@charset "UTF-8";
/* Variables */
/* Imports */
/* COLORS */
.white {
  color: #ffffff;
}

.white-border {
  border-color: #ffffff;
}

.white-hover:hover {
  color: #ffffff;
}

.white-background {
  background: #ffffff;
}

.white-background-hover:hover {
  background: #ffffff;
}

.white-background-before:before {
  background: #ffffff;
}

.white-fill {
  fill: #ffffff;
}

.white-fill-hover:hover {
  fill: #ffffff;
}

.red-light {
  color: #fe6a58;
}

.red-light-border {
  border-color: #fe6a58;
}

.red-light-background {
  background: #fe6a58;
}

.red-light-background-hover:hover {
  background: #fe6a58;
}

.red-light-background-before:before {
  background: #fe6a58;
}

.red-light-fill {
  fill: #fe6a58;
}

.red-light-fill-hover:hover {
  fill: #fe6a58;
}

.red-medium {
  color: #dd4b39;
}

.red-medium-border {
  border-color: #dd4b39;
}

.red-medium-background {
  background: #dd4b39;
}

.red-medium-background-hover:hover {
  background: #dd4b39;
}

.red-medium-background-before:before {
  background: #dd4b39;
}

.red-medium-fill {
  fill: #dd4b39;
}

.red-medium-fill-hover:hover {
  fill: #dd4b39;
}

.red-dark {
  color: #991100;
}

.red-dark-border {
  border-color: #991100;
}

.red-dark-background {
  background: #991100;
}

.red-dark-background-hover:hover {
  background: #991100;
}

.red-dark-background-before:before {
  background: #991100;
}

.red-dark-fill {
  fill: #991100;
}

.red-dark-fill-hover:hover {
  fill: #991100;
}

.orange-light {
  color: #fe9e4b;
}

.orange-light-border {
  border-color: #fe9e4b;
}

.orange-light-background {
  background: #fe9e4b;
}

.orange-light-background-hover:hover {
  background: #fe9e4b;
}

.orange-light-background-before:before {
  background: #fe9e4b;
}

.orange-light-fill {
  fill: #fe9e4b;
}

.orange-light-fill-hover:hover {
  fill: #fe9e4b;
}

.orange-medium {
  color: #ff851b;
}

.orange-medium-border {
  border-color: #ff851b;
}

.orange-medium-background {
  background: #ff851b;
}

.orange-medium-background-hover:hover {
  background: #ff851b;
}

.orange-medium-background-before:before {
  background: #ff851b;
}

.orange-medium-fill {
  fill: #ff851b;
}

.orange-medium-fill-hover:hover {
  fill: #ff851b;
}

.orange-dark {
  color: #cc6600;
}

.orange-dark-border {
  border-color: #cc6600;
}

.orange-dark-background {
  background: #cc6600;
}

.orange-dark-background-hover:hover {
  background: #cc6600;
}

.orange-dark-background-before:before {
  background: #cc6600;
}

.orange-dark-fill {
  fill: #cc6600;
}

.orange-dark-fill-hover:hover {
  fill: #cc6600;
}

.yellow {
  color: #f39c12;
}

.yellow-border {
  border-color: #f39c12;
}

.yellow-background {
  background: #f39c12;
}

.yellow-background-hover:hover {
  background: #f39c12;
}

.yellow-background-before:before {
  background: #f39c12;
}

.yellow-fill {
  fill: #f39c12;
}

.yellow-fill-hover:hover {
  fill: #f39c12;
}

.green-light {
  color: #ADD633;
}

.green-light-border {
  border-color: #ADD633;
}

.green-light-background {
  background: #ADD633;
}

.green-light-background-hover:hover {
  background: #ADD633;
}

.green-light-background-before:before {
  background: #ADD633;
}

.green-light-fill {
  fill: #ADD633;
}

.green-light-fill-hover:hover {
  fill: #ADD633;
}

.green-medium {
  color: #449d44;
}

.green-medium-border {
  border-color: #449d44;
}

.green-medium-background {
  background: #449d44;
}

.green-medium-background-hover:hover {
  background: #449d44;
}

.green-medium-background-before:before {
  background: #449d44;
}

.green-medium-fill {
  fill: #449d44;
}

.green-medium-fill-hover:hover {
  fill: #449d44;
}

.green-dark {
  color: #065833;
}

.green-dark-border {
  border-color: #065833;
}

.green-dark-background {
  background: #065833;
}

.green-dark-background-hover:hover {
  background: #065833;
}

.green-dark-background-before:before {
  background: #065833;
}

.green-dark-fill {
  fill: #065833;
}

.green-dark-fill-hover:hover {
  fill: #065833;
}

.teal {
  color: #39cccc;
}

.teal-border {
  border-color: #39cccc;
}

.teal-background {
  background: #39cccc;
}

.teal-background-hover:hover {
  background: #39cccc;
}

.teal-background-before:before {
  background: #39cccc;
}

.teal-fill {
  fill: #39cccc;
}

.teal-fill-hover:hover {
  fill: #39cccc;
}

.blue-light {
  color: #00c0ef;
}

.blue-light-border {
  border-color: #00c0ef;
}

.blue-light-background {
  background: #00c0ef;
}

.blue-light-background-hover:hover {
  background: #00c0ef;
}

.blue-light-background-before:before {
  background: #00c0ef;
}

.blue-light-fill {
  fill: #00c0ef;
}

.blue-light-fill-hover:hover {
  fill: #00c0ef;
}

.blue-medium {
  color: #0073b7;
}

.blue-medium-border {
  border-color: #0073b7;
}

.blue-medium-background {
  background: #0073b7;
}

.blue-medium-background-hover:hover {
  background: #0073b7;
}

.blue-medium-background-before:before {
  background: #0073b7;
}

.blue-medium-fill {
  fill: #0073b7;
}

.blue-medium-fill-hover:hover {
  fill: #0073b7;
}

.blue-dark {
  color: #001f3f;
}

.blue-dark-border {
  border-color: #001f3f;
}

.blue-dark-background {
  background: #001f3f;
}

.blue-dark-background-hover:hover {
  background: #001f3f;
}

.blue-dark-background-before:before {
  background: #001f3f;
}

.blue-dark-fill {
  fill: #001f3f;
}

.blue-dark-fill-hover:hover {
  fill: #001f3f;
}

.fuchsia {
  color: #f012be;
}

.fuchsia-border {
  border-color: #f012be;
}

.fuchsia-background {
  background: #f012be;
}

.fuchsia-background-hover:hover {
  background: #f012be;
}

.fuchsia-background-before:before {
  background: #f012be;
}

.fuchsia-fill {
  fill: #f012be;
}

.fuchsia-fill-hover:hover {
  fill: #f012be;
}

.purple {
  color: #605ca8;
}

.purple-border {
  border-color: #605ca8;
}

.purple-background {
  background: #605ca8;
}

.purple-background-hover:hover {
  background: #605ca8;
}

.purple-background-before:before {
  background: #605ca8;
}

.purple-fill {
  fill: #605ca8;
}

.purple-fill-hover:hover {
  fill: #605ca8;
}

.maroon {
  color: #d81b60;
}

.maroon-border {
  border-color: #d81b60;
}

.maroon-background {
  background: #d81b60;
}

.maroon-background-hover:hover {
  background: #d81b60;
}

.maroon-background-before:before {
  background: #d81b60;
}

.maroon-fill {
  fill: #d81b60;
}

.maroon-fill-hover:hover {
  fill: #d81b60;
}

.grey-light {
  color: #eeeeee;
}

.grey-light-border {
  border-color: #eeeeee;
}

.grey-light-hover:hover {
  color: #eeeeee;
}

.grey-light-background {
  background: #eeeeee;
}

.grey-light-background-hover:hover {
  background: #eeeeee;
}

.grey-light-background-before:before {
  background: #eeeeee;
}

.grey-light-fill {
  fill: #eeeeee;
}

.grey-light-fill-hover:hover {
  fill: #eeeeee;
}

.grey-medium {
  color: #999999;
}

.grey-medium-border {
  border-color: #999999;
}

.grey-medium-hover:hover {
  color: #999999;
}

.grey-medium-background {
  background: #999999;
}

.grey-medium-background-hover:hover {
  background: #999999;
}

.grey-medium-background-before:before {
  background: #999999;
}

.grey-medium-fill {
  fill: #999999;
}

.grey-medium-fill-hover:hover {
  fill: #999999;
}

.grey-dark {
  color: #2d2f30;
}

.grey-dark-border {
  border-color: #2d2f30;
}

.grey-dark-hover:hover {
  color: #2d2f30;
}

.grey-dark-background {
  background: #2d2f30;
}

.grey-dark-background-hover:hover {
  background: #2d2f30;
}

.grey-dark-background-before:before {
  background: #2d2f30;
}

.grey-dark-fill {
  fill: #2d2f30;
}

.grey-dark-fill-hover:hover {
  fill: #2d2f30;
}

.black {
  color: #111111;
}

.black-border {
  border-color: #111111;
}

.black-hover:hover {
  color: #111111;
}

.black-background {
  background: #111111;
}

.black-background-hover:hover {
  background: #111111;
}

.black-background-before:before {
  background: #111111;
}

.black-fill {
  fill: #111111;
}

.black-fill-hover:hover {
  fill: #111111;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  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;
}

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

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

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

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* main font for heading, etc. */
/*@import url(https://fonts.googleapis.com/css?family=Signika+Negative:400,300,600,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,500,700,900);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,500,600,700,800,900);
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700,800,900');*/
/*@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans|Oswald|Quicksand:300,400|Signika+Negative');*/
/*@font-face 
{
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand'), local('Quicksand-Regular'), local('Quicksand Regular'),
       url('../fonts/quicksand/quicksand-regular.woff2') format('woff2'),
       url('../fonts/quicksand/quicksand-regular.woff') format('woff');
}

@font-face 
{
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans/open-sans-regular.woff2') format('woff2'),
       url('../fonts/open-sans/open-sans-regular.woff') format('woff');
}*/
html {
  font-size: 100%;
}

body {
  font-family: "Helvetica Neue", sans-serif;
  font-size: 1.1rem;
  /* 18px */
  color: #000000;
  background-color: #f2f3f5;
  -webkit-font-smoothing: antialiased;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  background: transparent;
}

a {
  /*color: $color2;*/
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: none;
  color: #111111;
}

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

h1 {
  font-size: 2rem;
  /* 32px */
}

h2 {
  font-size: 1.4rem;
  /* 24px */
}

h3 {
  font-size: 1.2rem;
  /* 16px */
}

h4 {
  font-size: 1.1rem;
  /* 18px */
}

h5 {
  font-size: 1rem;
  /* 16px */
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 500;
  text-transform: capitalize;
}

p {
  margin: 0;
}

br.full {
  clear: both;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  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;
}

.icon-instagram-square:before {
  content: "\e055";
}

.icon-google-pay:before {
  content: "\e079";
}

