/* --------------------------------------------------------------------
* Template Main Stylesheet
* 
* Template:     TESLA
* Author:       martin.Fajnor.eu
* URL:          https://reco.sk/
*
-------------------------------------------------------------------- */

.tt-main-menu-list > li > a, .tt-main-menu-list > li > .tt-submenu-trigger > a { font-size: 16px; padding: 0px 5px; }
.page-scrolled .tt-header-inner {  padding: 20px 15px 10px;  }
.body-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 999;
}

@media (min-width: 1024px) {
    .hide-on-desktop { display: none }
}
.tt-heading-title + p, .tt-heading-subtitle + p {  margin-top: 40px; }
p { font-size: clamp(14px, 1.6vw, 16px); opacity: .9; }

h1.tesla-ph-caption-title { font-size: clamp(64px, 6vw, 74px); line-height: 1 }
h2.tesla-ph-caption-title { font-size: clamp(52px, 6vw, 52px); line-height: 1 }
.tt-heading-title { position: relative; margin: 0; font-size: clamp(42px, 6vw, 52px); font-weight: 500; line-height: 1;
    color: #fff;
}
body.kontakt .section-kontakt-navstivte .tt-heading-title,
body.kontakt .section-kontakt-navstivte .tt-heading p,
body.kontakt .section-kontakt-navstivte .tt-heading a {
    color: var(--tt-darkgreen-color);
}
.nadvlnka::after { content: ""; position: absolute; top: -90px; left: 0; width: 54px; height: 16px;
    background-image: url(../img/vlnka-tesla.svg);
}
body.page .nadvlnka::after,
body.post .nadvlnka::after,
body.homepage .nadvlnka::after { top: -50px }
body.page .tesla-ph-caption-title.nadvlnka::after { top: -30px; }

.scr-btn-text { font-size: clamp(65px, 6vw, 71px);  }
.header-badge {	position: absolute;	width: 300px; height: 300px; left: calc(50% - 150px); top: 35%; z-index: 999;  }
.tt-scroll-down { position: absolute; bottom: unset; top: 47%; left: 4%; z-index: 999;  }
.scrollbar-thumb {
    opacity: .25;
    transition: opacity 0.2s ease-in-out;
    background:  var(--tt-darkgreen-color) !important;
}

.velkavlna img { margin-top: -2px; width: 100% }
a[href^="mailto:"] {
    text-decoration: underline;
}

/* ------------------------------------------------------------- *
 * tt-btn- ***
/* ------------------------------------------------------------- */
.tt-btn { height: 40px; padding: 0; margin: 15px 5px 15px 0; } 
.tt-btn.tt-btn-bigtext { height: 52px; padding: 0; } 
.tt-copyright .tt-btn-link { padding: 0;}
.tt-btn > a,
.tt-btn > span:not(.tt-btn-icon)  { padding: 0 30px; width: 100% }

.tt-btn.no-data-hover,
.tt-btn.no-data-hover > * {
    transition: all .4s ease;
}
.tt-btn.no-data-hover:hover  {
    background-color: var(--tt-darkgreen-color);
}
.tt-btn.no-data-hover.tt-btn-primary:not([disabled]):hover,
.tt-btn.no-data-hover.tt-btn-dark:not([disabled]):hover {
    background-color: var(--tt-bonewhite-color);
}
.tt-btn.no-data-hover.tt-btn-light:hover,
.tt-light-section .tt-btn.no-data-hover.tt-btn-dark:not([disabled]):hover  {
    background-color: var(--tt-gold-color);
}
.tt-btn.no-data-hover.tt-btn-light-outline:hover {
    background-color: var(--tt-bonewhite-color);
}
.tt-light-section .tt-btn.no-data-hover.tt-btn-light-outline:hover {
    background-color: var(--tt-darkgreen-color);
}
.tt-btn.no-data-hover:hover > * {
    transform: translate3d(0, 0, 0);
}
.tt-btn.no-data-hover:not([disabled]):hover > *,
.tt-btn.no-data-hover:not([disabled]):hover > *::after {
    color: var(--tt-darkgreen-color);
}
.tt-btn.no-data-hover.tt-btn-light:hover > *,
.tt-btn.no-data-hover.tt-btn-light:hover > *::after {
    color: var(--tt-bonewhite-color);
}
.tt-light-section .tt-btn.no-data-hover.tt-btn-light-outline:hover > *,
.tt-light-section .tt-btn.no-data-hover.tt-btn-light-outline:hover > *::after {
    color: var(--tt-bonewhite-color);
}

#btn-scrollable { font-size: 16px; height: 52px; }
body.flats-page #btn-scrollable.tt-btn.no-data-hover,
body.blog-page #btn-scrollable.tt-btn.no-data-hover,
body.blog-post #btn-scrollable.tt-btn.no-data-hover,
body.kontakt #btn-scrollable.tt-btn.no-data-hover,
#tt-header.page-scrolled #btn-scrollable.tt-btn.no-data-hover  {
    box-shadow: inset 0 0 0 0 var(--tt-bonewhite-color);
    background-color: var(--tt-gold-color);
}
body.flats-page #btn-scrollable.tt-btn.no-data-hover > *,
body.blog-page #btn-scrollable.tt-btn.no-data-hover > *,
body.blog-post #btn-scrollable.tt-btn.no-data-hover > *,
body.kontakt #btn-scrollable.tt-btn.no-data-hover > *,
#tt-header.page-scrolled #btn-scrollable.tt-btn.no-data-hover > * { 
    color: var(--tt-darkgreen-color);
}
#tt-header.page-scrolled #btn-scrollable.tt-btn.no-data-hover:hover { 
    background-color: var(--tt-bonewhite-color);
}
#tt-header.page-scrolled #btn-scrollable.tt-btn.no-data-hover:hover > * { 
    color: var(--tt-darkgreen-color);
}

.tt-main-menu-list .tt-main-menu-item .tt-btn { font-size: 16px; height: 52px; margin: 0; }
.tt-main-menu-list .tt-main-menu-item .tt-btn.scrolled:hover { 
    background-color: var(--tt-darkgreen-color);
}
.tt-main-menu-list .tt-main-menu-item .tt-btn.scrolled:hover > * { 
    color: var(--tt-bonewhite-color);
}
.tt-btn-light {
    background-color: #fff;
}
.tt-btn-light-outline {
    box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color);
}
.tt-btn-dark-outline {
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
}
.tt-light-section .tt-btn-light-outline {
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
}



/* ------------------------------------------------------------- *
 * MENU
/* ------------------------------------------------------------- */
.tt-main-menu-list { display: flex; align-items: center; padding: 20px 0 15px; }
.tt-main-menu-item .tt-btn-light-outline {
    box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color);
}
.menu-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
}
.no-scroll { overflow: hidden; }
.tt-hamburger-menu { position: relative; }
.tt-btn-hamburger { position: relative; width: 52px; height: 52px; border: none; border-radius: 26px; cursor: pointer; z-index: 9999; padding: 0;
    background-color: #fff;
}
.tt-btn-hamburger.active {
    background-color: var(--tt-darkgreen-color);
}
.hamburger-icon { position: relative; }
.hamburger-icon span { position: relative; width: 16px; left: calc(50% - 8px); height: 2px; display: block; margin: 5px 0;
    background-color: var(--tt-darkgreen-color);
}
.hamburger-icon span:before, 
.hamburger-icon span:after { content: ''; width: 16px; height: 2px; position: absolute; transform: rotate(0deg); transition: all 0.3s ease-out;
    background-color: var(--tt-darkgreen-color);
}
.hamburger-icon span:before { top: -5px; left: 0;  }
.hamburger-icon span:after { top: 5px; left: 0;  }

.tt-btn-hamburger:hover .hamburger-icon span,
.tt-btn-hamburger.active .hamburger-icon span  { 
    background-color: transparent; 
} 

.tt-btn-hamburger:hover .hamburger-icon span:before,
.tt-btn-hamburger.active .hamburger-icon span:before  { top: 0; transform: rotate(-45deg); } 
.tt-btn-hamburger:hover .hamburger-icon span:after,
.tt-btn-hamburger.active .hamburger-icon span:after  { top: 0; transform: rotate(45deg); }
.tt-btn-hamburger.active .hamburger-icon span:before,
.tt-btn-hamburger.active .hamburger-icon span:after {
    background-color: #fff; 
}

.tt-hamburger-submenu { display: none; position: absolute; top: -25px; right: -32px; width: 500px; height: 100vh;
    background-color: var(--tt-bonewhite-color);
    z-index: 1000;
}
/* Chrome only: */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
    .tt-header-fixed.page-scrolled .tt-hamburger-submenu { top: -20px; }
    .tt-header-fixed:not(.page-scrolled) .tt-hamburger-submenu { top: -30px; }
}
@-moz-document url-prefix() {
    .tt-header-fixed.page-scrolled .tt-hamburger-submenu { top: -30px; }
    .tt-header-fixed:not(.page-scrolled) .tt-hamburger-submenu { top: -40px; }
}


.tt-hamburger-submenu-inner { padding: 116px 60px }
.tt-hamburger-submenu-inner ul { list-style: none; padding: 0; margin: 0; }
.tt-hamburger-submenu-inner ul li { padding: 14px 10px; }
.tt-hamburger-submenu-inner ul li a { font-size: 28px; font-weight: 500; line-height: 100%; 
    color: var(--tt-darkgreen-color);
}
.tt-hamburger-submenu-inner ul li:hover a {
    color: var(--tt-gold-color);
}
.tt-main-menu-list .tt-main-menu-item .tt-hamburger-submenu-buttons { display: flex; flex-direction: column; max-width: 300px; }
.tt-main-menu-list .tt-main-menu-item .tt-hamburger-submenu-buttons .tt-btn { font-size: 16px; height: 52px; margin: 5px; }
.tt-hamburger-submenu-inner .tt-btn-light-outline {
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
}
.tt-hamburger-submenu-inner .tt-btn-light-outline a {
    color: var(--tt-darkgreen-color);
}
.tt-hamburger-submenu-vnka  { display: block; height: 130px; padding: 70px 0 126px }
.tt-hamburger-submenu-vnka img { position: absolute; width: 450px;  }
.tt-main-menu-list .tt-main-menu-item .tt-hamburger-submenu-social { position: absolute; bottom: 10vh }
.tt-main-menu-list .tt-main-menu-item .tt-hamburger-submenu-social .tt-btn { height: 40px; margin: 0 5px 0 0;  }
.tt-main-menu-list .tt-main-menu-item .tt-hamburger-submenu-social .tt-btn > a { font-size: 13px; padding: 0 17px; }
.tt-hamburger-submenu-inner .tt-btn.tt-btn-light-outline.no-data-hover:not([disabled]):hover { 
    background-color: var(--tt-darkgreen-color);
}
.tt-hamburger-submenu-inner .tt-btn.tt-btn-light-outline.no-data-hover:not([disabled]):hover > * { 
    color: var(--tt-bonewhite-color);
}
.tt-hamburger-submenu-inner .tt-btn.tt-btn-dark.no-data-hover:not([disabled]):hover { 
    background-color: var(--tt-gold-color);
}
.tt-hamburger-submenu-inner .tt-btn.tt-btn-dark.no-data-hover:not([disabled]):hover > * { 
    color: var(--tt-darkgreen-color);
}


