/* Add here all your css styles (customizations) */
.link-promo {
    margin-top: -2px;
    margin-right: 5px;
    border: #1b84f9 2px solid;
    border-radius: 3rem;
}

.link-promo a {
    font-weight: bolder;
}

.hero-heading span {
    color: #1b84f9;
    font-size: 48px;
}

.bg-blue {
    background: #94D7E8;
}

.bg-dark-blue {
    background: #21424B;
    height: 40px;
}

.blue {
    color: #94D7E8;
}

.wrapper-engo h1 {
    color: #21424B;
    font-weight: 600;
}

.wrapper-engo h1 ~ p {
    color: #21424B;
    font-size: 18px;
    font-weight: 200;
}

.wrapper-engo h1 span {
    color: #fff;
}

.wrapper-engo h1 #wojewodztwo {
    color: #94D7E8;

}

.wrapper-engo h5 {
    color: #21424B;
    font-weight: 400;
}

.owl-item img {
    height: 120px;
    width: auto;
}

.owl-item .item-history img {
    height: auto;
    width: auto;
    margin-right: 0;
    max-width: 100%;
}

.item {
    text-align: center
}

#dlaczego .box img {
    height: 150px;
    text-align: center;
    margin: 0 auto;
}

#dlaczego h3 {
    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

/* Mapa */
#mapka {
    padding-bottom: 100px;
}

#mapka .heading-block{
    background: #f5f5f5 !important;
    padding: 30px 0 20px;
}

#addresses a {
    display: block;
    clear: both;
}

#addresses ul {
    margin: 0;
    padding: 0;
}

#addresses li {
    list-style: none;
    margin: 0;
    clear: both;
}

#addresses h5 {
    margin-top: 0px;
    margin-bottom: 20px;
    color: #1b84f9;
}

#addresses .herb {
    width: 50px;
    text-align: center;
    float: left;
}

#addresses .herb img {
    height: 16px;
}

#addresses a {
    display: block;
    color: #314657;
    margin-bottom: 5px;
}

#addresses span {
    padding-top: 0px;
    display: block;
}

#addresses a:hover {
    text-decoration: none;
    color: #d74b4b;
}

/* End Mapa */

#konkursy .table {
    overflow-y: auto;
    height: 700px;
    display: block;
    margin-top: 30px;
}

#konkursy thead th {
    background: #FD606F;
    color: #21424B;
    font-size: 13px;
}

#konkursy .oap {
    background: #CCCCCC;
    color: #21424B;
    font-size: 16px;
}

#konkursy td {
    font-size: 13px;
}

#konkursy td.name {
    font-size: 13px;
    text-align: left;

}

#konkursy td.name a {
    color: #21424B;
}

/* Aktualnosci */
.post {
    border-bottom: 1px solid #314657;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.post h3 {
    color: #314657;
    margin-bottom: 0;
}

.post .preview, .post .body {
    font-size: 18px;
    font-weight: 200;
}


/* End Aktualnosci */

#zaczac div {
    padding: 30px;
}

#zaczac h2 {
    color: #95D8E9;
    font-size: 24px;
    margin: 0;
}

#zaczac h3 {
    color: #21424B;
    font-size: 22px;
    margin: 5px 0 20px;
}

#zaczac p {
    color: #21424B;
    font-size: 15px;
}

#korzysci {
    margin-top: 40px;
}

#korzysci .img {
    min-height: 120px;
}

#korzysci .img img {
    margin: 0 auto;
    width: 30%;
}

#korzysci h2 {
    text-align: center;
    color: #21424B;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    height: 60px;
}

#korzysci h2 ~ p {
    font-size: 16px;
    color: #21424B;
}

#korzysci .row {
    margin-bottom: 30px;
}


#faq h2 {
    color: #1b84f9;
}

#korzysci h3 {
    color: #1b84f9;
}

.c-red {
    color: #1b84f9;
}

#kontakt .box .icon {
    width: 3rem;
    margin-bottom: 30px;
}

#kontakt .box p {
    margin: 0;
}

#kontakt h5 {
    color: #1b84f9;
}

a:hover {
    text-decoration: none;
}

.current a {
    color: #1b84f9;
}

.footer {
    background: #314657;
    color: #fff;
    padding: 30px 0;
}

.footer h4 {
    color: #fff;
}

.footer p {
    color: #fff;
}

.footer li {
    color: #fff;
}

.footer a {
    color: #94D7E8;
}

footer.copyright {
    padding-top: 5px;
}

footer.copyright, footer.copyright p {
    background: #162835;
    color: #fff;
}

footer.copyright a {
    color: #fff;
}

