/* Cookie consent css */
.elementor-widget-premium-img-gallery .pa-gallery-magnific-image span, .elementor-widget-premium-img-gallery .pa-gallery-img-link span {
	background:#fff;
}
.favorites-button-header {
	width: 39px;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #fff;
    border-radius: 100%;
    position: relative;
	top:-2px;
}
.favorites-button-header .favorites-count {
	    position: absolute;
    bottom: -3px;
    right: -3px;
    background: #fff;
    color: #fff;
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #000;
    font-size: 10px;
    font-family: "Manrope";
}
.floor-tooltip {
	border-radius: 0;
	background-color: transparent;
	padding: 12px 17px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 158px;
	height: 99px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="158" height="69" viewBox="0 0 158 69" fill="none"><mask id="path-1-inside-1_835_2512" fill="white"><path d="M158 57.5771L151.38 68.5654H0V12.4092L0.15332 12.4941L7.68066 0H158V57.5771Z"/></mask><path d="M158 57.5771L151.38 68.5654H0V12.4092L0.15332 12.4941L7.68066 0H158V57.5771Z" fill="%23F6F1E8"/><path d="M158 57.5771L158.428 57.8352L158.5 57.7161V57.5771H158ZM151.38 68.5654V69.0654H151.662L151.808 68.8235L151.38 68.5654ZM0 68.5654H-0.5V69.0654H0V68.5654ZM0 12.4092L0.242348 11.9718L-0.5 11.5605V12.4092H0ZM0.15332 12.4941L-0.089028 12.9315L0.332754 13.1652L0.581599 12.7522L0.15332 12.4941ZM7.68066 0V-0.5H7.39817L7.25238 -0.258025L7.68066 0ZM158 0H158.5V-0.5H158V0ZM158 57.5771L157.572 57.3191L150.952 68.3074L151.38 68.5654L151.808 68.8235L158.428 57.8352L158 57.5771ZM151.38 68.5654V68.0654H0V68.5654V69.0654H151.38V68.5654ZM0 68.5654H0.5V12.4092H0H-0.5V68.5654H0ZM0 12.4092L-0.242348 12.8465L-0.089028 12.9315L0.15332 12.4941L0.395669 12.0568L0.242348 11.9718L0 12.4092ZM0.15332 12.4941L0.581599 12.7522L8.10894 0.258025L7.68066 0L7.25238 -0.258025L-0.274959 12.2361L0.15332 12.4941ZM7.68066 0V0.5H158V0V-0.5H7.68066V0ZM158 0H157.5V57.5771H158H158.5V0H158Z" fill="%23D2B58B" fill-opacity="0.4" mask="url(%23path-1-inside-1_835_2512)"/></svg>');
	background-repeat: no-repeat;
	background-size: cover;
}

