@charset "UTF-8";
/*
 * Master CSS file for Gobierto. In this file we include:
 *
 * - Vendor & Gobierto libraries
 * - Gobierto components
 * - CSS conf (fonts, colors)
 * - Fonts
 *
 */
/*
 * Vendor libraries
 *
 */
/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v^3.0 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url("https://fonts.googleapis.com/css?family=Work+Sans:200,400,700,600|Source+Sans+Pro:200,400,700,600");
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: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -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] {
  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;
  -moz-box-sizing: content-box;
  -webkit-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 silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

.hidden, [hidden] {
  display: none !important; }

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

.pure-g {
  letter-spacing: -.31em;
  *letter-spacing: normal;
  *word-spacing: -.43em;
  text-rendering: optimizespeed;
  font-family: FreeSans,Arimo,"Droid Sans",Helvetica,Arial,sans-serif;
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
  -ms-align-content: flex-start;
  -webkit-align-content: flex-start;
  align-content: flex-start; }

.opera-only :-o-prefocus, .pure-g {
  word-spacing: -.43em; }

.pure-u {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-g [class*="pure-u"] {
  font-family: sans-serif; }

.pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5, .pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24, .pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24, .pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24, .pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%; }

.pure-u-1-12, .pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%; }

.pure-u-1-8, .pure-u-3-24 {
  width: 12.5%;
  *width: 12.469%; }

.pure-u-1-6, .pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%; }

.pure-u-1-5 {
  width: 20%;
  *width: 19.969%; }

.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%; }

.pure-u-1-4, .pure-u-6-24 {
  width: 25%;
  *width: 24.969%; }

.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%; }

.pure-u-1-3, .pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%; }

.pure-u-3-8, .pure-u-9-24 {
  width: 37.5%;
  *width: 37.469%; }

.pure-u-2-5 {
  width: 40%;
  *width: 39.969%; }

.pure-u-5-12, .pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%; }

.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%; }

.pure-u-1-2, .pure-u-12-24 {
  width: 50%;
  *width: 49.969%; }

.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%; }

.pure-u-7-12, .pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%; }

.pure-u-3-5 {
  width: 60%;
  *width: 59.969%; }

.pure-u-5-8, .pure-u-15-24 {
  width: 62.5%;
  *width: 62.469%; }

.pure-u-2-3, .pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%; }

.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%; }

.pure-u-3-4, .pure-u-18-24 {
  width: 75%;
  *width: 74.969%; }

.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%; }

.pure-u-4-5 {
  width: 80%;
  *width: 79.969%; }

.pure-u-5-6, .pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%; }

.pure-u-7-8, .pure-u-21-24 {
  width: 87.5%;
  *width: 87.469%; }

.pure-u-11-12, .pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%; }

.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%; }

.pure-u-1, .pure-u-1-1, .pure-u-5-5, .pure-u-24-24 {
  width: 100%; }

.pure-button {
  display: inline-block;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.pure-button {
  font-family: inherit;
  font-size: 100%;
  padding: .5em 1em;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  border: 1px solid #999;
  border: 0 rgba(0, 0, 0, 0);
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px; }

.pure-button-hover, .pure-button:hover, .pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1)); }

.pure-button:focus {
  outline: 0; }

.pure-button-active, .pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
  border-color: #000\9; }

.pure-button[disabled], .pure-button-disabled, .pure-button-disabled:hover, .pure-button-disabled:focus, .pure-button-disabled:active {
  border: 0;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
  cursor: not-allowed;
  box-shadow: none; }

.pure-button-hidden {
  display: none; }

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
  background-color: #0078e7;
  color: #fff; }

.pure-form input[type=text], .pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=tel], .pure-form input[type=color], .pure-form select, .pure-form textarea {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-form input:not([type]) {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-form input[type=color] {
  padding: .2em .5em; }

.pure-form input[type=text]:focus, .pure-form input[type=password]:focus, .pure-form input[type=email]:focus, .pure-form input[type=url]:focus, .pure-form input[type=date]:focus, .pure-form input[type=month]:focus, .pure-form input[type=time]:focus, .pure-form input[type=datetime]:focus, .pure-form input[type=datetime-local]:focus, .pure-form input[type=week]:focus, .pure-form input[type=number]:focus, .pure-form input[type=search]:focus, .pure-form input[type=tel]:focus, .pure-form input[type=color]:focus, .pure-form select:focus, .pure-form textarea:focus {
  outline: 0;
  border-color: #129FEA; }

.pure-form input:not([type]):focus {
  outline: 0;
  border-color: #129FEA; }

.pure-form input[type=file]:focus, .pure-form input[type=radio]:focus, .pure-form input[type=checkbox]:focus {
  outline: thin solid #129FEA;
  outline: 1px auto #129FEA; }

.pure-form .pure-checkbox, .pure-form .pure-radio {
  margin: .5em 0;
  display: block; }

.pure-form input[type=text][disabled], .pure-form input[type=password][disabled], .pure-form input[type=email][disabled], .pure-form input[type=url][disabled], .pure-form input[type=date][disabled], .pure-form input[type=month][disabled], .pure-form input[type=time][disabled], .pure-form input[type=datetime][disabled], .pure-form input[type=datetime-local][disabled], .pure-form input[type=week][disabled], .pure-form input[type=number][disabled], .pure-form input[type=search][disabled], .pure-form input[type=tel][disabled], .pure-form input[type=color][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3; }

.pure-form input[disabled]:not([type]) {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3; }

.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
  background-color: #eee;
  color: #777;
  border-color: #ccc; }

.pure-form input:focus:invalid, .pure-form textarea:focus:invalid, .pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #e9322d; }

.pure-form input[type=file]:focus:invalid:focus, .pure-form input[type=radio]:focus:invalid:focus, .pure-form input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d; }

.pure-form select {
  height: 2.25em;
  border: 1px solid #ccc;
  background-color: #fff; }

.pure-form select[multiple] {
  height: auto; }

.pure-form label {
  margin: .5em 0 .2em; }

.pure-form fieldset {
  margin: 0;
  padding: .35em 0 .75em;
  border: 0; }

.pure-form legend {
  display: block;
  width: 100%;
  padding: .3em 0;
  margin-bottom: .3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5; }

.pure-form-stacked input[type=text], .pure-form-stacked input[type=password], .pure-form-stacked input[type=email], .pure-form-stacked input[type=url], .pure-form-stacked input[type=date], .pure-form-stacked input[type=month], .pure-form-stacked input[type=time], .pure-form-stacked input[type=datetime], .pure-form-stacked input[type=datetime-local], .pure-form-stacked input[type=week], .pure-form-stacked input[type=number], .pure-form-stacked input[type=search], .pure-form-stacked input[type=tel], .pure-form-stacked input[type=color], .pure-form-stacked input[type=file], .pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
  display: block;
  margin: .25em 0; }

.pure-form-stacked input:not([type]) {
  display: block;
  margin: .25em 0; }

.pure-form-aligned input, .pure-form-aligned textarea, .pure-form-aligned select, .pure-form-aligned .pure-help-inline, .pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle; }

.pure-form-aligned textarea {
  vertical-align: top; }

.pure-form-aligned .pure-control-group {
  margin-bottom: .5em; }

.pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0; }

.pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 11em; }

.pure-form input.pure-input-rounded, .pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: .5em 1em; }

.pure-form .pure-group fieldset {
  margin-bottom: 10px; }

.pure-form .pure-group input, .pure-form .pure-group textarea {
  display: block;
  padding: 10px;
  margin: 0 0 -1px;
  border-radius: 0;
  position: relative;
  top: -1px; }

.pure-form .pure-group input:focus, .pure-form .pure-group textarea:focus {
  z-index: 3; }

.pure-form .pure-group input:first-child, .pure-form .pure-group textarea:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
  margin: 0; }

.pure-form .pure-group input:first-child:last-child, .pure-form .pure-group textarea:first-child:last-child {
  top: 1px;
  border-radius: 4px;
  margin: 0; }

.pure-form .pure-group input:last-child, .pure-form .pure-group textarea:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
  margin: 0; }

.pure-form .pure-group button {
  margin: .35em 0; }

.pure-form .pure-input-1 {
  width: 100%; }

.pure-form .pure-input-2-3 {
  width: 66%; }

.pure-form .pure-input-1-2 {
  width: 50%; }

.pure-form .pure-input-1-3 {
  width: 33%; }

.pure-form .pure-input-1-4 {
  width: 25%; }

.pure-form .pure-help-inline, .pure-form-message-inline {
  display: inline-block;
  padding-left: .3em;
  color: #666;
  vertical-align: middle;
  font-size: .875em; }

.pure-form-message {
  display: block;
  color: #666;
  font-size: .875em; }

@media only screen and (max-width: 480px) {
  .pure-form button[type=submit] {
    margin: .7em 0 0; }
  .pure-form input:not([type]), .pure-form input[type=text], .pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=tel], .pure-form input[type=color], .pure-form label {
    margin-bottom: .3em;
    display: block; }
  .pure-group input:not([type]), .pure-group input[type=text], .pure-group input[type=password], .pure-group input[type=email], .pure-group input[type=url], .pure-group input[type=date], .pure-group input[type=month], .pure-group input[type=time], .pure-group input[type=datetime], .pure-group input[type=datetime-local], .pure-group input[type=week], .pure-group input[type=number], .pure-group input[type=search], .pure-group input[type=tel], .pure-group input[type=color] {
    margin-bottom: 0; }
  .pure-form-aligned .pure-control-group label {
    margin-bottom: .3em;
    text-align: left;
    display: block;
    width: 100%; }
  .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0; }
  .pure-form .pure-help-inline, .pure-form-message-inline, .pure-form-message {
    display: block;
    font-size: .75em;
    padding: .2em 0 .8em; } }

.pure-menu {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-menu-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3; }

.pure-menu-list, .pure-menu-item {
  position: relative; }

.pure-menu-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.pure-menu-item {
  padding: 0;
  margin: 0;
  height: 100%; }

.pure-menu-link, .pure-menu-heading {
  display: block;
  text-decoration: none;
  white-space: nowrap; }

.pure-menu-horizontal {
  width: 100%;
  white-space: nowrap; }

.pure-menu-horizontal .pure-menu-list {
  display: inline-block; }

.pure-menu-horizontal .pure-menu-item, .pure-menu-horizontal .pure-menu-heading, .pure-menu-horizontal .pure-menu-separator {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle; }

.pure-menu-item .pure-menu-item {
  display: block; }

.pure-menu-children {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 3; }

.pure-menu-horizontal .pure-menu-children {
  left: 0;
  top: auto;
  width: inherit; }

.pure-menu-allow-hover:hover > .pure-menu-children, .pure-menu-active > .pure-menu-children {
  display: block;
  position: absolute; }

.pure-menu-has-children > .pure-menu-link:after {
  padding-left: .5em;
  content: "\25B8";
  font-size: small; }

.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
  content: "\25BE"; }

.pure-menu-scrollable {
  overflow-y: scroll;
  overflow-x: hidden; }

.pure-menu-scrollable .pure-menu-list {
  display: block; }

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
  display: inline-block; }

.pure-menu-horizontal.pure-menu-scrollable {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  padding: .5em 0; }

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
  display: none; }

.pure-menu-separator {
  background-color: #ccc;
  height: 1px;
  margin: .3em 0; }

.pure-menu-horizontal .pure-menu-separator {
  width: 1px;
  height: 1.3em;
  margin: 0 .3em; }