#cookiesEU-box {
    position: fixed !important;
    bottom: 0;
    padding: 20px;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    z-index: 100000;
    display: none;
}

.popup {
    width: 100%;
    margin: 0 auto;
    display: none;
    position: absolute;
    z-index: 1000000;
    top: 20vh;
}

.cnt223 {
    min-width: 300px;
    width: 70%;
    max-width: 1000px;
    margin: 0px auto;
    background: #fff;
    position: relative;
    z-index: 1000;
    padding: 50px 35px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #000;
}

.cnt223 img {
    margin-top: 30px;
    width: 100%;
    max-width: 500px;
}

.cnt223 .zostan {
    color: #b8bcbd;
    font-size: 24px;
    font-weight: bold;
}

.cnt223 h1 {
    color: #1b84f9;
    font-weight: 600;
}

.cnt223 p {
    clear: both;
    color: #555555;
    /* text-align: justify; */
    font-size: 20px;
    font-family: sans-serif;
}

.close {
    opacity: unset;
}

.x {
    font-size: 1.2rem;
    padding: 5px;
    color: #1b84f9;
    position: absolute;
    top: -35px;
    right: 0px;
}

.x :hover {
    cursor: pointer;
}

#panel {
    position: fixed;
    top: 50px;
    left: -272px;
    z-index: 99999;
    transition: left 0.5s ease-out 0s;
}

#panel:hover {
    left: 0;
}

#panel #content {
    width: 250px;
    height: 360px;
    padding: 20px;
    z-index: 20;
    background: #f4f6f6;
    position: relative;
    font-size: 12px;
}
#panel #content h2{
    font-size: 22px;
    font-weight: bolder;
    color: #1b84f9;
}

#panel #content img{
    width: 100%;
}

#panel #title {
    width: 150px;
    border: 2px solid #1b84f9;
    background: #1b84f9;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 5px 25px 5px;
    text-align: center;
    position: relative;
    top: 140px;
    right: -190px;
    transform: rotate(90deg);
    z-index: 1;
}
.accordion-item{
    border-bottom: 1px solid #BBBBBB;
}
.top{
    display: flex;
    width: 100%;
    background: #CCCCCC;
    color: #21424B;
    font-size: 13px;
    font-weight: bold;
}
.top_header{
    padding: .75rem;
    text-align: inherit;
    margin: 0;
}
.top-kwota-konkursu{
    display: inline-block;
}
.accordion-header > .btn-link{
    background-color: #f5f5f5 !important;
    color: #21424B !important;
    font-size: 16px;
    display: block !important;
    text-align: center;
    width: 100%;
    text-decoration: none !important;
    border-radius: 0;
    text-transform: none;
    letter-spacing: 0;
    padding: .75rem;
    margin: 0 !important;
}
.btn-link:hover{
    background-color: #CCCCCC !important;
}
.btn-link:not(.collapsed) {
    background-color: #FD606F !important;
    color: #21424B !important;
    .liczba_konkursow{
        background-color: #f5f5f5;
        color: #21424B;
    }
}
button.btn-link:focus{
    box-shadow: none;
}
.accordion-body{
    border-top: 1px solid #CCCCCC;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: row;
    font-size: 13px;
}
.town{
    display: inline-block;
    padding: 0.75rem;
    width: 130px;
    flex-shrink: 0;
    text-align: center;
}
.data{
    text-align: center;
    padding: 0.75rem;
    width: 190px;
}
.name .nazwa_konkursu{
    color: #21424B;
}
.name{
    text-align: left;
    padding: 0.75rem;
    width: 100%;
    text-decoration: none !important;
}
.wartosc-konkursu{
    width: 200px;
    padding: .75rem;
    text-align: right;
}
.liczba_konkursow{
    background-color: #FD606F;
    color: #21424B;
    float: right;
    margin-right: 20px;
}
.badge{
    font-size: 13px;
    color: white;
}
.konkursy-oap{
    width: 100%;
    color: #FD606F !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding: .75rem;
    border-top: 1px solid #CCCCCC;
    background-color: #f5f5f5;
}
.ile-konkursow-w{
    color: #1b84f9;
    padding-left: 4px;
    display: inline-block !important;
}

#bannerNavigation{
    width: 100%;
    display: block;
    /*border: 2px solid #F3F3F9*/
}

.itemBanner{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 2px solid #F3F3F9;
    border-bottom: 2px solid #F3F3F9;
}

.itemBannerText{
    background: #F3F3F9;
    font-size: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.itemBannerBorderLeft{
    border-left: 2px solid #F3F3F9;
}

.itemBannerBorderRight{
    border-right: 2px solid #F3F3F9;
}

.active > #bannerNavigation {
    display: none;
}

