﻿@charset "UTF-8";
/*!
Theme Name: chargee
Author: Jan Holpuch
Author URI: http://holpuch.cz/
Version: 1.0
Text Domain: chargee
*/
/*------------------------------------------------------------------------------
  PÍSMO
------------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,800;1,400&display=swap");
@font-face {
  font-family: "adineuePRO";
  src: url("fonts/adineue-pro.eot");
  /* IE9*/
  src: url("fonts/adineue-pro.eot?#iefix") format("embedded-opentype"), url("fonts/adineue-pro.woff2") format("woff2"), url("fonts/adineue-pro.woff") format("woff"), url("fonts/adineue-pro.ttf") format("truetype"), url("fonts/adineue-pro.svg#adineue PRO") format("svg");
  /* iOS 4.1- */
  font-weight: 800;
  font-style: normal; }

/*------------------------------------------------------------------------------
  BARVY
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  STÍNY
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  LAYOUT
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  VELIKOSTI PÍSMA
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  PADDINGY BLOKU - px (xxl)
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  GAP U ROW / COL - px
------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------
  TISKOVÁ ŠABLONA
------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
  Buttons + Forms
------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
  Buttons
------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------
  Forms
------------------------------------------------------------------------------*/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #245cd1;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #193f90;
    text-decoration: underline; }

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[role="button"] {
  cursor: pointer; }

select {
  word-wrap: normal; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }
  @media (max-width: 1680px) {
    legend {
      font-size: calc(1.41rem + 0.05357vw) ; } }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-xs, .container-sm {
    max-width: 576px; } }

@media (min-width: 768px) {
  .container, .container-xs, .container-sm, .container-md {
    max-width: 738px; } }

@media (min-width: 1024px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg {
    max-width: 964px; } }

@media (min-width: 1366px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1276px; } }

@media (min-width: 1680px) {
  .container, .container-xs, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    max-width: 1590px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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, .col-xs,
.col-xs-auto, .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, .col-sm,
.col-sm-auto, .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, .col-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 420px) {
  .col-xs {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xs-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xs-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xs-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xs-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xs-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xs-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xs-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xs-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xs-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xs-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xs-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xs-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xs-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xs-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xs-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xs-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xs-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xs-first {
    order: -1; }
  .order-xs-last {
    order: 13; }
  .order-xs-0 {
    order: 0; }
  .order-xs-1 {
    order: 1; }
  .order-xs-2 {
    order: 2; }
  .order-xs-3 {
    order: 3; }
  .order-xs-4 {
    order: 4; }
  .order-xs-5 {
    order: 5; }
  .order-xs-6 {
    order: 6; }
  .order-xs-7 {
    order: 7; }
  .order-xs-8 {
    order: 8; }
  .order-xs-9 {
    order: 9; }
  .order-xs-10 {
    order: 10; }
  .order-xs-11 {
    order: 11; }
  .order-xs-12 {
    order: 12; }
  .offset-xs-0 {
    margin-left: 0; }
  .offset-xs-1 {
    margin-left: 8.33333%; }
  .offset-xs-2 {
    margin-left: 16.66667%; }
  .offset-xs-3 {
    margin-left: 25%; }
  .offset-xs-4 {
    margin-left: 33.33333%; }
  .offset-xs-5 {
    margin-left: 41.66667%; }
  .offset-xs-6 {
    margin-left: 50%; }
  .offset-xs-7 {
    margin-left: 58.33333%; }
  .offset-xs-8 {
    margin-left: 66.66667%; }
  .offset-xs-9 {
    margin-left: 75%; }
  .offset-xs-10 {
    margin-left: 83.33333%; }
  .offset-xs-11 {
    margin-left: 91.66667%; } }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    order: -1; }
  .order-sm-last {
    order: 13; }
  .order-sm-0 {
    order: 0; }
  .order-sm-1 {
    order: 1; }
  .order-sm-2 {
    order: 2; }
  .order-sm-3 {
    order: 3; }
  .order-sm-4 {
    order: 4; }
  .order-sm-5 {
    order: 5; }
  .order-sm-6 {
    order: 6; }
  .order-sm-7 {
    order: 7; }
  .order-sm-8 {
    order: 8; }
  .order-sm-9 {
    order: 9; }
  .order-sm-10 {
    order: 10; }
  .order-sm-11 {
    order: 11; }
  .order-sm-12 {
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
  .order-md-0 {
    order: 0; }
  .order-md-1 {
    order: 1; }
  .order-md-2 {
    order: 2; }
  .order-md-3 {
    order: 3; }
  .order-md-4 {
    order: 4; }
  .order-md-5 {
    order: 5; }
  .order-md-6 {
    order: 6; }
  .order-md-7 {
    order: 7; }
  .order-md-8 {
    order: 8; }
  .order-md-9 {
    order: 9; }
  .order-md-10 {
    order: 10; }
  .order-md-11 {
    order: 11; }
  .order-md-12 {
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
  .order-lg-0 {
    order: 0; }
  .order-lg-1 {
    order: 1; }
  .order-lg-2 {
    order: 2; }
  .order-lg-3 {
    order: 3; }
  .order-lg-4 {
    order: 4; }
  .order-lg-5 {
    order: 5; }
  .order-lg-6 {
    order: 6; }
  .order-lg-7 {
    order: 7; }
  .order-lg-8 {
    order: 8; }
  .order-lg-9 {
    order: 9; }
  .order-lg-10 {
    order: 10; }
  .order-lg-11 {
    order: 11; }
  .order-lg-12 {
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1366px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
  .order-xl-0 {
    order: 0; }
  .order-xl-1 {
    order: 1; }
  .order-xl-2 {
    order: 2; }
  .order-xl-3 {
    order: 3; }
  .order-xl-4 {
    order: 4; }
  .order-xl-5 {
    order: 5; }
  .order-xl-6 {
    order: 6; }
  .order-xl-7 {
    order: 7; }
  .order-xl-8 {
    order: 8; }
  .order-xl-9 {
    order: 9; }
  .order-xl-10 {
    order: 10; }
  .order-xl-11 {
    order: 11; }
  .order-xl-12 {
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1680px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    order: -1; }
  .order-xxl-last {
    order: 13; }
  .order-xxl-0 {
    order: 0; }
  .order-xxl-1 {
    order: 1; }
  .order-xxl-2 {
    order: 2; }
  .order-xxl-3 {
    order: 3; }
  .order-xxl-4 {
    order: 4; }
  .order-xxl-5 {
    order: 5; }
  .order-xxl-6 {
    order: 6; }
  .order-xxl-7 {
    order: 7; }
  .order-xxl-8 {
    order: 8; }
  .order-xxl-9 {
    order: 9; }
  .order-xxl-10 {
    order: 10; }
  .order-xxl-11 {
    order: 11; }
  .order-xxl-12 {
    order: 12; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.form-control, .custom-radio label {
  display: block;
  width: 100%;
  height: calc(1.5em + 2.5rem + 4px);
  padding: 1.25rem 1.5rem;
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.5;
  color: white;
  background-color: transparent;
  background-clip: padding-box;
  border: 2px solid #575656;
  border-radius: 6px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .form-control, .custom-radio label {
      transition: none; } }
  .form-control::-ms-expand, .custom-radio label::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:-moz-focusring, .custom-radio label:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 white; }
  .form-control:focus, .custom-radio label:focus {
    color: white;
    background-color: transparent;
    border-color: #6eeca3;
    outline: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
  .form-control::placeholder, .custom-radio label::placeholder {
    color: #b4b4b4;
    opacity: 1; }
  .form-control:disabled, .custom-radio label:disabled, .form-control[readonly], .custom-radio label[readonly] {
    background-color: transparent;
    opacity: 1; }

input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
  appearance: none; }

select.form-control:focus::-ms-value {
  color: white;
  background-color: transparent; }

.form-control-file,
.form-control-range {
  display: block;
  width: 100%; }

.col-form-label {
  padding-top: calc(1.25rem + 2px);
  padding-bottom: calc(1.25rem + 2px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + 2px);
  padding-bottom: calc(0.5rem + 2px);
  font-size: 1.25rem;
  line-height: 1.5; }

.col-form-label-sm {
  padding-top: calc(0.75rem + 2px);
  padding-bottom: calc(0.75rem + 2px);
  font-size: 1.3rem;
  line-height: 1.5; }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 1.25rem 0;
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 2px 0; }
  .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  height: calc(1.5em + 1.5rem + 4px);
  padding: 0.75rem 1rem;
  font-size: 1.3rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.form-control-lg {
  height: calc(1.5em + 1rem + 4px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

select.form-control[size], select.form-control[multiple] {
  height: auto; }

textarea.form-control {
  height: auto; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input[disabled] ~ .form-check-label,
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1.3rem;
  color: #575656; }

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(87, 86, 86, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .valid-tooltip,
  .form-row > [class*="col-"] > .valid-tooltip {
    left: 5px; }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .was-validated .custom-radio label:valid, .custom-radio .was-validated label:valid, .form-control.is-valid, .custom-radio label.is-valid {
  border-color: #575656;
  padding-right: calc(1.5em + 2.5rem);
  background-image: str-replace%28url%28"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23575656' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"%29, "%23", "%23"%29;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.625rem) center;
  background-size: calc(0.75em + 1.25rem) calc(0.75em + 1.25rem); }
  .was-validated .form-control:valid:focus, .was-validated .custom-radio label:valid:focus, .custom-radio .was-validated label:valid:focus, .form-control.is-valid:focus, .custom-radio label.is-valid:focus {
    border-color: #575656;
    box-shadow: 0 0 0 0.2rem rgba(87, 86, 86, 0.25); }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 2.5rem);
  background-position: top calc(0.375em + 0.625rem) right calc(0.375em + 0.625rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #575656;
  padding-right: calc(0.75em + 4.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat, transparent str-replace%28url%28"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23575656' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"%29, "%23", "%23"%29 center right 2.5rem/calc(0.75em + 1.25rem) calc(0.75em + 1.25rem) no-repeat; }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #575656;
    box-shadow: 0 0 0 0.2rem rgba(87, 86, 86, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #575656; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #575656; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #575656; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #716f6f;
  background-color: #716f6f; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(87, 86, 86, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #575656; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #575656; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #575656;
  box-shadow: 0 0 0 0.2rem rgba(87, 86, 86, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 1.3rem;
  color: #6eeca3; }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #212529;
  background-color: rgba(110, 236, 163, 0.9);
  border-radius: 0.25rem; }
  .form-row > .col > .invalid-tooltip,
  .form-row > [class*="col-"] > .invalid-tooltip {
    left: 5px; }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .was-validated .custom-radio label:invalid, .custom-radio .was-validated label:invalid, .form-control.is-invalid, .custom-radio label.is-invalid {
  border-color: #6eeca3;
  padding-right: calc(1.5em + 2.5rem);
  background-image: str-replace%28url%28"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%236eeca3' viewBox='-2 -2 7 7'%3e%3cpath stroke='%236eeca3' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"%29, "%23", "%23"%29;
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.625rem) center;
  background-size: calc(0.75em + 1.25rem) calc(0.75em + 1.25rem); }
  .was-validated .form-control:invalid:focus, .was-validated .custom-radio label:invalid:focus, .custom-radio .was-validated label:invalid:focus, .form-control.is-invalid:focus, .custom-radio label.is-invalid:focus {
    border-color: #6eeca3;
    box-shadow: 0 0 0 0.2rem rgba(110, 236, 163, 0.25); }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 2.5rem);
  background-position: top calc(0.375em + 0.625rem) right calc(0.375em + 0.625rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #6eeca3;
  padding-right: calc(0.75em + 4.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1.5rem center/8px 10px no-repeat, transparent str-replace%28url%28"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%236eeca3' viewBox='-2 -2 7 7'%3e%3cpath stroke='%236eeca3' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E"%29, "%23", "%23"%29 center right 2.5rem/calc(0.75em + 1.25rem) calc(0.75em + 1.25rem) no-repeat; }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #6eeca3;
    box-shadow: 0 0 0 0.2rem rgba(110, 236, 163, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #6eeca3; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #6eeca3; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #6eeca3; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #9bf2c0;
  background-color: #9bf2c0; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(110, 236, 163, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #6eeca3; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #6eeca3; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #6eeca3;
  box-shadow: 0 0 0 0.2rem rgba(110, 236, 163, 0.25); }

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: flex;
      flex: 0 0 auto;
      flex-flow: row wrap;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .custom-radio label, .custom-radio .form-inline label {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: flex;
      align-items: center;
      justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      align-items: center;
      justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.fade {
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      transition: none; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    flex: 1 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 1; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 1; }

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -2px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center; }
  .btn-group-vertical > .btn,
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -2px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
  .btn-group-vertical > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child),
  .btn-group-vertical > .btn-group:not(:first-child) > .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%; }
  .input-group > .form-control, .custom-radio .input-group > label,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control, .custom-radio .input-group > label + .form-control, .custom-radio .input-group > .form-control + label, .custom-radio .input-group > label + label,
    .input-group > .form-control + .custom-select, .custom-radio
    .input-group > label + .custom-select,
    .input-group > .form-control + .custom-file, .custom-radio
    .input-group > label + .custom-file,
    .input-group > .form-control-plaintext + .form-control, .custom-radio
    .input-group > .form-control-plaintext + label,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control, .custom-radio
    .input-group > .custom-select + label,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control, .custom-radio
    .input-group > .custom-file + label,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -2px; }
  .input-group > .form-control:focus, .custom-radio .input-group > label:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:first-child), .custom-radio .input-group > label:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: flex;
    align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }
  .input-group:not(.has-validation) > .form-control:not(:last-child), .custom-radio .input-group:not(.has-validation) > label:not(:last-child),
  .input-group:not(.has-validation) > .custom-select:not(:last-child),
  .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group.has-validation > .form-control:nth-last-child(n + 3), .custom-radio .input-group.has-validation > label:nth-last-child(n + 3),
  .input-group.has-validation > .custom-select:nth-last-child(n + 3),
  .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: flex; }
  .input-group-prepend .btn,
  .input-group-append .btn {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-append .btn:focus {
      z-index: 3; }
  .input-group-prepend .btn + .btn,
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-append .btn + .btn,
  .input-group-append .btn + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn {
    margin-left: -2px; }

.input-group-prepend {
  margin-right: -2px; }

.input-group-append {
  margin-left: -2px; }

.input-group-text {
  display: flex;
  align-items: center;
  padding: 1.25rem 1.5rem;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
  color: white;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 2px solid #575656;
  border-radius: 6px; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .custom-radio .input-group-lg > label:not(textarea),
.input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 4px); }

.input-group-lg > .form-control, .custom-radio .input-group-lg > label,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .custom-radio .input-group-sm > label:not(textarea),
.input-group-sm > .custom-select {
  height: calc(1.5em + 1.5rem + 4px); }

.input-group-sm > .form-control, .custom-radio .input-group-sm > label,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.75rem 1rem;
  font-size: 1.3rem;
  line-height: 1.5;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 2.5rem; }

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.media {
  display: flex;
  align-items: flex-start; }