.icon-tiktok:before {
  content: "\e07b";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-linkedin:before {
  content: "\f08c";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before {
  content: "\f0d3";
}

.icon-linkedin-in:before {
  content: "\f0e1";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-slack:before {
  content: "\f198";
}

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-twitch:before {
  content: "\f1e8";
}

.icon-paypal:before {
  content: "\f1ed";
}

.icon-google-wallet:before {
  content: "\f1ee";
}

.icon-cc-visa:before {
  content: "\f1f0";
}

.icon-cc-mastercard:before {
  content: "\f1f1";
}

.icon-cc-discover:before {
  content: "\f1f2";
}

.icon-cc-amex:before {
  content: "\f1f3";
}

.icon-cc-paypal:before {
  content: "\f1f4";
}

.icon-cc-stripe:before {
  content: "\f1f5";
}

.icon-cc-jcb:before {
  content: "\f24b";
}

.icon-cc-diners-club:before {
  content: "\f24c";
}

.icon-creative-commons:before {
  content: "\f25e";
}

.icon-amazon:before {
  content: "\f270";
}

.icon-snapchat:before {
  content: "\f2ab";
}

.icon-snapchat-ghost:before {
  content: "\f2ac";
}

.icon-snapchat-square:before {
  content: "\f2ad";
}

.icon-app-store:before {
  content: "\f36f";
}

.icon-app-store-ios:before {
  content: "\f370";
}

.icon-audible:before {
  content: "\f373";
}

.icon-facebook-f:before {
  content: "\f39e";
}

.icon-facebook-messenger:before {
  content: "\f39f";
}

.icon-line:before {
  content: "\f3c0";
}

.icon-whatsapp-square:before {
  content: "\f40c";
}

.icon-apple-pay:before {
  content: "\f415";
}

.icon-cc-apple-pay:before {
  content: "\f416";
}

.icon-stripe:before {
  content: "\f429";
}

.icon-amazon-pay:before {
  content: "\f42c";
}

.icon-cc-amazon-pay:before {
  content: "\f42d";
}

.icon-invision:before {
  content: "\f7b0";
}

.icon-ups:before {
  content: "\f7e0";
}

.icon-airbnb:before {
  content: "\f834";
}

.icon-waze:before {
  content: "\f83f";
}

/*!
 * Font Awesome Pro 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-secondary {
  opacity: 0.4;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-abacus:before {
  content: "\f640";
}

.fa-acorn:before {
  content: "\f6ae";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-air-conditioner:before {
  content: "\f8f4";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-alarm-exclamation:before {
  content: "\f843";
}

.fa-alarm-plus:before {
  content: "\f844";
}

.fa-alarm-snooze:before {
  content: "\f845";
}

.fa-album:before {
  content: "\f89f";
}

.fa-album-collection:before {
  content: "\f8a0";
}

.fa-alicorn:before {
  content: "\f6b0";
}

.fa-alien:before {
  content: "\f8f5";
}

.fa-alien-monster:before {
  content: "\f8f6";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-slash:before {
  content: "\f846";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amp-guitar:before {
  content: "\f8a1";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-angel:before {
  content: "\f779";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-crate:before {
  content: "\f6b1";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-award:before {
  content: "\f559";
}

.fa-axe:before {
  content: "\f6b2";
}

.fa-axe-battle:before {
  content: "\f6b3";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-badge-sheriff:before {
  content: "\f8a2";
}

.fa-badger-honey:before {
  content: "\f6b4";
}

.fa-bags-shopping:before {
  content: "\f847";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ball-pile:before {
  content: "\f77e";
}

.fa-ballot:before {
  content: "\f732";
}

.fa-ballot-check:before {
  content: "\f733";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-banjo:before {
  content: "\f8a3";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-bed:before {
  content: "\f236";
}

.fa-bed-alt:before {
  content: "\f8f7";
}

.fa-bed-bunk:before {
  content: "\f8f8";
}

.fa-bed-empty:before {
  content: "\f8f9";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-exclamation:before {
  content: "\f848";
}

.fa-bell-on:before {
  content: "\f8fa";
}

.fa-bell-plus:before {
  content: "\f849";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bells:before {
  content: "\f77f";
}

.fa-betamax:before {
  content: "\f8a4";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-biking-mountain:before {
  content: "\f84b";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blinds:before {
  content: "\f8fb";
}

.fa-blinds-open:before {
  content: "\f8fc";
}

.fa-blinds-raised:before {
  content: "\f8fd";
}

.fa-blog:before {
  content: "\f781";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-book-spells:before {
  content: "\f6b8";
}

.fa-book-user:before {
  content: "\f7e7";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-books-medical:before {
  content: "\f7e8";
}

.fa-boombox:before {
  content: "\f8a5";
}

.fa-boot:before {
  content: "\f782";
}

.fa-booth-curtain:before {
  content: "\f734";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-bottom:before {
  content: "\f84d";
}

.fa-border-center-h:before {
  content: "\f89c";
}

.fa-border-center-v:before {
  content: "\f89d";
}

.fa-border-inner:before {
  content: "\f84e";
}

.fa-border-left:before {
  content: "\f84f";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-outer:before {
  content: "\f851";
}

.fa-border-right:before {
  content: "\f852";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-border-style-alt:before {
  content: "\f854";
}

.fa-border-top:before {
  content: "\f855";
}

.fa-bow-arrow:before {
  content: "\f6b9";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-ballot:before {
  content: "\f735";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-brackets:before {
  content: "\f7e9";
}

.fa-brackets-curly:before {
  content: "\f7ea";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-loaf:before {
  content: "\f7eb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-bring-forward:before {
  content: "\f856";
}

.fa-bring-front:before {
  content: "\f857";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burger-soda:before {
  content: "\f858";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-burrito:before {
  content: "\f7ed";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-cactus:before {
  content: "\f8a7";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-star:before {
  content: "\f736";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camcorder:before {
  content: "\f8a8";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-home:before {
  content: "\f8fe";
}

.fa-camera-movie:before {
  content: "\f8a9";
}

.fa-camera-polaroid:before {
  content: "\f8aa";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campfire:before {
  content: "\f6ba";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-candle-holder:before {
  content: "\f6bc";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-candy-corn:before {
  content: "\f6bd";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-building:before {
  content: "\f859";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-bus:before {
  content: "\f85a";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caravan-alt:before {
  content: "\e000";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cars:before {
  content: "\f85b";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cassette-tape:before {
  content: "\f8ab";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cat-space:before {
  content: "\e001";
}

.fa-cauldron:before {
  content: "\f6bf";
}

.fa-cctv:before {
  content: "\f8ac";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chair-office:before {
  content: "\f6c1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-network:before {
  content: "\f78a";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-chart-scatter:before {
  content: "\f7ee";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-cheese-swiss:before {
  content: "\f7f0";
}

.fa-cheeseburger:before {
  content: "\f7f1";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chimney:before {
  content: "\f78b";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clarinet:before {
  content: "\f8ad";
}

.fa-claw-marks:before {
  content: "\f6c2";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-list-check:before {
  content: "\f737";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-drizzle:before {
  content: "\f738";
}

.fa-cloud-hail:before {
  content: "\f739";
}

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-music:before {
  content: "\f8ae";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-rainbow:before {
  content: "\f73e";
}

.fa-cloud-showers:before {
  content: "\f73f";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sleet:before {
  content: "\f741";
}

.fa-cloud-snow:before {
  content: "\f742";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-clouds:before {
  content: "\f744";
}

.fa-clouds-moon:before {
  content: "\f745";
}

.fa-clouds-sun:before {
  content: "\f746";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-coffee-pot:before {
  content: "\e002";
}

.fa-coffee-togo:before {
  content: "\f6c5";
}

.fa-coffin:before {
  content: "\f6c6";
}

.fa-coffin-cross:before {
  content: "\e051";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coin:before {
  content: "\f85c";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comet:before {
  content: "\e003";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-medical:before {
  content: "\f7f4";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-music:before {
  content: "\f8af";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-music:before {
  content: "\f8b0";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-computer-classic:before {
  content: "\f8b1";
}

.fa-computer-speaker:before {
  content: "\f8b2";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-construction:before {
  content: "\f85d";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-corn:before {
  content: "\f6c7";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-cowbell:before {
  content: "\f8b3";
}

.fa-cowbell-more:before {
  content: "\f8b4";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-croissant:before {
  content: "\f7f6";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-crutches:before {
  content: "\f7f8";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-dagger:before {
  content: "\f6cb";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-debug:before {
  content: "\f7f9";
}

.fa-deer:before {
  content: "\f78e";
}

.fa-deer-rudolph:before {
  content: "\f78f";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-dewpoint:before {
  content: "\f748";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d4:before {
  content: "\f6d0";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-d8:before {
  content: "\f6d2";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digging:before {
  content: "\f85e";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-disc-drive:before {
  content: "\f8b5";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dog-leashed:before {
  content: "\f6d4";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dreidel:before {
  content: "\f792";
}

.fa-drone:before {
  content: "\f85f";
}

.fa-drone-alt:before {
  content: "\f860";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick:before {
  content: "\f6d6";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-dryer:before {
  content: "\f861";
}

.fa-dryer-alt:before {
  content: "\f862";
}

.fa-duck:before {
  content: "\f6d8";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-ear-muffs:before {
  content: "\f795";
}

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-egg-fried:before {
  content: "\f7fc";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elephant:before {
  content: "\f6da";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-evil:before {
  content: "\f6db";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fan-table:before {
  content: "\e004";
}

.fa-farm:before {
  content: "\f864";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-faucet-drip:before {
  content: "\e006";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-music:before {
  content: "\f8b6";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-search:before {
  content: "\f865";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-files-medical:before {
  content: "\f7fd";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-film-canister:before {
  content: "\f8b7";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-fire-smoke:before {
  content: "\f74b";
}

.fa-fireplace:before {
  content: "\f79a";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fish-cooked:before {
  content: "\f7fe";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-alt:before {
  content: "\f74c";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flame:before {
  content: "\f6df";
}

.fa-flashlight:before {
  content: "\f8b8";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flask-poison:before {
  content: "\f6e0";
}

.fa-flask-potion:before {
  content: "\f6e1";
}

.fa-flower:before {
  content: "\f7ff";
}

.fa-flower-daffodil:before {
  content: "\f800";
}

.fa-flower-tulip:before {
  content: "\f801";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-flute:before {
  content: "\f8b9";
}

.fa-flux-capacitor:before {
  content: "\f8ba";
}

.fa-fog:before {
  content: "\f74e";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-download:before {
  content: "\e053";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-folder-upload:before {
  content: "\e054";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-case:before {
  content: "\f866";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-french-fries:before {
  content: "\f803";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frosty-head:before {
  content: "\f79b";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galaxy:before {
  content: "\e008";
}

.fa-game-board:before {
  content: "\f867";
}

.fa-game-board-alt:before {
  content: "\f868";
}

.fa-game-console-handheld:before {
  content: "\f8bb";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gamepad-alt:before {
  content: "\f8bc";
}

.fa-garage:before {
  content: "\e009";
}

.fa-garage-car:before {
  content: "\e00a";
}

.fa-garage-open:before {
  content: "\e00b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-gingerbread-man:before {
  content: "\f79d";
}

.fa-glass:before {
  content: "\f804";
}

.fa-glass-champagne:before {
  content: "\f79e";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-citrus:before {
  content: "\f869";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-globe-snow:before {
  content: "\f7a3";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gramophone:before {
  content: "\f8bd";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-guitar-electric:before {
  content: "\f8be";
}

.fa-guitars:before {
  content: "\f8bf";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-h4:before {
  content: "\f86a";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hammer-war:before {
  content: "\f6e4";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-chef:before {
  content: "\f86b";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-santa:before {
  content: "\f7a7";
}

.fa-hat-winter:before {
  content: "\f7a8";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side:before {
  content: "\f6e9";
}

.fa-head-side-brain:before {
  content: "\f808";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-headphones:before {
  content: "\f8c2";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-medical:before {
  content: "\f809";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-heat:before {
  content: "\e00c";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-mask:before {
  content: "\f6ee";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-alt:before {
  content: "\f80a";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-home-lg:before {
  content: "\f80b";
}

.fa-home-lg-alt:before {
  content: "\f80c";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

.fa-horizontal-rule:before {
  content: "\f86c";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-horse-saddle:before {
  content: "\f8c3";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hospitals:before {
  content: "\f80e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house:before {
  content: "\e00d";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-day:before {
  content: "\e00e";
}

.fa-house-flood:before {
  content: "\f74f";
}

.fa-house-leave:before {
  content: "\e00f";
}

.fa-house-night:before {
  content: "\e010";
}

.fa-house-return:before {
  content: "\e011";
}

.fa-house-signal:before {
  content: "\e012";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-ice-skate:before {
  content: "\f7ac";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-icons-alt:before {
  content: "\f86e";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-image-polaroid:before {
  content: "\f8c4";
}

.fa-images:before {
  content: "\f302";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-integral:before {
  content: "\f667";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-island-tropical:before {
  content: "\f811";
}

.fa-italic:before {
  content: "\f033";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-joint:before {
  content: "\f595";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-joystick:before {
  content: "\f8c5";
}

.fa-jug:before {
  content: "\f8c6";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kazoo:before {
  content: "\f8c7";
}

.fa-kerning:before {
  content: "\f86f";
}

.fa-key:before {
  content: "\f084";
}

.fa-key-skeleton:before {
  content: "\f6f3";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kite:before {
  content: "\f6f4";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-knife-kitchen:before {
  content: "\f6f5";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-lamp-desk:before {
  content: "\e014";
}

.fa-lamp-floor:before {
  content: "\e015";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-lasso:before {
  content: "\f8c8";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leaf-maple:before {
  content: "\f6f6";
}

.fa-leaf-oak:before {
  content: "\f6f7";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-light-ceiling:before {
  content: "\e016";
}

.fa-light-switch:before {
  content: "\e017";
}

.fa-light-switch-off:before {
  content: "\e018";
}

.fa-light-switch-on:before {
  content: "\e019";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-lights-holiday:before {
  content: "\f7b2";
}

.fa-line-columns:before {
  content: "\f870";
}

.fa-line-height:before {
  content: "\f871";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-music:before {
  content: "\f8c9";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-mace:before {
  content: "\f6f8";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailbox:before {
  content: "\f813";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandolin:before {
  content: "\f6f9";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-meat:before {
  content: "\f814";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microphone-stand:before {
  content: "\f8cb";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microwave:before {
  content: "\e01b";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mistletoe:before {
  content: "\f7b4";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-money-check-edit:before {
  content: "\f872";
}

.fa-money-check-edit-alt:before {
  content: "\f873";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-moon-cloud:before {
  content: "\f754";
}

.fa-moon-stars:before {
  content: "\f755";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mountains:before {
  content: "\f6fd";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-alt:before {
  content: "\f8cd";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mp3-player:before {
  content: "\f8ce";
}

.fa-mug:before {
  content: "\f874";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-mug-marshmallows:before {
  content: "\f7b7";
}

.fa-mug-tea:before {
  content: "\f875";
}

.fa-music:before {
  content: "\f001";
}

.fa-music-alt:before {
  content: "\f8cf";
}

.fa-music-alt-slash:before {
  content: "\f8d0";
}

.fa-music-slash:before {
  content: "\f8d1";
}

.fa-narwhal:before {
  content: "\f6fe";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-ornament:before {
  content: "\f7b8";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-outlet:before {
  content: "\e01c";
}

.fa-oven:before {
  content: "\e01d";
}

.fa-overline:before {
  content: "\f876";
}

.fa-page-break:before {
  content: "\f877";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paragraph-rtl:before {
  content: "\f878";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paw-alt:before {
  content: "\f701";
}

.fa-paw-claws:before {
  content: "\f702";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pegasus:before {
  content: "\f703";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-laptop:before {
  content: "\f87a";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-rotary:before {
  content: "\f8d3";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-piano:before {
  content: "\f8d4";
}

.fa-piano-keyboard:before {
  content: "\f8d5";
}

.fa-pie:before {
  content: "\f705";
}

.fa-pig:before {
  content: "\f706";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pizza:before {
  content: "\f817";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-planet-moon:before {
  content: "\e01f";
}

.fa-planet-ringed:before {
  content: "\e020";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-podium-star:before {
  content: "\f758";
}

.fa-police-box:before {
  content: "\e021";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-popcorn:before {
  content: "\f819";
}

.fa-portal-enter:before {
  content: "\e022";
}

.fa-portal-exit:before {
  content: "\e023";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-search:before {
  content: "\f81a";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-projector:before {
  content: "\f8d6";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pumpkin:before {
  content: "\f707";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-rabbit:before {
  content: "\f708";
}

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-radar:before {
  content: "\e024";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-radio-alt:before {
  content: "\f8d8";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-raygun:before {
  content: "\e025";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-refrigerator:before {
  content: "\e026";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-rings-wedding:before {
  content: "\f81b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocket-launch:before {
  content: "\e027";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-router:before {
  content: "\f8da";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rv:before {
  content: "\f7be";
}

.fa-sack:before {
  content: "\f81c";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-salad:before {
  content: "\f81e";
}

.fa-sandwich:before {
  content: "\f81f";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-sausage:before {
  content: "\f820";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-sax-hot:before {
  content: "\f8db";
}

.fa-saxophone:before {
  content: "\f8dc";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-image:before {
  content: "\f8f3";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-scarf:before {
  content: "\f7c1";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-send-back:before {
  content: "\f87e";
}

.fa-send-backward:before {
  content: "\f87f";
}

.fa-sensor:before {
  content: "\e028";
}

.fa-sensor-alert:before {
  content: "\e029";
}

.fa-sensor-fire:before {
  content: "\e02a";
}

.fa-sensor-on:before {
  content: "\e02b";
}

.fa-sensor-smoke:before {
  content: "\e02c";
}

.fa-server:before {
  content: "\f233";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-shield-cross:before {
  content: "\f712";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shish-kebab:before {
  content: "\f821";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shovel-snow:before {
  content: "\f7c3";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sickle:before {
  content: "\f822";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signal-stream:before {
  content: "\f8dd";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-siren:before {
  content: "\e02d";
}

.fa-siren-on:before {
  content: "\e02e";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-ski-jump:before {
  content: "\f7c7";
}

.fa-ski-lift:before {
  content: "\f7c8";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-cow:before {
  content: "\f8de";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sledding:before {
  content: "\f7cb";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snooze:before {
  content: "\f880";
}

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowflakes:before {
  content: "\f7cf";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowmobile:before {
  content: "\f7d1";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-solar-system:before {
  content: "\e02f";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-alt:before {
  content: "\f883";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-circle:before {
  content: "\e030";
}

.fa-sort-circle-down:before {
  content: "\e031";
}

.fa-sort-circle-up:before {
  content: "\e032";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-shapes-down:before {
  content: "\f888";
}

.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

.fa-sort-shapes-up:before {
  content: "\f88a";
}

.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

.fa-sort-size-down:before {
  content: "\f88c";
}

.fa-sort-size-down-alt:before {
  content: "\f88d";
}

.fa-sort-size-up:before {
  content: "\f88e";
}

.fa-sort-size-up-alt:before {
  content: "\f88f";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soup:before {
  content: "\f823";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-space-station-moon:before {
  content: "\e033";
}

.fa-space-station-moon-alt:before {
  content: "\e034";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-sparkles:before {
  content: "\f890";
}

.fa-speaker:before {
  content: "\f8df";
}

.fa-speakers:before {
  content: "\f8e0";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spider-black-widow:before {
  content: "\f718";
}

.fa-spider-web:before {
  content: "\f719";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-sprinkler:before {
  content: "\e035";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squirrel:before {
  content: "\f71a";
}

.fa-staff:before {
  content: "\f71b";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-christmas:before {
  content: "\f7d4";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-star-shooting:before {
  content: "\e036";
}

.fa-starfighter:before {
  content: "\e037";
}

.fa-starfighter-alt:before {
  content: "\e038";
}

.fa-stars:before {
  content: "\f762";
}

.fa-starship:before {
  content: "\e039";
}

.fa-starship-freighter:before {
  content: "\e03a";
}

.fa-steak:before {
  content: "\f824";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stocking:before {
  content: "\f7d5";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-stretcher:before {
  content: "\f825";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunglasses:before {
  content: "\f892";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-sword-laser:before {
  content: "\e03b";
}

.fa-sword-laser-alt:before {
  content: "\e03c";
}

.fa-swords:before {
  content: "\f71d";
}

.fa-swords-laser:before {
  content: "\e03d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-taco:before {
  content: "\f826";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-tasks-alt:before {
  content: "\f828";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telescope:before {
  content: "\e03e";
}

.fa-temperature-down:before {
  content: "\e03f";
}

.fa-temperature-frigid:before {
  content: "\f768";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-temperature-up:before {
  content: "\e040";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text:before {
  content: "\f893";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-size:before {
  content: "\f894";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-thunderstorm-moon:before {
  content: "\f76d";
}

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-alt:before {
  content: "\f71f";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-transporter:before {
  content: "\e042";
}

.fa-transporter-1:before {
  content: "\e043";
}

.fa-transporter-2:before {
  content: "\e044";
}

.fa-transporter-3:before {
  content: "\e045";
}

.fa-transporter-empty:before {
  content: "\e046";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-trash-undo:before {
  content: "\f895";
}

.fa-trash-undo-alt:before {
  content: "\f896";
}

.fa-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-tree-christmas:before {
  content: "\f7db";
}

.fa-tree-decorated:before {
  content: "\f7dc";
}

.fa-tree-large:before {
  content: "\f7dd";
}

.fa-tree-palm:before {
  content: "\f82b";
}

.fa-trees:before {
  content: "\f724";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-triangle-music:before {
  content: "\f8e2";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-plow:before {
  content: "\f7de";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-trumpet:before {
  content: "\f8e3";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-turkey:before {
  content: "\f725";
}

.fa-turntable:before {
  content: "\f8e4";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-alt:before {
  content: "\f8e5";
}

.fa-tv-music:before {
  content: "\f8e6";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-typewriter:before {
  content: "\f8e7";
}

.fa-ufo:before {
  content: "\e047";
}

.fa-ufo-beam:before {
  content: "\e048";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-upload:before {
  content: "\f093";
}

.fa-usb-drive:before {
  content: "\f8e9";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alien:before {
  content: "\e04a";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-cowboy:before {
  content: "\f8ea";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-hard-hat:before {
  content: "\f82c";
}

.fa-user-headset:before {
  content: "\f82d";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-md-chat:before {
  content: "\f82e";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-music:before {
  content: "\f8eb";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-robot:before {
  content: "\e04b";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-user-unlock:before {
  content: "\e058";
}

.fa-user-visor:before {
  content: "\e04c";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-users-medical:before {
  content: "\f830";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vacuum:before {
  content: "\e04d";
}

.fa-vacuum-robot:before {
  content: "\e04e";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-vhs:before {
  content: "\f8ec";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-violin:before {
  content: "\f8ed";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-wagon-covered:before {
  content: "\f8ee";
}

.fa-walker:before {
  content: "\f831";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

.fa-wand-magic:before {
  content: "\f72b";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-washer:before {
  content: "\f898";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-calculator:before {
  content: "\f8f0";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

.fa-wave-sine:before {
  content: "\f899";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-wave-triangle:before {
  content: "\f89a";
}

.fa-waveform:before {
  content: "\f8f1";
}

.fa-waveform-path:before {
  content: "\f8f2";
}

.fa-webcam:before {
  content: "\f832";
}

.fa-webcam-slash:before {
  content: "\f833";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-whale:before {
  content: "\f72c";
}

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-turbine:before {
  content: "\f89b";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-frame:before {
  content: "\e04f";
}

.fa-window-frame-open:before {
  content: "\e050";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-windsock:before {
  content: "\f777";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wreath:before {
  content: "\f7e2";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

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

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

/*@font-face {
  font-family: 'Font Awesome 5 Duotone';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-duotone-900.woff2") format("woff2"); }
.fad {
  position: relative;
  font-family: 'Font Awesome 5 Duotone';
  font-weight: 900; }

.fad:before {
  position: absolute;
  color: var(--fa-primary-color, inherit);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad:after {
  color: var(--fa-secondary-color, inherit);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:before,
.fad.fa-swap-opacity:before {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.fa-swap-opacity .fad:after,
.fad.fa-swap-opacity:after {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.fad.fa-sun:after {
  content: "\10f185"; }

.fad.fa-sun-cloud:after {
  content: "\10f763"; }

.fad.fa-sun-dust:after {
  content: "\10f764"; }

.fad.fa-sun-haze:after {
  content: "\10f765"; }

.fad.fa-sunglasses:after {
  content: "\10f892"; }

.fad.fa-sunrise:after {
  content: "\10f766"; }

.fad.fa-sunset:after {
  content: "\10f767"; }*/
.fa,
.fas {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
}

i.flag:not(.icon) {
  display: inline-block;
  width: 16px;
  height: 11px;
  line-height: 11px;
  vertical-align: baseline;
  margin: 0 0.5em 0 0;
  text-decoration: inherit;
  speak: none;
  font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

i.flag:not(.icon):before {
  display: inline-block;
  content: "";
  background: url(../images/commons/flags.png) -108px -1976px no-repeat;
  width: 16px;
  height: 11px;
}

i.flag.ad:before, i.flag.andorra:before {
  background-position: 0 0;
}

i.flag.ae:before, i.flag.uae:before, i.flag.united.arab.emirates:before {
  background-position: 0 -26px;
}

i.flag.af:before, i.flag.afghanistan:before {
  background-position: 0 -52px;
}

i.flag.ag:before, i.flag.antigua:before {
  background-position: 0 -78px;
}

i.flag.ai:before, i.flag.anguilla:before {
  background-position: 0 -104px;
}

i.flag.al:before, i.flag.albania:before {
  background-position: 0 -130px;
}

i.flag.am:before, i.flag.armenia:before {
  background-position: 0 -156px;
}

i.flag.an:before, i.flag.netherlands.antilles:before {
  background-position: 0 -182px;
}

i.flag.angola:before, i.flag.ao:before {
  background-position: 0 -208px;
}

i.flag.ar:before, i.flag.argentina:before {
  background-position: 0 -234px;
}

i.flag.american.samoa:before, i.flag.as:before {
  background-position: 0 -260px;
}

i.flag.at:before, i.flag.austria:before {
  background-position: 0 -286px;
}

i.flag.au:before, i.flag.australia:before {
  background-position: 0 -312px;
}

i.flag.aruba:before, i.flag.aw:before {
  background-position: 0 -338px;
}

i.flag.aland.islands:before, i.flag.ax:before {
  background-position: 0 -364px;
}

i.flag.az:before, i.flag.azerbaijan:before {
  background-position: 0 -390px;
}

i.flag.ba:before, i.flag.bosnia:before {
  background-position: 0 -416px;
}

i.flag.barbados:before, i.flag.bb:before {
  background-position: 0 -442px;
}

i.flag.bangladesh:before, i.flag.bd:before {
  background-position: 0 -468px;
}

i.flag.be:before, i.flag.belgium:before {
  background-position: 0 -494px;
}

i.flag.bf:before, i.flag.burkina.faso:before {
  background-position: 0 -520px;
}

i.flag.bg:before, i.flag.bulgaria:before {
  background-position: 0 -546px;
}

i.flag.bahrain:before, i.flag.bh:before {
  background-position: 0 -572px;
}

i.flag.bi:before, i.flag.burundi:before {
  background-position: 0 -598px;
}

i.flag.benin:before, i.flag.bj:before {
  background-position: 0 -624px;
}

i.flag.bermuda:before, i.flag.bm:before {
  background-position: 0 -650px;
}

i.flag.bn:before, i.flag.brunei:before {
  background-position: 0 -676px;
}

i.flag.bo:before, i.flag.bolivia:before {
  background-position: 0 -702px;
}

i.flag.br:before, i.flag.brazil:before {
  background-position: 0 -728px;
}

i.flag.bahamas:before, i.flag.bs:before {
  background-position: 0 -754px;
}

i.flag.bhutan:before, i.flag.bt:before {
  background-position: 0 -780px;
}

i.flag.bouvet.island:before, i.flag.bv:before {
  background-position: 0 -806px;
}

i.flag.botswana:before, i.flag.bw:before {
  background-position: 0 -832px;
}

i.flag.belarus:before, i.flag.by:before {
  background-position: 0 -858px;
}

i.flag.belize:before, i.flag.bz:before {
  background-position: 0 -884px;
}

i.flag.ca:before, i.flag.canada:before {
  background-position: 0 -910px;
}

i.flag.cc:before, i.flag.cocos.islands:before {
  background-position: 0 -962px;
}

i.flag.cd:before, i.flag.congo:before {
  background-position: 0 -988px;
}

i.flag.central.african.republic:before, i.flag.cf:before {
  background-position: 0 -1014px;
}

i.flag.cg:before, i.flag.congo.brazzaville:before {
  background-position: 0 -1040px;
}

i.flag.ch:before, i.flag.switzerland:before {
  background-position: 0 -1066px;
}

i.flag.ci:before, i.flag.cote.divoire:before {
  background-position: 0 -1092px;
}

i.flag.ck:before, i.flag.cook.islands:before {
  background-position: 0 -1118px;
}

i.flag.chile:before, i.flag.cl:before {
  background-position: 0 -1144px;
}

i.flag.cameroon:before, i.flag.cm:before {
  background-position: 0 -1170px;
}

i.flag.china:before, i.flag.cn:before {
  background-position: 0 -1196px;
}

i.flag.co:before, i.flag.colombia:before {
  background-position: 0 -1222px;
}

i.flag.costa.rica:before, i.flag.cr:before {
  background-position: 0 -1248px;
}

i.flag.cs:before, i.flag.serbia:before {
  background-position: 0 -1274px;
}

i.flag.cu:before, i.flag.cuba:before {
  background-position: 0 -1300px;
}

i.flag.cape.verde:before, i.flag.cv:before {
  background-position: 0 -1326px;
}

i.flag.christmas.island:before, i.flag.cx:before {
  background-position: 0 -1352px;
}

i.flag.cy:before, i.flag.cyprus:before {
  background-position: 0 -1378px;
}

i.flag.cz:before, i.flag.czech.republic:before {
  background-position: 0 -1404px;
}

i.flag.de:before, i.flag.germany:before {
  background-position: 0 -1430px;
}

i.flag.dj:before, i.flag.djibouti:before {
  background-position: 0 -1456px;
}

i.flag.denmark:before, i.flag.dk:before {
  background-position: 0 -1482px;
}

i.flag.dm:before, i.flag.dominica:before {
  background-position: 0 -1508px;
}

i.flag.do:before, i.flag.dominican.republic:before {
  background-position: 0 -1534px;
}

i.flag.algeria:before, i.flag.dz:before {
  background-position: 0 -1560px;
}

i.flag.ec:before, i.flag.ecuador:before {
  background-position: 0 -1586px;
}

i.flag.ee:before, i.flag.estonia:before {
  background-position: 0 -1612px;
}

i.flag.eg:before, i.flag.egypt:before {
  background-position: 0 -1638px;
}

i.flag.eh:before, i.flag.western.sahara:before {
  background-position: 0 -1664px;
}

i.flag.er:before, i.flag.eritrea:before {
  background-position: 0 -1716px;
}

i.flag.es:before, i.flag.spain:before {
  background-position: 0 -1742px;
}

i.flag.et:before, i.flag.ethiopia:before {
  background-position: 0 -1768px;
}

i.flag.eu:before, i.flag.european.union:before {
  background-position: 0 -1794px;
}

i.flag.fi:before, i.flag.finland:before {
  background-position: 0 -1846px;
}

i.flag.fiji:before, i.flag.fj:before {
  background-position: 0 -1872px;
}

i.flag.falkland.islands:before, i.flag.fk:before {
  background-position: 0 -1898px;
}

i.flag.fm:before, i.flag.micronesia:before {
  background-position: 0 -1924px;
}

i.flag.faroe.islands:before, i.flag.fo:before {
  background-position: 0 -1950px;
}

i.flag.fr:before, i.flag.france:before {
  background-position: 0 -1976px;
}

i.flag.ga:before, i.flag.gabon:before {
  background-position: -36px 0;
}

i.flag.gb:before, i.flag.united.kingdom:before {
  background-position: -36px -26px;
}

i.flag.gd:before, i.flag.grenada:before {
  background-position: -36px -52px;
}

i.flag.ge:before, i.flag.georgia:before {
  background-position: -36px -78px;
}

i.flag.french.guiana:before, i.flag.gf:before {
  background-position: -36px -104px;
}

i.flag.gh:before, i.flag.ghana:before {
  background-position: -36px -130px;
}

i.flag.gi:before, i.flag.gibraltar:before {
  background-position: -36px -156px;
}

i.flag.gl:before, i.flag.greenland:before {
  background-position: -36px -182px;
}

i.flag.gambia:before, i.flag.gm:before {
  background-position: -36px -208px;
}

i.flag.gn:before, i.flag.guinea:before {
  background-position: -36px -234px;
}

i.flag.gp:before, i.flag.guadeloupe:before {
  background-position: -36px -260px;
}

i.flag.equatorial.guinea:before, i.flag.gq:before {
  background-position: -36px -286px;
}

i.flag.gr:before, i.flag.greece:before {
  background-position: -36px -312px;
}

i.flag.gs:before, i.flag.sandwich.islands:before {
  background-position: -36px -338px;
}

i.flag.gt:before, i.flag.guatemala:before {
  background-position: -36px -364px;
}

i.flag.gu:before, i.flag.guam:before {
  background-position: -36px -390px;
}

i.flag.guinea-bissau:before, i.flag.gw:before {
  background-position: -36px -416px;
}

i.flag.guyana:before, i.flag.gy:before {
  background-position: -36px -442px;
}

i.flag.hk:before, i.flag.hong.kong:before {
  background-position: -36px -468px;
}

i.flag.heard.island:before, i.flag.hm:before {
  background-position: -36px -494px;
}

i.flag.hn:before, i.flag.honduras:before {
  background-position: -36px -520px;
}

i.flag.croatia:before, i.flag.hr:before {
  background-position: -36px -546px;
}

i.flag.haiti:before, i.flag.ht:before {
  background-position: -36px -572px;
}

i.flag.hu:before, i.flag.hungary:before {
  background-position: -36px -598px;
}

i.flag.id:before, i.flag.indonesia:before {
  background-position: -36px -624px;
}

i.flag.ie:before, i.flag.ireland:before {
  background-position: -36px -650px;
}

i.flag.il:before, i.flag.israel:before {
  background-position: -36px -676px;
}

i.flag.in:before, i.flag.india:before {
  background-position: -36px -702px;
}

i.flag.indian.ocean.territory:before, i.flag.io:before {
  background-position: -36px -728px;
}

i.flag.iq:before, i.flag.iraq:before {
  background-position: -36px -754px;
}

i.flag.ir:before, i.flag.iran:before {
  background-position: -36px -780px;
}

i.flag.iceland:before, i.flag.is:before {
  background-position: -36px -806px;
}

i.flag.it:before, i.flag.italy:before {
  background-position: -36px -832px;
}

i.flag.jamaica:before, i.flag.jm:before {
  background-position: -36px -858px;
}

i.flag.jo:before, i.flag.jordan:before {
  background-position: -36px -884px;
}

i.flag.japan:before, i.flag.jp:before {
  background-position: -36px -910px;
}

i.flag.ke:before, i.flag.kenya:before {
  background-position: -36px -936px;
}

i.flag.kg:before, i.flag.kyrgyzstan:before {
  background-position: -36px -962px;
}

i.flag.cambodia:before, i.flag.kh:before {
  background-position: -36px -988px;
}

i.flag.ki:before, i.flag.kiribati:before {
  background-position: -36px -1014px;
}

i.flag.comoros:before, i.flag.km:before {
  background-position: -36px -1040px;
}

i.flag.kn:before, i.flag.saint.kitts.and.nevis:before {
  background-position: -36px -1066px;
}

i.flag.kp:before, i.flag.north.korea:before {
  background-position: -36px -1092px;
}

i.flag.kr:before, i.flag.south.korea:before {
  background-position: -36px -1118px;
}

i.flag.kuwait:before, i.flag.kw:before {
  background-position: -36px -1144px;
}

i.flag.cayman.islands:before, i.flag.ky:before {
  background-position: -36px -1170px;
}

i.flag.kazakhstan:before, i.flag.kz:before {
  background-position: -36px -1196px;
}

i.flag.la:before, i.flag.laos:before {
  background-position: -36px -1222px;
}

i.flag.lb:before, i.flag.lebanon:before {
  background-position: -36px -1248px;
}

i.flag.lc:before, i.flag.saint.lucia:before {
  background-position: -36px -1274px;
}

i.flag.li:before, i.flag.liechtenstein:before {
  background-position: -36px -1300px;
}

i.flag.lk:before, i.flag.sri.lanka:before {
  background-position: -36px -1326px;
}

i.flag.liberia:before, i.flag.lr:before {
  background-position: -36px -1352px;
}

i.flag.lesotho:before, i.flag.ls:before {
  background-position: -36px -1378px;
}

i.flag.lithuania:before, i.flag.lt:before {
  background-position: -36px -1404px;
}

i.flag.lu:before, i.flag.luxembourg:before {
  background-position: -36px -1430px;
}

i.flag.latvia:before, i.flag.lv:before {
  background-position: -36px -1456px;
}

i.flag.libya:before, i.flag.ly:before {
  background-position: -36px -1482px;
}

i.flag.ma:before, i.flag.morocco:before {
  background-position: -36px -1508px;
}

i.flag.mc:before, i.flag.monaco:before {
  background-position: -36px -1534px;
}

i.flag.md:before, i.flag.moldova:before {
  background-position: -36px -1560px;
}

i.flag.me:before, i.flag.montenegro:before {
  background-position: -36px -1586px;
}

i.flag.madagascar:before, i.flag.mg:before {
  background-position: -36px -1613px;
}

i.flag.marshall.islands:before, i.flag.mh:before {
  background-position: -36px -1639px;
}

i.flag.macedonia:before, i.flag.mk:before {
  background-position: -36px -1665px;
}

i.flag.mali:before, i.flag.ml:before {
  background-position: -36px -1691px;
}

i.flag.burma:before, i.flag.mm:before, i.flag.myanmar:before {
  background-position: -36px -1717px;
}

i.flag.mn:before, i.flag.mongolia:before {
  background-position: -36px -1743px;
}

i.flag.macau:before, i.flag.mo:before {
  background-position: -36px -1769px;
}

i.flag.mp:before, i.flag.northern.mariana.islands:before {
  background-position: -36px -1795px;
}

i.flag.martinique:before, i.flag.mq:before {
  background-position: -36px -1821px;
}

i.flag.mauritania:before, i.flag.mr:before {
  background-position: -36px -1847px;
}

i.flag.montserrat:before, i.flag.ms:before {
  background-position: -36px -1873px;
}

i.flag.malta:before, i.flag.mt:before {
  background-position: -36px -1899px;
}

i.flag.mauritius:before, i.flag.mu:before {
  background-position: -36px -1925px;
}

i.flag.maldives:before, i.flag.mv:before {
  background-position: -36px -1951px;
}

i.flag.malawi:before, i.flag.mw:before {
  background-position: -36px -1977px;
}

i.flag.mexico:before, i.flag.mx:before {
  background-position: -72px 0;
}

i.flag.malaysia:before, i.flag.my:before {
  background-position: -72px -26px;
}

i.flag.mozambique:before, i.flag.mz:before {
  background-position: -72px -52px;
}

i.flag.na:before, i.flag.namibia:before {
  background-position: -72px -78px;
}

i.flag.nc:before, i.flag.new.caledonia:before {
  background-position: -72px -104px;
}

i.flag.ne:before, i.flag.niger:before {
  background-position: -72px -130px;
}

i.flag.nf:before, i.flag.norfolk.island:before {
  background-position: -72px -156px;
}

i.flag.ng:before, i.flag.nigeria:before {
  background-position: -72px -182px;
}

i.flag.ni:before, i.flag.nicaragua:before {
  background-position: -72px -208px;
}

i.flag.netherlands:before, i.flag.nl:before {
  background-position: -72px -234px;
}

i.flag.no:before, i.flag.norway:before {
  background-position: -72px -260px;
}

i.flag.nepal:before, i.flag.np:before {
  background-position: -72px -286px;
}

i.flag.nauru:before, i.flag.nr:before {
  background-position: -72px -312px;
}

i.flag.niue:before, i.flag.nu:before {
  background-position: -72px -338px;
}

i.flag.new.zealand:before, i.flag.nz:before {
  background-position: -72px -364px;
}

i.flag.om:before, i.flag.oman:before {
  background-position: -72px -390px;
}

i.flag.pa:before, i.flag.panama:before {
  background-position: -72px -416px;
}

i.flag.pe:before, i.flag.peru:before {
  background-position: -72px -442px;
}

i.flag.french.polynesia:before, i.flag.pf:before {
  background-position: -72px -468px;
}

i.flag.new.guinea:before, i.flag.pg:before {
  background-position: -72px -494px;
}

i.flag.ph:before, i.flag.philippines:before {
  background-position: -72px -520px;
}

i.flag.pakistan:before, i.flag.pk:before {
  background-position: -72px -546px;
}

i.flag.pl:before, i.flag.poland:before {
  background-position: -72px -572px;
}

i.flag.pm:before, i.flag.saint.pierre:before {
  background-position: -72px -598px;
}

i.flag.pitcairn.islands:before, i.flag.pn:before {
  background-position: -72px -624px;
}

i.flag.pr:before, i.flag.puerto.rico:before {
  background-position: -72px -650px;
}

i.flag.palestine:before, i.flag.ps:before {
  background-position: -72px -676px;
}

i.flag.portugal:before, i.flag.pt:before {
  background-position: -72px -702px;
}

i.flag.palau:before, i.flag.pw:before {
  background-position: -72px -728px;
}

i.flag.paraguay:before, i.flag.py:before {
  background-position: -72px -754px;
}

i.flag.qa:before, i.flag.qatar:before {
  background-position: -72px -780px;
}

i.flag.re:before, i.flag.reunion:before {
  background-position: -72px -806px;
}

i.flag.ro:before, i.flag.romania:before {
  background-position: -72px -832px;
}

i.flag.rs:before, i.flag.serbia:before {
  background-position: -72px -858px;
}

i.flag.ru:before, i.flag.russia:before {
  background-position: -72px -884px;
}

i.flag.rw:before, i.flag.rwanda:before {
  background-position: -72px -910px;
}

i.flag.sa:before, i.flag.saudi.arabia:before {
  background-position: -72px -936px;
}

i.flag.sb:before, i.flag.solomon.islands:before {
  background-position: -72px -962px;
}

i.flag.sc:before, i.flag.seychelles:before {
  background-position: -72px -988px;
}

i.flag.gb.sct:before, i.flag.scotland:before {
  background-position: -72px -1014px;
}

i.flag.sd:before, i.flag.sudan:before {
  background-position: -72px -1040px;
}

i.flag.se:before, i.flag.sweden:before {
  background-position: -72px -1066px;
}

i.flag.sg:before, i.flag.singapore:before {
  background-position: -72px -1092px;
}

i.flag.saint.helena:before, i.flag.sh:before {
  background-position: -72px -1118px;
}

i.flag.si:before, i.flag.slovenia:before {
  background-position: -72px -1144px;
}

i.flag.jan.mayen:before, i.flag.sj:before, i.flag.svalbard:before {
  background-position: -72px -1170px;
}

i.flag.sk:before, i.flag.slovakia:before {
  background-position: -72px -1196px;
}

i.flag.sierra.leone:before, i.flag.sl:before {
  background-position: -72px -1222px;
}

i.flag.san.marino:before, i.flag.sm:before {
  background-position: -72px -1248px;
}

i.flag.senegal:before, i.flag.sn:before {
  background-position: -72px -1274px;
}

i.flag.so:before, i.flag.somalia:before {
  background-position: -72px -1300px;
}

i.flag.sr:before, i.flag.suriname:before {
  background-position: -72px -1326px;
}

i.flag.sao.tome:before, i.flag.st:before {
  background-position: -72px -1352px;
}

i.flag.el.salvador:before, i.flag.sv:before {
  background-position: -72px -1378px;
}

i.flag.sy:before, i.flag.syria:before {
  background-position: -72px -1404px;
}

i.flag.swaziland:before, i.flag.sz:before {
  background-position: -72px -1430px;
}

i.flag.caicos.islands:before, i.flag.tc:before {
  background-position: -72px -1456px;
}

i.flag.chad:before, i.flag.td:before {
  background-position: -72px -1482px;
}

i.flag.french.territories:before, i.flag.tf:before {
  background-position: -72px -1508px;
}

i.flag.tg:before, i.flag.togo:before {
  background-position: -72px -1534px;
}

i.flag.th:before, i.flag.thailand:before {
  background-position: -72px -1560px;
}

i.flag.tajikistan:before, i.flag.tj:before {
  background-position: -72px -1586px;
}

i.flag.tk:before, i.flag.tokelau:before {
  background-position: -72px -1612px;
}

i.flag.timorleste:before, i.flag.tl:before {
  background-position: -72px -1638px;
}

i.flag.tm:before, i.flag.turkmenistan:before {
  background-position: -72px -1664px;
}

i.flag.tn:before, i.flag.tunisia:before {
  background-position: -72px -1690px;
}

i.flag.to:before, i.flag.tonga:before {
  background-position: -72px -1716px;
}

i.flag.tr:before, i.flag.turkey:before {
  background-position: -72px -1742px;
}

i.flag.trinidad:before, i.flag.tt:before {
  background-position: -72px -1768px;
}

i.flag.tuvalu:before, i.flag.tv:before {
  background-position: -72px -1794px;
}

i.flag.taiwan:before, i.flag.tw:before {
  background-position: -72px -1820px;
}

i.flag.tanzania:before, i.flag.tz:before {
  background-position: -72px -1846px;
}

i.flag.ua:before, i.flag.ukraine:before {
  background-position: -72px -1872px;
}

i.flag.ug:before, i.flag.uganda:before {
  background-position: -72px -1898px;
}

i.flag.um:before, i.flag.us.minor.islands:before {
  background-position: -72px -1924px;
}

i.flag.america:before, i.flag.united.states:before, i.flag.us:before {
  background-position: -72px -1950px;
}

i.flag.uruguay:before, i.flag.uy:before {
  background-position: -72px -1976px;
}

i.flag.uz:before, i.flag.uzbekistan:before {
  background-position: -108px 0;
}

i.flag.va:before, i.flag.vatican.city:before {
  background-position: -108px -26px;
}

i.flag.saint.vincent:before, i.flag.vc:before {
  background-position: -108px -52px;
}

i.flag.ve:before, i.flag.venezuela:before {
  background-position: -108px -78px;
}

i.flag.british.virgin.islands:before, i.flag.vg:before {
  background-position: -108px -104px;
}

i.flag.us.virgin.islands:before, i.flag.vi:before {
  background-position: -108px -130px;
}

i.flag.vietnam:before, i.flag.vn:before {
  background-position: -108px -156px;
}

i.flag.vanuatu:before, i.flag.vu:before {
  background-position: -108px -182px;
}

i.flag.gb.wls:before, i.flag.wales:before {
  background-position: -108px -208px;
}

i.flag.wallis.and.futuna:before, i.flag.wf:before {
  background-position: -108px -234px;
}

i.flag.samoa:before, i.flag.ws:before {
  background-position: -108px -260px;
}

i.flag.ye:before, i.flag.yemen:before {
  background-position: -108px -286px;
}

i.flag.mayotte:before, i.flag.yt:before {
  background-position: -108px -312px;
}

i.flag.south.africa:before, i.flag.za:before {
  background-position: -108px -338px;
}

i.flag.zambia:before, i.flag.zm:before {
  background-position: -108px -364px;
}

i.flag.zimbabwe:before, i.flag.zw:before {
  background-position: -108px -390px;
}

.effect-horizontal {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  /*-moz-osx-font-smoothing: grayscale;*/
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}
.effect-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: $color1;*/
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.effect-horizontal:hover, .effect-horizontal:focus, .effect-horizontal:active {
  color: white;
}
.effect-horizontal:hover:before, .effect-horizontal:focus:before, .effect-horizontal:active:before {
  transform: scaleX(1);
}

.effect-vertical {
  display: inline-block;
  vertical-align: middle;
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  backface-visibility: hidden;
  /* -moz-osx-font-smoothing: grayscale;*/
  position: relative;
  transition-property: color;
  transition-duration: 0.3s;
}
.effect-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background: $color1;*/
  transform: scaleY(0);
  transform-origin: 50% 0;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.effect-vertical:hover, .effect-vertical:focus, .effect-vertical:active {
  color: white;
}
.effect-vertical:hover:before, .effect-vertical:focus:before, .effect-vertical:active:before {
  transform: scaleY(1);
}

/**
 * Tooltip Styles
 */
/* Base styles for the element that has a tooltip */
[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

/* Base styles for the entire tooltip */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transform: translate3d(0, 0, 0);
  pointer-events: none;
}

/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  opacity: 1;
}

/* Base styles for the tooltip's directional arrow */
.tooltip:before,
[data-tooltip]:before {
  z-index: 10001;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Base styles for the tooltip's content area */
.tooltip:after,
[data-tooltip]:after {
  z-index: 10000;
  padding: 8px;
  background-color: #000;
  background-color: rgba(51, 51, 51, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  font-size: 0.8rem;
  line-height: 1.2;
  text-transform: none;
}

/* Directions */
/* Top (default) */
[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #000;
  border-top-color: rgba(51, 51, 51, 0.9);
}

/* Horizontally align top/bottom tooltips */
[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  transform: translateY(-12px);
}

/* Left */
.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #000;
  border-left-color: rgba(51, 51, 51, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  transform: translateX(-12px);
}

/* Bottom */
.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 100%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #000;
  border-bottom-color: rgba(51, 51, 51, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  transform: translateY(12px);
}

/* Right */
.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #000;
  border-right-color: rgba(51, 51, 51, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  transform: translateX(12px);
}

/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

.slider-container {
  position: relative;
  list-style-type: none;
  padding: 0;
  width: 100%;
  /*height: 100%;*/
  height: 540px;
  z-index: 0;
  text-align: center;
  background-color: #4c4c4c;
  border-radius: 3px;
  /* 1 dot */
  /* 2 dots */
  /* 3 dots */
  /* 4 dots */
  /* 5 dots */
  /* 6 dots */
  /* 7 dots */
  /* 8 dots */
  /* 9 dots */
  /* 10 dots */
}
.slider-container .arrow {
  position: absolute;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  width: 50px;
  font-size: 60px;
  text-align: center;
  bottom: 8px;
  z-index: 9999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-container .arrow.back {
  left: 0px;
}
.slider-container .arrow.back::before {
  content: "‹";
}
.slider-container .arrow.next {
  right: 0px;
}
.slider-container .arrow.next::after {
  content: "›";
}
.slider-container .arrow:hover {
  color: white;
}
.slider-container.arrows-middle .arrow {
  top: calc(50% - 15px);
}
.slider-container li:first-child .back {
  display: none;
}
.slider-container li:last-child .next {
  display: none;
}
.slider-container .slider-content {
  position: absolute;
  top: 0px;
  height: 0;
  overflow: hidden;
  line-height: 22px;
  list-style-type: none;
  padding: 0;
}
.slider-container .slider-content .slide {
  position: absolute;
  opacity: 0;
  padding: 0;
  left: 0;
  top: 0;
  width: 100%;
  transition: 0.2s ease-in;
}
.slider-container li:nth-last-child(1):first-child > .dot {
  margin-left: calc(50% - 10px);
}
.slider-container li:nth-child(1):nth-last-child(2) > .dot {
  margin-left: calc(50% - 20px);
}
.slider-container li:nth-child(2):nth-last-child(1) > .dot {
  margin-left: 50%;
}
.slider-container li:nth-child(1):nth-last-child(3) > .dot {
  margin-left: calc(50% - 30px);
}
.slider-container li:nth-child(2):nth-last-child(2) > .dot {
  margin-left: calc(50% - 10px);
}
.slider-container li:nth-child(3):nth-last-child(1) > .dot {
  margin-left: calc(50% + 10px);
}
.slider-container li:nth-child(1):nth-last-child(4) > .dot {
  margin-left: calc(50% - 40px);
}
.slider-container li:nth-child(2):nth-last-child(3) > .dot {
  margin-left: calc(50% - 20px);
}
.slider-container li:nth-child(3):nth-last-child(2) > .dot {
  margin-left: 50%;
}
.slider-container li:nth-child(4):nth-last-child(1) > .dot {
  margin-left: calc(50% + 20px);
}
.slider-container li:nth-child(1):nth-last-child(5) > .dot {
  margin-left: calc(50% - 50px);
}
.slider-container li:nth-child(2):nth-last-child(4) > .dot {
  margin-left: calc(50% - 30px);
}
.slider-container li:nth-child(3):nth-last-child(3) > .dot {
  margin-left: calc(50% - 10px);
}
.slider-container li:nth-child(4):nth-last-child(2) > .dot {
  margin-left: calc(50% + 10px);
}
.slider-container li:nth-child(5):nth-last-child(1) > .dot {
  margin-left: calc(50% + 30px);
}
.slider-container li:nth-child(1):nth-last-child(6) > .dot {
  margin-left: calc(50% - 60px);
}
.slider-container li:nth-child(2):nth-last-child(5) > .dot {
  margin-left: calc(50% - 40px);
}
.slider-container li:nth-child(3):nth-last-child(4) > .dot {
  margin-left: calc(50% - 20px);
}
.slider-container li:nth-child(4):nth-last-child(3) > .dot {
  margin-left: 50%;
}
.slider-container li:nth-child(5):nth-last-child(2) > .dot {
  margin-left: calc(50% + 20px);
}
.slider-container li:nth-child(6):nth-last-child(1) > .dot {
  margin-left: calc(50% + 40px);
}
.slider-container li:nth-child(1):nth-last-child(7) > .dot {
  margin-left: calc(50% - 70px);
}
.slider-container li:nth-child(2):nth-last-child(6) > .dot {
  margin-left: calc(50% - 50px);
}
.slider-container li:nth-child(3):nth-last-child(5) > .dot {
  margin-left: calc(50% - 30px);
}
.slider-container li:nth-child(4):nth-last-child(4) > .dot {
  margin-left: calc(50% - 10px);
}
.slider-container li:nth-child(5):nth-last-child(3) > .dot {
  margin-left: calc(50% + 10px);
}
.slider-container li:nth-child(6):nth-last-child(2) > .dot {
  margin-left: calc(50% + 30px);
}
.slider-container li:nth-child(7):nth-last-child(1) > .dot {
  margin-left: calc(50% + 50px);
}
.slider-container li:nth-child(1):nth-last-child(8) > .dot {
  margin-left: calc(50% - 80px);
}
.slider-container li:nth-child(2):nth-last-child(7) > .dot {
  margin-left: calc(50% - 60px);
}
.slider-container li:nth-child(3):nth-last-child(6) > .dot {
  margin-left: calc(50% - 40px);
}
.slider-container li:nth-child(4):nth-last-child(5) > .dot {
  margin-left: calc(50% - 20px);
}
.slider-container li:nth-child(5):nth-last-child(4) > .dot {
  margin-left: 50%;
}
.slider-container li:nth-child(6):nth-last-child(3) > .dot {
  margin-left: calc(50% + 20px);
}
.slider-container li:nth-child(7):nth-last-child(2) > .dot {
  margin-left: calc(50% + 40px);
}
.slider-container li:nth-child(8):nth-last-child(1) > .dot {
  margin-left: calc(50% + 60px);
}
.slider-container li:nth-child(1):nth-last-child(9) > .dot {
  margin-left: calc(50% - 90px);
}
.slider-container li:nth-child(2):nth-last-child(8) > .dot {
  margin-left: calc(50% - 70px);
}
.slider-container li:nth-child(3):nth-last-child(7) > .dot {
  margin-left: calc(50% - 50px);
}
.slider-container li:nth-child(4):nth-last-child(6) > .dot {
  margin-left: calc(50% - 30px);
}
.slider-container li:nth-child(5):nth-last-child(5) > .dot {
  margin-left: calc(50% - 10px);
}
.slider-container li:nth-child(6):nth-last-child(4) > .dot {
  margin-left: calc(50% + 10px);
}
.slider-container li:nth-child(7):nth-last-child(3) > .dot {
  margin-left: calc(50% + 30px);
}
.slider-container li:nth-child(8):nth-last-child(2) > .dot {
  margin-left: calc(50% + 50px);
}
.slider-container li:nth-child(9):nth-last-child(1) > .dot {
  margin-left: calc(50% + 70px);
}
.slider-container li:nth-child(1):nth-last-child(10) > .dot {
  margin-left: calc(50% - 100px);
}
.slider-container li:nth-child(2):nth-last-child(9) > .dot {
  margin-left: calc(50% - 80px);
}
.slider-container li:nth-child(3):nth-last-child(8) > .dot {
  margin-left: calc(50% - 60px);
}
.slider-container li:nth-child(4):nth-last-child(7) > .dot {
  margin-left: calc(50% - 40px);
}
.slider-container li:nth-child(5):nth-last-child(6) > .dot {
  margin-left: calc(50% - 20px);
}
.slider-container li:nth-child(6):nth-last-child(5) > .dot {
  margin-left: 50%;
}
.slider-container li:nth-child(7):nth-last-child(4) > .dot {
  margin-left: calc(50% + 20px);
}
.slider-container li:nth-child(8):nth-last-child(3) > .dot {
  margin-left: calc(50% + 40px);
}
.slider-container li:nth-child(9):nth-last-child(2) > .dot {
  margin-left: calc(50% + 60px);
}
.slider-container li:nth-child(10):nth-last-child(1) > .dot {
  margin-left: calc(50% + 80px);
}
.slider-container .dot {
  position: absolute;
  float: left;
  cursor: pointer;
  opacity: 1;
  width: 12px;
  height: 12px;
  background: rgba(255, 255, 255, 0.5);
  bottom: 7px;
  border-radius: 50%;
  z-index: 999;
  display: block;
}
.slider-container .dot:hover {
  background: #fff;
}
.slider-container .slider-toggle {
  display: none;
}
.slider-container .slider-toggle:checked + .dot, .slider-container .slider-toggle.active + .dot {
  background: #fff;
}
.slider-container .slider-toggle:checked ~ .slider-content, .slider-container .slider-toggle.active ~ .slider-content {
  height: 100%;
  width: 100%;
}
.slider-container .slider-toggle:checked ~ .slider-content .slide, .slider-container .slider-toggle.active ~ .slider-content .slide {
  opacity: 1;
}
.slider-container .arrow {
  color: rgba(255, 255, 255, 0.5);
  /*color: rgba($color1_rgb,0.5);*/
  /*&:hover { color: rgba($color1_rgb,1); }*/
}
.slider-container .arrow:hover {
  color: white;
}
.slider-container .dot {
  /* background: rgba(255,255,255,0.5);*/
  /*background: rgba($color1_rgb,0.5);*/
  /* &:hover { background: rgba(255,255,255,1); } */
  /*&:hover { background: rgba($color1_rgb,1); }   */
}
.slider-container .slider-toggle {
  /*&.active + .dot { background: rgba($color2_rgb,1);  }*/
}
.slider-container .slider-toggle:checked + .dot, .slider-container .slider-toggle.active + .dot {
  background: yellow;
}
.slider-container .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(255, 255, 255, 0.7);
  color: black;
}

.button-custom {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  user-select: none;
}
.button-custom:focus, .button-custom:active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button-custom:hover, .button-custom:focus {
  /*color: #333333;*/
  text-decoration: none;
}
.button-custom:active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.button-success:focus, .button-success:hover, .button-success:active, .button-success:active:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}

.button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.button-info:focus, .button-info:hover, .button-info:active, .button-info:active:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.button-warning:focus, .button-warning:hover, .button-warning:active, .button-warning:active:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}

.button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.button-danger:focus, .button-danger:hover, .button-danger:active, .button-danger:active:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.button-large {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.button-small {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.button-extrasmall {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.button-facebook {
  color: #ffffff;
  background-color: #3b5998;
}
.button-facebook:hover {
  color: #ffffff;
  background-color: #10182a;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999999;
}

.form-control::-webkit-input-placeholder {
  color: #999999;
}

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

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

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

textarea.form-control {
  height: auto;
}

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
.input-group-sm input[type=date],
.input-group-sm input[type=time],
.input-group-sm input[type=datetime-local],
.input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
.input-group-lg input[type=date],
.input-group-lg input[type=time],
.input-group-lg input[type=datetime-local],
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

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

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

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

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

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

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

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

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

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

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

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

.input-group .form-control:first-child,
.input-group-addon:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

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

.input-group .form-control:last-child,
.input-group-addon:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

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

/* FORM */
.form-custom {
  /*float: left;
  width: 100%;
  font-size: 1.2rem;
  margin: 10px 0;
  display: inline-flex;*/
  /*height: 50px;*/
  font-size: 1em;
  position: relative;
  font-weight: 400;
  display: inline-flex;
  color: rgba(0, 0, 0, 0.87);
  margin: 10px 0;
  width: 100%;
  /*textarea
  {
    height: 500px;
  }*/
}
.form-custom.textarea {
  height: 500px;
}
.form-custom.textarea-small {
  height: 100px;
}
.form-custom label {
  /*float: left;
  width: 20%;
  height: 100%;
  background: $color2;
  color: $white;
  padding: 10px 0 10px 15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: center;*/
  display: inline-block;
  line-height: 1;
  vertical-align: baseline;
  /*background-color: $color2;*/
  padding: 0.5833em 0.833em;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0.28571429rem;
  transition: background 0.1s ease;
  /*flex: 0 0 auto; REACTIVATE IF RECENT ISSUES*/
  margin: 0;
  font-size: 1em;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  padding-top: 0.78571429em;
  padding-bottom: 0.78571429em;
}
.form-custom input, .form-custom select, .form-custom textarea {
  /*float: left;
  width: 80%;
  height: 100%;
  border: 2px solid $color2;
  padding: 8px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;*/
  font-size: 100%;
  display: inline-block;
  overflow: visible;
  margin: 0;
  max-width: 100%;
  flex: 1 0 auto;
  outline: 0;
  text-align: left;
  line-height: 1.21428571em;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
  padding: 0.67857143em 1em;
  background: #fff;
  border-style: solid;
  /*border-color: $color2;*/
  border-width: 1px;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 0.28571429rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-custom select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-help {
  float: left;
  width: 100%;
  font-style: italic;
  color: #666;
  font-size: 13px;
  margin: 0 0 5px 0;
}

.form-submit {
  text-align: center;
}
.form-submit button {
  background: #2d2f30;
  color: #ffffff;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  border: 1px solid transparent;
  touch-action: manipulation;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.form-submit button:hover {
  color: #ffffff;
  background: black;
}

.form-convert, .form-lunar {
  display: block;
  float: left;
  width: 100%;
}
.form-convert input, .form-convert select, .form-lunar input, .form-lunar select {
  float: left;
  height: 4rem;
  font-size: 20px;
  padding: 1%;
  margin-bottom: 20px;
}
.form-convert input[type=submit], .form-lunar input[type=submit] {
  color: #ffffff;
}

.form-convert-result, .form-lunar-result {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
  /*background-color: $color2;*/
  color: #ffffff;
  margin-bottom: 20px;
  border-radius: 3px;
}

:root {
  --tagify-dd-color-primary: rgb(53,149,246);
  --tagify-dd-bg-color: white;
}

.tagify {
  --tags-disabled-bg: #F1F1F1;
  --tags-border-color: #DDD;
  --tags-hover-border-color: #CCC;
  --tags-focus-border-color: #3595f6;
  --tag-bg: #E5E5E5;
  --tag-hover: #D3E2E2;
  --tag-text-color: black;
  --tag-text-color--edit: black;
  --tag-pad: 0.3em 0.5em;
  --tag-inset-shadow-size: 1.1em;
  --tag-invalid-color: #D39494;
  --tag-invalid-bg: rgba(211, 148, 148, 0.5);
  --tag-remove-bg: rgba(211, 148, 148, 0.3);
  --tag-remove-btn-color: black;
  --tag-remove-btn-bg: none;
  --tag-remove-btn-bg--hover: #c77777;
  --input-color: inherit;
  --tag--min-width: 1ch;
  --tag--max-width: auto;
  --tag-hide-transition: 0.3s;
  --placeholder-color: rgba(0, 0, 0, 0.4);
  --placeholder-color-focus: rgba(0, 0, 0, 0.25);
  --loader-size: .8em;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border: 1px solid #DDD;
  border: 1px solid var(--tags-border-color);
  padding: 0;
  line-height: normal;
  cursor: text;
  outline: none;
  position: relative;
  box-sizing: border-box;
  transition: 0.1s;
}
@keyframes tags--bump {
  30% {
    transform: scale(1.2);
  }
}
@keyframes rotateLoader {
  to {
    transform: rotate(1turn);
  }
}
.tagify:hover {
  border-color: #CCC;
  border-color: var(--tags-hover-border-color);
}
.tagify.tagify--focus {
  transition: 0s;
  border-color: #3595f6;
  border-color: var(--tags-focus-border-color);
}
.tagify[disabled] {
  background: var(--tags-disabled-bg);
  filter: saturate(0);
  opacity: 0.5;
  pointer-events: none;
}
.tagify[readonly].tagify--select {
  pointer-events: none;
}
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) {
  cursor: default;
}
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) > .tagify__input {
  visibility: hidden;
  width: 0;
  margin: 5px 0;
}
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag > div {
  padding: 0.3em 0.5em;
  padding: var(--tag-pad);
}
.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag > div::before {
  background: linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
}
.tagify[readonly] .tagify__tag__removeBtn {
  display: none;
}
.tagify--loading .tagify__input > br:last-child {
  display: none;
}
.tagify--loading .tagify__input::before {
  content: none;
}
.tagify--loading .tagify__input::after {
  content: "";
  vertical-align: middle;
  opacity: 1;
  width: 0.7em;
  height: 0.7em;
  width: var(--loader-size);
  height: var(--loader-size);
  border: 3px solid;
  border-color: #EEE #BBB #888 transparent;
  border-radius: 50%;
  animation: rotateLoader 0.4s infinite linear;
  content: "" !important;
  margin: -2px 0 -2px 0.5em;
}
.tagify--loading .tagify__input:empty::after {
  margin-left: 0;
}
.tagify + input,
.tagify + textarea {
  position: absolute !important;
  left: -9999em !important;
  transform: scale(0) !important;
}
.tagify__tag {
  display: inline-flex;
  align-items: center;
  margin: 5px 0 5px 5px;
  position: relative;
  z-index: 1;
  outline: none;
  cursor: default;
  transition: 0.13s ease-out;
}
.tagify__tag > div {
  vertical-align: top;
  box-sizing: border-box;
  max-width: 100%;
  padding: 0.3em 0.5em;
  padding: var(--tag-pad, 0.3em 0.5em);
  color: black;
  color: var(--tag-text-color, black);
  line-height: inherit;
  border-radius: 3px;
  white-space: nowrap;
  transition: 0.13s ease-out;
}
.tagify__tag > div > * {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  min-width: 1ch;
  max-width: auto;
  min-width: var(--tag--min-width, 1ch);
  max-width: var(--tag--max-width, auto);
  transition: 0.8s ease, 0.1s color;
}
.tagify__tag > div > *[contenteditable] {
  outline: none;
  user-select: text;
  cursor: text;
  margin: -2px;
  padding: 2px;
  max-width: 350px;
}
.tagify__tag > div::before {
  content: "";
  position: absolute;
  border-radius: inherit;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  transition: 120ms ease;
  animation: tags--bump 0.3s ease-out 1;
  box-shadow: 0 0 0 1.1em #E5E5E5 inset;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-bg, #E5E5E5) inset;
}
.tagify__tag:hover:not([readonly]) div::before, .tagify__tag:focus div::before {
  top: -2px;
  right: -2px;
  bottom: -2px;
  left: -2px;
  box-shadow: 0 0 0 1.1em #D3E2E2 inset;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-hover, #D3E2E2) inset;
}
.tagify__tag--loading {
  pointer-events: none;
}
.tagify__tag--loading .tagify__tag__removeBtn {
  display: none;
}
.tagify__tag--loading::after {
  --loader-size: .4em;
  content: "";
  vertical-align: middle;
  opacity: 1;
  width: 0.7em;
  height: 0.7em;
  width: var(--loader-size);
  height: var(--loader-size);
  border: 3px solid;
  border-color: #EEE #BBB #888 transparent;
  border-radius: 50%;
  animation: rotateLoader 0.4s infinite linear;
  margin: 0 0.5em 0 -0.1em;
}
.tagify__tag--flash div::before {
  animation: none;
}
.tagify__tag--hide {
  width: 0 !important;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  opacity: 0;
  transform: scale(0);
  transition: 0.3s;
  transition: var(--tag-hide-transition, 0.3s);
  pointer-events: none;
}
.tagify__tag--hide > div > * {
  white-space: nowrap;
}
.tagify__tag.tagify--noAnim > div::before {
  animation: none;
}
.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div > span {
  opacity: 0.5;
}
.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before {
  box-shadow: 0 0 0 1.1em rgba(211, 148, 148, 0.5) inset !important;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-invalid-bg, rgba(211, 148, 148, 0.5)) inset !important;
  transition: 0.2s;
}
.tagify__tag[readonly] .tagify__tag__removeBtn {
  display: none;
}
.tagify__tag[readonly] > div::before {
  background: linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;
  box-shadow: none;
  filter: brightness(0.95);
}
.tagify__tag--editable > div {
  color: black;
  color: var(--tag-text-color--edit, black);
}
.tagify__tag--editable > div::before {
  box-shadow: 0 0 0 2px #D3E2E2 inset !important;
  box-shadow: 0 0 0 2px var(--tag-hover, #D3E2E2) inset !important;
}
.tagify__tag--editable > .tagify__tag__removeBtn {
  pointer-events: none;
}
.tagify__tag--editable > .tagify__tag__removeBtn::after {
  opacity: 0;
  transform: translateX(100%) translateX(5px);
}
.tagify__tag--editable.tagify--invalid > div::before {
  box-shadow: 0 0 0 2px #D39494 inset !important;
  box-shadow: 0 0 0 2px var(--tag-invalid-color, #D39494) inset !important;
}
.tagify__tag__removeBtn {
  order: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  cursor: pointer;
  font: 14px/1 Arial;
  background: none;
  background: var(--tag-remove-btn-bg, none);
  color: black;
  color: var(--tag-remove-btn-color, black);
  width: 14px;
  height: 14px;
  margin-right: 4.6666666667px;
  margin-left: auto;
  overflow: hidden;
  transition: 0.2s ease-out;
}
.tagify__tag__removeBtn::after {
  content: "×";
  transition: 0.3s, color 0s;
}
.tagify__tag__removeBtn:hover {
  color: white;
  background: #c77777;
  background: var(--tag-remove-btn-bg--hover, #c77777);
}
.tagify__tag__removeBtn:hover + div > span {
  opacity: 0.5;
}
.tagify__tag__removeBtn:hover + div::before {
  box-shadow: 0 0 0 1.1em rgba(211, 148, 148, 0.3) inset !important;
  box-shadow: 0 0 0 var(--tag-inset-shadow-size, 1.1em) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important;
  transition: box-shadow 0.2s;
}
.tagify:not(.tagify--mix) .tagify__input br {
  display: none;
}
.tagify:not(.tagify--mix) .tagify__input * {
  display: inline;
  white-space: nowrap;
}
.tagify__input {
  flex-grow: 1;
  display: inline-block;
  min-width: 110px;
  margin: 5px;
  padding: 0.3em 0.5em;
  padding: var(--tag-pad, 0.3em 0.5em);
  line-height: inherit;
  position: relative;
  white-space: pre-wrap;
  color: inherit;
  color: var(--input-color, inherit);
  box-sizing: inherit;
  /* Seems firefox newer versions don't need this any more
          @supports ( -moz-appearance:none ){
              &::before{
                  line-height: inherit;
                  position:relative;
              }
          }
  */
  /*
      in "mix mode" the tags are inside the "input" element
  */
}
@-moz-document url-prefix() {}
.tagify__input:empty::before {
  transition: 0.2s ease-out;
  opacity: 1;
  transform: none;
  display: inline-block;
  width: auto;
}
.tagify--mix .tagify__input:empty::before {
  display: inline-block;
}
.tagify__input:focus {
  outline: none;
}
.tagify__input:focus::before {
  transition: 0.2s ease-out;
  opacity: 0;
  transform: translatex(6px);
  /* ALL MS BROWSERS: hide placeholder (on focus) otherwise the caret is places after it, which is weird */
  /* IE10+ CSS styles go here */
  /* IE Edge 12+ CSS styles go here */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .tagify__input:focus::before {
    display: none;
  }
}
@supports (-ms-ime-align: auto) {
  .tagify__input:focus::before {
    display: none;
  }
}
.tagify__input:focus:empty::before {
  transition: 0.2s ease-out;
  opacity: 1;
  transform: none;
  color: rgba(0, 0, 0, 0.25);
  color: var(--placeholder-color-focus);
}
@-moz-document url-prefix() {
  .tagify__input:focus:empty::after {
    display: none;
  }
}
.tagify__input::before {
  content: attr(data-placeholder);
  height: 1em;
  line-height: 1em;
  margin: auto 0;
  z-index: 1;
  color: rgba(0, 0, 0, 0.4);
  color: var(--placeholder-color);
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
  position: absolute;
}
.tagify--mix .tagify__input::before {
  display: none;
  position: static;
  line-height: inherit;
}
.tagify__input::after {
  content: attr(data-suggest);
  display: inline-block;
  white-space: pre;
  /* allows spaces at the beginning */
  color: black;
  opacity: 0.3;
  pointer-events: none;
  max-width: 100px;
}
.tagify__input .tagify__tag {
  margin: 0 1px;
}
.tagify__input .tagify__tag > div {
  padding-top: 0;
  padding-bottom: 0;
}
.tagify--mix {
  display: block;
}
.tagify--mix .tagify__input {
  padding: 5px;
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 1.5;
  display: block;
}
.tagify--mix .tagify__input::before {
  height: auto;
}
.tagify--mix .tagify__input::after {
  content: none;
}
.tagify--select::after {
  content: ">";
  opacity: 0.5;
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  font: 16px monospace;
  line-height: 8px;
  height: 8px;
  pointer-events: none;
  transform: translate(-150%, -50%) scaleX(1.2) rotate(90deg);
  transition: 0.2s ease-in-out;
}
.tagify--select[aria-expanded=true]::after {
  transform: translate(-150%, -50%) rotate(270deg) scaleY(1.2);
}
.tagify--select .tagify__tag {
  position: absolute;
  top: 0;
  right: 1.8em;
  bottom: 0;
}
.tagify--select .tagify__tag div {
  display: none;
}
.tagify--select .tagify__input {
  width: 100%;
}
.tagify--invalid {
  --tags-border-color: #D39494;
}
.tagify__dropdown {
  position: absolute;
  z-index: 9999;
  transform: translateY(1px);
  overflow: hidden;
}
.tagify__dropdown[placement=top] {
  margin-top: 0;
  transform: translateY(-100%);
}
.tagify__dropdown[placement=top] .tagify__dropdown__wrapper {
  border-top-width: 1.1px;
  border-bottom-width: 0;
}
.tagify__dropdown[position=text] {
  box-shadow: 0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);
  font-size: 0.9em;
}
.tagify__dropdown[position=text] .tagify__dropdown__wrapper {
  border-width: 1px;
}
.tagify__dropdown__wrapper {
  max-height: 300px;
  overflow: auto;
  background: white;
  background: var(--tagify-dd-bg-color);
  border: 1px solid #3595f6;
  border-color: var(--tagify-dd-color-primary);
  border-bottom-width: 1.33px;
  border-top-width: 0;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.2);
  transition: 0.25s cubic-bezier(0, 1, 0.5, 1);
}
.tagify__dropdown--initial .tagify__dropdown__wrapper {
  max-height: 20px;
  transform: translateY(-1em);
}
.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper {
  transform: translateY(2em);
}
.tagify__dropdown__item {
  box-sizing: inherit;
  padding: 0.3em 0.5em;
  margin: 1px;
  cursor: pointer;
  border-radius: 2px;
  position: relative;
  outline: none;
}
.tagify__dropdown__item--active {
  background: #3595f6;
  background: var(--tagify-dd-color-primary);
  color: white;
}
.tagify__dropdown__item:active {
  filter: brightness(105%);
}

#world_map {
  /*display: block;*/
  /*position: absolute;*/
  top: 0;
  left: 0;
  width: 100%;
  /*height: 100%;*/
  height: auto;
  /*border: 1px black solid;*/
  z-index: 1;
}
#world_map #layer1 g {
  fill: #DDD;
  /*stroke-cap:round;*/
  stroke-linejoin: round;
}
#world_map #layer1 g.africa, #world_map #layer1 g.africa path {
  fill: #F2A410;
}
#world_map #layer1 g.asia, #world_map #layer1 g.asia path {
  fill: #F591AA;
}
#world_map #layer1 g.caribbean, #world_map #layer1 g.caribbean path {
  fill: #81B036;
}
#world_map #layer1 g.europe, #world_map #layer1 g.europe path {
  fill: #233E9E;
}
#world_map #layer1 g.latin_america, #world_map #layer1 g.latin_america path {
  fill: #F2C625;
}
#world_map #layer1 g.north_america, #world_map #layer1 g.north_america path {
  fill: #C51406;
}
#world_map #layer1 g.oceania, #world_map #layer1 g.oceania path {
  fill: #80C1E8;
}
#world_map #layer1 g.orient, #world_map #layer1 g.orient path {
  fill: #227834;
}
#world_map #layer1 g.active, #world_map #layer1 g.active path {
  fill: black;
}
#world_map #layer1 g:hover, #world_map #layer1 g a:hover, #world_map #layer1 g a > g:hover, #world_map #layer1 gpath:hover, #world_map #layer1 g a path:hover, #world_map #layer1 g a > g path:hover {
  stroke: white;
  /*stroke-width:2px;
  stroke-linejoin: round;*/
  fill: #002868;
  cursor: pointer;
}
#world_map #layer1 g.invisible:hover, #world_map #layer1 g.invisible a:hover, #world_map #layer1 g.invisible a > g:hover, #world_map #layer1 g.invisible path:hover, #world_map #layer1 g.invisible a path:hover {
  stroke: none;
  /*stroke-width:0;*/
  fill: #DDD;
  cursor: auto;
}
#world_map #layer1 g.invisible {
  stroke: none;
  fill: #DDD;
}
#world_map #layer1 g.invisible:hover {
  stroke: none;
  /*stroke-width:0;*/
  fill: #DDD;
  cursor: auto;
}

