/*-- Use For Custom Styling --*/

.inside-img img {
	width: 100%;
	height: 100vh;
	object-fit: cover;
	object-position: center;
}


.inside-map img {
	width: 100%;
	object-fit: cover;
	object-position: center;
}

section	{
	padding: 24px 0 136px 0;
}

.list-tradicia .inner-col-tradicia {
	padding: 24px 0px;
	border-bottom: 2px solid #191A1A ;
}

.list-tradicia {
	padding-right: 12px;
	padding-left: 12px;
}

/* 24.4. - vzor loft */

.loft-mark .mark-inner {
	font-family: "Libre Baskerville", serif !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	letter-spacing: .4px;
	font-style: italic;
	padding: 14px 18px 15px;
	background: white;
	border-radius: 0;
	display: inline-block;
	position: absolute;
	left: 16px;
	top: 16px;
	z-index: 99999;
}

.foo-pad {
	padding: 0 16px;
}


@media (min-width: 767px) and (max-width: 1100px) {

	.loft-mark .mark-inner {
		font-size: 14px;
		padding: 8px;
		left: 8px;
		top: 8px;
	}

	.btn-lofty {
		font-size: 14px !important;
		padding: 10px !important;
	}

	#vzor-lofty .flats-type {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	#vzor-lofty .flats-type .rondelle-24 {
		display: flex;
		align-items: flex-end;
	}

	#vzor-lofty .flats-type {
		display: flex;
		flex-direction: column;
		height: 100%;
	}

	#vzor-lofty .flats-type .rondelle-24 {
		min-height: 80px; /* uprav podľa potreby */
	}
}

/*  */

.list-benefity {
	padding-top: 20px;
}

.list-tradicia .inner-col-tradicia h5 {
	margin-bottom: 8px;
}

#loft-byt-section .loft-gall-btn a {
	width: auto;
}

.container-mapa {
	border: 2px solid #191A1A ;
	padding: 60px 60px;
}

.row-padding {
	padding: 60px 0;
}

.text-whie {
	color: white;
}

#gallery-loft-flat,
.outer-padding {
	margin: 24px;
}

.logo-section .m-auto {
	padding-top: 0px;
}

/**

TIMELINE

**/

#bank-burgenland {
	padding: 124px 0;
}

.popis-obrazka {
	position: relative;
	top: 3%;
	left: 3%;
	background-color: #191A1A;
	color: white;
	padding: 5px;
	width: 94%;
}

.plus::before,
.plus::after {
	content: " ";
	position: absolute;
	background: #fff;
}
.plus::before {
	width: 2px;
	margin-left: -1px;
	left: 50%;
	top: 5px;
	bottom: 5px;
	transform: rotate(90deg);
}

.plus::after {
	width: 2px;
	margin-left: -1px;
	left: 50%;
	top: 5px;
	bottom: 5px;
}

/*
----

@import url('https://fonts.googleapis.com/css?family=Josefin+Sans&display=swap');

.btn-img-text {
	margin: 0;
	height: 200px;
	padding: 30px;
	background-color: black;
	position: relative;
}

.btn-img-text button {
	background: none;
	border: 0;
	box-sizing: border-box;
	color: transparent;
	cursor: pointer;
	font-size: 18px;
	left: 50%;
	letter-spacing: 1.5px;
	line-height: 90px;
	outline: none;
	overflow: hidden;
	padding: 10px 0 0;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.2s ease-in;
	width: 100px;
}

.btn-img-text button::before,
.btn-img-text button::after {
	background-color: white;
	content: '';
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transform-origin: center left;
	transition: all 0.2s ease-in;
	width: 141.4214px;
	z-index: -1;
}

.btn-img-text button::before {
	top: 0;
	transform: rotate(45deg);
}

.btn-img-text button::after {
	bottom: 0;
	transform: rotate(-45deg);
}

.btn-img-text button:hover {
	color: #8A2387;
}

.btn-img-text button:hover::before,
.btn-img-text button:hover::after {
	height: 50px;
	transform: rotate(0deg);
}

*/

.full-w-h {
	min-height: 100vh;
	min-width: 100vw;
}

.inner-padding {
	padding: 60px;
}

#bank-burgenland {
	background-color: #191A1A;
}

.btn-white {
	background: transparent;
	border-color: #ffffff;
	color: #ffffff;
}

.row-padding {
	padding: 60px 0;
}

.bank-logo {
	width: 220px;
	margin: 8px 0 40px 0;
}

.bcg-yellow {
	background-color: #FFDAA4;
}

.werk {
	width: 41px;
	margin-bottom: 22px;
}

/**/

.portfolio__area-two-item-content {
	position: absolute;
	-webkit-transition: all .4s ease-out 0s;
	transition: all .4s ease-out 0s;
	padding: 10px;
	top: 20px;
	left: 5%;
	opacity: 1;
	width: 90%;
}
/*
.portfolio__area-two-item-content::after {
	position: absolute;
	top: 28px;
	content: '';
	left: 13px;
	width: 30px;
	height: 1px;
	background: #F94D1D;
}

.portfolio__area-two-item-content::before {
	position: absolute;
	top: 13px;
	content: '';
	left: 28px;
	width: 1px;
	height: 30px;
	background: #F94D1D;
}
*/
.portfolio__area-two-item-content span {
	display: inline-block;
	position: relative;
	color: #030404;
	text-transform: capitalize;
	z-index: 1;
	padding-left: 40px;
}


#btn {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 30px;
	left: 30px;
	transform: translate(-50%, -50%);
	cursor: pointer;
	border: none;
	outline: none;
	background-color: transparent;
}
#btn span {
	position: absolute;
	width: 30px;
	height: 4px;
	top: 50%;
	left: 50%;
	background: #262626;
	border-radius: 2px;
	overflow: hidden;
	transition: all 0.3s linear;
}
#btn span::before {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	top: 0;
	right: 0;
	background: gray;
	transition: all 0.3s linear;
}
#btn span:nth-child(1) {
	animation: span-first-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#btn span:nth-child(2) {
	animation: span-second-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#btn span:nth-child(3) {
	animation: span-third-off 0.5s ease-in-out;
	animation-fill-mode: forwards;
}

#btn.on:hover span::before {
	width: 100%;
	transition: all 0.3s linear;
}
#btn.on span:nth-child(1) {
	animation: span-first-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#btn.on span:nth-child(2) {
	animation: span-second-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}
#btn.on span:nth-child(3) {
	animation: span-third-on 0.5s ease-in-out;
	animation-fill-mode: forwards;
}

@keyframes span-first-on {
	0% {
		transform: translate(-50%, -300%);
	}
	30% {
		transform: translate(-50%, -50%);
	}
	100% {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
}
@keyframes span-first-off {
	0% {
		transform: translate(-50%, -50%) rotate(-45deg);
	}
	30% {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		transform: translate(-50%, -300%);
	}
}
@keyframes span-second-on {
	0% {
		transform: translate(-50%, -50%);
	}
	25% {
		background: gray;
	}
	50% {
		transform: translate(-50%, -50%) scale(1);
	}
	100% {
		transform: translate(-150%, -50%) scale(0);
	}
}
@keyframes span-second-off {
	0% {
		transform: translate(-150%, -50%) scale(0);
	}
	25% {
		background: gray;
	}
	50% {
		transform: translate(-50%, -50%) scale(1);
	}
	100% {
		transform: translate(-50%, -50%);
	}
}
@keyframes span-third-on {
	0% {
		transform: translate(-50%, 200%);
	}
	30% {
		transform: translate(-50%, -50%);
	}
	100% {
		transform: translate(-50%, -50%) rotate(45deg);
	}
}
@keyframes span-third-off {
	0% {
		transform: translate(-50%, -50%) rotate(45deg);
	}
	30% {
		transform: translate(-50%, -50%) rotate(0deg);
	}
	100% {
		transform: translate(-50%, 200%);
	}
}


/**
Header
**/

header .inner-header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 111;
	background-color: #fff;
	transition: .3s ease-in;
}

.logo-text {
	margin-top: auto;
	margin-bottom: auto;
	font-family: Styling !important;
	font-size: 24px;
	font-weight: 700;
	line-height: 110%;
	letter-spacing: 4px;
	color: #191A1A !important;
}

.socials-links a {
	padding: 21px 0 21px 24px;
}

.news-zaujem a {
	padding: 21px 22px;
	line-height: 18px;
	font-size: 14px;
}

.zaujem {
	background-color: #FFDAA4;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
}

#newsmenu_toggle,
#mobilemenu_toggle_mobile {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
}

.zaujem:hover {
	background-color: #0C0D0D;
	color: white !important;
}

.bottom-nav {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.navbar .navbar-nav {
	margin-left: 0;
}

.bottom-nav .container {
	width: auto;
}

#bottom-nav-main {
	background-color: #191A1A;
	height: 50px;
}

#bottom-nav-main .nav-link {
	font-size: 14px;
	font-weight: 400;
	line-height: 17.5px;
	letter-spacing: 0.4px;
	color: white;
}

#bottom-nav-main .nav-link.active {
	color: #FFDAA4;
}

.btn-black {
	background-color: #191A1A;
	color: white;
}

.lofty-logo {
	margin-left: auto !important;
	margin-right: auto !important;
}