/* ------------------------------------------------------------- *
 * Hero pinned section
/* ------------------------------------------------------------- */
.tesla-page-header { position: relative; /*height: 100vh;*/ }
.tesla-page-header .tesla-ph-image { position: absolute; display: flex; align-items: center; top: 0; bottom: 0; height: 100%; width: 50vw;  }
.tesla-page-header .tesla-ph-image-inner { width: 100%; height: 100%; display: flex; }
.home #page-header { height: 200vh }
.points-wrapper { width: 100vw; height: 100vh; display: flex; flex-direction: column;  }
.point { position: relative; height: 100vh; width: 100%; display: flex; align-items: center; overflow: hidden;    }
.point img  { max-width: 50vw; width: 50vw; height: 100%; object-fit: cover; object-position: 50% 50%;    }
.point svg { position: absolute; max-width: 50vw; width: 50vw; height: 100%; object-fit: cover; object-position: 50% 50%;    }
.point svg image  { max-width: 50vw; width: 50vw; width: 100%; object-fit: cover; object-position: 50% 50%;    }
.split { width: 50%; height: 100vh; position: fixed; z-index: 1; top: 0; overflow: hidden;    }

.left { left: 0; width: 50%; z-index: 0; overflow: hiddent;  }

.right { right: 0; width: 50%; z-index: 0; overflow: hiddent; background: white;   }

.tesla-ph-caption { position: absolute; top: 50%;
    left: calc(1268px - 50vw);
    left: calc((100vw - 1268px)/2);
    max-width: 634px;
    transform: translate(0, -50%);
    padding: 0 25px 0 0;
}
/*.second { visibility: hidden; opacity: 0 }*/
.second .tesla-ph-image-inner {
    background-color: var(--tt-gold-color);
}

.pin-spacer { padding: 0; }
svg#golden_svg { display: none; position: relative; display: block; }

#golden_path,#golden_path2,#golden_path_mask{  visibility:inherit; }
/*
.points-wrapper,
.point.first .split.right,
.point.second .split.right { position: fixed; top: 0 }
.point.first .split.left,
.point.first .split.right { opacity: 0, transform: translateY(0); }
.point.second .split.left { opacity: 1, transform: translateY(0); z-index: 999 }
.point.second .split.right { opacity: 1, transform: translateY(0); z-index: 999 }
*/


/* ------------------------------------------------------------- *
 * Page-header VIDEO
/* ------------------------------------------------------------- */
#page-header .ph-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
#page-header .ph-video video { width: 100%; height: 100%; object-fit: cover;  }
#page-header .ph-video-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(35, 31, 32, 0.54); /* Change the color and opacity as needed */
  z-index: 1; /* Ensure overlay is over the video but behind the content */
}

.section-footer-video .tt-video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; z-index: -1; }
.section-footer-video .tt-video video { width: 100%; height: 100%; object-fit: cover;  }
.section-footer-video .tt-video-overlay { position: absolute; top: 50%; left: 0; width: 100%; height: 50%;
  z-index: 1; /* Ensure overlay is over the video but behind the content */
  background-image:
    linear-gradient(to bottom, rgba(21, 59, 58, 0.05), rgba(21, 59, 58, 1))
}
.section-footer-video .tt-image { visibility: hidden; opacity: 0 }

/* ------------------------------------------------------------- *
 * Post
/* ------------------------------------------------------------- */
body.post #tt-header {
    background-color:  var(--tt-darkgreen-color);
}
body.post .tt-header-inner { padding: 20px 15px 10px; }
.post-featured-image img { width: 100% }
.post-category p { padding: 5px 14px; margin: 25px 0; width: fit-content;
    background-color: #D7D1C4;
}   
.post-summary button.tt-btn-light-outline { margin: 0; 
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
}
.tesla-post-header {
    background-color: var(--tt-bonewhite-color);
}
body.post .ph-caption-title {
  font-size: clamp(38px, 5vw, 52px);
  color: var(--tt-darkgreen-color);
  padding: 15px 0 0;
}
body.post .ph-caption .nadvlnka::after { top: -32px; }
body.post .ph-caption p {
  color: var(--tt-darkgreen-color);
}
body.post #page-header .post-header-inner { padding-top: 0px; padding-bottom: 0px; margin: 205px auto 0 }
body.post .section-blog .post-featured-image { padding: 32px 0 }

.post-title { min-height: 120px; }

.post-content h2,
.post-content h3 { font-size: 32px }
.post-content p,
.post-content a,
.post-content ul,
.post-content ol,
.post-content span { font-size: 16px }
.post-content .citacia { position: relative; padding: 40px 0 0; font-size: 26px }
.post-content .citacia:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 54px;
  height: 16px;
  background-image: url(../img/vlnka-tesla.svg);
}
.post-content .list { font-size: 16px }
.post-content .list.no-bull { list-style-type: none; padding: 0 0 0 24px; }
.post-content img { padding: 32px 0 }

.news-heading .tt-heading {  margin-bottom: 60px; }

.homepage-header-social { position: absolute; left: 32px; bottom: 32px; }
.homepage .ph-caption-title { font-size: clamp(96px, 5vw, 96px); padding: 32px 0; }
.homepage .ph-caption p { font-size: 20px; }
.homepage .ph-caption-home-button .tt-btn.tt-btn-bigtext  { height: 64px }
.homepage .ph-caption-home-button .tt-btn.tt-btn-bigtext a { font-size: 20px; padding: 20px 32px }



.badge {
    position: absolute;
    width: 200px;
    height: 200px;
    top: -50px;
  left: calc(50% - 450px);
    transform: rotate(-10deg);
}

/* ------------------------------------------------------------- *
 * Page & Flat detail
/* ------------------------------------------------------------- */

.tt-white-section {
    background-color: #fff;
}
body.flats-page #tt-header,
body.blog-page #tt-header, 
body.kontakt #tt-header  {
    background-color:  var(--tt-darkgreen-color);
}
body.page .tt-header-inner { padding: 20px 32px 10px; }
body.page .ph-caption-title { font-weight: bold; font-weight: 500; line-height: 1; letter-spacing: -2px; padding: 52px 0;
    color: #fff; 
}
body.flats-page .ph-caption-title { font-size: clamp(38px, 5vw, 52px); font-weight: bold; font-weight: 500; line-height: 1; letter-spacing: -2px; padding: 52px 0;
    color:  var(--tt-darkgreen-color); 
}
body.flats-page .tt-header-inner,
body.blog-page .tt-header-inner, 
body.kontakt .tt-header-inner  { padding: 10px 24px; }
body.flats-page #page-header .page-header-inner { padding-top: 0px; padding-bottom: 0px; margin: 125px auto 0 }

.flats-page .ph-caption-title-wrap { display: flex; justify-content: space-between; align-items: center; }

.ph-page-nav,
.ph-flat-detail-nav {  font-size: 14px; display: flex; align-items: center; justify-content: space-between;  }
.ph-page-nav { padding-bottom: 20px;
    border-bottom: 1px solid #C0BBAF;
}
body.page #page-header.ph-bg-image .page-header-inner {
    padding-top: 440px;
    padding-bottom: 20px;
}

body.page .ph-caption-vnka { position: absolute; right: -119px; top: 40% }
body.page .ph-caption-vnka img { width: 500px }

.section-vyborna-lokalita:before { position: absolute; content: ""; width: 30vw; height: 100%; top: 0; right: 0; 
    background-color: var(--tt-bonewhite-color);
}

body.page .section-vyborna-lokalita .tt-row,
body.page .section-vysoky-standard .tt-row,
body.page .section-lokalita .tt-row,
body.page .section-pomoc_s_financovanim .tt-row,
body .section-kontakt .tt-row,
body.kontakt .section-kontakt-navstivte .tt-row { align-items: center; }

/* .flat-detail
=================== */
.ph-flat-detail-nav-spat a { display: flex; gap: 10px; align-items: center; font-size: 14px }
.flat-detail-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 27px;
  border: 1px solid var(--tt-darkgreen-color);
  background-color: var(--tt-bonewhite-color);
  transition: background .3s ease;
}
.flat-detail-prev:hover { 
    border: 1px solid var(--tt-darkgreen-color);
    background-color: var(--tt-darkgreen-color); 
}
.flat-detail-prev [class*="tt-arrow"]::before { position: absolute; display: block; content: ""; left: 0; width: 7px; height: 2px; 
    box-shadow: inset 0 0 0 40px;
}
.flat-detail-prev [class*="tt-arrow"] { width: 12px;
    color: var(--tt-darkgreen-color);
    transition: color .3s ease;
}
.flat-detail-prev:hover [class*="tt-arrow"] {
    color: var(--tt-bonewhite-color);
}
.flat_detail-draw { position: relative; min-height: 600px; padding: 0;
    background-color: #fff;
}
.flat_detail-draw img.podorys { width: 100%; padding: 32px 0 90px; }

.flat_detail-orientation { position: absolute; top: 32px; left: 32px; }
.flat_detail-orientation img { width: 40px; }
.flat_detail-orientation strong { font-size: 9px; }

.flat_detail-draw-nav { position: absolute; bottom: 16px; right: 32px; }
.flat_detail-draw-nav img.flat_detail-draw-s { float:right; margin: 0 0 10px; padding: 0; width: 180px }
.flat_detail-draw-nav img.flat_detail-draw-ps { float:right; margin: 0 0 10px 25px; padding: 0; width: 88px }

.download-pdf-button,
.vr-show-button { position: absolute; left: 32px; bottom: 32px }
.download-pdf-button .tt-btn,
.vr-show-button .tt-btn { margin: 0 }
.download-pdf-button .tt-btn > a,
.vr-show-button .tt-btn > a {
    padding: 0 24px;
}

.flat_detail-info-buttons-row { display: flex; gap: 10px; }
.flat_detail-info-buttons-row .flat_detail-info-button { width: 50%; }

.flat_detail-info { padding: 0 0 0 25px }
.flat_detail-info-badges { display: flex; gap: 10px; margin: 0 0 32px }
.flat_detail-info-badge { font-size: 14px; font-weight: 500;
    padding: 9px 14px;
    color: #231F20;
    background-color: var(--tt-gold-color);
}
.flat_detail-info-badge[data-badge="1"]{
    background-color: #8A8782;
}
.white-badge {
    background-color: white;
}
.flat_detail-info p { font-size: clamp(14px, 1.6vw, 16px);
    color: #231F20;
}
.flat_detail-info-table { display: table; width: 100% }
.flat_detail-info-table > div { display: table-row; }
.flat_detail-info-table > div > p { display: table-cell; padding: 20px 12px; font-size: clamp(14px, 1.6vw, 16px); font-weight: 500; line-height: 1;
    border-top: 1px solid #C0BBAF; 
    color: #231F20;
}
.flat_detail-info-table > div > p:last-child { text-align: right; }
.flat_detail-info-table > div.flat_detail-info-table-vymera p { 
    border-top: 1px solid #231F20; 
    border-bottom: 1px solid #231F20; 
    background-color: #D7D1C4;
}
.flat_detail-info-table > div.flat_detail-info-table-price p { font-size: 32px; font-weight: 500; padding: 32px 0; border: none; }
.flat_detail-info-table > div.flat_detail-info-table-price p span { font-size: 14px; font-weight: 400; border: none; }
.flat_detail-info-button button { width: 100%; margin: 8px 0 }


/* .flats-similar
=================== */
.flats-similar-heading .tt-heading { margin: 0 }
.flats-similar-row { margin: 60px 0 }
.flats-similar-item { padding: 16px; }
.flats-similar-item-content { padding: 28px; 
    background-color: white;
}
.flats-similar-item-content a,
.flats-similar-item-content .flats-similar-info-badge { font-weight: 500;
    color: var(--tt-darkgreen-color);
}
.flats-similar-item-content p { font-weight: 400; line-height: 1; margin: 0;
    color: var(--tt-darkgreen-color);
}
.flats-similar-item-drawing img { width: 60%; display: block; margin: 0 auto; transition: all .4s ease }
.flats-similar-info-badges { display: flex; flex-direction: row; justify-content: space-between; align-items: center; margin: 0 0 }
.flats-similar-info-badges p { font-weight: 500; margin: 0 }
.flats-similar-info-badge { font-size: 14px; font-weight: 500; transition: all .4s ease;
    padding: 9px 14px;
    background-color: var(--tt-gold-color);
}
.flats-similar-item-text .cena { font-size: 24px; font-weight: 500; line-height: 1.2; margin: 5px 0 15px }
.flats-similar-item-button .tt-btn { width: 100%; margin: 0 }

