A:hover {
    color: inherit !important;
}


.home-banner {
    position: relative;
}

.post-content h2 {
    color: #2D2D2D;
    font-size: 32px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 24px;
    font-family: Roboto;
    font-weight: 600;
}

.title_sec H2 {
    color: #004289;
    font-size: 42px;
    font-family: "Fira Sans", sans-serif;
    line-height: 150%;
    margin-bottom: 0px;
}

.fixed-top.adminTopBar {
    top: 32px;
}

.skip-main {
    position: absolute;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    z-index: -1111111111;
    cursor: pointer;
}

button.skip-main:focus,
button.skip-main:active {
    color: #fff;
    background-color: #000000;
    left: auto;
    top: 5px;
    width: 20%;
    height: auto;
    overflow: auto;
    margin-left: 5px;
    /*margin: 10px 35%;*/
    padding: 15px;
    /*border-radius: 25px;*/
    outline: 4px solid red !important;
    text-align: center;
    font-size: 1.2em;
    z-index: 1111111111;
}

button.search_icon {
    border: none;
}

footer a {
    color: #FFF;
    text-decoration: none;
}

[data-whatinput='keyboard'] a:focus,
[data-whatinput='keyboard'] button:focus,
[data-whatinput='keyboard'] input:focus,
[data-whatinput='keyboard'] tr.project-list:focus,
[data-whatinput='keyboard'] textarea:focus,
[data-whatinput='keyboard'] select:focus,
[data-whatinput='keyboard'] label:focus,
[data-whatinput='keyboard'] .sreach_calendar:focus-within,
[data-whatinput='keyboard'] .fs-wrap.multiple:focus {
    outline: 4px solid red;
}

[data-whatinput='keyboard'] .sreach_calendar .search_input:focus {
    outline: 0px;
}

[data-whatinput='keyboard'] .floor_rooms path:focus,
[data-whatinput='keyboard'] .build-name:focus {
    outline: 4px solid red;
}

[data-whatinput='keyboard'] ul.tabs li:focus-within {
    outline: 4px solid red;
}


[data-whatinput='keyboard'] .select2.select2-container .select2-selection__rendered:focus-within {
    outline: 4px solid red;
}

[data-whatinput='keyboard'] ul.tabs li a:focus {
    outline: 0px;
}

[data-whatinput='keyboard'] a.mega-menu-link:focus {
    outline: 4px solid red !important;
}


[data-whatinput='keyboard'] .wp-block-ub-content-toggle-accordion-title-wrap:focus {
    outline: 4px solid red !important;
}

[data-whatinput='keyboard'] #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus,
[data-whatinput='keyboard'] #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus {
    outline: 4px solid red;
}

[data-whatinput='keyboard'] #firmy-slider.owl-carousel .owl-item a:focus{
 outline: 4px solid red !important;
 outline-offset: 4px !important;
}

[data-whatinput='keyboard'] #firmy-slider.owl-carousel .owl-item a{
    display: block;
}

[data-whatinput='keyboard'] .owl-carousel .owl-item a:focus{
 outline: 4px solid red !important;
 outline-offset: -12px !important;
}

[data-whatinput='keyboard'] .residents_sec a:focus {
    outline: 4px solid red !important;
}

[data-whatinput='keyboard'] .bot_text a:focus{color: #004289;}

[data-whatinput='keyboard'] .bot_cont a:focus{color: #004289;}

[data-whatinput='keyboard'] .page-item:first-child .page-link:focus {
color:#fff;
background-color:#004289; border-radius: 6px;
}
[data-whatinput='keyboard'] .page-item:last-child .page-link:focus {
color:#fff;
background-color:#004289; border-radius: 6px;
}

[data-whatinput='keyboard'] input:focus-visible {
  outline: 4px solid red !important;
}

[data-whatinput='keyboard'] .form-control:focus-visible {
    outline: 4px solid red !important;
}

[data-whatinput='keyboard'] .mwl__topbar__controls__control--fullscreen:focus,
[data-whatinput='keyboard'] .mwl__topbar__controls__control--close:focus,
[data-whatinput='keyboard'] .mwl__navigation__next:focus,
[data-whatinput='keyboard'] .mwl__navigation__previous:focus  {
    outline: 4px solid red !important; outline-offset: 7px;
}

.owl-carousel .owl-item a{ 
 padding:4px !important;
 width:100%;
}

.recommend_box {
   
    padding: 42px !important;
}



@media (min-width: 1200px) {
    /*    .mega-sub-menu li.mega-menu-item {
        border-bottom-width: 1px !important;
        border-bottom-style: solid !important;
        border-bottom-color: #2A5384 !important;
    }*/

    #mynavbar {
        justify-content: flex-end;
    }
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    margin-left: 5px;
}


#mega-menu-wrap-primary {
    margin-top: 0px !important;
}


#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    margin-left: 0.255em !important;
    vertical-align: 0.255em !important;
    content: "" !important;
    background-image: url(../images/arrow_blue.svg) !important;
    background-repeat: no-repeat;
    background-position: right 4px;
    height: 15px;
    width: 10px;
    transition: transform 0.3s ease-in-out !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    margin-left: 8px !important;
    content: "" !important;
    background-image: url(../images/expand.svg) !important;
    background-repeat: no-repeat;
    background-position: right 5px;
    height: 16px;
    width: 10px;
    background-size: 10px 9px;
    transition: transform 0.3s ease-in-out !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 150% !important;
    margin-right: 16px;
    margin-left: 16px;
    line-height: normal;
    height: auto;
    color: #2D2D2D;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #fff !important;
    transition: all 0.5s ease;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    color: #000 !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #1c4689 !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link:hover {
    border: none;
}

.mega-sub-menu .mega-menu-link {
    border: none;
}

@media (min-width: 1200px) {
    .mega-menu-link {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .mega-sub-menu li a {
        padding-left: 14px !important;
        padding-right: 14px !important;
        color: #2D2D2D !important;
    }
}

.hideblock {
    display: none;
}

.funds_text p {
    color: #FFF;
}

.height_82 {
    margin-bottom: 82px;
}


#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    margin: 0 !important;
}