#uvod .lofty-logo {
	width: 60px;
}

.bcg-dark {
	background-color: #191A1A;
}

#galeria .work-navigation a {
	color: white;
	/*padding: 14px 10px 8px 10px;*/
	padding: 15px 10px 7px 10px;
	border: 2px solid white;
}

#galeria .work-navigation a .lni {
	color: white;
}

#historia .work-navigation a {
	color: #2b2b2b;
	padding: 15px 10px 7px 10px;
	/*padding: 13px 10px 9px 10px;*/
	border: 2px solid #2b2b2b;
}

.work-navigation a i {
	height: 20px;
}

#historia .work-navigation a:hover {
	color: white;
	border: 2px solid #2b2b2b;
	background-color: #191A1A;
}

/*
section#historia {
	padding-bottom: 0px;
}

 */

.work-navigation a i {
	font-weight: 900;
	font-size: 12px;
	line-height: 18px;
}

.lni {
	color: #191A1A;
}

.wpcf7-response-output {
	color: #E1000E;
}

#historia .work-navigation a:hover .lni {
	color: white;
}

.work-navigation {
	padding: 20px;
}

.loft-byt-btn a {
	width: 132px;
}

.loft-byt-btns a {
	padding: 14px 16px;
	text-align: left;
}

#gallery-loft-flat {
	position: relative;
}

.loft-byt-btns {
	position: absolute;
	top: 20px;
	left: 20px;
}

.loft-byt-btns-gall {
	position: absolute;
	bottom: 20px;
	left: 20px;
	visibility: visible !important;
}

#loft-byt-section {
	padding: 0;
	height: 80vh;
	position: relative;
	margin: 0 24px;
	overflow: hidden;
}

.gall-l-b-btn.active {
	background-color: #191A1A;
	color: white;
}

.loft-byt-btns-gall .gall-l-b-btn {
	width: unset !important;
}

.bridal-img {
	transition: visibility 0ms linear 0s, opacity 500ms;
}

.gall-l-b-hide {
	width: 0;
	height: 0;
	visibility: hidden;
	opacity: 0;
}

#open-carousel-gall {
	width: unset !important;
	height: unset !important;
	visibility: visible !important;
	opacity: 1 !important;
}

.gall-l-b-show {
	visibility: visible;
	opacity: 1;
}

.circle {
	position: absolute;
}

.circle-one {
	bottom: 43%;
	left: 25%;
}

.circle-two {
	top: 15%;
	left: 41%;
}

.circle-three {
	top: 17%;
	right: 65%;
}

.circle-four {
	bottom: 23%;
	right: 45%;
}

.circle-five {
	top: 48%;
	right: 25%;
}

.animated-circle {
	background-color: transparent;
	border: none;
	height: 40px;
	width: 40px;
	cursor: pointer;
	position: absolute;
}

.animated-circle:before {
	content: "";
	height: 25px;
	width: 25px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 5px;
	left: -10px;
	-webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
	box-shadow: 0 0 0 0 rgba(255,255,255, 0.4);
	-webkit-animation: ripple 2s infinite;
	animation: ripple 2s infinite;
}

.animated-circle:after {
	content: "";
	height: 15px;
	width: 15px;
	background-color: #000000;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: -5px;
}

#benefity {
	position: relative;

}

#benefity .inner-col-tradicia h5 {
	font-family: 'rt-rondelle' !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
	text-align: left;
}

#benefity .inner-col-tradicia p {
	font-size: 14px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
	text-align: left;
	color: #646768;
}

.port-black-gall p {
	font-weight: 400;
	font-size: 17px;
	line-height: 125%;
	letter-spacing: 0.4px;
}

@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	70% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
		box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
	}
	to {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
		box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
	}
}

@keyframes ripple {
	0% {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
	}
	70% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
		-webkit-box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
		box-shadow: 0 0 0 20px rgba(0, 159, 153, 0);
	}
	to {
		-webkit-transform: scale(0.9);
		transform: scale(0.9);
		-webkit-box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
		box-shadow: 0 0 0 0 rgba(0, 159, 153, 0);
	}
}

/*
[data-tootik]:after {
	white-space: break-spaces !important;
	width: 300px !important;
}
*/
.hidden {
	overflow: hidden;
	display: none;
	visibility: hidden;
}


.vertical-middle {
	display: flex;
	align-items: center;
	justify-content: center;
}

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

/*
Timeline
*/


/*
#harmonogram {
	overflow-x: hidden;
}
*/


#harmonogram .section-heading {
	margin-bottom: 40px;
}

/*
#harmonogram .small-heading {
	margin-bottom: 24px;
}*/

.small-heading {
	margin-bottom: 16px;
}

.pane-warp {
	height: 140px;
	width: 25px;
	margin-left: 20%;
	margin-top: 20px;
}

.steps-pane {
	height: 140px;
	width: 140px;
	margin-left: 30px;
	box-shadow: 7px 0px 5px #bcbcbc;
}

.inverted-pane-warp {
	min-height: 100px;
	width: fit-content;
	margin: auto;
	/* margin-top: 7px;
	margin-left: 20%; */
}

.inverted-steps-pane {
	/* height: 140px; */
	width: 140px;
	margin: 0 auto;
	/* margin-left: 30px;
	margin-top: 97px; */
}

.inverted-steps-pane p {
	padding: 0 10px;
	font-weight: 400;
}

.steps-timeline {
	width: 100%;
}

@media(min-width: 900px) {
	.steps-timeline {
		/*border-top: 2px solid #191A1A;*/
		padding-top: 20px;
		margin-top: 40px;
		margin-left: 3%;
		margin-right: 3%;
	}
	.steps-one,
	.steps-two,
	.steps-three,
	.steps-four,
	.steps-five,
	.steps-six {
		float: left;
		width: 16%;
		margin-top: -105px;
	}
	.step-wrap {
		height: 30px;
		width: 50px;
		border-radius: 50%;
		background: transparent;
		margin-left: 39%;
		/* margin-top: 27px; */
		/* border: 2px solid #fc6429; */
	}
	.verticle-line {
		position: absolute;
		height: 57px;
		width: 5px;
		margin-left: 10px;
		/*marker-top: 10px;*/
	}
	.steps-stops {
		height: 20px;
		width: 20px;
		margin: 74px 10px 0 10px;
		border-radius: 50%;
		background: white;
		border: 2px solid #191A1A;
	}

	.end-circle {
		height: 15px;
		width: 15px;
		border-radius: 50%;
		position: absolute;
		margin-top: 19px;
		margin-left: -10px;
	}
	.inverted-end-circle {
		height: 15px;
		width: 15px;
		border-radius: 50%;
		position: absolute;
		margin-top: 19px;
		margin-left: 18.1%;
	}
}

@media(max-width: 899px) {
	#harmonogram .container-fluid {
		width: 30%;
	}
	.steps-timeline {
		border-left: 3px solid #191A1A;
		/* margin-left: 35px; */
		width: fit-content;
	}
	.steps-one,
	.steps-two,
	.steps-three,
	.steps-four,
	.steps-five {
		/* margin-left: -25px; */
	}
	.step-wrap,
	.steps-stops {
		float: left;
	}
	.pane-warp {
		margin-left: 30%;
	}
	.inverted-pane-warp {
		/* margin-left: 25%; */
		margin: 0 auto;
	}
	.verticle-line {
		/* position: absolute; */
		/* width: 125px; */
		/* height: 5px; */
		/* margin-left: 5px; */
		/* margin-top: 10px; */
	}
	.steps-stops {
		height: 24px;
		width: 25px;
		margin: 0px -15px;
		border-radius: 50%;
		background: white;
		border: 2px solid #191A1A;
	}
	.step-wrap {
		height: 24px;
		/* width: 24px; */
		border-radius: 50%;
		background: transparent;
		/* margin-top: 50px; */
		/* margin-left: -2px; */
		/* border: 2px solid #fc6429; */
	}
	.end-circle {
		height: 15px;
		width: 15px;
		border-radius: 50%;
		position: absolute;
		margin-top: -45px;
		/* margin-left: 15px; */
	}
	.inverted-end-circle {
		height: 15px;
		width: 15px;
		border-radius: 50%;
		position: absolute;
		margin-top: 280px;
		margin-left: 15px;
	}
	.time-line-css {
		display: none;
	}
}

@media(max-width: 489px) {
	#harmonogram .container-fluid {
		width: 80%;
	}
}

.inverted-steps-pane p {
	color: #191A1A;
}

.steps-timeline {
	position: relative;
}

.time-line-css {
	border-top: 2px solid #191A1A;
	height: 1px;
	padding: 6px;
	width: 80%;
	position: absolute;
	left: -3%;
	right: 0;
	margin: auto;
	top: -2%;
	z-index: -1;
}

/*
[data-tootik]:after {
	display: none;
}
*/
.steps-one .steps-stops {
	background-color: #191A1A !important;
}

.btn-black-white {
	border-color: white;
	background-color: #191A1A;
	color: white;
}

.btn-black-white:active,
.btn-black-white:focus,
.btn-black-white:hover {
	border-color: white;
	background-color: white;
	color: #191A1A;
}


#bottom-nav-mobile {
	bottom: -1px;
	position: absolute;
	position: fixed;
	top: unset;
}

#bottom-nav-mobile #newsmenu_toggle {
	background-color: #191A1A;
	color: white;
}