.media-body {
  flex: 1; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  @media (max-width: 1680px) {
    .close {
      font-size: calc(1.41rem + 0.05357vw) ; } }
  .close:hover {
    color: #000;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0; }

a.close.disabled {
  pointer-events: none; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #245cd1 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #1d49a5 !important; }

.bg-secondary {
  background-color: #6eeca3 !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #41e686 !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #b4b4b4 !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #9b9b9b !important; }

.bg-dark {
  background-color: black !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: black !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #245cd1 !important; }

.border-secondary {
  border-color: #6eeca3 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #b4b4b4 !important; }

.border-dark {
  border-color: black !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 420px) {
  .d-xs-none {
    display: none !important; }
  .d-xs-inline {
    display: inline !important; }
  .d-xs-inline-block {
    display: inline-block !important; }
  .d-xs-block {
    display: block !important; }
  .d-xs-table {
    display: table !important; }
  .d-xs-table-row {
    display: table-row !important; }
  .d-xs-table-cell {
    display: table-cell !important; }
  .d-xs-flex {
    display: flex !important; }
  .d-xs-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1366px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1680px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: flex !important; }
  .d-xxl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .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-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-row {
  flex-direction: row !important; }

.flex-column {
  flex-direction: column !important; }

.flex-row-reverse {
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  flex-direction: column-reverse !important; }

.flex-wrap {
  flex-wrap: wrap !important; }

.flex-nowrap {
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  flex: 1 1 auto !important; }

.flex-grow-0 {
  flex-grow: 0 !important; }

.flex-grow-1 {
  flex-grow: 1 !important; }

.flex-shrink-0 {
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  flex-shrink: 1 !important; }

.justify-content-start {
  justify-content: flex-start !important; }

.justify-content-end {
  justify-content: flex-end !important; }

.justify-content-center {
  justify-content: center !important; }

.justify-content-between {
  justify-content: space-between !important; }

.justify-content-around {
  justify-content: space-around !important; }

.align-items-start {
  align-items: flex-start !important; }

.align-items-end {
  align-items: flex-end !important; }

.align-items-center {
  align-items: center !important; }

.align-items-baseline {
  align-items: baseline !important; }

.align-items-stretch {
  align-items: stretch !important; }

.align-content-start {
  align-content: flex-start !important; }

.align-content-end {
  align-content: flex-end !important; }

.align-content-center {
  align-content: center !important; }

.align-content-between {
  align-content: space-between !important; }

.align-content-around {
  align-content: space-around !important; }

.align-content-stretch {
  align-content: stretch !important; }

.align-self-auto {
  align-self: auto !important; }

.align-self-start {
  align-self: flex-start !important; }

.align-self-end {
  align-self: flex-end !important; }

.align-self-center {
  align-self: center !important; }

.align-self-baseline {
  align-self: baseline !important; }

.align-self-stretch {
  align-self: stretch !important; }

@media (min-width: 420px) {
  .flex-xs-row {
    flex-direction: row !important; }
  .flex-xs-column {
    flex-direction: column !important; }
  .flex-xs-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xs-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xs-wrap {
    flex-wrap: wrap !important; }
  .flex-xs-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xs-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xs-fill {
    flex: 1 1 auto !important; }
  .flex-xs-grow-0 {
    flex-grow: 0 !important; }
  .flex-xs-grow-1 {
    flex-grow: 1 !important; }
  .flex-xs-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xs-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xs-start {
    justify-content: flex-start !important; }
  .justify-content-xs-end {
    justify-content: flex-end !important; }
  .justify-content-xs-center {
    justify-content: center !important; }
  .justify-content-xs-between {
    justify-content: space-between !important; }
  .justify-content-xs-around {
    justify-content: space-around !important; }
  .align-items-xs-start {
    align-items: flex-start !important; }
  .align-items-xs-end {
    align-items: flex-end !important; }
  .align-items-xs-center {
    align-items: center !important; }
  .align-items-xs-baseline {
    align-items: baseline !important; }
  .align-items-xs-stretch {
    align-items: stretch !important; }
  .align-content-xs-start {
    align-content: flex-start !important; }
  .align-content-xs-end {
    align-content: flex-end !important; }
  .align-content-xs-center {
    align-content: center !important; }
  .align-content-xs-between {
    align-content: space-between !important; }
  .align-content-xs-around {
    align-content: space-around !important; }
  .align-content-xs-stretch {
    align-content: stretch !important; }
  .align-self-xs-auto {
    align-self: auto !important; }
  .align-self-xs-start {
    align-self: flex-start !important; }
  .align-self-xs-end {
    align-self: flex-end !important; }
  .align-self-xs-center {
    align-self: center !important; }
  .align-self-xs-baseline {
    align-self: baseline !important; }
  .align-self-xs-stretch {
    align-self: stretch !important; } }

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }

@media (min-width: 1024px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }

@media (min-width: 1366px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@media (min-width: 1680px) {
  .flex-xxl-row {
    flex-direction: row !important; }
  .flex-xxl-column {
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill {
    flex: 1 1 auto !important; }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important; }
  .justify-content-xxl-start {
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    justify-content: center !important; }
  .justify-content-xxl-between {
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    justify-content: space-around !important; }
  .align-items-xxl-start {
    align-items: flex-start !important; }
  .align-items-xxl-end {
    align-items: flex-end !important; }
  .align-items-xxl-center {
    align-items: center !important; }
  .align-items-xxl-baseline {
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    align-items: stretch !important; }
  .align-content-xxl-start {
    align-content: flex-start !important; }
  .align-content-xxl-end {
    align-content: flex-end !important; }
  .align-content-xxl-center {
    align-content: center !important; }
  .align-content-xxl-between {
    align-content: space-between !important; }
  .align-content-xxl-around {
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    align-content: stretch !important; }
  .align-self-xxl-auto {
    align-self: auto !important; }
  .align-self-xxl-start {
    align-self: flex-start !important; }
  .align-self-xxl-end {
    align-self: flex-end !important; }
  .align-self-xxl-center {
    align-self: center !important; }
  .align-self-xxl-baseline {
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 420px) {
  .float-xs-left {
    float: left !important; }
  .float-xs-right {
    float: right !important; }
  .float-xs-none {
    float: none !important; } }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 1024px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1366px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1680px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

.user-select-all {
  user-select: all !important; }

.user-select-auto {
  user-select: auto !important; }

.user-select-none {
  user-select: none !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  box-shadow: none !important; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.5rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.5rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.5rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.5rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.5rem !important; }

.m-2 {
  margin: 1rem !important; }

.mt-2,
.my-2 {
  margin-top: 1rem !important; }

.mr-2,
.mx-2 {
  margin-right: 1rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 1rem !important; }

.ml-2,
.mx-2 {
  margin-left: 1rem !important; }

.m-3 {
  margin: 1.5rem !important; }

.mt-3,
.my-3 {
  margin-top: 1.5rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1.5rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1.5rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1.5rem !important; }

.m-4 {
  margin: 3rem !important; }

.mt-4,
.my-4 {
  margin-top: 3rem !important; }

.mr-4,
.mx-4 {
  margin-right: 3rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 3rem !important; }

.ml-4,
.mx-4 {
  margin-left: 3rem !important; }

.m-5 {
  margin: 4.5rem !important; }

.mt-5,
.my-5 {
  margin-top: 4.5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 4.5rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 4.5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 4.5rem !important; }

.m-6 {
  margin: 6rem !important; }

.mt-6,
.my-6 {
  margin-top: 6rem !important; }

.mr-6,
.mx-6 {
  margin-right: 6rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 6rem !important; }

.ml-6,
.mx-6 {
  margin-left: 6rem !important; }

.m-7 {
  margin: 7.5rem !important; }

.mt-7,
.my-7 {
  margin-top: 7.5rem !important; }

.mr-7,
.mx-7 {
  margin-right: 7.5rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 7.5rem !important; }

.ml-7,
.mx-7 {
  margin-left: 7.5rem !important; }

.m-8 {
  margin: 9rem !important; }

.mt-8,
.my-8 {
  margin-top: 9rem !important; }

.mr-8,
.mx-8 {
  margin-right: 9rem !important; }

.mb-8,
.my-8 {
  margin-bottom: 9rem !important; }

.ml-8,
.mx-8 {
  margin-left: 9rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.5rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.5rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.5rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.5rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.5rem !important; }

.p-2 {
  padding: 1rem !important; }

.pt-2,
.py-2 {
  padding-top: 1rem !important; }

.pr-2,
.px-2 {
  padding-right: 1rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 1rem !important; }

.pl-2,
.px-2 {
  padding-left: 1rem !important; }

.p-3 {
  padding: 1.5rem !important; }

.pt-3,
.py-3 {
  padding-top: 1.5rem !important; }

.pr-3,
.px-3 {
  padding-right: 1.5rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1.5rem !important; }

.pl-3,
.px-3 {
  padding-left: 1.5rem !important; }

.p-4 {
  padding: 3rem !important; }

.pt-4,
.py-4 {
  padding-top: 3rem !important; }

.pr-4,
.px-4 {
  padding-right: 3rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 3rem !important; }

.pl-4,
.px-4 {
  padding-left: 3rem !important; }

.p-5 {
  padding: 4.5rem !important; }

.pt-5,
.py-5 {
  padding-top: 4.5rem !important; }

.pr-5,
.px-5 {
  padding-right: 4.5rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 4.5rem !important; }

.pl-5,
.px-5 {
  padding-left: 4.5rem !important; }

.p-6 {
  padding: 6rem !important; }

.pt-6,
.py-6 {
  padding-top: 6rem !important; }

.pr-6,
.px-6 {
  padding-right: 6rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 6rem !important; }

.pl-6,
.px-6 {
  padding-left: 6rem !important; }

.p-7 {
  padding: 7.5rem !important; }

.pt-7,
.py-7 {
  padding-top: 7.5rem !important; }

.pr-7,
.px-7 {
  padding-right: 7.5rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 7.5rem !important; }

.pl-7,
.px-7 {
  padding-left: 7.5rem !important; }

.p-8 {
  padding: 9rem !important; }

.pt-8,
.py-8 {
  padding-top: 9rem !important; }

.pr-8,
.px-8 {
  padding-right: 9rem !important; }

.pb-8,
.py-8 {
  padding-bottom: 9rem !important; }

.pl-8,
.px-8 {
  padding-left: 9rem !important; }

.m-n1 {
  margin: -0.5rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.5rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.5rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.5rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.5rem !important; }

.m-n2 {
  margin: -1rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -1rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -1rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -1rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -1rem !important; }

.m-n3 {
  margin: -1.5rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1.5rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1.5rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1.5rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1.5rem !important; }

.m-n4 {
  margin: -3rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -3rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -3rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -3rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -3rem !important; }

.m-n5 {
  margin: -4.5rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -4.5rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -4.5rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -4.5rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -4.5rem !important; }

.m-n6 {
  margin: -6rem !important; }

.mt-n6,
.my-n6 {
  margin-top: -6rem !important; }

.mr-n6,
.mx-n6 {
  margin-right: -6rem !important; }

.mb-n6,
.my-n6 {
  margin-bottom: -6rem !important; }

.ml-n6,
.mx-n6 {
  margin-left: -6rem !important; }

.m-n7 {
  margin: -7.5rem !important; }

.mt-n7,
.my-n7 {
  margin-top: -7.5rem !important; }

.mr-n7,
.mx-n7 {
  margin-right: -7.5rem !important; }

.mb-n7,
.my-n7 {
  margin-bottom: -7.5rem !important; }

.ml-n7,
.mx-n7 {
  margin-left: -7.5rem !important; }

.m-n8 {
  margin: -9rem !important; }

.mt-n8,
.my-n8 {
  margin-top: -9rem !important; }

.mr-n8,
.mx-n8 {
  margin-right: -9rem !important; }

.mb-n8,
.my-n8 {
  margin-bottom: -9rem !important; }

.ml-n8,
.mx-n8 {
  margin-left: -9rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 420px) {
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0,
  .my-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0,
  .mx-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0,
  .my-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0,
  .mx-xs-0 {
    margin-left: 0 !important; }
  .m-xs-1 {
    margin: 0.5rem !important; }
  .mt-xs-1,
  .my-xs-1 {
    margin-top: 0.5rem !important; }
  .mr-xs-1,
  .mx-xs-1 {
    margin-right: 0.5rem !important; }
  .mb-xs-1,
  .my-xs-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xs-1,
  .mx-xs-1 {
    margin-left: 0.5rem !important; }
  .m-xs-2 {
    margin: 1rem !important; }
  .mt-xs-2,
  .my-xs-2 {
    margin-top: 1rem !important; }
  .mr-xs-2,
  .mx-xs-2 {
    margin-right: 1rem !important; }
  .mb-xs-2,
  .my-xs-2 {
    margin-bottom: 1rem !important; }
  .ml-xs-2,
  .mx-xs-2 {
    margin-left: 1rem !important; }
  .m-xs-3 {
    margin: 1.5rem !important; }
  .mt-xs-3,
  .my-xs-3 {
    margin-top: 1.5rem !important; }
  .mr-xs-3,
  .mx-xs-3 {
    margin-right: 1.5rem !important; }
  .mb-xs-3,
  .my-xs-3 {
    margin-bottom: 1.5rem !important; }
  .ml-xs-3,
  .mx-xs-3 {
    margin-left: 1.5rem !important; }
  .m-xs-4 {
    margin: 3rem !important; }
  .mt-xs-4,
  .my-xs-4 {
    margin-top: 3rem !important; }
  .mr-xs-4,
  .mx-xs-4 {
    margin-right: 3rem !important; }
  .mb-xs-4,
  .my-xs-4 {
    margin-bottom: 3rem !important; }
  .ml-xs-4,
  .mx-xs-4 {
    margin-left: 3rem !important; }
  .m-xs-5 {
    margin: 4.5rem !important; }
  .mt-xs-5,
  .my-xs-5 {
    margin-top: 4.5rem !important; }
  .mr-xs-5,
  .mx-xs-5 {
    margin-right: 4.5rem !important; }
  .mb-xs-5,
  .my-xs-5 {
    margin-bottom: 4.5rem !important; }
  .ml-xs-5,
  .mx-xs-5 {
    margin-left: 4.5rem !important; }
  .m-xs-6 {
    margin: 6rem !important; }
  .mt-xs-6,
  .my-xs-6 {
    margin-top: 6rem !important; }
  .mr-xs-6,
  .mx-xs-6 {
    margin-right: 6rem !important; }
  .mb-xs-6,
  .my-xs-6 {
    margin-bottom: 6rem !important; }
  .ml-xs-6,
  .mx-xs-6 {
    margin-left: 6rem !important; }
  .m-xs-7 {
    margin: 7.5rem !important; }
  .mt-xs-7,
  .my-xs-7 {
    margin-top: 7.5rem !important; }
  .mr-xs-7,
  .mx-xs-7 {
    margin-right: 7.5rem !important; }
  .mb-xs-7,
  .my-xs-7 {
    margin-bottom: 7.5rem !important; }
  .ml-xs-7,
  .mx-xs-7 {
    margin-left: 7.5rem !important; }
  .m-xs-8 {
    margin: 9rem !important; }
  .mt-xs-8,
  .my-xs-8 {
    margin-top: 9rem !important; }
  .mr-xs-8,
  .mx-xs-8 {
    margin-right: 9rem !important; }
  .mb-xs-8,
  .my-xs-8 {
    margin-bottom: 9rem !important; }
  .ml-xs-8,
  .mx-xs-8 {
    margin-left: 9rem !important; }
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0,
  .py-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0,
  .px-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0,
  .py-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0,
  .px-xs-0 {
    padding-left: 0 !important; }
  .p-xs-1 {
    padding: 0.5rem !important; }
  .pt-xs-1,
  .py-xs-1 {
    padding-top: 0.5rem !important; }
  .pr-xs-1,
  .px-xs-1 {
    padding-right: 0.5rem !important; }
  .pb-xs-1,
  .py-xs-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xs-1,
  .px-xs-1 {
    padding-left: 0.5rem !important; }
  .p-xs-2 {
    padding: 1rem !important; }
  .pt-xs-2,
  .py-xs-2 {
    padding-top: 1rem !important; }
  .pr-xs-2,
  .px-xs-2 {
    padding-right: 1rem !important; }
  .pb-xs-2,
  .py-xs-2 {
    padding-bottom: 1rem !important; }
  .pl-xs-2,
  .px-xs-2 {
    padding-left: 1rem !important; }
  .p-xs-3 {
    padding: 1.5rem !important; }
  .pt-xs-3,
  .py-xs-3 {
    padding-top: 1.5rem !important; }
  .pr-xs-3,
  .px-xs-3 {
    padding-right: 1.5rem !important; }
  .pb-xs-3,
  .py-xs-3 {
    padding-bottom: 1.5rem !important; }
  .pl-xs-3,
  .px-xs-3 {
    padding-left: 1.5rem !important; }
  .p-xs-4 {
    padding: 3rem !important; }
  .pt-xs-4,
  .py-xs-4 {
    padding-top: 3rem !important; }
  .pr-xs-4,
  .px-xs-4 {
    padding-right: 3rem !important; }
  .pb-xs-4,
  .py-xs-4 {
    padding-bottom: 3rem !important; }
  .pl-xs-4,
  .px-xs-4 {
    padding-left: 3rem !important; }
  .p-xs-5 {
    padding: 4.5rem !important; }
  .pt-xs-5,
  .py-xs-5 {
    padding-top: 4.5rem !important; }
  .pr-xs-5,
  .px-xs-5 {
    padding-right: 4.5rem !important; }
  .pb-xs-5,
  .py-xs-5 {
    padding-bottom: 4.5rem !important; }
  .pl-xs-5,
  .px-xs-5 {
    padding-left: 4.5rem !important; }
  .p-xs-6 {
    padding: 6rem !important; }
  .pt-xs-6,
  .py-xs-6 {
    padding-top: 6rem !important; }
  .pr-xs-6,
  .px-xs-6 {
    padding-right: 6rem !important; }
  .pb-xs-6,
  .py-xs-6 {
    padding-bottom: 6rem !important; }
  .pl-xs-6,
  .px-xs-6 {
    padding-left: 6rem !important; }
  .p-xs-7 {
    padding: 7.5rem !important; }
  .pt-xs-7,
  .py-xs-7 {
    padding-top: 7.5rem !important; }
  .pr-xs-7,
  .px-xs-7 {
    padding-right: 7.5rem !important; }
  .pb-xs-7,
  .py-xs-7 {
    padding-bottom: 7.5rem !important; }
  .pl-xs-7,
  .px-xs-7 {
    padding-left: 7.5rem !important; }
  .p-xs-8 {
    padding: 9rem !important; }
  .pt-xs-8,
  .py-xs-8 {
    padding-top: 9rem !important; }
  .pr-xs-8,
  .px-xs-8 {
    padding-right: 9rem !important; }
  .pb-xs-8,
  .py-xs-8 {
    padding-bottom: 9rem !important; }
  .pl-xs-8,
  .px-xs-8 {
    padding-left: 9rem !important; }
  .m-xs-n1 {
    margin: -0.5rem !important; }
  .mt-xs-n1,
  .my-xs-n1 {
    margin-top: -0.5rem !important; }
  .mr-xs-n1,
  .mx-xs-n1 {
    margin-right: -0.5rem !important; }
  .mb-xs-n1,
  .my-xs-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-xs-n1,
  .mx-xs-n1 {
    margin-left: -0.5rem !important; }
  .m-xs-n2 {
    margin: -1rem !important; }
  .mt-xs-n2,
  .my-xs-n2 {
    margin-top: -1rem !important; }
  .mr-xs-n2,
  .mx-xs-n2 {
    margin-right: -1rem !important; }
  .mb-xs-n2,
  .my-xs-n2 {
    margin-bottom: -1rem !important; }
  .ml-xs-n2,
  .mx-xs-n2 {
    margin-left: -1rem !important; }
  .m-xs-n3 {
    margin: -1.5rem !important; }
  .mt-xs-n3,
  .my-xs-n3 {
    margin-top: -1.5rem !important; }
  .mr-xs-n3,
  .mx-xs-n3 {
    margin-right: -1.5rem !important; }
  .mb-xs-n3,
  .my-xs-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-xs-n3,
  .mx-xs-n3 {
    margin-left: -1.5rem !important; }
  .m-xs-n4 {
    margin: -3rem !important; }
  .mt-xs-n4,
  .my-xs-n4 {
    margin-top: -3rem !important; }
  .mr-xs-n4,
  .mx-xs-n4 {
    margin-right: -3rem !important; }
  .mb-xs-n4,
  .my-xs-n4 {
    margin-bottom: -3rem !important; }
  .ml-xs-n4,
  .mx-xs-n4 {
    margin-left: -3rem !important; }
  .m-xs-n5 {
    margin: -4.5rem !important; }
  .mt-xs-n5,
  .my-xs-n5 {
    margin-top: -4.5rem !important; }
  .mr-xs-n5,
  .mx-xs-n5 {
    margin-right: -4.5rem !important; }
  .mb-xs-n5,
  .my-xs-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-xs-n5,
  .mx-xs-n5 {
    margin-left: -4.5rem !important; }
  .m-xs-n6 {
    margin: -6rem !important; }
  .mt-xs-n6,
  .my-xs-n6 {
    margin-top: -6rem !important; }
  .mr-xs-n6,
  .mx-xs-n6 {
    margin-right: -6rem !important; }
  .mb-xs-n6,
  .my-xs-n6 {
    margin-bottom: -6rem !important; }
  .ml-xs-n6,
  .mx-xs-n6 {
    margin-left: -6rem !important; }
  .m-xs-n7 {
    margin: -7.5rem !important; }
  .mt-xs-n7,
  .my-xs-n7 {
    margin-top: -7.5rem !important; }
  .mr-xs-n7,
  .mx-xs-n7 {
    margin-right: -7.5rem !important; }
  .mb-xs-n7,
  .my-xs-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-xs-n7,
  .mx-xs-n7 {
    margin-left: -7.5rem !important; }
  .m-xs-n8 {
    margin: -9rem !important; }
  .mt-xs-n8,
  .my-xs-n8 {
    margin-top: -9rem !important; }
  .mr-xs-n8,
  .mx-xs-n8 {
    margin-right: -9rem !important; }
  .mb-xs-n8,
  .my-xs-n8 {
    margin-bottom: -9rem !important; }
  .ml-xs-n8,
  .mx-xs-n8 {
    margin-left: -9rem !important; }
  .m-xs-auto {
    margin: auto !important; }
  .mt-xs-auto,
  .my-xs-auto {
    margin-top: auto !important; }
  .mr-xs-auto,
  .mx-xs-auto {
    margin-right: auto !important; }
  .mb-xs-auto,
  .my-xs-auto {
    margin-bottom: auto !important; }
  .ml-xs-auto,
  .mx-xs-auto {
    margin-left: auto !important; } }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.5rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.5rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.5rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.5rem !important; }
  .m-sm-2 {
    margin: 1rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 1rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 1rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 1rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 1rem !important; }
  .m-sm-3 {
    margin: 1.5rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1.5rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1.5rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1.5rem !important; }
  .m-sm-4 {
    margin: 3rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 3rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 3rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 3rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 3rem !important; }
  .m-sm-5 {
    margin: 4.5rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 4.5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 4.5rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 4.5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 4.5rem !important; }
  .m-sm-6 {
    margin: 6rem !important; }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 6rem !important; }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 6rem !important; }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 6rem !important; }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 6rem !important; }
  .m-sm-7 {
    margin: 7.5rem !important; }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 7.5rem !important; }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 7.5rem !important; }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 7.5rem !important; }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 7.5rem !important; }
  .m-sm-8 {
    margin: 9rem !important; }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 9rem !important; }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 9rem !important; }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 9rem !important; }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 9rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.5rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.5rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.5rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.5rem !important; }
  .p-sm-2 {
    padding: 1rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 1rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 1rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 1rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 1rem !important; }
  .p-sm-3 {
    padding: 1.5rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1.5rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1.5rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1.5rem !important; }
  .p-sm-4 {
    padding: 3rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 3rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 3rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 3rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 3rem !important; }
  .p-sm-5 {
    padding: 4.5rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 4.5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 4.5rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 4.5rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 4.5rem !important; }
  .p-sm-6 {
    padding: 6rem !important; }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 6rem !important; }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 6rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 6rem !important; }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 6rem !important; }
  .p-sm-7 {
    padding: 7.5rem !important; }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 7.5rem !important; }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 7.5rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 7.5rem !important; }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 7.5rem !important; }
  .p-sm-8 {
    padding: 9rem !important; }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 9rem !important; }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 9rem !important; }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 9rem !important; }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 9rem !important; }
  .m-sm-n1 {
    margin: -0.5rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.5rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.5rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.5rem !important; }
  .m-sm-n2 {
    margin: -1rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -1rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -1rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -1rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -1rem !important; }
  .m-sm-n3 {
    margin: -1.5rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1.5rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1.5rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1.5rem !important; }
  .m-sm-n4 {
    margin: -3rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -3rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -3rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -3rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -3rem !important; }
  .m-sm-n5 {
    margin: -4.5rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -4.5rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -4.5rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -4.5rem !important; }
  .m-sm-n6 {
    margin: -6rem !important; }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -6rem !important; }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -6rem !important; }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -6rem !important; }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -6rem !important; }
  .m-sm-n7 {
    margin: -7.5rem !important; }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -7.5rem !important; }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -7.5rem !important; }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -7.5rem !important; }
  .m-sm-n8 {
    margin: -9rem !important; }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -9rem !important; }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -9rem !important; }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -9rem !important; }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -9rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.5rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.5rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.5rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.5rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.5rem !important; }
  .m-md-2 {
    margin: 1rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 1rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 1rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 1rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 1rem !important; }
  .m-md-3 {
    margin: 1.5rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1.5rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1.5rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1.5rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1.5rem !important; }
  .m-md-4 {
    margin: 3rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 3rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 3rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 3rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 3rem !important; }
  .m-md-5 {
    margin: 4.5rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 4.5rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 4.5rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 4.5rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 4.5rem !important; }
  .m-md-6 {
    margin: 6rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 6rem !important; }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 6rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 6rem !important; }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 6rem !important; }
  .m-md-7 {
    margin: 7.5rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 7.5rem !important; }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 7.5rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 7.5rem !important; }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 7.5rem !important; }
  .m-md-8 {
    margin: 9rem !important; }
  .mt-md-8,
  .my-md-8 {
    margin-top: 9rem !important; }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 9rem !important; }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 9rem !important; }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 9rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.5rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.5rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.5rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.5rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.5rem !important; }
  .p-md-2 {
    padding: 1rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 1rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 1rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 1rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 1rem !important; }
  .p-md-3 {
    padding: 1.5rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1.5rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1.5rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1.5rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1.5rem !important; }
  .p-md-4 {
    padding: 3rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 3rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 3rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 3rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 3rem !important; }
  .p-md-5 {
    padding: 4.5rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 4.5rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 4.5rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 4.5rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 4.5rem !important; }
  .p-md-6 {
    padding: 6rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 6rem !important; }
  .pr-md-6,
  .px-md-6 {
    padding-right: 6rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 6rem !important; }
  .pl-md-6,
  .px-md-6 {
    padding-left: 6rem !important; }
  .p-md-7 {
    padding: 7.5rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 7.5rem !important; }
  .pr-md-7,
  .px-md-7 {
    padding-right: 7.5rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 7.5rem !important; }
  .pl-md-7,
  .px-md-7 {
    padding-left: 7.5rem !important; }
  .p-md-8 {
    padding: 9rem !important; }
  .pt-md-8,
  .py-md-8 {
    padding-top: 9rem !important; }
  .pr-md-8,
  .px-md-8 {
    padding-right: 9rem !important; }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 9rem !important; }
  .pl-md-8,
  .px-md-8 {
    padding-left: 9rem !important; }
  .m-md-n1 {
    margin: -0.5rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.5rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.5rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.5rem !important; }
  .m-md-n2 {
    margin: -1rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -1rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -1rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -1rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -1rem !important; }
  .m-md-n3 {
    margin: -1.5rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1.5rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1.5rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1.5rem !important; }
  .m-md-n4 {
    margin: -3rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -3rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -3rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -3rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -3rem !important; }
  .m-md-n5 {
    margin: -4.5rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -4.5rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -4.5rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -4.5rem !important; }
  .m-md-n6 {
    margin: -6rem !important; }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -6rem !important; }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -6rem !important; }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -6rem !important; }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -6rem !important; }
  .m-md-n7 {
    margin: -7.5rem !important; }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -7.5rem !important; }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -7.5rem !important; }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -7.5rem !important; }
  .m-md-n8 {
    margin: -9rem !important; }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -9rem !important; }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -9rem !important; }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -9rem !important; }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -9rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 1024px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.5rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.5rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.5rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.5rem !important; }
  .m-lg-2 {
    margin: 1rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 1rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 1rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 1rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 1rem !important; }
  .m-lg-3 {
    margin: 1.5rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1.5rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1.5rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1.5rem !important; }
  .m-lg-4 {
    margin: 3rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 3rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 3rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 3rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 3rem !important; }
  .m-lg-5 {
    margin: 4.5rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 4.5rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 4.5rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 4.5rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 4.5rem !important; }
  .m-lg-6 {
    margin: 6rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 6rem !important; }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 6rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 6rem !important; }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 6rem !important; }
  .m-lg-7 {
    margin: 7.5rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 7.5rem !important; }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 7.5rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 7.5rem !important; }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 7.5rem !important; }
  .m-lg-8 {
    margin: 9rem !important; }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 9rem !important; }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 9rem !important; }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 9rem !important; }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 9rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.5rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.5rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.5rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.5rem !important; }
  .p-lg-2 {
    padding: 1rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 1rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 1rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 1rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 1rem !important; }
  .p-lg-3 {
    padding: 1.5rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1.5rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1.5rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1.5rem !important; }
  .p-lg-4 {
    padding: 3rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 3rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 3rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 3rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 3rem !important; }
  .p-lg-5 {
    padding: 4.5rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 4.5rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 4.5rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 4.5rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 4.5rem !important; }
  .p-lg-6 {
    padding: 6rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 6rem !important; }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 6rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 6rem !important; }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 6rem !important; }
  .p-lg-7 {
    padding: 7.5rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 7.5rem !important; }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 7.5rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 7.5rem !important; }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 7.5rem !important; }
  .p-lg-8 {
    padding: 9rem !important; }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 9rem !important; }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 9rem !important; }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 9rem !important; }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 9rem !important; }
  .m-lg-n1 {
    margin: -0.5rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.5rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.5rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.5rem !important; }
  .m-lg-n2 {
    margin: -1rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -1rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -1rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -1rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -1rem !important; }
  .m-lg-n3 {
    margin: -1.5rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1.5rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1.5rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1.5rem !important; }
  .m-lg-n4 {
    margin: -3rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -3rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -3rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -3rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -3rem !important; }
  .m-lg-n5 {
    margin: -4.5rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -4.5rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -4.5rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -4.5rem !important; }
  .m-lg-n6 {
    margin: -6rem !important; }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -6rem !important; }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -6rem !important; }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -6rem !important; }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -6rem !important; }
  .m-lg-n7 {
    margin: -7.5rem !important; }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -7.5rem !important; }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -7.5rem !important; }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -7.5rem !important; }
  .m-lg-n8 {
    margin: -9rem !important; }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -9rem !important; }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -9rem !important; }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -9rem !important; }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -9rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1366px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.5rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.5rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.5rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.5rem !important; }
  .m-xl-2 {
    margin: 1rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 1rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 1rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 1rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 1rem !important; }
  .m-xl-3 {
    margin: 1.5rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1.5rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1.5rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1.5rem !important; }
  .m-xl-4 {
    margin: 3rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 3rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 3rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 3rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 3rem !important; }
  .m-xl-5 {
    margin: 4.5rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 4.5rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 4.5rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 4.5rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 4.5rem !important; }
  .m-xl-6 {
    margin: 6rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 6rem !important; }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 6rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 6rem !important; }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 6rem !important; }
  .m-xl-7 {
    margin: 7.5rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 7.5rem !important; }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 7.5rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 7.5rem !important; }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 7.5rem !important; }
  .m-xl-8 {
    margin: 9rem !important; }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 9rem !important; }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 9rem !important; }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 9rem !important; }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 9rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.5rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.5rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.5rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.5rem !important; }
  .p-xl-2 {
    padding: 1rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 1rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 1rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 1rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 1rem !important; }
  .p-xl-3 {
    padding: 1.5rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1.5rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1.5rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1.5rem !important; }
  .p-xl-4 {
    padding: 3rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 3rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 3rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 3rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 3rem !important; }
  .p-xl-5 {
    padding: 4.5rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 4.5rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 4.5rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 4.5rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 4.5rem !important; }
  .p-xl-6 {
    padding: 6rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 6rem !important; }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 6rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 6rem !important; }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 6rem !important; }
  .p-xl-7 {
    padding: 7.5rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 7.5rem !important; }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 7.5rem !important; }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 7.5rem !important; }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 7.5rem !important; }
  .p-xl-8 {
    padding: 9rem !important; }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 9rem !important; }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 9rem !important; }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 9rem !important; }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 9rem !important; }
  .m-xl-n1 {
    margin: -0.5rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.5rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.5rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.5rem !important; }
  .m-xl-n2 {
    margin: -1rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -1rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -1rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -1rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -1rem !important; }
  .m-xl-n3 {
    margin: -1.5rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1.5rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1.5rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1.5rem !important; }
  .m-xl-n4 {
    margin: -3rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -3rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -3rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -3rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -3rem !important; }
  .m-xl-n5 {
    margin: -4.5rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -4.5rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -4.5rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -4.5rem !important; }
  .m-xl-n6 {
    margin: -6rem !important; }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -6rem !important; }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -6rem !important; }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -6rem !important; }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -6rem !important; }
  .m-xl-n7 {
    margin: -7.5rem !important; }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -7.5rem !important; }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -7.5rem !important; }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -7.5rem !important; }
  .m-xl-n8 {
    margin: -9rem !important; }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -9rem !important; }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -9rem !important; }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -9rem !important; }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -9rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

