@charset "UTF-8";
@font-face {
  font-family: 'Montserrat';
  src: local("Montserrat Light"), local("Montserrat-Light"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/montserrat/subset-Montserrat-Light.woff2") format("woff2");
  font-display: fallback;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: local("Montserrat ExtraBold"), local("Montserrat-ExtraBold"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/montserrat/subset-Montserrat-ExtraBold.woff2") format("woff2");
  font-display: fallback;
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/montserrat/subset-Montserrat-Regular.woff2") format("woff2");
  font-display: fallback;
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/montserrat/subset-Montserrat-Medium.woff2") format("woff2");
  font-display: fallback;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Montserrat';
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/montserrat/subset-Montserrat-SemiBold.woff2") format("woff2");
  font-display: fallback;
  font-weight: 600;
  font-style: normal;
}

.more {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.more:hover {
  background: #e40137;
  color: #fff !important;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

* {
  outline: none;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
}

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

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

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

.sup,
sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

textarea {
  overflow: auto;
}

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

td,
th {
  padding: 0;
}

label {
  cursor: pointer;
}

.clearing {
  clear: both;
  height: 0;
}

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

.clearing:after {
  clear: both;
}

.wrap-ellipsis {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}

.img-captcha {
  vertical-align: top;
  cursor: pointer;
  margin: 0 0 0 10px;
  border: 1px solid #fff;
}

.img-captcha:hover {
  border-color: #000;
}

.reloadCapthca {
  cursor: pointer;
  text-decoration: underline;
  color: #3f3d3c;
  margin-left: 15px;
}

.reloadCapthca:hover {
  text-decoration: none;
}

/*
    .trida {
        background-color: $color-FRONTEND_COLOR_3;
        @include text-contrast($color-FRONTEND_COLOR_3);
    }
*/
.col-md-1 {
  width: calc((100% * 1) / 12);
}

.col-md-2 {
  width: calc((100% * 2) / 12);
}

.col-md-3 {
  width: calc((100% * 3) / 12);
}

.col-md-4 {
  width: calc((100% * 4) / 12);
}

.col-md-5 {
  width: calc((100% * 5) / 12);
}

.col-md-6 {
  width: calc((100% * 6) / 12);
}

.col-md-7 {
  width: calc((100% * 7) / 12);
}

.col-md-8 {
  width: calc((100% * 8) / 12);
}

.col-md-9 {
  width: calc((100% * 9) / 12);
}

.col-md-10 {
  width: calc((100% * 10) / 12);
}

.col-md-11 {
  width: calc((100% * 11) / 12);
}

.col-md-12 {
  width: calc((100% * 12) / 12);
}

.col-md-offset-1 {
  margin-left: calc((100% * 1) / 12);
}

.col-md-offset-2 {
  margin-left: calc((100% * 2) / 12);
}

.col-md-offset-3 {
  margin-left: calc((100% * 3) / 12);
}

.col-md-offset-4 {
  margin-left: calc((100% * 4) / 12);
}

.col-md-offset-5 {
  margin-left: calc((100% * 5) / 12);
}

.col-md-offset-6 {
  margin-left: calc((100% * 6) / 12);
}

.col-md-offset-7 {
  margin-left: calc((100% * 7) / 12);
}

.col-md-offset-8 {
  margin-left: calc((100% * 8) / 12);
}

.col-md-offset-9 {
  margin-left: calc((100% * 9) / 12);
}

.col-md-offset-10 {
  margin-left: calc((100% * 10) / 12);
}

.col-md-offset-11 {
  margin-left: calc((100% * 11) / 12);
}

.col-md-offset-12 {
  margin-left: calc((100% * 12) / 12);
}

@media (max-width: 767px) {
  .col-md-offset-12,
  .col-md-offset-11,
  .col-md-offset-10,
  .col-md-offset-9,
  .col-md-offset-8,
  .col-md-offset-7,
  .col-md-offset-6,
  .col-md-offset-5,
  .col-md-offset-4,
  .col-md-offset-3,
  .col-md-offset-2,
  .col-md-offset-1 {
    margin: 0;
  }
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: none;
    display: block;
    width: 100%;
  }
}

/* Globální funkce */
/* Mixins metody */
/* Grid WT | Bootstrap MD */
body {
  font-family: "Montserrat", "Arial", sans-serif;
  font-size: 14px;
  color: #3f3d3c;
  position: relative;
  font-weight: normal;
  font-style: normal;
  background-color: #fff;
  font-variant-numeric: tabular-nums;
}

* {
  margin: 0;
  padding: 0;
}

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

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

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

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

.u-hidden {
  display: none;
}

span.required {
  color: #f00;
}

span.required + .red {
  display: none;
}

li {
  list-style: none;
}

*:focus {
  outline: none;
}

.skryto,
.disabled {
  color: #646E63;
}

.cena_poznamka,
.mena {
  font-size: 14px !important;
}

.m2 {
  text-transform: lowercase;
}

select[required].state-valid,
input[required].state-valid,
textarea[required].state-valid {
  background-repeat: no-repeat;
  background-position: top 50% right 7px;
  background-color: #fff;
}

select[required].state-error,
input[required].state-error,
textarea[required].state-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJ2aXNpYmxlIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PGc+PHBhdGggeG1sbnM6ZGVmYXVsdD0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGQ9Ik0xIDIxaDIyTDEyIDIgMSAyMXptMTItM2gtMnYtMmgydjJ6bTAtNGgtMnYtNGgydjR6IiBzdHlsZT0iZmlsbDogcmdiKDIxNywgNjAsIDUyKTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIvPjwvZz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: top 50% right 7px;
  background-color: #ffdbdb !important;
}

textarea[required].state-error,
textarea[required].state-valid {
  background-position: top 7px right 7px;
}

select[required].state-error + .CaptionCont {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJ2aXNpYmxlIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyMiIgaGVpZ2h0PSIyMiI+PGc+PHBhdGggeG1sbnM6ZGVmYXVsdD0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGQ9Ik0xIDIxaDIyTDEyIDIgMSAyMXptMTItM2gtMnYtMmgydjJ6bTAtNGgtMnYtNGgydjR6IiBzdHlsZT0iZmlsbDogcmdiKDIxNywgNjAsIDUyKTsiIHZlY3Rvci1lZmZlY3Q9Im5vbi1zY2FsaW5nLXN0cm9rZSIvPjwvZz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: top 50% right 25px;
  background-color: #ffdbdb !important;
}

.error-message {
  position: absolute;
  color: #fff;
  background: #f00;
  padding: 5px;
  z-index: 1;
  font-size: 13px;
}

#silentcaptcha2.state-error,
#silentcaptcha2.state-valid,
#silentcaptcha.state-error,
#silentcaptcha.state-valid {
  background-image: none !important;
}

.error {
  background: #f00;
  font-size: 11px;
  color: #fff;
  padding: 5px;
  text-transform: lowercase;
  margin-top: 5px;
  position: relative;
}

.error:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #f00 transparent;
  position: absolute;
  top: -5px;
  left: 10px;
}

.responsive-form:not(.no-style) {
  box-sizing: border-box;
  padding: 20px 5px 5px 5px;
  border: 1px solid #d6d6d6;
}

.responsive-form .form-group {
  margin: 0 -15px 15px -15px;
  clear: both;
}

.responsive-form .form-group:before, .responsive-form .form-group:after {
  content: " ";
  display: table;
}

.responsive-form .form-group:after {
  clear: both;
}

@media (max-width: 767px) {
  .responsive-form .form-group {
    margin: 0 0 15px 0;
  }
}

.responsive-form .row {
  clear: both;
}

.responsive-form .row:before, .responsive-form .row:after {
  content: " ";
  display: table;
}

.responsive-form .row:after {
  clear: both;
}

.responsive-form .label {
  display: inline-block;
}

.responsive-form .label-text-top {
  margin-bottom: 5px;
}

.responsive-form .checkItem {
  position: relative;
  padding: 5px 0 5px 30px;
  box-sizing: border-box;
}

.responsive-form .checkItem label {
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}

.responsive-form .checkItem input[type="checkbox"] {
  display: none;
}

.responsive-form .checkItem input[type="checkbox"]:checked + .checkItem-square::before {
  transform: scale(1) translate(-50%, -50%);
  z-index: 1;
}

.responsive-form .checkItem input[type="checkbox"]:checked + .checkItem-square::after {
  transform: scale(1);
}

.responsive-form .checkItem .checkItem-square {
  margin-right: 5px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #bababa;
  box-sizing: border-box;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 5px;
}

.responsive-form .checkItem .checkItem-square::before {
  content: "\f00c";
  font-weight: 900;
  display: inline-block;
  font-size: 13px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(0) translate(-50%, -50%);
  transition: transform 0.2s ease;
  color: #000;
}

.responsive-form .checkItem .checkItem-square::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ce0334;
  transform: scale(0);
  transition: transform 0.2s ease;
}

.responsive-form .label-text {
  position: relative;
}

.responsive-form .label-text:not(.label-text-top) {
  top: 5px;
}

.responsive-form .label-text label,
.responsive-form .label-text strong {
  color: #000;
  text-align: right;
  font-weight: bold;
  font-size: 13px;
}

.responsive-form input[type="file"] {
  width: 100%;
}

.responsive-form textarea,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]),
.responsive-form select {
  margin: 0;
  border: 1px solid #bababa;
  padding: 0 8px;
  height: 49px;
  margin-bottom: 5px;
  background-color: #fff;
  box-sizing: border-box;
  color: #000;
  font-size: 13px;
  border-radius: 0;
}

.responsive-form textarea::-webkit-input-placeholder,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"])::-webkit-input-placeholder,
.responsive-form select::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.responsive-form textarea::-moz-placeholder,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"])::-moz-placeholder,
.responsive-form select::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.responsive-form textarea:-ms-input-placeholder,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]):-ms-input-placeholder,
.responsive-form select:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.responsive-form textarea:-moz-placeholder,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]):-moz-placeholder,
.responsive-form select:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.responsive-form textarea:focus,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]):focus,
.responsive-form select:focus {
  border-color: #000;
  background-color: #fff;
}

.responsive-form textarea,
.responsive-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]):not([name="silentcaptcha"]),
.responsive-form select {
  width: 100%;
}

.responsive-form .SumoSelect {
  margin-bottom: 5px;
}

.responsive-form textarea {
  min-height: 80px;
  padding: 8px;
  resize: vertical;
}

.responsive-form button:not(.bez-nabidek),
.responsive-form input[type="submit"] {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  width: auto;
  padding: 0 23px;
  height: 34px;
}

.responsive-form button:not(.bez-nabidek):hover,
.responsive-form input[type="submit"]:hover {
  background: #e40137;
  color: #fff !important;
}

.responsive-form input[name="silentcaptcha"],
.responsive-form input[name="silentcaptcha2"] {
  width: calc(100% - 104px);
  max-width: 110px;
  margin-bottom: 0;
}

.css-title {
  position: relative;
  display: inline-block;
}

@media (min-width: 1025px) {
  .css-title:hover {
    cursor: help;
  }
  .css-title:hover::before {
    content: attr(data-title);
    position: absolute;
    color: #fff;
    background: #000;
    font-size: 13px;
    line-height: 1.2em;
    padding: 5px 10px;
    border-radius: 5px;
    bottom: calc(100% + 10px);
    left: 50%;
    width: 480px;
    transform: translateX(-50%);
    text-align: left;
  }
  .css-title:hover::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #000 transparent transparent transparent;
    transform: translateX(-50%);
    bottom: 100%;
    left: 50%;
  }
}

.gdpr-checkbox-agree {
  display: flex;
  justify-content: flex-end;
}

.gdpr-checkbox-agree .checkItem {
  display: flex;
}

.gdpr-checkbox-agree .checkItem input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  left: 0px;
  top: 5px;
  width: 20px;
  height: 20px;
  z-index: 9999;
  cursor: pointer;
  display: block;
}

.form_hidden {
  display: none;
}

@media (max-width: 767px) {
  .chciKoupitProdat .form-group .label-text,
  .responsive-form .form-group .label-text {
    top: 0;
    text-align: left;
    margin-bottom: 5px;
  }
}

.responsive-form.zavolejte-mi {
  padding-bottom: 15px;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
@media (min-width: 980px) {
  .menu-obal {
    float: right;
  }
  .menu {
    clear: both;
    display: inline-block;
    float: right;
  }
  .menu:before, .menu:after {
    content: " ";
    display: table;
  }
  .menu:after {
    clear: both;
  }
  .menu .PR-anchor {
    display: none;
  }
  .menu li {
    position: relative;
  }
  .menu > li {
    float: left;
  }
  .menu > li > a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    padding: 13px 23px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.4px;
    line-height: 43px;
    transition: all .2s ease;
  }
}

@media (min-width: 980px) and (max-width: 1024px) {
  .menu > li > a {
    padding: 13px 15px;
  }
}

@media (min-width: 980px) {
  .menu > li:hover > a:not(.PR-anchor), .menu > li.is-active > a:not(.PR-anchor) {
    color: #e40137;
  }
  .menu > li:hover {
    color: #e40137;
    transform: scale(1.05);
  }
}

@media (min-width: 980px) and (min-width: 981px) {
  .menu > li:hover ul.uroven-2 {
    display: block;
    visibility: visible;
    /* shows sub-menu */
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 0s, 0s, 0.3s;
  }
}

@media (min-width: 980px) {
  .menu ul.uroven-2 {
    position: absolute;
    border: 1px solid #c7c7c7;
    border-top: 3px solid #fe3364;
    padding: 10px 0;
    z-index: 10000;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    top: 100%;
    left: 0;
    transform: translateY(-2em);
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  }
  .menu ul.uroven-2 > li > a:not(.PR-anchor) {
    padding: 6px 25px;
    line-height: 22px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
  }
  .menu ul.uroven-2 > li > a:not(.PR-anchor):hover {
    background: #fe3364;
  }
  .menu ul.uroven-2 > li:hover {
    background: #fe3364;
  }
  .menu ul.uroven-2 :hover ul.uroven-3 {
    left: 100%;
    top: 0;
  }
  .menu ul.uroven-3 {
    position: absolute;
    left: -9999px;
    border: 1px solid #c7c7c7;
    z-index: 10000;
    background: #fff;
  }
  .menu ul.uroven-3 > li > a {
    padding: 0 25px;
    line-height: 30px;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
  }
  .menu ul.uroven-3 > li > a:hover {
    background: #fe3364;
  }
}