.floor-pricing {
	display:flex;
	gap:14px;
}
.floor-price {
	color: var(--Ruda, #412F27);
font-family: Geist;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.floor-tooltip .floor-status {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	color: #1F1F1F;
	text-align: center;
	font-family: Manrope;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.floor-tooltip .floor-status span::before {
    content:"";
    width: 13px;
    height: 13px;
    display:inline-block;
    margin-right:5px;
    border-radius:100%;
    background:#ADEEC5;
}
.floor-tooltip .floor-status span.Parduotas::before {
    background:#D66853;
}
.floor-tooltip .floor-status span.Rezervuotas::before {
    background:#F1E8C7;
}
.floor-tooltip h6 {
	color: #D2B58B;
font-family: "Source Serif 4";
font-size: 22px;
font-style: normal;
font-weight: 300;
line-height: 36px; /* 100% */
letter-spacing: -1.8px;
text-transform: uppercase;
	margin:0;
}
.floor-tooltip .divider {
	width: 1px;
	height: 55px;
	background: rgba(57, 49, 45, 0.25);
	display:block;
}
.floor-info {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.floor-info span {
color: #1F1F1F;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 14px; /* 87.5% */
}
.qtip {min-width:220px;}
.swiper-zoom-container img {
	background:#fff;
}
.swiper-zoom-container img {
	box-shadow:none !important;
}

.apartment-table {
    width:100%;
    background:transparent;
	display:flex;
	flex-direction:column;
	gap:10px;
}
.apartment-table div {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.apartment-table div span {
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; 
}
.price-wrapper {
    display:flex;
    gap:15px;
    align-items:center;
	margin-bottom:0;
}
.price-wrapper .price-full {
	color: #D2B58B;
	font-family: Manrope;
	font-size: 40px;
	font-style: normal;
	font-weight: 250;
	line-height: 48px; /* 120% */
	letter-spacing: -2px;
	text-transform: uppercase;
}
.price-wrapper .price-discount {
    color: #D66853;
    font-family: Geist;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}
.butai-gallery {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
	height: 100%;
  align-self: stretch;
  flex: 1 1 auto;
    }

    .butai-gallery .item-0 {
        grid-column: 1 / -1; /* Span full width */
    }

    .butai-gallery a img {
        width: 100%;
        height: 100%;
  		object-fit: cover;
        border-radius: 0;
        display: block;
        aspect-ratio: 4/3;
    }
.status-bubble {
	color: var(--brown-2, #39312D);
	text-align: center;
	font-family: Manrope;
	font-size: 10px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: uppercase;
	display:flex;
	align-items:center;
}
.status-bubble::before {
    content: "";
    width: 13px;
    height: 13px;
    flex-shrink: 0;
    display:inline-block;
    margin-right:5px;
    background:#ADEEC5;
    border-radius:100%;
}
.status-bubble.Parduotas::before {
    background:red;
}
.status-bubble.Rezervuotas::before {
    background:orange;
}
.apartment-plan-navigation {
    display: flex;
    justify-content: center;
	flex-direction:column;
    gap: 7px;
    padding: 0;
    list-style: none;
}
.apartment-plan-navigation li {
    color: #1F1F1F;
	text-align: center;
	font-family: Manrope;
	font-size: 10px;
	font-style: normal;
	font-weight: 600;
	line-height: 10px; /* 100% */
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius:100%;
	border:1px solid #1F1F1F;
	display:flex;
	align-items:center;
	justify-content:center;
	width:30px;
	height:30px;
    cursor:pointer;
    transition:0.3s all;
}
.apartment-plan-navigation li.gallery {
    width:auto;
    padding:0 28px;
    border-radius:30px;
}
.apartment-plan-navigation li:hover {
    background:#D2B58B;
	border-color:#D2B58B;
}
.apartment-plan-navigation li.active {
    background:#D2B58B;
	border-color:#D2B58B;
}
.aukstu-nav {
	list-style:none;
	padding-left:0;
}
.aukstu-nav li {
	margin-bottom:18px;
}
.aukstu-nav li a {
	width:100px;
	height:64px;
	display:flex;
	align-items:center;
	justify-content:center;
	color: #1F1F1F;
	text-align: center;
	font-family: "Source Serif 4";
	font-size: 36px;
	font-style: normal;
	font-weight: 300;
	line-height: 64px; /* 177.778% */
	text-transform: uppercase;
	position:relative;
}

.aukstu-nav li a::before,
.aukstu-nav li a::after {
    content: "";
    display: inline-block;
    height: 41px;
    width: 3px;
    background: #1F1F1F;
    transform: skewX(-20deg);
    position: relative;
	opacity:1;
}
.aukstu-nav li a::before {
	margin-right:15px;
}
.aukstu-nav li a::after {
	margin-left:15px;
}
.aukstu-nav li a:hover, .aukstu-nav li.active a, .aukstu-nav li.hovered a  {
	color:#D2B58B;
}
.aukstu-nav li a:hover::before,
.aukstu-nav li a:hover::after,
.aukstu-nav li.active a::before,
.aukstu-nav li.active a::after,
.aukstu-nav li.hovered a::before,
.aukstu-nav li.hovered a::after {
	opacity:1;
	transition:0.5s all;
	background: #D2B58B;
	
}


.aukstu-nav li a:hover span, .aukstu-nav li.active a span {
	color:#D2B58B;
}
.aukstas-title-wrapper {
	display:flex;
	justify-content:space-around;
}
.aukstas-title {
	color: #39312D;
	font-family: Geist;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	
}
.map-agenda {
	    display: flex;
    justify-content: center;
    position: relative;
}
.map-agenda .map-wrapper {
	text-align:center;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	gap:25px;
	color: #39312D;
	font-family: Manrope;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.map-agenda .map-wrapper > div {
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
}
.map-agenda span {
	display:block;
	width: 17px;
	height: 17px;
	flex-shrink: 0;
	border-radius:100%;
	background:#ADEEC5;
}
.map-agenda .rezervuotas span {
	background:#FFF2BC
}
.map-agenda .parduotas span {
	background:#EFB2A2
}
/* Marquee styles */
.marquee {
  --gap: 25vw;
  position: fixed;
  bottom:0;
  left:0;
  width:100%;
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: var(--gap);
  background:#D66853;
  z-index:9999;
  padding:15px 0;
}

.marquee-content {
  flex-shrink: 0;
  display: flex;
  justify-content: space-around;
  gap: var(--gap);
  min-width: 100%;
  animation: scroll 10s linear infinite;
    align-items:center;
}

.marquee-content p {
    margin-bottom:0;
    color: #FFF;
	font-family: Fahkwang;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}
.marquee-content p:before {
    content: "";
    display: inline-block;
    margin-bottom: -20px;
    width: 55px;
    margin-right: 60px;
    background: url(https://naujamiesciotrio.lt/wp-content/uploads/2025/01/Group-191.svg);
    height: 55px;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - var(--gap)));
  }
}
#bgmp_map-canvas {
    width: 100% !important;
}

.opal-property-variation tr {
    background: rgba(255, 255, 255, 0.2);
}

.opal-property-variation tr:hover {
    background: rgba(255, 255, 255, 0.35);
    cursor: pointer;
}

.opal-property-variation tr td,
.opal-property-variation tr th {
    color: #fff;
}

.opal-property-variation tr th {
    font-weight: bold;
}

.yadcf-filter-range-number-slider.ui-corner-all {
    background: #D9D9D9;
    border: none;
    border-radius: 0;
    height: 2px;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
        width: 5px;
    height: 23px;
    background: #D2B58B;
    top: -11px;
    border: none;
    outline: none !important;
    border-radius: 0;
    transform: skew(-30deg);
}

.ui-slider-handle.ui-state-default.ui-corner-all:before {
                content: "";
                width: 30px;
                height: 60px;
                position: absolute;
                top: -10px;
                left: -7px;
            }

.ui-slider-handle.ui-state-default.ui-corner-all:hover {
    cursor: pointer;
}

.ui-slider-range.ui-widget-header {
    height: 100%;
    background: #D2B58B;
}

.yadcf-number-slider-filter-wrapper-inner {
    padding: 0;
}

.yadcf-filter-range-number-slider-min-tip-inner,
.yadcf-filter-range-number-slider-max-tip-inner {
    background-color: transparent;
    text-align: left;
    pointer-events: none;
    margin: 0;
    width: auto;
    height: 26px;
    line-height: 26px;
    position: absolute;
    top: 28px;
	left:0;
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	 transform: skew(30deg);
}

.yadcf-filter-range-number-slider-min-tip-inner:after,
.yadcf-filter-range-number-slider-min-tip-inner:before,
.yadcf-filter-range-number-slider-max-tip-inner:after,
.yadcf-filter-range-number-slider-max-tip-inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    display: none;
}

.ui-slider-horizontal .ui-slider-handle {margin-left:0;}

.yadcf-filter-range-number-slider-min-tip-inner:after,
.yadcf-filter-range-number-slider-max-tip-inner:after {
    border-color: rgba(202, 190, 159, 0);
    border-top-color: #34495E;
    border-width: 8px;
    margin-left: -8px;
    display: none;
}

.yadcf-filter-range-number-slider-min-tip-inner:before,
.yadcf-filter-range-number-slider-max-tip-inner:before {
    border-color: rgba(202, 190, 159, 0);
    border-top-color: #34495E;
    border-width: 14px;
    margin-left: -14px;
    display: none;
}

.yadcf-filter-reset-button.range-number-slider-reset-button {
    background: transparent;
    border: none;
    font-size: 20px;
    font-weight: 300;
    color: #34495E;
    position: absolute;
    right: 0;
    top: 0;
}

.yadcf-filter-reset-button.range-number-slider-reset-button:hover {
    font-size: 23px;
    transition: font 0.3s ease;
}

#butai-table_filter,
.yadcf-filter-reset-button.range-number-slider-reset-button,
.yadcf-filter-range-number-slider-min-tip-hidden.hide,
.yadcf-filter-range-number-slider-max-tip-hidden.hide {
    display: none;
}

.qtip.qtip-default {
    min-width: 168px;
	border-radius:12px;
	background:transparent;
	color: #412F27;
	font-family: Geist;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 178.571% */
}
.genplanas-tooltip .genplanas-info {
	padding:24px 16px 24px 16px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	gap:12px;
	width: 199px;
	height: 90px;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="199" height="118" viewBox="0 0 199 118" fill="none"><mask id="path-1-inside-1_835_1639" fill="white"><path d="M199 102.865L188.949 118H0V21.2051L14.083 0H199V102.865Z"/></mask><path d="M199 102.865L188.949 118H0V21.2051L14.083 0H199V102.865Z" fill="%23F6F1E8"/><path d="M199 102.865L199.417 103.142L199.5 103.016V102.865H199ZM188.949 118V118.5H189.217L189.366 118.277L188.949 118ZM0 118H-0.5V118.5H0V118ZM0 21.2051L-0.416511 20.9285L-0.5 21.0542V21.2051H0ZM14.083 0V-0.5H13.8149L13.6665 -0.276619L14.083 0ZM199 0H199.5V-0.5H199V0ZM199 102.865L198.583 102.589L188.533 117.723L188.949 118L189.366 118.277L199.417 103.142L199 102.865ZM188.949 118V117.5H0V118V118.5H188.949V118ZM0 118H0.5V21.2051H0H-0.5V118H0ZM0 21.2051L0.416511 21.4817L14.4995 0.276619L14.083 0L13.6665 -0.276619L-0.416511 20.9285L0 21.2051ZM14.083 0V0.5H199V0V-0.5H14.083V0ZM199 0H198.5V102.865H199H199.5V0H199Z" fill="%23D2B58B" fill-opacity="0.4" mask="url(%23path-1-inside-1_835_1639)"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.genplanas-tooltip .genplanas-info .floor-info {
	gap:10px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px; /* 100% */
}
.genplanas-tooltip .properties-info {
	gap:10px;
	display:flex;
	align-items:center;
	justify-content:space-between;
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 14px;
}
.genplanas-tooltip .building-info {
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;;
}


#external_filter_container_kaina .yadcf-filter-range-number-slider-min-tip-inner,
#external_filter_container_kaina .yadcf-filter-range-number-slider-max-tip-inner {
    width: auto;
    left: initial;
}
#external_filter_container_kaina .yadcf-filter-range-number-slider-max-tip-inner {
	transform:translateX(-50%) skew(30deg);
}


.radio-btn-group,
.checkbox-btn-group {
    display: flex;
    flex-wrap: wrap;
}

.form-check {
    margin-right: 0;
	flex-grow:1;
	margin-right: -1px;

}

.form-check label {
	display:flex;
	align-items:center;
	justify-content:center;
    background: transparent;
	color: #1F1F1F;
	text-align: center;
	font-family: Manrope;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border: 1px solid #D9D9D9;
	border-radius:0;
	text-align:center;
	cursor:pointer;
	width:auto;
	height:55px;
}

.checkbox-filters .form-check label {
	height: 20px;
    width: 20px;
	border-radius:8px;
}

.form-check input[type="radio"],
.form-check input[type="checkbox"] {
    display: none;
}

.form-check input[type="radio"]:checked+label,
.form-check input[type="checkbox"]:checked+label {
    background: #D2B58B;
	border-color:#D2B58B;
    color: #1F1F1F;
}

.checkbox-with-label {display:grid; grid-template-columns:1fr 1fr; gap:12px;}
.checkbox-with-label.full-width {display:block;}
.checkbox-with-label label {width:auto; padding-left:40px; border:none; display:flex; position:relative; align-items:center; height:19px; text-align:left; justify-content:flex-start; color: #1F1F1F;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: normal;
text-transform:none;}
.checkbox-with-label label:before {
	position:absolute;
	left:0;
	top:0;
	content:"";
	border: 1px solid #D9D9D9;
	border-radius:0;
	text-align:center;
	cursor:pointer;
	width:19px;
	height:19px;
}
.checkbox-with-label .form-check input[type="checkbox"]:checked+label {
    background: transparent;
	border:none;
    color: initial;
}
.checkbox-with-label .form-check input[type="checkbox"]:checked+label:before {
	background:#D2B58B;
}

.dataTables_length, #butai-table_paginate {display:none !important;}

.yadcf-filter-wrapper {
    margin-top: 0;
}

@media (max-width:768px) {
	.form-check label {
		height:34px;
	}
}

#yadcf-filter-wrapper--butai-table-1,
#yadcf-filter-wrapper--butai-table-0,
#yadcf-filter-wrapper--butai-table-3 {
    display: none !important;
}
#butai-table {
	border-collapse: collapse;
	width:100% !important;
}
#butai-table td {
	color: #1F1F1F;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
	border-bottom:1px solid rgba(0, 0, 0, 0.20);
	padding:30px 10px 30px 10px;
}
#butai-table .butas-id {
	color: #1F1F1F;
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	white-space:nowrap;
}