.flats-similar-item:hover .flats-similar-item-content {
    background-color: var(--tt-gold-color);
}
.flats-similar-item:hover .flats-similar-info-badge {
    background-color: white;
}
.flats-similar-item-button .tt-btn:hover a {
    color: var(--tt-bonewhite-color) !important;
}
.section-floor-header,
.section-floor-table {
    background-color: #fff;
}

/* .pozrite-si
=================== */
.tt-hamburger-submenu-inner ul.menu-virtualna-prehliadka { position: relative; }
.tt-hamburger-submenu-inner ul.menu-virtualna-prehliadka p { font-size: 18px; font-weight: 700; margin: 40px 0 0;
    color: var(--tt-darkgreen-color);
}
.tt-hamburger-submenu-inner ul.menu-virtualna-prehliadka a { font-size: 18px; text-decoration: underline; cursor: pointer; transition: all .3s ease; }

.pozrite-si-buttons-wrap { position: relative; margin: 0 0 50px }
.pozrite-si-button { display: flex; justify-content: space-between; align-items: center; padding: 0 12px;
    border-bottom: 1px solid #153B3A;
}
.pozrite-si-button:first-child {
    border-top: 1px solid #153B3A;
}
.pozrite-si-button p { position: relative; width: fit-content; padding: 0 0 0 32px; margin: 0 }
.pozrite-si-button p::before { content: ""; position: absolute; width: 24px; height: 24px; left: 0; top: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_853_754' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_853_754)'%3E%3Cpath d='M11.0625 19.4125L6.0875 16.525C5.79583 16.35 5.56667 16.1216 5.4 15.8397C5.23333 15.5577 5.15 15.2445 5.15 14.9V9.175C5.15 8.8305 5.23333 8.51725 5.4 8.23525C5.56667 7.95342 5.79583 7.725 6.0875 7.55L11.0625 4.6625C11.3583 4.4875 11.6698 4.4 11.997 4.4C12.324 4.4 12.6375 4.4875 12.9375 4.6625L17.9125 7.55C18.2042 7.725 18.4333 7.95342 18.6 8.23525C18.7667 8.51725 18.85 8.8305 18.85 9.175V14.9C18.85 15.2445 18.7667 15.5577 18.6 15.8397C18.4333 16.1216 18.2042 16.35 17.9125 16.525L12.9375 19.4125C12.6417 19.5875 12.3302 19.675 12.003 19.675C11.676 19.675 11.3625 19.5875 11.0625 19.4125ZM11.075 17.2125V12.5625L7.025 10.25V14.8875L11.075 17.2125ZM12.95 17.2125L16.975 14.8875V10.25L12.95 12.5625V17.2125ZM2.25 7.1V4.125C2.25 3.60933 2.43358 3.16792 2.80075 2.80075C3.16792 2.43358 3.60933 2.25 4.125 2.25H7.1V4.125H4.125V7.1H2.25ZM7.1 21.75H4.125C3.60933 21.75 3.16792 21.5664 2.80075 21.1992C2.43358 20.8321 2.25 20.3907 2.25 19.875V16.9H4.125V19.875H7.1V21.75ZM16.9 21.75V19.875H19.875V16.925H21.75V19.875C21.75 20.3907 21.5664 20.8321 21.1992 21.1992C20.8321 21.5664 20.3907 21.75 19.875 21.75H16.9ZM19.875 7.1V4.125H16.9V2.25H19.875C20.3907 2.25 20.8321 2.43358 21.1992 2.80075C21.5664 3.16792 21.75 3.60933 21.75 4.125V7.1H19.875ZM12 10.9125L16 8.6125L12 6.3L8 8.6125L12 10.9125Z' fill='%23153B3A'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.vr-show-button span { position: relative; padding: 0 12px 0 42px; }
.vr-show-button span::before { content: ""; position: absolute; width: 24px; height: 24px; left: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_853_754' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_853_754)'%3E%3Cpath d='M11.0625 19.4125L6.0875 16.525C5.79583 16.35 5.56667 16.1216 5.4 15.8397C5.23333 15.5577 5.15 15.2445 5.15 14.9V9.175C5.15 8.8305 5.23333 8.51725 5.4 8.23525C5.56667 7.95342 5.79583 7.725 6.0875 7.55L11.0625 4.6625C11.3583 4.4875 11.6698 4.4 11.997 4.4C12.324 4.4 12.6375 4.4875 12.9375 4.6625L17.9125 7.55C18.2042 7.725 18.4333 7.95342 18.6 8.23525C18.7667 8.51725 18.85 8.8305 18.85 9.175V14.9C18.85 15.2445 18.7667 15.5577 18.6 15.8397C18.4333 16.1216 18.2042 16.35 17.9125 16.525L12.9375 19.4125C12.6417 19.5875 12.3302 19.675 12.003 19.675C11.676 19.675 11.3625 19.5875 11.0625 19.4125ZM11.075 17.2125V12.5625L7.025 10.25V14.8875L11.075 17.2125ZM12.95 17.2125L16.975 14.8875V10.25L12.95 12.5625V17.2125ZM2.25 7.1V4.125C2.25 3.60933 2.43358 3.16792 2.80075 2.80075C3.16792 2.43358 3.60933 2.25 4.125 2.25H7.1V4.125H4.125V7.1H2.25ZM7.1 21.75H4.125C3.60933 21.75 3.16792 21.5664 2.80075 21.1992C2.43358 20.8321 2.25 20.3907 2.25 19.875V16.9H4.125V19.875H7.1V21.75ZM16.9 21.75V19.875H19.875V16.925H21.75V19.875C21.75 20.3907 21.5664 20.8321 21.1992 21.1992C20.8321 21.5664 20.3907 21.75 19.875 21.75H16.9ZM19.875 7.1V4.125H16.9V2.25H19.875C20.3907 2.25 20.8321 2.43358 21.1992 2.80075C21.5664 3.16792 21.75 3.60933 21.75 4.125V7.1H19.875ZM12 10.9125L16 8.6125L12 6.3L8 8.6125L12 10.9125Z' fill='%23153B3A'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.vr-show-menu-button a  { position: relative; padding: 0 12px 0 42px; }
.vr-show-menu-button a::before  { content: ""; position: absolute; width: 24px; height: 24px; left: 12px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_853_754' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_853_754)'%3E%3Cpath d='M11.0625 19.4125L6.0875 16.525C5.79583 16.35 5.56667 16.1216 5.4 15.8397C5.23333 15.5577 5.15 15.2445 5.15 14.9V9.175C5.15 8.8305 5.23333 8.51725 5.4 8.23525C5.56667 7.95342 5.79583 7.725 6.0875 7.55L11.0625 4.6625C11.3583 4.4875 11.6698 4.4 11.997 4.4C12.324 4.4 12.6375 4.4875 12.9375 4.6625L17.9125 7.55C18.2042 7.725 18.4333 7.95342 18.6 8.23525C18.7667 8.51725 18.85 8.8305 18.85 9.175V14.9C18.85 15.2445 18.7667 15.5577 18.6 15.8397C18.4333 16.1216 18.2042 16.35 17.9125 16.525L12.9375 19.4125C12.6417 19.5875 12.3302 19.675 12.003 19.675C11.676 19.675 11.3625 19.5875 11.0625 19.4125ZM11.075 17.2125V12.5625L7.025 10.25V14.8875L11.075 17.2125ZM12.95 17.2125L16.975 14.8875V10.25L12.95 12.5625V17.2125ZM2.25 7.1V4.125C2.25 3.60933 2.43358 3.16792 2.80075 2.80075C3.16792 2.43358 3.60933 2.25 4.125 2.25H7.1V4.125H4.125V7.1H2.25ZM7.1 21.75H4.125C3.60933 21.75 3.16792 21.5664 2.80075 21.1992C2.43358 20.8321 2.25 20.3907 2.25 19.875V16.9H4.125V19.875H7.1V21.75ZM16.9 21.75V19.875H19.875V16.925H21.75V19.875C21.75 20.3907 21.5664 20.8321 21.1992 21.1992C20.8321 21.5664 20.3907 21.75 19.875 21.75H16.9ZM19.875 7.1V4.125H16.9V2.25H19.875C20.3907 2.25 20.8321 2.43358 21.1992 2.80075C21.5664 3.16792 21.75 3.60933 21.75 4.125V7.1H19.875ZM12 10.9125L16 8.6125L12 6.3L8 8.6125L12 10.9125Z' fill='%23153B3A'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.tt-btn-icon.hovered::before { 
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_853_754' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23EAE7DC'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_853_754)'%3E%3Cpath d='M11.0625 19.4125L6.0875 16.525C5.79583 16.35 5.56667 16.1216 5.4 15.8397C5.23333 15.5577 5.15 15.2445 5.15 14.9V9.175C5.15 8.8305 5.23333 8.51725 5.4 8.23525C5.56667 7.95342 5.79583 7.725 6.0875 7.55L11.0625 4.6625C11.3583 4.4875 11.6698 4.4 11.997 4.4C12.324 4.4 12.6375 4.4875 12.9375 4.6625L17.9125 7.55C18.2042 7.725 18.4333 7.95342 18.6 8.23525C18.7667 8.51725 18.85 8.8305 18.85 9.175V14.9C18.85 15.2445 18.7667 15.5577 18.6 15.8397C18.4333 16.1216 18.2042 16.35 17.9125 16.525L12.9375 19.4125C12.6417 19.5875 12.3302 19.675 12.003 19.675C11.676 19.675 11.3625 19.5875 11.0625 19.4125ZM11.075 17.2125V12.5625L7.025 10.25V14.8875L11.075 17.2125ZM12.95 17.2125L16.975 14.8875V10.25L12.95 12.5625V17.2125ZM2.25 7.1V4.125C2.25 3.60933 2.43358 3.16792 2.80075 2.80075C3.16792 2.43358 3.60933 2.25 4.125 2.25H7.1V4.125H4.125V7.1H2.25ZM7.1 21.75H4.125C3.60933 21.75 3.16792 21.5664 2.80075 21.1992C2.43358 20.8321 2.25 20.3907 2.25 19.875V16.9H4.125V19.875H7.1V21.75ZM16.9 21.75V19.875H19.875V16.925H21.75V19.875C21.75 20.3907 21.5664 20.8321 21.1992 21.1992C20.8321 21.5664 20.3907 21.75 19.875 21.75H16.9ZM19.875 7.1V4.125H16.9V2.25H19.875C20.3907 2.25 20.8321 2.43358 21.1992 2.80075C21.5664 3.16792 21.75 3.60933 21.75 4.125V7.1H19.875ZM12 10.9125L16 8.6125L12 6.3L8 8.6125L12 10.9125Z' fill='%23EAE7DC'/%3E%3C/g%3E%3C/svg%3E%0A");
}

/* .vysoky-standard
=================== */
.vysoky-standard-vnka { position: absolute; bottom: 0; right: -125px; width: 503px; }
.vysoky-standard-vnka img { width: 503px  }



/* .benefity-byvania
=================== */
.section-benefity-byvania { padding: 0 0 100px; }
.benefity-byvania-row { flex-direction: row; }
.benefity-byvania-item { flex: 1; padding: 16px; }
.benefity-byvania-item .benefity-byvania-item-content { padding: 30px;
    background-color: #D7D1C4;
}
.benefity-byvania-item-content { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
.benefity-byvania-item-icon img { width: 48px; padding: 0 0 90px }
.benefity-byvania-item-text p { font-size: 24px; font-weight: 400; margin: 0; padding: 0 }
.benefity-byvania-row { padding: 32px 0 72px }


/* .kupa-bytu
=================== */
.section-kupa-bytu { padding: 0 0 100px; }
.kupa-bytu-row { flex-direction: row; }
.kupa-bytu-item { flex: 1; padding: 16px; }
.kupa-bytu-item .kupa-bytu-item-content { padding: 30px;
    background-color: #D7D1C4;
}
.kupa-bytu-item-content { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
.kupa-bytu-item-icon img { width: 48px; padding: 0 0 90px }
.kupa-bytu-item-text p { font-size: 17px; font-weight: 400; margin: 0; padding: 0 }
.kupa-bytu-row { padding: 32px 0 72px }


/* .kedy-mozete-byvat
=================== */
.section-kedy-mozete-byvat { padding: 0 0 100px; }
.kedy-mozete-byvat-row { flex-direction: row; }
.kedy-mozete-byvat-item { flex: 1; padding: 16px; height: 300px }
.kedy-mozete-byvat-item .kedy-mozete-byvat-item-content { padding: 30px;
    background-color: #D7D1C4;
}
.kedy-mozete-byvat-item-content { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }
.kedy-mozete-byvat-item-icon img { width: 48px; padding: 0 0 90px }
.kedy-mozete-byvat-item-text { height: 100%; display: flex; justify-content: space-between; flex-direction: column; }
.kedy-mozete-byvat-item-text p { font-size: 24px; font-weight: 400; margin: 0; padding: 0 }
.kedy-mozete-byvat-item-text p:last-child { font-weight: 700 }
.kedy-mozete-byvat-row { padding: 32px 0 72px }
.kedy-mozete-byvat-button .tt-btn { margin: 0 }


/* ------------------------------------------------------------- *
 * Galeria
/* ------------------------------------------------------------- */
.galeria-slider-wrap { --height: 632px; position: relative; width: 100%; height: var(--height); }
.galeria-slider-wrap-inner { position: absolute; height: var(--height); width: calc( ((100vw - 1298px)/2) + 1298px ); left: 0; top: 0;  }
.galeria-slider,
.galeria-slider .slick-list,
.galeria-slider .slick-track { display: flex; height: auto; width: 100%; height: 100%;  }
.galeria-slider .galeria-item { position: relative; width: 100%; height: var(--height); margin: 0 15px; display: flex; align-items: center; }
.galeria-slider .galeria-item img { width: 100%; display: block; margin: 0 auto 15vh;   }
.galeria-slider .slick-list { padding: 0 0 0 17% !important; }
.galeria-slider-nav-wrap { width: 100%; height: 125px; display: flex; justify-content: space-between; }
.galeria-slider-nav { position: relative; display: flex; gap: 10px;  }
.gal-nav { display: flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 27px;
    border: 1px solid var(--tt-bonewhite-color);
    background-color: var(--tt-darkgreen-color);
    transition: background .3s ease;
}
.gal-nav:hover { 
    border: 1px solid var(--tt-bonewhite-color);
    background-color: var(--tt-bonewhite-color); 
}
.gal-nav [class*="tt-arrow"]::before, [class*="tt-arrow"]::after { position: absolute; display: block; content: ""; left: 0; width: 7px; height: 2px;
    box-shadow: inset 0 0 0 40px;
}
.gal-nav [class*="tt-arrow"] {
    width: 12px;
    color: var(--tt-bonewhite-color);
    transition: color .3s ease;
}
.gal-nav:hover [class*="tt-arrow"] {
    color: var(--tt-darkgreen-color);
}
.galeria-slider-count { width: fit-content; }


/* ------------------------------------------------------------- *
 * Lokalita
/* ------------------------------------------------------------- */
.tt-lokalita { position: relative; max-width: 500px; }
.tt-lokalita-item { position: relative; }
.tt-lokalita > .tt-lokalita-item { 
    border-top: 1px solid var(--tt-darkgreen-color);
}
.tt-lokalita > .tt-lokalita-item:last-child {
    border-bottom: 1px solid var(--tt-darkgreen-color);
}
.tt-accordion-content { padding-bottom: 0px; }


/* Lokalita heading 
===================== */
.tt-lokalita-heading {  position: relative; cursor: pointer; }
.tt-loc-head { display: flex; padding: 20px 13% 18px 15px; }
.tt-accordion-content .tt-loc-head { padding: 20px 13% 20px 35px; }

.tt-loc-head-title { margin: 0; padding-left: 15px; font-size: 16px; font-weight: bold; font-weight: 500; line-height: 1.5;
    color: var(--tt-bonewhite-color);
    transition: color 0.3s;
}
.tt-accordion-content:not(.is-open) {
    display: none;
    border-top: 1px solid #153B3A33;
}
.tt-lokalita-item:not(.active) .tt-lokalita-heading:hover .tt-loc-head-title,
.tt-lokalita-item.active .tt-loc-head-title {
    color: var(--tt-bonewhite-color);
}
.tt-light-section .tt-loc-head-title {
    color: var(--tt-darkgreen-color);
}
.tt-light-section .tt-lokalita-item:not(.active) .tt-lokalita-heading:hover .tt-loc-head-title,
.tt-light-section .tt-lokalita-item.active .tt-loc-head-title {
    color: var(--tt-darkgreen-color);
}
@media (max-width: 991px) {
    .tt-loc-head-title { font-size: 14px; }
}

/* Lokalita heading min */
.tt-loc-min-wrap { position: absolute; top: 50%; right: 15px; display: flex; border-radius: 25px;
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
    transform: translate3d(0, -50%, 0);
}
.tt-loc-min { position: relative;  margin: 7px 14px; font-size: 13px;
    color: var(--tt-darkgreen-color);
    transition: all 0.3s;
}
/* Lokalita heading caret */
.tt-loc-caret-wrap { position: absolute; top: 50%; right: 0; transform: translate3d(0, -50%, 0); }
.tt-loc-caret-inner { position: relative; display: flex; justify-content: center; align-items: center; width: 60px; height: 60px; font-size: 18px; cursor: pointer; outline: none;
    color: var(--tt-darkgreen-color);
}
.tt-loc-caret { box-sizing: border-box; position: relative; display: block; transform: scale(var(--ggs,1)); width: 22px; height: 22px; border-radius: 100px; transform: rotate(45deg); transform-origin: center; transition: transform 0.3s ease-in-out;
    border: 1px solid transparent;
}
.tt-loc-caret:after { content: ""; position: absolute; right: 3px; top: 3px; width: 14px; height: 14px; display: block; box-sizing: border-box; 
    border-bottom: 2px solid;
    border-right: 2px solid;
}
.tt-accordion-item.active .tt-loc-caret { transform: rotate(-135deg); top: 4px; }
.tt-accordion-item:not(.active) .tt-accordion-heading:hover .tt-loc-caret {
    color: var(--tt-darkgreen-color);
}
.tt-accordion-item.active .tt-accordion-heading:hover .tt-loc-caret {
    color: var(--tt-darkgreen-color);
}

@media (max-width: 991px) {
    .tt-loc-caret { width: 22px; height: 22px; }
    .tt-loc-caret:after { width: 14px; height: 14px; }
}
.tt-lokalita-heading:hover,
.tt-lokalita-heading.active { 
    background-color: #153B3A14; 
}
.tt-lokalita-heading:hover .tt-loc-min-wrap,
.tt-lokalita-heading.active .tt-loc-min-wrap { 
    box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color); 
    background-color: var(--tt-darkgreen-color) }
.tt-lokalita-heading:hover .tt-loc-min-wrap .tt-loc-min,
.tt-lokalita-heading.active .tt-loc-min-wrap .tt-loc-min  {
    color: var(--tt-bonewhite-color);
}

/* Lokalita sizes 
=================== */
.tt-lokalita.tt-loc-sm .tt-loc-head-title {
    font-size: calc(24px + 0.1vw);
}

@media (min-width: 992px) {
    .tt-lokalita.tt-loc-lg .tt-loc-head-title {
        font-size: calc(24px + 1vw);
    }

    .tt-lokalita.tt-loc-xlg .tt-loc-head-title {
        font-size: calc(24px + 1.5vw);
    }

    .tt-lokalita.tt-loc-xxlg .tt-loc-head-title {
        font-size: calc(24px + 2vw);
    }
}



/*--------------------------------------------------
 Map
---------------------------------------------------*/       
.map-wrapper { position: relative; width: 100%; height: calc(100vh - 100px); left: -15px; padding: 0 }
.map-wrapper #map { position: absolute; mix-blend-mode: multiply; left: 0; top: 0; width: 50vw; height: 100%;   }

/* map= .gm-style
==================================== */
/*.gm-style .gm-style-iw-tc::after,
.gm-style .gm-style-iw.gm-style-iw-c { overflow: visible; padding: 0; border-radius: 8px;
    background-color: #223366;
    background-color: transparent;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,.3);
}
.gm-style .gm-style-iw-d { overflow: visible; !important; padding: 0 }*/
.gm-style .gm-style-iw-tc {
  -webkit-filter: drop-shadow(0 4px 2px rgba(0,0,0,.3));
  filter: drop-shadow(0 4px 2px rgba(0,0,0,.3));
}
.gm-style .gm-style-iw.gm-style-iw-c { 
    padding: 0 !important;
}
.gm-style .gm-style-iw-chr { position: absolute; right: 0; z-index: 1 }
.gm-style .gm-style-iw-d { overflow: hidden !important; }
.gm-style .tt-heading { font-family: 'filson-pro', sans-serif; font-size: 16px; line-height: 10px; margin: 15px 0 5px 0; 
    color: var(--tt-darkgreen-color); 
}
.gm-style .map-marker-content-text p { font-family: 'filson-pro', sans-serif; font-size: 16px; margin-bottom: 5px;
    color: var(--tt-darkgreen-color);  
}
.gm-style .gm-ui-hover-effect { top: 0 !important; right: 0 !important }
.gm-style .gm-ui-hover-effect > span {
    background-color: var(--tt-darkgreen-color);
}
.content-map-marker { text-align: center; padding: 20px 45px; border-radius: 8px; position: relative;
    /*box-shadow: 0 2px 7px 1px rgba(0,0,0,.3);*/
}
.content-map-marker.main {
    background-color: #fff;
}
.content-map-marker.green {
    background-color: #fff;
}
.content-map-marker::after {  content: ""; position: absolute; height: 6px; left: calc(50% - 6px); bottom: -6px; width: 12px; 
    background: #fff; 
    -webkit-clip-path: polygon(0 0,50% 100%,100% 0);
    clip-path: polygon(0 0,50% 100%,100% 0);
}
.content-map-marker img { margin: 15px 0 0  }

.map-marker-content-text .tt-btn { margin: 0 }
.map-marker-content-text .tt-btn > a { font-family: 'filson-pro', sans-serif; font-size: 16px; 
    color: var(--tt-darkgreen-color); 
}
.map-marker-content-text .tt-btn:hover > a { 
    color: var(--tt-gold-color); 
}

.map-marker-image { position: relative; overflow: hidden; border-radius: 8px; padding: 0; margin: 0; display: flex; max-width: 320px;  }
.gm-style img {  max-width: 100%;  }
.map-marker-info {  border-radius: 25px; width: fit-content; margin: 0 auto;
    /*box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color); */
}
.map-marker-content-text .map-marker-info p { font-family: 'filson-pro', sans-serif; font-size: 16px; margin-bottom: 0px; padding: 5px 14px;
    color: rgba(21, 59, 58, 0.50); 
}


/* map PROPERTY
=================== */
.property { position: relative; height: 30px; padding: 4px; font-size: 14px; display: flex; gap: 15px; justify-content: center; transition: all 0.3s ease-out; align-items: center; border-radius: 8px;
      background-color: transparent;
      color: #263238;
}
/*
.property::after { content: ""; position: absolute; width: 0; height: 0; left: 50%; top: 95%; transform: translate(-50%, 0); transition: all 0.3s ease-out;z-index: 1;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #FFFFFF;
}
*/
.property .icon { align-items: center; display: flex; justify-content: center; opacity: 1; visibility: visible; transition: all 0.3s ease-out;
    color: #FFFFFF;
}
.property .icon img { height: 52px; width: auto;}
.property .icon.main img { height: 80px; width: auto;}
.property .details { display: none; flex-direction: column; flex: 1; }
/*
 * Property styles in highlighted state.
 */
.property.highlight {  height: auto; width: auto; border-radius: 8px; padding: 8px 15px; 
    background-color: #FFFFFF;
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.2);
}
.property.highlight::after {
    border-top: 9px solid #FFFFFF;
}
.property.highlight .details { display: flex; }
.property.highlight .icon { opacity: 0; visibility: hidden;  }
.property.highlight .icon img { display: none;  }




/* ------------------------------------------------------------- *
 * Benefity
/* ------------------------------------------------------------- */
.benefity-heading { position: absolute; z-index: 9 }
.benefity-carousel-wrapper {  --benefit_height: calc(100vh - 100px); --benefit_maxheight: calc(100vh - 100px); position: relative; width: 100%; height: var(--benefit_height); max-height: var(--benefit_maxheight); }
.benefity-carousel-container { position: relative; width: 100%; height: var(--benefit_height); max-height: var(--benefit_maxheight); }

.benefity-left-slide-wrapper { position: relative; width: 50%; height: var(--benefit_height); max-height: var(--benefit_maxheight); display: block; overflow: hidden;  }
.benefity-left-slide-wrapper::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 20vh; z-index: 1;
    background-color: var(--tt-bonewhite-color);
}
.benefity-left-slide-wrapper::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 15vh; z-index: 1;
    background-color: var(--tt-bonewhite-color);
}
.benefity-left-slide { height: var(--benefit_height); max-height: var(--benefit_maxheight); width: 405px; position: absolute; top: 0; left: 0; transition: transform 0.5s ease-in-out;  }
.benefity-left-slide > div { position: absolute; top: 0; height: var(--benefit_height); max-height: var(--benefit_maxheight); width: 100%; display: block; padding: 33vh 0 0; }
.benefity-left-heading-title { font-size: clamp(32px, 1vw, 30px); }