@media screen and (max-width: 980px) {
  body.no-scroll {
    overflow: hidden;
  }
  .hamburger {
    position: relative;
    z-index: 1003;
  }
  .responsive-menu-holder .efect-clone:before {
    content: '';
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.54);
    z-index: -1;
    visibility: hidden;
    transform: translate(100%);
    transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
  }
  .responsive-menu-holder.is-active {
    z-index: 1002;
  }
  .responsive-menu-holder.is-active .efect-clone:before {
    transform: translate(0);
    z-index: 1001;
    visibility: visible;
  }
  .responsive-menu-holder.is-active .menu-holder {
    transform: translateX(0);
  }
  .responsive-menu-holder.is-active .menu > li {
    transform: translateX(0);
    transition-delay: 350ms;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(1) {
    transition-delay: 0.07s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(2) {
    transition-delay: 0.14s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(3) {
    transition-delay: 0.21s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(4) {
    transition-delay: 0.28s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(5) {
    transition-delay: 0.35s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(6) {
    transition-delay: 0.42s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(7) {
    transition-delay: 0.49s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(8) {
    transition-delay: 0.56s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(9) {
    transition-delay: 0.63s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(10) {
    transition-delay: 0.7s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(11) {
    transition-delay: 0.77s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(12) {
    transition-delay: 0.84s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(13) {
    transition-delay: 0.91s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(14) {
    transition-delay: 0.98s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(15) {
    transition-delay: 1.05s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(16) {
    transition-delay: 1.12s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(17) {
    transition-delay: 1.19s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(18) {
    transition-delay: 1.26s;
  }
  .responsive-menu-holder.is-active .menu > li:nth-child(19) {
    transition-delay: 1.33s;
  }
  .responsive-menu-holder.is-active .hamburger {
    opacity: 1;
    visibility: visible;
    z-index: 99999;
  }
  .responsive-menu-holder .menu-holder {
    z-index: 9999;
    position: fixed;
    height: 100vh;
    background-color: #000;
    visibility: visible;
    top: 0;
    right: 0;
    max-width: 350px;
    width: 100%;
    padding: 100px 0 20px 0;
    box-sizing: border-box;
    margin-right: -20px;
    padding-right: 20px;
    text-align: center;
    transition: all 500ms cubic-bezier(0, 0.995, 0.99, 1);
    overflow-y: auto;
    overflow-x: hidden;
    transform: translateX(100%);
  }
  .responsive-menu-holder .hamburger {
    position: absolute;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
  }
  .responsive-menu-holder .menu > li {
    float: none;
    transform: translateX(100%);
    transition: all 350ms cubic-bezier(0, 0.995, 0.99, 1);
  }
  .responsive-menu-holder .menu > li:first-child {
    border: 0;
  }
  .responsive-menu-holder .menu > li a {
    border-radius: 0;
  }
  .responsive-menu-holder ul {
    display: block;
    width: 100%;
    border: 0 !important;
  }
  .responsive-menu-holder ul.uroven-2 {
    visibility: visible;
    opacity: 1;
    transform: none;
    position: static;
    padding: 0;
    display: none;
  }
  .responsive-menu-holder .menu > li > a {
    padding: 10px 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    text-transform: uppercase;
    transition: all .2s ease;
  }
  .responsive-menu-holder .menu > li > a:hover {
    color: #e40137;
    transform: scale(1.05);
  }
  .responsive-menu-holder li > .PR-anchor {
    display: block;
    position: absolute;
    padding: 0;
    width: 38px;
    height: 34px;
    line-height: 34px;
    right: 0;
    top: 0;
    z-index: 1;
    text-align: center;
    color: #3f3d3c;
    transition: all 350ms ease;
  }
  .responsive-menu-holder li > .PR-anchor:before {
    content: "\f078";
    font-weight: 900;
    display: inline-block;
    font-family: 'FontAwesome';
  }
  .responsive-menu-holder li > .PR-anchor.is-active {
    transform: rotateX(180deg);
  }
  .responsive-menu-holder .uroven-2 {
    background-color: #bf01fb;
  }
  .responsive-menu-holder .uroven-2 li a {
    font-size: 13px;
    padding: 5px 0;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    display: block;
  }
}

.hamburger {
  padding: calc(45px / 2) 15px;
  display: none;
  cursor: pointer;
  width: 40px;
  height: 24px;
  float: right;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  right: 0;
}

@media screen and (max-width: 980px) {
  .hamburger {
    display: inline-block;
  }
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

.hamburger.is-active .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger.is-active .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}

.hamburger.is-active .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger.is-active.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}

.hamburger.is-active.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}

.hamburger.is-active.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

.obalStred {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  display: block;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .obalStred {
    padding: 0 15px;
  }
}

@media (max-width: 980px) {
  .obalStred {
    padding: 0 15px;
  }
}

.obalStred-small {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  display: block;
  box-sizing: border-box;
}

@media (max-width: 980px) {
  .obalStred-small {
    padding: 0 15px;
  }
}

.leftCol {
  z-index: 1;
  position: relative;
  box-sizing: border-box;
}

@media (min-width: 981px) {
  .leftCol {
    width: calc(100% - (280px + 40px));
    float: left;
    padding-bottom: 20px;
  }
}

@media (max-width: 980px) {
  .leftCol {
    padding: 20px 15px;
  }
}

.rightCol {
  display: block;
  box-sizing: border-box;
}

@media (min-width: 981px) {
  .rightCol {
    float: right;
    width: 280px;
    padding-bottom: 20px;
  }
}

@media (max-width: 980px) {
  .rightCol {
    padding: 15px 15px 0 15px;
  }
}

body.location_index .hlavicka {
  position: absolute;
  background: none;
}

body.location_index .hlavicka.js-header-fix {
  background-color: rgba(0, 0, 0, 0.73);
}

@media (min-width: 981px) {
  body.location_index .hlavicka.js-header-fix {
    position: fixed;
  }
}

body.location_index .hlavicka.js-header-fix .logo {
  padding: 13px;
  height: 43px;
}

body.location_index .hlavicka.js-header-fix .logo #logo_svg {
  height: 43px;
  width: auto;
}

body.location_vyber_prostor .hlavicka {
  position: absolute;
  background: none;
  background-color: rgba(0, 0, 0, 0.73);
  height: 56px;
}

@media (min-width: 981px) {
  body.location_vyber_prostor .hlavicka-inner {
    height: 56px;
  }
}

@media (max-width: 980px) {
  body.location_vyber_prostor .hlavicka {
    position: static;
    background-color: black;
    height: 69px;
  }
}

body.location_vyber_prostor .hlavicka .logo {
  padding: 16px 44px 39px;
}

body.location_vyber_prostor .hlavicka .logo #logo_svg {
  width: 138px;
}

@media (max-width: 980px) {
  body.location_vyber_prostor .hlavicka .logo #logo_svg {
    width: 150px;
  }
}

@media (max-width: 980px) {
  body.location_vyber_prostor .hlavicka .logo #logo_svg {
    height: 43px;
    width: auto;
  }
}

@media (max-width: 1600px) {
  body.location_vyber_prostor .hlavicka .logo {
    padding: 15px 40px 30px;
  }
}

@media (max-width: 1440px) {
  body.location_vyber_prostor .hlavicka .logo {
    padding: 15px 3px 23px;
  }
}

@media (max-width: 980px) {
  body.location_vyber_prostor .hlavicka .logo {
    padding: 13px;
    height: 43px;
  }
}

body.location_vyber_prostor .hlavicka .menu > li > a {
  padding-bottom: 0;
}

body.location_vyber_prostor .hlavicka .app-icons {
  padding-bottom: 0;
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka {
  position: relative;
  padding: 0 0;
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}

@media (max-width: 1600px) {
  body:not(.location_index):not(.location_vyber_prostor) .hlavicka {
    padding: 0 10px;
  }
}

@media (max-width: 980px) {
  body:not(.location_index):not(.location_vyber_prostor) .hlavicka {
    padding: 0 0;
  }
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 37px;
  z-index: -1;
  background-color: #ce0334;
}

@media (max-width: 980px) {
  body:not(.location_index):not(.location_vyber_prostor) .hlavicka:after {
    display: none;
  }
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka .logo {
  padding: 26px 66px 55px;
  background-color: #fff;
  float: left;
  transition: all ease .3s;
  padding: 10px 30px 12px;
}

@media (max-width: 980px) {
  body:not(.location_index):not(.location_vyber_prostor) .hlavicka .logo {
    padding: 13px;
    height: 43px;
  }
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka .logo img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

body:not(.location_index):not(.location_vyber_prostor) .hlavicka .logo #logo_svg {
  width: 207px;
  transition: all ease .3s;
  height: 43px;
  width: auto;
}

.hlavicka {
  box-sizing: border-box;
  width: 100%;
  padding: 0 344px 0 134px;
  background-color: rgba(0, 0, 0, 0.73);
  z-index: 100;
  height: 69px;
  transition: all ease .3s;
}

@media (max-width: 1600px) {
  .hlavicka {
    padding: 0 150px;
  }
}

@media (max-width: 1200px) {
  .hlavicka {
    padding: 0 50px;
  }
}

@media (max-width: 980px) {
  .hlavicka {
    padding: 0 0;
  }
}

.hlavicka .logo {
  padding: 26px 66px 55px;
  background-color: #fff;
  float: left;
  transition: all ease .3s;
}

@media (max-width: 1600px) {
  .hlavicka .logo {
    padding: 15px 40px 30px;
  }
}

@media (max-width: 1440px) {
  .hlavicka .logo {
    padding: 10px 30px 12px;
  }
}

@media (max-width: 980px) {
  .hlavicka .logo {
    padding: 13px;
    height: 43px;
  }
}

.hlavicka .logo img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.hlavicka .logo #logo_svg {
  width: 207px;
  transition: all ease .3s;
}

@media (max-width: 1440px) {
  .hlavicka .logo #logo_svg {
    width: 150px;
  }
}

@media (max-width: 1440px) {
  .hlavicka .logo #logo_svg {
    height: 43px;
    width: auto;
  }
}

.hlavicka .h1-text {
  display: none;
  font-size: 0;
  text-indent: -9999px;
  visibility: hidden;
}

.hlavicka .app-icons {
  float: right;
  padding: 13px 0;
}

@media (max-width: 980px) {
  .hlavicka .app-icons {
    display: none;
  }
}

.hlavicka .app-icons-wrap {
  box-sizing: border-box;
  float: left;
  width: 43px;
  height: 43px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 15px;
  transition: all .2s ease;
}

.hlavicka .app-icons-wrap i {
  color: #fff;
  font-size: 16px;
  line-height: 43px;
  height: 43px;
  transition: all .2s ease;
}

.hlavicka .app-icons-wrap:hover {
  transform: scale(1.05);
  border-color: #e40137;
}

.hlavicka .app-icons-wrap:hover i {
  color: #e40137;
}

.hlavicka .app-icons:after {
  display: block;
  clear: both;
  content: '';
}

.drobecky {
  padding: 11px 0;
  font-size: 12px;
  background: #ce0334;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 30px 0;
  z-index: 100;
  position: relative;
}

@media (max-width: 980px) {
  .drobecky {
    display: none;
  }
  .drobecky + .obalStred {
    margin-top: 35px;
  }
}

.drobecky a {
  color: #fff;
  font-size: 12px;
}

.drobecky a::first-letter {
  text-transform: uppercase;
}

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

.drobecky .fa, .drobecky .fas, .drobecky .far, .drobecky .fal, .drobecky .fab {
  margin: 0 15px;
}

.drobecky .obalStred {
  padding-left: 10px;
}

.breadcrumbs *:last-child {
  color: #fff;
  text-decoration: none;
  cursor: default;
}

.footerMain {
  line-height: 24px;
}

.footerMain .footerMain-nav {
  text-align: center;
  float: left;
  display: inline-block;
  max-width: calc(100% - 150px);
}

@media (max-width: 768px) {
  .footerMain .footerMain-nav {
    max-width: 100%;
  }
}

.footerMain .footerMain-nav a {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  display: inline-block;
  padding: 0 30px;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
}

@media (max-width: 980px) {
  .footerMain .footerMain-nav a {
    padding: 0 20px;
  }
}

.footerMain .footerMain-nav a:hover {
  color: #000;
}

.footerMain-wrap {
  background-color: #e40137;
  padding: 17px 0 26px;
}

.footerMain-obal {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.footerMain .app-icons {
  float: right;
}

@media (max-width: 768px) {
  .footerMain .app-icons {
    width: 150px;
    display: block;
    float: none;
    margin: 0 auto;
  }
}

.footerMain .app-icons-wrap {
  box-sizing: border-box;
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-left: 15px;
  transition: all .2s ease;
}

.footerMain .app-icons-wrap i {
  color: #fff;
  font-size: 23px;
  line-height: 60px;
  height: 60px;
}

.footerMain .app-icons-wrap:hover {
  transform: scale(1.05);
}

.footerMain .app-icons:after {
  display: block;
  clear: both;
  content: '';
}

.copyright {
  padding: 20px 0;
  font-size: 13px;
  line-height: 25px;
  background: #333333;
  color: #fff;
}

.copyright svg {
  vertical-align: middle;
  margin: 0 5px 0 20px;
  max-height: 25px;
}

.copyright svg .path-black {
  fill: #e96c2d;
}

.copyright a {
  color: #fff;
}

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

.copyright .right {
  float: right;
  width: 75%;
  text-align: right;
}

.copyright .left {
  float: left;
  width: 25%;
}

@media (max-width: 768px) {
  .copyright .left,
  .copyright .right {
    float: none;
    width: 100%;
    text-align: center;
  }
}

h1,
.h1 {
  display: block;
  font-size: 30px;
  color: #252525;
  padding-bottom: 25px;
  font-weight: 600;
}

h2,
.h2 {
  display: block;
  font-size: 20px;
  color: #000;
  padding-bottom: 15px;
}

h3,
.h3 {
  display: block;
}

h4,
.h4 {
  display: block;
  font-size: 16px;
  color: #000;
}

p {
  margin-bottom: 15px;
  line-height: 21px;
}

a {
  color: #e40137;
}

a:hover {
  text-decoration: none;
}

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
}

.headlines-link {
  font-size: 16px;
}

.headlines-link a {
  color: #ce0334;
  text-decoration: none;
}

.headlines-link a:hover {
  text-decoration: underline;
}

.thumbnail {
  border: 1px solid #a3a3a3;
}

.thumbnail:hover {
  border-color: #ce0334;
}

.thumbnail img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}

.owl-carousel {
  position: relative;
}

.owl-pagination {
  position: absolute;
  left: 0;
  bottom: 35px;
  right: 0;
  text-align: center;
  z-index: 10;
}

.owl-page {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.owl-page:not(:last-of-type) {
  margin-right: 6px;
}

.owl-page.active {
  background: #ce0334;
}

.owl-page:not(.active):hover {
  background: #fc3b6a;
  cursor: pointer;
}

.owl-wrapper {
  clear: both;
  position: relative;
}

.owl-wrapper:before, .owl-wrapper:after {
  content: " ";
  display: table;
}

.owl-wrapper:after {
  clear: both;
}

.owl-wrapper-outer {
  overflow: hidden;
  position: relative;
}

.owl-item {
  float: left;
  text-align: center;
}

.owl-item.loading {
  min-height: 75px;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/throbber.gif") no-repeat center;
}

.owl-item a {
  display: inline-block;
  max-width: 100%;
}

.owl-item img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.owl-prev, .owl-next {
  position: absolute;
  top: 50%;
  cursor: pointer;
  color: #e40137;
  margin-top: -24px;
  font-size: 34px;
}

.owl-prev:hover, .owl-next:hover {
  color: #b1012b;
}

.owl-prev {
  left: 0;
}

.owl-next {
  right: 0;
}

img.lazyOwl {
  display: none;
}

.stitkyOusko {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/energeticky_stitek_left.png") no-repeat;
  position: absolute;
  z-index: 10;
  width: 74px;
  height: 111px;
  left: -74px;
  top: 124px;
  cursor: help;
}

.stitkyOusko:hover .stitek {
  opacity: 1;
  display: block;
}

.stitkyOusko p {
  margin: 0;
}

.stitkyOusko .stitek {
  width: 212px;
  height: 106px;
  box-sizing: border-box;
  transition: opacity 0.3s ease-in-out;
  padding: 7px 10px 0 40px;
  color: #fff;
  font-size: 12px;
  position: absolute;
  right: -195px;
  opacity: 0;
  display: none;
}

.stitkyOusko .stitek strong {
  font-size: 13px;
}

.stitkyOusko .stitek.s1 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyA.png") no-repeat center;
}

.stitkyOusko .stitek.s2 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyB.png") no-repeat center;
}

.stitkyOusko .stitek.s3 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyC.png") no-repeat center;
}

.stitkyOusko .stitek.s4 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyD.png") no-repeat center;
  color: #000;
}

.stitkyOusko .stitek.s5 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyE.png") no-repeat center;
  color: #000;
}

.stitkyOusko .stitek.s6 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyF.png") no-repeat center;
}

.stitkyOusko .stitek.s7 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/stitkyG.png") no-repeat center;
}

.stitkyOusko .stitek a {
  color: #000;
}

.cookie-consent {
  width: 100%;
  background: rgba(100, 100, 100, 0.85);
  color: #FFF;
  font-size: 15px;
  padding: 5px 15px;
  text-align: center;
  box-sizing: border-box;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
}

@media (max-width: 980px) {
  .cookie-consent {
    position: relative;
    left: auto;
    bottom: auto;
  }
}

.cookie-consent-more {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.cookie-consent-more:hover {
  background: #e40137;
  color: #fff !important;
}

.cookie-consent a {
  color: #fff;
}

.cookie-consent a:hover {
  text-decoration: none;
}

.SumoSelect {
  width: 100%;
  position: relative;
}

.SumoSelect p {
  margin: 0;
}

.SumoSelect.open .search-txt {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 5px 8px;
  border: none;
  box-sizing: border-box;
  border-radius: 5px;
}

.SumoSelect.open > .search > span,
.SumoSelect.open > .search > label {
  visibility: hidden;
}

.SumoSelect li {
  margin: 0 !important;
}

.SumoSelect li::before, .SumoSelect li::after {
  display: none;
}

.SelectBox {
  padding: 5px 8px;
}

.sumoStopScroll {
  overflow: hidden;
}

.SumoSelect .hidden {
  display: none;
}

.SumoSelect .search-txt {
  display: none;
  outline: none;
}

.SumoSelect .no-match {
  display: none;
  padding: 6px;
}

.SelectClass,
.SumoUnder {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  box-sizing: border-box;
  opacity: 0;
}

.SelectClass {
  z-index: 2;
}

.SumoSelect > .optWrapper > .options li.opt label,
.SumoSelect > .CaptionCont,
.SumoSelect .select-all > label {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}

.SumoSelect:focus > .CaptionCont,
.SumoSelect.open > .CaptionCont {
  border-color: #000;
}

.SumoSelect > .CaptionCont {
  position: relative;
  border: 1px solid #bababa;
  height: 49px;
  line-height: 49px;
  background-color: #fff;
  border-radius: 0;
  margin: 0;
  color: #000 !important;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13px;
  cursor: pointer;
}

.SumoSelect > .CaptionCont > span {
  display: block;
  padding-right: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  height: 49px;
  line-height: 49px;
}

/*placeholder style*/
.SumoSelect > .CaptionCont > span.placeholder {
  color: #000;
}

.SumoSelect > .CaptionCont > label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.SumoSelect > .CaptionCont > label > i {
  display: inline-block;
  font-size: 16px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #000;
  font-style: normal;
}

.SumoSelect > .CaptionCont > label > i:before {
  content: "\f0d7";
  font-weight: 800;
}

.SumoSelect > .optWrapper {
  display: none;
  z-index: 1000;
  top: 51px;
  width: 100%;
  position: absolute;
  left: 0;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.11);
  border-radius: 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .SumoSelect > .optWrapper {
    min-width: 100%;
    width: auto;
  }
}

.SumoSelect.open > .optWrapper {
  display: block;
  color: #3f3d3c;
}

.SumoSelect.open > .optWrapper.up {
  top: auto;
  bottom: 100%;
  margin-bottom: 5px;
}

.SumoSelect > .optWrapper ul {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  overflow: auto;
}

.SumoSelect > .optWrapper > .options {
  border-radius: 2px;
  position: relative;
  /*Set the height of pop up here (only for desktop mode)*/
  max-height: 250px;
  /*height*/
}

.SumoSelect > .optWrapper > .options li.group.disabled > label {
  opacity: 0.5;
}

.SumoSelect > .optWrapper > .options li ul li.opt {
  padding-left: 22px;
}

.SumoSelect > .optWrapper.multiple > .options li ul li.opt {
  padding-left: 50px;
}

.SumoSelect > .optWrapper.isFloating > .options {
  max-height: 100%;
  box-shadow: 0 0 100px #595959;
}

.SumoSelect > .optWrapper > .options li.opt {
  padding: 6px 8px;
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}

.SumoSelect > .optWrapper > .options > li.opt:first-child {
  border-radius: 2px 2px 0 0;
}

.SumoSelect > .optWrapper > .options > li.opt:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: none;
}

.SumoSelect > .optWrapper > .options li.opt:hover {
  background-color: #E4E4E4;
}

.SumoSelect > .optWrapper > .options li.opt.sel {
  background-color: #a1c0e4;
  border-bottom: 1px solid #a1c0e4;
}

.SumoSelect > .optWrapper > .options li label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}

.SumoSelect > .optWrapper > .options li.group > label {
  cursor: default;
  padding: 8px 6px;
  font-weight: bold;
}

/*Floating styles*/
.SumoSelect > .optWrapper.isFloating {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 90%;
  bottom: 0;
  margin: auto;
  max-height: 90%;
}

/*disabled state*/
.SumoSelect > .optWrapper > .options li.opt.disabled {
  background-color: inherit;
}

.SumoSelect > .optWrapper > .options li.opt.disabled * {
  opacity: 0.5;
}

/*styling for multiple select*/
.SumoSelect > .optWrapper.multiple > .options li.opt {
  padding-left: 35px;
  cursor: pointer;
  position: relative;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span,
.SumoSelect .select-all > span {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  border: 1px solid #bababa;
  background: #fff;
  border-radius: 0;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span::before,
.SumoSelect .select-all > span::before {
  content: "\f00c";
  font-weight: 800;
  display: inline-block;
  font-size: 11px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: scale(0) translate(-50%, -50%);
  transition: transform 0.2s ease-in-out;
  color: #000;
  transform-origin: 0 0;
  z-index: 2;
}

.SumoSelect > .optWrapper.multiple > .options li.opt span::after,
.SumoSelect .select-all > span::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  height: 100%;
  background: #ce0334;
  transform: scale(0) translate(-50%, -50%);
  transition: transform 0.2s ease-in-out;
  transform-origin: 0 0;
}

.SumoSelect > .optWrapper > .MultiControls {
  border-top: 1px solid #ddd;
  background-color: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.13);
  border-radius: 0 0 3px 3px;
}

.SumoSelect > .optWrapper > .MultiControls body:not(.location_nemovitosti) {
  display: none;
}

.SumoSelect > .optWrapper.multiple.isFloating > .MultiControls {
  display: block;
  margin-top: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls {
  display: block;
}

.SumoSelect > .optWrapper.multiple.okCancelInMulti > .MultiControls > p {
  padding: 6px;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p {
  display: inline-block;
  cursor: pointer;
  padding: 12px;
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p:hover {
  background-color: #f1f1f1;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnOk {
  border-right: 1px solid #DBDBDB;
  border-radius: 0 0 0 3px;
}

.SumoSelect > .optWrapper.multiple > .MultiControls > p.btnCancel {
  border-radius: 0 0 3px 0;
}

/*styling for select on popup mode*/
.SumoSelect > .optWrapper.isFloating > .options li.opt {
  padding: 12px 6px;
}

/*styling for only multiple select on popup mode*/
.SumoSelect > .optWrapper.multiple.isFloating > .options li.opt {
  padding-left: 35px;
}

.SumoSelect > .optWrapper.multiple.isFloating {
  padding-bottom: 43px;
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span::after,
.SumoSelect .select-all.selected > span::after,
.SumoSelect .select-all.partial > span::after {
  transform: scale(1) translate(-50%, -50%);
}

.SumoSelect > .optWrapper.multiple > .options li.opt.selected span::before,
.SumoSelect .select-all.selected > span::before,
.SumoSelect .select-all.partial > span::before {
  transform: scale(1) translate(-50%, -50%);
}

/*disabled state*/
.SumoSelect.disabled {
  opacity: 0.7;
  cursor: not-allowed;
}

.SumoSelect.disabled > .CaptionCont {
  border-color: #ccc;
  box-shadow: none;
}

/**Select all button**/
.SumoSelect .select-all {
  border-radius: 3px 3px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
  padding: 8px 0 3px 35px;
  height: 20px;
  cursor: pointer;
}

.SumoSelect .select-all > label,
.SumoSelect .select-all > span i {
  cursor: pointer;
}

.SumoSelect .select-all.partial > span i {
  background-color: #ccc;
}

/*styling for optgroups*/
.SumoSelect > .optWrapper > .options li.optGroup {
  padding-left: 5px;
  text-decoration: underline;
}

.location_index #lokalita + .CaptionCont + .optWrapper.multiple {
  min-width: 240px;
}

.panel-obal {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #cacaca;
  margin: 0 0 25px 0;
}

.panel-obal:hover {
  border-color: #e40137;
}

.panel-obal-in {
  position: relative;
  padding: 0;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.alert p:last-child {
  margin: 0;
}

.alert a {
  color: #000;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.ui-widget-header {
  border-color: #e40137;
  background: #ccc;
}

.ui-button.ui-state-hover {
  border-color: #b1012b !important;
  background: #fff !important;
}

.ui-icon-closethick {
  text-indent: 0;
  background-image: none !important;
  color: #000;
}

.ui-icon-closethick::before {
  display: inline-block;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f00d";
  font-weight: 900;
}

.footer-inzerce {
  padding: 0 0 20px 0;
  max-height: 80px;
  overflow: hidden;
}

.footer-inzerce:empty {
  display: none;
}

@media (max-width: 980px) {
  .footer-inzerce {
    display: none !important;
  }
}

.footer-inzerce .owl-item.loading {
  min-height: 50px;
}

.footer-inzerce-hdr {
  padding: 20px 0 0 0;
}

@media (max-width: 980px) {
  .footer-inzerce-hdr {
    display: none;
  }
}

.vlajka {
  width: 113px;
  height: 113px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
}

.vlajka.no1 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/vlajka_sleva.png") no-repeat;
}

.vlajka.no2 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/vlajka_sleva_rezervace.png") no-repeat;
}

.vlajka.no3 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/vlajka_rezervace.png") no-repeat;
}

.vlajka.no4 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/vlajka_prodej.png") no-repeat;
}

.vlajka.no5 {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/vlajka_pronajem.png") no-repeat;
}

a.scrollup {
  position: fixed;
  bottom: 50px;
  right: 100px;
  text-indent: -9999px;
  z-index: 999;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transition: opacity 0.3s ease-in-out;
  background: #000;
}

a.scrollup::before {
  content: '';
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  position: absolute;
  transform: translate(-50%) rotate(45deg);
  top: 17px;
  left: 50%;
}

a.scrollup:hover {
  opacity: .7;
}

@media (max-width: 767px) {
  a.scrollup {
    display: none !important;
  }
}

.table-responsive {
  min-height: .01%;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    min-width: 600px;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ddd;
  }
}

.r-tabs-nav {
  clear: both;
}

.r-tabs-nav:before, .r-tabs-nav:after {
  content: " ";
  display: table;
}

.r-tabs-nav:after {
  clear: both;
}

@media (max-width: 480px) {
  .r-tabs-nav {
    display: none;
  }
}

.r-tabs-nav li {
  float: left;
}

.r-tabs-nav li.r-tabs-state-default a {
  color: #000;
  transition: all .3s ease;
}

.r-tabs-nav li.r-tabs-state-default a:hover {
  transform: scale(1.05);
  color: #e40137;
}

.r-tabs-nav li.r-tabs-state-active a {
  color: #e40137;
  cursor: default;
}

.r-tabs-nav li a {
  padding: 8px 20px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 18px;
  display: block;
  font-weight: 500;
}

@media (min-width: 481px) {
  .r-tabs-accordion-title {
    display: none;
  }
}

@media (max-width: 480px) {
  .r-tabs-accordion-title {
    background: #ce0334;
  }
  .r-tabs-accordion-title.r-tabs-state-default a {
    color: #fff;
  }
  .r-tabs-accordion-title.r-tabs-state-default a:hover {
    background: #e40137;
  }
  .r-tabs-accordion-title.r-tabs-state-active a {
    background: #e40137;
    cursor: default;
  }
  .r-tabs-accordion-title a {
    padding: 8px 20px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    display: block;
    color: #fff;
  }
}

.r-tabs-panel {
  display: none;
}

.pages {
  padding: 20px 0;
  font-size: 13px;
  text-align: center;
}

.pages.pages_bottom {
  padding-top: 0;
}

.pages.pages_top {
  padding-bottom: 0;
}

.pages li {
  display: inline;
}

.pages li.active a {
  border-color: #ce0334;
  color: #ce0334;
  font-weight: normal;
}

.pages li:not(.disabled):hover a {
  border: 1px solid #ce0334;
  background-color: #ce0334;
  color: #fff;
}

.pages li.disabled a {
  color: #ccc;
  cursor: default;
}

.pages a {
  height: 21px;
  line-height: 21px;
  display: inline-block;
  text-align: center;
  min-width: 16px;
  margin: 0 2px;
  padding: 0 3px;
  text-decoration: none;
  color: #162317;
  border: 1px solid transparent;
}

.pages ul {
  text-align: center;
}

.pages ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 3px;
  min-width: 26px;
  box-sizing: border-box;
}

.pages ul li a {
  color: #989898;
}

.pages ul li.disabled a {
  text-decoration: none;
  cursor: default;
}

.pages ul li.active {
  border: 1px solid #e40137;
}

.pages ul li.active a {
  font-weight: 700;
  text-decoration: none;
  cursor: default;
  color: black;
}

.pager-ajax-next-page-content {
  margin-top: 20px;
  position: relative;
}

.pager-ajax-next-page-content:before {
  content: "";
  width: 100%;
  height: 3px;
  left: 0;
  top: 0;
  position: absolute;
  background: #e40137;
}

.swiper-pagination-bullet-active {
  background: #e40137 !important;
}

.swiper-button-prev, .swiper-button-next {
  color: #e40137 !important;
}

.estateDetail {
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  clear: both;
}

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

.estateDetail:after {
  clear: both;
}

.estateDetail-top {
  background-color: #b1b3ba;
}

@media (max-width: 767px) {
  .estateDetail {
    padding: 15px 0 0 0;
  }
}

@media (max-width: 1200px) {
  .estateDetail .obalStred {
    padding: 0 25px;
  }
}

.estateDetail h1 {
  padding-top: 25px;
  padding-bottom: 45px;
  color: #000;
  font-weight: 800;
  letter-spacing: 1.31px;
  position: relative;
  text-align: center;
}

.estateDetailObal-middle {
  padding: 30px 0;
}

.estateDetailObal-middle-left {
  width: calc(100% - 450px);
  float: left;
  box-sizing: border-box;
}

@media (max-width: 1220px) {
  .estateDetailObal-middle-left {
    padding-left: 30px;
  }
}

@media (max-width: 980px) {
  .estateDetailObal-middle-left {
    width: 100%;
    padding-left: 0px;
  }
}

.estateDetailObal-middle-left .estateParams {
  position: relative;
  margin-top: 30px;
}

.estateDetailObal-middle-left .estateParams:after {
  content: '';
  position: absolute;
  top: -15px;
  height: 1px;
  width: 100%;
  background-color: #c9c9c9;
}

.estateDetailObal-middle-right {
  width: 450px;
  float: right;
  box-sizing: border-box;
  padding: 0 15px;
}

@media (max-width: 980px) {
  .estateDetailObal-middle-right {
    width: 100%;
    padding: 20px 0;
  }
}

.estateDetail .hdr {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 0;
  color: #000;
}

.estateDesc {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

@media (max-width: 980px) {
  .estateDesc {
    height: auto !important;
    margin-bottom: 30px;
  }
}

.estateDesc p {
  margin-bottom: 0;
  line-height: 22px;
  color: #010101;
  font-weight: 300;
}

.estateDesc .EstateShowMoreDesc {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  background-color: #fff;
}

.estateDesc .EstateShowMoreDesc:hover {
  background: #e40137;
  color: #fff !important;
}

@media (max-width: 980px) {
  .estateDesc .EstateShowMoreDesc {
    display: none;
  }
}

.estateDesc .EstateShowMoreDesc.filtr {
  float: none;
  cursor: pointer;
}

.estateDesc .EstateShowMoreDesc.filtr.active, .estateDesc .EstateShowMoreDesc.filtr.noactive {
  display: none;
}

.estateDesc .read-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 15px 0 0 0;
  display: none;
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5) 30%, #fff);
}

@media (max-width: 980px) {
  .estateDesc .read-more {
    display: none;
  }
}

.estateTabs {
  box-sizing: border-box;
  width: calc(100% - 450px);
  float: left;
}

@media (max-width: 980px) {
  .estateTabs {
    width: 100%;
    float: none;
  }
}

.estateTabs .idTabs {
  list-style: none;
  margin: -38px 0 0 0;
  z-index: 1;
  position: relative;
}

@media (max-width: 980px) {
  .estateTabs .idTabs {
    margin: 0;
    text-align: center;
  }
  .estateTabs .idTabs li {
    display: inline-block;
    float: none !important;
  }
}

.estateTabs .tabContent {
  padding: 15px;
  color: #000;
  position: relative;
}

@media (max-width: 980px) {
  .estateTabs .tabContent {
    padding: 15px;
  }
}

.estateTabs .tabContent iframe {
  border: 0;
  width: 100%;
  height: 506px;
}

.estateTabs .tabContent .GoogleMap {
  width: 100%;
  height: 491px;
  overflow: hidden;
}

.estateTabs .tabContent .navigovat {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 10;
  padding: 5px 10px;
}

.estateTabs .tabContent .navigovat:hover {
  text-decoration: none;
}

.estateTabs .tabContent .navigovat i {
  margin-right: 10px;
}

.estateTabs .ArcCR {
  position: absolute;
  z-index: 1;
  padding: 5px 10px;
  background: white;
  top: 15px;
  right: 0;
}

.estateTabs .rozostreniText {
  position: absolute;
  z-index: 1;
  padding: 5px 10px;
  background: white;
  top: 15px;
  left: 0;
}

@media (max-width: 767px) {
  .estateForm {
    margin: 0 -15px;
  }
}

.estateForm .label-text {
  top: -5px !important;
}

@media (max-width: 767px) {
  .estateForm .label-text {
    top: 3px !important;
  }
}

.estateForm .reloadCapthca {
  margin-left: 30px;
}

.estateBroker {
  padding: 20px 30px;
  color: #000;
}

@media (min-width: 980px) {
  .estateBroker {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
  }
}

.estateBroker .maklerFoto {
  float: right;
}

.estateBroker .maklerFoto img {
  border: 4px solid #8d1c1f;
  vertical-align: bottom;
}

.estateBroker p {
  font-size: 14px;
  line-height: 28px;
}

.estateBroker p b {
  font-size: 14px;
}

.estateBroker p i {
  margin-right: 10px;
}

.estateBroker .tab {
  display: inline-block;
  width: 65px;
}

.estateBroker a {
  color: #000;
}

.estateBroker a[href*="tel:"] {
  text-decoration: none;
}

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

.estateParametry {
  width: 100%;
  vertical-align: baseline;
}

.estateParametry th {
  height: 22px;
  padding: 0 10px 0 0;
  text-align: left;
  font-weight: normal;
  color: #000;
  width: 50%;
}

.estateParametry th:not(.nadpis):first-letter {
  text-transform: uppercase;
}

.estateParametry td {
  height: 22px;
  color: #000;
  text-align: right;
  padding-right: 1px;
}

.estateParametry td:first-letter {
  text-transform: uppercase;
}

.estateParametry .nadpis {
  color: #000;
  text-transform: uppercase;
}

.estateParametry tr:not(:first-child) th.nadpis {
  padding-top: 15px;
}

.estateParametry tr.cena_od td,
.estateParametry tr.cena_do td,
.estateParametry tr.cena_hodnota td {
  font-size: 26px;
}

.nemovitostDetailPopis {
  box-sizing: border-box;
  position: relative;
  float: right;
  width: 450px;
}

@media (min-width: 980px) {
  .nemovitostDetailPopis {
    min-height: 510px;
    padding-bottom: 124px;
  }
}

@media (max-width: 980px) {
  .nemovitostDetailPopis {
    width: 100%;
    float: none;
    margin-top: 15px;
  }
}

.nemovitostDetailPopis-top {
  padding: 15px 30px;
}

.nemovitostDetailPopis-top .more {
  background: #e40137;
  color: #fff !important;
}

.nemovitostDetailPopis-top .more:hover {
  background: #cb0131;
}

.nemovitostDetailPopis .separator {
  border-top: 1px solid #d5d5d5;
  padding-top: 15px;
  margin-top: 15px;
}

.jp-container {
  position: relative;
  overflow: auto;
  max-height: 1000px;
  max-width: 100%;
  box-sizing: border-box;
}

.jp-container table {
  width: 100%;
  vertical-align: baseline;
}

.jp-container table th {
  height: 22px;
  padding: 0 10px 0 0;
  text-align: left;
  font-weight: normal;
  color: #000;
  width: 50%;
}

.jp-container table th:not(.nadpis):first-letter {
  text-transform: uppercase;
}

.jp-container table td {
  height: 22px;
  color: #000;
  text-align: right;
  padding-right: 1px;
}

.jp-container table td:first-letter {
  text-transform: uppercase;
}

.jp-container table .nadpis {
  color: #000;
  text-transform: uppercase;
}

.jp-container table tr:not(:first-child) th.nadpis {
  padding-top: 15px;
}

.jp-container table tr.cena_od td,
.jp-container table tr.cena_do td,
.jp-container table tr.cena_hodnota td {
  font-size: 26px;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}

.jspCap {
  display: none;
}

.jspTrack {
  position: relative;
}

.jspTrack:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border: 1px solid #dcdcdc;
  background-color: #f2f2f2;
  box-sizing: border-box;
  margin-left: -3px;
}

.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e40137;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
}

.jspDrag:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

.cookie-consent-more {
  background: #e40137;
  color: #fff !important;
}

.cookie-consent-more:hover {
  background: #cb0131;
}

.estateImages .estate-sliders {
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 530px;
  height: 355px;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.estateImages .estate-sliders:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.estateImages .estate-sliders .zoom {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 26px;
  height: 26px;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/icon_zoom.png");
  text-indent: -9999px;
  opacity: 0;
  z-index: 1;
}

@media only screen and (min-width: 767px) {
  .estateImages .estate-sliders:hover a.zoom {
    opacity: 1;
  }
}

.estateImages .estate-sliders .loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/throbber.gif") no-repeat center rgba(0, 0, 0, 0.7);
}