.safety_right p {
    color: #FFF;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 150%;
    padding-right: 95px;
}


.tablepress thead th {
    background: #D5E9FC;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    padding: 12px;
    text-align: center;
}

.tablepress thead th:first-child {
    border-radius: 10px 0px 0px 10px;
    background: #D5E9FC;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    padding: 12px;
    text-align: center;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}


.tablepress thead th:last-child {
    border-radius: 0px 10px 10px 0px;
    background: #D5E9FC;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    padding: 12px;
    text-align: center;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}

.tablepress.bpnt_funds thead th:last-child {
    width: 30%;
}

.tablepress tbody td {
    border: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2A5384;
    padding: 15px;
}

@media screen and (min-width: 601px) {
    .rada_tbl {
        overflow-x: auto;
    }

    table {
        border: none;
    }

    .rada_tbl table {
        table-layout: auto !important;
    }
}

.tablepress tbody td,
.tablepress tbody p {
    font-family: "Roboto", sans-serif;
    font-size: 1.125rem;
    color: #000;
    font-weight: 300;
    line-height: 150%;
}

.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child, .dtrg-group)))>* {
    background-color: transparent !important;
}

.download a:hover {
    color: #FFFFFF !important;
}

.hentry p {
    margin-bottom: 30px !important;
}

.page-link.current {
    z-index: 3;
    color: #fff;
    border-radius: 6px;
    background: #004289;
    font-weight: 600;
}

.filter_radio {
    display: none;
}

.filter_radio:checked:checked~.filter_white {
    border-radius: 8px;
    background: #2A5384;
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 150%;
    padding: 6px 14px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    text-decoration: none !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #1c4689 !important;
    font-weight: 600 !important;
    color: #000000;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard>a.mega-menu-link:hover>span.mega-title-below,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column-standard>a.mega-menu-link:focus>span.mega-title-below,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below {
    text-decoration: none !important;
}

@media only screen and (min-width: 769px) {

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus {
        text-decoration: none !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu {
        top: 35px;
    }
}


@media only screen and (min-width: 1200px) and (max-width:1400px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 0.938rem !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        top: 5px;
    }
}


.nav-tabs .nav-link {
    padding: 20px !important;
}

@media (max-width: 991px) {
    .safety_right p {
        padding: 30px;
        font-size: 1.25rem;
    }
}

.bot_menu ul li {
    margin-bottom: 16px;
}

footer a:focus,
footer a:hover {
    color: #c6dcf6;
}

@media only screen and (min-width: 600px) {
    .tablepress tbody td {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #D5E9FC !important;
    }
}

.wp-block-table td,
.wp-block-table th {
    border: 0px;
}

.hentry .wp-block-table thead th:first-child,
.hentry .wp-block-table thead td:first-child,
.hentry table thead th:first-child,
.hentry table thead td:first-child {
    border-radius: 4px 0px 0px 4px;
    background: #004289;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #FFF;
    padding: 12px;

}

.hentry .wp-block-table thead th:last-child,
.hentry .wp-block-table thead td:last-child,
.hentry table thead th:last-child,
.hentry table thead td:last-child {
    border-radius: 0px 4px 4px 0px;
    background: #004289;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #FFF;
    padding: 12px;


}

.hentry .wp-block-table thead th,
.hentry table thead th {
    color: #FFF !important;
}


.hentry .wp-block-table thead th,
.hentry .wp-block-table thead td,
.hentry table thead th,
.hentry table thead td {
    background: #004289;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #FFF;
    padding: 12px;


}

.hentry .wp-block-table tbody td,
.hentry table tbody td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #2A5384;
    padding: 15px;
    position: relative;
    word-break: keep-all;
}

.hentry table {
    margin-bottom: 35px;
}

.kafelki-informacyjne-block ul li.main_sec {
    margin-bottom: 25px;
}

@media only screen and (min-width: 1650px) {
    .col-half-offset {
        margin-left: 1.166666667%
    }
}

a.minus1 {
    text-decoration: none;
    cursor: pointer;
}

.plus {
    align-items: center;
}

#navbar {
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 73px;
    z-index: 99;
    padding: 0px;
}



#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    margin-left: 10px !important;
    content: "" !important;
    background-image: url(../images/expand.svg) !important;
    background-repeat: no-repeat;
    background-position: right 0px;
    height: 14px;
    width: 14px;
    background-size: 14px 9px;
    transform: rotate(180deg);
    margin-top: 4px;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    transition: all 0.5s ease;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on .mega-sub-menu li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
    transform: rotate(90deg);
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout:last-child ul.mega-sub-menu {
    width: 18rem;
}


@media only screen and (max-width: 1200px) {
    #navbar {
        padding: 0px;
        background-color: Transparent;
        top: 73px;
    }
}

#navbar.fixedHeader {
    padding: 0px;
    background-color: #FFF;
    top: 0px;
}


.bot_nav ul li.no_border a {
    border-bottom: 0px !important;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 16px !important;

    line-height: 150% !important;

    color: #2D2D2D !important;
}