.pure-menu-heading {
  text-transform: uppercase;
  color: #565d64; }

.pure-menu-link {
  color: #777; }

.pure-menu-children {
  background-color: #fff; }

.pure-menu-link, .pure-menu-disabled, .pure-menu-heading {
  padding: .5em 1em; }

.pure-menu-disabled {
  opacity: .5; }

.pure-menu-disabled .pure-menu-link:hover {
  background-color: transparent; }

.pure-menu-active > .pure-menu-link, .pure-menu-link:hover, .pure-menu-link:focus {
  background-color: #eee; }

.pure-menu-selected .pure-menu-link, .pure-menu-selected .pure-menu-link:visited {
  color: #000; }

.pure-table {
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb; }

.pure-table caption {
  color: #000;
  font: italic 85%/1 arial,sans-serif;
  padding: 1em 0;
  text-align: center; }

.pure-table td, .pure-table th {
  border-left: 1px solid #cbcbcb;
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  padding: .5em 1em; }

.pure-table td:first-child, .pure-table th:first-child {
  border-left-width: 0; }

.pure-table thead {
  background-color: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom; }

.pure-table td {
  background-color: transparent; }

.pure-table-odd td {
  background-color: #f2f2f2; }

.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2; }

.pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb; }

.pure-table-bordered tbody > tr:last-child > td {
  border-bottom-width: 0; }

.pure-table-horizontal td, .pure-table-horizontal th {
  border-width: 0 0 1px;
  border-bottom: 1px solid #cbcbcb; }

.pure-table-horizontal tbody > tr:last-child > td {
  border-bottom-width: 0; }

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-1-2, .pure-u-sm-1-3, .pure-u-sm-2-3, .pure-u-sm-1-4, .pure-u-sm-3-4, .pure-u-sm-1-5, .pure-u-sm-2-5, .pure-u-sm-3-5, .pure-u-sm-4-5, .pure-u-sm-5-5, .pure-u-sm-1-6, .pure-u-sm-5-6, .pure-u-sm-1-8, .pure-u-sm-3-8, .pure-u-sm-5-8, .pure-u-sm-7-8, .pure-u-sm-1-12, .pure-u-sm-5-12, .pure-u-sm-7-12, .pure-u-sm-11-12, .pure-u-sm-1-24, .pure-u-sm-2-24, .pure-u-sm-3-24, .pure-u-sm-4-24, .pure-u-sm-5-24, .pure-u-sm-6-24, .pure-u-sm-7-24, .pure-u-sm-8-24, .pure-u-sm-9-24, .pure-u-sm-10-24, .pure-u-sm-11-24, .pure-u-sm-12-24, .pure-u-sm-13-24, .pure-u-sm-14-24, .pure-u-sm-15-24, .pure-u-sm-16-24, .pure-u-sm-17-24, .pure-u-sm-18-24, .pure-u-sm-19-24, .pure-u-sm-20-24, .pure-u-sm-21-24, .pure-u-sm-22-24, .pure-u-sm-23-24, .pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-sm-1-12, .pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-sm-1-8, .pure-u-sm-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-sm-1-6, .pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-sm-1-4, .pure-u-sm-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-sm-1-3, .pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-sm-3-8, .pure-u-sm-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-sm-5-12, .pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-sm-1-2, .pure-u-sm-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-sm-7-12, .pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-sm-5-8, .pure-u-sm-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-sm-2-3, .pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-sm-3-4, .pure-u-sm-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-sm-5-6, .pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-sm-7-8, .pure-u-sm-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-sm-11-12, .pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-sm-1, .pure-u-sm-1-1, .pure-u-sm-5-5, .pure-u-sm-24-24 {
    width: 100%; } }

@media screen and (min-width: 48em) {
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-1-2, .pure-u-md-1-3, .pure-u-md-2-3, .pure-u-md-1-4, .pure-u-md-3-4, .pure-u-md-1-5, .pure-u-md-2-5, .pure-u-md-3-5, .pure-u-md-4-5, .pure-u-md-5-5, .pure-u-md-1-6, .pure-u-md-5-6, .pure-u-md-1-8, .pure-u-md-3-8, .pure-u-md-5-8, .pure-u-md-7-8, .pure-u-md-1-12, .pure-u-md-5-12, .pure-u-md-7-12, .pure-u-md-11-12, .pure-u-md-1-24, .pure-u-md-2-24, .pure-u-md-3-24, .pure-u-md-4-24, .pure-u-md-5-24, .pure-u-md-6-24, .pure-u-md-7-24, .pure-u-md-8-24, .pure-u-md-9-24, .pure-u-md-10-24, .pure-u-md-11-24, .pure-u-md-12-24, .pure-u-md-13-24, .pure-u-md-14-24, .pure-u-md-15-24, .pure-u-md-16-24, .pure-u-md-17-24, .pure-u-md-18-24, .pure-u-md-19-24, .pure-u-md-20-24, .pure-u-md-21-24, .pure-u-md-22-24, .pure-u-md-23-24, .pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-md-1-12, .pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-md-1-8, .pure-u-md-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-md-1-6, .pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-md-1-4, .pure-u-md-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-md-1-3, .pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-md-3-8, .pure-u-md-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-md-5-12, .pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-md-1-2, .pure-u-md-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-md-7-12, .pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-md-5-8, .pure-u-md-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-md-2-3, .pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-md-3-4, .pure-u-md-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-md-5-6, .pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-md-7-8, .pure-u-md-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-md-11-12, .pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-md-1, .pure-u-md-1-1, .pure-u-md-5-5, .pure-u-md-24-24 {
    width: 100%; } }

@media screen and (min-width: 64em) {
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-1-2, .pure-u-lg-1-3, .pure-u-lg-2-3, .pure-u-lg-1-4, .pure-u-lg-3-4, .pure-u-lg-1-5, .pure-u-lg-2-5, .pure-u-lg-3-5, .pure-u-lg-4-5, .pure-u-lg-5-5, .pure-u-lg-1-6, .pure-u-lg-5-6, .pure-u-lg-1-8, .pure-u-lg-3-8, .pure-u-lg-5-8, .pure-u-lg-7-8, .pure-u-lg-1-12, .pure-u-lg-5-12, .pure-u-lg-7-12, .pure-u-lg-11-12, .pure-u-lg-1-24, .pure-u-lg-2-24, .pure-u-lg-3-24, .pure-u-lg-4-24, .pure-u-lg-5-24, .pure-u-lg-6-24, .pure-u-lg-7-24, .pure-u-lg-8-24, .pure-u-lg-9-24, .pure-u-lg-10-24, .pure-u-lg-11-24, .pure-u-lg-12-24, .pure-u-lg-13-24, .pure-u-lg-14-24, .pure-u-lg-15-24, .pure-u-lg-16-24, .pure-u-lg-17-24, .pure-u-lg-18-24, .pure-u-lg-19-24, .pure-u-lg-20-24, .pure-u-lg-21-24, .pure-u-lg-22-24, .pure-u-lg-23-24, .pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-lg-1-12, .pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-lg-1-8, .pure-u-lg-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-lg-1-6, .pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-lg-1-4, .pure-u-lg-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-lg-1-3, .pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-lg-3-8, .pure-u-lg-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-lg-5-12, .pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-lg-1-2, .pure-u-lg-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-lg-7-12, .pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-lg-5-8, .pure-u-lg-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-lg-2-3, .pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-lg-3-4, .pure-u-lg-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-lg-5-6, .pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-lg-7-8, .pure-u-lg-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-lg-11-12, .pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-lg-1, .pure-u-lg-1-1, .pure-u-lg-5-5, .pure-u-lg-24-24 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-1-2, .pure-u-xl-1-3, .pure-u-xl-2-3, .pure-u-xl-1-4, .pure-u-xl-3-4, .pure-u-xl-1-5, .pure-u-xl-2-5, .pure-u-xl-3-5, .pure-u-xl-4-5, .pure-u-xl-5-5, .pure-u-xl-1-6, .pure-u-xl-5-6, .pure-u-xl-1-8, .pure-u-xl-3-8, .pure-u-xl-5-8, .pure-u-xl-7-8, .pure-u-xl-1-12, .pure-u-xl-5-12, .pure-u-xl-7-12, .pure-u-xl-11-12, .pure-u-xl-1-24, .pure-u-xl-2-24, .pure-u-xl-3-24, .pure-u-xl-4-24, .pure-u-xl-5-24, .pure-u-xl-6-24, .pure-u-xl-7-24, .pure-u-xl-8-24, .pure-u-xl-9-24, .pure-u-xl-10-24, .pure-u-xl-11-24, .pure-u-xl-12-24, .pure-u-xl-13-24, .pure-u-xl-14-24, .pure-u-xl-15-24, .pure-u-xl-16-24, .pure-u-xl-17-24, .pure-u-xl-18-24, .pure-u-xl-19-24, .pure-u-xl-20-24, .pure-u-xl-21-24, .pure-u-xl-22-24, .pure-u-xl-23-24, .pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto; }
  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%; }
  .pure-u-xl-1-12, .pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%; }
  .pure-u-xl-1-8, .pure-u-xl-3-24 {
    width: 12.5%;
    *width: 12.469%; }
  .pure-u-xl-1-6, .pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%; }
  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.969%; }
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%; }
  .pure-u-xl-1-4, .pure-u-xl-6-24 {
    width: 25%;
    *width: 24.969%; }
  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%; }
  .pure-u-xl-1-3, .pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%; }
  .pure-u-xl-3-8, .pure-u-xl-9-24 {
    width: 37.5%;
    *width: 37.469%; }
  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.969%; }
  .pure-u-xl-5-12, .pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%; }
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%; }
  .pure-u-xl-1-2, .pure-u-xl-12-24 {
    width: 50%;
    *width: 49.969%; }
  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%; }
  .pure-u-xl-7-12, .pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%; }
  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.969%; }
  .pure-u-xl-5-8, .pure-u-xl-15-24 {
    width: 62.5%;
    *width: 62.469%; }
  .pure-u-xl-2-3, .pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%; }
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%; }
  .pure-u-xl-3-4, .pure-u-xl-18-24 {
    width: 75%;
    *width: 74.969%; }
  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%; }
  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.969%; }
  .pure-u-xl-5-6, .pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%; }
  .pure-u-xl-7-8, .pure-u-xl-21-24 {
    width: 87.5%;
    *width: 87.469%; }
  .pure-u-xl-11-12, .pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%; }
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%; }
  .pure-u-xl-1, .pure-u-xl-1-1, .pure-u-xl-5-5, .pure-u-xl-24-24 {
    width: 100%; } }

/*
 * Gobierto base and themes configuration
 *
 */
/*
 * CSS Conf
 *
 */
/*
 * Colors
 *
 */