.estateImages .slides,
.estateImages img[data-u="image"] {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.estateImages .slides:active,
.estateImages img[data-u="image"]:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.estateImages .thubmnav {
  position: absolute;
  width: 530px;
  height: 100px;
  right: 0;
  bottom: 0;
}

.estateImages .thubmnav .p {
  position: absolute;
  top: 0;
  left: 0;
}

.estateImages .thubmnav .p:hover .w {
  border-color: white;
}

.estateImages .thubmnav .w {
  position: absolute;
  top: 0;
  left: 0;
  width: 98px;
  height: 67px;
  border: 4px solid rgba(255, 255, 255, 0.5);
}

.estateImages .thubmnav .pav .w {
  border-color: #3f3d3c;
}

.estateImages .slides,
.estateImages img[data-u="image"] {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.estateImages .slides:active,
.estateImages img[data-u="image"]:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.estateImages .thumbnailtemplate {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.estateImages .arrowLeft,
.estateImages .arrowLeftdn,
.estateImages .arrowRight,
.estateImages .arrowRightdn {
  position: absolute;
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-size: 16px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  z-index: 1;
  color: #000;
  text-align: center;
  background: transparent;
  bottom: 35px;
  color: #3f3d3c;
}

.estateImages .arrowLeft:hover,
.estateImages .arrowLeftdn:hover,
.estateImages .arrowRight:hover,
.estateImages .arrowRightdn:hover {
  background: #3f3d3c;
  color: #fff;
}

.estateImages .arrowLeft,
.estateImages .arrowLeftdn {
  left: 0;
}

.estateImages .arrowRight,
.estateImages .arrowRightdn {
  right: 0;
}

.soubory li {
  line-height: 21px;
}

.soubory li:not(:last-child) {
  margin-bottom: 5px;
}

.soubory li a {
  color: #e40137;
  padding-left: 30px;
}

.soubory li a:hover {
  text-decoration: none;
}

.soubory li a:before {
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/file/unknow.svg") no-repeat;
  margin-right: 15px;
  vertical-align: middle;
}

.soubory li a[href$=".pdf"]:before {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/file/pdf.svg") no-repeat;
}

.soubory li a[href$=".doc"]:before, .soubory li a[href$=".docx"]:before {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/file/doc.svg") no-repeat;
}

.soubory li a[href$=".xls"]:before, .soubory li a[href$=".xlsx"]:before {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/file/xls.svg") no-repeat;
}

.soubory li a[href$=".gif"]:before, .soubory li a[href$=".bmp"]:before, .soubory li a[href$=".jpg"]:before, .soubory li a[href$=".png"]:before, .soubory li a[href$=".jpeg"]:before {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/file/jpg.svg") no-repeat;
}

.estateDetail-buttons {
  position: absolute;
  white-space: nowrap;
  right: 23px;
  top: -30px;
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  display: none;
}

@media (max-width: 980px) {
  .estateDetail-buttons {
    display: none;
  }
}

.estateDetail-buttons a {
  cursor: pointer;
  box-sizing: border-box;
  color: #ce0334;
  text-decoration: none;
  display: inline-block;
  margin-left: 40px;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.estateDetail-buttons a svg {
  fill: #ce0334;
  position: relative;
  left: -2px;
}

.estateDetail-buttons a i {
  margin-right: 5px;
}

.estateDetail-buttons a:hover {
  text-decoration: underline;
}

.estateDetail-buttons .soc-buttons_container a.soc-button {
  background: none;
  color: #ce0334;
  width: auto;
  height: auto;
}

.estateDetail-buttons .soc-buttons_container a.soc-button svg {
  fill: #ce0334;
  height: 21px;
}

.estateDetail-buttons .soc-buttons_container a.soc-button:hover {
  text-decoration: underline;
  background: none;
}

.sort.sortSelect {
  display: none;
}

@media (max-width: 767px) {
  .sort.sortSelect {
    display: block;
  }
}

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

@media (max-width: 767px) {
  .sort.sortTab {
    display: none;
  }
}

.sort.sortTab li {
  display: inline-block;
}

@media (width: 768px) {
  .sort.sortTab li {
    width: 50%;
    margin: 0 -2px 4px 0;
  }
}

.sort.sortTab li a {
  padding: 7px 37px;
  margin-right: 5px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  display: block;
  box-sizing: border-box;
}

.sort.sortTab li.active a {
  color: #e40137;
  font-weight: bold;
  background: #dbdbdb;
}

.sort.sortTab li:not(.active) a {
  background: #e40137;
  color: #fff;
}

.sort.sortTab li:not(.active) a:hover {
  cursor: pointer;
  box-shadow: inset 0 0 0 5px #ce0334;
}

.estateList {
  box-sizing: border-box;
}

.estateList-obal {
  background: transparent;
}

.estateList .estates {
  padding-top: 20px;
}

.form-wrapper.responsive-form:not(.no-style) {
  background: #dbdbdb;
  border: 0;
}

@media (max-width: 767px) {
  .form-wrapper.responsive-form:not(.no-style) .form-group {
    margin: 0 -15px 15px -15px;
  }
}

.toggleFilter {
  text-align: right;
  color: #ce0334;
}

@media (max-width: 767px) {
  .toggleFilter {
    right: 15px;
    top: -30px;
  }
}

.toggleFilter .link {
  line-height: 29px;
  cursor: pointer;
  text-decoration: underline;
}

.toggleFilter .link:hover {
  text-decoration: none;
}

.toggleFilter .link:before {
  content: "\f077";
  font-weight: 900;
  display: inline-block;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 10px;
}

.toggleFilter .link.showFilter {
  display: inline-block;
}

.toggleFilter .link.showFilter:before {
  content: "\f078";
  font-weight: 900;
}

.estateListFilter {
  position: relative;
}

.estateListFilter .skryty {
  display: none;
}

@media (max-width: 767px) {
  .estateListFilter {
    padding-top: 40px;
  }
}

.estateListFilter .checkItem {
  width: 25%;
  display: inline-block;
  padding-top: 5px;
}

@media (max-width: 980px) {
  .estateListFilter .checkItem {
    width: 33.33333%;
  }
}

@media (max-width: 480px) {
  .estateListFilter .checkItem {
    display: block;
    width: 100%;
  }
}

.estateListFilter .checkItem label {
  display: inline-block;
  width: calc(100% - 35px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  vertical-align: middle;
  color: #6c6867;
}

.estateListFilter .checkItem label::first-letter {
  text-transform: uppercase;
}

.estateListFilter .checkItem label.disabled {
  opacity: .6;
  pointer-events: none;
}

.estateListFilter .checkItem label:not(.disabled):hover {
  text-decoration: underline;
}

.estateListFilter .filter-level-2 {
  padding: 0 0 0 15px;
  border-left: 5px solid #e6e6e6;
}

.estateListFilter .filter-level-3 {
  border-left: 3px solid #fff;
  padding: 0 0 0 17px;
}

.estateListFilter .form-hdr {
  font-weight: bold;
  color: inherit;
}

.estateListFilter .row-level-1 {
  background: #cecece;
  padding: 10px 10px 0 10px;
  margin-bottom: 15px;
}

@media (max-width: 980px) and (min-width: 768px) {
  .estateListFilter .submits .col-md-2 {
    width: 50% !important;
    text-align: left !important;
  }
  .estateListFilter .submits .col-md-4 {
    width: 50% !important;
    text-align: right !important;
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .estateListFilter .submits .col-md-2 {
    text-align: center !important;
  }
}

.estateListFilter .submits .submit {
  vertical-align: middle;
}

.estateListFilter .submits .bez-nabidek {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  width: auto;
  padding: 0 23px;
  height: 34px;
  cursor: not-allowed;
  background: transparent;
  border: 1px solid #000;
  color: #000 !important;
  background: #ccc;
  position: relative;
}

.estateListFilter .submits .bez-nabidek:hover {
  background: #e40137;
  color: #fff !important;
}

.estateListFilter .submits .bez-nabidek::before {
  content: attr(data-original-title);
  position: absolute;
  text-transform: none;
  width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem;
  left: 50%;
  font-size: 12px;
  bottom: calc(100% + 15px);
  transform: translateX(-50%);
  display: none;
}

.estateListFilter .submits .bez-nabidek::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 5px);
  transform: translateX(-50%);
  display: none;
}

.estateListFilter .submits .bez-nabidek:hover {
  background: #ccc !important;
  border: 1px solid #000;
  color: #000 !important;
  box-shadow: none !important;
}

.estateListFilter .submits .bez-nabidek:hover::before, .estateListFilter .submits .bez-nabidek:hover::after {
  display: block;
}

.estateListFilter .submits .btn-filter {
  display: inline-block;
}

.estateListFilter .submits .btn-more-info {
  margin-top: 8px;
}

@media (max-width: 767px) {
  .estateListFilter .submits .btn-more-info {
    margin-bottom: 8px;
  }
}

.estateListFilter .submits .btn-more-info i {
  margin-right: 10px;
}

.estateListFilter .submits .btn-reset {
  display: inline-block;
  vertical-align: middle;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  position: relative;
}

.estateListFilter .submits .btn-reset::before {
  content: attr(data-title);
  position: absolute;
  color: #fff;
  background: #000;
  border-radius: 3px;
  padding: 5px 8px;
  white-space: nowrap;
  font-size: 12px;
  bottom: calc(100% + 10px);
  left: 50%;
  line-height: 14px;
  display: none;
  transform: translateX(-50%);
}

.estateListFilter .submits .btn-reset::after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7.5px 0 7.5px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  left: 50%;
  bottom: calc(100% + 2px);
  display: none;
  transform: translateX(-50%);
}

.estateListFilter .submits .btn-reset:hover::before, .estateListFilter .submits .btn-reset:hover::after {
  display: block;
}

@media (max-width: 767px) {
  .estateListFilter .submits .col-md-4 {
    text-align: center !important;
  }
  .estateListFilter .submits .col-md-4 .btn-filter {
    margin: 15px 0;
  }
}

.filter-other-container {
  position: relative;
  display: block;
}

.filter-other-container input {
  padding-right: 57px !important;
}

.filter-select_from_to-other {
  position: absolute;
  height: 47px;
  line-height: 47px;
  width: 47px;
  color: #f00;
  right: 1px;
  top: 1px;
  text-align: center;
  cursor: pointer;
}

.filter-select_from_to-other:hover {
  color: #cc0000;
}

.filter-select_from_to-other::before {
  content: "\f00d";
  font-weight: 900;
  display: inline-block;
  font-size: 15px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.estateListFilter .zalozky {
  clear: both;
  position: relative;
  z-index: 1;
}

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

.estateListFilter .zalozky:after {
  clear: both;
}

@media (max-width: 767px) {
  .estateListFilter .zalozky {
    padding: 8px 20px;
  }
}

.estateListFilter .zalozky div {
  display: inline-block;
  padding: 7px 37px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  margin-right: 1px;
}

@media (max-width: 767px) {
  .estateListFilter .zalozky div {
    display: block;
    margin: 7px 0;
  }
}

.estateListFilter .zalozky div:not(.active) {
  background: #e40137;
  color: #fff;
}

.estateListFilter .zalozky div:not(.active):hover {
  cursor: pointer;
  box-shadow: inset 0 0 0 5px #ce0334;
}

.estateListFilter .zalozky div.active {
  color: #e40137;
  background: #dbdbdb;
  font-weight: bold;
}

.estateListItem .estateListItem-foto {
  position: relative;
  box-sizing: border-box;
  text-align: center;
}

@media (max-width: 767px) {
  .estateListItem .estateListItem-foto {
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
    height: auto;
  }
}

.estateListItem .estateListItem-foto img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.estateListItem .estateListItem-foto .zoom {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 26px;
  height: 26px;
  transition: opacity 0.3s ease-in-out;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/icon_zoom.png");
  text-indent: -9999px;
  opacity: 0;
}

.estateListItem .estateListItem-foto:hover .zoom {
  opacity: 1;
}

.estateListItem .estateListItem-foto:hover .owl-buttons {
  opacity: 1;
}

.estateListItem .estateListItem-foto .owl-wrapper {
  position: relative;
}

.estateListItem .estateListItem-foto .owl-wrapper-outer {
  overflow: hidden;
}

.estateListItem .estateListItem-foto .owl-item {
  display: inline-block;
  position: relative;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.estateListItem .estateListItem-foto .owl-item:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.estateListItem .estateListItem-foto .owl-item.loading {
  min-height: 150px;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/throbber.gif") no-repeat center;
}

.estateListItem .estateListItem-foto .owl-buttons {
  opacity: 0;
}

.estateListItem .estateListItem-foto .owl-prev, .estateListItem .estateListItem-foto .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
}

.estateListItem .estateListItem-foto .owl-prev:hover, .estateListItem .estateListItem-foto .owl-next:hover {
  color: #3f3d3c;
}

.estateListItem .estateListItem-foto .owl-prev {
  left: 10px;
}

.estateListItem .estateListItem-foto .owl-prev:before {
  content: "\f104";
  font-weight: 900;
}

.estateListItem .estateListItem-foto .owl-next {
  right: 10px;
}

.estateListItem .estateListItem-foto .owl-next:before {
  content: "\f105";
  font-weight: 900;
}

.estateListItem .headlines-link {
  padding: 0;
  margin: 15px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .estateListItem .headlines-link {
    height: auto;
    margin: 15px;
    overflow: auto;
  }
}

.estateListItem .cena {
  font-size: 21px;
  font-weight: bold;
  color: #ce0334;
}

.estateListItem .cena .cena_sleva {
  color: #f00;
  font-size: 14px;
  font-weight: normal;
  margin-left: 15px;
}

.estateListItem .porovnani {
  padding: 0 20px;
  margin-right: -4px;
  line-height: 45px;
}

.estateListItem .detail {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  line-height: 45px;
  padding: 0 20px;
}

.estateListItem .detail:hover {
  background: #e40137;
  color: #fff !important;
}

.estateListItem:not(.cell) .estateListItem-foto {
  float: left;
  width: 210px;
  height: 155px;
  margin: 5px;
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .estateListItem-foto {
    float: none;
    margin: 5px auto 0 auto;
  }
}

@media (max-width: 480px) {
  .estateListItem:not(.cell) .estateListItem-foto {
    width: 100%;
    height: 100%;
    padding: 5px;
    margin: 0;
    box-sizing: border-box;
  }
}

.estateListItem:not(.cell) .estateText {
  float: right;
  width: calc(100% - 210px - 20px);
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .estateText {
    float: none;
    width: 100%;
  }
}

.estateListItem:not(.cell) .summary {
  padding-right: 15px;
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .summary {
    padding: 0 15px;
  }
}

.estateListItem:not(.cell) .row {
  margin: 0 0 0 -15px;
  position: relative;
  clear: both;
}

.estateListItem:not(.cell) .row:before, .estateListItem:not(.cell) .row:after {
  content: " ";
  display: table;
}

.estateListItem:not(.cell) .row:after {
  clear: both;
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .row {
    margin: 0;
  }
}

.estateListItem:not(.cell) .row::before {
  content: '';
  position: absolute;
  left: 15px;
  right: 55px;
  height: 1px;
  top: 0;
  background: #e5e5e5;
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .row::before {
    right: 0;
    left: 0;
  }
}

.estateListItem:not(.cell) .row b {
  color: #e40137;
}

.estateListItem:not(.cell) .bottom {
  margin-top: 11px;
}

.estateListItem:not(.cell) .buttons {
  text-align: right;
}

@media (max-width: 767px) {
  .estateListItem:not(.cell) .buttons {
    text-align: center;
  }
}

.estateList-pes {
  margin: 0 0 25px 0;
  border: 1px solid #cacaca;
  padding: 20px;
  font-size: 18px;
  background-color: #4545c9;
  text-align: center;
  color: white;
}

.estateList-pes-button {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  cursor: pointer;
}

.estateList-pes-button:hover {
  background: #e40137;
  color: #fff !important;
}

.countSort {
  position: relative;
}

.countSort .hdr {
  display: block;
  font-size: 21px;
  color: #ce0334;
  padding: 25px 0 15px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #ce0334;
  margin-bottom: 15px;
}

.countSort .listCountText {
  font-size: 13px;
  color: #9c9c9c;
  position: absolute;
  right: 0;
  margin-top: -60px;
}

@media (max-width: 980px) {
  .countSort .listCountText {
    margin: 0 0 15px 0;
    position: static;
  }
}

.countSort .listCountText strong {
  color: #252525;
  font-size: 21px;
  font-weight: normal;
}

.countSort .sortForms {
  position: relative;
}

.countSort .sortForms select {
  border: 1px solid #bababa;
  padding: 0 8px;
  height: 49px;
  margin-bottom: 5px;
  background-color: #fff;
  box-sizing: border-box;
  color: #000;
  font-size: 13px;
  border-radius: 0;
  width: 100%;
  margin-bottom: 15px;
}

.countSort .sortForms select::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.countSort .sortForms select::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.countSort .sortForms select:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.countSort .sortForms select:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.countSort .sortForms select:focus {
  border-color: #000;
  background-color: #fff;
}

.archivni-vlajka {
  box-shadow: 3px 5px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  position: absolute;
  top: 72px;
  left: -57px;
  background-color: #b22020;
  color: #fff;
  padding: 4px 0px;
  width: 300px;
  text-align: center;
  z-index: 10;
  font-size: 25px;
  transform: rotate(-45deg);
}

.archivni-form {
  background-color: #b22020;
  color: #fffefe;
  text-align: center;
  border: 2px solid #b67373;
  margin-bottom: 5px;
  padding: 15px;
}

.docasny {
  height: 100%;
}

.docasny .logo svg {
  width: 207px;
}

.docasny .box {
  position: absolute;
  top: 0;
  left: 5%;
  background: white;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  padding: 2rem;
  max-width: 20rem;
}

@media (max-width: 650px) {
  .docasny .box {
    position: relative;
    box-shadow: none;
    max-width: none;
    left: 0;
  }
}

.docasny .box h1 {
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 1.5rem;
  line-height: 1.6rem;
}

.docasny .box .subtitle {
  font-size: 15px;
  padding-bottom: 1.5rem;
  padding-top: 10px;
  line-height: 1.6rem;
}

.docasny .box a {
  color: #000;
}

.docasny .box .kontakt {
  display: flex;
  flex-flow: column;
  gap: .8em;
}

.docasny .box .kontakt p {
  margin: 0;
}

.docasny .box .kontakt-item {
  display: flex;
  justify-content: center;
}

.docasny .box .kontakt svg {
  margin-right: .5rem;
}

.docasny .docasny-bg {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  display: block;
}

@media (max-width: 650px) {
  .docasny .docasny-bg {
    width: 100%;
    height: auto;
  }
}

.docasny .docasny-bg img {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.docasny .razitko {
  position: absolute;
  top: 3rem;
  left: 50%;
  transform: translateX(-150px);
  padding: 20px 40px;
  display: block;
  font-size: 1.1rem;
  font-weight: 500;
  background: rgba(0, 0, 0, 0.73);
  color: #fff;
  text-transform: uppercase;
  margin-top: 2rem;
  margin-bottom: .5rem;
  z-index: 2;
}

@media (max-width: 1400px) {
  .docasny .razitko {
    right: 3rem;
    left: auto;
    transform: none;
  }
}

@media (max-width: 800px) {
  .docasny .razitko {
    left: 0;
    right: auto;
    top: 32rem;
    font-size: 1rem;
    padding: 20px 30px;
  }
}

@media (max-width: 650px) {
  .docasny .razitko {
    top: 1rem;
    font-size: .865rem;
    padding: 15px 25px;
  }
}

.topNabidky-all {
  text-align: center;
  padding: 28px 0 44px 0;
}

.topNabidky-all a {
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  position: relative;
  display: inline-block;
  line-height: 38px;
  padding: 0 20px;
  text-decoration: none;
  background: #e40137;
  z-index: 1;
}

.topNabidky-all a:hover {
  box-shadow: inset 0 0 0 9px #9c0227;
  background: #ce0334;
}

.topNabidky {
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}

.topNabidky-content {
  clear: both;
}

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

.topNabidky-content:after {
  clear: both;
}

.index-middle-obal {
  padding: 50px 0;
}

.newsColumn-index {
  width: 315px;
  float: left;
}

@media (max-width: 767px) {
  .newsColumn-index {
    float: none;
    width: 100%;
  }
}

@media (max-width: 320px) {
  .newsColumn-index {
    display: none;
  }
}

.newsColumn-index-all {
  float: right;
  margin-top: -54px;
  color: #fff;
  background: #ce0334;
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  text-decoration: none;
  padding: 5px 18px;
}

.newsColumn-index-all:hover {
  box-shadow: inset 0 0 0 4px #b5032e;
}

.newsColumn-index-all i {
  margin-left: 10px;
}

.newsColumn-index h2 {
  font-size: 21px;
  font-weight: 300;
  color: #ce0334;
  text-transform: uppercase;
  border-bottom: 1px solid #ce0334;
  padding-bottom: 5px;
  margin-bottom: 25px;
}

.newsColumn-index h3 {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 10px;
}

.newsColumn-index h3 a {
  color: #ce0334;
  text-decoration: none;
}

.newsColumn-index h3 a:hover {
  text-decoration: underline;
}

.newsColumn-index .newsItem-in {
  padding: 10px 0 5px 20px;
}

.newsColumn-index .ocreated {
  background: #ce0334;
  color: #fff;
  font-size: 13px;
  display: block;
  padding: 4px 20px;
}

.newsColumn-index .link {
  color: #ce0334;
}

.newsColumn-index .link:hover {
  text-decoration: none;
}

.index-clain {
  width: 100%;
  position: relative;
}

.index-clain-back {
  width: 100%;
  padding: 0 0;
  margin: 0 0;
  display: block;
}

@media (max-width: 1040px) {
  .index-clain-back {
    margin-bottom: -23%;
  }
}

.index-clain-h1 {
  color: #ffffff;
  font-size: 56px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 4.3px;
  position: absolute;
  right: 355px;
  top: 120px;
  max-width: 755px;
  text-align: right;
}

@media (max-width: 1600px) {
  .index-clain-h1 {
    font-size: 45px;
  }
}

@media (max-width: 1440px) {
  .index-clain-h1 {
    top: 90px;
    font-size: 37px;
  }
}

@media (max-width: 1200px) {
  .index-clain-h1 {
    font-size: 30px;
    right: 265px;
  }
}

@media (max-width: 980px) {
  .index-clain-h1 {
    left: 10%;
    right: 10%;
    text-align: center;
    text-shadow: 0 0 2px #000;
  }
}

@media (max-width: 500px) {
  .index-clain-h1 {
    font-size: 20px;
    top: 70px;
    text-shadow: 0 0 20px #000;
  }
}

.index-clain-img-abs {
  position: absolute;
  right: 0;
  top: 194px;
}

@media (max-width: 1600px) {
  .index-clain-img-abs {
    top: 150px;
  }
}

@media (max-width: 1440px) {
  .index-clain-img-abs {
    top: 100px;
  }
}

@media (max-width: 1200px) {
  .index-clain-img-abs {
    width: 300px;
  }
}

@media (max-width: 980px) {
  .index-clain-img-abs {
    display: none;
  }
}

.index-clain-popis {
  position: absolute;
  padding: 12px;
  min-height: 29px;
  min-width: 29px;
  z-index: 10;
}

@media (max-width: 980px) {
  .index-clain-popis {
    display: none;
  }
}

.index-clain-popis-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 27px;
  width: 27px;
  border-radius: 50%;
  border: 1px solid white;
  text-align: center;
  color: #fff;
  background-color: #e40137;
  z-index: 1;
}

.index-clain-popis-icon i {
  line-height: 27px;
}

.index-clain-popis-text {
  color: #e40137;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  background-color: #fff;
  padding: 29px 34px;
  width: 343px;
  box-sizing: border-box;
  display: none;
}

.index-clain-popis-text p {
  margin-bottom: 10px;
  line-height: 18px;
  color: #000000;
}

.index-clain-popis-text a {
  color: #e40137;
}

.index-clain-popis-text a:first-of-type {
  margin-right: 8px;
}

.index-clain-popis-text a:last-of-type {
  margin-left: 8px;
}

.index-clain .hover-active {
  z-index: 100;
}

.index-clain-popis-1 {
  top: 50.4%;
  left: 27.4%;
}

.index-clain-popis-2 {
  top: 46.2%;
  left: 45.5%;
}

.index-clain-popis-3 {
  top: 39.3%;
  left: 35.7%;
}

.index-clain .arrow-move {
  -webkit-animation: mover 1s infinite  alternate;
  animation: mover 1s infinite  alternate;
  font-size: 50px;
  position: absolute;
  bottom: 34%;
  left: 47%;
}

@media (max-width: 1650px) {
  .index-clain .arrow-move {
    bottom: 40%;
  }
}

@media (max-width: 1650px) {
  .index-clain .arrow-move {
    bottom: 40%;
  }
}

@media (max-width: 1280px) {
  .index-clain .arrow-move {
    bottom: 32%;
  }
}

@media (max-width: 1040px) {
  .index-clain .arrow-move {
    bottom: 35%;
  }
}

@media (max-width: 980px) {
  .index-clain .arrow-move {
    display: none;
  }
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-25px);
  }
}

@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-25px);
  }
}

.index-uvod {
  width: 100%;
  position: relative;
}

.index-uvod-right {
  width: 100%;
  max-width: 1543px;
  float: right;
  margin-top: -381px;
}

@media (max-width: 1366px) {
  .index-uvod-right {
    margin-top: -200px;
  }
}

@media (max-width: 1040px) {
  .index-uvod-right {
    margin-top: 0px;
  }
}

.index-uvod-col {
  width: 50%;
  box-sizing: border-box;
  float: left;
  padding: 100px 40px 114px 135px;
  background-color: #fff;
}

@media (max-width: 1200px) {
  .index-uvod-col {
    padding: 100px 30px 114px 100px;
  }
}

@media (max-width: 1040px) {
  .index-uvod-col {
    width: 100%;
    padding: 50px 130px !important;
  }
}

@media (max-width: 600px) {
  .index-uvod-col {
    padding: 50px 20px !important;
  }
}

.index-uvod-col:nth-of-type(2) {
  padding: 100px 91px 114px;
}

@media (max-width: 1200px) {
  .index-uvod-col:nth-of-type(2) {
    padding: 100px 30px 114px 100px;
  }
}

.index-uvod-h2 {
  color: #000000;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 31px;
  max-width: 500px;
  margin-bottom: 70px;
  position: relative;
  padding-bottom: 0;
}

.index-uvod-h2-icon {
  position: absolute;
  bottom: 0;
  left: -78px;
  width: 54px;
}

@media (max-width: 600px) {
  .index-uvod-h2-icon {
    display: none;
  }
}

