@charset "UTF-8";
/*!
 * 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, body {
  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, a:hover, a:focus, a:active {
  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"], body input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled], body 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:hover, a:focus, a:active,
  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,
  h1 .bw-select select,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h1 .bw-select select,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .load-more-post a > .caret, .btn-success__span a > .caret, .search-form .search-submit > .caret,
  .dropup > .btn > .caret, .load-more-post
  .dropup > a > .caret, .btn-success__span
  .dropup > a > .caret, .search-form
  .dropup > .search-submit > .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";
}

* {
  box-sizing: border-box;
}

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

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

body {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  color: #68788C;
  background-color: #FFF;
}

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

a, a:hover, a:focus, a:active {
  color: #53AF31;
  text-decoration: none;
}

a:hover, a:focus {
  color: #53AF31;
  text-decoration: none;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

.img-rounded {
  border-radius: 0;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.44;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  border-radius: 0;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 25px;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #68788C;
}

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

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

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

h1, h2, h1 .bw-select select, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small, h2 small, h1 .bw-select select small,
h2 .small, h1 .bw-select select .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: #002D59;
}

h1, .h1,
h2,
h1 .bw-select select, .h2,
h3, .h3 {
  margin-top: 25px;
  margin-bottom: 12.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small, h1 .bw-select select small,
h2 .small, h1 .bw-select select .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 12.5px;
  margin-bottom: 12.5px;
}

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: 32.994px;
}

h2, h1 .bw-select select, .h2 {
  font-size: 28.998px;
}

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

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

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

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

p {
  margin: 0 0 12.5px;
}

.lead {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}

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

mark,
.mark {
  background-color: #E8E8E8;
  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: #002D59;
}

.text-primary {
  color: #689AF0;
}

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

.text-success {
  color: #53AF31;
}

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

.text-info {
  color: #68788C;
}

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

.text-warning {
  color: #002D59;
}

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

.text-danger {
  color: #D63900;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #689AF0;
}

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

.bg-success, .area figure:after {
  background-color: #E8E8E8;
}

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 11.5px;
  margin: 50px 0 25px;
  border-bottom: 1px solid #E8E8E8;
}

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

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: 25px;
}

dt,
dd {
  line-height: 1.44;
}

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 #D4D5D4;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 12.5px 25px;
  margin: 0 0 25px;
  font-size: 21.6px;
  border-left: 5px solid #E8E8E8;
}

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.44;
  color: #002D59;
}

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 #E8E8E8;
  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: 25px;
  font-style: normal;
  line-height: 1.44;
}

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

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #D63900;
  background-color: #E8E8E8;
  border-radius: 0;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #FFF;
  background-color: #040F1A;
  border-radius: 0;
  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: 12px;
  margin: 0 0 12.5px;
  font-size: 17px;
  line-height: 1.44;
  word-break: break-all;
  word-wrap: break-word;
  color: #68788C;
  background-color: #E8E8E8;
  border: 1px solid #D4D5D4;
  border-radius: 0;
}

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: 6px;
  padding-right: 6px;
}

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

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 732px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 924px;
  }
}

@media (min-width: 1300px) {
  .container {
    width: 1080px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 6px;
  padding-right: 6px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -6px;
  margin-right: -6px;
}

.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: 6px;
  padding-right: 6px;
}

.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: 1300px) {
  .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: #002D59;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 25px;
}

.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.44;
  vertical-align: top;
  border-top: 1px solid #D4D5D4;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #D4D5D4;
}

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

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

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

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

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

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: #D4D5D4;
}

.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: #c7c8c7;
}

.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: #E8E8E8;
}

.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: #dbdbdb;
}

.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: #E8E8E8;
}

.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: #dbdbdb;
}

.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: #E8E8E8;
}

.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: #dbdbdb;
}

.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: #E8E8E8;
}

.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: #dbdbdb;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 18.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #D4D5D4;
  }
  .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: 25px;
  font-size: 27px;
  line-height: inherit;
  color: #68788C;
  border: 0;
  border-bottom: 1px solid transparent;
}

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

input[type="search"] {
  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: 18px;
  line-height: 1.44;
  color: #A1AEB7;
}

.form-control, .search-form .search-field {
  display: block;
  width: 100%;
  height: 39px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.44;
  color: #A1AEB7;
  background-color: transparent;
  background-image: none;
  border: 1px solid #A1AEB7;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus, .search-form .search-field:focus {
  border-color: transparent;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
}

.form-control::-moz-placeholder, .search-form .search-field::-moz-placeholder {
  color: #A1AEB7;
  opacity: 1;
}

.form-control:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder {
  color: #A1AEB7;
}

.form-control::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder {
  color: #A1AEB7;
}

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

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

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

textarea.form-control, .search-form textarea.search-field {
  height: auto;
}

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

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

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

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

.radio label,
.checkbox label {
  min-height: 25px;
  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: 43px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .search-form .input-group-lg > .form-control-static.search-field,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .load-more-post
.input-group-lg > .input-group-btn > a.form-control-static, .btn-success__span
.input-group-lg > .input-group-btn > a.form-control-static, .search-form
.input-group-lg > .input-group-btn > .form-control-static.search-submit, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .search-form .input-group-sm > .form-control-static.search-field,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn, .load-more-post
.input-group-sm > .input-group-btn > a.form-control-static, .btn-success__span
.input-group-sm > .input-group-btn > a.form-control-static, .search-form
.input-group-sm > .input-group-btn > .form-control-static.search-submit {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control, .search-form .input-group-sm > .search-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .load-more-post
.input-group-sm > .input-group-btn > a, .btn-success__span
.input-group-sm > .input-group-btn > a, .search-form
.input-group-sm > .input-group-btn > .search-submit {
  height: 32px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.44;
  border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control, .search-form .input-group-sm > select.search-field,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .search-form
.input-group-sm > .input-group-btn > select.search-submit {
  height: 32px;
  line-height: 32px;
}

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

.form-group-sm .form-control, .form-group-sm .search-form .search-field, .search-form .form-group-sm .search-field {
  height: 32px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.44;
  border-radius: 0;
}

.form-group-sm select.form-control, .form-group-sm .search-form select.search-field, .search-form .form-group-sm select.search-field {
  height: 32px;
  line-height: 32px;
}

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

.form-group-sm .form-control-static {
  height: 32px;
  min-height: 39px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.44;
}

.input-lg, .input-group-lg > .form-control, .search-form .input-group-lg > .search-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .load-more-post
.input-group-lg > .input-group-btn > a, .btn-success__span
.input-group-lg > .input-group-btn > a, .search-form
.input-group-lg > .input-group-btn > .search-submit {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control, .search-form .input-group-lg > select.search-field,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .search-form
.input-group-lg > .input-group-btn > select.search-submit {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control, .form-group-lg .search-form .search-field, .search-form .form-group-lg .search-field {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

.form-group-lg select.form-control, .form-group-lg .search-form select.search-field, .search-form .form-group-lg select.search-field {
  height: 49px;
  line-height: 49px;
}

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

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 45px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control, .has-feedback .search-form .search-field, .search-form .has-feedback .search-field {
  padding-right: 48.75px;
}

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

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .search-form .input-group-lg > .search-field + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .load-more-post
.input-group-lg > .input-group-btn > a + .form-control-feedback, .btn-success__span
.input-group-lg > .input-group-btn > a + .form-control-feedback, .search-form
.input-group-lg > .input-group-btn > .search-submit + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .search-form .search-field + .form-control-feedback, .search-form
.form-group-lg .search-field + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .search-form .input-group-sm > .search-field + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .load-more-post
.input-group-sm > .input-group-btn > a + .form-control-feedback, .btn-success__span
.input-group-sm > .input-group-btn > a + .form-control-feedback, .search-form
.input-group-sm > .input-group-btn > .search-submit + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .search-form .search-field + .form-control-feedback, .search-form
.form-group-sm .search-field + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.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: #53AF31;
}

.has-success .form-control, .has-success .search-form .search-field, .search-form .has-success .search-field {
  border-color: #53AF31;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus, .has-success .search-form .search-field:focus, .search-form .has-success .search-field:focus {
  border-color: #408726;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #8bd76f;
}

.has-success .input-group-addon {
  color: #53AF31;
  border-color: #53AF31;
  background-color: #E8E8E8;
}

.has-success .form-control-feedback {
  color: #53AF31;
}

.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: #002D59;
}

.has-warning .form-control, .has-warning .search-form .search-field, .search-form .has-warning .search-field {
  border-color: #002D59;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus, .has-warning .search-form .search-field:focus, .search-form .has-warning .search-field:focus {
  border-color: #001326;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #0061bf;
}

.has-warning .input-group-addon {
  color: #002D59;
  border-color: #002D59;
  background-color: #E8E8E8;
}

.has-warning .form-control-feedback {
  color: #002D59;
}

.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: #D63900;
}

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

.has-error .form-control:focus, .has-error .search-form .search-field:focus, .search-form .has-error .search-field:focus {
  border-color: #a32b00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff713d;
}

.has-error .input-group-addon {
  color: #D63900;
  border-color: #D63900;
  background-color: #E8E8E8;
}

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

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

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

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

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

.form-horizontal .form-group, .form-horizontal .search-form label, .search-form .form-horizontal label {
  margin-left: -6px;
  margin-right: -6px;
}

.form-horizontal .form-group:before, .form-horizontal .search-form label:before, .search-form .form-horizontal label:before, .form-horizontal .form-group:after, .form-horizontal .search-form label:after, .search-form .form-horizontal label:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after, .form-horizontal .search-form label:after, .search-form .form-horizontal label: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: 6px;
}

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

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

.btn, .load-more-post a, .btn-success__span a, .search-form .search-submit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  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: 18px;
  line-height: 1.44;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .load-more-post a:focus, .btn-success__span a:focus, .search-form .search-submit:focus, .btn.focus, .load-more-post a.focus, .btn-success__span a.focus, .search-form .focus.search-submit, .btn:active:focus, .load-more-post a:active:focus, .btn-success__span a:active:focus, .search-form .search-submit:active:focus, .btn:active.focus, .load-more-post a:active.focus, .btn-success__span a:active.focus, .search-form .search-submit:active.focus, .btn.active:focus, .load-more-post a.active:focus, .btn-success__span a.active:focus, .search-form .active.search-submit:focus, .btn.active.focus, .load-more-post a.active.focus, .btn-success__span a.active.focus, .search-form .active.focus.search-submit {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .load-more-post a:hover, .btn-success__span a:hover, .search-form .search-submit:hover, .btn:focus, .load-more-post a:focus, .btn-success__span a:focus, .search-form .search-submit:focus, .btn.focus, .load-more-post a.focus, .btn-success__span a.focus, .search-form .focus.search-submit {
  color: #FFF;
  text-decoration: none;
}

.btn:active, .load-more-post a:active, .btn-success__span a:active, .search-form .search-submit:active, .btn.active, .load-more-post a.active, .btn-success__span a.active, .search-form .active.search-submit {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .load-more-post a.disabled, .btn-success__span a.disabled, .search-form .disabled.search-submit, .btn[disabled], .load-more-post a[disabled], .btn-success__span a[disabled], .search-form [disabled].search-submit,
fieldset[disabled] .btn,
fieldset[disabled] .load-more-post a, .load-more-post
fieldset[disabled] a,
fieldset[disabled] .btn-success__span a, .btn-success__span
fieldset[disabled] a,
fieldset[disabled] .search-form .search-submit, .search-form
fieldset[disabled] .search-submit {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled, .load-more-post a.disabled, .btn-success__span a.disabled, .search-form a.disabled.search-submit,
fieldset[disabled] a.btn,
fieldset[disabled] .load-more-post a, .load-more-post
fieldset[disabled] a,
fieldset[disabled] .btn-success__span a, .btn-success__span
fieldset[disabled] a,
fieldset[disabled] .search-form a.search-submit, .search-form
fieldset[disabled] a.search-submit {
  pointer-events: none;
}

.btn-default, .search-form .search-submit {
  color: #FFF;
  background-color: #53AF31;
  border-color: #53AF31;
}

.btn-default:focus, .search-form .search-submit:focus, .btn-default.focus, .search-form .focus.search-submit {
  color: #FFF;
  background-color: #408726;
  border-color: #244b15;
}

.btn-default:hover, .search-form .search-submit:hover {
  color: #FFF;
  background-color: #408726;
  border-color: #3c7f24;
}

.btn-default:active, .search-form .search-submit:active, .btn-default.active, .search-form .active.search-submit,
.open > .btn-default.dropdown-toggle, .search-form
.open > .dropdown-toggle.search-submit {
  color: #FFF;
  background-color: #408726;
  border-color: #3c7f24;
}

.btn-default:active:hover, .search-form .search-submit:active:hover, .btn-default:active:focus, .search-form .search-submit:active:focus, .btn-default:active.focus, .search-form .search-submit:active.focus, .btn-default.active:hover, .search-form .active.search-submit:hover, .btn-default.active:focus, .search-form .active.search-submit:focus, .btn-default.active.focus, .search-form .active.focus.search-submit,
.open > .btn-default.dropdown-toggle:hover, .search-form
.open > .dropdown-toggle.search-submit:hover,
.open > .btn-default.dropdown-toggle:focus, .search-form
.open > .dropdown-toggle.search-submit:focus,
.open > .btn-default.dropdown-toggle.focus, .search-form
.open > .dropdown-toggle.focus.search-submit {
  color: #FFF;
  background-color: #336b1e;
  border-color: #244b15;
}

.btn-default:active, .search-form .search-submit:active, .btn-default.active, .search-form .active.search-submit,
.open > .btn-default.dropdown-toggle, .search-form
.open > .dropdown-toggle.search-submit {
  background-image: none;
}

.btn-default.disabled:hover, .search-form .disabled.search-submit:hover, .btn-default.disabled:focus, .search-form .disabled.search-submit:focus, .btn-default.disabled.focus, .search-form .disabled.focus.search-submit, .btn-default[disabled]:hover, .search-form [disabled].search-submit:hover, .btn-default[disabled]:focus, .search-form [disabled].search-submit:focus, .btn-default[disabled].focus, .search-form [disabled].focus.search-submit,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .search-form .search-submit:hover, .search-form
fieldset[disabled] .search-submit:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .search-form .search-submit:focus, .search-form
fieldset[disabled] .search-submit:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .search-form .focus.search-submit, .search-form
fieldset[disabled] .focus.search-submit {
  background-color: #53AF31;
  border-color: #53AF31;
}

.btn-default .badge, .search-form .search-submit .badge {
  color: #53AF31;
  background-color: #FFF;
}

.btn-primary {
  color: #FFF;
  background-color: #689AF0;
  border-color: #689AF0;
}

.btn-primary:focus, .btn-primary.focus {
  color: #FFF;
  background-color: #3a7beb;
  border-color: #1455c5;
}

.btn-primary:hover {
  color: #FFF;
  background-color: #3a7beb;
  border-color: #3075ea;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #FFF;
  background-color: #3a7beb;
  border-color: #3075ea;
}

.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: #1965e8;
  border-color: #1455c5;
}

.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: #689AF0;
  border-color: #689AF0;
}

.btn-primary .badge {
  color: #689AF0;
  background-color: #FFF;
}

.btn-success, .btn-success__span a {
  color: #FFF;
  background-color: #53AF31;
  border-color: #53AF31;
}

.btn-success:focus, .btn-success__span a:focus, .btn-success.focus, .btn-success__span a.focus {
  color: #FFF;
  background-color: #408726;
  border-color: #244b15;
}

.btn-success:hover, .btn-success__span a:hover {
  color: #FFF;
  background-color: #408726;
  border-color: #3c7f24;
}

.btn-success:active, .btn-success__span a:active, .btn-success.active, .btn-success__span a.active,
.open > .btn-success.dropdown-toggle, .btn-success__span
.open > a.dropdown-toggle {
  color: #FFF;
  background-color: #408726;
  border-color: #3c7f24;
}

.btn-success:active:hover, .btn-success__span a:active:hover, .btn-success:active:focus, .btn-success__span a:active:focus, .btn-success:active.focus, .btn-success__span a:active.focus, .btn-success.active:hover, .btn-success__span a.active:hover, .btn-success.active:focus, .btn-success__span a.active:focus, .btn-success.active.focus, .btn-success__span a.active.focus,
.open > .btn-success.dropdown-toggle:hover, .btn-success__span
.open > a.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus, .btn-success__span
.open > a.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus, .btn-success__span
.open > a.dropdown-toggle.focus {
  color: #FFF;
  background-color: #336b1e;
  border-color: #244b15;
}

.btn-success:active, .btn-success__span a:active, .btn-success.active, .btn-success__span a.active,
.open > .btn-success.dropdown-toggle, .btn-success__span
.open > a.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover, .btn-success__span a.disabled:hover, .btn-success.disabled:focus, .btn-success__span a.disabled:focus, .btn-success.disabled.focus, .btn-success__span a.disabled.focus, .btn-success[disabled]:hover, .btn-success__span a[disabled]:hover, .btn-success[disabled]:focus, .btn-success__span a[disabled]:focus, .btn-success[disabled].focus, .btn-success__span a[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success__span a:hover, .btn-success__span
fieldset[disabled] a:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success__span a:focus, .btn-success__span
fieldset[disabled] a:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success__span a.focus, .btn-success__span
fieldset[disabled] a.focus {
  background-color: #53AF31;
  border-color: #53AF31;
}

.btn-success .badge, .btn-success__span a .badge {
  color: #53AF31;
  background-color: #FFF;
}

.btn-info {
  color: #002D59;
  background-color: #FFF;
  border-color: #FFF;
}

.btn-info:focus, .btn-info.focus {
  color: #002D59;
  background-color: #e6e6e6;
  border-color: #bfbfbf;
}

.btn-info:hover {
  color: #002D59;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #002D59;
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.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: #002D59;
  background-color: #d4d4d4;
  border-color: #bfbfbf;
}

.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: #FFF;
  border-color: #FFF;
}

.btn-info .badge {
  color: #FFF;
  background-color: #002D59;
}

.btn-warning {
  color: #FFF;
  background-color: #002D59;
  border-color: #002D59;
}

.btn-warning:focus, .btn-warning.focus {
  color: #FFF;
  background-color: #001326;
  border-color: black;
}

.btn-warning:hover {
  color: #FFF;
  background-color: #001326;
  border-color: #000e1c;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #FFF;
  background-color: #001326;
  border-color: #000e1c;
}

.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: #000102;
  border-color: black;
}

.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: #002D59;
  border-color: #002D59;
}

.btn-warning .badge {
  color: #002D59;
  background-color: #FFF;
}

.btn-danger {
  color: #FFF;
  background-color: #D63900;
  border-color: #D63900;
}

.btn-danger:focus, .btn-danger.focus {
  color: #FFF;
  background-color: #a32b00;
  border-color: #571700;
}

.btn-danger:hover {
  color: #FFF;
  background-color: #a32b00;
  border-color: #992900;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #FFF;
  background-color: #a32b00;
  border-color: #992900;
}

.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: #7f2200;
  border-color: #571700;
}

.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: #D63900;
  border-color: #D63900;
}

.btn-danger .badge {
  color: #D63900;
  background-color: #FFF;
}

.btn-link {
  color: #53AF31;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #53AF31;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #D4D5D4;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn, .load-more-post .btn-group-lg > a, .btn-success__span .btn-group-lg > a, .search-form .btn-group-lg > .search-submit {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn, .load-more-post .btn-group-sm > a, .btn-success__span .btn-group-sm > a, .search-form .btn-group-sm > .search-submit {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.44;
  border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn, .load-more-post .btn-group-xs > a, .btn-success__span .btn-group-xs > a, .search-form .btn-group-xs > .search-submit {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.44;
  border-radius: 0;
}

.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;
  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;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  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: 18px;
  text-align: left;
  background-color: #FFF;
  border: 1px solid #E8E8E8;
  border: 1px solid #E8E8E8;
  border-radius: 0;
  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: 11.5px 0;
  overflow: hidden;
  background-color: #E8E8E8;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.44;
  color: #68788C;
  white-space: nowrap;
}

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #53AF31;
  text-decoration: none;
  outline: 0;
  background-color: transparent;
}

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

.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: 14px;
  line-height: 1.44;
  color: #D4D5D4;
  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, .load-more-post .btn-group > a, .btn-success__span .btn-group > a, .search-form .btn-group > .search-submit,
.btn-group-vertical > .btn, .load-more-post
.btn-group-vertical > a, .btn-success__span
.btn-group-vertical > a, .search-form
.btn-group-vertical > .search-submit {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .load-more-post .btn-group > a:hover, .btn-success__span .btn-group > a:hover, .search-form .btn-group > .search-submit:hover, .btn-group > .btn:focus, .load-more-post .btn-group > a:focus, .btn-success__span .btn-group > a:focus, .search-form .btn-group > .search-submit:focus, .btn-group > .btn:active, .load-more-post .btn-group > a:active, .btn-success__span .btn-group > a:active, .search-form .btn-group > .search-submit:active, .btn-group > .btn.active, .load-more-post .btn-group > a.active, .btn-success__span .btn-group > a.active, .search-form .btn-group > .active.search-submit,
.btn-group-vertical > .btn:hover, .load-more-post
.btn-group-vertical > a:hover, .btn-success__span
.btn-group-vertical > a:hover, .search-form
.btn-group-vertical > .search-submit:hover,
.btn-group-vertical > .btn:focus, .load-more-post
.btn-group-vertical > a:focus, .btn-success__span
.btn-group-vertical > a:focus, .search-form
.btn-group-vertical > .search-submit:focus,
.btn-group-vertical > .btn:active, .load-more-post
.btn-group-vertical > a:active, .btn-success__span
.btn-group-vertical > a:active, .search-form
.btn-group-vertical > .search-submit:active,
.btn-group-vertical > .btn.active, .load-more-post
.btn-group-vertical > a.active, .btn-success__span
.btn-group-vertical > a.active, .search-form
.btn-group-vertical > .active.search-submit {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .load-more-post a + .btn, .load-more-post .btn-group a + .btn, .btn-group .btn-success__span a + .btn, .btn-success__span .btn-group a + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .load-more-post .btn + a, .load-more-post .btn-group .btn + a, .btn-group .load-more-post a + a, .load-more-post .btn-group a + a, .btn-group .btn-success__span .load-more-post a + a, .load-more-post .btn-success__span .btn-group a + a, .btn-group .search-form .load-more-post .search-submit + a, .load-more-post .btn-group .search-form .search-submit + a, .search-form .btn-group .load-more-post .search-submit + a, .load-more-post .search-form .btn-group .search-submit + a, .btn-group .btn-success__span .btn + a, .btn-success__span .btn-group .btn + a, .btn-group .load-more-post .btn-success__span a + a, .btn-success__span .btn-group .load-more-post a + a, .load-more-post .btn-group .btn-success__span a + a, .btn-success__span .load-more-post .btn-group a + a, .btn-group .btn-success__span a + a, .btn-success__span .btn-group a + a, .btn-group .search-form .btn-success__span .search-submit + a, .btn-success__span .btn-group .search-form .search-submit + a, .search-form .btn-group .btn-success__span .search-submit + a, .btn-success__span .search-form .btn-group .search-submit + a, .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .load-more-post .search-form a + .search-submit, .search-form .btn-group .load-more-post a + .search-submit, .load-more-post .btn-group .search-form a + .search-submit, .search-form .load-more-post .btn-group a + .search-submit, .btn-group .btn-success__span .search-form a + .search-submit, .search-form .btn-group .btn-success__span a + .search-submit, .btn-success__span .btn-group .search-form a + .search-submit, .search-form .btn-success__span .btn-group a + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit,
.btn-group .btn + .btn-group,
.btn-group .load-more-post a + .btn-group, .load-more-post
.btn-group a + .btn-group,
.btn-group .btn-success__span a + .btn-group, .btn-success__span
.btn-group a + .btn-group,
.btn-group .search-form .search-submit + .btn-group, .search-form
.btn-group .search-submit + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .load-more-post .btn-group + a, .load-more-post
.btn-group .btn-group + a,
.btn-group .btn-success__span .btn-group + a, .btn-success__span
.btn-group .btn-group + a,
.btn-group .search-form .btn-group + .search-submit, .search-form
.btn-group .btn-group + .search-submit,
.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 .load-more-post a, .load-more-post .btn-toolbar a, .btn-toolbar .btn-success__span a, .btn-success__span .btn-toolbar a, .btn-toolbar .search-form .search-submit, .search-form .btn-toolbar .search-submit,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .load-more-post .btn-toolbar > a, .btn-success__span .btn-toolbar > a, .search-form .btn-toolbar > .search-submit,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .load-more-post .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-success__span .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .load-more-post .btn-group > a:first-child, .btn-success__span .btn-group > a:first-child, .search-form .btn-group > .search-submit:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .load-more-post .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .btn-success__span .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .search-submit: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), .load-more-post .btn-group > a:last-child:not(:first-child), .btn-success__span .btn-group > a:last-child:not(:first-child), .search-form .btn-group > .search-submit: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, .load-more-post .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .btn-success__span .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .load-more-post .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .btn-success__span .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit: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, .load-more-post .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .btn-success__span .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit: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, .load-more-post .btn-group > a + .dropdown-toggle, .btn-success__span .btn-group > a + .dropdown-toggle, .search-form .btn-group > .search-submit + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .load-more-post .btn-group-lg.btn-group > a + .dropdown-toggle, .btn-success__span .btn-group-lg.btn-group > a + .dropdown-toggle, .search-form .btn-group-lg.btn-group > .search-submit + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

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

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret, .load-more-post a .caret, .btn-success__span a .caret, .search-form .search-submit .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .load-more-post .btn-group-lg > a .caret, .btn-success__span .btn-group-lg > a .caret, .search-form .btn-group-lg > .search-submit .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .load-more-post .btn-group-lg > a .caret, .load-more-post .dropup .btn-group-lg > a .caret, .dropup .btn-success__span .btn-group-lg > a .caret, .btn-success__span .dropup .btn-group-lg > a .caret, .dropup .search-form .btn-group-lg > .search-submit .caret, .search-form .dropup .btn-group-lg > .search-submit .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .load-more-post .btn-group-vertical > a, .btn-success__span .btn-group-vertical > a, .search-form .btn-group-vertical > .search-submit,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .load-more-post
.btn-group-vertical > .btn-group > a, .btn-success__span
.btn-group-vertical > .btn-group > a, .search-form
.btn-group-vertical > .btn-group > .search-submit {
  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, .load-more-post .btn-group-vertical > .btn-group > a, .btn-success__span .btn-group-vertical > .btn-group > a, .search-form .btn-group-vertical > .btn-group > .search-submit {
  float: none;
}

.btn-group-vertical > .btn + .btn, .load-more-post .btn-group-vertical > a + .btn, .btn-success__span .btn-group-vertical > a + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .load-more-post .btn-group-vertical > .btn + a, .load-more-post .btn-group-vertical > a + a, .search-form .load-more-post .btn-group-vertical > .search-submit + a, .load-more-post .search-form .btn-group-vertical > .search-submit + a, .btn-success__span .btn-group-vertical > .btn + a, .load-more-post .btn-success__span .btn-group-vertical > a + a, .btn-success__span .load-more-post .btn-group-vertical > a + a, .btn-success__span .btn-group-vertical > a + a, .search-form .btn-success__span .btn-group-vertical > .search-submit + a, .btn-success__span .search-form .btn-group-vertical > .search-submit + a, .search-form .btn-group-vertical > .btn + .search-submit, .load-more-post .search-form .btn-group-vertical > a + .search-submit, .search-form .load-more-post .btn-group-vertical > a + .search-submit, .btn-success__span .search-form .btn-group-vertical > a + .search-submit, .search-form .btn-success__span .btn-group-vertical > a + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit,
.btn-group-vertical > .btn + .btn-group, .load-more-post
.btn-group-vertical > a + .btn-group, .btn-success__span
.btn-group-vertical > a + .btn-group, .search-form
.btn-group-vertical > .search-submit + .btn-group,
.btn-group-vertical > .btn-group + .btn, .load-more-post
.btn-group-vertical > .btn-group + a, .btn-success__span
.btn-group-vertical > .btn-group + a, .search-form
.btn-group-vertical > .btn-group + .search-submit,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .load-more-post .btn-group-vertical > a:not(:first-child):not(:last-child), .btn-success__span .btn-group-vertical > a:not(:first-child):not(:last-child), .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .load-more-post .btn-group-vertical > a:first-child:not(:last-child), .btn-success__span .btn-group-vertical > a:first-child:not(:last-child), .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .load-more-post .btn-group-vertical > a:last-child:not(:first-child), .btn-success__span .btn-group-vertical > a:last-child:not(:first-child), .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .load-more-post .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .btn-success__span .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .load-more-post .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .btn-success__span .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit: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, .load-more-post .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .btn-success__span .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit: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, .load-more-post .btn-group-justified > a, .btn-success__span .btn-group-justified > a, .search-form .btn-group-justified > .search-submit,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .load-more-post a, .load-more-post .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .btn-success__span a, .btn-success__span .btn-group-justified > .btn-group a, .btn-group-justified > .btn-group .search-form .search-submit, .search-form .btn-group-justified > .btn-group .search-submit {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"], .load-more-post [data-toggle="buttons"] > a input[type="radio"], .btn-success__span [data-toggle="buttons"] > a input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .load-more-post
[data-toggle="buttons"] > a input[type="checkbox"], .btn-success__span
[data-toggle="buttons"] > a input[type="checkbox"], .search-form
[data-toggle="buttons"] > .search-submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .load-more-post
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .btn-success__span
[data-toggle="buttons"] > .btn-group > a input[type="radio"], .search-form
[data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .load-more-post
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .btn-success__span
[data-toggle="buttons"] > .btn-group > a input[type="checkbox"], .search-form
[data-toggle="buttons"] > .btn-group > .search-submit 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, .input-group .search-form .search-field, .search-form .input-group .search-field {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .search-form .search-field, .search-form
.input-group .search-field {
  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),
.input-group .search-form .search-field:not(:first-child):not(:last-child), .search-form
.input-group .search-field: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: 18px;
  font-weight: normal;
  line-height: 1;
  color: #A1AEB7;
  text-align: center;
  background-color: #E8E8E8;
  border: 1px solid #A1AEB7;
  border-radius: 0;
}

.input-group-addon.input-sm, .search-form .input-group-sm > .input-group-addon.search-field,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn, .load-more-post
.input-group-sm > .input-group-btn > a.input-group-addon, .btn-success__span
.input-group-sm > .input-group-btn > a.input-group-addon, .search-form
.input-group-sm > .input-group-btn > .input-group-addon.search-submit {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0;
}

.input-group-addon.input-lg, .search-form .input-group-lg > .input-group-addon.search-field,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn, .load-more-post
.input-group-lg > .input-group-btn > a.input-group-addon, .btn-success__span
.input-group-lg > .input-group-btn > a.input-group-addon, .search-form
.input-group-lg > .input-group-btn > .input-group-addon.search-submit {
  padding: 10px 16px;
  font-size: 20px;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group .search-form .search-field:first-child, .search-form .input-group .search-field:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn, .load-more-post
.input-group-btn:first-child > a, .btn-success__span
.input-group-btn:first-child > a, .search-form
.input-group-btn:first-child > .search-submit,
.input-group-btn:first-child > .btn-group > .btn, .load-more-post
.input-group-btn:first-child > .btn-group > a, .btn-success__span
.input-group-btn:first-child > .btn-group > a, .search-form
.input-group-btn:first-child > .btn-group > .search-submit,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .load-more-post
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .btn-success__span
.input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle), .search-form
.input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .load-more-post
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .btn-success__span
.input-group-btn:last-child > .btn-group:not(:last-child) > a, .search-form
.input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit {
  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 .search-form .search-field:last-child, .search-form .input-group .search-field:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn, .load-more-post
.input-group-btn:last-child > a, .btn-success__span
.input-group-btn:last-child > a, .search-form
.input-group-btn:last-child > .search-submit,
.input-group-btn:last-child > .btn-group > .btn, .load-more-post
.input-group-btn:last-child > .btn-group > a, .btn-success__span
.input-group-btn:last-child > .btn-group > a, .search-form
.input-group-btn:last-child > .btn-group > .search-submit,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child), .load-more-post
.input-group-btn:first-child > a:not(:first-child), .btn-success__span
.input-group-btn:first-child > a:not(:first-child), .search-form
.input-group-btn:first-child > .search-submit:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .load-more-post
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .btn-success__span
.input-group-btn:first-child > .btn-group:not(:first-child) > a, .search-form
.input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit {
  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, .load-more-post .input-group-btn > a, .btn-success__span .input-group-btn > a, .search-form .input-group-btn > .search-submit {
  position: relative;
}

.input-group-btn > .btn + .btn, .load-more-post .input-group-btn > a + .btn, .btn-success__span .input-group-btn > a + .btn, .search-form .input-group-btn > .search-submit + .btn, .load-more-post .input-group-btn > .btn + a, .load-more-post .input-group-btn > a + a, .search-form .load-more-post .input-group-btn > .search-submit + a, .load-more-post .search-form .input-group-btn > .search-submit + a, .btn-success__span .input-group-btn > .btn + a, .load-more-post .btn-success__span .input-group-btn > a + a, .btn-success__span .load-more-post .input-group-btn > a + a, .btn-success__span .input-group-btn > a + a, .search-form .btn-success__span .input-group-btn > .search-submit + a, .btn-success__span .search-form .input-group-btn > .search-submit + a, .search-form .input-group-btn > .btn + .search-submit, .load-more-post .search-form .input-group-btn > a + .search-submit, .search-form .load-more-post .input-group-btn > a + .search-submit, .btn-success__span .search-form .input-group-btn > a + .search-submit, .search-form .btn-success__span .input-group-btn > a + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .load-more-post .input-group-btn > a:hover, .btn-success__span .input-group-btn > a:hover, .search-form .input-group-btn > .search-submit:hover, .input-group-btn > .btn:focus, .load-more-post .input-group-btn > a:focus, .btn-success__span .input-group-btn > a:focus, .search-form .input-group-btn > .search-submit:focus, .input-group-btn > .btn:active, .load-more-post .input-group-btn > a:active, .btn-success__span .input-group-btn > a:active, .search-form .input-group-btn > .search-submit:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .load-more-post .input-group-btn:first-child > a, .btn-success__span .input-group-btn:first-child > a, .search-form .input-group-btn:first-child > .search-submit,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .load-more-post .input-group-btn:last-child > a, .btn-success__span .input-group-btn:last-child > a, .search-form .input-group-btn:last-child > .search-submit,
.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 12px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}

.nav > li.disabled > a {
  color: #D4D5D4;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #D4D5D4;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: transparent;
  border-color: #53AF31;
}

.nav .nav-divider {
  height: 1px;
  margin: 11.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #D4D5D4;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.44;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #E8E8E8 #E8E8E8 #D4D5D4;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #A1AEB7;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 0;
}

.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: #53AF31;
  background-color: transparent;
}

.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: 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: 1px solid #D4D5D4;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #D4D5D4;
    border-radius: 0 0 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: 78px;
  margin-bottom: 25px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}

.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: 6px;
  padding-left: 6px;
  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: -6px;
  margin-left: -6px;
}

@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: 26.5px 6px;
  font-size: 20px;
  line-height: 25px;
  height: 78px;
}

.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: -6px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 6px;
  padding: 9px 10px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}

.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: 13.25px -6px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 25px;
}

@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: 25px;
  }
  .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: 26.5px;
    padding-bottom: 26.5px;
  }
}

.navbar-form {
  margin-left: -6px;
  margin-right: -6px;
  padding: 10px 6px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group, .navbar-form .search-form label, .search-form .navbar-form label {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control, .navbar-form .search-form .search-field, .search-form .navbar-form .search-field {
    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,
  .navbar-form .input-group .search-form .search-field, .search-form
  .navbar-form .input-group .search-field {
    width: auto;
  }
  .navbar-form .input-group > .form-control, .navbar-form .search-form .input-group > .search-field, .search-form .navbar-form .input-group > .search-field {
    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, .navbar-form .search-form label, .search-form .navbar-form label {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child, .navbar-form .search-form label:last-child, .search-form .navbar-form label: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;
    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: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 19.5px;
  margin-bottom: 19.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .load-more-post .btn-group-sm > a.navbar-btn, .btn-success__span .btn-group-sm > a.navbar-btn, .search-form .btn-group-sm > .navbar-btn.search-submit {
  margin-top: 23px;
  margin-bottom: 23px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .load-more-post .btn-group-xs > a.navbar-btn, .btn-success__span .btn-group-xs > a.navbar-btn, .search-form .btn-group-xs > .navbar-btn.search-submit {
  margin-top: 28px;
  margin-bottom: 28px;
}

.navbar-text {
  margin-top: 26.5px;
  margin-bottom: 26.5px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
  }
}

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

.navbar-default {
  background-color: #FFF;
  border-color: #eeeeee;
}

.navbar-default .navbar-brand {
  color: #002D59;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: transparent;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #002D59;
}

.navbar-default .navbar-nav > li > a {
  color: #002D59;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #53AF31;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #53AF31;
  background-color: #eeeeee;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #A1AEB7;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #D4D5D4;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #68788C;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #eeeeee;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #eeeeee;
  color: #53AF31;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #002D59;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #53AF31;
    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: #53AF31;
    background-color: #eeeeee;
  }
  .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: #A1AEB7;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #002D59;
}

.navbar-default .navbar-link:hover {
  color: #53AF31;
}

.navbar-default .btn-link {
  color: #002D59;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #53AF31;
}

.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: #A1AEB7;
}

.navbar-inverse {
  background-color: #002D59;
  border-color: #001326;
}

.navbar-inverse .navbar-brand {
  color: #fbfbfb;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #FFF;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #fbfbfb;
}

.navbar-inverse .navbar-nav > li > a {
  color: #fbfbfb;
}

.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: #001326;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #D4D5D4;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #002D59;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #002D59;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #001b35;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #001326;
  color: #FFF;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #001326;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #001326;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fbfbfb;
  }
  .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: #001326;
  }
  .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: #D4D5D4;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #fbfbfb;
}

.navbar-inverse .navbar-link:hover {
  color: #FFF;
}

.navbar-inverse .btn-link {
  color: #fbfbfb;
}

.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: #D4D5D4;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 25px;
  list-style: none;
  background-color: #FFF;
  border-radius: 0;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: " ";
  padding: 0 5px;
  color: #002D59;
}

.breadcrumb > .active {
  color: #A1AEB7;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0;
  border-radius: 0;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.44;
  text-decoration: none;
  color: #53AF31;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #53AF31;
  background-color: #E8E8E8;
  border-color: #D4D5D4;
}

.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: #689AF0;
  border-color: #689AF0;
  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: #D4D5D4;
  background-color: #FFF;
  border-color: #D4D5D4;
  cursor: not-allowed;
}

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

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

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

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

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

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

.pager {
  padding-left: 0;
  margin: 25px 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 #D4D5D4;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #E8E8E8;
}

.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: #D4D5D4;
  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, .load-more-post a .label, .btn-success__span a .label, .search-form .search-submit .label {
  position: relative;
  top: -1px;
}

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

.label-default {
  background-color: #FFF;
}

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

.label-primary {
  background-color: #689AF0;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3a7beb;
}

.label-success {
  background-color: #53AF31;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #408726;
}

.label-info {
  background-color: #68788C;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #525f6f;
}

.label-warning {
  background-color: #002D59;
}

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

.label-danger {
  background-color: #D63900;
}

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

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: 500;
  color: #FFF;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #D4D5D4;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge, .load-more-post a .badge, .btn-success__span a .badge, .search-form .search-submit .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .load-more-post .btn-group-xs > a .badge, .btn-success__span .btn-group-xs > a .badge, .search-form .btn-group-xs > .search-submit .badge,
.btn-group-xs > .btn .badge, .load-more-post
.btn-group-xs > a .badge, .btn-success__span
.btn-group-xs > a .badge, .search-form
.btn-group-xs > .search-submit .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #53AF31;
  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: #E8E8E8;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #cfcfcf;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 6px;
  padding-right: 6px;
}

.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: 40px;
  }
}

.thumbnail, .wp-caption {
  display: block;
  padding: 4px;
  margin-bottom: 25px;
  line-height: 1.44;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  border-radius: 0;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img, .wp-caption > img,
.thumbnail a > img, .wp-caption a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption, .wp-caption .caption {
  padding: 9px;
  color: #68788C;
}

a.thumbnail:hover, a.wp-caption:hover,
a.thumbnail:focus,
a.wp-caption:focus,
a.thumbnail.active,
a.active.wp-caption {
  border-color: #53AF31;
}

.alert {
  padding: 24px;
  margin-bottom: 25px;
  border: 1px solid transparent;
  border-radius: 0;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 500;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 44px;
}

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

.alert-success {
  background-color: #E8E8E8;
  border-color: #dbdbdb;
  color: #53AF31;
}

.alert-success hr {
  border-top-color: #cfcfcf;
}

.alert-success .alert-link {
  color: #408726;
}

.alert-info {
  background-color: #E8E8E8;
  border-color: #d6d6d6;
  color: #68788C;
}

.alert-info hr {
  border-top-color: #c9c9c9;
}

.alert-info .alert-link {
  color: #525f6f;
}

.alert-warning {
  background-color: #E8E8E8;
  border-color: #dbdbdb;
  color: #002D59;
}

.alert-warning hr {
  border-top-color: #cfcfcf;
}

.alert-warning .alert-link {
  color: #001326;
}

.alert-danger {
  background-color: #E8E8E8;
  border-color: #dbdbdb;
  color: #D63900;
}

.alert-danger hr {
  border-top-color: #cfcfcf;
}

.alert-danger .alert-link {
  color: #a32b00;
}

@-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: 25px;
  margin-bottom: 25px;
  background-color: #E8E8E8;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 25px;
  color: #FFF;
  text-align: center;
  background-color: #689AF0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  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;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #53AF31;
}

.progress-striped .progress-bar-success {
  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: #68788C;
}

.progress-striped .progress-bar-info {
  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: #002D59;
}

.progress-striped .progress-bar-warning {
  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: #D63900;
}

.progress-striped .progress-bar-danger {
  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 #D4D5D4;
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

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: #E8E8E8;
}

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: #E8E8E8;
  color: #D4D5D4;
  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: #D4D5D4;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #53AF31;
  background-color: transparent;
  border-color: transparent;
}

.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: rgba(102, 102, 102, 0);
}

.list-group-item-success {
  color: #53AF31;
  background-color: #E8E8E8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #53AF31;
}

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: #53AF31;
  background-color: #dbdbdb;
}

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: #53AF31;
  border-color: #53AF31;
}

.list-group-item-info {
  color: #68788C;
  background-color: #E8E8E8;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #68788C;
}

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: #68788C;
  background-color: #dbdbdb;
}

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: #68788C;
  border-color: #68788C;
}

.list-group-item-warning {
  color: #002D59;
  background-color: #E8E8E8;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #002D59;
}

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: #002D59;
  background-color: #dbdbdb;
}

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: #002D59;
  border-color: #002D59;
}

.list-group-item-danger {
  color: #D63900;
  background-color: #E8E8E8;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #D63900;
}

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: #D63900;
  background-color: #dbdbdb;
}

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: #D63900;
  border-color: #D63900;
}

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

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

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

.panel-body {
  padding: 24px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 24px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  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 24px;
  background-color: #FFF;
  border-top: 1px solid #D4D5D4;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-bottom-left-radius: -1;
}

.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: 24px;
  padding-right: 24px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}

.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: -1;
  border-top-right-radius: -1;
}

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

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

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.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: -1;
  border-bottom-right-radius: -1;
}

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

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

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

.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: 25px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

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

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #D4D5D4;
}

.panel-default {
  border-color: #D4D5D4;
}

.panel-default > .panel-heading {
  color: #68788C;
  background-color: #FFF;
  border-color: #D4D5D4;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #D4D5D4;
}

.panel-default > .panel-heading .badge {
  color: #FFF;
  background-color: #68788C;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #D4D5D4;
}

.panel-primary {
  border-color: #689AF0;
}

.panel-primary > .panel-heading {
  color: #FFF;
  background-color: #689AF0;
  border-color: #689AF0;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #689AF0;
}

.panel-primary > .panel-heading .badge {
  color: #689AF0;
  background-color: #FFF;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #689AF0;
}

.panel-success {
  border-color: #dbdbdb;
}

.panel-success > .panel-heading {
  color: #53AF31;
  background-color: #E8E8E8;
  border-color: #dbdbdb;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dbdbdb;
}

.panel-success > .panel-heading .badge {
  color: #E8E8E8;
  background-color: #53AF31;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dbdbdb;
}

.panel-info {
  border-color: #d6d6d6;
}

.panel-info > .panel-heading {
  color: #68788C;
  background-color: #E8E8E8;
  border-color: #d6d6d6;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6d6d6;
}

.panel-info > .panel-heading .badge {
  color: #E8E8E8;
  background-color: #68788C;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6d6d6;
}

.panel-warning {
  border-color: #dbdbdb;
}

.panel-warning > .panel-heading {
  color: #002D59;
  background-color: #E8E8E8;
  border-color: #dbdbdb;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dbdbdb;
}

.panel-warning > .panel-heading .badge {
  color: #E8E8E8;
  background-color: #002D59;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dbdbdb;
}

.panel-danger {
  border-color: #dbdbdb;
}

.panel-danger > .panel-heading {
  color: #D63900;
  background-color: #E8E8E8;
  border-color: #dbdbdb;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dbdbdb;
}

.panel-danger > .panel-heading .badge {
  color: #E8E8E8;
  background-color: #D63900;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dbdbdb;
}

.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: #FFF;
  border: 1px solid #ededed;
  border-radius: 0;
  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: 0;
}

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

.close {
  float: right;
  font-size: 27px;
  font-weight: 500;
  line-height: 1;
  color: #040F1A;
  text-shadow: 0 1px 0 #FFF;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #040F1A;
  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%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  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: 0;
  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: #040F1A;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 24px;
  border-bottom: 1px solid #E8E8E8;
}

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

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

.modal-footer {
  padding: 24px;
  text-align: right;
  border-top: 1px solid #E8E8E8;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn, .modal-footer .load-more-post a + .btn, .load-more-post .modal-footer a + .btn, .modal-footer .btn-success__span a + .btn, .btn-success__span .modal-footer a + .btn, .modal-footer .search-form .search-submit + .btn, .search-form .modal-footer .search-submit + .btn, .modal-footer .load-more-post .btn + a, .load-more-post .modal-footer .btn + a, .modal-footer .load-more-post a + a, .load-more-post .modal-footer a + a, .modal-footer .btn-success__span .load-more-post a + a, .load-more-post .btn-success__span .modal-footer a + a, .modal-footer .search-form .load-more-post .search-submit + a, .load-more-post .modal-footer .search-form .search-submit + a, .search-form .modal-footer .load-more-post .search-submit + a, .load-more-post .search-form .modal-footer .search-submit + a, .modal-footer .btn-success__span .btn + a, .btn-success__span .modal-footer .btn + a, .modal-footer .load-more-post .btn-success__span a + a, .btn-success__span .modal-footer .load-more-post a + a, .load-more-post .modal-footer .btn-success__span a + a, .btn-success__span .load-more-post .modal-footer a + a, .modal-footer .btn-success__span a + a, .btn-success__span .modal-footer a + a, .modal-footer .search-form .btn-success__span .search-submit + a, .btn-success__span .modal-footer .search-form .search-submit + a, .search-form .modal-footer .btn-success__span .search-submit + a, .btn-success__span .search-form .modal-footer .search-submit + a, .modal-footer .search-form .btn + .search-submit, .search-form .modal-footer .btn + .search-submit, .modal-footer .load-more-post .search-form a + .search-submit, .search-form .modal-footer .load-more-post a + .search-submit, .load-more-post .modal-footer .search-form a + .search-submit, .search-form .load-more-post .modal-footer a + .search-submit, .modal-footer .btn-success__span .search-form a + .search-submit, .search-form .modal-footer .btn-success__span a + .search-submit, .btn-success__span .modal-footer .search-form a + .search-submit, .search-form .btn-success__span .modal-footer a + .search-submit, .modal-footer .search-form .search-submit + .search-submit, .search-form .modal-footer .search-submit + .search-submit {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .load-more-post a + .btn, .load-more-post .modal-footer .btn-group a + .btn, .modal-footer .btn-group .btn-success__span a + .btn, .btn-success__span .modal-footer .btn-group a + .btn, .modal-footer .btn-group .search-form .search-submit + .btn, .search-form .modal-footer .btn-group .search-submit + .btn, .modal-footer .btn-group .load-more-post .btn + a, .load-more-post .modal-footer .btn-group .btn + a, .modal-footer .btn-group .load-more-post a + a, .load-more-post .modal-footer .btn-group a + a, .modal-footer .btn-group .btn-success__span .load-more-post a + a, .load-more-post .btn-success__span .modal-footer .btn-group a + a, .modal-footer .btn-group .search-form .load-more-post .search-submit + a, .load-more-post .modal-footer .btn-group .search-form .search-submit + a, .search-form .modal-footer .btn-group .load-more-post .search-submit + a, .load-more-post .search-form .modal-footer .btn-group .search-submit + a, .modal-footer .btn-group .btn-success__span .btn + a, .btn-success__span .modal-footer .btn-group .btn + a, .modal-footer .btn-group .load-more-post .btn-success__span a + a, .btn-success__span .modal-footer .btn-group .load-more-post a + a, .load-more-post .modal-footer .btn-group .btn-success__span a + a, .btn-success__span .load-more-post .modal-footer .btn-group a + a, .modal-footer .btn-group .btn-success__span a + a, .btn-success__span .modal-footer .btn-group a + a, .modal-footer .btn-group .search-form .btn-success__span .search-submit + a, .btn-success__span .modal-footer .btn-group .search-form .search-submit + a, .search-form .modal-footer .btn-group .btn-success__span .search-submit + a, .btn-success__span .search-form .modal-footer .btn-group .search-submit + a, .modal-footer .btn-group .search-form .btn + .search-submit, .search-form .modal-footer .btn-group .btn + .search-submit, .modal-footer .btn-group .load-more-post .search-form a + .search-submit, .search-form .modal-footer .btn-group .load-more-post a + .search-submit, .load-more-post .modal-footer .btn-group .search-form a + .search-submit, .search-form .load-more-post .modal-footer .btn-group a + .search-submit, .modal-footer .btn-group .btn-success__span .search-form a + .search-submit, .search-form .modal-footer .btn-group .btn-success__span a + .search-submit, .btn-success__span .modal-footer .btn-group .search-form a + .search-submit, .search-form .btn-success__span .modal-footer .btn-group a + .search-submit, .modal-footer .btn-group .search-form .search-submit + .search-submit, .search-form .modal-footer .btn-group .search-submit + .search-submit {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

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

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

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

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.44;
  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;
  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: #68788C;
  border-radius: 0;
}

.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: #68788C;
}

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.44;
  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: 18px;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid #E8E8E8;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  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: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 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: #b5b5b5;
  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: #b5b5b5;
  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: #b5b5b5;
  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: #b5b5b5;
  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;
  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 {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-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 transparent;
  background-color: transparent;
}

.carousel-control.left {
  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: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #FFF;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #FFF;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #FFF;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFF;
  text-align: center;
  text-shadow: 0 1px 2px transparent;
}

.carousel-caption .btn, .carousel-caption .load-more-post a, .load-more-post .carousel-caption a, .carousel-caption .btn-success__span a, .btn-success__span .carousel-caption a, .carousel-caption .search-form .search-submit, .search-form .carousel-caption .search-submit {
  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: 1299px) {
  .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: 1299px) {
  .visible-md-block {
    display: block !important;
  }
}

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

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

@media (min-width: 1300px) {
  .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: 1300px) {
  .visible-lg-block {
    display: block !important;
  }
}

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

@media (min-width: 1300px) {
  .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: 1299px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1300px) {
  .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;
  }
}

/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url("../fonts/ionicons.eot?v=2.0.1");
  src: url("../fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("../fonts/ionicons.woff?v=2.0.1") format("woff"), url("../fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ion-alert:before {
  content: "";
}

.ion-alert-circled:before {
  content: "";
}

.ion-android-add:before {
  content: "";
}

.ion-android-add-circle:before {
  content: "";
}

.ion-android-alarm-clock:before {
  content: "";
}

.ion-android-alert:before {
  content: "";
}

.ion-android-apps:before {
  content: "";
}

.ion-android-archive:before {
  content: "";
}

.ion-android-arrow-back:before {
  content: "";
}

.ion-android-arrow-down:before {
  content: "";
}

.ion-android-arrow-dropdown:before {
  content: "";
}

.ion-android-arrow-dropdown-circle:before {
  content: "";
}

.ion-android-arrow-dropleft:before {
  content: "";
}

.ion-android-arrow-dropleft-circle:before {
  content: "";
}

.ion-android-arrow-dropright:before {
  content: "";
}

.ion-android-arrow-dropright-circle:before {
  content: "";
}

.ion-android-arrow-dropup:before {
  content: "";
}

.ion-android-arrow-dropup-circle:before {
  content: "";
}

.ion-android-arrow-forward:before {
  content: "";
}

.ion-android-arrow-up:before {
  content: "";
}

.ion-android-attach:before {
  content: "";
}

.ion-android-bar:before {
  content: "";
}

.ion-android-bicycle:before {
  content: "";
}

.ion-android-boat:before {
  content: "";
}

.ion-android-bookmark:before {
  content: "";
}

.ion-android-bulb:before {
  content: "";
}

.ion-android-bus:before {
  content: "";
}

.ion-android-calendar:before {
  content: "";
}

.ion-android-call:before {
  content: "";
}

.ion-android-camera:before {
  content: "";
}

.ion-android-cancel:before {
  content: "";
}

.ion-android-car:before {
  content: "";
}

.ion-android-cart:before {
  content: "";
}

.ion-android-chat:before {
  content: "";
}

.ion-android-checkbox:before {
  content: "";
}

.ion-android-checkbox-blank:before {
  content: "";
}

.ion-android-checkbox-outline:before {
  content: "";
}

.ion-android-checkbox-outline-blank:before {
  content: "";
}

.ion-android-checkmark-circle:before {
  content: "";
}

.ion-android-clipboard:before {
  content: "";
}

.ion-android-close:before {
  content: "";
}

.ion-android-cloud:before {
  content: "";
}

.ion-android-cloud-circle:before {
  content: "";
}

.ion-android-cloud-done:before {
  content: "";
}

.ion-android-cloud-outline:before {
  content: "";
}

.ion-android-color-palette:before {
  content: "";
}

.ion-android-compass:before {
  content: "";
}

.ion-android-contact:before {
  content: "";
}

.ion-android-contacts:before {
  content: "";
}

.ion-android-contract:before {
  content: "";
}

.ion-android-create:before {
  content: "";
}

.ion-android-delete:before {
  content: "";
}

.ion-android-desktop:before {
  content: "";
}

.ion-android-document:before {
  content: "";
}

.ion-android-done:before {
  content: "";
}

.ion-android-done-all:before {
  content: "";
}

.ion-android-download:before {
  content: "";
}

.ion-android-drafts:before {
  content: "";
}

.ion-android-exit:before {
  content: "";
}

.ion-android-expand:before {
  content: "";
}

.ion-android-favorite:before {
  content: "";
}

.ion-android-favorite-outline:before {
  content: "";
}

.ion-android-film:before {
  content: "";
}

.ion-android-folder:before {
  content: "";
}

.ion-android-folder-open:before {
  content: "";
}

.ion-android-funnel:before {
  content: "";
}

.ion-android-globe:before {
  content: "";
}

.ion-android-hand:before {
  content: "";
}

.ion-android-hangout:before {
  content: "";
}

.ion-android-happy:before {
  content: "";
}

.ion-android-home:before {
  content: "";
}

.ion-android-image:before {
  content: "";
}

.ion-android-laptop:before {
  content: "";
}

.ion-android-list:before {
  content: "";
}

.ion-android-locate:before {
  content: "";
}

.ion-android-lock:before {
  content: "";
}

.ion-android-mail:before {
  content: "";
}

.ion-android-map:before {
  content: "";
}

.ion-android-menu:before {
  content: "";
}

.ion-android-microphone:before {
  content: "";
}

.ion-android-microphone-off:before {
  content: "";
}

.ion-android-more-horizontal:before {
  content: "";
}

.ion-android-more-vertical:before {
  content: "";
}

.ion-android-navigate:before {
  content: "";
}

.ion-android-notifications:before {
  content: "";
}

.ion-android-notifications-none:before {
  content: "";
}

.ion-android-notifications-off:before {
  content: "";
}

.ion-android-open:before {
  content: "";
}

.ion-android-options:before {
  content: "";
}

.ion-android-people:before {
  content: "";
}

.ion-android-person:before {
  content: "";
}

.ion-android-person-add:before {
  content: "";
}

.ion-android-phone-landscape:before {
  content: "";
}

.ion-android-phone-portrait:before {
  content: "";
}

.ion-android-pin:before {
  content: "";
}

.ion-android-plane:before {
  content: "";
}

.ion-android-playstore:before {
  content: "";
}

.ion-android-print:before {
  content: "";
}

.ion-android-radio-button-off:before {
  content: "";
}

.ion-android-radio-button-on:before {
  content: "";
}

.ion-android-refresh:before {
  content: "";
}

.ion-android-remove:before {
  content: "";
}

.ion-android-remove-circle:before {
  content: "";
}

.ion-android-restaurant:before {
  content: "";
}

.ion-android-sad:before {
  content: "";
}

.ion-android-search:before {
  content: "";
}

.ion-android-send:before {
  content: "";
}

.ion-android-settings:before {
  content: "";
}

.ion-android-share:before {
  content: "";
}

.ion-android-share-alt:before {
  content: "";
}

.ion-android-star:before {
  content: "";
}

.ion-android-star-half:before {
  content: "";
}

.ion-android-star-outline:before {
  content: "";
}

.ion-android-stopwatch:before {
  content: "";
}

.ion-android-subway:before {
  content: "";
}

.ion-android-sunny:before {
  content: "";
}

.ion-android-sync:before {
  content: "";
}

.ion-android-textsms:before {
  content: "";
}

.ion-android-time:before {
  content: "";
}

.ion-android-train:before {
  content: "";
}

.ion-android-unlock:before {
  content: "";
}

.ion-android-upload:before {
  content: "";
}

.ion-android-volume-down:before {
  content: "";
}

.ion-android-volume-mute:before {
  content: "";
}

.ion-android-volume-off:before {
  content: "";
}

.ion-android-volume-up:before {
  content: "";
}

.ion-android-walk:before {
  content: "";
}

.ion-android-warning:before {
  content: "";
}

.ion-android-watch:before {
  content: "";
}

.ion-android-wifi:before {
  content: "";
}

.ion-aperture:before {
  content: "";
}

.ion-archive:before {
  content: "";
}

.ion-arrow-down-a:before {
  content: "";
}

.ion-arrow-down-b:before {
  content: "";
}

.ion-arrow-down-c:before {
  content: "";
}

.ion-arrow-expand:before {
  content: "";
}

.ion-arrow-graph-down-left:before {
  content: "";
}

.ion-arrow-graph-down-right:before {
  content: "";
}

.ion-arrow-graph-up-left:before {
  content: "";
}

.ion-arrow-graph-up-right:before {
  content: "";
}

.ion-arrow-left-a:before {
  content: "";
}

.ion-arrow-left-b:before {
  content: "";
}

.ion-arrow-left-c:before {
  content: "";
}

.ion-arrow-move:before {
  content: "";
}

.ion-arrow-resize:before {
  content: "";
}

.ion-arrow-return-left:before {
  content: "";
}

.ion-arrow-return-right:before {
  content: "";
}

.ion-arrow-right-a:before {
  content: "";
}

.ion-arrow-right-b:before {
  content: "";
}

.ion-arrow-right-c:before {
  content: "";
}

.ion-arrow-shrink:before {
  content: "";
}

.ion-arrow-swap:before {
  content: "";
}

.ion-arrow-up-a:before {
  content: "";
}

.ion-arrow-up-b:before {
  content: "";
}

.ion-arrow-up-c:before {
  content: "";
}

.ion-asterisk:before {
  content: "";
}

.ion-at:before {
  content: "";
}

.ion-backspace:before {
  content: "";
}

.ion-backspace-outline:before {
  content: "";
}

.ion-bag:before {
  content: "";
}

.ion-battery-charging:before {
  content: "";
}

.ion-battery-empty:before {
  content: "";
}

.ion-battery-full:before {
  content: "";
}

.ion-battery-half:before {
  content: "";
}

.ion-battery-low:before {
  content: "";
}

.ion-beaker:before {
  content: "";
}

.ion-beer:before {
  content: "";
}

.ion-bluetooth:before {
  content: "";
}

.ion-bonfire:before {
  content: "";
}

.ion-bookmark:before {
  content: "";
}

.ion-bowtie:before {
  content: "";
}

.ion-briefcase:before {
  content: "";
}

.ion-bug:before {
  content: "";
}

.ion-calculator:before {
  content: "";
}

.ion-calendar:before {
  content: "";
}

.ion-camera:before {
  content: "";
}

.ion-card:before {
  content: "";
}

.ion-cash:before {
  content: "";
}

.ion-chatbox:before {
  content: "";
}

.ion-chatbox-working:before {
  content: "";
}

.ion-chatboxes:before {
  content: "";
}

.ion-chatbubble:before {
  content: "";
}

.ion-chatbubble-working:before {
  content: "";
}

.ion-chatbubbles:before {
  content: "";
}

.ion-checkmark:before {
  content: "";
}

.ion-checkmark-circled:before {
  content: "";
}

.ion-checkmark-round:before {
  content: "";
}

.ion-chevron-down:before {
  content: "";
}

.ion-chevron-left:before {
  content: "";
}

.ion-chevron-right:before {
  content: "";
}

.ion-chevron-up:before {
  content: "";
}

.ion-clipboard:before {
  content: "";
}

.ion-clock:before {
  content: "";
}

.ion-close:before {
  content: "";
}

.ion-close-circled:before {
  content: "";
}

.ion-close-round:before {
  content: "";
}

.ion-closed-captioning:before {
  content: "";
}

.ion-cloud:before {
  content: "";
}

.ion-code:before {
  content: "";
}

.ion-code-download:before {
  content: "";
}

.ion-code-working:before {
  content: "";
}

.ion-coffee:before {
  content: "";
}

.ion-compass:before {
  content: "";
}

.ion-compose:before {
  content: "";
}

.ion-connection-bars:before {
  content: "";
}

.ion-contrast:before {
  content: "";
}

.ion-crop:before {
  content: "";
}

.ion-cube:before {
  content: "";
}

.ion-disc:before {
  content: "";
}

.ion-document:before {
  content: "";
}

.ion-document-text:before {
  content: "";
}

.ion-drag:before {
  content: "";
}

.ion-earth:before {
  content: "";
}

.ion-easel:before {
  content: "";
}

.ion-edit:before {
  content: "";
}

.ion-egg:before {
  content: "";
}

.ion-eject:before {
  content: "";
}

.ion-email:before {
  content: "";
}

.ion-email-unread:before {
  content: "";
}

.ion-erlenmeyer-flask:before {
  content: "";
}

.ion-erlenmeyer-flask-bubbles:before {
  content: "";
}

.ion-eye:before {
  content: "";
}

.ion-eye-disabled:before {
  content: "";
}

.ion-female:before {
  content: "";
}

.ion-filing:before {
  content: "";
}

.ion-film-marker:before {
  content: "";
}

.ion-fireball:before {
  content: "";
}

.ion-flag:before {
  content: "";
}

.ion-flame:before {
  content: "";
}

.ion-flash:before {
  content: "";
}

.ion-flash-off:before {
  content: "";
}

.ion-folder:before {
  content: "";
}

.ion-fork:before {
  content: "";
}

.ion-fork-repo:before {
  content: "";
}

.ion-forward:before {
  content: "";
}

.ion-funnel:before {
  content: "";
}

.ion-gear-a:before {
  content: "";
}

.ion-gear-b:before {
  content: "";
}

.ion-grid:before {
  content: "";
}

.ion-hammer:before {
  content: "";
}

.ion-happy:before {
  content: "";
}

.ion-happy-outline:before {
  content: "";
}

.ion-headphone:before {
  content: "";
}

.ion-heart:before {
  content: "";
}

.ion-heart-broken:before {
  content: "";
}

.ion-help:before {
  content: "";
}

.ion-help-buoy:before {
  content: "";
}

.ion-help-circled:before {
  content: "";
}

.ion-home:before {
  content: "";
}

.ion-icecream:before {
  content: "";
}

.ion-image:before {
  content: "";
}

.ion-images:before {
  content: "";
}

.ion-information:before {
  content: "";
}

.ion-information-circled:before {
  content: "";
}

.ion-ionic:before {
  content: "";
}

.ion-ios-alarm:before {
  content: "";
}

.ion-ios-alarm-outline:before {
  content: "";
}

.ion-ios-albums:before {
  content: "";
}

.ion-ios-albums-outline:before {
  content: "";
}

.ion-ios-americanfootball:before {
  content: "";
}

.ion-ios-americanfootball-outline:before {
  content: "";
}

.ion-ios-analytics:before {
  content: "";
}

.ion-ios-analytics-outline:before {
  content: "";
}

.ion-ios-arrow-back:before {
  content: "";
}

.ion-ios-arrow-down:before {
  content: "";
}

.ion-ios-arrow-forward:before {
  content: "";
}

.ion-ios-arrow-left:before {
  content: "";
}

.ion-ios-arrow-right:before {
  content: "";
}

.ion-ios-arrow-thin-down:before {
  content: "";
}

.ion-ios-arrow-thin-left:before {
  content: "";
}

.ion-ios-arrow-thin-right:before {
  content: "";
}

.ion-ios-arrow-thin-up:before {
  content: "";
}

.ion-ios-arrow-up:before {
  content: "";
}

.ion-ios-at:before {
  content: "";
}

.ion-ios-at-outline:before {
  content: "";
}

.ion-ios-barcode:before {
  content: "";
}

.ion-ios-barcode-outline:before {
  content: "";
}

.ion-ios-baseball:before {
  content: "";
}

.ion-ios-baseball-outline:before {
  content: "";
}

.ion-ios-basketball:before {
  content: "";
}

.ion-ios-basketball-outline:before {
  content: "";
}

.ion-ios-bell:before {
  content: "";
}

.ion-ios-bell-outline:before {
  content: "";
}

.ion-ios-body:before {
  content: "";
}

.ion-ios-body-outline:before {
  content: "";
}

.ion-ios-bolt:before {
  content: "";
}

.ion-ios-bolt-outline:before {
  content: "";
}

.ion-ios-book:before {
  content: "";
}

.ion-ios-book-outline:before {
  content: "";
}

.ion-ios-bookmarks:before {
  content: "";
}

.ion-ios-bookmarks-outline:before {
  content: "";
}

.ion-ios-box:before {
  content: "";
}

.ion-ios-box-outline:before {
  content: "";
}

.ion-ios-briefcase:before {
  content: "";
}

.ion-ios-briefcase-outline:before {
  content: "";
}

.ion-ios-browsers:before {
  content: "";
}

.ion-ios-browsers-outline:before {
  content: "";
}

.ion-ios-calculator:before {
  content: "";
}

.ion-ios-calculator-outline:before {
  content: "";
}

.ion-ios-calendar:before {
  content: "";
}

.ion-ios-calendar-outline:before {
  content: "";
}

.ion-ios-camera:before {
  content: "";
}

.ion-ios-camera-outline:before {
  content: "";
}

.ion-ios-cart:before {
  content: "";
}

.ion-ios-cart-outline:before {
  content: "";
}

.ion-ios-chatboxes:before {
  content: "";
}

.ion-ios-chatboxes-outline:before {
  content: "";
}

.ion-ios-chatbubble:before {
  content: "";
}

.ion-ios-chatbubble-outline:before {
  content: "";
}

.ion-ios-checkmark:before {
  content: "";
}

.ion-ios-checkmark-empty:before {
  content: "";
}

.ion-ios-checkmark-outline:before {
  content: "";
}

.ion-ios-circle-filled:before {
  content: "";
}

.ion-ios-circle-outline:before {
  content: "";
}

.ion-ios-clock:before {
  content: "";
}

.ion-ios-clock-outline:before {
  content: "";
}

.ion-ios-close:before {
  content: "";
}

.ion-ios-close-empty:before {
  content: "";
}

.ion-ios-close-outline:before {
  content: "";
}

.ion-ios-cloud:before {
  content: "";
}

.ion-ios-cloud-download:before {
  content: "";
}

.ion-ios-cloud-download-outline:before {
  content: "";
}

.ion-ios-cloud-outline:before {
  content: "";
}

.ion-ios-cloud-upload:before {
  content: "";
}

.ion-ios-cloud-upload-outline:before {
  content: "";
}

.ion-ios-cloudy:before {
  content: "";
}

.ion-ios-cloudy-night:before {
  content: "";
}

.ion-ios-cloudy-night-outline:before {
  content: "";
}

.ion-ios-cloudy-outline:before {
  content: "";
}

.ion-ios-cog:before {
  content: "";
}

.ion-ios-cog-outline:before {
  content: "";
}

.ion-ios-color-filter:before {
  content: "";
}

.ion-ios-color-filter-outline:before {
  content: "";
}

.ion-ios-color-wand:before {
  content: "";
}

.ion-ios-color-wand-outline:before {
  content: "";
}

.ion-ios-compose:before {
  content: "";
}

.ion-ios-compose-outline:before {
  content: "";
}

.ion-ios-contact:before {
  content: "";
}

.ion-ios-contact-outline:before {
  content: "";
}

.ion-ios-copy:before {
  content: "";
}

.ion-ios-copy-outline:before {
  content: "";
}

.ion-ios-crop:before {
  content: "";
}

.ion-ios-crop-strong:before {
  content: "";
}

.ion-ios-download:before {
  content: "";
}

.ion-ios-download-outline:before {
  content: "";
}

.ion-ios-drag:before {
  content: "";
}

.ion-ios-email:before {
  content: "";
}

.ion-ios-email-outline:before {
  content: "";
}

.ion-ios-eye:before {
  content: "";
}

.ion-ios-eye-outline:before {
  content: "";
}

.ion-ios-fastforward:before {
  content: "";
}

.ion-ios-fastforward-outline:before {
  content: "";
}

.ion-ios-filing:before {
  content: "";
}

.ion-ios-filing-outline:before {
  content: "";
}

.ion-ios-film:before {
  content: "";
}

.ion-ios-film-outline:before {
  content: "";
}

.ion-ios-flag:before {
  content: "";
}

.ion-ios-flag-outline:before {
  content: "";
}

.ion-ios-flame:before {
  content: "";
}

.ion-ios-flame-outline:before {
  content: "";
}

.ion-ios-flask:before {
  content: "";
}

.ion-ios-flask-outline:before {
  content: "";
}

.ion-ios-flower:before {
  content: "";
}

.ion-ios-flower-outline:before {
  content: "";
}

.ion-ios-folder:before {
  content: "";
}

.ion-ios-folder-outline:before {
  content: "";
}

.ion-ios-football:before {
  content: "";
}

.ion-ios-football-outline:before {
  content: "";
}

.ion-ios-game-controller-a:before {
  content: "";
}

.ion-ios-game-controller-a-outline:before {
  content: "";
}

.ion-ios-game-controller-b:before {
  content: "";
}

.ion-ios-game-controller-b-outline:before {
  content: "";
}

.ion-ios-gear:before {
  content: "";
}

.ion-ios-gear-outline:before {
  content: "";
}

.ion-ios-glasses:before {
  content: "";
}

.ion-ios-glasses-outline:before {
  content: "";
}

.ion-ios-grid-view:before {
  content: "";
}

.ion-ios-grid-view-outline:before {
  content: "";
}

.ion-ios-heart:before {
  content: "";
}

.ion-ios-heart-outline:before {
  content: "";
}

.ion-ios-help:before {
  content: "";
}

.ion-ios-help-empty:before {
  content: "";
}

.ion-ios-help-outline:before {
  content: "";
}

.ion-ios-home:before {
  content: "";
}

.ion-ios-home-outline:before {
  content: "";
}

.ion-ios-infinite:before {
  content: "";
}

.ion-ios-infinite-outline:before {
  content: "";
}

.ion-ios-information:before {
  content: "";
}

.ion-ios-information-empty:before {
  content: "";
}

.ion-ios-information-outline:before {
  content: "";
}

.ion-ios-ionic-outline:before {
  content: "";
}

.ion-ios-keypad:before {
  content: "";
}

.ion-ios-keypad-outline:before {
  content: "";
}

.ion-ios-lightbulb:before {
  content: "";
}

.ion-ios-lightbulb-outline:before {
  content: "";
}

.ion-ios-list:before {
  content: "";
}

.ion-ios-list-outline:before {
  content: "";
}

.ion-ios-location:before {
  content: "";
}

.ion-ios-location-outline:before {
  content: "";
}

.ion-ios-locked:before {
  content: "";
}

.ion-ios-locked-outline:before {
  content: "";
}

.ion-ios-loop:before {
  content: "";
}

.ion-ios-loop-strong:before {
  content: "";
}

.ion-ios-medical:before {
  content: "";
}

.ion-ios-medical-outline:before {
  content: "";
}

.ion-ios-medkit:before {
  content: "";
}

.ion-ios-medkit-outline:before {
  content: "";
}

.ion-ios-mic:before {
  content: "";
}

.ion-ios-mic-off:before {
  content: "";
}

.ion-ios-mic-outline:before {
  content: "";
}

.ion-ios-minus:before {
  content: "";
}

.ion-ios-minus-empty:before {
  content: "";
}

.ion-ios-minus-outline:before {
  content: "";
}

.ion-ios-monitor:before {
  content: "";
}

.ion-ios-monitor-outline:before {
  content: "";
}

.ion-ios-moon:before {
  content: "";
}

.ion-ios-moon-outline:before {
  content: "";
}

.ion-ios-more:before {
  content: "";
}

.ion-ios-more-outline:before {
  content: "";
}

.ion-ios-musical-note:before {
  content: "";
}

.ion-ios-musical-notes:before {
  content: "";
}

.ion-ios-navigate:before {
  content: "";
}

.ion-ios-navigate-outline:before {
  content: "";
}

.ion-ios-nutrition:before {
  content: "";
}

.ion-ios-nutrition-outline:before {
  content: "";
}

.ion-ios-paper:before {
  content: "";
}

.ion-ios-paper-outline:before {
  content: "";
}

.ion-ios-paperplane:before {
  content: "";
}

.ion-ios-paperplane-outline:before {
  content: "";
}

.ion-ios-partlysunny:before {
  content: "";
}

.ion-ios-partlysunny-outline:before {
  content: "";
}

.ion-ios-pause:before {
  content: "";
}

.ion-ios-pause-outline:before {
  content: "";
}

.ion-ios-paw:before {
  content: "";
}

.ion-ios-paw-outline:before {
  content: "";
}

.ion-ios-people:before {
  content: "";
}

.ion-ios-people-outline:before {
  content: "";
}

.ion-ios-person:before {
  content: "";
}

.ion-ios-person-outline:before {
  content: "";
}

.ion-ios-personadd:before {
  content: "";
}

.ion-ios-personadd-outline:before {
  content: "";
}

.ion-ios-photos:before {
  content: "";
}

.ion-ios-photos-outline:before {
  content: "";
}

.ion-ios-pie:before {
  content: "";
}

.ion-ios-pie-outline:before {
  content: "";
}

.ion-ios-pint:before {
  content: "";
}

.ion-ios-pint-outline:before {
  content: "";
}

.ion-ios-play:before {
  content: "";
}

.ion-ios-play-outline:before {
  content: "";
}

.ion-ios-plus:before {
  content: "";
}

.ion-ios-plus-empty:before {
  content: "";
}

.ion-ios-plus-outline:before {
  content: "";
}

.ion-ios-pricetag:before {
  content: "";
}

.ion-ios-pricetag-outline:before {
  content: "";
}

.ion-ios-pricetags:before {
  content: "";
}

.ion-ios-pricetags-outline:before {
  content: "";
}

.ion-ios-printer:before {
  content: "";
}

.ion-ios-printer-outline:before {
  content: "";
}

.ion-ios-pulse:before {
  content: "";
}

.ion-ios-pulse-strong:before {
  content: "";
}

.ion-ios-rainy:before {
  content: "";
}

.ion-ios-rainy-outline:before {
  content: "";
}

.ion-ios-recording:before {
  content: "";
}

.ion-ios-recording-outline:before {
  content: "";
}

.ion-ios-redo:before {
  content: "";
}

.ion-ios-redo-outline:before {
  content: "";
}

.ion-ios-refresh:before {
  content: "";
}

.ion-ios-refresh-empty:before {
  content: "";
}

.ion-ios-refresh-outline:before {
  content: "";
}

.ion-ios-reload:before {
  content: "";
}

.ion-ios-reverse-camera:before {
  content: "";
}

.ion-ios-reverse-camera-outline:before {
  content: "";
}

.ion-ios-rewind:before {
  content: "";
}

.ion-ios-rewind-outline:before {
  content: "";
}

.ion-ios-rose:before {
  content: "";
}

.ion-ios-rose-outline:before {
  content: "";
}

.ion-ios-search:before {
  content: "";
}

.ion-ios-search-strong:before {
  content: "";
}

.ion-ios-settings:before {
  content: "";
}

.ion-ios-settings-strong:before {
  content: "";
}

.ion-ios-shuffle:before {
  content: "";
}

.ion-ios-shuffle-strong:before {
  content: "";
}

.ion-ios-skipbackward:before {
  content: "";
}

.ion-ios-skipbackward-outline:before {
  content: "";
}

.ion-ios-skipforward:before {
  content: "";
}

.ion-ios-skipforward-outline:before {
  content: "";
}

.ion-ios-snowy:before {
  content: "";
}

.ion-ios-speedometer:before {
  content: "";
}

.ion-ios-speedometer-outline:before {
  content: "";
}

.ion-ios-star:before {
  content: "";
}

.ion-ios-star-half:before {
  content: "";
}

.ion-ios-star-outline:before {
  content: "";
}

.ion-ios-stopwatch:before {
  content: "";
}

.ion-ios-stopwatch-outline:before {
  content: "";
}

.ion-ios-sunny:before {
  content: "";
}

.ion-ios-sunny-outline:before {
  content: "";
}

.ion-ios-telephone:before {
  content: "";
}

.ion-ios-telephone-outline:before {
  content: "";
}

.ion-ios-tennisball:before {
  content: "";
}

.ion-ios-tennisball-outline:before {
  content: "";
}

.ion-ios-thunderstorm:before {
  content: "";
}

.ion-ios-thunderstorm-outline:before {
  content: "";
}

.ion-ios-time:before {
  content: "";
}

.ion-ios-time-outline:before {
  content: "";
}

.ion-ios-timer:before {
  content: "";
}

.ion-ios-timer-outline:before {
  content: "";
}

.ion-ios-toggle:before {
  content: "";
}

.ion-ios-toggle-outline:before {
  content: "";
}

.ion-ios-trash:before {
  content: "";
}

.ion-ios-trash-outline:before {
  content: "";
}

.ion-ios-undo:before {
  content: "";
}

.ion-ios-undo-outline:before {
  content: "";
}

.ion-ios-unlocked:before {
  content: "";
}

.ion-ios-unlocked-outline:before {
  content: "";
}

.ion-ios-upload:before {
  content: "";
}

.ion-ios-upload-outline:before {
  content: "";
}

.ion-ios-videocam:before {
  content: "";
}

.ion-ios-videocam-outline:before {
  content: "";
}

.ion-ios-volume-high:before {
  content: "";
}

.ion-ios-volume-low:before {
  content: "";
}

.ion-ios-wineglass:before {
  content: "";
}

.ion-ios-wineglass-outline:before {
  content: "";
}

.ion-ios-world:before {
  content: "";
}

.ion-ios-world-outline:before {
  content: "";
}

.ion-ipad:before {
  content: "";
}

.ion-iphone:before {
  content: "";
}

.ion-ipod:before {
  content: "";
}

.ion-jet:before {
  content: "";
}

.ion-key:before {
  content: "";
}

.ion-knife:before {
  content: "";
}

.ion-laptop:before {
  content: "";
}

.ion-leaf:before {
  content: "";
}

.ion-levels:before {
  content: "";
}

.ion-lightbulb:before {
  content: "";
}

.ion-link:before {
  content: "";
}

.ion-load-a:before {
  content: "";
}

.ion-load-b:before {
  content: "";
}

.ion-load-c:before {
  content: "";
}

.ion-load-d:before {
  content: "";
}

.ion-location:before {
  content: "";
}

.ion-lock-combination:before {
  content: "";
}

.ion-locked:before {
  content: "";
}

.ion-log-in:before {
  content: "";
}

.ion-log-out:before {
  content: "";
}

.ion-loop:before {
  content: "";
}

.ion-magnet:before {
  content: "";
}

.ion-male:before {
  content: "";
}

.ion-man:before {
  content: "";
}

.ion-map:before {
  content: "";
}

.ion-medkit:before {
  content: "";
}

.ion-merge:before {
  content: "";
}

.ion-mic-a:before {
  content: "";
}

.ion-mic-b:before {
  content: "";
}

.ion-mic-c:before {
  content: "";
}

.ion-minus:before {
  content: "";
}

.ion-minus-circled:before {
  content: "";
}

.ion-minus-round:before {
  content: "";
}

.ion-model-s:before {
  content: "";
}

.ion-monitor:before {
  content: "";
}

.ion-more:before {
  content: "";
}

.ion-mouse:before {
  content: "";
}

.ion-music-note:before {
  content: "";
}

.ion-navicon:before {
  content: "";
}

.ion-navicon-round:before {
  content: "";
}

.ion-navigate:before {
  content: "";
}

.ion-network:before {
  content: "";
}

.ion-no-smoking:before {
  content: "";
}

.ion-nuclear:before {
  content: "";
}

.ion-outlet:before {
  content: "";
}

.ion-paintbrush:before {
  content: "";
}

.ion-paintbucket:before {
  content: "";
}

.ion-paper-airplane:before {
  content: "";
}

.ion-paperclip:before {
  content: "";
}

.ion-pause:before {
  content: "";
}

.ion-person:before {
  content: "";
}

.ion-person-add:before {
  content: "";
}

.ion-person-stalker:before {
  content: "";
}

.ion-pie-graph:before {
  content: "";
}

.ion-pin:before {
  content: "";
}

.ion-pinpoint:before {
  content: "";
}

.ion-pizza:before {
  content: "";
}

.ion-plane:before {
  content: "";
}

.ion-planet:before {
  content: "";
}

.ion-play:before {
  content: "";
}

.ion-playstation:before {
  content: "";
}

.ion-plus:before {
  content: "";
}

.ion-plus-circled:before {
  content: "";
}

.ion-plus-round:before {
  content: "";
}

.ion-podium:before {
  content: "";
}

.ion-pound:before {
  content: "";
}

.ion-power:before {
  content: "";
}

.ion-pricetag:before {
  content: "";
}

.ion-pricetags:before {
  content: "";
}

.ion-printer:before {
  content: "";
}

.ion-pull-request:before {
  content: "";
}

.ion-qr-scanner:before {
  content: "";
}

.ion-quote:before {
  content: "";
}

.ion-radio-waves:before {
  content: "";
}

.ion-record:before {
  content: "";
}

.ion-refresh:before {
  content: "";
}

.ion-reply:before {
  content: "";
}

.ion-reply-all:before {
  content: "";
}

.ion-ribbon-a:before {
  content: "";
}

.ion-ribbon-b:before {
  content: "";
}

.ion-sad:before {
  content: "";
}

.ion-sad-outline:before {
  content: "";
}

.ion-scissors:before {
  content: "";
}

.ion-search:before {
  content: "";
}

.ion-settings:before {
  content: "";
}

.ion-share:before {
  content: "";
}

.ion-shuffle:before {
  content: "";
}

.ion-skip-backward:before {
  content: "";
}

.ion-skip-forward:before {
  content: "";
}

.ion-social-android:before {
  content: "";
}

.ion-social-android-outline:before {
  content: "";
}

.ion-social-angular:before {
  content: "";
}

.ion-social-angular-outline:before {
  content: "";
}

.ion-social-apple:before {
  content: "";
}

.ion-social-apple-outline:before {
  content: "";
}

.ion-social-bitcoin:before {
  content: "";
}

.ion-social-bitcoin-outline:before {
  content: "";
}

.ion-social-buffer:before {
  content: "";
}

.ion-social-buffer-outline:before {
  content: "";
}

.ion-social-chrome:before {
  content: "";
}

.ion-social-chrome-outline:before {
  content: "";
}

.ion-social-codepen:before {
  content: "";
}

.ion-social-codepen-outline:before {
  content: "";
}

.ion-social-css3:before {
  content: "";
}

.ion-social-css3-outline:before {
  content: "";
}

.ion-social-designernews:before {
  content: "";
}

.ion-social-designernews-outline:before {
  content: "";
}

.ion-social-dribbble:before {
  content: "";
}

.ion-social-dribbble-outline:before {
  content: "";
}

.ion-social-dropbox:before {
  content: "";
}

.ion-social-dropbox-outline:before {
  content: "";
}

.ion-social-euro:before {
  content: "";
}

.ion-social-euro-outline:before {
  content: "";
}

.ion-social-facebook:before {
  content: "";
}

.ion-social-facebook-outline:before {
  content: "";
}

.ion-social-foursquare:before {
  content: "";
}

.ion-social-foursquare-outline:before {
  content: "";
}

.ion-social-freebsd-devil:before {
  content: "";
}

.ion-social-github:before {
  content: "";
}

.ion-social-github-outline:before {
  content: "";
}

.ion-social-google:before {
  content: "";
}

.ion-social-google-outline:before {
  content: "";
}

.ion-social-googleplus:before {
  content: "";
}

.ion-social-googleplus-outline:before {
  content: "";
}

.ion-social-hackernews:before {
  content: "";
}

.ion-social-hackernews-outline:before {
  content: "";
}

.ion-social-html5:before {
  content: "";
}

.ion-social-html5-outline:before {
  content: "";
}

.ion-social-instagram:before {
  content: "";
}

.ion-social-instagram-outline:before {
  content: "";
}

.ion-social-javascript:before {
  content: "";
}

.ion-social-javascript-outline:before {
  content: "";
}

.ion-social-linkedin:before {
  content: "";
}

.ion-social-linkedin-outline:before {
  content: "";
}

.ion-social-markdown:before {
  content: "";
}

.ion-social-nodejs:before {
  content: "";
}

.ion-social-octocat:before {
  content: "";
}

.ion-social-pinterest:before {
  content: "";
}

.ion-social-pinterest-outline:before {
  content: "";
}

.ion-social-python:before {
  content: "";
}

.ion-social-reddit:before {
  content: "";
}

.ion-social-reddit-outline:before {
  content: "";
}

.ion-social-rss:before {
  content: "";
}

.ion-social-rss-outline:before {
  content: "";
}

.ion-social-sass:before {
  content: "";
}

.ion-social-skype:before {
  content: "";
}

.ion-social-skype-outline:before {
  content: "";
}

.ion-social-snapchat:before {
  content: "";
}

.ion-social-snapchat-outline:before {
  content: "";
}

.ion-social-tumblr:before {
  content: "";
}

.ion-social-tumblr-outline:before {
  content: "";
}

.ion-social-tux:before {
  content: "";
}

.ion-social-twitch:before {
  content: "";
}

.ion-social-twitch-outline:before {
  content: "";
}

.ion-social-twitter:before {
  content: "";
}

.ion-social-twitter-outline:before {
  content: "";
}

.ion-social-usd:before {
  content: "";
}

.ion-social-usd-outline:before {
  content: "";
}

.ion-social-vimeo:before {
  content: "";
}

.ion-social-vimeo-outline:before {
  content: "";
}

.ion-social-whatsapp:before {
  content: "";
}

.ion-social-whatsapp-outline:before {
  content: "";
}

.ion-social-windows:before {
  content: "";
}

.ion-social-windows-outline:before {
  content: "";
}

.ion-social-wordpress:before {
  content: "";
}

.ion-social-wordpress-outline:before {
  content: "";
}

.ion-social-yahoo:before {
  content: "";
}

.ion-social-yahoo-outline:before {
  content: "";
}

.ion-social-yen:before {
  content: "";
}

.ion-social-yen-outline:before {
  content: "";
}

.ion-social-youtube:before {
  content: "";
}

.ion-social-youtube-outline:before {
  content: "";
}

.ion-soup-can:before {
  content: "";
}

.ion-soup-can-outline:before {
  content: "";
}

.ion-speakerphone:before {
  content: "";
}

.ion-speedometer:before {
  content: "";
}

.ion-spoon:before {
  content: "";
}

.ion-star:before {
  content: "";
}

.ion-stats-bars:before {
  content: "";
}

.ion-steam:before {
  content: "";
}

.ion-stop:before {
  content: "";
}

.ion-thermometer:before {
  content: "";
}

.ion-thumbsdown:before {
  content: "";
}

.ion-thumbsup:before {
  content: "";
}

.ion-toggle:before {
  content: "";
}

.ion-toggle-filled:before {
  content: "";
}

.ion-transgender:before {
  content: "";
}

.ion-trash-a:before {
  content: "";
}

.ion-trash-b:before {
  content: "";
}

.ion-trophy:before {
  content: "";
}

.ion-tshirt:before {
  content: "";
}

.ion-tshirt-outline:before {
  content: "";
}

.ion-umbrella:before {
  content: "";
}

.ion-university:before {
  content: "";
}

.ion-unlocked:before {
  content: "";
}

.ion-upload:before {
  content: "";
}

.ion-usb:before {
  content: "";
}

.ion-videocamera:before {
  content: "";
}

.ion-volume-high:before {
  content: "";
}

.ion-volume-low:before {
  content: "";
}

.ion-volume-medium:before {
  content: "";
}

.ion-volume-mute:before {
  content: "";
}

.ion-wand:before {
  content: "";
}

.ion-waterdrop:before {
  content: "";
}

.ion-wifi:before {
  content: "";
}

.ion-wineglass:before {
  content: "";
}

.ion-woman:before {
  content: "";
}

.ion-wrench:before {
  content: "";
}

.ion-xbox:before {
  content: "";
}

/*! angularjs-slider - v6.4.2 - 
 (c) Rafal Zajac <rzajac@gmail.com>, Valentin Hervieu <valentin@hervieu.me>, Jussi Saarivirta <jusasi@gmail.com>, Angelin Sirbu <angelin.sirbu@gmail.com> - 
 https://github.com/angular-slider/angularjs-slider - 
 2017-12-01 */