.navbar-nav {
	flex-direction: unset !important;
}

.mt-30 {
	margin-top: 30px;
}

.text-under-owl {
	margin-top: 80px;
}

.text-under-owl {
	margin-bottom: 16px;
}

.mt-40 {
	margin-top: 40px;
}

.timeline-row {
	margin-top: 12px;
}

#harmonogram .caption .heading {
	margin-bottom: 64px;
}

#harmonogram {
	padding: 160px 0;
}

.banka-item .bank-logo {
	margin: 24px 0 0 0;
}

#bank-burgenland .row-padding {
	padding: 120px 0 0 0;
}

.light-grey-text {
	color: #979A9B !important;
}


#harmonogram h6,
#harmonogram p {
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	margin-bottom: 0;
}

#harmonogram p {
	color: #646768;
}

.m-width-814 {
	max-width: 814px;
}

.m-width-904 {
	max-width: 904px;
}


.row-text-gall {
	padding: 64px 0 24px 0;
}

.gall-info-box {
	padding: 15px 20px;
}

.gall-info-box p {
	color: white;
	font-size: 13px;
	line-height: 20px;
}

.banka-item {
	padding: 0 !important;
}

.banka-item img {
	padding: 10px;
}

.kontaktne-udaje-footer p {
	margin: 0 !important;
}

.underline {
	text-decoration: underline;
}

.banka-item {
	width: 200px;
}

a:active, a:hover {
	color: #646768;
}

#mobilemenu_toggle_mobile,
#btn_sideNavClose_mobile_menu {
	background-color: #191A1A;
	color: white;
}

#mobilemenu_toggle_mobile:hover,
#btn_sideNavClose_mobile_menu:hover {
	background-color: #191A1A;
	color: #FFDAA4;
}

#bottom-nav-mobile {
	z-index: 9999;
}

.lg-outer {
	z-index: 999999 !important;
}

.mobile-menu .nav-item {
	opacity: 1 !important;
}

.mobile-menu .navbar-nav {
	flex-direction: column !important;
	text-align: center;
}

.mobile-menu .inner-wrapper {
	/*loft-byt-btns-gall*/
	height: 80vh !important;
	-webkit-transform:translateZ(1000px);
	-moz-transform:translateZ(1000px);
	-o-transform:translateZ(1000px);
	transform:translateZ(1000px);
}

.side-menu, .news-menu, .mobile-menu {
	-webkit-overflow-scrolling: auto !important;
}

.mobile-menu .side-nav .navbar-nav .nav-link {
	font-size: 21px;
}

.news-menu {
	background-color: white;
}



.news-menu,
.side-menu {
	max-width: 626px;
	width: unset;
	overflow-y: scroll;
}

.news-menu .inner-wrapper {
	align-items: flex-start;
	padding-top: 124px;
}



.side-menu .btn {
	width: 100%;
}

.narrow-394 {
	max-width: 394px;
	margin: auto;
}

.narrow-498 {
	max-width: 498px;
	margin: auto;
}




.nav-up {
	top: -68px !important;
}

.card-accordion {
	border-radius: 0 !important;
	position: absolute;
	width: calc(100% - 32px);
	text-align: center;
	top: 16px;
	margin-left: 16px;
	background: transparent;
	border: 0;
	flex-direction: row;
}

.owl-item {
	position: relative;
}

.card-header {
	background-color: white;
	padding: 0;
	border-radius: 0 !important;
	border: 0 !important;
	margin-right: -1px;
}

.info-box {
	background-color: white;
}

.info-box-content h4,
.info-box-content div.brown-text {
	padding: 20px 15px;
	margin: 0;
	line-height: 8px;
	border-radius: 0;
	border: 2px solid #191A1A;
}

.info-box-content p {
	padding: 14px 14px 14px 15px;
	text-align: left;
	color: white;
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	letter-spacing: 0.4px;
}


/**
	Plus effect
**/
.cross {
	width: 10px;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.cross::after, .cross::before {
	content: "";
	display: block;
	position: absolute;
	height: 2px;
	background-color: black;
	width: 10px;
	top: 20%;
	transition: all 0.2s ease-in-out;
	right: 0;
}
.cross::after {
	transform: rotate(90deg);
	left: 0;
}
/*
.cross.active::before {
	transform: rotate(-45deg);
	right: -2px;
	width: 15px;
}
 */
.cross.active::after {
	transform: rotate(0deg);
}

.card-header .cross::after {
	transform: rotate(0deg);
}

.card-header.collapsed .cross::after {
	transform: rotate(90deg);
}

.card .card-header .info-box {
	background-color: #191A1A;
}

.card .card-header.collapsed .info-box {
	background-color: white;
}

.card .cross::after, .cross::before {
	background-color: white;
}

.card .card-header.collapsed  .cross::after, .cross::before,
.card .card-header,
.card .info-box {
	background-color: #191A1A;
}

/*
	LIGHTBOX
*/

.mfp-content {
	position: unset;
}

.mfp-figure button {
	position: absolute;
	top: 32px;
	right: 32px !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	width: unset;
}

.mfp-close {
	line-height: unset !important;
	height: unset !important;
	padding: 22px 14px !important;
	background: white !important;
	color: #191A1A !important;
	opacity: 1 !important;
	cursor: pointer !important;
}

.mfp-close:active {
	top: 32px !important;
}

.mfp-arrow::before,
.mfp-arrow::after {
	content: "" !important;
	display: block !important;
	position: absolute !important;
	height: 2px !important;
	background-color: white !important;
	width: 7px !important;
	top: 20% !important;
	transition: all 0.2s ease-in-out !important;
	right: 0 !important;
	border: 0 !important;
	opacity: 1 !important;
}

.mfp-arrow::before {
	transform: rotate(45deg);
}

.mfp-arrow::after {
	transform: rotate(-45deg);
}

/*
TOOLTIP
*/

[data-tooltip] {
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	position: relative;
}
[data-tooltip]::after {
	background-color: #191A1A;
	color: #fff;
	content: attr(data-tooltip);
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	letter-spacing: 0.4px;
	opacity: 0;
	padding: 16px;
	position: absolute;
	text-align: center;
	text-transform: none;
	transition: opacity 0.2s;
	visibility: hidden;
	/*white-space: nowrap;*/
	width: 300px;
	z-index: 1;
}
[data-tooltip].tooltip-top::before {
	border-style: solid;
	border-width: 0.4rem;
	content: "";
	opacity: 0;
	position: absolute;
	transition: opacity 0.2s;
	visibility: hidden;
	border-color: #191A1A transparent transparent transparent;
	top: -5px;
	left: 50%;
	margin-left: -0.25rem;
}
[data-tooltip].tooltip-top::after {
	bottom: 130%;
	left: 50%;
	transform: translate(-50%);
}

@media (max-width: 767px) {
	[data-tooltip].tooltip-mobile::before {
		display: none;
	}
	[data-tooltip].tooltip-mobile:after {
		font-size: 1rem;
		max-width: 20rem;
		position: fixed;
		bottom: auto;
		top: 50%;
		left: 50%;
		text-align: left;
		transform: translate(-50%);
		white-space: normal;
	}
}

/**/
[data-tooltip]:hover::after, [data-tooltip][class*=tooltip-]:hover::before,
[data-tooltip]:active::after, [data-tooltip][class*=tooltip-]:active::before{
	visibility: visible;
	opacity: 1;
}

#gall_img_byt {
	cursor: pointer;
}

#gall_img_loft {
	cursor: pointer;
}

.z-index_dva {
	z-index: 2;
}

.tooltip-top,
.tooltip-mobile {
	/*z-index: 99;*/
}

/*

body {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100vh;
}

.main {
  width: 20rem;
}
.main p {
  margin: 0 0 1rem;
}
.main .wrapper {
  margin-bottom: 2rem;
  padding: 0 0.5rem;
}
.main .flex {
  display: flex;
  justify-content: space-between;
}
*/

.pos-rel {
	position: relative;
}

.pos-abs {
	position: absolute;
}

.opacity-nula {
	opacity: 0 !important;
	z-index: 1;
}

.opacity-jedna {
	opacity: 1 !important;
	z-index: 2;
}

.loft-bcg-img img {
	transition: .4s ease-in-out;
}

[data-tooltip]::after,
[data-tooltip]::before {
	transition: .3s ease-in-out;
}

/*
	LIGHTGALLERY
*/

#lightgallery,
#lightgallery-loft,
#lightgallery-byt,
#owl-carousel-gall {
	display: none;
}

.lg-toolbar {
	background-color: unset !important;
	/*position: unset;*/
}

.lg-sub-html {
	width: 600px;
	bottom: unset;
	right: unset;
	bottom: 16px;
	left: 16px;
	text-align: left;
	background-color: #191A1A;
	opacity: 1;
	padding: 14px;

	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	letter-spacing: 0.4px;
}

#lg-counter {
	position: absolute;
	bottom: 16px;
	left: 16px;
}

.lg-actions button {
	background-color: white !important;
	border-radius: 0 !important;
	padding: 9px !important;
	border: 2px solid #191A1A !important;
}

.lg-backdrop {
	background-color:  #191A1A;
}

.lg-backdrop.in {
	opacity: .7;
}