/*#world_map g > g:hover, #world_map > g > a:hover,  #world_map > g > a > g:hover {
  stroke: #002868 !important;
  stroke-width:2px;
  stroke-linejoin: round;
  fill: #002868 !important;
  cursor: pointer;
}

#world_map g.asia
{
	fill: pink;
}

#world_map g.africa
{
	fill: black;
}

#world_map g.europe
{
	fill: blue;
}

#world_map g.latin_america
{
	fill: orange;
}

#world_map g.north_america
{
	fill: red;
}

#world_map g.orient
{
	fill: green;
}

#world_map g.oceania
{
	fill: aqua;
}

#world_map g.caribbean
{
	fill: aquamarine;
}

#world_map g.active
{
  fill: black;
}

#world_map g.invisible
{
  fill: white;
}
*/
mapsvg-tooltip {
  max-width: 100px;
  --mini:14;
  --maxi:16;
}

body {
  margin-top: 125px;
}

.qc-cmp2-persistent-link {
  font-size: 0.8em;
}

#header {
  position: fixed;
  width: 100%;
  left: 0;
  top: -1px;
  z-index: 9999;
  background: #fff;
  height: 125px;
  border-bottom: 1px solid #ddd;
}

#header-network {
  float: left;
  display: block;
  width: 100%;
  height: 26px;
  background-color: #333;
}
#header-network span {
  display: none;
  color: #FFF;
}
#header-network ul {
  float: left;
  padding: 5px 10px 0 10px;
  font-size: 13px;
  line-height: 13px;
}
#header-network ul li {
  float: left;
  padding: 4px 15px;
}
#header-network ul li.active {
  background: #FFF;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