.mega-sub-menu {
    border-radius: 20px !important;
    background: linear-gradient(173deg, rgba(245, 250, 255, 0.40) 5.44%, #F5FAFF 98.28%) !important;
    box-shadow: 0px 10px 20px 0px rgba(39, 68, 89, 0.12) !important;
    backdrop-filter: blur(13.800000190734863px) !important;
    background: #F5FBFE !important;
}

ul.mega-sub-menu li:first-child {
    padding-top: 4px !important;
}

ul.mega-sub-menu li {
    margin-left: 0px !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #767676 !important;
}

ul.mega-sub-menu li a.mega-menu-link {
    padding-left: 26px !important;
    padding-right: 26px !important;
    padding-top: 16px;
    padding-bottom: 16px;
}

ul.mega-sub-menu li:last-child {
    border: 0 !important;
}

@media only screen and (max-width: 1199px) {

    .skip-main {
        display: none !important;
    }

    #navbar {
        padding: 0px;
        background-color: Transparent;
        top: 0px;
        position: relative !important;
        display: flex !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary {
        top: 16px;
    }

    .mega-menu.no_desk {
        margin-top: 30px !important;
        list-style: none;
        padding: 0px;
        margin-bottom: 30px !important;
    }

    .mega-sub-menu {
        border-radius: 12px !important;
        background: #F5FBFE !important;
        backdrop-filter: unset !important;
        box-shadow: unset !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-image: url(../images/expand.svg) !important;
        background-repeat: no-repeat !important;
        background-position: right 2px !important;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
        display: inline-block !important;
        margin-left: 10px !important;
        content: "" !important;
        background-image: url(../images/expand.svg) !important;
        background-repeat: no-repeat;
        background-position: right 2px;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
        transform: rotate(180deg);
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        border-bottom-width: 1px !important;
        border-bottom-style: solid !important;
        border-bottom-color: #D5E9FC !important;
        padding: 12px 0px !important;
        text-align: left !important;
        color: #2a5384 !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        line-height: 150% !important;
    }


    .navbar-toggler .close-icon,
    .navbar-toggler.collapsed .menu-icon {
        display: block;
        transition: 0.4s;
    }

    .navbar-toggler .menu-icon,
    .navbar-toggler.collapsed .close-icon {
        display: none;
        transition: 0.4s;
    }

    #mega-menu-wrap-primary {
        margin-top: -30px !important;
    }

    .mega-sub-menu li.mega-menu-item a.mega-menu-link {
        font-size: 1.8rem !important;
        color: #212529 !important;
        padding-top: 14px !important;
        padding-bottom: 14px !important;
        border-bottom-width: 1px !important;
        border-bottom-style: solid !important;
        border-bottom-color: #fff !important;
        text-decoration: none !important;
        text-align: left !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        width: 98% !important;
    }


    #mega-menu-wrap-primary {
        max-height: 400px;
        width: 100%;
        overflow: scroll;
    }


}

footer.footer_home {
    margin-top: 0px !important;
}

article.hentry p {
    margin-bottom: 30px !important;
}

.firmy-block button.but_search,
.projekty-block button.but_search,
.news-block button.but_search {
    background: none;
    border: none;
}

.news_all a:hover {
    color: inherit !important;
}

.gallery .carousel:after {
    content: none !important;
    background: none !important;
}

.gallery .carousel-item {
    background: transparent !important;
}

.gallery .btn-close {
    right: 25px !important;
    z-index: 99;
}

.akordeon-block .download_link,
.blok-pliki-do-pobrania .download_link {
    display: flex;
    align-items: center;
    width: 100%
}

.akordeon-block a.download_link:hover,
.blok-pliki-do-pobrania a.download_link:hover {
    color: inherit !important;
}

h2.accordion-header {
    margin-bottom: 0px !important;
}

.akordeon-block .link ul li {
    background: #FFF;
}

.right_news_img img {
    width: 60%;
    height: auto;
    border-radius: 12px;
}

a.btn_message:hover {
    color: #FFF !important;
}

.news_box .img_all,
.page_banner .img_all {
    border-radius: 12px;
}

.blok-linki-3 .post_sec {
    width: 100%;
    display: flex !important;
    margin-bottom: 30px;
}

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    margin-left: 0.255em !important;
    vertical-align: 0.255em !important;
    content: "" !important;
    background-image: url(../images/arrow_blue.svg) !important;
    background-repeat: no-repeat;
    transition: transform 0.3s ease-in-out !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    display: inline-block !important;
    margin-left: 10px !important;
    content: "" !important;
    background-image: url(../images/expand.svg) !important;
    background-repeat: no-repeat;
    transition: transform 0.3s ease-in-out !important;
}

@media only screen and (min-width: 1401px) {
    #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 6px;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 6px;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
        margin-top: 4px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 2px;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 2px;
        height: 14px;
        width: 14px;
        background-size: 14px 9px;
    }
}


@media only screen and (min-width: 1200px) and (max-width: 1399px) {

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 1px !important;
        height: 9px;
        width: 12px;
        background-size: 12px 9px;
        margin-left: 7px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 5px !important;
        height: 9px;
        width: 12px;
        background-size: 12px 9px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        background-position: right 2px;
        height: 10px;
        width: 12px;
        background-size: 12px 9px;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        margin-left: 6px !important;
    }

}

.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled {
    opacity: 0.5;
}

.important-link-center {
    border-radius: 20px;
    background: rgba(0, 149, 219, 0.04);
    height: auto;
    color: #2D2D2D;
    font-size: 28px;
    line-height: 150%;
    padding-top: 26px;
    padding-right: 46px;
    padding-bottom: 26px;
    padding-left: 46px;
    display: flex;
    justify-content: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 30px;
}


