.home-banner {
    position: relative;
}

.post-content h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 24px;
    font-family: "Fira Sans", sans-serif;
}
/*
.title_sec H2 {
    color: #DA0074;
    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'] 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'] .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;
}

.hideblock {
    display: none;
}

.funds_text p {
    color: #FFF;
}

.height_82 {
    margin-bottom: 82px;
}


.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;
}

.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;
    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;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
}

.tablepress.epi_centrum_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: #DA0074;
    font-weight: 600;
}

.page-item:first-child .page-link:hover,
.page-item:last-child .page-link:hover,
.page-link:hover {
    z-index: 3;
    color: #fff;
    border-radius: 6px;
    background: #DA0074;
    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;
}


.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: #3A0C50;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    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: #3A0C50;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    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: #3A0C50;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    padding: 12px;
}

.hentry .wp-block-table tbody td,
.hentry table tbody td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #3A0C50 !important;
    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;
}




@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;
}

@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;
    }

    
    .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;
    }

}

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

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

.search_box .but_search,
.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{
        border-radius : 12px;
    }

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


.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 ############# */

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

.pb-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: 50px !important;
    padding: 2px !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;
}


.pb-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;
}

.pb-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;
}

.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: 1300px) and (max-width: 1599px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
        margin-left:17px !important;
        margin-right:17px !important;
    }

    #mega-menu-wrap-primary {
        margin-top: 20px !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:15px !important;
        margin-right:15px !important;
    }

    #mega-menu-wrap-primary {
        margin-top: 20px !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;
}