#header-logo-menu {
  float: left;
  width: 100%;
}

#header-logo {
  float: left;
  /*width: 200px;*/
  height: 98px;
}
#header-logo img {
  height: 98px;
  /*width: 200px;*/
}

#header-menu {
  /*width: calc(100% - 200px); */
  width: auto;
  overflow: hidden;
  height: 99px;
  margin-left: 200px;
  font-size: 0.9rem;
  /*text-shadow: 0px 2px 2px rgba(0,0,0,0.15);*/
}
#header-menu ul {
  list-style: none;
}
#header-menu > div {
  height: 49px;
  float: left;
  width: 100%;
}
#header-menu > div > ul {
  float: left;
  margin: 0;
}
#header-menu > div > ul > li {
  /*text-transform: uppercase; */
  float: left;
}
#header-menu > div > ul > li > a {
  display: block;
  padding: 15px 12px 14px 12px;
  line-height: 20px;
}
#header-menu > div > ul > li > a:hover {
  text-decoration: none;
  color: #fff;
}

#header-menu-top {
  border-bottom: 1px solid #ebecee;
  font-family: "Lato", sans-serif;
  /*ul li:hover {background: $color1;}*/
}
#header-menu-top ul li a {
  /*color: $color1;*/
  font-weight: 600;
}
#header-menu-top ul li:hover a {
  color: #fff;
}
#header-menu-top #social-media {
  float: right;
}
#header-menu-top #social-media li:hover {
  background-color: transparent;
}
#header-menu-top #social-media li a.tooltip_link {
  display: block;
  padding: 15px 12px 14px 12px;
  height: 49px;
}
#header-menu-top #social-media li a.mobile_link {
  display: none;
}
#header-menu-top #social-media li.twitter a {
  color: #55acee;
}
#header-menu-top #social-media li.twitter a:hover {
  background-color: #55acee;
  color: #fff;
}
#header-menu-top #social-media li.facebook a {
  color: #3b5998;
}
#header-menu-top #social-media li.facebook a:hover {
  background-color: #3b5998;
  color: #fff;
}
#header-menu-top #social-media li.youtube a {
  color: #bb0000;
}
#header-menu-top #social-media li.youtube a:hover {
  background-color: #bb0000;
  color: #fff;
}

