/* Oferta menu */

.strona-66 .menu-tytul{
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 64px;
    margin-top: -112px;
}

.strona-66 .mapa-serwisu-poziom-1{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px 0;
}

.strona-66 .mapa-serwisu-poziom-1 li a:before{
    margin-bottom: 32px;
}

.strona-66 .mapa-serwisu-poziom-1 li:nth-child(1) a:before{
    content: url(../grafika/turnus-edukacyjny.png);
}
.strona-66 .mapa-serwisu-poziom-1 li:nth-child(2) a:before{
    content: url(../grafika/turnus-wychowawczy.png);
}
.strona-66 .mapa-serwisu-poziom-1 li:nth-child(3) a:before{
    content: url(../grafika/wycieczki.png);
}
.strona-66 .mapa-serwisu-poziom-1 li:nth-child(4) a:before{
    content: url(../grafika/kolonie-letnie.png);
}
.strona-66 .mapa-serwisu-poziom-1 li:nth-child(5) a:before{
    content: url(../grafika/zimowisko.png);
}

.strona-66 .mapa-serwisu-poziom-1 li a{
    height: 100%;
    width: 322px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    text-decoration-color: transparent;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 26px;
    font-weight: 900;
    text-transform: uppercase;
    color: #020001;
}

.strona-66 .mapa-serwisu-poziom-1 li a:hover{
    color: #32592d;
}

/* Oferta Artykuły Treść */

.strona-67 .h1-tytul, .strona-68 .h1-tytul, .strona-69 .h1-tytul, .strona-70 .h1-tytul, .strona-71 .h1-tytul{
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 40px;
    margin-top: -64px;
}

.strona-67 .k-1, .strona-68 .k-1, .strona-69 .k-1, .strona-70 .k-1, .strona-71 .k-1,.strona-67 .k-2, .strona-68 .k-2, .strona-69 .k-2, .strona-70 .k-2, .strona-71 .k-2{
    background-color: white;
    padding: 24px;
    border-radius: 1rem;
    -webkit-box-shadow: 8px 13px 13px -9px rgba(66, 68, 90, 0.48);
    -moz-box-shadow: 8px 13px 13px -9px rgba(66, 68, 90, 0.48);
    box-shadow: 8px 13px 13px -9px rgba(66, 68, 90, 0.48);
}

.strona-67 .k-1, .strona-68 .k-1, .strona-69 .k-1, .strona-70 .k-1, .strona-71 .k-1{
    margin-bottom: 16px;
}

.strona-67 .k-2, .strona-68 .k-2, .strona-69 .k-2, .strona-70 .k-2, .strona-71 .k-2{
    margin-top: 16px;
}

.strona-71 .k-1 p:first-child{
    margin-bottom: 16px;
}

.strona-67 a, .strona-68 a, .strona-69 a, .strona-70 a, .strona-71 a{
    text-decoration-color: transparent;
    font-weight: 700;
    padding-left: 24px;
}

.strona-67 .strona-komunikat, .strona-68 .strona-komunikat, .strona-69 .strona-komunikat, .strona-70 .strona-komunikat, .strona-71 .strona-komunikat{
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.strona-67 p, .strona-68 p, .strona-69 p, .strona-70 p, .strona-71 p{
    margin: 0;
    color: rgb(36, 36, 36);
}

.strona-67 .artykul-tlo p:first-child, .strona-68 .artykul-tlo p:first-child, .strona-69 .artykul-tlo p:first-child, .strona-70 .artykul-tlo p:first-child, .strona-71 .artykul-tlo p:first-child{
    font-size: 16px;
    color: black;
}