@font-face {
    font-family: 'Aeonik Pro';
    src: url('../fonts/aeonikpro-bold.woff2') format('woff2'), url('../fonts/aeonikpro-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aeonik Pro';
    src: url('../fonts/aeonikpro-regular.woff2') format('woff2'), url('../fonts/aeonikpro-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.uk-navbar {
    padding: 20px;
    background: #fff;
    border-radius: 60px;
}
.uk-button {
    line-height: 1;
    padding-top: 22px;
    padding-bottom: 18px;
}
.uk-button.uk-button-small {
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Aeonik Pro';
    text-transform: none;
}
.uk-button.uk-button-small .uk-icon {
    width: 20px;
}
.uk-button.uk-button-default .uk-icon {
    color: #325B4E;
}
.uk-button.uk-button-default:hover .uk-icon {
    color: #000;
}
.wpc-filters-widget-top-container {
    background: none;
    border-bottom: 0;
    padding: 0;
}
.wpc-filters-widget-top-container::before {
    display: none;
}
body ul.wpc-filter-chips-list {
    margin-left: 0;
    list-style: none !important;
    padding: 0;
}
.uk-1 {
    background-color: #fff;
}
.uk-1.uk-card-hover:hover {
    background-color: #fff;
}
.wpc-horizontal-layout [class*="wpc-filters-section-"] {
    display: flex;
    width: auto!important;
    margin: 0!important;
    margin-right: 20px!important;
    max-width: none!important
}
.wpc-filter-label-wrapper .wpc-filter-link {
    margin-right: 0px;
}
.wpc-filters-main-wrap .wpc-filters-labels li.wpc-term-item label {
    border: 0;
}
.wpc-filter-chips-list li, body .wpc-filter-chips-list li.wpc-filter-chip, li.wpc-filter-chip {
    display: inline-block;
}
.wpc-widget-top-inside .wpc-inner-widget-chips-wrapper {
    overflow: hidden;
}
body .wpc-filter-chips-list li.wpc-chip-reset-all a {
    border-color: #325B4E;
}
.grid-blog-element .el-meta {
    position: absolute;
    left: 20px;
    top: 20px;
}
.el-slidenav svg {
    width: 34px;
}
.wpforms-container-full.hygge-styl-form {
    margin-top: 0!important;
}
.wpforms-container-full.hygge-styl-form button[type="submit"] {
    line-height: 1;
    padding-top: 22px;
    padding-bottom: 18px;
    font-size: 24px;
    font-family: Dongle;
    padding-left: 44px;
    padding-right: 44px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-style: normal;
    border-radius: 500px;
    height: auto;
}
.wpforms-container-full.hygge-styl-form button[type="submit"]:hover {
    background: #000;
    color: #e6ff83;
}
.wpforms-container-full.hygge-styl-form .wpforms-field.wpforms-field-checkbox label {
    font-size: 13px;
    color: #BFBFBF;
}
.post-type-archive-realizacje .tm-header .uk-sticky.uk-sticky-below.uk-sticky-fixed {
    display: none;
}
.uk-navbar-toggle {
    margin-right: 20px;
}
.tm-header-mobile .uk-navbar-container:not(.uk-navbar) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.tm-header-mobile .uk-navbar {
    padding: 5px 0px 5px 20px;
}
.tm-header-mobile .uk-navbar-toggle {
    padding: 5px 10px;
}
.tm-header .uk-logo {
    margin-left: 20px;
}
#row-3x-slide {
    position: relative;
    padding-top: 150px;
    padding-bottom: 150px;
}
.line-cont {
    position: absolute;
    top: 0;
    left: 50%;
    height: calc(100% - 25svh);
    transform: translateX(-50%);
    overflow: clip;
    padding-bottom: 20svh;
    z-index: 1;
}

@media (max-width: 768px) {
.line-cont, .line-cont-second {
    display: none;
}
}
.flex-line {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    transform: translateY(-100%);
}
/* 3) bg-pink h-full w-2 translate-y-12 */
.g-line {
    height: 100%;
    width: 1px;              /* Tailwind w-2 = 8px */
    transform: translateY(0rem); /* Tailwind translate-y-12 = 48px */
    background: #325B4E;         /* podmień na swój "pink" / zmienną */
}
/* 4) bg-pink size-12 rounded-full -mb-full translate-y-12 */
.g-point {
    width: 12px;                /* size-12 = 48px */
    height: 12px;
    border-radius: 9999px;      /* rounded-full */
    margin-bottom: -100%;       /* -mb-full */
    background: #325B4E;        /* jw. */
}
.building_video_lightbox {
    z-index: 3;
    position: relative;
}
.building_video_lightbox .play {
    display: block;
    height: 100%;
    width: 100%;
    transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.building_video_lightbox.play_button_with_text .play {
    height: 47px;
    width: 47px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}
.building_video_lightbox.play_button_with_text.play_button-bigger .play {
    height: 90px;
    width: 90px;
}
.building_video_lightbox.play_button_with_text .play::before {
    display: block;
    position: absolute;
    content: ' ';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    border-radius: 200px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.building_video_lightbox.play_button_with_text .play::after {
    width: 47px;
    height: 47px;
    z-index: -1;
    border-color: rgba(255,255,255,.4);
    -webkit-animation: pulse-1 2.6s cubic-bezier(.25, .9, .2, 1) 0s infinite;
    animation: pulse-1 2.6s cubic-bezier(.25, .9, .2, 1) 0s infinite;
}
.building_video_lightbox.play_button_with_text.video-dark-button .play::after {
    border-color: rgba(0,0,0,.4);
}
.building_video_lightbox.play_button_with_text.play_button-bigger .play::after {
    width: 90px;
    height: 90px;
}
.building_video_lightbox.play_button_with_text .play::before, .building_video_lightbox.play_button_with_text .play::after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 50%;
    -webkit-transform: scale(.35) translateY(-50%) translateX(-50%);
    -ms-transform: scale(.35) translateY(-50%) translateX(-50%);
    transform: scale(.35) translateY(-50%) translateX(-50%);
    opacity: 0;
    -webkit-animation: pulse-1 2.6s cubic-bezier(.25, .9, .2, 1) 0.4s infinite;
    animation: pulse-1 2.6s cubic-bezier(.25, .9, .2, 1) 0.4s infinite;
}
.building_video_lightbox.play_button_with_text.video-dark-button .play::before, .building_video_lightbox.play_button_with_text.video-dark-button .play::after {
    border: 1px solid rgba(0,0,0,.5);
}
.building_video_lightbox.play_button_with_text .play::before {
    width: 47px;
    height: 47px;
}
.building_video_lightbox.play_button_with_text.play_button-bigger .play::before {
    width: 90px;
    height: 90px;
}
 @-webkit-keyframes pulse-1 {
0% {
-webkit-transform:translate3d(-50%, -50%, 0)scale(1);
opacity:1
}
100% {
-webkit-transform:translate3d(-50%, -50%, 0)scale(1.7);
opacity:0
}
}
@keyframes pulse-1 {
0% {
transform:translate3d(-50%, -50%, 0)scale(1);
opacity:1
}
100% {
transform:translate3d(-50%, -50%, 0)scale(1.7);
opacity:0
}
}
@-webkit-keyframes pulse-2 {
0% {
-webkit-transform:translate3d(-50%, -50%, 0)scale(1);
opacity:0.5
}
100% {
-webkit-transform:translate3d(-50%, -50%, 0)scale(1.7);
opacity:0
}
}
@keyframes pulse-2 {
0% {
transform:translate3d(-50%, -50%, 0)scale(1);
opacity:0.5
}
100% {
transform:translate3d(-50%, -50%, 0)scale(1.7);
opacity:0
}
}
.building_video_lightbox.play_button_with_text .play > .inner-wrap {
    height: 100%;
    width: 100%;
    display: block;
}
.building_video_lightbox.play_button_with_text .play > .inner-wrap::before {
    border-radius: 200px;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    display: block;
    content: '';
    transition: all 0.45s cubic-bezier(.15, 0.2, .1, 1) 0s;
    -webkit-transition: all 0.45s cubic-bezier(.15, 0.2, .1, 1) 0s;
    border: 1px solid #fff;
}
.building_video_lightbox.play_button_with_text.video-dark-button .play > .inner-wrap::before {
    border: 1px solid #000;
}
.building_video_lightbox.play_button_with_text.play_button-bigger .play > .inner-wrap::before {
    border: 2px solid #fff;
}
.building_video_lightbox.play_button_with_text.play_button-bigger.video-dark-button .play > .inner-wrap::before {
    border: 2px solid #000;
}
.building_video_lightbox .inner-wrap i {
    display: block;
    position: absolute;
    top: 12px;
    left: 13px;
    color: #fff;
}
.building_video_lightbox.video-dark-button .inner-wrap i {
    color: #000;
}
.building_video_lightbox.play_button-bigger .inner-wrap i {
    top: 27px;
    left: 27px;
}
.building_video_lightbox.play_button_with_text .link-text {
    display: inline-block;
    margin-left: 20px;
    color: #fff;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 14px;
}
.building_video_lightbox.play_button_with_text.video-dark-button .link-text {
    color: #000;
}
.jquery-background-video-wrapper {
    position: relative;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.building_video_lightbox.play_button_with_text .link-text > * {
    margin-bottom: 0;
}
.building_video_lightbox:hover::before {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    opacity: 0.4;
}
.building_video_lightbox.play_button_with_text:hover .play > .inner-wrap::before {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
}
.projekt-sciezka {
}
#ar-3d .hygge-3d-shortcode {
    height: 600px;
    display: flex;
    min-height: 100vh;
    width: 100%;
}
.uk-navbar-nav > li > a {
    height: auto;
    margin-top: 30px;
}
.wpc-filters-overlay {
    display: none;
}
.wpc-filters-main-wrap ul.wpc-filters-ul-list.wpc-filters-list-2679 {
    margin-left: 15px;
}
.wpc-filters-main-wrap .wpc-filters-list-2808 li.wpc-term-item {
    margin-top: 0;
    margin-bottom: 12px;
    margin-right: 12px;
    padding: 0;
    width: auto;
}
.wpc-filters-main-wrap .wpc-filters-list-2808 li.wpc-term-item label span.wpc-filter-label-wrapper {
    border: 1px solid #e6dfd1;
    margin-left: 0;
    cursor: pointer;
    display: flex;
    padding: 4px 14px;
    border-radius: 22px;
}
.social-bottom a {
    color: rgba(255,255,255,0.8);
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}
.social-bottom, .social-bottom.social-bottom-dark a {
    color: rgba(0,0,0,0.8);
}




.social-bottom a::before {
    background-color: #fff;
    content: "";
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    left: -1px;
    border-radius: 50%;
    z-index: -1;
    transform: scale(0);
    transition: transform .25s ease-in-out;
}


.social-bottom.social-bottom-dark a::before {
	 background-color: #000;  z-index: 0;	
}



.social-bottom a:hover {
    color: #000;
}
.social-bottom.social-bottom-dark a:hover {
    color: #fff;
}


.social-bottom a:hover::before {
    transform: scale(1);
}
body:not(.home) #cmplz-manage-consent, body:not(.home) .eu-promo {
    display: none;
}


.b24-form-padding-side, .b24-form-content { padding: 0!important;}
.b24-form-btn {border-radius: 26px!important;}

.b24-form-control-list .b24-form-control, .b24-form-control-select .field-item, .b24-form-control-string .b24-form-control, .b24-form-control-text .b24-form-control {border-radius: 26px!important; padding: 17px 17px 0!important;}
.b24-form-control-list .b24-form-control-label, .b24-form-control-string .b24-form-control-label, .b24-form-control-text .b24-form-control-label { padding-left: 16px!important;}



.b24-form-control-checkbox, .b24-form-control-product, .b24-form-control-radio {
  /*border: 1px solid rgba(0,0,0,.05);*/
  background-color: #F3F1EB!important;
}

.b24-form-control-checkbox .b24-form-control, .b24-form-control-product .b24-form-control, .b24-form-control-radio .b24-form-control {background-color: transparent!important;
  border: 0px!important;}


#cmplz-manage-consent .cmplz-manage-consent {
    background: #e6dfd1!important;
    border-radius: 50px!important;
    animation: none!important;
    bottom: 40px!important;
    right: 40px!important;
    color: #325b4e!important;
    padding: 2px 5px 2px 30px!important;
    font-family: 'Aeonik Pro';
    font-size: 15px;
    height: 72px!important;
    z-index: 9!important;
}
#cmplz-manage-consent .cmplz-manage-consent::after {
    width: 64px;
    height: 64px;
    background: url("../images/cookies-green.svg") center no-repeat;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