#header-menu-bottom {
  /*> ul > li > a {color: $color2;}*/
}
#header-menu-bottom > ul > li:hover {
  background-color: #222;
  color: #fff;
}
#header-menu-bottom > ul > li:hover > a {
  color: #fff;
}
#header-menu-bottom > ul > .dropdown {
  position: inherit;
}
#header-menu-bottom .dropdown {
  /*text-transform: uppercase; */
  font-family: "Lato", sans-serif;
}
#header-menu-bottom .dropdown:hover > .dropdown-black {
  display: block;
}
#header-menu-bottom .dropdown-black {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  float: left;
  width: 100%;
  background-color: #222;
  border-radius: 0;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-top: 0;
  z-index: 9999 !important;
  margin-top: -2px !important;
  padding: 20px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
#header-menu-bottom .dropdown-black div.column {
  width: 25%;
  float: left;
  /*a:hover {color: $color1;}*/
}
#header-menu-bottom .dropdown-black div.column h2 {
  text-transform: uppercase;
  margin-top: 10px;
}
#header-menu-bottom .dropdown-black div.column ul li {
  font-family: "Lato", sans-serif;
  padding: 1px 0 0 0;
}
#header-menu-bottom .dropdown-black div.column a {
  display: inline;
}

#search-login {
  float: right;
  font-family: "Signika Negative", sans-serif;
}
#search-login > ul > li {
  float: left;
  border-left: 1px solid #ebecee;
  color: #777;
  cursor: pointer;
}
#search-login > ul > li.search {
  padding: 0 0 0 10px;
}
#search-login > ul > li.search form {
  display: inline;
}
#search-login > ul > li.search input {
  height: 49px;
  outline: none;
  font-weight: 300;
  width: 200px;
  border: 1px solid #fff;
  border-right: 0;
  color: #777;
}
#search-login > ul > li.user-panel {
  font-size: 0.8rem;
  padding: 15px;
  display: block;
}
#search-login > ul > li.user-panel > a {
  color: #474747;
}
#search-login > ul > li.user-panel i {
  padding-right: 7px;
}
#search-login > ul > li.user-panel:hover {
  color: #fff;
  background-color: #3a3a3a;
}
#search-login > ul > li.user-panel:hover > a, #search-login > ul > li.user-panel:hover > a:hover {
  color: #fff;
}

#header .user-panel:hover .top-user-section, #header .user-panel:hover .top-user-section:active, #header .user-panel:hover .top-user-section:focus {
  display: block;
  padding: 0;
  border-top: 0;
  position: absolute;
  right: -1px;
  left: inherit;
  width: 360px;
  background-color: #3a3a3a;
  z-index: 10;
  border-top-right-radius: 0;
}
#header .user-panel:hover .top-user-section .top-user-form, #header .user-panel:hover .top-user-section:active .top-user-form, #header .user-panel:hover .top-user-section:focus .top-user-form {
  padding: 30px;
  font-size: 0.7rem;
  overflow: hidden;
  cursor: default;
  /*.btn:hover 
  {
  	background-color: $color1;
  }*/
}
#header .user-panel:hover .top-user-section .top-user-form .input-group, #header .user-panel:hover .top-user-section:active .top-user-form .input-group, #header .user-panel:hover .top-user-section:focus .top-user-form .input-group {
  margin-bottom: 20px;
}
#header .user-panel:hover .top-user-section .top-user-form .input-group .form-control, #header .user-panel:hover .top-user-section:active .top-user-form .input-group .form-control, #header .user-panel:hover .top-user-section:focus .top-user-form .input-group .form-control {
  border: 0;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
#header .user-panel:hover .top-user-section .top-user-form .input-group .input-group-addon, #header .user-panel:hover .top-user-section:active .top-user-form .input-group .input-group-addon, #header .user-panel:hover .top-user-section:focus .top-user-form .input-group .input-group-addon {
  background-color: #fff;
  border: 0;
}
#header .user-panel:hover .top-user-section .top-user-form button, #header .user-panel:hover .top-user-section:active .top-user-form button, #header .user-panel:hover .top-user-section:focus .top-user-form button {
  float: right;
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 8px 30px;
  color: #fff;
  /*background-color: $color2;*/
}
#header .user-panel:hover .top-user-section .top-user-form .reset-user, #header .user-panel:hover .top-user-section:active .top-user-form .reset-user, #header .user-panel:hover .top-user-section:focus .top-user-form .reset-user {
  float: left;
  text-transform: none;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
#header .user-panel:hover .top-user-section .top-user-form .reset-user a:hover, #header .user-panel:hover .top-user-section:active .top-user-form .reset-user a:hover, #header .user-panel:hover .top-user-section:focus .top-user-form .reset-user a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#header .user-panel:hover .top-user-section .create-account, #header .user-panel:hover .top-user-section:active .create-account, #header .user-panel:hover .top-user-section:focus .create-account {
  padding: 20px 30px 17px;
  /*background-color: $color2;*/
  text-align: center;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 300;
}
#header .user-panel:hover .top-user-section .create-account a, #header .user-panel:hover .top-user-section:active .create-account a, #header .user-panel:hover .top-user-section:focus .create-account a {
  color: #ffffff;
}
#header .user-panel:hover .top-user-section .create-account:hover, #header .user-panel:hover .top-user-section:active .create-account:hover, #header .user-panel:hover .top-user-section:focus .create-account:hover {
  /*background-color: $color1;*/
  color: white;
}