.important-link-center p {
    color: #2D2D2D;
    font-size: 28px;
    line-height: 150%;
    justify-content: center;
    font-family: "Fira Sans", sans-serif;
    font-weight: bold;
    padding-bottom: 0px !important;
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.important-link-center span {
    color: #004289;
}

.message_box {
    margin-top: 30px;
    margin-bottom: 30px;
}

.message_box p {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    margin-bottom: 0px !important;
}

.pGroups {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 30px;

}

.pg_right_line {
    position: relative;
    margin-right: 30px;
    margin-left: 30px;
}

.pg_right_line:not(:last-child)::after {
    content: '';
    width: 2px;
    height: 100%;
    top: 60px;
    right: -30px;
    display: block;
    position: absolute;
    background-image: url(../images/bot_logo_line.png);
    background-repeat: no-repeat;
}


.patners_group {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex-basis: 10%;
    margin-top: 30px;
}

.patners_group .patners_bot_log {
    display: flex;
    justify-content: space-between;
    flex: 1;
}

.patners_group .patners_bot_log img {
    max-width: 190px;
    height: auto;
    margin-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .patners_bot_log {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

@media (max-width: 991px) {

    .pGroups {
        justify-content: center;
    }


    .patners_bot_log {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pg_right_line:not(:last-child)::after {
        content: none !important;
    }
}

.polecamy-slider .recommend_text {
    color: #2d2d2d !important;
}

@media (max-width: 991px) {
    .logo {
        height: auto !important;
    }
}

/* ############# pb caleder ############# */

.event-calendar .control-frame-left {
    display: block;
    float: left !important;
    width: 15% !important;
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
}

.event-calendar .control-frame-right {
    display: block;
    float: right !important;
    width: 15% !important;
    text-align: right;
    padding-right: 15px;
    box-sizing: border-box;
}



.row-day .col a,
.row-day .col {
    height: 48px !important;
    padding: 0px !important;
    /* color : #2D2D2D !important;*/
}

.row-day .col.after-month a,
.row-day .col.after-month,
.row-day .col.before-month a,
.row-day .col.before-month {
    color: #767676 !important;
}


.event-calendar .schedule-dot-item.blue {
    background-color: #004289 !important;
    display: inline-block;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    vertical-align: top;
    margin-left: 2px;
    margin-right: 2px;
}

.event-calendar>.calendar-body-frame>.row>.col>a>.schedule-dot-list {
    margin-top: 0px;
    text-align: center;
    height: auto;
}

.text_center {
    text-align: center;
}

.con_white p {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.64px;
    margin-bottom: 0px !important;
}

.skrzynka-wiadomosci-block p {
    margin-bottom: 0px !important;
}

hr.wp-block-separator {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #767676;
    margin: 2rem 0px;
    opacity: 1;
}

.message_box_text {
    width: 100% !important;
    max-width: 68% !important;
}

.newsletter_box .row {
    align-items: center;
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        margin-left: 8px !important;
        margin-right: 8px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 16px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
        margin-top: 2px !important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        margin-left: 7px !important;
        margin-right: 7px !important;
    }

}

@media only screen and (min-width: 1200px) {
    .gal_modal .carousel-item .divImg {
        min-height: 500px;
        width: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }

    .gal_modal .carousel-item .divImg img {
        width: auto;
        max-width: 700px;
        max-height: 700px;
        object-fit: cover;
        margin: auto;
        border-radius: 0px !important;
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {
    .gal_modal .carousel-item .divImg {
        min-height: 400px;
        width: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }

    .gal_modal .carousel-item .divImg img {
        width: auto;
        max-width: 600px;
        max-height: 600px;
        object-fit: cover;
        margin: auto;
        border-radius: 0px !important;
    }
}


@media only screen and (min-width: 768px) and (max-width: 999px) {
    .gal_modal .carousel-item .divImg {
        min-height: 400px;
        width: 100%;
        display: flex;
        align-content: center;
        align-items: center;
        flex-wrap: nowrap;
    }

    .gal_modal .carousel-item .divImg img {
        width: auto;
        max-width: 400px;
        max-height: 400px;
        object-fit: cover;
        margin: auto;
        border-radius: 0px !important;
    }

}

@media only screen and (min-width: 401px) and (max-width: 767px) {
    .gallery .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}


.gal_modal .carousel-inner {
    overflow-x: hidden !important;
    overflow-y: auto !important;
}

.gal_modal .img_caption {
    margin-top: 0px;
}

.floor_map_description {
    min-width: 250px;
    position: absolute;
    display: none;
}

.floor_map_description.active {
    display: block;
}



.map_description {
    pointer-events: none;
    position: absolute;
    font-size: 18px;
    text-align: center;
    background: #F5FAFF;
    padding: 8px 15px;
    z-index: 5;
    height: 50px;
    line-height: 30px;
    margin: 0 auto;
    color: #004289;
    border-radius: 5px;
    box-shadow: 0 0 0 1px #F5FAFF;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
}

.map_description.active {
    display: block;
}

.map_description:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #F5FAFFCC;
}

.select_floor button.page-link {
    border: none;
}

.select_floor button.page-link:hover {
    color: #FFF !important;
}

.floor-map_sec svg path.floor_room {
    cursor: pointer;
}

.floor-map_sec svg path {
    /*fill : #FFFFFF;*/
    cursor: default;
}

.floor-map_sec svg {
    background-repeat: no-repeat;
    background-position: 120px top;
}

@media only screen and (min-width: 1650px) {
    .banner_img {
        height: 742px;
        object-fit: cover;
        /* or "cover" if you want it to fill */
        background-color: #FFF;
        /* Optional: add background if image doesn’t fill */
    }
}

@media only screen and (min-width: 1000px) and (max-width: 1649px) {

    .banner_img {
        height: 600px;
        object-fit: cover;
        /* or "cover" if you want it to fill */
        background-color: #FFF;
        /* Optional: add background if image doesn’t fill */
    }

}

@media only screen and (min-width: 1000px) and (max-width: 1399px) {

    .banner_img {
        height: 552px;
        object-fit: cover;
        /* or "cover" if you want it to fill */
        background-color: #FFF;
        /* Optional: add background if image doesn’t fill */
    }

}

@media only screen and (min-width: 1000px) and (max-width: 1199px) {

    .banner_img {
        height: 480px;
        object-fit: cover;
        /* or "cover" if you want it to fill */
        background-color: #FFF;
        /* Optional: add background if image doesn’t fill */
    }

}

.tooltip-main {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    font-weight: 700;
    background: #004289;
    border: 1px solid #004289;
    color: #fff;
    margin: 4px 121px 0 5px;
    float: right;
    text-align: left !important;
}

.tooltip-inner {
    padding: 10px 15px 10px 20px;
    background: #004289;
    color: #fff;
    border: 1px solid #004289;
    text-align: left;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
    right: -1px;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #004289 !important;
}

.bpnt_tooltip {
    width: 24px;
    height: 24px;
    position: relative;
    display: inline-block;
    top: 5px;
}

.bpnt_tooltip::after {
    content: '';
    background-image: url(../images/ic_info.png);
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.error.un-text-error {
    margin-bottom: 30px;
}

.rezydenci-block a .project_text,
.projekty-block a .project_text {
    font-weight: 400 !important;
    color: #2d2d2d;
}

.hentry .wp-block-table thead {
    border: 0px !important
}

/*############## Woocommerce Shopping cart ####################*/


.woocommerce-Address-title h2.ad_title {
    font-size: 18px;
    font-weight: 600;
    color: #2D2D2D;
    line-height: 150%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #767676;
    margin-bottom: 12px;
    padding-bottom: 12px;
}

.btn_cart_marron,
.btn_cart_marron:hover {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
    border-radius: 12px !important;
}

.other_products .price,
.single-product .pro_details_right .price {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 150% !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    margin-bottom: 0px !important;
    color: #2d2d2d !important;
}

.woocommerce-product-details__short-description ul li::marker {
    font-size: 1rem;
    color: #2D2D2D;
}

.woocommerce-product-details__short-description ul li {
    list-style-position: outside !important;
    list-style-type: disc !important;
    margin-bottom: 0px !important;
    margin-left: 22px !important;
}

@media only screen and (min-width: 768px) {
    .single-product form.cart {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start !important;
        align-items: center !important;
        margin-top: 34px !important;
    }
}

.single-product .product_meta {
    border-top: 1px solid #bababa;
    padding-top: 34px;
    margin-top: 54px;
}

.related.products h2 {
    color: #2D2D2D !important;

}

.woocommerce-cart-form__cart-item .basket_img_text img {
    max-width: 142px !important;
    width: 100% !important;
    margin-right: 60px;
}

.woocommerce-cart-form .cart.woocommerce-cart-form__contents thead th {
    color: #2d2d2d !important;
}

.woocommerce table.shop_table.cart.woocommerce-cart-form__contents {
    border: 0px !important;
}

.woocommerce a.remove:hover {
    background: none !important;
}

.text-algin-left {
    text-align: left !important;
}

.woocommerce-cart-form__contents tr,
.cart.woocommerce-cart-form__contents td.actions {
    border: 0px !important;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {

    border-top-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid !important;
    border-right-style: none !important;
    border-bottom-style: solid !important;
    border-left-style: solid !important;
    border-top-color: #767676 !important;
    border-bottom-color: #767676 !important;
    border-left-color: #767676 !important;
}

.btn.banner_btn img {
    width: auto !important;
}



.woocommerce table.shop_table {
    border: 0px !important;
}

.woocommerce .cart_totals table.shop_table tr.cart-subtotal th,
.woocommerce .cart_totals table.shop_table tr.cart-subtotal td,
.woocommerce .cart_totals table.shop_table tr.order-total th,
.woocommerce .cart_totals table.shop_table tr.order-total td {
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #bababa !important;
}

#order_comments.input-text {
    height: 100px !important;
}

.cart_heading {
    color: #2D2D2D !important;
}

.shop_table.woocommerce-checkout-review-order-table th {
    background-color: #FFFFFF !important;
    color: #2D2D2D !important;
    text-align: left !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #bababa !important;
}

.shop_table.woocommerce-checkout-review-order-table tr th {
    border-top: 0px !important;
    padding-top: 24px;
    padding-bottom: 24px;
}

.cart_item td {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

.shop_table.woocommerce-checkout-review-order-table td {
    border: 0px !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #bababa !important;
    padding-top: 24px;
    padding-bottom: 24px;
}

ul.wc_payment_methods.payment_methods li::marker {
    font-size: 0px !important;
}

#payment {
    background: #FFFFFF !important;
}

.woocommerce-checkout #payment ul.payment_methods {
    padding: 0px !important;
    margin: 0px !important;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    border-radius: 12px;
    background: #F4F4F4;
    padding: 15px 30px 10px 30px;
    margin-bottom: 65px;
    display: table;
    border-top: 0px;
    padding-left: 70px;
    width: 100%;
}

.woocommerce-message a.button{
    margin-top: -4px;
}

.woocommerce-error::before {
    content: '';
    background-image: url(../images/danger.svg);
    width: 24px;
    height: 24px;
    position: absolute;
}


.woocommerce-info::before {
    content: '';
    background-image: url(../images/bag-cross.svg);
    width: 24px;
    height: 24px;
    position: absolute;
}

.pack_price .price {
    color: #2D2D2D !important;
}

.pack_title h2 {
    margin-bottom: 0px !important;
}

.pro_details_right .quantity {
    display: flex;
    align-items: center;
    max-width: 140px;
}


.btn-outline-secondary:disabled{  
    background: #C5C5C5;  
    color: #FFFFFF; 
}

button.btn-outline-secondary {
    width: 36px;
    height: 36px;
    padding: 0;
    border-radius: 6px;
    background: #004289;
    padding: 12px 16px;
    border: none;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

.quantity .input-text.qty {
    padding-left: 2px;
    padding-right: 0px;
    text-align: center;
    font-size: 20px;
    border: none;
    margin-bottom: 0px;
    margin-right: 0rem !important;
    margin-left: 0.5rem !important;
}

.woocommerce .quantity .qty {
    width: 1.9em !important
}

.woocommerce .quantity {
    margin-right: 14px !important;
}


.wc-item-meta li p {
    margin-bottom: 0px !important;
}

ul.wc-item-meta {
    margin-top: 10px;
    margin-bottom: 20px !important;
}

ul.wc-item-meta li:not([class]) {
    margin-bottom: 1px !important;
}


.woocommerce .u-column1 H2,
.woocommerce .u-column2 H2 {
    font-size: 42px;
    line-height: 150%;
    font-family: "Fira Sans", sans-serif;
    font-weight: 700;
}

.woocommerce .u-column1 form.login {
    border: 0px solid #cfc8d8 !important;
    padding: 0px;
    margin: 0px;
}

.woocommerce .u-column2 form.register {
    border: 0px solid #cfc8d8 !important;
    padding: 0px;
    margin: 0px;
    box-shadow: none;
    background: transparent;
}

.woocommerce form .form-row .input-text,
.woocommerce form .form-row select {
    display: block !important;
    width: 100% !important;
    color: #000 !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    height: 50px !important;
    border: none !important;
    padding: 12px 14px !important;
    border-radius: 6px !important;
    border: 1px solid #004289 !important;
    background-color: #fff !important;
}

.woocommerce .u-column2 {
    padding: 50px;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.12);
}

.woocommerce-button {
    display: flex;
    height: 48px;
    justify-content: center;
    align-items: center;
    float: left;
    color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.64px;
    border-radius: 6px;
    background: #004289;
    padding: 12px 24px;
    transition: 0.5s;
}

.left_nav ul li.is-active a {
    color: #fff;
    border-radius: 8px;
    background: #004289;
}

.left_nav ul li a:hover {
    color: #fff !important;
    text-decoration: none;
}

.woocommerce .banner_btn:hover,
.woocommerce .banner_btn {
    color: #fff !important;
    text-decoration: none;
}

.woocommerce-account .woocommerce-MyAccount-navigation .cockpit_left {
    margin-right: 60px;
}

@media (min-width: 1400px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25% !important;
    }

    .woocommerce-MyAccount-content {
        width: 75% !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1399px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 33.33333333% !important;
    }

    .woocommerce-MyAccount-content {
        width: 66.66666667% !important;
    }
}

.left_nav ul li.is-active:hover img,
.left_nav ul li.is-active img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(164deg) brightness(200%) contrast(104%);
}

.pack_title h2 {
    font-size: 20px;
}

.pack_price .price {
    font-size: 36px;
    font-weight: 700;
    line-height: 150%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 18px;
}

.woocommerce-shipping-fields {
    display: none !important;
}

.pack_img img {
    border-radius: 16px;
}

.pack_price1.no_margin {
    margin: 0px !important;
}

.shop_table th.basket_heading {
    background: transparent !important;
}

.woocommerce ul.products li {
    list-style-type: none !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 34px;
    display: flex;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #004289;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 34px;
    margin-left: 0;
}

.shop_table button[name="update_cart"] {

    width: 0px !important;
    height: 0px !important;
    border: none !important;
    background: transparent !important;
    overflow: hidden !important;
    visibility: collapse
}

.shop_table .basket_tbl_bot_line.product-quantity .quantity {
    margin-right: 14px !important;
    display: flex !important;
}

.top_bag {
    position: relative;
    background: #2d2d2d;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 34px;
}

.top_bag:hover{background: #004289;}

.top_bag .shoping_count {
    position: absolute;
    width: 24px;
    height: 24px;
    background: #004289;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    vertical-align: top;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    top: -10px;
    right: -10px;
}

.cart_count {
    padding-bottom: 15px;
    position: absolute;
    left: 30%;
    right: 30%;
    transition: 50% 50%;
    top: -4px;
    margin: auto;
}

.woocommerce ul.products li.otherProduct {
    border-bottom-width: 0px !important;
}

.rezydenci-block .firm_link,
a.newsletter_btn,
.link a.download_link {
    text-decoration: none !important;
}

.blok--wazny-link .title {
    -webkit-text-fill-color: #2d2d2d;
}

@media only screen and (min-width: 1681px) {
    .img_banner_1680 {
        display: block;
    }

    .img_banner_1600 {
        display: none;
    }

    .img_banner_1400 {
        display: none;
    }

    .img_banner_1200 {
        display: none;
    }

    .img_banner_922 {
        display: none;
    }
}

@media only screen and (min-width: 1600px) and (max-width:1680px) {

    .img_banner_1680 {
        display: none;
    }

    .img_banner_1600 {
        display: block;
    }

    .img_banner_1400 {
        display: none;
    }

    .img_banner_1200 {
        display: none;
    }

    .img_banner_922 {
        display: none;
    }

}


@media only screen and (min-width: 1400px) and (max-width:1599px) {

    .img_banner_1680 {
        display: none;
    }

    .img_banner_1600 {
        display: none;
    }

    .img_banner_1400 {
        display: block;
    }

    .img_banner_1200 {
        display: none;
    }

    .img_banner_922 {
        display: none;
    }

}


@media only screen and (min-width: 1200px) and (max-width:1399px) {

    .img_banner_1680 {
        display: none;
    }

    .img_banner_1600 {
        display: none;
    }

    .img_banner_1400 {
        display: none;
    }

    .img_banner_1200 {
        display: block;
    }

    .img_banner_922 {
        display: none;
    }

}


@media only screen and (min-width: 922px) and (max-width:1199px) {

    .img_banner_1680 {
        display: none;
    }

    .img_banner_1600 {
        display: none;
    }

    .img_banner_1400 {
        display: none;
    }

    .img_banner_1200 {
        display: none;
    }

    .img_banner_922 {
        display: block;
    }

}

@media only screen and (max-width: 768px) {
    .img_banner_1680 {
        display: none;
    }

    .img_banner_1600 {
        display: none;
    }

    .img_banner_1400 {
        display: none;
    }

    .img_banner_1200 {
        display: none;
    }

    .img_banner_922 {
        display: block;
    }
}

a.news_link .news_date {
    color: #2D2D2D !important;
    font-weight: 400 !important;
}

.news_date img {
    vertical-align: top !important;
}

.pagination .page-link svg {
    width: 12px;
    height: 14px;
}

.pagination .page-link:hover {
    color: white !important;
}

.pagination .page-link:hover svg path {
    fill: white;
}

.rezydenci_cat_tag {
    right: 24px;
    top: 24px;
    display: flex;
    flex-direction: row;
}

.rezydenci_cat {
    padding: 2px 12px;
    border-radius: 4px;
    background: #F5FBFE;
    color: #004289;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#owl-demo-3 .owl-item .item {
    align-items: center;
    margin-left: 15px;
    margin-right: 15px;
}

#owl-demo-3 .item img {
    max-height: 160px !important;
    width: 100% !important;
}


@media only screen and (min-width:1920px) {

    #owl-demo-3 .item img {
        max-height: 200px !important;
        width: 100% !important;
    }
}


@media only screen and (min-width: 922px) and (max-width:1199px) {

    #owl-demo-3 .item img {
        max-height: 140px !important;
        width: 100% !important;
    }
}