#butai-table td small {
    color: #854827;
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

#butai-table tr {
    background: transparent;
}

#butai-table th {
	color: #1F1F1F;
font-family: Manrope;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
	border-top:1px solid #1F1F1F;
	border-bottom:1px solid #1F1F1F;
	padding:20px 20px 20px 10px;
	position:relative;
	white-space:nowrap;
	text-align:left;
}

#butai-table th.sorting::after {
	content:"";
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 2px;
	width:8px;
	height:16px;
	background:url(https://naujamiesciovingis.lt/wp-content/uploads/2025/03/Group-459.svg);
	background-repeat:no-repeat;
}
#butai-table th.sorting_desc::after {
	content:"";
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 2px;
	right:0;
	width:8px;
	height:16px;
	background:url(https://naujamiesciovingis.lt/wp-content/uploads/2025/03/Group-459.svg);
	background-repeat:no-repeat;
}
#butai-table th.sorting_asc::after {
	content:"";
    display: inline-block;
    margin-left: 8px;
    position: relative;
    top: 2px;
	width:8px;
	height:16px;
	background:url(https://naujamiesciovingis.lt/wp-content/uploads/2025/03/Group-459.svg);
	background-repeat:no-repeat;
}

#butai-table th.empty::after {
	display:none !important;
}
@media screen and (max-width:768px) {
	#butai-table th.sorting::after, #butai-table th.sorting_asc::after, #butai-table th.sorting_desc::after {
		display:none !important;
	}
	#butai-table .butas-id {
		font-size:12px;
	}
	#butai-table td, #butai-table th {
		padding:20px 5px;
		font-size:13px;
		white-space:nowrap;
	}
}
.apartment-status {
	display:flex;
	align-items:center;
	color: #1F1F1F;
font-family: Manrope;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; 
	gap:6px;
}
.apartment-status > div {
    display:inline-block;
	margin-left:5px;
	width: 13px;
height: 13px;
flex-shrink: 0;
	background: #3AB732;
	border-radius:100%;
}
.Rezervuotas .apartment-status > div {
	background:#FFE169;
}