#header .top-user-section-connected > div {
  float: left;
  width: 40%;
  padding: 10px;
  text-align: center;
}
#header .top-user-section-connected > div img {
  width: 100%;
  clear: both;
}
#header .top-user-section-connected > div a {
  /*color: $color2;*/
}
#header .top-user-section-connected > div a:hover {
  color: #ffffff;
}
#header .top-user-section-connected > ul {
  float: left;
  width: 60%;
  padding: 10px;
}
#header .top-user-section-connected > ul li {
  padding: 2px 0;
  /*a
  {
  	color: $white;

  	&:hover
  	{
  		color: $color2;
  	}
  }*/
}

@media (max-width: 1250px) {
  #header-menu-top > ul > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 0.85rem;
  }
}
@media (max-width: 1199px) {
  #header-menu-top > ul > li > a {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.78rem;
  }
  #header-menu-top #social-media li a {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (max-width: 1099px) {
  #header-menu-top > ul > li > a {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 0.7rem;
  }
  #header-menu-top #social-media li a {
    padding-left: 3px;
    padding-right: 3px;
    font-size: 0.7rem;
  }
}
/* sm */
@media (max-width: 991px) {
  body {
    margin-top: 0;
  }

  #header .dropdown:hover ~ #header {
    left: 50%;
  }

  #header {
    position: relative;
    width: 100%;
    height: auto;
    z-index: initial;
    z-index: 9999;
    background-color: #000;
  }

  #header-network {
    height: auto;
  }
  #header-network ul {
    float: none;
    text-align: center;
    line-height: normal;
  }
  #header-network ul li {
    float: none;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
  }
  #header-network ul li.active {
    display: none;
  }

  #header-logo {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: #fff;
  }
  #header-logo img {
    max-width: 95%;
    height: auto;
  }

  #header-menu {
    position: relative;
    margin: 0;
    width: 100%;
    float: left;
    height: auto;
  }
  #header-menu > div {
    height: auto;
  }

  #header-menu-top {
    /* display: none; */
    float: left;
    border-bottom: none;
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: #EEE;
  }
  #header-menu-top #hottopics {
    float: left;
    width: 100%;
    text-align: center;
  }
  #header-menu-top #hottopics li {
    width: 10%;
    /*background-color: $color1;*/
  }
  #header-menu-top #hottopics li a {
    font-size: 0.8rem;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    font-weight: bold;
    text-shadow: none;
    /*color: #fff;*/
  }
  #header-menu-top #hottopics li:hover {
    /*background-color: #fff;*/
    /*a {color: $color1;}*/
  }
  #header-menu-top #social-media {
    float: left;
    width: 100%;
  }
  #header-menu-top #social-media li {
    display: inline;
    width: 33%;
    text-align: center;
  }
  #header-menu-top #social-media li a {
    padding-top: 10px;
    text-shadow: none;
    font-weight: bold;
    font-family: "Lato", sans-serif;
    font-size: 0.7rem;
  }
  #header-menu-top #social-media li a.tooltip_link {
    display: none;
  }
  #header-menu-top #social-media li a.mobile_link {
    display: block;
  }

  #header-menu-bottom {
    position: relative;
    float: left;
    width: 100%;
    /*#menu-categories 
    { 
    	position: fixed; 
    	top: 0; 
    	left: 0; 
    	border-bottom-right-radius: 4px;
     		background:rgba(0,0,0,0.5);
     		max-width: 25%;
     		text-align: center;

     		a 
     		{
     			padding: 5px; 
     			font-size: 0.8rem; 
     			color: #fff;
     		}

     		.c2 h2 { display: none; }
     	}

    #menu_pays 
    { 
    	position: fixed; 
    	top: 0; 
    	right: 0; 
    	border-bottom-left-radius: 4px;
     		background:rgba(0,0,0,0.5);
     		max-width: 25%;
     		text-align: center;

     		.c3 h2 { display: none; }

     		a 
     		{
     			padding: 5px; 
     			font-size: 0.8rem; 
     			color: #fff;
     		}
    }*/
    /*#menu-categories div.dropdown-black {left: 0;}
    #menu_pays div.dropdown-black {left: initial; right: 0;}*/
  }
  #header-menu-bottom .dropdown-black {
    display: block;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    background-color: #222;
    margin: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 9999;
    width: 50%;
    text-align: left;
  }
  #header-menu-bottom .dropdown-black div.column {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #header-menu-bottom .dropdown-black div.column h2 {
    font-size: 1rem;
  }

  #search-login {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
  }
  #search-login ul li {
    float: left;
    width: 100%;
    text-align: center;
    border-left: 1px solid #ebecee;
  }
  #search-login ul li:first-child {
    padding: 0 0 0 10px;
  }
  #search-login ul li:first-child input {
    height: 49px;
    font-weight: 300;
    border: 0;
  }
  #search-login ul li:last-child {
    text-shadow: none;
    font-size: 0.7rem;
    padding: 15px;
  }

  #header .user-panel:hover .top-user-section {
    display: none;
  }
}
@media (max-width: 799px) {
  #header-network ul li {
    padding-right: 5px;
    padding-left: 5px;
  }

  #header-menu-top #hottopics li a {
    font-size: 0.6rem;
  }
}
@media (max-width: 699px) {
  #header-network span {
    display: block;
    width: 100%;
    text-align: center;
  }
  #header-network ul {
    max-height: 0px;
    transition: all 3s ease-in;
  }
  #header-network ul li {
    width: 100%;
    text-align: center;
    display: none;
  }
  #header-network span:hover ~ ul, #header-network span ~ ul:hover {
    max-height: 999px;
  }
  #header-network span:hover ~ ul li, #header-network span ~ ul:hover li {
    display: block;
  }
}
@media (max-width: 649px) {
  #header-menu-top #hottopics li {
    width: 20%;
  }
  #header-menu-top #hottopics li a {
    /*color: #fff;*/
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.7rem;
  }
  #header-menu-top #social-media li a {
    font-size: 0.6rem;
  }
}
@media (max-width: 599px) {
  #header-menu-top #social-media li a {
    font-size: 0.45rem;
    padding: 5px 0;
  }

  #header-menu-bottom {
    /*> ul > li#menu-categories, > ul > li#menu-pays {font-size: 0.7rem;}*/
  }

  #search-login ul li {
    font-size: 0.6rem;
    padding: 0;
  }
  #search-login ul li:first-child {
    padding: 0;
  }
  #search-login ul li:first-child input {
    height: 30px;
    /*width: 130px;*/
    border: 1px solid #fff;
    border-right: 0;
    border: none;
    margin-top: 3px;
    font-size: 1rem;
  }
  #search-login ul li:last-child {
    font-size: 0.6rem;
    padding: 10px 0;
    text-align: center;
  }
}
@media (max-width: 399px) {
  #header-menu-top #hottopics li a {
    font-size: 0.55rem;
  }
  #header-menu-top #social-media li a {
    font-size: 0.4rem;
  }

  #header-menu-bottom #menu-categories a, #header-menu-bottom #menu_pays a {
    font-size: 0.7rem;
  }
}
.open {
  margin: 0 0 0 50%;
  transition: all 200ms ease-in;
}

/* BLOCKS */
.block {
  float: left;
  width: 100%;
  height: 100%;
  padding: 30px 0;
  /*&.no-padding{padding: 0;}*/
  /*&.center{text-align: center;}*/
}
.block section {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.block .block-full {
  float: left;
  width: 100%;
}
.block .block-onehalf {
  float: left;
  width: 585px;
  margin-right: 30px;
}
.block .block-onethird {
  float: left;
  width: 380px;
  margin-right: 30px;
}
.block .block-onethird .caption-overlay img {
  width: 380px;
  height: 210px;
}
.block .block-twothird {
  float: left;
  width: 790px;
  margin-right: 30px;
}
.block .block-onethird2 {
  float: left;
  width: 300px;
  margin-right: 30px;
}
.block .block-twothird2 {
  float: left;
  width: 870px;
  margin-right: 30px;
}
.block .block-onequarter {
  float: left;
  width: 277px;
  margin-right: 30px;
}
.block .block-onequarter .caption-overlay img {
  width: 100%;
}
.block .block-threequarter {
  float: left;
  width: 890px;
  margin-right: 30px;
}
.block .full {
  width: 100%;
}
.block .half {
  width: 48%;
  margin-right: 4%;
}
.block .third {
  width: 32%;
  margin-right: 1.5%;
}
.block .last {
  margin-right: 0;
}
.block .top {
  margin-bottom: 30px;
}
.block .row {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.block .row.last {
  margin-bottom: 0;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

/* Headings */
.section-heading {
  float: left;
  width: 100%;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  margin: 0 0 20px 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.section-heading h1, .section-heading h2 {
  float: left;
  margin: 0;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  border-right-style: solid;
  border-right-width: 3px;
  color: white;
  min-width: 30%;
  text-align: center;
  font-size: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.section-heading a {
  float: right;
  padding: 15px 10px 10px 20px;
}
.section-heading a:hover {
  color: #111111;
  text-decoration: underline;
}

h2 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
  line-height: 1.6rem;
  border-left-style: solid;
  border-left-width: 6px;
  padding: 0 0 0 7px;
  margin: 30px 0 10px 0;
  clear: both;
  z-index: 1;
  position: relative;
  letter-spacing: 0.03em;
}

h3 {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 1.2rem;
  border-left: 5px solid #DDD;
  padding: 0 0 0 5px;
  margin: 30px 0 15px 0;
  vertical-align: top;
  clear: both;
}

h4 {
  padding: 10px;
  text-transform: uppercase;
  text-align: right;
  color: white;
  font-weight: bold;
  margin-top: 0;
}

/* LISTS */
ol {
  counter-reset: li;
  /* Initiate a counter */
  list-style: none;
  /* Remove default numbering */
  padding: 0;
}

ul.disc {
  list-style: disc;
  list-style-position: inside;
}
ul.circle {
  list-style: circle;
  list-style-position: inside;
}
ul.square {
  list-style: square;
  list-style-position: inside;
}

.list-tags {
  float: left;
  width: 100%;
}
.list-tags li {
  padding: 0.1em;
  margin: 0.2em;
  display: inline-block;
  padding: 5px 8px;
  background-color: white;
  /*color: $color2;*/
  /*border-color: $color2;*/
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.4px;
}

.list-rectangle {
  float: left;
  width: 100%;
  /*p, a*/
}
.list-rectangle li {
  position: relative;
  display: block;
  padding: 0.4em 0.4em 0.4em 0.8em;
  margin: 0.5em 0 0.5em 2.5em;
  background-color: #EEE;
  text-decoration: none;
  transition: all 0.3s ease-out;
}
.list-rectangle li:hover {
  background: #eee;
}
.list-rectangle li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  left: -2.5em;
  top: 50%;
  margin-top: -1em;
  /*background: $color1;*/
  background: #111111;
  color: #ffffff;
  height: 2em;
  width: 2em;
  line-height: 2em;
  text-align: center;
  font-weight: bold;
}
.list-rectangle li:after {
  position: absolute;
  content: "";
  border: 0.5em solid transparent;
  left: -1em;
  top: 50%;
  margin-top: -0.5em;
  transition: all 0.3s ease-out;
}
.list-rectangle li:hover:after {
  left: -0.5em;
  /*border-left-color: $color1; */
  border-left-color: #111111;
}
.list-rectangle a {
  color: #000;
}

.list-infos {
  text-transform: uppercase;
  font-size: 0.9rem;
  margin-bottom: 20px;
  letter-spacing: 0.4px;
  float: left;
  /*clear: both;*/
}
.list-infos li {
  float: left;
  width: 100%;
  padding: 5px 0;
}
.list-infos li span.label {
  float: left;
  padding: 5px 8px;
  width: 200px;
  text-align: right;
  background-color: #EEE;
  font-weight: 500;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.list-infos li span.value {
  float: left;
  /*margin-right: 5px;*/
  /*max-width: 380px;*/
  font-weight: 700;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.list-infos li span.value p, .list-infos li span.value a {
  float: left;
  padding: 5px 8px;
  /*background-color: $color1;*/
  color: #FFFFFF;
}
.list-infos li:first-child {
  padding-top: 0;
}
.list-infos li.special {
  font-size: 0.85rem;
}
.list-infos li.special span.label {
  background-color: #999999;
  color: #ffffff;
  font-weight: 800;
}
.list-infos.big {
  font-size: 1.1em;
}
.list-infos.big li {
  padding: 10px;
}
.list-infos.big li span.label {
  padding: 10px;
  width: 40%;
}
.list-infos.big li span.value {
  max-width: 60%;
}
.list-infos.big li span.value p, .list-infos.big li span.value a {
  padding: 10px 20px;
}

.list-todo {
  margin: 0 0 20px 0;
}
.list-todo > li > input[type=checkbox] {
  position: absolute;
  left: -9999px;
}
.list-todo > li > .side-label {
  display: block;
  position: relative;
  margin: 10px 0;
  padding-left: 35px;
  cursor: pointer;
}
.list-todo > li > .side-label:before, .list-todo > li > .side-label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
}
.list-todo > li > .side-label:before {
  display: block;
  width: 20px;
  height: 20px;
  /*border: 2px solid $color1; */
  border: 2px solid #111111;
}
.list-todo > li > .side-label:after {
  display: none;
  width: 12px;
  height: 12px;
  margin: 4px;
  /*background-color: $color1;*/
  background-color: #111111;
}
.list-todo > li > input:focus + .side-label::before {
  /*border-color: $color1;*/
  border-color: #111111;
}
.list-todo > li > input:checked + .side-label::after {
  display: block;
}

.list-radio {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.list-radio li {
  counter-increment: step-counter;
  margin: 10px 0;
}
.list-radio li:before {
  content: counter(step-counter);
  margin-right: 10px;
  font-size: 2em;
  background-color: #2d2f30;
  color: white;
  font-weight: bold;
  padding: 10px;
  border-radius: 3px;
}
.list-radio input[type=radio] {
  display: none;
}
.list-radio .active-label, .list-radio input:checked + label, .list-radio label:focus, .list-radio label:hover, .list-radio label:active {
  color: #111111;
  /*color: $color1;*/
}
.list-radio .active-label:before, .list-radio input:checked + label:before, .list-radio label:focus:before, .list-radio label:hover:before, .list-radio label:active:before {
  background: white;
  border-color: #111111;
  /*border-color: $color1;*/
}
.list-radio label {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  display: inline-block;
  padding: 1rem 1rem 1rem 3rem;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
  whitespace: no-wrap;
  /*  overflow: hidden;
    text-overflow: ellipsis;*/
  transition: all 0.15s ease;
}
.list-radio label:first-of-type {
  border: 0;
}
.list-radio label:before {
  content: "";
  position: absolute;
  left: 1rem;
  top: calc(50% - 8px);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 0.2rem solid #ccc;
}
.list-radio label img {
  margin-right: 20px;
}
.list-radio.no-radio label:before {
  display: none;
}
.list-radio .label-right, .list-radio .label-wrong {
  font-weight: bold;
  background: #27AE60;
  padding: 5px 10px;
  border-radius: 5px;
  color: white;
  margin: 0 10px 0 0;
}
.list-radio .label-wrong {
  background: #C0392B;
}
.list-radio input:checked + label:before {
  border-color: white;
  border: none;
  /*background: $color1;*/
  background: #111111;
}
.list-radio input:disabled + label {
  background: #efefef;
  color: rgba(0, 0, 0, 0.5);
  cursor: not-allowed;
}
.list-radio input:disabled + label:hover {
  border-color: rgba(0, 0, 0, 0.1);
}
.list-radio input:disabled + label:before {
  border-color: white;
  background: white;
}

.list-1 li {
  margin: 5px 0;
}

.list-2 {
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.list-2 li {
  float: left;
  width: 25%;
  padding: 10px 0;
}
.list-2 li a {
  font-weight: bold;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
}
.list-2 li a:hover {
  color: #000;
}
.list-2 li img {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.list-2 li div {
  float: left;
  padding: 0 3px 0 10px;
  width: calc(100% - 55px);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 55px;
}
.list-2 li div > span {
  font-size: 0.8rem;
  line-height: 0.8rem;
  color: #999999;
  width: 100%;
}

.list-3 {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.list-3 li {
  width: 100%;
  float: left;
  border-bottom: 2px dotted #f591aa;
  padding: 10px 0;
}
.list-3 li a {
  width: 100%;
  display: block;
  /*color: #000;*/
  /*img
  {
  	float: left;
  	width: 10%;
  	margin: 0 5px;
  }*/
}
.list-3 li a:hover {
  /*color: $color2;*/
  /*span
  {
  	background: $color2;
  }*/
}
.list-3 li a span {
  float: left;
  border-radius: 5px;
  padding: 4px 6px;
  /*background: $color1; */
  margin: 0 5px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.list-3 li span {
  font-size: 0.8rem;
  line-height: 0.8rem;
  /*color: $grey-medium;*/
  /*width: 100%; BUG SUR LA PAGE NEWS */
}
.list-3.col4 li {
  width: 24%;
  margin-right: 1%;
}

/*.list-relationships
{
	float: left;
	width: 100%;
	margin: 0 0 30px 0;

	li 
	{
		float: left; 
		width: 25%;
		padding: 10px 0;

		img 
		{
			float: left;
			width: 50px;
			height: 50px;
			border-radius: 25px;
		}

		div 
		{
			float: left;
			padding: 5px 3px 0 10px;
			width: calc(100% - 50px);

			> a 
			{
				font-weight: bold;
				color: $color2;
				clear: both;
				display: inline-block;
				width: 100%;
				font-size: 1rem;
				line-height: 1rem;

				&:hover{ color: #000; }
			}

			> span
			{
				font-size: 0.8rem;
				line-height: 0.8rem;
				color: $grey-medium;
				clear: both;
				width: 100%;
			}
		}
	}
}*/
.list-4, .list-5 {
  float: left;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.list-4 li, .list-5 li {
  float: left;
  width: 20%;
  padding: 0 15px;
  text-align: center;
}
.list-4 li img, .list-5 li img {
  width: 100%;
  margin-bottom: 10px;
}
.list-4 li a, .list-5 li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px 5px 10px 5px;
}
.list-4.no-padding li, .list-5.no-padding li {
  padding: 0;
}
.list-4.no-padding li img, .list-5.no-padding li img {
  margin: 0;
}
.list-4.no-padding li a, .list-5.no-padding li a {
  padding: 0;
}
.list-4.caption-relative .caption-overlay .description, .list-5.caption-relative .caption-overlay .description {
  position: relative;
  float: left;
}

.list-5 li {
  border-right: 1px solid #FFF;
}
.list-5 li:last-child {
  border-right: none;
}
.list-5 li a {
  color: #FFF;
}
.list-5.no-padding li {
  border-right: none;
}

.list-6 {
  float: left;
  display: block;
  width: 100%;
}
.list-6 li {
  float: left;
  width: 16.6%;
  padding: 10px;
  text-align: center;
  font-size: 0.9em;
  border-right: 1px solid #FFF;
}
.list-6 li:last-child {
  border-right: none;
}
.list-6 li .fa {
  font-size: 1.4em;
  font-weight: bold;
}

.list-5bis {
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-radius: 3px;
}
.list-5bis li {
  float: left;
  width: 20%;
  padding: 10px;
  text-align: center;
}
.list-5bis li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  padding: 10px;
  cursor: pointer;
}
.list-5bis li a .picto {
  font-size: 4em;
  font-weight: bold;
}

/* Table */
.table {
  width: 100%;
}
.table a {
  color: #111111;
}
.table tr {
  /*&:nth-child(even) {background: lighten($color1,15%)}*/
}
.table tr td {
  padding: 10px;
  width: auto;
}
.table tr td:first-child {
  width: 60%;
}
.table tr td:last-child {
  width: 15%;
  text-align: right;
}
.table tr:nth-child(even) {
  background: #eeeeee;
}
.table tr:nth-child(odd) {
  background: #FFF;
}
.table tr:hover {
  color: #ffffff;
  background: #2d2f30;
  cursor: pointer;
}
.table tr:hover a {
  color: #ffffff;
}
.table tr:hover textarea {
  color: #111111;
}
.table thead {
  font-weight: bold;
}

.table-forum {
  width: 100%;
}
.table-forum tr {
  /*a {color: $color2;}*/
  /*td:nth-child(2)
  {
  	width: 55%;
  }*/
  /*&:nth-child(even) {background: lighten($color1,15%)}*/
}
.table-forum tr td {
  padding: 10px;
  width: auto;
}
.table-forum tr td:nth-child(1) {
  width: 10%;
  text-align: center;
}
.table-forum tr td:nth-child(3) {
  width: 15%;
  text-align: right;
}
.table-forum tr td:nth-child(4) {
  width: 20%;
}
.table-forum tr:nth-child(even) {
  background: #eeeeee;
}
.table-forum tr:nth-child(odd) {
  background: #FFF;
}
.table-forum tr:hover {
  color: #ffffff;
  background: #2d2f30;
  cursor: pointer;
}
.table-forum tr:hover a {
  color: #ffffff;
}

.table-comparison {
  width: 100%;
}
.table-comparison th, .table-comparison td {
  padding: 5px;
}
.table-comparison th {
  text-align: left;
}
.table-comparison td {
  text-align: center;
}
.table-comparison tr {
  border-bottom: 1px solid #999999;
}

/* Others */
.floated {
  float: left;
}

.bolded {
  font-weight: bold;
}

.centered {
  text-align: center;
  width: 100%;
}

.size-small {
  font-size: 0.7em;
}

.size-2x {
  font-size: 1.7em;
}

.size-3x {
  font-size: 2.5em;
}

.size-4x {
  font-size: 4em;
}

.size-5x {
  font-size: 6em;
}

a.underlined:hover {
  text-decoration: underline;
}

.rounded {
  border-radius: 50%;
}

.caption-overlay {
  display: block;
  position: relative;
  overflow: hidden;
}
.caption-overlay .description {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  color: white;
  /*background: #d42e42;*/
}
.caption-overlay .description .description-content {
  padding: 8px;
  font-size: 20px;
}
.caption-overlay:hover .description {
  background-color: #2d2f30;
  color: #ffffff;
}
.caption-overlay img {
  height: auto;
  max-width: 100%;
  transition: all 0.4s ease-in-out;
  backface-visibility: hidden;
}
.caption-overlay img:hover {
  transform: scale(1.3);
}

.hidden-element {
  display: none;
}

.reveal {
  position: relative;
  height: 160px;
  overflow: hidden;
  transition: 1s;
}
.reveal .toggle {
  position: absolute;
  top: 142px;
  left: 0;
  z-index: 999;
  background: #f7f7f7;
  height: 18px;
  width: 100%;
  text-align: center;
  font-size: 0.8rem;
  transition: 1s;
}
.reveal:hover {
  height: auto;
}
.reveal:hover .toggle {
  display: none;
}

.media-iframe {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.media-iframe iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* HOME */
#home-search {
  /*background-image: url('http://ombalitour.com/wp-content/uploads/2017/04/header-om-bali-tour-jatiluwih-rice-terrace-view-bali-tour-packages.jpg');*/
  background-position: center center;
  background-size: cover;
  height: auto;
  text-align: center;
}
#home-search h1 {
  font-family: "Lato", sans-serif;
  font-weight: bold;
  padding: 0 0 20px 0;
  color: white;
  font-style: italic;
}
#home-search h1 span {
  text-transform: uppercase;
  letter-spacing: 6px;
  font-style: normal;
  text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -1px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
#home-search input {
  float: left;
  height: 72px;
  border: 1px solid #eaeaea;
  box-shadow: none;
  border-radius: 0;
  color: #222;
  font-size: 2.4rem;
  font-family: "Lato";
  padding: 10px 24px 14px;
  width: 90%;
  margin: 0;
}
#home-search button {
  background: #189BC8;
  float: left;
  width: 10%;
  background: #1690ba;
  color: #fff;
  border: 0 !important;
  border-radius: 0;
  text-align: center;
  height: 72px;
  font-size: 2.4rem;
  line-height: 72px;
}

#home-headline .block-twothird img {
  width: 790px;
  height: 450px;
}
#home-headline .block-twothird .description-content {
  padding: 10px;
  font-size: 30px;
}

/* COMMON ELEMENTS */
#themes {
  padding: 20px 0;
}
#themes ul {
  display: block;
  text-align: center;
}
#themes ul li {
  display: inline-block;
  margin: 10px 0;
  /*a:hover 
  {
  	color: white;
  	background-color: $color1;
  }*/
}
#themes ul li a {
  margin-right: 5px;
  padding: 5px 8px;
  /*background-color: white;*/
  /*color: $color2;*/
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.4px;
  border-radius: 2px;
}