/* logo colors */
/* admin semaphore colors */
.color_bg_main {
  background: #00909e; }

/*
 * Type scale
 *
 */
/*
 * CSS Custom Variables
 *
 */
:root {
  --color-base-string: var(--color-main, 0, 144, 158);
  --color-base: rgb(var(--color-base-string));
  --color-gobierto-turquoise: #008e9c;
  --color-gobierto-blue: #12365b;
  --color-gobierto-red: #ff776d;
  --color-gobierto-yellow: #f8b205; }

/*
 * Gobierto base
 *
 */
/*
  * Populities
  * CSS and JS utilities by Populate
  *
  * https://github.com/PopulateTools/populities
  * Version: 0.3
  *
  * TODO: Create and index, document...
  *
  */
.clearfix:after, .clearfix:before {
  content: '';
  display: table; }

.clearfix:after {
  clear: both; }

.clear_b {
  clear: both; }

.col-1-2, .col-2-2 {
  width: 48%;
  float: left;
  margin: 0 4% 0 0;
  text-align: center; }

.col-2-2 {
  float: right;
  margin: 0; }

.col-1-3, .col-2-3, .col-3-3 {
  width: 32%;
  float: left;
  margin: 0 2% 0 0;
  text-align: center; }

.col-3-3 {
  float: right;
  margin: 0; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center; }

.d_block {
  display: block; }

.ib, .inline {
  display: inline-block; }

.f_left {
  float: left; }

.f_right {
  float: right; }

.absolute_right {
  position: absolute;
  right: 0; }

.hidden, .soft_hidden {
  display: none; }

/* From https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L128 */
.screen-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.fixed {
  position: fixed; }

.soft {
  opacity: .5; }

.v_top {
  vertical-align: top; }

.no_wrap {
  white-space: nowrap; }

.strong {
  font-weight: 700; }

.p_0_5 {
  padding: 0.5em; }

.p_1 {
  padding: 1em; }

.p_2 {
  padding: 2em; }

.p_3 {
  padding: 3em; }

.p_4 {
  padding: 4em; }

.m_0 {
  margin: 0; }

.m_1 {
  margin: 1em; }

.m_2 {
  margin: 2em; }

.m_3 {
  margin: 3em; }

.m_4 {
  margin: 4em; }

.p_h_1 {
  padding: 0 1em;
  box-sizing: border-box; }

.p_h_2 {
  padding: 0 2em;
  box-sizing: border-box; }

.p_h_3 {
  padding: 0 3em;
  box-sizing: border-box; }

.p_h_4 {
  padding: 0 4em;
  box-sizing: border-box; }

.p_v_1 {
  padding: 1em 0;
  box-sizing: border-box; }

.p_v_2 {
  padding: 2em 0;
  box-sizing: border-box; }

.p_v_3 {
  padding: 3em 0;
  box-sizing: border-box; }

.p_v_4 {
  padding: 4em 0;
  box-sizing: border-box; }

.m_v_0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m_v_0_25 {
  margin: .25em 0 !important; }

.m_v_1 {
  margin: 1em 0 !important; }

.m_v_2 {
  margin: 2em 0 !important; }

.m_v_3 {
  margin: 3em 0 !important; }

.m_v_4 {
  margin: 4em 0 !important; }

.p_h_r_0_5 {
  padding: 0 0.5em 0 0;
  box-sizing: border-box; }

.m_t_0 {
  margin-top: 0; }

.m_t_1 {
  margin-top: 1em; }

.m_t_0_5 {
  margin-top: 0.5em; }

.m_t_2 {
  margin-top: 2em; }

.m_t_3 {
  margin-top: 3em; }

.m_t_4 {
  margin-top: 4em; }

.m_b_1 {
  margin: 0 0 1em 0; }

.m_b_2 {
  margin: 0 0 2em 0; }

.m_b_3 {
  margin: 0 0 3em 0; }

.m_b_4 {
  margin: 0 0 4em 0; }

.p_h_r_0_25 {
  padding: 0 0.25em 0 0;
  box-sizing: border-box; }

.p_h_r_1 {
  padding: 0 1em 0 0;
  box-sizing: border-box; }

.p_h_r_2 {
  padding: 0 2em 0 0;
  box-sizing: border-box; }

.p_h_r_3 {
  padding: 0 3em 0 0;
  box-sizing: border-box; }

.p_h_l_1 {
  padding: 0 0 0 1em;
  box-sizing: border-box; }

.p_h_l_2 {
  padding: 0 0 0 2em;
  box-sizing: border-box; }

.p_h_l_3 {
  padding: 0 0 0 3em;
  box-sizing: border-box; }

.bg-gray {
  background: #f6f6f6; }

/*

Mixins
------

Chunks of code to help us along the way. If you need to perform some calculation
place that in the `generic/_functions.scss` file, mixins is more for CSS
properties.

*/
/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
/* Responsive mixin
   ----------------
  @include screen(768, 1280) {
    background: black;
  }
  @include min-screen(320) {
    width: 300px;
  }
*/
/* Encloses current element with a circle */
@media screen and (max-width: 740px) {
  .desktop_only {
    display: none; }
  .desktop_only_reset {
    display: none; }
  .mobile_only {
    display: block;
    width: 100%; } }

@media screen and (min-width: 741px) {
  .desktop_only {
    width: 100%;
    display: block; }
  .desktop_only_reset {
    display: block; }
  .mobile_only {
    display: none; } }

/* Padded Cols hack */
@media screen and (min-width: 768px) {
  .padded_cols.pure-g {
    width: calc(100% + 2em); } }

.padded_cols [class*="pure-u"] {
  box-sizing: border-box; }

.padded_cols .padded {
  height: 100%; }
  @media screen and (min-width: 768px) {
    .padded_cols .padded {
      margin: 1em; } }
.padded_cols [class*="pure-u"]:first-child {
  margin-left: -1em; }

.padded_cols.example {
  background: rgba(204, 204, 204, 0.9); }
  .padded_cols.example [class*="pure-u"] {
    background: #DFDFDF; }
  .padded_cols.example .padded {
    background: green;
    color: #FFF;
    text-align: center;
    padding: 2em; }

/*
 * Breadcrumbs
 *
 */
.breadcrumb {
  margin: 0 0 2em 0;
  background: #fff;
  padding: 1em 0; }
  .breadcrumb a,
  .breadcrumb span {
    margin: 0 0.5em;
    font-size: 1.15em; }
  .breadcrumb a:first-child {
    margin-left: 0; }

.breadcrumb.is_stuck {
  z-index: 10000;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }

.breadcrumb.year_only {
  margin-bottom: 0; }
  .breadcrumb.year_only .bread_hover {
    max-width: 100px;
    display: inline-block; }
  .breadcrumb.year_only .bread_links {
    background: rgba(var(--color-base-string), 0.1);
    padding: 0.3em 0.75em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-weight: 200; }
    .breadcrumb.year_only .bread_links a {
      text-decoration: none;
      color: #000000; }
    .breadcrumb.year_only .bread_links .fas {
      vertical-align: middle;
      margin-top: -10px;
      color: var(--color-base); }
  .breadcrumb.year_only .line_browser {
    padding: calc(1.5em - 1px) 2em 2em 2em; }
    .breadcrumb.year_only .line_browser .col {
      padding: 0;
      width: 100%;
      font-size: 1.2em;
      font-weight: 200; }
      .breadcrumb.year_only .line_browser .col a {
        display: block; }

.header_block_inline h2 {
  margin: 0.8em 0 2em 0; }

.line_browser {
  z-index: 100;
  overflow: hidden;
  white-space: nowrap;
  display: none;
  position: absolute;
  background: #fff;
  padding: 2em 1em 1em 2em;
  margin-left: calc(-2em - 1px);
  margin-top: calc(-3.5em - 1px);
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  box-sizing: border-box;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -khtml-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }
  .line_browser .col {
    display: inline-block;
    display: none;
    float: left;
    padding: 0 1em 0 0; }
  .line_browser .col[data-level='0'] {
    display: block; }
  .line_browser .bread_links {
    margin: 0 0 1em 0; }
  .line_browser table {
    font-size: 0.85em; }
  .line_browser td.selected,
  .line_browser td.selected_no_children {
    border-left: 2px solid rgba(var(--color-base-string), 0.5);
    position: relative; }
  .line_browser td.selected::after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border-style: solid;
    border-width: 6px 0 6px 11.3px;
    border-color: transparent transparent transparent rgba(var(--color-base-string), 0.5);
    top: 38%;
    left: 100%; }

.bread_links {
  display: inline-block; }

.open_line_browser,
.close_line_browser {
  opacity: 0.5;
  color: var(--color-base);
  cursor: pointer;
  margin: 0 1em 0 0; }

/*
 * Admin Breadcrumb
 *
 */
.admin_breadcrumb {
  font-size: 0.75em;
  text-transform: uppercase;
  margin: 0 0 1rem 0; }

/**
 * Pagination
 */
.pagination {
  display: flex;
  padding-left: 0; }
  .pagination ul, .pagination li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .pagination li {
    display: inline-block; }
  .pagination li:first-child {
    display: none; }
    @media screen and (min-width: 740px) {
      .pagination li:first-child {
        display: inline-block; } }
  .pagination li:first-child a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .pagination li:last-child a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .pagination a {
    text-decoration: none;
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--color-base);
    background-color: #fff;
    border: 1px solid #ddd; }
    .pagination a:hover, .pagination a:active, .pagination a:focus {
      text-decoration: none;
      background-color: #eceeef;
      border-color: #ddd; }
  .pagination .disabled {
    color: rgba(var(--color-base-string), 0.5);
    pointer-events: none; }
  .pagination .active a, .pagination .button-group .button-grouped:hover a, .button-group .pagination .button-grouped:hover a {
    border-color: var(--color-base);
    background: var(--color-base);
    color: white;
    font-weight: 700; }

/*
 * Forms
 *
 */
input[type=text],
input[type=email],
input[type=number],
input[type=submit],
input[type=password],
input[type=color],
input[type=file],
.button,
button,
select,
option,
textarea {
  box-sizing: border-box;
  height: 74px;
  padding: 0 1em;
  margin: 0 0.5em 0 0;
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d6d6d6;
  background: #fafafa; }
  @media screen and (max-width: 740px) {
    input[type=text],
    input[type=email],
    input[type=number],
    input[type=submit],
    input[type=password],
    input[type=color],
    input[type=file],
    .button,
    button,
    select,
    option,
    textarea {
      width: 100%;
      margin: 0 0 1em 0; } }
button:last-child,
.button:last-child {
  margin-right: 0; }

input,
textarea {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  /* Internet Explorer 10-11 */
  /* Microsoft Edge */ }
  input::placeholder,
  textarea::placeholder {
    opacity: 0.25; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    opacity: 0.25; }
  input::-ms-input-placeholder,
  textarea::-ms-input-placeholder {
    opacity: 0.25; }

input.slim[type=text],
input.slim[type=email] {
  height: auto;
  padding: 0.25em; }

input[type=text]:focus,
input[type=email]:focus,
input[type=submit]:focus,
input[type=password]:focus,
input[type=file]:focus,
.button:focus,
button:focus,
select:focus,
textarea:focus {
  border-color: #51a7e8;
  outline: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(81, 167, 232, 0.5);
  background: #fff; }

.form_item.input_text,
.form_item.textarea,
.select_control,
.file_field {
  position: relative;
  margin: 0 0 2em 0; }
  .form_item.input_text label,
  .form_item.textarea label,
  .select_control label,
  .file_field label {
    z-index: 1;
    position: absolute;
    width: calc(100% - 1.75rem);
    top: 0.5rem;
    left: 1rem;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700; }
    .form_item.input_text label .indication,
    .form_item.textarea label .indication,
    .select_control label .indication,
    .file_field label .indication {
      float: right;
      font-weight: normal;
      opacity: 0.5; }
  .form_item.input_text .form_item_colorpicker,
  .form_item.textarea .form_item_colorpicker,
  .select_control .form_item_colorpicker,
  .file_field .form_item_colorpicker {
    position: relative; }
    .form_item.input_text .form_item_colorpicker .minicolors-swatch,
    .form_item.textarea .form_item_colorpicker .minicolors-swatch,
    .select_control .form_item_colorpicker .minicolors-swatch,
    .file_field .form_item_colorpicker .minicolors-swatch {
      margin-top: auto;
      bottom: 0;
      margin-bottom: 0.8rem;
      margin-left: 12px; }
    .form_item.input_text .form_item_colorpicker .minicolors-input,
    .form_item.textarea .form_item_colorpicker .minicolors-input,
    .select_control .form_item_colorpicker .minicolors-input,
    .file_field .form_item_colorpicker .minicolors-input {
      padding-left: 52px; }
  .form_item.input_text input,
  .form_item.input_text textarea,
  .form_item.textarea input,
  .form_item.textarea textarea,
  .select_control input,
  .select_control textarea,
  .file_field input,
  .file_field textarea {
    padding: 1.75rem 1rem 0.5rem 0.95rem;
    width: 100%;
    outline: none; }
  .form_item.input_text textarea,
  .form_item.textarea textarea,
  .select_control textarea,
  .file_field textarea {
    box-sizing: border-box;
    height: 300px;
    font-size: 1em; }
  .form_item.input_text input[type=password],
  .form_item.textarea input[type=password],
  .select_control input[type=password],
  .file_field input[type=password] {
    height: 67px;
    padding: 1.5rem 1rem 0.25rem 1rem; }

.form_item.plugin_field label {
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 700; }

.select_control {
  background: #fafafa; }
  .select_control select {
    padding: 0 15px;
    height: 47px; }

.select_control.select_compact,
.form_item.input_text.compact {
  font-size: 0.85em;
  margin: 0; }
  .select_control.select_compact select,
  .select_control.select_compact input,
  .form_item.input_text.compact select,
  .form_item.input_text.compact input {
    margin-top: 0;
    padding: 2px 10px;
    height: initial; }
  .select_control.select_compact input,
  .form_item.input_text.compact input {
    height: 28px; }

.select_control.selects_inline select {
  width: initial;
  display: inline-block;
  max-width: 25%; }

.file_field {
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  padding: 2.5em 1em 1em 1em; }
  .file_field input[type=file] {
    padding: 0;
    border: 0;
    height: initial; }
  .file_field img {
    max-width: 100%;
    height: auto; }

input[type=submit],
.button,
button {
  transition: all 0.15s ease-out 0s;
  border: 0;
  height: initial;
  background: var(--color-base);
  color: #fff;
  padding: 1em 2em;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  cursor: pointer;
  text-decoration: none; }

input.button[type=submit] {
  border: 0 !important;
  height: initial !important;
  padding: 1em 2em !important;
  text-transform: uppercase !important;
  font-weight: 700 !important; }

input[type=submit]:hover,
.button:hover,
button:hover {
  background: rgba(var(--color-base-string), 0.8); }

input[type=submit]:disabled,
.button:disabled,
button:disabled {
  background: var(--color-base);
  opacity: .2; }

button a,
a.button,
.button {
  color: #fff;
  text-decoration: none; }

button.bl,
.button.bl {
  width: 100%;
  display: block; }

a.button:hover {
  text-decoration: none; }

.button:hover,
button {
  color: #fff; }

button.soft,
.button.soft {
  background: rgba(var(--color-base-string), 0.65); }

button.light,
.button.light {
  background: #fff;
  border: 1px solid #d6d6d6;
  color: var(--color-base); }

button.gigantic,
.button.gigantic {
  font-size: 1.3rem;
  height: initial;
  padding: 1.4em 4em 1.2em;
  margin: 1em 0;
  -webkit-border-radius: 2em;
  -moz-border-radius: 2em;
  -khtml-border-radius: 2em;
  border-radius: 2em;
  text-decoration: none; }

button.medium,
.button.medium {
  font-size: 0.85rem;
  padding: .65em 1em 0.5em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  display: inline-block; }

button.small,
.button.small {
  font-size: 0.85rem;
  padding: 0.45em 1em 0.3em;
  height: initial;
  line-height: 1.2em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  display: inline-block; }

button.light:hover,
.button.light:hover {
  background: rgba(var(--color-base-string), 0.2); }

.button_light {
  background: rgba(var(--color-base-string), 0.2);
  transition: all 0.15s ease-out 0s;
  font-size: 0.75em;
  text-decoration: none;
  padding: 0.5em 1.5em;
  line-height: 1.2em;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  margin: 1em 0;
  display: inline-block; }

.button_light:hover {
  background: rgba(var(--color-base-string), 0.3);
  text-decoration: none; }

button.outline,
.button.outline {
  background: #fff;
  border: 1px solid rgba(var(--color-base-string), 0.25);
  color: var(--color-base); }

button.outline:hover,
.button.outline:hover {
  background: rgba(var(--color-base-string), 0.06);
  text-decoration: none; }

input[type="checkbox"],
input[type="radio"] {
  display: none; }

.slickgrid-container input[type="checkbox"] {
  display: inline; }

.slickgrid-container .slick-viewport {
  overflow: visible !important; }

.slickgrid-container .slick-row.even .slick-cell,
.slickgrid-container .slick-row.odd .slick-cell {
  background: white; }
  .slickgrid-container .slick-row.even .slick-cell.active > span, .slickgrid-container .slick-row.even .button-group .slick-cell.button-grouped:hover > span, .button-group .slickgrid-container .slick-row.even .slick-cell.button-grouped:hover > span,
  .slickgrid-container .slick-row.odd .slick-cell.active > span,
  .slickgrid-container .slick-row.odd .button-group .slick-cell.button-grouped:hover > span,
  .button-group .slickgrid-container .slick-row.odd .slick-cell.button-grouped:hover > span {
    margin-left: -5px;
    margin-top: -3px; }
    .slickgrid-container .slick-row.even .slick-cell.active > span .select2-selection, .slickgrid-container .slick-row.even .button-group .slick-cell.button-grouped:hover > span .select2-selection, .button-group .slickgrid-container .slick-row.even .slick-cell.button-grouped:hover > span .select2-selection,
    .slickgrid-container .slick-row.odd .slick-cell.active > span .select2-selection,
    .slickgrid-container .slick-row.odd .button-group .slick-cell.button-grouped:hover > span .select2-selection,
    .button-group .slickgrid-container .slick-row.odd .slick-cell.button-grouped:hover > span .select2-selection {
      border-radius: 0; }
  .slickgrid-container .slick-row.even .slick-cell.disabled,
  .slickgrid-container .slick-row.odd .slick-cell.disabled {
    background: #f7f7f6;
    border-color: #d6d7d6 !important;
    border-style: solid; }
    .slickgrid-container .slick-row.even .slick-cell.disabled.active, .slickgrid-container .slick-row.even .button-group .disabled.button-grouped:hover, .button-group .slickgrid-container .slick-row.even .disabled.button-grouped:hover,
    .slickgrid-container .slick-row.odd .slick-cell.disabled.active,
    .slickgrid-container .slick-row.odd .button-group .disabled.button-grouped:hover,
    .button-group .slickgrid-container .slick-row.odd .disabled.button-grouped:hover {
      border-left-width: 0;
      border-top-width: 0;
      padding-left: 4px;
      padding-top: 4px; }

.slickgrid-container + [add-dashboard-btn] {
  position: absolute;
  left: 100%;
  background-color: #00909e;
  color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  white-space: nowrap;
  text-decoration: none;
  height: 25px;
  padding: 0 0.5em;
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  opacity: 0;
  pointer-events: none;
  z-index: -1; }
  .slickgrid-container + .is-active[add-dashboard-btn] {
    z-index: 1;
    opacity: 1;
    pointer-events: all; }
  .slickgrid-container + [add-dashboard-btn] > i {
    opacity: 1;
    margin: 0; }
  .slickgrid-container + [add-dashboard-btn] > * + * {
    margin-left: 0.25em; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
  display: block;
  padding: 14px;
  transition: all 0.15s ease-out 0s; }

.inline_filter {
  display: inline-block;
  width: 49%;
  margin-bottom: 0.5em; }
  .inline_filter span {
    display: block; }
    @media (min-width: 768px) {
      .inline_filter span {
        display: inline-block;
        padding-right: 0.5em; } }
  .inline_filter .button-group {
    width: 100%; }
    @media (min-width: 768px) {
      .inline_filter .button-group {
        width: auto; } }
  @media (min-width: 768px) {
    .inline_filter {
      width: auto;
      padding-right: 1em; } }
.button-group .button-grouped {
  background: white;
  color: #676767;
  font-weight: 400;
  border: 1px solid #cecece;
  padding: 0 0.5em;
  margin: 0;
  border-radius: 0;
  font-size: 14px; }
  .button-group .button-grouped:disabled {
    opacity: .5; }
  .button-group .button-grouped small {
    line-height: 1; }

@media (min-width: 768px) {
  .button-group .button-grouped + .button-grouped {
    margin-left: -5px; } }

.button-group .button-wrapper {
  display: inline-block; }
  @media (min-width: 768px) {
    .button-group .button-wrapper:first-child {
      margin-right: -5px; } }
  @media (min-width: 768px) {
    .button-group .button-wrapper:last-child {
      margin-left: -5px; } }
.button-group .button-compact {
  display: block;
  width: 100%;
  margin-top: -1px; }

@media (min-width: 768px) {
  .button-group .button-compact + .button-compact {
    margin-left: 0; } }

.button-group .button-grouped:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  margin-left: 0; }

.button-group .button-grouped:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px; }

.button-group .active, .button-group .button-grouped:hover {
  background: #f4f4f4;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.25); }

.inline_button {
  background: rgba(var(--color-base-string), 0.1);
  border-radius: 4px;
  color: var(--color-base);
  font-weight: 600;
  text-decoration: none;
  padding: 0.35em 0.75em;
  transition: 0.3s; }
  .inline_button:hover, .inline_button:active, .inline_button:focus {
    background: rgba(var(--color-base-string), 0.15);
    text-decoration: none; }

.button.rounded {
  border-radius: 20px;
  font-weight: 600; }

.button.outline.rounded {
  text-transform: none;
  padding: 0.2em 1em;
  border-radius: 20px;
  font-weight: 600; }
  .button.outline.rounded .fas {
    font-size: 85%; }

.button.outline.rounded.wide {
  padding: 0.1em 1.5em; }

.button.outline.rounded.checked {
  background: var(--color-base); }
  .button.outline.rounded.checked .fas {
    color: white; }

.button.outline.rounded.fat {
  padding: 0.75em 1.5em !important;
  border-radius: 30px !important;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2); }
  .button.outline.rounded.fat:focus, .button.outline.rounded.fat:active, .button.outline.rounded.fat:hover {
    background: var(--color-base); }

input[type="checkbox"] + label span,
input[type="radio"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  border: 1px solid var(--color-base);
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin: -4px 11px 0 0;
  vertical-align: middle;
  cursor: pointer; }

.password_protected {
  display: none; }

input[type="checkbox"] + label:hover,
input[type="radio"] + label:hover,
.admin_new_el a:hover {
  background: rgba(var(--color-base-string), 0.1); }

input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label {
  background: rgba(var(--color-base-string), 0.2); }
  input[type="checkbox"]:checked + label .password_protected,
  input[type="radio"]:checked + label .password_protected {
    margin: 0.5em 0;
    font-size: 0.85em;
    line-height: 1.2em;
    display: block;
    padding: 0 0 0 29px; }
    input[type="checkbox"]:checked + label .password_protected p,
    input[type="radio"]:checked + label .password_protected p {
      margin: 0 0 0.5em 0; }
    input[type="checkbox"]:checked + label .password_protected input,
    input[type="radio"]:checked + label .password_protected input {
      padding: 5px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px;
      height: initial;
      width: 100%;
      margin: 0.25em 0; }

input[type="checkbox"]:checked + label span,
input[type="radio"]:checked + label span {
  background: var(--color-base); }

input[type="radio"] + label span {
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -khtml-border-radius: 13px;
  border-radius: 13px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer; }

select::-ms-expand {
  /* for IE 11 */
  display: none; }

option,
select {
  font-weight: 400;
  padding: 18px;
  width: 100%;
  /* font-size: .8em;
  border: 1px solid #CCC;
  background: #F1F1F1;
  */ }

.option {
  padding: 0;
  position: relative; }
  .option .inline_help {
    margin-left: 2.6em; }

.option.separate {
  margin-top: 1em;
  padding-top: 1em; }

.select_control,
.options_cont {
  box-sizing: border-box;
  border: 1px solid #d6d6d6;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }
  .select_control select,
  .options_cont select {
    margin: 1rem 0 0 0;
    padding: 20px 0 13px 13px;
    height: 56px;
    outline: none; }
  .select_control select::-moz-focus-inner,
  .options_cont select::-moz-focus-inner {
    border: 0;
    outline: none; }
  .select_control option,
  .options_cont option {
    display: block;
    height: initial;
    padding: 7px 13px;
    font-size: 14px;
    outline: none; }

.options_cont {
  margin: 0 0 1em 0; }
  .options_cont > label {
    margin: 0.5rem 1rem;
    display: block;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 700; }

.form_item.textarea.code {
  background: none; }
  .form_item.textarea.code textarea {
    font-size: 0.85em; }

.form_item {
  position: relative; }
  .form_item .options .option {
    display: block;
    margin: 0 0 1em 0; }
  .form_item .options .option_suboptions {
    padding: 0 0 0 3em; }
  .form_item .options.options_cont .option {
    margin: 0 1em 1em 1em;
    font-size: 0.85em;
    box-sizing: border-box; }
  .form_item .options.compact {
    font-size: 0.85em;
    line-height: 1.8; }
    .form_item .options.compact .option {
      border: 0;
      margin-bottom: 1em; }
    .form_item .options.compact input[type="checkbox"] + label,
    .form_item .options.compact input[type="radio"] + label {
      padding: 5px 9px 5px 2.6em;
      margin: -9px 0 0 -9px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px; }
    .form_item .options.compact input[type="checkbox"] + label span,
    .form_item .options.compact input[type="radio"] + label span {
      position: absolute;
      top: 1em;
      left: 0;
      height: 14px;
      width: 14px; }
    .form_item .options.compact .option_contextual {
      background: rgba(var(--color-base-string), 0.2);
      padding: 0.5em 1em 0.5em 2.5em;
      margin-left: calc(-0.5rem - 1px);
      margin-top: -1px; }
      .form_item .options.compact .option_contextual .form_item {
        margin-bottom: 1em; }
      .form_item .options.compact .option_contextual label {
        display: block; }
      .form_item .options.compact .option_contextual input:not([data-timepicker="true"]) {
        width: 100%;
        height: initial;
        padding: 0.5em; }
      .form_item .options.compact .option_contextual textarea {
        width: 100%; }
  .form_item .fas {
    margin: 0 0.5em;
    opacity: 0.5; }
  .form_item .fa-question-circle {
    position: absolute;
    top: 0.5rem;
    right: 0; }
  .form_item.textarea.has-indication .fa-question-circle {
    top: auto; }

.widget_save .form_item .options.compact .option {
  height: initial; }

.disclaimer {
  font-size: 0.75em;
  opacity: 0.5; }

.slim_search {
  margin-top: 0.8em; }
  .slim_search label {
    font-weight: 200;
    padding: 0 1em 0 0; }
  .slim_search input[type=text] {
    height: 40px;
    width: 300px; }

.attach_file input[type=file] {
  padding: 1em;
  height: auto; }

.admin_new_el a {
  display: block; }

.admin_new_el.inline {
  display: inline-block; }

/*
  Progress
 */
.circles_progress {
  margin-top: 0.25em;
  padding-left: 0; }
  .circles_progress ul, .circles_progress li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .circles_progress li {
    display: inline-block; }
  .circles_progress li a {
    display: inline-block;
    padding: 0.35em; }
    .circles_progress li a span {
      display: block;
      float: left;
      width: 8px;
      height: 8px;
      background: #ccc;
      border-radius: 50%; }
      .circles_progress li a span.active, .circles_progress li a .button-group span.button-grouped:hover, .button-group .circles_progress li a span.button-grouped:hover {
        background: var(--color-base); }
  .circles_progress li a:hover {
    background: #f0f0f0;
    border-radius: 50%; }

/*
 * Autocomplete
 *
 */
.autocomplete-suggestions {
  border: 1px solid #999;
  font-size: 12px;
  background: #fff;
  cursor: default;
  overflow: auto;
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }

.autocomplete-suggestion {
  padding: 2px 10px;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-no-suggestion {
  padding: 2px 10px; }

.autocomplete-selected {
  background: var(--color-base);
  color: #fff;
  cursor: pointer; }

.autocomplete-selected h2, .autocomplete-selected a {
  color: #fff; }

.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000; }

.autocomplete-group strong {
  font-weight: bold;
  font-size: 14px;
  color: #999;
  background: #f0f0f0;
  padding: 2px 10px;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #f0f0f0; }

.ui-autocomplete {
  z-index: 1500; }

.actions_block {
  border-top: 1px solid #d6d6d6;
  padding: 2em 0 0 0;
  margin: 2em 0 0 0; }

.follow_item button,
.follow_item .button {
  width: 100%;
  margin: 0.5em 0 1em 0; }

/* Radio toggle */
.radio_toggle {
  display: flex; }
  .radio_toggle span {
    margin-right: 0.5em;
    font-weight: 600; }
  .radio_toggle input {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden; }
  .radio_toggle label {
    width: 100%;
    padding: 0 !important;
    background-color: #676767;
    border-radius: 60px;
    transition: background 0.4s;
    position: relative;
    cursor: pointer;
    outline: none;
    user-select: none; }
    .radio_toggle label:hover {
      background: rgba(var(--color-base-string), 0.5) !important; }
  .radio_toggle label::before,
  .radio_toggle label::after {
    display: block;
    position: absolute;
    content: ""; }
  .radio_toggle label::before {
    top: 1px;
    left: 1px;
    bottom: 1px;
    right: 1px;
    background-color: #fff;
    border-radius: 60px;
    transition: background 0.4s; }
  .radio_toggle label::after {
    top: 4px;
    left: 4px;
    bottom: 4px;
    width: 16px;
    background-color: #ddd;
    border-radius: 52px;
    transition: margin 0.4s, background 0.4s; }
  .radio_toggle input:checked + label::after {
    margin-left: 45px;
    background-color: var(--color-base); }

.inline_login_cta a {
  margin: 2em 0;
  background: var(--color-base);
  color: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 2em;
  display: block; }

.f_flex_col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }
  .f_flex_col > div.form_item.input_text,
  .f_flex_col > div.form_item.select_control {
    width: 22%; }

.f_flex_col_7 > div.form_item.input_text,
.f_flex_col_7 > div.form_item.select_control {
  width: 14%; }

.i_filters .i_filter {
  display: flex;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: .8em;
  margin-bottom: .8em;
  font-size: .85rem; }
  .i_filters .i_filter label {
    width: 70px;
    font-size: .85em;
    color: #a5a5a5;
    align-self: center; }
  .i_filters .i_filter .i_f_options_text {
    display: flex; }
  .i_filters .i_filter .i_f_option {
    margin: 0 1em 0 0;
    padding: 0 1em 0 0;
    position: relative;
    line-height: 1.2; }
    .i_filters .i_filter .i_f_option a {
      padding: .2em .25em;
      display: inline-block;
      border-radius: 4px;
      text-decoration: none;
      color: #a5a5a5; }
      .i_filters .i_filter .i_f_option a span {
        text-decoration: underline;
        color: var(--color-base); }
    .i_filters .i_filter .i_f_option a:hover {
      background: #cce8eb; }
  .i_filters .i_filter .i_f_option_active {
    padding: .2em 1em .2em .25em; }
  .i_filters .i_filter .i_f_option:not(:last-child)::after {
    content: "";
    border-left: 1px solid #d6d6d6;
    position: absolute;
    width: 1px;
    height: 20px;
    top: 0;
    right: 0; }

.i_filters .i_filter:last-child {
  border-bottom: initial; }

.i_p_status.not_published, .i_p_status.in_revision, .i_p_status.approved {
  position: relative;
  padding-left: 18px; }

.i_p_status.not_published::before, .i_p_status.in_revision::before, .i_p_status.approved::before {
  content: "";
  position: absolute;
  border-radius: 36px;
  width: 12px;
  height: 12px;
  left: 0; }

.i_p_status.not_published::before {
  background: #981f2e; }

.i_p_status.in_revision::before {
  background: #ecad4c; }

.i_p_status.approved::before {
  background: #85a81c; }

/*
 * Headings
 *
 */
h1,
h2,
h3,
h4 {
  line-height: 1.2em;
  color: var(--color-base); }
  h1 .soft,
  h2 .soft,
  h3 .soft,
  h4 .soft {
    color: #a5a5a5;
    font-weight: normal; }

.block {
  position: relative;
  margin: 0 0 1em 0; }
  .block h1,
  .block h2 {
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.6em;
    margin: 2em 0; }
  .block h2.with_description {
    margin-bottom: 0.35em; }
  .block .heading_breadcrumb {
    position: relative;
    margin-top: 2em;
    font-size: 0.875rem;
    text-transform: uppercase; }
  .block .heading_breadcrumb::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
    height: 0;
    position: absolute;
    width: 0;
    top: 6%;
    margin-left: 10px;
    color: var(--color-base); }
  .block .description {
    width: 50%;
    font-size: 0.85em;
    margin: 0 0 3em 0;
    line-height: 1.3em;
    opacity: 0.6; }
  .block .slim {
    margin: 0; }
  .block .to_r {
    position: absolute;
    right: 0;
    top: 0; }
  .block .half_description .block_1 p {
    margin-bottom: 0; }
  .block .half_description .block_2 p {
    opacity: 0.6;
    margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .block .half_description .block_2 {
      text-align: right; } }
  .block .common-links {
    text-transform: uppercase;
    font-weight: 200; }
    .block .common-links > span::after {
      content: "\00b7";
      margin: 0 14px; }
    .block .common-links > span:last-child::after {
      content: none; }
  .block .decorator {
    position: relative; }
    .block .decorator::before {
      content: ' ';
      width: 50px;
      height: 5px;
      background-color: #cce8eb;
      position: absolute;
      top: -0.5em; }

.with_separator {
  font-size: 1.25em;
  color: var(--color-base);
  margin-top: 0;
  display: inline-block;
  min-width: 10em;
  padding-top: 1em;
  border-top: 3px solid var(--color-base); }
  @media screen and (min-width: 740px) {
    .with_separator ~ .soft {
      padding-right: 3em; } }
.dynamic-content .block {
  margin-bottom: 3em; }

.block.slim {
  font-size: 0.75em; }

h1.light {
  font-weight: 200; }

h2.lite {
  margin: 0 0 0.5em 0;
  font-size: 1em; }

h1 span.element_title,
h2 span.element_title {
  font-size: 0.9rem;
  font-weight: normal;
  padding-left: 1em; }

p.intro {
  font-size: 1.6em;
  line-height: 1.3em;
  font-weight: 200; }

.compact h3 {
  margin: 0 0 1em 0; }

.block_section {
  text-transform: uppercase;
  font-size: 0.85em;
  color: #a5a5a5; }

.slim_headline {
  margin: 2em auto;
  max-width: 675px;
  font-size: 1.25em; }

/*
 * Content Boxes
 *
 */
.box {
  background: rgba(var(--color-base-string), 0.06);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px; }
  .box .inner {
    padding: 1em 2em; }

.slim_box {
  margin: 1em 0; }
  .slim_box .inner {
    padding: 1em; }
  .slim_box h3 {
    margin: 0 0 0.75em 0;
    font-size: 1.1em;
    font-weight: 600; }
  .slim_box input[type=text],
  .slim_box input[type=email] {
    width: 50%; }
  .slim_box input[type=text],
  .slim_box input[type=email],
  .slim_box input[type=submit] {
    height: 45px;
    padding: 0.25em 1em; }

.disclaimer {
  text-align: left;
  font-size: 0.85em;
  margin: 0.5em 0 1.5em 0;
  width: 70%; }

.color_neutral_soft {
  background: #f5f4f4; }

.fully_linked {
  margin: 0 0 1em 0;
  font-size: 1.4em;
  text-transform: uppercase;
  font-weight: 200; }
  .fully_linked .linked_headline {
    font-size: 1em;
    margin: 0;
    font-weight: 300; }
  .fully_linked a {
    display: block;
    text-decoration: none;
    padding: 1.5em; }
  .fully_linked a:hover {
    text-decoration: none;
    background: rgba(var(--color-base-string), 0.15); }
  .fully_linked .fas {
    margin-right: 1em; }

.medium_img {
  height: auto;
  max-width: 100%; }
  @media screen and (min-width: 1120px) {
    .medium_img {
      padding: 2em 0;
      max-width: 500px; } }
.content_block {
  text-align: left;
  position: relative;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  min-height: 15em;
  display: block;
  text-decoration: none;
  transition: 0.2s; }
  @media screen and (min-width: 740px) {
    .content_block {
      min-height: 20em; } }
  .content_block .lead {
    color: #000000;
    font-size: 1.25em; }
  .content_block .circle_teaser {
    height: 6.25em;
    width: 6.25em;
    background: rgba(var(--color-base-string), 0.1);
    margin: 0 auto;
    border-radius: 50%; }
  .content_block h2 {
    font-size: 1.625em;
    margin-top: 0.25em; }
  .content_block p {
    color: #000000; }
  .content_block .meta {
    margin-top: 0.5em;
    color: #000000;
    opacity: 0.5;
    font-size: 0.825em; }
    .content_block .meta > div:not(:last-child) {
      margin-right: 0.25em; }
    .content_block .meta .fas {
      margin-right: 0; }

a.content_block:hover, a.content_block:focus, a.content_block:active {
  text-decoration: none;
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2); }

.content_block.cover_bottom_left {
  background-size: auto;
  background-position: bottom left; }

.content_block.filled_block {
  background-color: var(--color-base); }
  .content_block.filled_block h2 {
    font-size: 1.25em;
    margin-top: 0.25em;
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
  .content_block.filled_block p,
  .content_block.filled_block a {
    color: white;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none; }

@media screen and (min-width: 740px) {
  .content_block.align_right {
    text-align: right; } }

.content_block.align_right .f_right {
  max-width: 15em;
  float: none; }
  @media screen and (min-width: 740px) {
    .content_block.align_right .f_right {
      float: right;
      text-align: right; } }
  .content_block.align_right .f_right h2 {
    margin-bottom: 0.25em; }
  .content_block.align_right .f_right p {
    margin-top: 0; }

.content_block.align_bottom_right {
  text-align: left; }
  @media screen and (min-width: 740px) {
    .content_block.align_bottom_right {
      text-align: right; } }
  @media screen and (min-width: 740px) {
    .content_block.align_bottom_right > div {
      position: absolute;
      right: 1em;
      bottom: 0; } }
  .content_block.align_bottom_right > div h2 {
    margin-bottom: 0.25em; }
  .content_block.align_bottom_right > div p {
    margin-top: 0; }

.content_block.align_bottom {
  text-align: left; }
  .content_block.align_bottom > div {
    position: absolute;
    bottom: 1.75em;
    left: 1em;
    max-width: 90%; }
    @media screen and (min-width: 740px) {
      .content_block.align_bottom > div {
        left: 2em;
        max-width: none; } }
    .content_block.align_bottom > div h2 {
      margin-bottom: 0.25em; }
    .content_block.align_bottom > div p {
      margin-top: 0; }

.content_block.mask_bottom::before {
  border-radius: 4px;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, transparent, #000);
  opacity: 0.9; }

.separator {
  border-top: 1px solid #a5a5a5;
  margin: 2em 0;
  width: 100%;
  height: 1px;
  opacity: 0.5; }

.separator_v {
  border-left: 1px solid #d6d6d6;
  margin: 0 1em;
  display: inline-block;
  height: 3em;
  margin-top: -0.25em;
  vertical-align: top; }

.separator.half {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }

.separator.quarter {
  width: 25%;
  margin-left: auto;
  margin-right: auto; }

.separator_blue_medium {
  border-top: 3px solid rgba(var(--color-base-string), 0.35); }

.separator_responsive {
  margin: 4em 0;
  border: 0;
  border-top: 1px solid #deeff1; }
  @media (min-width: 768px) {
    .separator_responsive {
      min-width: 175%;
      margin: 5em 0;
      margin-left: -37.5%; } }
.separator_responsive.quarter {
  margin: 4em auto;
  max-width: 10em;
  min-width: 25%; }

.block_color {
  background: rgba(var(--color-base-string), 0.06);
  border-top: 4px solid var(--color-base); }

.section_separator {
  margin: 1em 0;
  text-align: center;
  color: #a5a5a5;
  font-size: 0.85em;
  line-height: 1.4em; }
  .section_separator .sep {
    width: 10%;
    border-top: 1px solid #a5a5a5;
    height: 1px;
    margin: 1em auto;
    opacity: 0.5; }
  .section_separator p {
    margin: 0; }

.padded_line_box {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d6d6d6;
  padding: 2em 3em;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  background: white; }
  @media screen and (max-width: 740px) {
    .padded_line_box {
      padding: 0 1em;
      margin: 0 0 1em 0; } }
.padded_line_box.compact {
  padding: 1em 1.5em; }

.see_more {
  display: block;
  padding: 0.75em 1em;
  margin: 0 0 2em 0;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  background: rgba(var(--color-base-string), 0.06); }

.see_more:hover {
  text-decoration: none;
  background: rgba(var(--color-base-string), 0.15); }

.inpage_section {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  background: #f5f4f4;
  padding: 1em;
  margin: 2em 0; }
  .inpage_section ul,
  .inpage_section li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .inpage_section li {
    display: inline-block; }
    .inpage_section li a {
      margin: 0 1em; }

.with_light_separator {
  position: relative;
  margin-top: 2em;
  margin-bottom: 0; }
  .with_light_separator::before {
    content: '';
    position: absolute;
    top: -1em;
    width: 2em;
    height: 3px;
    background: rgba(var(--color-base-string), 0.5); }

.accent {
  font-weight: 600;
  color: var(--color-base); }

.date_badge {
  box-sizing: border-box;
  padding: 0.3em 0;
  background-color: var(--color-base);
  text-align: center;
  background: rgba(var(--color-base-string), 0.06);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  color: var(--color-base); }
  .date_badge .day,
  .date_badge .month,
  .date_badge .hour {
    margin: 0;
    line-height: 1.4em; }
  .date_badge .day {
    font-size: 1.4em;
    font-weight: 600; }
  .date_badge .month,
  .date_badge .hour {
    font-size: 0.85em; }
  .date_badge .hour {
    opacity: 0.5; }

.badge {
  box-sizing: border-box;
  padding: 0.3em 0;
  text-align: center;
  background: rgba(var(--color-base-string), 0.06);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  color: var(--color-base); }
  .badge strong {
    font-size: 1.4em;
    font-weight: 600; }

.updated {
  text-transform: uppercase;
  font-size: 0.875rem !important; }
  .updated strong {
    color: var(--color-base); }

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

/*
 * Layout
 *
 */
.column {
  width: calc(100% - 6rem);
  max-width: 1400px;
  margin: auto; }

.main_content {
  padding: 0 0 0 5em;
  box-sizing: border-box; }

.small_column {
  max-width: 1100px;
  margin: 0 auto; }

.content_side {
  padding-right: 25%; }

/*
 * Footer
 *
 */
footer {
  border-top: 1px solid;
  border-color: #cce8eb;
  padding: 3em 0;
  margin: 10em 0 0 0;
  clear: both; }
  footer .logo {
    max-width: 275px; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    footer ul li {
      margin: 0 1em 0 0;
      display: block; }
  footer a {
    color: var(--color-base);
    text-decoration: none; }
  footer .copyright_notice {
    opacity: 0.5em; }
  footer .footer_tools {
    margin-top: 3em; }
  footer .box {
    background: none;
    margin: 0; }
    footer .box .inner {
      padding: 0; }
      footer .box .inner h3 {
        display: none; }
  footer .gobierto_notice {
    opacity: 0.5;
    margin-top: 5em; }

/*
 * Grid paddings (for boxes)
 *
 */
/* 2x2 grid paddings */
.two_by_two > div {
  box-sizing: border-box; }
  @media screen and (min-width: 740px) {
    .two_by_two > div:nth-child(odd) {
      padding: 0 0.75em 1em 0; } }
  @media screen and (min-width: 740px) {
    .two_by_two > div:nth-child(even) {
      padding: 0 0 1em 0.75em; } }
/* 3x3 grid paddings */
.three_by_three > div {
  box-sizing: border-box; }
  @media screen and (min-width: 740px) {
    .three_by_three > div {
      padding: 0 0.75em 2em 0.75em; } }
  .three_by_three > div:nth-child(3n) {
    padding-right: 0; }
  .three_by_three > div:nth-child(3n+1) {
    padding-left: 0; }
  @media screen and (min-width: 740px) {
    .three_by_three > div:first-child {
      padding: 0 0.75em 2em 0; } }
  @media screen and (min-width: 740px) {
    .three_by_three > div:last-child {
      padding: 0 0 2em 0.75em; } }
.four_by_four > div {
  box-sizing: border-box; }
  @media screen and (min-width: 740px) {
    .four_by_four > div {
      padding: 0 0.75em 2em 0.75em; } }
  @media screen and (min-width: 740px) {
    .four_by_four > div:first-child {
      padding: 0 0.75em 2em 0; } }
  @media screen and (min-width: 740px) {
    .four_by_four > div:nth-child(4n+4) {
      padding: 0 0 2em 0.75em; } }
  @media screen and (min-width: 740px) {
    .four_by_four > div:nth-child(4n+1) {
      padding: 0 0.75em 2em 0; } }
.flex_container {
  display: flex;
  flex-flow: row wrap;
  width: 100%; }

header .slim_nav_bar {
  margin: 0;
  text-transform: uppercase;
  background-color: #f0f0f0; }
  header .slim_nav_bar a {
    display: inline-block;
    padding: 0.75em 0.5em 0.6em;
    text-decoration: none;
    margin: 0;
    font-size: 0.85em;
    font-weight: 200;
    font-style: normal;
    color: #000000; }
    header .slim_nav_bar a:hover {
      background: #dddddd; }
  header .slim_nav_bar .user_links,
  header .slim_nav_bar .language_selector,
  header .slim_nav_bar .pure-menu {
    display: inline-block;
    width: initial; }
  header .slim_nav_bar .pure-menu .pure-menu-item {
    display: block; }
  header .slim_nav_bar .pure-menu .pure-menu-children {
    background-color: #f0f0f0;
    min-width: 150px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4); }
    header .slim_nav_bar .pure-menu .pure-menu-children .pure-menu-link {
      display: block;
      padding: 0.5em 1em; }
      header .slim_nav_bar .pure-menu .pure-menu-children .pure-menu-link:hover {
        background-color: #dddddd; }
  header .slim_nav_bar .button-feed {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 6px;
    background: rgba(var(--color-base-string), 0.06);
    text-transform: initial;
    border: 1px solid transparent;
    font-size: 0.875rem;
    font-weight: 700;
    font-style: normal;
    color: var(--color-base);
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
    -khtml-border-radius: 75px;
    border-radius: 75px; }
    header .slim_nav_bar .button-feed:hover {
      background: rgba(var(--color-base-string), 0.25); }
    header .slim_nav_bar .button-feed i {
      opacity: 0.5; }

header .site_header a {
  text-decoration: none; }

header .site_header .search-box {
  position: relative; }
  header .site_header .search-box i {
    position: absolute;
    opacity: 0.3;
    top: 6px;
    left: 5px;
    font-size: 0.875rem; }
  header .site_header .search-box .search-box_input {
    border: 1px solid rgba(var(--color-base-string), 0.3);
    border-radius: 100px;
    width: 170px;
    height: 26px;
    text-indent: 5px;
    transition: width 0.5s; }
    header .site_header .search-box .search-box_input:focus {
      width: 370px; }
  header .site_header .search-box .search_result_list {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -khtml-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    width: 250px;
    background: #f5f4f4;
    z-index: 1000;
    font-size: 0.85em;
    line-height: 1.2em;
    position: absolute;
    bottom: 3em; }
    @media screen and (min-width: 740px) {
      header .site_header .search-box .search_result_list {
        bottom: initial;
        right: 1em; } }
    header .site_header .search-box .search_result_list a {
      color: #676767; }
    header .site_header .search-box .search_result_list .result {
      display: block;
      padding: 1em; }
      header .site_header .search-box .search_result_list .result h2 {
        margin: 0.25em 0;
        font-size: 1rem; }
    header .site_header .search-box .search_result_list .result:hover {
      background: #f0efef; }

header .site_header .dropdown-button {
  display: inline-block;
  padding: 5px 0;
  float: right;
  cursor: pointer; }
  header .site_header .dropdown-button .button-container {
    background-color: rgba(var(--color-base-string), 0.12);
    color: var(--color-base);
    width: 19px;
    height: 15px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -khtml-border-radius: 1px;
    border-radius: 1px;
    display: flex;
    justify-content: center;
    align-items: center; }
    header .site_header .dropdown-button .button-container > * {
      margin: 0; }

header .site_header .js-slider {
  max-height: 0;
  opacity: 0;
  transition: max-height 300ms ease-in-out, opacity 300ms ease-in-out; }
  header .site_header .js-slider > * {
    visibility: hidden; }
  header .site_header .js-slider.is-open {
    overflow-y: hidden;
    opacity: 1;
    max-height: 100vh; }
    header .site_header .js-slider.is-open > * {
      visibility: visible; }

header .site_header .site_header_block {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  height: 120px;
  padding: 16px 0;
  box-sizing: border-box; }
  header .site_header .site_header_block .site_header_logo {
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header .site_header .site_header_block .site_header_logo .hamburger_container {
      background-color: rgba(var(--color-base-string), 0.04);
      float: right;
      width: 38px;
      height: 38px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -khtml-border-radius: 3px;
      border-radius: 3px; }
      header .site_header .site_header_block .site_header_logo .hamburger_container.hamburger_container--transparent {
        background-color: transparent; }
      header .site_header .site_header_block .site_header_logo .hamburger_container a.nav_control {
        display: flex;
        justify-content: center;
        width: 100%;
        height: 100%; }
        header .site_header .site_header_block .site_header_logo .hamburger_container a.nav_control i.fas {
          align-self: center;
          margin: 0; }
    header .site_header .site_header_block .site_header_logo .site_header_image {
      height: 100%; }
      header .site_header .site_header_block .site_header_logo .site_header_image a {
        height: 100%;
        display: inline-flex;
        align-items: center; }
        header .site_header .site_header_block .site_header_logo .site_header_image a img {
          max-height: 100%;
          max-width: 100%;
          display: inline-block; }
    header .site_header .site_header_block .site_header_logo .site_header_slogan {
      padding: 0 0 0 2em;
      margin: 0 0 0 2em;
      border-left: 1px solid rgba(var(--color-base-string), 0.06);
      font-size: 1.125rem;
      font-weight: 200;
      font-style: normal;
      color: var(--color-base); }
      header .site_header .site_header_block .site_header_logo .site_header_slogan span::before {
        content: "\A";
        white-space: pre; }
  header .site_header .site_header_block .site_header_social {
    display: flex; }
    header .site_header .site_header_block .site_header_social .social_links_container {
      text-align: center;
      font-size: 0.85em;
      display: inline; }
      header .site_header .site_header_block .site_header_social .social_links_container .social_share {
        padding: 0;
        width: 2.1em;
        cursor: pointer; }
    header .site_header .site_header_block .site_header_social .scroll-up {
      position: fixed;
      bottom: 1em;
      right: 1em;
      text-align: center;
      font-size: 0.85em;
      display: inline;
      z-index: 5;
      color: var(--color-base);
      cursor: pointer; }

header .site_header .main-nav {
  background-color: rgba(var(--color-base-string), 0.06);
  cursor: pointer; }
  header .site_header .main-nav .main-nav-item {
    display: inline-block;
    margin: 0 1.5em 0 0;
    border-top: 5px solid transparent; }
    header .site_header .main-nav .main-nav-item:hover {
      border-top: 5px solid rgba(var(--color-base-string), 0.5);
      transition: all 0.15s ease-out 0s; }
    header .site_header .main-nav .main-nav-item.active, header .site_header .main-nav .button-group .main-nav-item.button-grouped:hover, .button-group header .site_header .main-nav .main-nav-item.button-grouped:hover {
      border-top: 5px solid var(--color-base); }
      header .site_header .main-nav .main-nav-item.active a, header .site_header .main-nav .button-group .main-nav-item.button-grouped:hover a, .button-group header .site_header .main-nav .main-nav-item.button-grouped:hover a {
        font-weight: 700; }
  header .site_header .main-nav a {
    display: block;
    padding: 8px 0 10px;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    font-size: 1.125rem;
    font-weight: 200;
    font-style: normal;
    color: var(--color-base); }

header .site_header .particle {
  color: var(--color-base);
  margin: 0 1em 0 0;
  display: inline-block; }

header .site_header .sub-nav {
  cursor: pointer; }
  header .site_header .sub-nav .sub-nav-item {
    display: inline-block;
    margin: 0 1.5em 0 0;
    border-bottom: 2px solid transparent; }
    header .site_header .sub-nav .sub-nav-item:hover {
      border-bottom: 2px solid rgba(var(--color-base-string), 0.5);
      transition: all 0.15s ease-out 0s; }
    header .site_header .sub-nav .sub-nav-item.active a, header .site_header .sub-nav .button-group .sub-nav-item.button-grouped:hover a, .button-group header .site_header .sub-nav .sub-nav-item.button-grouped:hover a {
      font-weight: 600; }
  header .site_header .sub-nav a {
    display: block;
    padding: 8px 0 4px;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 200;
    font-style: normal;
    color: var(--color-base); }

header .site_header .secondary_nav {
  float: right;
  margin: 0;
  padding: 0; }
  header .site_header .secondary_nav ul,
  header .site_header .secondary_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  header .site_header .secondary_nav li {
    display: inline-block;
    padding: 0 0 0 1em; }
    header .site_header .secondary_nav li a {
      padding: 6px 0;
      font-size: 0.875rem;
      text-transform: none;
      font-weight: normal;
      color: #a5a5a5;
      line-height: 1.2;
      border-bottom: 2px solid transparent; }
    header .site_header .secondary_nav li a:hover {
      border-bottom: 2px solid rgba(var(--color-base-string), 0.5);
      transition: all 0.15s ease-out 0s; }

header .site_header .site_header--mobile .header .sub-nav-flex {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  header .site_header .site_header--mobile .header .sub-nav-flex > * {
    margin: 0; }

header .site_header .site_header--mobile .header .submenu-container {
  position: relative; }
  header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    background-color: #fff; }
    header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container .submenu-dropdown {
      background-color: rgba(var(--color-base-string), 0.04);
      border-top: 1px solid rgba(var(--color-base-string), 0.2);
      box-shadow: 0 8px 8px rgba(0, 0, 0, 0.5);
      -webkit-border-radius: 1px;
      -moz-border-radius: 1px;
      -khtml-border-radius: 1px;
      border-radius: 1px; }
      header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container .submenu-dropdown .dropdown-items {
        position: relative; }
      header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container .submenu-dropdown .sub-nav-item {
        display: block;
        margin: 0; }
      header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container .submenu-dropdown menu.secondary_nav {
        display: none; }
    header .site_header .site_header--mobile .header .submenu-container .submenu-dropdown-container .dropdown-button {
      position: absolute;
      right: 0;
      top: 0; }

header .site_header .site_header--mobile .navigation {
  display: none;
  min-height: calc(100vh - 90px);
  background-color: rgba(var(--color-base-string), 0.06);
  position: relative; }
  header .site_header .site_header--mobile .navigation .navigation-wrap:first-child {
    border-top: 1px solid rgba(var(--color-base-string), 0.2);
    width: 100%; }
    header .site_header .site_header--mobile .navigation .navigation-wrap:first-child .main-nav-item {
      width: 100%; }
  header .site_header .site_header--mobile .navigation .navigation-wrap:not(:first-child) {
    border-top: 5px solid #fff; }
  header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item {
    padding: 0.5em 0;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item > * {
      margin: 0; }
    header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item .main-nav-item {
      text-transform: uppercase; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item .main-nav-item:first-child, header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item .main-nav-item:last-child {
        margin: 0; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-item .main-nav-item a:not(.result) {
        font-size: 1.125rem;
        font-weight: 700;
        font-style: normal;
        color: var(--color-base); }
  header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container {
    background-color: #fff; }
    header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem {
      background-color: rgba(var(--color-base-string), 0.04); }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem.is-open {
        display: block; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-container {
        columns: 2;
        text-transform: uppercase;
        padding: 0.5em 0;
        margin: 0 1rem;
        font-size: 0.85em;
        font-weight: 200;
        font-style: normal;
        color: #000000; }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-container .secondary_nav {
          display: none; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-account {
        display: flex;
        margin: 0 1rem;
        padding: 0.5em 0; }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-account > * {
          flex: 1; }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-account .account-out {
          text-decoration: underline;
          font-size: 0.85em;
          font-weight: 400;
          font-style: normal;
          color: var(--color-base); }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-account .account-details a {
          font-size: 1.125em;
          font-weight: 600;
          font-style: normal;
          color: var(--color-base); }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-subitem-container .navigation-subitem .subitem-account .account-details > * {
          display: block; }
  header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer {
    width: 100%; }
    header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer .footer-top {
      display: block; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer .footer-top a {
        text-decoration: underline;
        font-size: 0.85em;
        font-weight: 400;
        font-style: normal;
        color: var(--color-base); }
        header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer .footer-top a:hover {
          border-bottom: 0; }
    header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer .footer-bottom {
      background-color: #f0f0f0; }
      header .site_header .site_header--mobile .navigation .navigation-wrap .navigation-footer .footer-bottom a {
        text-decoration: underline;
        font-size: 0.85em;
        font-weight: #000000;
        font-style: 400;
        color: #000000; }
  header .site_header .site_header--mobile .navigation .secondary_nav {
    float: inherit; }
    header .site_header .site_header--mobile .navigation .secondary_nav ul {
      display: flex;
      justify-content: space-around;
      align-items: center; }
      header .site_header .site_header--mobile .navigation .secondary_nav ul > * {
        margin: 0; }
      header .site_header .site_header--mobile .navigation .secondary_nav ul li {
        padding: 0; }

@media (max-width: 768px) {
  header .button-feed {
    display: none; } }

@media (max-width: 568px) {
  header .site_header .search-box .search-box_input {
    width: 100%;
    transition: none;
    margin: 0; }
    header .site_header .search-box .search-box_input:focus {
      width: 100%; }
  header .site_header .search-box .search_result_list {
    bottom: initial;
    width: 100%; }
    header .site_header .search-box .search_result_list .result {
      text-transform: initial; }
  header .site_header .site_header_block {
    height: 90px;
    flex-direction: column;
    align-items: flex-start;
    padding: 0; }
    header .site_header .site_header_block > * {
      width: 100%; }
    header .site_header .site_header_block .site_header_logo .site_header_image a {
      width: 100%; }
    header .site_header .site_header_block .site_header_logo .site_header_slogan {
      margin: 0; }
    header .site_header .site_header_block .site_header_logo .site_header_image,
    header .site_header .site_header_block .site_header_logo .site_header_slogan {
      max-width: 50%; }
    header .site_header .site_header_block .site_header_social .search-box {
      display: none; }
  header .site_header .main-nav {
    border-top: 1px solid rgba(var(--color-base-string), 0.2); }
    header .site_header .main-nav.nav {
      display: none; }
    header .site_header .main-nav .main-nav-item {
      display: block;
      text-align: left; }
      header .site_header .main-nav .main-nav-item, header .site_header .main-nav .main-nav-item:hover {
        border-top: 0; }
      header .site_header .main-nav .main-nav-item a {
        font-weight: 700;
        padding: 5px 0; }
  header .site_header .sub-nav {
    text-align: left; }
    header .site_header .sub-nav.nav {
      display: none; }
    header .site_header .sub-nav .sub-nav-item, header .site_header .sub-nav .sub-nav-item:hover {
      border-bottom: 0; }
    header .site_header .sub-nav .sub-nav-item a {
      padding: 5px 0; } }

/*
 * Search results
 *
 */
.search_results .search_box {
  margin: 0 0 4em 0; }
  .search_results .search_box input {
    height: initial;
    padding: 1em; }
  .search_results .search_box input[type=text] {
    width: 70%; }

.search_results .result {
  margin: 0 0 3em 0; }
  .search_results .result h2 {
    margin: 0;
    font-size: 1.2em; }
  .search_results .result .item_type,
  .search_results .result .updated_at {
    opacity: 0.5;
    text-transform: uppercase; }
  .search_results .result .item_type::after {
    content: " · "; }

/*
 * Tables
 *
 */
table {
  width: 100%; }
  table td,
  table th {
    border-top: 1px solid rgba(var(--color-base-string), 0.15);
    padding: 0.4em 0.5em;
    font-size: 0.85em;
    line-height: 1.4em; }
    table td a,
    table th a {
      display: inline-block; }
  table th {
    font-weight: 300; }
  table td.qty {
    text-align: right; }
  table tr.summary_row td {
    border-top: 3px solid rgba(var(--color-base-string), 0.35);
    padding-top: 1em; }
  table tr.no_border td {
    border: 0; }
  table tr.summary_row_end td {
    border-bottom: 3px solid rgba(var(--color-base-string), 0.35);
    padding-bottom: 1em; }

tr {
  vertical-align: top; }

td.bar {
  padding-right: 0; }
  td.bar div.bar {
    background: var(--color-base);
    height: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px; }

td.variation {
  padding-left: 0; }

td.visibility_level {
  white-space: nowrap; }

.table_cont_round {
  background: rgba(var(--color-base-string), 0.06);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  padding: 0.5em 0; }

table.explore_slow {
  margin-top: 50px;
  font-size: 1.2rem; }
  table.explore_slow th {
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    font-size: small;
    border-top: 0;
    padding: 0.5em 1em;
    display: table-cell;
    vertical-align: middle; }
  table.explore_slow tr.group td {
    border-top: 3px solid rgba(var(--color-base-string), 0.15); }
  table.explore_slow thead > tr th:last-child {
    border-radius: 4px 4px 0 0; }
  table.explore_slow tbody tr:last-child td:last-child {
    border-radius: 0 0 4px 0; }
  table.explore_slow tr td:last-child {
    text-align: right;
    width: 80px; }
  table.explore_slow tr:hover {
    transition: all 0.15s ease-out 0s; }
    table.explore_slow tr:hover td:not(.level_1) {
      background: rgba(var(--color-base-string), 0.1) !important; }
  table.explore_slow td {
    vertical-align: top;
    padding: 0.5em 1em; }
    table.explore_slow td a {
      display: block; }
  table.explore_slow td.level_1 {
    font-size: 0.75em;
    padding-left: 0; }
  table.explore_slow td.bar {
    width: 100px;
    padding-right: 0; }

table.med_bg {
  width: 100%;
  background: #fff; }
  table.med_bg td,
  table.med_bg th {
    border-top: 1px solid rgba(var(--color-base-string), 0.15);
    background: rgba(var(--color-base-string), 0.06);
    padding: 0.7em 1em 0.4em;
    font-size: 0.85em; }
    table.med_bg td a,
    table.med_bg th a {
      display: inline; }
  table.med_bg th {
    background: none;
    font-weight: normal;
    font-size: 0.75em;
    text-align: left;
    text-align: right;
    opacity: 0.5;
    border: 0; }
  table.med_bg tr:hover {
    transition: all 0.15s ease-out 0s; }
    table.med_bg tr:hover td,
    table.med_bg tr:hover th {
      background: rgba(var(--color-base-string), 0.1) !important; }
  table.med_bg td.bar,
  table.med_bg td.qty {
    width: 60px; }
  table.med_bg td.qty {
    text-align: right; }
  table.med_bg td.big_qty {
    width: 100px; }
  table.med_bg td.bar {
    padding-left: 10px; }
  table.med_bg .budget_line {
    width: 50%; }
  table.med_bg tr.child_group > td:first-child {
    padding-right: 0;
    padding-left: 2.5em; }
  table.med_bg tr.child_group .child_tb_cont {
    padding: 0;
    margin: 0 0 1em; }

th.icon_col {
  width: 15px; }

table.block_content th {
  background: rgba(var(--color-base-string), 0.15);
  text-align: left;
  text-transform: uppercase;
  color: rgba(var(--color-base-string), 0.5);
  border: 0; }

table.block_content th.center {
  text-align: center; }

table.block_content td {
  border: 0; }

table.block_content tr:visible:nth-child(2n-1) td {
  background: rgba(var(--color-base-string), 0.05); }

table.block_content tr:nth-child(2n-1) td {
  background: rgba(var(--color-base-string), 0.05); }

table.block_content tr:hover td {
  background: rgba(var(--color-base-string), 0.1); }

table.block_content tr td.bg-scale--1 {
  background: #eff3ff; }

table.block_content tr td.bg-scale--2 {
  background: #bdd7e7; }

table.block_content tr td.bg-scale--3 {
  color: white;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #6baed6; }

table.block_content tr td.bg-scale--4 {
  color: white;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #3182bd; }

table.block_content tr td.bg-scale--5 {
  color: white;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.8);
  background: #08519c; }

.sort-handler {
  cursor: pointer; }

.gobierto_admin table.results_report th,
.gobierto_admin table.results_report td {
  border-top: 6px solid #fff;
  border-left: 2px solid #fff; }

.gobierto_admin table.results_report th {
  color: var(--color-base);
  text-transform: none;
  font-weight: normal; }

.gobierto_admin table.results_report th.question_title {
  font-weight: bold; }

.header_block_inline h2 {
  margin: 0.85em 0 2em 0; }

.header_block_inline .last_update {
  margin-top: 2em;
  margin-bottom: 0.25em; }

.header_block_inline .inline_header h2,
.header_block_inline .inline_header .breadcrumb {
  display: inline-block; }

.header_block_inline .inline_header .breadcrumb {
  padding: 0; }

.header_block_inline p {
  line-height: 1.4;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .header_block_inline p {
      font-size: 1.125rem; } }
.header_block_inline .img_header {
  max-width: 400px;
  width: 100%;
  height: auto; }

.header_block_inline1 h2 {
  margin: 0.85em 0 2em 0; }

.header_block_inline1 .last_update {
  margin-top: 2em;
  margin-bottom: 0.25em; }

.header_block_inline1 .inline_header h2,
.header_block_inline1 .inline_header .breadcrumb {
  display: inline-block; }

.header_block_inline1 .inline_header .breadcrumb {
  padding: 0; }

.header_block_inline1 p {
  line-height: 1.4;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .header_block_inline1 p {
      font-size: 1.125rem; } }
.header_block_inline1 .img_header {
  max-width: 400px;
  width: 100%;
  height: auto; }

/*
 * Social Buttons
 *
 */
.social_share,
.search_icon {
  display: inline-block;
  padding: 0.35em 0.75em;
  margin: 1em 1em 0 0;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; }
  .social_share .fas,
  .search_icon .fas {
    margin: 0;
    display: inline-block; }

.social_share_container .social_share,
.social_share_container .search_icon {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -khtml-border-radius: 16px;
  border-radius: 16px;
  padding: 0.25em 2em;
  text-decoration: none; }
  .social_share_container .social_share .fas,
  .social_share_container .search_icon .fas {
    margin: 0 0.2em 0 0; }

.social_share_container .social_share:hover,
.social_share_container .search_icon:hover {
  text-decoration: none; }

.social_share.twitter, .social_share.facebook {
  display: none; }

.social_share:hover {
  color: #fff; }

.facebook {
  background: #3a589a; }

.twitter {
  background: #00abef; }

.linkedin {
  background: #0074b5; }

.email {
  background: var(--color-base); }

.whatsapp {
  background: #0dc143; }

.telegram {
  background: #2da0da; }

.code {
  background: var(--color-base); }

.facebook:hover {
  background: #2c4375; }

.twitter:hover {
  background: #0087bc; }

.email:hover {
  background: rgba(var(--color-base-string), 0.8); }

.linkedin:hover {
  background: #005382; }

.code:hover {
  background: rgba(var(--color-base-string), 0.8); }

.social_links_container {
  z-index: 1; }
  .social_links_container > a {
    -webkit-border-radius: 3em;
    -moz-border-radius: 3em;
    -khtml-border-radius: 3em;
    border-radius: 3em;
    margin: 0 0.5em 0 0;
    font-size: 0.85em;
    padding: 0.2em 0.1em;
    color: #fff;
    display: inline-block;
    width: 2.25em;
    box-sizing: border-box;
    text-align: center; }

@media screen and (min-width: 740px) {
  .social_links_container a.whatsapp,
  .social_links_container a.telegram {
    display: none; } }

.tipsy {
  z-index: 100000000;
  position: absolute;
  padding: 5px;
  font-size: 14px;
  line-height: 21px; }

.tipsy-inner {
  max-width: 300px;
  padding: 10px 12px 10px 12px;
  color: white;
  background-color: black;
  text-align: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

/* Arrow pseudo-border */
.tipsy-arrow:before {
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent transparent #979797;
  content: ''; }

/* Arrow fill */
.tipsy-arrow:after {
  position: absolute;
  width: 0;
  height: 0;
  margin-left: -6px;
  border-width: 6px;
  border-style: solid;
  border-color: transparent transparent white;
  content: ''; }

.tipsy-n .tipsy-arrow:before {
  top: -8px;
  left: 50%; }

.tipsy-n .tipsy-arrow:after {
  top: -6px;
  left: 50%; }

.tipsy-nw .tipsy-arrow:before {
  top: -8px;
  left: 10%; }

.tipsy-nw .tipsy-arrow:after {
  top: -6px;
  left: 10%; }

.tipsy-ne .tipsy-arrow:before {
  top: -8px;
  right: 5%; }

.tipsy-ne .tipsy-arrow:after {
  top: -6px;
  right: 6%; }

.tipsy-s .tipsy-arrow:before {
  transform: rotate(180deg);
  bottom: -8.25px;
  left: 50%; }

.tipsy-s .tipsy-arrow:after {
  transform: rotate(180deg);
  bottom: -6px;
  left: 50%; }

.tipsy-sw .tipsy-arrow:before {
  transform: rotate(180deg);
  bottom: -8px;
  left: 9%; }

.tipsy-sw .tipsy-arrow:after {
  transform: rotate(180deg);
  bottom: -5px;
  left: 9%; }

.tipsy-se .tipsy-arrow:before {
  transform: rotate(180deg);
  bottom: -8px;
  right: 5.25%; }

.tipsy-se .tipsy-arrow:after {
  transform: rotate(180deg);
  bottom: -5px;
  right: 6%; }

.tipsy-e .tipsy-arrow:before {
  transform: rotate(90deg);
  top: 49%;
  right: -6%; }

.tipsy-e .tipsy-arrow:after {
  transform: rotate(90deg);
  top: 50%;
  right: -4%; }

.tipsy-w .tipsy-arrow:before {
  transform: rotate(-90deg);
  top: 49%;
  left: -1%; }

.tipsy-w .tipsy-arrow:after {
  transform: rotate(-90deg);
  top: 50%;
  left: 0%; }

/*
 * Flash messages
 *
 */
.success,
.error,
.alert,
.notice {
  padding: 1em;
  margin-bottom: 2em;
  font-size: 1.125rem;
  border-left: 10px solid; }
  .success .fas,
  .error .fas,
  .alert .fas,
  .notice .fas {
    font-size: 1.5em;
    margin: 0 1em 0 0;
    vertical-align: top; }
  .success.slim,
  .error.slim,
  .alert.slim,
  .notice.slim {
    padding: 1em;
    font-size: 0.9em; }

.success {
  background: #cc0;
  border-color: #666600;
  color: #fff; }

.error {
  background: #f96;
  border-color: #ff5500;
  color: #fff; }

.alert {
  background: #ffebe0;
  border-color: #ffa97a;
  color: #ae5d3b; }

.notice {
  background: #f5f5cc;
  border-color: #e4e477;
  color: #787a03; }

.field_with_errors input {
  border: 1px solid #f96; }

/*
DEBUG

@import "comp-cms"; // unused? 
*/
/*
 * Print styles
 *
 */
@media print {
  /* General reset */
  body {
    counter-reset: section; }
  @page {
    margin: 1.5cm 0.7cm; }
  header.meta {
    display: none; }
  .column.consultation {
    max-width: none;
    float: left; }
  .consultation-info {
    display: none; }
  footer {
    display: none; }
  #consultation-desktop-app .pure-g {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap; }
  .consultation-info,
  .consultation-card {
    display: none; }
  .consultation-box {
    margin: 0; }
  .consultation-lead {
    font-size: 16pt;
    color: #111;
    margin: 0;
    margin-bottom: 5pt; }
  /* Cards */
  .card-content {
    padding: 0;
    margin-bottom: 0.25cm;
    padding-bottom: 0.25cm;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    min-height: 80px;
    page-break-inside: avoid;
    display: block !important; }
  .card-headline {
    line-height: 1;
    margin-bottom: 0;
    padding: 0;
    font-size: 12pt;
    margin-right: 5pt;
    color: #333;
    display: inline-block; }
  .card-headline::before {
    counter-increment: section;
    content: counter(section) ". "; }
  .card-figure {
    position: relative;
    float: none;
    display: inline-block;
    color: #333;
    font-weight: 400; }
  .card-figure h2 {
    display: inline-block;
    color: #333; }
  .card-figure::before {
    content: "(";
    font-size: 1.5em;
    color: #333; }
  .card-figure::after {
    font-size: 1.5em;
    color: #333;
    content: ")"; }
  .card-description {
    padding: 0;
    font-size: 9pt;
    line-height: 1.5;
    margin-bottom: 0;
    color: #333;
    width: 83%;
    display: inline-block; }
  .budget-ask {
    box-shadow: none;
    width: 15%;
    padding: 0;
    margin-bottom: 0;
    float: right; }
  .select-lead {
    display: none; }
  .select-pct {
    background: white; }
  .desktop .pct {
    padding: 0;
    font-size: 11pt;
    background: none;
    margin-bottom: 0;
    width: 105px;
    position: relative;
    text-align: left; }
  .pct {
    color: #111; }
  .pct::after {
    position: absolute;
    right: 0;
    content: "";
    border: 2px solid #111;
    margin-left: 0.5rem;
    padding: 0.25cm 0.4cm; }
  .select-pct {
    padding: 0;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap; }
  .border {
    margin: 0; }
  /* Admin */
  header.main,
  menu.main,
  .tabs {
    display: none; }
  .admin_content_column {
    padding-top: none;
    float: none; }
  .card_container {
    width: 20%;
    display: inline-block;
    min-height: auto;
    margin-bottom: 2.5rem; }
    .card_container .front {
      position: relative;
      padding: 0; }
    .card_container .widget_figure {
      font-size: 1.5rem; }
  #table_report {
    page-break-inside: avoid; }
    #table_report tr td,
    #table_report tr th {
      color: #111 !important; }
    #table_report .bg-scale--3,
    #table_report .bg-scale--5,
    #table_report .bg-scale--4 {
      text-shadow: none; } }

/*
 * Fonts
 *
 */
/*!
 * Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot");
  src: url("/assets/font-awesome/fa-solid-900-74883516ac6bb785f2d12d162d769fa7a8fabc7794ef44fc28ffc375b2d7c27c.eot#iefix") format("embedded-opentype"), url("/assets/font-awesome/fa-solid-900-e546fb3c56953992a5d20c52edb9e6d1b1141184b88ae19ba20a566d2ad98dbc.woff2") format("woff2"), url("/assets/font-awesome/fa-solid-900-195989f30d333ecf41e0021dbb92c690f367d2672c43199079d9be4b81dc90da.woff") format("woff"), url("/assets/font-awesome/fa-solid-900-aa4b725084f0ad0d2d28df4191084467663b409d7272ba2f1cb6ece2d03553ec.ttf") format("truetype"), url("/assets/font-awesome/fa-solid-900-387bea778f72246fad5ea5b69f68cd059a942e3ab181eb2390ad089bc9cc5e06.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot");
  src: url("/assets/font-awesome/fa-regular-400-aa1ea349a5a1557fdd700fa5b27df5a01e3b49761201c4d5a95c442e4f7b72c7.eot#iefix") format("embedded-opentype"), url("/assets/font-awesome/fa-regular-400-1efbec653801e7e6a8ea0cd94afd854c3d48225b52857008fe8a1d961cdfcc51.woff2") format("woff2"), url("/assets/font-awesome/fa-regular-400-180eef6acca110a022bb81621c04937b3d2edf09fb7644daba7f95368e73b0bd.woff") format("woff"), url("/assets/font-awesome/fa-regular-400-6fdc7b823f89434983845ce3435fa374af7e08912068b8955bdd6c697f1d2797.ttf") format("truetype"), url("/assets/font-awesome/fa-regular-400-00c96447c535a41055597d80db75302fc04fd1c909239eada694daa76cd77a20.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: block;
  src: url("/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot");
  src: url("/assets/font-awesome/fa-brands-400-361037e19d0b6000027564e9edcad98c8a179be70c6c4e0a6ab54cd6d41685bd.eot#iefix") format("embedded-opentype"), url("/assets/font-awesome/fa-brands-400-c40f9aba3abc6fd5b0b28b1b125daa3b7bc43063955d456ae4d529705a6c975c.woff2") format("woff2"), url("/assets/font-awesome/fa-brands-400-8b2dc7ace7b22f70f42c11f1606d1ee82ad46445c2f05587928e239e567ff68e.woff") format("woff"), url("/assets/font-awesome/fa-brands-400-070fe2507cabb066093e6912b85147f7289f5dbb5b582d5c6aea80f9c406dcc5.ttf") format("truetype"), url("/assets/font-awesome/fa-brands-400-b077551ebb83f7299deaa16b45877ddd3eda20c4988ac79b6def416e7d2b6b3a.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -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.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

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

.fa-sm {
  font-size: .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: .1em;
  padding: .2em .25em .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: .3em; }

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

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

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

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

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

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

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

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

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

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=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 {
  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-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

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

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

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

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

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

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

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

.fa-algolia:before {
  content: "\f36c"; }

.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-alipay:before {
  content: "\f642"; }

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

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

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

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

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

.fa-amilia:before {
  content: "\f36d"; }

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

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.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-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

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

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

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

.fa-apper:before {
  content: "\f371"; }

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

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

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

.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-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-left:before {
  content: "\f060"; }

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

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

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

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

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

.fa-artstation:before {
  content: "\f77a"; }

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

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

.fa-asymmetrik:before {
  content: "\f372"; }

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

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

.fa-atlassian:before {
  content: "\f77b"; }

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

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

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

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

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

.fa-aws:before {
  content: "\f375"; }

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

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

.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-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-ban:before {
  content: "\f05e"; }

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

.fa-bandcamp:before {
  content: "\f2d5"; }

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

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

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

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

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

.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-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

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

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

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

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

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

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

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

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

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

.fa-bimobject:before {
  content: "\f378"; }

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

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

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

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

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

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

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

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

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

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

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

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

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

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

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

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

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

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

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

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

.fa-bootstrap:before {
  content: "\f836"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

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

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

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

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

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

.fa-buromobelexperte:before {
  content: "\f37f"; }

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

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

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

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

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

.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-minus:before {
  content: "\f272"; }

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

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

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

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

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

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

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

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

.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-crash:before {
  content: "\f5e1"; }

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

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

.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-cart-arrow-down:before {
  content: "\f218"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

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

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

.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-pie:before {
  content: "\f200"; }

.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-chess:before {
  content: "\f439"; }

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

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

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

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

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

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

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

.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-down:before {
  content: "\f078"; }

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

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

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

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

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloudflare:before {
  content: "\e07d"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

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

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

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

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

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

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

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

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

.fa-cotton-bureau:before {
  content: "\f89e"; }

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

.fa-cpanel:before {
  content: "\f388"; }

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

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

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

.fa-critical-role:before {
  content: "\f6c9"; }

.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-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

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

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

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

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\e052"; }

.fa-dashcube:before {
  content: "\f210"; }

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

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

.fa-deezer:before {
  content: "\e077"; }

.fa-delicious:before {
  content: "\f1a5"; }

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

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

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

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

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

.fa-dhl:before {
  content: "\f790"; }

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

.fa-diaspora:before {
  content: "\f791"; }

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

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

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

.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-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

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

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

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.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-draft2digital:before {
  content: "\f396"; }

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

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edge-legacy:before {
  content: "\e078"; }

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

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

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

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

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

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

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

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

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

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

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

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

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

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\e005"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.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-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.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-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.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-firefox:before {
  content: "\f269"; }

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

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

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

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

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

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.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-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

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

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

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

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.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-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guilded:before {
  content: "\e07e"; }

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

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\e05c"; }

.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-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-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\e05e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.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-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\e061"; }

.fa-head-side-cough-slash:before {
  content: "\e062"; }

.fa-head-side-mask:before {
  content: "\e063"; }

.fa-head-side-virus:before {
  content: "\e064"; }

.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-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hive:before {
  content: "\e07f"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

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

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.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-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\e065"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

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

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\e013"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

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

.fa-innosoft:before {
  content: "\e080"; }

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

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

.fa-instalod:before {
  content: "\e081"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

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

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.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-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.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-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

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

.fa-link:before {
  content: "\f0c1"; }

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

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

.fa-linode:before {
  content: "\f2b8"; }

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

.fa-lira-sign:before {
  content: "\f195"; }

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

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.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-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\e067"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.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-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.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-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\e01a"; }

.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-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

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

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

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\e056"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.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-monument:before {
  content: "\f5a6"; }

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

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

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

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

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

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-octopus-deploy:before {
  content: "\e082"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

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

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

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

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

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

.fa-paw:before {
  content: "\f1b0"; }

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

.fa-peace:before {
  content: "\f67c"; }

.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-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

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

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-perbyte:before {
  content: "\e083"; }

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

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

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

.fa-phone-alt:before {
  content: "\f879"; }

.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-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\e01e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

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

.fa-pinterest-p:before {
  content: "\f231"; }

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

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\e069"; }

.fa-play:before {
  content: "\f04b"; }

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

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

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

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

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.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-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\e06a"; }

.fa-pump-soap:before {
  content: "\e06b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

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

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

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

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

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

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.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-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-rust:before {
  content: "\e07a"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

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

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.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-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\e06c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\e057"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sink:before {
  content: "\e06d"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

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

.fa-slack-hash:before {
  content: "\f3ef"; }

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

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

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

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

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

.fa-sms:before {
  content: "\f7cd"; }

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

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

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

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\e06e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.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-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-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-up:before {
  content: "\f0de"; }

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

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

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

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

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

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

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

.fa-star-and-crescent:before {
  content: "\f699"; }

.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-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

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

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.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-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

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

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

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

.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-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.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-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

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

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.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-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

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

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

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

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.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-slash:before {
  content: "\e072"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.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-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.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-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

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

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

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

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-uncharted:before {
  content: "\e084"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\e049"; }

.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-unsplash:before {
  content: "\e07c"; }

.fa-untappd:before {
  content: "\f405"; }

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

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

.fa-usb:before {
  content: "\f287"; }

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

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.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-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.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-users:before {
  content: "\f0c0"; }

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

.fa-users-slash:before {
  content: "\e073"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.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-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\e074"; }

.fa-virus-slash:before {
  content: "\e075"; }

.fa-viruses:before {
  content: "\e076"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-watchman-monitoring:before {
  content: "\e087"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

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

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

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

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

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

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wodu:before {
  content: "\e088"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

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

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

/*
 * Some defaults
 *
 */
html {
  margin: 0;
  padding: 0; }

body {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", "Helvetica Neue", "Arial", "sans-serif";
  font-size: 16px;
  line-height: 24px;
  color: #000000; }

.pure-g [class*="pure-u"] {
  font-family: "Source Sans Pro", "Helvetica Neue", "Arial", "sans-serif"; }

a {
  color: var(--color-base);
  transition: all 0.15s ease-out 0s; }

a:hover {
  text-decoration: underline; }

/* ToDo: Review & generalize components */
/*
 * Various
 *
 */
.soft_cta {
  background: rgba(var(--color-base-string), 0.1);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  padding: 1em 2em;
  display: inline-block; }

a.soft_cta:hover {
  background: rgba(var(--color-base-string), 0.2); }

.small {
  font-size: 0.85em; }

.highlight {
  background: #f1f4be;
  padding: 0.2em;
  display: inline-block; }

.disabled-grayed {
  background-color: gray !important; }

.disabled-cursor {
  cursor: not-allowed; }

#lines_tooltip table th[title=name] {
  width: 45%; }

.help {
  font-size: 0.75em;
  float: right; }
  .help a {
    color: rgba(var(--color-base-string), 0.5); }

/*
 * Utils
 *
 */
.b {
  border: 1px solid #111; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.m1 {
  margin: 1em; }

.mt1 {
  margin-top: 1em; }

.mt2 {
  margin-top: 2em; }

.mt3 {
  margin-top: 3em; }

.mt4 {
  margin-top: 4em; }

.mb1 {
  margin-bottom: 1em; }

.mb2 {
  margin-bottom: 2em; }

.mb3 {
  margin-bottom: 3em; }

.mb4 {
  margin-bottom: 4em; }

.ml1 {
  margin-left: 1em; }

.p1 {
  padding: 1em; }

.pb0 {
  padding-bottom: 0; }

.pb1 {
  padding-bottom: 1em; }

.pb2 {
  padding-bottom: 2em; }

.pb3 {
  padding-bottom: 3em; }

.pb4 {
  padding-bottom: 4em; }

.pr0 {
  padding-right: 0; }

.pr1 {
  padding-right: 1em; }

.pl0 {
  padding-left: 0; }

.pl1 {
  padding-left: 1em; }

.pl-xs {
  padding-left: 0.75rem; }
  @media screen and (min-width: 768px) {
    .pl-xs {
      padding-left: 0; } }
@media screen and (min-width: 768px) {
  .center-md {
    text-align: center; } }

.hidden-xs {
  display: none; }

@media (min-width: 768px) {
  .hidden-xs {
    display: block; } }

/*
 * Tips
 *
 */
.tip {
  font-size: 0.85em;
  font-weight: 700;
  line-height: 1.2em; }
  .tip a {
    color: rgba(var(--color-base-string), 0.7);
    text-decoration: none; }
  .tip .fas {
    display: block;
    line-height: 2em;
    font-size: 1.6em; }

.tipsy {
  opacity: 1 !important; }
  .tipsy .tipsy-inner {
    background: white;
    border: 1px solid #979797;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
    color: #000000;
    line-height: 1.3; }

.invisible {
  visibility: hidden; }

a.list_view_more {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  display: block;
  background: rgba(var(--color-base-string), 0.06);
  color: #a5a5a5;
  padding: 0.5em 0 0.4em 0;
  text-align: center;
  margin: 1em 0;
  text-decoration: none;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 600; }

html.turbolinks-progress-bar::before {
  background-color: var(--color-base) !important;
  height: 5px !important; }

.download_file {
  padding: 0.5em 1em;
  margin: -0.5em 0 1em 1em;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  border: 1px solid rgba(var(--color-base-string), 0.75);
  text-decoration: none; }
  .download_file .fas {
    opacity: 0.5; }
  .download_file .file_size {
    opacity: 0.5; }

.download_open_data {
  margin: 4em 0;
  padding: 3em 0;
  border-top: 1px solid #d6d6d6;
  font-size: 0.75em; }
  .download_open_data a {
    color: #a5a5a5;
    width: 135px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.4em; }
  .download_open_data a:hover {
    color: #8c8c8c; }
  .download_open_data .fas {
    margin: 0 0.6em; }

.open_data h1 + .subtitle,
.open_data h2 + .subtitle,
.open_data h3 + .subtitle {
  margin: -1em 0 2em 0; }

.open_data .data_block {
  border-top: 1px solid #d6d6d6;
  padding: 2em 0;
  margin: 2em 0; }
  .open_data .data_block h2,
  .open_data .data_block h3 {
    margin-top: 0; }
  .open_data .data_block .data_item {
    margin: 0 0 3em 0; }
    .open_data .data_block .data_item p {
      margin: 0.5em 0; }
  .open_data .data_block .subblock {
    border-top: 0;
    padding: 0 0 2em 0;
    margin: 0 0 2em 0; }
  .open_data .data_block .data_subitem {
    margin: 0 0 0.5em 0; }
    .open_data .data_block .data_subitem h3 {
      display: inline-block;
      vertical-align: middle;
      margin: 0; }
  .open_data .data_block h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0; }
  .open_data .data_block h3 + .button.small {
    margin-left: 1em; }

.inner_cols.two_cols {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }

.inner_cols.three_cols {
  columns: 3;
  -webkit-columns: 3;
  -moz-columns: 3; }

.inner_cols.four_cols {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4; }

.sandbox .inner_cols a {
  display: block; }

@media screen and (min-width: 768px) {
  body.sessions_new .container {
    padding: 3em 0; } }

.pointer-events-none {
  pointer-events: none; }
  .pointer-events-none * {
    pointer-events: auto; }

@media screen and (max-width: 740px) {
  .column {
    width: initial;
    margin: auto 1em; }
  .block h2 {
    margin: 0.5em 0; }
  .block .description {
    width: 100%;
    margin: 0 0 1em 0; }
  .metric_boxes {
    margin: 0 0 2em 0; }
    .metric_boxes .metric_box .inner {
      margin: 0;
      min-height: initial;
      padding: 0.5em; }
    .metric_boxes .metric_box h3 {
      font-size: 0.85em;
      min-height: initial;
      line-height: 1em; }
    .metric_boxes .metric_box .metric {
      font-size: 1.6em; }
    .metric_boxes .metric_box .explanation {
      bottom: 0.2em; }
    .metric_boxes .metric_box span.not_av {
      font-size: 0.6em; }
    .metric_boxes .metric_box:nth-child(1n) .inner {
      margin: 0 0.5em 1em 0; }
    .metric_boxes .metric_box:nth-child(2n) .inner {
      margin: 0 0 1em 0.5em; }
    .metric_boxes .metric_box:last-child {
      width: 100%; }
      .metric_boxes .metric_box:last-child .inner {
        margin: 0;
        min-height: initial; }
    .metric_boxes .metric_box.cta a {
      padding: 0.5em; }
  table td,
  table th {
    padding: 0.25em 0.4em;
    line-height: 1.2em; }
  table td.bar,
  table th.bar {
    display: none;
    padding: 0;
    width: 30px; }
  table.explore_slow td {
    padding: 0.5em 0.5em 0.5em 0;
    font-size: 0.7em;
    line-height: 1.2em; }
  .slim_search {
    text-align: center;
    margin: 0 0 1em 0; }
    .slim_search input[type=text] {
      width: calc(100%);
      margin: 0; }
  .featured_b_l .cont {
    padding: 2em 1em;
    text-align: center; }
  .featured_b_l .title {
    padding: 0;
    border: 0;
    text-align: center;
    margin: 0 0 1em 0;
    font-size: 1.1em; }
  .featured_b_l .ic {
    margin: 0 0 0.5em 0; }
    .featured_b_l .ic label {
      height: initial;
      display: block; }
  .featured_b_l .highlight {
    margin: 0.25em 0; }
  .table.p_h_r_3 {
    padding: 0; }
  .tabs li a {
    padding: 0.75em 1.5em 0.25em;
    margin: 0 0.2em; }
  .social_links_container {
    position: fixed;
    bottom: 1em;
    left: 1em; }
  .budget_line .line_description p {
    font-size: 0.85em;
    line-height: 1.3em; }
  .breadcrumb {
    padding: 0.75em 0;
    margin: 0 0 0.5em 0; }
    .breadcrumb .bread_links {
      line-height: 1.3em;
      font-size: 0.75em; }
  footer .logo {
    max-width: 100%; } }