.my_ac a {
    color: #2d2d2d;
    font-weight: 400; transition: all 0.5s ease; 
	border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #fff !important;
	text-decoration:none; padding-bottom:2px;
}


.my_ac a:hover {
    color: #2d2d2d;
    font-weight: 400;
    text-decoration: none;
}

.parent-pageid-1168 .my_ac a,
body.woocommerce-page .my_ac a {
    font-weight: 400 !important;
    color: #000 !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #1c4689 !important;
	text-decoration:none;
}

.my_ac a:hover {
    font-weight: 400 !important;
    color: #000 !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #1c4689 !important;
	text-decoration:none;
}

.firmy-slider .residents_img {
    padding-bottom: 160px;
}



.cal_date label {
    cursor: pointer;
}

.cal_date input[type="radio"] {
    width: 0px !important;
    height: 0px !important;
    padding: 0 !important;
    border-radius: 0 !important;
    border: 0px solid #004289 !important;
    position: absolute;
}

.row-day .col.before-month a.pb_cal_date.active,
.row-day .col.after-month a.pb_cal_date.active {
    color: #FFFFFF !important;
}

.pb_cal_date.active {
    background: #004289 !important;
    color: #FFFFFF !important;
    border-radius: 50% !important;
    width: 48px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: -15px !important;
}