#content-title {
  float: left;
  width: 100%;
  /*section {width: 100%;}*/
}
#content-title h1 {
  float: left;
  display: block;
  width: calc(100% - 150px);
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.7rem;
  line-height: 2rem;
}
#content-title #content-tools {
  float: right;
  font-size: 1.3rem;
  /*padding: 0 15px 0 0;*/
  width: 150px;
  text-align: right;
}
#content-title #content-tools li {
  display: inline-block;
  padding: 0 10px 0 0;
}
#content-title #content-tools li button.no-style {
  border: none;
  background: none;
  padding: 0;
}
#content-title #content-tools li a, #content-title #content-tools li button {
  color: #ffffff;
}
#content-title #content-tools li button:hover {
  background: #FFF;
  color: #000;
}
#content-title #content-tools li a:hover, #content-title #content-tools li button.no-style:hover {
  background: none;
  color: #000;
}
#content-title #content-tools li.active a, #content-title #content-tools li.active button.no-style {
  color: #000;
}
#content-title #content-tools li.active button {
  color: #FFF;
}
#content-title #content-tools li.active button:hover {
  color: #000;
}

#content-article {
  /* Name Genders */
}
#content-article figure {
  width: 100%;
  text-align: center;
}
#content-article figure img {
  max-width: 100%;
  border-radius: 10px;
}
#content-article figure figcaption {
  font-size: 0.7rem;
  font-style: italic;
  color: #888;
  text-align: center;
}
#content-article article, #content-article #article {
  text-align: justify;
  /*margin: 20px;*/
}
#content-article article #source, #content-article #article #source {
  font-size: 13px;
}
#content-article blockquote {
  font-style: italic;
  text-align: right;
  color: #777;
  border-right: 3px solid #999;
  padding-right: 20px;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 40px 20px;
  clear: both;
}
#content-article blockquote span {
  font-style: normal;
}
#content-article blockquote span img {
  width: 50px;
  border-radius: 25px;
  padding: 0 0 0 10px;
  display: inline-block;
}
#content-article .fa-mars, #content-article .fa-venus {
  font-weight: bold;
  font-size: 180px;
  text-align: left;
  color: #5bc0de;
  margin-right: 20px;
}
#content-article .fa-venus {
  color: #f591aa;
}
#content-article .instant-buy div {
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
#content-article .instant-buy div:first-child {
  width: 70%;
  padding: 10px;
  background: #f79b34;
  height: 60px;
  display: flex;
  align-items: center;
  font-size: 1.2rem;
  line-height: 1.2rem;
  color: #fff;
}
#content-article .instant-buy div:first-child img {
  float: left;
  width: 100px;
}
#content-article .instant-buy div:first-child span {
  float: right;
  width: calc(100% - 100px);
  text-align: right;
  font-weight: bold;
}
#content-article .instant-buy div:last-child {
  width: 30%;
  color: #fff;
  /*background-color: $color2;*/
  /*border-radius: 0 5px 5px 0;*/
  height: 60px;
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  font-weight: bold;
  /*&:hover{background-color: $color3;}*/
}
#content-article .instant-buy div:last-child a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #FFF;
}
#content-article .instant-buy.buy-internal div:first-child span:first-child {
  text-align: left;
}
#content-article .map-full {
  width: 100%;
  text-align: center;
}
#content-article .map-full img {
  width: 100%;
}
#content-article .pub-date-author {
  font-family: "Signika Negative";
  font-size: 1em;
  color: #777;
  /*font-size: 0.7rem;
  font-style: italic;*/
  /*display: block;*/
  /*display:  flex;*/
  padding: 10px;
  margin-top: 30px;
  clear: right;
  width: 100%;
  float: left;
  background-color: #f2f3f5;
  border-radius: 6px;
}
#content-article .pub-date-author .pub-date {
  display: inline-flex;
  align-items: center;
  float: left;
  width: 50%;
  text-align: left;
  font-style: italic;
}
#content-article .pub-date-author .pub-date span {
  display: contents;
}
#content-article .pub-date-author .author {
  /*display: inline-flex;
  align-items: center;*/
  float: right;
  width: 50%;
  text-align: right;
}
#content-article .pub-date-author .author img {
  width: 45px;
  height: 45px;
  margin-right: 6px;
}
#content-article .pub-date-author .author span {
  font-weight: bold;
  font-size: 1em;
}
#content-article .folder-title {
  width: 100%;
  text-align: center;
  color: white;
  border-left: none;
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 1.6rem;
}
#content-article .folder-previous, #content-article .folder-next {
  float: left;
  width: 50%;
  color: #ffffff;
  text-align: left;
}
#content-article .folder-previous i, #content-article .folder-next i {
  font-size: 3rem;
}
#content-article .folder-previous a, #content-article .folder-next a {
  color: #ffffff;
}
#content-article .folder-previous a:hover, #content-article .folder-next a:hover {
  text-decoration: underline;
}
#content-article .folder-next {
  text-align: right;
  float: right;
}
#content-article .folder-menu {
  float: left;
  width: 100%;
}
#content-article .folder-menu > div {
  float: left;
  width: 100%;
  color: #ffffff;
  margin-bottom: 10px;
  text-align: center;
}
#content-article .folder-menu > div h3 {
  color: #2d2f30;
  background-color: #ffffff;
  margin: 0 0 10px 0;
  border-left: none;
  float: left;
  display: block;
  padding: 6px;
  width: 20%;
}
#content-article .folder-menu > div ul {
  display: block;
  float: left;
  clear: none;
  width: 80%;
}
#content-article .folder-menu > div ul li {
  float: left;
  display: inline-block;
  margin-bottom: 10px;
}
#content-article .folder-menu > div ul li a {
  margin-left: 10px;
  padding: 5px 8px;
  /*background-color: white;
  color: $color2;*/
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.4px;
  display: block;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /*border-bottom-color: $color1;*/
}
#content-article .folder-menu > div ul li a:hover {
  color: white;
  /*background-color: $color1;*/
}
#content-article .folder-menu > div ul li.active a {
  /*background-color: $color2;*/
  /*color: $white;*/
  border-bottom-width: 2px;
  border-bottom-style: solid;
  /*border-bottom-color: $color2;*/
}
#content-article #inner-menu {
  /*
  float: left;
  width: 250px;
  margin: 0 80px 0 10px;
  background-color: $grey-light;*/
  padding: 25px 0;
  border-radius: 3px;
  /*h3:first-child
  {
  	margin-top: 0;
  }*/
  /*li:hover
  {
  	a
  	{
  		color: #FFF;
  	}
  }*/
  /*li.active:hover
  {
  	a{color: $color1;}
  }*/
}
#content-article #inner-menu h3 {
  float: left;
}
#content-article #inner-menu img {
  margin: 0 auto;
}
#content-article #inner-menu > span {
  float: left;
  width: 100%;
}
#content-article #inner-menu li {
  width: 100%;
}
#content-article #inner-menu li a {
  float: left;
  display: block;
  /*color: $color3;*/
  padding: 5px 10px;
  width: 100%;
}
#content-article #inner-menu li.active a {
  padding: 10px;
  /*color: $color2;*/
  background-color: #FFF;
  border-left: 10px solid #EEE;
}
#content-article #inner-menu span {
  /*a {color: #fff;} delete because of UsersTemplate*/
}
#content-article #inner-menu span.username {
  font-size: 1.2rem;
  padding: 5px 0;
  font-weight: bold;
  /*a {color: $color2;}*/
}
#content-article #inner-menu span.username a:hover {
  color: #111111;
}
#content-article #inner-menu span.user-baseline {
  font-size: 0.8rem;
  padding: 5px 0;
  font-style: italic;
}
#content-article #inner-menu span.subscription-date {
  font-size: 0.8rem;
  padding: 10px 0 0 0;
}
#content-article #inner-content {
  /*float: left;
  width: 650px;*/
  text-align: justify;
  /*div {padding: 10px 0;}*/
}
#content-article #inner-content > span {
  /*color: $grey-medium; ISSUE WITH ACCOUNT > INFO */
  font-style: italic;
  margin-bottom: 20px;
  float: left;
  display: block;
  width: 100%;
  /* ISSUE WITH ACCOUNT > INFO */
}
#content-article #inner-content > span.signature {
  font-size: 0.9rem;
  padding: 10px 0 0 0;
  margin-top: 10px;
  border-top: 1px solid #eeeeee;
}
#content-article .nav-leftright {
  margin: 20px 0;
}
#content-article .nav-leftright a {
  float: left;
}
#content-article .nav-leftright a.right {
  float: right;
  margin-right: 0;
}
#content-article .embed-video iframe {
  width: 700px;
  height: 394px;
}

#content-middle .facebook {
  background-color: #3b5998;
}
#content-middle .twitter {
  background-color: #55acee;
}
#content-middle .googleplus {
  background-color: #dd4b39;
}
#content-middle .pinterest {
  background-color: #cb2027;
}
#content-middle .email {
  background-color: #ff6600;
}
#content-middle .share {
  text-align: center;
  padding: 9px 0;
  border-radius: 2px;
  /*width: 33%;*/
}
#content-middle .share.facebook {
  width: 100%;
  padding: 15px 0;
  font-size: 1.1rem;
}
#content-middle .share a {
  color: #fff;
  display: block;
  width: 100%;
}
#content-middle .share a:hover {
  color: #000;
}
#content-middle .share:hover {
  cursor: pointer;
}
#content-middle .share:hover a {
  color: #000;
}
#content-middle .share:before {
  background-color: #fff;
}
#content-middle #buy {
  /*background: $color3;*/
  padding: 10px;
  /*height: 205px;*/
}
#content-middle #buy h2 {
  margin: 10px 0;
  line-height: 20px;
  font-size: 20px;
}
#content-middle #buy .slider-container {
  height: 160px;
}
#content-middle #buy .slider-container .slide {
  height: 130px;
}
#content-middle #buy .slider-container .slide img {
  float: left;
  height: 130px;
  margin-right: 20px;
  max-width: 140px;
}
#content-middle #buy .slider-container .slide div {
  float: left;
  width: calc(100% - 140px);
  text-align: center;
  color: #fff;
}
#content-middle #reviews {
  padding: 10px;
  /*background: $color1;*/
  /*height: 205px;*/
  /* Total Height : 30px*/
  /* Total Height : 40px*/
}
#content-middle #reviews span:first-child {
  display: block;
  height: 30px;
}
#content-middle #reviews span:first-child h2 {
  float: left;
  width: 50%;
  margin: 10px 0 0 0;
  line-height: 20px;
  font-size: 20px;
}
#content-middle #reviews span:first-child a {
  float: left;
  width: 50%;
  color: #000;
  text-align: right;
  padding-top: 10px;
}
#content-middle #reviews span:first-child a:hover {
  color: #fff;
}
#content-middle #reviews span:nth-child(2) {
  height: 25px;
  line-height: 25px;
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0 5px 0;
  display: block;
}
#content-middle #reviews .slider-container {
  height: 128px;
  color: #fff;
}
#content-middle #reviews .slider-container .slide {
  height: 100px;
}
#content-middle #reviews .slider-container .slide table {
  font-size: 13px;
  width: 100%;
}
#content-middle #reviews .slider-container .slide table td {
  width: 33%;
}
#content-middle #reviews .slider-container .slide table tr > td:nth-child(2) {
  text-align: center;
}
#content-middle #reviews .slider-container .slide table tr > td:last-child {
  text-align: right;
}

#content-bottom .left {
  float: left;
  width: 350px;
  margin-right: 15px;
}
#content-bottom .right {
  float: left;
  width: calc(100% - 365px);
}
#content-bottom .right #keywords i {
  float: left;
  width: 30px;
  display: block;
}
#content-bottom .right #keywords p {
  font-size: 0.7rem;
  color: #888;
  display: block;
  float: left;
  width: calc(100% - 30px);
}