#butai-table tr:hover th {
    background-color: transparent;
}

#butai-table tr:hover {
    background: transparent;
}

#butai-table tr:hover td,
#butai-table tr:hover td small {
	background: rgba(210, 181, 139, 0.1);
}


#butai-table tr.Parduotas:hover {
    background: rgba(214, 48, 49, 0.65);
    cursor: no-drop !important;
}

#butai-table tr.Rezervuotas:hover {
    background: transparent;
}

#butai-table tr.Parduotas {
    background: rgba(214, 48, 49, 0.65);
    cursor: no-drop !important;
}

#butai-table tr.Rezervuotas {
    background: transparent;
}

.hotspots-interaction {
    margin: 0 auto;
}

.floors-wrapper {
    display: flex;
    width: 100%;
	position:relative;
}

.floors-wrapper .nav-side {
    min-width: 160px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
    padding-right:30px;
	margin-top:60px;
}
.floors-wrapper .floor-side {
    display: flex;
    width: calc(100% - 160px);
}
.floors-wrapper .floor-map-item {
    max-width: 100%;
}

.floors-wrapper h6 {
    color: #854827;
	font-family: "Montserrat Alternates";
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}
.floors-wrapper .compass {
	position:absolute;
	top:-60px;
	right:0;
    margin-top:0;
	z-index:3;
}
.floors-wrapper ul {
    list-style: none;
    padding-left:0;
}
.floors-wrapper ul li {
    display: block;
    margin-bottom:15px;
    width:100%;
    height:45px;
    line-height: 45px;
    border-radius: 10px 0px 10px 10px;
    border: 1px solid #854827;
	color: #854827;
	text-align: center;
	font-family: "Montserrat Alternates";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	transition:0.3s all;
	text-transform:uppercase;
}
.floors-wrapper ul li:hover {
    background: #854827;
    color:#fff;
}
.floors-wrapper ul li a {
	color: #854827;
	display:block;
	line-height:45px;
	width:100%;
	
}
.floors-wrapper ul li:hover a {
	color:#fff;
}
.floors-wrapper ul li.active a {
	color:#fff;
}
.floors-wrapper ul li.active {
border: 1px solid #854827;
background: #854827;
color:#fff;
}