@media (min-width: 1680px) {
  .m-xxl-0 {
    margin: 0 !important; }
  .mt-xxl-0,
  .my-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0,
  .mx-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0,
  .my-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0,
  .mx-xxl-0 {
    margin-left: 0 !important; }
  .m-xxl-1 {
    margin: 0.5rem !important; }
  .mt-xxl-1,
  .my-xxl-1 {
    margin-top: 0.5rem !important; }
  .mr-xxl-1,
  .mx-xxl-1 {
    margin-right: 0.5rem !important; }
  .mb-xxl-1,
  .my-xxl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-1,
  .mx-xxl-1 {
    margin-left: 0.5rem !important; }
  .m-xxl-2 {
    margin: 1rem !important; }
  .mt-xxl-2,
  .my-xxl-2 {
    margin-top: 1rem !important; }
  .mr-xxl-2,
  .mx-xxl-2 {
    margin-right: 1rem !important; }
  .mb-xxl-2,
  .my-xxl-2 {
    margin-bottom: 1rem !important; }
  .ml-xxl-2,
  .mx-xxl-2 {
    margin-left: 1rem !important; }
  .m-xxl-3 {
    margin: 1.5rem !important; }
  .mt-xxl-3,
  .my-xxl-3 {
    margin-top: 1.5rem !important; }
  .mr-xxl-3,
  .mx-xxl-3 {
    margin-right: 1.5rem !important; }
  .mb-xxl-3,
  .my-xxl-3 {
    margin-bottom: 1.5rem !important; }
  .ml-xxl-3,
  .mx-xxl-3 {
    margin-left: 1.5rem !important; }
  .m-xxl-4 {
    margin: 3rem !important; }
  .mt-xxl-4,
  .my-xxl-4 {
    margin-top: 3rem !important; }
  .mr-xxl-4,
  .mx-xxl-4 {
    margin-right: 3rem !important; }
  .mb-xxl-4,
  .my-xxl-4 {
    margin-bottom: 3rem !important; }
  .ml-xxl-4,
  .mx-xxl-4 {
    margin-left: 3rem !important; }
  .m-xxl-5 {
    margin: 4.5rem !important; }
  .mt-xxl-5,
  .my-xxl-5 {
    margin-top: 4.5rem !important; }
  .mr-xxl-5,
  .mx-xxl-5 {
    margin-right: 4.5rem !important; }
  .mb-xxl-5,
  .my-xxl-5 {
    margin-bottom: 4.5rem !important; }
  .ml-xxl-5,
  .mx-xxl-5 {
    margin-left: 4.5rem !important; }
  .m-xxl-6 {
    margin: 6rem !important; }
  .mt-xxl-6,
  .my-xxl-6 {
    margin-top: 6rem !important; }
  .mr-xxl-6,
  .mx-xxl-6 {
    margin-right: 6rem !important; }
  .mb-xxl-6,
  .my-xxl-6 {
    margin-bottom: 6rem !important; }
  .ml-xxl-6,
  .mx-xxl-6 {
    margin-left: 6rem !important; }
  .m-xxl-7 {
    margin: 7.5rem !important; }
  .mt-xxl-7,
  .my-xxl-7 {
    margin-top: 7.5rem !important; }
  .mr-xxl-7,
  .mx-xxl-7 {
    margin-right: 7.5rem !important; }
  .mb-xxl-7,
  .my-xxl-7 {
    margin-bottom: 7.5rem !important; }
  .ml-xxl-7,
  .mx-xxl-7 {
    margin-left: 7.5rem !important; }
  .m-xxl-8 {
    margin: 9rem !important; }
  .mt-xxl-8,
  .my-xxl-8 {
    margin-top: 9rem !important; }
  .mr-xxl-8,
  .mx-xxl-8 {
    margin-right: 9rem !important; }
  .mb-xxl-8,
  .my-xxl-8 {
    margin-bottom: 9rem !important; }
  .ml-xxl-8,
  .mx-xxl-8 {
    margin-left: 9rem !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .pt-xxl-0,
  .py-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0,
  .px-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0,
  .py-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0,
  .px-xxl-0 {
    padding-left: 0 !important; }
  .p-xxl-1 {
    padding: 0.5rem !important; }
  .pt-xxl-1,
  .py-xxl-1 {
    padding-top: 0.5rem !important; }
  .pr-xxl-1,
  .px-xxl-1 {
    padding-right: 0.5rem !important; }
  .pb-xxl-1,
  .py-xxl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-1,
  .px-xxl-1 {
    padding-left: 0.5rem !important; }
  .p-xxl-2 {
    padding: 1rem !important; }
  .pt-xxl-2,
  .py-xxl-2 {
    padding-top: 1rem !important; }
  .pr-xxl-2,
  .px-xxl-2 {
    padding-right: 1rem !important; }
  .pb-xxl-2,
  .py-xxl-2 {
    padding-bottom: 1rem !important; }
  .pl-xxl-2,
  .px-xxl-2 {
    padding-left: 1rem !important; }
  .p-xxl-3 {
    padding: 1.5rem !important; }
  .pt-xxl-3,
  .py-xxl-3 {
    padding-top: 1.5rem !important; }
  .pr-xxl-3,
  .px-xxl-3 {
    padding-right: 1.5rem !important; }
  .pb-xxl-3,
  .py-xxl-3 {
    padding-bottom: 1.5rem !important; }
  .pl-xxl-3,
  .px-xxl-3 {
    padding-left: 1.5rem !important; }
  .p-xxl-4 {
    padding: 3rem !important; }
  .pt-xxl-4,
  .py-xxl-4 {
    padding-top: 3rem !important; }
  .pr-xxl-4,
  .px-xxl-4 {
    padding-right: 3rem !important; }
  .pb-xxl-4,
  .py-xxl-4 {
    padding-bottom: 3rem !important; }
  .pl-xxl-4,
  .px-xxl-4 {
    padding-left: 3rem !important; }
  .p-xxl-5 {
    padding: 4.5rem !important; }
  .pt-xxl-5,
  .py-xxl-5 {
    padding-top: 4.5rem !important; }
  .pr-xxl-5,
  .px-xxl-5 {
    padding-right: 4.5rem !important; }
  .pb-xxl-5,
  .py-xxl-5 {
    padding-bottom: 4.5rem !important; }
  .pl-xxl-5,
  .px-xxl-5 {
    padding-left: 4.5rem !important; }
  .p-xxl-6 {
    padding: 6rem !important; }
  .pt-xxl-6,
  .py-xxl-6 {
    padding-top: 6rem !important; }
  .pr-xxl-6,
  .px-xxl-6 {
    padding-right: 6rem !important; }
  .pb-xxl-6,
  .py-xxl-6 {
    padding-bottom: 6rem !important; }
  .pl-xxl-6,
  .px-xxl-6 {
    padding-left: 6rem !important; }
  .p-xxl-7 {
    padding: 7.5rem !important; }
  .pt-xxl-7,
  .py-xxl-7 {
    padding-top: 7.5rem !important; }
  .pr-xxl-7,
  .px-xxl-7 {
    padding-right: 7.5rem !important; }
  .pb-xxl-7,
  .py-xxl-7 {
    padding-bottom: 7.5rem !important; }
  .pl-xxl-7,
  .px-xxl-7 {
    padding-left: 7.5rem !important; }
  .p-xxl-8 {
    padding: 9rem !important; }
  .pt-xxl-8,
  .py-xxl-8 {
    padding-top: 9rem !important; }
  .pr-xxl-8,
  .px-xxl-8 {
    padding-right: 9rem !important; }
  .pb-xxl-8,
  .py-xxl-8 {
    padding-bottom: 9rem !important; }
  .pl-xxl-8,
  .px-xxl-8 {
    padding-left: 9rem !important; }
  .m-xxl-n1 {
    margin: -0.5rem !important; }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.5rem !important; }
  .mr-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.5rem !important; }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.5rem !important; }
  .ml-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.5rem !important; }
  .m-xxl-n2 {
    margin: -1rem !important; }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -1rem !important; }
  .mr-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -1rem !important; }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -1rem !important; }
  .ml-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -1rem !important; }
  .m-xxl-n3 {
    margin: -1.5rem !important; }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1.5rem !important; }
  .mr-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1.5rem !important; }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1.5rem !important; }
  .ml-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1.5rem !important; }
  .m-xxl-n4 {
    margin: -3rem !important; }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -3rem !important; }
  .mr-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -3rem !important; }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -3rem !important; }
  .ml-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -3rem !important; }
  .m-xxl-n5 {
    margin: -4.5rem !important; }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -4.5rem !important; }
  .mr-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -4.5rem !important; }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -4.5rem !important; }
  .ml-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -4.5rem !important; }
  .m-xxl-n6 {
    margin: -6rem !important; }
  .mt-xxl-n6,
  .my-xxl-n6 {
    margin-top: -6rem !important; }
  .mr-xxl-n6,
  .mx-xxl-n6 {
    margin-right: -6rem !important; }
  .mb-xxl-n6,
  .my-xxl-n6 {
    margin-bottom: -6rem !important; }
  .ml-xxl-n6,
  .mx-xxl-n6 {
    margin-left: -6rem !important; }
  .m-xxl-n7 {
    margin: -7.5rem !important; }
  .mt-xxl-n7,
  .my-xxl-n7 {
    margin-top: -7.5rem !important; }
  .mr-xxl-n7,
  .mx-xxl-n7 {
    margin-right: -7.5rem !important; }
  .mb-xxl-n7,
  .my-xxl-n7 {
    margin-bottom: -7.5rem !important; }
  .ml-xxl-n7,
  .mx-xxl-n7 {
    margin-left: -7.5rem !important; }
  .m-xxl-n8 {
    margin: -9rem !important; }
  .mt-xxl-n8,
  .my-xxl-n8 {
    margin-top: -9rem !important; }
  .mr-xxl-n8,
  .mx-xxl-n8 {
    margin-right: -9rem !important; }
  .mb-xxl-n8,
  .my-xxl-n8 {
    margin-bottom: -9rem !important; }
  .ml-xxl-n8,
  .mx-xxl-n8 {
    margin-left: -9rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto,
  .my-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto,
  .mx-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto,
  .my-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto,
  .mx-xxl-auto {
    margin-left: auto !important; } }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent; }

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 420px) {
  .text-xs-left {
    text-align: left !important; }
  .text-xs-right {
    text-align: right !important; }
  .text-xs-center {
    text-align: center !important; } }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 1024px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1366px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1680px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #245cd1 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #193f90 !important; }

.text-secondary {
  color: #6eeca3 !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #2ae378 !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #b4b4b4 !important; }

a.text-light:hover, a.text-light:focus {
  color: #8e8e8e !important; }

.text-dark {
  color: black !important; }

a.text-dark:hover, a.text-dark:focus {
  color: black !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 1024px !important; }
  .container {
    min-width: 1024px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }

/*------------------------------------------------------------------------------
  RESPONSIVE DESIGN
------------------------------------------------------------------------------*/
/* ZOBRAZÍ JENOM PRVNÍCH X SLOUPCŮ
------------------------------------------------------------------------------*/
@media (max-width: 419.98px) {
  .only-xxs-1:nth-child(n+2) {
    display: none; }
  .only-xxs-2:nth-child(n+3) {
    display: none; }
  .only-xxs-3:nth-child(n+4) {
    display: none; }
  .only-xxs-4:nth-child(n+5) {
    display: none; }
  .only-xxs-6:nth-child(n+7) {
    display: none; }
  .only-xxs-7:nth-child(n+8) {
    display: none; }
  .only-xxs-8:nth-child(n+9) {
    display: none; }
  .only-xxs-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 420px) and (max-width: 575.98px) {
  .only-xs-1:nth-child(n+2) {
    display: none; }
  .only-xs-2:nth-child(n+3) {
    display: none; }
  .only-xs-3:nth-child(n+4) {
    display: none; }
  .only-xs-4:nth-child(n+5) {
    display: none; }
  .only-xs-6:nth-child(n+7) {
    display: none; }
  .only-xs-7:nth-child(n+8) {
    display: none; }
  .only-xs-8:nth-child(n+9) {
    display: none; }
  .only-xs-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 576px) and (max-width: 767.98px) {
  .only-sm-1:nth-child(n+2) {
    display: none; }
  .only-sm-2:nth-child(n+3) {
    display: none; }
  .only-sm-3:nth-child(n+4) {
    display: none; }
  .only-sm-4:nth-child(n+5) {
    display: none; }
  .only-sm-6:nth-child(n+7) {
    display: none; }
  .only-sm-7:nth-child(n+8) {
    display: none; }
  .only-sm-8:nth-child(n+9) {
    display: none; }
  .only-sm-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 768px) and (max-width: 1023.98px) {
  .only-md-1:nth-child(n+2) {
    display: none; }
  .only-md-2:nth-child(n+3) {
    display: none; }
  .only-md-3:nth-child(n+4) {
    display: none; }
  .only-md-4:nth-child(n+5) {
    display: none; }
  .only-md-6:nth-child(n+7) {
    display: none; }
  .only-md-7:nth-child(n+8) {
    display: none; }
  .only-md-8:nth-child(n+9) {
    display: none; }
  .only-md-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 1024px) and (max-width: 1365.98px) {
  .only-lg-1:nth-child(n+2) {
    display: none; }
  .only-lg-2:nth-child(n+3) {
    display: none; }
  .only-lg-3:nth-child(n+4) {
    display: none; }
  .only-lg-4:nth-child(n+5) {
    display: none; }
  .only-lg-6:nth-child(n+7) {
    display: none; }
  .only-lg-7:nth-child(n+8) {
    display: none; }
  .only-lg-8:nth-child(n+9) {
    display: none; }
  .only-lg-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 1366px) and (max-width: 1679.98px) {
  .only-xl-1:nth-child(n+2) {
    display: none; }
  .only-xl-2:nth-child(n+3) {
    display: none; }
  .only-xl-3:nth-child(n+4) {
    display: none; }
  .only-xl-4:nth-child(n+5) {
    display: none; }
  .only-xl-6:nth-child(n+7) {
    display: none; }
  .only-xl-7:nth-child(n+8) {
    display: none; }
  .only-xl-8:nth-child(n+9) {
    display: none; }
  .only-xl-9:nth-child(n+10) {
    display: none; } }

@media (min-width: 1680px) {
  .only-xxl-1:nth-child(n+2) {
    display: none; }
  .only-xxl-2:nth-child(n+3) {
    display: none; }
  .only-xxl-3:nth-child(n+4) {
    display: none; }
  .only-xxl-4:nth-child(n+5) {
    display: none; }
  .only-xxl-6:nth-child(n+7) {
    display: none; }
  .only-xxl-7:nth-child(n+8) {
    display: none; }
  .only-xxl-8:nth-child(n+9) {
    display: none; }
  .only-xxl-9:nth-child(n+10) {
    display: none; } }

hr.odsazeni {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }

hr.odsazeni-xxs {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 419.98px) {
    hr.odsazeni-xxs {
      display: block; } }

hr.odsazeni-xs {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 575.98px) {
    hr.odsazeni-xs {
      display: block; } }

hr.odsazeni-sm {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 767.98px) {
    hr.odsazeni-sm {
      display: block; } }

hr.odsazeni-md {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 1023.98px) {
    hr.odsazeni-md {
      display: block; } }

hr.odsazeni-lg {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 1365.98px) {
    hr.odsazeni-lg {
      display: block; } }

hr.odsazeni-xl {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none; }
  @media (max-width: 1679.98px) {
    hr.odsazeni-xl {
      display: block; } }

hr.odsazeni-xxl {
  height: 4.5rem;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: none;
  display: block; }

.center-all, .center-all > p, .center-all > h2, .center-all > h3, .center-all > h4 {
  text-align: center !important; }

.center-all table {
  margin: 0 auto; }

.center-all > div {
  display: table;
  margin: 0 auto; }

.center-block {
  display: table;
  margin: 0 auto; }

@media (max-width: 419.98px) {
  .center-xxs, .center-xxs > p, .center-xxs > h2, .center-xxs > h3, .center-xxs > h4 {
    text-align: center !important; }
  .center-xxs table {
    margin: 0 auto; }
  .center-xxs > div {
    display: table;
    margin: 0 auto; } }

@media (max-width: 575.98px) {
  .center-xs, .center-xs > p, .center-xs > h2, .center-xs > h3, .center-xs > h4 {
    text-align: center !important; }
  .center-xs table {
    margin: 0 auto; }
  .center-xs > div {
    display: table;
    margin: 0 auto; } }

@media (max-width: 767.98px) {
  .center-sm, .center-sm > p, .center-sm > h2, .center-sm > h3, .center-sm > h4 {
    text-align: center !important; }
  .center-sm table {
    margin: 0 auto; }
  .center-sm > div {
    display: table;
    margin: 0 auto; } }

@media (max-width: 1023.98px) {
  .center-md, .center-md > p, .center-md > h2, .center-md > h3, .center-md > h4 {
    text-align: center !important; }
  .center-md table {
    margin: 0 auto; }
  .center-md > div {
    display: table;
    margin: 0 auto; } }

@media (max-width: 1365.98px) {
  .center-lg, .center-lg > p, .center-lg > h2, .center-lg > h3, .center-lg > h4 {
    text-align: center !important; }
  .center-lg table {
    margin: 0 auto; }
  .center-lg > div {
    display: table;
    margin: 0 auto; } }

@media (max-width: 1679.98px) {
  .center-xl, .center-xl > p, .center-xl > h2, .center-xl > h3, .center-xl > h4 {
    text-align: center !important; }
  .center-xl table {
    margin: 0 auto; }
  .center-xl > div {
    display: table;
    margin: 0 auto; } }

.center-xxl, .center-xxl > p, .center-xxl > h2, .center-xxl > h3, .center-xxl > h4 {
  text-align: center !important; }

.center-xxl table {
  margin: 0 auto; }

.center-xxl > div {
  display: table;
  margin: 0 auto; }

/*------------------------------------------------------------------------------
  CSS3 ANIMACE

	- flipInX, FlipInY
	- fadeIn, fadeInDown, fadeInLeft, fadeInRight, fadeInUp
	- slideInDown, slideInLeft, slideInRight
	- rollIn, rollOut
	- bounce, bounceIn, bounceInUp, bounceInDown, bounceInLeft, bounceInRight
	- fadeInUpBig, fadeInDownBig, fadeInLeftBig, fadeInRightBig
	- flash
	- flip
	- lightSpeedIn
	- pulse
	- rotateIn
	- rotateInUpLeft, rotateInDownLeft, rotateInUpRight, rotateInDownRight
	- shake
	- swing
	- tada
	- wiggle
	- wobble
------------------------------------------------------------------------------*/
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  visibility: visible !important; }

.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateX(10deg); }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    transform: perspective(400px) rotateX(10deg); }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInX;
  backface-visibility: visible !important;
  animation-name: flipInX;
  visibility: visible !important; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg); }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg); }
  70% {
    -o-transform: perspective(400px) rotateY(10deg); }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    transform: perspective(400px) rotateY(10deg); }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible !important;
  -o-animation-name: flipInY;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(75px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(75px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(75px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(75px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
  visibility: visible; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-75px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-75px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-75px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-75px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-75px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-75px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-75px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-75px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(75px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(75px); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0); } }

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(75px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(75px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0); } }

@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px); }
  100% {
    -moz-transform: translateY(0); } }

@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px); }
  100% {
    -o-transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  -moz-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px); }
  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px); }
  100% {
    -o-transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -moz-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0); } }

@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px); }
  100% {
    -moz-transform: translateX(0); } }

@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px); }
  100% {
    -o-transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  -moz-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); } }

@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); } }

@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn; }

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg); } }

@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg); } }

@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3); }
  50% {
    opacity: 1;
    transform: scale(1.05); }
  70% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    transform: translateY(10px); }
  100% {
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    transform: translateY(30px); }
  80% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    transform: translateX(30px); }
  80% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    transform: translateX(-30px); }
  80% {
    transform: translateX(10px); }
  100% {
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in; }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in; } }