.benefity-right-slide-wrapper { position: absolute; width: 50vw; height: var(--benefit_height); max-height: var(--benefit_maxheight); left: 50%; top: 0; overflow: hidden;   }
.benefity-right-slide {  height: var(--benefit_height); max-height: var(--benefit_maxheight); position: absolute; top: 0; left: 0; width: 100%; transition: transform 0.5s ease-in-out;   }

.benefity-right-slide > div { background-repeat: no-repeat; height: var(--benefit_height); max-height: var(--benefit_maxheight); width: 100%; background-size: cover; background-position: center center;  }
.benefity-right-slide  img { min-width: 50vw; height: auto; min-height: var(--benefit_height); max-height: var(--benefit_maxheight); object-fit: cover; transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); transform: scale(1.2); }
.benefity-right-slide .slick-active img { transform: scale(1); }

.benefity-carousel-nav { position: absolute; top: calc(33vh + 250px); width: 50%; height: 60px; padding: 50px 0 0; display: flex; gap: 10px; z-index: 9;  }
.benefity-nav { display: flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 27px;
    border: 1px solid var(--tt-darkgreen-color);
    background-color: var(--tt-bonewhite-color);
    transition: background .3s ease;
}
.benefity-nav:hover { 
    border: 1px solid var(--tt-darkgreen-color);
    background-color: var(--tt-darkgreen-color); 
}
.benefity-nav [class*="tt-arrow"]::before, [class*="tt-arrow"]::after { position: absolute; display: block; content: ""; left: 0; width: 7px; height: 2px; 
    box-shadow: inset 0 0 0 40px;
}
.benefity-nav [class*="tt-arrow"] {
    width: 12px;
    color: var(--tt-darkgreen-color);
    transition: color .3s ease;
}
.benefity-nav:hover [class*="tt-arrow"] {
    color: var(--tt-bonewhite-color);
}