.lg-close {
	width: 44px !important;
	height: 44px !important;
	line-height: 22px !important;
	background-color: white !important;
	border: 2px solid #191A1A !important;
	right: 20px !important;
	top: 20px !important;
	position: absolute !important;
	cursor: pointer !important;
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover,
.lg-toolbar .lg-icon:hover {
	color: #191A1A !important;
}

#galeria {
	position: relative;
}

.owl-gall-btn {
	position: absolute;
	bottom: 40px;
	left: 31px;
}

#cookie-law-info-bar {
	border-radius: 0 !important;
	box-shadow: rgb(0 0 0 / 25%) 0px 0px 5px 0px !important;
}

.cli-bar-btn_container a {
	margin-left: 0 !important;
	margin-right: 15px;
}

.cli-bar-btn_container {
	text-align: left;
}

.cli_messagebar_head,
#wt-cli-cookie-banner-title,
.cli-bar-message {
	margin-bottom: 24px !important;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
	padding: 24px !important;
}

a.wt-cli-element.cli_cookie_close_button {
	top: 24px !important;
	right: 24px !important;
	position: absolute;
}

.cli-tab-header {
	background-color: unset !important;
}

#wt-cli-privacy-save-btn {
	background-color: unset !important;
	color: #191A1A;
}

.gdpr-container {
	max-width: 604px;
}

.wt-cli-manage-consent-link {
	cursor: pointer;
}

footer a:hover {
	color: #646768 !important;
}

.nowrap {
	white-space: nowrap;
}

.preloader_lofty {
	display:none;
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99;
	margin:0 auto;
}

.wpcf7-acceptance label {
	display: flex;
}

.wp-form-loft .wpcf7-form-control-wrap .wpcf7-acceptance input {
	position: relative;
	top: -4px;
	height: 20px;
	width: 20px !important;
	margin-right: 10px;
	border: 2px solid #191A1A !important;
}

input[type="checkbox"] {
	border: 2px solid #191A1A !important;
	border-radius: 0;
}

.wp-form-loft .wpcf7-form-control-wrap .wpcf7-acceptance span {
	font-weight: 400;
	font-size: 14px;
	line-height: 17.5px;
	letter-spacing: .4px;
}

.wp-form-loft .wpcf7-form-control-wrap,
.wp-form-loft .wpcf7-form-control-wrap input,
.wp-form-loft .wpcf7-form label,
.wp-form-loft .wpcf7-form-control {
	width: 100% !important;
}

.wp-form-loft .wpcf7-form p {
	margin: 16px 0;
}

.wp-form-loft .wpcf7-form input,
.wp-form-loft .wpcf7-form select {
	margin: 0;
	font-weight: 400;
	font-size: 17px;
	line-height: 125%;
	letter-spacing: .4px;
	padding-top: 12px;
	padding-bottom: 13px;
}

.wp-form-loft .wpcf7-form select {
	padding: 16px;
	border: 2px solid #191A1A;
}

.wpcf7-form input::placeholder,
.wpcf7-form textarea::placeholder{
	color: #191A1A;
	font-weight: 400;
	font-size: 17px;
	line-height: 125%;
	letter-spacing: 0.4px;
}

.wpcf7-select {
	display: none;
}

#bottom-nav-mobile .zaujem:hover {
	color: #ffffff !important;
}

.wpcf7-form input.wpcf7-not-valid::placeholder {
	color: #E1000E;
}

.wp-form-loft .wpcf7-form input:not(.wpcf7-submit) {
	border: 0;
	border-bottom: 2px solid #191A1A;
	padding-left: 0;
	color: #191A1A;
	padding: 16px 0;
}

.wp-form-loft .wpcf7-form input.wpcf7-not-valid {
	border-bottom: 2px solid #E1000E;
	color: #E1000E;
}

.wpcf7-not-valid-tip {
	display: none;
}

.wp-form-loft .wpcf7-submit {
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: white;
	border: 2px solid #191A1A;
	color: #191A1A;
	transition: .3s ease-in-out;
}

.wp-form-loft .wpcf7-submit:hover {
	background-color: #191A1A;
	color: white;
}

.inner-mam-zaujem {
	padding: 24px;
	background-color: #FFDAA4;
}

.side-menu {
	background-color: white;
}

.wp-form-loft .wpcf7-form .label-text {
	font-size: 12px;
	line-height: 15px;
	opacity: .5;
}

/*



input[type="checkbox"] {
	position: relative;
	cursor: pointer;
	padding: 0;
	margin-right: 15px;
	width: 20px;
}
input[type="checkbox"]:before {
	content: '';
	margin-right: 10px;
	display: inline-block;
	margin-top: -2px;
	width: 20px;
	height: 20px;
	background: #fcfcfc;
	border: 1px solid #aaa;
	border-radius: 2px;
}


input[type="checkbox"]:checked:before {
	background: #000;
	border-color: #000;
}
input[type="checkbox"]:disabled {
	color: #b8b8b8;
	cursor: auto;
}
input[type="checkbox"]:disabled:before {
	box-shadow: none;
	background: #ddd;
}
input[type="checkbox"]:checked:after {
	content: '';
	position: absolute;
	left: 5px;
	top: 8px;
	background: white;
	width: 2px;
	height: 2px;
	box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
	transform: rotate(45deg);
}


span.wpcf7-list-item{
	margin: 20px 0 0 0;
}

*/



input[type=checkbox] {
	/* Add if not using autoprefixer */
	-webkit-appearance: none;
	/* Remove most all native input styles */
	-moz-appearance: none;
	appearance: none;
	/* For iOS < 15 */
	background-color: var(--form-background);
	/* Not removed via appearance */
	margin: 0;
	font: inherit;
	color: currentColor;
	width: 1.15em !important;
	height: 1.15em !important;
	border: 2px solid #191A1A;
	transform: translateY(-0.075em);
	display: grid;
	place-content: center;
	padding: 10px !important;
}


input[type=checkbox]::before {
	content: "";
	width: 0.65em !important;
	height: 0.65em !important;
	-webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
	clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
	transform: scale(0);
	transform-origin: bottom left;
	transition: 120ms transform ease-in-out;
	box-shadow: inset 1em 1em var(--form-control-color);
	/* Windows High Contrast Mode */
	background-color: CanvasText;
}

input[type=checkbox]:checked::before {
	transform: scale(1);
}

/*
input[type=checkbox]:focus {
	outline: max(2px, 0.15em) solid currentColor;
	outline-offset: max(2px, 0.15em);
}
*/


input[type=checkbox]:disabled {
	--form-control-color: var(--form-control-disabled);
	color: var(--form-control-disabled);
	cursor: not-allowed;
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-submit {
	margin-top: 48px !important;
}
/*
#lokalita .map-container-outer {
	overflow: scroll;
	width: auto;
	height: 60vh;
	overflow-y: hidden;
}
#lokalita .map-container-inner {
	height: 100%;
}

#lokalita .map-container-inner img {
	height: 100%;
	max-width: unset !important;
}

#lokalita .inside-map,
#lokalita .map-container-inner {
	margin-top: 64px;
}

#lokalita {
	padding: 24px 0 160px 0;
}
 */

p.intro-text  {
	font-size: 17px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
}

.mb-12-loft {
	margin-bottom: 12px;
}

.mb-16-loft {
	margin-bottom: 16px;
}

.mb-24-loft {
	margin-bottom: 24px !important;
}

.mb-32-loft {
	margin-bottom: 32px !important;
}

.mb-64-loft {
	margin-bottom: 64px !important;
}

.m-24-loft {
	padding: 24px 0 !important;
}

.pb-160-loft {
	padding-bottom: 160px;
}

#galeria {
	padding-top: 0;
	padding-bottom: 24px;
}

.mt-minus-1{
	margin-top: -1px;
}

footer#kontakt .inner-padding {
	padding: unset;
}

footer#kontakt .inner-container {
	padding: 160px 0 124px 0;
}

footer {
	padding-bottom: 50px;
}

.kontaktne-udaje p {
	font-size: 17px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
	color: #191A1A;
}


.kontaktne-udaje h5 {
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	text-align: center;
	margin-bottom: 16px;
}

.socials a {
	font-size: 17px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
	text-align: center;

}

.dark-text {
	color: #191A1A !important;
}

.hyp-banky div {
	margin: auto;
}

#bottom-nav-mobile a.zaujem,
a.zaujem {
	color: #2b2b2b !important;
	transition: .3s ease-in-out;
}

/*
.owl-carousel { margin-left: 20px; }
*/

#gallery-loft-flat_dva {
	padding: 0;
}

.loga_banky {
	height: 65px;
	margin: 24px 24px;
}

.gdpr-section {
	padding: 132px 0 127px 0;
}

.gdpr-section .heading {
	padding-bottom: 64px;
}

/*
.page-id-3 h1 {
	font-size: 52px;
	font-weight: 400;
	line-height: 57px;
	letter-spacing: 4px;
	text-align: center;
}
 */

.page-id-3 .gdpr-content h2 {
	font-family: 'rt-rondelle' !important;
	font-size: 17px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
	margin-bottom: 16px;
}

.page-id-3 .gdpr-content p {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	margin-bottom: 32px;
}

.page-id-3 .gdpr-content ul {
	list-style-type: none;
}

