/* ------------------------ */
/* ------------------------ */
/*
SOCIAL SITES COLORS
 */
/* ------------------------ */
.attachment_kotva {
  display: none;
}
body {
  font-family: 'opensans', sans-serif;
}
h1,
h2 {
  display: block;
  font-size: 45px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: #B92513;
}
.odstavec > p:first-child span {
  color: #B92513;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 800;
  font-size: 16px;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.half-pages {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.half-pages h1,
.half-pages h2,
.half-pages h3,
.half-pages h4,
.half-pages p {
  text-align: left !important;
}
.half-pages > div {
  width: 48%;
}
.half-pages > div:not(:nth-last-child(-1n+2)) {
  margin-bottom: 3rem;
}
section > div:not(.crossHP):not(.svg-map) {
  margin-bottom: 3rem;
}
.attachment_pocet_celkem {
  display: none;
}
.decoration-img {
  height: 400px;
}
.decoration-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.decoration-img.no-img {
  height: 100px;
}
section[data-homepage] .no-img {
  display: none;
}
.page-wrapper {
  max-width: 1140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section[data-kde-inzerujeme] .galerie_zalom_4 .row > span {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallHP .galerie_obal .gallery_pict > .row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
}
.gallHP .galerie_obal .gallery_pict > .row span {
  padding: 0;
  /*aspect-ratio: 1;*/
}
.gallHP .galerie_obal .gallery_pict > .row span:nth-child(6n+1),
.gallHP .galerie_obal .gallery_pict > .row span:nth-child(6n+2),
.gallHP .galerie_obal .gallery_pict > .row span:nth-child(6n+3) {
  max-width: unset;
  flex: auto;
  width: calc(100% / 3);
}
.gallHP .galerie_obal .gallery_pict > .row span:nth-child(6n+4),
.gallHP .galerie_obal .gallery_pict > .row span:nth-child(6n+5) {
  max-width: unset;
  flex: auto;
  width: calc(100% / 2);
}
.gallHP .galerie_obal .gallery_pict > .row span a {
  width: 100%;
}
.gallHP .galerie_obal .gallery_pict > .row span a img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  object-position: center;
}
.gallHP .galleryButton {
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  padding: 25px 5px;
  color: #000;
  font-weight: 500;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
  cursor: pointer;
  content: "zoom";
  position: absolute;
  opacity: 0;
  transition: all ease 0.3s;
  display: block;
  left: 45%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.clearfix {
  display: none;
}
.small-text {
  font-size: 13px;
  text-align: center;
}
body section div[class*='attachment']:not(.crossHP) {
  margin-bottom: 3rem;
}
.no-links {
  pointer-events: none;
}
.form_error {
  color: #cb3939;
  font-weight: 700;
}
.g-recaptcha {
  margin-top: 2rem;
}
.g-recaptcha > div {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.attachment_svg_map .col-12,
.attachment_svg_map .container,
.attachment_svg_map .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.btn-primary,
.btn-form-wrapper,
.soubor_odkaz {
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  overflow: visible;
  border-radius: 0;
  padding: 1rem 2rem;
  display: inline-block;
  cursor: pointer;
}
.btn-primary:before,
.btn-form-wrapper:before,
.soubor_odkaz:before,
.btn-primary:after,
.btn-form-wrapper:after,
.soubor_odkaz:after {
  content: "";
  background: #B92513;
  transition: 0.3s ease;
  width: 15px;
  height: 15px;
  position: absolute;
  border: none !important;
  z-index: -1;
}
.btn-primary:before,
.btn-form-wrapper:before,
.soubor_odkaz:before {
  left: -4px;
  bottom: -4px;
}
.btn-primary:after,
.btn-form-wrapper:after,
.soubor_odkaz:after {
  top: -4px;
  right: -4px;
}
.btn-primary:hover,
.btn-form-wrapper:hover,
.soubor_odkaz:hover {
  background-color: #ffffff;
  color: inherit;
  border-color: rgba(0, 0, 0, 0.05);
  text-decoration: none;
}
.btn-primary:hover:before,
.btn-form-wrapper:hover:before,
.soubor_odkaz:hover:before,
.btn-primary:hover:after,
.btn-form-wrapper:hover:after,
.soubor_odkaz:hover:after {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
.btn-form-wrapper {
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
}
.btn-form-wrapper:before,
.btn-form-wrapper:after {
  z-index: 0;
}
.btn-form-wrapper .btn-form {
  padding: 1rem 2rem;
  z-index: 2;
  border-radius: 0;
  position: relative;
  background: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: none;
  z-index: 99999999;
}
header a.logo {
  transition: 0.3s ease;
  width: 200px;
}
header a.logo img {
  width: 100%;
  transition: 0.3s ease;
}
header .container {
  max-width: 100%;
}
header .container nav ul.nav li a {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  position: relative;
  transition: 0.3s ease;
  letter-spacing: 2px;
}
header .container nav ul.nav li a:before,
header .container nav ul.nav li a:after {
  content: "";
  background: #B92513;
  transition: 0.3s ease;
  width: 0;
  height: 0;
  position: absolute;
  border: none !important;
  z-index: -1;
}
header .container nav ul.nav li a:before {
  left: 0;
  bottom: 0;
}
header .container nav ul.nav li a:after {
  top: 0;
  right: 0;
}
header .container nav ul.nav li a:hover {
  color: #ffffff;
}
header .container nav ul.nav li a:hover:before,
header .container nav ul.nav li a:hover:after {
  width: 100%;
  height: 100%;
}
header .container nav ul.nav li:last-child a {
  color: #ffffff;
}
header .container nav ul.nav li:last-child a:before,
header .container nav ul.nav li:last-child a:after {
  width: 100%;
  height: 100%;
}
header .container nav ul.nav li:last-child a span {
  padding-left: 3px;
}
header .container nav ul.nav li:last-child a span:hover {
  border-bottom: 2px solid #ffffff;
}
header .container nav .social-header {
  display: flex;
  font-size: 2rem;
  column-gap: 0.5rem;
}
header .container nav .social-header a {
  text-decoration: none;
}
header .container nav .social-header a.facebook-href {
  color: #3b5998;
}
header .container nav .social-header a.facebook-href:hover {
  color: #2d4373;
}
header .container nav .social-header a.instagram-href {
  color: #DD2A7B;
}
header .container nav .social-header a.instagram-href:hover {
  color: #b71d63;
}
header .container nav .social-header a.youtube-href {
  color: #FE3631;
}
header .container nav .social-header a.youtube-href:hover {
  color: #c80601;
}
header.scroll {
  background: #ffffff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
header.scroll a.logo {
  width: 150px;
}
nav .dropdown-menu {
  left: auto;
  border: none;
  border-radius: 0;
  background: #B92513;
  padding-top: 0;
  padding-bottom: 0;
}
nav .dropdown-menu a span {
  color: #ffffff;
}
nav .dropdown-menu a:hover {
  background: #ffffff;
}
nav .dropdown-menu a:hover span {
  color: #B92513;
}
.fa-sort-down:before {
  top: -5px;
  position: relative;
  margin-left: 5px;
}
@media (max-width: 1200px) {
  header .container nav ul.nav a {
    letter-spacing: 0;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  header {
    background: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  }
  .navbar-toggler {
    background: #B92513;
  }
  .navbar-toggler:focus {
    outline: none !important;
  }
  .navbar-toggler .navbar-toggler-icon {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .navbar-toggler .fa-bars {
    color: #ffffff;
  }
  .nav-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .nav-wrapper nav {
    width: 100%;
  }
  .nav-wrapper nav .nav.navbar {
    display: block;
  }
  .nav-wrapper nav .nav.navbar li a {
    font-size: 16px;
    text-align: center;
  }
  .nav-wrapper nav .nav.navbar li ul {
    position: relative;
    float: none;
  }
}
footer {
  background: #ffffff;
  border-top: 4px solid #B92513;
  border-bottom: 4px solid #B92513;
}
footer a[id*="od_"] {
  display: none !important;
}
footer .col-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
footer .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
footer .map-wrapper {
  padding-left: 0;
  padding-right: 0;
  z-index: 0;
  position: relative;
}
footer .map-wrapper * {
  padding-left: 0;
  padding-right: 0;
}
footer .map-wrapper .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
footer .map-wrapper .container {
  max-width: 100%;
}
footer .footer-text {
  padding: 2rem 0;
}
footer .footer-text > .row > div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
footer .footer-text .foot2 p {
  margin-bottom: 0;
}
footer .footer-text .foot2 a {
  display: table;
  color: #000;
  transition: all ease 0.3s;
  z-index: 1;
  font-weight: 700;
  padding: 15px 15px;
  font-size: 16px;
  position: relative;
}
footer .footer-text .foot2 a:before,
footer .footer-text .foot2 a:after {
  content: "";
  background: #B92513;
  transition: 0.3s ease;
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
}
footer .footer-text .foot2 a:before {
  left: 0;
  bottom: 0;
}
footer .footer-text .foot2 a:after {
  top: 0;
  right: 0;
}
footer .footer-text .foot2 a:hover {
  color: #ffffff;
  text-decoration: none;
}
footer .footer-text .foot2 a:hover:before,
footer .footer-text .foot2 a:hover:after {
  width: 100%;
  height: 100%;
}
footer .footer-text .foot3 {
  box-shadow: 0 0 15px 2px #0000002e;
  padding: 35px;
  justify-content: flex-start !important;
}
footer .footer-text .foot3 .container {
  padding-left: 0;
  padding-right: 0;
}
footer .footer-text .foot3 .box_anchor_o {
  width: 100%;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  width: 100%;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec p:last-child {
  margin-bottom: 0;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec .odstavecContainer {
  display: flex;
  flex-direction: column;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec .odstavecContainer a {
  text-decoration: none;
  color: #B92513;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec .odstavecContainer a:hover {
  color: #B92513;
  transition: 0.3s ease;
}
footer .footer-text .foot3 .attachment_odstavec .odstavec .odstavecContainer p:first-child {
  font-weight: 700;
}
.copyright {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-transform: uppercase;
  text-align: center;
}
.copyright a {
  color: #B92513;
}
.copyright .gallery_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.copyright .gallery_cont img {
  filter: grayscale(1);
}
@media (max-width: 992px) {
  footer .footer-text > .row > div:not(:last-child) {
    margin-bottom: 1rem;
  }
  footer .footer-text .foot3 .attachment_odstavec .odstavec {
    justify-content: center;
  }
}
body section .attachment_slider .controls-container {
  display: none;
}
body section .attachment_slider > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body section .attachment_slider h3 {
  font-size: 65px;
  letter-spacing: 15px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}
body section .attachment_slider p {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 35px;
  display: inline-block;
  font-size: 35px;
  letter-spacing: 6px;
  background-color: rgba(185, 37, 19, 0.8);
  padding: 10px 25px;
  color: #ffffff;
}
body section .attachment_slider .btn-primary {
  margin-left: auto;
  margin-right: auto;
  background-color: rgba(185, 37, 19, 0.8);
  color: #ffffff;
}
body section .attachment_slider .btn-primary:before,
body section .attachment_slider .btn-primary:after {
  background: #ffffff;
}
body section .attachment_slider .caption-container {
  display: flex;
  flex-direction: column;
}
body section .attachment_slider .carousel-container {
  filter: brightness(0.8);
  height: 100vh;
}
body section .attachment_slider .carousel-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
body section .attachment_slider .carousel-caption {
  height: 100%;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
body section .attachment_slider .indicator-container ol li {
  width: 55px;
  height: 4px;
  background: #ffffff;
  transition: all ease 0.3s;
  border-radius: 0;
  margin-right: 8px;
  margin-left: 8px;
  border: none;
  opacity: 1;
}
body section .attachment_slider .indicator-container ol li.active {
  background: #B92513;
}
body section .attachment_slider .indicator-container ol li:hover {
  background: #B92513;
}
body section .half-pages .half-page:last-child .emblems .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
body section .half-pages .half-page:last-child .emblems .row > div {
  max-width: 100%;
}
body section .half-pages .half-page:last-child .emblems .row > div h3,
body section .half-pages .half-page:last-child .emblems .row > div p {
  text-align: center !important;
}
body section .attachment_emblems .emblem-icon i {
  background-color: transparent !important;
  padding: 0 !important;
  color: #B92513 !important;
}
body section .attachment_emblems .emblems {
  margin-top: 3rem;
}
body section .attachment_emblems .emblems .emblem {
  padding: 2rem 1.5rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body section .attachment_emblems .emblems .emblem:before {
  position: absolute;
  content: "";
  background: white;
  height: 2px;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 68%;
}
body section .attachment_emblems .emblems .emblem h3 {
  color: #B92513;
  font-weight: 700;
  font-size: 45px;
}
body section .attachment_emblems .emblems .emblem p {
  margin-bottom: 0;
  color: #000;
}
div[class*='crossHP'] .container-fluid,
div[class*='crossHP'] div[class*='col-'] {
  padding: 0;
}
div[class*='crossHP'] .row {
  margin-left: 0;
  margin-right: 0;
}
div[class*='crossHP'] h1,
div[class*='crossHP'] h2,
div[class*='crossHP'] h3,
div[class*='crossHP'] h4,
div[class*='crossHP'] h5,
div[class*='crossHP'] p {
  color: #ffffff;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
div[class*='crossHP'] p {
  letter-spacing: 5px;
  font-weight: 800;
  font-size: 16px;
}
div[class*='crossHP'] p:last-child {
  margin-bottom: 0;
}
div[class*='crossHP'] h5 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 1rem;
}
div[class*='crossHP'] .btn-primary {
  margin-left: auto;
  margin-right: auto;
  background: #B92513;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.2);
  position: relative;
  z-index: 1;
}
div[class*='crossHP'] .btn-primary:before,
div[class*='crossHP'] .btn-primary:after {
  z-index: -1;
  background: #ffffff;
  width: 0;
  height: 0;
}
div[class*='crossHP'] .btn-primary:before {
  left: 0;
  bottom: 0;
}
div[class*='crossHP'] .btn-primary:after {
  top: 0;
  right: 0;
}
div[class*='crossHP'] .btn-primary:hover {
  color: #B92513;
}
div[class*='crossHP'] .btn-primary:hover:before,
div[class*='crossHP'] .btn-primary:hover:after {
  width: 100%;
  height: 100%;
}
div[class*='crossHP'] .col-6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
div[class*='crossHP'] .col-6 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.crossHP {
  background: #B92513;
  margin-top: 3rem;
}
.crossHP .col-6:last-child {
  padding: 2rem;
}
.crossHP2 {
  background: #B92513;
}
.crossHP2 .col-6:first-of-type {
  padding: 2rem;
}
.crossHP2 .btn-primary {
  background: #B92513 !important;
}
.crossHP2 .btn-primary:hover {
  color: #B92513 !important;
}
section[data-homepage] .attachment_reality .realitni_odstavec_nadpis {
  display: none;
}
.nemo-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.nemo-wrapper .nemo-box .nemo-photo {
  position: relative;
  height: 270px;
  display: block;
  overflow: hidden;
}
.nemo-wrapper .nemo-box .nemo-photo .tagsList {
  list-style: none;
  padding-left: 0;
  position: absolute;
  top: 1rem;
  left: 0;
  z-index: 1;
}
.nemo-wrapper .nemo-box .nemo-photo .tagsList li {
  margin-bottom: 0.5rem;
  background: #fff;
  color: #B92513;
  padding: 0.2em 0.8rem;
  font-size: 15px;
  border-left: 2px solid #B92513;
  display: table;
  box-shadow: 6px 5px 6px rgba(0, 0, 0, 0.5);
}
.nemo-wrapper .nemo-box .nemo-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.4s ease;
}
.nemo-wrapper .nemo-box .nemo-photo img:hover {
  transform: scale(1.1);
}
.nemo-wrapper .nemo-box .nemo-photo .no-img {
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.nemo-wrapper .nemo-box .nemo-photo .no-img:after {
  content: "\f03e";
  font-family: FontAwesome;
  display: block;
  color: rgba(185, 37, 19, 0.7);
  font-size: 70px;
}
.nemo-wrapper .nemo-box .nemo-photo .nemo-heading {
  position: absolute;
  background: rgba(185, 37, 19, 0.7);
  width: 100%;
  bottom: 0;
  padding: 0.5rem;
}
.nemo-wrapper .nemo-box .nemo-photo .nemo-heading h3 {
  color: #fff;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 700;
}
.nemo-wrapper .nemo-box .nemo-text {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0.5rem;
  height: 92px;
}
.nemo-wrapper .nemo-box .nemo-text p {
  margin-bottom: 0;
}
.nemo-wrapper .nemo-box .nemo-text .nemo-left p {
  font-size: 14px;
}
.nemo-wrapper .nemo-box .nemo-text .nemo-left .nemo-typ {
  font-weight: 700;
}
.nemo-wrapper .nemo-box .nemo-text .nemo-right {
  text-align: right;
}
.nemo-wrapper .nemo-box .nemo-text .nemo-right .price {
  color: #B92513;
  font-weight: 700;
  font-size: 16px;
}
.nemo-wrapper .nemo-box .nemo-text .nemo-right a {
  color: #B92513;
  border: 1px solid #B92513;
  padding: 0.3rem 1rem;
  margin-top: 0.5rem;
  display: table;
  margin-left: auto;
  margin-right: 0;
  text-transform: uppercase;
}
section .attachment_mapa .mapa_visual_sama {
  z-index: 9;
}
section .attachment_uloziste .soubor_obal {
  display: flex;
  flex-direction: row-reverse;
  background: transparent;
  align-items: center;
  width: 85%;
  margin: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  justify-content: space-between;
  padding: 20px 0;
}
section .attachment_uloziste .soubor_obal a {
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 15px;
}
section .attachment_uloziste .soubor_obal p {
  color: #B92513;
  text-transform: uppercase;
  letter-spacing: 10px;
  font-weight: 800;
  font-size: 16px;
  margin: 0;
}
section .attachment_uloziste .soubor_obal .soubor_popisek {
  margin-left: 15px;
}
section .attachment_uloziste .soubor_obal .clear {
  display: none;
}
section .vizitky .kotevnik_i > div {
  max-width: 100%;
}
section .vizitky .kotevnik_i > div .card {
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  flex-direction: row-reverse;
  border: none;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
section .vizitky .kotevnik_i > div .card img {
  max-width: 100%;
  height: auto;
  width: 150px;
}
section .vizitky .kotevnik_i > div .card .card-body .card-text > a {
  pointer-events: none;
}
section .vizitky .kotevnik_i > div .card .card-body a {
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  display: table;
  text-align: left;
  letter-spacing: 1px;
}
section .vizitky .kotevnik_i > div .card .card-body a span {
  font-size: 13px;
  font-weight: 300;
}
section .vizitky .kotevnik_i > div .card .card-body a.mail,
section .vizitky .kotevnik_i > div .card .card-body a.tel {
  font-weight: 300;
  word-break: break-all;
}
section .vizitky .kotevnik_i > div .card .card-body a.mail:before,
section .vizitky .kotevnik_i > div .card .card-body a.tel:before {
  content: "";
  margin-right: 15px;
  color: #B92513;
  font-family: FontAwesome;
  font-size: 20px;
}
section .vizitky .kotevnik_i > div .card .card-body a.mail:before {
  content: "\f0e0";
}
section .vizitky .kotevnik_i > div .card .card-body a.tel:before {
  content: "\f095";
}
section .vizitky .kotevnik_i > div .card .card-body a h3 {
  font-weight: 700;
  font-size: 17px;
}
section .vizitky .kotevnik_i > div .card .card-body .hrefsContainer > a:first-child {
  display: none;
}
section .vizitky .kotevnik_i > div .card .card-body > a {
  display: none;
}
section .buttons center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section .buttons center a {
  margin: 1rem;
}
section[data-reference] .attachment_kotva {
  display: block;
}
section[data-reference] h2 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 30px;
  text-align: left;
}
section[data-aktuality] .page-wrapper {
  display: grid;
  grid-template-areas: "a a a";
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding-left: 15px;
  padding-right: 15px;
}
section[data-aktuality] .page-wrapper .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
section[data-aktuality] .page-wrapper .row > .col-12 {
  padding-left: 0;
  padding-right: 0;
}
section[data-aktuality] .page-wrapper h1 {
  grid-area: a;
}
section[data-aktuality] .attachment_kotva {
  display: block;
}
section[data-aktuality] .attachment_kotva {
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
section[data-aktuality] .attachment_kotva .container {
  padding: 0;
  margin: 0;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva {
  background: #ffffff;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva h2 {
  text-align: left;
  margin-bottom: 0;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva h2 a:hover {
  text-decoration: none;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva h2 a img {
  max-width: 100%;
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 0;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva h2 a span {
  font-size: 20px;
  color: #000;
  font-weight: 600;
  text-transform: none;
  padding: 1.25rem 1.25rem 0 1.25rem;
  display: inline-block;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva .perex {
  padding: 0 1.25rem 1.25rem 1.25rem;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva .perex p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-align: left;
  margin: 16px 0 15px;
  color: #6d6d6d;
}
section[data-aktuality] .attachment_kotva .jeden_o .jeden_i .kotva .perex .protext a {
  color: #B92513;
}
section[data-nemovitosti] .attachment_reality_filtr {
  margin-bottom: 3rem;
}
section[data-nemovitosti] .attachment_reality_filtr > .container > .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
section[data-nemovitosti] .attachment_reality_filtr > .container > .row > .col-12 {
  padding-left: 0;
  padding-right: 0;
}
section[data-nemovitosti] .attachment_reality_filtr form label {
  display: none;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 !important;
  padding: 0 !important;
  gap: 0;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one {
  box-shadow: none;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one img {
  height: auto;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one.active {
  background: #B92513;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one.active img {
  filter: brightness(0) invert(1);
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one.active .perex {
  color: #ffffff;
}
@media (min-width: 768px) {
  section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one:not(:last-child):after {
    content: "";
    width: 1px;
    height: 60%;
    background: #B92513;
    position: absolute;
    right: 0;
  }
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one a {
  padding: 1rem;
  transition: 0.3s ease;
  width: 100%;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one a:hover {
  background: #B92513;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one a:hover img {
  filter: brightness(0) invert(1);
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one a:hover .perex {
  color: #ffffff;
}
section[data-nemovitosti] .attachment_reality_filtr .reality_filter_inner > .reality_filter_one a .perex {
  border-bottom: none;
  text-transform: none;
  transition: 0.3s ease;
}
section[data-nemovitosti] .attachment_reality_filtr .base-nemo-filter {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  padding: 1rem;
  margin-top: 2rem;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
section[data-nemovitosti] .attachment_reality_filtr .base-nemo-filter .col-filter-subtype {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > h2 {
  display: none;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni {
  margin-bottom: 2em;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni {
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > .carka_mezi {
  display: none;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > strong,
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a {
  padding: 10px 25px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 16px;
  z-index: 1;
  position: relative;
  transition: all ease 0.3s;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > strong {
  color: #ffffff;
  background: #B92513;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a {
  color: #000;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:before,
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  transition: all ease 0.3s;
  background: #B92513;
  z-index: -1;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:before {
  bottom: -4px;
  left: -4px;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:after {
  top: -4px;
  right: -4px;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:hover {
  color: #ffffff;
  text-decoration: none;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:hover:before,
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > a:hover:after {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec > .nemovitosti_filtr_horni > .reality_razeni > span:first-child {
  flex: 0 0 100%;
  text-align: center;
  font-size: 120%;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o {
  padding-top: 2rem;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i {
  display: flex;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i .bottom_sort_count,
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i .bottom_sort_page {
  display: none;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i > a,
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i > strong {
  position: relative;
  z-index: 1;
  padding: 10px 25px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
  transition: all ease 0.3s;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a {
  color: #000;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:before,
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  transition: all ease 0.3s;
  background: #B92513;
  z-index: -1;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:before {
  bottom: -4px;
  left: -4px;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:after {
  top: -4px;
  right: -4px;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:hover {
  color: #ffffff;
  text-decoration: none;
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:hover:before,
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i a:hover:after {
  width: calc(100% + 8px);
  height: calc(100% + 8px);
}
section[data-nemovitosti] .attachment_reality .realitni_odstavec .nemovitosti_filtr_dolni .bottom_sort_o .bottom_sort_i > strong {
  color: #ffffff;
  background: #B92513;
}
section[data-aktuality-detail] {
  max-width: 1140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section[data-aktuality-detail] .attachment_kotva {
  display: block;
  margin-bottom: 0;
}
section[data-aktuality-detail] .attachment_kotva .kotva h2 {
  text-align: left;
  font-size: 35px;
  margin-bottom: 0;
}
section[data-aktuality-detail] .attachment_kotva .kotva h2 img {
  object-fit: contain;
  margin-bottom: 0.5em;
  float: left;
  margin-right: 0.5em;
  height: 200px;
  width: 300px;
}
section[data-aktuality-detail] .attachment_odstavec p {
  text-align: left;
}
section[data-aktuality-detail] .attachment_youtube iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
section[data-aktuality-detail] .attachment_galerie .galerie_obal .gallery_pict .row {
  flex-direction: row;
  gap: 1em;
  justify-content: center;
}
section[data-aktuality-detail] .attachment_galerie .galerie_obal .gallery_pict .row > span {
  flex: 0 0 23%;
  max-width: 23%;
  display: flex;
  justify-content: center;
  padding: 0;
}
section[data-aktuality-detail] .zpet_na {
  max-width: 1140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
section[data-aktuality-detail] .zpet_na span {
  color: #626262;
  padding-right: 15px;
  padding-left: 15px;
}
section[data-aktuality-detail] .zpet_na span a {
  color: #B92513;
}
.attachment_formular {
  padding: 2rem;
  background: #f1f1f1;
}
.attachment_formular .form_ok {
  padding: 2rem;
  text-align: center;
  background: #bdfbbd;
  color: #125a12;
}
.attachment_formular form .form-row {
  text-align: center;
}
.attachment_formular form .form-row a {
  color: #B92513;
}
.attachment_formular form .form-row a:after {
  content: "\f08e";
  font-family: FontAwesome;
  margin-left: 5px;
}
.attachment_formular form .form-row input:not([type="submit"]),
.attachment_formular form .form-row textarea {
  border-radius: 0;
  background: transparent;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  outline: none;
}
.attachment_formular form .form-row textarea {
  height: 150px;
}
.attachment_formular form .form-control:focus {
  border-bottom: 3px solid #B92513;
  box-shadow: none;
}
@media (max-width: 1400px) {
  div[class*='crossHP'] h5 {
    font-size: 30px;
  }
}
@media (max-width: 1200px) {
  div[class*='crossHP'] h5 {
    font-size: 20px;
  }
  .half-pages .vizitky {
    width: 100%;
    margin-top: 2rem;
  }
}
@media (max-width: 991px) {
  section .attachment_uloziste .soubor_obal {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  section .attachment_uloziste .soubor_obal .soubor_popisek {
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
  h2 {
    font-size: 30px;
  }
  body section .attachment_slider h3 {
    font-size: 45px;
  }
  body section .attachment_slider p {
    font-size: 25px;
  }
  body section[data-aktuality] .page-wrapper {
    grid-template-areas: "a a";
    grid-template-columns: repeat(2, 1fr);
  }
  .half-pages > div {
    width: 100%;
  }
  .nemo-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .crossHP .col-6,
  .crossHP2 .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .crossHP2 .row {
    flex-direction: column-reverse;
  }
  .attachment_reality_filtr form.base-nemo-filter > div {
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .attachment_reality_filtr form.base-nemo-filter > div:first-child {
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .nemo-wrapper {
    grid-template-columns: 1fr;
  }
  .decoration-img {
    height: 250px;
  }
  .reality_razeni {
    display: none !important;
  }
}
@media (max-width: 600px) {
  body section .half-pages .half-page:last-child .emblems .row {
    display: block;
  }
  body section .half-pages .half-page:last-child .emblems .row > div:not(:last-child) {
    margin-bottom: 2rem;
  }
  body section[data-aktuality] .page-wrapper {
    grid-template-areas: "a";
    grid-template-columns: 1fr;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .page-wrapper .container {
    max-width: 100%;
  }
}
@media (max-width: 550px) {
  .attachment_reality_filtr form.base-nemo-filter {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .attachment_reality_filtr form.base-nemo-filter > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .attachment_reality_filtr form.base-nemo-filter > div:not(:last-child) {
    margin-bottom: 1rem;
  }
}
@media (max-width: 500px) {
  body section .attachment_slider h3 {
    font-size: 35px;
    letter-spacing: 3px;
  }
  body section .attachment_slider p {
    font-size: 18px;
    letter-spacing: 2px;
  }
  body section .vizitky .kotevnik_i > div .card img {
    display: none;
  }
}
body.realty_detail .sold,
body.realty_detail .reserved {
  margin-bottom: 0.5rem;
  background: #ffffff;
  color: #B92513;
  padding: 0.2em 0.8rem;
  font-size: 15px;
  border-left: 2px solid #B92513;
  display: table;
  box-shadow: 6px 5px 6px rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 3;
  top: 1rem;
}
body.realty_detail .decoration-img,
body.realty_detail .attachment_reality_filtr,
body.realty_detail .attachment_svg_map,
body.realty_detail .small-text {
  display: none;
}
body.realty_detail .row {
  margin-right: 0;
  margin-left: 0;
}
body.realty_detail .page-wrapper {
  max-width: 100%;
}
body.realty_detail .page-wrapper .attachment_reality {
  padding-left: 0;
  padding-right: 0;
}
body.realty_detail .page-wrapper .attachment_reality .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body.realty_detail .page-wrapper .attachment_reality .container-fluid > .row-fluid > .col-12 {
  padding-left: 0;
  padding-right: 0;
}
body.realty_detail .realtyDetail {
  padding-top: 100px;
}
body.realty_detail .realtyDetail .nemo-info div[class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}
body.realty_detail .realtyDetail h2 {
  font-size: 2rem;
}
body.realty_detail .realtyDetail .key {
  color: #B92513;
  font-weight: 700;
}
body.realty_detail .realtyDetail .value {
  font-weight: 400;
}
body.realty_detail .realtyDetail > .container-fluid > .row > div {
  margin-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
}
body.realty_detail .realtyDetail > .container > .row > div {
  margin-bottom: 2rem;
}
body.realty_detail .realtyDetail > .container > .row > div > div[class*="printPdf"] {
  margin: 1rem 0;
}
body.realty_detail .realtyDetail .gallery2 .img-count {
  background: #B92513;
}
body.realty_detail .realtyDetail .headerType1 {
  margin-bottom: 2rem;
}
body.realty_detail .realtyDetail .headerType1 h1 {
  text-align: left;
}
body.realty_detail .realtyDetail .headerType1 ._wrapper .price {
  background: #B92513;
}
body.realty_detail .realtyDetail .businessCard2 ._text {
  background: #B92513;
}
body.realty_detail .realtyDetail .description2 h2 {
  text-align: left;
}
body.realty_detail .realtyDetail input[type="submit"] {
  background: #B92513;
  color: #ffffff;
  box-shadow: none;
  border: none;
}
body.realty_detail .realtyDetail .financialCalculator2 {
  margin-top: 2rem;
}
body.realty_detail .realtyDetail .financialCalculator2 ._text {
  background: #B92513;
}
body.realty_detail .realtyDetail .map1 {
  margin-top: 1rem;
}
body.realty_detail .realtyDetail .matterportTour1,
body.realty_detail .realtyDetail .videoTour1 {
  margin-top: 3rem;
}
.attachment_svg_map_link .container-fluid,
.attachment_svg_map_link .col-12 {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.vyber_bytu {
  padding: 0;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .vyber_bytu {
    margin-top: 70px;
  }
}
.vyber_bytu .container-fluid {
  padding: 0;
}
.vyber_bytu .col-md-12,
.vyber_bytu .col-12 {
  padding: 0;
}
.vyber_bytu .col-md-12 .selector,
.vyber_bytu .col-12 .selector,
.vyber_bytu .col-md-12 .selector_link,
.vyber_bytu .col-12 .selector_link {
  overflow: hidden;
}
@media all and (-ms-high-contrast: none) {
  .vyber_bytu .col-md-12 .selector,
  .vyber_bytu .col-12 .selector,
  .vyber_bytu .col-md-12 .selector_link,
  .vyber_bytu .col-12 .selector_link {
    display: none;
  }
}
.selector.flat,
.selector_link.flat {
  display: flex;
  place-content: center;
  flex-direction: column;
  align-items: center;
  width: 75%;
  margin: auto;
}
.selector.flat .legenda,
.selector_link.flat .legenda {
  display: flex;
  flex-direction: row;
  align-self: flex-start;
  margin-left: 16%;
  padding-top: 3.5vh;
  font-weight: 700;
}
@media (max-width: 991px) {
  .selector.flat .legenda,
  .selector_link.flat .legenda {
    flex-direction: column;
  }
}
.selector.flat .legenda .lbox,
.selector_link.flat .legenda .lbox {
  color: black;
  padding-left: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-weight: normal;
}
.selector.flat .legenda .lbox::before,
.selector_link.flat .legenda .lbox::before {
  content: '';
  position: relative;
  background: transparent;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-right: 5px;
  border: 1px solid black;
}
.selector.flat .legenda .lbox.lbox_rezervovane::before,
.selector_link.flat .legenda .lbox.lbox_rezervovane::before {
  background: #ff000030;
  border: none;
}
.selector.flat .legenda .lbox.lbox_prodane::before,
.selector_link.flat .legenda .lbox.lbox_prodane::before {
  background: #ff000030;
  border: none;
}
.selector.flat .slider-arrow,
.selector_link.flat .slider-arrow {
  position: relative;
  left: 0;
  transform: none;
  align-items: flex-start;
}
.selector.flat .slider-arrow .arrow span,
.selector_link.flat .slider-arrow .arrow span {
  border-bottom: 7px solid #B92513;
  border-right: 7px solid #B92513;
}
@media screen and (max-width: 768px) {
  .selector.flat svg,
  .selector_link.flat svg {
    margin-bottom: auto;
  }
}
@keyframes initsvg {
  0% {
    fill: rgba(185, 37, 19, 0);
  }
  50% {
    fill: #B92513;
  }
  100% {
    fill: rgba(185, 37, 19, 0);
  }
}
.selector.floor,
.selector_link.floor {
  margin-bottom: -6px;
}
.selector.floor .slider-arrow,
.selector_link.floor .slider-arrow {
  align-items: flex-start;
}
.selector svg,
.selector_link svg {
  width: 100%;
  height: auto;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.selector svg path,
.selector_link svg path {
  transition: all ease 0.5s;
}
.selector svg path[onclick]:hover,
.selector_link svg path[onclick]:hover {
  fill: rgba(185, 37, 19, 0.4);
  transition: all ease 0.5s;
  cursor: pointer;
}
.selector svg path.reserved,
.selector_link svg path.reserved {
  cursor: default;
  fill: #ff000030;
}
.selector svg path.sold,
.selector_link svg path.sold {
  cursor: default;
  fill: #ff000030;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table {
  font-size: 13px;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > thead > tr > th {
  font-size: 10px;
  line-height: 1.8;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #000;
  letter-spacing: 2px;
  font-weight: 400;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr {
  transition: 0.3s ease;
  height: 58px;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td {
  transition: 0.3s ease;
  vertical-align: middle;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td a {
  color: #000;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td .btn-primary {
  font-size: 14px;
  padding: 5px 10px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td .btn-primary:before {
  left: -2px;
  bottom: -2px;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td .btn-primary:after {
  top: -2px;
  right: -2px;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td .btn-primary:hover:after,
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr > td .btn-primary:hover:before {
  width: calc(100% + 4px);
  height: calc(100% + 4px);
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:hover {
  transition: 0.3s ease;
  background: rgba(185, 37, 19, 0.2) !important;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:hover > td {
  transition: 0.3s ease;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:hover > td:first-child {
  border-left: 1px solid #000;
  transition: 0.3s ease;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:hover > td:last-child {
  border-right: 1px solid #000;
  transition: 0.3s ease;
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:nth-child(1n) {
  background: rgba(0, 0, 0, 0.05);
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr:nth-child(2n) {
  background: rgba(0, 0, 0, 0.025);
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr.row-sold {
  background: rgba(255, 0, 0, 0.1);
}
.attachment_reality > .container > .row > div > .realitni_odstavec > .realtyList > .table-responsive > table > tbody tr.row-reserved {
  background: rgba(255, 165, 0, 0.1);
}
.slider-arrow {
  position: absolute;
  z-index: 14;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 150px;
  display: block;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .slider-arrow {
    display: none;
  }
}
.slider-arrow .arrow {
  position: relative;
}
.slider-arrow .arrow span {
  display: block;
  width: 40px;
  height: 40px;
  border-bottom: 7px solid #ffffffb3;
  border-right: 7px solid #ffffffb3;
  transform: rotate(45deg);
  margin: -10px;
  animation: animate 2s infinite;
}
@media (max-width: 992px) {
  .slider-arrow .arrow span {
    width: 50px;
    height: 50px;
    border-bottom: 10px solid #ffffffb3;
    border-right: 10px solid #ffffffb3;
  }
}
.slider-arrow .arrow span:nth-child(2) {
  animation-delay: -0.2s;
}
.slider-arrow .arrow span:nth-child(3) {
  animation-delay: -0.4s;
}
@keyframes animate {
  0% {
    opacity: 0;
    transform: rotate(45deg) translate(-20px, -20px);
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotate(45deg) translate(20px, 20px);
  }
}
.legend {
  display: flex;
  padding: 20px 17%;
  gap: 3em;
  width: 100%;
  justify-content: center;
}
@media (max-width: 500px) {
  .legend {
    flex-direction: column;
    gap: 0;
  }
}
.legend .free {
  position: relative;
}
.legend .free::after {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  background: transparent;
  border: 1px solid grey;
  top: 2px;
  right: -25px;
}
.legend .reserved.sold {
  position: relative;
}
.legend .reserved.sold::after {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  background: #ff000030;
  border: none;
  top: 2px;
  right: -25px;
}
body section[data-sluzby] .emblem-icon {
  background: #B92513;
  padding: 1.3rem;
}
body section[data-sluzby] .emblem-icon i {
  background-color: transparent !important;
  font-size: 4rem !important;
  color: #ffffff !important;
}
body section[data-sluzby] .attachment_emblems .emblem {
  padding: unset;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body section[data-sluzby] .attachment_emblems .emblem:before {
  position: absolute;
  content: "";
  background: white;
  height: 2px;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 68%;
}
body section[data-sluzby] .attachment_emblems .emblem h3 {
  font-weight: normal;
  font-size: 2rem;
  color: #ffffff;
  background: #B92513;
  text-transform: uppercase;
  padding: 0 0.5rem 1.3rem 0;
}
body section[data-sluzby] .attachment_emblems .emblem p {
  color: #000;
  display: flex;
  align-items: center;
  padding: 1rem;
}
/*# sourceMappingURL=style.css.map */