#cmplz-manage-consent .cmplz-manage-consent {
    box-shadow: 0px 0px!important;
}
/* --- STACK ZDJĘĆ --- */
.custom-image-stack {
    position: relative;
    width: 90%; /* Zostawiamy 10% marginesu, aby zmieściło się "wystające" zdjęcie */
    height: 750px; /* Dostosuj do swoich potrzeb */
}
.stack-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
    /* Ukryte domyślnie (z tyłu, przesunięte w lewo) */
    opacity: 0;
    transform: translateX(-10%);
    z-index: 0;
    transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
/* Aktywne zdjęcie (na wierzchu) */
.stack-item.active {
    opacity: 1;
    transform: translateX(0);
    z-index: 2;
}
/* Następne zdjęcie (wystające z prawej strony) */
.stack-item.next {
    opacity: 1;
    transform: translateX(23%) scale(0.8); /* Lekko zmniejszone i przesunięte w prawo */
    z-index: 1;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}
.eu-promo {
    position: fixed;
    left: 40px;
    bottom: 40px;
    z-index: 10;
}
.eu-promo a {
    padding: 0px 22px;
    border-radius: 500px;
    background: #F3F1EB;
    height: 72px;
    line-height: 71px;
    display: block;
}



/* Wolniejsza i łagodniejsza animacja dla zdjęć */
[id^="foto-a-"], [id^="foto-am-"] {
    animation-duration: 0.8s !important;
    animation-timing-function: ease-out !important;
}