ul.mega-menu.mob_menu{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

a.download_link .link_disc {
    color: #2D2D2D !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}

a.download_link .link_disc .title {
    color: #2D2D2D !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}

hr.wp-block-separator{
    background-color: #767676;
    margin-top: 24px;
    margin-bottom: 24px;
    height: 1px;
}

.wp-block-embed-youtube iframe{
    border-radius: 12px;
}

.purpule p{
    color: #FFFFFF;
}

.wp-block-ub-tabbed-content {

    background: transparent;
    padding: 0px;
    margin: 0px;

}

.wp-block-ub-tabbed-content-tabs-content{
    border-radius: 20px;
    background: #F4F4F4;
    padding: 40px;
    margin-top: -15px;

}

.wp-block-ub-tabbed-content:not(.wp-block-ub-tabbed-content-pills):not(.wp-block-ub-tabbed-content-underline) .wp-block-ub-tabbed-content-tabs-content{
border: 0px !important;
}

.wp-block-ub-tabbed-content:not(.wp-block-ub-tabbed-content-pills):not(.wp-block-ub-tabbed-content-underline) .wp-block-ub-tabbed-content-tab-title-wrap{
    border: 0px !important;
}


.wp-block-ub-tabbed-content-tab-title {
    border-radius: 10px;
    border: 1px solid #F4F4F4 !important;
    background: #FFF;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.06);
    color: #2d2d2d;
    padding: 6px 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
}

.wp-block-ub-tabbed-content-tabs-title {
    display: flex;
    flex-wrap: wrap !important;
}

.wp-block-ub-tabbed-content-tab-title-wrap {
    margin-right: 20px !important;
    margin-top: 20px !important;
    padding:0px !important;
}

.wp-block-ub-tabbed-content-tab-title-wrap.active{
    background: transparent !important;
}

.wp-block-ub-tabbed-content-tab-title-wrap.active .wp-block-ub-tabbed-content-tab-title {

       background: #3A0C50;
    color: #FFF;
}

/*  Accordian */
p.wp-block-ub-content-toggle-accordion-title{
    margin-bottom: 0px !important;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    color: #2D2D2D !important;
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 150% !important;
    text-align: left !important;
    border: 0;
    overflow-anchor: none;
    padding-right: 40px;
    background-color: transparent;
    transition: 0.3s;
    padding: 10px 10px 10px 10px !important;
}

.wp-block-ub-content-toggle-accordion{
    border-radius: 20px;
    background: #F4F4F4 !important;
    padding: 20px 22px;
    margin-bottom: 18px;
    border: 0px;
}

.wp-block-ub-content-toggle-accordion-title-wrap{
    background: #F4F4F4 !important;
}

.wp-block-table{
     margin-bottom: 0px !important;
}
.wp-block-ub-content-toggle-accordion table {
     margin-bottom: 0px !important;
}
.wp-block-ub-content-toggle-accordion .blok-pojedynczy-przycisk{
    margin-top: 0px !important;
}

.wp-block-ub-content-toggle-accordion-content-wrap{
    padding: 10px 10px 10px 10px;
}
/**/

.wp-block-ub-content-toggle-accordion-content-wrap.ub-hide{
    display:block !important;
    visibility:hidden;
    height:0px;
    width:0px;
    padding:0px;
    margin:0px;
}

.wp-block-ub-content-toggle-accordion-content-wrap > .wp-block-ub-icon{
    position: absolute;
    top: 28px;
    left: 25px;
    visibility: visible;
}

.wp-block-ub-content-toggle-accordion-content-wrap > .ikona-akordeonu{
    position: absolute;
    top: 20px;
    left: 25px;
    visibility: visible;
}


.wp-block-ub-content-toggle .wp-block-ub-chevron-down::after{
    width: 12px;
    height: 12px;
    border-bottom: 2px solid;
    border-right: 2px solid;
    color: #DA0074;
    transform: rotate(135deg);

}

.wp-block-ub-content-toggle-accordion-title-wrap .wp-block-ub-content-toggle-accordion-state-indicator
{
transform: rotate(-90deg);
}

.menu-menu-glowne-container .nav-link.active::after{
content:none !important;
margin-left:0px !important;
}

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

.news_box a{
    font-weight: 400;
    color: #2d2d2d;
}

.right_news_sec .right_news_heading a{
     color: #2d2d2d;
}

a .news_box .news_date,
.news_box a{
    font-weight: 400;
    color: #2d2d2d !important;
}

.right_news_sec .right_news_heading a{
     color: #2d2d2d;
}

.tablepress thead th:last-child,
.tablepress thead th {    
    border-right-width: 0px !important;
    border-left-width: 0px !important;
}

@media only screen and (min-width: 1600px) {
    .offer_sec{
        min-height: 650px;
    }
}
    

/*=======26-08-2025=======*/
.home-banner2 .banner_img {
    height: 800px!important;
    object-fit: cover;
}

.home-banner2 .carousel .container {
    position: relative;
}

.home-banner2 .carousel-indicators [data-bs-target] {
	margin-left: 0px;
	margin-right: 0px; margin-top:5px; margin-bottom:5px;

}

.home-banner2 .carousel-indicators {
  position: absolute;
  left: auto;
  top: 42px;
  right: 10px;
  z-index: 22;
  display: flex;
  justify-content: flex-start;
  padding: 0;
  margin-bottom: 1rem;
  list-style: none; flex-direction: column;
}

.home-banner2 .carousel-line {
   position: absolute;
    left: auto;
    top: 142px;
    right: 15px;
    z-index: 210;
    display: flex;
    justify-content: flex-start;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    flex-direction: column;
	height: 430px;
    background-color: #fff;
    width: 1px;

}


.home-banner2 .banner_img {
  display: block;
  width: 100%;
  height: auto;
}

.home-banner2 .overlay {
  position: absolute; 
  bottom: 0; 
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), rgba(230, 15, 108, 0.40); 
  width: 100%;
  transition: .5s ease;
  opacity:1;
  text-align: center; height: 100%; 
}

.home-banner2 .carousel-caption h2,
.home-banner2 .carousel-caption h1{font-size: 48px;
font-weight: 700;
color: #fff;
line-height: 88px; margin-bottom:40px; width: 80%;}

.home-banner2 .carousel-caption_center h1 {
width: 50% !important;
    margin-left: auto;
    margin-right: auto;
}

.home-banner2 .carousel-caption_center {
    left: auto;
    text-align: center;
    right: auto;
    width: 100%!important;
}

.home-banner2 .carousel-caption_center .banner_btn {
    float: none!important;
	margin-left:auto!important; margin-right:auto!important; width:178px!important;
}


@media (max-width: 767px) {
.carousel-control-next {display: none;}
.carousel-control-prev {display: none;}
.carousel-line, .carousel-indicators{display: none;}
.carousel-caption {bottom: 750px!important;}
.carousel-caption h1 {width: 90%!important;}	
}

@media only screen and (min-width:768px) and (max-width: 991px) {
.home-banner2 .carousel-caption {bottom: 600px!important;}
}

@media (max-width: 991px) {
.home-banner2 .carousel-caption_center h1 {
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}
	    .banner_btn {
        width: 178px;
        margin-left: 0!important;
        margin-right: auto;
        float: none;
    }
.home-banner2 .carousel-caption h1 {
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
    margin-bottom: 20px; width: 80%;
}	

.home-banner2 .carousel-control-prev {
    bottom: 60px;
}

.home-banner2 .carousel-control-next {
    bottom: 120px;
}
.home-banner2 .carousel-line {
        height:210px;
        right: 15px;
        top: 100px;
}
.home-banner2 .carousel-control-prev {right: -18px!important; }
.home-banner2 .carousel-control-next {right: -18px!important;}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
.home-banner2 .carousel-indicators{left: auto!important;  right:20px!important;}
.home-banner2 .carousel-caption {
    bottom: 370px;
}
.home-banner2 .carousel-control-prev {
    bottom: 60px;
}

.home-banner2 .carousel-control-next {
    bottom: 120px;
}
.home-banner2 .carousel-line {
        height: 220px;
        right: 25px;
        top: 120px;
}
.home-banner2 .carousel-control-prev {right: -10px; }
.home-banner2 .carousel-control-next {right: -10px;}
.home-banner2 .carousel-caption_center h1 {
width: 80% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1649px) {
.home-banner2 .carousel-caption {
    bottom: 350px;
}
.home-banner2 .carousel-control-prev {
    bottom: 60px;
}

.home-banner2 .carousel-control-next {
    bottom: 120px;
}

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.home-banner2 .carousel-line {
    height: 280px; top:120px;
}
}

@media only screen and (min-width: 1400px) and (max-width: 1649px) {
.home-banner2 .carousel-line {
    height: 330px;
}
}

@media (max-width:575px) {
.home-banner2 .carousel-caption h1 {
        font-size: 35px;
        font-weight: 700;
        line-height: 40px;
        margin-bottom: 20px;
    }
	}

    .title_sm {
    color: #2D2D2D;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 19px;
}


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

}

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


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

.tooltip-inner {
    max-width:300px;
    padding: 10px 15px 10px 20px;
    color: #fff;
    text-align: left;
    width: 300px;
}

#tablepress-9.tablepress th,
#tablepress-9.tablepress td, 
#tablepress-1.tablepress th,
#tablepress-1.tablepress td {
    text-align: center !important;
}


@media only screen and (min-width: 1920px) {
    .suwak-najnowszych-aktualności .news_img img{
        width: 753px;
        height:424px;
        object-fit: contain;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
    .suwak-najnowszych-aktualności .news_img img{
        width: 713px;
        height:401px;
        object-fit: contain;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .suwak-najnowszych-aktualności .news_img img{
        width: 603px;
        height:339px;
        object-fit: contain;
    }
}

.link_btn_new{
    margin-left: 50%;    
     transform: translateX(-50%) !important;
    margin-bottom: 50px;
}


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


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


.patners_bot{
    padding-top : 0px !important;
}

.patners_bot1{
    padding:0px !important;
}

.conference_rooms .conference_box1{
    z-index: 2;
}

.conference_rooms img{
    border-radius: 16px !important;
}

#contact_map{
    max-width: 1024px;
    height: 400px;
    position: relative;
    border-radius: 16px;
}

.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;
}

.post-content .title_sec h2 {
    line-height: 150% !important;
    margin-bottom: 0px !important;
}

/*########## Mega menu ##################*/


@media (min-width: 1200px) {
    .mega-sub-menu li.mega-menu-item {
        border-bottom-width: 1px !important;
        border-bottom-style: solid !important;
        border-bottom-color: #767676 !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: 9px  !important;
    width: 14px  !important;
    background-size: 14px 9px  !important;
    transition: transform 0.3s ease-in-out !important;
    vertical-align: super !important;
}

#mega-menu-wrap-primary #mega-menu-primary{
    padding:0px !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: normal !important;
    margin-right: 17px !important;
    margin-left:17px !important;
    line-height: normal;
    height: auto;
    padding: 0px !important;
}


@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;
    }

    


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