.page-id-3 .gdpr-content ul li {
	margin-left: 32px;
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	position: relative;
}

.page-id-3 .gdpr-content ul li:last-child {
	margin-bottom: 32px;
}

.page-id-3 .gdpr-content ul li::after {
	content: "";
	font-size: 80%;
	left: -2.8em;
	position: absolute;
	text-align: right;
	top: 9px;
	width: 16px;
	border-bottom: 2px solid #191A1A;
}

.preloader-logo {
	width: 100px;
	height: 100px;
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
	margin-top: -13px;
	margin-left: -13px;
	/* border-radius: 60px; */
	/* animation: loader 1.3s linear infinite; */
	/* -webkit-animation: loader 1.1s linear infinite; */
	margin: auto;
}

.cli_messagebar_head,
#wt-cli-cookie-banner-title,
.cli-modal h4 {
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	text-align: left;
	color: #646768;
	font-family: 'rt-rondelle' !important;
}

.cli-modal h4 {
	margin-bottom: 64px;
}

.cli-bar-message,
.cli-bar-btn_container a,
.cli-tab-container p,
.cli-privacy-content-text,
.wt-cli-cookie-description,
.cli-nav-link {
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	text-align: left;
	text-decoration: unset !important;
}

#wt-cli-accept-all-btn,
#cookie_action_close_header_reject,
#wt-cli-reject-btn,
.cli_settings_button,
#wt-cli-privacy-save-btn {
	position: relative;
	padding: 0 0 0 32px !important;
}

#wt-cli-accept-all-btn::before,
#wt-cli-privacy-save-btn::before {
	content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_check.svg');
	left: 0;
	position: absolute;
	top: 0px;
}

#cookie_action_close_header_reject::before,
#wt-cli-reject-btn::before {
	content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close.svg');
	left: 0;
	position: absolute;
	top: 0px;
}

.cli_settings_button::before {
	content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_manage.svg');
	left: 0;
	position: absolute;
	top: 0px;
}

.wt-cli-privacy-overview-actions {
	overflow: hidden;
}

.lg-toolbar .lg-icon,
.lg-next.lg-icon,
.lg-prev.lg-icon {
	color: #191A1A;
	transition: .3s ease-in-out;
	font-size: 17px;
}

.lg-toolbar .lg-icon:hover,
.lg-next.lg-icon:hover,
.lg-prev.lg-icon:hover {
	color: white !important;
	background-color: #191A1A !important;
}

.lg-actions .lg-next:before,
.lg-actions .lg-prev:after,
.lni-chevron-left::before,
.lni-chevron-right::before {
	/*content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1.svg') !important;*/
	background-image: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1.svg');
	content:'';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

.lg-actions .lg-next:hover:before,
.lg-actions .lg-prev:hover:after,
.portfolio-left-arr:hover .lni-chevron-left::before,
.portfolio-right-arr:hover .lni-chevron-right::before{
	background-image: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1-1.svg');
	content:'';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

.lg-toolbar .lg-close:after{
	background-image: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close-1.svg');
	content:'';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

.lg-toolbar .lg-close:hover:after{
	background-image: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close-1-1.svg');
	content:'';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

.side-menu .btn-close:before,
.news-menu .btn-close:before {
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close-1.svg);
	content: '';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
	position: absolute;
	left: 10px;
	top: 10px;
	transform: unset !important;
	background-color: unset !important;
}

.side-menu .btn-close:after,
.news-menu .btn-close:after {
	display: none;
}

.side-menu .btn-close:hover,
.news-menu .btn-close:hover {
	background-color: #191A1A;
}

.side-menu .btn-close:hover:before,
.news-menu .btn-close:hover:before {
	background-color: #191A1A;
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close-1-1.svg);
	background-repeat: no-repeat;
}

.side-menu .btn-close,
.news-menu .btn-close {
	transition: .3s ease-in-out;
}

	/* BLACK SECTION CAR. GALLERY */

#galeria .lni-chevron-left::before,
#galeria .lni-chevron-right::before {
	/*content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/Vector-13-white.svg') !important;*/
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1-1.svg);
	content: '';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

/* Pridané css */
.lni-chevron-left::before {
	transform: rotate(180deg);
}

#galeria .portfolio-left-arr:hover .lni-chevron-left::before,
#galeria .portfolio-right-arr:hover .lni-chevron-right::before{
	/*content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/Vector-13.svg') !important;*/
	background-image: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1.svg');
	content: '';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

#galeria .portfolio-left-arr:hover,
#galeria .portfolio-right-arr:hover {
	background-color: white;
}

/*
.portfolio-left-arr,
.portfolio-right-arr {
	margin: 4px !important;
}*/

.lg-prev.lg-icon,
.lni.lni-chevron-left {
	transform: rotate(180deg);
}

.lg-prev.lg-icon,
.lg-next.lg-icon {
	height: 44px;
	line-height: 0;
	width: 44px;
}

/*

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
.background-image {
	background-color: black;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	-webkit-animation-name: fade-in;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-delay: 2s;
}

.background-image.visible {
	opacity: 1;
}
*/

.preloader-logo {
	visibility: hidden;
}

@keyframes preloader-anim {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.loader-loft {
	position: relative;
	width: 300px;
	top: calc(50% - 60px);
	left: calc(50% - 150px);
}

.loader-loft svg {
	opacity: 0;
}

.loader__percentage {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 26px;
	color: white;

	font-family: 'styling' !important;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 17px;
	letter-spacing: 4px;
	margin-bottom: 16px;

	animation: preloader-anim 5s;
}

.loader__path {
	stroke-dasharray: 629;
	stroke-dashoffset: 629;
	transition: stroke-dashoffset 0.1s;
}

.page-id-3 .bottom-nav {
	display: none;
}

.wpcf7-response-output {
	border: 0px !important;
	padding: 0 !important;
	margin: 0  !important;
	font-weight: 400;
	font-size: 17px;
	line-height: 125%;
	letter-spacing: .4px;
	margin-bottom: 64px !important;
}

#gallery-loft-flat_dva .img_ihrisko {
	display: -webkit-flex;
}

#gallery-loft-flat_dva img {
	width:100%;
}

.wpcf7 textarea {
	border: 2px solid #191A1A;
}

.inner-mam-zaujem a {
	position: relative;
	margin-left: 32px;
}

.inner-mam-zaujem a:before {
	content: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/calendar_today_FILL0_wght400_GRAD0_opsz24-1.svg);
	left: -32px;
	position: absolute;
	top: -3px;
	transition: .3s ease-in-out;
}

.inner-mam-zaujem a:hover:before {
	opacity: .5;
}

/*
.lg-hide-items .lg-toolbar,
.lg-icon {
	opacity: 1 !important;
}
*/

.newsletter-visi {
	visibility: visible !important;
}

.thank_you_page .text-14 {
	font-weight: 400;
	font-size: 14px;
	line-height: 125%;
	letter-spacing: 0.4px;
}

.thank_you_page {
	min-height: 60vh;
	justify-content: center;
	align-items: center;
}

.thank-you-btn a,
.portfolio-left-arr,
.portfolio-right-arr {
	width: 100% !important;
}

header .inner-header {
	box-shadow: 0 0px 5px 0 rgba(0, 0, 0, 0.25);
}

/*
.onclick_tooltip .tooltip-mobile::after {
	visibility: visible;
	opacity: 1;
}
*/

.visi-hot-spots [data-tooltip]::after {
	 visibility: hidden !important;
	 opacity: 0 !important;
}

.news-checked {
	display: none;
	visibility: hidden;
	opacity: 0;
}

.rc-anchor-invisible {
	visibility: hidden !important;
}

.grecaptcha-badge {
	visibility: hidden;
}

/*

Testovacie css



.siderbar_menu .inner-wrapper {
	background-color: red;
}

.siderbar_menu .side-nav {
	background-color: lightgreen;
}

.siderbar_menu .side-nav ul {
	background-color: orange;
}

*/

/**

	MENU HAMBURGER - TREBA PRENIESŤ

**/

@media(min-width: 992px) {
	#mobile_lofty_menu {
		display: none;
	}
}

@media(max-width: 768px) {

	.bar1, .bar2, .bar3 {
		width: 20px;
		height: 2px;
		background-color: #000000;
		transition: 0.4s;
	}

	.bar3 {
		margin: 9px 0;
	}

	.change .bar1 {
		transform: translate(0, 3px) rotate(-45deg);
	}

	.change .bar2 {opacity: 0;}

	.change .bar3 {
		transform: translate(0, -8px) rotate(45deg);
	}

	header_ .inner-header {
		z-index: 99999999 !important;
	}

	#bottom-nav-mobile {
		z-index: 99999 !important;
	}

	.mobile-menu {
		z-index: 999999 !important;
	}

	.news-menu .btn-close {
		display: none;
	}

}



/**/

/* SUBMITTING FORM POPUP */

#form-submitting .text-center,
#form-submitting-failed .text-center {
	text-align: center;
	margin: auto;
}

.pt-30 {
	padding-top: 30px;
}

.wpcf7-spinner {
	display_: none !important;
}

.warning-form {
	border: 3px solid #E1000E;
	padding: 0px 22px 10px 22px;
	border-radius: 100%;
	line-height: 0px !important;
	color: #E1000E;
}

.warn-div {
	margin-bottom: 50px;
}


