/* ------------------------ */
article[data-homepage] .attachment_kotva {
  display: none;
}
article:not([data-homepage]) .attachment_kotva h1,
article:not([data-homepage]) .content h1 {
  position: relative;
  z-index: 1;
  color: #333333;
  border-bottom: 2px solid #333333;
  font-size: 37px;
  text-align: center;
  padding: 20px 0 10px;
  margin-bottom: 1rem;
  font-weight: 700;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'dosis', sans-serif;
  font-weight: 700;
  text-align: center;
  color: #333333;
}
h3 {
  font-size: 24px;
}
body,
html {
  font-family: 'opensans', sans-serif;
  font-size: 15px;
}
article:not([data-homepage]) {
  padding-top: 70px;
}
img {
  max-width: 100%;
  height: auto;
}
.odstavec_32167 img {
  padding: 50px;
}
.grey-light {
  background: #F3F1F1;
}
.grey-dark {
  background: #2C2D32;
}
.grey-dark * {
  color: #fff;
}
.sub-filtr {
  background: url("/theme/2024-martina-tomkova/img/tomkova.jpg") no-repeat center / cover;
  padding: 2rem;
  min-height: 300px;
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .sub-filtr {
    background: url("/theme/2024-martina-tomkova/img/tomkova.jpg") no-repeat 75% / cover;
  }
}
.sub-filtr.empty {
  background: none;
  min-height: unset;
  padding: 0;
}
.attachment_youtube {
  margin-bottom: 2rem;
  margin-top: 1rem;
}
.attachment_youtube h2 {
  margin-bottom: 1rem;
}
.attachment_youtube iframe {
  aspect-ratio: 16/9;
  width: 100%;
  height: 100%;
}
.iright {
  float: right;
  padding: 0 0 10px 10px;
}
.ileft {
  float: left;
  padding: 0 10px 10px 0;
}
.attachment_formular h2 {
  text-align: center;
  margin-top: 3rem;
}
.mapa_visual_sama {
  z-index: 4;
}
a {
  color: #333333;
}
a:hover {
  color: #333333;
}
.btn-primary,
.btn-blue {
  background-color: #948154;
  color: #fff;
  border-radius: 0;
  transition: 0.3s all;
  border: none;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
}
.btn-primary:hover,
.btn-blue:hover {
  background-color: #736542;
}
article[data-homepage] .banner .container {
  max-width: 1478px;
  margin-left: auto;
  margin-right: auto;
}
article[data-homepage] .banner .container .row {
  justify-content: space-between;
}
article[data-homepage] .banner .container .col-6:nth-of-type(1) {
  max-width: 600px !important;
  flex: none;
  text-align: center;
}
article[data-homepage] .banner .container .col-6:nth-of-type(2) {
  max-width: 600px !important;
  flex: none;
}
article[data-homepage] .banner h2 {
  font-size: 50px;
  color: #948154;
  margin-bottom: 2rem;
  text-align: center;
}
article[data-homepage] .attachment_reality h2 {
  text-align: center;
}
article[data-homepage] .attachment_reality .realitni_odstavec_nadpis {
  display: block;
}
article[data-homepage] .about-me {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
article[data-homepage] .about-me h2 {
  text-align: left;
}
article[data-homepage] .about-me .big-numbers {
  display: flex;
  justify-content: space-evenly;
  flex-direction: row;
  flex-wrap: wrap;
}
article[data-homepage] .about-me .big-numbers > .number {
  padding: 15px;
  text-align: center;
}
article[data-homepage] .about-me .big-numbers > .number > .num {
  font-size: 47px;
  font-weight: bold;
}
article[data-homepage] .attachment_emblems .emblems {
  margin-top: 2rem;
}
article[data-homepage] .attachment_emblems .emblems .emblem {
  position: relative;
}
article[data-homepage] .attachment_emblems .emblems h3 {
  text-align: left;
  font-weight: 500;
  font-family: 'opensans', sans-serif;
}
article[data-homepage] .attachment_emblems .emblems p {
  font-size: 100%;
  text-align: left;
}
article[data-homepage] .attachment_emblems .emblems .emblem-icon {
  position: absolute;
  opacity: 0.1;
  transition: 0.3s all;
  z-index: 0;
  top: -50px;
  right: 0;
  background-color: transparent;
}
article[data-homepage] .attachment_emblems .emblems .emblem-icon i.fa {
  width: 130px;
  height: 130px;
  line-height: 130px;
  text-align: center;
  border-radius: 50%;
  font-size: 500%;
  background-color: transparent;
  padding: 0;
}
article[data-homepage] .akt-heading h2 {
  text-align: center;
}
article[data-homepage] .aktuality .clear {
  display: none;
}
article[data-homepage] .aktuality .kotevnik_i {
  display: flex;
  flex-wrap: wrap;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_po {
  display: none;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_one_i > div > p {
  overflow: hidden;
  height: 100px;
  line-height: 25px;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_one_i .link {
  color: #333333;
  display: flex;
  flex-direction: column;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_one_i .link img {
  order: 1;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_one_i .link .article_datetime {
  order: 2;
  font-weight: 400;
  color: gray;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 100%;
}
article[data-homepage] .aktuality .kotevnik_i .kotevnik_one_i .link span {
  font-size: 130%;
  font-weight: 600;
  margin-bottom: 1rem;
  padding-top: 0.7rem;
  order: 3;
}
article[data-homepage] .ref-nadpis h2 {
  text-align: center;
}
article[data-homepage] .ref-nadpis h2:after {
  height: 40px;
  content: '“';
  font-size: 60px;
  display: block;
  text-align: center;
  color: #948154;
  font-family: "Tahoma", Sans-Serif;
  font-weight: 700;
  padding-top: 7px;
}
article[data-homepage] .reference .clear,
article[data-homepage] .reference .kotevnik_po {
  display: none;
}
article[data-homepage] .reference .kotevnik_one_i {
  display: flex;
  flex-direction: column;
}
article[data-homepage] .reference .kotevnik_one_i > div {
  order: 0;
  text-align: center;
}
article[data-homepage] .reference .kotevnik_one_i > div p {
  margin-bottom: 0;
  max-width: 856px;
  margin-left: auto;
  margin-right: auto;
}
article[data-homepage] .reference .kotevnik_one_i .link {
  text-decoration: none;
  display: block;
  border-top: 1px solid #948154;
  width: 30%;
  order: 2;
  margin: 20px auto 0;
  padding-top: 20px;
  color: #333333;
}
article[data-homepage] .reference .kotevnik_one_i .link .article_datetime {
  font-weight: 300;
  font-size: 100%;
  color: #333333;
}
article[data-homepage] .reference .kotevnik_one_i .link span {
  display: block;
  font-size: 130%;
  font-weight: 600;
  text-align: center;
}
article[data-homepage] .reference .slick-dots {
  position: relative;
  bottom: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
article[data-homepage] .reference .slick-dots > li > button:before {
  color: #948154;
  font-size: 18px;
}
.mixin-prelepka-list {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
/*
List
 */
.singleNemo .prelepky {
  position: absolute;
}
.singleNemo .prelepky .colName {
  display: none;
}
.singleNemo .prelepky span.top {
  display: block;
  color: black;
  background: white;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.prodano {
  display: block;
  color: white;
  background: red;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.pronajato {
  display: block;
  color: white;
  background: red;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.rezervace {
  display: block;
  color: white;
  background: red;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.sleva {
  display: block;
  color: black;
  background: yellow;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.milacci {
  display: none;
  color: white;
  background: green;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.vystavba {
  display: block;
  color: black;
  background: orange;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.deti {
  display: none;
  color: black;
  background: #00d000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.exkuzivita {
  display: block;
  color: white;
  background: gray;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.cizinci {
  display: none;
  color: white;
  background: #bb00bb;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.kratkodoby_pronajem {
  display: none;
  color: black;
  background: lightblue;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.ma_3d {
  display: block;
  color: white;
  background: #638492;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
.singleNemo .prelepky span.ma_video {
  display: block;
  color: white;
  background: #1c1ea2;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 2px;
  padding: 3px;
  opacity: 0.7;
}
/*
Detail
 */
.nemovitost_foto5_big span.top::after {
  display: none;
  color: black;
  background: white;
  content: 'TOP';
}
.nemovitost_foto5_big span.prodano::after {
  display: none;
  color: white;
  background: red;
  content: 'PRODÁNO';
}
.nemovitost_foto5_big span.pronajato::after {
  display: none;
  color: white;
  background: red;
  content: 'PRONAJATO';
}
.nemovitost_foto5_big span.rezervace::after {
  display: none;
  color: white;
  background: red;
  content: 'REZERVOVÁNO';
}
.nemovitost_foto5_big span.sleva::after {
  display: none;
  color: black;
  background: yellow;
  content: 'SLEVA';
}
.nemovitost_foto5_big span.milacci::after {
  display: none;
  color: white;
  background: green;
  content: 'MAZLÍČCI';
}
.nemovitost_foto5_big span.vystavba::after {
  display: none;
  color: black;
  background: orange;
  content: 'VÝSTAVBA';
}
.nemovitost_foto5_big span.deti::after {
  display: none;
  color: black;
  background: #00d000;
  content: 'DĚTI';
}
.nemovitost_foto5_big span.exkuzivita::after {
  display: none;
  color: white;
  background: gray;
  content: 'EXKLUZIVNĚ';
}
.nemovitost_foto5_big span.cizinci::after {
  display: none;
  color: white;
  background: #bb00bb;
  content: 'CIZINCI';
}
.nemovitost_foto5_big span.kratkodoby_pronajem::after {
  display: none;
  color: black;
  background: lightblue;
  content: 'KRÁTKODOBĚ';
}
.nemovitost_foto5_big span.ma_3d::after {
  display: none;
  color: white;
  background: #638492;
  content: '3D PROHLÍDKA';
}
.nemovitost_foto5_big span.ma_video::after {
  display: none;
  color: white;
  background: #1c1ea2;
  content: 'VIDEO';
}
.prelepky {
  pointer-events: none;
  position: absolute;
  z-index: 1;
  top: 5%;
  left: 0;
  width: 80%;
  bottom: 40%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-content: center;
}
.prelepky > span {
  width: 110px;
  display: block;
  margin-bottom: 3px;
  text-align: center;
  background: black;
  color: white;
  font-size: 90%;
}
.prelepky > span.rezervace,
.prelepky > span.prodano,
.prelepky > span.pronajato {
  background: #df1c2a;
  color: white;
}
.prelepky > span.vyhradne {
  background: #3e3f44;
  color: white;
}
.prelepky > span.exkluzivita {
  background: #fb9d1f;
  color: white;
}
.prelepky > span.ma_video {
  background: #86b74e;
  color: white;
}
.prelepky > span.ma_3d {
  background: #44aad0;
  color: white;
}
.prelepky > span.milacci {
  background: #747835;
  color: white;
}
header {
  position: fixed;
  width: 100%;
  top: 0;
  box-shadow: 1px 5px 11px 1px #868686;
  z-index: 5;
  background: #fff;
}
header .nav-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
header .nav-wrapper img {
  max-height: 70px;
}
header .nav-wrapper ul li a {
  color: #404040;
  font-size: 18px;
}
footer {
  background: linear-gradient(0, #8484848f -35%, #0000000d 70%);
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 5px solid white;
  margin-top: 2rem;
}
footer h2 {
  font-size: 22px;
  border-bottom: 2px solid #948154;
  padding-bottom: 5px;
  margin: 0 auto 15px;
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer a {
  color: #333333;
}
.formular {
  color: black;
  padding: 1rem;
  background: #ffffff;
  border: 1px solid lightgray;
  box-shadow: 0 0 8px 6px #00000054;
  margin-top: 2rem;
}
.formular p {
  margin-left: 10%;
  font-size: 120%;
}
.formular .form_error {
  color: #000;
  background: rgba(255, 255, 255, 0.6);
  margin-top: -3px;
  padding: 1rem 0.4rem 0.4rem;
  border-top: 2px solid #000;
}
.formular .form-control {
  border: 1px solid black;
  box-shadow: 0 0 7px 2px rgba(30, 30, 30, 0.13);
  background: #f3f3f385;
  border-radius: 0;
}
.formular .form-control:focus {
  border: 1px solid #000;
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.26);
}
.formular table {
  width: 80%;
  margin: 0 auto;
}
.formular table tr td input,
.formular table tr td textarea {
  width: 100%;
  border: 1px solid black;
  box-shadow: 0 0 7px 2px rgba(30, 30, 30, 0.13);
  background: #f3f3f385;
  border-radius: 0;
}
.formular table tr td input:focus,
.formular table tr td textarea:focus {
  border: 1px solid #000;
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.26);
}
.formular input[type=submit] {
  margin-top: 1rem;
  margin-bottom: 2rem;
  background: white;
  border: white;
  background: #948154;
  color: white;
  border: 1px solid #948154;
  text-shadow: none;
  border-radius: 0;
  transition: 0.3s all;
}
.formular input[type=submit]:hover {
  color: #e6e6e6;
  background: #736542;
  box-shadow: 0 0 5px #736542;
}
article[data-reference],
article h2 {
  text-align: left;
}
article .realitni_odstavec h2 {
  display: none;
}
article .attachment_reality {
  padding-top: 1.5rem;
}
article .attachment_reality .reality_razeni {
  padding-bottom: 1.5rem;
}
article .attachment_reality .reality_razeni .seradit_dle {
  padding-right: 20px;
  font-size: 20px;
}
article .attachment_reality .reality_razeni strong {
  padding-left: 5px;
  text-decoration: underline;
  font-weight: 400;
}
article .attachment_reality .bottom_sort_i {
  margin: 60px auto 20px auto;
  text-align: center;
}
article .attachment_reality .bottom_sort_count,
article .attachment_reality .bottom_sort_page {
  display: none;
}
article .attachment_reality .bottom_sort_o strong {
  display: inline-table;
  padding: 8px 12px;
  text-decoration: none;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  margin: 1px;
  background: #948154;
  color: white;
  border-color: #948154;
}
article .attachment_reality .nemovitosti_filtr_dolni > .bottom_sort_o strong,
article .attachment_reality .nemovitosti_filtr_dolni > .bottom_sort_o a {
  border-radius: 0;
  border: 1px solid;
}
article .attachment_reality .bottom_sort_o a {
  display: inline-table;
  padding: 8px 12px;
  border: 1px solid #727071;
  background: #727071;
  text-decoration: none;
  color: white;
  height: 16px;
  line-height: 16px;
  border-radius: 5px;
  margin: 1px;
}
article .attachment_timeline h2 {
  font-size: 31px;
  text-align: center;
  padding-bottom: 7px;
  margin: 1rem auto 2rem;
}
article .attachment_timeline .timeline-badge {
  z-index: 1 !important;
}
@media (max-width: 768px) {
  article .attachment_timeline ul.timeline::before {
    content: none;
  }
}
@media (max-width: 768px) {
  article .attachment_timeline ul.timeline > li > .timeline-badge {
    position: relative;
    top: unset;
    left: unset;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  article .attachment_timeline ul.timeline > li > .timeline-panel {
    width: 100%;
  }
  article .attachment_timeline ul.timeline > li > .timeline-panel::before {
    content: none;
    display: none;
    border: none;
  }
  article .attachment_timeline ul.timeline > li > .timeline-panel::after {
    content: none;
    display: none;
    border: none;
  }
  article .attachment_timeline ul.timeline > li > .timeline-panel > .timeline-heading > h2 {
    font-size: 22px;
  }
}
article[data-aktuality] .jeden_o img {
  float: left;
  padding-right: 20px;
  padding-bottom: 15px;
  max-width: 320px;
}
article {
  padding-top: 70px;
}
.jeden_o .jeden_i h2 img {
  width: 250px;
  height: auto;
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.attachment_reality {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
.attachment_reality h2 {
  margin-bottom: 2rem;
}
.attachment_reality .line {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.attachment_reality .line .realtyCard {
  box-shadow: 0 4px 5px 3px rgba(0, 0, 0, 0.15);
  background: #fff;
  overflow: hidden;
  position: relative;
  transition: 0.3s all;
}
.attachment_reality .line .realtyCard:hover {
  transition: 0.3s all;
  transform: translateY(-10px);
  box-shadow: 0 13px 21px rgba(0, 0, 0, 0.2);
}
.attachment_reality .line .realtyCard .realtyCardInner {
  height: 100%;
  display: grid;
  position: relative;
}
.attachment_reality .line .realtyCard .realtyCardInner > .realtyPhoto {
  width: 100%;
  height: 0;
  padding-top: 75%;
  background: #eee url(/asset/image/images.png) no-repeat center center;
  display: block;
  position: relative;
}
.attachment_reality .line .realtyCard .realtyCardInner > .realtyPhoto:hover {
  background-color: #ccc;
}
.attachment_reality .line .realtyCard .realtyCardInner > .realtyPhoto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 0;
}
.attachment_reality .line .realtyCard .realtyCardInner .realtyHeading {
  padding: 15px;
}
.attachment_reality .line .realtyCard .realtyCardInner .realtyHeading a {
  color: #333333;
}
.attachment_reality .line .realtyCard .realtyCardInner .btn-primary {
  margin-left: auto;
  margin-right: 0;
}
.attachment_reality .line .realtyCard .realtyCardInner .realtyPrice {
  padding: 15px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.attachment_reality .line .realtyCard .realtyCardInner .realtyPrice .price {
  font-weight: 700;
  font-size: 120%;
}
.attachment_reality #reality_nenalezeno {
  background-color: #dff0d8;
  color: #3c763d;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #d6e9c6;
  border-radius: 4px;
  width: 100%;
  display: block;
}
.real_cena_info {
  background: #948154;
  text-align: center;
  color: white;
  padding: 10px;
  margin-bottom: 1rem;
}
.real_cena_info .real_cena_info_castka {
  font-size: 140%;
  width: 80%;
  border-bottom: 1px solid white;
  font-family: 'OpenSans';
  margin: 0 auto;
}
.reality_box.reality_box1 {
  width: 50%;
  float: left;
  padding: 15px;
}
.reality_box.reality_box1 .real_cena_info,
.reality_box.reality_box1 .bigtext_nadpis {
  display: none;
}
@media (max-width: 768px) {
  .reality_box.reality_box1 .real_cena_info,
  .reality_box.reality_box1 .bigtext_nadpis {
    display: block;
    text-align: center;
  }
}
.reality_box.reality_box2 {
  width: 50%;
  float: left;
  padding: 15px;
}
.reality_box.reality_box2 .raz {
  float: left;
  width: 170px;
  font-weight: 500;
}
.reality_box.reality_box2 .dva {
  float: left;
}
.reality_box.reality_box2 .real_cena_info,
.reality_box.reality_box2 .bigtext_nadpis {
  display: block;
  font-family: 'Dosis', Ubuntu, sans-serif !important;
}
@media (max-width: 768px) {
  .reality_box.reality_box2 .real_cena_info,
  .reality_box.reality_box2 .bigtext_nadpis {
    display: none;
  }
}
.dva_big.dva_big_cena {
  float: left;
  max-width: 320px;
}
span.cena_castka {
  padding: 0.2rem 3rem;
  display: block;
  float: right;
  background: #948154;
  color: white;
  border-radius: 5px;
  font-size: 18px;
  clear: both;
}
.nemovitost_foto5_small.nemovitost_foto5_small_zabaleno {
  max-height: 85px;
  overflow: hidden;
  margin: 0;
}
.nemovitost_foto5_celkem {
  cursor: pointer;
  text-align: right;
  text-decoration: none;
  display: block;
  padding: 5px 52px 25px 12px;
  background: url('/asset/image/sipkad.png') top right no-repeat;
}
.nemovitost_foto5_small {
  margin-bottom: 30px;
  max-height: 585px;
  transition: 500ms ease;
  overflow: hidden;
}
.nemovitost_foto5_small img {
  margin-right: 5px;
  margin-top: 5px;
}
.nemovitost_foto5_big {
  overflow: hidden;
  position: relative;
}
.nemovitost_foto5_big img {
  width: 100%;
}
.nemovitost_foto5_big .rezervace:after {
  content: "Rezervováno";
  position: absolute;
  display: inline-block;
  width: 300px;
  top: 30px;
  left: -95px;
  text-align: center;
  background: #f00;
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
  transform: rotate(-45deg);
  box-shadow: 0 0 5px #666;
}
.nemovitost_foto5_big .vyhradne:after {
  content: "Výhradně";
  position: absolute;
  display: inline-block;
  width: 300px;
  top: 30px;
  right: -95px;
  text-align: center;
  background: orange;
  color: #fff;
  padding: 5px 10px;
  font-size: 20px;
  transform: rotate(45deg);
  box-shadow: 0 0 5px #666;
}
.nemovitost_foto_big_video iframe {
  max-width: 100%;
}
.r_rkid_dva a {
  font-size: 10px;
  padding: 5px;
  border: 1px solid #948154;
  color: white;
  background: #948154;
}
.r_rkid_dva a:hover {
  color: white;
  background: #000;
}
.bigtext.bigtext_nadpis p {
  font-size: 24px;
}
.virtualni_prohlidka_frame iframe {
  border: 0;
  background: #eee url("/asset/image/maps.png") center center no-repeat;
}
.r_soubory_dva a {
  display: block;
  height: 40px;
  margin: 10px 0 20px 0;
  background: #fafafa;
  position: relative;
  text-decoration: none;
  width: 90%;
  transition: 200ms ease;
}
.r_soubory_dva a:hover {
  width: 95%;
  background: #fff;
}
.r_soubory_dva a:hover span.typ {
  width: 55px;
  height: 55px;
  border-radius: 60px;
  padding: 16px 14px;
  margin-top: -8px;
}
.r_soubory_dva a img {
  display: none;
}
.r_soubory_dva a span.typ {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  background: #948154;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  padding: 13px;
  box-sizing: border-box;
  text-transform: uppercase;
  box-shadow: 0 0 0 5px #eee;
  margin-top: -5px;
  margin-left: -10px;
  transition: 200ms ease;
}
.r_soubory_dva a span.jmeno {
  text-align: left;
  padding: 0 0 0 20px;
  color: #000;
  z-index: 9;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  overflow: hidden;
  display: block;
  max-height: 40px;
  transition: 200ms ease;
  background: url('/asset/image/download.png') no-repeat 98%;
  background-size: 35px;
}
.clear {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.button_facebook {
  float: left;
  border: 0 none;
  overflow: hidden;
  width: 130px;
  height: 21px;
  margin: 0 0 0 3px;
}
.spust_tisk {
  width: 20px;
  height: 20px;
  background: url('/asset/image/printer-Icon.png');
  background-size: contain;
  display: inline-block;
  font-size: 0;
  line-height: 33px;
  margin-left: 10px;
}
.button_plus {
  float: left;
  margin: 0 0 3px 3px;
}
.reality_tlacitka {
  clear: both;
}
.reality_tlacitka a span {
  margin-left: 15px;
}
.hypocalc_all_o {
  margin-top: 2rem;
  color: black;
  background: #ffffff;
  border: 1px solid lightgray;
  box-shadow: 0 0 8px 6px #00000054;
  margin-bottom: 3rem;
  padding: 15px;
}
.hypocalc_all_o h2 {
  border: none;
  font-size: 28px;
}
.hypocalc_all_o table {
  background: transparent !important;
  box-shadow: none !important;
}
.hypocalc_all_o table input {
  border: 1px solid black;
  box-shadow: 0 0 7px 2px rgba(30, 30, 30, 0.13);
  background: #f3f3f385;
  border-radius: 0;
}
.hypocalc_all_o table input:focus {
  border: 1px solid #000;
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0.26);
}
.real_prodejce {
  color: black;
  background: #ffffff;
  border: 1px solid lightgray;
  box-shadow: 0 0 8px 6px #00000054;
  margin-bottom: 0rem;
  padding: 15px;
}
.real_prodejce .raz {
  display: none;
}
.raz_full {
  font-weight: 500;
}
.vi_foto img {
  padding: 5px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px #DADADA;
  max-width: 100%;
}
.raz.r_soubory_raz {
  display: block;
  clear: both;
  font-size: 18px;
  font-weight: 500;
}
.hypocalc_i {
  background: url('/asset/image/domecek.png') no-repeat left 15px top 25px;
}
.hypocalc_i input {
  max-width: 150px;
  margin-right: 5px;
  padding: 0 5px;
}
.hypocalc_i td {
  padding-right: 5px;
}
.hypocalc_i table {
  float: right;
  background: rgba(238, 238, 238, 0.7);
  box-shadow: 0 0 10px 10px rgba(238, 238, 238, 0.7);
}
.real_prodejce_foto {
  float: left;
  border: 2px solid #948154;
  box-sizing: border-box;
  margin: 5px 20px 5px 5px;
  overflow: hidden;
  width: 120px;
  transition: 200ms ease;
}
.real_prodejce_foto img {
  max-width: 100%;
}
span.info11_cena {
  display: block;
  font-size: 0;
  background: #000;
  text-align: center;
  text-decoration: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 4px;
}
span.info11_cena strong {
  font-size: 18px;
  color: #000;
}
@media (max-width: 1199px) {
  .col-6 {
    flex: none !important;
    max-width: 100% !important;
  }
  .col-6 img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .odstavec > div {
    float: none;
    width: 100%;
  }
  .odstavec > div img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  article[data-homepage] .banner .container .col-6:nth-of-type(1),
  article[data-homepage] .banner .container .col-6:nth-of-type(2) {
    max-width: 100% !important;
  }
  .attachment_reality .line {
    grid-template-columns: repeat(2, 1fr);
  }
  header .nav-wrapper ul li a {
    font-size: 16px;
  }
  header .container,
  header .col-12 {
    max-width: 100%;
  }
}
@media (max-width: 1099px) {
  header .nav-wrapper ul li a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  article[data-aktuality] .jeden_o img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .hypocalc_i {
    background: #eee !important;
  }
  .reality_box.reality_box1 {
    width: 100%;
  }
  .reality_box.reality_box2 {
    width: 100%;
  }
  .reality_box.reality_box1 .real_cena_info,
  .reality_box.reality_box1 .bigtext_nadpis {
    display: block;
    text-align: center;
  }
  .reality_box.reality_box2 .real_cena_info,
  .reality_box.reality_box2 .bigtext_nadpis {
    display: none;
  }
  header .nav-wrapper nav {
    width: 100%;
  }
  header .nav-wrapper nav ul {
    display: block;
  }
  header .nav-wrapper nav ul li {
    margin-bottom: 1rem;
  }
  header .nav-wrapper nav ul li a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .attachment_reality .line {
    grid-template-columns: 1fr;
  }
}
/*# sourceMappingURL=style.css.map */