#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{
    font-weight: 600 !important;
    color:#2d2d2d !important;
}

#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: #DA0074 !important;
}

#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;
}




#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: 8px !important;
    content: "" !important;
    background-image: url(../images/expand.svg) !important;
    background-repeat: no-repeat;
    background-position: right 0px;
    height: 9px !important;
    width: 14px !important;
    background-size: 10px 9px;
    transform: rotate(180deg);
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: rgba(241, 241, 241, 0);
    color: #2a5384;
    font-weight: normal;
    text-decoration: none;
    border-bottom-width: 2px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #DA0074 !important;
}

#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;
}


#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: 0.938rem !important;
}


.mega-sub-menu {
    border-radius: 20px !important;
    background: #f4f4f4 !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: 10px !important;
    padding-bottom: 10px !important;
}

ul.mega-sub-menu li:last-child {
    border: 0 !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;
        transition: transform 0.3s ease-in-out !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: 18px !important;
            font-weight: 400 !important;
            line-height: 150% !important;
    }

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




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

        
    ul.mega-menu.mob_menu{
        margin-top: 30px !important;
    }


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

    .mega-menu.no_desk {
        margin-top: 30px !important;
        list-style: none !important;
        display: block !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary a.mega-menu-link {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: normal !important;
    margin-right: 17px !important;
    margin-left:17px !important;
    line-height: normal;
    height: auto;
    padding: 0px !important;
}
    
    #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-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
      
        border-bottom:0px  !important
    }

   

      #mega-menu-wrap-primary #mega-menu-primary  li.mega-menu-item {
  transition: all 0.5s ease !important;
        border-bottom-width: 1px !important;
        border-bottom-style: solid !important;
        border-bottom-color: #767676 !important; 
                padding: 20px 0px 10px 0px  !important; 
        
      }

     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child {
        /* CSS properties */
        border-bottom:0px  !important
        }

      #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link{
        font-weight: 600 !important;
      }

      #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
         border-bottom:0px  !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: 16px;
        width: 10px;
         background-size: 10px 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: 16px;
        width: 10px;
        background-size: 10px 9px;
    }
}

@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: 16px;
        width: 10px;
    }

    #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: 16px;
        width: 10px;
        background-size: 10px 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 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 {
        background-position: right 5px !important;
        height: 16px;
        width: 10px;
    }

    #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: 16px;
        width: 10px;
        background-size: 10px 9px;
    }
}


.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;
}

.wpforms-submit {
    padding: 12px 24px !important;
    color: #FFF !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.64px;
    border-radius: 6px;
    background: #DA0074 !important;
    width: 100%;
}



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


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

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

#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;
}

.un-text-error {
    color: #FF0000 !important;
}


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

.hentry .wp-block-table tbody td, .hentry table tbody td{vertical-align: top;}

.hentry .wp-block-table tbody td, .hentry table tbody td {
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #3A0C50;
}

.hentry .wp-block-table tbody td:last-child, .hentry table tbody td:last-child{
  border-right-width: 0px;}