#form-submitting,
#form-submitting-failed {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	z-index: 999999999999;
	cursor: pointer;
	opacity: 0;
	transition:opacity 0.5s ease;
}

.submiting-form #form-submitting {
	opacity: 1;
	display: block !important;
}

.form-submitting-failed #form-submitting-failed {
	opacity: 1;
	display: block !important;
}

.form-submit-form {
	padding: 50px 100px;
	background-color: white;
	color: #2b2b2b;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}

@media (max-width: 767px) {
	.form-submit-form {
		min-width: 80vw;
		padding: 80px 20px;
	}

	.container-hamburger {
		display: inline-block;
		cursor: pointer;
		position: absolute;
		top: 23%;
		right: 16px;
		padding: 10px 10px 2px 10px;
	}
}

@media (max-width: 992px) {
	header .inner-header {
		z-index: 99999999 !important;
	}
	body.overflow-hidden-mobile .logo-section .logo-text {
		opacity: 0;
	}
}

/* dots animation */


#wave {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
#wave .dot {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	margin-right: -2px;
	background: #2b2b2b;
	animation: wave 1.3s linear infinite;
}
#wave .dot:nth-child(2) {
	animation-delay: -1.1s;
}
#wave .dot:nth-child(3) {
	animation-delay: -0.9s;
}

@keyframes wave {
	0%, 60%, 100% {
		transform: initial;
	}
	30% {
		transform: translateY(-10px);
	}
}


/*
*** VÝBER BYTOV - NADSTAVBA 12.4.
*/

.btn-vyber-bytu .btn {
	padding: 18px 22px;
}

.btn-vyber-bytu {
	margin-top: 24px;
}

.loft-card {
	padding: 6px !important;
}

#typy_loftov_karty {
	padding-left: 24px;
	padding-right: 24px;
	max-width: 1950px;
	margin: auto;
}

#typy_loftov_karty img {
	width: 100%;
}

.lofty-wrapper {
	border: 2px solid #191A1A;
}

.lofty-details {
	background-color: #FFDAA4;
	padding: 16px;
}

.loft-mark {
	padding-right: 16px;
	font-family: Styling;
	font-size: 30px;
	font-weight: 400;
	line-height: 33px;
	letter-spacing: 2px;
	text-align: left;
}

.loft-area,
.loft-sum {
	font-size: 14px;
	font-weight: 400;
	line-height: 17.5px;
	letter-spacing: 0.4px;
	color: #191A1A;
}

.black-sum {
	padding: 8px;
	font-size: 12px;
	font-weight: 400;
	line-height: 15px;
	letter-spacing: 0.4px;
	text-align: left;
	color: white;
	background-color: #191A1A;
}

.first-row {
	position: relative;
}

.loft-sum {
	position: absolute;
	right: 0;
	bottom: 0;
}

#typy_loftov_karty .first-row {
	margin-bottom: 8px;
}

#typy_loftov {
	padding-bottom: 42px;
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	content: "";
}

#typy_loftov_karty .row {
	padding-bottom: 34px;
}

.lofty-bottom-menu {
	display: none !important;
}

.side-menu-iframe {
	align-items: flex-start;
	padding-top: 140px;
	padding-left: 64px;
	padding-right: 64px;
	padding-bottom: 64px;
	max-width: 100vw;
	max-height: 100vh;
}

.page-id-658 #cookie-law-info-bar {
	display: none !important;
}

.side-menu:not(.side-menu-iframe) .zaujem_o_label {
	display: none;
}

.mobile-menu-iframe {
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	transform: unset !important;
	position: fixed;
	overflow: hidden;
}

.url_form {
	display: none !important;
}


.owl-car-historia .owl-dots {
	padding-right: 17px;
}

/* user is logged_in */
header .lofty-bottom-menu {
	display: block !important;
}

.navbar .navbar-nav .nav-link {
	margin-left: 20px;
	margin-right: 20px;
}

.mobile-menu .inner-wrapper {
	height: 90vh !important;
}

@media (max-width: 1200px) {
	.navbar .navbar-nav .nav-link {
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
}

@media (min-width: 768px) and (max-width: 990px){
	nav.bottom-nav .container {
		max-width: 770px !important;
	}
}

@media (min-width: 991px) {
	nav.bottom-nav .container {
		max-width: 1200px !important;
	}
}

#bcg-video,
#uvod {
	/*display: none !important;*/
	position: relative;
	display: flex;
	height: 100vh;
	background: #000;
	overflow: hidden;
}

#uvod_ {
	display: none !important;
}


.wpcf7-form-control.has-spinner.wpcf7-submit:disabled:hover {
	background-color: white !important;
	border: 2px solid #191A1A !important;
	color: #191A1A !important;
}

.error_message_red {
	border: 0px !important;
	padding: 0 !important;
	margin: 30px 0 !important;
	max-width: 550px;
	font-weight: 400;
	font-size: 17px;
	line-height: 125%;
	letter-spacing: .4px;
	color: #E1000E;
}

.lg-outer {
	z-index: 999999999 !important;
}
.lg-backdrop.in {
	z-index: 99999999;
}

.status {
	position: relative;
	background: #FFDAA4;
}

.steps-stops.status::after {
	content: '';
	position: absolute;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	background: #191A1A;
	top: 50%;
	left: -1px;
	margin-left: 5px;
	transform: translateY(-50%);
}



.pb-124-loft {
	padding-bottom: 124px;
}

.mb-15-loft {
	margin-bottom: 15px	;
}
#mobilemenu_toggle_mobile_ponuka {
	background-color: #191A1A;
	color: white;
}

.kontaktne-udaje-footer .kontaktne-udaje a#newsmenu_toggle {
	font-size: 18px;
}

/* new cookie yes lišta */
.cky-consent-bar {
	background-color: rgb(255, 255, 255);
	color: rgb(51, 51, 51);
	font-family: inherit;
	position: fixed;
	width: 500px;
	height: auto;
	max-height: 500px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	overflow: auto;
	display: block;
	opacity: 1;
	padding: 24px !important;
	border-radius: 0 !important;
	box-shadow: rgb(0 0 0 / 25%) 0px 0px 5px 0px !important;
}
button.cky-banner-btn-close {
	top: 24px !important;
	right: 24px !important;
	position: absolute;
}
.cky-notice .cky-title, .cky-preference-header .cky-preference-title {
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
	letter-spacing: 0.4px;
	text-align: left;
	color: #646768 !important;
	font-family: 'rt-rondelle' !important;
	margin-bottom: 24px !important;
}

.cky-notice-des {
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px !important;
	letter-spacing: 0.4px;
	text-align: left;
	text-decoration: unset !important;
	margin-bottom: 24px;
}
.cky-notice-btn-wrapper {
	flex-direction: row-reverse;
	justify-content: flex-end !important;
}
button.cky-btn.cky-btn-accept, button.cky-btn.cky-btn-reject, button.cky-btn.cky-btn-customize, button.cky-btn.cky-btn-preferences {
	position: relative;
	padding: 0 0 0 32px !important;
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	text-align: left;
	text-decoration: unset !important;
	margin-left: 0 !important;
	margin-right: 15px;
	color: #191A1A;
	border-color: #ffffff;
	background-color: #ffffff;

}

button.cky-btn.cky-btn-accept::before, button.cky-btn.cky-btn-preferences::before {
	content: url('https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_check.svg');
	left: 0;
	position: absolute;
	top: 0px;
}
button.cky-btn.cky-btn-reject::before {
	content: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_close.svg);
	left: 0;
	position: absolute;
	top: 0px;
}
button.cky-btn.cky-btn-customize::before {
	content: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_manage.svg);
	left: 0;
	position: absolute;
	top: 0px;
}


.cky-modal.cky-modal-open {
	border-radius: 0 !important;
}

.cky-preference-header, .cky-preference-body-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper {
	border-color: #fff !important;
}
button.cky-show-desc-btn {
	color: #191A1A !important;
}
[data-cky-tag="detail-powered-by"] {
	display: none !important;
}
span.cky-footer-shadow {
	background: transparent !important;
}
a.cookie-revisit-sett {
	cursor: pointer;
}
.cky-btn {
	flex: inherit !important;
}

.cky-preference-content-wrapper {
	font-family: 'rt-rondelle' !important;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.4px;
	text-align: left;
	text-decoration: unset !important;
}
button.cky-accordion-btn {
	font-size: 14px !important;
	line-height: 18px !important;
	color: #000;
	text-decoration: none;
}
.cky-preference-header .cky-preference-title {
	margin-bottom: 0 !important;
}

.cky-preference-header {
	margin-bottom: 20px;
}
.cky-switch input[type="checkbox"] {
	border-radius: 0 !important;
}


/*
Pridané CSS
*/

#obchodne-priestory .obchod-priest-img .inner-padding,
#historia .obchod-priest-img .inner-padding{
	padding: 60px 0 60px 60px;
}

section#historia.obchodne-priestory-section {
	padding: 0 0 160px 0;
}

.portfolio-timeline-gallery .card.card-accordion {
	bottom: 16px;
	top: unset;
}

.portfolio-timeline-gallery .card-header {
	position: relative;
	min-width: 44px;
}

.portfolio-timeline-gallery .btn-cross-timeline  .info-box-content {
	position: absolute;
	bottom: 0;
}