.benefity-vlnka-velka { position: absolute; top: 30%; left: calc(50% - 148px); z-index: 99;  }

body.home .section-moderna-architektura .image-inner { position: absolute; width: 120%; right: -15px; }


.section-moderna-architektura .bg-image .image-inner img { position: absolute; top: -10%; right: 0; max-width: 110%; width: 110% }

/* .ponuka-byvania
=================== */

.budova-komplet-image-wrap { padding: 90px 0 0 }

/* .filters
=================== */
.filters { padding: 32px 0; 
    background-color: #fff;
}
.filters form { display: flex; justify-content: space-between; align-items: center; gap: 20px }
.form-group label { height: 40px; margin: 0 }
.form-check-wrap { display: flex; gap: 5px; }
.form-check input[type="radio"] {  display: none; transition: all .4s ease; }
.form-check label { display: flex; min-width: 40px; height: 40px; justify-content: center; align-items: center; padding: 4px 11px; font-size: 15px; font-weight: 400; cursor: pointer; transition: all .4s ease; white-space: nowrap; 
    color: #231F20;
    border: 1px solid #231F20;
}
/*.form-check input[type="radio"]:checked+label,*/
.form-check input[type="radio"]:hover+label,
.form-check.active label {
    background-color: var(--tt-gold-color);
}
.form-check-status .form-check:nth-child(2) input[type="radio"]:hover+label,
.form-check-status .form-check.active:nth-child(2) label  {
    background-color: #8A8782;
}  
.form-check-status .form-check:nth-child(3) input[type="radio"]:hover+label,
.form-check-status .form-check.active:nth-child(3) label  {
    background-color: #D8A29E;
}  
.form-check-status .form-check:nth-child(4) input[type="radio"]:hover+label,
.form-check-status .form-check.active:nth-child(4) label  {
    background-color: #84948E;
}  

.price-input { width: 100%; max-width: 650px; height: 40px; display: flex; margin: 0; }
.price-input .field { position: relative; display: flex; width: 100%; max-width: 120px; height: 40px; align-items: center; }
.price-input .field span { position: absolute; left: 11px; font-size: 13px; line-height: 1; 
    color: #231F20;
}
.price-input .field::after { content: "€"; position: absolute; right: 11px; font-size: 13px; line-height: 1; 
    color: #231F20;
}
.price-input .field input { min-width: 40px; height: 40px; padding: 4px 21px 4px 32px; display: flex; justify-content: center; align-items: center; outline: none; font-size: 15px; font-weight: 400; text-align: center; -moz-appearance: textfield; cursor: pointer; transition: all .4s ease;
    color: #231F20;
    border: 1px solid #231F20;
    background-color: #ECEFEF;
}
.price-input input[type="number"]::-webkit-outer-spin-button,
.price-input input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.price-input .separator { padding: 20px; width: 400px; position: relative; }
.price-input .slider { height: 2px; position: relative; border-radius: 5px;
    background-color: #ddd; 
}
.price-input .slider .progress { height: 100%; left: 25%; right: 25%; position: absolute; border-radius: 5px;
    background-color: var(--tt-darkgreen-color);
}
.price-input .range-input { position: relative;  }
.price-input .range-input input { position: absolute; width: 100%; height: 2px; top: -2px; background: none; pointer-events: none; -webkit-appearance: none; -moz-appearance: none; }
.price-input .range-input input[type="range"]::-webkit-slider-thumb { height: 17px; width: 17px; border-radius: 50%; pointer-events: auto; -webkit-appearance: none; box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    border: 3px solid #fff; 
    background-color: var(--tt-darkgreen-color);
}
.price-input .range-input input[type="range"]::-moz-range-thumb { height: 17px; width: 17px; border-radius: 50%; pointer-events: auto; -moz-appearance: none; box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    border: 3px solid #fff; 
    background-color: var(--tt-darkgreen-color);
}



/* TABLE .table-striped
=================== */
pre { font-size: 10px; }
small { color: pink; font-size: 50% }
.hidden {  display: none;  }
tr.hidden { display: none; }
table.table-striped { width: 100%; font-size: 16px; font-weight: 400; line-height: 1; border-collapse: collapse;
    color: #231F20;
}
table.table-striped th { text-align: left; padding: 24px; font-weight: 400; white-space: nowrap;
    background-color: var(--tt-darkgreen-color); 
    color: #fff;
}
body.ponuka-byvania table.table-striped th:nth-child(1){ width: 15% }
body.ponuka-byvania table.table-striped th:nth-child(2){ width: 10% }
body.ponuka-byvania table.table-striped th:nth-child(3){ width: 13% }
body.ponuka-byvania table.table-striped th:nth-child(4){ width: 13% }
body.ponuka-byvania table.table-striped th:nth-child(5){ width: 15% }
body.ponuka-byvania table.table-striped th:nth-child(6){ width: 13% }
body.ponuka-byvania table.table-striped th:nth-child(7){ width: 13% }
body.ponuka-byvania table.table-striped th:nth-child(8){ width: 5% }

body.floors table.table-striped th:nth-child(1){ width: 20% }
body.floors table.table-striped th:nth-child(2){ width: 20% }
body.floors table.table-striped th:nth-child(3){ width: 20% }
body.floors table.table-striped th:nth-child(4){ width: 20% }
body.floors table.table-striped th:nth-child(5){ width: 15% }
body.floors table.table-striped th:nth-child(6){ width: 5% }

table.table-striped tr[data-url] { cursor: pointer; }

