@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=cyrillic");
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .navbar {
    display: none; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table, TABLE {
    border-collapse: collapse !important; }
    .table td, TABLE td,
    .table th,
    TABLE th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../webfonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../webfonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../webfonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../webfonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../webfonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../webfonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "SegoeUI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #f2f0f0; }

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

a {
  color: #2d95bf;
  text-decoration: none; }
  a:hover, a:focus {
    color: #1e6581;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

p {
  margin: 0 0 10px; }

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #ccc; }

.text-primary {
  color: #2d95bf; }

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

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

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

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

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

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

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

.text-danger {
  color: #a94442; }

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

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #2d95bf; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

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

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

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

.blockquote-reverse,
blockquote.pull-right,
.lenta-big-item .lenta-page-img blockquote.lenta-img {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f7f6f6;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  .lenta-big-item .lenta-page-img blockquote.lenta-img footer:before,
  blockquote.pull-right small:before,
  .lenta-big-item .lenta-page-img blockquote.lenta-img small:before,
  blockquote.pull-right .small:before,
  .lenta-big-item .lenta-page-img blockquote.lenta-img .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  .lenta-big-item .lenta-page-img blockquote.lenta-img footer:after,
  blockquote.pull-right small:after,
  .lenta-big-item .lenta-page-img blockquote.lenta-img small:after,
  blockquote.pull-right .small:after,
  .lenta-big-item .lenta-page-img blockquote.lenta-img .small:after {
    content: "\00A0 \2014"; }

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

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

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

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

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

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

.container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 740px; } }
  @media (min-width: 992px) {
    .container {
      width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1160px; } }

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

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

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.3333333333%; }

  .col-sm-2 {
    width: 16.6666666667%; }

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

  .col-sm-4 {
    width: 33.3333333333%; }

  .col-sm-5 {
    width: 41.6666666667%; }

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

  .col-sm-7 {
    width: 58.3333333333%; }

  .col-sm-8 {
    width: 66.6666666667%; }

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

  .col-sm-10 {
    width: 83.3333333333%; }

  .col-sm-11 {
    width: 91.6666666667%; }

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

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

  .col-sm-pull-1 {
    right: 8.3333333333%; }

  .col-sm-pull-2 {
    right: 16.6666666667%; }

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

  .col-sm-pull-4 {
    right: 33.3333333333%; }

  .col-sm-pull-5 {
    right: 41.6666666667%; }

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

  .col-sm-pull-7 {
    right: 58.3333333333%; }

  .col-sm-pull-8 {
    right: 66.6666666667%; }

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

  .col-sm-pull-10 {
    right: 83.3333333333%; }

  .col-sm-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-sm-push-1 {
    left: 8.3333333333%; }

  .col-sm-push-2 {
    left: 16.6666666667%; }

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

  .col-sm-push-4 {
    left: 33.3333333333%; }

  .col-sm-push-5 {
    left: 41.6666666667%; }

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

  .col-sm-push-7 {
    left: 58.3333333333%; }

  .col-sm-push-8 {
    left: 66.6666666667%; }

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

  .col-sm-push-10 {
    left: 83.3333333333%; }

  .col-sm-push-11 {
    left: 91.6666666667%; }

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

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

  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.3333333333%; }

  .col-md-2 {
    width: 16.6666666667%; }

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

  .col-md-4 {
    width: 33.3333333333%; }

  .col-md-5 {
    width: 41.6666666667%; }

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

  .col-md-7 {
    width: 58.3333333333%; }

  .col-md-8 {
    width: 66.6666666667%; }

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

  .col-md-10 {
    width: 83.3333333333%; }

  .col-md-11 {
    width: 91.6666666667%; }

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

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

  .col-md-pull-1 {
    right: 8.3333333333%; }

  .col-md-pull-2 {
    right: 16.6666666667%; }

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

  .col-md-pull-4 {
    right: 33.3333333333%; }

  .col-md-pull-5 {
    right: 41.6666666667%; }

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

  .col-md-pull-7 {
    right: 58.3333333333%; }

  .col-md-pull-8 {
    right: 66.6666666667%; }

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

  .col-md-pull-10 {
    right: 83.3333333333%; }

  .col-md-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-md-push-1 {
    left: 8.3333333333%; }

  .col-md-push-2 {
    left: 16.6666666667%; }

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

  .col-md-push-4 {
    left: 33.3333333333%; }

  .col-md-push-5 {
    left: 41.6666666667%; }

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

  .col-md-push-7 {
    left: 58.3333333333%; }

  .col-md-push-8 {
    left: 66.6666666667%; }

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

  .col-md-push-10 {
    left: 83.3333333333%; }

  .col-md-push-11 {
    left: 91.6666666667%; }

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

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

  .col-md-offset-1 {
    margin-left: 8.3333333333%; }

  .col-md-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-md-offset-4 {
    margin-left: 33.3333333333%; }

  .col-md-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-md-offset-7 {
    margin-left: 58.3333333333%; }

  .col-md-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-md-offset-10 {
    margin-left: 83.3333333333%; }

  .col-md-offset-11 {
    margin-left: 91.6666666667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.3333333333%; }

  .col-lg-2 {
    width: 16.6666666667%; }

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

  .col-lg-4 {
    width: 33.3333333333%; }

  .col-lg-5 {
    width: 41.6666666667%; }

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

  .col-lg-7 {
    width: 58.3333333333%; }

  .col-lg-8 {
    width: 66.6666666667%; }

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

  .col-lg-10 {
    width: 83.3333333333%; }

  .col-lg-11 {
    width: 91.6666666667%; }

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

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

  .col-lg-pull-1 {
    right: 8.3333333333%; }

  .col-lg-pull-2 {
    right: 16.6666666667%; }

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

  .col-lg-pull-4 {
    right: 33.3333333333%; }

  .col-lg-pull-5 {
    right: 41.6666666667%; }

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

  .col-lg-pull-7 {
    right: 58.3333333333%; }

  .col-lg-pull-8 {
    right: 66.6666666667%; }

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

  .col-lg-pull-10 {
    right: 83.3333333333%; }

  .col-lg-pull-11 {
    right: 91.6666666667%; }

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

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

  .col-lg-push-1 {
    left: 8.3333333333%; }

  .col-lg-push-2 {
    left: 16.6666666667%; }

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

  .col-lg-push-4 {
    left: 33.3333333333%; }

  .col-lg-push-5 {
    left: 41.6666666667%; }

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

  .col-lg-push-7 {
    left: 58.3333333333%; }

  .col-lg-push-8 {
    left: 66.6666666667%; }

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

  .col-lg-push-10 {
    left: 83.3333333333%; }

  .col-lg-push-11 {
    left: 91.6666666667%; }

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

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

  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }

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

  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }

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

  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }

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

  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

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

th {
  text-align: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

textarea.form-control {
  height: auto; }

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

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label, fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled] .checkbox label {
    cursor: not-allowed; }
  .radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

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

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

.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled, fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled] .checkbox-inline {
    cursor: not-allowed; }

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

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

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

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

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

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

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

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

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

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

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

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }
.has-error .form-control-feedback {
  color: #a94442; }

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

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

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

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

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

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

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

.btn-primary {
  color: #fff;
  background-color: #2d95bf;
  border-color: #2885aa; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #237596;
    border-color: #103443; }
  .btn-primary:hover {
    color: #fff;
    background-color: #237596;
    border-color: #1c5e79; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #237596;
    background-image: none;
    border-color: #1c5e79; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #1c5e79;
      border-color: #103443; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
    background-color: #2d95bf;
    border-color: #2885aa; }
  .btn-primary .badge {
    color: #2d95bf;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #ffbb3e;
  border-color: #ffb225; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #ffa90b;
    border-color: #a46a00; }
  .btn-success:hover {
    color: #fff;
    background-color: #ffa90b;
    border-color: #e69500; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #ffa90b;
    background-image: none;
    border-color: #e69500; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #e69500;
      border-color: #a46a00; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
    background-color: #ffbb3e;
    border-color: #ffb225; }
  .btn-success .badge {
    color: #ffbb3e;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #b2c8e8;
  border-color: #9ebae2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #8bacdc;
    border-color: #3c74c5; }
  .btn-info:hover {
    color: #fff;
    background-color: #8bacdc;
    border-color: #6f98d4; }
  .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #8bacdc;
    background-image: none;
    border-color: #6f98d4; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #6f98d4;
      border-color: #3c74c5; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
    background-color: #b2c8e8;
    border-color: #9ebae2; }
  .btn-info .badge {
    color: #b2c8e8;
    background-color: #fff; }

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

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

.btn-link {
  font-weight: 400;
  color: #2d95bf;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #1e6581;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #ccc;
    text-decoration: none; }

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

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

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

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

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

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

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

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

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

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

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

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

.dropup,
.dropdown {
  position: relative; }

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

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

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

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

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

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

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

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

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

.pull-right > .dropdown-menu, .lenta-big-item .lenta-page-img .lenta-img > .dropdown-menu {
  right: 0;
  left: auto; }

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }
.btn-group-vertical > .btn-group:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn {
  float: none; }
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

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

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

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

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

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

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

.label-primary {
  background-color: #2d95bf; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #237596; }

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

.label-info {
  background-color: #b2c8e8; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #8bacdc; }

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

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

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

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

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

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

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2d95bf; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.media-body {
  width: 10000px; }

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

.media-right,
.media > .pull-right,
.lenta-big-item .lenta-page-img .media > .lenta-img {
  padding-left: 10px; }

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

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

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #ccc;
    cursor: not-allowed;
    background-color: #f7f6f6; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #ccc; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #2d95bf;
    border-color: #2d95bf; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #c6e5f2; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.panel > .table, .panel > TABLE,
.panel > .table-responsive > .table,
.panel > .table-responsive > TABLE,
.panel > .panel-collapse > .table,
.panel > .panel-collapse > TABLE {
  margin-bottom: 0; }
  .panel > .table caption, .panel > TABLE caption,
  .panel > .table-responsive > .table caption,
  .panel > .table-responsive > TABLE caption,
  .panel > .panel-collapse > .table caption,
  .panel > .panel-collapse > TABLE caption {
    padding-right: 15px;
    padding-left: 15px; }
.panel > .table:first-child, .panel > TABLE:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > TABLE:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .panel > TABLE:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > TABLE:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > TABLE:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > TABLE:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > TABLE:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > TABLE:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > TABLE:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > TABLE:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > TABLE:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > TABLE:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > TABLE:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > TABLE:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > TABLE:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > TABLE:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > TABLE:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > TABLE:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > TABLE:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > TABLE:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > TABLE:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > TABLE:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > TABLE:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > TABLE:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > TABLE:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > TABLE:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > TABLE:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > TABLE:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > TABLE:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > TABLE:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > TABLE:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > TABLE:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > TABLE:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > TABLE:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > TABLE:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > TABLE:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > TABLE:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + TABLE,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > TABLE + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > TABLE > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > TABLE > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-open {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "SegoeUI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "SegoeUI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.428571429;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

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

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

.carousel {
  position: relative; }

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

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

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

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

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

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }
.clearfix:after {
  clear: both; }

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

.pull-right, .lenta-big-item .lenta-page-img .lenta-img {
  float: right !important; }

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

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

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

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

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

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

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

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

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

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

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

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

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

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

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

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

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

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

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

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

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/* font-family: "SegoeUIRegular"; */
@font-face {
  font-family: "SegoeUI";
  src: url("../webfonts/segoe/SegoeUIRegular/SegoeUIRegular.eot");
  src: url("../webfonts/segoe/SegoeUIRegular/SegoeUIRegular.eot?#iefix") format("embedded-opentype"), url("../webfonts/segoe/SegoeUIRegular/SegoeUIRegular.woff") format("woff"), url("../webfonts/segoe/SegoeUIRegular/SegoeUIRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }
/* font-family: "SegoeUI"; */
@font-face {
  font-family: "SegoeUI";
  src: url("../webfonts/segoe/SegoeUIBold/SegoeUIBold.eot");
  src: url("../webfonts/segoe/SegoeUIBold/SegoeUIBold.eot?#iefix") format("embedded-opentype"), url("../webfonts/segoe/SegoeUIBold/SegoeUIBold.woff") format("woff"), url("../webfonts/segoe/SegoeUIBold/SegoeUIBold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold; }
/* font-family: "SegoeUIItalic"; */
@font-face {
  font-family: "SegoeUI";
  src: url("../webfonts/segoe/SegoeUIItalic/SegoeUIItalic.eot");
  src: url("../webfonts/segoe/SegoeUIItalic/SegoeUIItalic.eot?#iefix") format("embedded-opentype"), url("../webfonts/segoe/SegoeUIItalic/SegoeUIItalic.woff") format("woff"), url("../webfonts/segoe/SegoeUIItalic/SegoeUIItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }
/* font-family: "SegoeUILight"; */
@font-face {
  font-family: "SegoeUI";
  src: url("../webfonts/segoe/SegoeUILight/SegoeUILight.eot");
  src: url("../webfonts/segoe/SegoeUILight/SegoeUILight.eot?#iefix") format("embedded-opentype"), url("../webfonts/segoe/SegoeUILight/SegoeUILight.woff") format("woff"), url("../webfonts/segoe/SegoeUILight/SegoeUILight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }
/* font-family: "SegoeUISemiBold"; */
@font-face {
  font-family: "SegoeUI";
  src: url("../webfonts/segoe/SegoeUISemiBold/SegoeUISemiBold.eot");
  src: url("../webfonts/segoe/SegoeUISemiBold/SegoeUISemiBold.eot?#iefix") format("embedded-opentype"), url("../webfonts/segoe/SegoeUISemiBold/SegoeUISemiBold.woff") format("woff"), url("../webfonts/segoe/SegoeUISemiBold/SegoeUISemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600; }
@media only screen and (max-width: 1200px) {
  .search-site-choose .col-xs-8 {
    margin-bottom: 10px; }
    .search-site-choose .col-xs-8 a {
      margin: 5px;
      display: inline-block;
      padding: 7px; }
  .search-site-choose .col-xs-8,
  .search-site-choose .col-xs-4 {
    width: 100%; }

  .footer-info > div:first-child {
    padding-right: 0px; } }
@media only screen and (max-width: 991px) {
  .block-mobile-991 {
    display: block !important; } }
@media only screen and (max-width: 767px) {
  .lenta-choose .search-site {
    width: 100%; } }
@media only screen and (max-width: 560px) {
  .header-orange .header-block-links.links-more-mobile {
    display: none; }

  h3.hr-line {
    font-size: 18px; }

  .map-cherinfo ul {
    padding-left: 20px; } }
.new-rubric {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 0;
  text-transform: uppercase;
  color: #333333;
  font-size: 10px;
  background-color: #ffbb3e;
  padding: 3px 10px;
  font-weight: bold;
  z-index: 10; }
  .new-rubric.blue, .new-rubric.light-blue {
    background-color: #2d95bf;
    color: #fff; }
  .new-rubric.danger {
    background-color: #d9534f;
    color: #ffffff; }
  .new-rubric.success, .new-rubric.light-orange {
    background-color: #ffbb3e;
    color: #fff; }
  .new-rubric.light-olive {
    background-color: #b0c18b;
    color: #fff; }

.lenta-data {
  font-size: 11px;
  display: table;
  color: #999;
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
  width: 100%;
  max-width: 210px; }
  .lenta-data .lenta-date {
    display: table-cell;
    vertical-align: middle; }
  .lenta-data .lenta-views, .lenta-data .lenta-likes {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }
    .lenta-data .lenta-views:before, .lenta-data .lenta-likes:before {
      content: '';
      display: inline-block;
      background: url(../images2/sprite.png) -150px -6px;
      width: 18px;
      height: 18px;
      vertical-align: middle; }
  .lenta-data .lenta-likes:before {
    background: url(../images2/sprite.png) -174px -6px; }
  .lenta-data.lenta-white-data {
    color: #ffffff; }
    .lenta-data.lenta-white-data .lenta-views:before {
      background-position: -200px -6px; }
    .lenta-data.lenta-white-data .lenta-likes:before {
      background-position: -224px -6px; }

.social {
  display: inline-block;
  font-size: 14px;
  cursor: pointer; }
  .social.social-mail {
    color: #ffbb3e; }
    .social.social-mail:hover {
      color: #ffa90b; }
    .social.social-mail i {
      background: #ffbb3e; }
  .social.social-vk {
    color: #6b93bb; }
    .social.social-vk:hover {
      color: #4d7aa7; }
  .social.social-facebook {
    color: #5c78a6; }
    .social.social-facebook:hover {
      color: #496086; }
  .social.social-tweeter {
    color: #7acde2; }
    .social.social-tweeter:hover {
      color: #2caaca; }
  .social.social-youtube {
    color: #f5847f; }
    .social.social-youtube:hover {
      color: #f15750; }
  .social.social-rss {
    color: #ffbb3e; }
    .social.social-rss:hover {
      color: #ffa90b; }
  .social.social-instagram {
    color: #c13584; }
    .social.social-instagram:hover {
      color: #833ab4; }
  .social.social-telegram {
    color: #32afed; }
    .social.social-telegram:hover {
      color: #32afed; }
  .social.social-odnoklassniki {
    color: #32afed; }
    .social.social-odnoklassniki:hover {
      color: #32afed; }
  .social.social-rutube {
    color: #f5847f; }
    .social.social-rutube:hover {
      color: #f15750; }

.text-rubric {
  text-transform: uppercase;
  color: #2d95bf;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  margin-right: 10px; }

.text-gray, .text-gray:hover {
  color: #999; }

.btn {
  font-size: 13px; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: none; }

.star-rating {
  display: inline-block;
  vertical-align: baseline;
  cursor: pointer; }

.text-icon, span.mailIcon:before, span.phoneIcon:before {
  color: #ffbb3e;
  min-width: 18px; }

.block-icon {
  position: absolute;
  display: inline-block;
  width: 51px;
  height: 41px;
  top: 5px;
  left: 20px;
  z-index: 6; }

.show-message {
  font-size: 15px;
  opacity: 0;
  -webkit-transition: 0.125s linear opacity;
  background-color: #ffbb3e;
  color: #fff;
  position: fixed;
  padding: 20px;
  bottom: 50px;
  right: 50px;
  border-radius: 5px;
  box-shadow: 2px 2px 10px #666666;
  max-width: 500px;
  z-index: 1111; }
  .show-message .close {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 20px; }

.fancybox-skin {
  background: #ffffff; }

.choose-calendar {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  border: 1px solid #2d95bf;
  font-size: 13px;
  padding: 6px 10px;
  color: #2d95bf;
  position: relative; }
  .choose-calendar .fa-caret-down {
    position: absolute;
    /*color: #000000;*/
    right: 5px; }

.div-loader {
  background: url(../images/loader.gif) 50% 50% no-repeat;
  min-height: 64px; }

.cursor-pointer {
  cursor: pointer; }

.blue-button {
  display: block;
  background-color: #2d95bf;
  color: #ffffff;
  padding: 10px 20px;
  font-size: 13px;
  font-weight: bold;
  cursor: pointer; }
  .blue-button > span {
    font-weight: normal;
    font-size: 18px;
    margin-right: 10px; }
  .blue-button:hover, .blue-button:focus {
    background-color: #2885aa;
    color: #ffffff; }

.hr-line {
  border-bottom: 1px solid #2d95bf;
  padding-bottom: 10px;
  margin-bottom: 5px; }

.chkboxIcon {
  background: url(../images/chkboxIcon.png) no-repeat 0 4px;
  padding-left: 30px; }

.header-orange {
  position: relative;
  background: #ffbb3e;
  color: #fff;
  padding: 5px 20px;
  font-weight: bold; }
  .header-orange a {
    color: #fff;
    text-decoration: none; }
    .header-orange a:hover, .header-orange a:focus {
      text-decoration: none; }
  .header-orange .header-block-links {
    position: absolute;
    right: 20px;
    font-size: 12px;
    font-weight: normal;
    top: 9px; }
    .header-orange .header-block-links a.header-block-links-more {
      text-decoration: underline;
      color: #000;
      margin-left: 15px; }
    .header-orange .header-block-links a.header-block-links-one {
      text-decoration: none;
      margin-right: 10px;
      color: #000; }
      .header-orange .header-block-links a.header-block-links-one span {
        position: absolute;
        font-size: 25px;
        font-weight: 300;
        display: inline-block;
        color: #000;
        top: -13px;
        right: 0px; }

.link-block {
  border: 1px solid #ddd;
  border-radius: 5px;
  margin-bottom: 20px;
  height: 120px; }
  .link-block img {
    margin-right: 15px;
    margin-top: 5px;
    display: block;
    float: left;
    margin-bottom: 50px; }
  .link-block a {
    color: #000;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    padding: 10px 10px 10px 15px;
    height: 100%; }
    .link-block a:hover, .link-block a:focus {
      text-decoration: none;
      color: red; }

.shadow-block {
  box-shadow: 4px 2px 8px 0px #ddd, -4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd;
  padding: 20px; }

.yzen-icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  left: 2px; }

/*.yzen-icon:hover{
	background: url(../images2/icon-yzen-sprite.png) 22px 0px;
	border: 1px solid #9c0711;
    border-radius: 3px;

}
*/
.yzen-icon-footer {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  /*background: url(../images/icon-yzen.png) -150px -6px;*/
  background: url(../images2/icon-yzen-blue.png);
  width: 24px;
  height: 24px;
  left: 1px;
  bottom: 1px; }

a img.color:hover {
  filter: alpha(Opacity=50);
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */ }

.block-mobile-991 {
  display: none; }

@media only screen and (max-width: 991px) {
  .content > .section-reklama-main {
    display: none; } }
@media only screen and (max-width: 767px) {
  #navbar-leftmenu {
    background-color: #fff;
    width: 100%;
    box-shadow: 4px 4px 8px 0px #ddd, -4px 4px 8px 0px #DDD, 0px 4px 0px 0px #ddd; } }
body {
  font-family: "SegoeUI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  background-color: #f2f0f0;
  margin: 0;
  padding: 0;
  color: #000;
  overflow-x: hidden; }

body.bg-white {
  background: #fff; }

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

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

.wrapper {
  /* width: $container-desktop + 20px; */
  max-width: 1030px;
  padding: 0 10px;
  margin-left: auto;
  margin-right: auto; }
  .wrapper:before, .wrapper:after {
    display: table;
    content: " "; }
  .wrapper:after {
    clear: both; }

a {
  padding: 0;
  margin: 0;
  text-decoration: none;
  -webkit-transition: background-color .4s linear, color .4s linear;
  -moz-transition: background-color .4s linear, color .4s linear;
  -o-transition: background-color .4s linear, color .4s linear;
  -ms-transition: background-color .4s linear, color .4s linear;
  transition: background-color .4s linear, color .4s linear;
  color: #2d95bf; }

a:hover, a:focus, a:active {
  color: #008dbc;
  text-decoration: none; }

.page {
  background-color: #ffffff;
  padding: 20px; }

.shadow {
  box-shadow: 4px 2px 8px 0px #ddd, -4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd; }

.shadow-light {
  box-shadow: 3px 0px 20px #ececec, -3px 0px 20px #ececec, 0px 4px 20px #ececec, 0px -2px 2px #ececec; }

.margin-bottom {
  margin-bottom: 20px; }

P + .widget, P + .block, P + P, P + table, P + HR, P + blockquote, P + img, P + .placement:not(:empty), P + .section, .widget + .widget, .widget + .block, .widget + P, .widget + table, .widget + HR, .widget + blockquote, .widget + img, .widget + .placement:not(:empty), .widget + .section, .block + .widget, .block + .block, .block + P, .block + table, .block + HR, .block + blockquote, .block + img, .block + .placement:not(:empty), .block + .section, table + .widget, table + .block, table + P, table + table, table + HR, table + blockquote, table + img, table + .placement:not(:empty), table + .section, HR + .widget, HR + .block, HR + P, HR + table, HR + HR, HR + blockquote, HR + img, HR + .placement:not(:empty), HR + .section, blockquote + .widget, blockquote + .block, blockquote + P, blockquote + table, blockquote + HR, blockquote + blockquote, blockquote + img, blockquote + .placement:not(:empty), blockquote + .section, IMG + .widget, IMG + .block, IMG + P, IMG + table, IMG + HR, IMG + blockquote, IMG + img, IMG + .placement:not(:empty), IMG + .section, .placement:not(:empty) + .widget, .placement:not(:empty) + .block, .placement:not(:empty) + P, .placement:not(:empty) + table, .placement:not(:empty) + HR, .placement:not(:empty) + blockquote, .placement:not(:empty) + img, .placement:not(:empty) + .placement:not(:empty), .placement:not(:empty) + .section, .section + .widget, .section + .block, .section + P, .section + table, .section + HR, .section + blockquote, .section + img, .section + .placement:not(:empty), .section + .section {
  margin-top: 20px; }

.navbar-leftmenu .icon-bar {
  background-color: #333; }

.col-leftmenu-hider {
  box-shadow: 4px 4px 8px 0px #ddd, -4px 4px 8px 0px #DDD, 0px 4px 0px 0px #ddd;
  font-size: medium;
  padding: 12px;
  margin-top: 2px; }

.content > .section-reklama-main {
  margin: 20px 0; }

/* 
HEADER,
CURRENCY,
NAV,
gsInformer,
SOCIAL LINK,
*/
@media only screen and (max-width: 1020px) {
  .wrapper .city-objects #head_city .head-city-body,
  .wrapper .city-objects #head_city .head-city-str,
  .gsIContent {
    display: none; }

  .header .button-up {
    display: inline-block; }

  body > .header.hd-admin {
    height: 60px !important; } }
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .navbar-brand-home {
    display: inline-block !important; }
    .navbar-brand-home:hover, .navbar-brand-home:focus, .navbar-brand-home:active {
      color: #fff; }

  .admin-panel .admin-nav .terminator {
    width: 10px !important; }

  .admin-panel .admin-nav .menu-item-parent {
    padding-left: 0 !important;
    font-size: 12px !important; }

  .admin-panel .admin-nav > li > a {
    min-width: 50px !important; }

  .admin-panel .admin-nav > li > a > i {
    font-size: 14px !important; } }
@media only screen and (max-width: 991px) {
  .container .navbar-brand {
    display: none !important; }
  .container .navbar-logo {
    display: inline-block !important; }
  .container .col-weather {
    display: none; }
  .container .menu-search > input {
    width: 88%; }

  .navbar ul.navbar-nav {
    margin-left: 0 !important; } }
@media only screen and (max-width: 767px) {
  .admin-panel,
  .admin-panel-bottom {
    display: none; }

  .container .navbar-brand {
    display: block !important;
    margin-left: 0 !important; }
  .container .navbar-logo {
    display: none !important; }
  .container .col-currency {
    display: none !important; }

  body > .header #nav.fix {
    /* position: relative !important; */ }

  .navbar-leftmenu {
    margin-bottom: 20px; }

  .menu-search > input {
    width: 85% !important;
    right: 55px !important; }

  .menu-search > .a-search-cancel {
    right: 54px !important; }

  body > .header .nav-search .a-search {
    right: 60px !important; }

  #navbar .nav > li > a {
    height: auto !important;
    padding: 10px 15px 10px !important;
    display: block !important; }

  .navbar-nav .open .dropdown-menu > li > a {
    color: #fff !important; }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000 !important; }

  #navbar .nav > li.project-mobile {
    display: block; }

  .header-info .col-soc {
    right: 50px; }

  body > .header .nav-poorv .poorv-a {
    top: 0 !important; }

  body > .header .nav-poorv .poorv-a .poorv-icon {
    background-image: url(../images2/glasses_black.svg) !important;
    margin-top: -2px;
    margin-right: 8px; }

  body > .header .nav-poorv .poorv-a .poorv-icon:hover {
    opacity: 0.4; } }
@media only screen and (max-width: 480px) {
  .col-today {
    display: none !important; }

  .col-soc {
    width: 100% !important;
    text-align: center; }

  .social-link.list-inline > li {
    padding: 0 1px !important; }

  body > .button-up.fix,
  body > .content .button-back.fix {
    /* bottom: 100px !important; */ }

  .header-info .col-soc {
    right: 20px; } }
/* ----------------------------------------- */
html {
  overflow-x: hidden; }

.menu-search {
  opacity: 0;
  display: none;
  position: relative;
  /*   z-index: 25;
     position: absolute;
     top: 15px;
     width: 723px;
     height: 34px;
     background-color: #31acdd;
     box-sizing: border-box;
     padding: 0;
     margin: 0; */ }

.menu-search > .a-search-cancel {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 54px;
  top: 17px;
  cursor: pointer;
  background: url(../images2/sprite.png) -120px 2px;
  opacity: 0.5;
  z-index: 2; }

.menu-search > .a-search-cancel:hover {
  opacity: 0.7; }

.menu-search > input {
  position: absolute;
  border: none;
  background-color: #93cbde;
  width: 75%;
  outline: 0;
  color: #ffffff;
  font-size: 15px;
  top: 13px;
  right: 55px;
  text-indent: 5px;
  height: 35px;
  z-index: 1; }

.wraper-menu {
  min-height: 60px; }

.menu > li {
  /*float: left; 
  position: relative;
  display: block;
  height: 60px;
  padding: 0; */ }

.menu > li > a {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 15px 0;
  color: #fff;
  cursor: pointer; }

.menu > li > a.a-search span.fa, .menu > li > a.a-search span.mailIcon:before, .menu > li > a.a-search span.phoneIcon:before,
.menu > li > a.a-search span.mailIcon:before,
.menu > li > a.a-search span.phoneIcon:before {
  font-size: 16px;
  padding-left: 0; }

/* ----------------------------------------- */
body > .header {
  background-color: #fff;
  /*margin-bottom: 20px;*/
  box-shadow: 0 2px 8px 0px #ddd;
  height: 145px;
  	/*.button-up {
      	position: absolute;
      	right: 15px;
      	top: 120px;
      	color: #fff;
      	font-size: 24px;
      	opacity: 0;
      	-webkit-transition: 0.25s linear opacity;
  		background-color: #ffbb3e;
      	padding: 0 12px;
  		
  	}*/ }
  body > .header .poorv-only {
    display: none !important; }
  body > .header .container {
    max-width: 1000px; }
  body > .header #nav {
    width: 100%;
    z-index: 999;
    box-shadow: 0 2px 8px 0px #ddd; }
    body > .header #nav.fix {
      position: fixed;
      top: 0;
      			/*.button-up {
          			opacity: 0.5;
      			}*/ }
  body > .header .navbar-nav {
    width: auto; }
  body > .header .nav-search {
    position: relative; }
    body > .header .nav-search .a-search {
      position: absolute;
      color: #fff;
      font-size: 16px;
      top: 22px;
      right: 70px; }
    body > .header .nav-search .fas {
      cursor: pointer;
      color: #fff;
      padding-right: 40px;
      width: 36px;
      line-height: 32px;
      text-align: center; }
  body > .header .nav-poorv {
    position: relative; }
    body > .header .nav-poorv .poorv-a {
      position: absolute;
      color: #fff;
      font-size: 20px;
      top: -50px;
      right: 7px; }
      body > .header .nav-poorv .poorv-a .poorv-icon {
        background: url(../images2/glasses_white.svg) no-repeat bottom;
        height: 30px;
        width: 30px;
        display: inline-block;
        background-size: 100%; }
  body > .header .nav-form {
    padding: 13px 0px;
    display: none; }
    body > .header .nav-form .form-control {
      background-color: #ffffff38;
      border: 1px solid #ffffff54;
      border-radius: 0;
      color: #fff;
      font-size: .9em; }
  body > .header .wrapper > .city-objects {
    position: relative;
    background: url(../images2/top-bar9.png) no-repeat bottom;
    background-size: contain;
    height: 45px;
    max-width: 1000px;
    margin: 0 auto;
    /* padding: 0; */
    z-index: 1005; }
    body > .header .wrapper > .city-objects .one {
      z-index: 102;
      position: absolute;
      cursor: pointer;
      height: 45px; }
  body > .header .city-objects:before,
  body > .header .city-objects:after {
    content: " ";
    display: table; }
  body > .header .city-objects:after {
    clear: both; }
  body > .header > .navbar-cherinfo {
    background-color: #008dbc;
    margin: 0;
    border: 0;
    border-radius: 0;
    min-height: 60px; }
  body > .header > .navbar-cherinfo .navbar-brand {
    font-family: 'SegoeUI';
    color: #fff;
    font-size: 3em;
    line-height: .7em;
    letter-spacing: -.03em;
    margin-right: 15px;
    margin-left: -20px;
    position: relative; }
  body > .header > .navbar-cherinfo .navbar-brand i {
    color: #fff;
    letter-spacing: -0.08em; }
  body > .header > .navbar-cherinfo .navbar-brand span {
    color: #ffffffb0; }
  body > .header .navbar-toggle {
    position: relative;
    float: right;
    padding: 10px 8px;
    margin-right: 15px;
    margin-top: 12px;
    margin-bottom: 12px;
    background-color: #fbfbfb00;
    background-image: none;
    border: 1px solid #ffffff87;
    border-radius: 0px; }
  body > .header .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #ffffffad; }
  body > .header .navbar-form {
    padding: 5px 0px; }
  body > .header .form-horizontal .form-control {
    background-color: #ffffff38;
    border: 1px solid #ffffff54;
    border-radius: 0;
    color: #fff;
    font-size: .9em; }
  body > .header .form-horizontal .btn-search {
    background-color: transparent;
    border: 1px solid #ffffff78;
    border-left: 0px;
    border-radius: 0;
    color: #fff; }
  body > .header .form-horizontal .form-control::-webkit-input-placeholder {
    color: #ffffffb3 !important; }
  body > .header .form-horizontal .form-control::-moz-placeholder {
    color: #ffffffb3 !important; }
  body > .header .form-horizontal .form-control:-ms-input-placeholder {
    color: #ffffffb3 !important; }
  body > .header .form-horizontal .form-control:-moz-placeholder {
    color: #ffffffb3 !important; }
  body > .header .header-info {
    color: #008dbc;
    padding: 7px 0;
    background-color: #fff;
    /*	currency */ }
    body > .header .header-info .date {
      font-size: 12px;
      vertical-align: middle;
      text-transform: uppercase;
      color: #999; }
    body > .header .header-info .currency {
      vertical-align: middle; }
      body > .header .header-info .currency span {
        vertical-align: middle;
        font-size: .9em;
        color: #999; }
      body > .header .header-info .currency .fa, body > .header .header-info .currency input[type="checkbox"] + label:before, body > .header .header-info .currency input[type="radio"] + label:before, body > .header .header-info .currency span.mailIcon:before, body > .header .header-info .currency span.phoneIcon:before,
      body > .header .header-info .currency .fas {
        font-size: .9em;
        color: #008dbc;
        vertical-align: middle; }
      body > .header .header-info .currency .a-info-money {
        font-size: 13px; }
    body > .header .header-info .info-up {
      color: #40c743 !important;
      font-weight: bold; }
      body > .header .header-info .info-up.fa, body > .header .header-info input[type="checkbox"] + label.info-up:before, body > .header .header-info input[type="radio"] + label.info-up:before, body > .header .header-info span.info-up.mailIcon:before, body > .header .header-info span.info-up.phoneIcon:before {
        font-size: 14px; }
    body > .header .header-info .info-down {
      color: #f05c43 !important;
      font-weight: bold; }
      body > .header .header-info .info-down.fa, body > .header .header-info input[type="checkbox"] + label.info-down:before, body > .header .header-info input[type="radio"] + label.info-down:before, body > .header .header-info span.info-down.mailIcon:before, body > .header .header-info span.info-down.phoneIcon:before {
        font-size: 14px; }

#head_city {
  display: none;
  position: absolute;
  width: 2z0px;
  height: 380px;
  top: 25px;
  z-index: 101; }
  #head_city .head-city-str {
    width: 0;
    border: 20px solid transparent;
    border-bottom: 20px solid #fff;
    position: relative;
    left: 100px; }
  #head_city .head-city-body {
    background-color: #fff;
    width: 240px;
    height: 340px;
    box-shadow: 4px 2px 8px 0px #adadad, -4px 2px 8px 0px #adadad;
    padding: 20px; }
  #head_city .head-city-img {
    width: 200px;
    height: 130px; }
    #head_city .head-city-img IMG {
      width: 200px;
      height: 130px; }
  #head_city .head-city-title {
    font-weight: bold;
    font-size: 14.5px;
    padding: 5px 0;
    position: relative; }
  #head_city .head-city-text {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
    overflow: hidden; }
  #head_city .head-city-a {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    height: 23px;
    width: 23px;
    background-color: #ffbb3e;
    color: #ffffff;
    text-align: center;
    top: 115px; }
  #head_city .head-city-prev {
    left: 10px; }
    #head_city .head-city-prev > span {
      position: absolute;
      top: 5px;
      left: 5px; }
  #head_city .head-city-next {
    right: 10px; }
    #head_city .head-city-next > span {
      position: absolute;
      top: 5px;
      left: 5px; }

#navbar .nav > li > a {
  	    	/* position: relative;
      		display: block;
      		padding: 10px 15px 10px 15px;
      		margin: 13px 0 0 0;
      		color: #fff;
      		font-size: 1em;
      		text-transform: uppercase;
      		letter-spacing: 0em;
  			&:focus,
  			&:hover {
  				text-decoration: none;
      			background-color: #fff;
      			color: #000;
  				border-bottom: 1px solid #2e8dbc;
  			}*/
  font-size: 14px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 15px 0;
  color: #fff;
  cursor: pointer;
  width: 100%; }
  #navbar .nav > li > a:focus, #navbar .nav > li > a:hover {
    color: #ccc;
    background-color: #fff; }
#navbar .nav .open > a, #navbar .nav .open > a:focus, #navbar .nav .open > a:hover {
  background-color: #fff;
  border-color: #337ab7;
  color: #999 !important; }
#navbar .nav .project-mobile {
  display: none; }

.dropdown.open > .dropdown-menu {
  -webkit-animation-name: none;
  -moz-animation-name: none;
  -o-animation-name: none;
  animation-name: none;
  -webkit-animation-duration: .4s;
  -moz-animation-duration: .4s;
  -o-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.175); }
  .dropdown-menu > li > a {
    display: block;
    padding: 8px 10px;
    clear: both;
    line-height: 1.42857143;
    color: #000;
    white-space: nowrap;
    font-size: .9em; }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #e5f3f8; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #e5f3f8;
    outline: 0; }

/*
	gsInformer
*/
.gsInformer {
  /* margin-top: 2px!important; */ }
  .gsInformer #cityLink,
  .gsInformer .gsLinks {
    display: none !important; }
  .gsInformer .secondaryWrap {
    width: 165px !important;
    margin-left: 35px !important;
    margin-top: 2px !important;
    background-color: transparent !important;
    font-family: "SegoeUI" !important;
    font-size: .9em !important;
    font-weight: 500 !important;
    margin: -6px 0 0 0 !important;
    position: absolute; }
    .gsInformer .secondaryWrap table td {
      border: none !important; }
  .gsInformer .gsWeatherIcon {
    /* margin-top: 3px !important; */ }
  .gsInformer .gsWeatherIcon IMG {
    width: 30px !important;
    height: 28px !important; }
  .gsInformer .gsCity, .gsInformer .cityLink {
    color: #008dbc !important;
    /*font-weight: 500 !important;
    margin-right: 10px;
    font-size: 1.1em !important; */ }
  .gsInformer .gsAddInfo2.padding2 {
    display: none !important; }
  .gsInformer .main_wrap {
    height: 0 !important; }

/* SOCIAL LINK */
.social-link {
  display: inline; }
  .social-link .fas,
  .social-link .fab {
    color: #fff;
    padding: 5px 0px;
    border-radius: 5px;
    /* display: inline; */
    width: 25px !important;
    text-align: center; }
  .social-link .fa-vk {
    background: #4a76a8; }
  .social-link .fa-youtube {
    background: #FF0000; }
  .social-link .fa-facebook-f {
    background: #1D3C78; }
  .social-link .fa-twitter {
    background: #00aced; }
  .social-link .fa-instagram {
    background: #bc2a8d; }
  .social-link .fa-telegram-plane {
    background: #0088cc; }
  .social-link .fa-viber {
    background: #7360f2; }
  .social-link .fa-rss {
    background: #ffbb3e; }
  .social-link .fa-galactic-republic {
    background: #999; }
  .social-link .fa-glasses {
    background: #333; }
  .social-link.list-inline > li {
    display: inline-block;
    padding: 0; }
  .social-link.list-inline > li a:hover {
    opacity: 0.4;
    filter: alpha(opacity=40); }
  .social-link .fa-odnoklassniki {
    background: #ffbb3e; }
  .social-link .fa-rutube {
    background: #000;
    font-weight: 600; }
    .social-link .fa-rutube:before {
      content: 'R'; }

body > .button-up,
body > .content .button-back {
  position: absolute;
  bottom: 50px;
  color: #fff;
  font-size: 24px;
  opacity: 0;
  -webkit-transition: 0.25s linear opacity;
  background-color: #ffbb3e;
  padding: 0 12px; }

body > .button-up {
  right: 15px; }

body > .content .button-back {
  left: 15px; }

body > .button-up.fix,
body > .content .button-back.fix {
  position: fixed;
  opacity: 0.5;
  bottom: 50px;
  z-index: 100; }

.yzen-icon {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: url(../images2/square_logo_M_light_theme.svg);
  background-size: 100%;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  top: -2px;
  left: 0; }

.content.wrapper {
  	/* box-shadow: inset 0px 8px 8px rgba(154, 147, 140, 0.22); 
      background-color: #f2f0f0; */
  min-height: 500px;
  padding: 20px 15px;
  font-size: 17px; }
  .content.wrapper .container {
    max-width: 1060px; }

.navbar-brand-home {
  display: none;
  color: #fff;
  font-size: 16px;
  margin-top: 22px; }

body > .header .navbar-header span.cherinfo20 {
  background: url(../images2/cherinfo_logo_w.svg) no-repeat;
  height: 30px;
  width: 150px;
  display: inline-block;
  background-size: 90%;
  margin-left: 43px; }

body > .header .navbar-header span.cherinfo20before {
  background: url(../images2/20y_logo_w.svg) no-repeat;
  height: 45px;
  width: 40px;
  display: inline-block;
  background-size: 90%;
  position: absolute;
  top: 10px;
  opacity: .7; }

body > .header .navbar-header span.cherinfo-cher,
body > .header .navbar-header span.cherinfo-info {
  color: #fff; }

body > .header .navbar-header span.cherinfo-cher {
  font-weight: bold; }

/* FOOTER */
#footer {
  position: relative;
  background-color: #008dbc;
  color: #fff;
  margin: 0;
  border: 0;
  border-radius: 0;
  min-height: 60px;
  padding: 20px 0; }
  #footer .wrapper {
    position: relative; }
    #footer .wrapper .plus16 {
      width: 27px;
      height: 27px;
      border-radius: 13px;
      display: inline-block;
      background-color: #2e8dbc;
      color: #ffffff;
      position: absolute;
      left: 20px;
      top: -33px;
      font-size: 13px;
      text-align: center;
      padding-top: 2px;
      letter-spacing: -1px; }
      @media (min-width: 1180px) {
        #footer .wrapper .plus16 {
          left: -68px; } }
  #footer a {
    padding: 0;
    margin: 0;
    font-size: .9em;
    text-decoration: none;
    -webkit-transition: background-color .4s linear, color .4s linear;
    -moz-transition: background-color .4s linear, color .4s linear;
    -o-transition: background-color .4s linear, color .4s linear;
    -ms-transition: background-color .4s linear, color .4s linear;
    transition: background-color .4s linear, color .4s linear;
    color: #fff; }
    #footer a:hover, #footer a:focus, #footer a:active {
      color: #ffffffa8;
      text-decoration: underline; }
  #footer ul.footer-navbar {
    margin: 0 0 15px 0;
    padding: 0;
    list-style: none; }
    #footer ul.footer-navbar .header {
      text-transform: uppercase;
      color: #ffffff8f; }
    #footer ul.footer-navbar li {
      margin: 10px 0 10px 0;
      padding: 0;
      line-height: 1em; }
    #footer ul.footer-navbar .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #ffffff42; }
  #footer .separator {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #ffffff42;
    border: 0px; }
  #footer .social-link {
    display: block;
    margin: 0px 0 0 0;
    padding: 15px 0 0 0; }
    #footer .social-link.list-inline > li {
      display: inline-block;
      padding-right: 0px;
      padding-left: 0px;
      margin-bottom: 4px; }
    #footer .social-link .fas,
    #footer .social-link .fab {
      color: #ffffffa6;
      padding: 6px 0px 5px 0px;
      border-radius: 5px;
      width: 25px !important;
      text-align: center;
      background: transparent;
      border: 1px solid; }
  #footer .form-horizontal {
    padding: 12px 0 0 0; }
    #footer .form-horizontal .control-label {
      text-align: right;
      padding: 3px 15px 5px 0;
      font-size: .9em;
      line-height: 1.1em;
      text-transform: uppercase;
      color: #ffffff8f;
      font-weight: normal; }
    #footer .form-horizontal .form-control {
      background-color: #ffffff38;
      border: 1px solid #ffffff54;
      color: #fff;
      border-radius: 0; }
    #footer .form-horizontal .btn-mail {
      background-color: transparent;
      border: 1px solid #ffffff78;
      border-radius: 0;
      border-left: 0px;
      color: #fff;
      height: 33px; }
  #footer ::placeholder {
    color: #ffffffb3 !important;
    opacity: 1; }
  #footer :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ffffffb3 !important; }
  #footer ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #ffffffb3 !important; }
  #footer .footer-copyright {
    color: #ffffffa8;
    font-size: 0.9em; }
  #footer .reklama {
    float: left;
    margin-top: 20px;
    text-decoration: underline; }
  #footer .count {
    text-align: right;
    padding: 13px 0 15px 0; }
    #footer .count a {
      width: 88px;
      height: 31px;
      background-color: #ffffff6e;
      color: #008dbc;
      display: inline-block;
      text-align: center;
      line-height: 31px;
      text-transform: uppercase; }
  #footer .yzen-icon-footer {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    background: url(../images2/zen24x24blue.svg);
    width: 25px;
    height: 25px;
    bottom: 1px;
    border: 1px solid #ffffffa6;
    border-radius: 5px;
    opacity: 0.75; }

body.ny > #footer > .container > .row {
  position: relative;
  z-index: 1; }

@media only screen and (max-width: 767px) {
  body.poorv .projects .project {
    background-color: #000000 !important; }
    body.poorv .projects .project .project-logo {
      display: table-cell; }
    body.poorv .projects .project:after {
      content: ''; }
  body.poorv .navbar-nav .open .dropdown-menu > li {
    display: block; }
    body.poorv .navbar-nav .open .dropdown-menu > li:after {
      display: none; }
    body.poorv .navbar-nav .open .dropdown-menu > li > a {
      color: unset !important;
      padding: 5px; }
  body.poorv.poorv-color-1 .dropdown-menu, body.poorv.poorv-color-4 .dropdown-menu {
    background-color: #fff !important;
    border-color: #333 !important;
    color: #333 !important; }
  body.poorv .cherepovets-links,
  body.poorv .cherepovets-about {
    width: 100% !important; } }
#poorv-panel {
  padding: 10px 10px;
  line-height: 2; }

#poorv-options {
  display: none;
  padding-top: 20px; }
  #poorv-options table tr td {
    border-top: none; }
    #poorv-options table tr td:first-of-type {
      padding-left: 0; }

.btn-poorv {
  line-height: 1.75;
  border: 1px solid #b6b6b6;
  color: #666;
  padding: 0 12px; }

.btn-poorv-font {
  height: 36px;
  line-height: 36px; }

.poorv-font-1 .btn-poorv-font {
  height: 42px;
  line-height: 42px; }

.poorv-font-2 .btn-poorv-font {
  height: 48px;
  line-height: 48px; }

.font-0 {
  font-size: 15px; }

.font-1 {
  font-size: 24px; }

.font-2 {
  font-size: 34px; }

.poorv .btn-poorv {
  border: 1px solid #000000; }
  .poorv .btn-poorv.active {
    background-color: #000000;
    color: #ffffff; }

.btn-poorv.btn-clr-poorv {
  background-color: #ffffff;
  color: #000000;
  border-color: #000000 !important;
  opacity: 0.75;
  border-width: 3px !important;
  line-height: 1.5; }
  .btn-poorv.btn-clr-poorv.active {
    opacity: 1;
    background-color: #ffffff;
    color: #000000; }

.poorv-color-1 .btn-poorv {
  border: 1px solid #ffffff; }
  .poorv-color-1 .btn-poorv.active {
    background-color: #ffffff;
    color: #000000; }

.btn-poorv.btn-clr-poorv-color-1 {
  background-color: #000000;
  color: #ffffff;
  border-color: #ffffff !important;
  opacity: 0.75;
  border-width: 3px !important;
  line-height: 1.5; }
  .btn-poorv.btn-clr-poorv-color-1.active {
    opacity: 1;
    background-color: #000000;
    color: #ffffff; }

.poorv-color-2 .btn-poorv {
  border: 1px solid #000000; }
  .poorv-color-2 .btn-poorv.active {
    background-color: #000000;
    color: #79C0FF; }

.btn-poorv.btn-clr-poorv-color-2 {
  background-color: #79C0FF;
  color: #000000;
  border-color: #000000 !important;
  opacity: 0.75;
  border-width: 3px !important;
  line-height: 1.5; }
  .btn-poorv.btn-clr-poorv-color-2.active {
    opacity: 1;
    background-color: #79C0FF;
    color: #000000; }

.poorv-color-3 .btn-poorv {
  border: 1px solid #000000; }
  .poorv-color-3 .btn-poorv.active {
    background-color: #000000;
    color: #F5E993; }

.btn-poorv.btn-clr-poorv-color-3 {
  background-color: #F5E993;
  color: #000000;
  border-color: #000000 !important;
  opacity: 0.75;
  border-width: 3px !important;
  line-height: 1.5; }
  .btn-poorv.btn-clr-poorv-color-3.active {
    opacity: 1;
    background-color: #F5E993;
    color: #000000; }

.poorv-color-4 .btn-poorv {
  border: 1px solid #A9DD38; }
  .poorv-color-4 .btn-poorv.active {
    background-color: #A9DD38;
    color: #463324; }

.btn-poorv.btn-clr-poorv-color-4 {
  background-color: #463324;
  color: #A9DD38;
  border-color: #A9DD38 !important;
  opacity: 0.75;
  border-width: 3px !important;
  line-height: 1.5; }
  .btn-poorv.btn-clr-poorv-color-4.active {
    opacity: 1;
    background-color: #463324;
    color: #A9DD38; }

body.poorv .navbar.navbar-cherinfo {
  box-shadow: none !important; }
body.poorv .content.wrapper {
  font-size: unset !important; }
body.poorv .header .navbar-toggle .icon-bar {
  background-color: #333; }
body.poorv .lenta {
  padding-bottom: 20px; }
body.poorv.poorv-color-1 .header, body.poorv.poorv-color-4 .header {
  background: #fff !important; }
body.poorv .poorv-a:before {
  			/*
  			content: '';
  
                  left: -4px;
                  top: 4px;
                  width: 160%;
  
  			left: -7px;
  			top: 0px;
  			width: 157%;
  			border-bottom: 4px solid #008dbc;
  			position: absolute;
  			height: 50%;
  			transform: rotate(35deg);
  			*/ }
body.poorv .poorv-a .fa-glasses:after {
  	/*
  	content: '';
  	left: -2px;
  	border-bottom: 1px solid #fff;
  	position: absolute;
  	width: 150%;
  	height: 50%;
  	transform: rotate(35deg);
     */ }
body.poorv .poorv-a .poorv-icon:after {
  	/*
  	content:'';
  	left: -3px;
  	border-bottom: 1px solid #fff;
  	position: absolute;
  	width: 150%;
  	height: 50%;
  	transform: rotate(35deg);
  	top: 0px;
   */ }
body.poorv .header-info {
  display: none !important; }
body.poorv .header .navbar-header span.cherinfo-cher, body.poorv .header .navbar-header span.cherinfo-info {
  color: #333; }
body.poorv #navbar .nav > li > a {
  color: #333;
  font-weight: 600; }
body.poorv .menu-search > input {
  width: 70%; }
body.poorv .header #navbar .nav > li > a {
  font-size: 0.7em; }
body.poorv .header .navbar-cherinfo .navbar-brand {
  top: -7px; }
body.poorv .header .nav-search .a-search {
  color: #333; }
body.poorv .header .navbar-cherinfo {
  background-color: #fff; }
body.poorv .header .a-search-cancel:before {
  content: '';
  left: -10px;
  border-bottom: 1px solid #333;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(-50deg);
  top: 2px; }
body.poorv .header .a-search-cancel:after {
  content: '';
  border-bottom: 1px solid #333;
  position: absolute;
  width: 100%;
  height: 50%;
  transform: rotate(50deg);
  top: 2px; }
body.poorv.poorv-font-1 .navbar-brand, body.poorv.poorv-font-2 .navbar-brand {
  font-size: 2em; }
body.poorv.poorv-font-1 p, body.poorv.poorv-font-1 li, body.poorv.poorv-font-1 .lenta-page-title {
  font-size: 23px !important; }
body.poorv.poorv-font-2 p, body.poorv.poorv-font-2 li, body.poorv.poorv-font-2 .lenta-page-title {
  font-size: 27px !important; }
body.poorv .col-reklama-main,
body.poorv .wrap-scamm,
body.poorv .footer-info,
body.poorv .section-reklama-main,
body.poorv #vk_widget,
body.poorv .reklama-news-mobile,
body.poorv .telegram-widget-mobile,
body.poorv .block-share,
body.poorv .text-gray,
body.poorv #id-C-A-142353-10,
body.poorv #id-C-A-142353-11,
body.poorv .col-reklama,
body.poorv .afisha-reklama,
body.poorv .main-cinema,
body.poorv .main-new-small-img .new-rubric,
body.poorv .afisha-header .af-select2-wrapper,
body.poorv img.img-bordered,
body.poorv .imageWithText img.zoom,
body.poorv .audio-gid-right {
  display: none; }
body.poorv .projects.projects-orange {
  height: 100%; }
body.poorv .btn-shadow {
  background: #fff;
  border-bottom: none !important;
  text-shadow: none !important; }
body.poorv .btn-shadow:hover {
  background: #f0f0f0;
  border-bottom: none !important; }
body.poorv.poorv-color-1 .btn-shadow {
  background: #333; }
body.poorv #footer {
  color: #333;
  background-color: #fff;
  border-top: 1px solid #333; }
  body.poorv #footer ul.footer-navbar {
    margin-top: 40px; }
  body.poorv #footer ul.footer-navbar .header {
    color: #333; }
  body.poorv #footer .footer-navbar li a {
    color: #333; }
  body.poorv #footer .footer-copyright {
    display: none; }
body.poorv #poorv-pane {
  padding: 0; }
body.poorv .lenta-cont {
  overflow: hidden;
  height: 660px !important; }
body.poorv.poorv-color-1 .article-text, body.poorv.poorv-color-4 .article-text {
  color: #fff !important; }
body.poorv P.tocontinue {
  background-color: unset; }
body.poorv .afisha-header .check-label-free .choose-date-text {
  margin-left: 16px; }
body.poorv .af-content .main-new-small.afisha-new-small {
  padding: 20px; }
body.poorv .afisha-header,
body.poorv .afisha-menu.projects .project,
body.poorv .main-new-small {
  background: none; }
body.poorv .afisha-button {
  padding: 1px 8px 3px !important; }
body.poorv .colored-gray,
body.poorv .colored-light-blue,
body.poorv .colored-light-olive,
body.poorv .colored-light-orange,
body.poorv .file,
body.poorv .new-rubric,
body.poorv .project,
body.poorv .projects-orange,
body.poorv .div-fade {
  background-color: unset; }
body.poorv .contact-person-block > div,
body.poorv .widget > div,
body.poorv .select2-container .select2-choice,
body.poorv .select2-container > a,
body.poorv #election_district .alert-info,
body.poorv input,
body.poorv textarea,
body.poorv select,
body.poorv .event:before,
body.poorv .gid-panel,
body.poorv .btn-success,
body.poorv .calendar-event .tabs-left li,
body.poorv .calendar-event .nav-tabs:focus,
body.poorv .calendar-event .nav-tabs:hover,
body.poorv .panel,
body.poorv .vacctination-wrap,
body.poorv .audio-gid-wrap .audio-gid-left .audio-gid-item.li-item,
body.poorv .audio-gid-item.info,
body.poorv .item-content-info,
body.poorv .dropdown-menu > li > a:focus,
body.poorv .dropdown-menu > li > a:hover {
  background-color: unset !important;
  background-image: unset !important; }
body.poorv .select2-container,
body.poorv .a-fade,
body.poorv .div-fade {
  border-color: #333; }
body.poorv.poorv-color-1 .select2-container, body.poorv.poorv-color-1 .a-fade, body.poorv.poorv-color-1 .div-fade, body.poorv.poorv-color-1 .calendar-event .tabs-left li {
  border-color: #fff; }
body.poorv.poorv-color-4 .select2-container, body.poorv.poorv-color-4 .a-fade, body.poorv.poorv-color-4 .div-fade, body.poorv.poorv-color-4 .calendar-event .tabs-left li {
  border-color: #A9DD38; }
body.poorv.poorv-color-1 .select2-drop, body.poorv.poorv-color-1 option {
  background: #000 !important; }
body.poorv.poorv-color-4 .select2-drop, body.poorv.poorv-color-4 option {
  background: #463324 !important; }
body.poorv .font-gray,
body.poorv .contact-block .font-orange,
body.poorv .colored-light-olive .font-olive,
body.poorv .gid-main-rubrik .gid-main-title {
  color: unset; }
body.poorv .afisha-header a.afisha-button > .fa, body.poorv .afisha-header a.afisha-button > input[type="checkbox"] + label:before, body.poorv .afisha-header a.afisha-button > input[type="radio"] + label:before, body.poorv .afisha-header a.afisha-button > span.mailIcon:before, body.poorv .afisha-header a.afisha-button > span.phoneIcon:before,
body.poorv .check-box-free input[type='checkbox'] + label:before {
  color: #333; }
body.poorv.poorv-color-1 .afisha-header a.afisha-button > .fa-calendar, body.poorv.poorv-color-4 .afisha-header a.afisha-button > .fa-calendar, body.poorv.poorv-color-1 .check-box-free input[type='checkbox'] + label:before, body.poorv.poorv-color-4 .check-box-free input[type='checkbox'] + label:before {
  color: #fff !important; }
body.poorv.poorv-font-2 .afisha-header a.afisha-main {
  font-size: 26px !important; }
body.poorv .afisha-header .choose-date-text,
body.poorv .header-orange .header-block-links {
  font-size: unset; }
body.poorv .p-fade a {
  line-height: 1.7 !important; }
body.poorv.poorv-color-1 .dropdown-menu, body.poorv.poorv-color-4 .dropdown-menu {
  background-color: #333; }
body.poorv .gid-panel {
  height: 80px;
  padding: 0; }
body.poorv .gid-main-blocks {
  margin-top: 20px; }
body.poorv .calendar-event .col-md-3 {
  width: 25% !important; }
body.poorv .calendar-event .col-md-9 {
  width: 75% !important; }
body.poorv .calendar-event .col-xs-8 {
  width: 60% !important; }
body.poorv .calendar-event .col-xs-4 {
  width: 40% !important; }
body.poorv .calendar-event .tabs-left li {
  border: 1px solid #000; }
body.poorv .main-carousel .bxslider-carousel ul.menu-carousel > li .menu-carousel-a,
body.poorv .route-block-title .short-block-text,
body.poorv .header-orange,
body.poorv .header-block-links-more,
body.poorv .header-block-links-one,
body.poorv .item-link-title {
  color: unset !important; }
body.poorv .m4s-master .col-lg-3:before,
body.poorv .m4s-master .col-md-3:before {
  display: none; }
body.poorv #audio-gid-items {
  right: 0; }
body.poorv .audio-gid-item.li-item .item-title-left,
body.poorv .section-reklama-main,
body.poorv .ya_rtb {
  display: none !important; }

.lenta {
  background-color: #fff;
  padding: 10px 20px; }
  .lenta .lenta-title {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #2d95bf;
    line-height: 25px;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .lenta .lenta-title A, .lenta .lenta-title A:hover {
      text-decoration: none; }
  .lenta .lenta-news {
    overflow: hidden;
    position: relative;
    padding-right: 15px;
    margin-right: -15px; }
  .lenta .lenta-cont {
    border-bottom: 1px solid #f5f5f5;
    position: relative; }
  .lenta .lenta-new {
    padding: 10px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px; }
    .lenta .lenta-new:last-of-type {
      border-bottom: none; }
    .lenta .lenta-new:first-of-type {
      border-top: none;
      padding-top: 0; }
  .lenta .lenta-new-link {
    color: #333333; }
    .lenta .lenta-new-link:hover {
      text-decoration: none;
      color: #2d95bf; }
  .lenta .lenta-data {
    color: #999;
    margin-top: 10px; }
  .lenta .lenta-footer {
    font-size: 15px;
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 0;
    height: 32px; }
    .lenta .lenta-footer A:hover {
      text-decoration: none; }
  .lenta .lenta-news-bottom {
    position: absolute;
    height: 30px;
    z-index: 5;
    background: url(../images2/transparent-line.png);
    background-repeat: repeat-x;
    width: 100%;
    bottom: 0;
    display: block; }

.lenta-data {
  font-size: 11px;
  display: table;
  color: #999;
  vertical-align: middle;
  height: 22px;
  line-height: 22px;
  width: 100%;
  max-width: 263px; }
  .lenta-data .lenta-date {
    display: table-cell;
    vertical-align: middle; }
  .lenta-data .lenta-views, .lenta-data .lenta-likes {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }
    .lenta-data .lenta-views:before, .lenta-data .lenta-likes:before {
      content: '';
      display: inline-block;
      background: url(../images2/sprite.png) -150px -6px;
      width: 18px;
      height: 18px;
      vertical-align: middle; }
  .lenta-data .lenta-likes:before {
    background: url(../images2/sprite.png) -174px -6px; }
  .lenta-data.lenta-white-data {
    color: #ffffff; }
    .lenta-data.lenta-white-data .lenta-views:before {
      background-position: -200px -6px; }
    .lenta-data.lenta-white-data .lenta-likes:before {
      background-position: -224px -6px; }

a.lenta-print {
  color: #999;
  font-size: 13px;
  cursor: pointer; }

#news-mobile .lenta-title,
.content > .lenta-title {
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #2d95bf;
  line-height: 25px;
  margin-bottom: 10px;
  padding-bottom: 10px; }

@media only screen and (max-width: 1200px) {
  .widget .main-new-small .main-new-small-text-bg {
    height: 187px !important; }

  .lenta-choose .rss-mobile {
    display: none; } }
@media only screen and (min-width: 991px) and (max-width: 1200px) {
  .main-new img.main-new-img-big {
    height: 100% !important; } }
@media only screen and (max-width: 991px) {
  .widget .main-new-small .main-new-small-text-bg {
    height: 225px !important; }

  .col-md-6 .main-new-small .main-new-small-text-bg {
    /* height: 100px !important; */ }

  .main-new .main-new-data,
  .main-new .main-new-data-bg {
    left: 0px !important; }

  .col-reklama,
  .main-new .main-new-gradient,
  article .text-gray {
    display: none; }

  .main-new {
    background-color: #fff; }

  .main-new .main-new-title {
    color: #333333 !important;
    font-size: 18px !important;
    bottom: unset !important;
    line-height: normal !important;
    padding: 10px 15px !important; }

  .col-news .lenta-cont {
    height: 228px !important; }

  .col-news2 .lenta-cont {
    height: 203px !important; }

  .content .row-mobile .col-sm-4,
  .content .row-mobile .main-carousel {
    margin-bottom: 20px; }

  .margin-bottom {
    margin: 0; }

  .main-new-small .main-new-small-data,
  .main-new-small .main-new-small-gradient {
    opacity: 1 !important; }

  .main-new .main-new-data-bg,
  .main-new .main-new-data {
    opacity: 1 !important;
    width: 100% !important; }

  .main-new .main-new-data {
    top: -22px !important; }

  .main-new .main-new-data-bg {
    top: -30px !important;
    background-color: transparent !important;
    height: 30px !important;
    background-image: -webkit-linear-gradient(top, transparent 0%, #333 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #333 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF333333', GradientType=0);
    background-repeat: repeat-x; }

  .last-news-block-1,
  .last-news-block-2 {
    margin-bottom: 20px; }

  .last-news .main-new-small .main-new-small-img img {
    width: 350px !important;
    height: 220px !important;
    max-width: none !important; }

  .row-mobile .col-reklama-main .widget:nth-child(3),
  .row-mobile .col-reklama-main .widget:nth-child(4),
  .row-mobile .col-reklama-main-clone .widget:nth-child(1),
  .row-mobile .col-reklama-main-clone .widget:nth-child(2),
  .row-mobile .widget-add-hidden {
    display: none; }

  .row-mobile .col-reklama-main-clone .widget:nth-child(3) {
    margin-top: 0 !important; }

  .row-mobile .col-reklama-bottom > .widget:first-child {
    float: left;
    width: 100%; }

  .row-mobile .col-reklama-bottom > .widget:nth-child(2) {
    position: absolute;
    left: 255px;
    top: -20px;
    width: 91%; } }
@media only screen and (max-width: 767px) {
  .container table {
    overflow: scroll;
    display: block; }

  .main-new-small .main-new-small-img img,
  .row-mobile .main-new img {
    /*width: auto !important;
    height: auto !important;*/
    width: 350px !important;
    height: 220px !important;
    max-width: none !important; }

  .div-video span {
    margin-top: 65px !important; }

  .last-news .main-new-small .main-new-small-img img {
    height: 200px !important; }

  .row-mobile .col-reklama-bottom > .widget:nth-child(2) {
    position: relative; } }
@media only screen and (max-width: 680px) {
  .blue-block-body .col-similar {
    width: 50% !important;
    margin-bottom: 20px; } }
@media only screen and (max-width: 560px) {
  .last-news .main-new-small .main-new-small-img img {
    height: 180px !important; } }
@media only screen and (max-width: 520px) {
  .container .section-hidden,
  .container .section-hidden .row-mobile {
    display: none;
    opacity: 0; }

  .reklama-news-mobile img {
    width: 100% !important;
    height: auto !important; }

  .reklama-news-mobile > div,
  .reklama-news-mobile > div > iframe {
    width: 100% !important; }

  .main-new-small .main-new-small-img img,
  .row-mobile .main-new img,
  .last-news .main-new-small .main-new-small-img img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important; }

  .main-new,
  .main-new-small {
    height: auto !important; }

  .main-new .main-new-title {
    position: unset !important;
    padding: 10px 20px !important; }

  .main-new-small .main-new-small-text {
    height: auto !important; }

  #news-mobile {
    display: inline-block !important; }

  .margin-bottom {
    margin-bottom: 20px; }

  .row.lenta-big-item {
    padding-right: 10px; }
    .row.lenta-big-item .lenta-page-title {
      font-size: 13px !important;
      /* padding:0; */
      margin-top: -5px; }

  .lenta-choose .btn {
    padding: 6px !important; }

  .lenta-choose.row {
    /* margin-right: 20px; */ }

  .pic-mobile {
    right: 0 !important;
    left: auto !important; }

  .blue-block-body .col-similar {
    width: 100% !important; }

  .ya-share2__container_size_s .ya-share2__icon {
    height: 20px !important;
    width: 20px !important; }

  .last-news > div {
    width: 100% !important; }

  .last-news-block-3 {
    margin-bottom: 20px; } }
#news-mobile {
  display: none; }

.row-mobile {
  margin-right: -10px;
  margin-left: -10px; }

.div-action {
  opacity: 0;
  background-color: #cccccc;
  z-index: 5;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.25s linear opacity; }

.div-video {
  position: absolute;
  width: 100%;
  height: 145px;
  font-size: 92px;
  color: #fff;
  text-align: center;
  top: 0;
  left: 0;
  opacity: 0.8;
  z-index: 6; }
  .div-video span {
    margin-top: 30px; }

.main-new {
  height: 330px;
  position: relative;
  display: block;
  overflow: hidden; }
  .main-new .main-new-gradient {
    opacity: 0.8;
    z-index: 4;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, #000000 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #000000 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF000000', GradientType=0);
    background-repeat: repeat-x; }
  .main-new .main-new-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 20px;
    text-align: left;
    z-index: 6;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
    display: block; }
  .main-new .main-new-data-bg {
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    position: absolute;
    bottom: 145px;
    left: 130px;
    width: 220px;
    height: 23px;
    background-color: #333333;
    z-index: 7; }
  .main-new .main-new-data {
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    position: absolute;
    bottom: 145px;
    left: 130px;
    width: 220px;
    background-color: transparent;
    padding: 0 5px;
    z-index: 8; }
    .main-new .main-new-data .lenta-data {
      /*max-width: inherit;*/ }
  .main-new:hover .div-action {
    opacity: 0.4; }
  .main-new:hover .main-new-data-bg {
    opacity: 0.5; }
  .main-new:hover .main-new-data {
    opacity: 1; }

.main-new-small {
  height: 330px;
  background-color: #fff;
  overflow: hidden;
  position: relative; }
  .main-new-small > A:hover {
    text-decoration: none; }
  .main-new-small .main-new-small-img {
    width: 100%;
    /* height: 155px; */
    position: relative;
    z-index: 5; }
    .main-new-small .main-new-small-img img {
      width: 235px;
      height: 155px; }
  .main-new-small .main-new-small-gradient {
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    height: 30px;
    z-index: 14;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-linear-gradient(top, transparent 0%, #333 100%);
    background-image: -o-linear-gradient(top, transparent 0%, #333 100%);
    background-image: linear-gradient(to bottom, transparent 0%, #333 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#FF333333', GradientType=0);
    background-repeat: repeat-x; }
  .main-new-small .main-new-small-data {
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    z-index: 18;
    width: 100%;
    padding: 0 10px; }
  .main-new-small .main-new-small-text {
    line-height: 23px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    display: block;
    color: #333333;
    width: 100%;
    height: 154px;
    background-color: transparent;
    position: relative;
    z-index: 10; }
    .main-new-small .main-new-small-text.small-text-smaller {
      font-size: 16px; }
    .main-new-small .main-new-small-text.small-text-smallest {
      font-size: 15px; }
    .main-new-small .main-new-small-text.small-text-extrasmallest {
      font-size: 14px; }
  .main-new-small .main-new-small-text-bg {
    opacity: 0;
    -webkit-transition: 0.25s linear opacity;
    background-color: #ebebeb;
    position: absolute;
    width: 100%;
    height: 180px;
    bottom: 0;
    left: 0;
    z-index: 1; }
  .main-new-small:hover .main-new-small-text-bg {
    opacity: 1; }
  .main-new-small:hover .main-new-small-data {
    opacity: 1; }
  .main-new-small:hover .div-action {
    opacity: 0.4; }
  .main-new-small:hover .main-new-small-gradient {
    opacity: 1; }

.new-rubric {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 0;
  text-transform: uppercase;
  color: #333333;
  font-size: 10px;
  background-color: #ffbb3e;
  padding: 3px 10px;
  font-weight: bold;
  z-index: 10; }
  .new-rubric.blue, .new-rubric.light-blue {
    background-color: #2d95bf;
    color: #fff; }
  .new-rubric.danger {
    background-color: #d9534f;
    color: #ffffff; }
  .new-rubric.success, .new-rubric.light-orange {
    background-color: #ffbb3e;
    color: #fff; }
  .new-rubric.light-olive {
    background-color: #b0c18b;
    color: #fff; }

@CHARSET "UTF-8";
@media only screen and (max-width: 1200px) {
  .main-slider .img-responsive {
    max-width: 110% !important; }

  .bxslider-carousel li.main-carousel-item {
    width: 188px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover .menu-carousel-span {
    width: 189px !important; }

  .main-carousel .bxslider-carousel .main-carousel-item .main-carousel-title {
    margin-top: -25px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 830px !important; } }
@media only screen and (max-width: 991px) {
  .main-slider .img-responsive {
    max-width: 150% !important; }

  .bxslider-carousel li.main-carousel-item {
    width: 142px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover .menu-carousel-span {
    width: 143px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 670px !important;
    margin-right: 0px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li > ul span {
    display: none; } }
@media only screen and (max-width: 767px) {
  .main-slider .img-responsive {
    max-width: 100% !important; }

  .bxslider-carousel li.main-carousel-item {
    width: 180px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover .menu-carousel-span {
    width: 181px !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 650px !important; }

  .main-slider .bx-wrapper {
    height: 320px; }
  .main-slider .main-slider-title {
    bottom: -120px !important; }
    .main-slider .main-slider-title .main-slider-bg {
      background: none !important; }
    .main-slider .main-slider-title .main-slider-caption {
      font-size: 18px !important;
      color: #000 !important;
      text-shadow: none !important; }
    .main-slider .main-slider-title .main-slider-tagline {
      font-size: 16px !important; }
  .main-slider .bx-pager .bx-pager-item {
    width: 30px !important; } }
@media only screen and (max-width: 700px) {
  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 580px !important; } }
@media only screen and (max-width: 600px) {
  .main-slider .img-responsive {
    max-width: 110% !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 480px !important; } }
@media only screen and (max-width: 500px) {
  .main-slider .img-responsive {
    max-width: 120% !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 400px !important; } }
@media only screen and (max-width: 450px) {
  .main-slider .img-responsive {
    max-width: 130% !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 350px !important; } }
@media only screen and (max-width: 400px) {
  .main-slider .img-responsive {
    max-width: 140% !important; }

  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    width: 300px !important; } }
.main-slider, .main-carousel {
  position: relative;
  display: block;
  /*overflow: hidden;*/
  background-color: #ffffff; }

.main-carousel {
  transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s; }

.main-slider .main-slider-controls, .main-carousel .main-carousel-controls {
  position: relative;
  /*width: 100%;
  height: 30px;*/
  z-index: 75;
  top: 145px; }

.main-slider .main-slider-controls .main-slider-control-prev,
.main-slider .main-slider-controls .main-slider-control-next,
.main-carousel .main-carousel-controls .main-carousel-control-prev,
.main-carousel .main-carousel-controls .main-carousel-control-next {
  width: 30px;
  height: 30px;
  display: inline-block;
  background-color: #ffbb3e;
  color: #ffffff;
  position: absolute;
  opacity: 0.75;
  cursor: pointer; }

.main-slider .main-slider-controls .main-slider-control-prev,
.main-carousel .main-carousel-controls .main-carousel-control-prev {
  left: 0px; }

.main-slider .main-slider-controls .main-slider-control-next,
.main-carousel .main-carousel-controls .main-carousel-control-next {
  right: 0px; }

.main-slider .main-slider-controls .main-slider-control-prev .bx-prev,
.main-slider .main-slider-controls .main-slider-control-next .bx-next,
.main-carousel .main-carousel-controls .main-carousel-control-prev .bx-prev,
.main-carousel .main-carousel-controls .main-carousel-control-next .bx-next {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px; }

.main-slider .main-slider-controls .main-slider-control-prev > .fa, .main-slider .main-slider-controls .main-slider-control-prev > input[type="checkbox"] + label:before, .main-slider .main-slider-controls .main-slider-control-prev > input[type="radio"] + label:before, .main-slider .main-slider-controls .main-slider-control-prev > span.mailIcon:before, .main-slider .main-slider-controls .main-slider-control-prev > span.phoneIcon:before,
.main-slider .main-slider-controls .main-slider-control-next > .fa,
.main-slider .main-slider-controls .main-slider-control-next > input[type="checkbox"] + label:before,
.main-slider .main-slider-controls .main-slider-control-next > input[type="radio"] + label:before,
.main-slider .main-slider-controls .main-slider-control-next > span.mailIcon:before,
.main-slider .main-slider-controls .main-slider-control-next > span.phoneIcon:before,
.main-carousel .main-carousel-controls .main-carousel-control-prev > .fa,
.main-carousel .main-carousel-controls .main-carousel-control-prev > input[type="checkbox"] + label:before,
.main-carousel .main-carousel-controls .main-carousel-control-prev > input[type="radio"] + label:before,
.main-carousel .main-carousel-controls .main-carousel-control-prev > span.mailIcon:before,
.main-carousel .main-carousel-controls .main-carousel-control-prev > span.phoneIcon:before,
.main-carousel .main-carousel-controls .main-carousel-control-next > .fa,
.main-carousel .main-carousel-controls .main-carousel-control-next > input[type="checkbox"] + label:before,
.main-carousel .main-carousel-controls .main-carousel-control-next > input[type="radio"] + label:before,
.main-carousel .main-carousel-controls .main-carousel-control-next > span.mailIcon:before,
.main-carousel .main-carousel-controls .main-carousel-control-next > span.phoneIcon:before {
  position: absolute;
  left: 8px;
  top: 8px; }

.main-slider .main-slider-controls .main-slider-control-next:hover,
.main-slider .main-slider-controls .main-slider-control-prev:hover,
.main-carousel .main-carousel-controls .main-carousel-control-prev:hover,
.main-carousel .main-carousel-controls .main-carousel-control-next:hover {
  opacity: 1;
  color: #ffffff; }

.main-slider .bx-pager {
  position: absolute;
  height: 3px;
  /* bottom: 10px; 
  left: 2px; 
  right: 2px; */
  z-index: 5;
  bottom: 0;
  left: 50% !important;
  margin-right: -50%;
  transform: translate(-50%, -50%); }

.main-slider .bx-pager .bx-pager-item {
  display: block;
  height: 3px;
  background-color: #959595;
  opacity: 0.5;
  width: 40px;
  float: left;
  margin: 0 1px;
  cursor: pointer; }

.main-slider .bx-pager .bx-pager-item.active {
  opacity: 1;
  background-color: #ffbb3e; }

.main-slider .main-slider-title {
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  height: 200px;
  text-align: center;
  font-weight: bold;
  z-index: 10; }

.main-slider .main-slider-title .main-slider-caption {
  position: absolute;
  color: #ffffff;
  z-index: 20;
  left: 0;
  right: 0;
  font-size: 28px;
  margin-top: 90px;
  text-shadow: 1px 1px 2px black, 0 0 1em #000; }

.main-slider .main-slider-title .main-slider-tagline {
  font-size: 18px;
  font-weight: 600;
  padding: 0 20px; }

.main-slider .main-slider-title .main-slider-bg {
  position: absolute;
  background: linear-gradient(to top, #000000, transparent);
  opacity: 0.5;
  height: 100%;
  width: 100%;
  z-index: 15; }

.main-slider .bx-wrapper .bx-viewport {
  /* height: 320px !important; */
  height: 100% !important; }

/* CAROUSEL */
.main-carousel .bx-wrapper {
  height: 100%; }
  .main-carousel .bx-wrapper .bx-viewport {
    height: 100% !important; }

.main-carousel .no-border-left {
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: white;
  z-index: 5; }

.main-carousel .bxslider-carousel {
  height: 100%;
  /* ---------------------------------- */
  /* ---------------------------------- */ }
  .main-carousel .bxslider-carousel .main-carousel-item {
    height: 100%;
    padding-top: 20px; }
    .main-carousel .bxslider-carousel .main-carousel-item .main-carousel-item-border {
      border-left: 1px solid #ffbb3e;
      height: 75px;
      position: absolute;
      top: 40px;
      z-index: 2; }
    .main-carousel .bxslider-carousel .main-carousel-item .menu-carousel {
      padding: 0; }
    .main-carousel .bxslider-carousel .main-carousel-item .main-carousel-bg-img {
      margin: auto; }
    .main-carousel .bxslider-carousel .main-carousel-item .main-carousel-title {
      text-align: center;
      margin-top: -20px;
      font-size: 16px;
      padding: 0 10px; }
  .main-carousel .bxslider-carousel .menu > li {
    float: none; }
    .main-carousel .bxslider-carousel .menu > li > a {
      display: block;
      color: #000; }
    .main-carousel .bxslider-carousel .menu > li > ul {
      margin-top: -50px;
      margin-left: 150px;
      /*white-space: nowrap;
      width: auto;*/ }
  .main-carousel .bxslider-carousel .menu > li > a:hover {
    background-color: transparent; }
  .main-carousel .bxslider-carousel ul.menu-carousel li {
    list-style-type: none;
    position: relative; }
  .main-carousel .bxslider-carousel ul.menu-carousel > li > ul {
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: height 0s, visibility 0s, opacity 0.5s linear;
    -webkit-transition: height 0s, visibility 0s, opacity 0.5s linear;
    -moz-transition: height 0s, visibility 0s, opacity 0.5s linear;
    -o-transition: height 0s, visibility 0s, opacity 0.5s linear; }
    .main-carousel .bxslider-carousel ul.menu-carousel > li > ul span {
      width: 75px;
      height: 75px;
      float: left;
      background-size: 300px;
      margin-right: 20px;
      margin-top: -5px; }
    .main-carousel .bxslider-carousel ul.menu-carousel > li > ul li {
      margin-right: 10px; }
      .main-carousel .bxslider-carousel ul.menu-carousel > li > ul li a {
        color: #000;
        text-decoration: underline;
        font-size: small; }
  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover .menu-carousel-span {
    margin-top: 95px;
    width: 201px;
    height: 66px;
    display: inline-block;
    position: absolute;
    border-right: 1px solid #ffbb3e;
    border-left: 1px solid #ffbb3e;
    z-index: 2; }
    .main-carousel .bxslider-carousel ul.menu-carousel > li:hover .menu-carousel-span:before {
      content: '';
      width: 100%;
      height: 2%;
      background: #fff;
      position: absolute;
      bottom: 0; }
  .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul {
    padding: 20px 0;
    height: 100px;
    visibility: visible;
    opacity: 1;
    margin-left: 0px;
    width: 900px;
    border-top: 1px solid #ffbb3e;
    margin-top: 160px;
    margin-right: 30px;
    position: absolute;
    z-index: 1; }
    .main-carousel .bxslider-carousel ul.menu-carousel > li:hover ul li {
      float: left; }
  .main-carousel .bxslider-carousel ul.menu-carousel > li .menu-carousel-a {
    display: block;
    color: #000;
    font-weight: 600;
    text-decoration: none; }

@media only screen and (max-width: 991px) {
  .projects.projects-blue {
    height: 330px !important;
    overflow: hidden; }

  .projects-wrapper {
    height: 280px !important; }

  .projects.projects-blue .project {
    height: 70px !important; }
    .projects.projects-blue .project .project-logo {
      bottom: 7px; }
  .projects.projects-blue .project.project-add {
    height: 50px !important; }
    .projects.projects-blue .project.project-add .project-logo {
      bottom: 0px; } }
.projects {
  display: block;
  width: 100%; }
  .projects .project {
    display: table;
    height: 81px;
    width: 100%;
    vertical-align: middle;
    background-color: #ffbb3e;
    color: #333333;
    font-size: 15px;
    border-bottom: 1px solid #fff; }
    .projects .project:nth-child(4n) {
      height: 82px; }
    .projects .project .project-logo {
      display: table-cell;
      position: relative;
      /* border-bottom: 1px solid $bg-white; */ }
    .projects .project .project-title {
      display: table-cell;
      vertical-align: middle;
      padding-right: 20px;
      /*border-bottom: 1px solid $bg-white;*/ }
    .projects .project:hover {
      color: #fff;
      text-decoration: none;
      background-color: #ffa90b; }
    .projects .project.active {
      background-color: #fba200; }
    .projects .project.project-white {
      background-color: #ffffff; }
      .projects .project.project-white:hover {
        background-color: #e8e8e8;
        color: #333333; }

.projects-orange {
  height: 330px; }

.projects-blue .project {
  height: 80px;
  background-color: #b2c8e8; }
  .projects-blue .project:hover {
    background-color: #8bacdc; }
  .projects-blue .project:nth-child(4n) {
    height: 80px; }
  .projects-blue .project.project-add {
    height: 40px; }
    .projects-blue .project.project-add .project-logo {
      background-image: none;
      text-align: center;
      vertical-align: middle; }

.projects-wrapper {
  height: 640px;
  overflow: hidden;
  position: relative; }

.projects-scroller {
  position: absolute;
  width: 100%; }

@media only screen and (max-width: 991px) {
  .col-xs-chart {
    width: 1%;
    float: left;
    padding: 0; }

  .col-xs-dig {
    width: 99%;
    padding: 0; }

  .vote {
    padding: 25px 10px 10px !important; }

  .vote .vote-title {
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 600 !important; }

  .vote-result .col-xs-dig {
    padding-left: 10px; }

  .lenta.col-news2 {
    height: 330px; }

  .col-xs-chart > .chart {
    display: none; } }
.vote {
  width: 100%;
  height: 330px;
  background-color: #fff;
  position: relative;
  padding: 30px 20px 20px; }
  .vote .vote-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px; }
  .vote label {
    font-weight: normal;
    margin: 0;
    font-size: 13px; }
  .vote .vote-body {
    margin: 20px 0;
    font-size: 13px; }
    .vote .vote-body ul {
      list-style: none;
      margin: 0 0 20px;
      padding: 0; }
      .vote .vote-body ul li {
        padding: 4px 0;
        margin: 0; }
      .vote .vote-body ul span.fa, .vote .vote-body ul span.mailIcon:before, .vote .vote-body ul span.phoneIcon:before {
        margin-right: 10px; }

@media only screen and (max-width: 1200px) {
  .contact-block .contact-block-txt img {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    display: block; }

  .contact-block .contact-person-block .person-block {
    padding: 10px !important; } }
@media only screen and (max-width: 991px) {
  .contact-block .contact-block-txt,
  .contact-block .contact-block-img {
    width: 100%; }

  .contact-block .contact-block-txt img {
    height: auto !important; }

  .contact-block .contact-block-txt .colored-block {
    height: auto !important; }

  .contact-block .contact-person-block {
    width: 50% !important; } }
@media only screen and (max-width: 767px) {
  OL.ol {
    padding: 0; }

  .feedback-mobile form .col-xs-3,
  .feedback-mobile form .col-xs-9,
  .contact-block .contact-block-txt,
  .contact-block .contact-block-img {
    width: 100%; }

  .contact-block .gid-prop {
    margin: 0 !important; }

  .duma-header .font-giant {
    font-size: 24px !important; }

  .contact-block .contact-block-txt .font-gray {
    font-size: 24px !important;
    text-align: center; }

  .modal-content .modal-body form .col-xs-3,
  .modal-content .modal-body form .col-xs-9 {
    width: 100%; } }
@media only screen and (max-width: 450px) {
  .contact-block .col-xs-7 img {
    float: none !important;
    margin-left: auto;
    margin-right: auto; }

  .contact-block .col-xs-7 p {
    margin-left: 0 !important; }

  .contact-block .contact-person-block .person-block {
    padding: 10px 5px !important; }

  .profile .profile-data .profile-header,
  .profile .profile-data .profile-dolgnost {
    text-align: center;
    display: block; } }
input[type="checkbox"], input[type="radio"] {
  display: none; }
  input[type="checkbox"] + label, input[type="radio"] + label {
    cursor: pointer; }
    input[type="checkbox"] + label:before, input[type="radio"] + label:before {
      padding-right: 10px;
      width: 26px; }
    input[type="checkbox"] + label > A, input[type="radio"] + label > A {
      text-decoration: underline;
      color: #d78b00;
      cursor: pointer; }
  input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
    color: #2d95bf;
    width: 26px; }

label {
  color: #2d95bf;
  font-size: 14px;
  font-weight: 300; }

input, select, textarea, .form-control {
  font-size: 14px;
  border: 1px solid #2d95bf;
  padding: 5px;
  width: 100%;
  color: #2d95bf;
  line-height: 1;
  border-radius: 0;
  height: 33px; }

input, select {
  height: 28px; }

select, select.form-control {
  padding: 2px 5px; }

textarea, textarea.form-control {
  padding: 10px; }

.help-block {
  display: none;
  font-size: 14px;
  margin: 0; }
  .help-block:not(:empty) {
    margin-top: 5px;
    margin-bottom: 10px; }

.has-error .control-label {
  color: #2d95bf; }
.has-error .checkbox-label {
  color: #d9534f; }
.has-error .rating-container {
  color: #f4cecd; }

.has-success .control-label {
  color: #2d95bf; }
.has-success .checkbox-label {
  color: #2d95bf; }
.has-success .form-control {
  border-color: #2d95bf; }

A {
  cursor: pointer; }
  A.text-dark, A.text-dark:hover {
    color: #000;
    text-decoration: underline; }
  A.hover {
    text-decoration: underline; }

h1 {
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 20px; }

h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 40px 0; }

H3 {
  font-size: 21px;
  font-weight: 600;
  margin: 40px 0;
  color: #2d95bf; }
  H3.title-form {
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 1px solid #dddddd; }

H6 {
  margin: 0;
  text-align: center;
  position: relative; }
  H6 strong, H6 b {
    display: inline-block;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    background-color: #ffbb3e;
    font-size: 12px;
    padding: 0 10px;
    z-index: 2;
    position: relative;
    height: 24px;
    line-height: 24px; }
  H6:before {
    background-color: #a3a2a2;
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }

/* Яндекс стили */
div.csr-uniq1 + .img-title {
  background-color: transparent;
  color: #999;
  font-size: 12px;
  padding: 5px 0 5px;
  text-align: right;
  position: relative;
  top: -10px; }

.js-mediator-article img.csr-uniq3 {
  display: block !important;
  height: unset !important;
  visibility: unset !important;
  position: unset !important; }

/* ---------------- */
IMG.wide {
  width: 100%;
  margin-bottom: 10px; }
IMG + .img-title {
  background-color: transparent;
  color: #999;
  font-size: 12px;
  padding: 5px 0 5px;
  text-align: right;
  position: relative;
  top: -10px; }
IMG[align=left], IMG .left {
  margin-left: 0;
  margin-right: 10px; }
IMG[align=right], IMG .right {
  margin-right: 0;
  margin-left: 10px; }
IMG.foto-big {
  width: 165px;
  height: 165px; }
  IMG.foto-big.rounded {
    border-radius: 84px; }
IMG.foto {
  width: 135px;
  height: 135px; }
  IMG.foto.rounded {
    border-radius: 68px; }
IMG.border-primary {
  border: 5px solid #2d95bf; }
IMG.border-success {
  border: 5px solid #ffbb3e; }
IMG.border-default {
  border: 5px solid #ffffff; }
IMG.img-bordered {
  border: 1px solid #b9c1c5;
  border-radius: 2px;
  box-shadow: 0 0 4px #d7d7d7;
  background-color: #fff;
  padding: 4px; }

P {
  margin: 0 0 20px; }
  P.anons {
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    margin-bottom: 0; }
  P.tocontinue {
    background-color: #fef5e1;
    padding: 20px 30px 20px;
    border-left: 8px solid #ffbb3e; }
  P IMG {
    margin-top: 8px; }

UL.ul {
  margin-bottom: 20px;
  list-style-type: none; }
  UL.ul LI {
    list-style: none;
    padding: 5px 0; }
  UL.ul LI:before {
    content: '\2022';
    color: #2d95bf;
    padding-right: 10px; }

OL.ol {
  margin-bottom: 20px;
  list-style-type: none;
  /* Убираем исходные маркеры */
  counter-reset: item; }
  OL.ol li {
    list-style: none;
    padding: 5px 0; }
  OL.ol li:before {
    content: counter(item);
    counter-increment: item;
    background-color: #ffbb3e;
    border-radius: 20px;
    padding: 0 7px;
    margin-right: 10px; }

BLOCKQUOTE {
  font-size: 25px;
  line-height: 31px;
  padding: 20px 0 20px 40px;
  border-left: none;
  font-weight: 600; }
  BLOCKQUOTE .blockquote-share {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #909090;
    opacity: 0.5;
    padding-top: 5px; }
    BLOCKQUOTE .blockquote-share:hover {
      text-decoration: none; }
  BLOCKQUOTE.numbs {
    width: 300px;
    font-size: 17px;
    font-weight: normal;
    color: #000000;
    line-height: 22px;
    padding: 0 0 20px; }
    BLOCKQUOTE.numbs.pull-left {
      margin: 0;
      padding-right: 40px;
      padding-left: 40px; }
    BLOCKQUOTE.numbs.pull-right, .lenta-big-item .lenta-page-img BLOCKQUOTE.numbs.lenta-img {
      margin: 0;
      padding-right: 0;
      padding-left: 40px;
      border-right: none; }
    BLOCKQUOTE.numbs .numb-orange, BLOCKQUOTE.numbs .numb-blue {
      color: #ffbb3e;
      font-size: 76px;
      line-height: 1;
      font-weight: bold;
      display: block;
      padding: 5px 0 10px;
      border-top: 5px solid #ffbb3e;
      margin-top: 40px; }
    BLOCKQUOTE.numbs .numb-blue {
      color: #2d95bf;
      border-top-color: #2d95bf; }

.file {
  display: block;
  width: 100%;
  padding: 10px 20px;
  background-color: #eaf4f8;
  color: #2d95bf;
  text-decoration: none;
  line-height: 25px;
  font-size: 17px;
  position: relative;
  text-indent: 35px; }
  .file .file-logo {
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url(../images2/sprite.png) -152px -32px;
    position: absolute;
    left: 17px;
    top: 7px; }

P + .widget, P + .block, P + P, P + table, P + HR, P + blockquote, P + img, P + .placement:not(:empty), P + .section, .widget + .widget, .widget + .block, .widget + P, .widget + table, .widget + HR, .widget + blockquote, .widget + img, .widget + .placement:not(:empty), .widget + .section, .block + .widget, .block + .block, .block + P, .block + table, .block + HR, .block + blockquote, .block + img, .block + .placement:not(:empty), .block + .section, table + .widget, table + .block, table + P, table + table, table + HR, table + blockquote, table + img, table + .placement:not(:empty), table + .section, HR + .widget, HR + .block, HR + P, HR + table, HR + HR, HR + blockquote, HR + img, HR + .placement:not(:empty), HR + .section, blockquote + .widget, blockquote + .block, blockquote + P, blockquote + table, blockquote + HR, blockquote + blockquote, blockquote + img, blockquote + .placement:not(:empty), blockquote + .section, IMG + .widget, IMG + .block, IMG + P, IMG + table, IMG + HR, IMG + blockquote, IMG + img, IMG + .placement:not(:empty), IMG + .section, .placement:not(:empty) + .widget, .placement:not(:empty) + .block, .placement:not(:empty) + P, .placement:not(:empty) + table, .placement:not(:empty) + HR, .placement:not(:empty) + blockquote, .placement:not(:empty) + img, .placement:not(:empty) + .placement:not(:empty), .placement:not(:empty) + .section, .section + .widget, .section + .block, .section + P, .section + table, .section + HR, .section + blockquote, .section + img, .section + .placement:not(:empty), .section + .section {
  margin-top: 20px; }
.widget-empty + P, .widget-empty + .widget, .widget-empty + .block, .widget-empty + table, .widget-empty + HR, .widget-empty + blockquote, .widget-empty + IMG, .widget-empty + .placement:not(:empty), .widget-empty + .section {
  margin-top: 0 !important; }
.placement:empty:not(:first-of-type) + P, .placement:empty:not(:first-of-type) + .widget, .placement:empty:not(:first-of-type) + .block, .placement:empty:not(:first-of-type) + table, .placement:empty:not(:first-of-type) + HR, .placement:empty:not(:first-of-type) + blockquote, .placement:empty:not(:first-of-type) + IMG, .placement:empty:not(:first-of-type) + .placement:not(:empty), .placement:empty:not(:first-of-type) + .section {
  margin-top: 20px; }

.widget-empty {
  margin-top: 0 !important; }

HR {
  border-top-color: #a3a2a2;
  margin: 20px 0; }

TABLE {
  font-size: 14px;
  margin-bottom: 24px; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.side-padding-big {
  padding-left: 30px !important;
  padding-right: 30px !important; }

small {
  font-size: 12px; }

.font-giant {
  font-size: 32px; }

.font-big {
  font-size: 28px; }

.input-group-addon {
  border-color: #2d95bf;
  padding: 0 8px;
  font-size: 14px;
  color: #2d95bf; }

.semibold {
  font-weight: 600; }

.border-bottom-light {
  border-bottom: 1px solid #fff; }
  .border-bottom-light:after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px solid #ccc;
    margin-top: 10px; }

.file-uploader {
  border: 0; }
  .file-uploader .panel-body {
    padding: 0;
    border: 0; }

.js-browse, .btn-txt {
  position: relative; }

.js-browse input[type=file] {
  width: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer; }

.hint-block {
  font-size: 13px;
  display: block;
  clear: both;
  padding: 0 10px;
  color: #8a8a8a; }

.yap-layout__items tr {
  background-color: #ffffff !important; }

@media only screen and (max-width: 767px) {
  .blue-block-nomobile {
    display: none; } }
.blue-block {
  margin: 25px 0 20px;
  border-top: 3px solid #2d95bf; }
  .blue-block .blue-block-header {
    color: #2d95bf;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #2d95bf;
    margin-bottom: 15px;
    font-weight: 600; }

.more-news-new {
  background-color: #f3f3f3;
  margin-bottom: 20px;
  padding: 20px; }
  .more-news-new .more-news-title {
    color: #323232;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: -6px;
    line-height: 1.2; }
  .more-news-new .more-news-description {
    font-size: 14px; }
  .more-news-new .more-news-image {
    margin-top: -20px;
    margin-left: -20px; }
  .more-news-new .more-news-views {
    padding-top: 5px; }

.block-share {
  border-top: 1px solid #c7e3ee;
  padding: 5px 0; }
  .block-share .ya-share2__container_size_s .ya-share2__icon {
    height: 20px;
    width: 20px; }
  .block-share .news-print {
    height: 20px;
    line-height: 20px;
    background-color: transparent;
    display: table;
    color: #2d95bf;
    font-size: 13px; }
    .block-share .news-print:hover, .block-share .news-print:focus, .block-share .news-print:active {
      color: #237596;
      text-decoration: none; }
    .block-share .news-print span.fa, .block-share .news-print span.mailIcon:before, .block-share .news-print span.phoneIcon:before {
      font-size: 16px;
      margin-left: 10px; }
  .block-share .news-suggest {
    font-size: 12px;
    color: #2d95bf;
    font-weight: 800;
    position: relative;
    left: 23px;
    height: 20px;
    width: 20px;
    top: 0px; }
    .block-share .news-suggest span.plus-round2 {
      position: relative;
      font-size: 18px;
      left: -23px;
      /* top: -6px; */ }
      .block-share .news-suggest span.plus-round2:before {
        content: '';
        position: relative;
        border: 1px solid #a2a2a2;
        /* border-radius: 9px; */
        width: 18px;
        height: 18px;
        top: 6px;
        left: 0; }
      .block-share .news-suggest span.plus-round2:after {
        content: '+';
        position: absolute;
        color: #a2a2a2;
        left: 2px;
        top: 1px;
        font-size: 20px;
        /*width: 20px;
        
        height: 20px; */ }
    .block-share .news-suggest span.plus-round {
      padding-right: 5px; }
      .block-share .news-suggest span.plus-round:before {
        border: 1px solid #a2a2a2;
        padding: 2px 3px;
        border-radius: 9px;
        color: #a2a2a2; }
  .block-share .ya-share2__list_direction_horizontal > .ya-share2__item {
    padding: 2px; }

@media only screen and (max-width: 767px) {
  .btn-shadow-xs {
    padding: 2px 15px 2px 5px !important;
    font-size: 12px !important;
    border-bottom: none !important; }

  .btn-user {
    bottom: 15px !important;
    right: 50px !important; }

  .btn-rsaquo {
    font-size: 20px !important; } }
@media only screen and (max-width: 480px) {
  .btn-user {
    bottom: 10px !important;
    right: 10px !important; } }
.btn-user {
  position: absolute;
  bottom: 25px;
  right: 100px;
  z-index: 2; }

.btn-shadow {
  position: relative;
  color: #000;
  font-size: medium;
  font-weight: 400;
  border-bottom: 3px solid #f6a208;
  border-radius: 4px;
  background: #ffbb3e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  /*	khtml-border-radius: 4px;
  	behavior: url(border-radius.htc); */
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
  text-shadow: 0px 2px 0px #f6a208;
  padding: 4px 17px 4px 12px; }
  .btn-shadow:hover, .btn-shadow:focus {
    color: #000;
    background-color: #ffc457;
    border-bottom: 2px solid #f6a208;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
    margin-top: 1px; }
  .btn-shadow:active {
    border-bottom: 1px solid #f6a208;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0px 1px 1px rgba(0, 0, 0, 0.5);
    margin-top: 2px; }

.btn-rsaquo {
  position: absolute;
  display: inline-block;
  font-size: 30px;
  bottom: -2px;
  right: 4px; }
  .btn-rsaquo:after {
    content: '\203A'; }

.leftmenu {
  list-style: none;
  padding: 0;
  margin: 0; }
  .leftmenu li, .leftmenu ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .leftmenu a {
    display: block;
    line-height: 1.25;
    color: #333; }
    .leftmenu a:hover {
      text-decoration: none; }
  .leftmenu .active > a {
    font-weight: 600; }
  .leftmenu > li > ul {
    background-color: #fffaf1;
    border-bottom: 1px solid #ddd;
    padding: 5px 10px 5px 20px; }
    .leftmenu > li > ul a {
      font-size: 14px;
      padding: 10px 0 5px; }
  .leftmenu > li > a {
    padding: 10px 10px 8px 5px;
    font-size: 16px;
    border-bottom: 1px solid #ddd; }
  .leftmenu > li:last-of-type > a {
    border-bottom: none; }
  .leftmenu > li:last-of-type > ul {
    border-top: 1px solid #ddd;
    border-bottom: none; }
  .leftmenu > li > ul > li > ul > li a {
    font-weight: normal; }
    .leftmenu > li > ul > li > ul > li a:before {
      color: #2d95bf;
      content: '\2022';
      display: inline-block;
      width: 15px; }

@media only screen and (max-width: 1200px) {
  .trans .nav-tabs > li,
  .trans .tab-content .insert-to-tab,
  .trans .tab-content .insert-to-tab-shadow {
    width: 174px !important; }

  #wrap-ticket #ticket-div .ticket-route-params {
    font-size: 16px; } }
@media only screen and (max-width: 991px) {
  .modal-dialog {
    width: unset !important; }

  .trans .nav-tabs > li,
  .trans .tab-content .insert-to-tab,
  .trans .tab-content .insert-to-tab-shadow {
    width: 130px !important; }

  .trans .nav-tabs > li {
    height: 210px !important; }

  .trans .row.no-gutters .arrow-div span {
    left: 1px !important; }

  .trans #search-table-div {
    margin: 40px 20px !important; }

  .trans #hide-div-search {
    margin: 0px 20px !important; }

  .trans .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 120% !important; }

  .trans #bus-results table.table-search th,
  .trans #bus-results table.table-search td {
    padding: 4px !important; }

  #wrap-ticket #ticket-div .ticket-route-params {
    font-size: 12px; }

  #wrap-ticket #ticket-div .row .ticket-span-label,
  #wrap-ticket #ticket-div .row .ticket-span-label-mobile {
    font-size: 12px; }

  #wrap-ticket #ticket-div .row {
    font-size: 14px; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-date .ticket-span-label-mobile {
    display: block; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-date .ticket-span-label {
    display: none; }

  .ticket-form-print {
    margin: 0px 20px 10px 10px !important; }

  .ticket-form-print .ticket-form-print-sum-wrap {
    width: 100% !important; }

  .ticket-form-print .ticket-form-print-block {
    padding: 10px !important;
    width: 100% !important;
    margin: 10px 0 !important; }

  #form-tickets .ticket-form-email-tel .ticket-form-email {
    width: 70% !important; }

  #form-tickets .ticket-form-email-tel .ticket-form-tel {
    width: 70% !important; }

  .trans .tab-content .tab-content-div .trans-map {
    margin: 10px 10px 10px 20px; }

  .trans .tab-content .tab-content-div .trans-yandex-map {
    font-size: 14px;
    margin-right: 20px !important; }

  .trans .tab-content .tab-content-div .trans-drag {
    position: absolute;
    width: 20px;
    height: 10px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    border: 20px solid transparent;
    border-top: 15px solid #fff;
    cursor: pointer; } }
@media only screen and (max-width: 767px) {
  .trans .nav-tabs #tab1,
  .trans .nav-tabs #tab2,
  .trans .nav-tabs #tab3,
  .trans .nav-tabs #tab4,
  .trans .nav-tabs #tab5 {
    display: none; }

  #wrap-ticket #ticket-div .ticket-route,
  #wrap-ticket #ticket-div .ticket-route-params {
    font-size: 14px !important; }

  #wrap-ticket #ticket-div {
    margin: 20px 20px !important; }

  .trans #bus-results .search-result-mobile .div-fade div.row:nth-of-type(odd) {
    background-color: #f2f0f0; }

  .trans #bus-results .search-result-mobile .div-fade div.row p {
    margin: 0;
    margin: auto; }

  .trans #bus-results .search-result-mobile .div-fade div.row {
    padding: 10px 0;
    display: flex; }

  .trans #bus-results .search-result-mobile .div-fade {
    padding: 20px 20px 20px !important; }

  .trans #bus-results table.table-search {
    display: none; }

  .trans #bus-results .search-result-mobile {
    display: block !important; }

  .trans .nav-tabs > li,
  .trans .tab-content .insert-to-tab,
  .trans .tab-content .insert-to-tab-shadow {
    width: 25% !important; }

  .trans .nav-tabs > li {
    height: 180px !important; }

  .trans .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 70% !important; }

  .trans #search-table-div {
    margin: 0px !important; }

  .trans #hide-div-search {
    margin: 0px 40px !important; }

  .trans .div-intercity #find-form .point1-wrap,
  .trans .div-intercity #find-form .point2-wrap,
  .trans .div-intercity #find-form .arrow-div,
  .trans .div-intercity #find-form .calendar-wrap,
  .trans .div-intercity #find-form .find-wrap {
    width: 100% !important; }
  .trans .div-intercity #find-form .no-gutters .calendar-wrap,
  .trans .div-intercity #find-form .no-gutters .find-wrap {
    margin-top: 20px; }
  .trans .div-intercity #find-form #bus-results {
    margin: 0px -20px !important; }
  .trans .div-intercity #find-form .arrow-div {
    height: auto !important;
    background: transparent !important;
    border: none !important; }
    .trans .div-intercity #find-form .arrow-div span {
      display: none; }
    .trans .div-intercity #find-form .arrow-div i.fa-angle-down {
      display: block !important; }

  #wrap-ticket #ticket-div #form-tickets .ticket-form-type,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-luggage_places,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-fio,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-typedoc,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-numdoc,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-birthday,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-citizenship,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-disc,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-gender,
  .form-busvozvrat .form-group .row .col-xs-3,
  .form-busvozvrat .form-group .row .col-xs-9,
  #wrap-ticket #ticket-div #form-tickets .ticket-form-people {
    width: 100% !important; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-time div {
    width: 33% !important;
    margin-top: 20px !important; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-date .col-xs-2 {
    width: 33% !important; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-date .col-xs-4 {
    width: 66% !important; }

  #wrap-ticket #ticket-div .ticket-route-params .ticket-route-date .ticket-span-label {
    display: none; }

  #wrap-ticket #ticket-div .ticket-route,
  #wrap-ticket #ticket-div .ticket-route-params {
    font-size: 14px !important; }

  #wrap-ticket #ticket-div {
    margin: 20px 20px !important; }

  #wrap-ticket #ticket-div .ticket-route-params div {
    width: 100% !important; }

  #wrap-ticket #ticket-div .ticket-route-params {
    margin: 10px 0; } }
@media only screen and (max-width: 660px) {
  #form-tickets .ticket-form-email-tel label,
  #form-tickets .ticket-form-email-tel input {
    width: 100% !important; }

  #form-tickets .field-accept-offer label,
  #form-tickets .field-accept-offer2 label {
    font-size: 12px !important; }

  #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block {
    padding: 10px !important; }

  .trans input, .trans select, .trans textarea,
  .trans .select2-container .select2-choice {
    font-size: 14px !important;
    padding-left: 10px !important; }

  .trans .nav-tabs > li,
  .trans .tab-content .insert-to-tab,
  .trans .tab-content .insert-to-tab-shadow {
    width: 17% !important; }

  .trans .bootstrap-datetimepicker-widget.dropdown-menu {
    width: 100% !important; }

  .trans .nav-tabs > li a span {
    display: none; }

  .trans .nav-tabs > li {
    height: 110px !important; }

  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -400px !important; } }
@media only screen and (max-width: 500px) {
  #wrap-ticket-print #ticket-div-print {
    margin: 20px 20px 0px 20px !important; }

  #wrap-ticket #ticket-div .ticket-form-student {
    font-size: 13px;
    margin-bottom: 20px; }

  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -450px !important; } }
@media only screen and (max-width: 445px) {
  .trans .nav-tabs > li,
  .trans .tab-content .insert-to-tab,
  .trans .tab-content .insert-to-tab-shadow {
    width: 21% !important; }

  .trans #bus-results .search-result-mobile .div-fade div.row {
    display: block !important; }

  .trans #bus-results .search-result-mobile .search-result-mobile-p {
    width: 100% !important;
    font-weight: 600 !important;
    font-size: 16px !important; }

  .trans #bus-results .search-result-mobile .search-result-mobile-pp {
    width: 100% !important; }

  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -300px !important; }

  #wrap-ticket #ticket-div #ticket-form-price-all {
    margin-top: 70px !important; }

  #form-tickets .ticket-form-email-tel .ticket-form-email {
    width: 80% !important; }

  #form-tickets .ticket-form-email-tel .ticket-form-tel {
    width: 80% !important; }

  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -500px !important; } }
@media only screen and (max-width: 400px) {
  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -520px !important; } }
@media only screen and (max-width: 370px) {
  #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
    top: -550px !important; } }
.trans .nav-tabs {
  border: 0; }
  .trans .nav-tabs :last-child {
    margin-right: 0; }
.trans .nav-tabs > li {
  position: relative;
  padding: 0px;
  width: 188px;
  margin-right: 15px;
  height: 180px;
  font-size: 12px;
  font-weight: 500; }
  .trans .nav-tabs > li a {
    height: 100%;
    width: 100%;
    padding: 100px 10px 10px 25px;
    color: #000;
    background-position: 50% 20px !important;
    border-radius: 0;
    outline: none; }
    .trans .nav-tabs > li a:hover, .trans .nav-tabs > li a:active, .trans .nav-tabs > li a:focus, .trans .nav-tabs > li a:link {
      border: 0;
      border-radius: 0;
      box-shadow: none;
      color: #000;
      font-weight: 500 !important; }
  .trans .nav-tabs > li.active:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    background-color: #fff;
    bottom: -15px;
    z-index: 1;
    box-shadow: 0px 6px 0px 0px #fff, 0px -6px 0px -0px #fff, -8px 0px 8px -3px #ddd, 8px 0px 8px -3px #ddd; }
  .trans .nav-tabs > li .active > a {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    color: red;
    font-weight: 500 !important;
    border-radius: 0; }
  .trans .nav-tabs > li a.tab1 {
    background: url(../images/icon-trans-realcity.png) no-repeat; }
  .trans .nav-tabs > li a.tab2 {
    background: url(../images/icon-trans-intercity.png) no-repeat; }
  .trans .nav-tabs > li a.tab3 {
    background: url(../images/icon-trans-train.png) no-repeat; }
  .trans .nav-tabs > li a.tab4 {
    background: url(../images/icon-local_train.png) no-repeat; }
  .trans .nav-tabs > li a.tab5 {
    background: url(../images/icon-trans-aircraft.png) no-repeat; }
.trans .tab-content {
  position: relative;
  margin-top: 15px; }
  .trans .tab-content .insert-to-tab {
    background: #fff;
    height: 32px;
    z-index: 1;
    width: 188px;
    position: absolute;
    top: -10px; }
  .trans .tab-content .insert-to-tab-shadow {
    width: 188px;
    height: 13px;
    background: #fff;
    box-shadow: 4px 0px 8px 0px #ddd, -4px 0px 8px 0px #ddd, -4px 0px 8px 0px #ddd, 4px 0px 8px 0px #ddd; }
  .trans .tab-content .tab-content-div {
    border-top: 6px solid #fff;
    border-bottom: 1px solid #fff;
    height: 100%; }
    .trans .tab-content .tab-content-div h4 {
      /* margin:20px 40px 0; */ }
    .trans .tab-content .tab-content-div .div-realcity, .trans .tab-content .tab-content-div .div-intercity {
      height: 100%;
      /* margin:40px; */ }
    .trans .tab-content .tab-content-div .div-intercity table.table-search {
      margin: 0; }
    .trans .tab-content .tab-content-div .div-intercity table.table-search th, .trans .tab-content .tab-content-div .div-intercity table.table-search td {
      border: 0; }
    .trans .tab-content .tab-content-div .div-intercity table.table-search tr.tr-bg-gray {
      background: #f2f0f0; }
    .trans .tab-content .tab-content-div .div-intercity table.table-search tr.tr-bg-gray-ya {
      background: #f3f3f9; }
    .trans .tab-content .tab-content-div .div-intercity table.table-search tr.tr-bg-white {
      background: #ffffff; }
    .trans .tab-content .tab-content-div input[type=text]:focus + .input-group-addon {
      border-color: #0091d9;
      background-color: #72a0ce;
      color: #fff; }
    .trans .tab-content .tab-content-div .div-intercity .search-result-mobile {
      display: none; }
.trans .icon-bus {
  position: absolute;
  top: 5px;
  background: inherit;
  background-image: url(../images/icon-bus.png);
  width: 17px;
  height: 17px;
  display: inline-block; }
.trans select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
.trans input, .trans select, .trans textarea {
  font-size: 16px;
  padding-left: 20px;
  border: 1px solid #ddd;
  color: #000;
  height: 40px;
  background: #fff; }
  .trans input::placeholder, .trans select::placeholder, .trans textarea::placeholder {
    opacity: 1;
    /* Firefox */ }
  .trans input:-ms-input-placeholder, .trans select:-ms-input-placeholder, .trans textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000; }
  .trans input::-ms-input-placeholder, .trans select::-ms-input-placeholder, .trans textarea::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000; }
.trans .select2-container .select2-choice .select2-arrow {
  display: none; }
.trans .select2-container {
  border: 0;
  font-size: 16px; }
  .trans .select2-container .select2-choice {
    background-image: none;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    color: #000;
    border: 1px solid #ddd;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175); }
    .trans .select2-container .select2-choice:active {
      background-image: linear-gradient(to top, #fff 0%, #eee 50%); }
.trans .btn-success {
  color: #000;
  font-weight: 400; }
  .trans .btn-success:active {
    color: #000; }
.trans .btn-success[disabled] {
  background-color: #ffbb3e;
  border-color: #ffb225; }
.trans .row.no-gutters {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
  /*& .form-control {
  	box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175) !important; 
  	-webkit-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175) !important;
  	-moz-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175) !important;
  }*/ }
  .trans .row.no-gutters div {
    padding: 0; }
  .trans .row.no-gutters .shadow-top {
    box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175);
    -webkit-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175);
    -moz-box-shadow: inset -1px 3px 3px -2px rgba(0, 0, 0, 0.175); }
  .trans .row.no-gutters .arrow-div {
    position: relative;
    height: 40px;
    text-align: center;
    font-size: 24px;
    background: #f2f0f0;
    border: 1px solid #ddd; }
    .trans .row.no-gutters .arrow-div span {
      display: inline-block;
      position: absolute;
      left: 6px;
      bottom: 3px; }
    .trans .row.no-gutters .arrow-div i.fa-angle-down {
      display: none; }
  .trans .row.no-gutters input[type="text" i]:disabled {
    background-color: transparent; }
  .trans .row.no-gutters .find-buses {
    border-radius: 0;
    height: 40px;
    font-size: 16px; }
  .trans .row.no-gutters .search-form-datetimepicker:focus {
    outline: 0 !important; }
.trans #bus-results .alert-info {
  background-color: #f2f0f0;
  border-radius: 0;
  border: 0; }
.trans #bus-results .alert-err {
  color: #ff0000; }
.trans .table-trans-zebra > tbody > tr:nth-of-type(odd) {
  background-color: #f2f0f0; }

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
  background: url(../images/ui-icons_222222_256x240.png) !important; }

.ui-datepicker .ui-datepicker-next span.ui-icon-circle-triangle-e {
  background-position: -48px -192px !important; }

.ui-datepicker .ui-datepicker-prev span.ui-icon-circle-triangle-w {
  background-position: -80px -192px !important; }

.ui-datepicker-next > :first-child, .ui-datepicker-prev > :first-child {
  text-indent: 100% !important; }

/* #wrap-ticket-print{ */
#ticket-div-print {
  margin: 40px 40px; }

.ticket-form-print-block {
  /*background: #f2f0f0; */
  padding: 20px;
  border: 5px solid #fff;
  width: 45%;
  margin: 20px 10px;
  margin-right: 30px; }
  .ticket-form-print-block .ticket-form-print-block-interrow {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    font-size: 14px; }

.ticket-form-print-block-header {
  text-align: center;
  padding-bottom: 10px;
  font-size: 14px; }

.ticket-form-print-block-footer {
  font-size: 10px;
  padding: 0 10px;
  margin-top: 10px; }

/* } */
#wrap-ticket {
  margin-bottom: 100px; }
  #wrap-ticket .has-error input[type=text], #wrap-ticket .has-error input[type=number], #wrap-ticket .has-error input[type=text] + .input-group-addon {
    border-color: #b94a48; }
  #wrap-ticket #ticket-div {
    margin: 40px 40px; }
    #wrap-ticket #ticket-div .row {
      font-weight: 600;
      font-size: large; }
      #wrap-ticket #ticket-div .row .ticket-span-label,
      #wrap-ticket #ticket-div .row .ticket-span-label-mobile {
        font-weight: 400;
        font-size: small; }
      #wrap-ticket #ticket-div .row .ticket-span-label {
        display: block; }
      #wrap-ticket #ticket-div .row .ticket-span-label-mobile {
        display: none; }
      #wrap-ticket #ticket-div .row span.ticket-form-price-label {
        font-weight: 400; }
      #wrap-ticket #ticket-div .row span.ticket-form-price-count {
        font-size: x-large; }
    #wrap-ticket #ticket-div .wrap-ticket-form {
      padding: 0 20px; }
      #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block {
        position: relative;
        background-color: #f2f0f0;
        padding: 20px;
        margin-top: 40px; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .ticket-form-icon-delete {
          position: absolute;
          top: -25px;
          right: 0px;
          color: #1c5e79; }
          #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .ticket-form-icon-delete:hover {
            cursor: pointer;
            color: #04b2f9; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .help-block-popup {
          display: none;
          width: 220px;
          background-color: white;
          position: absolute;
          z-index: 3;
          border-radius: 5px;
          box-shadow: 1px 3px 14px -1px #adb6c1, 0 0 0 1px rgba(66, 97, 123, 0.1);
          top: 80px;
          padding: 10px;
          font-size: small; }
          #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .help-block-popup p.help-block-popup-example {
            margin: 0; }
          #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .help-block-popup ul {
            margin: 0;
            padding-left: 15px; }
          #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .help-block-popup:before {
            content: '';
            position: absolute;
            left: 20px;
            top: -21px;
            border: 10px solid transparent;
            border-bottom: 10px solid #ccc; }
          #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-block .help-block-popup:after {
            content: '';
            position: absolute;
            left: 20px;
            top: -20px;
            border: 10px solid transparent;
            border-bottom: 10px solid white; }
      #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-email-tel {
        position: relative;
        margin-right: -20px;
        text-align: right; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-email-tel .ticket-form-email div label, #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-email-tel .ticket-form-tel div label {
          width: 50%;
          float: left;
          padding-right: 10px; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-email-tel .ticket-form-email div input, #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-email-tel .ticket-form-tel div input {
          width: 50%; }
      #wrap-ticket #ticket-div .wrap-ticket-form input {
        text-transform: uppercase; }
      #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-row {
        font-weight: 400;
        margin: 20px 0px; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-row .control-label, #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-row .checkbox-label {
          font-size: 16px;
          color: #000; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-row .ticket-form-luggage_places input,
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-row .ticket-form-people input {
          text-align: right; }
      #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-label {
        font-size: large;
        display: block; }
      #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-price {
        text-align: right;
        margin-right: 10px; }
        #wrap-ticket #ticket-div .wrap-ticket-form .ticket-form-price span {
          color: #2d95bf;
          padding-left: 10px;
          font-weight: 600; }
      #wrap-ticket #ticket-div .wrap-ticket-form .form-group.has-error label {
        color: red; }
    #wrap-ticket #ticket-div .btn-ticket-wrap {
      position: relative; }
      #wrap-ticket #ticket-div .btn-ticket-wrap #send-request, #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
        position: absolute; }
      #wrap-ticket #ticket-div .btn-ticket-wrap #send-request {
        top: -20px;
        right: 10px;
        left: unset; }
      #wrap-ticket #ticket-div .btn-ticket-wrap #send-add {
        top: -350px;
        left: 10px; }

.ny-2023 .trans .nav-tabs > li {
  margin-right: 14px; }

.trans .tab-content .tab-content-div .trans-map {
  margin: 20px 20px 10px 40px; }

.trans .tab-content .tab-content-div .trans-map .trans-yandex-map {
  text-align: right; }

@CHARSET "UTF-8";
/* Используется в строке сообщений/уведомлений над контентом в админке и на сайте*/
@media only screen and (max-width: 560px) {
  .alarm-msg {
    height: unset !important; }
    .alarm-msg .alarm-left-shadow1,
    .alarm-msg .alarm-left-shadow2,
    .alarm-msg .alarm-left-wrap,
    .alarm-msg .alarm-info-i {
      display: none; }
    .alarm-msg .alarm-right-wrap {
      padding: 10px; }

  .alarm-msg-img {
    height: unset !important;
    margin-bottom: 0 !important; }
    .alarm-msg-img .alarm-img {
      height: unset !important; }
      .alarm-msg-img .alarm-img img {
        width: 130% !important; } }
.alarm-msg {
  margin-bottom: 20px;
  font-size: small;
  color: white;
  height: 40px;
  position: relative;
  width: 100%; }
  .alarm-msg .alarm-left-shadow1 {
    width: 38px;
    height: 100%;
    position: absolute;
    box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, 0.2), -4px 4px 8px -2px rgba(0, 0, 0, 0.2); }
  .alarm-msg .alarm-left-shadow2 {
    width: 59px;
    height: 100%;
    position: absolute;
    left: 54px;
    box-shadow: 1px 7px 6px -4px rgba(0, 0, 0, 0.2); }
  .alarm-msg .alarm-left-wrap {
    width: 100px;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden; }
    .alarm-msg .alarm-left-wrap .alarm-left {
      content: '';
      border-radius: 70px;
      width: 120px;
      height: 120px;
      position: absolute;
      top: -40px;
      left: -10px;
      box-shadow: -3px -1px 4px rgba(0, 0, 0, 0.2) inset; }
  .alarm-msg .alarm-info-i {
    height: 30px;
    float: left;
    font-size: 16px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    left: 35px;
    margin-top: 5px;
    line-height: 1.5; }
    .alarm-msg .alarm-info-i .icon-i {
      font-size: 1.5em !important;
      font-weight: 600 !important; }
  .alarm-msg .alarm-right-wrap {
    overflow: hidden;
    position: relative;
    height: 100%;
    box-shadow: 3px 9px 6px -6px rgba(0, 0, 0, 0.2); }
    .alarm-msg .alarm-right-wrap:before {
      			   /*display: table;
         			content: ''; */ }
    .alarm-msg .alarm-right-wrap .alarm-right {
      /*position: absolute;
      top: 50%;  
      transform: translateY(50%);*/
      font-weight: 600;
      display: table-cell;
      vertical-align: middle;
      height: 40px;
      width: 900px; }
      .alarm-msg .alarm-right-wrap .alarm-right a {
        color: #fff;
        border-bottom: 1px solid #fff;
        /* text-decoration: underline; */ }
        .alarm-msg .alarm-right-wrap .alarm-right a:hover, .alarm-msg .alarm-right-wrap .alarm-right a:focus {
          text-decoration: none;
          border-bottom: 1px solid #2d95bf; }
      .alarm-msg .alarm-right-wrap .alarm-right p {
        margin: 0; }

.alarm-msg-img {
  margin-bottom: 20px;
  height: 50px;
  position: relative;
  width: 100%; }
  .alarm-msg-img .alarm-img {
    height: 50px;
    overflow: hidden; }

@media only screen and (max-width: 1200px) {
  .mayor-blocks .mayor-block {
    margin: 0 30px !important; } }
@media only screen and (max-width: 991px) {
  .mayor-request .btn-mayor-mobile,
  .mayor-request .mayor-request-block-btn-arr,
  .mayor-request .mayor-request-header,
  .mayor-request .mayor-request-block-text,
  .mayor-request .mayor-request-block-form,
  .mayor-request .mayor-request-block-popup {
    font-size: medium !important;
    white-space: normal !important; }
  .mayor-request .mayor-request-block-tel-text {
    display: block !important;
    margin-bottom: 10px !important; }
  .mayor-request .mayor-request-block {
    padding: 10px 10px !important; } }
@media only screen and (max-width: 767px) {
  .mayor-block .mayor-right ul:before,
  .mayor-block .mayor-right ul:after,
  .mayor-block .mayor-right li:before,
  .mayor-block .mayor-right li:after {
    display: none !important; }

  .mayor-blocks .mayor-block .mayor-left,
  .mayor-blocks .mayor-block .mayor-right,
  .mayor-helpers .col-xs-3 {
    width: 50% !important; } }
@media only screen and (max-width: 600px) {
  .mayor-blocks .mayor-block {
    margin: 0 0px !important; }

  .mayor-blocks .mayor-block .mayor-left,
  .mayor-blocks .mayor-block .mayor-right,
  .mayor-helpers .col-xs-3 {
    width: 100% !important; }

  .mayor-blocks .mayor-block img.img-responsive,
  .mayor-helpers img.img-responsive {
    margin-left: auto;
    margin-right: auto; }

  .mayor-blocks .mayor-block .mayor-fio,
  .mayor-helpers .mayor-fio {
    text-align: center; }

  .mayor-block .mayor-right li {
    padding: 10px 0 !important;
    height: auto !important; }

  .mayor-block .mayor-right li > a:before {
    top: 20px !important; }

  .mayor-helpers .col-xs-3 {
    border-bottom: 2px solid rgba(0, 0, 0, 0.075);
    padding: 20px 0;
    border-top: 1px solid #ffffff; }

  .mayor-helpers .col-xs-3:first-child {
    border-top: none !important; }

  .mayor-helpers .col-xs-3:last-child {
    border-bottom: none !important; } }
@media only screen and (max-width: 520px) {
  .mayor-header .col-xs-7,
  .mayor-header .col-xs-5 {
    width: 100% !important; }

  .mayor-header .col-xs-5 {
    text-align: center; }
    .mayor-header .col-xs-5 img {
      display: inline-block; }

  .mayor-header .pull-right, .mayor-header .lenta-big-item .lenta-page-img .lenta-img, .lenta-big-item .lenta-page-img .mayor-header .lenta-img {
    float: none !important; }

  .GU-Widget {
    display: block !important; } }
@media only screen and (max-width: 400px) {
  .mayor-block .mayor-right ul {
    padding: 0 20px !important; } }
.widget-pos-mobile iframe#widgetPosId {
  width: 100%;
  /* height: 330px; */ }

.colored-block {
  padding: 20px;
  position: relative;
  clear: both; }
  .colored-block:after {
    display: block;
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: #ffffff; }

.colored-gray {
  background-color: #f3f3f3;
  border-bottom: 5px solid #ebebeb; }

.font-gray {
  color: #979797; }

.font-olive {
  color: #b0c18b; }

.font-orange {
  color: #ffbb3e; }

.colored-light-blue {
  background-color: #e9f6fb;
  border-bottom: 5px solid #d2eaf4; }

.colored-light-orange {
  background-color: #fff5e2;
  border-bottom: 5px solid #ffe3ae; }

.colored-light-olive {
  background-color: #f3f7ea;
  border-bottom: 5px solid #e3ebd0; }
  .colored-light-olive .mayor-block {
    border-bottom: 2px solid #e3ebd0;
    border-top: 1px solid #ffffff; }
    .colored-light-olive .mayor-block:first-of-type {
      border-top: none; }
    .colored-light-olive .mayor-block:last-of-type {
      border-bottom: none; }

.mayor-fio {
  padding: 10px; }
  .mayor-fio A {
    font-weight: normal;
    border-bottom: 1px solid #2d95bf;
    font-size: 15px; }
    .mayor-fio A:hover {
      text-decoration: none; }
  .mayor-fio span {
    display: block;
    font-size: 14px;
    margin-top: 5px; }
  .mayor-fio.mayor-big-fio A {
    font-size: 17px; }
  .mayor-fio.mayor-big-fio span {
    font-size: 15px; }

.mayor-block {
  padding: 30px 0;
  margin: 0 80px; }
  .mayor-block .mayor-foto .foto-big {
    position: relative;
    left: -15px; }
  .mayor-big-blocks .mayor-block {
    margin: 0 60px; }
    .mayor-big-blocks .mayor-block .mayor-left {
      width: 300px; }
      .mayor-big-blocks .mayor-block .mayor-left .mayor-fio A {
        font-size: 17px; }
      .mayor-big-blocks .mayor-block .mayor-left .mayor-fio span {
        font-size: 16px; }
    .mayor-big-blocks .mayor-block .mayor-right {
      width: 285px; }
      .mayor-big-blocks .mayor-block .mayor-right A {
        font-size: 17px; }
  .mayor-block .mayor-left {
    width: 230px; }
  .mayor-block .mayor-right {
    position: relative;
    width: 315px; }
    .mayor-block .mayor-right ul {
      list-style: none;
      padding-left: 80px; }
      .mayor-block .mayor-right ul:after {
        position: absolute;
        border: 4px solid #2d95bf;
        border-radius: 50%;
        height: 4px;
        width: 4px;
        content: "";
        display: block;
        left: -50px;
        top: 70px; }
      .mayor-block .mayor-right ul:before {
        position: absolute;
        height: 10px;
        width: 55px;
        left: -45px;
        top: 74px;
        content: '';
        display: block;
        border-top: 1px solid #2d95bf; }
    .mayor-block .mayor-right li {
      padding: 20px 0;
      position: relative;
      height: 96px;
      vertical-align: middle;
      display: table; }
      .mayor-block .mayor-right li:last-of-type:before {
        height: 50px;
        top: 0; }
      .mayor-block .mayor-right li:first-of-type:before {
        bottom: 0;
        top: 50px; }
      .mayor-block .mayor-right li:only-of-type:before {
        bottom: 75px;
        top: 50px;
        height: 25px; }
      .mayor-block .mayor-right li:before {
        display: block;
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 80px;
        border-left: 1px solid #2d95bf;
        left: -80px; }
      .mayor-block .mayor-right li:after {
        position: absolute;
        display: block;
        content: '';
        width: 55px;
        bottom: 0;
        top: 50px;
        border-top: 1px solid #2d95bf;
        left: -80px; }
      .mayor-block .mayor-right li > a {
        font-size: 15px;
        display: table-cell;
        vertical-align: middle; }
        .mayor-block .mayor-right li > a > span {
          border-bottom: 1px solid #2d95bf; }
        .mayor-block .mayor-right li > a:before {
          border: 4px solid #2d95bf;
          border-radius: 50%;
          height: 4px;
          width: 4px;
          content: "";
          position: absolute;
          display: block;
          left: -30px;
          top: 46px; }
        .mayor-block .mayor-right li > a:hover {
          text-decoration: none; }

.person-block {
  text-align: center;
  padding: 20px 18px 30px; }
  .person-block .person-foto {
    margin-bottom: 15px; }
  .person-block .person-fio A {
    font-size: 15px;
    display: block; }
  .person-block .person-fio span {
    font-size: 13px;
    display: block; }
  .person-block.big-person-block A {
    font-size: 17px; }
  .person-block.big-person-block span {
    font-size: 15px; }

.mayor-request .mayor-request-header {
  color: #008dbc;
  font-size: larger;
  font-weight: 600; }
.mayor-request .mayor-request-block {
  background: #fef5e1;
  /*#ffbb3e;*/
  padding: 10px 20px;
  margin: 20px 0; }
  .mayor-request .mayor-request-block div.flex {
    display: flex;
    margin: 0; }
.mayor-request .mayor-request-block-text,
.mayor-request .mayor-request-block-form {
  padding: 10px; }
.mayor-request .mayor-request-block-btn {
  text-align: center;
  padding: 10px 10px 20px; }
  .mayor-request .mayor-request-block-btn a.btn {
    width: 100%;
    color: white;
    font-weight: 600;
    font-size: larger; }
.mayor-request .mayor-request-block-tel {
  padding: 0 10px 10px;
  text-align: center; }
  .mayor-request .mayor-request-block-tel .mayor-request-block-tel-text {
    margin-right: 20px; }
  .mayor-request .mayor-request-block-tel .fa-phone, .mayor-request .mayor-request-block-tel span.phoneIcon:before {
    padding: 4px;
    background: #008dbc;
    color: white;
    border-radius: 15% 15%; }
.mayor-request .mayor-request-block-btn-arrow {
  margin: auto; }
  .mayor-request .mayor-request-block-btn-arrow div.btn {
    width: 100%; }
  .mayor-request .mayor-request-block-btn-arrow .fa, .mayor-request .mayor-request-block-btn-arrow input[type="checkbox"] + label:before, .mayor-request .mayor-request-block-btn-arrow input[type="radio"] + label:before, .mayor-request .mayor-request-block-btn-arrow span.mailIcon:before, .mayor-request .mayor-request-block-btn-arrow span.phoneIcon:before {
    color: white;
    font-size: x-large;
    transform: scale(0.8, 1.3); }
.mayor-request .mayor-request-block-popup {
  width: 100%;
  display: none; }
  .mayor-request .mayor-request-block-popup div {
    padding: 5px 30px; }
  .mayor-request .mayor-request-block-popup div:nth-child(even) {
    background: #e5f3f8; }
.mayor-request .mayor-request-block-form {
  background: white;
  margin: 20px 0;
  cursor: pointer; }
  .mayor-request .mayor-request-block-form:hover {
    background: #e5f3f8; }
  .mayor-request .mayor-request-block-form:active {
    background: white; }
.mayor-request .mayor-request-block-form-down {
  font-weight: 600;
  color: #008dbc; }
.mayor-request .mayor-request-block-form-hidden {
  width: 100%;
  margin: 20px 0 10px; }
  .mayor-request .mayor-request-block-form-hidden .hide {
    display: none; }
  .mayor-request .mayor-request-block-form-hidden #button-send-div {
    text-align: right !important; }
.mayor-request .btn-shadow {
  padding: 6px 0; }

.alarm-mayor {
  background: rgba(255, 13, 13, 0.3);
  padding: 10px;
  font-size: 1.2em;
  margin-bottom: 20px; }

@CHARSET "UTF-8";
@media only screen and (max-width: 991px) {
  .find-wrap-ks .find-ks-help {
    top: -27px;
    left: -50px; }
  .find-wrap-ks #find-form-ks .find-ks-label.col-xs-4 {
    width: 50%; }
  .find-wrap-ks .find-ks-button .col-xs-10 {
    width: 66%; }
  .find-wrap-ks .find-ks-button .col-xs-2 {
    width: 33%; } }
@media only screen and (max-width: 650px) {
  .find-wrap-ks .find-ks-input input,
  .find-wrap-ks .find-ks-select select {
    margin: 0 !important; }
  .find-wrap-ks #find-form-ks .ks-find-block .find-ks-label.col-xs-4 {
    width: 100%; }
  .find-wrap-ks #find-form-ks .ks-find-block .find-ks-input.col-xs-6 {
    width: 80%; }
  .find-wrap-ks #find-form-ks .ks-find-add-wrap #ks-find-open-add .find-ks-label.col-xs-4 {
    width: 100%; }
  .find-wrap-ks #find-form-ks .ks-find-add-wrap #ks-find-open-add .find-ks-input.col-xs-2 {
    width: 30%; }
  .find-wrap-ks #find-form-ks .ks-find-add-wrap #ks-find-open-add .find-ks-input.col-xs-6,
  .find-wrap-ks #find-form-ks .ks-find-add-wrap #ks-find-open-add .find-ks-select.col-xs-6,
  .find-wrap-ks #find-form-ks .ks-find-add-wrap #ks-find-open-add .find-ks-checkbox.col-xs-6 {
    width: 100%; }
  .find-wrap-ks #find-form-ks .find-ks-help {
    top: unset;
    left: unset; }
    .find-wrap-ks #find-form-ks .find-ks-help .find-ks-help-popup {
      right: 45px;
      left: unset !important; }
      .find-wrap-ks #find-form-ks .find-ks-help .find-ks-help-popup:before {
        left: unset !important;
        border-right: none !important;
        right: -10px;
        border-left: 10px solid #5a5a5a; }
      .find-wrap-ks #find-form-ks .find-ks-help .find-ks-help-popup:after {
        left: unset !important;
        border-right: none !important;
        border-left: 10px solid white;
        right: -10px; }
  .find-wrap-ks #ks-result {
    /*.ks-result-cost{
    	margin-top: -20px;
    }*/ }
    .find-wrap-ks #ks-result .col-xs-3,
    .find-wrap-ks #ks-result .col-xs-9,
    .find-wrap-ks #ks-result .ks-result-period {
      width: 100%; }
    .find-wrap-ks #ks-result .ks-result-label-gender,
    .find-wrap-ks #ks-result .ks-result-label-age {
      width: 55%; }
    .find-wrap-ks #ks-result .ks-result-gender,
    .find-wrap-ks #ks-result .ks-result-age {
      width: 45%; }
    .find-wrap-ks #ks-result .ks-result-label-age,
    .find-wrap-ks #ks-result .ks-result-age {
      margin-bottom: 10px; }
    .find-wrap-ks #ks-result .ks-result-label-cert {
      width: 55%; }
    .find-wrap-ks #ks-result .ks-result-cert {
      width: 45%; }
    .find-wrap-ks #ks-result .ks-result-accept {
      font-size: 14px;
      text-align: right;
      top: 25px; }
      .find-wrap-ks #ks-result .ks-result-accept .alert {
        padding: 10px; } }
@media only screen and (max-width: 450px) {
  .find-wrap-ks {
    padding: 10px !important; }
    .find-wrap-ks #find-form-ks .ks-find-block .find-ks-label.col-xs-4 {
      width: 100%;
      margin-bottom: 10px; }
    .find-wrap-ks #find-form-ks .ks-find-block .find-ks-input.col-xs-6 {
      width: 85%; }
    .find-wrap-ks #find-form-ks .find-ks-help {
      top: unset;
      left: unset; }
    .find-wrap-ks #find-form-ks .find-ks-button .col-xs-10 {
      width: 60%; }
    .find-wrap-ks #find-form-ks .find-ks-button .col-xs-2 {
      width: 40%; } }
.find-wrap-ks {
  padding: 40px; }
  .find-wrap-ks #find-form-ks .row {
    padding-bottom: 20px; }
  .find-wrap-ks .find-ks-help {
    width: 30px;
    height: 30px;
    position: relative;
    background-color: #ddd;
    border-radius: 15px;
    cursor: pointer; }
    .find-wrap-ks .find-ks-help:before {
      content: '?';
      position: absolute;
      padding: 2px;
      font-weight: 600;
      color: #333; }
    .find-wrap-ks .find-ks-help:hover {
      background-color: #3095bf; }
    .find-wrap-ks .find-ks-help:hover:before {
      color: #fff;
      font-size: 24px;
      padding: 0;
      font-weight: 800;
      top: -4px; }
    .find-wrap-ks .find-ks-help .find-ks-help-popup {
      position: absolute;
      width: 220px;
      background-color: white;
      z-index: 1;
      border-radius: 5px;
      box-shadow: 1px 3px 14px -1px #adb6c1, 0 0 0 1px rgba(66, 97, 123, 0.1);
      top: -5px;
      left: 42px;
      padding: 10px;
      font-size: small;
      display: none; }
    .find-wrap-ks .find-ks-help .find-ks-help-popup:after {
      content: '';
      position: absolute;
      left: -20px;
      top: 10px;
      border: 10px solid transparent;
      border-right: 10px solid white; }
    .find-wrap-ks .find-ks-help .find-ks-help-popup:before {
      content: '';
      position: absolute;
      left: -20px;
      border: 10px solid transparent;
      border-right: 10px solid #5a5a5a; }
  .find-wrap-ks .find-ks-label label {
    font-size: 18px;
    font-weight: 400;
    color: #333; }
  .find-wrap-ks .find-ks-input input,
  .find-wrap-ks .find-ks-select select {
    border: 1px solid #ccc;
    margin: -8px;
    color: #333;
    font-size: 16px;
    background: transparent;
    height: 40px; }
    .find-wrap-ks .find-ks-input input:focus,
    .find-wrap-ks .find-ks-select select:focus {
      outline: 1px solid #3095bf; }
      .find-wrap-ks .find-ks-input input:focus::placeholder,
      .find-wrap-ks .find-ks-select select:focus::placeholder {
        opacity: 0; }
  .find-wrap-ks .ks-find-add-wrap {
    margin-top: 20px; }
    .find-wrap-ks .ks-find-add-wrap #ks-find-add {
      color: inherit;
      text-decoration: none;
      /* border-bottom: 1px dashed #3095bf; */
      color: #3095bf;
      font-size: 20px;
      margin-bottom: 20px; }
    .find-wrap-ks .ks-find-add-wrap #ks-find-open-line {
      height: 5px;
      background-color: #f2f0f0;
      display: block; }
    .find-wrap-ks .ks-find-add-wrap #ks-find-open-add {
      display: none;
      width: 100%;
      padding-top: 25px;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
      .find-wrap-ks .ks-find-add-wrap #ks-find-open-add label.checkbox-label {
        color: #333;
        font-size: 16px;
        margin-right: 20px; }
  .find-wrap-ks .find-ks {
    padding-right: 30px; }
  .find-wrap-ks .find-ks #submit-find-ks {
    font-size: 16px; }
  .find-wrap-ks #ks-result .row {
    margin-bottom: 10px; }
  .find-wrap-ks #ks-result a.ks-find-all {
    text-decoration: underline; }

@CHARSET "UTF-8";
@media only screen and (max-width: 767px) {
  #map-content {
    width: 100% !important;
    padding: 0 !important;
    height: unset !important; }
    #map-content .list-map-ul {
      padding: 10px 12px !important; }
      #map-content .list-map-ul li {
        float: left;
        padding: 0; }
      #map-content .list-map-ul li a {
        margin: 0 5px !important; }
      #map-content .list-map-ul .list-map-li-AB span.list-map-li-A-span {
        margin: 0 !important; }
      #map-content .list-map-ul .list-map-li-AB span.list-map-li-B-span {
        margin-left: 5px !important; }
      #map-content .list-map-ul .list-map-li:before {
        content: '\2192' !important;
        background-color: transparent !important;
        border: none !important;
        border-radius: unset !important;
        box-shadow: none !important; }
      #map-content .list-map-ul li:last-child:before {
        content: '\2192'; }
      #map-content .list-map-ul li a {
        text-decoration: underline !important; }

  #map {
    width: 100% !important; } }
#map-content .list-map-ul {
  list-style-type: none;
  max-height: 400px;
  overflow: auto;
  padding-top: 1px;
  padding-bottom: 1px; }
  #map-content .list-map-ul li {
    font-size: small;
    height: 20px;
    line-height: 20px; }
    #map-content .list-map-ul li:first-child, #map-content .list-map-ul li:last-child {
      font-weight: 800; }
  #map-content .list-map-ul li a {
    margin-left: 10px;
    color: #000; }
  #map-content .list-map-ul .list-map-li-AB span {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 12px;
    border: 2px solid white;
    margin-left: -10px;
    box-shadow: 0 0px 2px #000;
    line-height: 15px;
    color: white; }
  #map-content .list-map-ul .list-map-li-A-span {
    background-color: red; }
  #map-content .list-map-ul .list-map-li-B-span {
    background-color: blue; }

#map .circle_layout, #map-content .list-map-ul li.list-map-li:before {
  content: '';
  display: inline-block;
  background-color: green;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
  border-radius: 7px;
  box-shadow: 0 0px 2px #000; }

#map .circle_layout.select-dist, #map-content .list-map-ul li.list-map-li.select-dist:before {
  background-color: blue;
  border: none; }

#map-content .list-map-ul li.list-map-li.select-dist a {
  font-weight: 800; }

#map .circle_layout {
  top: -5px;
  left: -5px;
  position: absolute; }
#map .circle_layout_div {
  position: relative;
  top: -15px; }
  #map .circle_layout_div .circle_layout_mark {
    position: absolute;
    border: 2px solid white;
    border-radius: 11px;
    color: #fff;
    left: -11px;
    top: -11px;
    width: 22px;
    height: 22px;
    line-height: 17px;
    font-size: 13px;
    font-weight: 800;
    text-align: center;
    z-index: 3; }
    #map .circle_layout_div .circle_layout_mark:before {
      content: '';
      position: absolute;
      right: 5px;
      top: 16px;
      border: 4px solid transparent;
      z-index: 2; }
    #map .circle_layout_div .circle_layout_mark:after {
      content: '';
      position: absolute;
      right: 4px;
      top: 18px;
      border: 2px solid white;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      box-shadow: 0 0px 1px #000;
      z-index: 1; }
  #map .circle_layout_div .circle_layout_start_mark {
    background-color: red; }
    #map .circle_layout_div .circle_layout_start_mark:before {
      border-top: 8px solid red; }
    #map .circle_layout_div .circle_layout_start_mark:after {
      background-color: red; }
  #map .circle_layout_div .circle_layout_finish_mark {
    background-color: blue; }
    #map .circle_layout_div .circle_layout_finish_mark:before {
      border-top: 8px solid blue; }
    #map .circle_layout_div .circle_layout_finish_mark:after {
      background-color: blue; }
  #map .circle_layout_div .circle_layout_via1_mark {
    background-color: green; }
    #map .circle_layout_div .circle_layout_via1_mark:before {
      border-top: 8px solid green; }
    #map .circle_layout_div .circle_layout_via1_mark:after {
      background-color: green; }
  #map .circle_layout_div .circle_layout_via2_mark {
    background-color: brown; }
    #map .circle_layout_div .circle_layout_via2_mark:before {
      border-top: 8px solid brown; }
    #map .circle_layout_div .circle_layout_via2_mark:after {
      background-color: brown; }
  #map .circle_layout_div .circle_layout_via3_mark {
    background-color: maroon; }
    #map .circle_layout_div .circle_layout_via3_mark:before {
      border-top: 8px solid maroon; }
    #map .circle_layout_div .circle_layout_via3_mark:after {
      background-color: maroon; }
  #map .circle_layout_div .circle_layout_via4_mark {
    background-color: purple; }
    #map .circle_layout_div .circle_layout_via4_mark:before {
      border-top: 8px solid purple; }
    #map .circle_layout_div .circle_layout_via4_mark:after {
      background-color: purple; }
  #map .circle_layout_div .circle_layout_via5_mark {
    background-color: olive; }
    #map .circle_layout_div .circle_layout_via5_mark:before {
      border-top: 8px solid olive; }
    #map .circle_layout_div .circle_layout_via5_mark:after {
      background-color: olive; }
  #map .circle_layout_div .circle_layout_text {
    display: inline-block;
    position: absolute;
    border: 1px solid #d4d4d4;
    border-radius: 11px;
    background: white;
    color: #000;
    padding: 0 10px 3px 25px;
    font-size: 80%;
    top: -12px;
    left: -12px;
    z-index: 2; }

@CHARSET "UTF-8";
@media only screen and (max-width: 520px) {
  #id-C-A-142353-10 {
    display: none !important; }

  #id-C-A-142353-11 {
    display: block !important; } }
#id-C-A-142353-10 {
  display: block; }

#id-C-A-142353-11 {
  display: none; }

.reklama-mark {
  position: relative;
  overflow: hidden; }

.reklama-mark span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 10;
  font-family: YS Text Variable,Helvetica,Arial,sans-serif;
  white-space: nowrap;
  height: 12px;
  line-height: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 4px;
  color: white;
  border-radius: 16px;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .125em;
  pointer-events: none;
  text-decoration: none;
  -webkit-transition: color .5s ease-in-out;
  -o-transition: color .5s ease-in-out;
  transition: color .5s ease-in-out;
  background: rgba(26, 43, 77, 0.4); }

.reklama-mark span tt {
  margin-left: 3px;
  font-size: 1.2em; }

.nomark mark {
  display: none; }

.reklama-mark > mark {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: x-small;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
  padding: 0 5px; }

.nomark > mark {
  display: none; }

@CHARSET "UTF-8";
@media only screen and (max-width: 1200px) {
  #banner-fkgs-clock1 .banner-fkgs-button {
    background-size: 90%; }
  #banner-fkgs-clock1 .banner-fkgs-text1 {
    left: 18%; }
  #banner-fkgs-clock1 img {
    width: auto !important;
    height: auto !important; } }
@media only screen and (max-width: 991px) {
  #banner-fkgs-clock1 .banner-fkgs-text1 {
    top: -10px !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span1 {
      font-size: 220% !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span2 {
      font-size: 400% !important; }
  #banner-fkgs-clock1 .banner-fkgs-text2 {
    font-size: 65% !important; }
  #banner-fkgs-clock1 .banner-fkgs-button {
    background-size: 70%; }
  #banner-fkgs-clock1 div#clockToDate div.clockDays {
    font-size: 30px !important; }
    #banner-fkgs-clock1 div#clockToDate div.clockDays .day1, #banner-fkgs-clock1 div#clockToDate div.clockDays .day2 {
      width: 30px !important;
      height: 40px !important; }
    #banner-fkgs-clock1 div#clockToDate div.clockDays .day-text {
      left: 5% !important;
      top: 50px !important;
      width: 90% !important;
      font-size: 12px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime {
    font-size: 30px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours2,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
    width: 20px !important;
    height: 42px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.time-delimiter {
    font-size: 22px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime span.time-txt {
    font-size: 12px !important; } }
@media only screen and (max-width: 767px) {
  div#clockToDate {
    /* width: 143px !important; */ }

  #banner-fkgs-clock1 div#clockToDate div.clockTime span.time-txt {
    font-size: 10px !important; } }
@media only screen and (max-width: 700px) {
  #banner-fkgs-clock1 .banner-fkgs-button {
    background-size: 60% !important; }
  #banner-fkgs-clock1 .banner-fkgs-text1 {
    top: -10px !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span1 {
      font-size: 200% !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span2 {
      font-size: 350% !important; }
  #banner-fkgs-clock1 .banner-fkgs-text2 {
    font-size: 60% !important;
    top: 10% !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockDays .day-text {
    left: 10% !important;
    width: 80% !important;
    font-size: 10px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime {
    font-size: 20px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours2,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
    width: 15px !important;
    height: 28px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.time-delimiter {
    font-size: 16px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime span.time-txt {
    font-size: 8px !important; } }
@media only screen and (max-width: 630px) {
  #banner-fkgs-clock1 .banner-fkgs-text1 {
    top: -7px !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span1 {
      font-size: 150% !important; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span2 {
      font-size: 265% !important; }
  #banner-fkgs-clock1 .banner-fkgs-text2 {
    font-size: 50% !important;
    top: 8% !important;
    right: 1% !important; }
  #banner-fkgs-clock1 .banner-fkgs-button {
    background-size: 45% !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockDays {
    font-size: 20px !important; }
    #banner-fkgs-clock1 div#clockToDate div.clockDays .day1, #banner-fkgs-clock1 div#clockToDate div.clockDays .day2 {
      width: 20px !important;
      height: 30px !important; }
    #banner-fkgs-clock1 div#clockToDate div.clockDays .day-text {
      top: 35px !important; }
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours2,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
  #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
    margin: 1px !important; } }
@media only screen and (max-width: 520px) {
  #banner-fkgs-clock-m div#clockToDate {
    width: 62% !important;
    left: 6% !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays {
      font-size: 400% !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
        margin-left: 47px !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day1,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
        top: -10px !important;
        width: 47px !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day-text {
        font-size: 28px !important;
        left: 110px !important;
        top: 8px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockTime {
      font-size: 400% !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockTime .clockTimeHours,
      #banner-fkgs-clock-m div#clockToDate div.clockTime .clockTimeMinutes {
        width: 46%; }
      #banner-fkgs-clock-m div#clockToDate div.clockTime span.hours1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime span.hours2,
      #banner-fkgs-clock-m div#clockToDate div.clockTime span.minutes1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime span.minutes2 {
        width: 50% !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.time-delimiter {
        font-size: 80% !important;
        bottom: -6px !important; }
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes {
        top: -8px !important; }
    #banner-fkgs-clock-m div#clockToDate span.time-text {
      top: -22px !important;
      font-size: 100% !important; } }
@media only screen and (max-width: 450px) {
  #banner-fkgs-clock-m div#clockToDate div.clockDays {
    font-size: 350% !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day1,
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
      width: 44px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
      margin-left: 44px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day-text {
      font-size: 24px !important; }
  #banner-fkgs-clock-m div#clockToDate div.clockTime {
    font-size: 350% !important; } }
@media only screen and (max-width: 400px) {
  #banner-fkgs-clock-m div#clockToDate div.clockDays {
    font-size: 300% !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day1,
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
      width: 40px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
      margin-left: 40px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day-text {
      font-size: 20px !important;
      left: 90px !important;
      top: 5px !important; }
  #banner-fkgs-clock-m div#clockToDate div.clockTime {
    font-size: 300% !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockTime div.time-delimiter {
      font-size: 70% !important; }
  #banner-fkgs-clock-m div#clockToDate span.time-text {
    top: -18px !important;
    font-size: 80% !important; } }
@media only screen and (max-width: 350px) {
  #banner-fkgs-clock-m div#clockToDate div.clockDays {
    font-size: 250% !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
      margin-left: 34px !important; }
    #banner-fkgs-clock-m div#clockToDate div.clockDays span.day-text {
      font-size: 20px !important;
      left: 80px !important;
      top: 2px !important; }
  #banner-fkgs-clock-m div#clockToDate div.clockTime {
    font-size: 250% !important; } }
#banner-fkgs-clock,
#banner-fkgs-clock-m {
  display: block;
  position: relative; }
  #banner-fkgs-clock div#clockToDate,
  #banner-fkgs-clock-m div#clockToDate {
    position: absolute;
    bottom: 3%;
    margin: 0;
    background: #2d9d6f;
    left: 14px;
    width: 65%;
    height: 14%; }
    #banner-fkgs-clock div#clockToDate div.clockDays,
    #banner-fkgs-clock-m div#clockToDate div.clockDays {
      font-size: 34px;
      position: absolute;
      top: 4px;
      left: 4px;
      width: 100%;
      overflow: hidden;
      bottom: 4px; }
      #banner-fkgs-clock div#clockToDate div.clockDays span.day1,
      #banner-fkgs-clock div#clockToDate div.clockDays span.day2,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day1,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
        font-family: Impact;
        background: #fff;
        position: absolute;
        display: inline-block;
        top: -4px;
        color: #000;
        width: 30px;
        text-align: center; }
      #banner-fkgs-clock div#clockToDate div.clockDays span.day1,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day1 {
        border-right: 2px solid #2d9d6f; }
      #banner-fkgs-clock div#clockToDate div.clockDays span.day2,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day2 {
        margin-left: 29px;
        border-left: 2px solid #2d9d6f; }
      #banner-fkgs-clock div#clockToDate div.clockDays span.day-text,
      #banner-fkgs-clock-m div#clockToDate div.clockDays span.day-text {
        position: absolute;
        font-size: 14px;
        left: 47%;
        color: #fff;
        font-weight: 800;
        line-height: 100%;
        top: 4px; }
    #banner-fkgs-clock div#clockToDate div.clockTime,
    #banner-fkgs-clock-m div#clockToDate div.clockTime {
      font-size: 34px;
      position: absolute;
      top: 4px;
      bottom: 4px;
      width: 100%;
      overflow: hidden;
      display: none; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes {
        font-family: Impact;
        background: #fff;
        position: absolute;
        display: block;
        top: -4px;
        color: #000; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.time-delimiter,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.time-delimiter {
        position: absolute;
        margin: 0;
        left: 48%;
        color: #fff;
        font-size: 30px;
        font-family: Impact;
        bottom: 0px;
        height: 112%; }
        #banner-fkgs-clock div#clockToDate div.clockTime div.time-delimiter.delimiter-hide,
        #banner-fkgs-clock-m div#clockToDate div.clockTime div.time-delimiter.delimiter-hide {
          display: none; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes {
        width: 48%; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours span.hours1,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours span.hours1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1 {
        border-right: 2px solid #2d9d6f;
        border-left: 4px solid #2d9d6f; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours span.hours2,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours span.hours2,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
        border-right: 4px solid #2d9d6f;
        border-left: 2px solid #2d9d6f; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours span.hours1,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeHours span.hours2,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours span.hours1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeHours span.hours2,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
        display: inline-block;
        width: 50%;
        text-align: center; }
      #banner-fkgs-clock div#clockToDate div.clockTime div.clockTimeMinutes,
      #banner-fkgs-clock-m div#clockToDate div.clockTime div.clockTimeMinutes {
        margin-left: 52%; }
    #banner-fkgs-clock div#clockToDate span.time-text,
    #banner-fkgs-clock-m div#clockToDate span.time-text {
      position: absolute;
      top: -14px;
      font-size: 10px;
      color: #2d9d6f;
      font-weight: 800; }

#banner-fkgs-clock1 {
  display: block;
  position: relative;
  margin-bottom: 20px; }
  #banner-fkgs-clock1 div#clockToDate {
    position: absolute;
    margin: 0;
    width: 16%;
    height: 100%;
    top: 0; }
    #banner-fkgs-clock1 div#clockToDate div.clockDays {
      display: none;
      font-size: 50px;
      position: absolute;
      top: 10%;
      /* left: 23%; */
      text-align: center;
      width: 100%; }
      #banner-fkgs-clock1 div#clockToDate div.clockDays span.day1,
      #banner-fkgs-clock1 div#clockToDate div.clockDays span.day2 {
        font-family: Impact;
        background: #fff;
        /* position: absolute; */
        display: inline-block;
        color: #000;
        width: 40px;
        height: 70px;
        text-align: center;
        border-radius: 5px;
        box-shadow: 0 0 20px rgba(250, 205, 0, 0.2) inset; }
      #banner-fkgs-clock1 div#clockToDate div.clockDays span.day2 {
        margin-left: 5px; }
      #banner-fkgs-clock1 div#clockToDate div.clockDays span.day-text {
        position: absolute;
        font-size: 14px;
        left: 15%;
        color: #fff;
        font-weight: 600;
        line-height: 100%;
        top: 80px;
        width: 70%; }
        #banner-fkgs-clock1 div#clockToDate div.clockDays span.day-text span:first-child {
          font-weight: 800; }
    #banner-fkgs-clock1 div#clockToDate div.clockTime {
      font-size: 44px;
      position: absolute;
      top: 15%;
      width: 100%;
      height: 100%;
      display: none;
      text-align: center; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours,
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes {
        font-family: Impact;
        color: #000;
        display: inline-block; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime span.time-txt {
        position: absolute;
        font-size: 14px;
        left: 15%;
        color: #fff;
        font-weight: 600;
        line-height: 100%;
        top: 45%;
        width: 70%;
        text-align: center; }
        #banner-fkgs-clock1 div#clockToDate div.clockTime span.time-txt span:first-child {
          font-weight: 800; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.time-delimiter {
        position: absolute;
        left: 48%;
        color: #fff;
        font-size: 30px;
        font-family: Impact;
        top: 5%; }
        #banner-fkgs-clock1 div#clockToDate div.clockTime div.time-delimiter.delimiter-hide {
          display: none; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours {
        margin-right: 3px; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes {
        margin-left: 3px; }
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours1,
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeHours span.hours2,
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes1,
      #banner-fkgs-clock1 div#clockToDate div.clockTime div.clockTimeMinutes span.minutes2 {
        display: inline-block;
        text-align: center;
        width: 30px;
        height: 60px;
        text-align: center;
        border-radius: 5px;
        background: #fff;
        margin: 2px;
        box-shadow: 0 0 20px rgba(250, 205, 0, 0.2) inset; }
  #banner-fkgs-clock1 .banner-fkgs-text1,
  #banner-fkgs-clock1 .banner-fkgs-text2,
  #banner-fkgs-clock1 .banner-fkgs-button {
    position: absolute; }
  #banner-fkgs-clock1 .banner-fkgs-text1 {
    top: -20px;
    color: #fff;
    left: 20%; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span1 {
      font-size: 325%;
      font-weight: 600; }
    #banner-fkgs-clock1 .banner-fkgs-text1 .banner-fkgs-text1-span2 {
      font-size: 580%;
      line-height: 80%;
      font-weight: 700; }
  #banner-fkgs-clock1 .banner-fkgs-text2 {
    top: 5%;
    color: #000;
    right: 3%;
    font-size: 90%; }
  #banner-fkgs-clock1 .banner-fkgs-button {
    background-image: url(../images2/1button.png);
    width: 333px;
    height: 123px;
    bottom: 0;
    right: 0;
    background-repeat: no-repeat;
    background-position: right bottom; }
    #banner-fkgs-clock1 .banner-fkgs-button:hover {
      background-image: url(../images2/2button.png); }
    #banner-fkgs-clock1 .banner-fkgs-button:active {
      background-image: url(../images2/3button.png); }

.section-alarm .reklama-mark,
.section-alarm .nomark {
  margin-bottom: 20px; }

@CHARSET "UTF-8";
@media only screen and (max-width: 1200px) {
  .col-lg-12 .bxCarouselFoto .main-carousel-item {
    width: 217px !important; }

  .col-lg-12 .carouselfoto {
    height: 145px !important; } }
@media only screen and (max-width: 991px) {
  .col-lg-12 .bxCarouselFoto .main-carousel-item {
    width: 223px !important; }

  .col-lg-12 .carouselfoto {
    height: 145px !important; } }
.winterCher {
  background-image: url(../images2/letniy_che.png);
  background-repeat: no-repeat;
  background-size: 60% auto;
  background-position: center center;
  padding-top: 34%; }

@media only screen and (max-width: 991px) {
  .scammers .scammers-header h1 {
    line-height: 1; }
  .scammers .scammers-table .scammers-table-2 {
    font-size: 20px !important; }
  .scammers .scammers-table .scammers-table-1 {
    font-size: 26px !important; }
  .scammers .scammers-table .scammers-table-content {
    display: flex;
    width: 100%; } }
@media only screen and (max-width: 767px) {
  .scammers .scammers-table-header {
    font-size: 22px !important; }
  .scammers .scammers-table .scammers-table-1 {
    font-size: 22px !important; }
  .scammers .scammers-table .scammers-table-one {
    padding: 20px 30px !important; }
    .scammers .scammers-table .scammers-table-one > .row {
      margin: 0px !important; }
    .scammers .scammers-table .scammers-table-one .scammers-table-content {
      width: 100% !important;
      margin-bottom: 20px; } }
@media only screen and (max-width: 670px) {
  .scammers .scammers-table-header {
    font-size: 24px !important; }
  .scammers .scammers-table .scammers-table-left,
  .scammers .scammers-table .scammers-table-right {
    width: 100%; }
  .scammers .scammers-table .scammers-table-1 {
    font-size: 24px !important; }
  .scammers .scammers-table .scammers-table-2,
  .scammers .scammers-table .scammers-table-2.losses {
    font-size: 22px !important; } }
@media only screen and (max-width: 470px) {
  .scammers h1 {
    font-size: 42px !important;
    margin-bottom: 30px !important; }
  .scammers h4 {
    font-size: 30px !important; }
  .scammers h5 {
    font-size: 24px !important; }
  .scammers .scammers-table-one,
  .scammers .scammers-table-left {
    padding: 20px 20px !important; } }
@media only screen and (max-width: 398px) {
  .scammers .scammers-btn a {
    font-size: 24px !important; } }
/* --------------------------------------------- */
.scammers .scammers-header {
  margin-top: 20px;
  text-align: center; }
  .scammers .scammers-header h1 {
    color: #008dbc;
    margin-bottom: 60px;
    font-size: 56px; }
  .scammers .scammers-header h4 {
    color: #dd7d23;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 38px; }
  .scammers .scammers-header h5 {
    font-size: 30px; }
.scammers .scammers-table {
  margin-top: 10px;
  margin-bottom: 40px;
  color: white; }
  .scammers .scammers-table .scammers-table-1 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 20px;
    border: 1px white solid;
    padding: 0; }
  .scammers .scammers-table .scammers-table-left .scammers-table-content {
    display: flex; }
  .scammers .scammers-table .scammers-table-left .scammers-table-1 {
    color: white; }
  .scammers .scammers-table .scammers-table-right .scammers-table-1 {
    color: black;
    background: white; }
  .scammers .scammers-table .scammers-table-one {
    background: #dd7d23;
    /* #ff6600; */
    padding: 20px 40px; }
    .scammers .scammers-table .scammers-table-one .scammers-table-1 {
      color: black;
      background: white;
      margin: auto; }
    .scammers .scammers-table .scammers-table-one .scammers-table-2 {
      font-size: 26px;
      padding-left: 20px; }
    .scammers .scammers-table .scammers-table-one .scammers-table-content {
      width: 49%;
      position: relative;
      min-height: 1px;
      float: left;
      display: flex; }
  .scammers .scammers-table .scammers-table-1 {
    font-size: 26px; }
  .scammers .scammers-table .scammers-table-2 {
    font-size: 22px;
    padding-left: 20px;
    line-height: 1.2;
    bottom: 3px; }
  .scammers .scammers-table .scammers-table-one .scammers-table-2,
  .scammers .scammers-table .scammers-table-content .scammers-table-1,
  .scammers .scammers-table .scammers-table-content .scammers-table-2 {
    margin: auto; }
  .scammers .scammers-table .scammers-table-left .scammers-table-content,
  .scammers .scammers-table .scammers-table-one > .row {
    margin-bottom: 20px; }
  .scammers .scammers-table > div {
    margin-bottom: 10px; }
.scammers .scammers-table-center {
  position: relative;
  min-height: 1px;
  width: 2%;
  background: white;
  float: left; }
.scammers .scammers-table-left {
  background: #008dbc;
  padding: 20px 40px; }
.scammers .scammers-table-right {
  background: #dd7d23;
  /* #ff6600; */
  padding: 20px 40px; }
.scammers .scammers-police {
  margin-right: 30px;
  text-align: right;
  color: black; }
.scammers .scammers-table-header {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 800;
  text-align: center; }
.scammers .scammers-btn {
  margin: 0px 0 40px 0;
  text-align: center; }
  .scammers .scammers-btn:last-child {
    margin: 20px 0 30px 0; }
  .scammers .scammers-btn a {
    font-size: 30px;
    font-weight: 600;
    text-shadow: 1px 1px #0f70bd;
    padding: 10px 30px; }
    .scammers .scammers-btn a:hover {
      border-color: #ff6623; }
.scammers .scammers-video2 {
  margin-top: 40px;
  margin-bottom: 20px; }
.scammers .scammers-history {
  position: relative; }
.scammers .scammers-police {
  position: absolute;
  bottom: 25px;
  right: 0; }

@media only screen and (max-width: 1500px) {
  .ny-wrap > .ny-el-year {
    opacity: 0; } }
@media only screen and (max-width: 1200px) and (min-width: 991px) {
  .menu-ng .ng-content {
    width: 990px !important;
    margin-left: -16px !important; }

  /*.menu-ng{
       .menu-search{
           input{
              right: 0px !important;
           }
           .a-search-cancel{
              right: 5px !important;
           }
      }
      .a-search{
          right: 20px !important;
      }
  }
  */ }
@media only screen and (min-width: 991px) {
  /*#navbar{
      .top-menu-ng ul.nav{ margin-left: 50px; }
  }*/ }
@media only screen and (max-width: 991px) {
  .menu-ng .ng-content {
    display: none !important; }

  .container.menu-ng #navbar .img-ng {
    display: none; } }
@media only screen and (max-width: 767px) {
  body.ny > .ny-wrap {
    opacity: 0.3; }

  body.ny .firs1, body.ny .firs2 {
    display: none; } }
body.ny > .container .ny-2023 {
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #afe7f9; }

body.ny > .container.content .main-new.shadow,
body.ny > .container.content .lenta.shadow,
body.ny > .container.content .main-new-small.shadow,
body.ny > .container.content .tg_widget.shadow,
body.ny > .container.content .vote.shadow,
body.ny > .container.content .main-carousel.shadow,
body.ny > .container.content .calendar-event.shadow,
body.ny > .container.content .main-slider.shadow,
body.ny > .container.content #countdown-banner-side.shadow {
  box-shadow: none;
  border: 1px solid #afe7f9; }

body.ny > .ny-losy-2023 {
  background: url(../images2/bg_losy_2023.png) repeat-x;
  position: fixed;
  width: 100%;
  height: 328px;
  bottom: 0;
  background-position: center right; }

body.ny > .pickmeup {
  z-index: 333 !important; }

.menu-ng {
  /*.ng-hat{
      background-image: url(../images2/ny/hat.png);
      width: 53px;
      height: 53px;
      position: absolute;
      top: -1px;
      left: -10px;
  }
  */ }
  .menu-ng a.navbar-brand {
    position: relative;
    display: inline-block; }
  .menu-ng .ng-content {
    position: absolute;
    width: 1040px;
    background: transparent;
    top: 100px;
    margin-left: -30px;
    z-index: 999; }
    .menu-ng .ng-content .ng-content-left {
      width: 347%;
      height: 100%;
      position: absolute;
      left: -347%; }
    .menu-ng .ng-content .ng-content-right {
      width: 500%;
      height: 100%;
      position: absolute;
      left: 100%; }
    .menu-ng .ng-content .ng-content-left,
    .menu-ng .ng-content .ng-content-right {
      height: 700px;
      background: #008dbc;
      background: linear-gradient(180deg, #008dbc 0%, #008dbc 20%, rgba(255, 255, 255, 0) 100%); }
    .menu-ng .ng-content .ng-content-left:before,
    .menu-ng .ng-content .ng-content-right:before {
      content: '';
      position: absolute;
      width: 80px;
      height: 91px; }
    .menu-ng .ng-content .ng-content-left:before {
      background-image: url(../images2/ny/bg_left.png);
      right: 50px;
      top: 200px; }
    .menu-ng .ng-content .ng-content-right:before {
      background-image: url(../images2/ny/bg_right.png);
      left: 100px;
      top: 250px; }
    .menu-ng .ng-content .ng-content-left:after,
    .menu-ng .ng-content .ng-content-right:after {
      content: '';
      background-image: url(../images2/ny/bg_snow.png);
      background-repeat: repeat-x;
      position: absolute;
      width: 100%;
      height: 100%;
      top: -20px; }

body.ny > .container.content {
  position: relative;
  z-index: 100; }

body.ny > .ny-wrap.ny-fix {
  top: 100px !important; }

body.ny > .ny-wrap {
  position: fixed;
  width: 100%;
  background-image: url(../images2/ny/bg_ny2025_4.webp);
  /*	background: linear-gradient(to top, #0ea5e1, #045293); */
  background-repeat: no-repeat;
  background-size: cover;
  top: 145px;
  height: 100%;
  left: 0; }

body.ny > .header {
  /* background: url(../images2/bg_line_ny2023.png) repeat-x; */
  /* background: linear-gradient(to top, #0ea5e1, #045293); */ }

body.ny > .header #nav {
  box-shadow: none;
  background-color: #fff;
  border-top: 5px solid #2d95bf; }

body.ny > .header .wrapper > .city-objects {
  /* background: url(../images2/ny2023.png) no-repeat bottom; */
  background-size: contain; }

.menu-ng > #navbar .nav > li > a,
body.ny > .header .nav-search .a-search,
body.ny > .header > .navbar-cherinfo .navbar-brand {
  color: #008dbc; }

body.ny > .header > .navbar-cherinfo .navbar-brand > .ny-cher {
  color: #fb6800;
  font-weight: 800; }

body.ny > .header .header-info {
  border-top: 5px solid #2d95bf;
  background-color: #fff;
  border-bottom: 5px solid #ddd; }

body.ny > .header .navbar-toggle .icon-bar {
  background-color: #2d95bf; }

body.ny > .header .navbar-nav .open .dropdown-menu > li > a {
  color: #0061b0 !important; }

/* 2024 */
body.ny .header {
  position: relative; }

a.navbar-brand .ny-cher-dm {
  background: url(../images2/ny/el2025_41.png) no-repeat;
  width: 41px;
  display: inline-block;
  height: 50px;
  position: absolute;
  top: 3px;
  right: -20px; }

.navbar ul.navbar-nav {
  margin-left: 30px; }

.girlyanda {
  background-image: url(../images2/ny/4girlyanda.gif);
  width: 100%;
  display: inline-block;
  position: absolute;
  height: 45px;
  /* bottom: -35px; */
  z-index: 1006;
  left: 0;
  border-bottom: 1px solid #fff;
  pointer-events: none; }

/* 2025 */
.ny-wrap > .ny-el-year {
  background: url(../images2/ny/el_year2025.webp) no-repeat;
  width: 300px;
  height: 156px;
  position: absolute;
  bottom: 150px;
  right: 30px; }

body.ny > .header .navbar-header span.cherinfo-cher {
  color: #ff6600; }

body.ny > .header .navbar-header span.cherinfo-info {
  color: #008dbc; }

body.ny .firs1,
body.ny .firs2 {
  position: absolute;
  background: url(../images2/ny/firs.png) repeat-x;
  width: 50%;
  top: 12px;
  height: 33px; }

body.ny .firs1 {
  background-position: right;
  margin-left: -51%; }

body.ny .firs2 {
  margin-left: 1030px; }

body.ny .menu-ng .nav.navbar-nav.menu {
  font-weight: 600; }

@media (max-width: 649px) {
  .cookie-content {
    display: block !important;
    width: 100%;
    padding: 20px !important; }

  #cookie_informed_btn {
    margin-top: 5px;
    margin-bottom: 5px; } }
.cookie-inform {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  display: none;
  z-index: 99; }
  .cookie-inform .cookie-content {
    display: flex;
    align-items: center;
    text-transform: none;
    gap: 18px;
    padding: 15px 15%;
    margin: auto;
    position: relative;
    text-align: left; }
    .cookie-inform .cookie-content p {
      font-size: 16px;
      color: white; }
      .cookie-inform .cookie-content p a {
        color: white;
        text-decoration: underline; }
  .cookie-inform #cookie_informed_btn {
    cursor: pointer;
    background: #fff;
    border-radius: 7px;
    border: 0px;
    margin-left: 5%;
    height: 40px;
    width: 120px;
    font-size: 16px;
    font-weight: 600;
    color: #0d29e2; }
  .cookie-inform #cookie_informed_btn:focus {
    outline: none;
    outline-offset: -2px; }
  .cookie-inform #cookie_informed_btn:hover {
    color: #0d29e2;
    background-color: #f4f4f4;
    border-color: #103443; }
  .cookie-inform #cookie_informed_btn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

/*!
 * Font Awesome Free 5.11.2 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 Awesome Free 5.11.2 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-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa/fa-regular-400.eot");
  src: url("../webfonts/fa/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa/fa-regular-400.woff") format("woff"), url("../webfonts/fa/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa/fa-regular-400.svg#fontawesome") format("svg"); }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*!
 * Font Awesome Free 5.11.2 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-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa/fa-solid-900.eot");
  src: url("../webfonts/fa/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa/fa-solid-900.woff") format("woff"), url("../webfonts/fa/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa/fa-solid-900.svg#fontawesome") format("svg"); }
.fa, input[type="checkbox"] + label:before, input[type="radio"] + label:before, span.mailIcon:before, span.phoneIcon:before,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.11.2 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-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa/fa-brands-400.eot");
  src: url("../webfonts/fa/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa/fa-brands-400.woff") format("woff"), url("../webfonts/fa/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fa, input[type="checkbox"] + label:before, input[type="radio"] + label:before, span.mailIcon:before, span.phoneIcon:before,
.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, input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  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, input[type="checkbox"] + label.fa-pull-left:before, input[type="radio"] + label.fa-pull-left:before, span.fa-pull-left.mailIcon:before, span.fa-pull-left.phoneIcon:before,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }
.fa.fa-pull-right, input[type="checkbox"] + label.fa-pull-right:before, input[type="radio"] + label.fa-pull-right:before, span.fa-pull-right.mailIcon:before, span.fa-pull-right.phoneIcon:before,
.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: ""; }

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

.fa-accusoft:before {
  content: ""; }

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

.fa-ad:before {
  content: ""; }

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

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

.fa-adjust:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-adobe:before {
  content: ""; }

.fa-adversal:before {
  content: ""; }

.fa-affiliatetheme:before {
  content: ""; }

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

.fa-airbnb:before {
  content: ""; }

.fa-algolia:before {
  content: ""; }

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

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

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

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

.fa-alipay:before {
  content: ""; }

.fa-allergies:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

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

.fa-ambulance:before {
  content: ""; }

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

.fa-amilia:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

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

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

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

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

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

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

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

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

.fa-angry:before {
  content: ""; }

.fa-angrycreative:before {
  content: ""; }

.fa-angular:before {
  content: ""; }

.fa-ankh:before {
  content: ""; }

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

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

.fa-apper:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

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

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

.fa-archive:before {
  content: ""; }

.fa-archway:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-artstation:before {
  content: ""; }

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

.fa-asterisk:before {
  content: ""; }

.fa-asymmetrik:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-atlas:before {
  content: ""; }

.fa-atlassian:before {
  content: ""; }

.fa-atom:before {
  content: ""; }

.fa-audible:before {
  content: ""; }

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

.fa-autoprefixer:before {
  content: ""; }

.fa-avianex:before {
  content: ""; }

.fa-aviato:before {
  content: ""; }

.fa-award:before {
  content: ""; }

.fa-aws:before {
  content: ""; }

.fa-baby:before {
  content: ""; }

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

.fa-backspace:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-bacon:before {
  content: ""; }

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

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

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

.fa-ban:before {
  content: ""; }

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

.fa-bandcamp:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-bars:before {
  content: ""; }

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

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

.fa-bath:before {
  content: ""; }

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

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

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

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

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

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

.fa-bed:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

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

.fa-bell:before {
  content: ""; }

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

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

.fa-bible:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-biking:before {
  content: ""; }

.fa-bimobject:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-biohazard:before {
  content: ""; }

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

.fa-bitbucket:before {
  content: ""; }

.fa-bitcoin:before {
  content: ""; }

.fa-bity:before {
  content: ""; }

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

.fa-blackberry:before {
  content: ""; }

.fa-blender:before {
  content: ""; }

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

.fa-blind:before {
  content: ""; }

.fa-blog:before {
  content: ""; }

.fa-blogger:before {
  content: ""; }

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

.fa-bluetooth:before {
  content: ""; }

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

.fa-bold:before {
  content: ""; }

.fa-bolt:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-bone:before {
  content: ""; }

.fa-bong:before {
  content: ""; }

.fa-book:before {
  content: ""; }

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

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

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

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

.fa-bookmark:before {
  content: ""; }

.fa-bootstrap:before {
  content: ""; }

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

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

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

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

.fa-box:before {
  content: ""; }

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

.fa-boxes:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-brain:before {
  content: ""; }

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

.fa-briefcase:before {
  content: ""; }

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

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

.fa-broom:before {
  content: ""; }

.fa-brush:before {
  content: ""; }

.fa-btc:before {
  content: ""; }

.fa-buffer:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-burn:before {
  content: ""; }

.fa-buromobelexperte:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

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

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

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

.fa-buysellads:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-camera:before {
  content: ""; }

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

.fa-campground:before {
  content: ""; }

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

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

.fa-cannabis:before {
  content: ""; }

.fa-capsules:before {
  content: ""; }

.fa-car:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-carrot:before {
  content: ""; }

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

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

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

.fa-cat:before {
  content: ""; }

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

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

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

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

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

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

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

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-centercode:before {
  content: ""; }

.fa-centos:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-chair:before {
  content: ""; }

.fa-chalkboard:before {
  content: ""; }

.fa-chalkboard-teacher:before {
  content: ""; }

.fa-charging-station:before {
  content: ""; }

.fa-chart-area:before {
  content: ""; }

.fa-chart-bar:before {
  content: ""; }

.fa-chart-line:before {
  content: ""; }

.fa-chart-pie:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-check-double:before {
  content: ""; }

.fa-check-square:before, input[type="checkbox"]:checked + label:before {
  content: ""; }

.fa-cheese:before {
  content: ""; }

.fa-chess:before {
  content: ""; }

.fa-chess-bishop:before {
  content: ""; }

.fa-chess-board:before {
  content: ""; }

.fa-chess-king:before {
  content: ""; }

.fa-chess-knight:before {
  content: ""; }

.fa-chess-pawn:before {
  content: ""; }

.fa-chess-queen:before {
  content: ""; }

.fa-chess-rook:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-chromecast:before {
  content: ""; }

.fa-church:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-circle-notch:before {
  content: ""; }

.fa-city:before {
  content: ""; }

.fa-clinic-medical:before {
  content: ""; }

.fa-clipboard:before {
  content: ""; }

.fa-clipboard-check:before {
  content: ""; }

.fa-clipboard-list:before {
  content: ""; }

.fa-clock:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-closed-captioning:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-cloud-download-alt:before {
  content: ""; }

.fa-cloud-meatball:before {
  content: ""; }

.fa-cloud-moon:before {
  content: ""; }

.fa-cloud-moon-rain:before {
  content: ""; }

.fa-cloud-rain:before {
  content: ""; }

.fa-cloud-showers-heavy:before {
  content: ""; }

.fa-cloud-sun:before {
  content: ""; }

.fa-cloud-sun-rain:before {
  content: ""; }

.fa-cloud-upload-alt:before {
  content: ""; }

.fa-cloudscale:before {
  content: ""; }

.fa-cloudsmith:before {
  content: ""; }

.fa-cloudversify:before {
  content: ""; }

.fa-cocktail:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-code-branch:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cog:before {
  content: ""; }

.fa-cogs:before {
  content: ""; }

.fa-coins:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-comment-alt:before {
  content: ""; }

.fa-comment-dollar:before {
  content: ""; }

.fa-comment-dots:before {
  content: ""; }

.fa-comment-medical:before {
  content: ""; }

.fa-comment-slash:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-comments-dollar:before {
  content: ""; }

.fa-compact-disc:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-compress-arrows-alt:before {
  content: ""; }

.fa-concierge-bell:before {
  content: ""; }

.fa-confluence:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-cookie:before {
  content: ""; }

.fa-cookie-bite:before {
  content: ""; }

.fa-copy:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-cotton-bureau:before {
  content: ""; }

.fa-couch:before {
  content: ""; }

.fa-cpanel:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-creative-commons-by:before {
  content: ""; }

.fa-creative-commons-nc:before {
  content: ""; }

.fa-creative-commons-nc-eu:before {
  content: ""; }

.fa-creative-commons-nc-jp:before {
  content: ""; }

.fa-creative-commons-nd:before {
  content: ""; }

.fa-creative-commons-pd:before {
  content: ""; }

.fa-creative-commons-pd-alt:before {
  content: ""; }

.fa-creative-commons-remix:before {
  content: ""; }

.fa-creative-commons-sa:before {
  content: ""; }

.fa-creative-commons-sampling:before {
  content: ""; }

.fa-creative-commons-sampling-plus:before {
  content: ""; }

.fa-creative-commons-share:before {
  content: ""; }

.fa-creative-commons-zero:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-critical-role:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-crop-alt:before {
  content: ""; }

.fa-cross:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-crow:before {
  content: ""; }

.fa-crown:before {
  content: ""; }

.fa-crutch:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-css3-alt:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-cut:before {
  content: ""; }

.fa-cuttlefish:before {
  content: ""; }

.fa-d-and-d:before {
  content: ""; }

.fa-d-and-d-beyond:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-deaf:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-democrat:before {
  content: ""; }

.fa-deploydog:before {
  content: ""; }

.fa-deskpro:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-dev:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-dharmachakra:before {
  content: ""; }

.fa-dhl:before {
  content: ""; }

.fa-diagnoses:before {
  content: ""; }

.fa-diaspora:before {
  content: ""; }

.fa-dice:before {
  content: ""; }

.fa-dice-d20:before {
  content: ""; }

.fa-dice-d6:before {
  content: ""; }

.fa-dice-five:before {
  content: ""; }

.fa-dice-four:before {
  content: ""; }

.fa-dice-one:before {
  content: ""; }

.fa-dice-six:before {
  content: ""; }

.fa-dice-three:before {
  content: ""; }

.fa-dice-two:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-digital-ocean:before {
  content: ""; }

.fa-digital-tachograph:before {
  content: ""; }

.fa-directions:before {
  content: ""; }

.fa-discord:before {
  content: ""; }

.fa-discourse:before {
  content: ""; }

.fa-divide:before {
  content: ""; }

.fa-dizzy:before {
  content: ""; }

.fa-dna:before {
  content: ""; }

.fa-dochub:before {
  content: ""; }

.fa-docker:before {
  content: ""; }

.fa-dog:before {
  content: ""; }

.fa-dollar-sign:before {
  content: ""; }

.fa-dolly:before {
  content: ""; }

.fa-dolly-flatbed:before {
  content: ""; }

.fa-donate:before {
  content: ""; }

.fa-door-closed:before {
  content: ""; }

.fa-door-open:before {
  content: ""; }

.fa-dot-circle:before {
  content: ""; }

.fa-dove:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-draft2digital:before {
  content: ""; }

.fa-drafting-compass:before {
  content: ""; }

.fa-dragon:before {
  content: ""; }

.fa-draw-polygon:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-dribbble-square:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-drum:before {
  content: ""; }

.fa-drum-steelpan:before {
  content: ""; }

.fa-drumstick-bite:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-dumbbell:before {
  content: ""; }

.fa-dumpster:before {
  content: ""; }

.fa-dumpster-fire:before {
  content: ""; }

.fa-dungeon:before {
  content: ""; }

.fa-dyalog:before {
  content: ""; }

.fa-earlybirds:before {
  content: ""; }

.fa-ebay:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-edit:before {
  content: ""; }

.fa-egg:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-elementor:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-ello:before {
  content: ""; }

.fa-ember:before {
  content: ""; }

.fa-empire:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-text:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-equals:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-erlang:before {
  content: ""; }

.fa-ethereum:before {
  content: ""; }

.fa-ethernet:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-euro-sign:before {
  content: ""; }

.fa-evernote:before {
  content: ""; }

.fa-exchange-alt:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-exclamation-triangle:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-expand-arrows-alt:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-external-link-alt:before {
  content: ""; }

.fa-external-link-square-alt:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-dropper:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-facebook:before {
  content: ""; }

.fa-facebook-f:before {
  content: ""; }

.fa-facebook-messenger:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-fan:before {
  content: ""; }

.fa-fantasy-flight-games:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-feather:before {
  content: ""; }

.fa-feather-alt:before {
  content: ""; }

.fa-fedex:before {
  content: ""; }

.fa-fedora:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-figma:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-alt:before {
  content: ""; }

.fa-file-archive:before {
  content: ""; }

.fa-file-audio:before {
  content: ""; }

.fa-file-code:before {
  content: ""; }

.fa-file-contract:before {
  content: ""; }

.fa-file-csv:before {
  content: ""; }

.fa-file-download:before {
  content: ""; }

.fa-file-excel:before {
  content: ""; }

.fa-file-export:before {
  content: ""; }

.fa-file-image:before {
  content: ""; }

.fa-file-import:before {
  content: ""; }

.fa-file-invoice:before {
  content: ""; }

.fa-file-invoice-dollar:before {
  content: ""; }

.fa-file-medical:before {
  content: ""; }

.fa-file-medical-alt:before {
  content: ""; }

.fa-file-pdf:before {
  content: ""; }

.fa-file-powerpoint:before {
  content: ""; }

.fa-file-prescription:before {
  content: ""; }

.fa-file-signature:before {
  content: ""; }

.fa-file-upload:before {
  content: ""; }

.fa-file-video:before {
  content: ""; }

.fa-file-word:before {
  content: ""; }

.fa-fill:before {
  content: ""; }

.fa-fill-drip:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-fingerprint:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-fire-alt:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-first-aid:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-first-order-alt:before {
  content: ""; }

.fa-firstdraft:before {
  content: ""; }

.fa-fish:before {
  content: ""; }

.fa-fist-raised:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-flag-usa:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-flipboard:before {
  content: ""; }

.fa-flushed:before {
  content: ""; }

.fa-fly:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-minus:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-folder-plus:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-font-awesome:before {
  content: ""; }

.fa-font-awesome-alt:before {
  content: ""; }

.fa-font-awesome-flag:before {
  content: ""; }

.fa-font-awesome-logo-full:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-fonticons-fi:before {
  content: ""; }

.fa-football-ball:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-fort-awesome-alt:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-freebsd:before {
  content: ""; }

.fa-frog:before {
  content: ""; }

.fa-frown:before {
  content: ""; }

.fa-frown-open:before {
  content: ""; }

.fa-fulcrum:before {
  content: ""; }

.fa-funnel-dollar:before {
  content: ""; }

.fa-futbol:before {
  content: ""; }

.fa-galactic-republic:before {
  content: ""; }

.fa-galactic-senate:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-gas-pump:before {
  content: ""; }

.fa-gavel:before {
  content: ""; }

.fa-gem:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-ghost:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-gifts:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-git-alt:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-gitkraken:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-gitter:before {
  content: ""; }

.fa-glass-cheers:before {
  content: ""; }

.fa-glass-martini:before {
  content: ""; }

.fa-glass-martini-alt:before {
  content: ""; }

.fa-glass-whiskey:before {
  content: ""; }

.fa-glasses:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-globe-africa:before {
  content: ""; }

.fa-globe-americas:before {
  content: ""; }

.fa-globe-asia:before {
  content: ""; }

.fa-globe-europe:before {
  content: ""; }

.fa-gofore:before {
  content: ""; }

.fa-golf-ball:before {
  content: ""; }

.fa-goodreads:before {
  content: ""; }

.fa-goodreads-g:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-google-drive:before {
  content: ""; }

.fa-google-play:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-google-plus-g:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-gopuram:before {
  content: ""; }

.fa-graduation-cap:before {
  content: ""; }

.fa-gratipay:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-greater-than:before {
  content: ""; }

.fa-greater-than-equal:before {
  content: ""; }

.fa-grimace:before {
  content: ""; }

.fa-grin:before {
  content: ""; }

.fa-grin-alt:before {
  content: ""; }

.fa-grin-beam:before {
  content: ""; }

.fa-grin-beam-sweat:before {
  content: ""; }

.fa-grin-hearts:before {
  content: ""; }

.fa-grin-squint:before {
  content: ""; }

.fa-grin-squint-tears:before {
  content: ""; }

.fa-grin-stars:before {
  content: ""; }

.fa-grin-tears:before {
  content: ""; }

.fa-grin-tongue:before {
  content: ""; }

.fa-grin-tongue-squint:before {
  content: ""; }

.fa-grin-tongue-wink:before {
  content: ""; }

.fa-grin-wink:before {
  content: ""; }

.fa-grip-horizontal:before {
  content: ""; }

.fa-grip-lines:before {
  content: ""; }

.fa-grip-lines-vertical:before {
  content: ""; }

.fa-grip-vertical:before {
  content: ""; }

.fa-gripfire:before {
  content: ""; }

.fa-grunt:before {
  content: ""; }

.fa-guitar:before {
  content: ""; }

.fa-gulp:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-hacker-news-square:before {
  content: ""; }

.fa-hackerrank:before {
  content: ""; }

.fa-hamburger:before {
  content: ""; }

.fa-hammer:before {
  content: ""; }

.fa-hamsa:before {
  content: ""; }

.fa-hand-holding:before {
  content: ""; }

.fa-hand-holding-heart:before {
  content: ""; }

.fa-hand-holding-usd:before {
  content: ""; }

.fa-hand-lizard:before {
  content: ""; }

.fa-hand-middle-finger:before {
  content: ""; }

.fa-hand-paper:before {
  content: ""; }

.fa-hand-peace:before {
  content: ""; }

.fa-hand-point-down:before {
  content: ""; }

.fa-hand-point-left:before {
  content: ""; }

.fa-hand-point-right:before {
  content: ""; }

.fa-hand-point-up:before {
  content: ""; }

.fa-hand-pointer:before {
  content: ""; }

.fa-hand-rock:before {
  content: ""; }

.fa-hand-scissors:before {
  content: ""; }

.fa-hand-spock:before {
  content: ""; }

.fa-hands:before {
  content: ""; }

.fa-hands-helping:before {
  content: ""; }

.fa-handshake:before {
  content: ""; }

.fa-hanukiah:before {
  content: ""; }

.fa-hard-hat:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-hat-cowboy:before {
  content: ""; }

.fa-hat-cowboy-side:before {
  content: ""; }

.fa-hat-wizard:before {
  content: ""; }

.fa-haykal:before {
  content: ""; }

.fa-hdd:before {
  content: ""; }

.fa-heading:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-headphones-alt:before {
  content: ""; }

.fa-headset:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-heart-broken:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-helicopter:before {
  content: ""; }

.fa-highlighter:before {
  content: ""; }

.fa-hiking:before {
  content: ""; }

.fa-hippo:before {
  content: ""; }

.fa-hips:before {
  content: ""; }

.fa-hire-a-helper:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-hockey-puck:before {
  content: ""; }

.fa-holly-berry:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-hooli:before {
  content: ""; }

.fa-hornbill:before {
  content: ""; }

.fa-horse:before {
  content: ""; }

.fa-horse-head:before {
  content: ""; }

.fa-hospital:before {
  content: ""; }

.fa-hospital-alt:before {
  content: ""; }

.fa-hospital-symbol:before {
  content: ""; }

.fa-hot-tub:before {
  content: ""; }

.fa-hotdog:before {
  content: ""; }

.fa-hotel:before {
  content: ""; }

.fa-hotjar:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-start:before {
  content: ""; }

.fa-house-damage:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-hryvnia:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-hubspot:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-ice-cream:before {
  content: ""; }

.fa-icicles:before {
  content: ""; }

.fa-icons:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-id-card:before {
  content: ""; }

.fa-id-card-alt:before {
  content: ""; }

.fa-igloo:before {
  content: ""; }

.fa-image:before {
  content: ""; }

.fa-images:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-infinity:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-intercom:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-invision:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-itch-io:before {
  content: ""; }

.fa-itunes:before {
  content: ""; }

.fa-itunes-note:before {
  content: ""; }

.fa-java:before {
  content: ""; }

.fa-jedi:before {
  content: ""; }

.fa-jedi-order:before {
  content: ""; }

.fa-jenkins:before {
  content: ""; }

.fa-jira:before {
  content: ""; }

.fa-joget:before {
  content: ""; }

.fa-joint:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-journal-whills:before {
  content: ""; }

.fa-js:before {
  content: ""; }

.fa-js-square:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-kaaba:before {
  content: ""; }

.fa-kaggle:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-keybase:before {
  content: ""; }

.fa-keyboard:before {
  content: ""; }

.fa-keycdn:before {
  content: ""; }

.fa-khanda:before {
  content: ""; }

.fa-kickstarter:before {
  content: ""; }

.fa-kickstarter-k:before {
  content: ""; }

.fa-kiss:before {
  content: ""; }

.fa-kiss-beam:before {
  content: ""; }

.fa-kiss-wink-heart:before {
  content: ""; }

.fa-kiwi-bird:before {
  content: ""; }

.fa-korvue:before {
  content: ""; }

.fa-landmark:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-laptop-code:before {
  content: ""; }

.fa-laptop-medical:before {
  content: ""; }

.fa-laravel:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-laugh:before {
  content: ""; }

.fa-laugh-beam:before {
  content: ""; }

.fa-laugh-squint:before {
  content: ""; }

.fa-laugh-wink:before {
  content: ""; }

.fa-layer-group:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-lemon:before {
  content: ""; }

.fa-less:before {
  content: ""; }

.fa-less-than:before {
  content: ""; }

.fa-less-than-equal:before {
  content: ""; }

.fa-level-down-alt:before {
  content: ""; }

.fa-level-up-alt:before {
  content: ""; }

.fa-life-ring:before {
  content: ""; }

.fa-lightbulb:before {
  content: ""; }

.fa-line:before {
  content: ""; }

.fa-link:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-linkedin-in:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-lira-sign:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-lock-open:before {
  content: ""; }

.fa-long-arrow-alt-down:before {
  content: ""; }

.fa-long-arrow-alt-left:before {
  content: ""; }

.fa-long-arrow-alt-right:before {
  content: ""; }

.fa-long-arrow-alt-up:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-luggage-cart:before {
  content: ""; }

.fa-lyft:before {
  content: ""; }

.fa-magento:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-mail-bulk:before {
  content: ""; }

.fa-mailchimp:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-mandalorian:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-map-marked:before {
  content: ""; }

.fa-map-marked-alt:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-map-marker-alt:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-markdown:before {
  content: ""; }

.fa-marker:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mask:before {
  content: ""; }

.fa-mastodon:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-mdb:before {
  content: ""; }

.fa-medal:before {
  content: ""; }

.fa-medapps:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-medium-m:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-medrt:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

.fa-megaport:before {
  content: ""; }

.fa-meh:before {
  content: ""; }

.fa-meh-blank:before {
  content: ""; }

.fa-meh-rolling-eyes:before {
  content: ""; }

.fa-memory:before {
  content: ""; }

.fa-mendeley:before {
  content: ""; }

.fa-menorah:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-meteor:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-alt:before {
  content: ""; }

.fa-microphone-alt-slash:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-microscope:before {
  content: ""; }

.fa-microsoft:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-mitten:before {
  content: ""; }

.fa-mix:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-mizuni:before {
  content: ""; }

.fa-mobile:before {
  content: ""; }

.fa-mobile-alt:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-monero:before {
  content: ""; }

.fa-money-bill:before {
  content: ""; }

.fa-money-bill-alt:before {
  content: ""; }

.fa-money-bill-wave:before {
  content: ""; }

.fa-money-bill-wave-alt:before {
  content: ""; }

.fa-money-check:before {
  content: ""; }

.fa-money-check-alt:before {
  content: ""; }

.fa-monument:before {
  content: ""; }

.fa-moon:before {
  content: ""; }

.fa-mortar-pestle:before {
  content: ""; }

.fa-mosque:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-mountain:before {
  content: ""; }

.fa-mouse:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-mug-hot:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-napster:before {
  content: ""; }

.fa-neos:before {
  content: ""; }

.fa-network-wired:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-newspaper:before {
  content: ""; }

.fa-nimblr:before {
  content: ""; }

.fa-node:before {
  content: ""; }

.fa-node-js:before {
  content: ""; }

.fa-not-equal:before {
  content: ""; }

.fa-notes-medical:before {
  content: ""; }

.fa-npm:before {
  content: ""; }

.fa-ns8:before {
  content: ""; }

.fa-nutritionix:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-oil-can:before {
  content: ""; }

.fa-old-republic:before {
  content: ""; }

.fa-om:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-orcid:before {
  content: ""; }

.fa-osi:before {
  content: ""; }

.fa-otter:before {
  content: ""; }

.fa-outdent:before {
  content: ""; }

.fa-page4:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-pager:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-paint-roller:before {
  content: ""; }

.fa-palette:before {
  content: ""; }

.fa-palfed:before {
  content: ""; }

.fa-pallet:before {
  content: ""; }

.fa-paper-plane:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-parachute-box:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-parking:before {
  content: ""; }

.fa-passport:before {
  content: ""; }

.fa-pastafarianism:before {
  content: ""; }

.fa-paste:before {
  content: ""; }

.fa-patreon:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-peace:before {
  content: ""; }

.fa-pen:before {
  content: ""; }

.fa-pen-alt:before {
  content: ""; }

.fa-pen-fancy:before {
  content: ""; }

.fa-pen-nib:before {
  content: ""; }

.fa-pen-square:before {
  content: ""; }

.fa-pencil-alt:before {
  content: ""; }

.fa-pencil-ruler:before {
  content: ""; }

.fa-penny-arcade:before {
  content: ""; }

.fa-people-carry:before {
  content: ""; }

.fa-pepper-hot:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-percentage:before {
  content: ""; }

.fa-periscope:before {
  content: ""; }

.fa-person-booth:before {
  content: ""; }

.fa-phabricator:before {
  content: ""; }

.fa-phoenix-framework:before {
  content: ""; }

.fa-phoenix-squadron:before {
  content: ""; }

.fa-phone:before, span.phoneIcon:before {
  content: ""; }

.fa-phone-alt:before {
  content: ""; }

.fa-phone-slash:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-phone-square-alt:before {
  content: ""; }

.fa-phone-volume:before {
  content: ""; }

.fa-photo-video:before {
  content: ""; }

.fa-php:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-pied-piper-hat:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-piggy-bank:before {
  content: ""; }

.fa-pills:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-pizza-slice:before {
  content: ""; }

.fa-place-of-worship:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-plane-arrival:before {
  content: ""; }

.fa-plane-departure:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-playstation:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-poll:before {
  content: ""; }

.fa-poll-h:before {
  content: ""; }

.fa-poo:before {
  content: ""; }

.fa-poo-storm:before {
  content: ""; }

.fa-poop:before {
  content: ""; }

.fa-portrait:before {
  content: ""; }

.fa-pound-sign:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-pray:before {
  content: ""; }

.fa-praying-hands:before {
  content: ""; }

.fa-prescription:before {
  content: ""; }

.fa-prescription-bottle:before {
  content: ""; }

.fa-prescription-bottle-alt:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-procedures:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-project-diagram:before {
  content: ""; }

.fa-pushed:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-python:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-quidditch:before {
  content: ""; }

.fa-quinscape:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-quran:before {
  content: ""; }

.fa-r-project:before {
  content: ""; }

.fa-radiation:before {
  content: ""; }

.fa-radiation-alt:before {
  content: ""; }

.fa-rainbow:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-raspberry-pi:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-react:before {
  content: ""; }

.fa-reacteurope:before {
  content: ""; }

.fa-readme:before {
  content: ""; }

.fa-rebel:before {
  content: ""; }

.fa-receipt:before {
  content: ""; }

.fa-record-vinyl:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-red-river:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-redhat:before {
  content: ""; }

.fa-redo:before {
  content: ""; }

.fa-redo-alt:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-remove-format:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-reply:before {
  content: ""; }

.fa-reply-all:before {
  content: ""; }

.fa-replyd:before {
  content: ""; }

.fa-republican:before {
  content: ""; }

.fa-researchgate:before {
  content: ""; }

.fa-resolving:before {
  content: ""; }

.fa-restroom:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-rev:before {
  content: ""; }

.fa-ribbon:before {
  content: ""; }

.fa-ring:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-robot:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-rocketchat:before {
  content: ""; }

.fa-rockrms:before {
  content: ""; }

.fa-route:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-ruble-sign:before {
  content: ""; }

.fa-ruler:before {
  content: ""; }

.fa-ruler-combined:before {
  content: ""; }

.fa-ruler-horizontal:before {
  content: ""; }

.fa-ruler-vertical:before {
  content: ""; }

.fa-running:before {
  content: ""; }

.fa-rupee-sign:before {
  content: ""; }

.fa-sad-cry:before {
  content: ""; }

.fa-sad-tear:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-salesforce:before {
  content: ""; }

.fa-sass:before {
  content: ""; }

.fa-satellite:before {
  content: ""; }

.fa-satellite-dish:before {
  content: ""; }

.fa-save:before {
  content: ""; }

.fa-schlix:before {
  content: ""; }

.fa-school:before {
  content: ""; }

.fa-screwdriver:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-scroll:before {
  content: ""; }

.fa-sd-card:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-search-dollar:before {
  content: ""; }

.fa-search-location:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-searchengin:before {
  content: ""; }

.fa-seedling:before {
  content: ""; }

.fa-sellcast:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-servicestack:before {
  content: ""; }

.fa-shapes:before {
  content: ""; }

.fa-share:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-shekel-sign:before {
  content: ""; }

.fa-shield-alt:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-shipping-fast:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-shoe-prints:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-shopware:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-shuttle-van:before {
  content: ""; }

.fa-sign:before {
  content: ""; }

.fa-sign-in-alt:before {
  content: ""; }

.fa-sign-language:before {
  content: ""; }

.fa-sign-out-alt:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-signature:before {
  content: ""; }

.fa-sim-card:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-sistrix:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-sith:before {
  content: ""; }

.fa-skating:before {
  content: ""; }

.fa-sketch:before {
  content: ""; }

.fa-skiing:before {
  content: ""; }

.fa-skiing-nordic:before {
  content: ""; }

.fa-skull:before {
  content: ""; }

.fa-skull-crossbones:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-slack-hash:before {
  content: ""; }

.fa-slash:before {
  content: ""; }

.fa-sleigh:before {
  content: ""; }

.fa-sliders-h:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-smile:before {
  content: ""; }

.fa-smile-beam:before {
  content: ""; }

.fa-smile-wink:before {
  content: ""; }

.fa-smog:before {
  content: ""; }

.fa-smoking:before {
  content: ""; }

.fa-smoking-ban:before {
  content: ""; }

.fa-sms:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-snowboarding:before {
  content: ""; }

.fa-snowflake:before {
  content: ""; }

.fa-snowman:before {
  content: ""; }

.fa-snowplow:before {
  content: ""; }

.fa-socks:before {
  content: ""; }

.fa-solar-panel:before {
  content: ""; }

.fa-sort:before {
  content: ""; }

.fa-sort-alpha-down:before {
  content: ""; }

.fa-sort-alpha-down-alt:before {
  content: ""; }

.fa-sort-alpha-up:before {
  content: ""; }

.fa-sort-alpha-up-alt:before {
  content: ""; }

.fa-sort-amount-down:before {
  content: ""; }

.fa-sort-amount-down-alt:before {
  content: ""; }

.fa-sort-amount-up:before {
  content: ""; }

.fa-sort-amount-up-alt:before {
  content: ""; }

.fa-sort-down:before {
  content: ""; }

.fa-sort-numeric-down:before {
  content: ""; }

.fa-sort-numeric-down-alt:before {
  content: ""; }

.fa-sort-numeric-up:before {
  content: ""; }

.fa-sort-numeric-up-alt:before {
  content: ""; }

.fa-sort-up:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-sourcetree:before {
  content: ""; }

.fa-spa:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-speakap:before {
  content: ""; }

.fa-speaker-deck:before {
  content: ""; }

.fa-spell-check:before {
  content: ""; }

.fa-spider:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-splotch:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-spray-can:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-square-full:before {
  content: ""; }

.fa-square-root-alt:before {
  content: ""; }

.fa-squarespace:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-stackpath:before {
  content: ""; }

.fa-stamp:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-and-crescent:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-star-half-alt:before {
  content: ""; }

.fa-star-of-david:before {
  content: ""; }

.fa-star-of-life:before {
  content: ""; }

.fa-staylinked:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-steam-symbol:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-sticker-mule:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stopwatch:before {
  content: ""; }

.fa-store:before {
  content: ""; }

.fa-store-alt:before {
  content: ""; }

.fa-strava:before {
  content: ""; }

.fa-stream:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-stripe:before {
  content: ""; }

.fa-stripe-s:before {
  content: ""; }

.fa-stroopwafel:before {
  content: ""; }

.fa-studiovinari:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-suitcase-rolling:before {
  content: ""; }

.fa-sun:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-supple:before {
  content: ""; }

.fa-surprise:before {
  content: ""; }

.fa-suse:before {
  content: ""; }

.fa-swatchbook:before {
  content: ""; }

.fa-swift:before {
  content: ""; }

.fa-swimmer:before {
  content: ""; }

.fa-swimming-pool:before {
  content: ""; }

.fa-symfony:before {
  content: ""; }

.fa-synagogue:before {
  content: ""; }

.fa-sync:before {
  content: ""; }

.fa-sync-alt:before {
  content: ""; }

.fa-syringe:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-table-tennis:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-tablet-alt:before {
  content: ""; }

.fa-tablets:before {
  content: ""; }

.fa-tachometer-alt:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-tape:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-taxi:before {
  content: ""; }

.fa-teamspeak:before {
  content: ""; }

.fa-teeth:before {
  content: ""; }

.fa-teeth-open:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-telegram-plane:before {
  content: ""; }

.fa-temperature-high:before {
  content: ""; }

.fa-temperature-low:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-tenge:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-the-red-yeti:before {
  content: ""; }

.fa-theater-masks:before {
  content: ""; }

.fa-themeco:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-thermometer:before {
  content: ""; }

.fa-thermometer-empty:before {
  content: ""; }

.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-think-peaks:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbtack:before {
  content: ""; }

.fa-ticket-alt:before {
  content: ""; }

.fa-times:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-tint-slash:before {
  content: ""; }

.fa-tired:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-toilet:before {
  content: ""; }

.fa-toilet-paper:before {
  content: ""; }

.fa-toolbox:before {
  content: ""; }

.fa-tools:before {
  content: ""; }

.fa-tooth:before {
  content: ""; }

.fa-torah:before {
  content: ""; }

.fa-torii-gate:before {
  content: ""; }

.fa-tractor:before {
  content: ""; }

.fa-trade-federation:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-traffic-light:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-tram:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-trash-alt:before {
  content: ""; }

.fa-trash-restore:before {
  content: ""; }

.fa-trash-restore-alt:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-truck-loading:before {
  content: ""; }

.fa-truck-monster:before {
  content: ""; }

.fa-truck-moving:before {
  content: ""; }

.fa-truck-pickup:before {
  content: ""; }

.fa-tshirt:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-tv:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-typo3:before {
  content: ""; }

.fa-uber:before {
  content: ""; }

.fa-ubuntu:before {
  content: ""; }

.fa-uikit:before {
  content: ""; }

.fa-umbraco:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-umbrella-beach:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-undo:before {
  content: ""; }

.fa-undo-alt:before {
  content: ""; }

.fa-uniregistry:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-university:before {
  content: ""; }

.fa-unlink:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-untappd:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-ups:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-user-alt:before {
  content: ""; }

.fa-user-alt-slash:before {
  content: ""; }

.fa-user-astronaut:before {
  content: ""; }

.fa-user-check:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-clock:before {
  content: ""; }

.fa-user-cog:before {
  content: ""; }

.fa-user-edit:before {
  content: ""; }

.fa-user-friends:before {
  content: ""; }

.fa-user-graduate:before {
  content: ""; }

.fa-user-injured:before {
  content: ""; }

.fa-user-lock:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-user-minus:before {
  content: ""; }

.fa-user-ninja:before {
  content: ""; }

.fa-user-nurse:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-user-shield:before {
  content: ""; }

.fa-user-slash:before {
  content: ""; }

.fa-user-tag:before {
  content: ""; }

.fa-user-tie:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-users:before {
  content: ""; }

.fa-users-cog:before {
  content: ""; }

.fa-usps:before {
  content: ""; }

.fa-ussunnah:before {
  content: ""; }

.fa-utensil-spoon:before {
  content: ""; }

.fa-utensils:before {
  content: ""; }

.fa-vaadin:before {
  content: ""; }

.fa-vector-square:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-vial:before {
  content: ""; }

.fa-vials:before {
  content: ""; }

.fa-viber:before {
  content: ""; }

.fa-video:before {
  content: ""; }

.fa-video-slash:before {
  content: ""; }

.fa-vihara:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-vimeo-v:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-vnv:before {
  content: ""; }

.fa-voicemail:before {
  content: ""; }

.fa-volleyball-ball:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-mute:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-vote-yea:before {
  content: ""; }

.fa-vr-cardboard:before {
  content: ""; }

.fa-vuejs:before {
  content: ""; }

.fa-walking:before {
  content: ""; }

.fa-wallet:before {
  content: ""; }

.fa-warehouse:before {
  content: ""; }

.fa-water:before {
  content: ""; }

.fa-wave-square:before {
  content: ""; }

.fa-waze:before {
  content: ""; }

.fa-weebly:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-weight:before {
  content: ""; }

.fa-weight-hanging:before {
  content: ""; }

.fa-weixin:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-whatsapp-square:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-whmcs:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-wind:before {
  content: ""; }

.fa-window-close:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-wine-bottle:before {
  content: ""; }

.fa-wine-glass:before {
  content: ""; }

.fa-wine-glass-alt:before {
  content: ""; }

.fa-wix:before {
  content: ""; }

.fa-wizards-of-the-coast:before {
  content: ""; }

.fa-wolf-pack-battalion:before {
  content: ""; }

.fa-won-sign:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-wordpress-simple:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-wpressr:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-x-ray:before {
  content: ""; }

.fa-xbox:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-y-combinator:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-yammer:before {
  content: ""; }

.fa-yandex:before {
  content: ""; }

.fa-yandex-international:before {
  content: ""; }

.fa-yarn:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-yen-sign:before {
  content: ""; }

.fa-yin-yang:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-zhihu:before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*!
 * Font Awesome Free 5.11.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before, input[type="checkbox"] + label.fa-glass:before, input[type="radio"] + label.fa-glass:before, span.fa-glass.mailIcon:before, span.fa-glass.phoneIcon:before {
  content: ""; }

.fa.fa-meetup, input[type="checkbox"] + label.fa-meetup:before, input[type="radio"] + label.fa-meetup:before, span.fa-meetup.mailIcon:before, span.fa-meetup.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-star-o, input[type="checkbox"] + label.fa-star-o:before, input[type="radio"] + label.fa-star-o:before, span.fa-star-o.mailIcon:before, span.fa-star-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-o:before, input[type="checkbox"] + label.fa-star-o:before, input[type="radio"] + label.fa-star-o:before, span.fa-star-o.mailIcon:before, span.fa-star-o.phoneIcon:before {
  content: ""; }

.fa.fa-remove:before, input[type="checkbox"] + label.fa-remove:before, input[type="radio"] + label.fa-remove:before, span.fa-remove.mailIcon:before, span.fa-remove.phoneIcon:before {
  content: ""; }

.fa.fa-close:before, input[type="checkbox"] + label.fa-close:before, input[type="radio"] + label.fa-close:before, span.fa-close.mailIcon:before, span.fa-close.phoneIcon:before {
  content: ""; }

.fa.fa-gear:before, input[type="checkbox"] + label.fa-gear:before, input[type="radio"] + label.fa-gear:before, span.fa-gear.mailIcon:before, span.fa-gear.phoneIcon:before {
  content: ""; }

.fa.fa-trash-o, input[type="checkbox"] + label.fa-trash-o:before, input[type="radio"] + label.fa-trash-o:before, span.fa-trash-o.mailIcon:before, span.fa-trash-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-trash-o:before, input[type="checkbox"] + label.fa-trash-o:before, input[type="radio"] + label.fa-trash-o:before, span.fa-trash-o.mailIcon:before, span.fa-trash-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-o, input[type="checkbox"] + label.fa-file-o:before, input[type="radio"] + label.fa-file-o:before, span.fa-file-o.mailIcon:before, span.fa-file-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-o:before, input[type="checkbox"] + label.fa-file-o:before, input[type="radio"] + label.fa-file-o:before, span.fa-file-o.mailIcon:before, span.fa-file-o.phoneIcon:before {
  content: ""; }

.fa.fa-clock-o, input[type="checkbox"] + label.fa-clock-o:before, input[type="radio"] + label.fa-clock-o:before, span.fa-clock-o.mailIcon:before, span.fa-clock-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-clock-o:before, input[type="checkbox"] + label.fa-clock-o:before, input[type="radio"] + label.fa-clock-o:before, span.fa-clock-o.mailIcon:before, span.fa-clock-o.phoneIcon:before {
  content: ""; }

.fa.fa-arrow-circle-o-down, input[type="checkbox"] + label.fa-arrow-circle-o-down:before, input[type="radio"] + label.fa-arrow-circle-o-down:before, span.fa-arrow-circle-o-down.mailIcon:before, span.fa-arrow-circle-o-down.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-down:before, input[type="checkbox"] + label.fa-arrow-circle-o-down:before, input[type="radio"] + label.fa-arrow-circle-o-down:before, span.fa-arrow-circle-o-down.mailIcon:before, span.fa-arrow-circle-o-down.phoneIcon:before {
  content: ""; }

.fa.fa-arrow-circle-o-up, input[type="checkbox"] + label.fa-arrow-circle-o-up:before, input[type="radio"] + label.fa-arrow-circle-o-up:before, span.fa-arrow-circle-o-up.mailIcon:before, span.fa-arrow-circle-o-up.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-up:before, input[type="checkbox"] + label.fa-arrow-circle-o-up:before, input[type="radio"] + label.fa-arrow-circle-o-up:before, span.fa-arrow-circle-o-up.mailIcon:before, span.fa-arrow-circle-o-up.phoneIcon:before {
  content: ""; }

.fa.fa-play-circle-o, input[type="checkbox"] + label.fa-play-circle-o:before, input[type="radio"] + label.fa-play-circle-o:before, span.fa-play-circle-o.mailIcon:before, span.fa-play-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-play-circle-o:before, input[type="checkbox"] + label.fa-play-circle-o:before, input[type="radio"] + label.fa-play-circle-o:before, span.fa-play-circle-o.mailIcon:before, span.fa-play-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-repeat:before, input[type="checkbox"] + label.fa-repeat:before, input[type="radio"] + label.fa-repeat:before, span.fa-repeat.mailIcon:before, span.fa-repeat.phoneIcon:before {
  content: ""; }

.fa.fa-rotate-right:before, input[type="checkbox"] + label.fa-rotate-right:before, input[type="radio"] + label.fa-rotate-right:before, span.fa-rotate-right.mailIcon:before, span.fa-rotate-right.phoneIcon:before {
  content: ""; }

.fa.fa-refresh:before, input[type="checkbox"] + label.fa-refresh:before, input[type="radio"] + label.fa-refresh:before, span.fa-refresh.mailIcon:before, span.fa-refresh.phoneIcon:before {
  content: ""; }

.fa.fa-list-alt, input[type="checkbox"] + label.fa-list-alt:before, input[type="radio"] + label.fa-list-alt:before, span.fa-list-alt.mailIcon:before, span.fa-list-alt.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dedent:before, input[type="checkbox"] + label.fa-dedent:before, input[type="radio"] + label.fa-dedent:before, span.fa-dedent.mailIcon:before, span.fa-dedent.phoneIcon:before {
  content: ""; }

.fa.fa-video-camera:before, input[type="checkbox"] + label.fa-video-camera:before, input[type="radio"] + label.fa-video-camera:before, span.fa-video-camera.mailIcon:before, span.fa-video-camera.phoneIcon:before {
  content: ""; }

.fa.fa-picture-o, input[type="checkbox"] + label.fa-picture-o:before, input[type="radio"] + label.fa-picture-o:before, span.fa-picture-o.mailIcon:before, span.fa-picture-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-picture-o:before, input[type="checkbox"] + label.fa-picture-o:before, input[type="radio"] + label.fa-picture-o:before, span.fa-picture-o.mailIcon:before, span.fa-picture-o.phoneIcon:before {
  content: ""; }

.fa.fa-photo, input[type="checkbox"] + label.fa-photo:before, input[type="radio"] + label.fa-photo:before, span.fa-photo.mailIcon:before, span.fa-photo.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-photo:before, input[type="checkbox"] + label.fa-photo:before, input[type="radio"] + label.fa-photo:before, span.fa-photo.mailIcon:before, span.fa-photo.phoneIcon:before {
  content: ""; }

.fa.fa-image, input[type="checkbox"] + label.fa-image:before, input[type="radio"] + label.fa-image:before, span.fa-image.mailIcon:before, span.fa-image.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-image:before, input[type="checkbox"] + label.fa-image:before, input[type="radio"] + label.fa-image:before, span.fa-image.mailIcon:before, span.fa-image.phoneIcon:before {
  content: ""; }

.fa.fa-pencil:before, input[type="checkbox"] + label.fa-pencil:before, input[type="radio"] + label.fa-pencil:before, span.fa-pencil.mailIcon:before, span.fa-pencil.phoneIcon:before {
  content: ""; }

.fa.fa-map-marker:before, input[type="checkbox"] + label.fa-map-marker:before, input[type="radio"] + label.fa-map-marker:before, span.fa-map-marker.mailIcon:before, span.fa-map-marker.phoneIcon:before {
  content: ""; }

.fa.fa-pencil-square-o, input[type="checkbox"] + label.fa-pencil-square-o:before, input[type="radio"] + label.fa-pencil-square-o:before, span.fa-pencil-square-o.mailIcon:before, span.fa-pencil-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pencil-square-o:before, input[type="checkbox"] + label.fa-pencil-square-o:before, input[type="radio"] + label.fa-pencil-square-o:before, span.fa-pencil-square-o.mailIcon:before, span.fa-pencil-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-share-square-o, input[type="checkbox"] + label.fa-share-square-o:before, input[type="radio"] + label.fa-share-square-o:before, span.fa-share-square-o.mailIcon:before, span.fa-share-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-share-square-o:before, input[type="checkbox"] + label.fa-share-square-o:before, input[type="radio"] + label.fa-share-square-o:before, span.fa-share-square-o.mailIcon:before, span.fa-share-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-check-square-o, input[type="checkbox"] + label.fa-check-square-o:before, input[type="radio"] + label.fa-check-square-o:before, span.fa-check-square-o.mailIcon:before, span.fa-check-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-square-o:before, input[type="checkbox"] + label.fa-check-square-o:before, input[type="radio"] + label.fa-check-square-o:before, span.fa-check-square-o.mailIcon:before, span.fa-check-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-arrows:before, input[type="checkbox"] + label.fa-arrows:before, input[type="radio"] + label.fa-arrows:before, span.fa-arrows.mailIcon:before, span.fa-arrows.phoneIcon:before {
  content: ""; }

.fa.fa-times-circle-o, input[type="checkbox"] + label.fa-times-circle-o:before, input[type="radio"] + label.fa-times-circle-o:before, span.fa-times-circle-o.mailIcon:before, span.fa-times-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-circle-o:before, input[type="checkbox"] + label.fa-times-circle-o:before, input[type="radio"] + label.fa-times-circle-o:before, span.fa-times-circle-o.mailIcon:before, span.fa-times-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-check-circle-o, input[type="checkbox"] + label.fa-check-circle-o:before, input[type="radio"] + label.fa-check-circle-o:before, span.fa-check-circle-o.mailIcon:before, span.fa-check-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-check-circle-o:before, input[type="checkbox"] + label.fa-check-circle-o:before, input[type="radio"] + label.fa-check-circle-o:before, span.fa-check-circle-o.mailIcon:before, span.fa-check-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-mail-forward:before, input[type="checkbox"] + label.fa-mail-forward:before, input[type="radio"] + label.fa-mail-forward:before, span.fa-mail-forward.mailIcon:before, span.fa-mail-forward.phoneIcon:before {
  content: ""; }

.fa.fa-eye, input[type="checkbox"] + label.fa-eye:before, input[type="radio"] + label.fa-eye:before, span.fa-eye.mailIcon:before, span.fa-eye.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eye-slash, input[type="checkbox"] + label.fa-eye-slash:before, input[type="radio"] + label.fa-eye-slash:before, span.fa-eye-slash.mailIcon:before, span.fa-eye-slash.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-warning:before, input[type="checkbox"] + label.fa-warning:before, input[type="radio"] + label.fa-warning:before, span.fa-warning.mailIcon:before, span.fa-warning.phoneIcon:before {
  content: ""; }

.fa.fa-calendar:before, input[type="checkbox"] + label.fa-calendar:before, input[type="radio"] + label.fa-calendar:before, span.fa-calendar.mailIcon:before, span.fa-calendar.phoneIcon:before {
  content: ""; }

.fa.fa-arrows-v:before, input[type="checkbox"] + label.fa-arrows-v:before, input[type="radio"] + label.fa-arrows-v:before, span.fa-arrows-v.mailIcon:before, span.fa-arrows-v.phoneIcon:before {
  content: ""; }

.fa.fa-arrows-h:before, input[type="checkbox"] + label.fa-arrows-h:before, input[type="radio"] + label.fa-arrows-h:before, span.fa-arrows-h.mailIcon:before, span.fa-arrows-h.phoneIcon:before {
  content: ""; }

.fa.fa-bar-chart, input[type="checkbox"] + label.fa-bar-chart:before, input[type="radio"] + label.fa-bar-chart:before, span.fa-bar-chart.mailIcon:before, span.fa-bar-chart.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart:before, input[type="checkbox"] + label.fa-bar-chart:before, input[type="radio"] + label.fa-bar-chart:before, span.fa-bar-chart.mailIcon:before, span.fa-bar-chart.phoneIcon:before {
  content: ""; }

.fa.fa-bar-chart-o, input[type="checkbox"] + label.fa-bar-chart-o:before, input[type="radio"] + label.fa-bar-chart-o:before, span.fa-bar-chart-o.mailIcon:before, span.fa-bar-chart-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bar-chart-o:before, input[type="checkbox"] + label.fa-bar-chart-o:before, input[type="radio"] + label.fa-bar-chart-o:before, span.fa-bar-chart-o.mailIcon:before, span.fa-bar-chart-o.phoneIcon:before {
  content: ""; }

.fa.fa-twitter-square, input[type="checkbox"] + label.fa-twitter-square:before, input[type="radio"] + label.fa-twitter-square:before, span.fa-twitter-square.mailIcon:before, span.fa-twitter-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-square, input[type="checkbox"] + label.fa-facebook-square:before, input[type="radio"] + label.fa-facebook-square:before, span.fa-facebook-square.mailIcon:before, span.fa-facebook-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gears:before, input[type="checkbox"] + label.fa-gears:before, input[type="radio"] + label.fa-gears:before, span.fa-gears.mailIcon:before, span.fa-gears.phoneIcon:before {
  content: ""; }

.fa.fa-thumbs-o-up, input[type="checkbox"] + label.fa-thumbs-o-up:before, input[type="radio"] + label.fa-thumbs-o-up:before, span.fa-thumbs-o-up.mailIcon:before, span.fa-thumbs-o-up.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-up:before, input[type="checkbox"] + label.fa-thumbs-o-up:before, input[type="radio"] + label.fa-thumbs-o-up:before, span.fa-thumbs-o-up.mailIcon:before, span.fa-thumbs-o-up.phoneIcon:before {
  content: ""; }

.fa.fa-thumbs-o-down, input[type="checkbox"] + label.fa-thumbs-o-down:before, input[type="radio"] + label.fa-thumbs-o-down:before, span.fa-thumbs-o-down.mailIcon:before, span.fa-thumbs-o-down.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-thumbs-o-down:before, input[type="checkbox"] + label.fa-thumbs-o-down:before, input[type="radio"] + label.fa-thumbs-o-down:before, span.fa-thumbs-o-down.mailIcon:before, span.fa-thumbs-o-down.phoneIcon:before {
  content: ""; }

.fa.fa-heart-o, input[type="checkbox"] + label.fa-heart-o:before, input[type="radio"] + label.fa-heart-o:before, span.fa-heart-o.mailIcon:before, span.fa-heart-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-heart-o:before, input[type="checkbox"] + label.fa-heart-o:before, input[type="radio"] + label.fa-heart-o:before, span.fa-heart-o.mailIcon:before, span.fa-heart-o.phoneIcon:before {
  content: ""; }

.fa.fa-sign-out:before, input[type="checkbox"] + label.fa-sign-out:before, input[type="radio"] + label.fa-sign-out:before, span.fa-sign-out.mailIcon:before, span.fa-sign-out.phoneIcon:before {
  content: ""; }

.fa.fa-linkedin-square, input[type="checkbox"] + label.fa-linkedin-square:before, input[type="radio"] + label.fa-linkedin-square:before, span.fa-linkedin-square.mailIcon:before, span.fa-linkedin-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin-square:before, input[type="checkbox"] + label.fa-linkedin-square:before, input[type="radio"] + label.fa-linkedin-square:before, span.fa-linkedin-square.mailIcon:before, span.fa-linkedin-square.phoneIcon:before {
  content: ""; }

.fa.fa-thumb-tack:before, input[type="checkbox"] + label.fa-thumb-tack:before, input[type="radio"] + label.fa-thumb-tack:before, span.fa-thumb-tack.mailIcon:before, span.fa-thumb-tack.phoneIcon:before {
  content: ""; }

.fa.fa-external-link:before, input[type="checkbox"] + label.fa-external-link:before, input[type="radio"] + label.fa-external-link:before, span.fa-external-link.mailIcon:before, span.fa-external-link.phoneIcon:before {
  content: ""; }

.fa.fa-sign-in:before, input[type="checkbox"] + label.fa-sign-in:before, input[type="radio"] + label.fa-sign-in:before, span.fa-sign-in.mailIcon:before, span.fa-sign-in.phoneIcon:before {
  content: ""; }

.fa.fa-github-square, input[type="checkbox"] + label.fa-github-square:before, input[type="radio"] + label.fa-github-square:before, span.fa-github-square.mailIcon:before, span.fa-github-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lemon-o, input[type="checkbox"] + label.fa-lemon-o:before, input[type="radio"] + label.fa-lemon-o:before, span.fa-lemon-o.mailIcon:before, span.fa-lemon-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lemon-o:before, input[type="checkbox"] + label.fa-lemon-o:before, input[type="radio"] + label.fa-lemon-o:before, span.fa-lemon-o.mailIcon:before, span.fa-lemon-o.phoneIcon:before {
  content: ""; }

.fa.fa-square-o, input[type="checkbox"] + label:before, input[type="radio"] + label.fa-square-o:before, span.fa-square-o.mailIcon:before, span.fa-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-square-o:before, input[type="checkbox"] + label:before, input[type="radio"] + label.fa-square-o:before, span.fa-square-o.mailIcon:before, span.fa-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-bookmark-o, input[type="checkbox"] + label.fa-bookmark-o:before, input[type="radio"] + label.fa-bookmark-o:before, span.fa-bookmark-o.mailIcon:before, span.fa-bookmark-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bookmark-o:before, input[type="checkbox"] + label.fa-bookmark-o:before, input[type="radio"] + label.fa-bookmark-o:before, span.fa-bookmark-o.mailIcon:before, span.fa-bookmark-o.phoneIcon:before {
  content: ""; }

.fa.fa-twitter, input[type="checkbox"] + label.fa-twitter:before, input[type="radio"] + label.fa-twitter:before, span.fa-twitter.mailIcon:before, span.fa-twitter.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook, input[type="checkbox"] + label.fa-facebook:before, input[type="radio"] + label.fa-facebook:before, span.fa-facebook.mailIcon:before, span.fa-facebook.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook:before, input[type="checkbox"] + label.fa-facebook:before, input[type="radio"] + label.fa-facebook:before, span.fa-facebook.mailIcon:before, span.fa-facebook.phoneIcon:before {
  content: ""; }

.fa.fa-facebook-f, input[type="checkbox"] + label.fa-facebook-f:before, input[type="radio"] + label.fa-facebook-f:before, span.fa-facebook-f.mailIcon:before, span.fa-facebook-f.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-f:before, input[type="checkbox"] + label.fa-facebook-f:before, input[type="radio"] + label.fa-facebook-f:before, span.fa-facebook-f.mailIcon:before, span.fa-facebook-f.phoneIcon:before {
  content: ""; }

.fa.fa-github, input[type="checkbox"] + label.fa-github:before, input[type="radio"] + label.fa-github:before, span.fa-github.mailIcon:before, span.fa-github.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card, input[type="checkbox"] + label.fa-credit-card:before, input[type="radio"] + label.fa-credit-card:before, span.fa-credit-card.mailIcon:before, span.fa-credit-card.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-feed:before, input[type="checkbox"] + label.fa-feed:before, input[type="radio"] + label.fa-feed:before, span.fa-feed.mailIcon:before, span.fa-feed.phoneIcon:before {
  content: ""; }

.fa.fa-hdd-o, input[type="checkbox"] + label.fa-hdd-o:before, input[type="radio"] + label.fa-hdd-o:before, span.fa-hdd-o.mailIcon:before, span.fa-hdd-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hdd-o:before, input[type="checkbox"] + label.fa-hdd-o:before, input[type="radio"] + label.fa-hdd-o:before, span.fa-hdd-o.mailIcon:before, span.fa-hdd-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-o-right, input[type="checkbox"] + label.fa-hand-o-right:before, input[type="radio"] + label.fa-hand-o-right:before, span.fa-hand-o-right.mailIcon:before, span.fa-hand-o-right.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-right:before, input[type="checkbox"] + label.fa-hand-o-right:before, input[type="radio"] + label.fa-hand-o-right:before, span.fa-hand-o-right.mailIcon:before, span.fa-hand-o-right.phoneIcon:before {
  content: ""; }

.fa.fa-hand-o-left, input[type="checkbox"] + label.fa-hand-o-left:before, input[type="radio"] + label.fa-hand-o-left:before, span.fa-hand-o-left.mailIcon:before, span.fa-hand-o-left.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-left:before, input[type="checkbox"] + label.fa-hand-o-left:before, input[type="radio"] + label.fa-hand-o-left:before, span.fa-hand-o-left.mailIcon:before, span.fa-hand-o-left.phoneIcon:before {
  content: ""; }

.fa.fa-hand-o-up, input[type="checkbox"] + label.fa-hand-o-up:before, input[type="radio"] + label.fa-hand-o-up:before, span.fa-hand-o-up.mailIcon:before, span.fa-hand-o-up.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-up:before, input[type="checkbox"] + label.fa-hand-o-up:before, input[type="radio"] + label.fa-hand-o-up:before, span.fa-hand-o-up.mailIcon:before, span.fa-hand-o-up.phoneIcon:before {
  content: ""; }

.fa.fa-hand-o-down, input[type="checkbox"] + label.fa-hand-o-down:before, input[type="radio"] + label.fa-hand-o-down:before, span.fa-hand-o-down.mailIcon:before, span.fa-hand-o-down.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-o-down:before, input[type="checkbox"] + label.fa-hand-o-down:before, input[type="radio"] + label.fa-hand-o-down:before, span.fa-hand-o-down.mailIcon:before, span.fa-hand-o-down.phoneIcon:before {
  content: ""; }

.fa.fa-arrows-alt:before, input[type="checkbox"] + label.fa-arrows-alt:before, input[type="radio"] + label.fa-arrows-alt:before, span.fa-arrows-alt.mailIcon:before, span.fa-arrows-alt.phoneIcon:before {
  content: ""; }

.fa.fa-group:before, input[type="checkbox"] + label.fa-group:before, input[type="radio"] + label.fa-group:before, span.fa-group.mailIcon:before, span.fa-group.phoneIcon:before {
  content: ""; }

.fa.fa-chain:before, input[type="checkbox"] + label.fa-chain:before, input[type="radio"] + label.fa-chain:before, span.fa-chain.mailIcon:before, span.fa-chain.phoneIcon:before {
  content: ""; }

.fa.fa-scissors:before, input[type="checkbox"] + label.fa-scissors:before, input[type="radio"] + label.fa-scissors:before, span.fa-scissors.mailIcon:before, span.fa-scissors.phoneIcon:before {
  content: ""; }

.fa.fa-files-o, input[type="checkbox"] + label.fa-files-o:before, input[type="radio"] + label.fa-files-o:before, span.fa-files-o.mailIcon:before, span.fa-files-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-files-o:before, input[type="checkbox"] + label.fa-files-o:before, input[type="radio"] + label.fa-files-o:before, span.fa-files-o.mailIcon:before, span.fa-files-o.phoneIcon:before {
  content: ""; }

.fa.fa-floppy-o, input[type="checkbox"] + label.fa-floppy-o:before, input[type="radio"] + label.fa-floppy-o:before, span.fa-floppy-o.mailIcon:before, span.fa-floppy-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-floppy-o:before, input[type="checkbox"] + label.fa-floppy-o:before, input[type="radio"] + label.fa-floppy-o:before, span.fa-floppy-o.mailIcon:before, span.fa-floppy-o.phoneIcon:before {
  content: ""; }

.fa.fa-navicon:before, input[type="checkbox"] + label.fa-navicon:before, input[type="radio"] + label.fa-navicon:before, span.fa-navicon.mailIcon:before, span.fa-navicon.phoneIcon:before {
  content: ""; }

.fa.fa-reorder:before, input[type="checkbox"] + label.fa-reorder:before, input[type="radio"] + label.fa-reorder:before, span.fa-reorder.mailIcon:before, span.fa-reorder.phoneIcon:before {
  content: ""; }

.fa.fa-pinterest, input[type="checkbox"] + label.fa-pinterest:before, input[type="radio"] + label.fa-pinterest:before, span.fa-pinterest.mailIcon:before, span.fa-pinterest.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pinterest-square, input[type="checkbox"] + label.fa-pinterest-square:before, input[type="radio"] + label.fa-pinterest-square:before, span.fa-pinterest-square.mailIcon:before, span.fa-pinterest-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-square, input[type="checkbox"] + label.fa-google-plus-square:before, input[type="radio"] + label.fa-google-plus-square:before, span.fa-google-plus-square.mailIcon:before, span.fa-google-plus-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus, input[type="checkbox"] + label.fa-google-plus:before, input[type="radio"] + label.fa-google-plus:before, span.fa-google-plus.mailIcon:before, span.fa-google-plus.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus:before, input[type="checkbox"] + label.fa-google-plus:before, input[type="radio"] + label.fa-google-plus:before, span.fa-google-plus.mailIcon:before, span.fa-google-plus.phoneIcon:before {
  content: ""; }

.fa.fa-money, input[type="checkbox"] + label.fa-money:before, input[type="radio"] + label.fa-money:before, span.fa-money.mailIcon:before, span.fa-money.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-money:before, input[type="checkbox"] + label.fa-money:before, input[type="radio"] + label.fa-money:before, span.fa-money.mailIcon:before, span.fa-money.phoneIcon:before {
  content: ""; }

.fa.fa-unsorted:before, input[type="checkbox"] + label.fa-unsorted:before, input[type="radio"] + label.fa-unsorted:before, span.fa-unsorted.mailIcon:before, span.fa-unsorted.phoneIcon:before {
  content: ""; }

.fa.fa-sort-desc:before, input[type="checkbox"] + label.fa-sort-desc:before, input[type="radio"] + label.fa-sort-desc:before, span.fa-sort-desc.mailIcon:before, span.fa-sort-desc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-asc:before, input[type="checkbox"] + label.fa-sort-asc:before, input[type="radio"] + label.fa-sort-asc:before, span.fa-sort-asc.mailIcon:before, span.fa-sort-asc.phoneIcon:before {
  content: ""; }

.fa.fa-linkedin, input[type="checkbox"] + label.fa-linkedin:before, input[type="radio"] + label.fa-linkedin:before, span.fa-linkedin.mailIcon:before, span.fa-linkedin.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linkedin:before, input[type="checkbox"] + label.fa-linkedin:before, input[type="radio"] + label.fa-linkedin:before, span.fa-linkedin.mailIcon:before, span.fa-linkedin.phoneIcon:before {
  content: ""; }

.fa.fa-rotate-left:before, input[type="checkbox"] + label.fa-rotate-left:before, input[type="radio"] + label.fa-rotate-left:before, span.fa-rotate-left.mailIcon:before, span.fa-rotate-left.phoneIcon:before {
  content: ""; }

.fa.fa-legal:before, input[type="checkbox"] + label.fa-legal:before, input[type="radio"] + label.fa-legal:before, span.fa-legal.mailIcon:before, span.fa-legal.phoneIcon:before {
  content: ""; }

.fa.fa-tachometer:before, input[type="checkbox"] + label.fa-tachometer:before, input[type="radio"] + label.fa-tachometer:before, span.fa-tachometer.mailIcon:before, span.fa-tachometer.phoneIcon:before {
  content: ""; }

.fa.fa-dashboard:before, input[type="checkbox"] + label.fa-dashboard:before, input[type="radio"] + label.fa-dashboard:before, span.fa-dashboard.mailIcon:before, span.fa-dashboard.phoneIcon:before {
  content: ""; }

.fa.fa-comment-o, input[type="checkbox"] + label.fa-comment-o:before, input[type="radio"] + label.fa-comment-o:before, span.fa-comment-o.mailIcon:before, span.fa-comment-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comment-o:before, input[type="checkbox"] + label.fa-comment-o:before, input[type="radio"] + label.fa-comment-o:before, span.fa-comment-o.mailIcon:before, span.fa-comment-o.phoneIcon:before {
  content: ""; }

.fa.fa-comments-o, input[type="checkbox"] + label.fa-comments-o:before, input[type="radio"] + label.fa-comments-o:before, span.fa-comments-o.mailIcon:before, span.fa-comments-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-comments-o:before, input[type="checkbox"] + label.fa-comments-o:before, input[type="radio"] + label.fa-comments-o:before, span.fa-comments-o.mailIcon:before, span.fa-comments-o.phoneIcon:before {
  content: ""; }

.fa.fa-flash:before, input[type="checkbox"] + label.fa-flash:before, input[type="radio"] + label.fa-flash:before, span.fa-flash.mailIcon:before, span.fa-flash.phoneIcon:before {
  content: ""; }

.fa.fa-clipboard, input[type="checkbox"] + label.fa-clipboard:before, input[type="radio"] + label.fa-clipboard:before, span.fa-clipboard.mailIcon:before, span.fa-clipboard.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste, input[type="checkbox"] + label.fa-paste:before, input[type="radio"] + label.fa-paste:before, span.fa-paste.mailIcon:before, span.fa-paste.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paste:before, input[type="checkbox"] + label.fa-paste:before, input[type="radio"] + label.fa-paste:before, span.fa-paste.mailIcon:before, span.fa-paste.phoneIcon:before {
  content: ""; }

.fa.fa-lightbulb-o, input[type="checkbox"] + label.fa-lightbulb-o:before, input[type="radio"] + label.fa-lightbulb-o:before, span.fa-lightbulb-o.mailIcon:before, span.fa-lightbulb-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-lightbulb-o:before, input[type="checkbox"] + label.fa-lightbulb-o:before, input[type="radio"] + label.fa-lightbulb-o:before, span.fa-lightbulb-o.mailIcon:before, span.fa-lightbulb-o.phoneIcon:before {
  content: ""; }

.fa.fa-exchange:before, input[type="checkbox"] + label.fa-exchange:before, input[type="radio"] + label.fa-exchange:before, span.fa-exchange.mailIcon:before, span.fa-exchange.phoneIcon:before {
  content: ""; }

.fa.fa-cloud-download:before, input[type="checkbox"] + label.fa-cloud-download:before, input[type="radio"] + label.fa-cloud-download:before, span.fa-cloud-download.mailIcon:before, span.fa-cloud-download.phoneIcon:before {
  content: ""; }

.fa.fa-cloud-upload:before, input[type="checkbox"] + label.fa-cloud-upload:before, input[type="radio"] + label.fa-cloud-upload:before, span.fa-cloud-upload.mailIcon:before, span.fa-cloud-upload.phoneIcon:before {
  content: ""; }

.fa.fa-bell-o, input[type="checkbox"] + label.fa-bell-o:before, input[type="radio"] + label.fa-bell-o:before, span.fa-bell-o.mailIcon:before, span.fa-bell-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-o:before, input[type="checkbox"] + label.fa-bell-o:before, input[type="radio"] + label.fa-bell-o:before, span.fa-bell-o.mailIcon:before, span.fa-bell-o.phoneIcon:before {
  content: ""; }

.fa.fa-cutlery:before, input[type="checkbox"] + label.fa-cutlery:before, input[type="radio"] + label.fa-cutlery:before, span.fa-cutlery.mailIcon:before, span.fa-cutlery.phoneIcon:before {
  content: ""; }

.fa.fa-file-text-o, input[type="checkbox"] + label.fa-file-text-o:before, input[type="radio"] + label.fa-file-text-o:before, span.fa-file-text-o.mailIcon:before, span.fa-file-text-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-text-o:before, input[type="checkbox"] + label.fa-file-text-o:before, input[type="radio"] + label.fa-file-text-o:before, span.fa-file-text-o.mailIcon:before, span.fa-file-text-o.phoneIcon:before {
  content: ""; }

.fa.fa-building-o, input[type="checkbox"] + label.fa-building-o:before, input[type="radio"] + label.fa-building-o:before, span.fa-building-o.mailIcon:before, span.fa-building-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-building-o:before, input[type="checkbox"] + label.fa-building-o:before, input[type="radio"] + label.fa-building-o:before, span.fa-building-o.mailIcon:before, span.fa-building-o.phoneIcon:before {
  content: ""; }

.fa.fa-hospital-o, input[type="checkbox"] + label.fa-hospital-o:before, input[type="radio"] + label.fa-hospital-o:before, span.fa-hospital-o.mailIcon:before, span.fa-hospital-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hospital-o:before, input[type="checkbox"] + label.fa-hospital-o:before, input[type="radio"] + label.fa-hospital-o:before, span.fa-hospital-o.mailIcon:before, span.fa-hospital-o.phoneIcon:before {
  content: ""; }

.fa.fa-tablet:before, input[type="checkbox"] + label.fa-tablet:before, input[type="radio"] + label.fa-tablet:before, span.fa-tablet.mailIcon:before, span.fa-tablet.phoneIcon:before {
  content: ""; }

.fa.fa-mobile:before, input[type="checkbox"] + label.fa-mobile:before, input[type="radio"] + label.fa-mobile:before, span.fa-mobile.mailIcon:before, span.fa-mobile.phoneIcon:before {
  content: ""; }

.fa.fa-mobile-phone:before, input[type="checkbox"] + label.fa-mobile-phone:before, input[type="radio"] + label.fa-mobile-phone:before, span.fa-mobile-phone.mailIcon:before, span.fa-mobile-phone.phoneIcon:before {
  content: ""; }

.fa.fa-circle-o, input[type="checkbox"] + label.fa-circle-o:before, input[type="radio"] + label.fa-circle-o:before, span.fa-circle-o.mailIcon:before, span.fa-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-o:before, input[type="checkbox"] + label.fa-circle-o:before, input[type="radio"] + label.fa-circle-o:before, span.fa-circle-o.mailIcon:before, span.fa-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-mail-reply:before, input[type="checkbox"] + label.fa-mail-reply:before, input[type="radio"] + label.fa-mail-reply:before, span.fa-mail-reply.mailIcon:before, span.fa-mail-reply.phoneIcon:before {
  content: ""; }

.fa.fa-github-alt, input[type="checkbox"] + label.fa-github-alt:before, input[type="radio"] + label.fa-github-alt:before, span.fa-github-alt.mailIcon:before, span.fa-github-alt.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-folder-o, input[type="checkbox"] + label.fa-folder-o:before, input[type="radio"] + label.fa-folder-o:before, span.fa-folder-o.mailIcon:before, span.fa-folder-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-o:before, input[type="checkbox"] + label.fa-folder-o:before, input[type="radio"] + label.fa-folder-o:before, span.fa-folder-o.mailIcon:before, span.fa-folder-o.phoneIcon:before {
  content: ""; }

.fa.fa-folder-open-o, input[type="checkbox"] + label.fa-folder-open-o:before, input[type="radio"] + label.fa-folder-open-o:before, span.fa-folder-open-o.mailIcon:before, span.fa-folder-open-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-folder-open-o:before, input[type="checkbox"] + label.fa-folder-open-o:before, input[type="radio"] + label.fa-folder-open-o:before, span.fa-folder-open-o.mailIcon:before, span.fa-folder-open-o.phoneIcon:before {
  content: ""; }

.fa.fa-smile-o, input[type="checkbox"] + label.fa-smile-o:before, input[type="radio"] + label.fa-smile-o:before, span.fa-smile-o.mailIcon:before, span.fa-smile-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-smile-o:before, input[type="checkbox"] + label.fa-smile-o:before, input[type="radio"] + label.fa-smile-o:before, span.fa-smile-o.mailIcon:before, span.fa-smile-o.phoneIcon:before {
  content: ""; }

.fa.fa-frown-o, input[type="checkbox"] + label.fa-frown-o:before, input[type="radio"] + label.fa-frown-o:before, span.fa-frown-o.mailIcon:before, span.fa-frown-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-frown-o:before, input[type="checkbox"] + label.fa-frown-o:before, input[type="radio"] + label.fa-frown-o:before, span.fa-frown-o.mailIcon:before, span.fa-frown-o.phoneIcon:before {
  content: ""; }

.fa.fa-meh-o, input[type="checkbox"] + label.fa-meh-o:before, input[type="radio"] + label.fa-meh-o:before, span.fa-meh-o.mailIcon:before, span.fa-meh-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-meh-o:before, input[type="checkbox"] + label.fa-meh-o:before, input[type="radio"] + label.fa-meh-o:before, span.fa-meh-o.mailIcon:before, span.fa-meh-o.phoneIcon:before {
  content: ""; }

.fa.fa-keyboard-o, input[type="checkbox"] + label.fa-keyboard-o:before, input[type="radio"] + label.fa-keyboard-o:before, span.fa-keyboard-o.mailIcon:before, span.fa-keyboard-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-keyboard-o:before, input[type="checkbox"] + label.fa-keyboard-o:before, input[type="radio"] + label.fa-keyboard-o:before, span.fa-keyboard-o.mailIcon:before, span.fa-keyboard-o.phoneIcon:before {
  content: ""; }

.fa.fa-flag-o, input[type="checkbox"] + label.fa-flag-o:before, input[type="radio"] + label.fa-flag-o:before, span.fa-flag-o.mailIcon:before, span.fa-flag-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-flag-o:before, input[type="checkbox"] + label.fa-flag-o:before, input[type="radio"] + label.fa-flag-o:before, span.fa-flag-o.mailIcon:before, span.fa-flag-o.phoneIcon:before {
  content: ""; }

.fa.fa-mail-reply-all:before, input[type="checkbox"] + label.fa-mail-reply-all:before, input[type="radio"] + label.fa-mail-reply-all:before, span.fa-mail-reply-all.mailIcon:before, span.fa-mail-reply-all.phoneIcon:before {
  content: ""; }

.fa.fa-star-half-o, input[type="checkbox"] + label.fa-star-half-o:before, input[type="radio"] + label.fa-star-half-o:before, span.fa-star-half-o.mailIcon:before, span.fa-star-half-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-o:before, input[type="checkbox"] + label.fa-star-half-o:before, input[type="radio"] + label.fa-star-half-o:before, span.fa-star-half-o.mailIcon:before, span.fa-star-half-o.phoneIcon:before {
  content: ""; }

.fa.fa-star-half-empty, input[type="checkbox"] + label.fa-star-half-empty:before, input[type="radio"] + label.fa-star-half-empty:before, span.fa-star-half-empty.mailIcon:before, span.fa-star-half-empty.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-empty:before, input[type="checkbox"] + label.fa-star-half-empty:before, input[type="radio"] + label.fa-star-half-empty:before, span.fa-star-half-empty.mailIcon:before, span.fa-star-half-empty.phoneIcon:before {
  content: ""; }

.fa.fa-star-half-full, input[type="checkbox"] + label.fa-star-half-full:before, input[type="radio"] + label.fa-star-half-full:before, span.fa-star-half-full.mailIcon:before, span.fa-star-half-full.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-star-half-full:before, input[type="checkbox"] + label.fa-star-half-full:before, input[type="radio"] + label.fa-star-half-full:before, span.fa-star-half-full.mailIcon:before, span.fa-star-half-full.phoneIcon:before {
  content: ""; }

.fa.fa-code-fork:before, input[type="checkbox"] + label.fa-code-fork:before, input[type="radio"] + label.fa-code-fork:before, span.fa-code-fork.mailIcon:before, span.fa-code-fork.phoneIcon:before {
  content: ""; }

.fa.fa-chain-broken:before, input[type="checkbox"] + label.fa-chain-broken:before, input[type="radio"] + label.fa-chain-broken:before, span.fa-chain-broken.mailIcon:before, span.fa-chain-broken.phoneIcon:before {
  content: ""; }

.fa.fa-shield:before, input[type="checkbox"] + label.fa-shield:before, input[type="radio"] + label.fa-shield:before, span.fa-shield.mailIcon:before, span.fa-shield.phoneIcon:before {
  content: ""; }

.fa.fa-calendar-o, input[type="checkbox"] + label.fa-calendar-o:before, input[type="radio"] + label.fa-calendar-o:before, span.fa-calendar-o.mailIcon:before, span.fa-calendar-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-o:before, input[type="checkbox"] + label.fa-calendar-o:before, input[type="radio"] + label.fa-calendar-o:before, span.fa-calendar-o.mailIcon:before, span.fa-calendar-o.phoneIcon:before {
  content: ""; }

.fa.fa-maxcdn, input[type="checkbox"] + label.fa-maxcdn:before, input[type="radio"] + label.fa-maxcdn:before, span.fa-maxcdn.mailIcon:before, span.fa-maxcdn.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-html5, input[type="checkbox"] + label.fa-html5:before, input[type="radio"] + label.fa-html5:before, span.fa-html5.mailIcon:before, span.fa-html5.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-css3, input[type="checkbox"] + label.fa-css3:before, input[type="radio"] + label.fa-css3:before, span.fa-css3.mailIcon:before, span.fa-css3.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ticket:before, input[type="checkbox"] + label.fa-ticket:before, input[type="radio"] + label.fa-ticket:before, span.fa-ticket.mailIcon:before, span.fa-ticket.phoneIcon:before {
  content: ""; }

.fa.fa-minus-square-o, input[type="checkbox"] + label.fa-minus-square-o:before, input[type="radio"] + label.fa-minus-square-o:before, span.fa-minus-square-o.mailIcon:before, span.fa-minus-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-minus-square-o:before, input[type="checkbox"] + label.fa-minus-square-o:before, input[type="radio"] + label.fa-minus-square-o:before, span.fa-minus-square-o.mailIcon:before, span.fa-minus-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-level-up:before, input[type="checkbox"] + label.fa-level-up:before, input[type="radio"] + label.fa-level-up:before, span.fa-level-up.mailIcon:before, span.fa-level-up.phoneIcon:before {
  content: ""; }

.fa.fa-level-down:before, input[type="checkbox"] + label.fa-level-down:before, input[type="radio"] + label.fa-level-down:before, span.fa-level-down.mailIcon:before, span.fa-level-down.phoneIcon:before {
  content: ""; }

.fa.fa-pencil-square:before, input[type="checkbox"] + label.fa-pencil-square:before, input[type="radio"] + label.fa-pencil-square:before, span.fa-pencil-square.mailIcon:before, span.fa-pencil-square.phoneIcon:before {
  content: ""; }

.fa.fa-external-link-square:before, input[type="checkbox"] + label.fa-external-link-square:before, input[type="radio"] + label.fa-external-link-square:before, span.fa-external-link-square.mailIcon:before, span.fa-external-link-square.phoneIcon:before {
  content: ""; }

.fa.fa-compass, input[type="checkbox"] + label.fa-compass:before, input[type="radio"] + label.fa-compass:before, span.fa-compass.mailIcon:before, span.fa-compass.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down, input[type="checkbox"] + label.fa-caret-square-o-down:before, input[type="radio"] + label.fa-caret-square-o-down:before, span.fa-caret-square-o-down.mailIcon:before, span.fa-caret-square-o-down.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-down:before, input[type="checkbox"] + label.fa-caret-square-o-down:before, input[type="radio"] + label.fa-caret-square-o-down:before, span.fa-caret-square-o-down.mailIcon:before, span.fa-caret-square-o-down.phoneIcon:before {
  content: ""; }

.fa.fa-toggle-down, input[type="checkbox"] + label.fa-toggle-down:before, input[type="radio"] + label.fa-toggle-down:before, span.fa-toggle-down.mailIcon:before, span.fa-toggle-down.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-down:before, input[type="checkbox"] + label.fa-toggle-down:before, input[type="radio"] + label.fa-toggle-down:before, span.fa-toggle-down.mailIcon:before, span.fa-toggle-down.phoneIcon:before {
  content: ""; }

.fa.fa-caret-square-o-up, input[type="checkbox"] + label.fa-caret-square-o-up:before, input[type="radio"] + label.fa-caret-square-o-up:before, span.fa-caret-square-o-up.mailIcon:before, span.fa-caret-square-o-up.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-up:before, input[type="checkbox"] + label.fa-caret-square-o-up:before, input[type="radio"] + label.fa-caret-square-o-up:before, span.fa-caret-square-o-up.mailIcon:before, span.fa-caret-square-o-up.phoneIcon:before {
  content: ""; }

.fa.fa-toggle-up, input[type="checkbox"] + label.fa-toggle-up:before, input[type="radio"] + label.fa-toggle-up:before, span.fa-toggle-up.mailIcon:before, span.fa-toggle-up.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-up:before, input[type="checkbox"] + label.fa-toggle-up:before, input[type="radio"] + label.fa-toggle-up:before, span.fa-toggle-up.mailIcon:before, span.fa-toggle-up.phoneIcon:before {
  content: ""; }

.fa.fa-caret-square-o-right, input[type="checkbox"] + label.fa-caret-square-o-right:before, input[type="radio"] + label.fa-caret-square-o-right:before, span.fa-caret-square-o-right.mailIcon:before, span.fa-caret-square-o-right.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-right:before, input[type="checkbox"] + label.fa-caret-square-o-right:before, input[type="radio"] + label.fa-caret-square-o-right:before, span.fa-caret-square-o-right.mailIcon:before, span.fa-caret-square-o-right.phoneIcon:before {
  content: ""; }

.fa.fa-toggle-right, input[type="checkbox"] + label.fa-toggle-right:before, input[type="radio"] + label.fa-toggle-right:before, span.fa-toggle-right.mailIcon:before, span.fa-toggle-right.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-right:before, input[type="checkbox"] + label.fa-toggle-right:before, input[type="radio"] + label.fa-toggle-right:before, span.fa-toggle-right.mailIcon:before, span.fa-toggle-right.phoneIcon:before {
  content: ""; }

.fa.fa-eur:before, input[type="checkbox"] + label.fa-eur:before, input[type="radio"] + label.fa-eur:before, span.fa-eur.mailIcon:before, span.fa-eur.phoneIcon:before {
  content: ""; }

.fa.fa-euro:before, input[type="checkbox"] + label.fa-euro:before, input[type="radio"] + label.fa-euro:before, span.fa-euro.mailIcon:before, span.fa-euro.phoneIcon:before {
  content: ""; }

.fa.fa-gbp:before, input[type="checkbox"] + label.fa-gbp:before, input[type="radio"] + label.fa-gbp:before, span.fa-gbp.mailIcon:before, span.fa-gbp.phoneIcon:before {
  content: ""; }

.fa.fa-usd:before, input[type="checkbox"] + label.fa-usd:before, input[type="radio"] + label.fa-usd:before, span.fa-usd.mailIcon:before, span.fa-usd.phoneIcon:before {
  content: ""; }

.fa.fa-dollar:before, input[type="checkbox"] + label.fa-dollar:before, input[type="radio"] + label.fa-dollar:before, span.fa-dollar.mailIcon:before, span.fa-dollar.phoneIcon:before {
  content: ""; }

.fa.fa-inr:before, input[type="checkbox"] + label.fa-inr:before, input[type="radio"] + label.fa-inr:before, span.fa-inr.mailIcon:before, span.fa-inr.phoneIcon:before {
  content: ""; }

.fa.fa-rupee:before, input[type="checkbox"] + label.fa-rupee:before, input[type="radio"] + label.fa-rupee:before, span.fa-rupee.mailIcon:before, span.fa-rupee.phoneIcon:before {
  content: ""; }

.fa.fa-jpy:before, input[type="checkbox"] + label.fa-jpy:before, input[type="radio"] + label.fa-jpy:before, span.fa-jpy.mailIcon:before, span.fa-jpy.phoneIcon:before {
  content: ""; }

.fa.fa-cny:before, input[type="checkbox"] + label.fa-cny:before, input[type="radio"] + label.fa-cny:before, span.fa-cny.mailIcon:before, span.fa-cny.phoneIcon:before {
  content: ""; }

.fa.fa-rmb:before, input[type="checkbox"] + label.fa-rmb:before, input[type="radio"] + label.fa-rmb:before, span.fa-rmb.mailIcon:before, span.fa-rmb.phoneIcon:before {
  content: ""; }

.fa.fa-yen:before, input[type="checkbox"] + label.fa-yen:before, input[type="radio"] + label.fa-yen:before, span.fa-yen.mailIcon:before, span.fa-yen.phoneIcon:before {
  content: ""; }

.fa.fa-rub:before, input[type="checkbox"] + label.fa-rub:before, input[type="radio"] + label.fa-rub:before, span.fa-rub.mailIcon:before, span.fa-rub.phoneIcon:before {
  content: ""; }

.fa.fa-ruble:before, input[type="checkbox"] + label.fa-ruble:before, input[type="radio"] + label.fa-ruble:before, span.fa-ruble.mailIcon:before, span.fa-ruble.phoneIcon:before {
  content: ""; }

.fa.fa-rouble:before, input[type="checkbox"] + label.fa-rouble:before, input[type="radio"] + label.fa-rouble:before, span.fa-rouble.mailIcon:before, span.fa-rouble.phoneIcon:before {
  content: ""; }

.fa.fa-krw:before, input[type="checkbox"] + label.fa-krw:before, input[type="radio"] + label.fa-krw:before, span.fa-krw.mailIcon:before, span.fa-krw.phoneIcon:before {
  content: ""; }

.fa.fa-won:before, input[type="checkbox"] + label.fa-won:before, input[type="radio"] + label.fa-won:before, span.fa-won.mailIcon:before, span.fa-won.phoneIcon:before {
  content: ""; }

.fa.fa-btc, input[type="checkbox"] + label.fa-btc:before, input[type="radio"] + label.fa-btc:before, span.fa-btc.mailIcon:before, span.fa-btc.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin, input[type="checkbox"] + label.fa-bitcoin:before, input[type="radio"] + label.fa-bitcoin:before, span.fa-bitcoin.mailIcon:before, span.fa-bitcoin.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitcoin:before, input[type="checkbox"] + label.fa-bitcoin:before, input[type="radio"] + label.fa-bitcoin:before, span.fa-bitcoin.mailIcon:before, span.fa-bitcoin.phoneIcon:before {
  content: ""; }

.fa.fa-file-text:before, input[type="checkbox"] + label.fa-file-text:before, input[type="radio"] + label.fa-file-text:before, span.fa-file-text.mailIcon:before, span.fa-file-text.phoneIcon:before {
  content: ""; }

.fa.fa-sort-alpha-asc:before, input[type="checkbox"] + label.fa-sort-alpha-asc:before, input[type="radio"] + label.fa-sort-alpha-asc:before, span.fa-sort-alpha-asc.mailIcon:before, span.fa-sort-alpha-asc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-alpha-desc:before, input[type="checkbox"] + label.fa-sort-alpha-desc:before, input[type="radio"] + label.fa-sort-alpha-desc:before, span.fa-sort-alpha-desc.mailIcon:before, span.fa-sort-alpha-desc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-amount-asc:before, input[type="checkbox"] + label.fa-sort-amount-asc:before, input[type="radio"] + label.fa-sort-amount-asc:before, span.fa-sort-amount-asc.mailIcon:before, span.fa-sort-amount-asc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-amount-desc:before, input[type="checkbox"] + label.fa-sort-amount-desc:before, input[type="radio"] + label.fa-sort-amount-desc:before, span.fa-sort-amount-desc.mailIcon:before, span.fa-sort-amount-desc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-numeric-asc:before, input[type="checkbox"] + label.fa-sort-numeric-asc:before, input[type="radio"] + label.fa-sort-numeric-asc:before, span.fa-sort-numeric-asc.mailIcon:before, span.fa-sort-numeric-asc.phoneIcon:before {
  content: ""; }

.fa.fa-sort-numeric-desc:before, input[type="checkbox"] + label.fa-sort-numeric-desc:before, input[type="radio"] + label.fa-sort-numeric-desc:before, span.fa-sort-numeric-desc.mailIcon:before, span.fa-sort-numeric-desc.phoneIcon:before {
  content: ""; }

.fa.fa-youtube-square, input[type="checkbox"] + label.fa-youtube-square:before, input[type="radio"] + label.fa-youtube-square:before, span.fa-youtube-square.mailIcon:before, span.fa-youtube-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube, input[type="checkbox"] + label.fa-youtube:before, input[type="radio"] + label.fa-youtube:before, span.fa-youtube.mailIcon:before, span.fa-youtube.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing, input[type="checkbox"] + label.fa-xing:before, input[type="radio"] + label.fa-xing:before, span.fa-xing.mailIcon:before, span.fa-xing.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-xing-square, input[type="checkbox"] + label.fa-xing-square:before, input[type="radio"] + label.fa-xing-square:before, span.fa-xing-square.mailIcon:before, span.fa-xing-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play, input[type="checkbox"] + label.fa-youtube-play:before, input[type="radio"] + label.fa-youtube-play:before, span.fa-youtube-play.mailIcon:before, span.fa-youtube-play.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-youtube-play:before, input[type="checkbox"] + label.fa-youtube-play:before, input[type="radio"] + label.fa-youtube-play:before, span.fa-youtube-play.mailIcon:before, span.fa-youtube-play.phoneIcon:before {
  content: ""; }

.fa.fa-dropbox, input[type="checkbox"] + label.fa-dropbox:before, input[type="radio"] + label.fa-dropbox:before, span.fa-dropbox.mailIcon:before, span.fa-dropbox.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-overflow, input[type="checkbox"] + label.fa-stack-overflow:before, input[type="radio"] + label.fa-stack-overflow:before, span.fa-stack-overflow.mailIcon:before, span.fa-stack-overflow.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-instagram, input[type="checkbox"] + label.fa-instagram:before, input[type="radio"] + label.fa-instagram:before, span.fa-instagram.mailIcon:before, span.fa-instagram.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-flickr, input[type="checkbox"] + label.fa-flickr:before, input[type="radio"] + label.fa-flickr:before, span.fa-flickr.mailIcon:before, span.fa-flickr.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-adn, input[type="checkbox"] + label.fa-adn:before, input[type="radio"] + label.fa-adn:before, span.fa-adn.mailIcon:before, span.fa-adn.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket, input[type="checkbox"] + label.fa-bitbucket:before, input[type="radio"] + label.fa-bitbucket:before, span.fa-bitbucket.mailIcon:before, span.fa-bitbucket.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square, input[type="checkbox"] + label.fa-bitbucket-square:before, input[type="radio"] + label.fa-bitbucket-square:before, span.fa-bitbucket-square.mailIcon:before, span.fa-bitbucket-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bitbucket-square:before, input[type="checkbox"] + label.fa-bitbucket-square:before, input[type="radio"] + label.fa-bitbucket-square:before, span.fa-bitbucket-square.mailIcon:before, span.fa-bitbucket-square.phoneIcon:before {
  content: ""; }

.fa.fa-tumblr, input[type="checkbox"] + label.fa-tumblr:before, input[type="radio"] + label.fa-tumblr:before, span.fa-tumblr.mailIcon:before, span.fa-tumblr.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tumblr-square, input[type="checkbox"] + label.fa-tumblr-square:before, input[type="radio"] + label.fa-tumblr-square:before, span.fa-tumblr-square.mailIcon:before, span.fa-tumblr-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-long-arrow-down:before, input[type="checkbox"] + label.fa-long-arrow-down:before, input[type="radio"] + label.fa-long-arrow-down:before, span.fa-long-arrow-down.mailIcon:before, span.fa-long-arrow-down.phoneIcon:before {
  content: ""; }

.fa.fa-long-arrow-up:before, input[type="checkbox"] + label.fa-long-arrow-up:before, input[type="radio"] + label.fa-long-arrow-up:before, span.fa-long-arrow-up.mailIcon:before, span.fa-long-arrow-up.phoneIcon:before {
  content: ""; }

.fa.fa-long-arrow-left:before, input[type="checkbox"] + label.fa-long-arrow-left:before, input[type="radio"] + label.fa-long-arrow-left:before, span.fa-long-arrow-left.mailIcon:before, span.fa-long-arrow-left.phoneIcon:before {
  content: ""; }

.fa.fa-long-arrow-right:before, input[type="checkbox"] + label.fa-long-arrow-right:before, input[type="radio"] + label.fa-long-arrow-right:before, span.fa-long-arrow-right.mailIcon:before, span.fa-long-arrow-right.phoneIcon:before {
  content: ""; }

.fa.fa-apple, input[type="checkbox"] + label.fa-apple:before, input[type="radio"] + label.fa-apple:before, span.fa-apple.mailIcon:before, span.fa-apple.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-windows, input[type="checkbox"] + label.fa-windows:before, input[type="radio"] + label.fa-windows:before, span.fa-windows.mailIcon:before, span.fa-windows.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-android, input[type="checkbox"] + label.fa-android:before, input[type="radio"] + label.fa-android:before, span.fa-android.mailIcon:before, span.fa-android.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-linux, input[type="checkbox"] + label.fa-linux:before, input[type="radio"] + label.fa-linux:before, span.fa-linux.mailIcon:before, span.fa-linux.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dribbble, input[type="checkbox"] + label.fa-dribbble:before, input[type="radio"] + label.fa-dribbble:before, span.fa-dribbble.mailIcon:before, span.fa-dribbble.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skype, input[type="checkbox"] + label.fa-skype:before, input[type="radio"] + label.fa-skype:before, span.fa-skype.mailIcon:before, span.fa-skype.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-foursquare, input[type="checkbox"] + label.fa-foursquare:before, input[type="radio"] + label.fa-foursquare:before, span.fa-foursquare.mailIcon:before, span.fa-foursquare.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-trello, input[type="checkbox"] + label.fa-trello:before, input[type="radio"] + label.fa-trello:before, span.fa-trello.mailIcon:before, span.fa-trello.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gratipay, input[type="checkbox"] + label.fa-gratipay:before, input[type="radio"] + label.fa-gratipay:before, span.fa-gratipay.mailIcon:before, span.fa-gratipay.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip, input[type="checkbox"] + label.fa-gittip:before, input[type="radio"] + label.fa-gittip:before, span.fa-gittip.mailIcon:before, span.fa-gittip.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gittip:before, input[type="checkbox"] + label.fa-gittip:before, input[type="radio"] + label.fa-gittip:before, span.fa-gittip.mailIcon:before, span.fa-gittip.phoneIcon:before {
  content: ""; }

.fa.fa-sun-o, input[type="checkbox"] + label.fa-sun-o:before, input[type="radio"] + label.fa-sun-o:before, span.fa-sun-o.mailIcon:before, span.fa-sun-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sun-o:before, input[type="checkbox"] + label.fa-sun-o:before, input[type="radio"] + label.fa-sun-o:before, span.fa-sun-o.mailIcon:before, span.fa-sun-o.phoneIcon:before {
  content: ""; }

.fa.fa-moon-o, input[type="checkbox"] + label.fa-moon-o:before, input[type="radio"] + label.fa-moon-o:before, span.fa-moon-o.mailIcon:before, span.fa-moon-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-moon-o:before, input[type="checkbox"] + label.fa-moon-o:before, input[type="radio"] + label.fa-moon-o:before, span.fa-moon-o.mailIcon:before, span.fa-moon-o.phoneIcon:before {
  content: ""; }

.fa.fa-vk, input[type="checkbox"] + label.fa-vk:before, input[type="radio"] + label.fa-vk:before, span.fa-vk.mailIcon:before, span.fa-vk.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weibo, input[type="checkbox"] + label.fa-weibo:before, input[type="radio"] + label.fa-weibo:before, span.fa-weibo.mailIcon:before, span.fa-weibo.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-renren, input[type="checkbox"] + label.fa-renren:before, input[type="radio"] + label.fa-renren:before, span.fa-renren.mailIcon:before, span.fa-renren.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pagelines, input[type="checkbox"] + label.fa-pagelines:before, input[type="radio"] + label.fa-pagelines:before, span.fa-pagelines.mailIcon:before, span.fa-pagelines.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stack-exchange, input[type="checkbox"] + label.fa-stack-exchange:before, input[type="radio"] + label.fa-stack-exchange:before, span.fa-stack-exchange.mailIcon:before, span.fa-stack-exchange.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right, input[type="checkbox"] + label.fa-arrow-circle-o-right:before, input[type="radio"] + label.fa-arrow-circle-o-right:before, span.fa-arrow-circle-o-right.mailIcon:before, span.fa-arrow-circle-o-right.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-right:before, input[type="checkbox"] + label.fa-arrow-circle-o-right:before, input[type="radio"] + label.fa-arrow-circle-o-right:before, span.fa-arrow-circle-o-right.mailIcon:before, span.fa-arrow-circle-o-right.phoneIcon:before {
  content: ""; }

.fa.fa-arrow-circle-o-left, input[type="checkbox"] + label.fa-arrow-circle-o-left:before, input[type="radio"] + label.fa-arrow-circle-o-left:before, span.fa-arrow-circle-o-left.mailIcon:before, span.fa-arrow-circle-o-left.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-arrow-circle-o-left:before, input[type="checkbox"] + label.fa-arrow-circle-o-left:before, input[type="radio"] + label.fa-arrow-circle-o-left:before, span.fa-arrow-circle-o-left.mailIcon:before, span.fa-arrow-circle-o-left.phoneIcon:before {
  content: ""; }

.fa.fa-caret-square-o-left, input[type="checkbox"] + label.fa-caret-square-o-left:before, input[type="radio"] + label.fa-caret-square-o-left:before, span.fa-caret-square-o-left.mailIcon:before, span.fa-caret-square-o-left.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-caret-square-o-left:before, input[type="checkbox"] + label.fa-caret-square-o-left:before, input[type="radio"] + label.fa-caret-square-o-left:before, span.fa-caret-square-o-left.mailIcon:before, span.fa-caret-square-o-left.phoneIcon:before {
  content: ""; }

.fa.fa-toggle-left, input[type="checkbox"] + label.fa-toggle-left:before, input[type="radio"] + label.fa-toggle-left:before, span.fa-toggle-left.mailIcon:before, span.fa-toggle-left.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-toggle-left:before, input[type="checkbox"] + label.fa-toggle-left:before, input[type="radio"] + label.fa-toggle-left:before, span.fa-toggle-left.mailIcon:before, span.fa-toggle-left.phoneIcon:before {
  content: ""; }

.fa.fa-dot-circle-o, input[type="checkbox"] + label.fa-dot-circle-o:before, input[type="radio"] + label.fa-dot-circle-o:before, input[type="radio"]:checked + label:before, span.fa-dot-circle-o.mailIcon:before, span.fa-dot-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-dot-circle-o:before, input[type="checkbox"] + label.fa-dot-circle-o:before, input[type="radio"] + label.fa-dot-circle-o:before, input[type="radio"]:checked + label:before, span.fa-dot-circle-o.mailIcon:before, span.fa-dot-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-vimeo-square, input[type="checkbox"] + label.fa-vimeo-square:before, input[type="radio"] + label.fa-vimeo-square:before, span.fa-vimeo-square.mailIcon:before, span.fa-vimeo-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-try:before, input[type="checkbox"] + label.fa-try:before, input[type="radio"] + label.fa-try:before, span.fa-try.mailIcon:before, span.fa-try.phoneIcon:before {
  content: ""; }

.fa.fa-turkish-lira:before, input[type="checkbox"] + label.fa-turkish-lira:before, input[type="radio"] + label.fa-turkish-lira:before, span.fa-turkish-lira.mailIcon:before, span.fa-turkish-lira.phoneIcon:before {
  content: ""; }

.fa.fa-plus-square-o, input[type="checkbox"] + label.fa-plus-square-o:before, input[type="radio"] + label.fa-plus-square-o:before, span.fa-plus-square-o.mailIcon:before, span.fa-plus-square-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-plus-square-o:before, input[type="checkbox"] + label.fa-plus-square-o:before, input[type="radio"] + label.fa-plus-square-o:before, span.fa-plus-square-o.mailIcon:before, span.fa-plus-square-o.phoneIcon:before {
  content: ""; }

.fa.fa-slack, input[type="checkbox"] + label.fa-slack:before, input[type="radio"] + label.fa-slack:before, span.fa-slack.mailIcon:before, span.fa-slack.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wordpress, input[type="checkbox"] + label.fa-wordpress:before, input[type="radio"] + label.fa-wordpress:before, span.fa-wordpress.mailIcon:before, span.fa-wordpress.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-openid, input[type="checkbox"] + label.fa-openid:before, input[type="radio"] + label.fa-openid:before, span.fa-openid.mailIcon:before, span.fa-openid.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-institution:before, input[type="checkbox"] + label.fa-institution:before, input[type="radio"] + label.fa-institution:before, span.fa-institution.mailIcon:before, span.fa-institution.phoneIcon:before {
  content: ""; }

.fa.fa-bank:before, input[type="checkbox"] + label.fa-bank:before, input[type="radio"] + label.fa-bank:before, span.fa-bank.mailIcon:before, span.fa-bank.phoneIcon:before {
  content: ""; }

.fa.fa-mortar-board:before, input[type="checkbox"] + label.fa-mortar-board:before, input[type="radio"] + label.fa-mortar-board:before, span.fa-mortar-board.mailIcon:before, span.fa-mortar-board.phoneIcon:before {
  content: ""; }

.fa.fa-yahoo, input[type="checkbox"] + label.fa-yahoo:before, input[type="radio"] + label.fa-yahoo:before, span.fa-yahoo.mailIcon:before, span.fa-yahoo.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google, input[type="checkbox"] + label.fa-google:before, input[type="radio"] + label.fa-google:before, span.fa-google.mailIcon:before, span.fa-google.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit, input[type="checkbox"] + label.fa-reddit:before, input[type="radio"] + label.fa-reddit:before, span.fa-reddit.mailIcon:before, span.fa-reddit.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-square, input[type="checkbox"] + label.fa-reddit-square:before, input[type="radio"] + label.fa-reddit-square:before, span.fa-reddit-square.mailIcon:before, span.fa-reddit-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon-circle, input[type="checkbox"] + label.fa-stumbleupon-circle:before, input[type="radio"] + label.fa-stumbleupon-circle:before, span.fa-stumbleupon-circle.mailIcon:before, span.fa-stumbleupon-circle.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-stumbleupon, input[type="checkbox"] + label.fa-stumbleupon:before, input[type="radio"] + label.fa-stumbleupon:before, span.fa-stumbleupon.mailIcon:before, span.fa-stumbleupon.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-delicious, input[type="checkbox"] + label.fa-delicious:before, input[type="radio"] + label.fa-delicious:before, span.fa-delicious.mailIcon:before, span.fa-delicious.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-digg, input[type="checkbox"] + label.fa-digg:before, input[type="radio"] + label.fa-digg:before, span.fa-digg.mailIcon:before, span.fa-digg.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-pp, input[type="checkbox"] + label.fa-pied-piper-pp:before, input[type="radio"] + label.fa-pied-piper-pp:before, span.fa-pied-piper-pp.mailIcon:before, span.fa-pied-piper-pp.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper-alt, input[type="checkbox"] + label.fa-pied-piper-alt:before, input[type="radio"] + label.fa-pied-piper-alt:before, span.fa-pied-piper-alt.mailIcon:before, span.fa-pied-piper-alt.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-drupal, input[type="checkbox"] + label.fa-drupal:before, input[type="radio"] + label.fa-drupal:before, span.fa-drupal.mailIcon:before, span.fa-drupal.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-joomla, input[type="checkbox"] + label.fa-joomla:before, input[type="radio"] + label.fa-joomla:before, span.fa-joomla.mailIcon:before, span.fa-joomla.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spoon:before, input[type="checkbox"] + label.fa-spoon:before, input[type="radio"] + label.fa-spoon:before, span.fa-spoon.mailIcon:before, span.fa-spoon.phoneIcon:before {
  content: ""; }

.fa.fa-behance, input[type="checkbox"] + label.fa-behance:before, input[type="radio"] + label.fa-behance:before, span.fa-behance.mailIcon:before, span.fa-behance.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-behance-square, input[type="checkbox"] + label.fa-behance-square:before, input[type="radio"] + label.fa-behance-square:before, span.fa-behance-square.mailIcon:before, span.fa-behance-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam, input[type="checkbox"] + label.fa-steam:before, input[type="radio"] + label.fa-steam:before, span.fa-steam.mailIcon:before, span.fa-steam.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-steam-square, input[type="checkbox"] + label.fa-steam-square:before, input[type="radio"] + label.fa-steam-square:before, span.fa-steam-square.mailIcon:before, span.fa-steam-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-automobile:before, input[type="checkbox"] + label.fa-automobile:before, input[type="radio"] + label.fa-automobile:before, span.fa-automobile.mailIcon:before, span.fa-automobile.phoneIcon:before {
  content: ""; }

.fa.fa-cab:before, input[type="checkbox"] + label.fa-cab:before, input[type="radio"] + label.fa-cab:before, span.fa-cab.mailIcon:before, span.fa-cab.phoneIcon:before {
  content: ""; }

.fa.fa-envelope-o, input[type="checkbox"] + label.fa-envelope-o:before, input[type="radio"] + label.fa-envelope-o:before, span.mailIcon:before, span.fa-envelope-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-o:before, input[type="checkbox"] + label.fa-envelope-o:before, input[type="radio"] + label.fa-envelope-o:before, span.mailIcon:before, span.fa-envelope-o.phoneIcon:before {
  content: ""; }

.fa.fa-deviantart, input[type="checkbox"] + label.fa-deviantart:before, input[type="radio"] + label.fa-deviantart:before, span.fa-deviantart.mailIcon:before, span.fa-deviantart.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-soundcloud, input[type="checkbox"] + label.fa-soundcloud:before, input[type="radio"] + label.fa-soundcloud:before, span.fa-soundcloud.mailIcon:before, span.fa-soundcloud.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-file-pdf-o, input[type="checkbox"] + label.fa-file-pdf-o:before, input[type="radio"] + label.fa-file-pdf-o:before, span.fa-file-pdf-o.mailIcon:before, span.fa-file-pdf-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-pdf-o:before, input[type="checkbox"] + label.fa-file-pdf-o:before, input[type="radio"] + label.fa-file-pdf-o:before, span.fa-file-pdf-o.mailIcon:before, span.fa-file-pdf-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-word-o, input[type="checkbox"] + label.fa-file-word-o:before, input[type="radio"] + label.fa-file-word-o:before, span.fa-file-word-o.mailIcon:before, span.fa-file-word-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-word-o:before, input[type="checkbox"] + label.fa-file-word-o:before, input[type="radio"] + label.fa-file-word-o:before, span.fa-file-word-o.mailIcon:before, span.fa-file-word-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-excel-o, input[type="checkbox"] + label.fa-file-excel-o:before, input[type="radio"] + label.fa-file-excel-o:before, span.fa-file-excel-o.mailIcon:before, span.fa-file-excel-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-excel-o:before, input[type="checkbox"] + label.fa-file-excel-o:before, input[type="radio"] + label.fa-file-excel-o:before, span.fa-file-excel-o.mailIcon:before, span.fa-file-excel-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-powerpoint-o, input[type="checkbox"] + label.fa-file-powerpoint-o:before, input[type="radio"] + label.fa-file-powerpoint-o:before, span.fa-file-powerpoint-o.mailIcon:before, span.fa-file-powerpoint-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-powerpoint-o:before, input[type="checkbox"] + label.fa-file-powerpoint-o:before, input[type="radio"] + label.fa-file-powerpoint-o:before, span.fa-file-powerpoint-o.mailIcon:before, span.fa-file-powerpoint-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-image-o, input[type="checkbox"] + label.fa-file-image-o:before, input[type="radio"] + label.fa-file-image-o:before, span.fa-file-image-o.mailIcon:before, span.fa-file-image-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-image-o:before, input[type="checkbox"] + label.fa-file-image-o:before, input[type="radio"] + label.fa-file-image-o:before, span.fa-file-image-o.mailIcon:before, span.fa-file-image-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-photo-o, input[type="checkbox"] + label.fa-file-photo-o:before, input[type="radio"] + label.fa-file-photo-o:before, span.fa-file-photo-o.mailIcon:before, span.fa-file-photo-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-photo-o:before, input[type="checkbox"] + label.fa-file-photo-o:before, input[type="radio"] + label.fa-file-photo-o:before, span.fa-file-photo-o.mailIcon:before, span.fa-file-photo-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-picture-o, input[type="checkbox"] + label.fa-file-picture-o:before, input[type="radio"] + label.fa-file-picture-o:before, span.fa-file-picture-o.mailIcon:before, span.fa-file-picture-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-picture-o:before, input[type="checkbox"] + label.fa-file-picture-o:before, input[type="radio"] + label.fa-file-picture-o:before, span.fa-file-picture-o.mailIcon:before, span.fa-file-picture-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-archive-o, input[type="checkbox"] + label.fa-file-archive-o:before, input[type="radio"] + label.fa-file-archive-o:before, span.fa-file-archive-o.mailIcon:before, span.fa-file-archive-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-archive-o:before, input[type="checkbox"] + label.fa-file-archive-o:before, input[type="radio"] + label.fa-file-archive-o:before, span.fa-file-archive-o.mailIcon:before, span.fa-file-archive-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-zip-o, input[type="checkbox"] + label.fa-file-zip-o:before, input[type="radio"] + label.fa-file-zip-o:before, span.fa-file-zip-o.mailIcon:before, span.fa-file-zip-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-zip-o:before, input[type="checkbox"] + label.fa-file-zip-o:before, input[type="radio"] + label.fa-file-zip-o:before, span.fa-file-zip-o.mailIcon:before, span.fa-file-zip-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-audio-o, input[type="checkbox"] + label.fa-file-audio-o:before, input[type="radio"] + label.fa-file-audio-o:before, span.fa-file-audio-o.mailIcon:before, span.fa-file-audio-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-audio-o:before, input[type="checkbox"] + label.fa-file-audio-o:before, input[type="radio"] + label.fa-file-audio-o:before, span.fa-file-audio-o.mailIcon:before, span.fa-file-audio-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-sound-o, input[type="checkbox"] + label.fa-file-sound-o:before, input[type="radio"] + label.fa-file-sound-o:before, span.fa-file-sound-o.mailIcon:before, span.fa-file-sound-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-sound-o:before, input[type="checkbox"] + label.fa-file-sound-o:before, input[type="radio"] + label.fa-file-sound-o:before, span.fa-file-sound-o.mailIcon:before, span.fa-file-sound-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-video-o, input[type="checkbox"] + label.fa-file-video-o:before, input[type="radio"] + label.fa-file-video-o:before, span.fa-file-video-o.mailIcon:before, span.fa-file-video-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-video-o:before, input[type="checkbox"] + label.fa-file-video-o:before, input[type="radio"] + label.fa-file-video-o:before, span.fa-file-video-o.mailIcon:before, span.fa-file-video-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-movie-o, input[type="checkbox"] + label.fa-file-movie-o:before, input[type="radio"] + label.fa-file-movie-o:before, span.fa-file-movie-o.mailIcon:before, span.fa-file-movie-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-movie-o:before, input[type="checkbox"] + label.fa-file-movie-o:before, input[type="radio"] + label.fa-file-movie-o:before, span.fa-file-movie-o.mailIcon:before, span.fa-file-movie-o.phoneIcon:before {
  content: ""; }

.fa.fa-file-code-o, input[type="checkbox"] + label.fa-file-code-o:before, input[type="radio"] + label.fa-file-code-o:before, span.fa-file-code-o.mailIcon:before, span.fa-file-code-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-file-code-o:before, input[type="checkbox"] + label.fa-file-code-o:before, input[type="radio"] + label.fa-file-code-o:before, span.fa-file-code-o.mailIcon:before, span.fa-file-code-o.phoneIcon:before {
  content: ""; }

.fa.fa-vine, input[type="checkbox"] + label.fa-vine:before, input[type="radio"] + label.fa-vine:before, span.fa-vine.mailIcon:before, span.fa-vine.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-codepen, input[type="checkbox"] + label.fa-codepen:before, input[type="radio"] + label.fa-codepen:before, span.fa-codepen.mailIcon:before, span.fa-codepen.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-jsfiddle, input[type="checkbox"] + label.fa-jsfiddle:before, input[type="radio"] + label.fa-jsfiddle:before, span.fa-jsfiddle.mailIcon:before, span.fa-jsfiddle.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-life-ring, input[type="checkbox"] + label.fa-life-ring:before, input[type="radio"] + label.fa-life-ring:before, span.fa-life-ring.mailIcon:before, span.fa-life-ring.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy, input[type="checkbox"] + label.fa-life-bouy:before, input[type="radio"] + label.fa-life-bouy:before, span.fa-life-bouy.mailIcon:before, span.fa-life-bouy.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-bouy:before, input[type="checkbox"] + label.fa-life-bouy:before, input[type="radio"] + label.fa-life-bouy:before, span.fa-life-bouy.mailIcon:before, span.fa-life-bouy.phoneIcon:before {
  content: ""; }

.fa.fa-life-buoy, input[type="checkbox"] + label.fa-life-buoy:before, input[type="radio"] + label.fa-life-buoy:before, span.fa-life-buoy.mailIcon:before, span.fa-life-buoy.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-buoy:before, input[type="checkbox"] + label.fa-life-buoy:before, input[type="radio"] + label.fa-life-buoy:before, span.fa-life-buoy.mailIcon:before, span.fa-life-buoy.phoneIcon:before {
  content: ""; }

.fa.fa-life-saver, input[type="checkbox"] + label.fa-life-saver:before, input[type="radio"] + label.fa-life-saver:before, span.fa-life-saver.mailIcon:before, span.fa-life-saver.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-life-saver:before, input[type="checkbox"] + label.fa-life-saver:before, input[type="radio"] + label.fa-life-saver:before, span.fa-life-saver.mailIcon:before, span.fa-life-saver.phoneIcon:before {
  content: ""; }

.fa.fa-support, input[type="checkbox"] + label.fa-support:before, input[type="radio"] + label.fa-support:before, span.fa-support.mailIcon:before, span.fa-support.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-support:before, input[type="checkbox"] + label.fa-support:before, input[type="radio"] + label.fa-support:before, span.fa-support.mailIcon:before, span.fa-support.phoneIcon:before {
  content: ""; }

.fa.fa-circle-o-notch:before, input[type="checkbox"] + label.fa-circle-o-notch:before, input[type="radio"] + label.fa-circle-o-notch:before, span.fa-circle-o-notch.mailIcon:before, span.fa-circle-o-notch.phoneIcon:before {
  content: ""; }

.fa.fa-rebel, input[type="checkbox"] + label.fa-rebel:before, input[type="radio"] + label.fa-rebel:before, span.fa-rebel.mailIcon:before, span.fa-rebel.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra, input[type="checkbox"] + label.fa-ra:before, input[type="radio"] + label.fa-ra:before, span.fa-ra.mailIcon:before, span.fa-ra.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ra:before, input[type="checkbox"] + label.fa-ra:before, input[type="radio"] + label.fa-ra:before, span.fa-ra.mailIcon:before, span.fa-ra.phoneIcon:before {
  content: ""; }

.fa.fa-resistance, input[type="checkbox"] + label.fa-resistance:before, input[type="radio"] + label.fa-resistance:before, span.fa-resistance.mailIcon:before, span.fa-resistance.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-resistance:before, input[type="checkbox"] + label.fa-resistance:before, input[type="radio"] + label.fa-resistance:before, span.fa-resistance.mailIcon:before, span.fa-resistance.phoneIcon:before {
  content: ""; }

.fa.fa-empire, input[type="checkbox"] + label.fa-empire:before, input[type="radio"] + label.fa-empire:before, span.fa-empire.mailIcon:before, span.fa-empire.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge, input[type="checkbox"] + label.fa-ge:before, input[type="radio"] + label.fa-ge:before, span.fa-ge.mailIcon:before, span.fa-ge.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ge:before, input[type="checkbox"] + label.fa-ge:before, input[type="radio"] + label.fa-ge:before, span.fa-ge.mailIcon:before, span.fa-ge.phoneIcon:before {
  content: ""; }

.fa.fa-git-square, input[type="checkbox"] + label.fa-git-square:before, input[type="radio"] + label.fa-git-square:before, span.fa-git-square.mailIcon:before, span.fa-git-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-git, input[type="checkbox"] + label.fa-git:before, input[type="radio"] + label.fa-git:before, span.fa-git.mailIcon:before, span.fa-git.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hacker-news, input[type="checkbox"] + label.fa-hacker-news:before, input[type="radio"] + label.fa-hacker-news:before, span.fa-hacker-news.mailIcon:before, span.fa-hacker-news.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square, input[type="checkbox"] + label.fa-y-combinator-square:before, input[type="radio"] + label.fa-y-combinator-square:before, span.fa-y-combinator-square.mailIcon:before, span.fa-y-combinator-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator-square:before, input[type="checkbox"] + label.fa-y-combinator-square:before, input[type="radio"] + label.fa-y-combinator-square:before, span.fa-y-combinator-square.mailIcon:before, span.fa-y-combinator-square.phoneIcon:before {
  content: ""; }

.fa.fa-yc-square, input[type="checkbox"] + label.fa-yc-square:before, input[type="radio"] + label.fa-yc-square:before, span.fa-yc-square.mailIcon:before, span.fa-yc-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc-square:before, input[type="checkbox"] + label.fa-yc-square:before, input[type="radio"] + label.fa-yc-square:before, span.fa-yc-square.mailIcon:before, span.fa-yc-square.phoneIcon:before {
  content: ""; }

.fa.fa-tencent-weibo, input[type="checkbox"] + label.fa-tencent-weibo:before, input[type="radio"] + label.fa-tencent-weibo:before, span.fa-tencent-weibo.mailIcon:before, span.fa-tencent-weibo.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-qq, input[type="checkbox"] + label.fa-qq:before, input[type="radio"] + label.fa-qq:before, span.fa-qq.mailIcon:before, span.fa-qq.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-weixin, input[type="checkbox"] + label.fa-weixin:before, input[type="radio"] + label.fa-weixin:before, span.fa-weixin.mailIcon:before, span.fa-weixin.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat, input[type="checkbox"] + label.fa-wechat:before, input[type="radio"] + label.fa-wechat:before, span.fa-wechat.mailIcon:before, span.fa-wechat.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wechat:before, input[type="checkbox"] + label.fa-wechat:before, input[type="radio"] + label.fa-wechat:before, span.fa-wechat.mailIcon:before, span.fa-wechat.phoneIcon:before {
  content: ""; }

.fa.fa-send:before, input[type="checkbox"] + label.fa-send:before, input[type="radio"] + label.fa-send:before, span.fa-send.mailIcon:before, span.fa-send.phoneIcon:before {
  content: ""; }

.fa.fa-paper-plane-o, input[type="checkbox"] + label.fa-paper-plane-o:before, input[type="radio"] + label.fa-paper-plane-o:before, span.fa-paper-plane-o.mailIcon:before, span.fa-paper-plane-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-paper-plane-o:before, input[type="checkbox"] + label.fa-paper-plane-o:before, input[type="radio"] + label.fa-paper-plane-o:before, span.fa-paper-plane-o.mailIcon:before, span.fa-paper-plane-o.phoneIcon:before {
  content: ""; }

.fa.fa-send-o, input[type="checkbox"] + label.fa-send-o:before, input[type="radio"] + label.fa-send-o:before, span.fa-send-o.mailIcon:before, span.fa-send-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-send-o:before, input[type="checkbox"] + label.fa-send-o:before, input[type="radio"] + label.fa-send-o:before, span.fa-send-o.mailIcon:before, span.fa-send-o.phoneIcon:before {
  content: ""; }

.fa.fa-circle-thin, input[type="checkbox"] + label.fa-circle-thin:before, input[type="radio"] + label:before, span.fa-circle-thin.mailIcon:before, span.fa-circle-thin.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-circle-thin:before, input[type="checkbox"] + label.fa-circle-thin:before, input[type="radio"] + label:before, span.fa-circle-thin.mailIcon:before, span.fa-circle-thin.phoneIcon:before {
  content: ""; }

.fa.fa-header:before, input[type="checkbox"] + label.fa-header:before, input[type="radio"] + label.fa-header:before, span.fa-header.mailIcon:before, span.fa-header.phoneIcon:before {
  content: ""; }

.fa.fa-sliders:before, input[type="checkbox"] + label.fa-sliders:before, input[type="radio"] + label.fa-sliders:before, span.fa-sliders.mailIcon:before, span.fa-sliders.phoneIcon:before {
  content: ""; }

.fa.fa-futbol-o, input[type="checkbox"] + label.fa-futbol-o:before, input[type="radio"] + label.fa-futbol-o:before, span.fa-futbol-o.mailIcon:before, span.fa-futbol-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-futbol-o:before, input[type="checkbox"] + label.fa-futbol-o:before, input[type="radio"] + label.fa-futbol-o:before, span.fa-futbol-o.mailIcon:before, span.fa-futbol-o.phoneIcon:before {
  content: ""; }

.fa.fa-soccer-ball-o, input[type="checkbox"] + label.fa-soccer-ball-o:before, input[type="radio"] + label.fa-soccer-ball-o:before, span.fa-soccer-ball-o.mailIcon:before, span.fa-soccer-ball-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-soccer-ball-o:before, input[type="checkbox"] + label.fa-soccer-ball-o:before, input[type="radio"] + label.fa-soccer-ball-o:before, span.fa-soccer-ball-o.mailIcon:before, span.fa-soccer-ball-o.phoneIcon:before {
  content: ""; }

.fa.fa-slideshare, input[type="checkbox"] + label.fa-slideshare:before, input[type="radio"] + label.fa-slideshare:before, span.fa-slideshare.mailIcon:before, span.fa-slideshare.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-twitch, input[type="checkbox"] + label.fa-twitch:before, input[type="radio"] + label.fa-twitch:before, span.fa-twitch.mailIcon:before, span.fa-twitch.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yelp, input[type="checkbox"] + label.fa-yelp:before, input[type="radio"] + label.fa-yelp:before, span.fa-yelp.mailIcon:before, span.fa-yelp.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-newspaper-o, input[type="checkbox"] + label.fa-newspaper-o:before, input[type="radio"] + label.fa-newspaper-o:before, span.fa-newspaper-o.mailIcon:before, span.fa-newspaper-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-newspaper-o:before, input[type="checkbox"] + label.fa-newspaper-o:before, input[type="radio"] + label.fa-newspaper-o:before, span.fa-newspaper-o.mailIcon:before, span.fa-newspaper-o.phoneIcon:before {
  content: ""; }

.fa.fa-paypal, input[type="checkbox"] + label.fa-paypal:before, input[type="radio"] + label.fa-paypal:before, span.fa-paypal.mailIcon:before, span.fa-paypal.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-wallet, input[type="checkbox"] + label.fa-google-wallet:before, input[type="radio"] + label.fa-google-wallet:before, span.fa-google-wallet.mailIcon:before, span.fa-google-wallet.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-visa, input[type="checkbox"] + label.fa-cc-visa:before, input[type="radio"] + label.fa-cc-visa:before, span.fa-cc-visa.mailIcon:before, span.fa-cc-visa.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-mastercard, input[type="checkbox"] + label.fa-cc-mastercard:before, input[type="radio"] + label.fa-cc-mastercard:before, span.fa-cc-mastercard.mailIcon:before, span.fa-cc-mastercard.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-discover, input[type="checkbox"] + label.fa-cc-discover:before, input[type="radio"] + label.fa-cc-discover:before, span.fa-cc-discover.mailIcon:before, span.fa-cc-discover.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-amex, input[type="checkbox"] + label.fa-cc-amex:before, input[type="radio"] + label.fa-cc-amex:before, span.fa-cc-amex.mailIcon:before, span.fa-cc-amex.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-paypal, input[type="checkbox"] + label.fa-cc-paypal:before, input[type="radio"] + label.fa-cc-paypal:before, span.fa-cc-paypal.mailIcon:before, span.fa-cc-paypal.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-stripe, input[type="checkbox"] + label.fa-cc-stripe:before, input[type="radio"] + label.fa-cc-stripe:before, span.fa-cc-stripe.mailIcon:before, span.fa-cc-stripe.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bell-slash-o, input[type="checkbox"] + label.fa-bell-slash-o:before, input[type="radio"] + label.fa-bell-slash-o:before, span.fa-bell-slash-o.mailIcon:before, span.fa-bell-slash-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-bell-slash-o:before, input[type="checkbox"] + label.fa-bell-slash-o:before, input[type="radio"] + label.fa-bell-slash-o:before, span.fa-bell-slash-o.mailIcon:before, span.fa-bell-slash-o.phoneIcon:before {
  content: ""; }

.fa.fa-trash:before, input[type="checkbox"] + label.fa-trash:before, input[type="radio"] + label.fa-trash:before, span.fa-trash.mailIcon:before, span.fa-trash.phoneIcon:before {
  content: ""; }

.fa.fa-copyright, input[type="checkbox"] + label.fa-copyright:before, input[type="radio"] + label.fa-copyright:before, span.fa-copyright.mailIcon:before, span.fa-copyright.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-eyedropper:before, input[type="checkbox"] + label.fa-eyedropper:before, input[type="radio"] + label.fa-eyedropper:before, span.fa-eyedropper.mailIcon:before, span.fa-eyedropper.phoneIcon:before {
  content: ""; }

.fa.fa-area-chart:before, input[type="checkbox"] + label.fa-area-chart:before, input[type="radio"] + label.fa-area-chart:before, span.fa-area-chart.mailIcon:before, span.fa-area-chart.phoneIcon:before {
  content: ""; }

.fa.fa-pie-chart:before, input[type="checkbox"] + label.fa-pie-chart:before, input[type="radio"] + label.fa-pie-chart:before, span.fa-pie-chart.mailIcon:before, span.fa-pie-chart.phoneIcon:before {
  content: ""; }

.fa.fa-line-chart:before, input[type="checkbox"] + label.fa-line-chart:before, input[type="radio"] + label.fa-line-chart:before, span.fa-line-chart.mailIcon:before, span.fa-line-chart.phoneIcon:before {
  content: ""; }

.fa.fa-lastfm, input[type="checkbox"] + label.fa-lastfm:before, input[type="radio"] + label.fa-lastfm:before, span.fa-lastfm.mailIcon:before, span.fa-lastfm.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-lastfm-square, input[type="checkbox"] + label.fa-lastfm-square:before, input[type="radio"] + label.fa-lastfm-square:before, span.fa-lastfm-square.mailIcon:before, span.fa-lastfm-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ioxhost, input[type="checkbox"] + label.fa-ioxhost:before, input[type="radio"] + label.fa-ioxhost:before, span.fa-ioxhost.mailIcon:before, span.fa-ioxhost.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-angellist, input[type="checkbox"] + label.fa-angellist:before, input[type="radio"] + label.fa-angellist:before, span.fa-angellist.mailIcon:before, span.fa-angellist.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc, input[type="checkbox"] + label.fa-cc:before, input[type="radio"] + label.fa-cc:before, span.fa-cc.mailIcon:before, span.fa-cc.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-cc:before, input[type="checkbox"] + label.fa-cc:before, input[type="radio"] + label.fa-cc:before, span.fa-cc.mailIcon:before, span.fa-cc.phoneIcon:before {
  content: ""; }

.fa.fa-ils:before, input[type="checkbox"] + label.fa-ils:before, input[type="radio"] + label.fa-ils:before, span.fa-ils.mailIcon:before, span.fa-ils.phoneIcon:before {
  content: ""; }

.fa.fa-shekel:before, input[type="checkbox"] + label.fa-shekel:before, input[type="radio"] + label.fa-shekel:before, span.fa-shekel.mailIcon:before, span.fa-shekel.phoneIcon:before {
  content: ""; }

.fa.fa-sheqel:before, input[type="checkbox"] + label.fa-sheqel:before, input[type="radio"] + label.fa-sheqel:before, span.fa-sheqel.mailIcon:before, span.fa-sheqel.phoneIcon:before {
  content: ""; }

.fa.fa-meanpath, input[type="checkbox"] + label.fa-meanpath:before, input[type="radio"] + label.fa-meanpath:before, span.fa-meanpath.mailIcon:before, span.fa-meanpath.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-meanpath:before, input[type="checkbox"] + label.fa-meanpath:before, input[type="radio"] + label.fa-meanpath:before, span.fa-meanpath.mailIcon:before, span.fa-meanpath.phoneIcon:before {
  content: ""; }

.fa.fa-buysellads, input[type="checkbox"] + label.fa-buysellads:before, input[type="radio"] + label.fa-buysellads:before, span.fa-buysellads.mailIcon:before, span.fa-buysellads.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-connectdevelop, input[type="checkbox"] + label.fa-connectdevelop:before, input[type="radio"] + label.fa-connectdevelop:before, span.fa-connectdevelop.mailIcon:before, span.fa-connectdevelop.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-dashcube, input[type="checkbox"] + label.fa-dashcube:before, input[type="radio"] + label.fa-dashcube:before, span.fa-dashcube.mailIcon:before, span.fa-dashcube.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-forumbee, input[type="checkbox"] + label.fa-forumbee:before, input[type="radio"] + label.fa-forumbee:before, span.fa-forumbee.mailIcon:before, span.fa-forumbee.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-leanpub, input[type="checkbox"] + label.fa-leanpub:before, input[type="radio"] + label.fa-leanpub:before, span.fa-leanpub.mailIcon:before, span.fa-leanpub.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-sellsy, input[type="checkbox"] + label.fa-sellsy:before, input[type="radio"] + label.fa-sellsy:before, span.fa-sellsy.mailIcon:before, span.fa-sellsy.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-shirtsinbulk, input[type="checkbox"] + label.fa-shirtsinbulk:before, input[type="radio"] + label.fa-shirtsinbulk:before, span.fa-shirtsinbulk.mailIcon:before, span.fa-shirtsinbulk.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-simplybuilt, input[type="checkbox"] + label.fa-simplybuilt:before, input[type="radio"] + label.fa-simplybuilt:before, span.fa-simplybuilt.mailIcon:before, span.fa-simplybuilt.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-skyatlas, input[type="checkbox"] + label.fa-skyatlas:before, input[type="radio"] + label.fa-skyatlas:before, span.fa-skyatlas.mailIcon:before, span.fa-skyatlas.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-diamond, input[type="checkbox"] + label.fa-diamond:before, input[type="radio"] + label.fa-diamond:before, span.fa-diamond.mailIcon:before, span.fa-diamond.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-diamond:before, input[type="checkbox"] + label.fa-diamond:before, input[type="radio"] + label.fa-diamond:before, span.fa-diamond.mailIcon:before, span.fa-diamond.phoneIcon:before {
  content: ""; }

.fa.fa-intersex:before, input[type="checkbox"] + label.fa-intersex:before, input[type="radio"] + label.fa-intersex:before, span.fa-intersex.mailIcon:before, span.fa-intersex.phoneIcon:before {
  content: ""; }

.fa.fa-facebook-official, input[type="checkbox"] + label.fa-facebook-official:before, input[type="radio"] + label.fa-facebook-official:before, span.fa-facebook-official.mailIcon:before, span.fa-facebook-official.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-facebook-official:before, input[type="checkbox"] + label.fa-facebook-official:before, input[type="radio"] + label.fa-facebook-official:before, span.fa-facebook-official.mailIcon:before, span.fa-facebook-official.phoneIcon:before {
  content: ""; }

.fa.fa-pinterest-p, input[type="checkbox"] + label.fa-pinterest-p:before, input[type="radio"] + label.fa-pinterest-p:before, span.fa-pinterest-p.mailIcon:before, span.fa-pinterest-p.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-whatsapp, input[type="checkbox"] + label.fa-whatsapp:before, input[type="radio"] + label.fa-whatsapp:before, span.fa-whatsapp.mailIcon:before, span.fa-whatsapp.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-hotel:before, input[type="checkbox"] + label.fa-hotel:before, input[type="radio"] + label.fa-hotel:before, span.fa-hotel.mailIcon:before, span.fa-hotel.phoneIcon:before {
  content: ""; }

.fa.fa-viacoin, input[type="checkbox"] + label.fa-viacoin:before, input[type="radio"] + label.fa-viacoin:before, span.fa-viacoin.mailIcon:before, span.fa-viacoin.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-medium, input[type="checkbox"] + label.fa-medium:before, input[type="radio"] + label.fa-medium:before, span.fa-medium.mailIcon:before, span.fa-medium.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-y-combinator, input[type="checkbox"] + label.fa-y-combinator:before, input[type="radio"] + label.fa-y-combinator:before, span.fa-y-combinator.mailIcon:before, span.fa-y-combinator.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc, input[type="checkbox"] + label.fa-yc:before, input[type="radio"] + label.fa-yc:before, span.fa-yc.mailIcon:before, span.fa-yc.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yc:before, input[type="checkbox"] + label.fa-yc:before, input[type="radio"] + label.fa-yc:before, span.fa-yc.mailIcon:before, span.fa-yc.phoneIcon:before {
  content: ""; }

.fa.fa-optin-monster, input[type="checkbox"] + label.fa-optin-monster:before, input[type="radio"] + label.fa-optin-monster:before, span.fa-optin-monster.mailIcon:before, span.fa-optin-monster.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opencart, input[type="checkbox"] + label.fa-opencart:before, input[type="radio"] + label.fa-opencart:before, span.fa-opencart.mailIcon:before, span.fa-opencart.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-expeditedssl, input[type="checkbox"] + label.fa-expeditedssl:before, input[type="radio"] + label.fa-expeditedssl:before, span.fa-expeditedssl.mailIcon:before, span.fa-expeditedssl.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-battery-4:before, input[type="checkbox"] + label.fa-battery-4:before, input[type="radio"] + label.fa-battery-4:before, span.fa-battery-4.mailIcon:before, span.fa-battery-4.phoneIcon:before {
  content: ""; }

.fa.fa-battery:before, input[type="checkbox"] + label.fa-battery:before, input[type="radio"] + label.fa-battery:before, span.fa-battery.mailIcon:before, span.fa-battery.phoneIcon:before {
  content: ""; }

.fa.fa-battery-3:before, input[type="checkbox"] + label.fa-battery-3:before, input[type="radio"] + label.fa-battery-3:before, span.fa-battery-3.mailIcon:before, span.fa-battery-3.phoneIcon:before {
  content: ""; }

.fa.fa-battery-2:before, input[type="checkbox"] + label.fa-battery-2:before, input[type="radio"] + label.fa-battery-2:before, span.fa-battery-2.mailIcon:before, span.fa-battery-2.phoneIcon:before {
  content: ""; }

.fa.fa-battery-1:before, input[type="checkbox"] + label.fa-battery-1:before, input[type="radio"] + label.fa-battery-1:before, span.fa-battery-1.mailIcon:before, span.fa-battery-1.phoneIcon:before {
  content: ""; }

.fa.fa-battery-0:before, input[type="checkbox"] + label.fa-battery-0:before, input[type="radio"] + label.fa-battery-0:before, span.fa-battery-0.mailIcon:before, span.fa-battery-0.phoneIcon:before {
  content: ""; }

.fa.fa-object-group, input[type="checkbox"] + label.fa-object-group:before, input[type="radio"] + label.fa-object-group:before, span.fa-object-group.mailIcon:before, span.fa-object-group.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-object-ungroup, input[type="checkbox"] + label.fa-object-ungroup:before, input[type="radio"] + label.fa-object-ungroup:before, span.fa-object-ungroup.mailIcon:before, span.fa-object-ungroup.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o, input[type="checkbox"] + label.fa-sticky-note-o:before, input[type="radio"] + label.fa-sticky-note-o:before, span.fa-sticky-note-o.mailIcon:before, span.fa-sticky-note-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-sticky-note-o:before, input[type="checkbox"] + label.fa-sticky-note-o:before, input[type="radio"] + label.fa-sticky-note-o:before, span.fa-sticky-note-o.mailIcon:before, span.fa-sticky-note-o.phoneIcon:before {
  content: ""; }

.fa.fa-cc-jcb, input[type="checkbox"] + label.fa-cc-jcb:before, input[type="radio"] + label.fa-cc-jcb:before, span.fa-cc-jcb.mailIcon:before, span.fa-cc-jcb.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-cc-diners-club, input[type="checkbox"] + label.fa-cc-diners-club:before, input[type="radio"] + label.fa-cc-diners-club:before, span.fa-cc-diners-club.mailIcon:before, span.fa-cc-diners-club.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-clone, input[type="checkbox"] + label.fa-clone:before, input[type="radio"] + label.fa-clone:before, span.fa-clone.mailIcon:before, span.fa-clone.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o, input[type="checkbox"] + label.fa-hourglass-o:before, input[type="radio"] + label.fa-hourglass-o:before, span.fa-hourglass-o.mailIcon:before, span.fa-hourglass-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hourglass-o:before, input[type="checkbox"] + label.fa-hourglass-o:before, input[type="radio"] + label.fa-hourglass-o:before, span.fa-hourglass-o.mailIcon:before, span.fa-hourglass-o.phoneIcon:before {
  content: ""; }

.fa.fa-hourglass-1:before, input[type="checkbox"] + label.fa-hourglass-1:before, input[type="radio"] + label.fa-hourglass-1:before, span.fa-hourglass-1.mailIcon:before, span.fa-hourglass-1.phoneIcon:before {
  content: ""; }

.fa.fa-hourglass-2:before, input[type="checkbox"] + label.fa-hourglass-2:before, input[type="radio"] + label.fa-hourglass-2:before, span.fa-hourglass-2.mailIcon:before, span.fa-hourglass-2.phoneIcon:before {
  content: ""; }

.fa.fa-hourglass-3:before, input[type="checkbox"] + label.fa-hourglass-3:before, input[type="radio"] + label.fa-hourglass-3:before, span.fa-hourglass-3.mailIcon:before, span.fa-hourglass-3.phoneIcon:before {
  content: ""; }

.fa.fa-hand-rock-o, input[type="checkbox"] + label.fa-hand-rock-o:before, input[type="radio"] + label.fa-hand-rock-o:before, span.fa-hand-rock-o.mailIcon:before, span.fa-hand-rock-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-rock-o:before, input[type="checkbox"] + label.fa-hand-rock-o:before, input[type="radio"] + label.fa-hand-rock-o:before, span.fa-hand-rock-o.mailIcon:before, span.fa-hand-rock-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-grab-o, input[type="checkbox"] + label.fa-hand-grab-o:before, input[type="radio"] + label.fa-hand-grab-o:before, span.fa-hand-grab-o.mailIcon:before, span.fa-hand-grab-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-grab-o:before, input[type="checkbox"] + label.fa-hand-grab-o:before, input[type="radio"] + label.fa-hand-grab-o:before, span.fa-hand-grab-o.mailIcon:before, span.fa-hand-grab-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-paper-o, input[type="checkbox"] + label.fa-hand-paper-o:before, input[type="radio"] + label.fa-hand-paper-o:before, span.fa-hand-paper-o.mailIcon:before, span.fa-hand-paper-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-paper-o:before, input[type="checkbox"] + label.fa-hand-paper-o:before, input[type="radio"] + label.fa-hand-paper-o:before, span.fa-hand-paper-o.mailIcon:before, span.fa-hand-paper-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-stop-o, input[type="checkbox"] + label.fa-hand-stop-o:before, input[type="radio"] + label.fa-hand-stop-o:before, span.fa-hand-stop-o.mailIcon:before, span.fa-hand-stop-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-stop-o:before, input[type="checkbox"] + label.fa-hand-stop-o:before, input[type="radio"] + label.fa-hand-stop-o:before, span.fa-hand-stop-o.mailIcon:before, span.fa-hand-stop-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-scissors-o, input[type="checkbox"] + label.fa-hand-scissors-o:before, input[type="radio"] + label.fa-hand-scissors-o:before, span.fa-hand-scissors-o.mailIcon:before, span.fa-hand-scissors-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-scissors-o:before, input[type="checkbox"] + label.fa-hand-scissors-o:before, input[type="radio"] + label.fa-hand-scissors-o:before, span.fa-hand-scissors-o.mailIcon:before, span.fa-hand-scissors-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-lizard-o, input[type="checkbox"] + label.fa-hand-lizard-o:before, input[type="radio"] + label.fa-hand-lizard-o:before, span.fa-hand-lizard-o.mailIcon:before, span.fa-hand-lizard-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-lizard-o:before, input[type="checkbox"] + label.fa-hand-lizard-o:before, input[type="radio"] + label.fa-hand-lizard-o:before, span.fa-hand-lizard-o.mailIcon:before, span.fa-hand-lizard-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-spock-o, input[type="checkbox"] + label.fa-hand-spock-o:before, input[type="radio"] + label.fa-hand-spock-o:before, span.fa-hand-spock-o.mailIcon:before, span.fa-hand-spock-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-spock-o:before, input[type="checkbox"] + label.fa-hand-spock-o:before, input[type="radio"] + label.fa-hand-spock-o:before, span.fa-hand-spock-o.mailIcon:before, span.fa-hand-spock-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-pointer-o, input[type="checkbox"] + label.fa-hand-pointer-o:before, input[type="radio"] + label.fa-hand-pointer-o:before, span.fa-hand-pointer-o.mailIcon:before, span.fa-hand-pointer-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-pointer-o:before, input[type="checkbox"] + label.fa-hand-pointer-o:before, input[type="radio"] + label.fa-hand-pointer-o:before, span.fa-hand-pointer-o.mailIcon:before, span.fa-hand-pointer-o.phoneIcon:before {
  content: ""; }

.fa.fa-hand-peace-o, input[type="checkbox"] + label.fa-hand-peace-o:before, input[type="radio"] + label.fa-hand-peace-o:before, span.fa-hand-peace-o.mailIcon:before, span.fa-hand-peace-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-hand-peace-o:before, input[type="checkbox"] + label.fa-hand-peace-o:before, input[type="radio"] + label.fa-hand-peace-o:before, span.fa-hand-peace-o.mailIcon:before, span.fa-hand-peace-o.phoneIcon:before {
  content: ""; }

.fa.fa-registered, input[type="checkbox"] + label.fa-registered:before, input[type="radio"] + label.fa-registered:before, span.fa-registered.mailIcon:before, span.fa-registered.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-creative-commons, input[type="checkbox"] + label.fa-creative-commons:before, input[type="radio"] + label.fa-creative-commons:before, span.fa-creative-commons.mailIcon:before, span.fa-creative-commons.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg, input[type="checkbox"] + label.fa-gg:before, input[type="radio"] + label.fa-gg:before, span.fa-gg.mailIcon:before, span.fa-gg.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gg-circle, input[type="checkbox"] + label.fa-gg-circle:before, input[type="radio"] + label.fa-gg-circle:before, span.fa-gg-circle.mailIcon:before, span.fa-gg-circle.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-tripadvisor, input[type="checkbox"] + label.fa-tripadvisor:before, input[type="radio"] + label.fa-tripadvisor:before, span.fa-tripadvisor.mailIcon:before, span.fa-tripadvisor.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki, input[type="checkbox"] + label.fa-odnoklassniki:before, input[type="radio"] + label.fa-odnoklassniki:before, span.fa-odnoklassniki.mailIcon:before, span.fa-odnoklassniki.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-odnoklassniki-square, input[type="checkbox"] + label.fa-odnoklassniki-square:before, input[type="radio"] + label.fa-odnoklassniki-square:before, span.fa-odnoklassniki-square.mailIcon:before, span.fa-odnoklassniki-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-get-pocket, input[type="checkbox"] + label.fa-get-pocket:before, input[type="radio"] + label.fa-get-pocket:before, span.fa-get-pocket.mailIcon:before, span.fa-get-pocket.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wikipedia-w, input[type="checkbox"] + label.fa-wikipedia-w:before, input[type="radio"] + label.fa-wikipedia-w:before, span.fa-wikipedia-w.mailIcon:before, span.fa-wikipedia-w.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-safari, input[type="checkbox"] + label.fa-safari:before, input[type="radio"] + label.fa-safari:before, span.fa-safari.mailIcon:before, span.fa-safari.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-chrome, input[type="checkbox"] + label.fa-chrome:before, input[type="radio"] + label.fa-chrome:before, span.fa-chrome.mailIcon:before, span.fa-chrome.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-firefox, input[type="checkbox"] + label.fa-firefox:before, input[type="radio"] + label.fa-firefox:before, span.fa-firefox.mailIcon:before, span.fa-firefox.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-opera, input[type="checkbox"] + label.fa-opera:before, input[type="radio"] + label.fa-opera:before, span.fa-opera.mailIcon:before, span.fa-opera.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-internet-explorer, input[type="checkbox"] + label.fa-internet-explorer:before, input[type="radio"] + label.fa-internet-explorer:before, span.fa-internet-explorer.mailIcon:before, span.fa-internet-explorer.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-television:before, input[type="checkbox"] + label.fa-television:before, input[type="radio"] + label.fa-television:before, span.fa-television.mailIcon:before, span.fa-television.phoneIcon:before {
  content: ""; }

.fa.fa-contao, input[type="checkbox"] + label.fa-contao:before, input[type="radio"] + label.fa-contao:before, span.fa-contao.mailIcon:before, span.fa-contao.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-500px, input[type="checkbox"] + label.fa-500px:before, input[type="radio"] + label.fa-500px:before, span.fa-500px.mailIcon:before, span.fa-500px.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-amazon, input[type="checkbox"] + label.fa-amazon:before, input[type="radio"] + label.fa-amazon:before, span.fa-amazon.mailIcon:before, span.fa-amazon.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-calendar-plus-o, input[type="checkbox"] + label.fa-calendar-plus-o:before, input[type="radio"] + label.fa-calendar-plus-o:before, span.fa-calendar-plus-o.mailIcon:before, span.fa-calendar-plus-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-plus-o:before, input[type="checkbox"] + label.fa-calendar-plus-o:before, input[type="radio"] + label.fa-calendar-plus-o:before, span.fa-calendar-plus-o.mailIcon:before, span.fa-calendar-plus-o.phoneIcon:before {
  content: ""; }

.fa.fa-calendar-minus-o, input[type="checkbox"] + label.fa-calendar-minus-o:before, input[type="radio"] + label.fa-calendar-minus-o:before, span.fa-calendar-minus-o.mailIcon:before, span.fa-calendar-minus-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-minus-o:before, input[type="checkbox"] + label.fa-calendar-minus-o:before, input[type="radio"] + label.fa-calendar-minus-o:before, span.fa-calendar-minus-o.mailIcon:before, span.fa-calendar-minus-o.phoneIcon:before {
  content: ""; }

.fa.fa-calendar-times-o, input[type="checkbox"] + label.fa-calendar-times-o:before, input[type="radio"] + label.fa-calendar-times-o:before, span.fa-calendar-times-o.mailIcon:before, span.fa-calendar-times-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-times-o:before, input[type="checkbox"] + label.fa-calendar-times-o:before, input[type="radio"] + label.fa-calendar-times-o:before, span.fa-calendar-times-o.mailIcon:before, span.fa-calendar-times-o.phoneIcon:before {
  content: ""; }

.fa.fa-calendar-check-o, input[type="checkbox"] + label.fa-calendar-check-o:before, input[type="radio"] + label.fa-calendar-check-o:before, span.fa-calendar-check-o.mailIcon:before, span.fa-calendar-check-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-calendar-check-o:before, input[type="checkbox"] + label.fa-calendar-check-o:before, input[type="radio"] + label.fa-calendar-check-o:before, span.fa-calendar-check-o.mailIcon:before, span.fa-calendar-check-o.phoneIcon:before {
  content: ""; }

.fa.fa-map-o, input[type="checkbox"] + label.fa-map-o:before, input[type="radio"] + label.fa-map-o:before, span.fa-map-o.mailIcon:before, span.fa-map-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-map-o:before, input[type="checkbox"] + label.fa-map-o:before, input[type="radio"] + label.fa-map-o:before, span.fa-map-o.mailIcon:before, span.fa-map-o.phoneIcon:before {
  content: ""; }

.fa.fa-commenting:before, input[type="checkbox"] + label.fa-commenting:before, input[type="radio"] + label.fa-commenting:before, span.fa-commenting.mailIcon:before, span.fa-commenting.phoneIcon:before {
  content: ""; }

.fa.fa-commenting-o, input[type="checkbox"] + label.fa-commenting-o:before, input[type="radio"] + label.fa-commenting-o:before, span.fa-commenting-o.mailIcon:before, span.fa-commenting-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-commenting-o:before, input[type="checkbox"] + label.fa-commenting-o:before, input[type="radio"] + label.fa-commenting-o:before, span.fa-commenting-o.mailIcon:before, span.fa-commenting-o.phoneIcon:before {
  content: ""; }

.fa.fa-houzz, input[type="checkbox"] + label.fa-houzz:before, input[type="radio"] + label.fa-houzz:before, span.fa-houzz.mailIcon:before, span.fa-houzz.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo, input[type="checkbox"] + label.fa-vimeo:before, input[type="radio"] + label.fa-vimeo:before, span.fa-vimeo.mailIcon:before, span.fa-vimeo.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-vimeo:before, input[type="checkbox"] + label.fa-vimeo:before, input[type="radio"] + label.fa-vimeo:before, span.fa-vimeo.mailIcon:before, span.fa-vimeo.phoneIcon:before {
  content: ""; }

.fa.fa-black-tie, input[type="checkbox"] + label.fa-black-tie:before, input[type="radio"] + label.fa-black-tie:before, span.fa-black-tie.mailIcon:before, span.fa-black-tie.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fonticons, input[type="checkbox"] + label.fa-fonticons:before, input[type="radio"] + label.fa-fonticons:before, span.fa-fonticons.mailIcon:before, span.fa-fonticons.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-reddit-alien, input[type="checkbox"] + label.fa-reddit-alien:before, input[type="radio"] + label.fa-reddit-alien:before, span.fa-reddit-alien.mailIcon:before, span.fa-reddit-alien.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-edge, input[type="checkbox"] + label.fa-edge:before, input[type="radio"] + label.fa-edge:before, span.fa-edge.mailIcon:before, span.fa-edge.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-credit-card-alt:before, input[type="checkbox"] + label.fa-credit-card-alt:before, input[type="radio"] + label.fa-credit-card-alt:before, span.fa-credit-card-alt.mailIcon:before, span.fa-credit-card-alt.phoneIcon:before {
  content: ""; }

.fa.fa-codiepie, input[type="checkbox"] + label.fa-codiepie:before, input[type="radio"] + label.fa-codiepie:before, span.fa-codiepie.mailIcon:before, span.fa-codiepie.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-modx, input[type="checkbox"] + label.fa-modx:before, input[type="radio"] + label.fa-modx:before, span.fa-modx.mailIcon:before, span.fa-modx.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fort-awesome, input[type="checkbox"] + label.fa-fort-awesome:before, input[type="radio"] + label.fa-fort-awesome:before, span.fa-fort-awesome.mailIcon:before, span.fa-fort-awesome.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-usb, input[type="checkbox"] + label.fa-usb:before, input[type="radio"] + label.fa-usb:before, span.fa-usb.mailIcon:before, span.fa-usb.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-product-hunt, input[type="checkbox"] + label.fa-product-hunt:before, input[type="radio"] + label.fa-product-hunt:before, span.fa-product-hunt.mailIcon:before, span.fa-product-hunt.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-mixcloud, input[type="checkbox"] + label.fa-mixcloud:before, input[type="radio"] + label.fa-mixcloud:before, span.fa-mixcloud.mailIcon:before, span.fa-mixcloud.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-scribd, input[type="checkbox"] + label.fa-scribd:before, input[type="radio"] + label.fa-scribd:before, span.fa-scribd.mailIcon:before, span.fa-scribd.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pause-circle-o, input[type="checkbox"] + label.fa-pause-circle-o:before, input[type="radio"] + label.fa-pause-circle-o:before, span.fa-pause-circle-o.mailIcon:before, span.fa-pause-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-pause-circle-o:before, input[type="checkbox"] + label.fa-pause-circle-o:before, input[type="radio"] + label.fa-pause-circle-o:before, span.fa-pause-circle-o.mailIcon:before, span.fa-pause-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-stop-circle-o, input[type="checkbox"] + label.fa-stop-circle-o:before, input[type="radio"] + label.fa-stop-circle-o:before, span.fa-stop-circle-o.mailIcon:before, span.fa-stop-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-stop-circle-o:before, input[type="checkbox"] + label.fa-stop-circle-o:before, input[type="radio"] + label.fa-stop-circle-o:before, span.fa-stop-circle-o.mailIcon:before, span.fa-stop-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-bluetooth, input[type="checkbox"] + label.fa-bluetooth:before, input[type="radio"] + label.fa-bluetooth:before, span.fa-bluetooth.mailIcon:before, span.fa-bluetooth.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-bluetooth-b, input[type="checkbox"] + label.fa-bluetooth-b:before, input[type="radio"] + label.fa-bluetooth-b:before, span.fa-bluetooth-b.mailIcon:before, span.fa-bluetooth-b.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-gitlab, input[type="checkbox"] + label.fa-gitlab:before, input[type="radio"] + label.fa-gitlab:before, span.fa-gitlab.mailIcon:before, span.fa-gitlab.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpbeginner, input[type="checkbox"] + label.fa-wpbeginner:before, input[type="radio"] + label.fa-wpbeginner:before, span.fa-wpbeginner.mailIcon:before, span.fa-wpbeginner.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpforms, input[type="checkbox"] + label.fa-wpforms:before, input[type="radio"] + label.fa-wpforms:before, span.fa-wpforms.mailIcon:before, span.fa-wpforms.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-envira, input[type="checkbox"] + label.fa-envira:before, input[type="radio"] + label.fa-envira:before, span.fa-envira.mailIcon:before, span.fa-envira.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt, input[type="checkbox"] + label.fa-wheelchair-alt:before, input[type="radio"] + label.fa-wheelchair-alt:before, span.fa-wheelchair-alt.mailIcon:before, span.fa-wheelchair-alt.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wheelchair-alt:before, input[type="checkbox"] + label.fa-wheelchair-alt:before, input[type="radio"] + label.fa-wheelchair-alt:before, span.fa-wheelchair-alt.mailIcon:before, span.fa-wheelchair-alt.phoneIcon:before {
  content: ""; }

.fa.fa-question-circle-o, input[type="checkbox"] + label.fa-question-circle-o:before, input[type="radio"] + label.fa-question-circle-o:before, span.fa-question-circle-o.mailIcon:before, span.fa-question-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-question-circle-o:before, input[type="checkbox"] + label.fa-question-circle-o:before, input[type="radio"] + label.fa-question-circle-o:before, span.fa-question-circle-o.mailIcon:before, span.fa-question-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-volume-control-phone:before, input[type="checkbox"] + label.fa-volume-control-phone:before, input[type="radio"] + label.fa-volume-control-phone:before, span.fa-volume-control-phone.mailIcon:before, span.fa-volume-control-phone.phoneIcon:before {
  content: ""; }

.fa.fa-asl-interpreting:before, input[type="checkbox"] + label.fa-asl-interpreting:before, input[type="radio"] + label.fa-asl-interpreting:before, span.fa-asl-interpreting.mailIcon:before, span.fa-asl-interpreting.phoneIcon:before {
  content: ""; }

.fa.fa-deafness:before, input[type="checkbox"] + label.fa-deafness:before, input[type="radio"] + label.fa-deafness:before, span.fa-deafness.mailIcon:before, span.fa-deafness.phoneIcon:before {
  content: ""; }

.fa.fa-hard-of-hearing:before, input[type="checkbox"] + label.fa-hard-of-hearing:before, input[type="radio"] + label.fa-hard-of-hearing:before, span.fa-hard-of-hearing.mailIcon:before, span.fa-hard-of-hearing.phoneIcon:before {
  content: ""; }

.fa.fa-glide, input[type="checkbox"] + label.fa-glide:before, input[type="radio"] + label.fa-glide:before, span.fa-glide.mailIcon:before, span.fa-glide.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-glide-g, input[type="checkbox"] + label.fa-glide-g:before, input[type="radio"] + label.fa-glide-g:before, span.fa-glide-g.mailIcon:before, span.fa-glide-g.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-signing:before, input[type="checkbox"] + label.fa-signing:before, input[type="radio"] + label.fa-signing:before, span.fa-signing.mailIcon:before, span.fa-signing.phoneIcon:before {
  content: ""; }

.fa.fa-viadeo, input[type="checkbox"] + label.fa-viadeo:before, input[type="radio"] + label.fa-viadeo:before, span.fa-viadeo.mailIcon:before, span.fa-viadeo.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-viadeo-square, input[type="checkbox"] + label.fa-viadeo-square:before, input[type="radio"] + label.fa-viadeo-square:before, span.fa-viadeo-square.mailIcon:before, span.fa-viadeo-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat, input[type="checkbox"] + label.fa-snapchat:before, input[type="radio"] + label.fa-snapchat:before, span.fa-snapchat.mailIcon:before, span.fa-snapchat.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-ghost, input[type="checkbox"] + label.fa-snapchat-ghost:before, input[type="radio"] + label.fa-snapchat-ghost:before, span.fa-snapchat-ghost.mailIcon:before, span.fa-snapchat-ghost.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-snapchat-square, input[type="checkbox"] + label.fa-snapchat-square:before, input[type="radio"] + label.fa-snapchat-square:before, span.fa-snapchat-square.mailIcon:before, span.fa-snapchat-square.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-pied-piper, input[type="checkbox"] + label.fa-pied-piper:before, input[type="radio"] + label.fa-pied-piper:before, span.fa-pied-piper.mailIcon:before, span.fa-pied-piper.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-first-order, input[type="checkbox"] + label.fa-first-order:before, input[type="radio"] + label.fa-first-order:before, span.fa-first-order.mailIcon:before, span.fa-first-order.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-yoast, input[type="checkbox"] + label.fa-yoast:before, input[type="radio"] + label.fa-yoast:before, span.fa-yoast.mailIcon:before, span.fa-yoast.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-themeisle, input[type="checkbox"] + label.fa-themeisle:before, input[type="radio"] + label.fa-themeisle:before, span.fa-themeisle.mailIcon:before, span.fa-themeisle.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official, input[type="checkbox"] + label.fa-google-plus-official:before, input[type="radio"] + label.fa-google-plus-official:before, span.fa-google-plus-official.mailIcon:before, span.fa-google-plus-official.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-official:before, input[type="checkbox"] + label.fa-google-plus-official:before, input[type="radio"] + label.fa-google-plus-official:before, span.fa-google-plus-official.mailIcon:before, span.fa-google-plus-official.phoneIcon:before {
  content: ""; }

.fa.fa-google-plus-circle, input[type="checkbox"] + label.fa-google-plus-circle:before, input[type="radio"] + label.fa-google-plus-circle:before, span.fa-google-plus-circle.mailIcon:before, span.fa-google-plus-circle.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-google-plus-circle:before, input[type="checkbox"] + label.fa-google-plus-circle:before, input[type="radio"] + label.fa-google-plus-circle:before, span.fa-google-plus-circle.mailIcon:before, span.fa-google-plus-circle.phoneIcon:before {
  content: ""; }

.fa.fa-font-awesome, input[type="checkbox"] + label.fa-font-awesome:before, input[type="radio"] + label.fa-font-awesome:before, span.fa-font-awesome.mailIcon:before, span.fa-font-awesome.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa, input[type="checkbox"] + label.fa-fa:before, input[type="radio"] + label.fa-fa:before, span.fa-fa.mailIcon:before, span.fa-fa.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-fa:before, input[type="checkbox"] + label.fa-fa:before, input[type="radio"] + label.fa-fa:before, span.fa-fa.mailIcon:before, span.fa-fa.phoneIcon:before {
  content: ""; }

.fa.fa-handshake-o, input[type="checkbox"] + label.fa-handshake-o:before, input[type="radio"] + label.fa-handshake-o:before, span.fa-handshake-o.mailIcon:before, span.fa-handshake-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-handshake-o:before, input[type="checkbox"] + label.fa-handshake-o:before, input[type="radio"] + label.fa-handshake-o:before, span.fa-handshake-o.mailIcon:before, span.fa-handshake-o.phoneIcon:before {
  content: ""; }

.fa.fa-envelope-open-o, input[type="checkbox"] + label.fa-envelope-open-o:before, input[type="radio"] + label.fa-envelope-open-o:before, span.fa-envelope-open-o.mailIcon:before, span.fa-envelope-open-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-envelope-open-o:before, input[type="checkbox"] + label.fa-envelope-open-o:before, input[type="radio"] + label.fa-envelope-open-o:before, span.fa-envelope-open-o.mailIcon:before, span.fa-envelope-open-o.phoneIcon:before {
  content: ""; }

.fa.fa-linode, input[type="checkbox"] + label.fa-linode:before, input[type="radio"] + label.fa-linode:before, span.fa-linode.mailIcon:before, span.fa-linode.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-address-book-o, input[type="checkbox"] + label.fa-address-book-o:before, input[type="radio"] + label.fa-address-book-o:before, span.fa-address-book-o.mailIcon:before, span.fa-address-book-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-book-o:before, input[type="checkbox"] + label.fa-address-book-o:before, input[type="radio"] + label.fa-address-book-o:before, span.fa-address-book-o.mailIcon:before, span.fa-address-book-o.phoneIcon:before {
  content: ""; }

.fa.fa-vcard:before, input[type="checkbox"] + label.fa-vcard:before, input[type="radio"] + label.fa-vcard:before, span.fa-vcard.mailIcon:before, span.fa-vcard.phoneIcon:before {
  content: ""; }

.fa.fa-address-card-o, input[type="checkbox"] + label.fa-address-card-o:before, input[type="radio"] + label.fa-address-card-o:before, span.fa-address-card-o.mailIcon:before, span.fa-address-card-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-address-card-o:before, input[type="checkbox"] + label.fa-address-card-o:before, input[type="radio"] + label.fa-address-card-o:before, span.fa-address-card-o.mailIcon:before, span.fa-address-card-o.phoneIcon:before {
  content: ""; }

.fa.fa-vcard-o, input[type="checkbox"] + label.fa-vcard-o:before, input[type="radio"] + label.fa-vcard-o:before, span.fa-vcard-o.mailIcon:before, span.fa-vcard-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-vcard-o:before, input[type="checkbox"] + label.fa-vcard-o:before, input[type="radio"] + label.fa-vcard-o:before, span.fa-vcard-o.mailIcon:before, span.fa-vcard-o.phoneIcon:before {
  content: ""; }

.fa.fa-user-circle-o, input[type="checkbox"] + label.fa-user-circle-o:before, input[type="radio"] + label.fa-user-circle-o:before, span.fa-user-circle-o.mailIcon:before, span.fa-user-circle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-circle-o:before, input[type="checkbox"] + label.fa-user-circle-o:before, input[type="radio"] + label.fa-user-circle-o:before, span.fa-user-circle-o.mailIcon:before, span.fa-user-circle-o.phoneIcon:before {
  content: ""; }

.fa.fa-user-o, input[type="checkbox"] + label.fa-user-o:before, input[type="radio"] + label.fa-user-o:before, span.fa-user-o.mailIcon:before, span.fa-user-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-user-o:before, input[type="checkbox"] + label.fa-user-o:before, input[type="radio"] + label.fa-user-o:before, span.fa-user-o.mailIcon:before, span.fa-user-o.phoneIcon:before {
  content: ""; }

.fa.fa-id-badge, input[type="checkbox"] + label.fa-id-badge:before, input[type="radio"] + label.fa-id-badge:before, span.fa-id-badge.mailIcon:before, span.fa-id-badge.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license:before, input[type="checkbox"] + label.fa-drivers-license:before, input[type="radio"] + label.fa-drivers-license:before, span.fa-drivers-license.mailIcon:before, span.fa-drivers-license.phoneIcon:before {
  content: ""; }

.fa.fa-id-card-o, input[type="checkbox"] + label.fa-id-card-o:before, input[type="radio"] + label.fa-id-card-o:before, span.fa-id-card-o.mailIcon:before, span.fa-id-card-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-id-card-o:before, input[type="checkbox"] + label.fa-id-card-o:before, input[type="radio"] + label.fa-id-card-o:before, span.fa-id-card-o.mailIcon:before, span.fa-id-card-o.phoneIcon:before {
  content: ""; }

.fa.fa-drivers-license-o, input[type="checkbox"] + label.fa-drivers-license-o:before, input[type="radio"] + label.fa-drivers-license-o:before, span.fa-drivers-license-o.mailIcon:before, span.fa-drivers-license-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-drivers-license-o:before, input[type="checkbox"] + label.fa-drivers-license-o:before, input[type="radio"] + label.fa-drivers-license-o:before, span.fa-drivers-license-o.mailIcon:before, span.fa-drivers-license-o.phoneIcon:before {
  content: ""; }

.fa.fa-quora, input[type="checkbox"] + label.fa-quora:before, input[type="radio"] + label.fa-quora:before, span.fa-quora.mailIcon:before, span.fa-quora.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-free-code-camp, input[type="checkbox"] + label.fa-free-code-camp:before, input[type="radio"] + label.fa-free-code-camp:before, span.fa-free-code-camp.mailIcon:before, span.fa-free-code-camp.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-telegram, input[type="checkbox"] + label.fa-telegram:before, input[type="radio"] + label.fa-telegram:before, span.fa-telegram.mailIcon:before, span.fa-telegram.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-thermometer-4:before, input[type="checkbox"] + label.fa-thermometer-4:before, input[type="radio"] + label.fa-thermometer-4:before, span.fa-thermometer-4.mailIcon:before, span.fa-thermometer-4.phoneIcon:before {
  content: ""; }

.fa.fa-thermometer:before, input[type="checkbox"] + label.fa-thermometer:before, input[type="radio"] + label.fa-thermometer:before, span.fa-thermometer.mailIcon:before, span.fa-thermometer.phoneIcon:before {
  content: ""; }

.fa.fa-thermometer-3:before, input[type="checkbox"] + label.fa-thermometer-3:before, input[type="radio"] + label.fa-thermometer-3:before, span.fa-thermometer-3.mailIcon:before, span.fa-thermometer-3.phoneIcon:before {
  content: ""; }

.fa.fa-thermometer-2:before, input[type="checkbox"] + label.fa-thermometer-2:before, input[type="radio"] + label.fa-thermometer-2:before, span.fa-thermometer-2.mailIcon:before, span.fa-thermometer-2.phoneIcon:before {
  content: ""; }

.fa.fa-thermometer-1:before, input[type="checkbox"] + label.fa-thermometer-1:before, input[type="radio"] + label.fa-thermometer-1:before, span.fa-thermometer-1.mailIcon:before, span.fa-thermometer-1.phoneIcon:before {
  content: ""; }

.fa.fa-thermometer-0:before, input[type="checkbox"] + label.fa-thermometer-0:before, input[type="radio"] + label.fa-thermometer-0:before, span.fa-thermometer-0.mailIcon:before, span.fa-thermometer-0.phoneIcon:before {
  content: ""; }

.fa.fa-bathtub:before, input[type="checkbox"] + label.fa-bathtub:before, input[type="radio"] + label.fa-bathtub:before, span.fa-bathtub.mailIcon:before, span.fa-bathtub.phoneIcon:before {
  content: ""; }

.fa.fa-s15:before, input[type="checkbox"] + label.fa-s15:before, input[type="radio"] + label.fa-s15:before, span.fa-s15.mailIcon:before, span.fa-s15.phoneIcon:before {
  content: ""; }

.fa.fa-window-maximize, input[type="checkbox"] + label.fa-window-maximize:before, input[type="radio"] + label.fa-window-maximize:before, span.fa-window-maximize.mailIcon:before, span.fa-window-maximize.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-restore, input[type="checkbox"] + label.fa-window-restore:before, input[type="radio"] + label.fa-window-restore:before, span.fa-window-restore.mailIcon:before, span.fa-window-restore.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle:before, input[type="checkbox"] + label.fa-times-rectangle:before, input[type="radio"] + label.fa-times-rectangle:before, span.fa-times-rectangle.mailIcon:before, span.fa-times-rectangle.phoneIcon:before {
  content: ""; }

.fa.fa-window-close-o, input[type="checkbox"] + label.fa-window-close-o:before, input[type="radio"] + label.fa-window-close-o:before, span.fa-window-close-o.mailIcon:before, span.fa-window-close-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-window-close-o:before, input[type="checkbox"] + label.fa-window-close-o:before, input[type="radio"] + label.fa-window-close-o:before, span.fa-window-close-o.mailIcon:before, span.fa-window-close-o.phoneIcon:before {
  content: ""; }

.fa.fa-times-rectangle-o, input[type="checkbox"] + label.fa-times-rectangle-o:before, input[type="radio"] + label.fa-times-rectangle-o:before, span.fa-times-rectangle-o.mailIcon:before, span.fa-times-rectangle-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-times-rectangle-o:before, input[type="checkbox"] + label.fa-times-rectangle-o:before, input[type="radio"] + label.fa-times-rectangle-o:before, span.fa-times-rectangle-o.mailIcon:before, span.fa-times-rectangle-o.phoneIcon:before {
  content: ""; }

.fa.fa-bandcamp, input[type="checkbox"] + label.fa-bandcamp:before, input[type="radio"] + label.fa-bandcamp:before, span.fa-bandcamp.mailIcon:before, span.fa-bandcamp.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-grav, input[type="checkbox"] + label.fa-grav:before, input[type="radio"] + label.fa-grav:before, span.fa-grav.mailIcon:before, span.fa-grav.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-etsy, input[type="checkbox"] + label.fa-etsy:before, input[type="radio"] + label.fa-etsy:before, span.fa-etsy.mailIcon:before, span.fa-etsy.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-imdb, input[type="checkbox"] + label.fa-imdb:before, input[type="radio"] + label.fa-imdb:before, span.fa-imdb.mailIcon:before, span.fa-imdb.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-ravelry, input[type="checkbox"] + label.fa-ravelry:before, input[type="radio"] + label.fa-ravelry:before, span.fa-ravelry.mailIcon:before, span.fa-ravelry.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast, input[type="checkbox"] + label.fa-eercast:before, input[type="radio"] + label.fa-eercast:before, span.fa-eercast.mailIcon:before, span.fa-eercast.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-eercast:before, input[type="checkbox"] + label.fa-eercast:before, input[type="radio"] + label.fa-eercast:before, span.fa-eercast.mailIcon:before, span.fa-eercast.phoneIcon:before {
  content: ""; }

.fa.fa-snowflake-o, input[type="checkbox"] + label.fa-snowflake-o:before, input[type="radio"] + label.fa-snowflake-o:before, span.fa-snowflake-o.mailIcon:before, span.fa-snowflake-o.phoneIcon:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

.fa.fa-snowflake-o:before, input[type="checkbox"] + label.fa-snowflake-o:before, input[type="radio"] + label.fa-snowflake-o:before, span.fa-snowflake-o.mailIcon:before, span.fa-snowflake-o.phoneIcon:before {
  content: ""; }

.fa.fa-superpowers, input[type="checkbox"] + label.fa-superpowers:before, input[type="radio"] + label.fa-superpowers:before, span.fa-superpowers.mailIcon:before, span.fa-superpowers.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-wpexplorer, input[type="checkbox"] + label.fa-wpexplorer:before, input[type="radio"] + label.fa-wpexplorer:before, span.fa-wpexplorer.mailIcon:before, span.fa-wpexplorer.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.fa.fa-spotify, input[type="checkbox"] + label.fa-spotify:before, input[type="radio"] + label.fa-spotify:before, span.fa-spotify.mailIcon:before, span.fa-spotify.phoneIcon:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }

.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 PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../webfonts/fa/fa-brands-400.eot?v=5.11.2");
  src: url("../webfonts/fa/fa-brands-400.eot?#iefix&v=5.11.2") format("embedded-opentype"), url("../webfonts/fa/fa-brands-400.woff2?v=5.11.2") format("woff2"), url("../webfonts/fa/fa-brands-400.woff?v=5.11.2") format("woff"), url("../webfonts/fa/fa-brands-400.ttf?v=5.11.2") format("truetype"), url("../webfonts/fa/fa-brands-400.svg?v=5.11.2#fontawesomeregular") format("svg");
  src: url("../webfonts/fa/fa-regular-400.eot?#iefix&v=5.11.2") format("embedded-opentype"), url("../webfonts/fa/fa-regular-400.woff2?v=5.11.2") format("woff2"), url("../webfonts/fa/fa-regular-400.woff?v=5.11.2") format("woff"), url("../webfonts/fa/fa-regular-400.ttf?v=5.11.2") format("truetype"), url("../webfonts/fa/fa-regular-400.svg?v=5.11.2#fontawesomeregular") format("svg");
  src: url("../webfonts/fa/fa-solid-900.eot?#iefix&v=5.11.2") format("embedded-opentype"), url("../webfonts/fa/fa-solid-900.woff2?v=5.11.2") format("woff2"), url("../webfonts/fa/fa-solid-900.woff?v=5.11.2") format("woff"), url("../webfonts/fa/fa-solid-900.ttf?v=5.11.2") format("truetype"), url("../webfonts/fa/fa-solid-900.svg?v=5.11.2#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@media only screen and (max-width: 1200px) {
  .afisha-header .af-select2-wrapper {
    left: 220px !important; } }
@media only screen and (min-width: 991px) {
  .afisha-header .af-search-a-mobile,
  .afisha-header .af-date-free-mobile {
    display: none !important; } }
@media only screen and (max-width: 991px) {
  .news-nomobile {
    display: none !important; }

  .afisha-header .af-select2-wrapper {
    left: unset !important;
    width: 38% !important; }

  .af-select2-wrapper > .a-search-cancel {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 0;
    cursor: pointer;
    background: url(../images2/sprite.png) -120px 2px;
    opacity: 0.7;
    left: 100%; }

  .afisha-header .af-search-input,
  .afisha-header .af-date-free-mobile {
    display: none !important; }

  .afisha-header #af-search {
    position: absolute;
    top: 5px;
    outline: none;
    width: 28px;
    height: 28px;
    left: 95%; } }
@media only screen and (max-width: 767px) {
  .afisha-header .af-date-free-mobile {
    display: inline-block !important; }

  .afisha-header .af-select2-wrapper {
    width: 85% !important; }

  .af-select2-wrapper .select2-container {
    width: 92% !important;
    padding-right: 20px; }

  .afisha-header .af-select2-wrapper > .a-search-cancel {
    left: unset !important;
    right: 12px; }

  .afisha-header #af-search {
    right: 25px;
    left: unset;
    padding-right: 10px; }

  .afisha-header .af-date-free-mobile {
    margin-left: -5px;
    display: inline-block;
    margin-right: 2%;
    width: 50%; }

  .afisha-header .af-date-free-mobile .check-box-free-mobile {
    display: inline-block !important; }

  .afisha-header .af-date-free-mobile .af-date-mobile {
    display: inline-block;
    margin-right: 5% !important; }

  .block-mobile-af-menu .navbar-toggle .icon-bar {
    background-color: #ffffffad; }

  .block-mobile-af-menu .navbar-collapse.in {
    overflow-y: unset !important; }

  .block-mobile-af-menu .navbar-collapse {
    padding: 0 !important; }

  .block-nomobile,
  .afisha-header .af-calendar,
  .afisha-header .af-search-input,
  .afisha-header .check-box-free,
  .afisha-menu.projects .project-title {
    display: none !important; }

  .af-header-wrap,
  .af-header-wrap .afisha-header,
  .af-header-wrap .af-header,
  .block-mobile-af-menu,
  .af-body .af-content,
  .af-body,
  .af-body .sticky-main {
    margin: 0;
    padding: 0; }

  .block-mobile-af-menu {
    display: block !important;
    width: 50px !important;
    position: absolute;
    right: 0;
    z-index: 12; }

  .af-header-wrap {
    width: 100% !important;
    float: left !important;
    margin-bottom: 20px; }

  .afisha-header {
    background-color: #2e8dbc !important;
    padding: 10px 15px !important; }

  .afisha-header .pull-right, .afisha-header .lenta-big-item .lenta-page-img .lenta-img, .lenta-big-item .lenta-page-img .afisha-header .lenta-img {
    float: none !important; }

  .afisha-header .af-calendar-mobile {
    display: block !important; }

  .afisha-header .pull-right, .afisha-header .lenta-big-item .lenta-page-img .lenta-img, .lenta-big-item .lenta-page-img .afisha-header .lenta-img {
    width: 100% !important;
    margin: 10px 0;
    padding-top: 10px;
    border-top: 1px solid #36a5d8; }

  .afisha-header a.afisha-button,
  .afisha-header .check-box-free-mobile label {
    color: #fff !important;
    font-weight: 600 !important; }

  .afisha-header .af-date-free-mobile div {
    margin: 0 !important;
    padding: 0 !important; }

  .afisha-header .choose-date-text {
    border-bottom: 1px solid #fff !important; }

  .check-box-free-mobile .check-label-free:before {
    color: #ffffff !important;
    width: 14px !important;
    padding-top: 1px; }

  .afisha-header .fa-check-square:before, .afisha-header input[type="checkbox"]:checked + label:before,
  .afisha-header input[type="checkbox"]:checked + label:before {
    background: #facc74; }

  .afisha-header .pull-right > a.afisha-button, .afisha-header .lenta-big-item .lenta-page-img .lenta-img > a.afisha-button, .lenta-big-item .lenta-page-img .afisha-header .lenta-img > a.afisha-button {
    margin: 0 !important;
    margin-right: 3% !important;
    border-bottom: 1px solid #fff !important; }

  .afisha-header a.afisha-button.active {
    font-weight: bold !important;
    border-bottom: none !important;
    font-size: medium !important; }

  .afisha-header .af-rubric-mobile {
    margin: 0 0 10px 0;
    display: block !important; }

  .afisha-header .af-rubric-mobile a {
    text-transform: none !important;
    font-weight: 600 !important; }

  .block-mobile-af-menu .af-sidenav a {
    padding: 0 8px 8px 0 !important; } }
@media only screen and (max-width: 520px) {
  .afisha-header .af-date-free-mobile {
    width: 100% !important; }

  .afisha-header .af-date-free-mobile .af-date-mobile {
    margin-right: 15% !important; } }
.projects.afisha-menu .project {
  height: 78px;
  cursor: pointer; }
  .projects.afisha-menu .project:first-of-type {
    border-top: 1px solid #ffffff; }
.projects.afisha-menu .afisha-title {
  display: block;
  background-color: #ffffff;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-left: 8px;
  min-height: 40px; }

.afisha-button {
  font-size: 14px;
  padding: 1px 8px 3px;
  border-radius: 0;
  color: #010101;
  font-weight: 300; }

.afisha-calendar {
  z-index: 111;
  display: none;
  padding: 10px;
  position: absolute;
  background-color: #ffffff;
  width: 235px;
  right: 0;
  top: 40px;
  box-shadow: 4px 2px 8px 0px #ddd; }
  .afisha-calendar .pickmeup {
    border-color: transparent; }
    .afisha-calendar .pickmeup .pmu-instance {
      width: 215px; }

.afisha-header {
  background-color: #ffbb3e;
  min-height: 40px;
  margin-bottom: 10px;
  color: #fff;
  padding: 7px 15px 4px 15px;
  position: relative; }
  .afisha-header .af-calendar-mobile,
  .afisha-header .af-search-a-mobile,
  .afisha-header .af-rubric-mobile {
    display: none; }
  .afisha-header .choose-date-text {
    border-bottom: 1px solid #333;
    margin-left: 3px;
    font-size: 14px; }
  .afisha-header .check-label-free .choose-date-text {
    margin-left: 6px; }
  .afisha-header a {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer; }
    .afisha-header a.afisha-main {
      font-weight: bold;
      text-decoration: none; }
    .afisha-header a.afisha-button {
      /* margin-top: 2px; */
      /* margin-right: 0px; */
      margin-left: 5px;
      font-size: 14px;
      color: #333;
      font-weight: 400;
      padding: 0;
      text-transform: none;
      border-bottom: 1px solid #333;
      text-decoration: none; }
      .afisha-header a.afisha-button.show-calendar {
        border-bottom: 0; }
      .afisha-header a.afisha-button > .fa, .afisha-header a.afisha-button > input[type="checkbox"] + label:before, .afisha-header a.afisha-button > input[type="radio"] + label:before, .afisha-header a.afisha-button > span.mailIcon:before, .afisha-header a.afisha-button > span.phoneIcon:before {
        color: #fff; }
      .afisha-header a.afisha-button > .choose-date-text {
        border-bottom: 1px solid #333; }
      .afisha-header a.afisha-button:hover {
        text-decoration: none; }
      .afisha-header a.afisha-button.active {
        font-weight: bold;
        border-bottom: none; }
        .afisha-header a.afisha-button.active > .choose-date-text {
          border-bottom: none; }
      .afisha-header a.afisha-button:active:focus {
        text-decoration: none; }
  .afisha-header .afisha-header-terminator {
    padding: 0 5px; }

.check-label-free {
  color: #333;
  font-weight: 400;
  font-size: 12px; }

.check-box-free input[type='checkbox'] + label:before {
  color: #ffffff;
  width: 20px; }

.check-box-free input[type='checkbox']:checked + label:before {
  color: #fff;
  width: 20px; }

.block-mobile-af-menu {
  display: none; }

@media only screen and (max-width: 1200px) {
  .main-cinema .main-cinema-item .main-cinema-desc .age,
  .main-cinema .main-cinema-item .main-cinema-desc .seans-label,
  .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
    /* right: 20% !important; */ }

  .main-cinema .main-cinema-item .main-cinema-window,
  .main-cinema .main-cinema-item .main-cinema-desc,
  .main-cinema .main-cinema-item .main-cinema-seans {
    width: 220px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .country {
    width: 60% !important; }

  .main-cinema .main-cinema-item .main-cinema-scroll {
    width: 470px !important; } }
@media only screen and (max-width: 991px) {
  .af-body .sticky-main {
    width: 100% !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .age,
  .main-cinema .main-cinema-item .main-cinema-desc .seans-label,
  .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
    right: 10px !important; } }
@media only screen and (max-width: 767px) {
  /* Slider*/
  .af-content .main-cinema {
    margin-bottom: 20px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .main-cinema-title-wrapper {
    padding: 20px !important; }

  .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc .main-cinema-title-wrapper a.main-cinema-title {
    font-size: 32px !important; }

  .af-body .af-content {
    width: 100% !important; }

  .af-body .af-content .main-cinema.shadow {
    box-shadow: none !important;
    width: 100% !important;
    min-height: 255px; }

  .af-body .sticky-main {
    width: 100% !important; }

  .main-cinema .main-cinema-item .main-cinema-img {
    width: 45% !important;
    height: unset !important; }

  .main-cinema .main-cinema-item .main-cinema-window {
    width: 55% !important;
    height: unset !important; }

  .main-cinema .main-cinema-item .main-cinema-img IMG {
    width: 100% !important;
    height: unset !important; }

  .main-cinema .main-cinema-item .main-cinema-window .main-cinema-scroll {
    width: 200% !important;
    height: unset !important; }

  .main-cinema .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc,
  .main-cinema .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-seans {
    width: 50% !important;
    height: unset !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .year {
    top: 140px !important;
    left: unset !important;
    padding: 24px;
    font-size: 18px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc {
    overflow: visible !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .age {
    font-size: 15px !important;
    top: 230px !important;
    right: 10% !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .genre {
    font-size: 18px !important;
    font-weight: 400 !important;
    top: 200px !important;
    left: unset !important;
    padding-left: 20px !important;
    width: 100% !important;
    height: 20px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .country {
    left: unset !important;
    top: 220px !important;
    width: 65% !important;
    margin: 20px;
    padding: 0 !important;
    font-size: 16px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-label {
    top: 290px !important;
    bottom: unset !important;
    right: 10% !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
    top: 320px !important;
    bottom: unset !important;
    right: 10% !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .af-hr {
    position: absolute;
    top: 110px;
    left: 55px;
    width: 32%;
    border-top: 1px solid #d8e7ea; }

  .main-cinema .af-cinema-control-line {
    position: absolute;
    width: 100%;
    height: 16%;
    bottom: 0px;
    background-color: #2e8dbc;
    z-index: 1; }

  .main-cinema .main-cinema-controls {
    left: 45%  !important;
    height: 7% !important; }

  .main-cinema .main-cinema-item,
  .main-cinema .main-cinema-inner,
  .af-body .af-content .main-cinema.shadow {
    height: unset !important; }

  .main-cinema a.new-rubric {
    font-size: 12px; }

  /* main-new-small.afisha-new-small */
  .af-body .sticky-main .widget {
    margin-top: 0 !important; }

  .af-body .sticky-main .af-content-bottom > div {
    margin: 0px !important; }

  .af-body .sticky-main .af-content-block .col-xs-4,
  .af-body .sticky-main .af-content-bottom .col-xs-4 {
    width: 100%;
    float: none;
    padding: 0; }

  .af-body .sticky-main .af-content-block .col-xs-4 .widget,
  .af-body .sticky-main .af-content-bottom .col-xs-4 .widget {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0 10px; }

  /* .main-new-small.block-link-mobile */
  .main-new-small.afisha-new-small {
    height: 370px !important;
    margin-bottom: 20px; }

  .main-new-small.afisha-new-small .afisha-price,
  .main-new-small.afisha-new-small .afisha-price {
    top: 180px !important; }

  .af-body .sticky-main .af-content-bottom .col-xs-4 {
    /* width: 50%; */ }

  .main-new-small.afisha-new-small .afisha-price,
  .main-new-small.afisha-new-small .afisha-price {
    bottom: 20px !important;
    top: unset !important; }

  .afisha-new-small .afisha-dates {
    width: 100% !important; }

  /* -------------- */
  .afisha-reklama {
    margin-top: 0 !important; } }
@media (min-width: 730px) and (max-width: 767px) {
  .main-new-small.afisha-new-small .main-new-small-img img,
  .main-new-small.block-link-mobile .main-new-small-img img {
    width: 375px !important;
    height: 230px !important; } }
@media only screen and (max-width: 600px) {
  .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc .main-cinema-title-wrapper {
    padding: 0px !important; }

  .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc .main-cinema-title-wrapper a.main-cinema-title {
    font-size: 20px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .year {
    top: 100px !important;
    padding: 0px !important;
    font-size: 14px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .genre {
    top: 130px !important;
    padding: 0px !important;
    font-size: 14px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .country {
    top: 155px !important;
    margin: 0px !important;
    font-size: 14px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .age {
    font-size: 14px !important;
    top: 145px !important;
    padding: 0px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-label {
    top: 180px !important;
    bottom: unset !important;
    padding: 0px !important;
    font-size: 14px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
    top: 210px !important;
    bottom: unset !important;
    padding: 0px !important; } }
@media only screen and (max-width: 520px) {
  .main-new-small.afisha-new-small,
  .main-new-small.block-link-mobile {
    height: 330px !important; }

  .main-new-small.afisha-new-small.shadow,
  .main-new-small.block-link-mobile.shadow {
    box-shadow: none; }

  .main-new-small.afisha-new-small .main-new-small-img img,
  .main-new-small.block-link-mobile .main-new-small-img img {
    width: 350px !important; } }
@media only screen and (max-width: 475px) {
  .main-cinema .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-seans {
    padding: 0 !important; }

  .main-cinema .main-cinema-item .main-cinema-seans .table > tbody > tr > td, .main-cinema .main-cinema-item .main-cinema-seans TABLE > tbody > tr > td,
  .main-cinema .main-cinema-item .main-cinema-seans TABLE > tbody > tr > td,
  .main-cinema .main-cinema-item .main-cinema-seans TABLE > tbody > tr > td {
    padding: 0 8px !important; }

  .main-cinema .main-cinema-item .main-cinema-seans .seans-buttons {
    margin-right: 20px !important; } }
@media only screen and (max-width: 400px) {
  .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc .main-cinema-title-wrapper {
    padding: 0 !important; }

  .main-cinema-item .main-cinema-window .main-cinema-scroll .main-cinema-desc .main-cinema-title-wrapper a.main-cinema-title {
    font-size: 18px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .year {
    top: 90px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .genre {
    top: 110px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .age {
    top: 135px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .country {
    top: 145px !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-label {
    top: 155px !important;
    right: 10% !important; }

  .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
    top: 175px !important;
    right: 10% !important; }

  .af-body .sticky-main .af-content .col-xs-6,
  .af-body .sticky-main .af-content-block .widget,
  .af-body .sticky-main .af-content-bottom .widget {
    width: 100% !important; }

  .main-new-small.afisha-new-small .main-new-small-img img,
  .main-new-small.block-link-mobile .main-new-small-img img {
    width: 400px !important; }

  .main-new-small.afisha-new-small,
  .main-new-small.block-link-mobile {
    height: 400px !important; }

  .af-content-bottom .col-xs-4 {
    width: 100% !important; } }
@media only screen and (max-width: 375px) {
  .af-content .main-new-small.afisha-new-small, .af-content-block .main-new-small.afisha-new-small {
    height: 375px !important; } }
.main-cinema {
  /* width: 505px; */
  width: 100%;
  height: 330px;
  position: relative;
  display: block;
  overflow: hidden;
  background-color: #ffffff; }
  .main-cinema .bx-pager {
    position: absolute;
    height: 5px;
    bottom: 2px;
    z-index: 5;
    	   	/*left: 2px;
    	   	right: 2px;
    		left: 50% !important;
        	margin-right: -50%;
        	transform: translate(-43%, 0%);*/
    width: 98%;
    left: 2%; }
    .main-cinema .bx-pager .bx-pager-item {
      display: block;
      height: 5px;
      background-color: #ffbb3e;
      opacity: 0.5;
      width: 160px;
      float: left;
      margin: 0 0.2%;
      cursor: pointer; }
      .main-cinema .bx-pager .bx-pager-item.active {
        opacity: 1; }
  .main-cinema .main-cinema-inner {
    height: 330px;
    width: 490px;
    display: block;
    overflow: hidden; }
  .main-cinema .main-cinema-item {
    width: 490px;
    height: 330px;
    float: left;
    overflow: hidden; }
    .main-cinema .main-cinema-item .main-cinema-img {
      width: 235px;
      height: 330px;
      display: block;
      float: left;
      z-index: 4;
      position: relative; }
      .main-cinema .main-cinema-item .main-cinema-img IMG {
        width: 235px;
        height: 330px; }
    .main-cinema .main-cinema-item .main-cinema-window {
      width: 255px;
      height: 330px;
      display: block;
      float: left;
      position: relative; }
    .main-cinema .main-cinema-item .main-cinema-scroll {
      width: 510px;
      height: 330px;
      position: relative; }
    .main-cinema .main-cinema-item .main-cinema-seans {
      z-index: 2;
      width: 255px;
      height: 330px;
      display: block;
      float: left;
      padding: 10px 15px;
      position: relative;
      overflow-y: hidden; }
      .main-cinema .main-cinema-item .main-cinema-seans .table > tbody > tr > td, .main-cinema .main-cinema-item .main-cinema-seans TABLE > tbody > tr > td, .main-cinema .main-cinema-item .main-cinema-seans TABLE > tbody > tr > td {
        border: none; }
      .main-cinema .main-cinema-item .main-cinema-seans .main-cinema-seanses {
        max-height: 265px;
        overflow-y: auto;
        height: 100%;
        position: relative; }
      .main-cinema .main-cinema-item .main-cinema-seans .seans-buttons {
        text-align: right;
        margin-top: 5px; }
    .main-cinema .main-cinema-item .main-cinema-desc {
      z-index: 3;
      width: 255px;
      height: 330px;
      overflow: hidden;
      display: block;
      float: left;
      padding: 10px 15px;
      position: relative; }
      .main-cinema .main-cinema-item .main-cinema-desc .seans-label {
        position: absolute;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        right: 20px;
        bottom: 55px;
        text-transform: uppercase; }
      .main-cinema .main-cinema-item .main-cinema-desc .seans-buttons {
        position: absolute;
        text-align: right;
        bottom: 20px;
        right: 20px;
        width: 215px; }
      .main-cinema .main-cinema-item .main-cinema-desc .year {
        position: absolute;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        left: 15px;
        top: 130px; }
      .main-cinema .main-cinema-item .main-cinema-desc .genre {
        position: absolute;
        color: #000000;
        font-size: 15px;
        font-weight: 300;
        top: 155px;
        left: 15px;
        width: 225px;
        height: 40px;
        overflow: hidden;
        display: inline-block;
        line-height: 18px; }
      .main-cinema .main-cinema-item .main-cinema-desc .age {
        color: #b7b7b7;
        font-size: 17px;
        font-weight: bold;
        position: absolute;
        top: 188px;
        right: 20px; }
      .main-cinema .main-cinema-item .main-cinema-desc .country {
        color: #000000;
        font-size: 12px;
        font-weight: 300;
        position: absolute;
        top: 200px;
        left: 15px;
        width: 175px;
        display: inline-block;
        height: 25px;
        overflow: hidden;
        padding-top: 10px;
        border-top: 1px solid #e7e7e7; }
    .main-cinema .main-cinema-item .main-cinema-title-wrapper {
      margin: 0;
      padding: 0;
      max-height: 110px;
      overflow: hidden;
      position: relative; }
    .main-cinema .main-cinema-item .main-cinema-title {
      color: #000000;
      font-size: 21px;
      font-weight: bold;
      line-height: 24px;
      margin: 0;
      padding: 0;
      cursor: pointer; }
      .main-cinema .main-cinema-item .main-cinema-title:hover, .main-cinema .main-cinema-item .main-cinema-title:active, .main-cinema .main-cinema-item .main-cinema-title:focus {
        color: #000000;
        text-decoration: none; }
  .main-cinema .main-cinema-controls {
    position: absolute;
    width: 60px;
    height: 30px;
    z-index: 75;
    bottom: 20px;
    left: 205px; }
    .main-cinema .main-cinema-controls .main-cinema-control-prev, .main-cinema .main-cinema-controls .main-cinema-control-next {
      width: 30px;
      height: 30px;
      display: inline-block;
      background-color: #ffbb3e;
      color: #ffffff;
      float: left;
      position: relative;
      opacity: 0.75;
      cursor: pointer; }
      .main-cinema .main-cinema-controls .main-cinema-control-prev:hover, .main-cinema .main-cinema-controls .main-cinema-control-next:hover {
        opacity: 1; }
      .main-cinema .main-cinema-controls .main-cinema-control-prev > .fa, .main-cinema .main-cinema-controls .main-cinema-control-prev > input[type="checkbox"] + label:before, .main-cinema .main-cinema-controls .main-cinema-control-prev > input[type="radio"] + label:before, .main-cinema .main-cinema-controls .main-cinema-control-prev > span.mailIcon:before, .main-cinema .main-cinema-controls .main-cinema-control-prev > span.phoneIcon:before, .main-cinema .main-cinema-controls .main-cinema-control-next > .fa, .main-cinema .main-cinema-controls .main-cinema-control-next > input[type="checkbox"] + label:before, .main-cinema .main-cinema-controls .main-cinema-control-next > input[type="radio"] + label:before, .main-cinema .main-cinema-controls .main-cinema-control-next > span.mailIcon:before, .main-cinema .main-cinema-controls .main-cinema-control-next > span.phoneIcon:before {
        position: absolute;
        left: 8px;
        top: 8px; }
      .main-cinema .main-cinema-controls .main-cinema-control-prev .bx-prev, .main-cinema .main-cinema-controls .main-cinema-control-prev .bx-next, .main-cinema .main-cinema-controls .main-cinema-control-next .bx-prev, .main-cinema .main-cinema-controls .main-cinema-control-next .bx-next {
        position: absolute;
        display: inline-block;
        width: 30px;
        height: 30px; }

.afisha-data .lenta-views {
  text-align: right;
  padding-right: 5px;
  width: 50%; }
.afisha-data .lenta-likes {
  text-align: left;
  padding-left: 5px;
  width: 50%; }

.main-new-small-name2 {
  display: block;
  font-size: 14px;
  font-weight: 300; }

.afisha-price {
  right: 0;
  top: 120px;
  left: auto; }

.afisha-new-small .main-new-small-text {
  height: auto;
  max-height: 175px; }
.afisha-new-small .afisha-props {
  position: relative; }
.afisha-new-small .afisha-hours {
  color: #000000;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: 66%;
  display: inline-block;
  height: 25px;
  overflow: hidden;
  padding-top: 5px;
  border-top: 1px solid #e7e7e7;
  z-index: 11; }
.afisha-new-small .afisha-age {
  color: #b7b7b7;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  bottom: 25px;
  right: 20px;
  z-index: 11; }
.afisha-new-small .afisha-dates {
  color: #000000;
  font-size: 15px;
  position: absolute;
  bottom: 45px;
  left: 20px;
  width: 195px;
  z-index: 11; }

.afisha-reklama {
  margin: 20px 0; }

.widget-banner-afisha-above .widget a {
  display: inline-block;
  margin-bottom: 15px; }

@media only screen and (max-width: 1200px) {
  .cinema .cinema-about .country {
    width: 80% !important; } }
@media only screen and (max-width: 767px) {
  .cinema {
    margin-bottom: 20px; }

  .cinema .cinema-img img {
    width: unset !important;
    height: unset !important; }

  .cinema .cinema-about .genre {
    width: unset !important;
    overflow: unset !important; }

  .cinema .cinema-about .country {
    bottom: 0px !important; }

  .cinema .cinema-about .age {
    bottom: 15px !important; }

  .cinema .cinema-about .seans-buttons {
    bottom: -40px !important; }

  .main-cinema-seans table,
  .afisha-seanses table,
  .cinema-seanses-table table {
    overflow: auto !important; } }
@media only screen and (max-width: 600px) {
  .cinema .cinema-img {
    width: 33% !important; }

  .cinema .cinema-about {
    width: 66% !important; } }
@media only screen and (max-width: 450px) {
  .cinema .cinema-img {
    width: 45% !important; }

  .cinema .cinema-about {
    width: 55% !important; }

  .cinema .cinema-about .country {
    width: 70% !important; }

  .cinema .cinema-about .year {
    bottom: 60px !important; }

  cinema .cinema-about .country {
    bottom: -10px !important; }

  .cinema .cinema-about .genre {
    bottom: 40px !important; }

  .cinema .cinema-about .genre {
    overflow: auto !important; } }
.cinema-data {
  background-color: transparent !important;
  margin: 0;
  padding: 0; }
  .cinema-data td {
    padding: 4px; }

.cinema-theater {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline; }

.cinema-name-wide {
  width: 185px !important;
  padding-right: 30px !important; }

.cinema-dd {
  font-weight: bold;
  font-size: 12px;
  width: 25px;
  padding-left: 0 !important; }
  .cinema-dd.cinema-wide {
    width: 125px !important;
    text-align: left !important; }

.cinema-seanses {
  font-size: 12px; }

.cinema-seanses-table .table > tbody > tr > td, .cinema-seanses-table TABLE > tbody > tr > td {
  border: none; }
  .cinema-seanses-table .table > tbody > tr > td:first-of-type, .cinema-seanses-table TABLE > tbody > tr > td:first-of-type {
    width: 100px;
    text-align: right;
    padding-left: 0;
    padding-right: 0; }
.cinema-seanses-table > table > tbody > TR:nth-child(even) {
  background-color: #ffffff; }

.cinema {
  background-color: #ffffff;
  min-height: 187px;
  padding: 20px; }
  .cinema .cinema-img img {
    width: 100px;
    height: 147px;
    border: 1px solid #d8d8d8; }
  .cinema .cinema-about {
    position: relative;
    height: 147px; }
    .cinema .cinema-about .cinema-link {
      color: #2d95bf;
      font-weight: bold;
      font-size: 18px;
      line-height: 20px;
      text-decoration: underline;
      display: block;
      position: relative;
      top: -3px; }
    .cinema .cinema-about .main-cinema-data {
      position: relative; }
    .cinema .cinema-about .year {
      position: absolute;
      color: #000000;
      font-size: 15px;
      font-weight: bold;
      left: 10px;
      bottom: 80px; }
    .cinema .cinema-about .genre {
      position: absolute;
      color: #000000;
      font-size: 15px;
      font-weight: 300;
      bottom: 60px;
      left: 10px;
      width: 290px;
      height: 20px;
      overflow: hidden;
      display: inline-block;
      line-height: 18px; }
    .cinema .cinema-about .age {
      color: #b7b7b7;
      font-size: 17px;
      font-weight: bold;
      position: absolute;
      bottom: 43px;
      right: 10px; }
    .cinema .cinema-about .country {
      color: #000000;
      font-size: 12px;
      font-weight: 300;
      position: absolute;
      bottom: 30px;
      left: 10px;
      width: 290px;
      display: inline-block;
      height: 25px;
      overflow: hidden;
      padding-top: 5px;
      border-top: 1px solid #e7e7e7; }
    .cinema .cinema-about .seans-buttons {
      position: absolute;
      bottom: 0; }
      .cinema .cinema-about .seans-buttons .show-seanses {
        background-color: #f9f9f9; }
        .cinema .cinema-about .seans-buttons .show-seanses.downed {
          border-color: #f9f9f9;
          box-shadow: none; }

.row-seanses {
  background-color: #f9f9f9;
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -20px;
  margin-top: 20px; }
  .row-seanses .col-xs-12 {
    padding-left: 20px;
    padding-right: 20px; }

.cinema-seanses-header {
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px; }
  .cinema-seanses-header.row {
    margin-left: 0;
    margin-right: 0; }
  .cinema-seanses-header a {
    font-size: 13px;
    cursor: pointer;
    color: #000000;
    text-decoration: none; }
    .cinema-seanses-header a > span.fa, .cinema-seanses-header a > span.mailIcon:before, .cinema-seanses-header a > span.phoneIcon:before {
      font-size: 15px;
      padding-left: 5px; }
    .cinema-seanses-header a:hover, .cinema-seanses-header a:focus, .cinema-seanses-header a:active {
      color: #000000;
      text-decoration: underline; }
    .cinema-seanses-header a.text-primary {
      color: #2d95bf;
      font-weight: bold;
      text-decoration: underline; }
      .cinema-seanses-header a.text-primary:hover, .cinema-seanses-header a.text-primary:focus, .cinema-seanses-header a.text-primary:active {
        color: #2d95bf;
        text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .film .col-xs-6.film-image {
    width: 40% !important; }
  .film .col-xs-6.film-desc {
    width: 60% !important; }
  .film dd {
    margin-left: unset !important; }
  .film dt {
    font-weight: 600 !important; } }
@media only screen and (max-width: 600px) {
  .film .col-xs-6.film-image {
    width: 45% !important; }
  .film .col-xs-6.film-desc {
    width: 55% !important; } }
@media only screen and (max-width: 500px) {
  .film .col-xs-6.film-image {
    width: 50% !important; }
  .film .col-xs-6.film-desc {
    width: 50% !important; } }
@media only screen and (max-width: 450px) {
  .film .col-xs-6.film-image {
    width: 100% !important; }
  .film .col-xs-6.film-desc {
    width: 100% !important;
    padding: 0 20px !important; }
  .film .description {
    margin: 0 -10px 0 !important; } }
.film {
  padding: 16px; }
  .film .film-image {
    position: relative;
    margin-bottom: 20px; }
    .film .film-image img {
      width: 100%;
      border: 1px solid #d8d8d8; }
    .film .film-image .new-rubric {
      color: #000;
      left: 10px;
      top: 1px; }
      .film .film-image .new-rubric:hover {
        color: #000;
        text-decoration: none; }
      .film .film-image .new-rubric.price {
        right: 11px;
        bottom: 1px;
        top: auto;
        left: auto;
        color: #fff; }
  .film h1 {
    font-size: 21px;
    line-height: 25px;
    position: relative;
    top: -5px; }
  .film dt {
    width: 80px;
    font-weight: 300;
    font-size: 13px;
    text-align: left; }
  .film dd {
    margin-left: 80px;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px; }
  .film .description {
    padding: 20px;
    background-color: #f6f6f6;
    color: #535353;
    line-height: 24px;
    font-size: 14px;
    margin: 0 -15px 0; }
    .film .description > P:last-child {
      padding-bottom: 0px;
      margin-bottom: 0; }
  .film .afisha-other-h1 {
    margin-bottom: 10px; }
  .film .afisha-name2 {
    font-size: 13px;
    font-weight: 300;
    display: block; }

.pickmeup .pmu-instance .pmu-not-empty-date {
  color: #4d5155; }
  .pickmeup .pmu-instance .pmu-not-empty-date.pmu-saturday, .pickmeup .pmu-instance .pmu-not-empty-date.pmu-sunday {
    color: #ff6666; }
    .pickmeup .pmu-instance .pmu-not-empty-date.pmu-saturday:hover, .pickmeup .pmu-instance .pmu-not-empty-date.pmu-sunday:hover {
      color: #ffffff; }

@CHARSET "UTF-8";
@media only screen and (min-width: 1200px) {
  .calendar-event .img-responsive {
    max-width: 106% !important; } }
@media only screen and (max-width: 1200px) {
  .calendar-event .img-responsive {
    max-width: 115% !important; } }
@media only screen and (max-width: 991px) {
  .calendar-event {
    overflow: unset !important;
    box-shadow: none !important; }
    .calendar-event > .row {
      height: unset !important; }
    .calendar-event .tab-content .tab-content-left,
    .calendar-event .tab-content .tab-content-left2 {
      padding: 20px 20px 10px 10px !important; }
    .calendar-event #calendar-event-tab {
      height: 100% !important; }
    .calendar-event .img-responsive {
      max-width: 120% !important; }
    .calendar-event .tabs-left-name {
      display: none; }
    .calendar-event .nav-tabs {
      position: relative;
      z-index: 1; }
      .calendar-event .nav-tabs:hover {
        background-color: transparent !important; }
      .calendar-event .nav-tabs > li > a {
        padding: 5px 15px !important; }
      .calendar-event .nav-tabs > li.active:after, .calendar-event .nav-tabs > li.active:before {
        bottom: -46% !important;
        left: 45% !important;
        right: unset !important;
        top: unset !important;
        border-left: 10px solid transparent !important;
        border-top: 10px solid #000 !important;
        content: '';
        position: absolute; }
      .calendar-event .nav-tabs > li.active:after {
        bottom: -44% !important;
        border-top: 10px solid #ffbb3e !important;
        border-left: 10px solid transparent !important; }
    .calendar-event .tabs-left li:first-child {
      border-left: 1px solid #000; }
    .calendar-event .tabs-left li {
      width: 18% !important;
      border-bottom: 1px solid #000;
      border-top: 1px solid #000;
      height: 45px !important; }
      .calendar-event .tabs-left li > a {
        font-size: 12px !important; }
    .calendar-event .tab-content-wrap {
      height: 275px !important;
      overflow: hidden;
      box-shadow: 4px 2px 8px 0px #ddd, -4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd; }
    .calendar-event .tab-content-left:before {
      height: 10% !important; }
    .calendar-event .tab-content-left:after {
      height: 18% !important; } }
@media only screen and (max-width: 767px) {
  .calendar-event .tabs-left li {
    width: 20% !important; }

  .tab-content .img-responsive {
    max-width: 120% !important; }

  .tab-content-left:before {
    height: 8% !important; }

  .tab-content-left:after {
    height: 14% !important; } }
@media only screen and (max-width: 680px) {
  .calendar-event .tabs-left li {
    width: 25% !important; }

  .calendar-event .tab-content .tab-content-left .tab-content-rubrik span,
  .calendar-event .tab-content .tab-content-left2 .tab-content-rubrik span {
    font-size: 10px !important; }

  .calendar-event .img-responsive {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%); } }
@media only screen and (max-width: 620px) {
  .tab-content .img-responsive {
    max-width: 135% !important; } }
@media only screen and (max-width: 560px) {
  .calendar-event .tabs-left li {
    width: 30% !important; }

  .tab-content .img-responsive {
    max-width: 145% !important; } }
@media only screen and (max-width: 520px) {
  .calendar-event {
    height: 1000px !important; }
    .calendar-event .tab-content .tab-content-left,
    .calendar-event .tab-content .tab-content-right {
      width: 100% !important;
      height: 50% !important;
      left: 0 !important; }
    .calendar-event .tabs-left {
      display: none !important; }
    .calendar-event .tab-content .img-responsive {
      max-width: 100% !important; }
    .calendar-event .tab-content .tab-content-left,
    .calendar-event .tab-content .tab-content-left2 {
      padding: 10px 20px 10px 20px !important; }
    .calendar-event .tab-content-wrap {
      overflow: unset !important; }
    .calendar-event .tab-content > .tab-pane {
      display: block !important; }
      .calendar-event .tab-content > .tab-pane.fade {
        opacity: 1 !important;
        overflow: hidden;
        margin-bottom: 20px;
        box-shadow: 4px 2px 8px 0px #ddd, -4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd; }
    .calendar-event .tab-content-wrap {
      height: 320px !important;
      box-shadow: unset !important; }
    .calendar-event .tab-content-left:before {
      height: 10% !important; }
    .calendar-event .tab-content-left:after {
      height: 18% !important; } }
.calendar-event {
  height: 320px;
  overflow: hidden;
  position: relative; }
  .calendar-event .nav > li > a:focus,
  .calendar-event .nav > li > a:hover {
    background-color: transparent;
    height: 100%;
    border: 0; }
  .calendar-event #calendar-event-tab {
    height: 320px; }
  .calendar-event .nav-tabs {
    border: 0; }
    .calendar-event .nav-tabs > li.active {
      position: relative; }
      .calendar-event .nav-tabs > li.active > a {
        margin: 0 !important;
        border: 0 !important;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background-color: #ffbb3e;
        color: #000;
        font-weight: 600; }
      .calendar-event .nav-tabs > li.active:after, .calendar-event .nav-tabs > li.active:before {
        content: '';
        position: absolute;
        top: 40%;
        right: -20px;
        border: 10px solid transparent;
        border-left: 10px solid #000;
        z-index: 5; }
      .calendar-event .nav-tabs > li.active:after {
        border-left: 10px solid #ffbb3e;
        right: -19px; }
    .calendar-event .nav-tabs:focus, .calendar-event .nav-tabs:hover {
      background-color: #fff; }
    .calendar-event .nav-tabs > li > a {
      height: 100%;
      margin: 0;
      padding: 20px;
      font-size: small;
      color: #000;
      margin: 0;
      border: 0;
      border-radius: 0;
      font-weight: 600;
      outline: none;
      text-transform: unset; }
  .calendar-event .tabs-left li {
    width: 100%;
    height: 33.33%;
    margin: 0;
    border-right: 1px solid #000;
    background: #fff0d5; }
    .calendar-event .tabs-left li p {
      margin: 0;
      margin-top: 10px; }
    .calendar-event .tabs-left li p:last-child {
      font-weight: 400; }
    .calendar-event .tabs-left li:first-child {
      border-bottom: 1px solid #000; }
    .calendar-event .tabs-left li:last-child {
      border-top: 1px solid #000; }
    .calendar-event .tabs-left li .tabs-left-name {
      height: 36px;
      overflow: hidden; }
  .calendar-event .row {
    margin: 0;
    padding: 0; }
  .calendar-event .tab-content {
    height: 100%;
    color: #000; }
    .calendar-event .tab-content .tab-pane {
      background: white;
      height: 100%; }
    .calendar-event .tab-content .tab-content-left, .calendar-event .tab-content .tab-content-left2 {
      width: 40%;
      height: 100%;
      padding: 20px 20px 20px 10px;
      font-size: 14px; }
      .calendar-event .tab-content .tab-content-left:before, .calendar-event .tab-content .tab-content-left2:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 11%;
        background: #fff;
        z-index: 1; }
      .calendar-event .tab-content .tab-content-left:after, .calendar-event .tab-content .tab-content-left2:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 17%;
        background: -moz-linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        background: -webkit-linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        background: -o-linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        background: -ms-linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        background: linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        background: linear-gradient(90deg, transparent, #fff 50%, #fff 100%);
        z-index: 1; }
      .calendar-event .tab-content .tab-content-left .tab-content-header, .calendar-event .tab-content .tab-content-left2 .tab-content-header {
        font-weight: 600; }
      .calendar-event .tab-content .tab-content-left .tab-content-adres, .calendar-event .tab-content .tab-content-left2 .tab-content-adres {
        font-weight: 600; }
      .calendar-event .tab-content .tab-content-left .tab-content-describtion, .calendar-event .tab-content .tab-content-left2 .tab-content-describtion {
        margin: 10px 0;
        position: relative; }
      .calendar-event .tab-content .tab-content-left .tab-content-date, .calendar-event .tab-content .tab-content-left2 .tab-content-date {
        margin: 10px 0; }
      .calendar-event .tab-content .tab-content-left .tab-content-link, .calendar-event .tab-content .tab-content-left2 .tab-content-link {
        position: absolute;
        bottom: 20px;
        right: 30px;
        z-index: 2; }
        .calendar-event .tab-content .tab-content-left .tab-content-link a, .calendar-event .tab-content .tab-content-left2 .tab-content-link a {
          text-decoration: underline;
          color: #000;
          font-size: small; }
        .calendar-event .tab-content .tab-content-left .tab-content-link:before, .calendar-event .tab-content .tab-content-left .tab-content-link:after, .calendar-event .tab-content .tab-content-left2 .tab-content-link:before, .calendar-event .tab-content .tab-content-left2 .tab-content-link:after {
          content: '';
          position: absolute;
          top: 40%;
          right: -15px;
          border: 5px solid transparent;
          border-left: 5px solid #000; }
        .calendar-event .tab-content .tab-content-left .tab-content-link:after, .calendar-event .tab-content .tab-content-left2 .tab-content-link:after {
          border-left: 5px solid white;
          right: -14px; }
      .calendar-event .tab-content .tab-content-left .tab-content-rubrik, .calendar-event .tab-content .tab-content-left2 .tab-content-rubrik {
        margin: 10px 0; }
        .calendar-event .tab-content .tab-content-left .tab-content-rubrik span, .calendar-event .tab-content .tab-content-left2 .tab-content-rubrik span {
          padding: 7px 10px;
          background: #ffbb3e;
          font-size: small;
          color: #fff;
          font-weight: 600; }
    .calendar-event .tab-content .tab-content-left2:before {
      height: 13%; }
    .calendar-event .tab-content .tab-content-left2:after {
      height: 19%; }
    .calendar-event .tab-content .tab-content-right {
      width: 60%;
      height: 100%;
      padding: 0;
      text-align: right;
      overflow: hidden; }
      .calendar-event .tab-content .tab-content-right .img-responsive {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%); }

@media only screen and (max-width: 520px) {
  .ya_rtb_mobile {
    display: block !important; }

  #yandex_rtb_R-A-142353-1 {
    max-height: 155px; } }
.article-text-rubrik {
  padding-bottom: 5px;
  line-height: 1;
  margin-top: -5px; }

.article-lenta-data {
  padding-bottom: 10px; }

.article-text {
  font-size: 17px;
  line-height: 1.428571429;
  color: #333333; }

.ya_rtb_mobile {
  display: none; }

@media only screen and (max-width: 767px) {
  .lenta-choose .text-right {
    margin-top: 10px; } }
.lenta-choose {
  margin-top: 20px;
  margin-bottom: 40px; }
  .lenta-choose .btn.arch {
    border-radius: 3px;
    margin-left: 10px;
    background-color: #777;
    border-color: #333; }
  .lenta-choose .btn.arch:hover {
    background-color: #555; }

.lenta-big-item:last-of-type {
  padding-bottom: 0; }
  .lenta-big-item:last-of-type .lenta-hr {
    border: none; }
.lenta-big-item .lenta-title {
  color: #000000;
  font-weight: bold;
  line-height: 22px;
  display: block;
  padding-bottom: 5px; }
.lenta-big-item .lenta-page-img {
  /*	width: 150px; */ }
  .lenta-big-item .lenta-page-img .lenta-img {
    /*	width: 130px;
    	height: 90px; */ }
.lenta-big-item .lenta-page-title {
  /*	width: 595px; */
  font-size: 17px; }
  .lenta-big-item .lenta-page-title.col-xs-12 {
    /* width: 100%; */ }
.lenta-big-item .lenta-hr {
  border-top-color: #cccccc; }

@media only screen and (max-width: 991px) {
  .m4s-master {
    border: none !important; }
    .m4s-master .col-sm-6 {
      padding-left: 30px;
      padding-bottom: 20px;
      padding-top: 0;
      top: -20px;
      margin-left: 15px; }
      .m4s-master .col-sm-6:before {
        top: 0px !important;
        left: 0px !important; }

  .m4s-logo {
    top: 30px !important; } }
@media only screen and (max-width: 767px) {
  .m4s-form form .col-xs-3,
  .m4s-form form .col-xs-9,
  .m4s-form form .col-xs-5,
  .m4s-form form .col-xs-4 {
    width: 100% !important; } }
.m4s-logo {
  display: inline-block;
  width: 216px;
  height: 100px;
  background: url(../images2/m4s-sprite.png);
  position: absolute;
  top: 0;
  right: 10px; }

.m4s-phones {
  font-weight: 600;
  font-size: 15px;
  padding-bottom: 10px;
  /*border-bottom:1px solid #cccccc;*/
  margin-bottom: 30px; }

.m4s-master {
  border-top: 4px solid #2d95bf;
  font-size: 14px;
  padding-top: 20px; }
  .m4s-master .col-lg-3:before,
  .m4s-master .col-md-3:before {
    box-shadow: 0 0 0 4px #2d95bf;
    background: #fff;
    border-radius: 50%;
    font-size: 14px;
    font-weight: bold;
    color: #2d95bf;
    height: 20px;
    width: 20px;
    content: attr(data-i);
    top: -30px;
    left: 110px;
    position: absolute;
    display: block;
    text-indent: 6px; }

.m4s-tourist {
  background: url(../images2/m4s-sprite.png) 0 -130px;
  background-repeat: no-repeat;
  width: 340px;
  height: 780px;
  display: inline-block; }

@media only screen and (max-width: 991px) {
  .col-add-comment {
    margin-bottom: 20px; }

  .col-orange-rubric-wrap {
    /* box-shadow: 4px 2px 8px 0px #ddd,-4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd; */ } }
@media only screen and (max-width: 767px) {
  .col-orange-rubric {
    background-color: #fff;
    width: 100%;
    box-shadow: 4px 4px 8px 0px #ddd, -4px 4px 8px 0px #DDD, 0px 4px 0px 0px #ddd; }

  .col-orange-rubric-hider {
    margin-top: 5px;
    box-shadow: 4px 2px 8px 0px #ddd,-4px -2px 8px 0px #ddd, -4px 2px 8px 0px #ddd, 4px -2px 8px 0px #ddd; }

  .col-orange-rubric-wrap .navbar-collapse {
    padding: 0 10px !important; }

  .col-add-comment {
    /* margin-bottom: 0; */ } }
@media only screen and (max-width: 600px) {
  .orange-top .col-orange-top {
    width: 100%; }
    .orange-top .col-orange-top .orange-header-right {
      text-align: left !important; } }
.col-orange-rubric-wrap .navbar-collapse {
  padding: 0; }
.col-orange-rubric-wrap .orange-left.nav > li > a {
  text-transform: none; }
.col-orange-rubric-wrap .navbar-toggle {
  padding: 7px 5px;
  margin-top: 10px;
  margin-bottom: 5px;
  border-radius: 2px; }
  .col-orange-rubric-wrap .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #333; }

.col-orange-rubric-hider {
  background-color: #fff;
  display: none;
  height: 40px;
  font-size: medium;
  padding-left: 20px;
  line-height: 2.2; }
  .col-orange-rubric-hider span {
    /* border-bottom: 1px solid #2d95bf; */
    color: #2d95bf; }

.orange-top {
  background-color: #ffbb3e;
  min-height: 40px;
  margin-bottom: 20px;
  color: #ffffff;
  padding: 7px 15px 4px 15px;
  position: relative; }
  .orange-top a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer; }
    .orange-top a.orange-header {
      font-weight: bold; }
  .orange-top .orange-header-right {
    color: #010101;
    font-size: 12px;
    font-weight: normal;
    padding-top: 5px;
    text-align: center; }

.orange-left {
  margin: 0;
  padding: 0;
  list-style: none; }
  .orange-left > li {
    margin: 0;
    padding: 0;
    list-style: none; }
    .orange-left > li > a {
      font-size: 16px;
      /*font-weight: 300;*/
      color: #333333;
      background-color: #ffbb3e !important;
      display: table;
      width: 100%;
      vertical-align: middle;
      min-height: 40px;
      text-decoration: none;
      cursor: pointer;
      border-bottom: 1px solid #ffffff;
      padding: 2px 0;
      line-height: 16px; }
      .orange-left > li > a > .orange-left-td {
        display: table-cell;
        vertical-align: middle; }
        .orange-left > li > a > .orange-left-td.orange-left-icon {
          width: 50px; }
      .orange-left > li > a:hover {
        background-color: #ffa90b;
        color: #ffffff;
        text-decoration: none; }
    .orange-left > li > ul {
      margin: 0;
      padding: 5px 0;
      list-style: none;
      display: none;
      background-color: #ffffff; }
      .orange-left > li > ul > li {
        margin: 0;
        padding: 0;
        list-style: none;
        padding: 10px 15px 10px 20px; }
        .orange-left > li > ul > li > a {
          font-size: 13px;
          font-weight: normal;
          /*border-bottom: 1px solid #010101;*/
          text-decoration: underline;
          color: #010101;
          line-height: 16px;
          cursor: pointer;
          display: block; }
          .orange-left > li > ul > li > a:hover {
            text-decoration: none; }

.orange-page {
  padding: 20px;
  background-color: #ffffff; }
  .orange-page h1 {
    font-size: 24px;
    margin: -5px 0 20px 0;
    padding: 0; }
  .orange-page .gray-block {
    background-color: #f3f3f3; }

.gu-cnt {
  font-size: 13px;
  color: #010101;
  line-height: 16px; }
  .gu-cnt > .fa, .gu-cnt > input[type="checkbox"] + label:before, .gu-cnt > input[type="radio"] + label:before, .gu-cnt > span.mailIcon:before, .gu-cnt > span.phoneIcon:before {
    color: #ffbb3e;
    margin-right: 3px; }
  .gu-cnt > .icon-comment {
    width: 15px;
    height: 16px;
    background: url(../images2/sprite.png) -246px -24px;
    display: inline-block;
    margin-right: 3px; }
  .gu-cnt > b {
    margin-right: 2px; }

.gu-icon {
  display: block;
  margin-left: 5px; }

.gu-comment-item {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px; }

.gu-comments {
  margin-left: -20px;
  margin-right: -20px; }
  .gu-comments .pagination {
    margin-left: 20px; }

.gu-author {
  font-size: 16px;
  font-weight: bold;
  color: #000000; }
  .gu-author > .fa, .gu-author > input[type="checkbox"] + label:before, .gu-author > input[type="radio"] + label:before, .gu-author > span.mailIcon:before, .gu-author > span.phoneIcon:before {
    color: #2d95bf;
    width: 20px; }
  .gu-author > .gu-time {
    font-weight: normal;
    font-size: 12px;
    padding-top: 4px; }

.gu-text {
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 10px;
  padding-top: 7px;
  margin-bottom: 3px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 24px;
  word-wrap: break-word; }

.gu-serv {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  min-height: 35px;
  padding-top: 7px; }

.reduce-hide {
  display: none; }

.reduced-text .reduce-hide {
  display: inline; }
.reduced-text .reduced {
  display: none; }

.remove-reduce {
  font-weight: bold; }

.gu-answer {
  display: none;
  background-color: #d5eaf2;
  padding: 15px 20px 10px;
  font-size: 14px;
  line-height: 24px;
  word-wrap: break-word;
  margin-bottom: 10px; }
  .gu-answer .gu-answer-answer {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: 10px;
    padding-top: 7px;
    margin-bottom: 3px;
    padding-bottom: 10px; }
  .gu-answer .gu-answer-time {
    text-align: right;
    font-size: 12px; }

.gu-answer-a {
  font-size: 14px;
  padding: 2px 12px 5px 8px;
  border-radius: 2px;
  background-color: #d5eaf2;
  cursor: pointer;
  color: #333333; }
  .gu-answer-a .fa, .gu-answer-a input[type="checkbox"] + label:before, .gu-answer-a input[type="radio"] + label:before, .gu-answer-a span.mailIcon:before, .gu-answer-a span.phoneIcon:before {
    margin-right: 3px; }
  .gu-answer-a:hover, .gu-answer-a:focus {
    color: #333333;
    text-decoration: none; }

.gu-rating-link {
  padding: 50px 30px 20px;
  background-color: #ffffff;
  color: #000000;
  text-decoration: underline;
  display: block;
  font-size: 14px;
  line-height: 18px;
  cursor: pointer;
  position: relative; }
  .gu-rating-link:hover, .gu-rating-link:focus {
    color: #000000; }
  .gu-rating-link .file-logo {
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url(../images2/sprite.png) -152px -32px;
    position: absolute;
    left: 26px;
    top: 15px; }

.p-fade {
  margin-bottom: 0px; }

.a-fade {
  display: block;
  background-color: #fffaf1;
  padding: 10px 10px 10px 35px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-decoration: none;
  line-height: 20px;
  position: relative;
  border: 1px solid #febb3d; }
  .a-fade:before {
    content: "\f04b";
    font: normal normal normal 11px/1 FontAwesome;
    position: absolute;
    left: 15px;
    top: 15px; }
  .a-fade.fade-up:before {
    filter: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .a-fade:hover, .a-fade:active, .a-fade:focus {
    color: #000000;
    text-decoration: none;
    /* background-color: darken($brand-success, 10%); */ }

.div-fade {
  display: none;
  padding: 20px 35px 20px;
  font-size: 14px;
  background-color: #ffffff;
  margin: -1px 0 0 0;
  border: 1px solid #febb3d;
  border-top: 0px;
  position: relative;
  z-index: 10; }
  .div-fade UL {
    margin: 0;
    padding: 0;
    padding-left: 5px;
    list-style-type: none; }
    .div-fade UL LI {
      font-size: 17px;
      padding: 0;
      list-style: none; }
      .div-fade UL LI:before {
        color: #000000;
        content: '\2022';
        padding-right: 10px; }
      .div-fade UL LI A {
        color: #000000; }

.div-fade.margin-l, .p-fade.margin-l {
  margin-left: 30px; }

.div-fade-header {
  display: block;
  background-color: #fffaf1;
  padding: 10px 10px 10px 15px;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  text-decoration: none;
  line-height: 20px;
  position: relative;
  border: 1px solid #febb3d; }

TD P {
  margin: 3px 0; }

table.borders {
  width: auto;
  border: 1px solid #2d95bf; }
  table.borders TBODY, table.borders TD, table.borders TH {
    border: 1px solid #2d95bf; }

table.no-borders {
  width: 100%;
  border: 0; }
  table.no-borders TBODY, table.no-borders TD, table.no-borders TH {
    border: 0; }

span.mailIcon:before {
  width: 25px; }

span.phoneIcon:before {
  width: 25px; }

table td a.link-doc-top-line {
  font-size: 20px;
  line-height: 1.2;
  border-top: 7px solid #2d95bf;
  display: inline-block;
  margin-top: 10px;
  padding-top: 10px;
  font-weight: 600; }

table td.td-text-doc {
  padding: 0;
  padding-right: 20px; }

.table td.td-text-doc:first-child, TABLE td.td-text-doc:first-child {
  width: 70%; }

table td.td-text-doc p {
  font-size: 17px; }

table td.td-text-doc a {
  font-size: 14px;
  line-height: 1;
  text-decoration: underline;
  /* display: inline-block;
  border-bottom: 1px solid #2d95bf; 
  margin-top: 10px;
  padding-top: 10px;
  font-weight: 600;*/ }

@media only screen and (max-width: 991px) {
  .cherepovets-vk {
    margin-top: 10px; }

  .col-panorama .short-block,
  .col-video .short-block {
    height: 330px !important; }

  .big-foto .button-block {
    bottom: 30px !important;
    right: 30px !important; } }
@media only screen and (max-width: 767px) {
  .col-panorama .short-block,
  .col-video .short-block {
    height: 310px !important; }

  .short-block .camera IMG {
    width: 100% !important;
    height: 190px !important; }

  .big-foto .button-block {
    bottom: 2px !important;
    right: 20px !important; }

  .big-foto .button-block div a.btn-shadow {
    font-size: 12px !important;
    font-weight: 600 !important;
    padding: 0 10px !important; } }
@media only screen and (max-width: 600px) {
  .short-block .camera IMG {
    height: 150px !important; }

  .big-foto .button-block div a.btn-shadow {
    font-weight: 600 !important;
    padding: 0 0px !important;
    text-decoration: underline;
    color: #333;
    border: none;
    background: transparent;
    box-shadow: none;
    text-shadow: none;
    margin: 0;
    line-height: 1; }

  .big-foto .button-block div {
    margin: 0 !important; } }
@media only screen and (max-width: 520px) {
  .col-camera {
    width: 100% !important; }

  .short-block .camera IMG {
    height: 200px !important; } }
@media only screen and (max-width: 480px) {
  .cherepovets-about,
  .cherepovets-vk,
  .col-panorama,
  .col-video {
    width: 100%; }

  .col-panorama .short-block,
  .col-video .short-block {
    height: 370px !important; } }
@media only screen and (max-width: 400px) {
  .col-panorama .short-block,
  .col-video .short-block {
    height: 310px !important; } }
.big-foto {
  max-width: 1000px;
  max-height: 320px;
  overflow: hidden;
  position: relative; }
  .big-foto IMG {
    /*max-width: 1000px;
    max-height: 320px; */ }

.big-foto-links {
  position: absolute;
  left: 20px;
  top: 60px; }
  .big-foto-links A {
    display: block;
    width: 235px;
    height: 45px;
    background-color: #2d95bf;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 20px;
    padding: 6px 20px; }
    .big-foto-links A:hover {
      background-color: #237596; }

.cherepovets-about {
  line-height: 21px;
  font-size: 13px; }
  .cherepovets-about P {
    margin: 5px 0; }

.cherepovets-links {
  padding-top: 20px; }
  .cherepovets-links A {
    display: block;
    line-height: 18px;
    float: left;
    /*width: 140px;*/
    height: 145px;
    text-align: center;
    font-size: 15px; }
    .cherepovets-links A span {
      margin-top: 25px;
      display: block;
      width: 100px;
      margin: 0 auto;
      height: 75px;
      background-image: url(../images2/cherepovets-sprite.png); }
    .cherepovets-links A .cherepovets-links-gerb {
      background-position: -48px -39px; }
    .cherepovets-links A .cherepovets-links-flag {
      background-position: -160px -39px; }
    .cherepovets-links A .cherepovets-links-ustav {
      background-position: -272px -39px; }
    .cherepovets-links A .cherepovets-links-gid {
      background-position: -46px -124px; }
    .cherepovets-links A .cherepovets-links-smi {
      background-position: -160px -124px; }
    .cherepovets-links A .cherepovets-links-people {
      background-position: -272px -124px; }
    .cherepovets-links A .cherepovets-links-tvonline {
      background-position: -46px -200px; }
    .cherepovets-links A .cherepovets-links-tourizm {
      background-position: -148px -200px; }
  .cherepovets-links .cherepovets-links-item {
    padding: 0; }

.short-block {
  width: 100%;
  height: 250px;
  -webkit-transition: 0.25s linear background;
  background: #ffffff;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }
  .short-block:hover .div-action {
    opacity: 0.4; }
  .short-block .camera IMG {
    width: 235px;
    height: 155px;
    /* margin-bottom: $margin-default/2; */ }
  .short-block .short-block-a {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none; }
    .short-block .short-block-a:hover {
      color: #000000;
      text-decoration: none; }
  .short-block .short-block-text {
    padding-left: 20px;
    padding-right: 20px;
    display: block; }

.panoram {
  background: url(../images2/sprite.png) -65px 0; }

.big-foto-caption {
  position: absolute;
  right: 0px;
  bottom: 40px;
  width: 200px;
  height: 25px;
  line-height: 25px;
  display: block;
  background-color: #ffffff;
  color: #1188cc;
  font-size: 12px;
  padding-left: 20px; }

.panorams {
  width: 100%;
  height: 106px;
  margin-top: 10px; }

.panorams A {
  display: block;
  float: left;
  height: 106px;
  width: 194px; }

.panorams A:last-of-type {
  width: 184px; }

.big-text {
  font-size: 14px;
  line-height: 28px; }

.big-text P {
  line-height: 24px; }

.cherepovets-data {
  float: right;
  width: 400px; }

#cherepovets-map {
  margin-top: 20px;
  float: left;
  width: 305px;
  height: 265px; }

.cherepovets-data-item {
  display: inline-block;
  width: 25px;
  height: 33px;
  background-image: url(/file/images/cherepovets-sprite.png);
  margin-bottom: -5px;
  margin-right: 15px; }

.cherepovets-data-item-history {
  background-position: 0px -34px; }

.cherepovets-data-item-phone {
  background-position: 0px -67px; }

.cherepovets-data-item-people {
  background-position: 0px -100px; }

.cherepovets-data-item-cars {
  background-position: 0px -135px; }

.cherepovets-data-item-transport {
  background-position: 0px -167px; }

.cherepovets-data-item-budget {
  background-position: 0px -204px; }

.cherepovets-data-item-vvp {
  background-position: 0px -238px;
  height: 29px; }

.cherepovets-data-item-appartments {
  background-position: 0px -265px; }

.four-in-row {
  padding: 10px 0; }

.four-in-row-one {
  width: 200px;
  padding: 0 27px;
  float: left; }

.four-in-row-one:first-of-type {
  padding-left: 0;
  padding-right: 26px; }

.four-in-row-one:last-of-type {
  padding-left: 26px;
  padding-right: 0; }

@media only screen and (max-width: 420px) {
  .profile-img,
  .profile-data {
    width: 100%;
    margin-top: 10px; }

  .profile-foto.img-responsive {
    margin: 0 auto; } }
.profile {
  border-top: 1px solid #a3a2a2;
  border-bottom: 1px solid #a3a2a2;
  padding: 20px 0;
  /*	
  	.profile-foto{
  		height: 330px;
  		width: 235px; 
  	}
  	
  	.profile-header {
  		font-weight: bold;
  		display: block;
  		margin-top: -7px;
  	}
  	
  	.gid-prop {
  		padding-top: $margin-default;
  		padding-bottom: $margin-default;
  	}
  	
  	.profile-data {
  		position: relative;
  		height: 330px;
  	}
  	
  	.profile-works {
  		position: absolute;
  		bottom: 30px;
  		left: 10px;
  	}
  	
  	.profile-check {
  		position: absolute;
  		bottom: 0;
  		left: 10px;
  	}
  	
  */ }
  .profile .profile-header {
    font-weight: bold;
    display: block;
    margin-top: -7px; }
  .profile .gid-prop {
    padding-top: 20px;
    padding-bottom: 20px; }

@media only screen and (min-width: 991px) {
  .gid-panel .shadow {
    box-shadow: none; }

  .gid-panel .btn {
    border-radius: 0; } }
@media only screen and (max-width: 991px) {
  .gid-main-blocks {
    margin-top: 70px; }

  .gid-panel .gid-add-links {
    text-align: right;
    top: 100px !important;
    position: absolute; }
  .gid-panel .gid-add-link {
    background-color: #f9bb3e !important;
    font-weight: 600 !important;
    color: #ffffff !important; } }
.select2-drop {
  font-size: 14px; }

@media only screen and (min-width: 767px) {
  .gid-company-marks .gid-company-service {
    width: 20% !important; }

  .gid-company-marks .gid-company-service-add {
    width: 30% !important; } }
@media only screen and (max-width: 767px) {
  .gid-main-blocks .gid-company-h1 {
    text-align: center; }
  .gid-main-blocks form .form-group .col-xs-3,
  .gid-main-blocks form .form-group .col-xs-9 {
    width: 100%; }

  .gid-company-marks .gid-company-service {
    width: auto !important; }

  .gid-company-marks .gid-company-service-add {
    width: auto !important;
    font-size: 14px !important; }

  .gid-company-marks small {
    padding: 0 !important; }

  .gid-company-marks .col-xs-6 {
    width: 35%; }

  .gid-prop {
    position: relative; }

  .gid-rubrik-map-link {
    position: absolute;
    bottom: 8px;
    right: 0px; }

  .gid-rating .rating-lg {
    font-size: 1.2em !important; }

  .gid-rubrik-name h1 {
    margin: 0; }

  .gid-company-img {
    margin: 0 auto;
    display: block; }

  .gid-company-map #div_map {
    margin-top: 20px !important; } }
@media only screen and (max-width: 560px) {
  .gid-panel .gid-select2-wrapper {
    margin-top: -15px !important; }
  .gid-panel .gid-home,
  .gid-panel .gid-select2-wrapper {
    width: 100% !important; }
  .gid-panel .gid-clients-link {
    top: 32px !important; }

  .gid-img {
    margin: 0 auto; }

  .gid-img-wrap,
  .gid-prop-wrap {
    width: 100%;
    margin-top: 10px; }

  .gid-img-wrap .gid-img {
    width: 235px; }

  .gid-title {
    font-size: 22px !important;
    margin-top: 0 !important;
    text-align: center;
    display: block !important; }

  .gid-company-prop .col-xs-5,
  .gid-company-prop .col-xs-6,
  .gid-company-marks .col-xs-6 {
    width: 100%; }

  .gid-company-marks .col-xs-3 {
    width: 60%; }

  .gid-company-marks .col-xs-3.gid-company-service {
    width: 40%; }

  .gid-company-marks .gid-company-service,
  .gid-company-marks .gid-company-service-add {
    font-size: 13px;
    margin-top: 10px; }

  .gid-company-marks .gid-company-service small {
    font-size: 13px !important; } }
.gid-panel {
  width: 100%;
  position: relative;
  background-color: #ffbb3e;
  height: 85px; }
  .gid-panel .gid-home {
    display: inline-block;
    /*	width: 235px;
    	height: 85px;
    	position: absolute; */
    color: #ffffff; }
    .gid-panel .gid-home .gid-home-logo {
      display: inline-block;
      width: 75px;
      height: 80px;
      /* position: absolute; */
      background: url(../images2/sprite.png) 15px 10px; }
    .gid-panel .gid-home .gid-home-title {
      font-size: 25px;
      display: inline-block;
      position: absolute;
      /*	left: 80px; */
      top: 15px; }
    .gid-panel .gid-home .gid-home-desc {
      font-size: 15px;
      display: inline-block;
      position: absolute;
      /* left: 80px; */
      top: 45px; }
  .gid-panel .gid-select2-wrapper {
    /* position: absolute;
    left: 255px;
    top: 25px;
    width: 460px;
    height:30px; */
    font-size: 14px;
    margin-top: 30px; }
    .gid-panel .gid-select2-wrapper .select2-container .select2-choice {
      height: 28px;
      line-height: 28px; }
  .gid-panel .gid-search {
    /* width: 460px; */
    font-size: 15px;
    text-indent: 10px;
    border: none;
    border-radius: 2px;
    padding: 3px 0;
    height: 28px; }
  .gid-panel .gid-add-links {
    top: 33px; }
  .gid-panel .gid-add-link {
    /*	position: absolute;
    	left: 730px;
    	top: 28px;
    	height: 28px;
    	padding: 3px 0;
    	width: 250px; */
    display: inline-block;
    /* text-align: center; */
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
    padding: 4px 14px;
    right: 10px; }
    .gid-panel .gid-add-link:hover {
      text-decoration: none; }
  .gid-panel .gid-clients-link {
    /*	position: absolute;
    	right: 20px;
    	bottom: 7px; */
    font-style: italic;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
    position: absolute;
    top: 30px;
    right: 10px; }

.gid-img {
  /*	width: 235px;
  	height: 150px; */
  position: relative;
  display: block; }
  .gid-img IMG {
    /* width: 235px;
    height: 150px; */ }

.rubrik-map {
  font-size: 15px;
  color: #2d95bf;
  padding-top: 8px; }
  .rubrik-map span {
    font-size: 18px; }

.rating-container .rating-stars {
  color: #f9bb3e !important; }

.gid-company-h1 {
  font-size: 22px;
  font-weight: 600; }

@media only screen and (max-width: 1200px) {
  .gid-main-rubrik {
    padding: 15px !important; } }
@media only screen and (max-width: 767px) {
  .gid-main-rubrik {
    padding: 30px !important; }

  .banner-emergency {
    padding: 20px 10px 10px 0 !important; }
    .banner-emergency .banner-emergency-header h2 a {
      text-decoration: underline; } }
@media only screen and (max-width: 650px) {
  .gid-main-rubrik {
    padding: 20px !important; } }
@media only screen and (max-width: 560px) {
  .gid-main-rubrik {
    padding: 15px !important; }

  .gid-main-item {
    width: 100%; }

  .gid-main-rubrik {
    min-height: 0 !important; }

  .gid-main-rubrik .gid-main-logo {
    float: left;
    margin-right: 15px !important; }

  .gid-main-rubrik .gid-main-title {
    margin: 0 !important;
    margin-bottom: 20px !important;
    text-align: left !important;
    font-size: 20px !important; }

  .gid-panel .gid-home {
    font-weight: 600; }

  .gid-panel .gid-home .gid-home-logo {
    background-size: 300px;
    background-position: 20px 10px;
    width: 50px !important;
    height: 55px !important;
    margin-left: -10px; }

  .gid-panel .gid-home .gid-home-title {
    left: 55px;
    top: 5px !important; }
    .gid-panel .gid-home .gid-home-title:after {
      content: '.';
      position: absolute;
      right: -10px;
      font-size: 22px;
      font-weight: 800; }

  .gid-panel .gid-home .gid-home-desc {
    left: 202px;
    top: 15px; } }
.gid-main-rubrik {
  min-height: 410px;
  margin-bottom: 20px;
  padding: 20px; }
  .gid-main-rubrik .gid-main-logo {
    display: block;
    margin: 0 auto; }
  .gid-main-rubrik .gid-main-title {
    display: table;
    margin: 20px auto;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    height: 50px; }
    .gid-main-rubrik .gid-main-title span {
      display: table-cell;
      vertical-align: middle;
      width: 235px; }
  .gid-main-rubrik .gid-main-links {
    line-height: 25px;
    font-size: 15px; }
    .gid-main-rubrik .gid-main-links A {
      color: #000;
      text-decoration: underline; }
      .gid-main-rubrik .gid-main-links A:hover {
        color: #ffbb3e; }

.banner-emergency {
  padding: 20px;
  max-width: 745px; }
  .banner-emergency .banner-emergency-header h2 {
    margin: 10px 10px 20px; }
    .banner-emergency .banner-emergency-header h2 a {
      color: #d5332e; }
  .banner-emergency .banner-emergency-icon {
    font-size: 20px; }
  .banner-emergency span {
    font-size: 20px;
    font-weight: 800;
    margin-left: 10px; }
  .banner-emergency .banner-emergency-phone a {
    color: #fff;
    font-weight: 800;
    padding: 2px 5px; }
  .banner-emergency .gid-prop {
    padding: 0px 0 0px 20px; }

.gid-rating {
  text-align: center; }

.gid-title {
  font-weight: 600;
  font-size: 25px;
  line-height: 28px;
  padding-bottom: 5px;
  vertical-align: top;
  display: inline-block;
  margin-top: -5px;
  color: #000000; }
  .gid-title:hover {
    color: #000000; }

.gid-short {
  padding: 5px 0; }

.gid-text {
  margin-top: 10px;
  font-size: 15px; }

.gid-prop {
  padding: 5px 0 5px 25px;
  margin: 0;
  list-style: none;
  font-size: 15px; }
  .gid-prop LI {
    padding: 3px 0; }
  .gid-prop span.fa, .gid-prop span.mailIcon:before, .gid-prop span.phoneIcon:before {
    margin-left: -25px;
    font-size: 120%; }
    .gid-prop span.fa.gid-rubrik-show-map, .gid-prop span.gid-rubrik-show-map.mailIcon:before, .gid-prop span.gid-rubrik-show-map.phoneIcon:before {
      margin-left: 0; }
      .gid-prop span.fa.gid-rubrik-show-map:before, .gid-prop span.gid-rubrik-show-map.mailIcon:before, .gid-prop span.gid-rubrik-show-map.phoneIcon:before {
        width: auto; }
    .gid-prop span.fa:before, .gid-prop span.mailIcon:before, .gid-prop span.phoneIcon:before {
      width: 25px;
      display: inline-block;
      text-align: center; }
  .gid-prop A {
    color: #2d95bf; }

.gid-subcompany-title {
  margin: 30px 0 5px;
  font-size: 16px; }

.gid-company-marks {
  font-size: 15px;
  border-top: 1px solid #a3a2a2;
  border-bottom: 1px solid #a3a2a2;
  padding: 20px 0;
  margin: 20px 0; }
  .gid-company-marks small {
    font-size: 14px;
    display: inline-block;
    padding-top: 3px;
    font-style: italic; }
  .gid-company-marks .gid-company-service,
  .gid-company-marks .gid-company-service-add {
    line-height: 1.75; }

.icon-eye {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 24px;
  background: url(../images2/sprite.png) -244px 0px; }

@CHARSET "UTF-8";
@font-face {
  font-family: SegoeUIBlack;
  src: url(../fonts/segoe/SegoeUIBlack/SegoeUIBlack.ttf); }
@media only screen and (max-width: 991px) {
  .route-block-svg-2 {
    left: -50px; }

  .main-new-small.route-block a span {
    /* padding: 0 !important;
    margin-left: 10px !important; */ }

  .main-new-small.route-block .img-responsive {
    max-width: 150% !important; }

  .main-new-small.route-block a span.short-block-text {
    padding-left: 60px !important; }

  .router-block .route-img-bg {
    background-size: 100%;
    background-repeat: no-repeat; } }
@media only screen and (max-width: 767px) {
  .row.routers {
    margin-top: -20px; }

  .route-block-svg-2 {
    left: -50px; }

  .route-block-title {
    float: left;
    width: 50%;
    height: 450px;
    margin-top: -10px; }

  .route-img {
    right: 0px;
    bottom: unset !important;
    width: 50%; }

  .row .route-block {
    height: 240px !important;
    margin-top: 20px;
    background-size: 10% !important; }

  .main-new-small.route-block a span.short-block-text {
    padding-left: 100px !important;
    margin-top: 10px;
    height: unset !important;
    margin-left: 0px !important; }

  .main-new-small.route-block a span {
    margin-left: 0px !important; } }
@media only screen and (max-width: 560px) {
  .main-new-small.route-block a span.short-block-text {
    padding-left: 80px !important; } }
@media only screen and (max-width: 520px) {
  .main-new-small.route-block a span.short-block-text {
    padding-left: 100px !important; }

  .route-block-title {
    float: none !important;
    width: 100% !important;
    position: relative;
    z-index: 2; }

  .row .route-block {
    height: 450px !important;
    background-size: 15% !important; }

  .route-img {
    right: 0px !important;
    width: 100% !important;
    bottom: 0 !important;
    overflow: hidden;
    z-index: 1; }

  .main-new-small.route-block .img-responsive {
    max-width: 100% !important;
    height: auto !important; }

  .route-block .hidden-xs {
    display: block !important; }

  div.route-block .route-block-hide-part-img-1 {
    height: 110px !important;
    transform: rotate(1deg) !important; }

  div.route-block .route-block-hide-part-img-2 {
    height: 125px !important;
    transform: rotate(-3deg) !important; }

  div.route-block .route-block-svg-1 svg,
  div.route-block .route-block-svg-2 svg,
  div.route-block .route-block-svg-3 svg {
    width: 560px !important; }

  svg path.svg-path-d1,
  svg path.svg-path-d2 {
    display: none; }

  svg path.svg-path-dm1,
  svg path.svg-path-dm2 {
    display: block !important; }

  div.route-block .route-block-svg-1,
  div.route-block .route-block-svg-3 {
    bottom: 215px !important; }

  .router-block .route-img-bg {
    height: 250px !important; } }
@media only screen and (max-width: 450px) {
  .main-new-small.route-block .img-responsive {
    max-width: 120% !important; }

  .router-block .route-img-bg {
    height: 200px !important; }

  .header-orange .header-block-links {
    display: none; }

  .point-name-position {
    font-size: 18px !important;
    top: 10px !important;
    text-shadow: 2px 2px 3px white, 0 0 1em white; }

  .route-point-block.row .route-block-description {
    padding: 0 20px !important; }

  .route-point-block.row .route-block-text .route-day1 p,
  .route-point-block.row .route-block-text .route-day2 p,
  .route-point-block.row .route-block-text .route-day3 p {
    margin-left: 70px !important; }

  .route-label-color {
    top: -80px !important; }

  .route-label-dig {
    height: 82px !important; } }
@media only screen and (max-width: 350px) {
  .main-new-small.route-block .img-responsive {
    max-width: 150% !important; } }
div.route-block {
  background-image: url(../images/icon_route.svg);
  background-repeat: no-repeat;
  background-position: 20px 45px;
  background-size: 13%; }
  div.route-block svg path.svg-path-dm1,
  div.route-block svg path.svg-path-dm2 {
    display: none; }
  div.route-block .point-a.short-block-a .short-block-text {
    color: #000;
    padding: 45px 20px 0 70px;
    display: block;
    font-weight: 800;
    height: 90px; }
  div.route-block .point-a.short-block-a .short-block-description {
    color: #000;
    padding-top: 10px;
    padding-left: 45px;
    display: block;
    font-weight: 400;
    font-size: 12px; }
  div.route-block .point-a.short-block-a .short-block-cherep {
    color: #aeaeae;
    font-size: 12px;
    padding-left: 45px; }
  div.route-block .route-block-svg-1, div.route-block .route-block-svg-2, div.route-block .route-block-svg-3 {
    position: absolute;
    bottom: 200px;
    z-index: 2; }
  div.route-block .route-block-hide-part-img-1 {
    width: 150%;
    overflow: hidden;
    height: 50px;
    background: #fff;
    border-radius: 0px 0px 40% 50%;
    margin-left: -35%;
    bottom: 215px;
    position: absolute;
    z-index: 1;
    transform: rotate(6deg); }
  div.route-block .route-block-hide-part-img-2 {
    width: 150%;
    overflow: hidden;
    height: 50px;
    background: #fff;
    border-radius: 0px 0px 40% 50%;
    margin-left: -27%;
    bottom: 206px;
    position: absolute;
    z-index: 1;
    transform: rotate(-4deg); }
  div.route-block .route-block-hide-part-img-3 {
    background: none;
    height: 200px;
    /* overflow: hidden; */
    z-index: 1;
    position: absolute;
    left: -80px;
    width: 200%;
    bottom: 90px;
    background: none;
    border-radius: 50%;
    border-top: 50px solid #fff; }
    div.route-block .route-block-hide-part-img-3:before {
      content: '';
      height: 80px;
      width: 100%;
      background: #fff;
      position: absolute;
      top: -80px; }

#map.map-guide {
  height: 400px;
  border: 1px solid #ababab;
  position: relative;
  z-index: 1;
  overflow: hidden; }
  #map.map-guide #map-content-balloon {
    margin: 0px;
    padding: 30px;
    position: absolute;
    height: 398px;
    background: #fff;
    z-index: 2;
    opacity: 0.9;
    width: 300px;
    webkit-transition: left 0.5s, right 0.5s, linear;
    transition: left 0.5s, right 0.5s, visibility 0s, opacity 0.5s linear;
    -moz-transition: left 0.5s, right 0.5s, visibility 0s, opacity 0.5s linear;
    -o-transition: left 0.5s, right 0.5s, visibility 0s, opacity 0.5s linear; }
    #map.map-guide #map-content-balloon.slide-right {
      right: -350px;
      -webkit-transition: right 0.5s linear;
      transition: right 0.5s linear;
      -moz-transition: right 0.5s linear;
      -o-transition: right 0.5s linear; }
    #map.map-guide #map-content-balloon.slide-left {
      left: -350px;
      -webkit-transition: left 0.5s linear;
      transition: left 0.5s linear;
      -moz-transition: left 0.5s linear;
      -o-transition: left 0.5s linear; }
  #map.map-guide .icon_layout_div {
    /* background-image: url(../images/icon_route.svg); */
    background-repeat: no-repeat;
    background-position: 4px 20px;
    background-size: 90%;
    width: 80px;
    height: 80px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
    left: -40px;
    top: -100px; }
    #map.map-guide .icon_layout_div:before {
      content: '';
      position: absolute;
      left: 30px;
      bottom: -32px;
      border: 10px solid transparent;
      border-top: 20px solid #bbb; }
    #map.map-guide .icon_layout_div:after {
      content: '';
      position: absolute;
      left: 30px;
      bottom: -30px;
      border: 10px solid transparent;
      border-top: 20px solid #fff; }
    #map.map-guide .icon_layout_div .icon_layout_shadow {
      box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.3);
      height: 20px;
      width: 100%;
      border-radius: 10px;
      position: absolute;
      z-index: -1;
      top: 60px; }
  #map.map-guide .balloon-content-div {
    height: 200px;
    background-size: 100%;
    background-repeat: no-repeat; }

.route-img-shadow {
  background-image: url(../images/route-img-shadow-bg.png);
  box-shadow: inset -20px -100px 100px rgba(0, 0, 0, 0.4);
  position: absolute;
  height: 100%;
  width: 120%;
  bottom: 0; }

.route-img-shadow:before {
  /*	content: '';
      box-shadow: inset 300px 0px 100px rgba(63, 152, 188, 0.5);
      height: 60%;
      width: 50%;
      position: absolute;
      bottom: 0px;
  	*/ }

.route-label-img {
  background-image: url(../images/icon_route_white.svg);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 10px 15px;
  width: 90px;
  height: 90px;
  top: -90px;
  left: 10px;
  position: absolute; }

.route-label-color, .route-label-color-bottom {
  background-color: #ffbb3e;
  width: 90px;
  left: 10px;
  position: absolute;
  opacity: 0.9; }

.route-label-color {
  top: -90px;
  height: 90px; }

.route-label-color-bottom {
  height: 10px; }

.route-label-dig {
  position: absolute;
  bottom: 0px;
  left: 10px;
  display: block;
  height: 92px;
  width: 90px;
  text-align: center;
  font-family: SegoeUIBlack;
  font-size: 60px;
  font-weight: 800;
  color: #ffffff; }

.route-name-position {
  position: absolute;
  bottom: 20px;
  font-size: 26px;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
  text-align: center;
  width: 100%;
  left: 0; }

.point-name-position {
  position: absolute;
  top: 30px;
  font-size: 23px;
  font-weight: 800;
  color: #000;
  left: 40px;
  /*text-shadow: 2px 2px 3px white, 0 0 1em white;*/ }

.route-point-block.row {
  position: relative;
  padding: 30px 0; }
  .route-point-block.row .point-img-bottom-left, .route-point-block.row .point-img-bottom-right {
    position: absolute;
    bottom: 0; }
  .route-point-block.row .point-img-bottom-left {
    margin: 0 -30px; }
  .route-point-block.row .point-img-bottom-right {
    right: 0; }
  .route-point-block.row .route-block-description {
    padding: 0 40px; }
  .route-point-block.row .route-block-header {
    padding-bottom: 20px; }
  .route-point-block.row .point-route-block-header, .route-point-block.row .route-block-header {
    font-weight: 800;
    font-size: 18px;
    line-height: 1.2;
    color: #000; }
  .route-point-block.row .point-route-block-text, .route-point-block.row .route-block-text {
    font-size: 16px;
    font-weight: 600; }
  .route-point-block.row .route-block-text .route-day1, .route-point-block.row .route-block-text .route-day2, .route-point-block.row .route-block-text .route-day3 {
    min-height: 53px;
    position: relative;
    line-height: 3;
    margin-left: 0px; }
    .route-point-block.row .route-block-text .route-day1 p, .route-point-block.row .route-block-text .route-day2 p, .route-point-block.row .route-block-text .route-day3 p {
      line-height: normal;
      display: inline-block;
      vertical-align: middle;
      margin-left: 90px;
      font-size: 18px; }
  .route-point-block.row .route-block-text .route-day1 span {
    background-image: url(../images2/nom-days-sprite.png);
    width: 53px;
    height: 53px;
    top: 0px;
    left: 0px;
    position: absolute; }
  .route-point-block.row .route-block-text .route-day2 span {
    background-image: url(../images2/nom-days-sprite.png);
    background-position: 0px -53px;
    width: 53px;
    height: 53px;
    top: 0px;
    left: 0px;
    position: absolute; }
  .route-point-block.row .route-block-text .route-day3 span {
    background-image: url(../images2/nom-days-sprite.png);
    background-position: 0px 53px;
    width: 53px;
    height: 53px;
    top: 0px;
    left: 0px;
    position: absolute; }
  .route-point-block.row .route-block-text .hr-days {
    border-top: 1px solid #ffbb3e;
    margin: 20px 0;
    margin-left: 10px; }
  .route-point-block.row p, .route-point-block.row img {
    margin: 0;
    padding: 0; }

@CHARSET "UTF-8";
@media only screen and (max-width: 991px) and (min-width: 767px) {
  .audio-gid-wrap .audio-gid-right .navbar.fix {
    position: relative !important;
    top: 0 !important; } }
@media only screen and (max-width: 767px) {
  #footer {
    z-index: 1; }

  .audio-gid-wrap .audio-gid-main {
    margin-bottom: 10px; }
  .audio-gid-wrap .audio-gid-img {
    padding: 0 !important; }
  .audio-gid-wrap .audio-gid-title {
    margin-top: 10px; }
    .audio-gid-wrap .audio-gid-title h3 {
      margin: 20px; }
  .audio-gid-wrap hr {
    margin: 10px; }
  .audio-gid-wrap .audio-gid-left .audio-gid-list {
    padding: 0; }
    .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item.info {
      border: 0 !important;
      border: 1px solid #eee; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item.info .item-title-info .item-link .tour-info {
        /* border: 0 !important; */ }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item.info .item-title-info .item-tour-info {
        /* display: none !important; */
        min-width: 10px !important;
        padding: 4px 3px 4px 3px !important;
        background: #2d95bf !important; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item.info .item-content-info {
        padding: 10px;
        font-size: 0.9em; }
    .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item {
      /* border: 1px solid #eee; */ }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-title .item-title-left {
        display: flex; }
        .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-title .item-title-left .item-number {
          /* left: unset !important;
           right: 0px;
           top: -10px !important;
           z-index: 1; */
          margin: auto;
          min-width: 20px !important;
          padding: 4px 2px !important;
          font-size: .60em !important; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-title .item-link .item-link-title {
        font-size: 0.8em;
        font-weight: 600; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-title .item-link .item-link-img {
        padding: 0; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-title span.arrow {
        top: 30px !important; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .main-slider-caption {
        margin-top: 0 !important;
        color: #ffffff !important;
        text-shadow: 1px 1px 2px black, 0 0 1em #000 !important; }
      .audio-gid-wrap .audio-gid-left .audio-gid-list .audio-gid-item .item-content .item-content-description.active {
        font-size: 0.9em; }
  .audio-gid-wrap .audio-gid-right {
    z-index: 10; }
    .audio-gid-wrap .audio-gid-right .navbar {
      position: absolute;
      right: -2px;
      width: 100%;
      pointer-events: none; }
      .audio-gid-wrap .audio-gid-right .navbar.fix {
        top: 60px !important;
        right: 3px !important;
        width: 98%;
        pointer-events: none; }
      .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle {
        position: relative;
        float: right;
        padding: 5px 5px;
        background-color: #fbf9f3;
        border: 1px solid #2d95bf;
        border-radius: 4px;
        pointer-events: auto; }
        .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle .fa-map-marker {
          font-size: 1.7em;
          text-align: center;
          color: #2d95bf;
          left: 3px;
          position: relative; }
          .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle .fa-map-marker:hover {
            color: #fff; }
        .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle:hover, .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle:not(.collapsed) {
          background-color: #2d95bf;
          border: 1px solid #fbf9f3; }
          .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle:hover .fa-map-marker, .audio-gid-wrap .audio-gid-right .navbar .navbar-toggle:not(.collapsed) .fa-map-marker {
            color: #fff; }
      .audio-gid-wrap .audio-gid-right .navbar .navbar-collapse {
        padding: 0px;
        width: 100%;
        pointer-events: auto; } }
/* ------------------------------------------------------ */
.audio-gid-wrap .audio-gid-img {
  padding: 20px; }
.audio-gid-wrap .audio-gid-left .audio-gid-item {
  position: relative;
  margin: 10px 0;
  border-bottom: 1px solid #eee; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item.li-item {
    background: #eee;
    padding: 10px; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item .item-content-info {
    display: none; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item .item-content {
    /*   margin: 0; */
    background: #fafafa; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item.active {
    display: block;
    background: #fafafa;
    padding: 10px; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item.info {
    border: none;
    background: #ddd; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info {
      display: flex;
      height: 50px; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-left,
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-center,
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-right {
        margin: auto;
        padding: 0; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-left {
        text-align: center; }
        .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-left .item-tour-info {
          display: inline-block;
          min-width: 15px;
          padding: 7px 3px 6px 3px;
          font-weight: 600;
          text-align: center;
          color: #3276b1;
          border: 1px solid #3276b1;
          border-radius: 10px;
          background: #ffffff;
          /* position: absolute;
          top: -7px;
          left: -23px; */ }
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-center .item-link {
        /* height: 30px;
         display: inline-block;
         width: 100%; */ }
        .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-center .item-link .tour-info {
          border: 1px solid #2d95bf;
          /* margin-left: 10px; */
          margin-top: 12px; }
        .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-center .item-link .tour-info2 {
          /*   position: absolute;
             top: -13px;
             right: 0; */
          color: #2d95bf;
          font-weight: 600; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-right {
        text-align: center; }
        .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-title-info .item-title-right span.arrow-info {
          /*  position: absolute;
            right: 10px; */
          color: #2d95bf;
          cursor: pointer; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item.info .item-content-info {
      margin: 10px;
      background: #fbf9f3;
      padding: 10px; }
  .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title {
    /* margin: 0; */
    display: flex; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-left,
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-center,
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-right {
      margin: auto;
      padding: 0; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-left,
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-right {
      text-align: center; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-title-left .item-number {
      display: inline-block;
      min-width: 30px;
      padding: 8px 4px;
      font-weight: 600;
      font-size: .75em;
      line-height: .9em;
      text-align: center;
      white-space: nowrap;
      /*   position: absolute;
         left: -40px;
         top: 25px;
      */
      background-color: #fff;
      color: #3276b1;
      border: 1px solid;
      border-radius: 20px;
      border-color: #3276b1; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title.active {
      background: #2d95bf; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title.active .item-link,
      .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title.active span.arrow {
        color: #fff; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title.active .item-link .item-link-img {
        /* padding: 0; */ }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-link {
      /* display: inline-block; */
      display: flex; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-link .item-link-img {
        /* padding: 0; */
        padding: 7px 0; }
        .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-link .item-link-img img {
          background: #2d95bf; }
      .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title .item-link .item-link-title {
        margin: auto; }
    .audio-gid-wrap .audio-gid-left .audio-gid-item .item-title span.arrow {
      /* position: absolute;
       right: 10px;
       top: 40px; */
      cursor: pointer;
      color: #2d95bf; }
.audio-gid-wrap .audio-gid-left ol.audio-gid-list {
  list-style-type: none;
  /* padding: 0; */ }
.audio-gid-wrap .audio-gid-right .navbar #navbar-map #map .circle_num {
  display: inline-block;
  min-width: 30px;
  padding: 8px 4px;
  font-weight: 600;
  font-size: .75em;
  line-height: .9em;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  left: -14px;
  color: #3276b1;
  border: 1px solid #3276b1;
  border-radius: 20px;
  top: -15px;
  background-color: #fff; }
  .audio-gid-wrap .audio-gid-right .navbar #navbar-map #map .circle_num.active {
    background-color: #ffbb3e; }
.audio-gid-wrap .audio-gid-right .navbar.fix {
  position: fixed;
  top: 100px; }

@CHARSET "UTF-8";
.quiz-header {
  display: flex;
  margin: 40px 0; }

.quiz-img-menu {
  background-image: url("../images2/viktorina.png");
  display: inline-block;
  height: 185px;
  width: 270px;
  margin-left: 40px; }

.quiz-header-menu {
  font-size: 50px;
  font-weight: 800;
  margin: auto;
  color: #08a3e4; }

.quiz-present-item {
  margin: 20px 0;
  text-transform: lowercase; }

@media (min-width: 1200px) {
  .container {
    width: 1300px; } }
/* ---------------------------------------------- */
.wrapper-width {
  /* max-width: 2600px; */
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

a.list-group-item {
  color: #555;
  font-size: 34px;
  height: 100px;
  line-height: 1;
  display: flex;
  margin: 10px 20px;
  border-top-left-radius: 10px !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  background: #ef7f1a;
  color: #fff;
  font-weight: 800; }

a.list-group-item p {
  margin: auto; }

div.bhoechie-tab-container {
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  /*border:1px solid #ddd; */
  background-clip: padding-box; }

div.bhoechie-tab-menu {
  padding: 0 40px 60px 0; }

div.bhoechie-tab-menu div.list-group {
  margin-bottom: 0; }

div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 20px; }

div.bhoechie-tab-menu div.list-group > a .glyphicon,
div.bhoechie-tab-menu div.list-group > a .fa,
div.bhoechie-tab-menu div.list-group > a input[type="checkbox"] + label:before,
div.bhoechie-tab-menu div.list-group > a input[type="radio"] + label:before,
div.bhoechie-tab-menu div.list-group > a span.mailIcon:before,
div.bhoechie-tab-menu div.list-group > a span.phoneIcon:before {
  color: #5A55A3; }

div.bhoechie-tab-menu div.list-group > a:first-child {
  /* border-top-right-radius: 0;
  -moz-border-top-right-radius: 0; */ }

div.bhoechie-tab-menu div.list-group > a:last-child {
  /* border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0; */ }

div.bhoechie-tab-menu div.list-group > a.active,
div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
div.bhoechie-tab-menu div.list-group > a.active .fa,
div.bhoechie-tab-menu div.list-group > a.active input[type="checkbox"] + label:before,
div.bhoechie-tab-menu div.list-group > a.active input[type="radio"] + label:before,
div.bhoechie-tab-menu div.list-group > a.active span.mailIcon:before,
div.bhoechie-tab-menu div.list-group > a.active span.phoneIcon:before {
  background-color: #5A55A3;
  color: #ffffff; }

div.bhoechie-tab-menu div.list-group > a.active:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3; }

div.bhoechie-tab-content {
  background-color: #ffffff;
  padding-top: 10px; }

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
  display: none; }

.quiz-info-right {
  margin-left: 10%;
  margin-top: 20px;
  line-height: 1; }

.quiz-info-1,
.quiz-info-2 {
  font-size: 40px;
  font-weight: 800; }

.quiz-info-1 {
  color: #7cb932; }

.quiz-info-2 {
  color: #2873b9;
  white-space: nowrap; }

.quiz-info-right-block {
  display: flex;
  margin-top: 120px; }

.quiz-info-block {
  font-size: 30px;
  margin: auto;
  width: 80%;
  background: #7cb932;
  border-radius: 20px;
  text-align: center;
  padding: 40px; }

.quiz-info-block div {
  margin: auto;
  color: #fff;
  font-weight: 800; }

.quiz-info-block-dig {
  font-size: 50px; }

.bhoechie-tab-right-bottom {
  width: 100%;
  text-align: center; }

.quiz-logo-link {
  background-image: url(../images2/viktorina.png);
  display: inline-block;
  height: 185px;
  width: 270px;
  margin: auto;
  margin-top: 100px;
  /*
    background-size: 70%;
    margin-left: 40px;
   margin-left: 30%;
  */
  background-repeat: no-repeat; }

.quiz-page-action-header,
.quiz-present-count,
.quiz-participant-count {
  text-align: center; }

.quiz-page-action,
.quiz-header-content-item {
  margin: 0; }

.quiz-page-action-header {
  color: #14a3dd;
  font-weight: 800;
  padding: 10px; }

.quiz-page-action {
  font-size: 40px; }

.quiz-header-content-item {
  font-size: 6em;
  line-height: 1; }

.quiz-page-action-number {
  font-size: 4em;
  font-weight: 800;
  color: #ffffff;
  background: #2873b9;
  padding: 30px 20px;
  border-radius: 10px; }

.bhoechie-tab-right {
  border-left: 12px solid #2873b9;
  position: fixed;
  right: 0;
  margin: 20px 0; }

.quiz-content-count-dig {
  font-size: 7em;
  font-weight: 800;
  color: #333;
  padding: 0 20px 0; }

.quiz-content-count-submit {
  margin-top: 20px;
  padding: 0 20px 0; }

.quiz-present-count {
  padding: 20px 20px 0; }

#quiz-find-submit {
  font-size: 4em;
  margin: 0;
  padding: 0 0 20px;
  display: block;
  font-weight: 800;
  border-bottom: 1px solid #7cb932; }

#quiz-find-submit.btn-shadow.active:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0px 1px 1px rgba(0, 0, 0, 0.5); }

#quiz-find-submit.btn-shadow {
  text-shadow: 0px 2px 0px #7cb932;
  background: #7cb932;
  color: #fff; }

#quiz-find-submit.stop {
  background: rgba(255, 0, 0, 0.7);
  text-shadow: none; }

#quiz-find-submit.btn-shadow.active:hover, #quiz-find-submit.btn-shadow.active:focus {
  color: #fff;
  background-color: #7cb932; }

.list-group-item.selected {
  background: #08a3e4; }

.quiz-header-menu.game-over {
  color: #ef7f1a; }

.quiz-content-count-dig.disabled {
  opacity: 0.3; }

#quiz-participant-result {
  text-align: center;
  margin-top: 450px;
  /* border-right: 12px solid #2873b9; */
  padding-right: 20px;
  margin-right: -25px; }

#quiz-participant-result .quiz-participant-item {
  font-weight: 800;
  margin: 1%;
  /* background: #ffed00; */
  /* background: #ffbb3e; */
  background: rgba(255, 237, 0, 0.4); }

#quiz-participant-result .quiz-participant-item.small-item {
  font-size: 4em;
  padding: 2%;
  margin: 1%;
  display: inline-block; }

#quiz-participant-result .quiz-participant-item.many-item {
  width: 18%;
  float: left;
  font-size: 40px;
  padding: 1%; }

.quiz-empty-margin {
  height: 50px; }

#quiz-participant-result .quiz-participant-item.hide {
  opacity: 0; }

#quiz-find-submit > i {
  display: none; }

#quiz-find-submit > i.i-show {
  display: inline-block; }

#quiz-find-submit > i {
  font-size: 0.6em;
  margin-right: 20px; }

.quiz-present-item a.list-group-item:hover,
.quiz-present-item a.list-group-item:focus,
.quiz-present-item .button.list-group-item:hover,
.quiz-present-item button.list-group-item:focus {
  background-color: #7cb932 !important;
  color: #fff !important; }

.quiz-selected-count {
  color: #7cb932; }

.quiz-img-title {
  margin: 20px; }

.quiz-add-participant {
  color: red;
  text-align: center;
  font-size: 2em;
  font-weight: 800; }

#quiz-header-find {
  position: fixed;
  width: 100%;
  background: #fff;
  height: 450px; }

.quiz-header-find-top {
  padding-top: 40px;
  height: 100%;
  /*  border-bottom: 1px solid #2873b9; */
  width: 66%;
  box-shadow: 0px 10px 8px -10px rgba(50, 50, 50, 0.75); }

/*# sourceMappingURL=styles.css.map */
