


body {
    font-family: "Merriweather", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.1rem;
    color: #7e886b;
    line-height: 1.7;
}
@media (min-width: 768px) {
    body {
        letter-spacing: 0.12rem;
        word-spacing: 0.2rem;
    }
}
h2, h3, h4 {
    font-family: "Afacad", sans-serif;
    text-align: center;
}
h2 {
    font-weight: 450;
    letter-spacing: 0.1rem;
    margin-bottom: 2rem;
}

h3 {
    font-weight: 400;
    letter-spacing: 0.1rem;
    margin-top: 2rem;
    margin-bottom: 0.8rem;
}

ul {
    list-style-type: square;
}
li {
    list-style-type: square;
}
a {
    color:#880009;
    text-decoration: none;
}
a:hover {
    color:#c20606;
    text-decoration: none;
}
hr {
    margin: 1.5rem 0;
    color: inherit;
    border: 0;
    border-top: var(--bs-border-width) solid;
    opacity: 0.45;
}
.b-red {
    color:#880009;
}

.b-red li::marker, .b-red li {

    list-style-position: inside;
}
.meri-bold {
    font-weight: 700;
}
.f-afacad {
    font-family: "Afacad", sans-serif;
}
.btn {
    font-size:1.1rem;
}
button {
    letter-spacing:inherit;
    word-spacing: inherit;
}

.btn-link {
    text-align: left;
    
    text-decoration: none!important;
}
.btn-link:hover {
    color:#c20606!important;
}


.custom-bg-dark {
    background-color: #1d1d1d
}
.nawigacja {
    position: fixed;
    background-color:#17171730;
    top:0;
    z-index: 2;
}
.navbar-icon {
    width: 2em;
    height: 2em;
    display: inline-block;
    padding:0.1rem;
}
.ul-nawigacja {
    list-style-type: none;
    padding-left: 0;
    width:max-content;
    margin-top: 0.25rem;
}
.ul-nawigacja li {
    list-style-type: none!important;
    font-family: Afacad, sans-serif;
    padding-left:1rem;
    padding-right: 2rem;
    font-size:1.2rem;
}
.ul-nawigacja a {
    display: block;
    background-color: white;
    margin-bottom:2px;
}
.ul-nawigacja a:hover {
    background-color: #610000;
    color:white;
}
.container-fluid {
    overflow: clip;
}
.sticky-procent {
    width: 10%;
    position: -webkit-sticky;
    position: sticky;
    top: 15vh;
    z-index: 3;
    display: none;
}
.sticky-procent a {
    padding: 10% 10% 10% 20%;
}
.sticky-procent a:hover {
    padding: 10% 10% 10% 20%;
    background-color: #870505;
}
.bg-red {
    background-color: #610000;
    color:white;
}

.bg-banner {
    width:100%;
    height: 85vh;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.bg-banner .row {
    z-index: 1;
}
.bg-banner-fill {
    height: 100%;
    overflow: hidden;
    width:100%;
    position: absolute;
    height: 85vh;
    min-height: 600px;
}
.img-fill {
    height: 100%;
    width:100%;
    object-fit: cover;
    object-position: 50% 0%;
    top: 0;
    z-index:0;
}
.col-h1 {
    margin-left: 10vw;
    margin-top:6vh;
}
.kto-ocali {
    color:#fdfdfc;
    font-weight:300;
    line-height: 1.5;
    letter-spacing: 0.13rem;
}
.karta-logo-krs {
    width:30%;
   
}
.banner-bg-red {
    background-color: #61000094;
    color:white;
}
.uratuj {
    font-size: calc(1.7rem + 0.5vw);
    font-family: 'Afacad', sans-serif;
    letter-spacing: 0.1rem;
    font-weight: 500;
}
.img-poltora {
    width:100%;
    height: auto;
}
.baner-source-p {
    font-family: afacad, sans-serif;
    color: #ececec;
    font-size: calc(0.3em + 0.3vw);
    letter-spacing: 0.05rem;
    margin: 0;
    white-space: nowrap;
}
.bottom-0 {
    bottom:0;
}
.text-justify {
    text-align: justify;
    text-justify: inter-word;
}

.font-var {
    font-size: calc(.2vw + 0.8em);
}
.ramka-krs {
    padding: 0 2rem 1rem 2rem;
}
.p-4-vw {
    padding-left: calc(5vw);
    padding-right: calc(5vw);
}
.dlaczego-sum {
    font-size: 1.15rem;
    padding: 1rem calc(1rem + 5vw);
    font-weight: 600;
}
.bg-red > p {
    font-size: 1.15rem;
    padding: 1rem calc(1rem + 3vw) 0;
    font-weight: 600;
}
#achived li {
    padding-bottom: 0.75rem;
}
.img-eugenia {
    max-width:80%;
}
.img-bukowy {
    max-width:66%;
}
.img-stefan {
    max-width:80%;
}
.img-walinscy {
    max-width:100%;
}
.link-placeholder {
    list-style-position: inside;
    height:4em;
    font-size:1rem;
}
.ls-faq, .ls-faq li {
    list-style-type: decimal!important;
}

@media (max-width: 575px) {
.karta-logo-krs {
    width:45%;
    margin-bottom:0.5rem;
}
.bg-banner, .bg-banner-fill {
    height: 100vh;
}
.img-fill {
    object-position: 52% 0%;
}
.col-h1{
    margin-left: 10vw;
}
.kto-ocali {
     font-size: calc(0.5rem + 3vw);
}
.uratuj {
    font-size: calc(1.3rem + 0.5vw);
}
}
@media (min-width: 576px) {
.text-justify-lg-last {
    text-align: justify;
    text-justify: inter-word;
    text-align-last: justify;
}
}
@media (min-width: 767px){
.img-walinscy {
    max-width: 130%; 
}
.karta-logo-krs {
    width:25%;
}
.nawigacja {
    position: absolute;
    left:2vw;
    top:0.3vw;
    background-color: transparent;
}
.sticky-procent {
    display: block;
}
.navbar-icon:{
    padding:0;
}
.navbar-icon:hover {
    background-color: #ffffff21;
    transform: scale(1.1);
}
}

@media (min-width: 1100px) {
.img-poltora {
    width:90%;
}
}
@media (min-width: 1400px) {
.img-poltora {
    width:100%;
}
}

footer.bg-dark {
    background-color: #7e886b !important;
    background: #7e886b;
}
footer .row>div {
    color: #fff;
    font-size: 1rem;
}
footer .row>div span {
    display: block;
}
footer a {
    color: #fff;
    text-decoration: none;
}

footer a:hover {
    color: #d6363c;
}

.custom-footer>div {
    width: 100%;
    text-align: right;
    margin-bottom: 2rem;
}

.icons {
    margin-top: 2rem;

}
.icons a {
    width: 12%;
    margin: 1rem;
}

@media (min-width:576px) {

    .custom-footer>div {
        width: 100%;
        text-align: right;
    }


    .icons a {
        width: 15%;
    }

}

@media (min-width: 992px) {


.custom-footer>div {
    width: 33%;
    text-align: left;
    margin-bottom: 0;
}


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

footer a:hover {
    color: #d6363c;
}

.contact-me {
    text-align: right!important;
}


.icons {
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    align-content: center;

}
.icons a {
    width: 20%;
    margin:0;
}
}