table.table-striped tr:nth-child(odd) { 
    border-style: solid;
    border-color: #FFF;
    border-width: 1px 1px 0 1px;
    background-color: #FFF;
}
table.table-striped tr:nth-child(even) { 
    border-style: solid;
    border-color: #EAE7DC;
    border-width: 1px 1px 0 1px;
    background-color: #EAE7DC;
}
table.table-striped tr:last-child {
    border-bottom: 1px solid transparent;
}
table.table-striped td { white-space: nowrap; padding: 16px 24px }
table.table-striped small { color: #aaa }
table.table-striped td strong { color: dimgray; }
table.table-striped th span { font-size: 75%; color: var(--tt-gold-color) }

table.table-striped td .tt-arrow-right { width: 12px;
    color: var(--tt-darkgreen-color);
}
table.table-striped td [class*="tt-arrow"]::before, 
table.table-striped td [class*="tt-arrow"]::after { width: 7px; height: 2px;
  box-shadow: inset 0 0 0 40px;
}
body.ponuka-byvania table.table-striped th:nth-child(8),
body.floors table.table-striped td:nth-child(6) { text-align: center; }

table.table-striped tbody tr:hover { border: 1px solid #153B3A; z-index: 1 }
table.table-striped td.tdSatus { position: relative; }
table.table-striped td.tdSatus::before { position: absolute; left: 60px; font-size: 12px; line-height: 2;
  content: attr(data-status);
}
.sortable-column { cursor: pointer;  }
.sortable-column:hover { cursor: pointer; 
    color: var(--tt-gold-color); 
}
.sort-indicator { position: relative; }
.sort-indicator::after { content: ""; position: absolute; width: 24px; height: 24px; top: -2px;
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="mask0_315_678" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24"><rect width="24" height="24" fill="%23D9D9D9"/></mask><g mask="url(%23mask0_315_678)"><path d="M12 19L8 15H16L12 19Z" fill="white"/><path d="M12 5L16 9L8 9L12 5Z" fill="white"/></g></svg>');
}



/* .floor-plan
=================== */
.floor-plan { 
    background: var(--tt-bonewhite-color); margin: 0 -16px;
    /*
    position: absolute;
  width: 100%;
  min-height: 500px;
  top: 40%;
  left: 30%;
  overflow: hidden;
  */
}
.floor-plan svg { position: relative; }
.floor-plan svg image { display: block; }
.floor-flat-path[data-status="1"] { cursor: pointer;
    fill: #8A87827a !important;
}
.floor-flat-path[data-status="2"] { cursor: no-drop;;
    fill: #D8A29E7a !important;
}
.floor-flat-path[data-status="3"] { cursor: no-drop;;
    fill: #D8A29E7a !important;
}
/*
.floor-flat-path[data-status="3"] { cursor: no-drop;;
    fill: #84948E7a !important;
}
*/
.floor-flat-path[data-status="4"] { cursor: no-drop;;
    fill: #84948E7a !important;
}
.floor-flat-path { 
    stroke: transparent;
    fill: transparent;
    stroke-miterlimit: 10;
}
.floor-flat-path[data-status="5"] { cursor: no-drop;;
    fill: #84948E7a !important;
}
/*
.floor-flat-path[data-status="5"] { cursor: no-drop;;
    fill: #d4a4d27a !important;
}
*/
.floor-flat-path[data-status="6"]:hover,
.floor-flat-path.active,
.floor-flat-path.highlight  { cursor: pointer;
    fill: #C7A65F7a !important 
}
.floor-nav-legend { display: flex; gap: 8px; padding: 0 10px; }
.floor-nav-legend-item { justify-content: center; align-items: center; padding: 4px 11px; font-size: 15px; font-weight: 400; 
    color: #231F20;
}
.floor-nav-legend-item:nth-child(1) {
    background-color: #D1B984;
}
.floor-nav-legend-item:nth-child(3) {
    background-color: #D8A29E;
}
.floor-nav-legend-item:nth-child(2) {
    background-color: #8A8782;
}
.floor-nav-legend-item:nth-child(4) {
    background-color: #84948E;
}
.floor-nav-wrap { position: relative; display: flex; justify-content: space-between; align-items: center; padding: 55px 0 }
.floor-nav { display: flex; flex-direction: row; align-items: center; gap: 10px }
.floor-nav p { font-size: 14px; margin: 0 }
.floor-draw-nav { position: relative; }
.floor-draw-nav img.floor-draw-ps {
  float: right;
  margin: 0 0 10px 25px;
  padding: 0;
  width: 138px;
}
.floor-prev,
.floor-next {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 27px;
  border: 1px solid var(--tt-darkgreen-color);
  background-color: var(--tt-bonewhite-color);
  transition: background .3s ease;
}
.floor-prev [class*="tt-arrow"],
.floor-next [class*="tt-arrow"]  {
  width: 12px;
  color: var(--tt-darkgreen-color);
  transition: color .3s ease;
}
.floor-prev [class*="tt-arrow"]::before,
.floor-next [class*="tt-arrow"]::before,
.floor-prev [class*="tt-arrow"]::after,
.floor-next [class*="tt-arrow"]::after {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 7px;
  height: 2px;
  box-shadow: inset 0 0 0 40px;
}
.floor-prev:hover,
.floor-next:hover  { 
    border: 1px solid var(--tt-darkgreen-color);
    background-color: var(--tt-darkgreen-color); 
}
.floor-prev:hover [class*="tt-arrow"],
.floor-next:hover [class*="tt-arrow"]  {
    color: var(--tt-bonewhite-color);
}
.floors-list-wrap { display: flex; }
.floor-list { margin: 0 5px; padding: 5px; flex: 1 1 auto; border-radius: 8px; transition: all .4s ease;
    background-color: #fff; 
}
.floor-list:hover {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.floor-list .building-floor { font-size: 24px; text-align: center; }
.floor-list .building-floor:hover {
    color: var(--tt-gold-color);
}
.flats-on-floor { padding: 0 0 0 15px }
.flats-on-floor li { width: fit-content; list-style: none; display: flex; }
.flats-on-floor a, .flats-on-floor small { display: table-cell; }
.flats-on-floor a { width: 80px; padding: 0 }
.flats-on-floor a:hover,
.flats-on-floor a.active,
.flats-on-floor a.highlight { 
    color: #ffcd00 
}
.budova-komplet-floor-path { cursor: pointer;
    fill: transparent;
    stroke-miterlimit: 10;
}
.budova-komplet-floor-path:hover,
.budova-komplet-floor-path.active,
.budova-komplet-floor-path.highlight  { 
    stroke: #ffcd00; 
    fill: #ffcd007a !important 
}


/* PAGINATION
=================== */
.pagination-wrap { position: relative; display: flex; justify-content: center; flex-direction: column; margin: 0; padding: 60px 0;
    border-top: 1px solid #153B3A; 
}
.pagination {  display: flex; justify-content: center; margin: 0; padding: 0; }
.pagination-list { list-style: none; display: flex; justify-content: center; gap: 8px; align-items: center; margin: 0; padding: 0;  }
.pagination-list li { display: inline-block; }
.pagination-list li a { display: flex; justify-content: center; align-items: center; width: 52px; height: 52px; margin: 0; padding: 0 0 2px; border-radius: 52px; text-decoration: none; 
    transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out; 
    border: 1px solid #153B3A; 
    color: var(--tt-darkgreen-color); 
}
a.pagination-link { display: flex; align-items: center; justify-content: center; width: 52px; height: 52px; border-radius: 27px;
    border: 1px solid #153B3A;
}
a.pagination-link [class*="tt-arrow"] {
    color: var(--tt-darkgreen-color); 
}
a.pagination-link [class*="tt-arrow"]::before, 
a.pagination-link [class*="tt-arrow"]::after { position: absolute; display: block; content: ""; left: 0; width: 7px; height: 2px; box-shadow: inset 0 0 0 40px;
    color: var(--tt-darkgreen-color); 
}
.pagination-list li a:hover,
.pagination-list li.active a {
    background-color: #ECEFEF;
}
.pagination-item.disabled { pointer-events: none; display: none;
    color: #ECEFEF;
    cursor: default;
}
.pagination-info {  display: flex; justify-content: center; margin: 0; padding: 16px 0; font-weight: normal; font-size: 12px;
    color: var(--tt-gold-color); 
}
@media (max-width: 768px) {
    .pagination { flex-wrap: wrap; width: calc(100vw - 32px) }
    .pagination a { font-size: 14px; }

    .pagination-list li {  display: none;   }

    .pagination-list li:first-child:not(.disabled),
    .pagination-list li:nth-child( 2 ),
    .pagination-list li:nth-last-child( 2 ),
    .pagination-list li:last-child:not(.disabled),
    .pagination-list li.active,
    .pagination-list li.disabled:not(:first-child):not(:last-child) {   display: block;   }
}

a.disabled { cursor: not-allowed; pointer-events:none; }


/* POP-UP
=================== */
.popup { display: none; position: fixed; top: 35%; left: 60%; width: 280px; max-width: 90vw; transform: translate(-50%, -50%); padding: 32px; border-radius: 8px; z-index: 10;
      box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3);
      background-color: #fff;
}
.popup-content { position: relative; padding: 0; width: 100%; height: 100%; }
.popup-content-inner { width: 100%; height: 100%;
    color: var(--tt-darkgreen-color); 
}
.popup-content-inner h3 { font-size: 24px; margin: 0;
    color: #231F20; 
}
.popup-content-inner > div { font-size: 16px; font-weight: 400; margin: 0; padding: 7px 0; display: flex; justify-content: space-between;
    color: #231F20; 
}
.popup-content-inner > div.border-bottom {
    border-bottom: 1px solid #153B3A;   
}
.popup-content-inner button { width: 100%; margin: 15px 0 0 }
.popup-content-inner h3 span,
.popup-content-inner p span { font-weight: 500;
    color: #231F20;
}
#close-popup { position: absolute; display: block; width: 20px; height: 20px; border-radius: 10px; right: -16px; top: -16px; margin-top: -5px; margin-right: -5px; z-index: 200; text-indent: -9999px;
    box-shadow: 0px 10 10px 10px rgba(0,0,0,0.25); 
    background: #fff;
}
#close-popup:before, 
#close-popup:after { content: ''; width: 55%; height: 2px; position: absolute; top: 48%; left: 22%; transform: rotate(-45deg); transition: all 0.3s ease-out;
    background: var(--tt-bonewhite-color);
}
#close-popup:after { transform: rotate(45deg); transition: all 0.3s ease-out; }
#close-popup:hover:before, 
#close-popup:hover:after { transform: rotate(180deg); }

/* POP-UP mam_zaujem
=================== */
#close-mam_zaujem-popup { position: absolute; display: block; width: 24px; height: 24px; border-radius: 12px; right: 16px; top: 16px; margin-top: -5px; margin-right: -5px; z-index: 200; text-indent: -9999px;
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.25); 
    background: var(--tt-gold-color); 
}
#close-mam_zaujem-popup:before, 
#close-mam_zaujem-popup:after { content: ''; width: 55%; height: 2px; position: absolute; top: 45%; left: 22%; transform: rotate(-45deg); transition: all 0.3s ease-out;
    background: #fff;
}
#close-mam_zaujem-popup:after { transform: rotate(45deg); transition: all 0.3s ease-out; }
#close-mam_zaujem-popup:hover:before, 
#close-mam_zaujem-popup:hover:after { transform: rotate(180deg); }

#mam_zaujem.popup { width: 90vw; max-width: 1088px; top: 50vh; left: 50%; padding: 0; border-radius: 0; z-index: 99999 }
#mam_zaujem.popup .popup-content { display: flex; padding: 0 }
#mam_zaujem.popup .popup-content .mam_zaujem-vnka  { position: absolute; right: -80px; top: 120px; }
#mam_zaujem.popup .popup-content .mam_zaujem-vnka img { width: 160px }
#mam_zaujem.popup .popup-content-inner { position: relative; padding: 80px 100px 80px 80px;
    flex: 0 58.85%;  }
#mam_zaujem.popup .popup-content-image { position: relative; padding: 0px; z-index: -1;
    flex: 0 41.15%; 
}
#mam_zaujem.popup .popup-content-inner h3 { font-size: 40px; margin: 0;
    color: #231F20; 
}
#mam_zaujem.popup .popup-content-inner > div { flex-direction: column;
    color: #231F20; 
}
#mam_zaujem.popup .bg-image {
  width: 100%;
  height: 100%; 
  overflow: hidden;     
  background-image: url(../img/mam-zaujem-Image.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#mam_zaujem .tt-form-captcha {    
    background-color: transparent;
}
input#mam_zaujem_byt { cursor: not-allowed; pointer-events: none;  }

/* POP-UP virtualna_prehliadka
=================== */
#virtualna_prehliadka.popup {
  width: 90vw;
  max-width: 1088px;
  height: 80vh;
  top: calc(50vh - 24px);
  left: 50%;
  padding: 0;
  border-radius: 0;
  z-index: 99999;
}
#close-virtualna_prehliadka-popup { position: absolute; display: block; width: 24px; height: 24px; border-radius: 12px; left: 16px; top: 16px; margin-top: -5px; margin-right: -5px; z-index: 200; text-indent: -9999px;
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.25); 
    background: var(--tt-black-color); 
}
#close-virtualna_prehliadka-popup:before, 
#close-virtualna_prehliadka-popup:after { content: ''; width: 55%; height: 2px; position: absolute; top: 45%; left: 22%; transform: rotate(-45deg); transition: all 0.3s ease-out;
    background: #fff;
}
#close-virtualna_prehliadka-popup:after { transform: rotate(45deg); transition: all 0.3s ease-out; }
#close-virtualna_prehliadka-popup:hover:before, 
#close-virtualna_prehliadka-popup:hover:after { transform: rotate(180deg); }