/*.dark
{
	color: white;

	h2 
	{
		color: white;
	}

	a
	{
		color: white;
	}

	.list-3 li a 
	{
		color: white;

		//&:hover
		//{
			//color: $color2;
		//}
	}
}*/
@media (max-width: 1250px) {
  .block {
    /*.half {width: 48%; margin-right: 4%;}*/
    /*.third {width: 32%; margin-right: 1%;}*/
  }
  .block section {
    width: 1180px;
  }
  .block .block-onehalf {
    width: 575px;
    margin-right: 30px;
  }
  .block .block-onethird {
    width: 372px;
    margin-right: 32px;
  }
  .block .block-onethird .caption-overlay img {
    width: 372px;
    height: 210px;
  }
  .block .block-twothird {
    width: 776px;
    margin-right: 32px;
  }
  .block .block-onethird2 {
    width: 300px;
    margin-right: 30px;
  }
  .block .block-twothird2 {
    width: 850px;
    margin-right: 30px;
  }
  .block .block-onequarter {
    width: 272px;
    margin-right: 30px;
  }
  .block .block-threequarter {
    width: 876px;
    margin-right: 30px;
  }
  .block .last {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .block {
    /*.half {width: 48%; margin-right: 4%;}
    .third {width: 32%; margin-right: 1%;}*/
  }
  .block section {
    width: 1100px;
  }
  .block .block-onehalf {
    width: 536px;
    margin-right: 28px;
  }
  .block .block-onethird {
    width: 348px;
    margin-right: 28px;
  }
  .block .block-onethird .caption-overlay img {
    width: 348px;
    height: 210px;
  }
  .block .block-twothird {
    width: 724px;
    margin-right: 28px;
  }
  .block .block-onethird2 {
    width: 300px;
    margin-right: 30px;
  }
  .block .block-twothird2 {
    width: 770px;
    margin-right: 30px;
  }
  .block .block-onequarter {
    width: 254px;
    margin-right: 28px;
  }
  .block .block-threequarter {
    width: 818px;
    margin-right: 28px;
  }
  .block .last {
    margin-right: 0;
  }
}
@media (max-width: 1099px) {
  .block {
    /*.half {width: 48%; margin-right: 4%;}
    .third {width: 32%; margin-right: 1%;}*/
  }
  .block section {
    width: 992px;
  }
  .block .block-onehalf {
    width: 483px;
    margin-right: 26px;
  }
  .block .block-onethird {
    width: 313px;
    margin-right: 26px;
  }
  .block .block-onethird .caption-overlay img {
    width: 313px;
    height: 210px;
  }
  .block .block-twothird {
    width: 652px;
    margin-right: 26px;
  }
  .block .block-onethird2 {
    width: 300px;
    margin-right: 30px;
  }
  .block .block-twothird2 {
    width: 662px;
    margin-right: 30px;
  }
  .block .block-onequarter {
    width: 228px;
    margin-right: 26px;
  }
  .block .block-threequarter {
    width: 736px;
    margin-right: 26px;
  }
  .block .last {
    margin-right: 0;
  }

  #home-search input {
    font-size: 2rem;
  }
  #home-search button {
    font-size: 2rem;
    line-height: auto;
  }
}
/* sm */
@media (max-width: 991px) {
  .caption-overlay .description {
    position: relative;
  }

  .caption-overlay .description .description-content {
    font-size: 1.2rem;
  }

  .description-content {
    font-size: 1.2rem;
  }

  .block section {
    width: 100%;
  }
  .block .block-onehalf {
    width: 48%;
    margin-right: 4%;
  }
  .block .block-onethird {
    width: 30%;
    margin-right: 5%;
  }
  .block .block-onethird .caption-overlay img {
    width: 100%;
    height: auto;
  }
  .block .block-onethird .caption-overlay .description {
    position: relative;
  }
  .block .block-twothird {
    width: 60%;
    margin-right: 5%;
  }
  .block .block-onethird2 {
    width: 30%;
    margin-right: 5%;
  }
  .block .block-twothird2 {
    width: 60%;
    margin-right: 5%;
  }
  .block .block-onequarter {
    width: 23%;
    margin-right: 3%;
  }
  .block .block-threequarter {
    width: 74%;
    margin-right: 3%;
  }
  .block .last {
    margin-right: 0;
  }

  #content-title {
    width: 100%;
  }
  #content-title section, #content-title .block section {
    width: 96%;
    padding: 0 2%;
  }
  #content-title h1 {
    width: 100%;
    text-align: center;
  }
  #content-title #content-tools {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 2rem;
  }

  #content-article section {
    width: 96%;
    padding: 0 2%;
  }

  #content-bottom section {
    width: 96%;
    padding: 0 2%;
  }
  #content-bottom .left {
    width: 100%;
    margin-right: 0;
  }
  #content-bottom .right {
    width: 100%;
  }

  .list-infos li span.label {
    width: 100%;
    text-align: center;
  }
  .list-infos li span.value {
    width: 100%;
  }
  .list-infos.big li span.label {
    width: 100%;
  }
  .list-infos.big li span.value {
    width: 100%;
  }

  .list-2 li {
    width: 50%;
    padding: 10px 0;
  }

  .list-3.col4 li {
    width: 50%;
    margin-right: 0;
  }

  .list-4 li {
    float: left;
    width: 100%;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
  }
  .list-4 li a {
    float: left;
    display: block;
    padding: 0;
    /*font-variant: small-caps;*/
    font-size: 1.2em;
  }
  .list-4 li img {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    margin-right: 5%;
  }
  .list-4 li .description {
    float: left;
    width: 65%;
  }

  .list-6 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .list-6 li {
    width: 33.3%;
  }

  #inner-menu.block-onequarter {
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }

  #inner-content.block-threequarter {
    float: left;
    width: 100%;
  }
}
@media (max-width: 649px) {
  section {
    width: 100%;
  }

  .block section {
    width: 100%;
  }
  .block .block-onehalf {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-onethird {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-onethird .caption-overlay img {
    width: 100%;
    height: auto;
  }
  .block .block-twothird {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-onethird2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-twothird2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-onequarter {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .block-threequarter {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .half {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .third {
    width: 100%;
    margin-bottom: 10px;
  }
  .block .last {
    margin-right: 0;
  }

  #home-search input {
    font-size: 1.5rem;
    width: 80%;
  }
  #home-search button {
    font-size: 1.5rem;
    width: 20%;
  }

  #home-headline .block-twothird img {
    width: 100%;
    height: auto;
  }
  #home-headline .block-twothird .description-content {
    font-size: 1.2rem;
  }

  #content-title {
    width: 100%;
  }
  #content-title section, #content-title .block section {
    width: 96%;
    padding: 0 2%;
  }
  #content-title h1 {
    width: 100%;
    text-align: center;
  }
  #content-title #content-tools {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 2rem;
  }

  #content-article section {
    width: 96%;
    padding: 0 2%;
  }

  #content-bottom section {
    width: 96%;
    padding: 0 2%;
  }
  #content-bottom .left {
    width: 100%;
    margin-right: 0;
  }
  #content-bottom .right {
    width: 100%;
  }

  .list-2 li {
    width: 100%;
    padding: 10px 0;
  }

  .list-3.col4 li {
    width: 100%;
    margin-right: 0;
  }

  .list-5 li {
    width: 50%;
  }
  .list-5 li a {
    color: #FFF;
  }
}
.emojis {
  float: left;
}
.emojis .emojis-add {
  float: left;
}
.emojis .emojis-list {
  float: left;
}
.emojis .emojis-list li {
  display: inline;
  padding-left: 5px;
}

.avatar-image {
  width: 100%;
}

.avatars-list {
  float: left;
}
.avatars-list li {
  float: left;
  width: 25%;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #CCC;
}
.avatars-list li input[type=radio] {
  position: absolute;
  left: -9999px;
}
.avatars-list li input[type=radio]:checked + label > img {
  /*border: 5px solid $color1;*/
  border: 5px solid #111111;
}
.avatars-list li span {
  color: #000;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.timeline {
  position: relative;
  margin: 0 0 30px 0;
  padding: 0;
  list-style: none;
}
.timeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #ddd;
  left: 31px;
  margin: 0;
  border-radius: 2px;
}
.timeline > li {
  position: relative;
  margin-right: 10px;
  margin-bottom: 15px;
}
.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-item {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 0;
  background: #fff;
  color: #444;
  margin-left: 60px;
  margin-right: 15px;
  padding: 0;
  position: relative;
}
.timeline > li > .timeline-item > .time {
  color: #999;
  float: right;
  padding: 10px;
  font-size: 12px;
}
.timeline > li > .timeline-item > .timeline-header {
  margin: 0;
  color: #555;
  border-bottom: 1px solid #f4f4f4;
  padding: 10px;
  font-size: 16px;
  line-height: 1.1;
  text-transform: none;
  border-left: none;
}
.timeline > li > .timeline-item > .timeline-header > a {
  font-weight: 600;
}
.timeline > li > .timeline-item > .timeline-footer {
  padding: 10px;
}
.timeline > li > .fa, .timeline > li > .glyphicon, .timeline > li > .ion {
  width: 30px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  position: absolute;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  left: 18px;
  top: 0;
}
.timeline > .time-label > span {
  font-weight: 600;
  padding: 5px 10px;
  display: inline-block;
  color: #ffffff;
  /*background-color: #fff;*/
  border-radius: 4px;
}

.user-mini {
  float: left;
  width: 100%;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 0 20px 0;
}
.user-mini > img {
  float: left;
  width: 5em;
}
.user-mini > div {
  float: left;
  margin-left: 10px;
}
.user-mini > div .username {
  float: left;
  font-weight: bold;
  font-size: 1.3em;
  padding: 0.5em 0 0 0;
  width: 100%;
}
.user-mini > div .user-level {
  float: left;
  border-radius: 5px;
  padding: 0.2em 0.5em;
  margin: 0.2em 0 0 0;
  text-transform: capitalize;
}

.image-preview-display {
  float: left;
  width: 100%;
  text-align: center;
}
.image-preview-display > img {
  width: auto;
  height: 300px;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 0.8em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
  /* &.small
   {
   	font-size: 0.8em;
   }*/
}

.badge-square {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  text-transform: uppercase;
}

.content-checked {
  background-color: #999999;
  margin: 5px;
  border-radius: 50%;
  font-size: 0.8rem;
  padding: 4px;
  color: white;
  border: 2px solid white;
}

#ratings {
  /*width: 500px;
  margin: 1em auto;*/
  /*padding: 4px;
  border-radius: 5px;
  border: 4px solid #EFEFEF;*/
}
#ratings .ratings-results {
  float: left;
  width: 50%;
}
#ratings .ratings-results .ratings-display {
  float: left;
  width: 45%;
  margin-right: 5%;
  text-align: center;
  line-height: initial;
}
#ratings .ratings-results .ratings-display .ratings-display-total {
  color: #2d2f30;
  font-size: 85px;
  font-weight: 100;
}
#ratings .ratings-results .ratings-display .ratings-display-stars {
  font-size: 1.5em;
  color: #eeeeee;
  margin-bottom: 0.5em;
}
#ratings .ratings-results .ratings-display .ratings-display-stars .active {
  color: #999999;
}
#ratings .ratings-results .ratings-display .ratings-users {
  font-size: 14px;
}
#ratings .ratings-results .ratings-histo {
  float: left;
  width: 50%;
  font-size: 13px;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate {
  width: 100%;
  display: block;
  clear: both;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-star {
  float: left;
  padding: 5px;
  border-radius: 3px;
  margin: 2px 0;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-block {
  position: relative;
  float: left;
  width: 75%;
  margin: -5px 10px;
  color: black;
  padding: 5px;
  display: block;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar {
  margin: 2px 0;
  display: block;
  border-radius: 3px;
  width: 0;
  padding: 5px 0;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar span {
  padding: 0 5px;
  white-space: nowrap;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-5 {
  background-color: #9FC05A;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-4 {
  background-color: #ADD633;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-3 {
  background-color: #FFD834;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-2 {
  background-color: #FFB234;
}
#ratings .ratings-results .ratings-histo .ratings-histo-rate .ratings-histo-bar-1 {
  background-color: #FF8B5A;
}
#ratings .ratings-stars {
  float: left;
  text-align: center;
  width: 50%;
}
#ratings .ratings-stars .ratings-stars-title {
  font-size: 3em;
  width: 100%;
  font-weight: bold;
}
#ratings .ratings-stars .ratings-stars-line {
  direction: rtl;
  display: inline-block;
  padding: 20px;
  cursor: pointer;
  width: 100%;
  text-align: center;
}
#ratings .ratings-stars .ratings-stars-line input[type=radio] {
  display: none;
}
#ratings .ratings-stars .ratings-stars-line label {
  color: #999999;
  font-size: 3em;
  padding: 0.1em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#ratings .ratings-stars .ratings-stars-line label.active {
  color: #FFB234;
}
#ratings .ratings-stars .ratings-stars-line label:hover,
#ratings .ratings-stars .ratings-stars-line label:hover ~ label,
#ratings .ratings-stars .ratings-stars-line input[type=radio]:checked ~ label {
  color: #FFD834;
}

/* COMMENTS & MESSAGES */
#comments .no-comments {
  text-align: center;
}
#comments .no-comments h4 {
  text-transform: none;
}
#comments .no-comments i {
  font-size: 4rem;
}
#comments hr {
  clear: both;
  margin: 20px 0;
}
#comments form {
  padding: 10px 0;
  text-align: right;
}
#comments form textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #999999;
}
#comments .comment-list > li {
  float: left;
  width: 100%;
  padding: 20px 0;
  /*border-bottom: 1px dashed $grey-medium;*/
}
#comments .comment-list > li .comment-head {
  width: 100%;
  float: left;
  padding: 8px;
  border-radius: 5px;
}
#comments .comment-list > li .comment-head .comment-head-author {
  width: 25%;
  float: left;
}
#comments .comment-list > li .comment-head .comment-head-author img {
  float: left;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info {
  float: left;
  padding: 0 10px;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info > a {
  font-weight: bold;
  /*color: $color2;*/
  clear: both;
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info > a:hover {
  color: #000;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info .comment-date {
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #999999;
  clear: both;
  width: 100%;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info span {
  float: left;
  width: 100%;
}
#comments .comment-list > li .comment-head .comment-head-rating {
  float: left;
  width: 50%;
  text-align: center;
  font-size: 1.5em;
  color: #999999;
  display: table-cell;
  vertical-align: middle;
}
#comments .comment-list > li .comment-head .comment-head-rating .active {
  color: #2d2f30;
}
#comments .comment-list > li .comment-head .comment-head-rating p {
  color: #999999;
}
#comments .comment-list > li .comment-head .comment-head-reply {
  float: left;
  width: 25%;
}
#comments .comment-list > li .comment-head .comment-head-reply span {
  float: right;
  font-size: 0.8rem;
  line-height: 0.8rem;
  padding: 10px;
  background: white;
  border-radius: 5px;
  cursor: pointer;
}
#comments .comment-list > li .comment-head .comment-head-reply i {
  float: right;
  clear: both;
}
#comments .comment-list > li .comment-body {
  float: left;
  width: 100%;
  padding: 10px;
}
#comments .comment-list > li .comment-body > p {
  text-align: justify;
  font-size: 1rem;
}
#comments .comment-list > li .comment-body > a {
  float: right;
  font-size: 0.7rem;
}
#comments .comment-list > li .comment-body .quote {
  width: 94%;
  border: 1px solid #999999;
  background-color: #eeeeee;
  color: #333;
  padding: 10px;
  margin: 10px 3%;
  font-size: 0.8rem;
  font-style: italic;
}
#comments .comment-list > li .comment-body span {
  font-size: 0.6rem;
  font-style: italic;
}
#comments .comment-list > li .comment-reply {
  display: none;
}
#comments .comment-list > li .reply-list {
  width: 85%;
  font-size: 0.8rem;
  float: right;
}
#comments .comment-list > li .reply-list > li {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
#comments .comment-list > li .reply-list > li .reply-head {
  float: left;
  width: 25%;
  text-align: center;
  padding: 5px;
  border-radius: 5px;
}
#comments .comment-list > li .reply-list > li .reply-head img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
#comments .comment-list > li .reply-list > li .reply-head .reply-date {
  font-size: 0.7rem;
  line-height: 0.7rem;
  color: #999999;
  clear: both;
  width: 100%;
}
#comments .comment-list > li .reply-list > li .reply-head span, #comments .comment-list > li .reply-list > li .reply-head a {
  float: left;
  width: 100%;
}
#comments .comment-list > li .reply-list > li .reply-body {
  float: left;
  width: 75%;
  padding: 5px 15px;
}

#message-display {
  float: left;
  width: 100%;
}
#message-display li {
  float: left;
  width: 100%;
  background-color: #eeeeee;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 20px;
}
#message-display li .message-author {
  float: left;
  width: 20%;
  text-align: center;
  background-color: #ffffff;
  border-radius: 5px;
}
#message-display li .message-author img {
  width: 90%;
  padding-bottom: 10px;
}
#message-display li .message-author a {
  font-weight: bold;
  /*color: $color2;*/
  clear: both;
  display: inline-block;
  width: 100%;
  font-size: 1rem;
  line-height: 1rem;
}
#message-display li .message-author a:hover {
  color: #000;
}
#message-display li .message-author span {
  float: left;
  width: 100%;
}
#message-display li .message-body {
  float: left;
  width: 80%;
  padding: 10px 20px;
}
#message-display li.right .message-body {
  float: right;
}
#message-display li.right .message-author {
  float: right;
}

.speech-bubble {
  position: relative;
  background: #00aabb;
  width: 160px;
  border: 5px solid #00aabb;
  border-radius: 50%;
}

.speech-bubble:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  border: 28px solid transparent;
  border-left-color: #00aabb;
  border-right: 0;
  margin-top: -28px;
  margin-right: -28px;
}

.alert {
  border-radius: 3px;
  margin: 0 0 10px 0;
  padding: 15px 30px 15px 15px;
  display: block;
  float: left;
  width: 100%;
  border-left: 5px solid #eeeeee;
  /*background-color: $color1;*/
}
.alert.alert-error {
  border-left: 5px solid #96271a;
  background-color: #dd4b39;
  color: #ffffff;
}
.alert.alert-warning {
  border-left: 5px solid #976008;
  background-color: #f39c12;
  color: #ffffff;
}
.alert.alert-success {
  border-left: 5px solid #004023;
  background-color: #00a65a;
  color: #ffffff;
}
.alert.alert-info {
  border-left: 5px solid #006e89;
  background-color: #00c0ef;
  color: #ffffff;
}
.alert a {
  color: #ffffff;
  text-decoration: underline;
}
.alert a:hover {
  color: #000;
}

#ratings .ratings-results {
  width: 100%;
}
#ratings .ratings-results .ratings-display {
  width: 100%;
  margin-right: 0;
}
#ratings .ratings-results .ratings-histo {
  width: 100%;
  margin: 10px 0;
}
#ratings .ratings-stars {
  width: 100%;
}
#ratings .ratings-stars .ratings-stars-title {
  font-size: 2.5em;
  width: 100%;
  font-weight: bold;
}
#ratings .ratings-stars .ratings-stars-line label {
  font-size: 2.5em;
}

#comments form textarea {
  width: 100%;
  height: 100px;
}
#comments .comment-list > li .comment-head .comment-head-author {
  width: 50%;
}
#comments .comment-list > li .comment-head .comment-head-author .comment-head-author-info {
  width: calc(100% - 70px);
}
#comments .comment-list > li .comment-head .comment-head-rating {
  display: none;
}
#comments .comment-list > li .comment-head .comment-head-reply {
  width: 50%;
}
#comments .comment-list > li .reply-list {
  width: 85%;
  font-size: 0.8rem;
  float: right;
}
#comments .comment-list > li .reply-list > li {
  float: left;
  width: 100%;
  padding: 10px 0;
}
#comments .comment-list > li .reply-list > li .reply-head {
  float: left;
  width: 25%;
  text-align: center;
  padding: 5px;
}
#comments .comment-list > li .reply-list > li .reply-head img {
  width: 35px;
  height: 35px;
}
#comments .comment-list > li .reply-list > li .reply-head .reply-date {
  font-size: 0.7rem;
  line-height: 0.7rem;
  clear: both;
  width: 100%;
}
#comments .comment-list > li .reply-list > li .reply-head span, #comments .comment-list > li .reply-list > li .reply-head a {
  float: left;
  width: 100%;
}
#comments .comment-list > li .reply-list > li .reply-body {
  float: left;
  width: 75%;
  padding: 5px 15px;
}

#footer-register {
  text-align: center;
  color: #ffffff;
}
#footer-register h2 {
  margin: 10px 0 10px 0;
  width: 100%;
  text-align: center;
  border-left: none;
  padding: 0 0 10px 0;
  color: #ffffff;
}
#footer-register h2 span {
  padding: 0 10px;
}
#footer-register h2:before {
  border-top: 2px outset #FFF;
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  z-index: -1;
}
#footer-register h3 {
  clear: both;
  padding: 30px 0 10px 0;
  text-transform: none;
  border-left: none;
}
#footer-register input {
  width: 50%;
}
#footer-register button:hover {
  background-color: black;
  color: #ffffff;
}

#footer-main {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 0.8rem;
  padding: 10px 0 20px 0;
}
#footer-main .column {
  float: left;
  width: 33%;
  padding-left: 20px;
}
#footer-main .column h2 {
  font-size: 1.1rem;
}
#footer-main .column a {
  color: #fff;
}
#footer-main .column a:hover {
  text-decoration: underline;
}
#footer-main .column p {
  text-align: justify;
}
#footer-main .column .subcolumn {
  float: left;
  width: 50%;
}

#footer-bottom {
  width: 100%;
  float: left;
  text-align: center;
  padding: 5px 0;
  font-size: 0.7rem;
  color: #fff;
}

/* sm */
@media (max-width: 799px) {
  #footer-register {
    padding: 10px 10px 20px 10px;
  }
  #footer-register form input {
    width: 100%;
  }
  #footer-register form button {
    margin-top: 10px;
  }
}
@media (max-width: 649px) {
  #footer-main .column {
    width: 100%;
    padding-right: 20px;
  }

  #footer-register {
    padding: 10px 10px 20px 10px;
  }
  #footer-register form input {
    width: 100%;
  }
  #footer-register form button {
    margin-top: 10px;
  }
  #footer-register h2 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
  #footer-register .list-5 li {
    font-size: 0.9rem;
  }
}