.from {
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #ffffff;
    pointer-events: none;
}

.from_sp {
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #ffffff;
    color: #2D2D2D;
    font-weight: 600;
}

.from_sp.from_act {
    padding-left: 33px;
    padding-right: 33px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #004289;
    color: #2D2D2D;
    font-weight: 600;
}

dl.variation {
    margin-top: 20px;
}

dl.variation p {
    margin: 0px !important;
    padding: 0px !important;
}

dl.variation dd {
    margin-bottom: 20px !important;
}


.booking_li.no-border {
    border: none !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}

.booking_li a {
    color: #2d2d2d !important;
}


.space {
    margin-bottom: 118px;
}

.space_box {
    padding: 20px;
    border-radius: 20px;
    background: #F4F4F4;
}

.space_img {
    margin-bottom: 24px;
}

.space_text {
    margin-bottom: 12px;
    font-size: 28px;
    font-weight: 700;
    line-height: 150%;
}

#space .owl-dots {
    display: none;
}

.space_rental {
    margin-bottom: 118px;
}

.space_rental_box {
    padding: 60px 120px;
    border-radius: 40px;
    background: #F4F4F4;
}

.space_rental_box .title_sec h2 {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.space_rental_box .title_sec {
    position: relative;
    margin-bottom: 26px;
    text-align: center;
}

.space_rental_box .title {
    background: linear-gradient(180deg, rgba(45, 45, 45, 0.25) -30.66%, #f4f4f4 90.26%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.space_rental_box .title_sec .row {
    justify-content: center;
}

.room_details ul {
    list-style-type: none;
    display: block;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 26px;
    margin-left: 0;
}

.room_details ul li {
    list-style-type: none !important;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 16px;
    margin-left: 0;
    padding-left: 46px;
    background-image: url(../images/tick_list.svg);
    background-repeat: no-repeat;
    background-position: left top;
}


.btn_cart_marron:disabled {
    background: #004289;
    color: #FFFFFF;
}

body.woocommerce-page #mega-menu-wrap-primary #mega-menu-primary>li#mega-menu-item-495>a.mega-menu-link {
    text-decoration: none !important;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #004289 !important;
    font-weight: 600 !important;
}

@media only screen and (min-width: 1200px) {
    .pack_price .banner_btn {
        margin-right: 0px !important;
    }

    .basket_product_info {
        width: 50% !important;
    }
}

@media screen and (max-width: 991px) {
    table.shop_table td {
        border-bottom: 1px solid #2A5384;
        display: table-cell !important;
        text-align: left;
    }

    .basket_product_info {
        width: 100% !important;
    }
}



.hentry table thead th.basket_heading {
    color: #000 !important;
}

.pb-calendar .past-date {
    color: #767676 !important;
}

.pb-calendar a {
    color: #2D2D2D !important;
}

.date_disable {
    display: inline-block;
    width: 30px;
    height: 48px;
    line-height: 28px;
    color: #767676 !important;
}

#time_slot_modal .modal-dialog {
    width: 50%;
}