/* ------------------------------------------------------------- *
 * Kontakt
/* ------------------------------------------------------------- */
.kontakt-button .tt-btn { height: 52px }

.section-kontakt-navstivte .tt-heading { margin-bottom: 0 }
.section-kontakt-navstivte:before {
    position: absolute;
    content: "";
    width: 50vw;
    height: 100%;
    top: 0;
    left: 0;
    background-color: var(--tt-bonewhite-color);
}
.section-kontakt-navstivte .kontakt-navstivte-vnka { position: absolute; top: 200px; right: -125px; width: 503px; }
.section-kontakt-navstivte .kontakt-navstivte-vnka img { width: 503px  }
.section-kontakt-navstivte .otvaracie { padding: 40px 0; margin: 40px 0 0;
    border-top: 1px solid #C0BBAF 
}
.section-kontakt-navstivte .badge { padding: 9px 14px; width: fit-content;
    background-color: #D7D1C4;
}

/* ------------------------------------------------------------- *
 * Footer
/* ------------------------------------------------------------- */
.section-footer .tt-section-inner .footer-line { 
    border-bottom: 1px solid var(--tt-bonewhite-color) 
}
#tt-footer { padding: 60px 0;  }
.footer-image-badge {  position: absolute; top: 40%; left: 20%; z-index: 99;   }
.footer-email { font-size: clamp(26px, 2vw, 34px); line-height: 1.2 }
#footer .tt-btn > a {  padding: 0 17px; }
.tt-footer-inner .scroll-to-top > span { width: 50px; height: 50px;
    background-color: var(--tt-darkgreen-color);
    border: 1px solid var(--tt-bonewhite-color);
}
.tt-footer-inner:hover .scroll-to-top > span {
    background-color: var(--tt-bonewhite-color);
}

.tt-gold-box { padding: 80px;
    background-color: var(--tt-gold-color);
}
.tt-footer-inner .scroll-to-top { width: 52px; height: 52px; padding: 0; }
.tt-footer-inner .scroll-to-top .tt-btn-icon { margin: 0 }
.tt-footer-inner .scroll-to-top > span i::before {
    color: var(--tt-bonewhite-color);
}
.tt-footer-inner:hover .scroll-to-top > span i::before {
    color: var(--tt-darkgreen-color);
}
#tt-footer .tt-copyright .tt-btn-link > a {  padding: 0  }
#footer .footer-buttons .tt-btn { font-size: 17px; height: 52px }
#footer .footer-buttons .tt-btn > a { padding: 0 30px; }
#footer .tt-btn-light-outline {
    box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color);
}

.flat_detail-info-mobile-buttons { display: none; }


/* ------------------------------------------------------------- *
 * tt-form
/* ------------------------------------------------------------- */
.tt-form-filled .tt-form-control {
    color: var(--tt-darkgreen-color);
    border: none;
}
.tt-form-filled .tt-form-control:not([type="submit"]) {
    background-color: transparent;
    border-bottom: 1px solid #153B3A4A;
}
.tt-form-filled .tt-form-control:not([type="submit"]):focus,
.tt-form-filled .tt-form-control:not([type="submit"]):valid {
    border-bottom: 1px solid var(--tt-darkgreen-color);
}
#mam_zaujem-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown),
#tt-contact-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown),
#tt-login-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown),
#tt-register-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown) {
    border-bottom: 1px solid red;
}
#mam_zaujem-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown) ~ label.floating-label,
#tt-contact-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown) ~ label.floating-label,
#tt-login-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown) ~ label.floating-label,
#tt-register-form .tt-form-group .tt-form-control:not([type="submit"]):invalid:not(:placeholder-shown) ~ label.floating-label { 
    top: -20px; 
    left: 0; 
    font-size: 12px; 
    color: red  
}

.tt-form-captcha { position: relative; padding: 0; margin: 0;
    background-color: var(--tt-gold-color);
}
.tt-form-captcha .g-recaptcha { display: flex; justify-content: start; padding: 0; transform: scale(.7); transform-origin: left top;  }
.tt-form-captcha .g-recaptcha,
.tt-form-captcha .g-recaptcha > div,
.tt-form-captcha .g-recaptcha > div iframe,
.tt-form-captcha .g-recaptcha .rc-anchor,
.tt-form-captcha .g-recaptcha .rc-anchor-content,
.tt-form-captcha .g-recaptcha .rc-anchor-content .rc-anchor-center-container,
.tt-form-captcha .g-recaptcha .rc-anchor-content .rc-anchor-center-container label {
    cursor: pointer !important;
}
.tt-form-captcha .g-recaptcha,
.tt-form-captcha .g-recaptcha iframe {
    mix-blend-mode: multiply !important;
}
.result-send-mail,
.send-mail-gif {
    display: none;
}
.result-send-mail { font-size: 30px; padding: 25px 0 0;
    color: var(--tt-bonewhite-color); 
    border-top: 1px solid var(--tt-bonewhite-color) 
}
.send-mail-gif {
    background-color: var(--tt-gold-color);
}
.send-mail-gif img { width: 100%; display: block; margin: 0 auto; mix-blend-mode: color-burn;  }

.registracia-table { font-size: clamp(15px, 1vw, 19px); line-height: 1.6; width: 100%; border-collapse: collapse; 
    background-color: darkslategray 
}
.registracia-table th { text-align: left; font-weight: normal; }
.registracia-table th { padding: 20px 15px 15px 10px; border-bottom: 1px solid var(--tt-gold-color) }
.registracia-table td:nth-child(1) { font-weight: bold; color: var(--tt-gold-color) }
.registracia-table td:nth-child(2),
.registracia-table td:nth-child(3) { font-weight: bold; }
.registracia-table td { padding: 20px 15px 20px 10px; border-bottom: 1px solid #EAE7DC33 }

#tt-login-form .tt-form-group label,
#tt-register-form .tt-form-group label {  opacity: 0; }

#mam_zaujem .result-send-mail { font-size: 30px; padding: 25px 0 0;
    color: var(--tt-gold-color); 
    border-top: 1px solid var(--tt-gold-color) 
}
#mam_zaujem .send-mail-gif {
    background-color: var(--tt-gold-color);
}
#mam_zaujem .send-mail-gif img { mix-blend-mode: luminosity; }

#thumbnail,
#page-header #ph-image { display: none; }
#hero_video {
    display: none; /* Initially hide the video */
    width: 100%;
}
.thumbnail {
    width: 100%;
    height: 100vh;
    cursor: pointer;
}
.thumbnail::before { opacity: 0 }


/*---------------------------------------------------
  +++++++++++++++++++ RESPONSIVE +++++++++++++++++++
 ---------------------------------------------------*/   