.rzslider {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 4px;
  margin: 35px 0 15px 0;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.rzslider.with-legend {
  margin-bottom: 40px;
}

.rzslider[disabled] {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-pointer {
  cursor: not-allowed;
  background-color: #d8e0f3;
}

.rzslider[disabled] .rz-draggable {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-selection {
  background: #8b91a2;
}

.rzslider[disabled] .rz-tick {
  cursor: not-allowed;
}

.rzslider[disabled] .rz-tick.rz-selected {
  background: #8b91a2;
}

.rzslider span {
  position: absolute;
  display: inline-block;
  white-space: nowrap;
}

.rzslider .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

.rzslider .rz-bar-wrapper {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 32px;
  padding-top: 16px;
  margin-top: -16px;
  box-sizing: border-box;
}

.rzslider .rz-draggable {
  cursor: move;
}

.rzslider .rz-bar {
  left: 0;
  z-index: 1;
  width: 100%;
  height: 4px;
  background: #d8e0f3;
  border-radius: 2px;
}

.rzslider .rz-bar-wrapper.rz-transparent .rz-bar {
  background: transparent;
}

.rzslider .rz-bar-wrapper.rz-left-out-selection .rz-bar {
  background: #df002d;
}

.rzslider .rz-bar-wrapper.rz-right-out-selection .rz-bar {
  background: #03a688;
}

.rzslider .rz-selection {
  z-index: 2;
  background: #0db9f0;
  border-radius: 2px;
}

.rzslider .rz-pointer {
  top: -14px;
  z-index: 3;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background-color: #0db9f0;
  border-radius: 16px;
}

.rzslider .rz-pointer:after {
  position: absolute;
  top: 12px;
  left: 12px;
  width: 8px;
  height: 8px;
  background: #ffffff;
  border-radius: 4px;
  content: '';
}

.rzslider .rz-pointer:hover:after {
  background-color: #ffffff;
}

.rzslider .rz-pointer.rz-active {
  z-index: 4;
}

.rzslider .rz-pointer.rz-active:after {
  background-color: #451aff;
}

.rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: #55637d;
  cursor: default;
}

.rzslider .rz-bubble.rz-limit {
  color: #55637d;
}

.rzslider .rz-ticks {
  position: absolute;
  top: -3px;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
}

.rzslider .rz-ticks-values-under .rz-tick-value {
  top: auto;
  bottom: -32px;
}

.rzslider .rz-tick {
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin-left: 11px;
  text-align: center;
  cursor: pointer;
  background: #d8e0f3;
  border-radius: 50%;
}

.rzslider .rz-tick.rz-selected {
  background: #0db9f0;
}

.rzslider .rz-tick-value {
  position: absolute;
  top: -30px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.rzslider .rz-tick-legend {
  position: absolute;
  top: 24px;
  max-width: 50px;
  white-space: normal;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.rzslider.rz-vertical {
  position: relative;
  width: 4px;
  height: 100%;
  padding: 0;
  margin: 0 20px;
  vertical-align: baseline;
}

.rzslider.rz-vertical .rz-base {
  width: 100%;
  height: 100%;
  padding: 0;
}

.rzslider.rz-vertical .rz-bar-wrapper {
  top: auto;
  left: 0;
  width: 32px;
  height: 100%;
  padding: 0 0 0 16px;
  margin: 0 0 0 -16px;
}

.rzslider.rz-vertical .rz-bar {
  bottom: 0;
  left: auto;
  width: 4px;
  height: 100%;
}

.rzslider.rz-vertical .rz-pointer {
  top: auto;
  bottom: 0;
  left: -14px !important;
}

.rzslider.rz-vertical .rz-bubble {
  bottom: 0;
  left: 16px !important;
  margin-left: 3px;
}

.rzslider.rz-vertical .rz-ticks {
  top: 0;
  left: -3px;
  z-index: 1;
  width: 0;
  height: 100%;
}

.rzslider.rz-vertical .rz-tick {
  margin-top: 11px;
  margin-left: auto;
  vertical-align: middle;
}

.rzslider.rz-vertical .rz-tick-value {
  top: auto;
  left: 24px;
  -webkit-transform: translate(0, -28%);
  transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-tick-legend {
  top: auto;
  right: 24px;
  max-width: none;
  white-space: nowrap;
  -webkit-transform: translate(0, -28%);
  transform: translate(0, -28%);
}

.rzslider.rz-vertical .rz-ticks-values-under .rz-tick-value {
  right: 24px;
  bottom: auto;
  left: auto;
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInJ6c2xpZGVyLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7O2NBR2M7QUFDZDtFQUNFLG1CQUFtQjtFQUNuQixzQkFBc0I7RUFDdEIsWUFBWTtFQUNaLFlBQVk7RUFDWixzQkFBc0I7RUFDdEIsdUJBQXVCO0VBQ3ZCLDBCQUFrQjtLQUFsQix1QkFBa0I7TUFBbEIsc0JBQWtCO1VBQWxCLGtCQUFrQjtDQUNuQjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLG9CQUFvQjtFQUNwQiwwQkFBMEI7Q0FDM0I7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsc0JBQXNCO0VBQ3RCLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLFlBQVk7RUFDWixhQUFhO0VBQ2IsV0FBVztDQUNaOztBQUVEO0VBQ0UsUUFBUTtFQUNSLFdBQVc7RUFDWCxZQUFZO0VBQ1osYUFBYTtFQUNiLGtCQUFrQjtFQUNsQixrQkFBa0I7RUFDbEIsdUJBQXVCO0NBQ3hCOztBQUVEO0VBQ0UsYUFBYTtDQUNkOztBQUVEO0VBQ0UsUUFBUTtFQUNSLFdBQVc7RUFDWCxZQUFZO0VBQ1osWUFBWTtFQUNaLG9CQUFvQjtFQUdaLG1CQUFtQjtDQUM1Qjs7QUFFRDtFQUNFLHdCQUF3QjtDQUN6Qjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLG9CQUFvQjtDQUNyQjs7QUFFRDtFQUNFLFdBQVc7RUFDWCxvQkFBb0I7RUFHWixtQkFBbUI7Q0FDNUI7O0FBRUQ7RUFDRSxXQUFXO0VBQ1gsV0FBVztFQUNYLFlBQVk7RUFDWixhQUFhO0VBQ2IsZ0JBQWdCO0VBQ2hCLDBCQUEwQjtFQUdsQixvQkFBb0I7Q0FDN0I7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsVUFBVTtFQUNWLFdBQVc7RUFDWCxXQUFXO0VBQ1gsWUFBWTtFQUNaLG9CQUFvQjtFQUdaLG1CQUFtQjtFQUMzQixZQUFZO0NBQ2I7O0FBRUQ7RUFDRSwwQkFBMEI7Q0FDM0I7O0FBRUQ7RUFDRSxXQUFXO0NBQ1o7O0FBRUQ7RUFDRSwwQkFBMEI7Q0FDM0I7O0FBRUQ7RUFDRSxhQUFhO0VBQ2IsaUJBQWlCO0VBQ2pCLGVBQWU7RUFDZixnQkFBZ0I7Q0FDakI7O0FBRUQ7RUFDRSxlQUFlO0NBQ2hCOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFVBQVU7RUFDVixRQUFRO0VBQ1IsV0FBVztFQUNYLFlBQVk7RUFDWixVQUFVO0VBQ1YsVUFBVTtFQUNWLGlCQUFpQjtFQUNqQix1QkFBdUI7Q0FDeEI7O0FBRUQ7RUFDRSxVQUFVO0VBQ1YsY0FBYztDQUNmOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLE9BQU87RUFDUCxRQUFRO0VBQ1IsWUFBWTtFQUNaLGFBQWE7RUFDYixrQkFBa0I7RUFDbEIsbUJBQW1CO0VBQ25CLGdCQUFnQjtFQUNoQixvQkFBb0I7RUFDcEIsbUJBQW1CO0NBQ3BCOztBQUVEO0VBQ0Usb0JBQW9CO0NBQ3JCOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFdBQVc7RUFDWCxzQ0FBOEI7VUFBOUIsOEJBQThCO0NBQy9COztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLFVBQVU7RUFDVixnQkFBZ0I7RUFDaEIsb0JBQW9CO0VBQ3BCLHNDQUE4QjtVQUE5Qiw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRSxtQkFBbUI7RUFDbkIsV0FBVztFQUNYLGFBQWE7RUFDYixXQUFXO0VBQ1gsZUFBZTtFQUNmLHlCQUF5QjtDQUMxQjs7QUFFRDtFQUNFLFlBQVk7RUFDWixhQUFhO0VBQ2IsV0FBVztDQUNaOztBQUVEO0VBQ0UsVUFBVTtFQUNWLFFBQVE7RUFDUixZQUFZO0VBQ1osYUFBYTtFQUNiLG9CQUFvQjtFQUNwQixvQkFBb0I7Q0FDckI7O0FBRUQ7RUFDRSxVQUFVO0VBQ1YsV0FBVztFQUNYLFdBQVc7RUFDWCxhQUFhO0NBQ2Q7O0FBRUQ7RUFDRSxVQUFVO0VBQ1YsVUFBVTtFQUNWLHVCQUF1QjtDQUN4Qjs7QUFFRDtFQUNFLFVBQVU7RUFDVixzQkFBc0I7RUFDdEIsaUJBQWlCO0NBQ2xCOztBQUVEO0VBQ0UsT0FBTztFQUNQLFdBQVc7RUFDWCxXQUFXO0VBQ1gsU0FBUztFQUNULGFBQWE7Q0FDZDs7QUFFRDtFQUNFLGlCQUFpQjtFQUNqQixrQkFBa0I7RUFDbEIsdUJBQXVCO0NBQ3hCOztBQUVEO0VBQ0UsVUFBVTtFQUNWLFdBQVc7RUFDWCxzQ0FBOEI7VUFBOUIsOEJBQThCO0NBQy9COztBQUVEO0VBQ0UsVUFBVTtFQUNWLFlBQVk7RUFDWixnQkFBZ0I7RUFDaEIsb0JBQW9CO0VBQ3BCLHNDQUE4QjtVQUE5Qiw4QkFBOEI7Q0FDL0I7O0FBRUQ7RUFDRSxZQUFZO0VBQ1osYUFBYTtFQUNiLFdBQVc7Q0FDWiIsImZpbGUiOiJyenNsaWRlci5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIvKiEgYW5ndWxhcmpzLXNsaWRlciAtIHY2LjQuMiAtIFxuIChjKSBSYWZhbCBaYWphYyA8cnphamFjQGdtYWlsLmNvbT4sIFZhbGVudGluIEhlcnZpZXUgPHZhbGVudGluQGhlcnZpZXUubWU+LCBKdXNzaSBTYWFyaXZpcnRhIDxqdXNhc2lAZ21haWwuY29tPiwgQW5nZWxpbiBTaXJidSA8YW5nZWxpbi5zaXJidUBnbWFpbC5jb20+IC0gXG4gaHR0cHM6Ly9naXRodWIuY29tL2FuZ3VsYXItc2xpZGVyL2FuZ3VsYXJqcy1zbGlkZXIgLSBcbiAyMDE3LTEyLTAxICovXG4ucnpzbGlkZXIge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogNHB4O1xuICBtYXJnaW46IDM1cHggMCAxNXB4IDA7XG4gIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG4gIHVzZXItc2VsZWN0OiBub25lO1xufVxuXG4ucnpzbGlkZXIud2l0aC1sZWdlbmQge1xuICBtYXJnaW4tYm90dG9tOiA0MHB4O1xufVxuXG4ucnpzbGlkZXJbZGlzYWJsZWRdIHtcbiAgY3Vyc29yOiBub3QtYWxsb3dlZDtcbn1cblxuLnJ6c2xpZGVyW2Rpc2FibGVkXSAucnotcG9pbnRlciB7XG4gIGN1cnNvcjogbm90LWFsbG93ZWQ7XG4gIGJhY2tncm91bmQtY29sb3I6ICNkOGUwZjM7XG59XG5cbi5yenNsaWRlcltkaXNhYmxlZF0gLnJ6LWRyYWdnYWJsZSB7XG4gIGN1cnNvcjogbm90LWFsbG93ZWQ7XG59XG5cbi5yenNsaWRlcltkaXNhYmxlZF0gLnJ6LXNlbGVjdGlvbiB7XG4gIGJhY2tncm91bmQ6ICM4YjkxYTI7XG59XG5cbi5yenNsaWRlcltkaXNhYmxlZF0gLnJ6LXRpY2sge1xuICBjdXJzb3I6IG5vdC1hbGxvd2VkO1xufVxuXG4ucnpzbGlkZXJbZGlzYWJsZWRdIC5yei10aWNrLnJ6LXNlbGVjdGVkIHtcbiAgYmFja2dyb3VuZDogIzhiOTFhMjtcbn1cblxuLnJ6c2xpZGVyIHNwYW4ge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGRpc3BsYXk6IGlubGluZS1ibG9jaztcbiAgd2hpdGUtc3BhY2U6IG5vd3JhcDtcbn1cblxuLnJ6c2xpZGVyIC5yei1iYXNlIHtcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogMTAwJTtcbiAgcGFkZGluZzogMDtcbn1cblxuLnJ6c2xpZGVyIC5yei1iYXItd3JhcHBlciB7XG4gIGxlZnQ6IDA7XG4gIHotaW5kZXg6IDE7XG4gIHdpZHRoOiAxMDAlO1xuICBoZWlnaHQ6IDMycHg7XG4gIHBhZGRpbmctdG9wOiAxNnB4O1xuICBtYXJnaW4tdG9wOiAtMTZweDtcbiAgYm94LXNpemluZzogYm9yZGVyLWJveDtcbn1cblxuLnJ6c2xpZGVyIC5yei1kcmFnZ2FibGUge1xuICBjdXJzb3I6IG1vdmU7XG59XG5cbi5yenNsaWRlciAucnotYmFyIHtcbiAgbGVmdDogMDtcbiAgei1pbmRleDogMTtcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogNHB4O1xuICBiYWNrZ3JvdW5kOiAjZDhlMGYzO1xuICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDtcbiAgICAgLW1vei1ib3JkZXItcmFkaXVzOiAycHg7XG4gICAgICAgICAgYm9yZGVyLXJhZGl1czogMnB4O1xufVxuXG4ucnpzbGlkZXIgLnJ6LWJhci13cmFwcGVyLnJ6LXRyYW5zcGFyZW50IC5yei1iYXIge1xuICBiYWNrZ3JvdW5kOiB0cmFuc3BhcmVudDtcbn1cblxuLnJ6c2xpZGVyIC5yei1iYXItd3JhcHBlci5yei1sZWZ0LW91dC1zZWxlY3Rpb24gLnJ6LWJhciB7XG4gIGJhY2tncm91bmQ6ICNkZjAwMmQ7XG59XG5cbi5yenNsaWRlciAucnotYmFyLXdyYXBwZXIucnotcmlnaHQtb3V0LXNlbGVjdGlvbiAucnotYmFyIHtcbiAgYmFja2dyb3VuZDogIzAzYTY4ODtcbn1cblxuLnJ6c2xpZGVyIC5yei1zZWxlY3Rpb24ge1xuICB6LWluZGV4OiAyO1xuICBiYWNrZ3JvdW5kOiAjMGRiOWYwO1xuICAtd2Via2l0LWJvcmRlci1yYWRpdXM6IDJweDtcbiAgICAgLW1vei1ib3JkZXItcmFkaXVzOiAycHg7XG4gICAgICAgICAgYm9yZGVyLXJhZGl1czogMnB4O1xufVxuXG4ucnpzbGlkZXIgLnJ6LXBvaW50ZXIge1xuICB0b3A6IC0xNHB4O1xuICB6LWluZGV4OiAzO1xuICB3aWR0aDogMzJweDtcbiAgaGVpZ2h0OiAzMnB4O1xuICBjdXJzb3I6IHBvaW50ZXI7XG4gIGJhY2tncm91bmQtY29sb3I6ICMwZGI5ZjA7XG4gIC13ZWJraXQtYm9yZGVyLXJhZGl1czogMTZweDtcbiAgICAgLW1vei1ib3JkZXItcmFkaXVzOiAxNnB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDE2cHg7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlcjphZnRlciB7XG4gIHBvc2l0aW9uOiBhYnNvbHV0ZTtcbiAgdG9wOiAxMnB4O1xuICBsZWZ0OiAxMnB4O1xuICB3aWR0aDogOHB4O1xuICBoZWlnaHQ6IDhweDtcbiAgYmFja2dyb3VuZDogI2ZmZmZmZjtcbiAgLXdlYmtpdC1ib3JkZXItcmFkaXVzOiA0cHg7XG4gICAgIC1tb3otYm9yZGVyLXJhZGl1czogNHB4O1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDRweDtcbiAgY29udGVudDogJyc7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlcjpob3ZlcjphZnRlciB7XG4gIGJhY2tncm91bmQtY29sb3I6ICNmZmZmZmY7XG59XG5cbi5yenNsaWRlciAucnotcG9pbnRlci5yei1hY3RpdmUge1xuICB6LWluZGV4OiA0O1xufVxuXG4ucnpzbGlkZXIgLnJ6LXBvaW50ZXIucnotYWN0aXZlOmFmdGVyIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogIzQ1MWFmZjtcbn1cblxuLnJ6c2xpZGVyIC5yei1idWJibGUge1xuICBib3R0b206IDE2cHg7XG4gIHBhZGRpbmc6IDFweCAzcHg7XG4gIGNvbG9yOiAjNTU2MzdkO1xuICBjdXJzb3I6IGRlZmF1bHQ7XG59XG5cbi5yenNsaWRlciAucnotYnViYmxlLnJ6LWxpbWl0IHtcbiAgY29sb3I6ICM1NTYzN2Q7XG59XG5cbi5yenNsaWRlciAucnotdGlja3Mge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogLTNweDtcbiAgbGVmdDogMDtcbiAgei1pbmRleDogMTtcbiAgd2lkdGg6IDEwMCU7XG4gIGhlaWdodDogMDtcbiAgbWFyZ2luOiAwO1xuICBsaXN0LXN0eWxlOiBub25lO1xuICBib3gtc2l6aW5nOiBib3JkZXItYm94O1xufVxuXG4ucnpzbGlkZXIgLnJ6LXRpY2tzLXZhbHVlcy11bmRlciAucnotdGljay12YWx1ZSB7XG4gIHRvcDogYXV0bztcbiAgYm90dG9tOiAtMzJweDtcbn1cblxuLnJ6c2xpZGVyIC5yei10aWNrIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDA7XG4gIGxlZnQ6IDA7XG4gIHdpZHRoOiAxMHB4O1xuICBoZWlnaHQ6IDEwcHg7XG4gIG1hcmdpbi1sZWZ0OiAxMXB4O1xuICB0ZXh0LWFsaWduOiBjZW50ZXI7XG4gIGN1cnNvcjogcG9pbnRlcjtcbiAgYmFja2dyb3VuZDogI2Q4ZTBmMztcbiAgYm9yZGVyLXJhZGl1czogNTAlO1xufVxuXG4ucnpzbGlkZXIgLnJ6LXRpY2sucnotc2VsZWN0ZWQge1xuICBiYWNrZ3JvdW5kOiAjMGRiOWYwO1xufVxuXG4ucnpzbGlkZXIgLnJ6LXRpY2stdmFsdWUge1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIHRvcDogLTMwcHg7XG4gIHRyYW5zZm9ybTogdHJhbnNsYXRlKC01MCUsIDApO1xufVxuXG4ucnpzbGlkZXIgLnJ6LXRpY2stbGVnZW5kIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICB0b3A6IDI0cHg7XG4gIG1heC13aWR0aDogNTBweDtcbiAgd2hpdGUtc3BhY2U6IG5vcm1hbDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoLTUwJSwgMCk7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCB7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgd2lkdGg6IDRweDtcbiAgaGVpZ2h0OiAxMDAlO1xuICBwYWRkaW5nOiAwO1xuICBtYXJnaW46IDAgMjBweDtcbiAgdmVydGljYWwtYWxpZ246IGJhc2VsaW5lO1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LWJhc2Uge1xuICB3aWR0aDogMTAwJTtcbiAgaGVpZ2h0OiAxMDAlO1xuICBwYWRkaW5nOiAwO1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LWJhci13cmFwcGVyIHtcbiAgdG9wOiBhdXRvO1xuICBsZWZ0OiAwO1xuICB3aWR0aDogMzJweDtcbiAgaGVpZ2h0OiAxMDAlO1xuICBwYWRkaW5nOiAwIDAgMCAxNnB4O1xuICBtYXJnaW46IDAgMCAwIC0xNnB4O1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LWJhciB7XG4gIGJvdHRvbTogMDtcbiAgbGVmdDogYXV0bztcbiAgd2lkdGg6IDRweDtcbiAgaGVpZ2h0OiAxMDAlO1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LXBvaW50ZXIge1xuICB0b3A6IGF1dG87XG4gIGJvdHRvbTogMDtcbiAgbGVmdDogLTE0cHggIWltcG9ydGFudDtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIC5yei1idWJibGUge1xuICBib3R0b206IDA7XG4gIGxlZnQ6IDE2cHggIWltcG9ydGFudDtcbiAgbWFyZ2luLWxlZnQ6IDNweDtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIC5yei10aWNrcyB7XG4gIHRvcDogMDtcbiAgbGVmdDogLTNweDtcbiAgei1pbmRleDogMTtcbiAgd2lkdGg6IDA7XG4gIGhlaWdodDogMTAwJTtcbn1cblxuLnJ6c2xpZGVyLnJ6LXZlcnRpY2FsIC5yei10aWNrIHtcbiAgbWFyZ2luLXRvcDogMTFweDtcbiAgbWFyZ2luLWxlZnQ6IGF1dG87XG4gIHZlcnRpY2FsLWFsaWduOiBtaWRkbGU7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotdGljay12YWx1ZSB7XG4gIHRvcDogYXV0bztcbiAgbGVmdDogMjRweDtcbiAgdHJhbnNmb3JtOiB0cmFuc2xhdGUoMCwgLTI4JSk7XG59XG5cbi5yenNsaWRlci5yei12ZXJ0aWNhbCAucnotdGljay1sZWdlbmQge1xuICB0b3A6IGF1dG87XG4gIHJpZ2h0OiAyNHB4O1xuICBtYXgtd2lkdGg6IG5vbmU7XG4gIHdoaXRlLXNwYWNlOiBub3dyYXA7XG4gIHRyYW5zZm9ybTogdHJhbnNsYXRlKDAsIC0yOCUpO1xufVxuXG4ucnpzbGlkZXIucnotdmVydGljYWwgLnJ6LXRpY2tzLXZhbHVlcy11bmRlciAucnotdGljay12YWx1ZSB7XG4gIHJpZ2h0OiAyNHB4O1xuICBib3R0b206IGF1dG87XG4gIGxlZnQ6IGF1dG87XG59Il19 */
input[type=range] {
  width: 300px;
}

ul[rn-carousel] {
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  touch-action: pan-y;
}

ul[rn-carousel] > li {
  color: black;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: visible;
  vertical-align: top;
  position: absolute;
  left: 0;
  right: 0;
  white-space: normal;
  padding: 0;
  margin: 0;
  list-style-type: none;
  width: 100%;
  height: 100%;
  display: inline-block;
}

/* prevent flickering when moving buffer */
ul[rn-carousel-buffered] > li {
  display: none;
}

ul[rn-carousel-transition="hexagon"] {
  overflow: visible;
}

/* indicators */
div.rn-carousel-indicator span {
  cursor: pointer;
  color: #666;
}

div.rn-carousel-indicator span.active {
  color: white;
}

/* prev/next controls */
.rn-carousel-control {
  transition: opacity 0.2s ease-out;
  font-size: 2rem;
  position: absolute;
  top: 40%;
  opacity: 0.75;
  cursor: pointer;
}

.rn-carousel-control:hover {
  opacity: 1;
}

.rn-carousel-control.rn-carousel-control-prev {
  left: 0.5em;
}

.rn-carousel-control.rn-carousel-control-prev:before {
  content: "<";
}

.rn-carousel-control.rn-carousel-control-next {
  right: 0.5em;
}

.rn-carousel-control.rn-carousel-control-next:before {
  content: ">";
}

.z-9 {
  z-index: 9;
  position: relative;
}

.z-99 {
  z-index: 99;
  position: relative;
}

.z-999 {
  z-index: 999;
  position: relative;
}

.z-9999 {
  z-index: 9999;
  position: relative;
}

.z-99999 {
  z-index: 99999;
  position: relative;
}

.inline {
  display: inline;
}

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

.block {
  display: block;
}

body {
  position: relative;
}

.pos-r {
  position: relative;
}

.m-a-0 {
  margin: 0 !important;
}

.m-t-0 {
  margin-top: 0 !important;
}

.m-r-0 {
  margin-right: 0 !important;
}

.m-b-0 {
  margin-bottom: 0 !important;
}

.m-l-0 {
  margin-left: 0 !important;
}

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.p-a-0 {
  padding: 0 !important;
}

.p-t-0 {
  padding-top: 0 !important;
}

.p-r-0 {
  padding-right: 0 !important;
}

.p-b-0 {
  padding-bottom: 0 !important;
}

.p-l-0 {
  padding-left: 0 !important;
}

.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.m-a-xs {
  margin: 0.5rem !important;
}

.m-t-xs {
  margin-top: 0.5rem !important;
}

.m-r-xs {
  margin-right: 0.5rem !important;
}

.m-b-xs {
  margin-bottom: 0.5rem !important;
}

.m-l-xs {
  margin-left: 0.5rem !important;
}

.m-x-xs {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.m-y-xs {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-a-xs {
  padding: 0.5rem !important;
}

.p-t-xs {
  padding-top: 0.5rem !important;
}

.p-r-xs {
  padding-right: 0.5rem !important;
}

.p-b-xs {
  padding-bottom: 0.5rem !important;
}

.p-l-xs {
  padding-left: 0.5rem !important;
}

.p-x-xs {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.p-y-xs {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.m-a-sm {
  margin: 1rem !important;
}

.m-t-sm {
  margin-top: 1rem !important;
}

.m-r-sm {
  margin-right: 1rem !important;
}

.m-b-sm {
  margin-bottom: 1rem !important;
}

.m-l-sm {
  margin-left: 1rem !important;
}

.m-x-sm {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.m-y-sm {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.p-a-sm {
  padding: 1rem !important;
}

.p-t-sm {
  padding-top: 1rem !important;
}

.p-r-sm {
  padding-right: 1rem !important;
}

.p-b-sm {
  padding-bottom: 1rem !important;
}

.p-l-sm {
  padding-left: 1rem !important;
}

.p-x-sm {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.p-y-sm {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.m-a-md {
  margin: 1.6rem !important;
}

.m-t-md {
  margin-top: 1.6rem !important;
}

.m-r-md {
  margin-right: 1.6rem !important;
}

.m-b-md {
  margin-bottom: 1.6rem !important;
}

.m-l-md {
  margin-left: 1.6rem !important;
}

.m-x-md {
  margin-right: 1.6rem !important;
  margin-left: 1.6rem !important;
}

.m-y-md {
  margin-top: 1.6rem !important;
  margin-bottom: 1.6rem !important;
}

.p-a-md {
  padding: 1.6rem !important;
}

.p-t-md {
  padding-top: 1.6rem !important;
}

.p-r-md {
  padding-right: 1.6rem !important;
}

.p-b-md {
  padding-bottom: 1.6rem !important;
}

.p-l-md {
  padding-left: 1.6rem !important;
}

.p-x-md {
  padding-right: 1.6rem !important;
  padding-left: 1.6rem !important;
}

.p-y-md {
  padding-top: 1.6rem !important;
  padding-bottom: 1.6rem !important;
}

.m-a-base {
  margin: 2rem !important;
}

.m-t-base {
  margin-top: 2rem !important;
}

.m-r-base {
  margin-right: 2rem !important;
}

.m-b-base {
  margin-bottom: 2rem !important;
}

.m-l-base {
  margin-left: 2rem !important;
}

.m-x-base {
  margin-right: 2rem !important;
  margin-left: 2rem !important;
}

.m-y-base {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-a-base {
  padding: 2rem !important;
}

.p-t-base {
  padding-top: 2rem !important;
}

.p-r-base {
  padding-right: 2rem !important;
}

.p-b-base {
  padding-bottom: 2rem !important;
}

.p-l-base {
  padding-left: 2rem !important;
}

.p-x-base {
  padding-right: 2rem !important;
  padding-left: 2rem !important;
}

.p-y-base {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.m-a-gutter {
  margin: 3.2rem !important;
}

.m-t-gutter {
  margin-top: 3.2rem !important;
}

.m-r-gutter {
  margin-right: 3.2rem !important;
}

.m-b-gutter {
  margin-bottom: 3.2rem !important;
}

.m-l-gutter {
  margin-left: 3.2rem !important;
}

.m-x-gutter {
  margin-right: 3.2rem !important;
  margin-left: 3.2rem !important;
}

.m-y-gutter {
  margin-top: 3.2rem !important;
  margin-bottom: 3.2rem !important;
}

.p-a-gutter {
  padding: 3.2rem !important;
}

.p-t-gutter {
  padding-top: 3.2rem !important;
}

.p-r-gutter {
  padding-right: 3.2rem !important;
}

.p-b-gutter {
  padding-bottom: 3.2rem !important;
}

.p-l-gutter {
  padding-left: 3.2rem !important;
}

.p-x-gutter {
  padding-right: 3.2rem !important;
  padding-left: 3.2rem !important;
}

.p-y-gutter {
  padding-top: 3.2rem !important;
  padding-bottom: 3.2rem !important;
}

.m-a-lg {
  margin: 4.8rem !important;
}

.m-t-lg {
  margin-top: 4.8rem !important;
}

.m-r-lg {
  margin-right: 4.8rem !important;
}

.m-b-lg {
  margin-bottom: 4.8rem !important;
}

.m-l-lg {
  margin-left: 4.8rem !important;
}

.m-x-lg {
  margin-right: 4.8rem !important;
  margin-left: 4.8rem !important;
}

.m-y-lg {
  margin-top: 4.8rem !important;
  margin-bottom: 4.8rem !important;
}

.p-a-lg {
  padding: 4.8rem !important;
}

.p-t-lg {
  padding-top: 4.8rem !important;
}

.p-r-lg {
  padding-right: 4.8rem !important;
}

.p-b-lg {
  padding-bottom: 4.8rem !important;
}

.p-l-lg {
  padding-left: 4.8rem !important;
}

.p-x-lg {
  padding-right: 4.8rem !important;
  padding-left: 4.8rem !important;
}

.p-y-lg {
  padding-top: 4.8rem !important;
  padding-bottom: 4.8rem !important;
}

.m-a-xl {
  margin: 6.4rem !important;
}

.m-t-xl {
  margin-top: 6.4rem !important;
}

.m-r-xl {
  margin-right: 6.4rem !important;
}

.m-b-xl {
  margin-bottom: 6.4rem !important;
}

.m-l-xl {
  margin-left: 6.4rem !important;
}

.m-x-xl {
  margin-right: 6.4rem !important;
  margin-left: 6.4rem !important;
}

.m-y-xl {
  margin-top: 6.4rem !important;
  margin-bottom: 6.4rem !important;
}

.p-a-xl {
  padding: 6.4rem !important;
}

.p-t-xl {
  padding-top: 6.4rem !important;
}

.p-r-xl {
  padding-right: 6.4rem !important;
}

.p-b-xl {
  padding-bottom: 6.4rem !important;
}

.p-l-xl {
  padding-left: 6.4rem !important;
}

.p-x-xl {
  padding-right: 6.4rem !important;
  padding-left: 6.4rem !important;
}

.p-y-xl {
  padding-top: 6.4rem !important;
  padding-bottom: 6.4rem !important;
}

.m-a-xxl {
  margin: 8rem !important;
}

.m-t-xxl {
  margin-top: 8rem !important;
}

.m-r-xxl {
  margin-right: 8rem !important;
}

.m-b-xxl {
  margin-bottom: 8rem !important;
}

.m-l-xxl {
  margin-left: 8rem !important;
}

.m-x-xxl {
  margin-right: 8rem !important;
  margin-left: 8rem !important;
}

.m-y-xxl {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.p-a-xxl {
  padding: 8rem !important;
}

.p-t-xxl {
  padding-top: 8rem !important;
}

.p-r-xxl {
  padding-right: 8rem !important;
}

.p-b-xxl {
  padding-bottom: 8rem !important;
}

.p-l-xxl {
  padding-left: 8rem !important;
}

.p-x-xxl {
  padding-right: 8rem !important;
  padding-left: 8rem !important;
}

.p-y-xxl {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

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

.middle {
  vertical-align: middle;
}

.nobr {
  display: inline-block;
  white-space: nowrap;
}

.pointer {
  cursor: pointer;
}

.flex-wrap, .align-center, .area a .area__title, .area a .area__title i, .line, form.sml_subscribe, form.sml_subscribe > div,
form.sml_subscribe > .sml_email, .row-flex--centered > div, .footer-left, .distributor__logo > div, .client-logo > div, .justify-center, .table-wwd > .row {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.align-center, .area a .area__title, .area a .area__title i, .line, form.sml_subscribe, form.sml_subscribe > div,
form.sml_subscribe > .sml_email, .row-flex--centered > div, .footer-left, .distributor__logo > div, .client-logo > div {
  -webkit-box-align: center;
  align-items: center;
}

.flex-column, .home-cover__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.justify-center, .area a .area__title, .area a .area__title i, .line, .table-wwd > .row, form.sml_subscribe > div,
form.sml_subscribe > .sml_email, .footer-left, .distributor__logo > div, .client-logo > div {
  -webkit-box-pack: center;
  justify-content: center;
}

/**
/*    TYPE
/*      Typo
/*      Font Properties
/*      Headings
/*
**/
.button {
  font-size: 1.7rem;
  line-height: 1.5;
  text-transform: uppercase;
}

.minus {
  font-size: 1.2rem;
  line-height: 1.3;
}

.body1 {
  font-size: 1.7rem;
  line-height: 1.5;
}

.caption {
  font-size: 1.4rem;
  line-height: 1.3;
}

.body2 {
  font-size: 1.5rem;
  line-height: 1.5;
}

.body0 {
  font-size: 1.8rem;
  line-height: 1.5;
}

.subhead {
  font-size: 2.1rem;
  line-height: 1.5;
}

.subhead2 {
  font-size: 1.9rem;
  line-height: 1.5;
}

.headline6 {
  font-size: 2rem;
  line-height: 1.3;
}

.headline5 {
  font-size: 2.3rem;
  line-height: 1.3;
}

.headline4 {
  font-size: 2.5rem;
  line-height: 1.3;
}

.headline3 {
  font-size: 2.7rem;
  line-height: 1.3;
}

.headline2 {
  font-size: 2.9rem;
  line-height: 1.2;
}

.headline1 {
  font-size: 3.3rem;
  line-height: 1.2;
}

@font-face {
  font-family: "ionicons";
  src: url("../fonts/ionicons.eot") format("embedded-opentype"), url("../fonts/ionicons.woff") format("woff"), url("../fonts/ionicons.ttf") format("truetype"), url("../fonts/ionicons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.font-xs {
  font-size: 0.8em;
}

.font-sm {
  font-size: 1.2em;
}

.font-md {
  font-size: 1.4em;
}

.font-lg {
  font-size: 1.6em;
}

.font-xl {
  font-size: 2.1em;
}

.font-xxl {
  font-size: 3.2em;
}

.baseline {
  font-size: 5.5rem;
}

/*-----------------------------------*#Font properties
\*-----------------------------------*/
.ls-0 {
  letter-spacing: 0px;
}

.ls-40 {
  letter-spacing: 0.4px;
}

.ls-100 {
  letter-spacing: 1px;
}

.ls-140 {
  letter-spacing: 1.4px;
}

.research-article__infos  span + span {
  position: relative;
  top: -2px;
}

/**
*   HELPERS
*
*       #Responsive Bootstrap Desktop First
*       #Responsive Bootstrap Mobile First
*       #Offsets
*       #Fonts
*       #Map get
*       #border-radius
*       #Transitions
*       #Link colors
*       #Element size
*       #Tranform
*       #Animation
**/
/*-----------------------------------*    #Responsive Bootstrap Mobile First
\*-----------------------------------*/
/*-----------------------------------*            #Offsets
\*-----------------------------------*/
.offset-top-0 {
  margin-top: 0rem;
}

.offset-left-0 {
  margin-left: 0rem;
}

.offset-bottom-0 {
  margin-bottom: 0rem;
}

.offset-right-0 {
  margin-right: 0rem;
}

.offset-top-1 {
  margin-top: 1rem;
}

.offset-left-1 {
  margin-left: 1rem;
}

.offset-bottom-1 {
  margin-bottom: 1rem;
}

.offset-right-1 {
  margin-right: 1rem;
}

.offset-top-2 {
  margin-top: 2rem;
}

.offset-left-2 {
  margin-left: 2rem;
}

.offset-bottom-2 {
  margin-bottom: 2rem;
}

.offset-right-2 {
  margin-right: 2rem;
}

.offset-top-3 {
  margin-top: 3rem;
}

.offset-left-3 {
  margin-left: 3rem;
}

.offset-bottom-3 {
  margin-bottom: 3rem;
}

.offset-right-3 {
  margin-right: 3rem;
}

.offset-top-4 {
  margin-top: 4rem;
}

.offset-left-4 {
  margin-left: 4rem;
}

.offset-bottom-4 {
  margin-bottom: 4rem;
}

.offset-right-4 {
  margin-right: 4rem;
}

.offset-top-5 {
  margin-top: 5rem;
}

.offset-left-5 {
  margin-left: 5rem;
}

.offset-bottom-5 {
  margin-bottom: 5rem;
}

.offset-right-5 {
  margin-right: 5rem;
}

.offset-top-6 {
  margin-top: 6rem;
}

.offset-left-6 {
  margin-left: 6rem;
}

.offset-bottom-6 {
  margin-bottom: 6rem;
}

.offset-right-6 {
  margin-right: 6rem;
}

.offset-top-7 {
  margin-top: 7rem;
}

.offset-left-7 {
  margin-left: 7rem;
}

.offset-bottom-7 {
  margin-bottom: 7rem;
}

.offset-right-7 {
  margin-right: 7rem;
}

.offset-top-8 {
  margin-top: 8rem;
}

.offset-left-8 {
  margin-left: 8rem;
}

.offset-bottom-8 {
  margin-bottom: 8rem;
}

.offset-right-8 {
  margin-right: 8rem;
}

.offset-top-9 {
  margin-top: 9rem;
}

.offset-left-9 {
  margin-left: 9rem;
}

.offset-bottom-9 {
  margin-bottom: 9rem;
}

.offset-right-9 {
  margin-right: 9rem;
}

.offset-top-10 {
  margin-top: 10rem;
}

.offset-left-10 {
  margin-left: 10rem;
}

.offset-bottom-10 {
  margin-bottom: 10rem;
}

.offset-right-10 {
  margin-right: 10rem;
}

.offset-top-11 {
  margin-top: 11rem;
}

.offset-left-11 {
  margin-left: 11rem;
}

.offset-bottom-11 {
  margin-bottom: 11rem;
}

.offset-right-11 {
  margin-right: 11rem;
}

.offset-top-12 {
  margin-top: 12rem;
}

.offset-left-12 {
  margin-left: 12rem;
}

.offset-bottom-12 {
  margin-bottom: 12rem;
}

.offset-right-12 {
  margin-right: 12rem;
}

.offset-top-13 {
  margin-top: 13rem;
}

.offset-left-13 {
  margin-left: 13rem;
}

.offset-bottom-13 {
  margin-bottom: 13rem;
}

.offset-right-13 {
  margin-right: 13rem;
}

.offset-top-14 {
  margin-top: 14rem;
}

.offset-left-14 {
  margin-left: 14rem;
}

.offset-bottom-14 {
  margin-bottom: 14rem;
}

.offset-right-14 {
  margin-right: 14rem;
}

.offset-top-15 {
  margin-top: 15rem;
}

.offset-left-15 {
  margin-left: 15rem;
}

.offset-bottom-15 {
  margin-bottom: 15rem;
}

.offset-right-15 {
  margin-right: 15rem;
}

.offset-top-16 {
  margin-top: 16rem;
}

.offset-left-16 {
  margin-left: 16rem;
}

.offset-bottom-16 {
  margin-bottom: 16rem;
}

.offset-right-16 {
  margin-right: 16rem;
}

.offset-top-17 {
  margin-top: 17rem;
}

.offset-left-17 {
  margin-left: 17rem;
}

.offset-bottom-17 {
  margin-bottom: 17rem;
}

.offset-right-17 {
  margin-right: 17rem;
}

.offset-top-18 {
  margin-top: 18rem;
}

.offset-left-18 {
  margin-left: 18rem;
}

.offset-bottom-18 {
  margin-bottom: 18rem;
}

.offset-right-18 {
  margin-right: 18rem;
}

.offset-top-19 {
  margin-top: 19rem;
}

.offset-left-19 {
  margin-left: 19rem;
}

.offset-bottom-19 {
  margin-bottom: 19rem;
}

.offset-right-19 {
  margin-right: 19rem;
}

.offset-top-20 {
  margin-top: 20rem;
}

.offset-left-20 {
  margin-left: 20rem;
}

.offset-bottom-20 {
  margin-bottom: 20rem;
}

.offset-right-20 {
  margin-right: 20rem;
}

/*-----------------------------------*            #Transitions
\*-----------------------------------*/
/*-----------------------------------*            #Rotations
\*-----------------------------------*/
/*-----------------------------------*            #Translate
\*-----------------------------------*/
/*-----------------------------------*            #box-shadow
\*-----------------------------------*/
/*-----------------------------------*            #flexbox
\*-----------------------------------*/
/*-----------------------------------*            #Object-fit
\*-----------------------------------*/
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);
  or object-fit and object-position:
  @include object-fit(cover, top);
*/
.alert {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  color: #FFF;
  z-index: 999;
}

/**
*    BUTTONS
*
*       #Variables / Mixins
*       #Default button
*       #Button Types
*       #Button Style
*/
.btn, .load-more-post a, .btn-success__span a, .search-form .search-submit {
  color: #FFF;
  background-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(83, 175, 49, 0.14);
  transition: all 0.25s cubic-bezier(0, 0, 0.26, 1.01);
  display: inline-block;
  height: 49px;
  padding: 0 47px;
  margin-top: 14px;
  margin-bottom: 14px;
  position: relative;
  border: none;
  border-radius: 0;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  text-align: center;
  line-height: 49px;
  white-space: nowrap;
  font-weight: 400;
  letter-spacing: inherit;
  position: relative;
}

.btn:hover, .load-more-post a:hover, .btn-success__span a:hover, .search-form .search-submit:hover, .btn:focus, .load-more-post a:focus, .btn-success__span a:focus, .search-form .search-submit:focus, .btn:active, .load-more-post a:active, .btn-success__span a:active, .search-form .search-submit:active {
  color: #FFF;
  background-color: #5ec738;
  box-shadow: 0 3px 6px 1px rgba(83, 175, 49, 0.14);
}

.btn[disabled], .load-more-post a[disabled], .btn-success__span a[disabled], .search-form [disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn[disabled]:hover, .load-more-post a[disabled]:hover, .btn-success__span a[disabled]:hover, .search-form [disabled].search-submit:hover, .btn[disabled]:focus, .load-more-post a[disabled]:focus, .btn-success__span a[disabled]:focus, .search-form [disabled].search-submit:focus, .btn[disabled]:active, .load-more-post a[disabled]:active, .btn-success__span a[disabled]:active, .search-form [disabled].search-submit:active {
  color: white;
  background-color: #5ec738;
}

.btn.btn-outline, .load-more-post a, .btn-success__span a.btn-outline, .search-form .btn-outline.search-submit, .search-form .load-more-post a.search-submit, .load-more-post .search-form a.search-submit {
  color: #53AF31;
  background-color: transparent;
  border-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-outline:hover, .load-more-post a:hover, .btn-success__span a.btn-outline:hover, .search-form .btn-outline.search-submit:hover, .btn.btn-outline:focus, .load-more-post a:focus, .btn-success__span a.btn-outline:focus, .search-form .btn-outline.search-submit:focus, .btn.btn-outline:active, .load-more-post a:active, .btn-success__span a.btn-outline:active, .search-form .btn-outline.search-submit:active {
  color: #53AF31;
  border-color: #53AF31;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-outline[disabled], .load-more-post a[disabled], .btn-success__span a.btn-outline[disabled], .search-form .btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-outline[disabled]:hover, .load-more-post a[disabled]:hover, .btn-success__span a.btn-outline[disabled]:hover, .search-form .btn-outline[disabled].search-submit:hover, .btn.btn-outline[disabled]:focus, .load-more-post a[disabled]:focus, .btn-success__span a.btn-outline[disabled]:focus, .search-form .btn-outline[disabled].search-submit:focus, .btn.btn-outline[disabled]:active, .load-more-post a[disabled]:active, .btn-success__span a.btn-outline[disabled]:active, .search-form .btn-outline[disabled].search-submit:active {
  color: #5ec738;
  border-color: #5ec738;
}

@media screen and (max-width: 767px) {
  .btn, .load-more-post a, .btn-success__span a, .search-form .search-submit {
    font-size: 14px;
  }
}

.btn:hover, .load-more-post a:hover, .btn-success__span a:hover, .search-form .search-submit:hover, .btn:active, .load-more-post a:active, .btn-success__span a:active, .search-form .search-submit:active, .btn:focus, .load-more-post a:focus, .btn-success__span a:focus, .search-form .search-submit:focus {
  -webkit-transform: translateY(2.45px);
  transform: translateY(2.45px);
}

.btn + .btn, .load-more-post a + .btn, .btn-success__span a + .btn, .search-form .search-submit + .btn, .load-more-post .btn + a, .load-more-post a + a, .search-form .load-more-post .search-submit + a, .load-more-post .search-form .search-submit + a, .btn-success__span .btn + a, .btn-success__span a + a, .search-form .btn-success__span .search-submit + a, .btn-success__span .search-form .search-submit + a, .search-form .btn + .search-submit, .load-more-post .search-form a + .search-submit, .search-form .load-more-post a + .search-submit, .btn-success__span .search-form a + .search-submit, .search-form .btn-success__span a + .search-submit, .search-form .search-submit + .search-submit {
  margin-left: 47px;
}

.btn, .load-more-post a, .btn-success__span a, .search-form .search-submit,
.btn:focus,
.load-more-post a:focus,
.btn-success__span a:focus,
.search-form .search-submit:focus,
.btn:active:focus,
.load-more-post a:active:focus,
.btn-success__span a:active:focus,
.search-form .search-submit:active:focus,
.btn.active:focus,
.load-more-post a.active:focus,
.btn-success__span a.active:focus,
.search-form .active.search-submit:focus,
.btn.focus,
.load-more-post a.focus,
.btn-success__span a.focus,
.search-form .focus.search-submit,
.btn:active.focus,
.load-more-post a:active.focus,
.btn-success__span a:active.focus,
.search-form .search-submit:active.focus,
.btn.active.focus,
.load-more-post a.active.focus,
.btn-success__span a.active.focus,
.search-form .active.focus.search-submit {
  outline: none !important;
}

.btn-outline, .load-more-post a {
  background-color: transparent;
  border: 1px solid;
  border-radius: 0;
}

.button-circle, .pager li > a span,
.pager li > a:hover span,
.pager li > a:active span,
.pager li > a:focus span,
.pager li > span span,
.button-circle:focus,
.pager li > a span:focus,
.pager li > span span:focus,
.button-circle:active,
.pager li > a span:active,
.pager li > span span:active,
.button-circle:hover,
.pager li > a span:hover,
.pager li > span span:hover {
  width: 5rem;
  height: 5rem;
  border: 1px solid #FFF;
  border-radius: 120px;
  background-color: rgba(0, 45, 89, 0.3);
  padding: 0 !important;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
  transition: all 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.button-circle:hover, .pager li > a span:hover,
.pager li > span span:hover, .button-circle:focus, .pager li > a span:focus,
.pager li > span span:focus, .button-circle:active, .pager li > a span:active,
.pager li > span span:active,
.button-circle:focus:hover,
.pager li > a span:focus:hover,
.pager li > span span:focus:hover,
.button-circle:focus:focus,
.pager li > a span:focus:focus,
.pager li > span span:focus:focus,
.button-circle:focus:active,
.pager li > a span:focus:active,
.pager li > span span:focus:active,
.button-circle:active:hover,
.pager li > a span:active:hover,
.pager li > span span:active:hover,
.button-circle:active:focus,
.pager li > a span:active:focus,
.pager li > span span:active:focus,
.button-circle:active:active,
.pager li > a span:active:active,
.pager li > span span:active:active,
.button-circle:hover:hover,
.pager li > a span:hover:hover,
.pager li > span span:hover:hover,
.button-circle:hover:focus,
.pager li > a span:hover:focus,
.pager li > span span:hover:focus,
.button-circle:hover:active,
.pager li > a span:hover:active,
.pager li > span span:hover:active {
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.button-circle i, .pager li > a span i,
.pager li > a:hover span i,
.pager li > a:active span i,
.pager li > a:focus span i,
.pager li > span span i,
.button-circle:focus i, .pager li > a span:focus i,
.pager li > span span:focus i,
.button-circle:active i, .pager li > a span:active i,
.pager li > span span:active i,
.button-circle:hover i, .pager li > a span:hover i,
.pager li > span span:hover i {
  position: relative;
  top: 1.5px;
  left: 1.5px;
}

@media screen and (max-width: 991px) {
  .button-circle i, .pager li > a span i,
  .pager li > a:hover span i,
  .pager li > a:active span i,
  .pager li > a:focus span i,
  .pager li > span span i,
  .button-circle:focus i, .pager li > a span:focus i,
  .pager li > span span:focus i,
  .button-circle:active i, .pager li > a span:active i,
  .pager li > span span:active i,
  .button-circle:hover i, .pager li > a span:hover i,
  .pager li > span span:hover i {
    top: 0;
    left: 0;
  }
}

.btn--small {
  padding: 0 16px;
  line-height: 36px;
  height: 36px;
}

.btn.btn-default, .load-more-post a.btn-default, .btn-success__span a.btn-default, .search-form .search-submit {
  color: #FFF;
  background-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-default:hover, .load-more-post a.btn-default:hover, .btn-success__span a.btn-default:hover, .search-form .search-submit:hover, .btn.btn-default:focus, .load-more-post a.btn-default:focus, .btn-success__span a.btn-default:focus, .search-form .search-submit:focus, .btn.btn-default:active, .load-more-post a.btn-default:active, .btn-success__span a.btn-default:active, .search-form .search-submit:active {
  color: #FFF;
  background-color: #5ec738;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-default[disabled], .load-more-post a.btn-default[disabled], .btn-success__span a.btn-default[disabled], .search-form [disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-default[disabled]:hover, .load-more-post a.btn-default[disabled]:hover, .btn-success__span a.btn-default[disabled]:hover, .search-form [disabled].search-submit:hover, .btn.btn-default[disabled]:focus, .load-more-post a.btn-default[disabled]:focus, .btn-success__span a.btn-default[disabled]:focus, .search-form [disabled].search-submit:focus, .btn.btn-default[disabled]:active, .load-more-post a.btn-default[disabled]:active, .btn-success__span a.btn-default[disabled]:active, .search-form [disabled].search-submit:active {
  color: white;
  background-color: #5ec738;
}

.btn.btn-default.btn-outline, .load-more-post a.btn-default, .load-more-post .search-form a.search-submit, .search-form .load-more-post a.search-submit, .btn-success__span a.btn-default.btn-outline, .search-form .btn-outline.search-submit {
  color: #53AF31;
  background-color: transparent;
  border-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-default.btn-outline:hover, .load-more-post .search-form a.search-submit:hover, .search-form .load-more-post a.search-submit:hover, .load-more-post a.btn-default:hover, .btn-success__span a.btn-default.btn-outline:hover, .search-form .btn-outline.search-submit:hover, .btn.btn-default.btn-outline:focus, .load-more-post .search-form a.search-submit:focus, .search-form .load-more-post a.search-submit:focus, .load-more-post a.btn-default:focus, .btn-success__span a.btn-default.btn-outline:focus, .search-form .btn-outline.search-submit:focus, .btn.btn-default.btn-outline:active, .load-more-post .search-form a.search-submit:active, .search-form .load-more-post a.search-submit:active, .load-more-post a.btn-default:active, .btn-success__span a.btn-default.btn-outline:active, .search-form .btn-outline.search-submit:active {
  color: #53AF31;
  border-color: #53AF31;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-default.btn-outline[disabled], .load-more-post a.btn-default[disabled], .load-more-post .search-form a[disabled].search-submit, .search-form .load-more-post a[disabled].search-submit, .btn-success__span a.btn-default.btn-outline[disabled], .search-form .btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-default.btn-outline[disabled]:hover, .load-more-post .search-form a[disabled].search-submit:hover, .search-form .load-more-post a[disabled].search-submit:hover, .load-more-post a.btn-default[disabled]:hover, .btn-success__span a.btn-default.btn-outline[disabled]:hover, .search-form .btn-outline[disabled].search-submit:hover, .btn.btn-default.btn-outline[disabled]:focus, .load-more-post .search-form a[disabled].search-submit:focus, .search-form .load-more-post a[disabled].search-submit:focus, .load-more-post a.btn-default[disabled]:focus, .btn-success__span a.btn-default.btn-outline[disabled]:focus, .search-form .btn-outline[disabled].search-submit:focus, .btn.btn-default.btn-outline[disabled]:active, .load-more-post .search-form a[disabled].search-submit:active, .search-form .load-more-post a[disabled].search-submit:active, .load-more-post a.btn-default[disabled]:active, .btn-success__span a.btn-default.btn-outline[disabled]:active, .search-form .btn-outline[disabled].search-submit:active {
  color: #5ec738;
  border-color: #5ec738;
}

.btn.btn-success, .load-more-post a.btn-success, .btn-success__span a, .search-form .btn-success.search-submit, .search-form .btn-success__span a.search-submit, .btn-success__span .search-form a.search-submit {
  color: #FFF;
  background-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-success:hover, .load-more-post a.btn-success:hover, .btn-success__span a:hover, .search-form .btn-success.search-submit:hover, .btn.btn-success:focus, .load-more-post a.btn-success:focus, .btn-success__span a:focus, .search-form .btn-success.search-submit:focus, .btn.btn-success:active, .load-more-post a.btn-success:active, .btn-success__span a:active, .search-form .btn-success.search-submit:active {
  color: #FFF;
  background-color: #5ec738;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-success[disabled], .load-more-post a.btn-success[disabled], .btn-success__span a[disabled], .search-form .btn-success[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-success[disabled]:hover, .load-more-post a.btn-success[disabled]:hover, .btn-success__span a[disabled]:hover, .search-form .btn-success[disabled].search-submit:hover, .btn.btn-success[disabled]:focus, .load-more-post a.btn-success[disabled]:focus, .btn-success__span a[disabled]:focus, .search-form .btn-success[disabled].search-submit:focus, .btn.btn-success[disabled]:active, .load-more-post a.btn-success[disabled]:active, .btn-success__span a[disabled]:active, .search-form .btn-success[disabled].search-submit:active {
  color: white;
  background-color: #5ec738;
}

.btn.btn-success.btn-outline, .load-more-post a.btn-success, .load-more-post .btn-success__span a, .btn-success__span .load-more-post a, .btn-success__span a.btn-outline, .search-form .btn-success.btn-outline.search-submit {
  color: #53AF31;
  background-color: transparent;
  border-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-success.btn-outline:hover, .load-more-post .btn-success__span a:hover, .btn-success__span .load-more-post a:hover, .load-more-post a.btn-success:hover, .btn-success__span a.btn-outline:hover, .search-form .btn-success.btn-outline.search-submit:hover, .btn.btn-success.btn-outline:focus, .load-more-post .btn-success__span a:focus, .btn-success__span .load-more-post a:focus, .load-more-post a.btn-success:focus, .btn-success__span a.btn-outline:focus, .search-form .btn-success.btn-outline.search-submit:focus, .btn.btn-success.btn-outline:active, .load-more-post .btn-success__span a:active, .btn-success__span .load-more-post a:active, .load-more-post a.btn-success:active, .btn-success__span a.btn-outline:active, .search-form .btn-success.btn-outline.search-submit:active {
  color: #53AF31;
  border-color: #53AF31;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-success.btn-outline[disabled], .load-more-post a.btn-success[disabled], .load-more-post .btn-success__span a[disabled], .btn-success__span .load-more-post a[disabled], .btn-success__span a.btn-outline[disabled], .search-form .btn-success.btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-success.btn-outline[disabled]:hover, .load-more-post .btn-success__span a[disabled]:hover, .btn-success__span .load-more-post a[disabled]:hover, .load-more-post a.btn-success[disabled]:hover, .btn-success__span a.btn-outline[disabled]:hover, .search-form .btn-success.btn-outline[disabled].search-submit:hover, .btn.btn-success.btn-outline[disabled]:focus, .load-more-post .btn-success__span a[disabled]:focus, .btn-success__span .load-more-post a[disabled]:focus, .load-more-post a.btn-success[disabled]:focus, .btn-success__span a.btn-outline[disabled]:focus, .search-form .btn-success.btn-outline[disabled].search-submit:focus, .btn.btn-success.btn-outline[disabled]:active, .load-more-post .btn-success__span a[disabled]:active, .btn-success__span .load-more-post a[disabled]:active, .load-more-post a.btn-success[disabled]:active, .btn-success__span a.btn-outline[disabled]:active, .search-form .btn-success.btn-outline[disabled].search-submit:active {
  color: #5ec738;
  border-color: #5ec738;
}

.btn.btn-danger, .load-more-post a.btn-danger, .btn-success__span a.btn-danger, .search-form .btn-danger.search-submit {
  color: #FFF;
  background-color: #D63900;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-danger:hover, .load-more-post a.btn-danger:hover, .btn-success__span a.btn-danger:hover, .search-form .btn-danger.search-submit:hover, .btn.btn-danger:focus, .load-more-post a.btn-danger:focus, .btn-success__span a.btn-danger:focus, .search-form .btn-danger.search-submit:focus, .btn.btn-danger:active, .load-more-post a.btn-danger:active, .btn-success__span a.btn-danger:active, .search-form .btn-danger.search-submit:active {
  color: #FFF;
  background-color: #f54100;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-danger[disabled], .load-more-post a.btn-danger[disabled], .btn-success__span a.btn-danger[disabled], .search-form .btn-danger[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-danger[disabled]:hover, .load-more-post a.btn-danger[disabled]:hover, .btn-success__span a.btn-danger[disabled]:hover, .search-form .btn-danger[disabled].search-submit:hover, .btn.btn-danger[disabled]:focus, .load-more-post a.btn-danger[disabled]:focus, .btn-success__span a.btn-danger[disabled]:focus, .search-form .btn-danger[disabled].search-submit:focus, .btn.btn-danger[disabled]:active, .load-more-post a.btn-danger[disabled]:active, .btn-success__span a.btn-danger[disabled]:active, .search-form .btn-danger[disabled].search-submit:active {
  color: white;
  background-color: #f54100;
}

.btn.btn-danger.btn-outline, .load-more-post a.btn-danger, .btn-success__span a.btn-danger.btn-outline, .search-form .btn-danger.btn-outline.search-submit {
  color: #D63900;
  background-color: transparent;
  border-color: #D63900;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-danger.btn-outline:hover, .load-more-post a.btn-danger:hover, .btn-success__span a.btn-danger.btn-outline:hover, .search-form .btn-danger.btn-outline.search-submit:hover, .btn.btn-danger.btn-outline:focus, .load-more-post a.btn-danger:focus, .btn-success__span a.btn-danger.btn-outline:focus, .search-form .btn-danger.btn-outline.search-submit:focus, .btn.btn-danger.btn-outline:active, .load-more-post a.btn-danger:active, .btn-success__span a.btn-danger.btn-outline:active, .search-form .btn-danger.btn-outline.search-submit:active {
  color: #D63900;
  border-color: #D63900;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-danger.btn-outline[disabled], .load-more-post a.btn-danger[disabled], .btn-success__span a.btn-danger.btn-outline[disabled], .search-form .btn-danger.btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-danger.btn-outline[disabled]:hover, .load-more-post a.btn-danger[disabled]:hover, .btn-success__span a.btn-danger.btn-outline[disabled]:hover, .search-form .btn-danger.btn-outline[disabled].search-submit:hover, .btn.btn-danger.btn-outline[disabled]:focus, .load-more-post a.btn-danger[disabled]:focus, .btn-success__span a.btn-danger.btn-outline[disabled]:focus, .search-form .btn-danger.btn-outline[disabled].search-submit:focus, .btn.btn-danger.btn-outline[disabled]:active, .load-more-post a.btn-danger[disabled]:active, .btn-success__span a.btn-danger.btn-outline[disabled]:active, .search-form .btn-danger.btn-outline[disabled].search-submit:active {
  color: #f54100;
  border-color: #f54100;
}

.btn.btn-warning, .load-more-post a.btn-warning, .btn-success__span a.btn-warning, .search-form .btn-warning.search-submit {
  color: #FFF;
  background-color: #002D59;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-warning:hover, .load-more-post a.btn-warning:hover, .btn-success__span a.btn-warning:hover, .search-form .btn-warning.search-submit:hover, .btn.btn-warning:focus, .load-more-post a.btn-warning:focus, .btn-success__span a.btn-warning:focus, .search-form .btn-warning.search-submit:focus, .btn.btn-warning:active, .load-more-post a.btn-warning:active, .btn-success__span a.btn-warning:active, .search-form .btn-warning.search-submit:active {
  color: #FFF;
  background-color: #003c78;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-warning[disabled], .load-more-post a.btn-warning[disabled], .btn-success__span a.btn-warning[disabled], .search-form .btn-warning[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-warning[disabled]:hover, .load-more-post a.btn-warning[disabled]:hover, .btn-success__span a.btn-warning[disabled]:hover, .search-form .btn-warning[disabled].search-submit:hover, .btn.btn-warning[disabled]:focus, .load-more-post a.btn-warning[disabled]:focus, .btn-success__span a.btn-warning[disabled]:focus, .search-form .btn-warning[disabled].search-submit:focus, .btn.btn-warning[disabled]:active, .load-more-post a.btn-warning[disabled]:active, .btn-success__span a.btn-warning[disabled]:active, .search-form .btn-warning[disabled].search-submit:active {
  color: white;
  background-color: #003c78;
}

.btn.btn-warning.btn-outline, .load-more-post a.btn-warning, .btn-success__span a.btn-warning.btn-outline, .search-form .btn-warning.btn-outline.search-submit {
  color: #002D59;
  background-color: transparent;
  border-color: #002D59;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-warning.btn-outline:hover, .load-more-post a.btn-warning:hover, .btn-success__span a.btn-warning.btn-outline:hover, .search-form .btn-warning.btn-outline.search-submit:hover, .btn.btn-warning.btn-outline:focus, .load-more-post a.btn-warning:focus, .btn-success__span a.btn-warning.btn-outline:focus, .search-form .btn-warning.btn-outline.search-submit:focus, .btn.btn-warning.btn-outline:active, .load-more-post a.btn-warning:active, .btn-success__span a.btn-warning.btn-outline:active, .search-form .btn-warning.btn-outline.search-submit:active {
  color: #002D59;
  border-color: #002D59;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-warning.btn-outline[disabled], .load-more-post a.btn-warning[disabled], .btn-success__span a.btn-warning.btn-outline[disabled], .search-form .btn-warning.btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-warning.btn-outline[disabled]:hover, .load-more-post a.btn-warning[disabled]:hover, .btn-success__span a.btn-warning.btn-outline[disabled]:hover, .search-form .btn-warning.btn-outline[disabled].search-submit:hover, .btn.btn-warning.btn-outline[disabled]:focus, .load-more-post a.btn-warning[disabled]:focus, .btn-success__span a.btn-warning.btn-outline[disabled]:focus, .search-form .btn-warning.btn-outline[disabled].search-submit:focus, .btn.btn-warning.btn-outline[disabled]:active, .load-more-post a.btn-warning[disabled]:active, .btn-success__span a.btn-warning.btn-outline[disabled]:active, .search-form .btn-warning.btn-outline[disabled].search-submit:active {
  color: #003c78;
  border-color: #003c78;
}

.btn.btn-primary, .load-more-post a.btn-primary, .btn-success__span a.btn-primary, .search-form .btn-primary.search-submit {
  color: #FFF;
  background-color: #689AF0;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-primary:hover, .load-more-post a.btn-primary:hover, .btn-success__span a.btn-primary:hover, .search-form .btn-primary.search-submit:hover, .btn.btn-primary:focus, .load-more-post a.btn-primary:focus, .btn-success__span a.btn-primary:focus, .search-form .btn-primary.search-submit:focus, .btn.btn-primary:active, .load-more-post a.btn-primary:active, .btn-success__span a.btn-primary:active, .search-form .btn-primary.search-submit:active {
  color: #FFF;
  background-color: #84adf3;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-primary[disabled], .load-more-post a.btn-primary[disabled], .btn-success__span a.btn-primary[disabled], .search-form .btn-primary[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-primary[disabled]:hover, .load-more-post a.btn-primary[disabled]:hover, .btn-success__span a.btn-primary[disabled]:hover, .search-form .btn-primary[disabled].search-submit:hover, .btn.btn-primary[disabled]:focus, .load-more-post a.btn-primary[disabled]:focus, .btn-success__span a.btn-primary[disabled]:focus, .search-form .btn-primary[disabled].search-submit:focus, .btn.btn-primary[disabled]:active, .load-more-post a.btn-primary[disabled]:active, .btn-success__span a.btn-primary[disabled]:active, .search-form .btn-primary[disabled].search-submit:active {
  color: white;
  background-color: #84adf3;
}

.btn.btn-primary.btn-outline, .load-more-post a.btn-primary, .btn-success__span a.btn-primary.btn-outline, .search-form .btn-primary.btn-outline.search-submit {
  color: #689AF0;
  background-color: transparent;
  border-color: #689AF0;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-primary.btn-outline:hover, .load-more-post a.btn-primary:hover, .btn-success__span a.btn-primary.btn-outline:hover, .search-form .btn-primary.btn-outline.search-submit:hover, .btn.btn-primary.btn-outline:focus, .load-more-post a.btn-primary:focus, .btn-success__span a.btn-primary.btn-outline:focus, .search-form .btn-primary.btn-outline.search-submit:focus, .btn.btn-primary.btn-outline:active, .load-more-post a.btn-primary:active, .btn-success__span a.btn-primary.btn-outline:active, .search-form .btn-primary.btn-outline.search-submit:active {
  color: #689AF0;
  border-color: #689AF0;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-primary.btn-outline[disabled], .load-more-post a.btn-primary[disabled], .btn-success__span a.btn-primary.btn-outline[disabled], .search-form .btn-primary.btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-primary.btn-outline[disabled]:hover, .load-more-post a.btn-primary[disabled]:hover, .btn-success__span a.btn-primary.btn-outline[disabled]:hover, .search-form .btn-primary.btn-outline[disabled].search-submit:hover, .btn.btn-primary.btn-outline[disabled]:focus, .load-more-post a.btn-primary[disabled]:focus, .btn-success__span a.btn-primary.btn-outline[disabled]:focus, .search-form .btn-primary.btn-outline[disabled].search-submit:focus, .btn.btn-primary.btn-outline[disabled]:active, .load-more-post a.btn-primary[disabled]:active, .btn-success__span a.btn-primary.btn-outline[disabled]:active, .search-form .btn-primary.btn-outline[disabled].search-submit:active {
  color: #84adf3;
  border-color: #84adf3;
}

.btn.btn-link, .load-more-post a.btn-link, .btn-success__span a.btn-link, .search-form .btn-link.search-submit {
  color: #002D59;
  background-color: transparent;
  box-shadow: 0 8px 20px 1px rgba(255, 255, 255, 0.14);
}

.btn.btn-link:hover, .load-more-post a.btn-link:hover, .btn-success__span a.btn-link:hover, .search-form .btn-link.search-submit:hover, .btn.btn-link:focus, .load-more-post a.btn-link:focus, .btn-success__span a.btn-link:focus, .search-form .btn-link.search-submit:focus, .btn.btn-link:active, .load-more-post a.btn-link:active, .btn-success__span a.btn-link:active, .search-form .btn-link.search-submit:active {
  color: #002D59;
  background-color: rgba(15, 15, 15, 0);
  box-shadow: 0 3px 6px 1px rgba(255, 255, 255, 0.14);
}

.btn.btn-link[disabled], .load-more-post a.btn-link[disabled], .btn-success__span a.btn-link[disabled], .search-form .btn-link[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-link[disabled]:hover, .load-more-post a.btn-link[disabled]:hover, .btn-success__span a.btn-link[disabled]:hover, .search-form .btn-link[disabled].search-submit:hover, .btn.btn-link[disabled]:focus, .load-more-post a.btn-link[disabled]:focus, .btn-success__span a.btn-link[disabled]:focus, .search-form .btn-link[disabled].search-submit:focus, .btn.btn-link[disabled]:active, .load-more-post a.btn-link[disabled]:active, .btn-success__span a.btn-link[disabled]:active, .search-form .btn-link[disabled].search-submit:active {
  color: #003c78;
  background-color: rgba(15, 15, 15, 0);
}

.btn.btn-link.btn-outline, .load-more-post a.btn-link, .btn-success__span a.btn-link.btn-outline, .search-form .btn-link.btn-outline.search-submit {
  color: #002D59;
  background-color: transparent;
  border-color: #002D59;
  box-shadow: 0 8px 20px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-link.btn-outline:hover, .load-more-post a.btn-link:hover, .btn-success__span a.btn-link.btn-outline:hover, .search-form .btn-link.btn-outline.search-submit:hover, .btn.btn-link.btn-outline:focus, .load-more-post a.btn-link:focus, .btn-success__span a.btn-link.btn-outline:focus, .search-form .btn-link.btn-outline.search-submit:focus, .btn.btn-link.btn-outline:active, .load-more-post a.btn-link:active, .btn-success__span a.btn-link.btn-outline:active, .search-form .btn-link.btn-outline.search-submit:active {
  color: #002D59;
  border-color: #002D59;
  background-color: transparent;
  box-shadow: 0 3px 6px 1px rgba(0, 45, 89, 0.14);
}

.btn.btn-link.btn-outline[disabled], .load-more-post a.btn-link[disabled], .btn-success__span a.btn-link.btn-outline[disabled], .search-form .btn-link.btn-outline[disabled].search-submit {
  cursor: default;
  pointer-events: none;
}

.btn.btn-link.btn-outline[disabled]:hover, .load-more-post a.btn-link[disabled]:hover, .btn-success__span a.btn-link.btn-outline[disabled]:hover, .search-form .btn-link.btn-outline[disabled].search-submit:hover, .btn.btn-link.btn-outline[disabled]:focus, .load-more-post a.btn-link[disabled]:focus, .btn-success__span a.btn-link.btn-outline[disabled]:focus, .search-form .btn-link.btn-outline[disabled].search-submit:focus, .btn.btn-link.btn-outline[disabled]:active, .load-more-post a.btn-link[disabled]:active, .btn-success__span a.btn-link.btn-outline[disabled]:active, .search-form .btn-link.btn-outline[disabled].search-submit:active {
  color: #003c78;
  border-color: #003c78;
}

.pager li > a,
.pager li > a:hover,
.pager li > a:active,
.pager li > a:focus,
.pager li > span {
  line-height: 6.4rem;
  border: 0;
  background-color: transparent;
  transition: all 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.pager li > a span,
.pager li > a:hover span,
.pager li > a:active span,
.pager li > a:focus span,
.pager li > span span {
  padding: 0;
  border-radius: 120px;
  border-color: #D63900;
  background-color: #D63900;
  box-shadow: 0 16px 44px 8px rgba(215, 97, 112, 0.24);
  color: #FFF;
  display: inline-block !important;
  transition: all 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.pager li.previous > a span {
  margin-right: 15px;
}

.pager li.next > a span {
  margin-left: 15px;
}

.pager li > a:hover,
.pager li > a:active,
.pager li > a:focus {
  -webkit-transform: translateY(-10%);
  transform: translateY(-10%);
}

.pager li > a:hover span,
.pager li > a:active span,
.pager li > a:focus span {
  box-shadow: 0 18px 44px 10px rgba(214, 57, 0, 0.16);
}

/*    CARD
*
*       # AREAS
*
*/
.area {
  height: 50vh;
  overflow: hidden;
  box-shadow: 0 24px 46px rgba(4, 15, 26, 0.2);
}

@media screen and (min-width: 768px) {
  .area:nth-child(3):last-child, .area:nth-child(5):last-child, .area:nth-child(7):last-child, .area:nth-child(9):last-child, .area:nth-child(11):last-child, .area:nth-child(13):last-child, .area:nth-child(15):last-child {
    -webkit-flex: 0 1 50%;
    width: 50%;
    position: relative;
    left: 25%;
    -webkit-box-flex: 0;
    flex: 0 50%;
  }
}

@media screen and (min-width: 768px) {
  .area {
    height: 253px;
  }
}

.area a {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

.area a .area__title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
}

.area a .area__title i {
  width: 26px;
  height: 26px;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
  display: -webkit-box;
  display: flex;
}

.area a .area__title i:before {
  height: 23px;
  width: 23px;
}

.area img {
  width: 100%;
  height: 50vh;
  opacity: .8;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
}

@media screen and (min-width: 768px) {
  .area img {
    height: 253px;
  }
}

.area figure:after {
  content: ' ';
  position: absolute;
  bottom: 0;
  left: -100%;
  width: 100%;
  height: 4px;
  transition: all 0.3s cubic-bezier(0.59, 0.085, 0.29, 0.925);
}

.area:hover a i {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.area:hover figure:after {
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

.area:hover .area__title {
  -webkit-transform: translate(-50%, -52%);
  transform: translate(-50%, -52%);
}

.area:hover img {
  opacity: .7;
}

.card--follow {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 24px;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.lines {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .lines {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

.line {
  width: 20%;
  text-align: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border: 1px solid #D4D5D4;
  border-right-width: 0;
  background-color: #FFF;
  padding: 64px 24px 24px;
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
}

.line:hover {
  background-color: #E8E8E8;
}

.line img {
  width: 64px;
  height: 64px;
  margin-bottom: 12px;
  border-radius: 50px;
}

.line:last-child {
  border-right-width: 1px;
}

@media screen and (max-width: 767px) {
  .line:last-child {
    border-bottom-width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .line {
    width: 80%;
    margin: auto;
    border-right-width: 1px;
    border-bottom-width: 0;
  }
}

.rule {
  height: 2px;
  width: 36px;
  background-color: #53AF31;
  margin: 12px 0 auto;
}

.table-wwd {
  background-color: #FFF;
}

.table-wwd > .row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .table-wwd > .row > div {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

.table-wwd__areas, .table-wwd__rules {
  padding: 0 48px;
  border: 1px solid #D4D5D4;
}

.table-wwd__areas li a, .table-wwd__rules li a {
  display: inline-block;
  line-height: 1.2 !important;
  padding-bottom: 6px;
}

.table-wwd__rules {
  border-left: 0;
}

@media screen and (max-width: 767px) {
  .table-wwd__rules {
    border-left: 1px solid #D4D5D4;
    border-top: 0;
  }
}

.line-wrap {
  position: relative;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .line-wrap {
    margin-bottom: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  .line-wrap > .row {
    display: -webkit-box;
    display: flex;
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

@media screen and (min-width: 768px) {
  .line-wrap > .row > * {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

.line-wrap > .row figure {
  box-shadow: 0 24px 46px rgba(4, 15, 26, 0.2);
}

@media screen and (min-width: 768px) {
  .line-wrap > .row figure {
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@media screen and (max-width: 767px) {
  .line-wrap > .row figure {
    height: 50vh;
  }
}

.line-wrap > .row figure img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .line-wrap:after {
    content: ' ';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: transparent;
    border: 1px solid #FFF;
    z-index: 9;
    mix-blend-mode: difference;
  }
}

@media screen and (min-width: 768px) {
  .line-wrap.odd {
    padding-left: 5rem;
    padding-right: 0;
  }
}

.line-wrap.odd .row {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.line-wrap.odd .row .line-img,
.line-wrap.odd .row .line-content {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.line-content {
  padding-top: 6.4rem;
  padding-bottom: 6.4rem;
}

@media screen and (min-width: 768px) {
  .line-content {
    padding-right: 5rem;
  }
}

.product-thumbnail-wrap {
  overflow-x: hidden;
}

.product-thumbnail-wrap > article .entry-title {
  font-size: 2rem;
  line-height: 1.3;
  margin-top: 6px;
}

.product-thumbnail-wrap > article > a {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.product-thumbnail-wrap img {
  width: 100%;
  height: 267px;
}

@media screen and (min-width: 768px) {
  @supports (-ms-ime-align: auto) {
    .line-wrap:after {
      border: 1px solid #040F1A;
    }
  }
}

@media screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .line-wrap:after {
    border: 1px solid #040F1A;
  }
}

.row--informations {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  flex-wrap: wrap;
}

.col--information {
  display: -webkit-box;
  display: flex;
}

.col--information > .card {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .col--information {
    -webkit-box-flex: 1;
    flex: 1 0 33%;
    min-width: 33%;
    max-width: 33%;
  }
}

@media screen and (max-width: 767px) {
  .col--information {
    margin-bottom: 3.5rem;
  }
}

.card__body {
  padding: 32px 35px;
}

.card--suggest {
  display: -webkit-box;
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -moz-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  flex-wrap: wrap;
  background-color: #FFF;
  padding: 9px;
  box-shadow: 0 3px 16px rgba(4, 15, 26, 0.16);
}

.card--suggest > div {
  display: -webkit-box;
  display: flex;
}

.card--suggest__body {
  width: calc(100% - 121px);
  padding-left: 9px;
  -moz-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.card__thumb {
  height: 200px;
  width: 100%;
}

.card__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.multi-item-carousel .carouse-control.left, .multi-item-research-articles-carousel .carouse-control.left,
.multi-item-carousel .carouse-control.right, .multi-item-research-articles-carousel .carouse-control.right {
  background-image: none;
}

.multi-item-carousel, .multi-item-research-articles-carousel {
  position: relative;
}

.multi-item-carousel .carousel-control, .multi-item-research-articles-carousel .carousel-control {
  position: absolute;
  top: calc(50% - 96px);
  background-image: none !important;
  border: 0;
  background-color: #D4D5D4 !important;
  box-shadow: 0 16px 44px 8px rgba(4, 15, 26, 0.24);
}

.multi-item-carousel .carousel-control.left, .multi-item-research-articles-carousel .carousel-control.left {
  left: -94px;
}

.multi-item-carousel .carousel-control.right, .multi-item-research-articles-carousel .carousel-control.right {
  right: -94px;
}

.multi-item-carousel .carousel-control:hover, .multi-item-research-articles-carousel .carousel-control:hover, .multi-item-carousel .carousel-control:focus, .multi-item-research-articles-carousel .carousel-control:focus, .multi-item-carousel .carousel-control:active, .multi-item-research-articles-carousel .carousel-control:active {
  border: 0;
  box-shadow: 0 16px 44px 10px rgba(4, 15, 26, 0.14) !important;
  opacity: 0.65 !important;
}

.multi-item-carousel .carousel-control.btn-default, .multi-item-research-articles-carousel .carousel-control.btn-default, .multi-item-carousel .search-form .carousel-control.search-submit, .search-form .multi-item-carousel .carousel-control.search-submit, .multi-item-research-articles-carousel .search-form .carousel-control.search-submit, .search-form .multi-item-research-articles-carousel .carousel-control.search-submit, .single-projects .multi-item-carousel .carousel-control, .single-projects .multi-item-research-articles-carousel .carousel-control {
  background-color: #FFF !important;
}

.single-projects .card__media {
  display: none;
}

.rn-carousel {
  height: auto;
  min-height: 312px;
  margin-bottom: 5px;
}

div.rn-carousel-bullets {
  margin-bottom: 25px;
  text-align: center;
}

div.rn-carousel-bullets span {
  color: rgba(4, 15, 26, 0.8);
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

div.rn-carousel-bullets span.active {
  color: rgba(4, 15, 26, 0.35);
}

/**
*    FONTS
*
*       #Search
*       #CF7
*       #Normalization
*       #Textfield
*       #Checkboxes & radio buttons
*       #Select
*       #Inline forms
*       #Validations
*/
.search-form label {
  font-weight: normal;
}

div.wpcf7-response-output {
  padding: 1.6rem 3.2rem !important;
  margin: 0;
}

div.wpcf7-validation-errors, div.wpcf7-spam-blocked {
  border-color: transparent !important;
  background-color: transparent;
  color: #689AF0;
}

div.wpcf7-mail-sent-ok {
  color: #53AF31;
  background-color: transparent;
  border-color: transparent !important;
}

div.wpcf7-mail-sent-ng {
  color: #689AF0;
  background-color: transparent;
  border-color: transparent !important;
}

div.wpcf7-spam-blocked {
  border: 0;
  background-color: #D63900;
  color: #040F1A;
}

div.wpcf7-validation-errors {
  border: 0;
  background-color: #D63900;
  color: #040F1A;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  color: #D4D5D4;
  line-height: inherit;
  border: 0;
}

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

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: pointer;
}

.bw-textfield {
  display: block;
  padding-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.bw-textfield label {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  font-size: 1.3rem !important;
  color: #002D59;
  font-weight: 400;
  line-height: 1.5;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bw-textfield textarea {
  padding-top: 5px;
  min-height: 52px;
  resize: none !important;
}

.bw-textfield input,
.bw-textfield textarea {
  display: block;
}

.bw-textfield input:focus ~ label,
.bw-textfield textarea:focus ~ label {
  color: #002D59;
}

.bw-textfield--float-label label {
  position: absolute;
  -webkit-transform: translate(0px, 1.5);
  transform: translate(0px, 1.5);
  font-size: 1.6rem;
  line-height: 40px;
  color: #A1AEB7;
  text-overflow: clip;
  cursor: text;
  pointer-events: none;
}

.bw-textfield--float-label input:focus ~ label,
.bw-textfield--float-label textarea:focus ~ label {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-size: 1em;
  line-height: 1.5;
  text-overflow: ellipsis;
}

.bw-textfield--float-label input:not(:focus).bw--is-not-empty ~ label, .bw-textfield--float-label input:not(:focus)[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label, .bw-textfield--float-label input:not(:focus):not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--float-label textarea:not(:focus).bw--is-not-empty ~ label,
.bw-textfield--float-label textarea:not(:focus)[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--float-label textarea:not(:focus):not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label {
  color: #D4D5D4;
  font-size: 1em;
  line-height: 1.5;
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-overflow: ellipsis;
}

.bw-textfield--wrap-label {
  display: table;
  width: 100%;
  padding-top: 0px;
}

.bw-textfield--wrap-label:not(.bw-textfield--float-label) > label {
  display: table-header-group;
  position: static;
  white-space: normal;
  overflow-x: visible;
}

textarea {
  padding-top: 5px;
  min-height: 52px;
  resize: none;
}

.bw-textfield input,
.bw-textfield textarea {
  display: block;
  background-color: #FFF;
  color: #002D59;
  border: none;
  border-bottom: 1px solid #040F1A;
  outline: none;
  height: 40px;
  width: 100%;
  font-size: 1.6rem;
  padding: 0 10px 10px;
  box-shadow: none;
  border-radius: 0px;
  background-image: none;
}

.bw-textfield input:focus,
.bw-textfield textarea:focus {
  border-color: #002D59;
  border-width: 2px;
}

.bw-textfield input:disabled, .bw-textfield input:-moz-read-only,
.bw-textfield textarea:disabled,
.bw-textfield textarea:-moz-read-only {
  cursor: text;
  background-color: #A1AEB7;
  opacity: 1;
}

.bw-textfield input:disabled, .bw-textfield input:read-only,
.bw-textfield textarea:disabled,
.bw-textfield textarea:read-only {
  cursor: text;
  background-color: #A1AEB7;
  opacity: 1;
}

.bw-textfield input::-webkit-input-placeholder,
.bw-textfield textarea::-webkit-input-placeholder {
  color: #A1AEB7;
  opacity: 1;
}

.bw-textfield input:-ms-input-placeholder,
.bw-textfield textarea:-ms-input-placeholder {
  color: #A1AEB7;
  opacity: 1;
}

.bw-textfield input::placeholder,
.bw-textfield textarea::placeholder {
  color: #A1AEB7;
  opacity: 1;
}

.bw-textfield textarea {
  min-height: 75px;
}

.bw-textfield input:focus {
  height: 41px;
  margin-bottom: -1px;
}

.wpcf7-radio,
.wpcf7-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.8rem;
}

.wpcf7-radio label,
.wpcf7-checkbox label {
  min-height: 40px;
  padding-left: 0px;
  padding-right: 30px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
  font-size: 1.8rem;
}

.wpcf7-radio label > input[type="radio"],
.wpcf7-radio--inline label > input[type="radio"],
.wpcf7-checkbox label > input[type="checkbox"],
.wpcf7-checkbox--inline label > input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 8px !important;
}

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

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

.wpcf7-radio--inline input[type="radio"],
.wpcf7-radio--inline input[type="checkbox"],
.wpcf7-radio--inline label > input[type="radio"],
.wpcf7-radio--inline label > input[type="checkbox"],
.wpcf7-checkbox--inline input[type="radio"],
.wpcf7-checkbox--inline input[type="checkbox"],
.wpcf7-checkbox--inline label > input[type="radio"],
.wpcf7-checkbox--inline label > input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
}

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

select {
  height: 40px;
  width: 100%;
  color: #002D59;
}

select:focus {
  outline: 0;
}

.bw-select {
  display: block;
  padding-top: 1.5;
  margin-bottom: 24px;
  position: relative;
}

.bw-select:focus {
  outline: 0;
}

.bw-select:focus select {
  height: 41px;
  margin-bottom: -1px;
  border-color: #002D59;
  border-width: 2px;
}

.bw-select select {
  display: block;
  height: 40px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  border: none;
  border-bottom: 1px solid #040F1A;
  border-radius: 0px;
  box-shadow: none;
  background-color: transparent;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iNiIgd2lkdGg9IjEwIj48cG9seWdvbiBwb2ludHM9IjAsMCAxMCwwIDUsNiIgc3R5bGU9ImZpbGw6cmdiYSgwLDAsMCwuMjQpOyIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  color: #68788C;
  font-size: 1.6rem;
  padding: 0 25px 10px 10px;
}

.bw-select select::-ms-expand {
  display: none;
}

.bw-select select:focus {
  outline: 0;
  height: 41px;
  margin-bottom: -1px;
  border-color: #002D59;
  border-width: 2px;
}

.bw-select select:disabled {
  color: bw-color("black-alpha-38");
  cursor: text;
  background-color: #A1AEB7;
  opacity: 1;
}

.bw-select__menu {
  position: absolute;
  z-index: 1;
  min-width: 100%;
  overflow-y: auto;
  padding: 8px 0;
  background-color: bw-color("white");
  font-size: 1.6rem;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bw-select__menu {
    border-left: 1px solid bw-color("black-alpha-12");
    border-top: 1px solid bw-color("black-alpha-12");
  }
}

.bw-select__menu div {
  padding: 0 22px;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  white-space: nowrap;
}

.bw-select__menu div:hover {
  background-color: bw-color("grey", "300");
}

.bw-select__menu div[selected] {
  background-color: bw-color("grey", "200");
}

@media (min-width: 768px) {
  .bw-form--inline .bw-textfield {
    display: inline-block;
    margin-bottom: 0;
  }
  .bw-form--inline .wpcf7-radio,
  .bw-form--inline .wpcf7-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bw-form--inline .wpcf7-radio label,
  .bw-form--inline .wpcf7-checkbox label {
    padding-left: 0;
  }
  .bw-form--inline .wpcf7-radio label > input[type="radio"],
  .bw-form--inline .wpcf7-checkbox label > input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bw-form--inline .bw-select {
    display: inline-block;
  }
  .bw-form--inline .bw-btn {
    margin-bottom: 0;
    margin-top: 0;
    vertical-align: bottom;
  }
}

.bw-textfield input:invalid:not(:focus):not(:required), .bw-textfield input:invalid:not(:focus):required.bw--is-not-empty, .bw-textfield input:invalid:not(:focus):required.bw--is-empty.bw--is-dirty, .bw-textfield input:invalid:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty), .bw-textfield input:invalid:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield textarea:invalid:not(:focus):not(:required),
.bw-textfield textarea:invalid:not(:focus):required.bw--is-not-empty,
.bw-textfield textarea:invalid:not(:focus):required.bw--is-empty.bw--is-dirty,
.bw-textfield textarea:invalid:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield textarea:invalid:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid input:not(:focus):not(:required),
.bw-textfield--invalid input:not(:focus):required.bw--is-not-empty,
.bw-textfield--invalid input:not(:focus):required.bw--is-empty.bw--is-dirty,
.bw-textfield--invalid input:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid input:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid textarea:not(:focus):not(:required),
.bw-textfield--invalid textarea:not(:focus):required.bw--is-not-empty,
.bw-textfield--invalid textarea:not(:focus):required.bw--is-empty.bw--is-dirty,
.bw-textfield--invalid textarea:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid textarea:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) {
  border-color: #D63900;
  border-width: 2px;
}

.bw-textfield input:invalid:not(:focus):not(:required), .bw-textfield input:invalid:not(:focus):required.bw--is-not-empty, .bw-textfield input:invalid:not(:focus):required.bw--is-empty.bw--is-dirty, .bw-textfield input:invalid:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty), .bw-textfield input:invalid:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid input:not(:focus):not(:required),
.bw-textfield--invalid input:not(:focus):required.bw--is-not-empty,
.bw-textfield--invalid input:not(:focus):required.bw--is-empty.bw--is-dirty,
.bw-textfield--invalid input:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty),
.bw-textfield--invalid input:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) {
  height: 41px;
  margin-bottom: -1px;
}

.bw-textfield input:invalid:not(:focus):not(:required) ~ label, .bw-textfield input:invalid:not(:focus):required.bw--is-not-empty ~ label, .bw-textfield input:invalid:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label, .bw-textfield input:invalid:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield textarea:invalid:not(:focus):not(:required) ~ label,
.bw-textfield textarea:invalid:not(:focus):required.bw--is-not-empty ~ label,
.bw-textfield textarea:invalid:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield textarea:invalid:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--invalid input:not(:focus):not(:required) ~ label,
.bw-textfield--invalid input:not(:focus):required.bw--is-not-empty ~ label,
.bw-textfield--invalid input:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--invalid input:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--invalid textarea:not(:focus):not(:required) ~ label,
.bw-textfield--invalid textarea:not(:focus):required.bw--is-not-empty ~ label,
.bw-textfield--invalid textarea:not(:focus):required[value]:not([value=""]):not(.bw--is-empty):not(.bw--is-not-empty) ~ label,
.bw-textfield--invalid textarea:not(:focus):required:not(:empty):not(.bw--is-empty):not(.bw--is-not-empty) ~ label {
  color: #D63900;
}

.bw-textfield:not(.bw-textfield--float-label) input:invalid:not(:focus):required.bw--is-empty.bw--is-dirty ~ label,
.bw-textfield:not(.bw-textfield--float-label) textarea:invalid:not(:focus):required.bw--is-empty.bw--is-dirty ~ label,
.bw-textfield--invalid:not(.bw-textfield--float-label) input:not(:focus):required.bw--is-empty.bw--is-dirty ~ label,
.bw-textfield--invalid:not(.bw-textfield--float-label) textarea:not(:focus):required.bw--is-empty.bw--is-dirty ~ label {
  color: #D63900;
}

@media screen and (min-width: 768px) {
  .contact-form--col {
    position: relative;
    z-index: 9;
    top: -129px;
  }
}

.contact-form-wrap {
  padding-bottom: 5rem;
}

input, textarea, select {
  font-size: 1.7rem;
  line-height: 1.5;
}

.contact-form-wrap input, .contact-form-wrap textarea, .contact-form-wrap select {
  border: 1px solid #A1AEB7 !important;
}

.nav input, .nav textarea, .nav select {
  font-size: 1.4rem;
}

.bw-form--inline .bw-select {
  display: inline-block;
}

h1 .bw-select {
  margin: 0;
}

h1 .bw-select select {
  border-bottom: none;
  padding-top: 0;
  margin: 0;
}

.bw-select--setup {
  padding-left: 32px;
}

.bw-select--setup:before {
  position: absolute;
  left: 0;
  margin-top: 6px;
}

.bw-select__menu {
  z-index: 100;
  color: #D4D5D4;
  font-weight: 700;
}

.color-picker {
  z-index: 0;
}

.form-control, .search-form .search-field, .input-group .input-group-addon {
  box-shadow: none;
  border-radius: 2px;
  border-bottom-width: 2px;
  border-color: rgba(0, 0, 0, 0.03);
}

.input-group-addon--embedded + .form-control, .search-form .input-group-addon--embedded + .search-field, .input-group .input-group-addon--embedded + .input-group-addon {
  border-radius: 2px;
  border-left-color: transparent;
}

.input-group-addon--embedded + .form-control:focus, .search-form .input-group-addon--embedded + .search-field:focus, .input-group .input-group-addon--embedded + .input-group-addon:focus {
  border-color: rgba(0, 0, 0, 0.03) !important;
}

.form-control:focus, .search-form .search-field:focus, .input-group .input-group-addon:focus {
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.03);
  border-bottom: 2px solid #002D59;
}

.form-control[disabled], .search-form [disabled].search-field, .form-control[readonly], .search-form [readonly].search-field, fieldset[disabled] .form-control, fieldset[disabled] .search-form .search-field, .search-form fieldset[disabled] .search-field, .input-group [disabled].input-group-addon, .input-group [readonly].input-group-addon, fieldset[disabled] .input-group .input-group-addon, .input-group fieldset[disabled] .input-group-addon {
  background-color: #98a7b0;
  color: #A1AEB7;
}

.accordion-checkbox-title {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 32px;
  position: relative;
  color: black;
}

.accordion-checkbox-title:before {
  font-size: 7px;
  color: #002D59;
  position: absolute;
  left: 4px;
  top: 4px;
}

.accordion-checkbox .bw-btn {
  height: 16px;
  width: 16px;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.accordion-checkbox .bw-btn .basicon:before {
  margin: 0;
}

.accordion-checkbox-control {
  cursor: pointer;
}

.form-horizontal .form-group, .form-horizontal .search-form label, .search-form .form-horizontal label {
  margin-left: -24px;
  margin-right: -24px;
}

.form-inline--style .form-group, .form-inline--style .search-form label, .search-form .form-inline--style label {
  width: 100%;
}

.form-inline--style .control-label {
  margin-right: 8px;
}

.form-inline--style input {
  margin-right: 24px;
}

.form-inline .nobr, .search-form .nobr {
  margin-bottom: 16px;
}

.input-group .input-group-addon {
  transition: color 0.3s ease;
  border-color: rgba(0, 0, 0, 0.03);
}

.input-group .input-group-addon.input-group-addon--embedded {
  color: #689AF0;
}

.input-group .input-group-addon.input-group-addon-focus {
  color: #002D59;
}

.input-group .input-group-addon--floating {
  background: none;
  border: none;
  padding-left: 0;
  padding-right: 16px;
}

.input-group .input-group-addon--embedded {
  /* @see .form-control */
}

form.sml_subscribe {
  display: -webkit-box;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  padding: x 10px 24px 0;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  form.sml_subscribe {
    -moz-justify-content: left;
    -ms-justify-content: left;
    -webkit-box-pack: left;
    justify-content: left;
    -ms-flex-pack: left;
  }
}

@media screen and (min-width: 992px) {
  form.sml_subscribe {
    height: 88px;
  }
}

form.sml_subscribe input[type='email'],
form.sml_subscribe input[type='text'],
form.sml_subscribe input[type='search'] {
  height: 40px;
  padding: 10px 22px;
  background-color: #D4D5D4;
  color: #002D59;
  font-size: 1.4rem;
  line-height: 1.3;
  border: none;
}

form.sml_subscribe input[type='email']:focus,
form.sml_subscribe input[type='text']:focus,
form.sml_subscribe input[type='search']:focus {
  outline-style: none !important;
}

form.sml_subscribe .btn.sml_submitbtn, form.sml_subscribe .load-more-post a.sml_submitbtn, .load-more-post form.sml_subscribe a.sml_submitbtn, form.sml_subscribe .btn-success__span a.sml_submitbtn, .btn-success__span form.sml_subscribe a.sml_submitbtn, form.sml_subscribe .search-form .sml_submitbtn.search-submit, .search-form form.sml_subscribe .sml_submitbtn.search-submit,
form.sml_subscribe .btn.sml_submitbtn:hover,
form.sml_subscribe .load-more-post a.sml_submitbtn:hover, .load-more-post
form.sml_subscribe a.sml_submitbtn:hover,
form.sml_subscribe .btn-success__span a.sml_submitbtn:hover, .btn-success__span
form.sml_subscribe a.sml_submitbtn:hover,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:hover,
form.sml_subscribe .btn.sml_submitbtn:focus,
form.sml_subscribe .load-more-post a.sml_submitbtn:focus, .load-more-post
form.sml_subscribe a.sml_submitbtn:focus,
form.sml_subscribe .btn-success__span a.sml_submitbtn:focus, .btn-success__span
form.sml_subscribe a.sml_submitbtn:focus,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:focus,
form.sml_subscribe .btn.sml_submitbtn:active,
form.sml_subscribe .load-more-post a.sml_submitbtn:active, .load-more-post
form.sml_subscribe a.sml_submitbtn:active,
form.sml_subscribe .btn-success__span a.sml_submitbtn:active, .btn-success__span
form.sml_subscribe a.sml_submitbtn:active,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:active, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:active {
  height: 40px;
  width: 40px;
  background-color: #E8E8E8;
  color: #002D59;
  padding: 0;
  margin: 0;
  box-shadow: none;
  text-align: center;
  top: 0;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  form.sml_subscribe .btn.sml_submitbtn, form.sml_subscribe .load-more-post a.sml_submitbtn, .load-more-post form.sml_subscribe a.sml_submitbtn, form.sml_subscribe .btn-success__span a.sml_submitbtn, .btn-success__span form.sml_subscribe a.sml_submitbtn, form.sml_subscribe .search-form .sml_submitbtn.search-submit, .search-form form.sml_subscribe .sml_submitbtn.search-submit,
  form.sml_subscribe .btn.sml_submitbtn:hover,
  form.sml_subscribe .load-more-post a.sml_submitbtn:hover, .load-more-post
  form.sml_subscribe a.sml_submitbtn:hover,
  form.sml_subscribe .btn-success__span a.sml_submitbtn:hover, .btn-success__span
  form.sml_subscribe a.sml_submitbtn:hover,
  form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover, .search-form
  form.sml_subscribe .sml_submitbtn.search-submit:hover,
  form.sml_subscribe .btn.sml_submitbtn:focus,
  form.sml_subscribe .load-more-post a.sml_submitbtn:focus, .load-more-post
  form.sml_subscribe a.sml_submitbtn:focus,
  form.sml_subscribe .btn-success__span a.sml_submitbtn:focus, .btn-success__span
  form.sml_subscribe a.sml_submitbtn:focus,
  form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus, .search-form
  form.sml_subscribe .sml_submitbtn.search-submit:focus,
  form.sml_subscribe .btn.sml_submitbtn:active,
  form.sml_subscribe .load-more-post a.sml_submitbtn:active, .load-more-post
  form.sml_subscribe a.sml_submitbtn:active,
  form.sml_subscribe .btn-success__span a.sml_submitbtn:active, .btn-success__span
  form.sml_subscribe a.sml_submitbtn:active,
  form.sml_subscribe .search-form .sml_submitbtn.search-submit:active, .search-form
  form.sml_subscribe .sml_submitbtn.search-submit:active {
    top: 0;
  }
}

form.sml_subscribe .btn.sml_submitbtn:hover, form.sml_subscribe .load-more-post a.sml_submitbtn:hover, .load-more-post form.sml_subscribe a.sml_submitbtn:hover, form.sml_subscribe .btn-success__span a.sml_submitbtn:hover, .btn-success__span form.sml_subscribe a.sml_submitbtn:hover, form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover, .search-form form.sml_subscribe .sml_submitbtn.search-submit:hover, form.sml_subscribe .btn.sml_submitbtn:focus, form.sml_subscribe .load-more-post a.sml_submitbtn:focus, .load-more-post form.sml_subscribe a.sml_submitbtn:focus, form.sml_subscribe .btn-success__span a.sml_submitbtn:focus, .btn-success__span form.sml_subscribe a.sml_submitbtn:focus, form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus, .search-form form.sml_subscribe .sml_submitbtn.search-submit:focus, form.sml_subscribe .btn.sml_submitbtn:active, form.sml_subscribe .load-more-post a.sml_submitbtn:active, .load-more-post form.sml_subscribe a.sml_submitbtn:active, form.sml_subscribe .btn-success__span a.sml_submitbtn:active, .btn-success__span form.sml_subscribe a.sml_submitbtn:active, form.sml_subscribe .search-form .sml_submitbtn.search-submit:active, .search-form form.sml_subscribe .sml_submitbtn.search-submit:active,
form.sml_subscribe .btn.sml_submitbtn:hover:hover,
form.sml_subscribe .load-more-post a.sml_submitbtn:hover:hover, .load-more-post
form.sml_subscribe a.sml_submitbtn:hover:hover,
form.sml_subscribe .btn-success__span a.sml_submitbtn:hover:hover, .btn-success__span
form.sml_subscribe a.sml_submitbtn:hover:hover,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover:hover, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:hover:hover,
form.sml_subscribe .btn.sml_submitbtn:hover:focus,
form.sml_subscribe .load-more-post a.sml_submitbtn:hover:focus, .load-more-post
form.sml_subscribe a.sml_submitbtn:hover:focus,
form.sml_subscribe .btn-success__span a.sml_submitbtn:hover:focus, .btn-success__span
form.sml_subscribe a.sml_submitbtn:hover:focus,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover:focus, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:hover:focus,
form.sml_subscribe .btn.sml_submitbtn:hover:active,
form.sml_subscribe .load-more-post a.sml_submitbtn:hover:active, .load-more-post
form.sml_subscribe a.sml_submitbtn:hover:active,
form.sml_subscribe .btn-success__span a.sml_submitbtn:hover:active, .btn-success__span
form.sml_subscribe a.sml_submitbtn:hover:active,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:hover:active, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:hover:active,
form.sml_subscribe .btn.sml_submitbtn:focus:hover,
form.sml_subscribe .load-more-post a.sml_submitbtn:focus:hover, .load-more-post
form.sml_subscribe a.sml_submitbtn:focus:hover,
form.sml_subscribe .btn-success__span a.sml_submitbtn:focus:hover, .btn-success__span
form.sml_subscribe a.sml_submitbtn:focus:hover,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus:hover, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:focus:hover,
form.sml_subscribe .btn.sml_submitbtn:focus:focus,
form.sml_subscribe .load-more-post a.sml_submitbtn:focus:focus, .load-more-post
form.sml_subscribe a.sml_submitbtn:focus:focus,
form.sml_subscribe .btn-success__span a.sml_submitbtn:focus:focus, .btn-success__span
form.sml_subscribe a.sml_submitbtn:focus:focus,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus:focus, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:focus:focus,
form.sml_subscribe .btn.sml_submitbtn:focus:active,
form.sml_subscribe .load-more-post a.sml_submitbtn:focus:active, .load-more-post
form.sml_subscribe a.sml_submitbtn:focus:active,
form.sml_subscribe .btn-success__span a.sml_submitbtn:focus:active, .btn-success__span
form.sml_subscribe a.sml_submitbtn:focus:active,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:focus:active, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:focus:active,
form.sml_subscribe .btn.sml_submitbtn:active:hover,
form.sml_subscribe .load-more-post a.sml_submitbtn:active:hover, .load-more-post
form.sml_subscribe a.sml_submitbtn:active:hover,
form.sml_subscribe .btn-success__span a.sml_submitbtn:active:hover, .btn-success__span
form.sml_subscribe a.sml_submitbtn:active:hover,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:active:hover, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:active:hover,
form.sml_subscribe .btn.sml_submitbtn:active:focus,
form.sml_subscribe .load-more-post a.sml_submitbtn:active:focus, .load-more-post
form.sml_subscribe a.sml_submitbtn:active:focus,
form.sml_subscribe .btn-success__span a.sml_submitbtn:active:focus, .btn-success__span
form.sml_subscribe a.sml_submitbtn:active:focus,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:active:focus, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:active:focus,
form.sml_subscribe .btn.sml_submitbtn:active:active,
form.sml_subscribe .load-more-post a.sml_submitbtn:active:active, .load-more-post
form.sml_subscribe a.sml_submitbtn:active:active,
form.sml_subscribe .btn-success__span a.sml_submitbtn:active:active, .btn-success__span
form.sml_subscribe a.sml_submitbtn:active:active,
form.sml_subscribe .search-form .sml_submitbtn.search-submit:active:active, .search-form
form.sml_subscribe .sml_submitbtn.search-submit:active:active {
  top: 0;
  box-shadow: none;
  -webkit-transform: none;
  transform: none;
}

form.sml_subscribe > div,
form.sml_subscribe > .sml_email {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: calc(100% - 40px);
  max-width: 240px;
}

form.sml_subscribe > div input[type=email],
form.sml_subscribe > .sml_email input[type=email] {
  width: 100%;
}

form.sml_subscribe .sml_emaillabel {
  margin-bottom: 0;
  padding-right: 24px;
}

@media screen and (max-width: 767px) {
  form.sml_subscribe .sml_emaillabel {
    font-size: 2rem;
    line-height: 1.3;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-right: 0;
  }
}

@media screen and (min-width: 992px) {
  form.sml_subscribe .sml_emaillabel {
    display: none;
  }
}

@media screen and (min-width: 1300px) {
  form.sml_subscribe .sml_emaillabel {
    display: inline-block;
  }
}

form.sml_subscribe .sml_emailinput {
  border-radius: 0 !important;
}

form.sml_subscribe .sml_submit {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  form.sml_subscribe {
    padding-right: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .tab-wrapper {
    margin-bottom: 15px;
  }
}

.form-classic input[type='email'], .form-classic
input[type='text'], .form-classic
input[type='tel'], .form-classic
textarea, .form-classic
input[type='search'] {
  border-bottom: 2px solid #A1AEB7;
}

.form-classic input[type='email']:focus, .form-classic
input[type='text']:focus, .form-classic
input[type='tel']:focus, .form-classic
textarea:focus, .form-classic
input[type='search']:focus {
  border-bottom-color: #002D59;
}

#subsidiary-list {
  margin-bottom: 1.5rem;
}

@media screen and (max-width: 767px) {
  #subsidiary-list {
    margin-top: 2rem;
    margin-bottom: 4rem;
  }
}

.searchbar {
  position: relative;
  margin: 0 auto;
  height: auto;
}

@media screen and (max-width: 767px) {
  div:not(.modal) .searchbar {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  div:not(.modal) .searchbar {
    width: 60%;
  }
}

@media screen and (min-width: 992px) {
  div:not(.modal) .searchbar {
    width: 50%;
  }
}

div.modal .searchbar {
  width: 100%;
}

.searchbar__icon {
  position: absolute;
  left: 30px;
  top: calc(50% - 12px);
}

.searchbar__close {
  position: absolute;
  right: 30px;
  top: calc(50% - 12px);
}

.searchbar__erase {
  position: absolute;
  right: 100px;
  top: calc(50% - 12px);
}

.home-cover__input {
  border: 1px solid #D4D5D4;
  border-radius: 0 !important;
  padding: 24px 70px 22px 53px;
  width: 100%;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.3;
  outline: none !important;
}

.home-cover__input:focus {
  outline: none !important;
}

.modal .home-cover__input {
  padding: 30px 150px 29px 53px;
  border-color: #FFF;
}

@media screen and (max-width: 767px) {
  .modal .home-cover__input {
    padding: 31px 150px 29px 53px;
  }
}

.results {
  position: absolute;
  z-index: 9;
  border: 1px solid #D4D5D4;
  border-top-color: #D4D5D4;
  background-color: #FFF;
  top: 65px;
  width: 100%;
  padding: 0 25px;
}

.results a {
  display: inline-block;
  width: 100%;
  transition: all 0.2s ease-out;
}

.results a:hover, .results a:focus, .results a:active {
  color: #002D59;
  background-color: rgba(232, 232, 232, 0.5);
  padding-left: 6px;
}

.results > .bb:nth-last-child(-n+2) {
  border-bottom: 0 !important;
}

.modal .results {
  top: 0;
  border-color: #FFF;
  border-bottom-color: #E8E8E8;
}

.highlighted {
  color: #53AF31;
  font-weight: bold;
}

.no-result-box {
  font-style: italic;
}

.rzslider {
  margin: 18px 0 72px 0;
}

.rzslider .rz-bar {
  height: 8px;
  border-radius: 64px;
  background-color: #68788C;
}

.rzslider .rz-pointer {
  top: -7px;
  width: 20px;
  height: 20px;
  background-color: #002D59;
  box-shadow: 0 3px 16px 3px rgba(0, 45, 89, 0.16);
}

.rzslider .rz-pointer:after {
  display: none;
}

.rzslider .rz-pointer:focus {
  outline: none;
}

.rzslider .rz-bubble.rz-limit {
  display: none;
}

.rzslider .rz-bubble {
  position: relative;
  display: table;
  bottom: -22px;
  font-size: 1.4rem;
  line-height: 1.3;
  background-color: #002D59;
  border-radius: 3px;
  padding: 4px 11px 2px 11px;
  color: #FFF;
  font-weight: 700;
}

/*-----------------------------------*            #Transitions
\*-----------------------------------*/
form.form {
  color: #68788C;
  font: 100%/120% 'Open Sans', Arial, Helvetica, Verdana, sans-serif;
  font-size: 17px;
  margin: .5em auto 1em auto;
  padding: .5em;
  max-width: 500px;
}

* html form.form, * body form.form {
  padding-top: .1em;
}

.form-field {
  position: relative;
}

form.form span.error {
  clear: left;
  display: block;
  font-weight: bold;
  margin-top: 2px;
  padding-left: 166px;
}

form.form span.value {
  display: block;
  margin-left: 153px;
}

form.form .value span {
  display: block;
}

form.form .no-label .value, form.form .no-label .description {
  margin-left: 0;
}

form.form span.unsubscribe-value {
  display: block;
}

form.form sup {
  cursor: pointer;
  font-size: 1em;
  font-weight: normal;
  text-decoration: underline;
}

form.form p.required, form.form span.required, form.form label.required {
  display: inherit;
  max-width: 100%;
  font-weight: bold;
}

form.form p.required label, form.form span.required label {
  background: none;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

form.form p.required label:after, form.form span.required label:after {
  content: ' * ';
}

form.form p span {
  font-weight: normal;
}

form.form p span.description {
  clear: both;
  display: block;
  margin-left: 153px;
}

form.form p.email-pref span.description {
  display: block;
  margin-left: 5px;
  font-size: .9em;
}

form.form p {
  clear: left;
  line-height: 1.4em;
  margin-bottom: 16px;
  margin-top: 0;
  padding: 0;
}

form.form p.pd-checkbox label {
  display: inline-block;
  float: none;
  width: auto;
}

form.form p.pd-checkbox > span {
  display: inline-block;
  margin-left: 0;
}

form.form p.pd-checkbox input[type='checkbox'] {
  display: inline-block;
  position: relative;
  top: -1px;
  width: auto;
  height: auto;
}

* html form.form p, * body form.form p {
  margin-top: 0;
}

form.form ul, form.form ol {
  line-height: 1.5em;
  margin-bottom: 1em;
}

form.form li {
  line-height: 1.5em;
}

form.form p.hidden, form.form .hidden {
  position: absolute;
  width: 190px;
  left: -999px;
}

form.form p label.inline {
  background: 0;
  display: inline;
  float: none;
  font-weight: normal;
  line-height: 1.5;
  margin-right: 10px;
  padding: 0;
  text-align: left;
  vertical-align: baseline;
}

form.form p label {
  display: block;
  float: left;
  margin: 0;
  padding: 0 0 5px 0;
  font-weight: bold;
  text-align: left;
  width: 100%;
}

* html form.form p label, * body form.form p label {
  margin-right: -0.2em;
}

form.form p.no-label, form.form p.email-pref {
  margin: 0.2em .5em .6em 0;
  font-size: 14px;
  padding: 0;
  position: relative;
  top: -10px;
}

form.form p.submit {
  padding: 0;
}

form.form p.inline {
  margin: 0 0 5px 160px;
  padding: 0 0 3px;
}

*:first-child + html form.form p.inline, *:first-child + body form.form p.inline {
  margin-left: 0;
}

form.form p.full-width {
  clear: none;
  margin: 0;
  padding: 0;
}

form.form p.full-width a, form.form p span.inline a {
  display: inline;
  line-height: 16px;
  margin: 0;
  padding: 0;
}

form.form p.submit input {
  color: #FFF;
  background-color: #53AF31;
  box-shadow: 0 8px 20px 1px rgba(83, 175, 49, 0.14);
  transition: all 0.25s cubic-bezier(0, 0, 0.26, 1.01);
  display: inline-block;
  height: 49px;
  width: auto;
  padding: 0 47px;
  margin-top: 14px;
  margin-bottom: 14px;
  position: relative;
  border: none;
  border-radius: 0;
  cursor: pointer;
  touch-action: manipulation;
  background-image: none;
  text-align: center;
  line-height: 49px;
  white-space: nowrap;
  font-weight: 400;
  letter-spacing: inherit;
  position: relative;
}

form.form p.submit input:hover, form.form p.submit input:active {
  color: #FFF;
  background-color: #53AF31;
  box-shadow: 0 3px 6px 1px rgba(83, 175, 49, 0.14);
  -webkit-transform: translateY(2.45px);
  transform: translateY(2.45px);
}

form.form p.submit input:focus {
  outline: none !important;
}

form.form p.pd-textarea textarea {
  margin: 0 10px 0 0;
  padding: 2px 12px;
  width: calc(100% - 26px);
}

form.form select {
  font-weight: normal;
}

form.form select option {
  margin: 0;
  padding: 0 .3em;
}

form.form textarea.standard {
  height: 70px;
  overflow: auto;
  padding: 2px;
  width: 100%;
  float: none;
  resize: none;
}

form.form input,
form.form select,
form.form textarea {
  display: block;
  margin: 0 10px 0 0;
  width: 100%;
  height: 33px;
  box-shadow: none;
  padding: 6px 12px;
  background-color: transparent;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom-color: rgba(0, 0, 0, 0.09);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-width: 2px;
  font-size: 18px;
  line-height: 33px;
  font-weight: normal;
  color: #A1AEB7;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

form.form input:focus,
form.form select:focus,
form.form textarea:focus {
  outline-style: none !important;
  box-shadow: none;
  border-color: rgba(0, 0, 0, 0.03);
  border-bottom: 2px solid #002D59;
}

form.form select {
  height: 39px;
}

*:first-child + html form.form input, *:first-child + body form.form input {
  margin-right: 2px;
}

* html form.form input, * body form.form input {
  padding-right: 0;
}

form.form input.text {
  width: calc(100% - 26px);
}

form.form div.error {
  padding: 0 0 .5em 170px;
  color: #D63900;
}

form.form div.message {
  color: #53AF31;
}

form.form input.date {
  background: url(/images/calendar.png) no-repeat left;
  padding-left: 20px;
  width: calc(100% - 34px);
}

.red-color, form.form p.error, form.form span.error, form.form div.error, form.form p.error label {
  color: #D63900;
}

.red-background, form.form p.errors {
  padding: 15px 32px;
  margin: 10px 0;
  border: 0;
  background-color: #D63900;
  color: #040F1A;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

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

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  zoom: 1;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaa;
  background: #FFF;
  color: #68788C;
}

.ui-widget-content a {
  color: #68788C;
}

.ui-widget-header {
  border: 1px solid #aaa;
  background: #FFF;
  color: #040F1A;
  font-weight: bold;
}

.ui-widget-header a {
  color: #040F1A;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #E8E8E8;
  font-weight: normal;
  color: #68788C;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #68788C;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #A1AEB7;
  background: #D4D5D4;
  font-weight: normal;
  color: #002D59;
}

.ui-state-hover a, .ui-state-hover a:hover {
  color: #002D59;
  text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #040F1A;
  background: #FFF;
  font-weight: normal;
  color: #040F1A;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #040F1A;
  text-decoration: none;
}

.ui-widget :active {
  outline: 0;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #53AF31;
  background: #53AF31;
  color: #FFF;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: gray-dark;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #D63900;
  background: #FFF;
  color: #D63900;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #D63900;
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #D63900;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url(/images/ui-icons_222222_256x240.png);
}

.ui-widget-content .ui-icon {
  background-image: url(/images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(/images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(/images/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(/images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(/images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #aaa;
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: center;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-datepicker-cover {
  display: none;
  display: block;
  position: absolute;
  z-index: -1;
  -webkit-filter: mask();
  filter: mask();
  top: -4px;
  left: -4px;
  width: 200px;
  height: 200px;
}

.dependentFieldSlave {
  display: none;
}

/*    GRID
*
*       # Mixins
*       # Positionning
*       # General
*       # Grid System
*       # Image position
*       # Images
*
*/
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.top {
  top: 0;
}

.right {
  right: 0;
}

.bottom {
  bottom: 0;
}

.left {
  left: 0;
}

html, body {
  font-size: 10px;
}

body {
  font: 17px "proxima-nova", sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color: #68788C;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.15 ease-out;
}

footer .container {
  border-bottom: 3px solid #53AF31;
}

.overflow {
  overflow: hidden;
}

.overflow-x {
  overflow-x: hidden;
}

.overflow-y {
  overflow-y: hidden;
}

.logo-sciencepo {
  width: 132px;
}

.logo-erc {
  width: 164px;
}

.axis__presentation {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  height: 100vh;
}

.axis__presentation .axis__subtitle + p {
  font-size: 2rem;
  line-height: 1.3;
}

.wrap--partner {
  height: 101px;
}

.wrap--partner img {
  height: 101px;
  width: 100%;
}

.areas-wrap {
  position: relative;
  top: 0;
  margin-top: -33.33vh;
  height: auto;
}

@media screen and (min-width: 768px) {
  .areas-wrap > * {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

@media screen and (min-width: 992px) {
  .areas-wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
}

.row-flex {
  display: -webkit-box;
  display: flex;
}

@media screen and (min-width: 768px) {
  .row-flex > * {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

.row-flex--centered > div {
  display: -webkit-box;
  display: flex;
}

@media screen and (min-width: 768px) {
  .row-flex--centered > div {
    -webkit-flex: 1 1 50%;
    /* for Safari */
  }
}

@media screen and (max-width: 767px) {
  .tax-areas .row-flex {
    display: block;
  }
}

@media screen and (min-width: 992px) {
  .content {
    min-height: calc(100vh - 309px);
  }
}

@media screen and (max-width: 991px) {
  .content {
    min-height: calc(100vh - 328px);
  }
}

/**
*    HEADINGS
*
*       #General
*       #Titel Type
*
*/
h1, .h1,
h2,
h1 .bw-select select, .h2,
h3, .h3 {
  margin-top: 45px;
  margin-bottom: 26.5px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 35px;
  margin-bottom: 20.5px;
}

.title-rule, .title-rule--center, .organisation-name {
  position: relative;
}

.title-rule:before, .title-rule--center:before, .organisation-name:before {
  position: absolute;
  height: 2px;
  width: 36px;
  background-color: #53AF31;
  bottom: -10px;
  left: 0;
  content: ' ';
  display: inline-block;
}

.title-rule--center:before {
  left: calc(50% - 18px);
}

/*    ICONS
*
*       # Themify
*
*/
[class^="ti-"], [class*=" ti-"] {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-wand:before {
  content: "\e600";
}

.ti-volume:before {
  content: "\e601";
}

.ti-user:before {
  content: "\e602";
}

.ti-unlock:before {
  content: "\e603";
}

.ti-unlink:before {
  content: "\e604";
}

.ti-trash:before {
  content: "\e605";
}

.ti-thought:before {
  content: "\e606";
}

.ti-target:before {
  content: "\e607";
}

.ti-tag:before {
  content: "\e608";
}

.ti-tablet:before {
  content: "\e609";
}

.ti-star:before {
  content: "\e60a";
}

.ti-spray:before {
  content: "\e60b";
}

.ti-signal:before {
  content: "\e60c";
}

.ti-shopping-cart:before {
  content: "\e60d";
}

.ti-shopping-cart-full:before {
  content: "\e60e";
}

.ti-settings:before {
  content: "\e60f";
}

.ti-search:before {
  content: "\e610";
}

.ti-zoom-in:before {
  content: "\e611";
}

.ti-zoom-out:before {
  content: "\e612";
}

.ti-cut:before {
  content: "\e613";
}

.ti-ruler:before {
  content: "\e614";
}

.ti-ruler-pencil:before {
  content: "\e615";
}

.ti-ruler-alt:before {
  content: "\e616";
}

.ti-bookmark:before {
  content: "\e617";
}

.ti-bookmark-alt:before {
  content: "\e618";
}

.ti-reload:before {
  content: "\e619";
}

.ti-plus:before {
  content: "\e61a";
}

.ti-pin:before {
  content: "\e61b";
}

.ti-pencil:before {
  content: "\e61c";
}

.ti-pencil-alt:before {
  content: "\e61d";
}

.ti-paint-roller:before {
  content: "\e61e";
}

.ti-paint-bucket:before {
  content: "\e61f";
}

.ti-na:before {
  content: "\e620";
}

.ti-mobile:before {
  content: "\e621";
}

.ti-minus:before {
  content: "\e622";
}

.ti-medall:before {
  content: "\e623";
}

.ti-medall-alt:before {
  content: "\e624";
}

.ti-marker:before {
  content: "\e625";
}

.ti-marker-alt:before {
  content: "\e626";
}

.ti-arrow-up:before {
  content: "\e627";
}

.ti-arrow-right:before {
  content: "\e628";
}

.ti-arrow-left:before {
  content: "\e629";
}

.ti-arrow-down:before {
  content: "\e62a";
}

.ti-lock:before {
  content: "\e62b";
}

.ti-location-arrow:before {
  content: "\e62c";
}

.ti-link:before {
  content: "\e62d";
}

.ti-layout:before {
  content: "\e62e";
}

.ti-layers:before {
  content: "\e62f";
}

.ti-layers-alt:before {
  content: "\e630";
}

.ti-key:before {
  content: "\e631";
}

.ti-import:before {
  content: "\e632";
}

.ti-image:before {
  content: "\e633";
}

.ti-heart:before {
  content: "\e634";
}

.ti-heart-broken:before {
  content: "\e635";
}

.ti-hand-stop:before {
  content: "\e636";
}

.ti-hand-open:before {
  content: "\e637";
}

.ti-hand-drag:before {
  content: "\e638";
}

.ti-folder:before {
  content: "\e639";
}

.ti-flag:before {
  content: "\e63a";
}

.ti-flag-alt:before {
  content: "\e63b";
}

.ti-flag-alt-2:before {
  content: "\e63c";
}

.ti-eye:before {
  content: "\e63d";
}

.ti-export:before {
  content: "\e63e";
}

.ti-exchange-vertical:before {
  content: "\e63f";
}

.ti-desktop:before {
  content: "\e640";
}

.ti-cup:before {
  content: "\e641";
}

.ti-crown:before {
  content: "\e642";
}

.ti-comments:before {
  content: "\e643";
}

.ti-comment:before {
  content: "\e644";
}

.ti-comment-alt:before {
  content: "\e645";
}

.ti-close:before {
  content: "\e646";
}

.ti-clip:before {
  content: "\e647";
}

.ti-angle-up:before {
  content: "\e648";
}

.ti-angle-right:before {
  content: "\e649";
}

.ti-angle-left:before {
  content: "\e64a";
}

.ti-angle-down:before {
  content: "\e64b";
}

.ti-check:before {
  content: "\e64c";
}

.ti-check-box:before {
  content: "\e64d";
}

.ti-camera:before {
  content: "\e64e";
}

.ti-announcement:before {
  content: "\e64f";
}

.ti-brush:before {
  content: "\e650";
}

.ti-briefcase:before {
  content: "\e651";
}

.ti-bolt:before {
  content: "\e652";
}

.ti-bolt-alt:before {
  content: "\e653";
}

.ti-blackboard:before {
  content: "\e654";
}

.ti-bag:before {
  content: "\e655";
}

.ti-move:before {
  content: "\e656";
}

.ti-arrows-vertical:before {
  content: "\e657";
}

.ti-arrows-horizontal:before {
  content: "\e658";
}

.ti-fullscreen:before {
  content: "\e659";
}

.ti-arrow-top-right:before {
  content: "\e65a";
}

.ti-arrow-top-left:before {
  content: "\e65b";
}

.ti-arrow-circle-up:before {
  content: "\e65c";
}

.ti-arrow-circle-right:before {
  content: "\e65d";
}

.ti-arrow-circle-left:before {
  content: "\e65e";
}

.ti-arrow-circle-down:before {
  content: "\e65f";
}

.ti-angle-double-up:before {
  content: "\e660";
}

.ti-angle-double-right:before {
  content: "\e661";
}

.ti-angle-double-left:before {
  content: "\e662";
}

.ti-angle-double-down:before {
  content: "\e663";
}

.ti-zip:before {
  content: "\e664";
}

.ti-world:before {
  content: "\e665";
}

.ti-wheelchair:before {
  content: "\e666";
}

.ti-view-list:before {
  content: "\e667";
}

.ti-view-list-alt:before {
  content: "\e668";
}

.ti-view-grid:before {
  content: "\e669";
}

.ti-uppercase:before {
  content: "\e66a";
}

.ti-upload:before {
  content: "\e66b";
}

.ti-underline:before {
  content: "\e66c";
}

.ti-truck:before {
  content: "\e66d";
}

.ti-timer:before {
  content: "\e66e";
}

.ti-ticket:before {
  content: "\e66f";
}

.ti-thumb-up:before {
  content: "\e670";
}

.ti-thumb-down:before {
  content: "\e671";
}

.ti-text:before {
  content: "\e672";
}

.ti-stats-up:before {
  content: "\e673";
}

.ti-stats-down:before {
  content: "\e674";
}

.ti-split-v:before {
  content: "\e675";
}

.ti-split-h:before {
  content: "\e676";
}

.ti-smallcap:before {
  content: "\e677";
}

.ti-shine:before {
  content: "\e678";
}

.ti-shift-right:before {
  content: "\e679";
}

.ti-shift-left:before {
  content: "\e67a";
}

.ti-shield:before {
  content: "\e67b";
}

.ti-notepad:before {
  content: "\e67c";
}

.ti-server:before {
  content: "\e67d";
}

.ti-quote-right:before {
  content: "\e67e";
}

.ti-quote-left:before {
  content: "\e67f";
}

.ti-pulse:before {
  content: "\e680";
}

.ti-printer:before {
  content: "\e681";
}

.ti-power-off:before {
  content: "\e682";
}

.ti-plug:before {
  content: "\e683";
}

.ti-pie-chart:before {
  content: "\e684";
}

.ti-paragraph:before {
  content: "\e685";
}

.ti-panel:before {
  content: "\e686";
}

.ti-package:before {
  content: "\e687";
}

.ti-music:before {
  content: "\e688";
}

.ti-music-alt:before {
  content: "\e689";
}

.ti-mouse:before {
  content: "\e68a";
}

.ti-mouse-alt:before {
  content: "\e68b";
}

.ti-money:before {
  content: "\e68c";
}

.ti-microphone:before {
  content: "\e68d";
}

.ti-menu:before {
  content: "\e68e";
}

.ti-menu-alt:before {
  content: "\e68f";
}

.ti-map:before {
  content: "\e690";
}

.ti-map-alt:before {
  content: "\e691";
}

.ti-loop:before {
  content: "\e692";
}

.ti-location-pin:before {
  content: "\e693";
}

.ti-list:before {
  content: "\e694";
}

.ti-light-bulb:before {
  content: "\e695";
}

.ti-Italic:before {
  content: "\e696";
}

.ti-info:before {
  content: "\e697";
}

.ti-infinite:before {
  content: "\e698";
}

.ti-id-badge:before {
  content: "\e699";
}

.ti-hummer:before {
  content: "\e69a";
}

.ti-home:before {
  content: "\e69b";
}

.ti-help:before {
  content: "\e69c";
}

.ti-headphone:before {
  content: "\e69d";
}

.ti-harddrives:before {
  content: "\e69e";
}

.ti-harddrive:before {
  content: "\e69f";
}

.ti-gift:before {
  content: "\e6a0";
}

.ti-game:before {
  content: "\e6a1";
}

.ti-filter:before {
  content: "\e6a2";
}

.ti-files:before {
  content: "\e6a3";
}

.ti-file:before {
  content: "\e6a4";
}

.ti-eraser:before {
  content: "\e6a5";
}

.ti-envelope:before {
  content: "\e6a6";
}

.ti-download:before {
  content: "\e6a7";
}

.ti-direction:before {
  content: "\e6a8";
}

.ti-direction-alt:before {
  content: "\e6a9";
}

.ti-dashboard:before {
  content: "\e6aa";
}

.ti-control-stop:before {
  content: "\e6ab";
}

.ti-control-shuffle:before {
  content: "\e6ac";
}

.ti-control-play:before {
  content: "\e6ad";
}

.ti-control-pause:before {
  content: "\e6ae";
}

.ti-control-forward:before {
  content: "\e6af";
}

.ti-control-backward:before {
  content: "\e6b0";
}

.ti-cloud:before {
  content: "\e6b1";
}

.ti-cloud-up:before {
  content: "\e6b2";
}

.ti-cloud-down:before {
  content: "\e6b3";
}

.ti-clipboard:before {
  content: "\e6b4";
}

.ti-car:before {
  content: "\e6b5";
}

.ti-calendar:before {
  content: "\e6b6";
}

.ti-book:before {
  content: "\e6b7";
}

.ti-bell:before {
  content: "\e6b8";
}

.ti-basketball:before {
  content: "\e6b9";
}

.ti-bar-chart:before {
  content: "\e6ba";
}

.ti-bar-chart-alt:before {
  content: "\e6bb";
}

.ti-back-right:before {
  content: "\e6bc";
}

.ti-back-left:before {
  content: "\e6bd";
}

.ti-arrows-corner:before {
  content: "\e6be";
}

.ti-archive:before {
  content: "\e6bf";
}

.ti-anchor:before {
  content: "\e6c0";
}

.ti-align-right:before {
  content: "\e6c1";
}

.ti-align-left:before {
  content: "\e6c2";
}

.ti-align-justify:before {
  content: "\e6c3";
}

.ti-align-center:before {
  content: "\e6c4";
}

.ti-alert:before {
  content: "\e6c5";
}

.ti-alarm-clock:before {
  content: "\e6c6";
}

.ti-agenda:before {
  content: "\e6c7";
}

.ti-write:before {
  content: "\e6c8";
}

.ti-window:before {
  content: "\e6c9";
}

.ti-widgetized:before {
  content: "\e6ca";
}

.ti-widget:before {
  content: "\e6cb";
}

.ti-widget-alt:before {
  content: "\e6cc";
}

.ti-wallet:before {
  content: "\e6cd";
}

.ti-video-clapper:before {
  content: "\e6ce";
}

.ti-video-camera:before {
  content: "\e6cf";
}

.ti-vector:before {
  content: "\e6d0";
}

.ti-themify-logo:before {
  content: "\e6d1";
}

.ti-themify-favicon:before {
  content: "\e6d2";
}

.ti-themify-favicon-alt:before {
  content: "\e6d3";
}

.ti-support:before {
  content: "\e6d4";
}

.ti-stamp:before {
  content: "\e6d5";
}

.ti-split-v-alt:before {
  content: "\e6d6";
}

.ti-slice:before {
  content: "\e6d7";
}

.ti-shortcode:before {
  content: "\e6d8";
}

.ti-shift-right-alt:before {
  content: "\e6d9";
}

.ti-shift-left-alt:before {
  content: "\e6da";
}

.ti-ruler-alt-2:before {
  content: "\e6db";
}

.ti-receipt:before {
  content: "\e6dc";
}

.ti-pin2:before {
  content: "\e6dd";
}

.ti-pin-alt:before {
  content: "\e6de";
}

.ti-pencil-alt2:before {
  content: "\e6df";
}

.ti-palette:before {
  content: "\e6e0";
}

.ti-more:before {
  content: "\e6e1";
}

.ti-more-alt:before {
  content: "\e6e2";
}

.ti-microphone-alt:before {
  content: "\e6e3";
}

.ti-magnet:before {
  content: "\e6e4";
}

.ti-line-double:before {
  content: "\e6e5";
}

.ti-line-dotted:before {
  content: "\e6e6";
}

.ti-line-dashed:before {
  content: "\e6e7";
}

.ti-layout-width-full:before {
  content: "\e6e8";
}

.ti-layout-width-default:before {
  content: "\e6e9";
}

.ti-layout-width-default-alt:before {
  content: "\e6ea";
}

.ti-layout-tab:before {
  content: "\e6eb";
}

.ti-layout-tab-window:before {
  content: "\e6ec";
}

.ti-layout-tab-v:before {
  content: "\e6ed";
}

.ti-layout-tab-min:before {
  content: "\e6ee";
}

.ti-layout-slider:before {
  content: "\e6ef";
}

.ti-layout-slider-alt:before {
  content: "\e6f0";
}

.ti-layout-sidebar-right:before {
  content: "\e6f1";
}

.ti-layout-sidebar-none:before {
  content: "\e6f2";
}

.ti-layout-sidebar-left:before {
  content: "\e6f3";
}

.ti-layout-placeholder:before {
  content: "\e6f4";
}

.ti-layout-menu:before {
  content: "\e6f5";
}

.ti-layout-menu-v:before {
  content: "\e6f6";
}

.ti-layout-menu-separated:before {
  content: "\e6f7";
}

.ti-layout-menu-full:before {
  content: "\e6f8";
}

.ti-layout-media-right-alt:before {
  content: "\e6f9";
}

.ti-layout-media-right:before {
  content: "\e6fa";
}

.ti-layout-media-overlay:before {
  content: "\e6fb";
}

.ti-layout-media-overlay-alt:before {
  content: "\e6fc";
}

.ti-layout-media-overlay-alt-2:before {
  content: "\e6fd";
}

.ti-layout-media-left-alt:before {
  content: "\e6fe";
}

.ti-layout-media-left:before {
  content: "\e6ff";
}

.ti-layout-media-center-alt:before {
  content: "\e700";
}

.ti-layout-media-center:before {
  content: "\e701";
}

.ti-layout-list-thumb:before {
  content: "\e702";
}

.ti-layout-list-thumb-alt:before {
  content: "\e703";
}

.ti-layout-list-post:before {
  content: "\e704";
}

.ti-layout-list-large-image:before {
  content: "\e705";
}

.ti-layout-line-solid:before {
  content: "\e706";
}

.ti-layout-grid4:before {
  content: "\e707";
}

.ti-layout-grid3:before {
  content: "\e708";
}

.ti-layout-grid2:before {
  content: "\e709";
}

.ti-layout-grid2-thumb:before {
  content: "\e70a";
}

.ti-layout-cta-right:before {
  content: "\e70b";
}

.ti-layout-cta-left:before {
  content: "\e70c";
}

.ti-layout-cta-center:before {
  content: "\e70d";
}

.ti-layout-cta-btn-right:before {
  content: "\e70e";
}

.ti-layout-cta-btn-left:before {
  content: "\e70f";
}

.ti-layout-column4:before {
  content: "\e710";
}

.ti-layout-column3:before {
  content: "\e711";
}

.ti-layout-column2:before {
  content: "\e712";
}

.ti-layout-accordion-separated:before {
  content: "\e713";
}

.ti-layout-accordion-merged:before {
  content: "\e714";
}

.ti-layout-accordion-list:before {
  content: "\e715";
}

.ti-ink-pen:before {
  content: "\e716";
}

.ti-info-alt:before {
  content: "\e717";
}

.ti-help-alt:before {
  content: "\e718";
}

.ti-headphone-alt:before {
  content: "\e719";
}

.ti-hand-point-up:before {
  content: "\e71a";
}

.ti-hand-point-right:before {
  content: "\e71b";
}

.ti-hand-point-left:before {
  content: "\e71c";
}

.ti-hand-point-down:before {
  content: "\e71d";
}

.ti-gallery:before {
  content: "\e71e";
}

.ti-face-smile:before {
  content: "\e71f";
}

.ti-face-sad:before {
  content: "\e720";
}

.ti-credit-card:before {
  content: "\e721";
}

.ti-control-skip-forward:before {
  content: "\e722";
}

.ti-control-skip-backward:before {
  content: "\e723";
}

.ti-control-record:before {
  content: "\e724";
}

.ti-control-eject:before {
  content: "\e725";
}

.ti-comments-smiley:before {
  content: "\e726";
}

.ti-brush-alt:before {
  content: "\e727";
}

.ti-youtube:before {
  content: "\e728";
}

.ti-vimeo:before {
  content: "\e729";
}

.ti-twitter:before {
  content: "\e72a";
}

.ti-time:before {
  content: "\e72b";
}

.ti-tumblr:before {
  content: "\e72c";
}

.ti-skype:before {
  content: "\e72d";
}

.ti-share:before {
  content: "\e72e";
}

.ti-share-alt:before {
  content: "\e72f";
}

.ti-rocket:before {
  content: "\e730";
}

.ti-pinterest:before {
  content: "\e731";
}

.ti-new-window:before {
  content: "\e732";
}

.ti-microsoft:before {
  content: "\e733";
}

.ti-list-ol:before {
  content: "\e734";
}

.ti-linkedin:before {
  content: "\e735";
}

.ti-layout-sidebar-2:before {
  content: "\e736";
}

.ti-layout-grid4-alt:before {
  content: "\e737";
}

.ti-layout-grid3-alt:before {
  content: "\e738";
}

.ti-layout-grid2-alt:before {
  content: "\e739";
}

.ti-layout-column4-alt:before {
  content: "\e73a";
}

.ti-layout-column3-alt:before {
  content: "\e73b";
}

.ti-layout-column2-alt:before {
  content: "\e73c";
}

.ti-instagram:before {
  content: "\e73d";
}

.ti-google:before {
  content: "\e73e";
}

.ti-github:before {
  content: "\e73f";
}

.ti-flickr:before {
  content: "\e740";
}

.ti-facebook:before {
  content: "\e741";
}

.ti-dropbox:before {
  content: "\e742";
}

.ti-dribbble:before {
  content: "\e743";
}

.ti-apple:before {
  content: "\e744";
}

.ti-android:before {
  content: "\e745";
}

.ti-save:before {
  content: "\e746";
}

.ti-save-alt:before {
  content: "\e747";
}

.ti-yahoo:before {
  content: "\e748";
}

.ti-wordpress:before {
  content: "\e749";
}

.ti-vimeo-alt:before {
  content: "\e74a";
}

.ti-twitter-alt:before {
  content: "\e74b";
}

.ti-tumblr-alt:before {
  content: "\e74c";
}

.ti-trello:before {
  content: "\e74d";
}

.ti-stack-overflow:before {
  content: "\e74e";
}

.ti-soundcloud:before {
  content: "\e74f";
}

.ti-sharethis:before {
  content: "\e750";
}

.ti-sharethis-alt:before {
  content: "\e751";
}

.ti-reddit:before {
  content: "\e752";
}

.ti-pinterest-alt:before {
  content: "\e753";
}

.ti-microsoft-alt:before {
  content: "\e754";
}

.ti-linux:before {
  content: "\e755";
}

.ti-jsfiddle:before {
  content: "\e756";
}

.ti-joomla:before {
  content: "\e757";
}

.ti-html5:before {
  content: "\e758";
}

.ti-flickr-alt:before {
  content: "\e759";
}

.ti-email:before {
  content: "\e75a";
}

.ti-drupal:before {
  content: "\e75b";
}

.ti-dropbox-alt:before {
  content: "\e75c";
}

.ti-css3:before {
  content: "\e75d";
}

.ti-rss:before {
  content: "\e75e";
}

.ti-rss-alt:before {
  content: "\e75f";
}

.ti-arrow-right {
  position: relative;
  top: 2px;
}

.ion-android-navigate {
  top: -1px;
}

/*    LAYOUT
*
*       # Color
*
*/
.bg-light {
  background-color: #FFF;
}

.bg-gray-light {
  background-color: #D4D5D4;
}

.bg-gray-base, .area {
  background-color: #040F1A;
}

.bg-gray-lighter {
  background-color: #E8E8E8;
}

.bg-gray-darker {
  background-color: #002D59;
}

.bg-brand-success,
.bg-success,
.area figure:after {
  background-color: #53AF31;
}

.bg-brand-warning {
  background-color: #002D59;
}

.bg-brand-danger {
  background-color: #D63900;
}

.bb {
  border-bottom: 1px solid #D4D5D4;
}

.bt {
  border-top: 1px solid #D4D5D4;
}

@media screen and (min-width: 768px) {
  .br-sm {
    border-right: 1px solid #E8E8E8;
  }
}

.w-full {
  width: 100%;
}

.height-third {
  height: calc(33.33vh - 78px);
}

.height-third img {
  width: 100%;
  height: calc(33.33vh - 78px);
}

.height-half {
  height: calc(50vh - 78px);
}

.height-half img {
  width: 100%;
  height: calc(50vh - 78px);
}

.height-two-third {
  height: calc(66.66vh - 78px);
}

.height-two-third img {
  width: 100%;
  height: calc(66.66vh - 78px);
}

.height-full {
  height: calc(100vh - 78px);
}

.height-full img {
  width: 100%;
  height: calc(100vh - 78px);
}

.height-screen {
  height: calc(100vh - 294px);
}

@media screen and (max-width: 767px) {
  .height-screen {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .height-half-xs {
    height: calc(50vh - 78px);
  }
  .height-half-xs img {
    width: 100%;
    height: calc(50vh - 78px);
  }
}

@media screen and (max-width: 767px) {
  .height-full-xs {
    height: calc(100vh - 78px);
  }
  .height-full-xs img {
    width: 100%;
    height: calc(100vh - 78px);
  }
}

@media screen and (max-width: 767px) {
  .xs-m-t-0 {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .sm-m-b-xl {
    margin-bottom: 6.4rem;
  }
}

@media screen and (max-width: 767px) {
  .xs-m-b-gutter {
    margin-bottom: 2.8rem;
  }
}

@media screen and (min-width: 768px) {
  .sm-pull-right {
    float: right;
  }
}

.object-fit-fill {
  -o-object-fit: fill;
  object-fit: fill;
  font-family: 'object-fit: fill;';
}

.object-fit-contain, .wrap--partner img, .thumbnail-wrapper--contain img, .brand-item__thumb img {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.object-fit-cover, .area img, .line-wrap > .row figure img, .product-thumbnail-wrap img, .single-axis .size-cover-square,
figure img, .img-wrapper img, figure img img, .project-cover img, .strip img, .img-galery-wrap .img-galery__block, .img-galery-wrap .img-galery__block img, .product-cover img, .thumbnail-wrapper img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.object-fit-none {
  -o-object-fit: none;
  object-fit: none;
  font-family: 'object-fit: none;';
}

.object-fit-scale-down {
  -o-object-fit: scale-down;
  object-fit: scale-down;
  font-family: 'object-fit: scale-down;';
}

.img-cover,
.video-cover {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  background-size: cover;
}

.single article img,
iframe {
  max-width: 100%;
}

.img-wrapper {
  width: 100%;
  height: 179px;
  position: relative;
  overflow: hidden;
}

.img-wrapper img {
  width: 100%;
  height: 100%;
}

.img-wrapper.card--suggest__thumb {
  height: 121px;
  width: 121px;
}

.img-wrapper--thumb {
  height: auto;
}

figure img {
  width: 100%;
}

figure img img {
  width: 100%;
  height: 100%;
}

.project-cover {
  width: 100%;
  height: 31.25vw;
}

.project-cover img {
  width: 100%;
  height: 100%;
}

.size-logo, .size-rectangle-logo {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  width: 50%;
  height: auto;
  margin-bottom: 30px;
}

.size-rectangle-logo {
  width: 100%;
}

.home-cover {
  background: url(../img/cover-home.png) no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 768px) {
  .home-cover {
    background-image: url(../img/cover-home-sm.png);
  }
}

@media screen and (max-width: 767px) {
  .home-cover {
    background-image: url(../img/cover-home-xs.png);
  }
}

.home-cover__content {
  height: 375px;
  display: -webkit-box;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media screen and (max-width: 767px) {
  .home-cover__content {
    padding-bottom: 32px;
    height: auto;
  }
}

@media screen and (min-width: 768px) {
  .home-cover__content {
    height: 50vw;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 992px) {
  .home-cover__content {
    height: 25vw;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .home-cover__content {
    height: 295px;
  }
}

.strip {
  height: 330px;
  position: relative;
  overflow: hidden;
}

.contact.page-template-template-contact .strip {
  height: 200px;
}

@media screen and (min-width: 768px) {
  .strip {
    height: 193px;
  }
}

.strip img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-filter: blur(7px);
  filter: blur(7px);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  height: 330px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .strip img {
    height: 193px;
  }
}

@media screen and (min-width: 1300px) {
  .strip img {
    height: 290px;
  }
}

.strip:after, .dark-layer:after {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 45, 89, 0.4);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 45, 89, 0.4)), color-stop(100%, rgba(0, 45, 89, 0.9)));
  background: linear-gradient(to bottom, rgba(0, 45, 89, 0.4) 0%, rgba(0, 45, 89, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002d59', endColorstr='#002d59', GradientType=0);
}

.strip .container,
.strip .header-content {
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 991px) {
  .logo-agrofer {
    width: 190px;
  }
}

@media screen and (max-width: 767px) {
  .logo-agrofer {
    width: auto;
  }
}

.dark-layer + a {
  z-index: 9;
}

.img-galery-wrap {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.img-galery-wrap .img-galery__block {
  height: 220px;
  position: relative;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin: 3px;
}

.img-galery-wrap .img-galery__block img {
  position: relative;
  height: 220px !important;
  width: 100%;
}

.img-galery-wrap .img-galery__block .modal-body img {
  height: 100% !important;
}

.img-galery-wrap .img-galery__city {
  font-size: 1.8rem;
  line-height: 1.5;
  text-transform: uppercase;
  mix-blend-mode: difference;
  left: 0;
  bottom: -2px;
  width: 100%;
  padding: 16px 20px;
  margin: 2px;
}

.play-video {
  position: absolute;
  left: calc(50% - 25px);
  top: calc(50% - 25px);
  margin: 0;
}

.launch-video {
  position: relative;
  width: 100%;
  height: 100%;
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .figure--square {
    position: relative;
  }
  .figure--square:after {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 45, 89, 0.24);
    background-image: url("../images/squares-img.png");
    background-repeat: no-repeat;
    background-position: bottom left;
  }
}

.figure--branded {
  position: relative;
}

.figure--branded:after {
  content: ' ';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 45, 89, 0.24);
}

.overflow-h {
  overflow: hidden;
}

.bt {
  border-top: 1px solid #D4D5D4;
}

.br {
  border-right: 1px solid #D4D5D4;
}

.bb {
  border-bottom: 1px solid #D4D5D4;
}

.bb.getintouch--title {
  border-bottom-color: rgba(4, 15, 26, 0.3);
}

.b-none {
  border: 0 !important;
}

.bl {
  border-left: 1px solid #D4D5D4;
}

.b-gray-lighter {
  border-color: #E8E8E8;
}

.error404__content {
  height: calc(100vh - 245.7px);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

.template-page {
  min-height: calc(100vh - 245.7px);
}

.featured-posts {
  display: -webkit-box;
  display: flex;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  border-bottom: 3px solid #002D59;
}

.featured-post {
  background-color: #FFF;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
}

.featured-post:first-child {
  border-right: 1px solid #D4D5D4;
}

.featured-post:hover {
  background-color: #E8E8E8;
}

footer {
  background-color: rgba(212, 213, 212, 0.1);
  border-top: 1px solid #D4D5D4;
}

.footer-right {
  margin: auto;
}

@media screen and (min-width: 992px) {
  .footer-right {
    float: right;
  }
}

.footer-left {
  height: 88px;
  margin: auto;
  display: -webkit-box;
  display: flex;
}

@media screen and (max-width: 767px) {
  .footer-left {
    margin-bottom: 24px;
  }
}

@media screen and (min-width: 992px) {
  .footer-left {
    float: left;
  }
}

.page-header {
  margin-top: 0;
  margin-bottom: 0;
}

.our-lines .page-header,
.post-type-archive-images .page-header,
.areas .page-header {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
}

.about-cover a {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 0;
  margin-left: 0;
}

.about-cover a:hover, .about-cover a:focus, .about-cover a:active {
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.logo-wrapper img {
  width: 75%;
}

.badge-app {
  width: 135px;
  height: 40px;
  margin: 0 5px 5px 0;
}

.distributor__infos {
  position: relative;
  top: -100px;
  padding: 3.2rem;
  box-shadow: 0 16px 44px 8px rgba(4, 15, 26, 0.24);
  border-bottom: 3px solid #53AF31;
}

@media screen and (max-width: 767px) {
  .distributor__infos {
    font-size: 1.5rem;
  }
}

.distributor__logo > div {
  display: -webkit-box;
  display: flex;
}

.client-logo > div {
  width: 100%;
  display: -webkit-box;
  display: flex;
}

.product-cover {
  overflow: hidden;
}

.product-cover figure {
  overflow: hidden;
}

.product-cover figure,
.product-cover figure img {
  width: 100%;
  height: 100%;
}

.modal-content-wrapper {
  padding: 24px;
}

@media screen and (max-width: 767px) {
  .modal-content {
    border: 0;
  }
}

.modal-dialog {
  width: 438px;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.modal-dialog.modal--video {
  border-width: 0;
}

.modal-dialog.modal--video .modal-body {
  padding: 0;
}

.modal-dialog.modal--video iframe {
  display: block;
  padding: 0;
  margin: 0;
  max-width: inherit;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .modal-dialog {
    margin: 0;
  }
}

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

.modal-header--search, .modal-body--search {
  position: absolute;
  left: calc(((100vw - 436px) / 2) * -1);
  width: 100vw;
}

@media screen and (max-width: 767px) {
  .modal-header--search, .modal-body--search {
    left: -11px;
  }
}

.modal-header--search {
  top: -31px;
}

@media screen and (max-width: 767px) {
  .modal-header--search {
    top: -11px;
  }
}

.modal-body--search {
  top: 48px;
}

@media screen and (max-width: 767px) {
  .modal-body--search {
    top: 68px;
  }
}

.modal {
  background-color: rgba(255, 255, 255, 0.35);
}

.modal--right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  border-left: 1px solid #D4D5D4;
}

.modal--right .modal-content {
  border: 0;
  min-height: 100vh;
  box-shadow: -3px 0 16px rgba(0, 45, 89, 0.1);
}

.modal--right .modal__close {
  position: absolute;
  z-index: 9;
  left: -24px;
  top: 15px;
  width: 24px;
  height: 48px;
  background-color: #FFF;
  display: -webkit-box;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-top: 1px solid #D4D5D4;
  border-bottom: 1px solid #D4D5D4;
  border-left: 1px solid #D4D5D4;
}

@media screen and (max-width: 767px) {
  .modal--right .modal__close {
    left: auto;
    right: 36px;
    height: 24px;
    background-color: transparent;
    border: 0;
  }
}

@media screen and (max-width: 767px) {
  .modal--right .modal__close i {
    font-size: 2.1em;
  }
}

@media screen and (max-width: 767px) {
  .detail__close i {
    color: #FFF;
  }
}

@media screen and (min-width: 768px) {
  .detail__close i {
    color: #040F1A;
  }
}

.modal-backdrop {
  background-color: transparent;
}

.brand__info {
  display: -webkit-box;
  display: flex;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -webkit-box-align: start;
  align-items: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}

.brand__info .brand__thumb {
  display: -webkit-box;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #E8E8E8;
  height: 95px;
  width: 95px;
  min-width: 95px;
}

.brand__info .brand__thumb img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 75%;
  height: 75%;
}

.brand__content {
  padding-left: 24px;
}

.brand__content info-l {
  float: left;
  width: 100%;
}

.modele {
  display: inline-block;
  width: 100%;
}

.modele::first-letter {
  text-transform: uppercase;
}

.modal-detail-wrap {
  width: 100%;
  height: 260px;
}

.modal-detail-wrap img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.route {
  position: absolute;
  z-index: 9;
  right: 25px;
  bottom: -25px;
  border: 0;
  text-align: center;
}

.route:hover, .route:focus, .route:active {
  border: 0;
}

@media screen and (max-width: 767px) {
  .route i {
    font-size: 2.1em;
    top: -1px;
  }
}

.route-label {
  position: absolute;
  top: 55px;
  color: #002D59;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.3;
  width: 100px;
  left: -25px;
}

.tab-content--contact .tab-pane {
  padding: 24px 48px 48px;
}

row--map {
  height: 480px;
}

@media screen and (max-width: 991px) {
  header {
    overflow-x: hidden;
  }
}

@media screen and (min-width: 992px) {
  .header-right {
    float: right;
    display: -webkit-box;
    display: flex;
  }
}

.thumbnail-wrapper img {
  width: 100%;
  height: 100%;
}

.alt-images {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  flex-wrap: wrap;
}

.alt-image-wrapper {
  cursor: pointer;
  max-width: calc(16.6666% - 4px);
  min-width: calc(16.6666% - 4px);
  height: calc(((1068px / 2) - 12px) / 6 - 4px);
  -webkit-box-flex: 1;
  -moz-flex: 1;
  flex: 1;
  background-color: #FFF;
  border: 1px solid #D4D5D4;
  margin: 2px;
}

.alt-image-wrapper.selected {
  border-color: #53AF31;
}

@media screen and (min-width: 768px) {
  .alt-image-wrapper {
    height: calc(((732px / 2) - 12px) / 6 - 4px);
  }
}

@media screen and (min-width: 992px) {
  .alt-image-wrapper {
    height: calc(((924px / 2) - 12px) / 6 - 4px);
  }
}

@media screen and (min-width: 1300px) {
  .alt-image-wrapper {
    height: calc(((1068px / 2) - 12px) / 6 - 3px);
  }
}

@media screen and (max-width: 767px) {
  .alt-image-wrapper {
    height: calc(((((100vw - 12px) / 1.2)) - 12px) / 6 - 4px);
  }
}

img.alt-image {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.articles-item {
  cursor: pointer;
}

.post__item, .info__item {
  display: -webkit-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  flex-wrap: wrap;
  border-bottom: 1px solid #D4D5D4;
}

.thumbnail-wrapper--list {
  width: 100%;
  height: calc(924px - (75 / 100 * 924px) - 12px);
  overflow: hidden;
}

.thumbnail-wrapper--list img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media screen and (max-width: 991px) {
  .thumbnail-wrapper--list {
    height: calc(732px - (75 / 100 * 732px) - 12px);
  }
}

@media screen and (min-width: 1300px) {
  .thumbnail-wrapper--list {
    height: calc(1080px - (75 / 100 * 1080px) - 12px);
  }
}

@media screen and (min-width: 768px) {
  .info__item.odd {
    -moz-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
}

.info__thumb {
  float: right;
  overflow: hidden;
  -webkit-box-flex: 1;
  flex: 1 0;
}

.odd .info__thumb {
  float: left;
}

@media screen and (min-width: 768px) {
  .info__item:not(.odd) > .info__thumb {
    margin-right: 8.3333333333%;
  }
}

.info__content {
  float: left;
}

@media screen and (min-width: 768px) {
  .odd .info__content {
    float: right;
    margin-right: 8.3333333333%;
  }
}

.brand-item__thumb {
  height: calc(41.66666666vw - 12px);
}

@media screen and (min-width: 768px) {
  .brand-item__thumb {
    height: calc(732px * 25 / 100);
  }
}

@media screen and (min-width: 992px) {
  .brand-item__thumb {
    height: calc(924px * 16.6666666 / 100);
  }
}

@media screen and (min-width: 1300px) {
  .brand-item__thumb {
    height: calc(1080px * 16.6666666 / 100);
  }
}

.brand-item__thumb a {
  display: -webkit-box;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.brand-item__thumb img {
  height: 45%;
  width: 45%;
  transition: -webkit-transform 0.31s cubic-bezier(0, 0.02, 0.37, 0.99);
  transition: transform 0.31s cubic-bezier(0, 0.02, 0.37, 0.99);
  transition: transform 0.31s cubic-bezier(0, 0.02, 0.37, 0.99), -webkit-transform 0.31s cubic-bezier(0, 0.02, 0.37, 0.99);
}

.brand-item__thumb:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

@media screen and (min-width: 768px) {
  .product-wrapper--square {
    height: 188.5px;
    width: 188.5px;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.get-the-app {
  min-height: 40px;
  padding-left: 51px;
}

@media screen and (max-width: 767px) {
  .get-the-app {
    padding-left: 0;
    min-height: auto;
  }
}

.get-the-app:before {
  content: ' ';
  position: absolute;
  display: inline-block;
  height: 40px;
  left: 6px;
  width: 40px;
  background: url(../img/g-app-logo.png) no-repeat center;
}

@media screen and (max-width: 767px) {
  .get-the-app:before {
    display: none;
  }
}

.contact__head {
  max-width: 500px;
}

.spinner {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  background-color: #fff;
  display: -webkit-box;
  display: flex;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.spinner--articles {
  height: calc(100vh - 325.5px);
  top: 325.5px;
}

@media screen and (max-width: 767px) {
  .spinner--articles {
    height: calc(100vh - 81px);
    top: 81px;
  }
}

@media screen and (min-width: 768px) {
  .post__thumb {
    -webkit-box-flex: 1;
    flex: 1 0;
  }
}

.loader {
  height: 28px;
  width: 28px;
}

.loader-btn {
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(158px - 10px);
  padding: 0;
  margin: 14px 0 !important;
  height: 49px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .container--404 {
    height: calc(100vh - 309px);
    display: -webkit-box;
    display: flex;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    align-items: center;
  }
}

.label {
  display: inline-block;
  width: 100%;
  text-align: left;
  padding: 15px 30px;
  margin-bottom: 30px;
  white-space: normal;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

/**
*    NAV
*
*       #maiMenu
*/
header {
  border-bottom: 1px solid #E8E8E8;
}

@media screen and (min-width: 768px) {
  header {
    height: 79px;
    overflow: hidden;
  }
}

nav {
  border: 0 !important;
  position: relative;
  z-index: 99;
  box-shadow: 0 2px 28px 14px rgba(0, 45, 89, 0.08);
}

nav ul {
  list-style-type: none;
}

nav li {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0.1px;
}

nav select {
  border: none;
  background-color: transparent;
  position: relative;
  top: 1px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../img/ios-arrow-down.svg) no-repeat;
  background-position: right center;
  background-size: 16px;
  padding-right: 25px;
}

nav select::-ms-expand {
  /* for IE 11 */
  display: none;
}

nav .nav > li > a {
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 992px) {
  nav .nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (min-width: 1300px) {
  nav .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.navbar--options {
  padding-right: 30px;
}

.navbar--options li:first-child a {
  padding-right: 30px;
}

@media screen and (min-width: 992px) {
  .navbar--options {
    padding-right: 20px;
  }
  .navbar--options li:first-child a {
    padding-right: 20px;
  }
}

@media screen and (min-width: 1300px) {
  .navbar--options {
    padding-right: 30px;
  }
  .navbar--options li:first-child a {
    padding-right: 30px;
  }
}

.navbar-brand {
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 6px;
}

@media screen and (min-width: 992px) {
  .navbar-brand {
    padding-left: 6px;
  }
}

@media screen and (min-width: 1300px) {
  .navbar-brand {
    padding-left: 6px;
  }
}

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

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

.nav--desktop .navbar-nav:first-child li:last-child {
  padding-right: 20px;
}

@media screen and (min-width: 1300px) {
  .nav--desktop .navbar-nav:first-child li:last-child {
    padding-right: 30px;
  }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}

.nav-secondary {
  padding: 0 6px;
  margin-bottom: 0;
}

.nav-secondary:first-child {
  padding-right: 0;
}

.nav-secondary ul {
  list-style-type: none;
}

.nav-secondary li {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.3;
  font-size: 1.1rem;
  letter-spacing: 0.1px;
}

.nav-secondary li a,
.nav-secondary li a:hover,
.nav-secondary li a:focus,
.nav-secondary li a:active {
  color: #FFF;
}

@media screen and (max-width: 767px) {
  .nav-secondary {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .nav-secondary:nth-last-child {
    margin-top: 12px;
  }
}

.nav--lateral {
  border-left: 3px solid #53AF31;
}

@media screen and (max-width: 767px) {
  .nav--lateral {
    margin-bottom: 50px;
  }
}

.nav--lateral li > a,
.nav--lateral li > *,
.nav--lateral li > span {
  text-transform: uppercase;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 6px 12px;
  line-height: 1.2 !important;
  transition: all 0.2s cubic-bezier(0, 0.02, 0.37, 0.99);
}

.nav--lateral li > a.active, .nav--lateral li > a:focus, .nav--lateral li > a:hover {
  color: #53AF31;
  -webkit-transform: translateX(2px);
  transform: translateX(2px);
}

.nav--lateral li.nav-item--head {
  padding-bottom: 1.5rem;
  margin-top: -9px;
}

.nav--lateral li.nav-item--head > span,
.nav--lateral li.nav-item--head > * {
  font-size: 1.4rem;
  line-height: 1.3;
}

.nav--lateral li:last-child a {
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  .nav-wrap {
    padding-top: 24px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border: 1px solid #D4D5D4;
    border-bottom: 3px solid #53AF31;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .nav-wrap .nav--lateral {
    border-left-width: 0;
  }
}

.nav__button {
  border: none;
  height: 30px;
  background-color: transparent;
  cursor: pointer;
  background-image: none;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 600;
  color: #002D59;
}

.nav__button:focus {
  outline: none;
}

@media screen and (min-width: 992px) {
  .nav__button {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (min-width: 1300px) {
  .nav__button {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#dLabel {
  position: relative;
  top: 1px;
}

.dropdown-menu {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.dropdown-menu li {
  width: 100%;
}

.dropdown-menu li a {
  display: inline-block;
  width: 100%;
}

@media screen and (max-width: 450px) {
  .logo-mobile {
    display: none !important;
  }
  .logo-mobile--small {
    display: block !important;
  }
}

.list__head {
  min-height: 159.5px;
}

.nav--secondary {
  text-align: center;
  border-top: 1px solid #D4D5D4;
  border-bottom: 1px solid #D4D5D4;
}

.nav--secondary li {
  display: inline-block;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .nav--secondary li {
    width: 100%;
  }
}

.nav--secondary li a {
  display: inline-block;
  padding: 17px 0 14px 20px;
  color: #002D59;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .nav--secondary li a {
    padding-left: 0;
  }
}

.nav--secondary li a::after {
  padding-left: 20px;
  position: relative;
  display: inline-block;
  content: ' | ';
  color: #002D59;
}

@media screen and (max-width: 767px) {
  .nav--secondary li a::after {
    display: none;
  }
}

.nav--secondary li:last-child a:after {
  display: none;
}

.nav--secondary li:first-child a {
  padding-left: 0;
}

.nav--secondary li.active a {
  color: #53AF31;
}

.header-left {
  display: -webkit-box;
  display: flex;
}

@media screen and (min-width: 768px) {
  .header-left {
    line-height: 78px;
  }
}

@media screen and (max-width: 767px) {
  .header-left {
    display: -webkit-box;
    display: flex;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    height: 100%;
  }
}

.header__logo {
  padding-right: 24px;
  padding-left: 24px;
  border-right: 1px solid #E8E8E8;
}

.header__search {
  padding-right: 24px;
  padding-left: 24px;
}

@media screen and (max-width: 991px) {
  .header__search {
    line-height: 81px;
  }
}

@media screen and (min-width: 992px) {
  .header__search {
    min-width: 239px;
    border-right: 1px solid #E8E8E8;
  }
}

.header__nav {
  line-height: 78px;
}

.header__nav li.highlight {
  background-color: #E8E8E8;
  margin-left: 24px;
}

.header__nav li.highlight a {
  position: relative;
  color: #53AF31;
  padding-left: 55px;
  padding-right: 24px;
}

.header__nav li.highlight a:before {
  content: ' ';
  position: absolute;
  display: inline-block;
  top: calc(50% - 12px);
  left: 24px;
  height: 24px;
  width: 24px;
  background: url(../img/marker.png) no-repeat center;
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .header__nav li.highlight a:before {
    left: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .header__nav li.highlight a {
    padding-left: 43px;
    padding-right: 12px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .header__nav li.highlight {
    margin-left: 12px;
  }
}

.header__nav li {
  line-height: 78px;
}

.header__nav li a {
  display: inline-block;
  color: #002D59;
  letter-spacing: 0.1px;
  line-height: 78px;
}

.header__nav li a:hover, .header__nav li a:focus, .header__nav li a:active {
  color: #53AF31;
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  .header__nav li {
    padding: 0 10px;
  }
}

.header__nav li.active a,
.header__nav li.active a:hover,
.header__nav li.active a:focus,
.header__nav li.active a:active {
  color: #53AF31;
}

@media screen and (max-width: 991px) {
  .header-language {
    width: calc(100% - 60px) !important;
    margin-right: 36px;
    margin-left: 36px !important;
  }
  .header-language:after {
    display: none !important;
  }
}

@media screen and (min-width: 992px) {
  .header-language {
    background-color: #D4D5D4;
    padding-right: 48px;
    padding-left: 48px;
    line-height: 78px;
  }
}

@media screen and (max-width: 991px) {
  .header-language select {
    padding-left: 12px;
  }
}

@media screen and (max-width: 991px) {
  .header-language {
    position: relative;
    width: 100%;
    margin-top: 30px;
    margin-left: 30px;
  }
}

@media screen and (min-width: 992px) {
  .header-language {
    max-width: 145px;
    padding-right: 24px;
    padding-left: 24px;
  }
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .header-language {
    margin-top: 15px;
  }
}

@media screen and (max-width: 991px) {
  .header-language:after {
    content: '\f123';
    color: #FFF;
    display: inline-block;
    font-family: "Ionicons";
    position: absolute;
    top: 9px;
    right: 72px;
  }
}

.header--mobile {
  height: 80px;
}

.bar {
  background-color: #2c3e50;
  width: 30px;
  height: 2px;
  border-radius: 5px;
  right: 15px;
  top: 18px;
}

.first {
  position: absolute;
}

.second {
  margin-top: 10px;
  position: absolute;
}

.third {
  margin-top: 20px;
  position: absolute;
}

.icon {
  cursor: pointer;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 99;
  right: 22px;
  top: 11px;
  border-radius: 50%;
}

#menu_trigger {
  position: absolute;
  z-index: 2;
  top: -9999px;
  left: -9999px;
}

.menu {
  height: 100%;
  margin: 0;
  width: 100%;
  position: fixed;
  right: -100%;
  top: 0;
  background-color: #002D59;
  z-index: 999;
}

.menu select {
  position: relative;
  z-index: 999;
  font-size: 2rem;
  line-height: 1.3;
  color: #FFF;
}

.menu, .menu_triger {
  transition: right 0.28s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

#menu_trigger:checked ~ .icon {
  right: 0;
}

#menu_trigger:checked ~ .menu {
  right: 0;
}

#menu_trigger:checked ~ .site {
  -webkit-transform: translateX(-300px);
  transform: translateX(-300px);
}

.site {
  margin: 0;
  height: 100%;
  z-index: 0;
  transition: 0.3s ease-in-out;
  font-family: Arial, Helvetica, sans-serif;
  color: #7f8c8d;
}

.site h1 {
  margin-top: 150px;
}

.menu .bar {
  background-color: #fafafa;
}

.menu .bar.first {
  -webkit-transform-origin: 50% -50%;
  transform-origin: 50% -50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu .bar.second {
  -webkit-transform-origin: 5% 0%;
  transform-origin: 5% 0%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu label {
  display: block;
  position: absolute;
  top: 22px;
  width: 61px;
  height: 40px;
  right: 0;
  cursor: pointer;
}

.menu ul {
  width: 100%;
  margin-left: 0;
  list-style-type: none;
  margin-top: 100px;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .menu ul {
    margin-top: 60px;
  }
}

.menu li {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  margin-left: 30px;
}

@media screen and (max-width: 767px) and (orientation: landscape) {
  .menu li {
    margin-top: 15px;
  }
}

.menu a {
  color: #ecf0f1;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 20px;
}

.menu a i {
  margin-right: 30px;
}

/**
*    TYPE
*
*       #Fotn properties
*       #Color
*       #Inline elements
*       #Rules
*       #Lists
*
*/
.bold, h1, .h1,
h2, h1 .bw-select select, .h2,
h3, .h3, h4, .h4,
h5, .h5,
h6, .h6, .organisation-name, .nav--lateral li > a,
.nav--lateral li > *,
.nav--lateral li > span {
  font-weight: 700;
}

.semibold {
  font-weight: 600;
}

.medium {
  font-weight: 500;
}

.light {
  font-weight: 300;
}

.italic, blockquote {
  font-style: italic;
}

.regular, nav li {
  font-weight: 400;
}

.normal {
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.lowercase--maj:first-letter {
  text-transform: uppercase;
}

.date {
  text-transform: uppercase;
}

.small, small {
  font-size: 14px !important;
}

@media screen and (max-width: 767px) {
  .xs-text-left {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .xs-text-center {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .xs-text-right {
    text-align: right;
  }
}

.text-gray-base {
  color: #040F1A;
}

.text-gray-darker, .nav--lateral li > a,
.nav--lateral li > *,
.nav--lateral li > span {
  color: #002D59;
}

.text-gray-dark {
  color: #68788C;
}

.text-gray, .nav--lateral li.nav-item--head > span,
.nav--lateral li.nav-item--head > *, .breadcrumbs a,
.breadcrumbs i,
.breadcrumbs span {
  color: #A1AEB7;
}

.text-light, form.sml_subscribe .sml_emaillabel, .strip .container,
.strip .header-content, .img-galery-wrap .img-galery__city, .breadcrumbs.text-light a,
.breadcrumbs.text-light i,
.breadcrumbs.text-light span {
  color: #FFF;
}

.text-gray-light {
  color: #D4D5D4;
}

.text-gray-lighter {
  color: #E8E8E8;
}

.text-primary {
  color: #689AF0;
}

.text-success {
  color: #53AF31;
}

.text-info {
  color: #003c78;
}

.text-warning {
  color: #002D59;
}

.text-danger {
  color: #D63900;
}

p {
  margin: 0 0 25px;
}

a, a:hover, a:focus, a:active {
  cursor: pointer;
}

a.link-ghost, .product-thumbnail-wrap > article .entry-title a, a.link-ghost:hover, a.link-ghost:focus {
  color: inherit;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  text-decoration: none;
}

.breadcrumbs {
  padding-top: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.3;
}

@media screen and (min-width: 1300px) {
  .breadcrumbs {
    padding-top: 1.8rem;
  }
}

.single-products .breadcrumbs {
  margin-left: 0;
  width: 100%;
}

.bullet {
  height: 11px;
  width: 15px;
  display: inline-block;
  border-radius: 6px;
  text-align: center;
  line-height: 0;
  margin-left: 5px;
}

.link--bullet a:after {
  content: ' ';
  height: 11px;
  width: 15px;
  display: inline-block;
  position: relative;
  top: 1px;
  left: 5px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhbHF1ZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDE1IDExIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNSAxMTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiM1M0FGMzE7fS5zdDF7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik05LjUsMTFoLTRDMi41LDExLDAsOC41LDAsNS41djBDMCwyLjUsMi41LDAsNS41LDBoNGMzLDAsNS41LDIuNSw1LjUsNS41djBDMTUsOC41LDEyLjUsMTEsOS41LDExeiIvPjxwb2x5bGluZSBjbGFzcz0ic3QxIiBwb2ludHM9IjYsMi41IDksNS41IDYsOC41ICIvPjwvc3ZnPg==);
}

hr.border-gray-light {
  border-color: #D4D5D4;
}

hr.border-gray-lighter {
  border-color: #E8E8E8;
}

hr.dotted-hr {
  border-style: dotted;
}

hr.dashed-hr {
  border-style: dashed;
}

ul {
  margin-bottom: 26px;
}

ul.no-lst, ul.nav--secondary {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
}

ol {
  margin-bottom: 26px;
}

dd + dt {
  margin-top: 28px;
}

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

.tablepress {
  font-size: 1.4rem;
  line-height: 1.3;
}

@media screen and (min-width: 992px) {
  .tablepress {
    font-size: 1.7rem;
    line-height: 1.5;
  }
}

.tablepress thead th,
.tablepress tfoot th {
  background-color: #E8E8E8;
}

.tablepress thead th {
  border-bottom-color: #A1AEB7;
}

@media screen and (max-width: 991px) {
  .newsletter--subtitle {
    margin-bottom: 1rem !important;
  }
}

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 12.5px auto;
  height: auto;
}

.alignleft,
.alignright {
  margin-bottom: 12.5px;
  height: auto;
}

@media (min-width: 768px) {
  .alignleft {
    float: left;
    margin-right: 12.5px;
  }
  .alignright {
    float: right;
    margin-left: 12.5px;
  }
}

.wp-caption-text {
  padding: 9px;
}

.screen-reader-text {
  display: none;
}

.nav, .pagination, .carousel, .panel-title a {
  cursor: pointer;
}

.angular-google-map-container {
  height: 600px;
}

header ul > li {
  display: inline-block;
  padding: 0 20px;
}

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