.re-popup {
    display: flex;
}

.re-popup .left-side, .re-popup .right-side {
    display: flex;
    flex-basis: 50%;
    flex-direction: column;
}

.re-popup .left-side {
    padding:30px 40px;
    background-image: url("/wp-content/uploads/2023/10/Frame-6.svg");
    background-position: top left;
    background-repeat: no-repeat;
	justify-content:space-between;
}
.re-popup .left-side h3 {
    color: #FBF4EC;
text-align: center;
font-family: Playfair Display;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 0;;

}
.re-popup .left-side h4 {
    color: #FBF4EC;
font-family: Playfair Display;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top:0;
	text-align:center;
    
}
.re-popup .right-side img {
    height: 100%;
    object-fit: cover;
}
.re-popup p {
    color: #EBE0CD;
text-align: center;
font-family: Titillium Web;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.re-popup input[type=text], .re-popup input[type=email] {
    background: transparent;
    border: none;
    border-bottom: 1px solid rgba(235, 224, 205, 0.25);
    border-radius: 0;
    padding-left: 0;
    padding: 0 0 7px 0;
    color: #EBE0CD;
font-family: Titillium Web;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
outline: none !important;
}
.re-popup input::placeholder {
    color: #EBE0CD;
    font-family: Titillium Web;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: normal;
}
.re-popup [type=submit]:not(:disabled) {
    border-radius: 60px;
    background: #FFF;
    color: #3D3D3E;
    text-align: center;
    font-family: Titillium Web;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 16px 0;
    border: none;
    margin-top: 20px;
    width: 100%;

}
.re-popup .wpcf7-spinner {
    display: none;
}
.re-popup .popup-close {
    color: #FBF4EC;
text-align: center;
font-family: Titillium Web;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
text-transform: uppercase;
}
.re-popup .wpcf7-not-valid-tip {
    font-size:12px;
    font-family: Titillium Web;
    position: relative;
    top:-25px;
}
.pum-theme-1333 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: transparent !important;
    box-shadow: none !important;
    border:none !important;
    font-size: 48px !important;
	margin-right:10px;
}