.flip {
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  animation-duration: .5s; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1); } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }
  20% {
    -webkit-transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

@keyframes swing {
  20% {
    transform: rotate(15deg); }
  40% {
    transform: rotate(-10deg); }
  60% {
    transform: rotate(5deg); }
  80% {
    transform: rotate(-5deg); }
  100% {
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    transform: scale(1); }
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }
  100% {
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg); }
  10% {
    -webkit-transform: skewX(-8deg); }
  20% {
    -webkit-transform: skewX(7deg); }
  30% {
    -webkit-transform: skewX(-6deg); }
  40% {
    -webkit-transform: skewX(5deg); }
  50% {
    -webkit-transform: skewX(-4deg); }
  60% {
    -webkit-transform: skewX(3deg); }
  70% {
    -webkit-transform: skewX(-2deg); }
  80% {
    -webkit-transform: skewX(1deg); }
  90% {
    -webkit-transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg); } }

@keyframes wiggle {
  0% {
    transform: skewX(9deg); }
  10% {
    transform: skewX(-8deg); }
  20% {
    transform: skewX(7deg); }
  30% {
    transform: skewX(-6deg); }
  40% {
    transform: skewX(5deg); }
  50% {
    transform: skewX(-4deg); }
  60% {
    transform: skewX(3deg); }
  70% {
    transform: skewX(-2deg); }
  80% {
    transform: skewX(1deg); }
  90% {
    transform: skewX(0deg); }
  100% {
    transform: skewX(0deg); } }

.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

.animated.wiggle {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%); } }

@keyframes wobble {
  0% {
    transform: translateX(0%); }
  15% {
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    transform: translateX(20%) rotate(3deg); }
  45% {
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    transform: translateX(10%) rotate(2deg); }
  75% {
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

.rotates {
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom; }

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform-origin-x: 50%; }

.rotating.flip {
  position: relative; }

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0, 0, 1px);
  -moz-transform: translate3d(0, 0, 1px);
  -ms-transform: translate3d(0, 0, 1px);
  -o-transform: translate3d(0, 0, 1px);
  transform: translate3d(0, 0, 1px); }

.rotating.flip .front {
  z-index: 1; }

.rotating .back {
  display: block;
  opacity: 0; }

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0); }

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
  -o-transform: rotateY(180deg) translate3d(0, 0, 0);
  transform: rotateY(180deg) translate3d(0, 0, 0); }

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
  -o-transform: rotateX(180deg) translate3d(0, 0, 0);
  transform: rotateX(180deg) translate3d(0, 0, 0); }

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: translate3d(0, 0, 100px) scale(0.85, 0.85); }

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
  -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
  transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85); }

.be-animate {
  visibility: hidden; }

/*-----------------------------------------------------------------------------
  OBECNÉ DEFINICE
------------------------------------------------------------------------------*/
html {
  font-size: 62.5%; }

body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.5;
  color: white;
  background-color: white;
  position: relative;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.3;
  padding: 0;
  margin: 0; }

a {
  text-decoration: none;
  color: inherit;
  outline: none;
  transition: all .2s ease; }
  a:hover, a:focus {
    color: #6eeca3;
    text-decoration: underline;
    outline: none; }

p {
  margin-bottom: 1.5rem; }

li {
  line-height: 1.3; }

/*-----------------------------------------------------------------------------
  KOMPONENTY
------------------------------------------------------------------------------*/
a.plocha {
  text-decoration: none; }
  a.plocha:hover, a.plocha:focus {
    text-decoration: none; }
  a.plocha:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100; }

.plocha-obal {
  position: relative;
  z-index: 1;
  transition: 0.2s ease background-color; }

hr.clear, hr.clearfix {
  clear: both;
  height: 0;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0; }

hr {
  border: none;
  background: transparent;
  margin: 45px 0;
  padding: 0;
  border-top: 1px solid LightGrey; }

.bold, b, strong {
  font-weight: 800; }

span.popisek {
  display: inline-block;
  min-width: 30px;
  margin-right: 10px;
  font-weight: normal;
  text-align: left; }

@media (min-width: 1024px) {
  .two-col {
    column-count: 2;
    column-gap: 60px; } }

/* STÍNY
------------------------------------------------------------------------------*/
.stin {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25) !important; }

/*-----------------------------------------------------------------------------
  ZREPLIKOVÁNO Z BOOTSTRAPU A UPRAVENO
  plně nahrazuje _nav.scss v Bootstrapu - nenačítat
  odtraněny paddindy a pod. 	
------------------------------------------------------------------------------*/
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0;
  margin: 0;
  text-decoration: none; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }

.nav-tabs {
  border-bottom: 1px solid #dee2e6; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      border-color: #e9ecef #e9ecef #dee2e6; }
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #245cd1; }

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

/*-----------------------------------------------------------------------------
  ZREPLIKOVÁNO Z BOOTSTRAPU A UPRAVENO
  plně nahrazuje _navbar.scss v Bootstrapu - nenačítat
  odtraněny paddingy a pod.
  celá komponenta menu má tvar <nav class="my-navbar" id="my-navbar">
  kolabování menu se řídí přes proměnnou $navbar-expand-breakpoint: sm;
------------------------------------------------------------------------------*/
.my-navbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin: 0; }
  .my-navbar > .container,
  .my-navbar > .container-fluid,
  .my-navbar > .container-sm,
  .my-navbar > .container-md,
  .my-navbar > .container-lg,
  .my-navbar > .container-xl,
  .my-navbar > .container-xxl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }

.navbar-text {
  display: inline-block;
  padding: 0;
  margin: 0; }

.navbar-toggler {
  padding: 0;
  margin: 0;
  line-height: 1;
  background-color: transparent;
  border: none;
  outline: none;
  box-shadow: none;
  text-align: center;
  vertical-align: middle;
  user-select: none; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml;charset=utf8,\a 		%3Csvg data-icon='hamburger' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E\a 			%3Cpath stroke='black' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E\a 		%3C/svg%3E\a 	"); }

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  padding: 0;
  margin: 0; }

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

@media (min-width: 1366px) {
  .my-navbar {
    flex-flow: row nowrap;
    justify-content: flex-start; }
    .my-navbar > .container,
    .my-navbar > .container-fluid,
    .my-navbar > .container-sm,
    .my-navbar > .container-md,
    .my-navbar > .container-lg,
    .my-navbar > .container-xl,
    .my-navbar > .container-xxl {
      flex-wrap: nowrap; }
    .my-navbar .navbar-toggler {
      display: none; }
    .my-navbar .navbar-collapse {
      display: flex !important;
      flex-basis: auto; }
    .my-navbar .navbar-nav {
      flex-direction: row; }
      .my-navbar .navbar-nav .dropdown-menu {
        position: absolute; } }

/*------------------------------------------------------------------------------
  BUTTONY - BOOTSTRAP
  Bootstrap komponentu _buttons.scss vůbec nenačítám, její potřebné části jsou
  zde zkopírovány. Používám proměnné z variables-buttons-forms.scss.
------------------------------------------------------------------------------*/
/* Základní button - výchozí podoba, Barvy atd. definuji níž v CUSTOM BUTTONY
------------------------------------------------------------------------------*/
.btn {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  transition: all 0.2s ease;
  padding: 1.25rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 6px;
  border-style: solid;
  border-width: 2px;
  height: calc(1.5em + 2.5rem + 4px); }
  @media (prefers-reduced-motion: reduce) {
    .btn {
      transition: none; } }
  @media (max-width: 767.98px) {
    .btn {
      padding: 0.75rem 1rem;
      font-size: 1.3rem;
      line-height: 1.5;
      border-radius: 6px;
      height: calc(1.5em + 1.5rem + 4px); } }
  .btn:hover {
    outline: 0;
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    text-decoration: none; }
  .btn.disabled, .btn:disabled {
    opacity: 0.65; }

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }

/* Link buttons - Make a button look and behave like a link
------------------------------------------------------------------------------*/
.btn-link {
  font-weight: 400;
  color: #245cd1;
  text-decoration: none; }
  .btn-link:hover {
    color: #193f90;
    text-decoration: underline; }
  .btn-link:focus, .btn-link.focus {
    text-decoration: underline;
    box-shadow: none; }
  .btn-link:disabled, .btn-link.disabled {
    color: #575656;
    pointer-events: none; }