/*
#time_slot_modal .btn-close{
    background: none;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 0;
}*/

button.edit_order {
    border: none;
    background: transparent;
}

.aktywne-rezerwacje-block .modal-content,
#time_slot_modal .modal-content {
    background: #ffff;
    padding: 30px;

}

.page-template-page-products .modal-backdrop,
.single-product .modal-backdrop {
    background: #000 !important;
    backdrop-filter: blur(36.70000076293945px);
    opacity: 0.7;
}

.error.un-text-error {
    margin-bottom: 30px;
}

.content_loading {
    background: url(../images/animated_loader_gif.gif) center;
    background-size: cover;
    width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}

.wc-item-meta li p {
    margin-bottom: 0px !important;
}

ul.wc-item-meta {
    margin-top: 10px;
    margin-bottom: 20px !important;
}

ul.wc-item-meta li:not([class]) {
    margin-bottom: 1px !important;
}


.basket_heading.basket_heading_left.woocommerce-orders-table__header-order-actions,
.basket_tbl_bot_line.woocommerce-orders-table__cell-order-actions a {
    background-color: transparent !important;
    text-align: center !important;
    text-align: -webkit-center !important;
}

.basket_tbl_bot_line.woocommerce-orders-table__cell-order-number {
    padding: 15px !important;

}


.shop_table button[name="update_cart"] {

    width: 0px !important;
    height: 0px !important;
    border: none !important;
    background: transparent !important;
    overflow: hidden !important;

    visibility: collapse
}

.shop_table .basket_tbl_bot_line.product-quantity .quantity {
    margin-right: 14px !important;
    display: flex !important;
}

#booking_frm .quantity {
    display: none !important;
}

.aktywne-rezerwacje-block th:first-child,
.aktywne-rezerwacje-block th:last-child,
.basket_heading {
    background: transparent !important;
}

@media only screen and (min-width: 768px) {
    .project_box .project_img img{
        width: 376px;
        height: 211px;
        object-fit: contain;
    }
}

.rezydenci-bpn-t-block .owl-carousel .owl-item .item{
    align-items: center;
}

.calendar_date{
    align-items: end !important;
    color:#2D2D2D !important;
}

.calendar_text{
     color:#2D2D2D !important;
}

.event-calendar > .calendar-head-frame > .row > .col.holiday {    
    font-weight: 600 !important;
}