.myFixed .divider-container {display:none;}
.myFixed img {padding:15px;}

/* GRID Fixai */


.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
}

.col-md-12 {
    width: 100%
}

.col-md-11 {
    width: 91.66666667%
}

.col-md-10 {
    width: 83.33333333%
}

.col-md-9 {
    width: 75%
}

.col-md-8 {
    width: 66.66666667%
}

.col-md-7 {
    width: 58.33333333%
}

.col-md-6 {
    width: 50%
}

.col-md-5 {
    width: 41.66666667%
}

.col-md-4 {
    width: 33.33333333%
}

.col-md-3 {
    width: 25%
}

.col-md-2 {
    width: 16.66666667%
}

.col-md-1 {
    width: 8.33333333%
}

.col-md-pull-12 {
    right: 100%
}

.col-md-pull-11 {
    right: 91.66666667%
}

.col-md-pull-10 {
    right: 83.33333333%
}

.col-md-pull-9 {
    right: 75%
}

.col-md-pull-8 {
    right: 66.66666667%
}

.col-md-pull-7 {
    right: 58.33333333%
}

.col-md-pull-6 {
    right: 50%
}

.col-md-pull-5 {
    right: 41.66666667%
}

.col-md-pull-4 {
    right: 33.33333333%
}

.col-md-pull-3 {
    right: 25%
}