.card-header.collapsed .brown-text {
	background-color: white !important;
}

#timeline-gallery .work-navigation a {
	color: #2b2b2b;
	padding: 15px 10px 7px 10px;
	/* padding: 13px 10px 9px 10px; */
	border: 2px solid #2b2b2b;
}

#timeline-gallery .work-navigation a:hover {
	color: white;
	border: 2px solid #2b2b2b;
	background-color: #191A1A;
}

#timeline-gallery .work-navigation a:hover .lni {
	color: white !important;
}

.portfolio-left-arr-timeline:hover .lni-chevron-left::before,
.portfolio-right-arr-timeline:hover .lni-chevron-right::before {
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1-1.svg);
	content: '';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}

.portfolio-timeline-gallery {
	padding: 0 15px !important;
}

#harmonogram {
	padding: 160px 0 80px 0;
}

.empty-nav-class {
	opacity: .4;
	pointer-events: none;
}

.date-timeline-gall {
	margin-bottom: 0;
	padding-bottom: 0 !important;
}

@media (min-width: 768px) and (max-width: 875px) {
	.logo-text {
		font-size: 20px;
	}
	.lofty-menu-btn {
		font-size: 13px;
	}
}

@media (max-width: 767px) {
	#timeline-gallery .text-under-owl {
		margin-top: 30px;
		margin-bottom: 40px;
	}
	#harmonogram {
		padding: 80px 0 0px 0;
	}

	#obchodne-priestory .inner-padding.inner-dva {
		padding: 0;
	}

	.obch-nav-mobile {
		margin-top: 20px;
		margin-bottom: -20px;
	}

}

.finished {
	position: relative;
	background: #191A1A;
}

#open-carousel-gall-timeline.time-line-gallery a {
	width: unset !important;
	padding: 9px 10px 7px 10px;
	min-height: 45px;
	margin-top: -11px;
	margin-left: -1px;
}

.test-page {
	min-height: 50vh;
	padding-top: 100px;
}

.time-line-gallery .work-navigation {
		padding: 20px 15px;
	}

.steps-six_ {
	display: none;
}

.cky-modal .cky-switch input[type="checkbox"]:before {
	height: 12px !important;
	width: 12px !important;
	left: -16px;
	bottom: 4px;
}
@media (max-width: 425px) {
	.cky-modal .cky-switch input[type="checkbox"]:before {
		left: -13px;
	}
}