@media (max-width: 1040px) {
  .index-uvod-h2 {
    margin-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .index-uvod-h2 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}

.index-uvod p {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 43px;
}

@media (max-width: 600px) {
  .index-uvod p {
    margin-bottom: 20px;
  }
}

.index-uvod-logo {
  position: absolute;
  left: 133px;
  bottom: -27px;
  max-width: 400px;
}

@media (max-width: 1600px) {
  .index-uvod-logo {
    display: none;
  }
}

.index-fin {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.index-fin-right {
  float: right;
  width: 100%;
  max-width: 1050px;
}

@media (max-width: 1200px) {
  .index-fin-right {
    display: none;
  }
}

.index-fin-abs {
  width: 100%;
  background-color: #333439;
}

@media (min-width: 1201px) {
  .index-fin-abs {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    max-width: 1024px;
  }
}

@media (max-width: 1200px) {
  .index-fin-abs {
    padding: 30px 0 10px;
  }
}

.index-fin-text {
  width: 100%;
  padding: 146px 200px 206px 213px;
  box-sizing: border-box;
}

@media (max-width: 1040px) {
  .index-fin-text {
    padding: 50px 130px !important;
  }
}

@media (max-width: 600px) {
  .index-fin-text {
    padding: 50px 20px !important;
  }
}

.index-fin-text-h2 {
  color: #ffffff;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 68px;
  padding-bottom: 0;
  position: relative;
}

.index-fin-text-h2-icon {
  position: absolute;
  bottom: 0;
  left: -78px;
  width: 54px;
}

@media (max-width: 1040px) {
  .index-fin-text-h2 {
    margin-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .index-fin-text-h2 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}

.index-fin-text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  margin-bottom: 40px;
}

.index-fin-img {
  display: block;
}

.index-fin-img-wrap {
  position: relative;
  width: 100%;
}

.index-fin-img-abs {
  position: absolute;
  right: 0;
  bottom: -24px;
}

.index-fin-santova {
  width: 100%;
  max-width: 742px;
  left: 100px;
  bottom: -2px;
  position: absolute;
}

@media (min-width: 1765px) {
  .index-fin-santova {
    left: calc((100% - 1765px));
  }
}

@media (max-width: 1200px) {
  .index-fin-santova {
    display: none;
  }
}

.index-bydleni {
  width: 100%;
  padding: 117px 0;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .index-bydleni {
    padding: 117px 0 0;
  }
}

.index-bydleni-h2 {
  color: #000000;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding-bottom: 0;
  margin-bottom: 85px;
  text-align: center;
  position: relative;
}

.index-bydleni-h2 span {
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.index-bydleni-row {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.index-bydleni-col {
  width: calc(100% / 4);
  box-sizing: border-box;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 46px;
  overflow: hidden;
}

@media (min-width: 1001px) {
  .index-bydleni-col {
    float: left;
  }
}

@media (max-width: 1000px) {
  .index-bydleni-col {
    width: calc(280px);
    display: inline-block;
  }
}

.index-bydleni img {
  display: inline-block;
}

.index-bydleni h3 {
  color: #000000;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 11px;
}

.index-bydleni p {
  color: #000000;
  font-weight: 400;
  line-height: 18px;
  height: 54px;
  margin-bottom: 18px;
}

@media (max-width: 1040px) and (min-width: 1001px) {
  .index-bydleni p {
    height: 72px;
  }
}

.index-bydleni-icon {
  height: 54px;
  margin-bottom: 28px;
  line-height: 54px;
}

.index-bydleni-icon svg, .index-bydleni-icon img {
  display: inline-block;
  margin: 0 0;
  padding: 0 0;
  vertical-align: bottom;
}

.index-bydleni-icon svg .cls-3, .index-bydleni-icon img .cls-3 {
  fill: #e40137;
}

.index-architektura {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  padding-bottom: 38px;
  margin-bottom: 83px;
  overflow: hidden;
}

.index-architektura-left {
  float: left;
  width: 50%;
  position: relative;
}

@media (max-width: 1200px) {
  .index-architektura-left {
    display: none;
  }
}

.index-architektura-left .index-architektura-img {
  width: 1040px;
  display: block;
  margin: 0 0;
  padding: 0 0;
}

.index-architektura-left .index-architektura-img-abs {
  position: absolute;
  bottom: -24px;
  left: -84px;
}

.index-architektura-right {
  float: right;
  width: 50%;
  position: relative;
}

@media (max-width: 1200px) {
  .index-architektura-right {
    width: 100%;
  }
}

.index-architektura-text {
  width: 1024px;
  float: right;
  background-color: #e40137;
  min-height: 753px;
  padding: 154px 212px;
  box-sizing: border-box;
  margin-top: 116px;
}

@media (max-width: 1200px) {
  .index-architektura-text {
    width: 100%;
    min-height: 0;
  }
}

@media (max-width: 1040px) {
  .index-architektura-text {
    padding: 70px 130px 50px !important;
  }
}

@media (max-width: 600px) {
  .index-architektura-text {
    padding: 75px 20px 50px !important;
  }
}

.index-architektura-text-h2 {
  color: #fff;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 31px;
  max-width: 500px;
  margin-bottom: 80px;
  position: relative;
  padding-bottom: 0;
}

.index-architektura-text-h2-icon {
  position: absolute;
  bottom: 0;
  left: -78px;
  width: 54px;
}

@media (max-width: 1040px) {
  .index-architektura-text-h2 {
    margin-bottom: 50px;
  }
}

@media (max-width: 600px) {
  .index-architektura-text-h2 {
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}

.index-architektura-text p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}

.index-architektura-abs {
  position: absolute;
  bottom: 0;
  left: -33px;
  max-width: 100%;
  width: 1020px;
}

@media (max-width: 1200px) {
  .index-architektura-abs {
    display: none;
  }
}

.vyber-kontakt {
  overflow: visible !important;
}

.vyber-kontakt .kontakt-abs {
  position: absolute;
  left: 0;
  top: -230px;
}

@media (max-width: 1850px) {
  .vyber-kontakt .kontakt-abs {
    display: none;
  }
}

.index-kontakt, .vyber-kontakt {
  width: 100%;
  position: relative;
  padding-bottom: 70px;
  overflow: hidden;
}

.index-kontakt:after, .vyber-kontakt:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #e9eaf4;
  z-index: -1;
  width: calc(100% - 1024px);
}

@media (max-width: 1200px) {
  .index-kontakt:after, .vyber-kontakt:after {
    display: none;
  }
}

.index-kontakt-h2-wrap, .vyber-kontakt-h2-wrap {
  width: 100%;
  max-width: 1024px;
  float: right;
}

@media (max-width: 1200px) {
  .index-kontakt-h2-wrap, .vyber-kontakt-h2-wrap {
    max-width: 1200px;
    width: 90%;
    float: none;
    margin: 0 auto;
    padding: 0 10px;
  }
}

.index-kontakt-h2-wrap h2, .vyber-kontakt-h2-wrap h2 {
  margin-top: 67px;
  color: #000000;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 65px;
  padding-bottom: 0;
  position: relative;
  margin-left: 234px;
  letter-spacing: 1.4px;
  position: relative;
}

@media (max-width: 1200px) {
  .index-kontakt-h2-wrap h2, .vyber-kontakt-h2-wrap h2 {
    margin-left: 86px;
  }
}

.index-kontakt-h2-wrap h2 .index-kontakt-icon, .vyber-kontakt-h2-wrap h2 .index-kontakt-icon {
  position: absolute;
  bottom: 0;
  left: -86px;
  width: 54px;
}

.index-kontakt-h2-wrap h2 .vyber-kontakt-icon, .vyber-kontakt-h2-wrap h2 .vyber-kontakt-icon {
  position: absolute;
  bottom: 0;
  left: -86px;
  width: 54px;
}

.index-kontakt-form, .vyber-kontakt-form {
  width: 90%;
  max-width: 1202px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid #111211;
  padding: 77px 127px;
  box-sizing: border-box;
}

@media (max-width: 1040px) {
  .index-kontakt-form, .vyber-kontakt-form {
    padding: 75px 100px;
  }
}

@media (max-width: 800px) {
  .index-kontakt-form, .vyber-kontakt-form {
    padding: 50px 20px;
  }
}

@media (max-width: 500px) {
  .index-kontakt-form, .vyber-kontakt-form {
    padding: 20px 5px;
  }
}

.index-kontakt-form .responsive-form:not(.no-style), .vyber-kontakt-form .responsive-form:not(.no-style) {
  border: none;
  padding: 0 0;
}

.index-kontakt-form .responsive-form:not(.no-style) .col-md-4, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-4 {
  width: 233px;
}

@media (max-width: 1040px) {
  .index-kontakt-form .responsive-form:not(.no-style) .col-md-4, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-4 {
    width: 150px;
  }
}

@media (max-width: 767px) {
  .index-kontakt-form .responsive-form:not(.no-style) .col-md-4, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-4 {
    width: 100%;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-8 {
  width: calc(100% - 234px);
}

@media (max-width: 1040px) {
  .index-kontakt-form .responsive-form:not(.no-style) .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-8 {
    width: calc(100% - 151px);
  }
}

@media (max-width: 767px) {
  .index-kontakt-form .responsive-form:not(.no-style) .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .col-md-8 {
    width: 100%;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) .row .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .row .col-md-8 {
  width: calc(100% - 233px);
  margin-left: 234px;
}

@media (max-width: 1040px) {
  .index-kontakt-form .responsive-form:not(.no-style) .row .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .row .col-md-8 {
    margin-left: 150px;
    width: calc(100% - 150px);
  }
}

@media (max-width: 767px) {
  .index-kontakt-form .responsive-form:not(.no-style) .row .col-md-8, .vyber-kontakt-form .responsive-form:not(.no-style) .row .col-md-8 {
    margin-left: 0;
    width: 100%;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) .submit, .vyber-kontakt-form .responsive-form:not(.no-style) .submit {
  text-align: left;
}

@media (max-width: 767px) {
  .index-kontakt-form .responsive-form:not(.no-style) .submit, .vyber-kontakt-form .responsive-form:not(.no-style) .submit {
    text-align: center;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) button.submit, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit {
  padding: 16px 54px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  min-width: 255px;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  box-shadow: none !important;
  height: auto;
  margin-left: 233px;
}

.index-kontakt-form .responsive-form:not(.no-style) button.submit:hover, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit:hover {
  background-color: #e40137;
  color: #fff !important;
}

@media (max-width: 400px) {
  .index-kontakt-form .responsive-form:not(.no-style) button.submit, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit {
    min-width: 215px;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) button.submit:hover, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit:hover {
  color: #fff !important;
}

@media (max-width: 1040px) {
  .index-kontakt-form .responsive-form:not(.no-style) button.submit, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit {
    margin-left: 150px;
  }
}

@media (max-width: 767px) {
  .index-kontakt-form .responsive-form:not(.no-style) button.submit, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit {
    margin-left: 0;
  }
}

@media (max-width: 500px) {
  .index-kontakt-form .responsive-form:not(.no-style) button.submit, .vyber-kontakt-form .responsive-form:not(.no-style) button.submit {
    min-width: 175px;
  }
}

.index-kontakt-form .responsive-form:not(.no-style) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]), .vyber-kontakt-form .responsive-form:not(.no-style) input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=file]) {
  height: 49px;
  margin-bottom: 2px;
}

.index-kontakt-form .responsive-form:not(.no-style) textarea, .vyber-kontakt-form .responsive-form:not(.no-style) textarea {
  height: 161px;
}

.index-kontakt-form .responsive-form:not(.no-style) .label-text:not(.label-text-top), .vyber-kontakt-form .responsive-form:not(.no-style) .label-text:not(.label-text-top) {
  text-align: left;
}

.index-kontakt-form .responsive-form:not(.no-style) .label-text:not(.label-text-top) label, .vyber-kontakt-form .responsive-form:not(.no-style) .label-text:not(.label-text-top) label {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  height: 49px;
  line-height: 49px;
  vertical-align: middle;
}

.index-kontakt-abs, .vyber-kontakt-abs {
  position: absolute;
  bottom: -2px;
  right: -3px;
  z-index: -1;
  display: block;
  margin: 0 0;
  padding: 0 0;
}

@media (max-width: 1200px) {
  .index-kontakt-abs, .vyber-kontakt-abs {
    display: none;
  }
}

.index-galeria {
  width: 100%;
  overflow: hidden;
}

.index-galeria-wrap {
  width: 100%;
}

.index-galeria-col {
  width: calc(100% / 4);
  float: left;
}

.index-galeria-col img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

@media (max-width: 980px) and (min-width: 769px) {
  .index-galeria-col {
    width: calc(100% / 3);
  }
  .index-galeria-col:nth-of-type(7), .index-galeria-col:nth-of-type(8) {
    display: none;
  }
}

@media (max-width: 768px) {
  .index-galeria-col {
    width: calc(100% / 2);
  }
}

.index-galeria-col:hover img {
  opacity: 0.8;
}

.index-galeria-img {
  width: 100%;
  margin: 0 0;
  padding: 0 0;
  display: block;
}

@media (max-width: 1200px) {
  .nearby-maps {
    display: none;
  }
}

.devListMapa {
  float: left;
  width: calc(100% - 550px);
}

.nearby-map {
  width: 100%;
  height: 500px;
}

.nearby-list-container {
  width: 550px;
  float: left;
  box-sizing: border-box;
  padding: 50px;
}

.nearby-list {
  max-height: 350px;
  overflow: hidden;
}

.nearby-list .ikona,
.nearby-list .nazev,
.nearby-list .vzdalenost {
  display: inline-block;
  vertical-align: middle;
}

.nearby-list .nazev {
  margin: 0 25px;
}

.nearby-list .nearby-place-type:hover .nazev::after {
  content: 'otevřít';
  font-style: italic;
  margin-left: 15px;
  font-weight: bold;
}

.nearby-list .nearby-place-type.open:hover .nazev::after {
  content: 'zavřít';
}

.nearby-list .nearby-place-type:not(:last-of-type) {
  margin-bottom: 30px;
}

.nearby-list .nearby-place-in {
  margin-bottom: 15px;
}

.nearby-list .vzdalenost {
  float: right;
}

.nearby-list .jp-container {
  position: relative;
  overflow: auto;
  max-height: 50px;
}

@media (max-width: 980px) {
  .nearby-list .jp-container {
    max-height: 150px;
  }
}

.nearby-list .jspContainer {
  overflow: hidden;
  position: relative;
}

.nearby-list .jspPane {
  position: absolute;
}

.nearby-list .jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
}

.nearby-list .jspCap {
  display: none;
}

.nearby-list .jspTrack {
  position: relative;
}

.nearby-list .jspTrack:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 100%;
  border: 1px solid #dcdcdc;
  background-color: #f2f2f2;
  box-sizing: border-box;
  margin-left: -3px;
}

.nearby-list .jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e40137;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
}

.nearby-list .jspDrag:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.nearby-list .jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

.btn-new {
  padding: 16px 54px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  min-width: 255px;
  box-sizing: border-box;
  text-align: center;
}

.btn-new:hover {
  background-color: #e40137;
  color: #fff !important;
}

@media (max-width: 400px) {
  .btn-new {
    min-width: 215px;
  }
}

.sub-nadpis {
  position: absolute;
  top: -28px;
  left: 0;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.index-links {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.index-links a {
  border: 9px solid #b5032e;
  background-color: #ce0334;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
  box-sizing: border-box;
  color: #fff;
  text-transform: uppercase;
  width: calc((100% / 3) - 5px);
  text-align: center;
  padding: 15px 0;
  vertical-align: bottom;
  margin: 0 1px;
}

.index-links a:hover {
  padding: 21px 0;
}

@media (max-width: 767px) {
  .index-links a {
    display: block;
    margin: 2px 15px;
    width: calc(100% - 30px);
  }
  .index-links a:hover {
    padding: 15px 0;
  }
}

.index-info {
  background: #dbdbdb;
  padding: 60px 0;
}

.index-info address {
  font-style: normal;
}

.sideFilter {
  background: #dbdbdb;
  padding: 20px 0;
  position: relative;
  margin-bottom: 35px;
}

.sideFilterIn {
  box-sizing: border-box;
}

.sideFilterIn .filterItem,
.sideFilterIn .cena {
  display: inline-block;
  width: 15%;
  margin: 0 5px 0 0;
  vertical-align: middle;
}

@media (max-width: 980px) {
  .sideFilterIn .filterItem,
  .sideFilterIn .cena {
    width: calc(50% - 7px);
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .sideFilterIn .filterItem,
  .sideFilterIn .cena {
    width: 100%;
    display: block;
  }
}

.sideFilterIn .cena input {
  width: 49%;
  font-size: 14px;
}

.sideFilterIn .cena input#cena_do {
  float: right;
}

.sideFilterIn input {
  padding: 0 10px;
}

.sideFilterIn select {
  padding: 4px;
}

.sideFilterIn input,
.sideFilterIn select {
  width: 100%;
  border: 1px solid #bababa;
  background-color: #fff;
  height: 49px;
  box-sizing: border-box;
}

.sideFilterIn input::-webkit-input-placeholder,
.sideFilterIn select::-webkit-input-placeholder {
  color: #808080;
  opacity: 1;
}

.sideFilterIn input::-moz-placeholder,
.sideFilterIn select::-moz-placeholder {
  color: #808080;
  opacity: 1;
}

.sideFilterIn input:-ms-input-placeholder,
.sideFilterIn select:-ms-input-placeholder {
  color: #808080;
  opacity: 1;
}

.sideFilterIn input:-moz-placeholder,
.sideFilterIn select:-moz-placeholder {
  color: #808080;
  opacity: 1;
}

.sideFilterIn input:focus,
.sideFilterIn select:focus {
  color: #000;
  border-color: #000;
}

.sideFilterIn p {
  padding-top: 4px;
}

.sideFilterIn p img {
  vertical-align: middle;
}

.sideFilterIn div.submit {
  display: inline-block;
  width: 200px;
  vertical-align: middle;
  box-sizing: border-box;
}

@media (max-width: 980px) {
  .sideFilterIn div.submit {
    margin: 0;
  }
}

.sideFilterIn button:not(.eraseFilter) {
  background: #ce0334;
  text-transform: uppercase;
  font-weight: bold;
  border: 0;
  color: #fff;
  line-height: 33px;
  padding: 0 15px;
  vertical-align: middle;
  display: inline-block;
}

.sideFilterIn button:not(.eraseFilter):hover {
  background: #b5032e;
}

.sideFilterIn button:not(.eraseFilter):before {
  display: inline-block;
  font-size: 14px;
  font-family: 'FontAwesome';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-weight: 900;
  margin-right: 10px;
  font-size: 21px;
}

.sideFilterIn button:not(.eraseFilter).bez-nabidek {
  background: gray;
}

.sideFilterIn button:not(.eraseFilter).neni-v-rozsahu {
  background-color: red;
}

.sideFilterIn .eraseFilter {
  border: 1px solid #ce0334;
  color: #ce0334;
  cursor: pointer;
  background: transparent;
  font-size: 30px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 33px;
  height: 33px;
  line-height: 30px;
}

.sideFilterIn .eraseFilter:hover {
  background: #fff;
}

.sideFilterIn .eraseFilter i {
  position: relative;
  top: -1px;
}

body.location_vyber_prostor .drobecky {
  position: absolute;
  top: 56px;
  background-color: rgba(0, 0, 0, 0.73);
  width: 100%;
  padding: 0 344px 14px 360px;
  box-sizing: border-box;
  z-index: 99;
}

@media (max-width: 1440px) {
  body.location_vyber_prostor .drobecky {
    padding: 0 344px 14px 290px;
  }
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .drobecky {
    padding: 0 125px 14px 190px;
  }
}

body.location_vyber_prostor .drobecky .obalStred {
  width: 100%;
  max-width: none;
}

body.location_vyber_prostor .drobecky .breadcrumbs {
  padding-left: 21px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body.location_vyber_prostor .vyber-active-foto {
  width: 100%;
  position: relative;
  margin-bottom: -14%;
  overflow: hidden;
}

body.location_vyber_prostor .vyber-active-foto-img {
  width: 100%;
  display: block;
  margin: 0 0;
  padding: 0 0;
  transition: transform .5s ease;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-active-foto-img {
    width: 120%;
    margin: 0 -10%;
  }
}

body.location_vyber_prostor .vyber-active-foto-svg {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  transition: transform .5s ease;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-active-foto-svg {
    width: 120%;
    margin: 0 -10%;
  }
}

body.location_vyber_prostor .vyber-active-foto-svg a .cls-2-foto-svg {
  transition: all .3s ease;
}

body.location_vyber_prostor .vyber-active-foto-svg a:hover .cls-2-foto-svg {
  opacity: .7;
}

body.location_vyber_prostor .vyber-active-foto-cover {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  transition: transform .5s ease;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-active-foto-cover {
    width: 120%;
    margin: 0 -10%;
  }
}

body.location_vyber_prostor .vyber-active-foto-cover a .cls-2-cover {
  opacity: 0;
  transition: opacity .3s ease;
  fill: #b72026;
}

body.location_vyber_prostor .vyber-active-foto-cover a:hover .cls-2-cover {
  opacity: .7;
}

body.location_vyber_prostor .vyber-active-foto-cover .cls-1-poschodi-neaktivni-svg {
  transition: all .3 ease;
  fill: gray;
  opacity: 0;
}

body.location_vyber_prostor .vyber-active-foto-cover .cls-1-poschodi-neaktivni-svg:hover {
  opacity: .7;
}

body.location_vyber_prostor .vyber-wrap {
  width: 100%;
  position: relative;
  background-color: #fff;
  min-height: 800px;
  max-width: 1648px;
  margin: 0 auto;
}

body.location_vyber_prostor .vyber-info, body.location_vyber_prostor .vyber-poschodi, body.location_vyber_prostor .vyber-budova {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

body.location_vyber_prostor .vyber-info-vyber, body.location_vyber_prostor .vyber-poschodi-vyber, body.location_vyber_prostor .vyber-budova-vyber {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 98px;
  padding-top: 103px;
  box-sizing: border-box;
  padding-left: 77px;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap {
  position: relative;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs {
  position: absolute;
  top: -100px;
  right: 0;
  width: 110px;
  height: 110px;
  font-weight: 800;
  color: #e1071c;
  font-size: 20px;
  line-height: 20px;
  transform: rotate(15deg);
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs > div, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs > div, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs > div {
  height: 20px;
  width: 20px;
  position: absolute;
  text-align: center;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs > div.sever, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs > div.sever, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs > div.sever {
  top: 0px;
  left: 45px;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs > div.juh, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs > div.juh, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs > div.juh {
  bottom: 0px;
  left: 45px;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs > div.vychod, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs > div.vychod, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs > div.vychod {
  top: 45px;
  right: 0px;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs > div.zapad, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs > div.zapad, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs > div.zapad {
  top: 45px;
  left: 0px;
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs.kompas-A, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs.kompas-A, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs.kompas-A {
  transform: rotateZ(195deg) rotateX(180deg);
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs.kompas-A > div, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs.kompas-A > div, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs.kompas-A > div {
  transform: rotate(180deg) rotateX(180deg);
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs.kompas-E, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs.kompas-E, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs.kompas-E {
  transform: rotate(-75deg);
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs.kompas-E > div, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs.kompas-E > div, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs.kompas-E > div {
  transform: rotate(90deg);
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs.kompas-C, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs.kompas-C, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs.kompas-C {
  transform: rotate(-49deg);
  /*
						& > div {
							transform: rotate(90deg);
						}
						*/
}

body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs img, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs img, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-vyber .podorys-wrap .podorys-abs, body.location_vyber_prostor .vyber-poschodi-vyber .podorys-wrap .podorys-abs, body.location_vyber_prostor .vyber-budova-vyber .podorys-wrap .podorys-abs {
    position: relative;
    top: auto;
    margin: 0 auto 35px auto;
    zoom: .8;
  }
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-vyber, body.location_vyber_prostor .vyber-poschodi-vyber, body.location_vyber_prostor .vyber-budova-vyber {
    padding: 103px 87px 0;
  }
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-vyber, body.location_vyber_prostor .vyber-poschodi-vyber, body.location_vyber_prostor .vyber-budova-vyber {
    padding: 103px 10px 0;
  }
}

body.location_vyber_prostor .vyber-info-vyber h1, body.location_vyber_prostor .vyber-poschodi-vyber h1, body.location_vyber_prostor .vyber-budova-vyber h1 {
  color: #000000;
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.62px;
  margin-bottom: 44px;
  position: relative;
  padding-bottom: 0;
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-vyber h1, body.location_vyber_prostor .vyber-poschodi-vyber h1, body.location_vyber_prostor .vyber-budova-vyber h1 {
    margin-left: 77px;
    font-size: 22px;
  }
}

body.location_vyber_prostor .vyber-info-vyber h1 .h1-icon, body.location_vyber_prostor .vyber-poschodi-vyber h1 .h1-icon, body.location_vyber_prostor .vyber-budova-vyber h1 .h1-icon {
  position: absolute;
  bottom: 0;
  left: -77px;
  width: 54px;
}

body.location_vyber_prostor .vyber-info-vyber h1 .sub-nadpis, body.location_vyber_prostor .vyber-poschodi-vyber h1 .sub-nadpis, body.location_vyber_prostor .vyber-budova-vyber h1 .sub-nadpis {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  position: absolute;
  top: -30px;
}

body.location_vyber_prostor .vyber-info-vyber-buttons, body.location_vyber_prostor .vyber-poschodi-vyber-buttons, body.location_vyber_prostor .vyber-budova-vyber-buttons {
  width: 100%;
}

body.location_vyber_prostor .vyber-info-vyber-button, body.location_vyber_prostor .vyber-poschodi-vyber-button, body.location_vyber_prostor .vyber-budova-vyber-button {
  float: left;
  display: block;
  width: calc((100% / 8) - (21px / 8));
  margin-right: 3px !important;
  box-sizing: border-box;
  height: 61px;
  line-height: 61px;
  text-align: center;
  background-color: #333439;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 20px;
  transition: all .2s ease;
}

@media (max-width: 980px) {
  body.location_vyber_prostor .vyber-info-vyber-button, body.location_vyber_prostor .vyber-poschodi-vyber-button, body.location_vyber_prostor .vyber-budova-vyber-button {
    width: calc((100% / 4) - (12px / 4));
    margin-bottom: 3px;
  }
}

body.location_vyber_prostor .vyber-info-vyber-button:hover, body.location_vyber_prostor .vyber-poschodi-vyber-button:hover, body.location_vyber_prostor .vyber-budova-vyber-button:hover {
  background-color: #e1071c;
}

body.location_vyber_prostor .vyber-info-vyber-button:last-of-type, body.location_vyber_prostor .vyber-poschodi-vyber-button:last-of-type, body.location_vyber_prostor .vyber-budova-vyber-button:last-of-type {
  margin-right: 0;
}

body.location_vyber_prostor .vyber-info-vyber-button.active, body.location_vyber_prostor .vyber-poschodi-vyber-button.active, body.location_vyber_prostor .vyber-budova-vyber-button.active {
  background-color: #e1071c;
}

body.location_vyber_prostor .vyber-info-zakladni, body.location_vyber_prostor .vyber-poschodi-zakladni, body.location_vyber_prostor .vyber-budova-zakladni {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 76px;
  padding-left: 77px;
  box-sizing: border-box;
  padding-bottom: 88px;
  position: relative;
}

body.location_vyber_prostor .vyber-info-zakladni-flex, body.location_vyber_prostor .vyber-poschodi-zakladni-flex, body.location_vyber_prostor .vyber-budova-zakladni-flex {
  display: block;
}

@media (min-width: 887px) {
  body.location_vyber_prostor .vyber-info-zakladni-flex, body.location_vyber_prostor .vyber-poschodi-zakladni-flex, body.location_vyber_prostor .vyber-budova-zakladni-flex {
    display: flex;
  }
}

body.location_vyber_prostor .vyber-info-zakladni .info-abs, body.location_vyber_prostor .vyber-poschodi-zakladni .info-abs, body.location_vyber_prostor .vyber-budova-zakladni .info-abs {
  position: absolute;
  right: 0;
  bottom: 20px;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-zakladni .info-abs, body.location_vyber_prostor .vyber-poschodi-zakladni .info-abs, body.location_vyber_prostor .vyber-budova-zakladni .info-abs {
    display: none;
  }
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-zakladni, body.location_vyber_prostor .vyber-poschodi-zakladni, body.location_vyber_prostor .vyber-budova-zakladni {
    padding-left: 87px;
    padding-right: 87px;
  }
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni, body.location_vyber_prostor .vyber-poschodi-zakladni, body.location_vyber_prostor .vyber-budova-zakladni {
    padding-left: 10px;
    padding-right: 10px;
  }
}

body.location_vyber_prostor .vyber-info-zakladni:after, body.location_vyber_prostor .vyber-poschodi-zakladni:after, body.location_vyber_prostor .vyber-budova-zakladni:after {
  content: '';
  height: 1px;
  width: calc(100% - 77px);
  left: 77px;
  bottom: 0;
  background-color: #000;
  position: absolute;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-zakladni:after, body.location_vyber_prostor .vyber-poschodi-zakladni:after, body.location_vyber_prostor .vyber-budova-zakladni:after {
    width: calc(100% - 154px);
  }
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni:after, body.location_vyber_prostor .vyber-poschodi-zakladni:after, body.location_vyber_prostor .vyber-budova-zakladni:after {
    width: calc(100% - 20px);
    left: 10px;
  }
}

body.location_vyber_prostor .vyber-info-zakladni h2, body.location_vyber_prostor .vyber-poschodi-zakladni h2, body.location_vyber_prostor .vyber-budova-zakladni h2 {
  color: #000000;
  font-size: 21px;
  font-weight: 800;
  letter-spacing: 1.31px;
  margin-bottom: 42px;
  padding-bottom: 0;
  position: relative;
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni h2, body.location_vyber_prostor .vyber-poschodi-zakladni h2, body.location_vyber_prostor .vyber-budova-zakladni h2 {
    margin-left: 77px;
  }
}

body.location_vyber_prostor .vyber-info-zakladni h2 .h2-icon, body.location_vyber_prostor .vyber-poschodi-zakladni h2 .h2-icon, body.location_vyber_prostor .vyber-budova-zakladni h2 .h2-icon {
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
}

body.location_vyber_prostor .vyber-info-zakladni-table, body.location_vyber_prostor .vyber-poschodi-zakladni-table, body.location_vyber_prostor .vyber-budova-zakladni-table {
  position: relative;
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni-table, body.location_vyber_prostor .vyber-poschodi-zakladni-table, body.location_vyber_prostor .vyber-budova-zakladni-table {
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
  }
}

body.location_vyber_prostor .vyber-info-zakladni-table tr, body.location_vyber_prostor .vyber-poschodi-zakladni-table tr, body.location_vyber_prostor .vyber-budova-zakladni-table tr {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

body.location_vyber_prostor .vyber-info-zakladni-table .tr-padding, body.location_vyber_prostor .vyber-poschodi-zakladni-table .tr-padding, body.location_vyber_prostor .vyber-budova-zakladni-table .tr-padding {
  padding-bottom: 21px;
  height: 42px;
  vertical-align: top;
}

body.location_vyber_prostor .vyber-info-zakladni-table td, body.location_vyber_prostor .vyber-poschodi-zakladni-table td, body.location_vyber_prostor .vyber-budova-zakladni-table td {
  width: 227px;
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni-table td, body.location_vyber_prostor .vyber-poschodi-zakladni-table td, body.location_vyber_prostor .vyber-budova-zakladni-table td {
    width: 60%;
  }
}

body.location_vyber_prostor .vyber-info-zakladni-table td:last-of-type, body.location_vyber_prostor .vyber-poschodi-zakladni-table td:last-of-type, body.location_vyber_prostor .vyber-budova-zakladni-table td:last-of-type {
  font-weight: 600;
  width: 222px;
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni-table td:last-of-type, body.location_vyber_prostor .vyber-poschodi-zakladni-table td:last-of-type, body.location_vyber_prostor .vyber-budova-zakladni-table td:last-of-type {
    width: 40%;
  }
}

body.location_vyber_prostor .vyber-info-zakladni-table-cena, body.location_vyber_prostor .vyber-poschodi-zakladni-table-cena, body.location_vyber_prostor .vyber-budova-zakladni-table-cena {
  color: #e1071c;
  font-weight: 800;
}

body.location_vyber_prostor .vyber-info-zakladni-table:after, body.location_vyber_prostor .vyber-poschodi-zakladni-table:after, body.location_vyber_prostor .vyber-budova-zakladni-table:after {
  content: '';
  position: absolute;
  width: 1px;
  right: 0;
  top: 2%;
  height: 96%;
  background-color: #000;
}

@media (max-width: 886px) {
  body.location_vyber_prostor .vyber-info-zakladni-table:after, body.location_vyber_prostor .vyber-poschodi-zakladni-table:after, body.location_vyber_prostor .vyber-budova-zakladni-table:after {
    display: none;
  }
}

body.location_vyber_prostor .vyber-info-zakladni .links, body.location_vyber_prostor .vyber-poschodi-zakladni .links, body.location_vyber_prostor .vyber-budova-zakladni .links {
  display: flex;
  padding-left: 50px;
  align-items: center;
  box-sizing: border-box;
}

@media (max-width: 886px) {
  body.location_vyber_prostor .vyber-info-zakladni .links, body.location_vyber_prostor .vyber-poschodi-zakladni .links, body.location_vyber_prostor .vyber-budova-zakladni .links {
    display: inline-block;
    padding-left: 0;
    padding-top: 20px;
  }
}

@media (max-width: 600px) {
  body.location_vyber_prostor .vyber-info-zakladni .links, body.location_vyber_prostor .vyber-poschodi-zakladni .links, body.location_vyber_prostor .vyber-budova-zakladni .links {
    display: none;
  }
}

body.location_vyber_prostor .vyber-info-zakladni .links p, body.location_vyber_prostor .vyber-poschodi-zakladni .links p, body.location_vyber_prostor .vyber-budova-zakladni .links p {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  line-height: 38px;
  vertical-align: middle;
  margin-bottom: 0;
}

body.location_vyber_prostor .vyber-info-zakladni .links p a, body.location_vyber_prostor .vyber-poschodi-zakladni .links p a, body.location_vyber_prostor .vyber-budova-zakladni .links p a {
  color: #000000;
  text-decoration: none;
}

body.location_vyber_prostor .vyber-info-zakladni .links p a:hover, body.location_vyber_prostor .vyber-poschodi-zakladni .links p a:hover, body.location_vyber_prostor .vyber-budova-zakladni .links p a:hover {
  color: #e40137;
}

body.location_vyber_prostor .vyber-info-zakladni .links p span, body.location_vyber_prostor .vyber-poschodi-zakladni .links p span, body.location_vyber_prostor .vyber-budova-zakladni .links p span {
  margin-right: 27px;
  line-height: 38px;
  vertical-align: middle;
  display: inline-block;
  width: 22px;
}

body.location_vyber_prostor .vyber-info-zakladni .links p span img, body.location_vyber_prostor .vyber-poschodi-zakladni .links p span img, body.location_vyber_prostor .vyber-budova-zakladni .links p span img {
  display: block;
  margin: 0 auto;
  padding: 0;
  margin: 0;
}

body.location_vyber_prostor .vyber-info-rozdeleni, body.location_vyber_prostor .vyber-poschodi-rozdeleni, body.location_vyber_prostor .vyber-budova-rozdeleni {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 104px;
  padding-left: 77px;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-rozdeleni, body.location_vyber_prostor .vyber-poschodi-rozdeleni, body.location_vyber_prostor .vyber-budova-rozdeleni {
    padding-left: 10px;
    padding-right: 10px;
  }
}

body.location_vyber_prostor .vyber-info-rozdeleni .vypocet, body.location_vyber_prostor .vyber-poschodi-rozdeleni .vypocet, body.location_vyber_prostor .vyber-budova-rozdeleni .vypocet {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 0;
  padding-top: 58px;
}

body.location_vyber_prostor .vyber-info-rozdeleni .vypocet .red, body.location_vyber_prostor .vyber-poschodi-rozdeleni .vypocet .red, body.location_vyber_prostor .vyber-budova-rozdeleni .vypocet .red {
  color: #e40137;
}

body.location_vyber_prostor .vyber-info-rozdeleni h2, body.location_vyber_prostor .vyber-poschodi-rozdeleni h2, body.location_vyber_prostor .vyber-budova-rozdeleni h2 {
  color: #000000;
  font-size: 21px;
  font-weight: 800;
  margin-bottom: 61px;
  position: relative;
  padding-bottom: 0;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-rozdeleni h2, body.location_vyber_prostor .vyber-poschodi-rozdeleni h2, body.location_vyber_prostor .vyber-budova-rozdeleni h2 {
    margin-left: 77px;
  }
}

body.location_vyber_prostor .vyber-info-rozdeleni h2 .h2-icon, body.location_vyber_prostor .vyber-poschodi-rozdeleni h2 .h2-icon, body.location_vyber_prostor .vyber-budova-rozdeleni h2 .h2-icon {
  position: absolute;
  top: 50%;
  left: -77px;
  transform: translateY(-50%);
}

body.location_vyber_prostor .vyber-info-rozdeleni-table, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table, body.location_vyber_prostor .vyber-budova-rozdeleni-table {
  width: 100%;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table tr.vyber-info-rozdeleni-table-first, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table tr.vyber-info-rozdeleni-table-first, body.location_vyber_prostor .vyber-budova-rozdeleni-table tr.vyber-info-rozdeleni-table-first {
  height: 58px;
  background-color: #333439;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table tr, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table tr, body.location_vyber_prostor .vyber-budova-rozdeleni-table tr {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  height: 30px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table tr:nth-of-type(2), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table tr:nth-of-type(2), body.location_vyber_prostor .vyber-budova-rozdeleni-table tr:nth-of-type(2) {
  height: 44px;
  line-height: 30px;
  vertical-align: bottom;
  padding-top: 14px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table tr:not(:first-of-type), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table tr:not(:first-of-type), body.location_vyber_prostor .vyber-budova-rozdeleni-table tr:not(:first-of-type) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td, body.location_vyber_prostor .vyber-budova-rozdeleni-table td {
  width: calc(100% / 6);
  text-align: right;
}

@media (max-width: 1200px) {
  body.location_vyber_prostor .vyber-info-rozdeleni-table td:not(:first-of-type), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:not(:first-of-type), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:not(:first-of-type) {
    width: calc(90% / 5);
    padding-right: 10px !important;
  }
  body.location_vyber_prostor .vyber-info-rozdeleni-table td:first-of-type, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:first-of-type, body.location_vyber_prostor .vyber-budova-rozdeleni-table td:first-of-type {
    padding-left: 10px !important;
  }
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:first-of-type, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:first-of-type, body.location_vyber_prostor .vyber-budova-rozdeleni-table td:first-of-type {
  text-align: left;
  padding-left: 44px;
  width: 10%;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:first-of-type a, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:first-of-type a, body.location_vyber_prostor .vyber-budova-rozdeleni-table td:first-of-type a {
  color: #e1071c;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 500;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:first-of-type a:hover, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:first-of-type a:hover, body.location_vyber_prostor .vyber-budova-rozdeleni-table td:first-of-type a:hover {
  text-decoration: none;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:last-of-type, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:last-of-type, body.location_vyber_prostor .vyber-budova-rozdeleni-table td:last-of-type {
  font-weight: 600;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:nth-of-type(2), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:nth-of-type(2), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:nth-of-type(2) {
  padding-right: 37px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:nth-of-type(3), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:nth-of-type(3), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:nth-of-type(3) {
  padding-right: 15px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:nth-of-type(4), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:nth-of-type(4), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:nth-of-type(4) {
  padding-right: 24px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:nth-of-type(5), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:nth-of-type(5), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:nth-of-type(5) {
  padding-right: 50px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table td:nth-of-type(6), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table td:nth-of-type(6), body.location_vyber_prostor .vyber-budova-rozdeleni-table td:nth-of-type(6) {
  padding-right: 58px;
  line-height: normal;
}

body.location_vyber_prostor .vyber-info-rozdeleni .table-wrap, body.location_vyber_prostor .vyber-poschodi-rozdeleni .table-wrap, body.location_vyber_prostor .vyber-budova-rozdeleni .table-wrap {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 767px) {
  body.location_vyber_prostor .vyber-info-rozdeleni .table-wrap, body.location_vyber_prostor .vyber-poschodi-rozdeleni .table-wrap, body.location_vyber_prostor .vyber-budova-rozdeleni .table-wrap {
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    border: 1px solid #ddd;
  }
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 {
  width: 100%;
  min-width: 900px;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first {
  height: 58px;
  background-color: #333439;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border: none;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first td, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first td, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first td {
  font-weight: 700;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown {
  position: relative;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown::before, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown::before, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortDown::before {
  content: "";
  position: absolute;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 10px;
  height: 10px;
  bottom: 13px;
  transform: rotate(-45deg) translateX(-50%);
  left: 50%;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp {
  position: relative;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp::before, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp::before, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr.vyber-info-rozdeleni-table-first .headerSortUp::before {
  content: "";
  position: absolute;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 10px;
  height: 10px;
  bottom: 0;
  transform: rotate(135deg) translateX(-50%);
  left: 50%;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 tr, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 tr, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 tr {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
  vertical-align: middle;
  height: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.11);
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td {
  width: calc(100% / 12);
  text-align: center;
  font-weight: 400;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:first-of-type a, body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:last-of-type a, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:first-of-type a, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:last-of-type a, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:first-of-type a, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:last-of-type a {
  color: #e1071c;
  font-size: 14px;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 600;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:first-of-type a:hover, body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:last-of-type a:hover, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:first-of-type a:hover, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:last-of-type a:hover, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:first-of-type a:hover, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:last-of-type a:hover {
  text-decoration: none;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td.no1, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td.no1, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td.no1 {
  color: #359322;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td.no2, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td.no2, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td.no2 {
  color: #e40137;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td.no3, body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td.no3, body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td.no3 {
  color: #a5a5a5;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:nth-of-type(11), body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:nth-of-type(10), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:nth-of-type(11), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:nth-of-type(10), body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:nth-of-type(11), body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:nth-of-type(10) {
  font-weight: 600;
}

body.location_vyber_prostor .vyber-info-rozdeleni-table-2 td:nth-of-type(10), body.location_vyber_prostor .vyber-poschodi-rozdeleni-table-2 td:nth-of-type(10), body.location_vyber_prostor .vyber-budova-rozdeleni-table-2 td:nth-of-type(10) {
  min-width: 95px;
}

body.location_vyber_prostor .vyber-info-active-svg, body.location_vyber_prostor .vyber-poschodi-active-svg, body.location_vyber_prostor .vyber-budova-active-svg {
  width: 100%;
}

@media (min-width: 768px) {
  body.location_vyber_prostor .vyber-info-active-svg, body.location_vyber_prostor .vyber-poschodi-active-svg, body.location_vyber_prostor .vyber-budova-active-svg {
    min-height: 350px;
  }
}

body.location_vyber_prostor .vyber-info-active-svg a .cls-1-poschodi-aktivni-svg, body.location_vyber_prostor .vyber-poschodi-active-svg a .cls-1-poschodi-aktivni-svg, body.location_vyber_prostor .vyber-budova-active-svg a .cls-1-poschodi-aktivni-svg {
  transition: all .3 ease;
  fill: green;
  fill-opacity: 0.5;
}

body.location_vyber_prostor .vyber-info-active-svg a .cls-1-poschodi-rezervovana-svg, body.location_vyber_prostor .vyber-poschodi-active-svg a .cls-1-poschodi-rezervovana-svg, body.location_vyber_prostor .vyber-budova-active-svg a .cls-1-poschodi-rezervovana-svg {
  transition: all .3 ease;
  fill: red;
  fill-opacity: 0.5;
}

body.location_vyber_prostor .vyber-info-active-svg a:hover, body.location_vyber_prostor .vyber-poschodi-active-svg a:hover, body.location_vyber_prostor .vyber-budova-active-svg a:hover {
  opacity: .7;
}

body.location_vyber_prostor .vyber-info-active-svg g .cls-1-poschodi-neaktivni-svg, body.location_vyber_prostor .vyber-poschodi-active-svg g .cls-1-poschodi-neaktivni-svg, body.location_vyber_prostor .vyber-budova-active-svg g .cls-1-poschodi-neaktivni-svg {
  transition: all .3 ease;
  fill: gray;
  fill-opacity: 0.5;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek, body.location_vyber_prostor .vyber-budova .filtr-nabidek {
  width: 100%;
  background-color: #e9eaf4;
  box-sizing: border-box;
  margin-bottom: 22px;
}

@media (min-width: 1041px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek > form, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek > form, body.location_vyber_prostor .vyber-budova .filtr-nabidek > form {
    display: flex;
  }
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek > form, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek > form, body.location_vyber_prostor .vyber-budova .filtr-nabidek > form {
    display: flex;
  }
}

@media (max-width: 767px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek > form, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek > form, body.location_vyber_prostor .vyber-budova .filtr-nabidek > form {
    display: none;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left {
  width: 805px;
  box-sizing: border-box;
  padding: 20px 0 0;
}

@media (max-width: 1040px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left {
    width: 100%;
    display: block;
    padding: 10px 0;
  }
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left {
    width: 400px;
    display: block;
    padding: 10px 0 10px 10px;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div {
  width: 50%;
  float: left;
  box-sizing: border-box;
  text-align: right;
  margin-bottom: 12px;
  position: relative;
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div {
    width: 100%;
    display: inline-block;
    text-align: left !important;
    float: none;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div > span, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div > span, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div > span {
  width: 30px;
  text-align: center;
  display: inline-block;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div label, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div label, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div label {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div label.same-width, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div label.same-width, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div label.same-width {
    width: 95px;
    display: inline-block;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div.text-left, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div.text-left, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div.text-left {
  text-align: left;
  height: 28px;
  vertical-align: middle;
  line-height: 28px;
  padding-left: 100px;
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div.text-left, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div.text-left, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div.text-left {
    padding-left: 45px;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div.clearing, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div.clearing, body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div.clearing {
  float: none !important;
}

@media (max-width: 1040px) and (min-width: 861px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-left > div:nth-of-type(2), body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-left > div:nth-of-type(2), body.location_vyber_prostor .vyber-budova .filtr-nabidek-left > div:nth-of-type(2) {
    text-align: left;
    padding-left: 55px;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-right, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-right, body.location_vyber_prostor .vyber-budova .filtr-nabidek-right {
  width: calc(100% - 805px);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

@media (max-width: 1040px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-right, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-right, body.location_vyber_prostor .vyber-budova .filtr-nabidek-right {
    width: 100%;
    display: block;
    padding: 10px 0;
  }
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek-right, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-right, body.location_vyber_prostor .vyber-budova .filtr-nabidek-right {
    width: calc(100% - 400px);
    display: flex;
    padding: 10px 0;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-right button, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-right button, body.location_vyber_prostor .vyber-budova .filtr-nabidek-right button {
  display: block;
  max-width: 167px;
  width: 90%;
  border: 2px solid #e40137;
  background-color: transparent;
  color: #e40137;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.87px;
  padding: 16px 10px;
  margin: 0 auto;
  transition: all .3s ease;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek-right button:hover, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek-right button:hover, body.location_vyber_prostor .vyber-budova .filtr-nabidek-right button:hover {
  color: #fff;
  background-color: #e40137;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek input[type="text"], body.location_vyber_prostor .vyber-poschodi .filtr-nabidek input[type="text"], body.location_vyber_prostor .vyber-budova .filtr-nabidek input[type="text"] {
  width: 108px;
  height: 28px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  padding: 0 10px;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek select, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek select, body.location_vyber_prostor .vyber-budova .filtr-nabidek select {
  width: 108px;
  height: 28px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek input[type="checkbox"], body.location_vyber_prostor .vyber-poschodi .filtr-nabidek input[type="checkbox"], body.location_vyber_prostor .vyber-budova .filtr-nabidek input[type="checkbox"] {
  width: 26px;
  height: 26px;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 55px;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  display: block;
}

@media (max-width: 860px) {
  body.location_vyber_prostor .vyber-info .filtr-nabidek input[type="checkbox"], body.location_vyber_prostor .vyber-poschodi .filtr-nabidek input[type="checkbox"], body.location_vyber_prostor .vyber-budova .filtr-nabidek input[type="checkbox"] {
    left: 0;
  }
}

body.location_vyber_prostor .vyber-info .filtr-nabidek input[type="checkbox"]:before, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek input[type="checkbox"]:before, body.location_vyber_prostor .vyber-budova .filtr-nabidek input[type="checkbox"]:before {
  content: '';
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #dddddd;
  display: block;
  cursor: pointer;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek input[type="checkbox"]:checked:after, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek input[type="checkbox"]:checked:after, body.location_vyber_prostor .vyber-budova .filtr-nabidek input[type="checkbox"]:checked:after {
  content: "\f00c";
  font-weight: 900;
  font-size: 20px;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: 3px;
  left: 4px;
  color: #e1071c;
  position: absolute;
  cursor: pointer;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect {
  width: 108px;
  display: inline-block;
  height: 28px;
  box-sizing: border-box;
  vertical-align: middle;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont {
  width: 108px;
  height: 28px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont > span, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont > span, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont > span {
  height: 28px;
  line-height: 28px;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont > label, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont > label, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont > label {
  vertical-align: top;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont > label, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont > label, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont > label {
  display: flex;
  line-height: normal;
  height: auto;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont > label > i, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont > label > i, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont > label > i {
  height: auto;
  line-height: normal;
  color: #e1071c;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .CaptionCont > label > i:before, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .CaptionCont > label > i:before, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .CaptionCont > label > i:before {
  content: '\f107';
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .optWrapper, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .optWrapper, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .optWrapper {
  text-align: left;
  top: 28px;
}

body.location_vyber_prostor .vyber-info .filtr-nabidek .SumoSelect > .optWrapper > .options li.opt, body.location_vyber_prostor .vyber-poschodi .filtr-nabidek .SumoSelect > .optWrapper > .options li.opt, body.location_vyber_prostor .vyber-budova .filtr-nabidek .SumoSelect > .optWrapper > .options li.opt {
  cursor: pointer;
}

body.location_vyber_prostor .vyber-poschodi, body.location_vyber_prostor .vyber-budova {
  display: none;
}

body.location_vyber_prostor .vyber-drobecky {
  position: absolute;
  right: 30px;
  top: 25px;
  max-width: calc(100% - 30px);
}

body.location_vyber_prostor .vyber-drobecky a {
  text-decoration: none;
  color: #e1071c;
  font-weight: 500;
  line-height: 21px;
  vertical-align: bottom;
  margin-right: 11px;
}

body.location_vyber_prostor .vyber-drobecky a i {
  margin-right: 11px;
  line-height: 21px;
  font-size: 19px;
  transform: scaleY(1.3);
}

@media (max-width: 980px) {
  body.location_vyber_prostor .vyber-drobecky {
    right: 15px;
    top: 15px;
  }
}

@media (max-width: 500px) {
  body.location_vyber_prostor .vyber-drobecky {
    right: 5px;
    max-width: calc(100% - 10px);
  }
}

body.location_vyber_prostor .js-zoom {
  transform: scale(1.5) translate(-9%, 15%);
}

body.location_vyber_prostor .tooltip {
  position: absolute;
  display: none;
  text-align: center;
  width: 448px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.41);
  border: 2px solid transparent;
  background-color: #fff;
  box-sizing: border-box;
  border-color: #e1071c;
}

@media (max-width: 900px) {
  body.location_vyber_prostor .tooltip {
    display: none !important;
  }
}

body.location_vyber_prostor .tooltip div {
  box-sizing: border-box;
}

body.location_vyber_prostor .tooltip.projekt-15 {
  border-color: #e1071c;
}

body.location_vyber_prostor .tooltip.projekt-15 .tooltip-object {
  background-color: #e1071c;
}

body.location_vyber_prostor .tooltip.projekt-15 polygon {
  fill: #e1071c;
}

body.location_vyber_prostor .tooltip.projekt-54 {
  border-color: #859e77;
}

body.location_vyber_prostor .tooltip.projekt-54 .tooltip-object {
  background-color: #859e77;
}

body.location_vyber_prostor .tooltip.projekt-54 polygon {
  fill: #859e77;
}

body.location_vyber_prostor .tooltip.projekt-55 {
  border-color: #c8a16a;
}

body.location_vyber_prostor .tooltip.projekt-55 .tooltip-object {
  background-color: #c8a16a;
}

body.location_vyber_prostor .tooltip.projekt-55 polygon {
  fill: #c8a16a;
}

body.location_vyber_prostor .tooltip.projekt-80 {
  border-color: #8bbecf;
}

body.location_vyber_prostor .tooltip.projekt-80 .tooltip-object {
  background-color: #8bbecf;
}

body.location_vyber_prostor .tooltip.projekt-80 polygon {
  fill: #8bbecf;
}

body.location_vyber_prostor .tooltip.projekt-budova-D {
  border-color: #927093;
  width: 360px;
}

body.location_vyber_prostor .tooltip.projekt-budova-D .tooltip-object {
  background-color: #927093;
}

body.location_vyber_prostor .tooltip.projekt-budova-D polygon {
  fill: #927093;
}

body.location_vyber_prostor .tooltip-flex {
  display: flex;
  width: 100%;
}

body.location_vyber_prostor .tooltip-object {
  width: 98px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  position: relative;
  background-color: #e1071c;
}

body.location_vyber_prostor .tooltip-object span {
  font-size: 25px;
}

body.location_vyber_prostor .tooltip-object .triangle-bottom {
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%);
}

body.location_vyber_prostor .tooltip-object .triangle-top {
  position: absolute;
  bottom: calc(100% + 2px);
  left: 50%;
  transform: translateX(-50%) rotate(180deg);
}

body.location_vyber_prostor .tooltip-right {
  width: calc(100% - 98px);
}

body.location_vyber_prostor .tooltip-params {
  display: flex;
  width: 100%;
  padding: 10px 0;
}

body.location_vyber_prostor .tooltip-info {
  width: 100%;
  text-align: center;
  color: #010101;
  font-size: 13px;
  font-weight: 400;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px 0;
}

body.location_vyber_prostor .tooltip-param {
  width: calc(100% / 3);
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 16px;
  font-weight: 800;
}

body.location_vyber_prostor .tooltip-param:not(:nth-of-type(3)) {
  position: relative;
}

body.location_vyber_prostor .tooltip-param:not(:nth-of-type(3)):after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: -1px;
  width: 2px;
  background-color: #b5b5b5;
}

body.location_vyber_prostor .tooltip-param:nth-of-type(1) {
  color: #6eb51a;
}

body.location_vyber_prostor .tooltip-param:nth-of-type(2) {
  color: #b5b5b5;
}

body.location_vyber_prostor .tooltip-param:nth-of-type(3) {
  color: #e1071c;
}

body.location_vyber_prostor .tooltip-param span {
  font-size: 25px;
}

body.location_vyber_prostor .tooltip-param p {
  color: #010101;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 400;
  line-height: 29px;
  margin-bottom: 0;
}

body.location_vyber_prostor .tooltip-neaktivni {
  position: absolute;
  display: none;
  text-align: center;
  width: auto;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.41);
  border: 2px solid #e1071c;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 29px 32px 29px;
  text-align: left !important;
}

@media (max-width: 900px) {
  body.location_vyber_prostor .tooltip-neaktivni {
    display: none !important;
  }
}

body.location_vyber_prostor .tooltip-neaktivni h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 0;
}

body.location_vyber_prostor .tooltip-podorys {
  position: absolute;
  display: none;
  text-align: center;
  width: 288px;
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.41);
  border: 2px solid #e1071c;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 29px 32px 26px;
  text-align: left !important;
}

@media (max-width: 900px) {
  body.location_vyber_prostor .tooltip-podorys {
    display: none !important;
  }
}

body.location_vyber_prostor .tooltip-podorys h3 {
  color: #000000;
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 15px;
}

body.location_vyber_prostor .tooltip-podorys tr td {
  color: #000000;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

body.location_vyber_prostor .tooltip-podorys tr td:first-of-type {
  width: 75px;
}

body.location_vyber_prostor .tooltip-podorys tr td div {
  display: inline-block;
}

body.location_vyber_prostor .tooltip-podorys tr.tooltip-cena td:not(:first-of-type) {
  font-weight: 600;
}

body.location_vyber_prostor .tooltip-podorys tr.tooltip-cena td:not(:first-of-type) span {
  font-weight: 600;
}

body.location_vyber_prostor .tooltip-podorys tr:last-of-type td:last-of-type {
  font-weight: 600px;
}

body.location_vyber_prostor .tooltip-podorys span {
  display: inline-block;
  font-weight: 700;
  line-height: 28px;
  font-size: 13px;
}

body.location_vyber_prostor .tooltip-podorys span.no1 {
  color: #359322;
}

body.location_vyber_prostor .tooltip-podorys span.no2 {
  color: #e40137;
}

body.location_vyber_prostor .tooltip-podorys span.no3 {
  color: #a5a5a5;
}

body.location_vyber_prostor .tooltip-podorys span.mena {
  display: inline-block;
}

.ath-viewport * {
  box-sizing: border-box;
}

.ath-viewport {
  position: relative;
  z-index: 2147483641;
  pointer-events: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
}

.ath-modal {
  pointer-events: auto !important;
  background: rgba(0, 0, 0, 0.6);
}

.ath-mandatory {
  background: #000;
}

.ath-container {
  pointer-events: auto !important;
  position: absolute;
  z-index: 2147483641;
  padding: 0.7em 0.6em;
  width: 18em;
  background: #eee;
  background-size: 100% auto;
  box-shadow: 0 0.2em 0 #d1d1d1;
  font-family: sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}

.ath-container small {
  font-size: 0.8em;
  line-height: 1.3em;
  display: block;
  margin-top: 0.5em;
}

.ath-ios.ath-phone {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}

.ath-ios6.ath-tablet {
  left: 5em;
  top: 1.8em;
}

.ath-ios7.ath-tablet {
  left: 0.7em;
  top: 1.8em;
}

.ath-ios8.ath-tablet,
.ath-ios9.ath-tablet,
.ath-ios10.ath-tablet {
  right: 0.4em;
  top: 1.8em;
}

.ath-android {
  bottom: 1.8em;
  left: 50%;
  margin-left: -9em;
}

/* close icon */
.ath-container:before {
  content: '';
  position: relative;
  display: block;
  float: right;
  margin: -0.7em -0.6em 0 0.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACECAMAAABmmnOVAAAAdVBMVEUAAAA5OTkzMzM7Ozs3NzdBQUFAQEA/Pz8+Pj5BQUFAQEA/Pz8+Pj5BQUFAQEA/Pz9BQUE+Pj4/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8+Pj4/Pz8+Pj4/Pz8/Pz8/Pz8/Pz8/Pz8+Pj4/Pz8/Pz8/Pz8/Pz9AQEA/Pz+fdCaPAAAAJnRSTlMACQoNDjM4OTo7PEFCQ0RFS6ytsbS1tru8vcTFxu7x8vX19vf4+C5yomAAAAJESURBVHgBvdzLTsJAGEfxr4C2KBcVkQsIDsK8/yPaqIsPzVlyzrKrX/5p0kkXEz81L23otc9NpIbbWia2YVLqdnhlqFlhGWpSDHe1aopsSIpRb8gK0dC3G30b9rVmhWZIimTICsvQtx/FsuYOrWHoDjX3Gu31gzJxdki934WrAIOsAIOsAIOiAMPhPsJTgKGN0BVsYIVsYIVpYIVpYIVpYIVpYIVpYIVpYIVpYIVlAIVgEBRs8BRs8BRs8BRs8BRs8BRs8BRs8BRTNmgKNngKNngKNngKNngKNhiKGxgiOlZoBlaYBlaYBlaYBlaYBlaYBlaYBlaYBlZIBlBMfQMrVAMr2KAqBENSHFHhGEABhi5CV6gGUKgGUKgGUKgGUFwuqgEUvoEVsoEVpoEUpgEUggF+gKTKY+h1fxSlC7/Z+RrxOQ3fcEoAPPHZBlaYBlaYBlaYBlZYBlYIhvLBCstw7PgM7hkiWOEZWGEaWGEaWGEaIsakEAysmHkGVpxmvoEVqoEVpoEVpoEVpoEVpoEVpoEVkoEVgkFQsEFSsEFQsGEcoSvY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnY4CnmbNAUT2c2WAo2eAo2eAo2eAo2eAo2eArNEPFACjZ4CjZ4CjZ4CjaIird/rBvFH6llNCvewdli1URWCIakSIZesUaDoFg36dKFWk9zCZDei3TtwmCj7pC22AwikiIZPEU29IpFNliKxa/hC9DFITjQPYhcAAAAAElFTkSuQmCC);
  background-color: rgba(255, 255, 255, 0.8);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: 50%;
  width: 2.7em;
  height: 2.7em;
  text-align: center;
  overflow: hidden;
  color: #a33;
  z-index: 2147483642;
}

.ath-container.ath-icon:before {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  float: none;
}

.ath-mandatory .ath-container:before {
  display: none;
}

.ath-container.ath-android:before {
  float: left;
  margin: -0.7em 0.5em 0 -0.6em;
}

.ath-container.ath-android.ath-icon:before {
  position: absolute;
  right: auto;
  left: 0;
  margin: 0;
  float: none;
}

/* applied only if the application icon is shown */
.ath-action-icon {
  display: inline-block;
  vertical-align: middle;
  background-position: 50%;
  background-repeat: no-repeat;
  text-indent: -9999em;
  overflow: hidden;
}

.ath-ios7 .ath-action-icon,
.ath-ios8 .ath-action-icon,
.ath-ios9 .ath-action-icon,
.ath-ios10 .ath-action-icon {
  width: 1.6em;
  height: 1.6em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAACtCAYAAAB7l7tOAAAF6UlEQVR4AezZWWxUZRiH8VcQEdxZEFFiUZBFUCIa1ABBDARDcCciYGKMqTEGww3SOcNSAwQTjOBiiIpEhRjAhRgXRC8MFxojEhAFZUGttVhaoSxlaW3n8W3yXZxm6vTrOMM5Q98n+V9MMu1pvl++uZhKuypghu49KaaTWGdZSYoVN6VD95nMpLNYZ9XNbdQR2od2k88O3Gm6Bh0t7H0p5Vwp2Ax3ajpu2tYbciFWwkTFO63DY6+JcI4USFaSyYpWp8N7SVZJKR3EinkBk9JxvZFXxhnZSjBaoWp1ZL0ES8WKYXMZp0AndORgy8WKFe5Yf1zvvSBWDEpys2LU6MjD5kmEWQlGKsJRHXlcqUSQVcItEnDEA6gAb7LhjvD9WO6yIEfICQI5A1nzGCYB1T4og5bBiFcyv2f6ujYhl4iVxwKG6qp8MK55HsqPwK0rMr9v/yEo3uCPrJstVh5KMER30Aeh31Ioq0FrHfjXw9CYghnrvYFTuqfEymFzGSwBlT4ARYr7u+K6GLmCVGvAGg2NMG0d/sgJnpScZLjXSkC5z8H3eQ72/k24Q8NfzvwFyK4qtuJSZKaubRPyE/K/Mtx+EvCHL+7uasId1t10w0scz/RzSzYzAfgKV30D3LPaG7lRkR8RK4tKKJKAMp+D7r0EfmmOe0x3m2itAc/ZxBjgAt1mXHWKPPkdb+QGSTJdrDaU5EoJ2OtzwD0WwY7KNNzbRfMFFg24WPdtGHnS221Cflgsj56hjwTs8TnY7oq7/QDhjutGicsb2AVcovsO18l6uPPNNiE/JFaGAq7Q7fY50G4LYVtz3FrdaNGyBXbIl+q24DqhyHes9EaulwR3SwtZs+ktAT/7HORliru1gnCndONFyx44Dfn7MPLYN7yR6yTJZAllJeguAT/4HOBFz8I3ZWm4E0TLFbBD7qn7EVdtHYx53R9ZN0ksrZRuErDN5+AuLIWvm+Oe1k0ULdfADrmX7idcR0/DyBXeyCdlLuMMOGCBz4F1ng+f7yFcve5e0fIFHELeiav6BAx70Rt5p0yhY3u/wR0kyarW/uX35b403PtFyzewQ75ctwtXzSkY8WqruHslSV8RscrL6TJ1bcvfWJ0/HzbtIdw/ugdFyzdwOOAq3T6fmzxwGQ3vbmO8iFioIWqYSsHMj9M/ljfuTsOdItoZBXYBfXX7cVXVwvXLm/8+fU3lcdCqdEMNGBbgUmRmfQISQKd5sGEn4VK6YtEiAXYBA3QVuA4q8hCHrDcafR1ul65jewfuovsCl7vJrNlOuEbdo6JFCuwCrtb9hqusBu56Cw4cI1y1briIWEBn3Ue0XKPuMdGiBg4H9NdV0HJ/6QZLOEPmPN0GmpfSPS5arIBdwHUtIFfoBsl/ZsgfhHCfFi2WwC5goO4AmvanbqBkzJA76tboZokWa2AXMEi3RTdAvDLkDqJFAhzB32xFD2wZsGXA0WfAlgFbBmwZsGXAlgFbBpzk04JaKb0iA9ZnF9x5SQAFtRKKIgPWZxfaeRmwAZ/BGbAB37eaG6MCbnq2Aed5czYyKirgpmcbsAHHZAZswN0Wwo7KeG1fFf2jAm56dtzOQ42yB+65mDhWFBUwUETMUiMDNmADbp/APRaTAh6I2bpGCNw1bufRZJQ1cPdF/NueHZsgDEBBGLbMGoIu4AZu5gLOZeEaYmEXeznF3jRPyEv4frgJvvJe3qTefY0AAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwb8rwADBgwYMGDAgAEDBgwYMGDAgAEDBgwYMGDAgAEDBgz4/sz1Nia/9hizA7zgklwy3RYwYMBzBRjw4bPjxAbAAizAAtwgwAIswAIswAIMGDBgARZgARZgAS4FWIAFWIAFWIABAwYswAIswAIswIUAC7AAC7AACzBgwIAFWIAFWIAFuBBgARZgARZgAQYMGPApQ99ZCdgWtzqwATbABtgAG2DbnxNb7zbRimsMLMACrDf2wMWI/WasfQAAAABJRU5ErkJggg==);
  margin-top: -0.3em;
  background-size: auto 100%;
}

.ath-ios6 .ath-action-icon {
  width: 1.8em;
  height: 1.8em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAAB0CAQAAADAmnOnAAAAAnNCSVQICFXsRgQAAAAJcEhZcwAAWwEAAFsBAXkZiFwAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAF4klEQVR4Ae3a/a+XdR3H8ec5HM45HDmKICoVohkZsxESRRCzcZM/2JKkdGR5MrSkleA0Pd00O4u5IVuNM2yYc6XSzCExU4oUNRPCJFdMUAhsYZpUGhscOHA4N8/WZzsL6HBxvofvdV3fa3yer//gsV3vH659KHzncBsJxUYhDzOEhCKQbORs+ip2wzgM+wvj+P9i35qAGLaHGcQSgKSTrxBLABJppZpYApCspoFYApBsZjSxBCD5OxOJJQBJG1cQSwCSLpqJJQCJ3MvgCGTinuSMCJS8LZwfgZL3FtMiUPIOcU0ESl4PLRHoRPsJtREoeRsYGYGS9yrvo6RmpbLaigWSfzOdErLs6+bLUMFA0sF1+QF1cz1UNlBYK9V5AHXyWSgEkKyiIWOgGh829Ki1lLcaxjCVK7mJRSxjBY+zgRf/u9pXcMB7jhEZAg32EUP3O6hMKOP5Iq2sZQeHMZXt5KKMgOpcY+iHVnFyjeQKlrCBdsxge5ieAVC9vzLUelI8H+A7bKIHM10H81IGGuKvDf1ggDxVTKOV1zG3/Yia1ICG+ltD32MgNTKfP2HuW0VDKkCNrjfUTOm9i6XswwrZJkaVHeh0f2fodkrtfO6jAytqrzG+rEDDfVG1x1sprZEs5RBW4PZxeT+Bbrf5hPu9arfzKaU6WjiAFbseWvoF1GW/6vYGSmkyW7Dit4xB5QHq9Br6Xx2t9GAhtp6zkoHsfNp1J9wX6H+jeR4LtJc4LxGopZZyNpN/YcG2mw9nBTSPLizgOmjKAujGgvJID3ekD7QYi7nGzkvmQtpA38Vi7iJf0TedlC7QTVjMfcY2QyvSBPpUMW/PIBfbo9pls1XpAX2EdizeznStob3OJpQO0DB2YfE21q2GtnghpAm0Gou3T9tm6BGHQppA12HRVt17eboNlydNoLHsx2JtmL801OYcQmkC/QKLtQt9ydBW3wNpA30ci7Ur3WdolUMhbaBqNhf/8qQJ9Hkszs5wjaH9XkUobaAqtmFRdoGbDb3sWMgG6DIs5852knO82RaXer+P+qyb3eWeo7ZNBrRZvm1otY2QFdBjeHIb6hTne49Put12+9ObMoDdYmfy5UkF6AK6cCCr9aM2u9IddptcOYCG+FNDB5xLKCugO7G01TndFp/xgAntdYvrfdwVLnORt3q9Vx25F27DUjbGPxr6qxMgW6Cd2N+d6wLXedA+6nKbK73Lr/pJxzusvE/wZrvX0FOOgGyBxmF/dprXutYOj6nNdS6xyYnWp/dGcaGdhr5vDWQN9E1MXrUzfcA2j2qPj/l1J1uT9iPOeh8w1O7nCGUN9HzyGZ7ndo9qp0ucanU2r1xH+wdDu5wIeQDVVx0+/kd1i697RNv8thdn+Qz4Uv9p6DeOhHyApmBfq3OBu+3Nfd7nVELZAX3Nw4ZarYG8gG7GY1dlk6/Zm3/2Rk8jlB1QvT82dNAmQjkBVf8Mj957fdrefM7ZVhPKEuidvmDob06CXIGGbsX/bZDf8KAhfdbJhLIGmuZuQ084HHIGatiLvRvrRkP6qldbBXkAzbfD0N0OhryBGqrEMOd50FC7d1hPKGugBh8ydMh5hPIGGouI1d5lj6F1vptQ9kDvcKOhN5wMlQH0QcRGnzC03yZCeQDN9G1D6xwBFQI07FI8x02GdjgB8gJqttPQcmuhYoAumzvG7YZWejrkA1TrPYYO+SVCFQO0aM4bqj0uJJQH0LluSP7PkyeQU9QOmyAvoBm+Zegpz4LKA/qYB/wE5AXUe3m81zqoRKAPOYWcuvP9dxvqcD6h7IAKkaNU3eUlHLcI9EzS5YlAi62h/zUy89QCqqKUmvgHywsJlEHnsQYxAvXVIJo5gIhnPhiBju1iNmLvLn85Ah1ZPYs5jBGo72awEzEC9dVwHqQHI9DxWoAYgSLQQKteGIESu/qhCJTYtT+PQBEoAkWgCBSBkotAEehUWwSKQBEoAkWg/BeBIlAEikARKAJFoFmealu4gVLy1Gt5dkARKAL9BzujPSurTmu/AAAAAElFTkSuQmCC);
  margin-bottom: 0.4em;
  background-size: 100% auto;
}

.ath-android .ath-action-icon {
  width: 1.4em;
  height: 1.5em;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEVmZmb///9mZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZW6fJrAAAAEXRSTlMAAAYHG21ub8fLz9DR8/T4+RrZ9owAAAB3SURBVHja7dNLDoAgDATQWv4gKve/rEajJOJiWLgg6WzpSyB0aHqHiNj6nL1lovb4C+hYzkSNAT7mryQFAVOeGAj4CjwEtgrWXpD/uZKtwEJApXt+Vn0flzRhgNiFZQkOXY0aADQZCOCPlsZJ46Rx0jhp3IiN2wGDHhxtldrlwQAAAABJRU5ErkJggg==);
  background-size: 100% auto;
}

.ath-container p {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 2147483642;
  text-shadow: 0 0.1em 0 #fff;
  font-size: 1.1em;
}

.ath-ios.ath-phone:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  bottom: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  box-shadow: 0.2em 0.2em 0 #d1d1d1;
}

.ath-ios.ath-tablet:after {
  content: '';
  background: #eee;
  position: absolute;
  width: 2em;
  height: 2em;
  top: -0.9em;
  left: 50%;
  margin-left: -1em;
  -webkit-transform: scaleX(0.9) rotate(45deg);
  transform: scaleX(0.9) rotate(45deg);
  z-index: 2147483641;
}

.ath-application-icon {
  position: relative;
  padding: 0;
  border: 0;
  margin: 0 auto 0.2em auto;
  height: 6em;
  width: 6em;
  z-index: 2147483642;
}

.ath-container.ath-ios .ath-application-icon {
  border-radius: 1em;
  box-shadow: 0 0.2em 0.4em rgba(0, 0, 0, 0.3), inset 0 0.07em 0 rgba(255, 255, 255, 0.5);
  margin: 0 auto 0.4em auto;
}

@media only screen and (orientation: landscape) {
  .ath-container.ath-phone {
    width: 24em;
  }
  .ath-android.ath-phone {
    margin-left: -12em;
  }
  .ath-ios.ath-phone {
    margin-left: -12em;
  }
  .ath-ios6:after {
    left: 39%;
  }
  .ath-ios8.ath-phone {
    left: auto;
    bottom: auto;
    right: 0.4em;
    top: 1.8em;
  }
  .ath-ios8.ath-phone:after {
    bottom: auto;
    top: -0.9em;
    left: 68%;
    z-index: 2147483641;
    box-shadow: none;
  }
}

.topNabidky {
  clear: both;
}

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

.topNabidky:after {
  clear: both;
}

.topNabidky-content {
  clear: both;
}

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

.topNabidky-content:after {
  clear: both;
}

.topNabidky h2 {
  border: 9px solid #b5032e;
  border-bottom: 0;
  background: #ce0334;
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  display: inline-block;
  padding: 10px 15px;
  min-width: 260px;
  box-sizing: border-box;
}

.topNabidky .panel-obal {
  width: calc((100% / 3) - 9px);
  float: left;
}

.topNabidky .panel-obal:nth-of-type(3n+2) {
  margin: 0 12px;
}

@media (max-width: 980px) {
  .topNabidky .panel-obal:nth-of-type(3n+2) {
    margin: 0;
  }
}

@media (max-width: 980px) {
  .topNabidky .panel-obal {
    width: 100%;
    float: none;
  }
  .topNabidky .panel-obal:nth-child(odd) {
    margin: 15px 0;
  }
}

.favorite-row-1 .nabidka {
  box-sizing: border-box;
  position: relative;
}

.favorite-row-1 .nabidkaInner {
  background: white;
  padding: 15px 25px;
  box-sizing: border-box;
}

.favorite-row-1 .headlines-link {
  overflow: hidden;
}

.favorite-row-1 figure {
  text-align: center;
}

.favorite-row-1 figure img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.favorite-row-1 .info {
  margin: 15px 0;
}

.favorite-row-1 .tab {
  color: #e40137;
  font-weight: bold;
  display: inline-block;
  width: 70px;
}

.favorite-row-1 .flag {
  color: #207206;
  font-size: 15px;
  display: block;
}

.favorite-row-1 .cena {
  font-size: 21px;
  color: #ce0334;
  display: block;
  font-weight: bold;
}

.favorite-row-1 .cena .mena {
  font-size: 14px;
  font-weight: normal;
}

.favorite-row-1 .detail {
  text-transform: uppercase;
  line-height: 55px;
  display: block;
  background: #e40137;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.favorite-row-1 .detail:hover {
  box-shadow: inset 0 0 0 9px #b5032e;
  background: #ce0334;
}

.favorite-row-1 .tlacitka .detail {
  width: 100%;
}

.favorite-row-1 .tlacitka-multi .detail {
  width: 50%;
  float: right;
}

@media (max-width: 980px) {
  .favorite-row-1 .tlacitka-multi .detail {
    float: none;
    width: 100%;
  }
}

.favorite-row-1 .tlacitka-multi .porovnani {
  width: 50%;
  float: left;
}

.favorite-row-1 .wrap-ellipsis {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}

.favorite-row-1 .text {
  color: #000;
  line-height: 17px;
  font-size: 13px;
  border-top: 1px solid #e7e6de;
  padding-top: 10px;
  margin-top: 5px;
}

@media (min-width: 768px) {
  .favorite-row-1 .text {
    height: 68px;
  }
}

.favorite-row-1 .makler {
  font-size: 12px;
  margin: 0 -5px;
  line-height: 21px;
  color: #000;
  min-height: 100px;
}

.favorite-row-1 .makler .hdr {
  display: block;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  margin: 10px 0;
  color: #404642;
  position: relative;
  overflow: hidden;
}

.favorite-row-1 .makler img {
  float: left;
  border: 3px solid #ce0334;
  border-radius: 2px;
}

.favorite-row-1 .makler p {
  float: right;
  width: calc(100% - 65px);
}

.favorite-row-1 .makler a {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
}

.favorite-row-1 .makler a:hover {
  text-decoration: none;
}

.contact-head {
  position: relative;
}

.contact .contactMap {
  margin-bottom: 25px;
}

.contact .GoogleMapObal {
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .contact .GoogleMapObal {
    width: 100%;
  }
}

.contact .GoogleMap {
  width: 100%;
  height: 355px;
}

.contact-info,
.contact-data {
  margin-bottom: 25px;
  line-height: 21px;
}

.contact-info .tab,
.contact-data .tab {
  display: inline-block;
  width: 75px;
}

.contact-informace {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 26px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.85);
  z-index: 1;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .contact-informace {
    width: 100%;
    position: static;
    padding: 25px 25px 1px 25px;
    margin-bottom: 35px;
  }
}

.contact-middle__left {
  float: left;
  width: calc(100% - (515px + 35px));
}

@media (max-width: 980px) {
  .contact-middle__left {
    float: none;
    width: 100%;
  }
}

.contact-middle__left .owl-item > div {
  padding: 5px;
}

.contact-form {
  float: right;
  width: 515px;
  margin-bottom: 25px;
}

@media (max-width: 980px) {
  .contact-form {
    float: none;
    width: 100%;
  }
}

.textDetailImages {
  margin-bottom: 25px;
}

.textDetailImages img {
  max-width: 100%;
  height: auto;
  border: 1px solid #a3a3a3;
}

.textDetailImages img:hover {
  border-color: #ce0334;
}

.textDetailImages .owl-pagination {
  bottom: 4px;
}

.newsMainContent {
  max-width: 980px;
  margin: 0 auto;
}

.newsListItem {
  padding: 15px;
}

.newsListItem .thumbnail {
  float: left;
  width: 160px;
}

@media (max-width: 767px) {
  .newsListItem .thumbnail {
    float: none;
    text-align: center;
    margin: 0 auto;
    max-width: 400px;
    width: auto;
  }
}

.newsListItem .newsListItemDesc {
  float: right;
  width: calc(100% - 160px - 25px);
}

@media (max-width: 767px) {
  .newsListItem .newsListItemDesc {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}

.newsListItem .newsListItemDesc .ocreated {
  font-style: italic;
  display: block;
  margin-bottom: 5px;
}

.newsListItem .newsListItemDesc .summary {
  margin-bottom: 15px;
}

.newsListItem .newsListItemDesc .more {
  float: right;
}

@media (max-width: 980px) {
  .newsListItem .newsListItemDesc .more {
    width: auto;
    padding: 12px 25px;
    font-size: 16px;
  }
}

.newsDetail {
  position: relative;
}

.newsDetail .ocreated {
  margin: 0 0 25px 0;
  display: block;
}

.newsDetail .more {
  float: right;
}

.newsDetail table {
  width: 100% !important;
  margin-bottom: 15px;
}

.newsDetail table th {
  border-bottom: 4px solid #e1e1e1;
  text-align: center;
  padding: 15px 10px;
  color: #808080;
}

.newsDetail table td {
  height: 30px;
  padding: 5px 10px;
  border-bottom: 1px solid #e1e1e1;
}

.newsDetail iframe {
  border: 0;
}

.newsDetail ul,
.newsDetail ol {
  margin-bottom: 15px;
}

.newsDetail ul:not(.options) li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 21px;
}

.newsDetail ul:not(.options) li:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  background: #3f3d3c;
  border-radius: 50%;
  top: 6px;
  left: 0;
}

.newsDetail ul:not(.options) li li::before {
  width: 7px;
  height: 1px;
  top: 10px;
}

.newsDetail ol {
  counter-reset: ol-number;
}

.newsDetail ol > li {
  margin: 0 0 10px 0;
  display: block;
  padding-left: 30px;
  position: relative;
}

.newsDetail ol > li:before {
  content: counter(ol-number) "";
  counter-increment: ol-number;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 85%;
  background: #3f3d3c;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
}

@media (min-width: 480px) {
  .newsDetail .img-left {
    float: left;
    margin: 0 25px 25px 0;
  }
  .newsDetail .img-right {
    float: right;
    margin: 0 0 25px 25px;
  }
}

.newsDetail img {
  max-width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.newsDetail img[style~="float:left"], .newsDetail img[style~="float: left"] {
  margin: 0 10px 10px 0;
}

.newsDetail img[style~="float:right"], .newsDetail img[style~="float: right"] {
  margin: 0 0 10px 10px;
}

.newsDetail svg {
  max-width: 100%;
}

.newsDetail blockquote {
  border-left: 5px solid #e40137;
  padding: 15px 20px;
  font-style: italic;
  background: #ccc;
  margin: 0 25px 15px 25px;
  font-size: 18px;
  line-height: 24px;
}

.newsDetail blockquote p:last-of-type {
  margin: 0;
}

.newsDetail img[style*="float: left"] {
  margin: 0 15px 15px 0;
}

.newsDetail img[style*="float: right"] {
  margin: 0 0 15px 15px;
}

.soc-buttons .soc-buttons_container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.soc-buttons .soc-buttons_container.fixed {
  position: fixed;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.soc-buttons .soc-buttons_container.fixed .soc-button {
  display: block;
}

.soc-buttons .soc-buttons_container .soc-button {
  display: inline-block;
  text-decoration: none;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 250ms ease-in;
}

.soc-buttons .soc-buttons_container .soc-button.facebook {
  background: #4267b2;
  color: #fff;
}

.soc-buttons .soc-buttons_container .soc-button.facebook:hover {
  background: #3c599b;
}

.soc-buttons .soc-buttons_container .soc-button.facebook svg {
  width: 26px;
}

.soc-buttons .soc-buttons_container .soc-button.pinterest {
  background: #c8232c;
  color: #fff;
}

.soc-buttons .soc-buttons_container .soc-button.pinterest:hover {
  background: #b21f27;
}

.soc-buttons .soc-buttons_container .soc-button.twitter {
  background: #00aced;
  color: #fff;
}

.soc-buttons .soc-buttons_container .soc-button.twitter:hover {
  background: #0084b4;
}

.soc-buttons .soc-buttons_container .soc-button.email {
  background: #e71111;
  color: #fff;
}

.soc-buttons .soc-buttons_container .soc-button.email:hover {
  background: #bf1717;
}

.soc-buttons .soc-buttons_container .soc-button.email svg {
  width: 24px;
}

.soc-buttons .soc-buttons_container .soc-button.linkedin {
  background: #0083be;
  color: #fff;
  font-size: 18px;
}

.soc-buttons .soc-buttons_container .soc-button.linkedin:hover {
  background: #0274b3;
}

.soc-buttons .soc-buttons_container .soc-button.linkedin svg {
  width: 26px;
}

.soc-buttons .soc-buttons_container .soc-button.google {
  background: #d0422a;
  color: #fff;
  font-size: 18px;
}

.soc-buttons .soc-buttons_container .soc-button.google:hover {
  background: #d83014;
}

.soc-buttons .soc-buttons_container .soc-button.google svg {
  width: 26px;
}

.soc-buttons .soc-buttons_container .soc-button svg {
  vertical-align: middle;
  fill: currentColor;
}

.soc-buttons .soc-buttons_container .soc-button span {
  display: inline-block;
  vertical-align: middle;
}

.soc-buttons .like {
  margin: 10px 0;
  width: 100%;
  display: block;
}

.soc-buttons .like .fb-like {
  max-width: 100%;
}

.soc-buttons .like .fb-like > span, .soc-buttons .like .fb-like > span > iframe {
  max-width: 100%;
}

.soc-buttons .like .fb-like table {
  max-width: 100%;
}

.soc-buttons .like .fb-like table tr {
  display: block;
}

.soc-buttons .like .fb-like table tr td:last-child {
  display: block;
}

@media screen and (max-width: 980px) {
  .PR-sablona-obsah {
    padding: 15px 0;
  }
}

.PR-sablona-obsah table {
  width: 100% !important;
  margin-bottom: 15px;
}

.PR-sablona-obsah table th {
  border-bottom: 4px solid #e1e1e1;
  text-align: center;
  padding: 15px 10px;
  color: #808080;
}

.PR-sablona-obsah table td {
  height: 30px;
  padding: 5px 10px;
  border-bottom: 1px solid #e1e1e1;
}

.PR-sablona-obsah iframe {
  border: 0;
}

.PR-sablona-obsah ul,
.PR-sablona-obsah ol {
  margin-bottom: 15px;
}

.PR-sablona-obsah ul:not(.options) li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 21px;
}

.PR-sablona-obsah ul:not(.options) li:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  background: #3f3d3c;
  border-radius: 50%;
  top: 6px;
  left: 0;
}

.PR-sablona-obsah ul:not(.options) li li::before {
  width: 7px;
  height: 1px;
  top: 10px;
}

.PR-sablona-obsah ol {
  counter-reset: ol-number;
}

.PR-sablona-obsah ol > li {
  margin: 0 0 10px 0;
  display: block;
  padding-left: 30px;
  position: relative;
}

.PR-sablona-obsah ol > li:before {
  content: counter(ol-number) "";
  counter-increment: ol-number;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 85%;
  background: #3f3d3c;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
}

@media (min-width: 480px) {
  .PR-sablona-obsah .img-left {
    float: left;
    margin: 0 25px 25px 0;
  }
  .PR-sablona-obsah .img-right {
    float: right;
    margin: 0 0 25px 25px;
  }
}

.PR-sablona-obsah img {
  max-width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.PR-sablona-obsah img[style~="float:left"], .PR-sablona-obsah img[style~="float: left"] {
  margin: 0 10px 10px 0;
}

.PR-sablona-obsah img[style~="float:right"], .PR-sablona-obsah img[style~="float: right"] {
  margin: 0 0 10px 10px;
}

.PR-sablona-obsah svg {
  max-width: 100%;
}

.PR-sablona-obsah blockquote {
  border-left: 5px solid #e40137;
  padding: 15px 20px;
  font-style: italic;
  background: #ccc;
  margin: 0 25px 15px 25px;
  font-size: 18px;
  line-height: 24px;
}

.PR-sablona-obsah blockquote p:last-of-type {
  margin: 0;
}

.PR-sablona-obsah .cke_editable {
  outline: none;
}

.PR-sablona-obsah .responsive-form {
  margin-bottom: 25px;
}

@media (min-width: 768px) {
  .PR-sablona-obsah .thumbnail-right {
    float: right;
    margin: 0 0 25px 25px;
  }
}

@media (max-width: 767px) {
  .PR-sablona-obsah .thumbnail-right {
    margin: 15px 0 25px 0;
    text-align: center;
    border: 0;
  }
}

@media (min-width: 768px) {
  .PR-sablona-obsah .thumbnail-left {
    float: left;
    margin: 0 25px 25px 0;
  }
}

@media (max-width: 767px) {
  .PR-sablona-obsah .thumbnail-left {
    margin: 15px 0 25px 0;
    text-align: center;
    border: 0;
  }
}

.PR-sablona-obsah .pr-button-link > a {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.PR-sablona-obsah .pr-button-link > a:hover {
  background: #e40137;
  color: #fff !important;
}

.menuStranky {
  border: 1px solid #c7c7c7;
  border-top: 3px solid #3f3d3c;
  background: #fff;
  padding: 10px 0;
  margin-bottom: 30px;
}

.menuStranky li.active {
  background: #3f3d3c;
  color: #fff;
  line-height: 18px;
  padding: 6px 25px;
}

.menuStranky a {
  line-height: 18px;
  padding: 6px 25px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

.menuStranky a:hover {
  background: #3f3d3c;
  color: #fff;
}

@media (max-width: 980px) {
  .menuStranky {
    margin: 0 0 15px 0;
    text-align: center;
  }
  .menuStranky li {
    display: inline-block;
    margin: 0 5px;
  }
  .menuStranky li.active {
    display: inline-block;
  }
}

.doporucene-duvody {
  position: relative;
  max-width: 690px;
  margin: 0 auto 35px auto;
}

.doporucene-duvody::before {
  content: '';
  position: absolute;
  right: 50%;
  background-color: #ccc;
  height: 100%;
  width: 1px;
  top: 0;
  bottom: 0;
}

.doporucene-duvody .item {
  width: calc(50% - 4px);
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  padding: 20px 40px;
  vertical-align: top;
}

.doporucene-duvody .sep {
  height: 1px;
  background-color: #ccc;
}

.doporucene-duvody i {
  font-size: 40px;
  margin-bottom: 10px;
}

.stranky-socialniSite ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.stranky-socialniSite ul li:not(.like) {
  margin: 0 6px;
}

.stranky-socialniSite ul li:not(.like) svg {
  fill: #4545c9;
}

.stranky-socialniSite ul .like {
  width: 100%;
  margin: 10px 0;
}

.reference-rozcestnik {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

@media (max-width: 600px) {
  .reference-rozcestnik {
    flex-direction: column;
  }
}

.reference-rozcestnik a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40%;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  background: #e40137;
  color: white;
  font-weight: bold;
  text-decoration: none;
  transition: .3s;
}

.reference-rozcestnik a:hover {
  background: #ce0334;
  color: white;
}

@media (max-width: 600px) {
  .reference-rozcestnik a {
    width: 100%;
    margin: 15px 0;
  }
}

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

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

.cke_image_resizer,
.cke_reset {
  display: none !important;
}

.image-captioned figcaption {
  text-align: center;
  margin-top: 10px;
}

.kontakt1 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.kontakt1 h2 {
  margin-top: 0;
}

.kontakt1 .kontakty-box {
  width: calc(50% - 10px);
}

@media (max-width: 580px) {
  .kontakt1 .kontakty-box {
    width: 100%;
  }
}

.kontakt1 .kontakty-box:nth-child(1) {
  margin-right: 20px;
}

@media (max-width: 580px) {
  .kontakt1 .kontakty-box:nth-child(1) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.kontakt1 .kontakty-obsah iframe, .kontakt1 .kontakty-obsah img, .kontakt1 .kontakty-mapa iframe, .kontakt1 .kontakty-mapa img {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 260px;
}

.text a.ikona-email {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #e40137;
  text-decoration: none;
}

.text a.ikona-email::before {
  content: "\f0e0";
  font-weight: 700;
  font-family: "Font Awesome\ 5 Free";
  display: inline-block;
  margin-right: 10px;
}

.text a.ikona-telefon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #e40137;
  text-decoration: none;
}

.text a.ikona-telefon::before {
  content: "\f10b";
  font-weight: 700;
  font-family: "Font Awesome\ 5 Free";
  display: inline-block;
  margin-right: 10px;
}

.kontakt1 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.kontakt1 h2 {
  margin-top: 0;
}

.kontakt1 .kontakty-box {
  width: calc(50% - 10px);
}

@media (max-width: 580px) {
  .kontakt1 .kontakty-box {
    width: 100%;
  }
}

.kontakt1 .kontakty-box:nth-child(1) {
  margin-right: 20px;
}

@media (max-width: 580px) {
  .kontakt1 .kontakty-box:nth-child(1) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.kontakt1 .kontakty-obsah iframe, .kontakt1 .kontakty-obsah img, .kontakt1 .kontakty-mapa iframe, .kontakt1 .kontakty-mapa img {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 260px;
}

.text a.ikona-email {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #e40137;
  text-decoration: none;
}

.text a.ikona-email::before {
  content: "\f0e0";
  font-weight: 700;
  font-family: "Font Awesome\ 5 Free";
  display: inline-block;
  margin-right: 10px;
}

.text a.ikona-telefon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #e40137;
  text-decoration: none;
}

.text a.ikona-telefon::before {
  content: "\f10b";
  font-weight: 700;
  font-family: "Font Awesome\ 5 Free";
  display: inline-block;
  margin-right: 10px;
}

.kontakt2 {
  display: flex;
  flex-wrap: wrap;
}

.kontakt2 h2 {
  margin-top: 0;
}

@media (max-width: 580px) {
  .kontakt2 {
    margin-bottom: 20px;
  }
}

.kontakt2 .kontakty-box {
  width: calc(50% - 10px);
}

@media (max-width: 580px) {
  .kontakt2 .kontakty-box {
    width: 100%;
  }
}

.kontakt2 .kontakty-box:nth-child(1) {
  margin-right: 20px;
}

@media (max-width: 580px) {
  .kontakt2 .kontakty-box:nth-child(1) {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.kontakt2 .kontakty-obsah2 table, .kontakt2 .kontakty-mapa2 table {
  border-collapse: collapse;
  width: 100%;
  /*
			tr {
				&:nth-child(odd) {
					th, td {
						background: rgba($color-border, .5);
					}
				}
			}
			*/
}

.kontakt2 .kontakty-obsah2 table th, .kontakt2 .kontakty-obsah2 table td, .kontakt2 .kontakty-mapa2 table th, .kontakt2 .kontakty-mapa2 table td {
  padding: 8px;
  text-align: left;
}

.kontakt2 .kontakty-obsah2 iframe, .kontakt2 .kontakty-obsah2 img, .kontakt2 .kontakty-mapa2 iframe, .kontakt2 .kontakty-mapa2 img {
  width: 100%;
  height: 100%;
  display: block;
  min-height: 260px;
}

.kontakt3 .kontakt-osoby {
  display: flex;
  flex-wrap: wrap;
}

.kontakt3 .kontakt3osoba {
  width: calc((100% / 4 - 20px) + (20px / 4));
  margin-right: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
}

.kontakt3 .kontakt3osoba:nth-child(4n+4) {
  margin-right: 0;
}

@media (min-width: 200px) {
  .kontakt3 .kontakt3osoba {
    width: calc((100% / 1 - 20px) + (20px / 1));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(0n+0) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(1n+1) {
    margin-right: 0;
  }
}

@media (min-width: 420px) {
  .kontakt3 .kontakt3osoba {
    width: calc((100% / 2 - 20px) + (20px / 2));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(1n+1) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media (min-width: 640px) {
  .kontakt3 .kontakt3osoba {
    width: calc((100% / 3 - 20px) + (20px / 3));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(2n+2) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(3n+3) {
    margin-right: 0;
  }
}

@media (min-width: 861px) {
  .kontakt3 .kontakt3osoba {
    width: calc((100% / 4 - 20px) + (20px / 4));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(3n+3) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(4n+4) {
    margin-right: 0;
  }
}

@media (min-width: 1081px) {
  .kontakt3 .kontakt3osoba {
    width: calc((100% / 4 - 20px) + (20px / 4));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(3n+3) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .kontakt3 .kontakt3osoba:nth-child(4n+4) {
    margin-right: 0;
  }
}

@media (max-width: 200px) {
  .kontakt3 .kontakt3osoba {
    width: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
}

.kontakt3 .kontakt3osoba p {
  margin-bottom: 6px;
}

.kontakt3 .kontakt3osoba img {
  max-width: 100%;
  display: block;
  margin: 0 auto 20px auto;
  max-height: 100px;
}

.kontakt3 .kontakt3osoba .osoba-popis {
  text-align: center;
}

.kontakt3 .kontakt3osoba .osoba-popis a {
  text-align: center;
}

.text1 {
  margin-bottom: 20px;
}

.text1 .text1-obsah {
  padding: 20px;
  text-align: center;
}

.text1 .text1-obsah p {
  margin-bottom: 0;
}

.text2 {
  margin-bottom: 20px;
  padding: 20px;
  text-align: center;
  background: rgba(228, 1, 55, 0.5);
  color: white;
}

.text2 .text2-obsah p {
  margin-bottom: 20px;
}

.text2 .tlacitko-obal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.text2 .text-tlacitko {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.text2 .text-tlacitko:hover {
  background: #e40137;
  color: #fff !important;
}

.text3 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.text3 h2 {
  margin-top: 0;
}

.text3:nth-child(odd) .text3-obsah {
  width: calc(100% - 340px);
  margin-right: 0px;
  margin-left: 20px;
  order: 2;
}

.text3:nth-child(odd) .tlacitko-obal {
  justify-content: flex-start;
}

.text3 .text3-obsah {
  width: calc(100% - 340px);
  margin-right: 20px;
}

.text3 .text3-foto {
  width: 320px;
}

.text3 .text3-foto img {
  max-width: 100%;
  display: block;
}

.text3 .text3-titulek + .text3-popis {
  margin-top: 20px;
}

.text3 .tlacitko-obal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-top: 20px;
}

.text3 .text-tlacitko {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.text3 .text-tlacitko:hover {
  background: #e40137;
  color: #fff !important;
}

@media (max-width: 620px) {
  .text3 {
    margin-bottom: 40px;
  }
  .text3:nth-child(odd) .text3-foto {
    order: 2;
  }
  .text3:nth-child(odd) .text3-obsah {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    order: 1;
  }
  .text3 .text3-obsah {
    width: 100%;
    margin-bottom: 14px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .text3 .text3-foto {
    width: 100%;
  }
  .text3 .text3-foto img {
    margin: 0 auto;
  }
}

.text4 h2 {
  margin-top: 0;
}

.text4 p {
  margin-bottom: 0;
}

.text4 .text4-clanky {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.text4 .text4clanek {
  width: calc((100% / 2 - 20px) + (20px / 2));
  margin-right: 20px;
  margin-bottom: 20px;
  padding: 14px;
  border: 1px solid #e40137;
  box-sizing: border-box;
}

.text4 .text4clanek:nth-child(2n+2) {
  margin-right: 0;
}

@media (min-width: 300px) {
  .text4 .text4clanek {
    width: calc((100% / 1 - 20px) + (20px / 1));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(0n+0) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(1n+1) {
    margin-right: 0;
  }
}

@media (min-width: 621px) {
  .text4 .text4clanek {
    width: calc((100% / 2 - 20px) + (20px / 2));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(1n+1) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media (min-width: 941px) {
  .text4 .text4clanek {
    width: calc((100% / 2 - 20px) + (20px / 2));
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(1n+1) {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .text4 .text4clanek:nth-child(2n+2) {
    margin-right: 0;
  }
}

@media (max-width: 300px) {
  .text4 .text4clanek {
    width: 100%;
    max-width: 100%;
    margin-right: 0 !important;
  }
}

@media (min-width: 320px) {
  .text4 .text4clanek {
    padding: calc(0.68182vw + 11.81818px);
  }
}

@media (min-width: 1200px) {
  .text4 .text4clanek {
    padding: 20px;
  }
}

.text4 .text4clanek .text4-nadpis {
  margin-bottom: 20px;
}

.text4 .text4clanek:nth-child(even) {
  margin-right: 0;
}

.text5 {
  margin-bottom: 30px;
}

.text5 .text5-clanky {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  justify-content: center;
  flex-direction: column;
}

.text5 .text5-clanky::after {
  position: absolute;
  left: 50%;
  top: 10px;
  width: 1px;
  height: calc(100% - 20px);
  background: #e40137;
  content: "";
}

@media (max-width: 695px) {
  .text5 .text5-clanky::after {
    left: 0;
  }
}

.text5 .text5-clanky > p:last-of-type:empty {
  display: none;
}

.text5 .text5clanek {
  width: calc(50% - 65px);
  margin-right: 130px;
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 695px) {
  .text5 .text5clanek {
    margin-left: 65px;
    width: calc(100% - 65px);
  }
}

.text5 .text5clanek h2 {
  margin-bottom: 0;
  font-size: 16px;
  margin-top: 0;
}

@media (min-width: 320px) {
  .text5 .text5clanek h2 {
    font-size: calc(0.22727vw + 15.27273px);
  }
}

@media (min-width: 1200px) {
  .text5 .text5clanek h2 {
    font-size: 18px;
  }
}

.text5 .text5clanek::after {
  content: "";
  width: 65px;
  height: 1px;
  background: #e40137;
  top: 50%;
  left: 100%;
  position: absolute;
}

@media (max-width: 695px) {
  .text5 .text5clanek::after {
    left: auto;
    right: 100%;
  }
}

.text5 .text5clanek .text5-nadpis {
  width: 260px;
  border: 1px solid #e40137;
  border-bottom: none;
  margin-left: auto;
  padding: 16px;
}

@media (max-width: 695px) {
  .text5 .text5clanek .text5-nadpis {
    width: 100%;
    margin-left: 0;
  }
}

.text5 .text5clanek .text5-popis {
  width: 260px;
  border: 1px solid #e40137;
  border-top: none;
  margin-left: auto;
  padding: 0 16px 16px 16px;
}

.text5 .text5clanek .text5-popis p {
  margin-bottom: 0;
}

@media (max-width: 695px) {
  .text5 .text5clanek .text5-popis {
    width: 100%;
  }
}

.text5 .text5clanek:nth-child(even) {
  margin-right: 0;
  margin-left: auto;
}

.text5 .text5clanek:nth-child(even) .text5-nadpis, .text5 .text5clanek:nth-child(even) .text5-popis {
  margin-left: 0;
}

.text5 .text5clanek:nth-child(even)::after {
  left: auto;
  right: 100%;
}

@media (max-width: 695px) {
  .text5 .text5clanek:nth-child(even) {
    margin-right: auto;
    margin-left: 65px;
  }
}

.text6 {
  overflow: hidden;
  margin-bottom: 30px;
}

.text6 h2 {
  margin-top: 0;
}

.text6 .text6-titulek {
  float: left;
  width: calc(100% - 360px);
  margin-bottom: 20px;
}

@media (max-width: 720px) {
  .text6 .text6-titulek {
    width: 50%;
  }
}

@media (max-width: 430px) {
  .text6 .text6-titulek {
    width: 100%;
  }
}

.text6 .text6-obsah {
  display: block;
}

.text6 .text6-foto {
  float: right;
  width: 340px;
  margin-left: 20px;
  margin-bottom: 20px;
}

@media (max-width: 720px) {
  .text6 .text6-foto {
    width: calc(50% - 20px);
  }
}

@media (max-width: 430px) {
  .text6 .text6-foto {
    width: 100%;
    margin-left: 0;
  }
  .text6 .text6-foto img {
    width: 100%;
  }
}

.text6 .tlacitko-obal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.text6 .text-tlacitko {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.text6 .text-tlacitko:hover {
  background: #e40137;
  color: #fff !important;
}

.specialHero {
  position: relative;
  text-align: center;
  background: #ce0334;
  width: calc(100vw - 17px);
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 4rem;
  color: #fff;
}

@media (max-width: 980px) {
  .specialHero {
    margin-bottom: 2.5rem;
  }
}

.specialHero-wrapper {
  max-width: 980px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  padding: 4rem 0 3rem;
}

@media (max-width: 980px) {
  .specialHero-wrapper {
    padding: 3rem 15px 1.75rem;
  }
}

.specialHero-content {
  color: inherit;
  text-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.4);
}

.specialHero-content h1, .specialHero-content h2, .specialHero-content h3 {
  color: inherit;
}

.specialHero-button {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.specialHero-button:hover {
  background: #e40137;
  color: #fff !important;
}

.specialHero-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  opacity: .24;
  z-index: -1;
}

.specialHero-image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.special_obal {
  margin-bottom: 30px;
}

.special_obal .special_pole {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.special_obal .special_pole > p {
  display: none;
}

.special_obal .special1 {
  width: 250px;
  text-align: center;
}

@media (max-width: 850px) {
  .special_obal .special1 {
    width: calc(100% / 3);
    padding: 10px;
  }
}

@media (max-width: 500px) {
  .special_obal .special1 {
    width: 50%;
  }
}

@media (max-width: 400px) {
  .special_obal .special1 {
    width: 100%;
  }
}

.special_obal .special1 .special-foto img {
  max-width: 100%;
}

.special_obal .special2 {
  width: 250px;
  text-align: center;
}

@media (max-width: 850px) {
  .special_obal .special2 {
    width: calc(100% / 3);
    padding: 10px;
  }
}

@media (max-width: 500px) {
  .special_obal .special2 {
    width: 50%;
  }
}

@media (max-width: 400px) {
  .special_obal .special2 {
    width: 100%;
  }
}

.special_obal .special2 .special-cislo {
  font-size: 35px;
  font-weight: 700;
}

.special_obal .special2 .special-cislo p {
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 700;
}

.special_obal .special-text {
  margin-top: 20px;
}

.special4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.special4 .tlacitko-obal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}

.special4 .text-tlacitko {
  padding: 10px 30px;
  border: 1px solid black;
  display: inline-block;
  margin: 0 10px;
}

.special4 .text-tlacitko {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.special4 .text-tlacitko:hover {
  background: #e40137;
  color: #fff !important;
}

.contact-panel {
  background: #e40137;
  color: #fff;
  text-align: center;
  padding: 60px 0 70px 0;
  margin: 30px 0;
  font-size: 16px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.contact-panel svg {
  fill: #fff;
}

@media (min-width: 768px) {
  .contact-panel::after {
    content: '';
    background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/modul-stranky/sablona_bg_1.jpg");
    background-size: cover;
    background-attachment: fixed;
    opacity: .05;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
  }
}

.contact-panel h2 {
  color: inherit;
  padding-bottom: 50px;
}

@media (max-width: 767px) {
  .contact-panel h2 {
    padding-bottom: 10px;
  }
}

.contact-panel a {
  color: inherit;
  text-decoration: none;
}

.contact-panel a:hover span {
  text-decoration: none;
}

.contact-panel a span {
  display: block;
  text-decoration: underline;
}

.contact-panel .fa, .contact-panel .fas, .contact-panel .far, .contact-panel .fal, .contact-panel .fab {
  font-size: 45px;
  margin-bottom: 15px;
}

.contact-panel .contact-panel__item {
  display: inline-block;
  padding: 0 35px;
  min-width: calc(33% - 4px);
  box-sizing: border-box;
  margin: 0;
}

@media (min-width: 768px) {
  .contact-panel .contact-panel__item:not(:last-of-type) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
}

@media (max-width: 767px) {
  .contact-panel .contact-panel__item {
    display: block;
    width: 100%;
    padding: 35px;
  }
  .contact-panel .contact-panel__item:not(:last-of-type) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .contact-panel .contact-panel__item:last-of-type {
    padding-bottom: 0;
  }
}

.fq-otazka {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
  background: #eee;
  padding: 15px 20px;
  border-bottoom: 0;
}

.fq-odpoved {
  margin-bottom: 0;
  border: 1px solid #eee;
  padding: 20px;
}

.fq-odpoved + p {
  margin: 10px 0 35px 0;
}

.stranky_text h1 {
  font-size: 28px;
}

.stranky_text h2 {
  font-size: 25px;
}

.stranky_text h3 {
  padding: 15px 0 10px 0;
}

.stranky_text #menu-nav ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
}

@media (max-width: 768px) {
  .stranky_text #menu-nav ul {
    flex-direction: column;
  }
}

.stranky_text #menu-nav li {
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  width: 30%;
  border: 1px solid #e40137;
}

@media (max-width: 768px) {
  .stranky_text #menu-nav li {
    margin: 3px 0;
    width: 100%;
  }
}

.stranky_text #menu-nav li:before {
  content: none;
}

.stranky_text #menu-nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: calc(100% - 30px);
  padding: 15px 10px;
  text-decoration: none;
  text-align: center;
}

.stranky_text #menu-nav a:hover {
  background: #e40137;
  color: #fff;
}

.subpage-gallery {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

.subpage-gallery a {
  text-decoration: none;
  width: 24%;
  margin: .2%;
}

@media (max-width: 767px) {
  .subpage-gallery a {
    width: 49%;
    margin: .2%;
  }
}

@media (max-width: 380px) {
  .subpage-gallery a {
    width: 100%;
    margin: .5% 0;
  }
}

.subpage-gallery a:hover img {
  opacity: .8;
}

.subpage-gallery a img {
  transition: opacity .3s;
}

.page-faq {
  overflow: hidden;
  margin: 10px 0;
}

.page-faq .title {
  background-color: #ce0334;
  display: block;
  padding: 16px 52px 16px 13px;
  position: relative;
  font-weight: 500;
  color: #3f3d3c;
  cursor: pointer;
}

.page-faq .title:before {
  content: ' ';
  position: absolute;
  right: 20px;
  width: 10px;
  height: 10px;
  top: calc(50% - 5px);
  transform: translateY(-50%) rotate(45deg);
  border: 2px solid;
  border-color: transparent #3f3d3c #3f3d3c transparent;
  padding: 1px;
  cursor: pointer;
  border-radius: 0 0 2px 0;
  transition: all 350ms ease;
}

.page-faq .description {
  display: block;
  border: 1px solid #ce0334;
  border-top: 0;
  padding: 19px 15px 15px 15px;
  margin-top: -3px;
  font-size: 15px;
  color: #3f3d3c;
  display: none;
}

.page-faq.show .title:before {
  transform: translateY(0) rotate(225deg);
}

.pr_carousel .owl-item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pr_carousel .owl-prev, .pr_carousel .owl-next {
  width: 40px;
  height: 40px;
  font-size: 33px;
  background-color: rgba(255, 255, 255, 0.6);
  transition: all 350ms ease;
}

.pr_carousel .owl-prev:hover, .pr_carousel .owl-next:hover {
  background-color: #fff;
}

.pr_carousel .owl-prev:before, .pr_carousel .owl-next:before {
  content: ' ';
  position: absolute;
  width: 11px;
  height: 11px;
  border: 2px solid;
  top: 50%;
}

.pr_carousel .owl-next {
  right: 10px;
}

.pr_carousel .owl-next:before {
  border-color: #ce0334 #ce0334 transparent transparent;
  transform: translate(-50%, -50%) rotate(45deg);
  right: 10px;
}

.pr_carousel .owl-prev {
  left: 10px;
}

.pr_carousel .owl-prev:before {
  border-color: #ce0334 transparent transparent #ce0334;
  transform: translate(50%, -50%) rotate(-45deg);
  left: 10px;
}

.template.pltr > span {
  float: left;
  padding: 0 20px 9px 0;
}

.template.prtl > span {
  float: right;
  padding: 0 0 9px 20px;
}

.head-login {
  display: flex;
  justify-content: space-between;
  padding: 7px 14px;
  background-color: #e40137;
  color: #fff;
}

.klientska-sekce-dokumenty {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.klientska-sekce-dokumenty .klientska-sekce-dokument {
  width: 300px;
  text-align: center;
  margin: 0 15px 40px 15px;
}

.klientska-sekce-dokumenty .klientska-sekce-dokument .name {
  background-color: #ce0334;
  text-transform: uppercase;
  color: #fff;
  padding: 7px;
  font-weight: 300;
  font-size: 13px;
}

.klientska-sekce-dokumenty .klientska-sekce-dokument .info {
  padding: 8px;
  background-color: rgba(206, 3, 52, 0.06);
}

.newsMainContent {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.newsMainContent select,
.newsMainContent .SumoSelect {
  max-width: 300px;
  margin-left: auto;
}

.newsMainContent .newsListItems.blog {
  width: 100%;
}

.newsMainContent .bigger .panel-obal .thumbnail {
  max-width: 460px;
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal .thumbnail {
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}

.newsMainContent .bigger .panel-obal .stitky {
  width: calc(100% - 460px - 25px);
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal .stitky {
    width: 100%;
  }
}

.newsMainContent .bigger .panel-obal .newsListItemDesc {
  width: calc(100% - 460px - 25px);
}

.newsMainContent .bigger .panel-obal .newsListItemDesc .headlines-link a {
  line-height: 21px;
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal .newsListItemDesc {
    width: 100%;
  }
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal:nth-of-type(2) .stitky {
    left: 25px;
    position: relative;
  }
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal:nth-of-type(2) .stitky {
    left: 0;
  }
}

.newsMainContent .bigger .panel-obal:nth-of-type(1) .thumbnail, .newsMainContent .bigger .panel-obal:nth-of-type(3) .thumbnail {
  float: right;
}

.newsMainContent .bigger .panel-obal:nth-of-type(1) .newsListItemDesc, .newsMainContent .bigger .panel-obal:nth-of-type(3) .newsListItemDesc {
  float: left;
}

.newsMainContent .bigger .panel-obal:nth-of-type(1) .stitky, .newsMainContent .bigger .panel-obal:nth-of-type(3) .stitky {
  float: left !important;
}

@media (max-width: 880px) {
  .newsMainContent .bigger .panel-obal .thumbnail {
    float: none !important;
    margin-left: 0 !important;
  }
}

.newsMainContent .smaller {
  position: relative;
  min-height: 600px;
}

.newsMainContent .smaller .panel-obal {
  width: calc(100% - 300px - 25px);
}

@media (max-width: 767px) {
  .newsMainContent .smaller .panel-obal {
    width: 100%;
  }
}

.newsMainContent .smaller .panel-obal .thumbnail {
  max-width: 200px;
}

@media (max-width: 880px) {
  .newsMainContent .smaller .panel-obal .thumbnail {
    float: none;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .newsMainContent .smaller .panel-obal .thumbnail {
    max-width: 460px;
  }
}

.newsMainContent .smaller .panel-obal .stitky {
  width: calc(100% - 200px - 25px);
}

@media (max-width: 880px) {
  .newsMainContent .smaller .panel-obal .stitky {
    width: 100%;
  }
}

.newsMainContent .smaller .panel-obal .newsListItemDesc {
  width: calc(100% - 200px - 25px);
}

.newsMainContent .smaller .panel-obal .newsListItemDesc .headlines-link a {
  line-height: 21px;
}

@media (max-width: 880px) {
  .newsMainContent .smaller .panel-obal .newsListItemDesc {
    width: 100%;
  }
}

.newsMainContent .newsListItems.blog .panel-obal {
  border: 0;
  padding: 15px 0;
}

.newsMainContent .newsListItems.blog .panel-obal .panel-obal-in {
  padding-top: 20px;
}

.newsMainContent .newsListItems.blog .panel-obal .panel-obal-in:after {
  content: "";
  background: rgba(204, 204, 204, 0.44);
  width: 100%;
  height: 1px;
  position: absolute;
  margin: 20px 0;
}

.newsMainContent .newsListItems.blog .panel-obal .newsListItem {
  padding: 0;
}

.newsMainContent .newsListItems.blog .panel-obal .stitky {
  display: flex;
  align-items: center;
  float: right;
}

@media (max-width: 880px) {
  .newsMainContent .newsListItems.blog .panel-obal .stitky {
    width: 100%;
    float: none;
  }
}

.newsMainContent .newsListItems.blog .panel-obal .stitky time {
  margin-right: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px 6px;
}

.newsMainContent .newsListItems.blog .panel-obal .stitky a {
  color: #000;
  margin-bottom: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px 6px;
  text-decoration: none;
}

.newsMainContent .newsListItems.blog .panel-obal .stitky a:hover {
  color: #ce0334;
  text-decoration: underline;
}

.newsMainContent .newsListItems.blog .panel-obal .thumbnail {
  width: auto;
  border: 0;
}

@media (max-width: 767px) {
  .newsMainContent .newsListItems.blog .panel-obal .thumbnail {
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    margin-bottom: 15px;
  }
}

@media (max-width: 420px) {
  .newsMainContent .newsListItems.blog .panel-obal .thumbnail {
    max-width: 100%;
  }
}

@media (max-width: 420px) {
  .newsMainContent .newsListItems.blog .panel-obal .thumbnail img {
    max-width: 100%;
  }
}

.newsMainContent .newsListItems.blog .panel-obal .headlines-link a {
  color: #e40137;
  font-size: 20px;
  font-weight: 700;
}

.newsMainContent .newsListItems.blog .panel-obal .newsListItemDesc {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .newsMainContent .newsListItems.blog .panel-obal .newsListItemDesc {
    width: 100%;
  }
}

.newsMainContent .newsListItems.blog .panel-obal .more-link {
  float: right;
  text-decoration: none;
  color: #ce0334;
  font-weight: 700;
}

.newsMainContent .newsListItems.blog .panel-obal .more-link i {
  font-size: 20px;
  padding-right: 9px;
  position: relative;
  top: 2px;
}

.newsMainContent .newsListItems.blog .panel-obal .more-link:hover {
  text-decoration: underline;
}

.newsMainContent .JS-float-element {
  position: absolute;
  right: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}

.newsMainContent .JS-float-element img {
  vertical-align: middle;
}

@media (max-width: 767px) {
  .newsMainContent .JS-float-element {
    display: none;
  }
}

.newsMainContent .JS-float-wrap.isFixedHeader .JS-float-element-fixed {
  top: 115px;
}

.newsMainContent .JS-float-element-top {
  position: absolute;
  top: 0;
}

.newsMainContent .JS-float-element-fixed {
  position: fixed !important;
  right: calc(50% - 490px);
  top: 15px;
}

@media (max-width: 1010px) {
  .newsMainContent .JS-float-element-fixed {
    right: 0;
    left: calc(100% - 315px);
  }
}

.newsMainContent .JS-float-element-bottom {
  position: absolute;
  bottom: 0;
}

.pager-ajax-next-page-content:before {
  content: none;
}

.stranky > time {
  display: block;
  margin-bottom: 12px;
}

.projektyList .form-wrapper.responsive-form:not(.no-style) {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}

.projektyList .r-tabs-panel {
  border: 0;
  padding: 0;
}

.projektyList-main {
  position: relative;
  padding: 55px 0 25px 0;
}

.projektyList-main h1 {
  padding-bottom: 5px;
  text-align: center;
}

.projektyList-main .projektyList-info {
  text-align: center;
  font-size: 20px;
  margin: 0 0 20px 0;
}

.projektyList-main .projektyList-info strong {
  color: #e57125;
}

.projektyList-rowMain {
  background: #fff;
  padding: 25px;
}

.projektyList-mapa .map-project-text {
  margin-top: 5px;
  text-align: center;
}

.projektyList-mapa .map-project-title {
  font-size: 16px;
  color: #e40137;
}

.projektyList-mapa .map-project-button {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
  padding: 7px 22px;
  margin-top: 5px;
  font-size: 16px;
}

.projektyList-mapa .map-project-button:hover {
  background: #e40137;
  color: #fff !important;
}

.projektyList-mapa .map-project-price {
  display: block;
  margin-top: 5px;
}

.projekt-row {
  position: relative;
}

.projekt-row:not(:last-of-type) {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.projekt-row .title {
  font-size: 28px;
  font-weight: 300;
}

.projekt-row .title a {
  color: #3f3d3c;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.projekt-row .title a:hover {
  text-decoration: underline;
}

.projekt-row .id {
  color: #3f3d3c;
  font-size: 12px;
  margin: 15px 0 10px 0;
  display: inline-block;
}

.projekt-row .plocha {
  float: right;
  color: #000;
  margin: 15px 0 10px 0;
}

.projekt-row .navstiveno {
  position: absolute;
  top: 0;
  right: 0;
  background: red;
}

.projekt-row-foto {
  position: relative;
  max-height: 140px;
  overflow: hidden;
}

.projekt-row-foto .owl-wrapper-outer {
  overflow: hidden;
}

.projekt-row-foto .owl-wrapper {
  position: relative;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.projekt-row-foto .owl-wrapper:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.projekt-row-foto .owl-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.projekt-row-foto .owl-prev,
.projekt-row-foto .owl-next {
  position: absolute;
  top: 50%;
  margin-top: -29px;
  cursor: pointer;
}

.projekt-row-foto .owl-prev {
  left: -30px;
}

.projekt-row-foto .owl-next {
  right: -30px;
}

.projekt-row-podprojekty {
  width: 100%;
  margin: 20px 0;
}

.projekt-row-podprojekty thead {
  border-bottom: 4px solid #e1e1e1;
}

.projekt-row-podprojekty thead th {
  text-align: center;
  padding-bottom: 10px;
  color: #000;
}

.projekt-row-podprojekty tbody td {
  height: 30px;
  padding: 0 10px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}

.projekt-row-podprojekty tbody td a {
  color: #3f3d3c;
}

.projekt-row-podprojekty tbody td a:hover {
  text-decoration: none;
}

.projekt-row-podprojekty tbody td.cena {
  background: #ea6c2d;
  color: #fff;
}

.projekt-row-podprojekty tbody tr:nth-child(even) {
  background: #eee;
}

.projekt-row-podprojekty tbody tr:hover {
  background: #fdf4f0;
}

.projekt-row-anotace {
  margin-top: 15px;
}

.projekt-row .detail {
  float: right;
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.projekt-row .detail:hover {
  background: #e40137;
  color: #fff !important;
}

.projekt-row-podprojekty {
  min-width: 900px;
}

.projekt-row-foto img {
  max-width: 100%;
}

.projekt-detail-main {
  position: relative;
}

.projekt-detail-main .obalStred {
  border-bottom: 1px solid #e40137;
}

.projekt-detail-main h1 {
  padding: 37px 0 41px;
  font-size: 40px;
  font-weight: 800;
}

.navigace-projekt {
  display: none;
  padding-bottom: 20px;
}

.navigace-projekt a {
  color: #3f3d3c;
}

.navigace-projekt a:hover {
  text-decoration: none;
}

.navigace-projekt .sep {
  display: inline-block;
  margin: 0 20px;
}

.navigace-projekt .pull-right {
  float: right;
}

.projekt-main {
  padding: 40px 0 25px 0;
  background-color: white;
}

.projekt-main h2 {
  color: #3f3d3c;
  font-weight: 300;
  font-size: 28px;
  padding-bottom: 15px;
}

.projekt-main .anotace {
  color: #010101;
}

.projekt-main .anotace .anotace-vice {
  margin: 15px 0 25px 0;
  text-align: center;
}

.projekt-main .anotace .anotace-vice a {
  text-transform: uppercase;
  color: #3f3d3c;
  text-decoration: none;
  font-size: 15px;
  border-bottom: 1px solid #3f3d3c;
  transition: all 0.1s linear;
}

.projekt-main .anotace .anotace-vice a:hover {
  color: #e40137;
  border: none;
}

.projekt-main .projekty-middle-right {
  width: 450px;
  float: right;
}

@media (max-width: 950px) {
  .projekt-main .projekty-middle-right {
    float: none;
    width: 100%;
  }
}

.projekt-main .estateBroker {
  float: none;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.projekt-main .estateBroker .maklerFoto {
  float: right;
}

.projekt-main .estateBroker .maklerFoto img {
  max-width: 140px;
  vertical-align: bottom;
}

.projekt-main .estateBroker .contact {
  float: left;
  width: calc(100% - 140px - 15px);
  margin: 0 15px 0 0;
}

@media (max-width: 480px) {
  .projekt-main .estateBroker .contact {
    width: 100%;
    margin: 0;
  }
}

.projekt-main .estateBroker p {
  color: #3f3d3c;
}

@media screen and (min-width: 980px) {
  .projekt-main.bezPudorysu .projekt-info-left {
    width: calc(100% - 450px);
    padding-right: 30px;
    box-sizing: border-box;
  }
  .projekt-main .projekt-info-left {
    width: 380px;
    float: left;
    box-sizing: border-box;
  }
}

.pudorys img {
  border: 1px solid #ccc;
}

.pudorys a {
  position: relative;
  display: block;
}

.pudorys a:before {
  transition: opacity 0.3s ease-in-out;
  content: '';
  position: absolute;
  top: 15px;
  right: 15px;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/icon_zoom.png") no-repeat;
  width: 26px;
  height: 26px;
  opacity: 0;
}

.pudorys a:hover:before {
  opacity: 1;
}

.projekt-main-parametry {
  text-align: left;
  line-height: 15px;
}

.projekt-main-parametry th {
  text-align: left;
  font-weight: normal;
  padding: 5px 50px 5px 0;
}

.projekt-main-parametry td {
  color: #010101;
  padding: 5px 0;
}

@media screen and (max-width: 980px) {
  .wysiwig_content {
    padding: 15px 0;
  }
}

.wysiwig_content table {
  width: 100% !important;
  margin-bottom: 15px;
}

.wysiwig_content table th {
  border-bottom: 4px solid #e1e1e1;
  text-align: center;
  padding: 15px 10px;
  color: #808080;
}

.wysiwig_content table td {
  height: 30px;
  padding: 5px 10px;
  border-bottom: 1px solid #e1e1e1;
}

.wysiwig_content iframe {
  border: 0;
}

.wysiwig_content ul,
.wysiwig_content ol {
  margin-bottom: 15px;
}

.wysiwig_content ul:not(.options) li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
  line-height: 21px;
}

.wysiwig_content ul:not(.options) li:before {
  content: '';
  width: 7px;
  height: 7px;
  position: absolute;
  background: #3f3d3c;
  border-radius: 50%;
  top: 6px;
  left: 0;
}

.wysiwig_content ul:not(.options) li li::before {
  width: 7px;
  height: 1px;
  top: 10px;
}

.wysiwig_content ol {
  counter-reset: ol-number;
}

.wysiwig_content ol > li {
  margin: 0 0 10px 0;
  display: block;
  padding-left: 30px;
  position: relative;
}

.wysiwig_content ol > li:before {
  content: counter(ol-number) "";
  counter-increment: ol-number;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 85%;
  background: #3f3d3c;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  left: 0;
}

@media (min-width: 480px) {
  .wysiwig_content .img-left {
    float: left;
    margin: 0 25px 25px 0;
  }
  .wysiwig_content .img-right {
    float: right;
    margin: 0 0 25px 25px;
  }
}

.wysiwig_content img {
  max-width: 100%;
  height: auto !important;
  vertical-align: middle;
}

.wysiwig_content img[style~="float:left"], .wysiwig_content img[style~="float: left"] {
  margin: 0 10px 10px 0;
}

.wysiwig_content img[style~="float:right"], .wysiwig_content img[style~="float: right"] {
  margin: 0 0 10px 10px;
}

.wysiwig_content svg {
  max-width: 100%;
}

.wysiwig_content blockquote {
  border-left: 5px solid #e40137;
  padding: 15px 20px;
  font-style: italic;
  background: #ccc;
  margin: 0 25px 15px 25px;
  font-size: 18px;
  line-height: 24px;
}

.wysiwig_content blockquote p:last-of-type {
  margin: 0;
}

.projekty-detail-zalozky {
  box-shadow: inset 0 -1px 0 #e5e5e5;
  padding: 40px 0;
}

.projekty-detail-zalozky .tabContent {
  padding: 15px;
  background: #fff;
  position: relative;
  z-index: 1;
  margin-top: -1px;
  display: none;
}

.projekty-detail-zalozky .tabContent p:last-of-type {
  margin: 0;
}

.projekty-detail-zalozky .projekty-row-nabidky {
  width: 100%;
}

.projekty-detail-zalozky .projekty-row-nabidky thead {
  border-bottom: 4px solid #e1e1e1;
}

.projekty-detail-zalozky .projekty-row-nabidky thead th {
  text-align: center;
  padding-bottom: 10px;
  color: #000;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody td {
  height: 30px;
  padding: 0 10px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody td a {
  color: #3f3d3c;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody td a:hover {
  text-decoration: none;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody td.cena {
  background: #ea6c2d;
  color: #fff;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody tr:nth-child(even) {
  background: #eee;
}

.projekty-detail-zalozky .projekty-row-nabidky tbody tr:hover {
  background: #fdf4f0;
}

.projekty-detail-zalozky .projekty-row-nabidky.TableSorter thead th {
  padding: 5px 10px 20px 10px;
  cursor: pointer;
}

.projekty-detail-zalozky .projekty-row-nabidky.TableSorter thead th.headerSortUp {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/arrow_projekt_up.png") no-repeat center bottom 8px;
}

.projekty-detail-zalozky .projekty-row-nabidky.TableSorter thead th.headerSortDown, .projekty-detail-zalozky .projekty-row-nabidky.TableSorter thead th:not(.headerSortUp):not(.headerSortDown):hover {
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/arrow_projekt_down.png") no-repeat center bottom 8px;
}

.projekty-detail-zalozky .podrojekty-zs-obal {
  padding-top: 25px;
}

.projekty-detail-zalozky .podrojekty-zs-obal h3 {
  padding: 0 0 10px 0;
}

.projekty-detail-mapa {
  padding: 20px 0 45px 0;
}

.projekty-detail-mapa .mapa {
  position: relative;
  border: 1px solid #ccc;
  width: 100%;
  height: 302px;
  box-sizing: border-box;
}

.projekty-detail-mapa .mapaIn {
  width: 100%;
  height: 300px;
  box-sizing: border-box;
  border: 1px solid #fff;
}

.dokumenty-row {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  flex-wrap: wrap;
}

@media (max-width: 767px) {
  .dokumenty-row {
    padding: 10px;
  }
}

.dokumenty-row:nth-of-type(even) {
  background: #eee;
}

.dokumenty-row svg {
  width: 20px;
  margin-right: 15px;
}

.dokumenty-row svg path {
  fill: #e40137;
}

.dokumenty-row .title {
  width: 50%;
}

@media (max-width: 767px) {
  .dokumenty-row .title {
    width: calc(100% - 40px);
  }
}

.dokumenty-row .size {
  width: 25%;
}

@media (max-width: 767px) {
  .dokumenty-row .size {
    width: 50%;
    padding: 5px 0 0;
  }
}

.dokumenty-row .download {
  width: calc(25% - 40px);
}

@media (max-width: 767px) {
  .dokumenty-row .download {
    width: 50%;
    padding: 5px 0 0;
  }
}

.projektyImages {
  position: relative;
  width: 1200px;
  height: 435px;
  overflow: hidden;
}

.projektyImages .loading {
  position: absolute;
  top: 0;
  left: 0;
}

.projektyImages .loading .no1 {
  opacity: .7;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projektyImages .loading .no2 {
  position: absolute;
  display: block;
  background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/throbber.gif") no-repeat center center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.projektyImages .projekty-slider {
  position: absolute;
  right: 390px;
  top: 0;
  width: 925px;
  height: 435px;
  overflow: hidden;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.projektyImages .projekty-slider:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

@media screen and (min-width: 767px) {
  .projektyImages .projekty-slider .zoom {
    transition: opacity 0.3s ease-in-out;
    content: '';
    position: absolute;
    top: 15px;
    right: 15px;
    background: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_images/icon_zoom.png") no-repeat;
    width: 26px;
    height: 26px;
    opacity: 0;
    z-index: 10000;
  }
  .projektyImages .projekty-slider:hover .zoom {
    opacity: 1;
  }
}

.projektyImages .thubmnav .w {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 4px solid #e8e8e8;
  box-sizing: border-box;
}

.projektyImages .thubmnav .c {
  position: absolute;
  top: 0;
  left: 0;
  width: 160px;
  height: 110px;
  box-sizing: border-box;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  overflow: hidden;
}

.projektyImages .thubmnav .c:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.projektyImages .thubmnav .p {
  position: absolute;
  top: 0;
  left: 0;
}

.projektyImages .thubmnav .p:hover .w {
  border-color: rgba(228, 1, 55, 0.5);
}

.projektyImages .thubmnav .pav .w {
  border-color: #e40137;
}

.projektyImages .thubmnav .thumbnailtemplate {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

.projektyImages .arrowLeft,
.projektyImages .arrowLeftdn,
.projektyImages .arrowRight,
.projektyImages .arrowRightdn {
  position: absolute;
  cursor: pointer;
  display: block;
  overflow: hidden;
  font-size: 20px;
  width: 105px;
  height: 40px;
  line-height: 40px;
  z-index: 1;
  color: #000;
  text-align: center;
  right: 115px;
  background: rgba(255, 255, 255, 0.7);
}

.projektyImages .arrowLeft:hover::before,
.projektyImages .arrowLeftdn:hover::before,
.projektyImages .arrowRight:hover::before,
.projektyImages .arrowRightdn:hover::before {
  border-color: #e40137;
}

.projektyImages .arrowLeft::before,
.projektyImages .arrowLeftdn::before,
.projektyImages .arrowRight::before,
.projektyImages .arrowRightdn::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}

.projektyImages .arrowLeft,
.projektyImages .arrowLeftdn {
  top: 0;
}

.projektyImages .arrowLeft:before,
.projektyImages .arrowLeftdn:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
}

.projektyImages .arrowRight,
.projektyImages .arrowRightdn {
  bottom: 0;
}

.projektyImages .arrowRight:before,
.projektyImages .arrowRightdn:before {
  border-bottom: 2px solid #000;
  border-left: 2px solid #000;
}

.projektyImages .arrow-big-left,
.projektyImages .arrow-big-right {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 105px;
  margin-top: -52px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2);
}

.projektyImages .arrow-big-left:hover::before,
.projektyImages .arrow-big-right:hover::before {
  border-color: #e40137;
}

.projektyImages .arrow-big-left::before,
.projektyImages .arrow-big-right::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
}

.projektyImages .arrow-big-left {
  left: 0;
}

.projektyImages .arrow-big-left:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(-135deg);
}

.projektyImages .arrow-big-right {
  right: 390px;
}

.projektyImages .arrow-big-right:before {
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  transform: rotate(45deg);
}

.soubory-ke-stazeni .fotky li {
  padding: 0 !important;
  display: inline-block;
  margin: 5px;
}

.soubory-ke-stazeni .fotky li:before {
  display: none;
}

.soubory-ke-stazeni .fotky li a {
  display: block;
  vertical-align: middle;
  border: 4px solid #e8e8e8;
}

.soubory-ke-stazeni .fotky li a:hover {
  border-color: rgba(228, 1, 55, 0.5);
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-angrycreative:before {
  content: "\f36e";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-digg:before {
  content: "\f1a6";
}

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

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

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

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

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

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

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

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

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

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

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

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

.fa-dove:before {
  content: "\f4ba";
}

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

.fa-draft2digital:before {
  content: "\f396";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-file-alt:before {
  content: "\f15c";
}

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

.fa-file-audio:before {
  content: "\f1c7";
}

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

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

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

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

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

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

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

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

.fa-gift:before {
  content: "\f06b";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

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

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

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

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-puck:before {
  content: "\f453";
}

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

.fa-hooli:before {
  content: "\f427";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

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

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

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

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

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

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

.fa-link:before {
  content: "\f0c1";
}

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

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

.fa-linode:before {
  content: "\f2b8";
}

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

.fa-lira-sign:before {
  content: "\f195";
}

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

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

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

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

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

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

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microsoft:before {
  content: "\f3ca";
}

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

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

.fa-minus-square:before {
  content: "\f146";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

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

.fa-money-check-alt:before {
  content: "\f53d";
}

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

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

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

.fa-napster:before {
  content: "\f3d2";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nintendo-switch:before {
  content: "\f418";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

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

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

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

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

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

.fa-paw:before {
  content: "\f1b0";
}

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

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-people-carry:before {
  content: "\f4ce";
}

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

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

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

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

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

.fa-pinterest-p:before {
  content: "\f231";
}

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

.fa-plane:before {
  content: "\f072";
}

.fa-play:before {
  content: "\f04b";
}

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

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

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

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

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

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

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-random:before {
  content: "\f074";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

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

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-rendact:before {
  content: "\f3e4";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-safari:before {
  content: "\f267";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

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

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shower:before {
  content: "\f2cc";
}

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

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

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

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

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

.fa-smoking:before {
  content: "\f48d";
}

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

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

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

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

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-up:before {
  content: "\f0de";
}

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

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spotify:before {
  content: "\f1bc";
}

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

.fa-square-full:before {
  content: "\f45c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

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

.fa-star-half:before {
  content: "\f089";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

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

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

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

.fa-stopwatch:before {
  content: "\f2f2";
}

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

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

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

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

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

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

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

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

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

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

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

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

.fa-tint:before {
  content: "\f043";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-train:before {
  content: "\f238";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

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

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

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

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

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

.fa-usb:before {
  content: "\f287";
}

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

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

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

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

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

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

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

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

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

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

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

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

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

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yoast:before {
  content: "\f2b1";
}

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

.fa-youtube-square:before {
  content: "\f431";
}

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

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

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.more {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.more:hover {
  background: #e40137;
  color: #fff !important;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  font-style: normal;
  font-weight: 400;
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.eot");
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.woff2") format("woff2"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.woff") format("woff"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.ttf") format("truetype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: 'FontAwesome';
  font-weight: 400;
  font-style: normal;
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.more {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.more:hover {
  background: #e40137;
  color: #fff !important;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  font-style: normal;
  font-weight: 900;
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.eot");
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.woff2") format("woff2"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.woff") format("woff"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.ttf") format("truetype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'FontAwesome';
  font-weight: 900;
  font-style: normal;
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.more {
  border: 2px solid #e40137;
  padding: 6px 20px;
  text-decoration: none;
  border: 2px solid #e40137;
  color: #e40137 !important;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0.87px;
  transition: background .3s ease;
  background-color: transparent;
}

.more:hover {
  background: #e40137;
  color: #fff !important;
}

@font-face {
  font-family: 'FontAwesome';
  font-display: swap;
  font-style: normal;
  font-weight: normal;
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.eot");
  src: url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.woff2") format("woff2"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.woff") format("woff"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.ttf") format("truetype"), url("/poskireal/frontend/CID/poski/v5.1/klasik/web/_fonts/font-awesome/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'FontAwesome';
  font-weight: 100;
  font-style: normal;
}

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: inherit;
  line-height: inherit;
}

.popup {
  position: absolute;
  z-index: 9999;
  top: 0;
  width: 100%;
  height: 100vh;
  padding: 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
}

@media (max-width: 767px) {
  .popup {
    display: none;
  }
}

.popup-shadow {
  background: rgba(0, 0, 0, 0.7);
}

.popup-content {
  position: relative;
  overflow-y: scroll;
}

.popup-content .PR-sablona-obsah {
  width: 800px;
  max-width: 100%;
  background: #fff;
  padding: 50px;
  box-sizing: border-box;
}

.popup-content .PR-sablona-obsah .cke_editable {
  outline: none;
}

.popup-content .popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.popup ::-webkit-scrollbar {
  width: 10px;
}

.popup ::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.popup ::-webkit-scrollbar-thumb {
  background: #888;
}

.popup ::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body.popup-overflow {
  overflow: hidden;
}

/*# sourceMappingURL=_main.css.map */