.col-md-pull-2 {
    right: 16.66666667%
}

.col-md-pull-1 {
    right: 8.33333333%
}

.col-md-pull-0 {
    right: auto
}

.col-md-push-12 {
    left: 100%
}

.col-md-push-11 {
    left: 91.66666667%
}

.col-md-push-10 {
    left: 83.33333333%
}

.col-md-push-9 {
    left: 75%
}

.col-md-push-8 {
    left: 66.66666667%
}

.col-md-push-7 {
    left: 58.33333333%
}

.col-md-push-6 {
    left: 50%
}

.col-md-push-5 {
    left: 41.66666667%
}

.col-md-push-4 {
    left: 33.33333333%
}

.col-md-push-3 {
    left: 25%
}

.col-md-push-2 {
    left: 16.66666667%
}

.col-md-push-1 {
    left: 8.33333333%
}

.col-md-push-0 {
    left: auto
}

.col-md-offset-12 {
    margin-left: 100%
}

.col-md-offset-11 {
    margin-left: 91.66666667%
}

.col-md-offset-10 {
    margin-left: 83.33333333%
}

.col-md-offset-9 {
    margin-left: 75%
}

.col-md-offset-8 {
    margin-left: 66.66666667%
}

.col-md-offset-7 {
    margin-left: 58.33333333%
}

.col-md-offset-6 {
    margin-left: 50%
}

.col-md-offset-5 {
    margin-left: 41.66666667%
}

.col-md-offset-4 {
    margin-left: 33.33333333%
}

.col-md-offset-3 {
    margin-left: 25%
}

.col-md-offset-2 {
    margin-left: 16.66666667%
}

.col-md-offset-1 {
    margin-left: 8.33333333%
}

.col-md-offset-0 {
    margin-left: 0
}

.col-xs-11 {
    width: 91.66666666%
}

.col-xs-8 {
    width: 66.66666666%
}

.col-xs-5 {
    width: 41.66666666%
}

.col-xs-2 {
    width: 16.66666666%
}

.col-xs-pull-11 {
    right: 91.66666666%
}