/* POPUP NEW CSS */
.popup.promotion {
	position: fixed;
	width: 720px;
	background-color: #fff;
	padding: 0;
	display: flex;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: fit-content;
	overflow: hidden;
	transition: all .5s ease;
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.popup-backdrop {
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	transition: all .4s ease;
	background: rgba(25, 26, 26, 0.5);
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.popup-backdrop.show {
	opacity: 1;
	visibility: visible;
	z-index: 999999;
}
.popup.promotion.show {
	visibility: visible;
	opacity: 1;
	z-index: 1000000;
	transition: opacity .4s ease, visibility .4s ease 0.4s;
}


.popup-title {
	font-family: Styling, sans-serif;
	font-weight: 400;
	font-size: 40px;
	line-height: 1.1em;
	letter-spacing: 3.5px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #191A1A;
}
.popup-caption {
	font-family: RT Rondelle, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.25em;
	letter-spacing: 0.4px;
	vertical-align: middle;
	color: #646768;
	padding-bottom: 32px;

}
.btn-popup {
	font-family: 'rt-rondelle', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.25em;
	letter-spacing: 0.4px;
	text-align: center;
	color: #fff;
	background: #8F5B18;
	border-color: #8F5B18;
	display: block;
	width: 100%;
	padding: 10px 16px;
	transition: all .3s ease;
}
.btn-popup:hover, .btn-popup:active {
	background: #fff;
	color: #8F5B18;
}

.popup.promotion .close-popup-btn {
	display: block;
	position: absolute;
	top: 16px;
	right: 16px;
	width: 16px;
	height: 16px;
	background: url(/wp-content/uploads/2025/08/ic_close.svg) no-repeat;
	background-size: contain;
	background-position: 50%;
	transition: filter .3s ease;
	cursor: pointer;
}
.popup.promotion .close-popup-btn:hover {
	filter: brightness(70%);
}
img.popup-img {
	max-width: 340px;
	height: 450px;
	object-fit: cover;
}

.popup-text-holder {
	display: flex;
	gap: 20px;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 48px;
}
.promotion-bar {
	background: #B1772C;
	position: relative;
	opacity: 0;
	visibility: hidden;
	z-index: 111;
	width: 100%;
	transition: all .3s ease;
}
.promotion-bar.type-a {
	max-width: 720px;
	position: fixed;
	bottom: 58px;
	left: 50%;
	transform: translateX(-50%);
	padding: 18px 24px;
	box-shadow: 0px 0px 10px 0px #00000040;
}
.promotion-bar.type-b {
	position: fixed;
	bottom: 50px;
}
.promotion-bar.show {
	visibility: visible;
	opacity: 1;
}
.promotion-bar-content {
	display: flex;
	gap: 32px;
	padding: 16px 24px 16px 0;
	align-items: center;
}
.type-a .promotion-bar-content {
	padding: 0 35px 0 0;
}
.bar-caption {
	font-family: Styling, sans-serif !important;
	font-weight: 700;
	font-size: 14px;
	line-height: 1.1em;
	letter-spacing: 3.5px;
	margin-bottom: 0;
	color: #fff;
	text-transform: uppercase;
}
.type-b .bar-caption {
	position: relative;
	top: 2px;
}
.type-a .bar-caption {
	font-size: 12px;
	margin-bottom: 2px;
}
.bar-title {
	font-family: 'rt-rondelle', sans-serif !important;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.25em;
	letter-spacing: 0.4px;
	margin-bottom: 0;
	color: #fff;
}
.type-a .bar-title {
	font-size: 17px;
	line-height: 1.35em;
}
.bar-vertical-line {
	display: block;
	height: 27px;
	width: 1px;
	background: #fff;
}
.btn-bar {
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	background: #8F5B18;
	border: 2px solid #8F5B18;
	padding: 6px 21px;
	margin-left: 32px;
	font-weight: 400;
}
.type-a .btn-bar {
	font-size: 14px;
	padding: 12px 64px;
}

.btn-bar:hover {
	background: #fff;
	color: #8F5B18;
	border-color: #8F5B18;
}
.type-a .prom-bar-col {
	width: calc(50%);
}

.close-bar-btn {
	display: block;
	opacity: 1;
	position: absolute;
	top: 24px;
	right: 16px;
	width: 16px;
	height: 16px;
	background: url(/wp-content/uploads/2025/08/ic_close-white.svg) no-repeat;
	background-size: contain;
	background-position: 50%;
	transition: opacity .3s ease;
	cursor: pointer;
}
.type-a .close-bar-btn {
	top: 30px;
	right: 24px;
}
.close-bar-btn:hover {
	opacity: 0.7;
}
footer.showPromB {
	padding-bottom: 120px;
}
footer.showPromA {
	padding-bottom: 150px;
}
footer {
	transition: padding-bottom .3s ease;
}



.promAnimateFade {
	opacity: 0;
	transform: translateY(20px);
}
.promAnimateFade.animate {
	animation-name: promFadeInBottom;
	animation-duration: 1s;
	animation-fill-mode: forwards;
}
@keyframes promFadeInBottom {
	from {
		opacity: 0;
		transform: translateY(20px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@media only screen and (max-width: 767px) {
	.popup-title {
		font-size: 22px;
		margin-bottom: 24px;
	}
	.popup-caption {
		font-size: 12px;
		padding-bottom: 24px;
	}

	.popup-text-holder {
		gap: 0;
		padding: 32px;
		position: relative;

	}
	.popup.promotion {
		flex-direction: column;
		width: calc(100% - 52px);
		max-width: 400px;

	}
	img.popup-img {
		max-width: unset;
		height: unset;
		max-height: 30vh;
	}
	.promotion-bar.type-a {
		max-width: calc(100% - 16px);
		width: 420px;
		position: fixed;
		bottom: 66px;
		padding: 32px 24px;
		box-shadow: unset;
	}
	.promotion-bar-content {
		gap: 5px;
		padding: 0;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
	.type-a .prom-bar-col {
		width: 100%;
		text-align: center !important;
	}
	.close-bar-btn {
		width: 16px;
		height: 16px;
	}
	.type-a .close-bar-btn {
		top: 8px;
		right: 8px;
	}
	.type-a .btn-bar {
		font-size: 14px;
		padding: 12px 48px;
		margin-left: 0;
		width: 100%;
	}
	.type-a .promotion-bar-content {
		padding: 0;
	}
	.promotion-bar.type-b {
		bottom: 66px;
		padding: 12px;
		max-width: calc(100% - 16px);
		width: 450px;
		position: fixed;
		left: 50%;
		transform: translateX(-50%);
	}
	.promotion-bar.type-b .col-12 {
		padding: 0;
	}
	.bar-vertical-line {
		display: none;
	}
	.type-b .btn-bar {
		font-size: 14px;
		padding: 12px 48px;
		margin-left: 0;
		width: 100%;
	}
	.type-b .promotion-bar-content {
		align-items: flex-start;
	}
	.type-b .close-bar-btn {
		right: 0;
		top: 0;
	}
	.type-b .mob-width100 {
		width: 100%;
	}
	.type-b .bar-caption {
		max-width: calc(100% - 24px);
	}
	.type-b .bar-title {
		font-size: 12px;
	}
	.mob-d-none {
		display: none;
	}
	.bar-caption {
		font-size: 17px;
	}
	.btn-bar:after {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		display: block;
	}
}


@media only screen and  (min-width: 768px) and (max-width: 991px) {
	.type-b .btn-bar {
		margin-left: 16px;
	}
}

@media only screen and  (min-width: 576px) and (max-width: 767px) {
	.promotion-bar.type-b {
		width: 500px;
	}
}
@media only screen and  (min-width: 768px) {
	.container.container-popup-custom {
		max-width: calc(100% - 34px);
	}
}
/* POPUP NEW CSS END */


/* update 6.8.2025 */

#hot_points_section .text-under-owl {
	margin-bottom: 40px !important;
}

#typy_loftov_karty {
	padding-bottom: 24px !important;
}

#architekti {
	padding-top: 40px !important;
}


/* ------------------------------------------
 ----   NEW CSS - 29.9.2025 - Novinky    ----
 -------------------------------------------- */
.first-section {
	margin-top: 60px;
}

.breadcrumbs-section {
	padding: 24px;
}
.breadcrumbs-text {
	font-size: 12px;
	line-height: 1.25em;
	letter-spacing: 0.4px;
}
.text-lg,
p.text-lg {
	font-size: 24px;
}

.padtop0 {
	padding-top: 0;
}
.padbottom0 {
	padding-bottom: 0;
}
.padtop16 {
	padding-top: 16px;
}
.padbottom16 {
	padding-bottom: 16px;
}
.padtop24 {
	padding-top: 24px;
}
.padbottom24 {
	padding-bottom: 24px;
}
.padtop32 {
	padding-top: 32px;
}
.padbottom32 {
	padding-bottom: 32px;
}
.padtop48 {
	padding-top: 48px;
}
.padbottom48 {
	padding-bottom: 48px;
}
.padtop64 {
	padding-top: 64px;
}
.padbottom64 {
	padding-bottom: 64px;
}
.padtop80 {
	padding-top: 80px;
}
.padbottom80 {
	padding-bottom: 80px;
}
.padbottom160 {
	padding-bottom: 160px;
}

p.text-sm {
	font-size: 14px;
	font-weight: 400;
	line-height: 125%;
	letter-spacing: 0.4px;
}
.post-author {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.post-author-photo {
	width: 100px;
	height: 100px;
}
.post-author-name {
	max-width: 160px;
}
.rt-rondelle {
	font-family: 'rt-rondelle', sans-serif !important;
}
.row.gutter-80  {
	margin-left: -40px;
	margin-right: -40px;
}
.row.gutter-80 .col-12  {
	padding-left: 40px;
	padding-right: 40px;
}
.row.gutter-y-80 {
	margin-top: -40px;
	margin-bottom: -40px;
}
.row.gutter-y-80 .col-12 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.post-col-1 {
	padding: 0 40px;
	border-left: 2px solid #191A1A;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.btn.btn-yellow {
	background: #FFDAA4;
	border-color: #191A1A;
	color: #191A1A;
}
.btn.btn-full-w {
	width: 100%;
}
.breadcrumb-link {
	color: #646768;
}
.breadcrumb-link:hover {
	color: #191A1A;
}
.breadcrumbs-text .delimiter {
	margin: 0 8px;
}
.post-col-1.h-auto {
	height: auto;
}
.martop40 {
	margin-top: 40px;
}
#posts .work-navigation a:hover {
	color: white;
	border: 2px solid #2b2b2b;
	background-color: #191A1A;
}

#posts .work-navigation a {
	color: #2b2b2b;
	padding: 10px 10px 7px 10px;
	border: 2px solid #2b2b2b;
	height: 44px;
}
#posts .work-navigation a:hover .lni {
	color: white;
}
.portfolio-left-arr-posts:hover .lni-chevron-left::before,
.portfolio-right-arr-posts:hover .lni-chevron-right::before {
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1-1.svg);
	content: '';
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-position: center;
}
.outer-padding-40 {
	margin: 32px 40px 0;
}
.posts-navigation {
	position: absolute;
}
.relative {
	position: relative;
}
.posts-navigation {
	position: absolute;
	top: calc(50% - 22px);
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	height: auto;
}
.breadcrumbs .delimiter:before {
	background-image: url(https://www.loftykominarska.sk/wp-content/uploads/2022/08/ic_next_16-1.svg);
	content: '';
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	display: inline-block;
	background-position: center;
	background-size: contain;
}
.small-heading.post-date {
	font-size: 17px;
	color: #646768;
	line-height: 1.35em;
}
.no-uppercase {
	text-transform: none !important;
}
.post-title {
	letter-spacing: .2px !important;
	line-height: 1.25em !important;
}
.inside-img img.post-featured-img {
	height: auto;
	max-height_: 70vh;
}
.post-excerpt .text {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.posts-carousel .owl-dots {
	display: none;
}
.lh-135 {
	line-height: 1.35em !important;
}
.date-gray {
	color: #646768 !important;
}


.overflow-repair-test {
	max-width: 100vw;
	overflow: hidden;
}

.container-dynamic {
	max-width: 95%;
	margin: auto;
	padding-left: 50px;
	padding-right: 50px;
}
.portfolio-left-arr-posts.inactive,
.portfolio-right-arr-posts.inactive {
	opacity: 0;
	pointer-events: none;
}

.posts-carousel .owl-stage {
	padding-left: 0 !important; /* remove left offset */
}

.posts-carousel .owl-stage-outer {
	padding-left: 0 !important; /* force no left padding */
}


/* add video to NEWS */

.video-wrapper {
	visibility: visible;
	opacity: 1;
	width: 100%;
	height: auto;
	aspect-ratio: 16 / 9;
	position: relative;
	overflow: hidden;
	border-radius: 0;
}
.video-cover {
	position: absolute;
	z-index: 10;
	object-fit: cover;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	opacity: 1;
	visibility: visible;
	border-radius: 0;
	transition: all .3s ease .3s;
}
.custom-play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: clamp(120px, 10vw, 180px);
	height: clamp(120px, 10vw, 180px);
	background: url(/wp-content/uploads/2025/10/play-button.svg) no-repeat center center;
	background-size: contain;
	cursor: pointer;
	z-index: 20;
	transform: translate(-50%, -50%);
	transition: all .3s ease .3s;
	opacity: 1;
}
.yt-embed-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	transition: all .3s  ease .3s;
	z-index: 0;
	border-radius: 0;
}
.custom-play-button:hover {
	animation: pulse 0.6s ease;
}
@keyframes pulse {
	0% {
		transform: translate(-50%, -50%) scale(1);
	}
	50% {
		transform: translate(-50%, -50%) scale(0.8);
	}
	100% {
		transform: translate(-50%, -50%) scale(1);
	}
}

.video-wrapper.playing .video-cover {
	opacity: 0;
	visibility: hidden;
}
.video-wrapper.playing .custom-play-button {
	opacity: 0;
	z-index: 0;
}

/** FAQ **/

.text-m,
p.text-m {
	font-size: 18px;
}

.custom-faq {
	margin: 0 auto;
}

.custom-faq .faq-item {
	border-bottom: 2px solid var(--black);
}

.custom-faq .faq-question {
	width: 100%;
	padding: 24px 0;
	background: none;
	border: 0;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-align: left;
}

/* ŠÍPKA */
.custom-faq .faq-question span {
	width: 16px;
	height: 16px;
	background: url('/wp-content/uploads/2022/08/ic_next_16-1.svg') no-repeat center;
	background-size: contain;
	transition: transform 0.25s ease;
	margin: 6px;
	flex-shrink: 0;
	transform: rotate(90deg);
}

.custom-faq .faq-item.active .faq-question span {
	transform: rotate(-90deg);
}

/* ANIMÁCIA */
.custom-faq .faq-answer {
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease-in;
}

.custom-faq .faq-answer p {
	margin-top: 0;
}

.pad-faq-p {
	padding-bottom: 48px;
	padding-top: 8px;
}

@media (max-width: 768px) {
	.custom-faq .faq-question {
		padding: 16px 0;
	}

	.pad-faq-p {
		padding-bottom: 32px;
		padding-top: 8px;
	}
}

/**/

/* equal height fix pre owl */
.posts-carousel .owl-stage {
	display: flex;
}

.posts-carousel .owl-item {
	display: flex;
	height: auto;
}

.posts-carousel .post-card {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
}

/* content */
.post-card .post-col-1 {
	flex: 1;
}

/* ALL NEWS CARD */
.post-card-all-news {
	border: 2px solid #111;
	display: flex;
	flex-direction: column;
	height: 100%;
}

/* len vertikálne centrovanie */
.post-card-all-news .post-col-1 {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center; /* vertical center */
}
.post-card-all-news .post-col-1 {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center; /* všetko na vertikálny stred */
}

/* odstráň ak máš niekde */
.post-card-all-news .mt-auto {
	margin-top: 0 !important;
}

.post-card-all-news .post-col-1 {
	border: 0 !important;
}