.year-month-frame .month,
.year-month-frame .year{   
    color: #2D2D2D !important;
}

.calendar-events .calendar_date_line {  
    justify-content: space-between !important;
}


.order_green img {    
    vertical-align: text-bottom !important;
}

 .woocommerce-info::before,
.woocommerce-message::before
 {
    top: 0.759em !important;
 }

 .no_orders{
    align-items: center !important;
 }
 .no_orders img {   
    margin-top: -3px;
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    border-radius: 16px !important;
}

.packages_all .woocommerce img, 
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img{
    border-radius: 16px !important;
}


.edit-account legend{
    margin-bottom: 20px;
}

.form-control, .form-select{
    background-color: #FFF !important;
}

.wp-block-table th{
    color : #FFF !important
}

.owl-prev.disabled:hover{
    background-image: url(../images/arrow_left1.svg) !important;
    cursor: default  !important;
}

.owl-next.disabled:hover{
    background-image: url(../images/arrow_right1.svg) !important;
     cursor: default  !important;
}

.blok-linki-2 .message_box{
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

@media only screen and (max-width: 1599px) {

.map_sec{ overflow-x:scroll; padding-bottom:20px;}

}

.floor-map_sec svg.it-fl--1,
.floor-map_sec svg.it-fl-4,
.floor-map_sec svg.it-fl-3{
    background-repeat: no-repeat;
    background-position: 0px top;
}

.post-36 a{
    text-decoration: underline;
}

.row.row-day .col{
    position: relative;
}

.col a.act_event_date {
    border: 0px solid #004289;
    border-radius: 50%;
    background-color: #004289;
    color: #ffffff !important;
    width:40px !important;
    height:40px !important;
    padding-top: 7px !important;
    top: -5px;
    position: absolute;
    left: 18px;
}

.col a.act_event_date .schedule-dot-list{
  display:none; 
}

.newsletter_btn.event_btn{
    width: auto !important;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: space-between;
    max-width: 250px;
    margin-left: 25px;
}  

.newsletter_btn.event_btn:hover{
color:#FFFFFF !important;
}

.swiper-hidden {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}
.swiper-visible {
  opacity: 1;
  visibility: visible;
}

/* Loader spinner */
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  border: 6px solid rgba(0, 66, 137, 0.2);
  border-top: 6px solid #004289;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  z-index: 9999;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.galeria-slider-block .owl-item img{
    border-radius: 12px;
}

.gallery_sec .owl-carousel .owl-item .item {   
    align-items: center !important;
}


ul.woocommerce-error li{
    margin-bottom: 5px !important;
}

.has_no_event {
   pointer-events: none;
   cursor: default;
}


.right_news .news_date_line .news_date img, 
.news_date_detail_line .news_date img {
    
    vertical-align: text-bottom;
}

.right_news .news_date_line .news_date1 img, 
.news_date_detail_line .news_date1 img {
        margin-right: 8px;
    vertical-align: text-bottom;
}

.bot_logo img{
    max-width: 282px;
    width:100%;
}

.tp_s_ic img{
    width:24px;
}

@media only screen and (min-width: 786px) {
.firmy-block .firm_logo img{
	width:100%;
    min-width:373px;
    max-width:373px;
    height:auto;
}
}

.firm_text{
    color: #2D2D2D !important;
}

.firmy-block .news_link{
    width:100%;
}

.single-product form.cart{
        display: block !important;
}

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{
    padding: 10px 0 !important;
}

 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
 .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover{
 background-color: #004289;
 }


 .pro_details_right .price span:not(.woocommerce-Price-amount) {
       margin-left: 0px !important;
    margin-right: 5px !important;
}


.wpforms-field input[type="number"],
.wpforms-field input[type="email"],
.wpforms-field input[type="text"] {
    display: block  !important;
    width: 100%;
    color: #000  !important;
    -webkit-appearance: none  !important;
    -moz-appearance: none  !important;
    appearance: none  !important;
    height: 48px !important;
    border: none;
    padding: 12px 14px !important;
    border-radius: 4px !important;
    border: 1px solid #767676  !important;
    background-color: transparent  !important;
}

.wpforms-field textarea {
     display: block  !important;
    width: 100%;
    color: #000  !important;
    -webkit-appearance: none  !important;
    -moz-appearance: none  !important;
    appearance: none  !important;
    border: none;
    padding: 12px 14px !important;
    border-radius: 4px !important;
    border: 1px solid #767676  !important;
    background-color: transparent  !important;
    min-height: calc(1.5em + 0.75rem + 2px);
    height: auto;
}


.firmCat{
    padding: 2px 12px;
    border-radius: 4px;
    background: #F5FBFE;
    color: #004289;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    text-transform: uppercase;
    margin-left: 8px;
    margin-bottom: 60px;
}

.post_sec .looking p{
    margin-bottom: 0px !important;
}

.event_all_location{
    padding: 4px 12px 2px 12px  !important;
}

.woocommerce-variation-availability{
    display: none;
}

.nfn-attr-stock{
    color : #037640;
}

.top_social a,
.logo-link{
    display: block;
}

.top_social a{
    border-radius: 50%;
}

.my_ac a{
     display: block !important;
     border-radius: 0px !important;
}

a.top_bag{
    display: flex !important; 
}

.search_button{
    background: transparent;
    border: none;
    padding: 0px;
}


#mega-menu-wrap-primary.mega-keyboard-navigation .mega-toggle-block a:focus, 
#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary a:focus, 
#mega-menu-wrap-primary.mega-keyboard-navigation #mega-menu-primary li.mega-menu-item a.mega-menu-link:focus
{
    outline-offset: 3px !important;
}

ul.wsp-pages-list ul.children li{
margin-left:20px !important;
}

.bot_nav ul li .foo-menu-title
 {
    padding-top: 0px;
    padding-bottom: 0px;
    border: none;
    color: #004289;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
}

.logo{
height:auto !important;
}

.recommend .owl-nav {
display:block !important;
}

.map-popup-close{
    border: 0px;
    background: transparent;
}


.wpforms-field-repeater-display-rows-buttons.wpforms-init{
    display: none !important;
}

.available_seats_cls{
    color:#63612a;
}