.col-xs-pull-8 {
    right: 66.66666666%
}

.col-xs-pull-5 {
    right: 41.66666666%
}

.col-xs-pull-2 {
    right: 16.66666666%
}

.col-xs-push-11 {
    left: 91.66666666%
}

.col-xs-push-8 {
    left: 66.66666666%
}

.col-xs-push-5 {
    left: 41.66666666%
}

.col-xs-push-2 {
    left: 16.66666666%
}

.col-xs-offset-11 {
    margin-left: 91.66666666%
}

.col-xs-offset-8 {
    margin-left: 66.66666666%
}

.col-xs-offset-5 {
    margin-left: 41.66666666%
}

.col-xs-offset-2 {
    margin-left: 16.66666666%
}

@media (min-width: 768px) {
    .col-sm-11 {
        width: 91.66666666%
    }

    .col-sm-8 {
        width: 66.66666666%
    }

    .col-sm-5 {
        width: 41.66666666%
    }

    .col-sm-2 {
        width: 16.66666666%
    }

    .col-sm-pull-11 {
        right: 91.66666666%
    }

    .col-sm-pull-8 {
        right: 66.66666666%
    }

    .col-sm-pull-5 {
        right: 41.66666666%
    }

    .col-sm-pull-2 {
        right: 16.66666666%
    }

    .col-sm-push-11 {
        left: 91.66666666%
    }

    .col-sm-push-8 {
        left: 66.66666666%
    }

    .col-sm-push-5 {
        left: 41.66666666%
    }

    .col-sm-push-2 {
        left: 16.66666666%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666666%
    }
}

@media (min-width: 992px) {
    .col-md-11 {
        width: 91.66666666%
    }

    .col-md-8 {
        width: 66.66666666%
    }

    .col-md-5 {
        width: 41.66666666%
    }

    .col-md-2 {
        width: 16.66666666%
    }

    .col-md-pull-11 {
        right: 91.66666666%
    }

    .col-md-pull-8 {
        right: 66.66666666%
    }

    .col-md-pull-5 {
        right: 41.66666666%
    }

    .col-md-pull-2 {
        right: 16.66666666%
    }

    .col-md-push-11 {
        left: 91.66666666%
    }

    .col-md-push-8 {
        left: 66.66666666%
    }

    .col-md-push-5 {
        left: 41.66666666%
    }

    .col-md-push-2 {
        left: 16.66666666%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666%
    }

    .col-md-offset-2 {
        margin-left: 16.66666666%
    }
}

@media (min-width: 1200px) {
    .col-lg-11 {
        width: 91.66666666%
    }

    .col-lg-8 {
        width: 66.66666666%
    }

    .col-lg-5 {
        width: 41.66666666%
    }

    .col-lg-2 {
        width: 16.66666666%
    }

    .col-lg-pull-11 {
        right: 91.66666666%
    }

    .col-lg-pull-8 {
        right: 66.66666666%
    }

    .col-lg-pull-5 {
        right: 41.66666666%
    }

    .col-lg-pull-2 {
        right: 16.66666666%
    }

    .col-lg-push-11 {
        left: 91.66666666%
    }

    .col-lg-push-8 {
        left: 66.66666666%
    }

    .col-lg-push-5 {
        left: 41.66666666%
    }

    .col-lg-push-2 {
        left: 16.66666666%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666666%
    }
}

.simplefavorite-button:hover {
    cursor: pointer;
}


.flexslider .slides img {
    width: 85%;
    margin: 0 auto;
}

.flex-direction-nav .flex-prev {
    left: 0;
    opacity: 1;
}

.flex-direction-nav .flex-next {
    right: 0;
    opacity: 1;
}

.flex-direction-nav a:before {
    font-family: 'Linearicons-Free';
}

.flex-direction-nav a:before {
    content: "\e875";
}

.flex-direction-nav a.flex-next:before {
    content: "\e876";
}

.flex-direction-nav a {
    line-height: 40px;
}

.flexslider {
    margin: 0;
}