/* Block button
------------------------------------------------------------------------------*/
.btn-block {
  display: block;
  width: 100%; }
  .btn-block + .btn-block {
    margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

/*------------------------------------------------------------------------------
  CUSTOM BUTTONY
  Definice všech buttonů, které potřebuji. Protože nenačítám Bootstrap
  komponentu _buttons.scss, nemám k dispozici ani btn-default, btn-primary atd.
------------------------------------------------------------------------------*/
/* BTN - doplnění vlastností oproti výchozí podobě 
------------------------------------------------------------------------------*/
.btn {
  color: white;
  background-color: #245cd1;
  border-color: #245cd1; }
  .btn:hover, .btn:focus, .btn:active {
    color: white;
    background-color: #1d49a5;
    border-color: #1d49a5; }

/* BTN LOGIN
------------------------------------------------------------------------------*/
.btn-login {
  font-weight: 600;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  padding: 0.75rem 1.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
  border-radius: 6px;
  height: calc(1.5em + 1.5rem + 4px);
  color: #6eeca3;
  background-color: transparent;
  border-color: #6eeca3; }
  .btn-login:hover, .btn-login:focus, .btn-login:active {
    color: white;
    background-color: #6eeca3;
    border-color: #6eeca3; }
  @media (max-width: 767.98px) {
    .btn-login {
      padding-left: 2rem;
      padding-right: 2rem; } }

/* BTN S ŠIPKOU
------------------------------------------------------------------------------*/
.btn-arrow:after {
  content: '';
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  margin-left: 10px;
  vertical-align: middle;
  background: transparent center center no-repeat scroll;
  background-image: url("data:image/svg+xml;charset=utf8,\a 			%3Csvg data-icon='arrow' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5027 3314'%3E\a 				%3Cline fill='none' stroke='white' stroke-width='427.527' x1='0' y1='1657' x2='4702' y2= '1657' /%3E\a 				%3Cpolyline fill='none' stroke='white' stroke-width='427.527' points='2993,3153 4702,1657 2993,161 '/%3E\a 			%3C/svg%3E\a 		");
  background-size: contain;
  transition: .2s ease all; }

.btn-arrow:hover:after, .btn-arrow:focus:after, .btn-arrow:active:after {
  transform: translateX(5px); }

/* BTN SUBMIT
------------------------------------------------------------------------------*/
.btn-submit {
  display: block;
  min-width: 250px;
  margin-left: auto;
  margin-top: 3rem; }
  @media (max-width: 575.98px) {
    .btn-submit {
      margin-right: auto;
      width: 100%; } }

/*------------------------------------------------------------------------------
  ŠÍŘKY BUTTONŮ
------------------------------------------------------------------------------*/
.btn-width--sm {
  width: 14rem;
  max-width: 100%; }

.btn-width--md {
  width: 18.5rem;
  max-width: 100%; }

.btn-width--lg {
  width: 25rem;
  max-width: 100%; }

.btn-width--full {
  width: 100%; }

.info-dd {
  background: #292929;
  padding: 13px 25px;
  border-radius: 40px;
  display: inline-block; }

.modal .btn {
  margin-bottom: 10px; }

.modal .cpo__btn-arrow {
  padding: 0.7rem 0.5rem; }

/*------------------------------------------------------------------------------
  FORMULÁŘE
  načítám i Bootstrap komponentu _forms.scss, kterou zde dále šperkuju.
  Komponentu _custom-forms.scss nenačítám, její potřebné části (select)
  jsou zde zkopírovány.
------------------------------------------------------------------------------*/
/* FORMGROUP
------------------------------------------------------------------------------*/
.form-group {
  margin-bottom: 60px; }

.invalid-feedback {
  position: absolute;
  margin-top: 5px; }

/* INPUT
------------------------------------------------------------------------------*/
.form-control, .custom-radio label {
  position: relative;
  background-clip: border-box; }
  .form-control::-webkit-calendar-picker-indicator, .custom-radio label::-webkit-calendar-picker-indicator {
    display: none; }
  @media (max-width: 767.98px) {
    .form-control, .custom-radio label {
      padding: 0.75rem 1rem;
      font-size: 1.3rem;
      line-height: 1.5;
      border-radius: 6px;
      height: calc(1.5em + 1.5rem + 4px); } }

input.form-control, select.form-control {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0; }

/* RADIO
------------------------------------------------------------------------------*/
.custom-radio input {
  display: block;
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0; }

.custom-radio label {
  font-weight: 600;
  text-align: center; }

.custom-radio input:checked ~ label {
  color: white;
  border-color: #6eeca3; }

.custom-radio input:disabled ~ label {
  color: #575656;
  background-color: transparent;
  border-color: white; }

/* CHECKBOX
------------------------------------------------------------------------------*/
.custom-checkbox {
  display: block;
  position: relative; }
  .custom-checkbox label {
    padding-left: 30px;
    position: relative;
    cursor: pointer;
    margin: 0; }
  .custom-checkbox .invalid-feedback {
    padding-left: 30px;
    margin-top: 0; }
  .custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
  .custom-checkbox label:before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: transparent;
    border: 2px solid #575656;
    border-radius: 3px;
    transition: all .2s; }
  .custom-checkbox label:hover:before {
    border-color: #6eeca3;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
  .custom-checkbox input:checked ~ label:before {
    background-color: transparent;
    border-color: #6eeca3; }
  .custom-checkbox label:after {
    content: '';
    position: absolute;
    left: 8px;
    top: 3px;
    width: 6px;
    height: 12px;
    border: solid #6eeca3;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    display: none; }
  .custom-checkbox input:checked ~ label:after {
    display: block; }

/* SELECT -  !important je tam kvůli validaci, která tam cpe vlastní background
------------------------------------------------------------------------------*/
select.form-control {
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,\a 		%3Csvg data-icon='chevron-down' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E\a 			%3Cpath fill='%236eeca3' d='M207.029 381.476L12.686 187.132c-9.373-9.373-9.373-24.569 0-33.941l22.667-22.667c9.357-9.357 24.522-9.375 33.901-.04L224 284.505l154.745-154.021c9.379-9.335 24.544-9.317 33.901.04l22.667 22.667c9.373 9.373 9.373 24.569 0 33.941L240.971 381.476c-9.373 9.372-24.569 9.372-33.942 0z'%3E%3C/path%3E\a 		%3C/svg%3E\a 	");
  background-position: calc(100% - 10px) center !important;
  background-size: 0.8em 0.8em !important;
  padding-right: calc(10px + 0.8em + 5px) !important;
  appearance: none; }
  select.form-control:focus::-ms-value {
    color: white;
    background-color: transparent; }
  select.form-control:disabled {
    color: #575656;
    background-color: transparent; }
  select.form-control[multiple], select.form-control[size]:not([size="1"]) {
    height: auto;
    padding-right: 1.5rem;
    background-image: none; }
  select.form-control option {
    color: white;
    background-color: #2b2b2b; }
  select.form-control::-ms-expand {
    display: none; }

/* IMAGE (.img.pomer-16-9 - .img.img-2x3)
------------------------------------------------------------------------------*/
.img-full {
  width: 100%;
  height: auto; }

.img-r {
  max-width: 30%;
  height: auto;
  float: right;
  margin: 0 0 1.5rem 3rem; }

.img-l {
  max-width: 30%;
  height: auto;
  float: left;
  margin: 0 3rem 1.5rem 0; }

/* obal elementu .img. Protože .img má nastavený procentuální spodní padding, který se počítá z šířky rodičovského elementu, prostřednictvím tohohle .img-parent nastavuji šířku obrázku */
.img-parent {
  width: 100%; }

.img {
  background: transparent center center no-repeat scroll;
  background-size: cover;
  width: 100%;
  height: 0;
  position: relative; }
  .img iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100; }

.img-2x3 {
  padding-bottom: 150%; }

.img-1x1 {
  padding-bottom: 100%; }

.img-4x3 {
  padding-bottom: 75%; }

.img-3x2 {
  padding-bottom: 66.66%; }

.img-16x9 {
  padding-bottom: 56.25%; }

.img-2x1 {
  padding-bottom: 50%; }

.img-3x1 {
  padding-bottom: 33.33%; }

.img-4x1 {
  padding-bottom: 25%; }

.img-xxs-2x3 {
  padding-bottom: 150%; }

.img-xxs-1x1 {
  padding-bottom: 100%; }

.img-xxs-4x3 {
  padding-bottom: 75%; }

.img-xxs-3x2 {
  padding-bottom: 66.66%; }

.img-xxs-16x9 {
  padding-bottom: 56.25%; }

.img-xxs-2x1 {
  padding-bottom: 50%; }

.img-xxs-3x1 {
  padding-bottom: 33.33%; }

.img-xxs-4x1 {
  padding-bottom: 25%; }

@media (min-width: 420px) {
  .img-xs-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 420px) {
  .img-xs-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 420px) {
  .img-xs-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 420px) {
  .img-xs-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 420px) {
  .img-xs-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 420px) {
  .img-xs-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 420px) {
  .img-xs-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 420px) {
  .img-xs-4x1 {
    padding-bottom: 25%; } }

@media (min-width: 576px) {
  .img-sm-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 576px) {
  .img-sm-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 576px) {
  .img-sm-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 576px) {
  .img-sm-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 576px) {
  .img-sm-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 576px) {
  .img-sm-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 576px) {
  .img-sm-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 576px) {
  .img-sm-4x1 {
    padding-bottom: 25%; } }

@media (min-width: 768px) {
  .img-md-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 768px) {
  .img-md-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 768px) {
  .img-md-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 768px) {
  .img-md-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 768px) {
  .img-md-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 768px) {
  .img-md-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 768px) {
  .img-md-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 768px) {
  .img-md-4x1 {
    padding-bottom: 25%; } }

@media (min-width: 1024px) {
  .img-lg-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 1024px) {
  .img-lg-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 1024px) {
  .img-lg-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 1024px) {
  .img-lg-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 1024px) {
  .img-lg-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 1024px) {
  .img-lg-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 1024px) {
  .img-lg-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 1024px) {
  .img-lg-4x1 {
    padding-bottom: 25%; } }

@media (min-width: 1366px) {
  .img-xl-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 1366px) {
  .img-xl-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 1366px) {
  .img-xl-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 1366px) {
  .img-xl-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 1366px) {
  .img-xl-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 1366px) {
  .img-xl-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 1366px) {
  .img-xl-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 1366px) {
  .img-xl-4x1 {
    padding-bottom: 25%; } }

@media (min-width: 1680px) {
  .img-xxl-2x3 {
    padding-bottom: 150%; } }

@media (min-width: 1680px) {
  .img-xxl-1x1 {
    padding-bottom: 100%; } }

@media (min-width: 1680px) {
  .img-xxl-4x3 {
    padding-bottom: 75%; } }

@media (min-width: 1680px) {
  .img-xxl-3x2 {
    padding-bottom: 66.66%; } }

@media (min-width: 1680px) {
  .img-xxl-16x9 {
    padding-bottom: 56.25%; } }

@media (min-width: 1680px) {
  .img-xxl-2x1 {
    padding-bottom: 50%; } }

@media (min-width: 1680px) {
  .img-xxl-3x1 {
    padding-bottom: 33.33%; } }

@media (min-width: 1680px) {
  .img-xxl-4x1 {
    padding-bottom: 25%; } }

/* HOVER ANIMACE
------------------------------------------------------------------------------*/
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .2s ease;
  -webkit-backface-visibility: hidden; }
  .grayscale:hover, .plocha-obal:hover .grayscale, a:hover .grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%); }
  .grayscale img {
    opacity: 1 !important; }

.colorscale:hover, .plocha-obal:hover .colorscale, a:hover .colorscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all .2s ease;
  -webkit-backface-visibility: hidden; }

.colorscale img {
  opacity: 1 !important; }

.img-zoom {
  display: block;
  overflow: hidden; }
  .img-zoom img, .img-zoom .img {
    transform: scale(1);
    transform-origin: center center;
    transition: .35s ease all; }
  .img-zoom:hover img, .img-zoom:hover .img {
    transform: scale(1.05); }

/* POPISKY OBRÁZKU
------------------------------------------------------------------------------*/
.obr-parent {
  display: block;
  font-size: 0; }

.obr {
  position: relative;
  display: inline-block;
  max-width: 100%; }
  .obr .obr-front, .obr .obr-back, .obr .obr-both {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all .5s ease; }
  .obr .obr-front {
    background: transparent;
    opacity: 1;
    z-index: 10; }
  .obr .obr-back {
    background: rgba(0, 0, 0, 0.75);
    opacity: 0;
    z-index: 10; }
  .obr .obr-both {
    background: rgba(0, 0, 0, 0.5);
    opacity: 1;
    z-index: 10; }
  .obr:hover .obr-front {
    opacity: 0; }
  .obr:hover .obr-back {
    opacity: 1; }
  .obr .obr-title {
    color: white;
    font-size: 1.6rem;
    font-weight: 800;
    text-align: center;
    max-width: 100%;
    padding: 10px;
    margin: 0; }
    .obr .obr-title a {
      color: white; }
      .obr .obr-title a:hover, .obr .obr-title a:focus {
        color: white; }
  .obr .obr-desc {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 50%;
    color: white;
    background-color: red;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 1.3;
    text-align: left;
    padding: 5px 10px;
    margin: 0; }
  .obr .obr-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    font-weight: 600;
    font-size: 1.3rem;
    text-align: center;
    padding: 0 10px 10px 10px;
    margin: 0; }
  .obr .fa-search-plus, .obr .fa-play-circle {
    color: white;
    font-size: 7.5rem;
    display: block;
    margin: 10px auto;
    max-width: 25%;
    height: auto; }

/* FOTOGALERIE
------------------------------------------------------------------------------*/
.fotogalerie .row {
  margin-left: -1px;
  margin-right: -1px; }
  .fotogalerie .row > [class*="col-"] {
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 0;
    padding-bottom: 2px; }

/* FOTOGALERIE
------------------------------------------------------------------------------*/
.fotogalerie-slick {
  position: relative; }
  .fotogalerie-slick .slick-wrapper {
    margin-left: -1px;
    margin-right: -1px; }
    .fotogalerie-slick .slick-wrapper .slide {
      padding-left: 1px;
      padding-right: 1px; }

/*-----------------------------------------------------------------------------
  SEZNAMY
------------------------------------------------------------------------------*/
/* SEZNAM S PŘÍLOHAMI
------------------------------------------------------------------------------*/
ul.prilohy {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.prilohy li {
    padding: 5px 0 5px 35px;
    margin: 0;
    position: relative; }
    ul.prilohy li:before {
      content: '';
      display: block;
      margin: 0 0 0 -35px;
      width: 1.2em;
      height: 1.2em;
      float: left;
      background: transparent center center no-repeat scroll;
      background-image: url("data:image/svg+xml;charset=utf8,\a 				%3Csvg viewBox='0 0 25 23' xmlns='http://www.w3.org/2000/svg'%3E\a 					%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E\a 						%3Cg id='Kontakty' transform='translate(-256.000000, -894.000000)' fill='%236eeca3' stroke='%236eeca3' stroke-width='0.8'%3E\a 							%3Cg id='Group-4' transform='translate(268.500000, 905.500000) scale(-1, 1) rotate(90.000000) translate(-268.500000, -905.500000) translate(258.000000, 894.000000)'%3E\a 								%3Cpath d='M13.5422365,6 C13.3255167,6 13.1497556,6.17673486 13.1497556,6.39449746 L13.1497556,6.39449746 C13.1497556,6.61241785 13.3255167,6.78915271 13.5422365,6.78915271 L13.5422365,6.78915271 L18.2538896,6.78915271 C19.3354481,6.78915271 20.2153522,7.67393161 20.2153522,8.76164 L20.2153522,8.76164 L20.2153522,20.2385178 C20.2153522,21.3262262 19.3354481,22.2110051 18.2538896,22.2110051 L18.2538896,22.2110051 L2.74626732,22.2110051 C1.66455185,22.2110051 0.784647805,21.3262262 0.784647805,20.2385178 L0.784647805,20.2385178 L0.784647805,8.76164 C0.784647805,7.67393161 1.66455185,6.78915271 2.74626732,6.78915271 L2.74626732,6.78915271 L7.15567412,6.78915271 C7.37223692,6.78915271 7.54799803,6.61241785 7.54799803,6.39449746 L7.54799803,6.39449746 C7.54799803,6.17673486 7.37223692,6 7.15567412,6 L7.15567412,6 L2.74626732,6 C1.23205398,6 0,7.23887981 0,8.76164 L0,8.76164 L0,20.2385178 C0,21.7611202 1.23205398,23 2.74626732,23 L2.74626732,23 L18.2538896,23 C19.7681029,23 21,21.7611202 21,20.2385178 L21,20.2385178 L21,8.76164 C21,7.23887981 19.7681029,6 18.2538896,6 L18.2538896,6 L13.5422365,6 Z' id='Fill-1'%3E%3C/path%3E\a 								%3Cpath d='M4.14661219,11.0887866 C3.97526847,11.2254774 3.95056161,11.471396 4.09126239,11.6377343 L4.09126239,11.6377343 L10.1906495,18.8575357 C10.2666953,18.9477267 10.3804432,19 10.5004479,19 L10.5004479,19 C10.6204527,19 10.7342005,18.9477267 10.8104068,18.8575357 L10.8104068,18.8575357 L16.9086709,11.6377343 C17.0495321,11.471396 17.0246648,11.2254774 16.8533211,11.0887866 L16.8533211,11.0887866 C16.6824586,10.9519398 16.4294539,10.9759699 16.2889136,11.1426203 L16.2889136,11.1426203 L10.5004479,17.9954163 L4.71101968,11.1426203 C4.63176519,11.0485284 4.51689431,11 4.40106082,11 L4.40106082,11 C4.31137811,11 4.22121409,11.0290234 4.14661219,11.0887866' id='Fill-4'%3E%3C/path%3E\a 								%3Cpath d='M10.4999,0 C10.2237552,0 10,0.180809266 10,0.403952784 L10,0.403952784 L10,18.5960472 C10,18.8191907 10.2237552,19 10.4999,19 L10.4999,19 C10.7760448,19 11,18.8191907 11,18.5960472 L11,18.5960472 L11,0.403952784 C11,0.180809266 10.7760448,0 10.4999,0 Z' id='Fill-7'%3E%3C/path%3E\a 							%3C/g%3E\a 						%3C/g%3E\a 					%3C/g%3E\a 				%3C/svg%3E\a 			");
      background-size: contain; }
    ul.prilohy li a {
      font-weight: 600;
      text-decoration: none; }
      ul.prilohy li a:hover, ul.prilohy li a:focus {
        text-decoration: none; }

/* SEZNAM S ŠIPKOU
------------------------------------------------------------------------------*/
ul.list-arrow {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.list-arrow li {
    padding: 0 0 2.5px 0;
    margin: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf8,\a 			%3Csvg data-icon='chevron-right' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E\a 				%3Cpath fill='%23245cd1' d='M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z'%3E%3C/path%3E\a 			%3C/svg%3E\a 		");
    background-position: left 0.2rem;
    background-size: 0.8em 0.8em;
    padding-left: calc(0.8em + 5px); }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*-----------------------------------------------------------------------------
  BLOKY
------------------------------------------------------------------------------*/
section, header, .container {
  overflow: hidden;
  /* kvůli animacím */ }

.blok {
  padding-top: 75px;
  padding-bottom: 75px; }
  @media (min-width: 420px) {
    .blok {
      padding-top: 96.25px;
      padding-bottom: 96.25px; } }
  @media (min-width: 576px) {
    .blok {
      padding-top: 104.14286px;
      padding-bottom: 104.14286px; } }
  @media (min-width: 768px) {
    .blok {
      padding-top: 113.85714px;
      padding-bottom: 113.85714px; } }
  @media (min-width: 1024px) {
    .blok {
      padding-top: 126.80952px;
      padding-bottom: 126.80952px; } }
  @media (min-width: 1366px) {
    .blok {
      padding-top: 144.1131px;
      padding-bottom: 144.1131px; } }
  @media (min-width: 1680px) {
    .blok {
      padding-top: 160px;
      padding-bottom: 160px; } }

.blok-top {
  padding-top: 45px; }
  @media (min-width: 420px) {
    .blok-top {
      padding-top: 58.75px; } }
  @media (min-width: 576px) {
    .blok-top {
      padding-top: 63.85714px; } }
  @media (min-width: 768px) {
    .blok-top {
      padding-top: 70.14286px; } }
  @media (min-width: 1024px) {
    .blok-top {
      padding-top: 78.52381px; } }
  @media (min-width: 1366px) {
    .blok-top {
      padding-top: 89.72024px; } }
  @media (min-width: 1680px) {
    .blok-top {
      padding-top: 100px; } }

.blok-bottom {
  padding-bottom: 45px; }
  @media (min-width: 420px) {
    .blok-bottom {
      padding-bottom: 58.75px; } }
  @media (min-width: 576px) {
    .blok-bottom {
      padding-bottom: 63.85714px; } }
  @media (min-width: 768px) {
    .blok-bottom {
      padding-bottom: 70.14286px; } }
  @media (min-width: 1024px) {
    .blok-bottom {
      padding-bottom: 78.52381px; } }
  @media (min-width: 1366px) {
    .blok-bottom {
      padding-bottom: 89.72024px; } }
  @media (min-width: 1680px) {
    .blok-bottom {
      padding-bottom: 100px; } }

.blok--sm {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 420px) {
    .blok--sm {
      padding-top: 37.5px;
      padding-bottom: 37.5px; } }
  @media (min-width: 576px) {
    .blok--sm {
      padding-top: 40.28571px;
      padding-bottom: 40.28571px; } }
  @media (min-width: 768px) {
    .blok--sm {
      padding-top: 43.71429px;
      padding-bottom: 43.71429px; } }
  @media (min-width: 1024px) {
    .blok--sm {
      padding-top: 48.28571px;
      padding-bottom: 48.28571px; } }
  @media (min-width: 1366px) {
    .blok--sm {
      padding-top: 54.39286px;
      padding-bottom: 54.39286px; } }
  @media (min-width: 1680px) {
    .blok--sm {
      padding-top: 60px;
      padding-bottom: 60px; } }

.blok-top--sm {
  padding-top: 30px; }
  @media (min-width: 420px) {
    .blok-top--sm {
      padding-top: 37.5px; } }
  @media (min-width: 576px) {
    .blok-top--sm {
      padding-top: 40.28571px; } }
  @media (min-width: 768px) {
    .blok-top--sm {
      padding-top: 43.71429px; } }
  @media (min-width: 1024px) {
    .blok-top--sm {
      padding-top: 48.28571px; } }
  @media (min-width: 1366px) {
    .blok-top--sm {
      padding-top: 54.39286px; } }
  @media (min-width: 1680px) {
    .blok-top--sm {
      padding-top: 60px; } }

.blok-bottom--sm {
  padding-bottom: 30px; }
  @media (min-width: 420px) {
    .blok-bottom--sm {
      padding-bottom: 37.5px; } }
  @media (min-width: 576px) {
    .blok-bottom--sm {
      padding-bottom: 40.28571px; } }
  @media (min-width: 768px) {
    .blok-bottom--sm {
      padding-bottom: 43.71429px; } }
  @media (min-width: 1024px) {
    .blok-bottom--sm {
      padding-bottom: 48.28571px; } }
  @media (min-width: 1366px) {
    .blok-bottom--sm {
      padding-bottom: 54.39286px; } }
  @media (min-width: 1680px) {
    .blok-bottom--sm {
      padding-bottom: 60px; } }

.blok--svetleseda {
  background-color: #b4b4b4; }

.blok--svetlesedygradient {
  background-image: linear-gradient(to bottom, #b4b4b4, rgba(180, 180, 180, 0)); }

/*-----------------------------------------------------------------------------
  NADPISY
------------------------------------------------------------------------------*/
.ribbon {
  position: absolute;
  right: -3px;
  top: -3px;
  z-index: 1;
  overflow: hidden;
  width: 140px;
  height: 140px;
  pointer-events: none; }
  .ribbon span {
    font-size: 1.2rem;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    text-align: center;
    display: block;
    background: #245cd1;
    background: linear-gradient(#245cd1, #15367a);
    box-shadow: 0 2px 10px -5px black;
    position: absolute;
    top: 32%;
    right: 32%;
    transform-origin: 50% 50%;
    transform: translate(50%, -50%) rotate(45deg);
    width: 200%;
    padding: 10px 5px; }
    .ribbon span:before {
      content: "";
      position: absolute;
      left: 0px;
      top: 100%;
      z-index: -1;
      border-left: 2px solid #193f90;
      border-right: 2px solid transparent;
      border-bottom: 2px solid transparent;
      border-top: 2px solid #193f90; }
    .ribbon span:after {
      content: "";
      position: absolute;
      right: 0px;
      top: 100%;
      z-index: -1;
      border-left: 2px solid transparent;
      border-right: 2px solid #193f90;
      border-bottom: 2px solid transparent;
      border-top: 2px solid #193f90; }

/*-----------------------------------------------------------------------------
  SECTION
------------------------------------------------------------------------------*/
.section {
  min-height: 100vh;
  padding-top: 45px;
  padding-bottom: 120px;
  position: relative;
  background: transparent center center no-repeat scroll;
  background-size: cover; }
  @media (min-width: 420px) {
    .section {
      padding-top: 53.75px; } }
  @media (min-width: 576px) {
    .section {
      padding-top: 57px; } }
  @media (min-width: 768px) {
    .section {
      padding-top: 61px; } }
  @media (min-width: 1024px) {
    .section {
      padding-top: 66.33333px; } }
  @media (min-width: 1366px) {
    .section {
      padding-top: 73.45833px; } }
  @media (min-width: 1680px) {
    .section {
      padding-top: 80px; } }
  @media (min-width: 420px) {
    .section {
      padding-bottom: 150px; } }
  @media (min-width: 576px) {
    .section {
      padding-bottom: 161.14286px; } }
  @media (min-width: 768px) {
    .section {
      padding-bottom: 174.85714px; } }
  @media (min-width: 1024px) {
    .section {
      padding-bottom: 193.14286px; } }
  @media (min-width: 1366px) {
    .section {
      padding-bottom: 217.57143px; } }
  @media (min-width: 1680px) {
    .section {
      padding-bottom: 240px; } }
  @media (min-width: 768px) {
    .section {
      padding-left: 75px; } }
  .section:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: transparent center center no-repeat scroll;
    background-size: cover; }
  .section:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: transparent center center no-repeat scroll;
    background-size: cover; }
  .section .container {
    position: relative;
    z-index: 10; }

.section--body {
  background: black url(/img/herosection/uvod.jpg) 75% center no-repeat fixed;
  background-size: cover; }

.section--uvod:after {
  background-image: linear-gradient(to bottom, black, transparent 400px), linear-gradient(to right, black, transparent 65%); }

.section--uvod2:after {
  background-image: linear-gradient(to bottom, black, transparent 400px), linear-gradient(to right, black, transparent 65%); }

.section--proc {
  background-image: url(/img/herosection/proc.jpg);
  background-position: 75% top; }
  .section--proc:after {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.85)); }

.section--nabijecky {
  background-image: url(/img/herosection/background.jpg); }

.section--sluzby {
  background-image: url(/img/herosection/sluzby.jpg);
  background-position: 75% top;
  background-attachment: fixed; }
  .section--sluzby:after {
    background-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.85));
    background-attachment: fixed; }

.section--portal {
  background-image: url(/img/herosection/background.jpg);
  background-attachment: fixed;
  padding-bottom: 45px; }
  @media (min-width: 420px) {
    .section--portal {
      padding-bottom: 53.75px; } }
  @media (min-width: 576px) {
    .section--portal {
      padding-bottom: 57px; } }
  @media (min-width: 768px) {
    .section--portal {
      padding-bottom: 61px; } }
  @media (min-width: 1024px) {
    .section--portal {
      padding-bottom: 66.33333px; } }
  @media (min-width: 1366px) {
    .section--portal {
      padding-bottom: 73.45833px; } }
  @media (min-width: 1680px) {
    .section--portal {
      padding-bottom: 80px; } }

.section--jak {
  background-image: url(/img/herosection/background.jpg);
  background-attachment: fixed;
  min-height: auto; }

.section--statistiky {
  background-image: url(/img/herosection/background.jpg); }

.section--kontakty {
  background-image: url(/img/herosection/background.jpg);
  border-top: 1px solid #575656;
  padding-bottom: 45px; }
  @media (min-width: 420px) {
    .section--kontakty {
      padding-bottom: 53.75px; } }
  @media (min-width: 576px) {
    .section--kontakty {
      padding-bottom: 57px; } }
  @media (min-width: 768px) {
    .section--kontakty {
      padding-bottom: 61px; } }
  @media (min-width: 1024px) {
    .section--kontakty {
      padding-bottom: 66.33333px; } }
  @media (min-width: 1366px) {
    .section--kontakty {
      padding-bottom: 73.45833px; } }
  @media (min-width: 1680px) {
    .section--kontakty {
      padding-bottom: 80px; } }
  .section--kontakty:before {
    background-image: url(/img/herosection/kontakty.jpg); }
  .section--kontakty:after {
    background-image: linear-gradient(to right, black, rgba(0, 0, 0, 0.5)); }
  @media (min-width: 1024px) {
    .section--kontakty:before {
      width: calc(50% + 37.5px);
      background-image: url(/img/herosection/kontakty.jpg); }
    .section--kontakty:after {
      width: calc(50% + 37.5px); } }

/*-----------------------------------------------------------------------------
  NADPISY
------------------------------------------------------------------------------*/
.title {
  font-family: "Montserrat", sans-serif;
  line-height: 1.175;
  font-weight: 600; }

.title--page {
  font-family: "AdineuePRO", sans-serif;
  font-weight: 800;
  font-size: 4.4rem;
  margin-bottom: 3rem; }
  @media (min-width: 420px) {
    .title--page {
      font-size: 5.3rem; } }
  @media (min-width: 576px) {
    .title--page {
      font-size: 5.63429rem; } }
  @media (min-width: 768px) {
    .title--page {
      font-size: 6.04571rem; } }
  @media (min-width: 1024px) {
    .title--page {
      font-size: 6.59429rem; } }
  @media (min-width: 1366px) {
    .title--page {
      font-size: 7.32714rem; } }
  @media (min-width: 1680px) {
    .title--page {
      font-size: 8rem; } }

.title--part {
  font-size: 2.6rem;
  margin-top: 4.5rem;
  margin-bottom: 4.5rem; }
  @media (max-width: 1680px) {
    .title--part {
      font-size: calc(1.52rem + 0.64286vw) ; } }

.section__title {
  font-family: "AdineuePRO", sans-serif;
  line-height: 1.175;
  font-weight: 800;
  font-size: 3.2rem;
  margin-bottom: 3rem; }
  @media (min-width: 420px) {
    .section__title {
      font-size: 3.65rem; } }
  @media (min-width: 576px) {
    .section__title {
      font-size: 3.81714rem; } }
  @media (min-width: 768px) {
    .section__title {
      font-size: 4.02286rem; } }
  @media (min-width: 1024px) {
    .section__title {
      font-size: 4.29714rem; } }
  @media (min-width: 1366px) {
    .section__title {
      font-size: 4.66357rem; } }
  @media (min-width: 1680px) {
    .section__title {
      font-size: 5rem; } }
  .section__title a {
    color: #245cd1;
    text-decoration: none;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.35), 0 0 10px rgba(0, 0, 0, 0.25); }
    .section__title a:hover, .section__title a:focus {
      color: #6eeca3;
      text-decoration: none; }

.section__perex {
  font-family: "Montserrat", sans-serif;
  line-height: 1.175;
  font-weight: 600;
  font-size: 2.6rem; }
  @media (max-width: 1680px) {
    .section__perex {
      font-size: calc(1.52rem + 0.64286vw) ; } }
  .section__perex:last-of-type {
    margin-bottom: 6rem; }
  .section__perex b {
    font-weight: 600;
    color: #6eeca3; }
  .section__perex a {
    color: #6eeca3; }
    .section__perex a:hover, .section__perex a:focus {
      color: #245cd1;
      text-decoration: none; }

.section__text {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  font-weight: 800;
  font-size: 1.8rem;
  margin-bottom: 6rem; }
  @media (max-width: 1680px) {
    .section__text {
      font-size: calc(1.44rem + 0.21429vw) ; } }

/*------------------------------------------------------------------------------
  COPYRIGHT
------------------------------------------------------------------------------*/
.copyright {
  color: white;
  background-color: black;
  font-size: 1.3rem;
  text-align: center;
  padding: 15px 0; }
  .copyright a {
    color: #b4b4b4;
    text-decoration: none; }
    .copyright a:hover, .copyright a:focus {
      color: #6eeca3;
      text-decoration: none; }

/*------------------------------------------------------------------------------
  STEP NAVBAR
------------------------------------------------------------------------------*/
.step-navbar {
  display: none;
  position: fixed;
  left: 30px;
  top: 50%;
  z-index: 499;
  transform: translateY(-50%); }
  @media (min-width: 768px) {
    .step-navbar {
      display: block; } }
  .step-navbar ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .step-navbar ul li {
      padding: 0;
      margin: 0 0 30px 0;
      display: block; }
      .step-navbar ul li a {
        display: block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: 1px solid white;
        border-radius: 50%;
        color: white;
        font-weight: 400; }
        .step-navbar ul li a:hover {
          color: black;
          background-color: white; }
        .step-navbar ul li a.active {
          font-weight: 800;
          color: black;
          border-color: #6eeca3;
          background-color: #6eeca3; }

/*------------------------------------------------------------------------------
  BOOTSTRAP - NAVIGAČNÍ MENU
------------------------------------------------------------------------------*/
/* NAV / NAVBAR
------------------------------------------------------------------------------*/
.my-navbar {
  position: fixed;
  background-color: transparent;
  transition: 0.5s ease background-color; }
  .my-navbar.sticky {
    background-color: black; }
  @media print {
    .my-navbar {
      display: none; } }

/* LOGO
------------------------------------------------------------------------------*/
.navbar-brand .logo {
  height: 2.5rem;
  width: auto;
  transition: 0.5s ease all;
  margin: 1.5rem 0; }
  .sticky .navbar-brand .logo {
    height: 2.5rem;
    margin: 1.5rem 0; }
  @media (min-width: 576px) {
    .navbar-brand .logo {
      height: 3.5rem;
      margin: 2rem 0; }
      .sticky .navbar-brand .logo {
        height: 3.5rem; } }
  @media (min-width: 1024px) {
    .navbar-brand .logo {
      height: 4.5rem;
      margin: 3rem 0; } }
  @media (min-width: 1680px) {
    .navbar-brand .logo {
      height: 5rem;
      margin: 4rem 0; } }

/* HAMBURGER MENU
------------------------------------------------------------------------------*/
.navbar-toggler {
  padding: 1rem;
  margin: 1.25rem 0 1.25rem auto; }

.navbar-toggler-icon {
  width: 3rem;
  height: 3rem;
  background-image: url("data:image/svg+xml;charset=utf8,\a 		%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E\a 			%3Cpath stroke='%236eeca3' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E\a 		%3C/svg%3E\a 	"); }

.navbar-toggler:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: -1;
  transition: all 0.5s ease; }

.navbar-toggler[aria-expanded="true"]:after {
  height: 100%;
  background-color: black; }

/* DIV / NAVBAR-COLLAPSE
------------------------------------------------------------------------------*/
.navbar-collapse {
  background-color: transparent; }

/* UL / NAVBAR-NAV
------------------------------------------------------------------------------*/
.navbar-nav {
  margin-bottom: 1.5rem;
  /* LI / NAV-ITEM
	------------------------------------------------------------------------------*/
  /* A / NAV-LINK
	------------------------------------------------------------------------------*/ }
  .navbar-nav .nav-item {
    border-top: 1px solid #6eeca3; }
    .navbar-nav .nav-item:first-child {
      border-top: none; }
  .navbar-nav .nav-link {
    font-size: 1.6rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    line-height: 2rem;
    padding: 1.25rem 1.5rem;
    transition: all 0.2s ease;
    color: white;
    background-color: transparent; }
    .navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
      color: white;
      background-color: #6eeca3; }

/*------------------------------------------------------------------------------
  EXPANDOVANÉ MENU
------------------------------------------------------------------------------*/
@media (min-width: 1366px) {
  .my-navbar {
    /* DIV / NAVBAR-COLLAPSE
		------------------------------------------------------------------------------*/
    /* UL / NAVBAR-NAV
		------------------------------------------------------------------------------*/ }
    .my-navbar .navbar-collapse {
      background-color: transparent; }
    .my-navbar .navbar-nav {
      margin: 0 0 0 auto;
      align-items: center;
      /* LI / NAV-ITEM
			------------------------------------------------------------------------------*/
      /* A / NAV-LINK
			------------------------------------------------------------------------------*/ }
      .my-navbar .navbar-nav .nav-item {
        border: none;
        margin: 0 0 0 1rem; }
      .my-navbar .navbar-nav .nav-link {
        font-size: 1.6rem;
        font-weight: 600;
        padding: 0 15px;
        color: #b4b4b4;
        background-color: transparent; } }
      @media (min-width: 1366px) and (min-width: 1680px) {
        .my-navbar .navbar-nav .nav-link {
          padding: 0 20px; } }

@media (min-width: 1366px) {
        .my-navbar .navbar-nav .nav-link:hover, .my-navbar .navbar-nav .nav-link:focus {
          color: white;
          background-color: transparent; } }

/* POMOCNÉ VÝPLNĚ KOPÍRUJÍCÍ VÝŠKU HLAVIČKY / STICKY HLAVIČKY
------------------------------------------------------------------------------*/
.top-gap {
  margin-bottom: 4.5rem;
  height: 7rem; }
  @media (min-width: 576px) {
    .top-gap {
      height: 9rem; } }
  @media (min-width: 1024px) {
    .top-gap {
      height: 12rem; } }
  @media (min-width: 1680px) {
    .top-gap {
      height: 15rem; } }

.kotva {
  visibility: hidden;
  position: relative;
  top: -6.5rem;
  border: 0 solid rgba(255, 255, 255, 0); }

/*-----------------------------------------------------------------------------
	JAK TO FUNGUJE
------------------------------------------------------------------------------*/
.jak__img {
  width: 100%;
  height: auto; }

/*-----------------------------------------------------------------------------
	KONTAKTY
------------------------------------------------------------------------------*/
.kontakty__ico {
  width: 1.5em;
  height: auto;
  margin-right: 1.5rem; }

.kontakty__title {
  font-family: "Montserrat", sans-serif;
  line-height: 1.3;
  font-weight: 800;
  font-size: 2rem;
  color: #6eeca3;
  margin-top: 9rem;
  margin-bottom: 3rem; }
  @media (max-width: 1680px) {
    .kontakty__title {
      font-size: calc(1.46rem + 0.32143vw) ; } }

@media (max-width: 1023.98px) {
  .kontakty__form {
    background: black top center no-repeat scroll;
    background-size: cover;
    background-image: url(/img/herosection/background.jpg);
    border: 2px solid rgba(43, 43, 43, 0.35);
    border-radius: 6px;
    box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.25);
    padding: 7.5%; } }

/*-----------------------------------------------------------------------------
	NABÍJECÍ STANICE
------------------------------------------------------------------------------*/
.nabijecky__row {
  margin-left: -15px;
  margin-right: -15px; }
  .nabijecky__row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 30px; }

.nabijecky__item {
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 2px solid rgba(43, 43, 43, 0.35);
  border-radius: 6px;
  background: linear-gradient(135deg, #575656, #2b2b2b);
  box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.25); }
  .nabijecky__item:hover {
    background: linear-gradient(135deg, #575656, #575656, #575656, #2b2b2b); }

.nabijecky__text-wrapper {
  padding: 7.5%;
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.nabijecky__title {
  font-family: "AdineuePRO", sans-serif;
  line-height: 1.175;
  font-weight: 800;
  font-size: 5rem; }
  @media (max-width: 1680px) {
    .nabijecky__title {
      font-size: calc(1.76rem + 1.92857vw) ; } }

.nabijecky__subtitle {
  font-weight: 600;
  font-size: 1.8rem; }
  @media (max-width: 1680px) {
    .nabijecky__subtitle {
      font-size: calc(1.44rem + 0.21429vw) ; } }

.nabijecky__power {
  font-weight: 600;
  font-size: 2rem;
  color: #6eeca3;
  margin-bottom: 30px; }
  @media (max-width: 1680px) {
    .nabijecky__power {
      font-size: calc(1.46rem + 0.32143vw) ; } }
  .nabijecky__power b {
    font-weight: 600;
    font-size: 250%; }

.nabijecky__perex {
  font-weight: 600;
  font-size: 1.8rem;
  margin-bottom: 45px; }
  @media (max-width: 1680px) {
    .nabijecky__perex {
      font-size: calc(1.44rem + 0.21429vw) ; } }
  .nabijecky__perex b {
    font-weight: 600;
    color: #6eeca3; }

.nabijecky__btn {
  display: block;
  width: 75%;
  margin-top: auto;
  margin-left: auto;
  margin-right: auto; }

/*-----------------------------------------------------------------------------
	PORTÁL
------------------------------------------------------------------------------*/
.portal__logo {
  width: 320px;
  max-width: 50%;
  height: auto; }

.portal__img-wrapper {
  align-self: flex-end;
  padding: 4.5rem 20% 0 20%; }
  @media (min-width: 1024px) {
    .portal__img-wrapper {
      padding: 0 0 0 4.5rem; } }
  @media (min-width: 1366px) {
    .portal__img-wrapper {
      padding: 0 0 0 9rem; } }

.portal__img {
  max-width: 100%;
  height: auto; }

.portal__row {
  margin-left: -15px;
  margin-right: -15px; }
  .portal__row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 30px; }

.portal__item {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 2px solid rgba(43, 43, 43, 0.35);
  border-radius: 6px;
  background: linear-gradient(135deg, #575656, #2b2b2b);
  box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.25); }

.portal__text-wrapper {
  padding: 7.5%;
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.portal__title {
  font-family: "AdineuePRO", sans-serif;
  line-height: 1.175;
  font-weight: 800;
  font-size: 3.4rem; }
  @media (max-width: 1680px) {
    .portal__title {
      font-size: calc(1.6rem + 1.07143vw) ; } }
  .portal__title b {
    font-weight: 800;
    color: #6eeca3; }

.portal__perex {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.175;
  margin-bottom: 0; }
  @media (max-width: 1680px) {
    .portal__perex {
      font-size: calc(1.44rem + 0.21429vw) ; } }

/*-----------------------------------------------------------------------------
	PROČ SE ZAPOJIT
------------------------------------------------------------------------------*/
.proc__row {
  margin-left: -15px;
  margin-right: -15px; }
  .proc__row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 30px; }

.proc__item2 {
  color: #0B0B0B;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  background-color: white;
  /*@include hover {
		background-color: rgba(black, 0.35);
	}*/ }
  @media (min-width: 576px) {
    .proc__item2 {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .proc__item2 {
      flex-direction: column; } }
  @media (min-width: 1366px) {
    .proc__item2 {
      flex-direction: row; } }

.proc__title2 {
  line-height: 1.3;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 40px;
  text-transform: uppercase; }

.proc__perex2 {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  margin-bottom: 30px; }

.proc__item {
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  background-color: rgba(87, 86, 86, 0.15);
  box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(7.5px);
  /*@include hover {
		background-color: rgba(black, 0.35);
	}*/ }
  @media (min-width: 576px) {
    .proc__item {
      flex-direction: row; } }
  @media (min-width: 768px) {
    .proc__item {
      flex-direction: column; } }
  @media (min-width: 1366px) {
    .proc__item {
      flex-direction: row; } }

.proc__ico2 {
  width: 28px;
  height: 40px;
  margin: -14px 0 13px -14px;
  /*	@include media-breakpoint-up(sm) {
		margin: 7.5% 0 0 7.5%;
	}

	@include media-breakpoint-up(md) {
		margin: 7.5% 7.5% -7.5% auto;
	}

	@include media-breakpoint-up(xl) {
		margin: -14px 0 13px -14px;
	}*/ }

.proc__ico {
  width: 60px;
  height: 60px;
  margin: 7.5% 7.5% -7.5% auto; }
  @media (min-width: 576px) {
    .proc__ico {
      margin: 7.5% 0 0 7.5%; } }
  @media (min-width: 768px) {
    .proc__ico {
      margin: 7.5% 7.5% -7.5% auto; } }
  @media (min-width: 1366px) {
    .proc__ico {
      margin: 7.5% 0 0 7.5%; } }

.proc__text-wrapper {
  padding: 7.5%;
  flex-grow: 1;
  display: flex;
  flex-direction: column; }

.proc__title {
  line-height: 1.3;
  font-weight: 600;
  font-size: 2.4rem;
  margin-bottom: 10px; }
  @media (max-width: 1680px) {
    .proc__title {
      font-size: calc(1.5rem + 0.53571vw) ; } }

.proc__perex {
  font-weight: 600;
  font-size: 1.8rem;
  margin: 0;
  margin-bottom: 30px; }
  @media (max-width: 1680px) {
    .proc__perex {
      font-size: calc(1.44rem + 0.21429vw) ; } }

.proc__clients {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px; }
  @media (min-width: 1024px) {
    .proc__clients {
      margin: 0 -10px; } }

.proc__client {
  display: block;
  font-weight: 600;
  font-size: 1.3rem;
  text-align: center;
  border: 1px solid white;
  border-radius: 6px;
  padding: 5px;
  margin: 0 5px 10px 5px;
  flex: 1 1 auto; }
  @media (min-width: 1024px) {
    .proc__client {
      padding: 10px 30px;
      margin: 0 10px 20px 10px;
      font-size: 1.6rem; } }
  @media (min-width: 1024px) and (max-width: 1680px) {
    .proc__client {
      font-size: calc(1.42rem + 0.10714vw) ; } }
  @media (min-width: 1680px) {
    .proc__client {
      padding: 10px 45px;
      font-size: 1.8rem; } }
  @media (min-width: 1680px) and (max-width: 1680px) {
    .proc__client {
      font-size: calc(1.44rem + 0.21429vw) ; } }

.proc__btn {
  display: block;
  width: 100%;
  margin-top: auto; }

/*-----------------------------------------------------------------------------
	SLUŽBY
------------------------------------------------------------------------------*/
.sluzby__item {
  margin-bottom: 1.5rem;
  border: 2px solid rgba(255, 255, 255, 0.15);
  border-radius: 6px;
  background-color: rgba(87, 86, 86, 0.15);
  box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(7.5px); }
  .sluzby__item:hover {
    background-color: rgba(0, 0, 0, 0.35); }

.sluzby__title {
  font-weight: 600;
  font-size: 2rem; }
  @media (max-width: 1680px) {
    .sluzby__title {
      font-size: calc(1.46rem + 0.32143vw) ; } }

.sluzby__link, .sluzby__link:focus {
  display: block;
  padding: 2rem 1.5rem 2rem 5.5rem;
  margin: 0;
  border-radius: 6px;
  text-decoration: none;
  color: white;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,\a 		%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'	viewBox='0 0 3020385 3020385'%3E\a 			%3Cpath fill='%236eeca3' d='M1510193 0c834052,0 1510192,676140 1510192,1510193 0,834052 -676140,1510192 -1510192,1510192 -834053,0 -1510193,-676140 -1510193,-1510192 0,-834053 676140,-1510193 1510193,-1510193zm-599636 1443566l533009 0 0 -533009 133253 0 0 533009 533009 0 0 133253 -533009 0 0 533009 -133253 0 0 -533009 -533009 0 0 -133253zm599636 -1310314c760461,0 1376940,616479 1376940,1376941 0,760461 -616479,1376940 -1376940,1376940 -760462,0 -1376941,-616479 -1376941,-1376940 0,-760462 616479,-1376941 1376941,-1376941z'/%3E\a 		%3C/svg%3E\a 	");
  background-position: 1.5rem 2rem;
  background-size: 1.5em 1.5em; }
  @media (min-width: 1024px) {
    .sluzby__link, .sluzby__link:focus {
      padding: 3rem 3rem 3rem 8rem;
      background-size: 2.5em 2.5em; } }
  .sluzby__link:hover, .sluzby__link:focus:hover {
    text-decoration: none;
    color: white; }
  .sluzby__link[aria-expanded="true"], .sluzby__link:focus[aria-expanded="true"] {
    background-image: url("data:image/svg+xml;charset=utf8,\a 			%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd'	viewBox='0 0 596 596'%3E\a 				%3Cpath fill='%236eeca3' d='M298 0c165,0 298,133 298,298 0,165 -133,298 -298,298 -165,0 -298,-133 -298,-298 0,-165 133,-298 298,-298zm-118 285l236 0 0 26 -236 0 0 -26zm118 -259c150,0 272,122 272,272 0,150 -122,272 -272,272 -150,0 -272,-122 -272,-272 0,-150 122,-272 272,-272z'/%3E\a 			%3C/svg%3E\a 		"); }

.sluzby__text .obsah {
  font-weight: 600;
  font-size: 1.6rem;
  padding: 0 1.5rem 3rem 5.5rem; }
  @media (max-width: 1680px) {
    .sluzby__text .obsah {
      font-size: calc(1.42rem + 0.10714vw) ; } }
  @media (min-width: 1024px) {
    .sluzby__text .obsah {
      padding: 0 3rem 4rem 8rem; } }
  .sluzby__text .obsah p {
    margin-bottom: 1rem; }
    .sluzby__text .obsah p:last-child {
      margin-bottom: 0; }

/*-----------------------------------------------------------------------------
	STATISTIKY
------------------------------------------------------------------------------*/
.statistiky__row {
  margin-top: 6rem;
  margin-left: -30px;
  margin-right: -30px; }
  .statistiky__row > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0; }

.statistiky__text-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 2rem; }

.statistiky__title {
  font-family: "AdineuePRO", sans-serif;
  line-height: 1.175;
  font-weight: 800;
  font-size: 9rem; }
  @media (max-width: 1680px) {
    .statistiky__title {
      font-size: calc(2.16rem + 4.07143vw) ; } }
  @media (min-width: 768px) {
    .statistiky__title {
      font-size: 5.5rem; } }
  @media (min-width: 1024px) {
    .statistiky__title {
      font-size: 7rem; } }
  @media (min-width: 1366px) {
    .statistiky__title {
      font-size: 9rem; } }
  @media (min-width: 1680px) {
    .statistiky__title {
      font-size: 12rem; } }

.statistiky__perex {
  font-weight: 600;
  font-size: 1.8rem;
  color: #6eeca3;
  margin-left: 10px; }
  @media (max-width: 1680px) {
    .statistiky__perex {
      font-size: calc(1.44rem + 0.21429vw) ; } }
  .statistiky__perex b {
    font-weight: 600;
    color: #fff; }

.statistiky__img {
  width: 100%;
  height: auto;
  margin-top: 6rem; }

/*-----------------------------------------------------------------------------
  SECTION
------------------------------------------------------------------------------*/
.cpo__body {
  background-color: #1e1e1e; }

.cpo__container {
  padding-right: 30px;
  padding-left: 30px; }

.cpo__row {
  margin-left: -30px;
  margin-right: -30px; }
  .cpo__row > [class*="col-"] {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0;
    padding-bottom: 0; }

.cpo__navbar {
  background: linear-gradient(to bottom, #3d3d3d, #252525);
  min-height: 100vh;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 265px;
  max-width: 265px;
  position: relative; }
  .cpo__navbar:after {
    content: '';
    display: inline-block;
    width: 2.5em;
    height: 2.5em;
    background: transparent center center no-repeat scroll;
    background-image: url("/img/icons/cpo--footer.svg");
    background-size: contain;
    position: absolute;
    left: 15px;
    bottom: 15px; }

.cpo__section {
  flex: 0 0 calc(100% - 265px);
  max-width: calc(100% - 265px); }

/*-----------------------------------------------------------------------------
  BUTTONY
------------------------------------------------------------------------------*/
.cpo__btn {
  padding: 0.75rem 2.5rem;
  font-size: 1.2rem;
  height: calc(1.5rem + 1.5em + 4px);
  font-weight: 600;
  border-radius: 3px; }

.cpo__btn-outline {
  padding: 0.5rem 2.5rem;
  font-size: 1.2rem;
  height: calc(1.0rem + 1.5em + 4px);
  font-weight: 600;
  color: #245cd1;
  background-color: white;
  border-color: #245cd1;
  border-radius: 3px; }
  .cpo__btn-outline:hover, .cpo__btn-outline:focus, .cpo__btn-outline:active {
    color: white;
    background-color: #1d49a5;
    border-color: #1d49a5; }

.cpo__btn-arrow {
  padding: 0.75rem 2.5rem;
  font-size: 1.2rem;
  height: calc(1.5rem + 1.5em + 4px);
  font-weight: 600;
  color: white;
  background-color: transparent;
  border-color: white;
  border-radius: 3px; }
  .cpo__btn-arrow:hover, .cpo__btn-arrow:focus, .cpo__btn-arrow:active {
    color: white;
    background-color: #1d49a5;
    border-color: #1d49a5; }
  .cpo__btn-arrow:before {
    content: '';
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    margin-right: 10px;
    vertical-align: middle;
    background: transparent center center no-repeat scroll;
    background-image: url("data:image/svg+xml;charset=utf8,\a 			%3Csvg data-icon='arrow' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5027 3314'%3E\a 				%3Cline fill='none' stroke='white' stroke-width='427.527' x1='0' y1='1657' x2='4702' y2= '1657' /%3E\a 				%3Cpolyline fill='none' stroke='white' stroke-width='427.527' points='2993,3153 4702,1657 2993,161 '/%3E\a 			%3C/svg%3E\a 		");
    background-size: contain;
    transition: .2s ease all;
    transform: rotate(180deg); }
  .cpo__btn-arrow:hover:before, .cpo__btn-arrow:focus:before, .cpo__btn-arrow:active:before {
    transform: rotate(180deg) translateX(5px); }

.cpo__dashboard-btn {
  font-size: 1.4rem;
  color: white;
  background-color: #2b2b2b;
  border-color: #2b2b2b; }

.cpo__dashboard-btn:hover {
  color: #212529;
  background-color: #6eeca3;
  border-color: #6eeca3; }

.cpo__dashboard-btn:not(:disabled):not(.disabled):active,
.cpo__dashboard-btn:not(:disabled):not(.disabled).active,
.show > .cpo__dashboard-btn.dropdown-toggle {
  color: white;
  background-color: #245cd1;
  border-color: #245cd1; }

/*-----------------------------------------------------------------------------
  ÚVODNÍ PŘEHLED
------------------------------------------------------------------------------*/
.cpo__img {
  width: 100%;
  height: auto;
  margin-bottom: 3rem; }

.cpo__dashboard-item {
  background: linear-gradient(to right, #3d3d3d, #252525);
  padding: 20px;
  border-radius: 6px;
  position: relative;
  height: calc(100% - 3rem);
  margin-bottom: 3rem; }

.cpo__dashboard-title {
  font-weight: 600;
  margin: 0 0 6rem 0; }

.cpo__dashboard-online {
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.175;
  padding-right: 150px;
  margin: 0; }
  @media (max-width: 1680px) {
    .cpo__dashboard-online {
      font-size: calc(1.52rem + 0.64286vw) ; } }
  .cpo__dashboard-online b {
    color: #6eeca3;
    font-size: 4.8rem;
    font-weight: 800; }
    @media (max-width: 1680px) {
      .cpo__dashboard-online b {
        font-size: calc(1.74rem + 1.82143vw) ; } }

.cpo__dashboard-offline {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.175;
  padding-right: 150px;
  margin: 0; }
  @media (max-width: 1680px) {
    .cpo__dashboard-offline {
      font-size: calc(1.44rem + 0.21429vw) ; } }
  .cpo__dashboard-offline b {
    font-weight: 800; }

.cpo__dashboard-spotreba {
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.175;
  margin: 0; }
  @media (max-width: 1680px) {
    .cpo__dashboard-spotreba {
      font-size: calc(1.52rem + 0.64286vw) ; } }
  .cpo__dashboard-spotreba b {
    color: #6eeca3;
    font-size: 4.8rem;
    font-weight: 800; }
    @media (max-width: 1680px) {
      .cpo__dashboard-spotreba b {
        font-size: calc(1.74rem + 1.82143vw) ; } }

.cpo__dashboard-cetnost {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.175;
  margin: 0; }
  @media (max-width: 1680px) {
    .cpo__dashboard-cetnost {
      font-size: calc(1.44rem + 0.21429vw) ; } }
  .cpo__dashboard-cetnost b {
    color: #6eeca3;
    font-weight: 600; }

.cpo__dashboard-progress {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 125px;
  height: auto; }

.cpo__dashboard-graf {
  width: 100%;
  height: auto; }

.cpo__dashboard-map {
  border-radius: 6px;
  height: calc(100% - 3rem);
  margin-bottom: 3rem;
  min-height: 450px;
  background: #575656 center center no-repeat scroll;
  background-image: url("/img/help/map.jpg");
  background-size: cover; }

.cpo__btn-group {
  float: right;
  background-color: #1e1e1e;
  padding: 3px;
  border: 2px solid #3d3d3d;
  border-radius: 6px; }

/*-----------------------------------------------------------------------------
  ÚVODNÍ PŘEHLED
------------------------------------------------------------------------------*/
.cpo__detail {
  background: linear-gradient(to right, #3d3d3d, #252525);
  border-radius: 6px;
  padding: 3rem; }

.cpo__detail-item {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 1.3rem; }

.cpo__detail-label {
  display: inline-block;
  font-weight: 600;
  width: 25%;
  text-align: right; }

.cpo__detail-value {
  display: inline-block;
  background-color: white;
  color: black;
  padding: 1.25rem;
  margin-left: 1.5rem;
  border-radius: 6px;
  font-weight: 600;
  width: 60%; }

/*------------------------------------------------------------------------------
  BOOTSTRAP - HLAVIČKA
------------------------------------------------------------------------------*/
.cpo__header {
  background: linear-gradient(to right, #3d3d3d, #252525);
  padding: 20px;
  margin-bottom: 3rem;
  border-radius: 6px;
  margin-top: 3rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between; }

.cpo__title {
  font-size: 2.4rem; }
  @media (max-width: 1680px) {
    .cpo__title {
      font-size: calc(1.5rem + 0.53571vw) ; } }
  .cpo__title b {
    font-weight: 400; }
  .cpo__title span {
    font-weight: 400;
    color: #6eeca3;
    display: inline-block;
    margin: 0 1rem; }

.cpo__user {
  margin-left: auto;
  text-align: right; }

.cpo__username {
  font-weight: 600;
  margin: 0; }

.cpo__usercompany {
  font-weight: 600;
  font-size: 1.3rem;
  margin: 0; }

.cpo__avatar {
  margin-left: 3rem;
  width: 4.5rem; }

/*-----------------------------------------------------------------------------
  STAVOVÉ IKONY
------------------------------------------------------------------------------*/
.cpo__ico--probiha:before, .cpo__ico--dokonceno:before, .cpo__ico--nedokonceno:before, .cpo_ico--rezervace:before {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin: 0 1rem -0.25rem 0;
  background: transparent center center no-repeat scroll;
  background-size: contain; }

.cpo__ico--probiha:before {
  background-image: url("/img/icons/ico--probiha.svg"); }

.cpo__ico--dokonceno:before {
  background-image: url("/img/icons/ico--dokonceno.svg"); }

.cpo__ico--nedokonceno:before {
  background-image: url("/img/icons/ico--nedokonceno.svg"); }

.cpo_ico--rezervace:before {
  background-image: url("/img/icons/ico--rezervace.svg"); }

/*------------------------------------------------------------------------------
  BOOTSTRAP - NAVIGAČNÍ MENU
------------------------------------------------------------------------------*/
/* LOGO
------------------------------------------------------------------------------*/
.cpo__logo {
  width: 100%;
  max-width: calc(100% - 3rem);
  height: auto;
  margin: 4.5rem 1.5rem 6rem 1.5rem; }

/* UL / NAVBAR-NAV
------------------------------------------------------------------------------*/
.cpo__navbar-nav {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  list-style: none;
  /* LI / NAV-ITEM
	------------------------------------------------------------------------------*/
  /* A / NAV-LINK
	------------------------------------------------------------------------------*/ }
  .cpo__navbar-nav .cpo__nav-item {
    margin-bottom: 0.5rem; }
  .cpo__navbar-nav .cpo__nav-link {
    display: block;
    text-decoration: none;
    font-size: 1.6rem;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 2rem;
    padding: 1rem 1.5rem;
    padding-left: 5rem;
    transition: all 0.2s ease;
    border-radius: 6px;
    color: white;
    background: transparent 1rem center no-repeat scroll;
    background-size: 1.2em 1.2em; }
    .cpo__navbar-nav .cpo__nav-link:hover, .cpo__navbar-nav .cpo__nav-link:focus {
      color: white;
      background-color: #6eeca3; }
    .cpo__navbar-nav .cpo__nav-link.active {
      color: white;
      background-color: #245cd1; }
  .cpo__navbar-nav .cpo__nav-link--dashboard {
    background-image: url("/img/icons/cpo--dashboard.svg"); }
  .cpo__navbar-nav .cpo__nav-link--dobijeni {
    background-image: url("/img/icons/cpo--dobijeni.svg"); }
  .cpo__navbar-nav .cpo__nav-link--stanice {
    background-image: url("/img/icons/cpo--stanice.svg"); }
  .cpo__navbar-nav .cpo__nav-link--reporty {
    background-image: url("/img/icons/cpo--reporty.svg"); }
  .cpo__navbar-nav .cpo__nav-link--fakturace {
    background-image: url("/img/icons/cpo--fakturace.svg"); }
  .cpo__navbar-nav .cpo__nav-link--data {
    background-image: url("/img/icons/cpo--data.svg"); }
  .cpo__navbar-nav .cpo__nav-link--helpdesk {
    background-image: url("/img/icons/cpo--helpdesk.svg"); }

/*-----------------------------------------------------------------------------
  TABULKY
------------------------------------------------------------------------------*/
.cpo__table {
  width: 100%;
  font-size: 1.4rem; }
  .cpo__table thead {
    background: linear-gradient(to right, #3d3d3d, #252525); }
  .cpo__table tr:first-child th:first-child {
    border-top-left-radius: 6px; }
  .cpo__table tr:first-child th:last-child {
    border-top-right-radius: 6px; }
  .cpo__table tr:last-child td:first-child {
    border-bottom-left-radius: 6px; }
  .cpo__table tr:last-child td:last-child {
    border-bottom-right-radius: 6px; }
  .cpo__table th {
    padding: 1.75rem 1.5rem;
    vertical-align: middle; }
  .cpo__table td {
    padding: 1rem 1.5rem;
    vertical-align: middle; }
  .cpo__table tbody {
    color: black; }
    .cpo__table tbody tr:nth-of-type(odd) {
      background-color: #f6f6f6; }
    .cpo__table tbody tr:nth-of-type(even) {
      background-color: white; }
  @media (max-width: 1023.98px) {
    .cpo__table tr {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap; }
    .cpo__table td, .cpo__table th {
      width: 50%; }
      .cpo__table td:first-child, .cpo__table th:first-child {
        width: 100%; } }

.cpo__td-zakaznik {
  font-weight: 800; }

.cpo__td-spotreba {
  color: #6eeca3;
  font-weight: 800; }

/*-========================================-*/
.block-ac {
  background: #245cd1 !important;
  border: 1px solid #245cd1 !important; }

.block-dc {
  background: #0e2453 !important;
  border: 1px solid #0e2453 !important; }

.block-off {
  background: #666666 !important;
  border: 1px solid #666666 !important; }

.block-type {
  text-align: center;
  padding: 8px 0px;
  border-radius: 5px;
  border: 1px solid #6eeca3;
  cursor: default; }

.required {
  color: red;
  font-weight: bold; }

.block-type-lbl {
  display: inline-block;
  margin-top: 5px; }

.check-connector:before {
  position: absolute;
  content: '';
  top: -6px;
  right: 3px;
  width: 24px;
  height: 24px;
  background-position: auto, left top;
  background-repeat: no-repeat;
  background-image: url(/img/check.svg); }

.check-connector {
  border: 1px solid #6eeca3; }

/*HELPDESK*/
.tab-content-gr {
  background: #3b3b3b !important; }

.row.history {
  width: 100%; }

input:disabled {
  background: #9e9e9e!important; }

textarea:disabled {
  background: #9e9e9e !important; }

.history .item {
  border: 1px solid #656565;
  padding: 7px;
  margin-left: 149px;
  border-radius: 13px;
  margin-bottom: 14px;
  width: 100%;
  background: #464646; }

.tab-content {
  background: #3b3b3b; }

.page-helpdesk textarea {
  background-color: #ffffff !important; }

/*REPORT 01 CPO*/
.data .cpo__table tbody tr:nth-of-type(2n) {
  background-color: #3a3a3a;
  color: white; }

.data .cpo__table tbody tr:nth-of-type(odd) {
  background-color: transparent;
  color: white; }

.modal .label-header {
  margin-left: 20px; }

.station-info {
  font-weight: bold;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 1.3rem;
  min-height: 160px;
  padding: 15px;
  background-image: linear-gradient(180deg, #000, transparent 100px), linear-gradient(90deg, #fefefe00, transparent 65%);
  background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
  background-position: 35% top; }

.station-number {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: normal;
  font-size: 1.1rem; }

img.img-type {
  height: 25px; }

.ctype-name {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 5px;
  margin-top: 3px; }

a.plocha:before {
  content: none; }

.btn-down {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 25px; }

.data .cpo__table td {
  padding: 1.3rem 1rem;
  vertical-align: middle; }

.data .cpo__table th {
  padding: 1.5rem 0.5rem;
  vertical-align: middle; }

.data .cpo__table tr:first-child th:first-child {
  border-top-left-radius: 0px; }

.dashboard {
  background: -webkit-gradient(linear, left top, right top, from(#3d3d3d), to(#252525));
  background: -o-linear-gradient(left, #3d3d3d, #252525);
  background: linear-gradient(90deg, #3d3d3d, #252525);
  padding: 20px;
  border-radius: 6px;
  height: 100%; }

.filter-label {
  float: left;
  margin-top: 14px;
  margin-right: 20px;
  display: inline-block; }

.filter-value {
  float: left; }

/*STATIONS*/
.stations .cpo__table tbody tr:nth-of-type(2n) {
  background-color: #3a3a3a;
  color: white; }

.stations .cpo__table tbody tr:nth-of-type(odd) {
  background-color: transparent;
  color: white; }

.stations .modal .label-header {
  margin-left: 20px; }

.stations .station-info {
  font-weight: bold;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 1.8rem;
  min-height: 225px;
  padding: 15px;
  background-image: linear-gradient(180deg, #000, transparent 100px), linear-gradient(90deg, #fefefe00, transparent 65%);
  background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
  background-position: 35% top; }

.stations .station-number {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: normal;
  font-size: 1.5rem; }

.pulse:before {
  position: absolute;
  transform: translate(-505, -50%);
  background: #33ff00;
  border: 2px solid #33ff00;
  border-radius: 50%;
  box-sizing: border-box;
  box-shadow: 0 0 0 36px #45237a, 0 0 0 40px #56ff00; }

.pulse:before {
  content: '';
  position: absolute;
  left: -30px;
  top: -30px;
  right: -30px;
  bottom: -30px;
  border: 2px solid #33ff00;
  border-radius: 50%;
  animation: animate 2s linear infinite; }

.pulse:after {
  animation-delay: 1s; }

@keyframes animate {
  0% {
    transform: scale(2); }
  100% {
    transform: scale(0.7); } }

.stations img.img-type {
  height: 25px; }

.stations td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.stations .ctype-name {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 5px;
  margin-top: 3px; }

.stations a.plocha:before {
  content: none; }

.stations .btn-down {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 25px; }

.stations .cpo__table td {
  padding: 1.3rem 1rem;
  vertical-align: middle; }

.stations .cpo__table th {
  padding: 1.5rem 0.5rem;
  vertical-align: middle; }

.stations .cpo__table tr:first-child th:first-child {
  border-top-left-radius: 0px; }

/*CARDS*/
.cpo__btn {
  padding: .75rem 1.5rem; }

.btn-red {
  color: red;
  border-color: red; }

.btn-add {
  margin-right: 6px;
  border: 2px solid;
  font-size: 13px;
  padding: 0px 5px;
  border-radius: 50%; }

.btn-red.cpo__btn-arrow:before {
  display: none; }

.page-helpdesk .row.history {
  width: 100%; }

.page-helpdesk input:disabled {
  background: #9e9e9e; }

.page-helpdesk textarea:disabled {
  background: #9e9e9e !important; }

.page-helpdesk .history .item {
  border: 1px solid #656565;
  padding: 7px;
  margin-left: 149px;
  border-radius: 13px;
  margin-bottom: 14px;
  width: 100%;
  background: #464646; }

.page-helpdesk .tab-content {
  background: #3b3b3b; }

.page-helpdesk .required:after {
  content: '*';
  color: #d24b4b;
  font-size: 17px;
  margin-left: 5px; }

.page-helpdesk textarea {
  background-color: #ffffff !important; }

.page-helpdesk .data-warning {
  background: #e6b2b2 !important; }

.page-chargeid span.header {
  display: block;
  font-weight: bold; }

.page-chargeid .label-header {
  cursor: pointer; }

.page-chargeid .cpo__table tbody tr:nth-of-type(2n) {
  background-color: #3a3a3a;
  color: white; }

.page-chargeid .cpo__table tbody tr:nth-of-type(odd) {
  background-color: transparent;
  color: white; }

.page-chargeid .cpo__btn {
  padding: .75rem 1.5rem; }

.page-chargeid .modal .label-header {
  margin-left: 20px; }

.page-chargeid .station-info {
  font-weight: bold;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 1.8rem;
  min-height: 225px;
  padding: 15px;
  background-image: linear-gradient(180deg, #000, transparent 100px), linear-gradient(90deg, #fefefe00, transparent 65%);
  background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
  background-position: 35% top; }

.page-chargeid .station-number {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: normal;
  font-size: 1.5rem; }

.page-chargeid .pulse:before {
  position: absolute;
  transform: translate(-505, -50%);
  background: #33ff00;
  border: 2px solid #33ff00;
  border-radius: 50%;
  box-sizing: border-box;
  box-shadow: 0 0 0 36px #45237a, 0 0 0 40px #56ff00; }

.page-chargeid .pulse:before {
  content: '';
  position: absolute;
  left: -30px;
  top: -30px;
  right: -30px;
  bottom: -30px;
  border: 2px solid #33ff00;
  border-radius: 50%;
  animation: animate 2s linear infinite; }

.page-chargeid .pulse:after {
  animation-delay: 1s; }

@keyframes animate {
  0% {
    transform: scale(2); }
  100% {
    transform: scale(0.7); } }

.page-chargeid img.img-type {
  height: 25px; }

.page-chargeid .ctype-name {
  display: inline-block;
  max-width: 100px;
  overflow: hidden;
  white-space: nowrap;
  margin-left: 5px;
  margin-top: 3px; }

.page-chargeid a.plocha:before {
  content: none; }

.page-chargeid .btn-down {
  position: absolute;
  bottom: 0px;
  width: 100%;
  margin-bottom: 10px;
  padding-right: 25px; }

.page-chargeid .cpo__table td {
  padding: 1.3rem 1rem;
  vertical-align: middle; }

.page-chargeid .cpo__table th {
  padding: 1.5rem 0.5rem;
  vertical-align: middle; }

.page-chargeid .cpo__table tr:first-child th:first-child {
  border-top-left-radius: 0px; }

.page-chargeid .tr.cpo__dashboard-item {
  border-bottom: 8px solid #1e1e1e; }

.page-chargeid tr.cpo__dashboard-item {
  border-bottom: 8px solid #1e1e1e; }

.page-chargeid .modal .label-header {
  margin-left: -9px;
  width: 114px;
  margin-top: -8px; }

.page-chargeid .cpo__detail-date {
  font-size: 12px;
  float: right;
  font-weight: normal;
  color: #969696; }

.page-chargeid .sub-title {
  float: right;
  color: #a2a2a2; }

.page-chargeid .btn-remove {
  color: #39a840;
  border-color: #39a840;
  background: transparent;
  height: 44px;
  padding: 10px; }

.page-chargeid .btn-change {
  color: #a23939;
  border-color: #a23939;
  background: transparent;
  height: 44px;
  font-size: 12px;
  padding: 10px; }

.page-chargeid span.cpo__detail-value.disabled {
  background: #4e4e4e;
  color: white; }

.page-chargeid .history tr {
  border-bottom: 1px solid grey; }

.page-chargeid .btn-add {
  margin-right: 6px;
  border: 2px solid;
  font-size: 13px;
  padding: 0px 5px;
  border-radius: 50%; }

.page-chargeid .btn-red.cpo__btn-arrow:before {
  display: none; }

.page-chargeid .lcs_switch.lcs_off .lcs_cursor {
  background: #6c6c6c; }

.page-chargeid .lcs_switch.lcs_on .lcs_cursor {
  background: #6eeca3; }

.page-chargeid .lcs_switch {
  border: 1px solid #898888;
  background: #b2b2b2;
  box-shadow: none; }

.page-chargeid .lcs_switch {
  background-color: transparent !important; }

.page-dashboard span.id {
  font-weight: bold;
  border: 3px solid;
  border-radius: 7px;
  padding: 2px 3px;
  color: #a7a7a7;
  margin-right: 10px; }

.page-dashboard .row-chid {
  color: white;
  border-bottom: 1px solid #737373;
  margin-bottom: 3px; }

.page-dashboard td.cpo__td-kw {
  font-weight: bold;
  color: #6ceca3; }

.page-dashboard b.small {
  font-size: calc(1rem + 1.72143vw);
  font-weight: 500; }

.page-dashboard .min-normal {
  font-weight: normal;
  font-size: calc(.74rem + .21429vw);
  display: inline-block; }

.page-dashboard .cpo__dashboard-cetnost b {
  color: #c6f6d7;
  font-weight: 600; }

.page-dashboard .cpo__dashboard-cetnost .smaller {
  font-size: calc(0.1rem + .72143vw); }

.page-transactions .cpo__btn {
  padding: .75rem 1.5rem; }

.page-transactions .label-header:before {
  margin-left: -65px; }

.page-transactions .label-header {
  cursor: pointer; }

.section--kontakty .section--sluzby {
  background-image: url(/img/herosection/payment.png);
  background-position: 75% top;
  background-attachment: fixed; }

.section--kontakty .section__perex {
  font-size: 1.5rem; }

@media (min-width: 1024px) {
  .section--kontakty .section__title {
    font-size: 4.0rem; } }

.section--kontakty ol.numbers {
  list-style: none;
  counter-reset: item; }

@media (max-width: 1680px) {
  .section--kontakty .section__perex {
    font-size: calc(1.05rem + .64286vw); } }

.section--kontakty .numbers li {
  list-style-position: inside;
  counter-increment: item;
  margin-bottom: 25px;
  font-weight: 800;
  text-indent: -1.2em;
  padding-left: 1em; }

.section--kontakty .section__perex {
  font-weight: normal; }

.section--kontakty .numbers li:before {
  content: counter(item) ". ";
  /*Instead of ". " */
  border-radius: 100%;
  color: #6eeca3;
  width: 1.2em;
  text-align: center;
  display: inline-block; }

/*LAYOUT*/
.footer {
  background: black;
  min-height: auto !important;
  padding-bottom: 25px; }

.footer-nav a {
  display: block; }

.section__perex a {
  color: #ffffff; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */ }

/* Modal Content/Box */
.modal-content {
  background-color: #2c2c2c;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #121212;
  width: 80%; }

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.uvod-text {
  font-size: calc(1.8rem + .64286vw) !important; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #7c7c7c; }

::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #494949; }

.warning-login {
  color: #ff5b5b;
  text-align: right; }

.lds-ripple {
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 6px;
  margin-top: -24px !important; }

.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }

.background-black {
  background: black !important; }

.privacy h1, .privacy h2, .privacy h3, .privacy h4, .privacy h5, .privacy h6 {
  font-size: 2.4rem !important;
  margin-bottom: 15px;
  margin-top: 15px; }

.privacy body {
  background: #000 url(/img/herosection/background.jpg) 75% no-repeat fixed; }

.page-recharging .section--cpo-sub {
  background-position-x: -730px; }

@media (min-width: 1070px) {
  .page-recharging .section--cpo-sub {
    background-position-x: -1230px; } }

@media (min-width: 1200px) {
  .page-recharging .section--cpo-sub {
    background-position-x: -1130px; } }

@media (min-width: 1600px) {
  .page-recharging .section--cpo-sub {
    background-position-x: -630px; } }

@media (min-width: 2500px) {
  .page-recharging .section--cpo-sub {
    background-position-x: -130px; } }

.page-recharging .section--cpo-sub {
  transition: all .3s ease-in; }

.page-recharging .price-table, .page-recharging .price-table p, .page-recharging .price-table table, .page-recharging .price-table div {
  font-size: 12px; }

@media (min-width: 800px) {
  .page-recharging .price-table, .page-recharging .price-table p, .page-recharging .price-table table, .page-recharging .price-table div {
    font-size: initial; } }

.page-recharging table td {
  color: #bfbfbf; }

.page-recharging .price-header {
  background: #6eeca3;
  color: black;
  padding: 5px; }

.page-recharging table .ch-cell-icon {
  display: inline;
  background-image: url(/img/check-valid.png);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-right: 20px;
  padding-bottom: 50px; }

.page-recharging table td {
  text-align: center; }

.page-recharging table td:nth-child(1) {
  text-align: left; }

.page-recharging .tbl-label {
  color: white; }

/*===================================================*/
.payment {
  /* Also customisible */ }
  .payment body {
    background: #000 url(/img/herosection/payment.png) 75% no-repeat fixed;
    background-size: cover; }
  .payment .section__title {
    font-size: 2.6rem; }
    @media (min-width: 420px) {
      .payment .section__title {
        font-size: 3.2rem; } }
    @media (min-width: 576px) {
      .payment .section__title {
        font-size: 3.42286rem; } }
    @media (min-width: 768px) {
      .payment .section__title {
        font-size: 3.69714rem; } }
    @media (min-width: 1024px) {
      .payment .section__title {
        font-size: 4.06286rem; } }
    @media (min-width: 1366px) {
      .payment .section__title {
        font-size: 4.55143rem; } }
    @media (min-width: 1680px) {
      .payment .section__title {
        font-size: 5rem; } }
  .payment .normal {
    color: #6eeca3; }
  .payment .section__perex a {
    color: #ffffff; }
  .payment .bold, .payment b, .payment strong {
    font-weight: 800;
    color: #6eeca3; }
  .payment .priprvujeme {
    margin-bottom: 30px;
    background-color: #de4b4b;
    padding: 5px 15px;
    display: inline-block;
    font-weight: 800;
    font-size: 26px; }
  .payment .navbar-collapse, .payment .navbar-toggler, .payment .navbar-nav {
    display: none; }
  .payment .btn.disabled, .payment .btn:disabled {
    opacity: .65;
    background: #404040;
    border-color: aliceblue; }
  .payment .block-type {
    margin-bottom: 10px;
    padding: 8px 0px;
    border-radius: 5px;
    border: 0px solid #2a2a2a;
    cursor: pointer;
    background: #ffffff21; }
  .payment .btn-empty:after {
    width: 1.2em !important;
    margin-left: -9px; }
  .payment .text-blue {
    color: #245cd1 !important;
    font-weight: bold; }
  .payment pie {
    width: 26px;
    height: 26px;
    display: block;
    border-radius: 50%;
    background-color: #d9d9d9;
    border: 3px solid #d9d9d9;
    float: left;
    margin: 5px 10px;
    margin-top: 3px; }
  .payment .block-type-lbl {
    display: inline-block;
    margin-top: 5px;
    padding-left: 20px; }
  .payment .check-connector:before {
    position: absolute;
    content: '';
    top: -6px;
    right: 3px;
    width: 24px;
    height: 24px;
    background-position: auto, left top;
    background-repeat: no-repeat;
    background-image: url(/img/check.svg); }
  .payment .check-connector {
    border: 1px solid #6eeca3; }
  .payment .occupied {
    color: red;
    font-size: 22px;
    font-weight: bold; }
  .payment .processing {
    color: green;
    font-size: 16px;
    font-weight: bold; }
  .payment .bt {
    border-top: 2px solid white;
    margin-top: 20px;
    padding-top: 20px; }
  .payment .bold-w {
    font-weight: 800; }
  .payment .charging {
    max-width: 350px;
    border: 4px solid #6eeca3;
    font-size: 24px;
    border-radius: 5px;
    padding: 6px;
    text-align: center; }
  .payment .loader {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    position: relative;
    animation: rotate 1s linear infinite; }
  .payment .loader::before, .payment .loader::after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    inset: 0px;
    border-radius: 50%;
    border: 5px solid #FFF;
    animation: prixClipFix 2s linear infinite; }
  .payment .loader::after {
    border-color: #FF3D00;
    animation: prixClipFix 2s linear infinite, rotate 0.5s linear infinite reverse;
    inset: 6px; }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes prixClipFix {
  0% {
    clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0); }
  25% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0); }
  50% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%); }
  75% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%); }
  100% {
    clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0); } }
  .payment .overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: flex;
    z-index: 1000 !important;
    background: rgba(51, 51, 51, 0.7);
    z-index: 10;
    align-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center; }
  .payment .lbl-big {
    font-size: 22px;
    font-weight: bold; }

/*LAYOUT*/
.footer {
  background: black;
  min-height: auto !important;
  padding-bottom: 25px; }

.footer-nav a {
  display: block; }

.section__perex a {
  color: #ffffff; }

/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */ }

/* Modal Content/Box */
.modal-content {
  background-color: #2c2c2c;
  margin: 5% auto;
  padding: 20px;
  border: 1px solid #121212;
  width: 80%; }

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer; }

.uvod-text {
  font-size: calc(1.8rem + .64286vw) !important; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #7c7c7c; }

::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #494949; }

.hyper {
  color: #245cd1;
  font-weight: bold;
  font-style: italic; }

.section--sluzby-old {
  background-image: url(/img/herosection/sluzby-old.jpg);
  background-position: 75% top;
  background-attachment: fixed; }

.section--sluzby-old:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(rgba(0, 0, 0, 0.85)), color-stop(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75)));
  background-image: -o-linear-gradient(top, #000, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
  background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75));
  background-attachment: fixed; }

.section--sluzby {
  background-image: url(/img/herosection/payment.png); }

.section--fleet {
  background-image: url(/img/herosection/fleet.jpg); }

.section--form {
  background-color: #6EECA3; }

.proc2__line {
  width: 80px;
  margin-bottom: 25px;
  border-top: 6px solid #6EECA3; }

.section--cpo {
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/herosection/Web-mockup-CPO.jpg); }

.section--cpo2 {
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/herosection/mobile.gif); }

.section--cpo3 {
  background: #000;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(/img/herosection/portal.gif); }

.section--storage {
  background-image: url(/img/herosection/storage.jpg);
  color: black; }

.section--appka {
  background-image: url(/img/herosection/appka.jpg);
  color: black; }

.section--landing2 {
  background-image: url(/img/herosection/uvod2-1.jpg);
  color: black; }

.section--landing3 {
  background-image: url(/img/herosection/uvod2-2.png);
  color: black; }

.background--card {
  background-image: url(/img/herosection/card.png);
  background-size: cover; }

.section--infrastructure {
  background: #000 url(/img/herosection/charging.jpg) 75% no-repeat fixed;
  background-size: cover; }

.section--uvod {
  background: #000 url(/img/herosection/uvod.jpg) 75% no-repeat fixed;
  background-size: cover; }

.section--uvod2 {
  background: #000 url(/img/herosection/uvod2.jpg) 75% no-repeat;
  background-size: cover; }

.section--video:after {
  background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
  background-image: linear-gradient(180deg, #000, transparent 400px), linear-gradient(90deg, #000, transparent 65%); }

.section--dobijeni {
  background: #cacaca;
  color: black;
  background: #000 url(/img/herosection/price-list.jpg) 75% no-repeat fixed;
  background-size: cover; }

.section--light {
  background: #cacaca;
  color: black; }

.section--dobijeni:after {
  background-image: -o-linear-gradient(top, #fff, transparent 80%), -o-linear-gradient(left, #fff, transparent 95%);
  background-image: linear-gradient(180deg, #fff, transparent 80%), linear-gradient(90deg, #fff, transparent 95%); }

.dark {
  color: white; }

.dark:after {
  background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
  background-image: linear-gradient(180deg, #000, transparent 400px), linear-gradient(90deg, #000, transparent 65%); }

.section__perex {
  font-size: 1.95rem; }

@media (min-width: 1024px) {
  .section__title {
    font-size: 4.0rem; } }

ol.numbers {
  list-style: none;
  counter-reset: item; }

@media (max-width: 1680px) {
  .section__perex {
    font-size: calc(1.05rem + .64286vw); } }

@media (max-width: 600px) {
  .numbers li {
    padding-left: 0em !important; } }

@media (max-width: 1100px) {
  .section--fleet {
    background-image: linear-gradient(#232323, rgba(35, 35, 35, 0.8)), url(/img/herosection/fleet.jpg); }
  .section--appka {
    background-image: linear-gradient(#e1e1e5, rgba(225, 225, 229, 0.8)), url(/img/herosection/appka.jpg);
    color: black; }
  .section--landing2 {
    background-image: linear-gradient(#e1e1e5, rgba(225, 225, 229, 0.8)), url(/img/herosection/uvod2-1.jpg);
    color: black; }
  .section--landing3 {
    background-image: linear-gradient(#e1e1e5, rgba(225, 225, 229, 0.8)), url(/img/herosection/uvod2-3.png);
    color: black; } }

.numbers li {
  list-style-position: inside;
  counter-increment: item;
  margin-bottom: 25px;
  font-weight: 800;
  text-indent: -1.2em;
  padding-left: 1em; }

.section__perex {
  font-weight: normal; }

.numbers li:before {
  content: counter(item) ". ";
  /*Instead of ". " */
  border-radius: 100%;
  color: #6eeca3;
  width: 1.2em;
  text-align: center;
  display: inline-block; }

@media (min-width: 1024px) {
  .top-gap {
    height: 9rem; } }

@media (max-width: 550px) {
  body {
    background: url(/img/herosection/uvod-mobile.jpg); } }

#anyvideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 10%;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  top: 0;
  z-index: -9999; }

.vertical-center {
  display: flex;
  align-items: center;
  justify-content: center; }

.title--page {
  font-weight: 700; }

.section__title {
  font-weight: 700; }

.section {
  min-height: auto; }

@media (min-width: 768px) {
  .section {
    min-height: 100vh; } }

.portal__nav {
  font-weight: 500;
  font-size: 2.4rem;
  padding: 15px 20px; }

.portal__item-white {
  height: 100%;
  position: relative;
  /* border: 2px solid rgba(43,43,43,.35); */
  border-radius: 6px;
  background: -o-linear-gradient(315deg, #575656, #2b2b2b);
  /* background: linear-gradient(135deg,#575656,#2b2b2b); */
  -webkit-box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 8px 20px 3px rgba(0, 0, 0, 0.05); }

.portal__item__link, .portal__item__link:focus {
  display: block;
  margin: 0;
  border-radius: 6px;
  text-decoration: none;
  color: #fff; }

.login {
  background: #1a1a1a;
  z-index: 100000;
  right: 0px;
  position: fixed;
  height: 100%;
  max-width: 400px; }

.btn-second {
  color: #6eeca3;
  background-color: transparent;
  border-color: #6eeca3;
  border-width: 2px; }

.btn-white {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
  border-width: 2px; }

div#page-content.blur {
  filter: blur(8px) brightness(0.3); }

body {
  background: #000;
  background-size: cover; }

.kontakty__title {
  color: #ffffff;
  margin-top: 4rem; }

.img-lg-float {
  display: none;
  position: absolute;
  right: -300px; }

.img-md-float {
  display: none;
  position: absolute;
  right: -460px; }

@media (min-width: 1366px) {
  .img-lg-float {
    display: block; }
  .img-md-float {
    display: block;
    right: -200px; } }

@media (min-width: 1024px) {
  .img-md-float {
    display: block; } }

.switch-link .unselected {
  z-index: 0 !important;
  opacity: 0.2; }

.switch-link .selected {
  z-index: 100 !important;
  opacity: 1; }

.btn {
  font-size: 1.5rem;
  font-weight: normal; }

@media (max-width: 767.98px) {
  .btn {
    font-size: 1.3rem; } }

.numbers li {
  font-weight: normal; }

.title_blue {
  color: #245cd1; }

.img-v-center {
  align-self: center; }

.portal__perex {
  font-weight: normal; }

.numbers li {
  margin-bottom: 15px; }

.numbers li:before {
  margin-bottom: -9px;
  margin-right: 13px;
  content: '';
  display: inline-block;
  height: 30px;
  width: 30px;
  background-image: url(/img/check-valid.png);
  background-size: 30px 30px; }

ol.numbers {
  padding-inline-start: 0px; }

.icon-partner {
  width: 40px;
  margin-right: 10px;
  display: inline-block; }

.sluzby__text .obsah {
  padding: 0 1.5rem 3rem 2rem; }

@media (min-width: 1024px) {
  .sluzby__text .obsah {
    padding: 0 3rem 4rem 3rem; } }

.check-list {
  display: table;
  width: 100%; }

.ch-row {
  display: table-row; }

.ch-cell {
  display: table-cell; }

.ch-cell-icon {
  display: table-cell;
  width: 30px;
  background-image: url(/img/check-valid.png);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  padding-right: 40px;
  padding-bottom: 50px; }

.numbers li {
  text-indent: -43px;
  padding-left: 43px; }

.video3-jpg, .video2-jpg, .video1-jpg {
  background: none; }

@media (max-width: 768px) {
  .video3-jpg {
    background: url(video/video-3-768-2.jpg);
    background-size: cover; }
  .section--sluzby:after, .section--infrastructure:after {
    background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.9)); }
  .portal__nav {
    font-size: 1.5rem; }
  .video1-jpg {
    background: url(video/video-1-mobile.jpg);
    background-size: cover; }
  .video2-jpg {
    background: url(video/video-2-mobile.jpg);
    background-size: cover; }
  /*.numbers li:before {
                        background-size: 0px;
                    }*/
  #anyvideo {
    width: 1500px; }
  video {
    display: none; } }

@media (max-width: 600px) {
  ol.section__perex {
    margin-left: 45px; } }

@media (max-width: 1366px) {
  .section--uvod:after, .section--uvod2:after {
    background-image: -o-linear-gradient(top, #000, transparent 400px), -o-linear-gradient(left, #000, transparent 65%);
    background-image: linear-gradient(180deg, #000, transparent 40%), linear-gradient(90deg, #000, transparent 95%); }
  .section--uvod {
    background: url(/img/herosection/uvod-1366-2.jpg);
    background-size: cover; }
  .section--uvod2 {
    background: url(/img/herosection/uvod-1366-2.jpg);
    background-size: cover; }
  .section--dobijeni {
    background: #000 url(/img/herosection/price-list-1366.jpg) 75% no-repeat;
    background-size: cover; }
  .portal__item-white {
    background: rgba(255, 255, 255, 0.53); }
  .section--sluzby {
    background-image: url(/img/herosection/payment-mobile-2.png);
    background-size: cover;
    background-attachment: inherit; }
  .title-less {
    font-size: 2.8rem; }
  .section--infrastructure {
    background: #000 url(/img/herosection/charging-1366.jpg) 75% no-repeat;
    background-size: cover; } }

.content-edit {
  display: inherit; }

.btn .content-edit {
  display: initial; }

div#modal-html-editor {
  z-index: 100000000; }

.content-edit:hover {
  border: 1px dashed white; }

.warning-email-empty, .warning-email-notfound {
  color: red;
  margin-top: 5px; }

.hide-background {
  background: #000; }

.hide-background nav.step-navbar {
  background: black;
  padding: 35px; }

/*ADMIN*/
.admin {
  /*tooltip Box*/
  /*tooltip */
  /* tooltip  after*/
  /*hover ToolTip*/
  /*left*/
  /*bottom*/
  /*right*/
  /*right*/
  /* The Modal (background) */
  /* Modal Content/Box */
  /* The Close Button */ }
  .admin .qq-uploader {
    background-color: #404040; }
  .admin .attch {
    width: 24px; }
  .admin .qq-upload-status-text {
    margin-top: 7px; }
  .admin .qq-thumbnail-selector {
    max-width: 40px; }
  .admin .qq-upload-list li.qq-upload-success {
    color: #ffffff; }
  .admin .qq-upload-list li.qq-upload-success {
    background-color: transparent; }
  .admin .form-data {
    height: 45px;
    margin-top: 1px;
    font-weight: 600;
    border: 0px;
    background: transparent;
    color: white;
    border-bottom: 1px solid #454444; }
  .admin .combo {
    height: 40px;
    padding: 5px 10px;
    margin-left: 15px;
    border-radius: 5px;
    width: 100%; }
  .admin .required:after {
    content: '*';
    color: #d24b4b;
    font-size: 17px;
    margin-left: 5px; }
  .admin .data-warning {
    background: #e6b2b2 !important; }
  .admin input[type="date"]::-webkit-calendar-picker-indicator {
    filter: invert(1); }
  .admin .cpo__dashboard-map {
    background-image: none; }
  .admin .copyright {
    background-color: transparent; }
  .admin .row-station {
    padding: 17px 0px 5px 1px;
    display: flex; }
  .admin .con-tooltip {
    cursor: default;
    width: 25px;
    height: 25px; }
  .admin .tooltip {
    visibility: hidden;
    z-index: 1;
    opacity: .40;
    width: 250px;
    font-size: 14px;
    padding: 15px 15px;
    background: #181818;
    position: absolute;
    top: -140%;
    left: -25%;
    border-radius: 9px;
    transform: translateY(9px);
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 3px rgba(56, 54, 54, 0.86); }
  .admin .tooltip b {
    color: #6eeca3; }
  .admin .tooltip::after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12.5px 0 12.5px;
    border-color: #181818 transparent transparent transparent;
    position: absolute;
    left: 40%; }
  .admin .con-tooltip:hover .tooltip {
    visibility: visible;
    transform: translateY(-10px);
    opacity: 1;
    transition: .3s linear;
    animation: odsoky 1s ease-in-out infinite alternate; }

@keyframes odsoky {
  0% {
    transform: translateY(6px); }
  100% {
    transform: translateY(1px); } }
  .admin .left .tooltip {
    top: -20%;
    left: -170%; }
  .admin .left .tooltip::after {
    top: 40%;
    left: 90%;
    transform: rotate(-90deg); }
  .admin .bottom .tooltip {
    top: 115%;
    left: -20%; }
  .admin .bottom .tooltip::after {
    top: -17%;
    left: 40%;
    transform: rotate(180deg); }
  .admin .bottom .tooltip {
    top: 65px;
    left: -139px; }
  .admin .tooltip-h1 {
    font-weight: bold;
    color: white;
    margin-bottom: 15px; }
  .admin .right .tooltip {
    top: 0%;
    left: 100%;
    margin-left: 12px; }
  .admin .right .tooltip::after {
    top: 60px !important;
    left: -18px !important;
    transform: rotate(90deg); }
  .admin .detail .section__title {
    font-size: 2.5rem !important; }
  .admin .con-tooltip.bottom img {
    width: 22px;
    margin-left: 3px; }
  .admin .tooltip-h1 {
    font-weight: bold;
    color: white;
    margin-bottom: 15px; }
  .admin .right .tooltip {
    top: 0%;
    left: 100%;
    margin-left: 12px; }
  .admin .right .tooltip::after {
    top: 60px !important;
    left: -18px !important;
    transform: rotate(90deg); }
  .admin .lds-ripple {
    display: inline-block;
    position: absolute;
    top: 5px;
    width: 10px;
    height: 6px;
    margin-top: -16px !important; }
  .admin .lds-ripple div {
    position: absolute;
    border: 4px solid #fff;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
  .admin .lds-ripple div:nth-child(2) {
    animation-delay: -0.5s; }

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1; }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0; } }
  .admin .battery {
    height: 110px;
    width: 225px;
    border: 8px solid #ffffff;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 12px; }
  .admin .battery:before {
    content: "";
    position: absolute;
    margin: auto;
    height: 55px;
    width: 20px;
    background-color: #ffffff;
    right: -25px;
    top: 0;
    bottom: 0;
    border-radius: 0 7px 7px 0; }
  .admin .battery:after {
    content: "";
    position: absolute;
    height: 80px;
    width: 40px;
    background-color: #ffffff;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 10px;
    border-radius: 5px;
    box-shadow: 50px 0 transparent, 100px 0 transparent, 150px 0 transparent;
    animation: charge 4s infinite; }

@keyframes charge {
  22% {
    box-shadow: 50px 0 transparent, 100px 0 transparent, 150px 0 transparent; }
  25% {
    box-shadow: 50px 0 #ffffff, 100px 0 transparent, 150px 0 transparent; }
  47% {
    box-shadow: 50px 0 #ffffff, 100px 0 transparent, 150px 0 transparent; }
  50% {
    box-shadow: 50px 0 #ffffff, 100px 0 #ffffff, 150px 0 transparent; }
  72% {
    box-shadow: 50px 0 #ffffff, 100px 0 #ffffff, 150px 0 transparent; }
  75% {
    box-shadow: 50px 0 #ffffff, 100px 0 #ffffff, 150px 0 #ffffff; }
  95% {
    box-shadow: 50px 0 #ffffff, 100px 0 #ffffff, 150px 0 #ffffff; } }
  .admin .tabs {
    position: relative; }
  .admin .tabs::before,
  .admin .tabs::after {
    content: "";
    display: table; }
  .admin .tabs::after {
    clear: both; }
  .admin .tab {
    float: left; }
  .admin .tab-switch {
    display: none; }
  .admin .tab-label {
    border-radius: 5px 5px 0px 0px;
    margin-right: 20px;
    position: relative;
    display: block;
    line-height: 2.75em;
    height: 3em;
    padding: 0 1.618em;
    background: #282828;
    /* border-right: 0.125rem solid #16a085; */
    color: #898989;
    cursor: pointer;
    top: 0;
    transition: all 0.25s; }
  .admin .tab-label:hover {
    top: -0.25rem;
    transition: top 0.25s; }
  .admin .tab-content {
    position: absolute;
    z-index: 1;
    top: 2.75em;
    width: 100%;
    left: 0;
    /* padding: 1.618rem; */
    /* background: #fff; */
    /* color: #2c3e50; */
    /* border-bottom: 0.25rem solid #bdc3c7; */
    opacity: 0;
    transition: all 0.35s; }
  .admin .tab-switch:checked + .tab-label {
    background: #3b3b3b;
    color: #ffffff;
    border-bottom: 0;
    /* border-right: 0.125rem solid #fff; */
    transition: all 0.35s;
    z-index: 1;
    top: -0.0625rem; }
  .admin .tab-switch:checked + label + .tab-content {
    z-index: 2;
    opacity: 1;
    transition: all 0.35s; }
  .admin .label-header {
    font-weight: bold;
    margin-left: 5px;
    padding: 20px 0px; }
  .admin .label-header:before {
    margin-left: -35px;
    height: 25px;
    content: " ";
    position: absolute;
    width: 20px;
    border-radius: 0px 5px 5px 0px;
    display: inline-block;
    background: #245cd1; }
  .admin .cpo__detail-label {
    width: 105px;
    display: table-cell; }
  .admin .cpo__detail-value {
    width: 100%;
    vertical-align: middle; }
  .admin .warning {
    margin-top: 20px; }
  .admin .cpo__detail-item {
    margin-bottom: 15px; }
  .admin .cpo__dashboard-item {
    min-height: 89px; }
  .admin .cpo__td-spotreba {
    color: #28c76f;
    font-weight: 800; }
  .admin .cpo__detail-item {
    display: table; }
  .admin .modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.7);
    /* Black w/ opacity */ }
  .admin .modal-content {
    background-color: #2c2c2c;
    margin: 5% auto;
    padding: 20px;
    border: 1px solid #121212;
    width: 80%; }
  .admin .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold; }
  .admin .close:hover,
  .admin .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer; }
  .admin .btn-green {
    color: #6eeca3;
    background-color: #2d2d2d;
    border-color: #6eeca3;
    max-height: 40px;
    padding: 7px; }
  .admin .cpo__detail-value {
    background-color: #9e9e9e; }
  .admin span.point-warning {
    margin-left: 10px;
    color: red;
    font-weight: 800;
    font-size: 26px;
    text-shadow: 0px 0px 13px #ffffff;
    /* padding: 6px; */
    /* border-radius: 100%; */ }
  .admin .modal span.day {
    display: inline-block;
    font-weight: bold;
    margin-right: 3px; }
  .admin .modal span.work-day {
    display: inline-block;
    margin-right: 15px; }
  .admin span.cpo__detail-value.point-state-typ {
    padding: 9px 8px 5px 8px; }
  .admin img.img-type {
    height: 35px !important;
    filter: brightness(150%);
    padding: 4px;
    border-radius: 5px;
    margin-left: -5px;
    margin-top: -5px; }
  .admin .logout {
    font-size: 13px;
    color: #6eeca3; }
  .admin .auto-refresh {
    position: absolute;
    margin-top: 44px;
    color: #6eeca3;
    font-size: 12px;
    z-index: 10000;
    margin-top: -55px;
    margin-left: 20px; }
  .admin .cpo__td-spotreba {
    text-align: right; }
  .admin .cpo__portal-name {
    position: absolute;
    left: 46px;
    top: 85px;
    font-weight: bold; }
  .admin .cpo__portal-subject {
    margin-top: -22px !important;
    margin-bottom: 20px !important;
    margin-left: -12px;
    color: #6eeca3;
    margin: 0px;
    font-weight: bold;
    left: 13px; }
  .admin img.charging {
    width: 51px;
    height: 23px;
    /* opacity: 0.7; */ }
  .admin span.charging {
    font-size: 10px;
    margin-left: 4px;
    margin-top: 3px; }
  .admin .modal {
    z-index: 100; }
  .admin .station-address {
    display: inline-block;
    padding: 5px 10px;
    background: #e8e8e8;
    margin-right: 10px; }
  .admin input.cpo__detail-value {
    background: white;
    padding: 10px; }
  .admin .border-circle {
    border: 5px solid #64efa7;
    border-radius: 50%; }
  .admin .pagination > li > a, .admin .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #272727;
    border: 0px solid #ddd; }
  .admin .pagination > .disabled > a, .admin .pagination > .disabled > a:focus, .admin .pagination > .disabled > a:hover, .admin .pagination > .disabled > span, .admin .pagination > .disabled > span:focus, .admin .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #363636;
    border-color: #ddd; }
  .admin .pagination > li > a:focus, .admin .pagination > li > a:hover, .admin .pagination > li > span:focus, .admin .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #6eeca3;
    border-color: #ddd;
    color: black !important; }
  .admin .pagination > .active > a, .admin .pagination > .active > a:focus, .admin .pagination > .active > a:hover, .admin .pagination > .active > span, .admin .pagination > .active > span:focus, .admin .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #245cd1;
    border-color: #245cd1; }
  .admin td.cpo__td-stav {
    font-size: 10px;
    white-space: nowrap;
    font-weight: bold; }
  .admin .cpo__detail-value {
    background-color: #9e9e9e;
    min-height: 44px; }
  .admin .label-header-plus:before {
    content: '+';
    padding-left: 6px;
    font-weight: normal;
    font-size: 17px; }
  .admin .label-header-minus:before {
    content: '-';
    padding-left: 6px;
    font-weight: normal;
    font-size: 17px; }
  .admin .right-filter {
    position: absolute;
    right: 0px;
    margin-right: 103px;
    z-index: 1000000;
    margin-top: 16px; }
  .admin .right-filter-block {
    display: inline-block;
    margin: 0px 0px;
    padding: 1px 7px;
    min-width: 60px;
    text-align: CENTER;
    background: #010101;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
    border: 2px solid #010101; }
  .admin .cpo__dashboard-btn:hover {
    color: #ffffff;
    background-color: #343434;
    border-color: #535353;
    font-size: 1.3rem; }
  .admin .content-edit {
    display: inherit; }
  .admin .btn .content-edit {
    display: initial; }
  .admin div#modal-html-editor {
    z-index: 100000000; }
  .admin .content-edit:hover {
    border: 1px dashed white; }
  .admin .cpo__btn-arrow:before, .admin .btn-arrow:after {
    background-image: url("data:image/svg+xml;charset=utf8,\a 			%3Csvg data-icon='arrow' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5027 3314'%3E\a 				%3Cline fill='none' stroke='white' stroke-width='427.527' x1='0' y1='1657' x2='4702' y2= '1657' /%3E\a 				%3Cpolyline fill='none' stroke='white' stroke-width='427.527' points='2993,3153 4702,1657 2993,161 '/%3E\a 			%3C/svg%3E\a"); }
  .admin .pool {
    padding: 5px 14px;
    border-radius: 6px;
    font-weight: bold;
    background: #ffd400;
    color: black !important; }
  .admin .cpo__navbar-nav .cpo__nav-link--karty {
    background-image: url(/img/icons/karty.svg); }
  .admin .cpo__navbar-nav .cpo__nav-link--auta {
    background-image: url(/img/icons/auta.svg); }
  .admin .cpo__navbar-nav .cpo__nav-link--charge-id {
    background-image: url(/img/icons/charge-id.svg); }
  .admin .cpo__navbar-nav .cpo__nav-link--osoby {
    background-image: url(/img/icons/osoby.svg); }
  .admin .history .cpo__table tbody tr:nth-of-type(2n) {
    background-color: #3a3a3a;
    color: white; }
  .admin .history .cpo__table tbody tr:nth-of-type(odd) {
    background-color: transparent;
    color: white; }
  .admin span.id {
    font-weight: bold;
    border: 4px solid;
    border-radius: 7px;
    padding: 7px 8px; }

.report span.id {
  font-weight: bold;
  border: 3px solid;
  border-radius: 7px;
  padding: 2px 3px;
  color: #a7a7a7;
  margin-right: 10px; }

.pl-30 {
  padding-left: 30px; }

.pl-20 {
  padding-left: 20px; }

.pr-30 {
  padding-right: 30px; }

.custom-info-window {
    border: none;
    overflow: none;
    padding: 10px 10px 10px 5px;
}

.custom-info-window div {
    margin-bottom: 2px;
    color: black;
    font-weight: bolder;
}

.gm-style-iw-chr {
    display: none;
}

.gm-style-iw-d {
    overflow: hidden !important;
}