@media (max-width: 1024px) {

    body.tt-boxed .page-header-inner.tt-wrap {
        padding-left: 5%;
        padding-right: 5%;
    }

    p { font-size: clamp(18px, 1.6vw, 16px); }

    .hide-on-mobile { display: none }

    .badge {
        width: 150px;
      height: 150px;
      top: -50px;
      left: calc(50% - 320px);
    }

    .tt-btn,
    .tt-btn.tt-btn-bigtext { font-size: 13px; height: 40px; padding: 0;    }
    .tt-btn > a { padding: 0 17px }
    .tt-btn-light-outline {
        box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color);
    }
    .tt-main-menu-list .tt-btn-light-outline,
    .tt-light-section .tt-btn-light-outline,
    .tt-hamburger-submenu-inner .tt-btn-light-outline  {
        box-shadow: inset 0 0 0 1px var(--tt-darkgreen-color);
    }

    .tt-hamburger-submenu-inner ul.menu-virtualna-prehliadka li { padding: 0 10px }
    .tt-hamburger-submenu-inner ul li {  padding: 12px 10px; }

    #tt-header { padding: 10px 0;  }
    #tt-m-menu-toggle-btn-wrap { border-radius: 35px; padding: 0 15px;
        background-color: var(--tt-bonewhite-color);
    }
    .tt-m-menu-toggle-btn-text { font-size: 14px;  }
    .tt-m-menu-toggle-btn { width: 40px; height: 40px;  }
    .tt-main-menu {
        background-color: var(--tt-bonewhite-color);
    }
    .tt-main-menu-inner { padding: 0; }
    .tt-main-menu-list { width: 100%; height: 100%; padding: 0 }
    body.home .tt-main-menu-list { padding: 30vw 10vw;   }
    .tt-main-menu-list > li { padding: 5px 0 25px;
        border-bottom: 1px solid var(--tt-darkgreen-color);
    }
    .tt-main-menu-list > li:last-child { height: 100vh; border: none; padding: 0; margin: 0 }
    .tt-main-menu-list > li a { font-size: 20px; font-weight: 400; display: inline-flex;
        color: var(--tt-darkgreen-color);
    }
    .tt-main-menu-list .tt-btn.tt-btn-light-outline > a { font-size: 17px;
        color: var(--tt-darkgreen-color);
    }
    .tt-main-menu-list .tt-btn.tt-btn-dark > a { font-size: 17px;
        color: var(--tt-bonewhite-color);
    }
    .tt-main-menu-list .tt-hamburger-submenu-social .tt-btn > a { font-size: 13px }

    .tt-m-menu-toggle-btn-text {
        color: var(--tt-darkgreen-color);
    }
    .tt-m-menu-toggle-btn span::before, .tt-m-menu-toggle-btn span::after {
        background-color:  var(--tt-darkgreen-color);
    }
    .tt-main-menu-list .tt-main-menu-item:not(:last-child) { display: none !important; }
    .tt-main-menu-list .tt-hamburger-submenu { position: relative; display: block; min-height: 100vh; width: 100vw; top: 0; right: 0; overflow: hidden; }
    .tt-header-fixed:not(.page-scrolled) .tt-hamburger-submenu { top: 0 }
    .tt-hamburger-submenu-inner { padding: 20% 10% 0; width: 500px; height: calc(100vh - 20%); display: flex; flex-direction: column; justify-content: space-between; }
    .tt-hamburger-submenu-vnka { display: block; height: 110px; padding: unset; margin: 20px 0; }
    .tt-main-menu-list .tt-hamburger-submenu-social { position: relative; bottom: 24px; }

    .homepage .ph-caption-title { font-size: 68px; }
    .homepage-header-social { left: 5px; bottom: 32px; text-align: center; width: 100%;  }

    .section-vyborna-lokalita .tt-row > .tt-col-xl-6:first-child { order: 2 }
    .section-vyborna-lokalita::before { width: 0; height: 0;  }

    .kedy-mozete-byvat-row { padding: 0 10px 32px; }
    .benefity-byvania-row { padding: 32px 10px; }
    .kupa-bytu-row { padding: 0px 10px 32px; }

    .kedy-mozete-byvat-item-text p,
    .benefity-byvania-item-text p,
    .kupa-bytu-item-text p { font-size: 16px; }

    .kedy-mozete-byvat-item,
    .benefity-byvania-item,
    .kupa-bytu-item { padding: 5px; height: 200px; flex: 0 50% }

    .kedy-mozete-byvat-item .kedy-mozete-byvat-item-content,
    .benefity-byvania-item .benefity-byvania-item-content { padding: 20px; }
    .kupa-bytu-item .kupa-bytu-item-content { padding: 15px; }

    .benefity-byvania-item-icon img,
    .kupa-bytu-item-icon img { width: 32px; padding: 0; }

    .section-moderna-architektura .bg-image .image-inner img { position: relative; top: -40px; right: unset; max-width: 100%; width: 100% }

    .scr-btn-text { font-size: 72px; }

    .home #page-header { height: unset; }
    .points-wrapper { width: 100vw; height: unset; display: flex; flex-direction: column; }
    .point { position: relative; min-height: 100vh; height: unset; width: 100%; display: flex; align-items: center; overflow: hidden; flex-direction: column; }
    .point img { flex-basis: 100%; max-width: 100vw; width: 100vw; height: 100%; object-fit: cover; object-position: 50% 50%; }
    .point svg { max-width: 100vw; width: 100vw; height: 100%; object-fit: cover; object-position: 50% 50%;  }
    .split { width: 100%; height: 100vh; position: relative; z-index: 1; top: 0; overflow: hidden; }

    .left { left: 0; width: 100%; z-index: 0; overflow: hiddent; }
    .right { right: 0; width: 100%; height: 100vw; z-index: 0; overflow: hiddent; background: white; }

    .tesla-ph-caption { position: absolute; top: 50%; left: 0; max-width: unset; transform: translate(0,-50%); padding: 45px 15px; }
    .tesla-ph-caption .tt-btn  { margin: 15px 0 }
    .second .split.left { height: 75vh; }
    .second .tesla-ph-caption { top: 50%; padding: 45px 15px; }
    .tesla-ph-caption-title { font-size: clamp(64px, 6vw, 52px); line-height: 1; }
    .second .tesla-ph-caption-title { font-size: clamp(40px, 6vw, 36px); line-height: 1; }
    .tesla-page-header .tesla-ph-image { width: 100vw; }
    .tesla-page-header .tesla-ph-image svg { width: 100vw; }
    .second .left  { order: 1;  }
    .second .right { order: 0;  }

    .ph-caption-buttons { position: relative; display: flex; flex-direction: column; z-index: 999 }
    .header-badge { top: 75vh; }
    .tesla-ph-caption-title.nadvlnka::after { top: 0px; left: 15px; width: 54px; height: 16px;  }
    .tt-scroll-down { bottom: unset; left: 6%; top: 95vh;  }

    .galeria-slider-wrap { --height: 100vw; height: var(--height);  }
    .galeria-slider-wrap-inner { width: 100%; height: var(--height); } 
    .galeria-slider .slick-list { padding: 0 !important;  }
    .galeria-slider .galeria-item { height: var(--height);  margin: 0;  }
    .galeria-slider .galeria-item img { margin: 0 auto 10vh; }

    .galeria-slider-nav-wrap { flex-direction: column; }
    .galeria-slider-nav { order: 2; }

    .result-send-mail { font-size: 24px }

    /* Responsive table
    =================== */
      table.registracia-table { border: 0; }
      table.registracia-table thead { border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
      table.registracia-table tr { display: block; margin-bottom: .625em; 
            border-top: 1px solid var(--tt-gold-color); 
      }
      table.registracia-table td { display: block; font-size: .9em; text-align: right;
            border-top: 1px solid #EAE7DC33;
      }
      table.registracia-table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; }
      table.registracia-table td:last-child { border-bottom: 0; }

      #flat-table-wrap { overflow-x:auto; }

    
    .nadvlnka::after { top: -40px; left: 0px; width: 54px; height: 16px; }
    .tt-gold-box { padding: 42px 32px; }
    .tt-gold-box .tt-heading p { font-size: 16px }
    .tt-gold-box small { font-size: 12px }
    .tt-form-group input, 
    .tt-form-group textarea, 
    .tt-form-group label { font-size: 17px; font-weight: 400; }
    .tt-form-check label { font-size: 12px; font-weight: 400; line-height: 2.2; }

    .section-benefity { height: 80vh }

    .benefity-vlnka-velka,
    .benefity-step { display: none; }
    .benefity-heading { position: relative; padding-left: 0px; padding-right: 0px;  }
    .benefity-carousel-wrapper { height: 100vw; }
    .benefity-carousel-container { display: flex; flex-direction: column; }
    .benefity-carousel-nav { position: relative; padding: 0; top: 475px; }

    .benefity-carousel-wrapper {
      --benefit_height: 70vw ;
      --benefit_maxheight: 70vw;
    }
    .benefity-right-slide img { 
        min-width: 50vw; 
        height: auto; 
        min-height: var(--benefit_height); 
        max-height: 120%; 
        object-fit: cover; 
        object-position: center bottom;
        transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); 
        transform: scale(1); 
    }
    .benefity-right-slide .slick-active img { transform: scale(1); }

    .benefity-left-slide-wrapper { position: absolute; width: 100%; height: 250px; margin-top: var(--benefit_height); order: 1 }
    .benefity-left-slide-wrapper::before,
    .benefity-left-slide-wrapper::after { height: 0; }
    .benefity-left-slide { width: 100%; padding: 0; }
    .benefity-left-slide > div { top: 0; height: var(--benefit_height); width: 100%; display: block; padding: 0; }
    .benefity-right-slide .slick-list { padding: 0 15% 0 0; height: 100%; }
    .benefity-right-slide .slick-track { height: 100%; }

    .benefity-left-heading-title { font-size: clamp(24px, 2vw, 22px); margin: 25px 0 10px; }

    .benefity-right-slide-wrapper { position: absolute; width: 100%; height: var(--benefit_height); left: 0; top: 0; }
    .benefity-right-slide { height: var(--benefit_height); }

    .map-wrapper { position: relative; width: 100vw; height: 80vh; padding: 0 }
    .map-wrapper #map { position: absolute; mix-blend-mode: multiply; left: 0; top: 0; width: 100vw; height: 80vh; }
    .gm-style .tt-heading { font-size: 20px; line-height: .8; margin: 15px 0 7px 0; }
    .gm-style .map-marker-content-text p { font-size: 14px; }

    .section-lokalita { padding-bottom: 0 }
    .section-lokalita .tt-btn > a { font-size: 13px }
    .section-lokalita .tt-btn { height: 40px }
    .tt-lokalita { padding-right: 0; }

    table.table-striped { font-size: 14px }
    table.table-striped th { font-size: 13px; }

    .sort-indicator::after { top: -5px; }

    body.page .ph-caption-vnka { right: -119px; top: 57%; }
    .vysoky-standard-vnka { bottom: 25px; right: -125px; width: 300px; }
    body.page .ph-caption-title { padding: 0; }
    body.page #page-header.ph-bg-image .page-header-inner { padding-top: 240px; padding-bottom: 20px; height: 100vh; }
    body.page .post-title,
    body.post .post-title  { font-size: 24px; margin-bottom: 24px; }

    body.flats-page #page-header .page-header-inner {  padding: 0 16px; margin: 90px auto 0; }
    body.flats-page .ph-caption-title { font-size: clamp(42px, 5vw, 52px); padding: 32px 0 24px; }

    .flat_detail-draw { min-height: 450px; }
    .flat_detail-draw img.podorys {  padding: 32px 0 70px; }
    .flat_detail-orientation {  top: 16px; left: 16px; }
    .ph-flat-detail-nav-spat { margin: 15px 0 0 }
    .flat_detail-draw-nav {  bottom: 8px; right: 16px; }
    .flat_detail-draw-nav img.flat_detail-draw-s {  width: 90px; }
    .flat_detail-draw-nav img.flat_detail-draw-ps { margin: 0 0 10px 5px; width: 44px; }
    .download-pdf-button {   left: 16px;  bottom: 16px; }
    .download-pdf-button .tt-btn > a { padding: 0 17px; }

    .flat_detail-info { padding: 32px 0 0 0; }
    .flat_detail-info-button { width: 48%; display: inline-flex; float: left; margin: 32px 2px }

    .filters { padding: 0 0 32px; }
    .filters form { flex-flow: wrap; }
    .price-input { position: relative; height: 100px; }
    .price-input .field { position: absolute; width: 48%; max-width: 48%; height: 40px; bottom: 0;  }
    .price-input .field:first-child { left: 0 }
    .price-input .field:last-child { right: 0 }
    .price-input .separator { position: relative; padding: 20px 0px; width: calc(100vw - 32px);  }

    .post-category p { font-size: 14px; padding: 5px 14px; margin: 15px 0; }
    .post-summary { margin-bottom: 40px }
    .pagination-wrap { width: calc(100vw - 32px);  }
    .homepage .pagination-wrap { padding: 32px 0 0 }
    .all-posts-nav { font-size: 16px }

    body.floors #floor .ph-caption-title-buttons,
    body.ponuka-byvania .ph-caption-title-buttons { display: none; }

    .budova-komplet-image-wrap { padding: 20px 0 0;    }

    .flat_detail-info-mobile-buttons { display: block; position: fixed; bottom: 0; left: 0; width: 100%; height: 100px; z-index: 9; padding: 0 16px }
    .flat_detail-info-mobile-buttons::before { position: absolute; top: 0; left: 0; width: 100%; height: 35%; content: "";
        z-index: 1; 
        background-image:
        linear-gradient(to bottom, rgba(234, 231, 220, 0.35), rgba(234, 231, 220, 1))
    }
    .flat_detail-info-mobile-buttons::after { position: absolute; top: 35%; left: 0; width: 100%; height: 65%; content: "";
        z-index: 1; 
        background-color: var(--tt-bonewhite-color);
    }
    .flat_detail-info-buttons { display: none; }
    .floor-nav-legend {  flex-direction: column; }

    #mam_zaujem.popup { height: 100%; overflow-y: auto; overflow-x: hidden; }
    #mam_zaujem.popup .popup-content .mam_zaujem-vnka img {  width: 80px; }
    #mam_zaujem.popup .popup-content .mam_zaujem-vnka { right: -40px; top: 80px; }
    #mam_zaujem.popup .popup-content-inner { width: 100%; padding: 25px; flex: 0 100% }
    #mam_zaujem.popup .popup-content-image { display: none; }

    .section-kontakt-navstivte::before { width: 100vw; height: 50%; top: 0; left: 0;  }
    .section-kontakt-navstivte .kontakt-navstivte-vnka { top: 200px; right: -125px; width: 253px; }
    body.kontakt #page-header.ph-bg-image .page-header-inner { padding-top: 240px; padding-bottom: 20px; height: 50vh; }

    #tt-footer { padding: 30px 0 30px;  }
    #footer .tt-btn { font-size: 12px; font-weight: 300; height: 40px; padding: 0; margin: 25px 5px 15px 0; 
        box-shadow: inset 0 0 0 1px var(--tt-bonewhite-color);
    }
    #footer .tt-btn > a {  padding: 0 14px; }
    #footer .footer-buttons .tt-btn { font-size: 17px; height: 52px; width: 100%; margin: 10px 0;  }
    #footer h4.tt-heading-title { font-size: 32px; margin: 25px 0 0 }
    .footer-col { text-align: left;  }
    .footer-col.order-m-last { order: 0; }
    .footer-col .tt-align-center,
    #tt-footer .tt-copyright .tt-btn-link {  text-align: left;  }
    #tt-footer .tt-copyright .tt-btn-link > a {  padding: 0  }
    .footer-image-badge {  top: 20%;  }
    #tt-footer .tt-copyright a { font-size: 14px;    }
}

@media (max-width: 768px) {

    .section-benefity {
        height: 95vh;
    }
    body.home .section-moderna-architektura .image-inner {
        position: relative;
        width: 100%;
        right: unset;
    }
    .ph-flat-detail-nav-breadcrumbs { display: none; }
    .tt-hamburger-submenu-inner ul li {  padding: 10px 10px; }

  .badge {
    width: 150px;
    height: 150px;
    top: -120px;
    left: calc(50% - 75px);
  }

}

@media (max-width: 340px) {

    .section-benefity {
        height: 115vh;
    }
    .split.left {
        height: 120vh;
    }
    .second .split.left {
        height: 100vh;
    }
    .split.right {
        height: 100vw;
    }
    .tesla-ph-caption {
        padding: 45px 15px 95px;
    }
    .header-badge {
        top: 27%;
    }

}