@media (min-width: 768px) {
.wpc-filters-section-2679 {
    display: none!important;
}
}

@media (min-width: 1600px) {
.tm-header .uk-container {
    padding-left: 40px;
    padding-right: 40px;
}
}

@media (min-width: 960px) {
:not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
    padding-top: 20px;
    padding-bottom: 20px;
}
.projekt-sciezka {
    bottom: -175px;
}
}

@media (min-width: 1600px) {
:not(.uk-sticky-below) > .uk-navbar-container:not(.uk-navbar) {
    padding-top: 40px;
    padding-bottom: 40px;
}
.projekt-sciezka {
    bottom: -195px;
}
.uk-navbar-nav {
    gap: 60px;
}
}

@media (max-height: 960px) {
#cmplz-manage-consent .cmplz-manage-consent {
    right: 15px!important;
    bottom: 15px!important;
    left: auto;
}
#cmplz-manage-consent .cmplz-manage-consent {
    height: 50px!important;
    padding: 0px 0 0 20px!important;
    min-width: auto!important;
    border: 0px!important;
}
#cmplz-manage-consent .cmplz-manage-consent::after {
    width: 48px;
    height: 48px;
    margin: 0 0 0 10px;
    border: 0px!important;
    background-size: contain;
}
#cmplz-manage-consent .cmplz-manage-consent span {
    display: none;
}
.cmplz-cookiebanner {
    width: 93%!important;
}
.eu-promo a {
    height: 50px;
    line-height: 49px;
}
.eu-promo {
    left: 20px;
    bottom: 20px;
}
}

@media (max-height: 800px) {
.projekt-sciezka {
    display: none;
}
.uk-navbar {
    padding-top: 10px;
    padding-bottom: 10px;
}
.uk-navbar-nav > li > a {
    height: auto;
    margin-top: 20px;
}
}
