﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

body {
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}





/* Common */
/*a {
    color: black;
}

    a:hover {
        color: black;
    }*/

.mp-title-links a {
    color: black
}

    .mp-title-links a:hover {
        color: black
    }

.link-black {
    color: black
}

    .link-black:hover {
        color: black
    }

.sk-services-box-img {
    width: 140px;
}

.mp-header {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: .1rem;
    font-weight: 700;
}

.mp-subheader {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: .1rem;
    font-weight: 300;
}

.mp-mainfont {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: .975rem;
    font-weight: 400;
    line-height: 1.75;
}

.mp-tagfont {
    letter-spacing: 0.06rem;
}

.mp-mainfont-smaller {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.75;
}

.mp-title {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    letter-spacing: .1rem;
    font-weight: bold;
    color: black;
    font-size: 1.2rem;
    margin-bottom: 1rem;
}

h1.mp-title {
    font-size: 1.9rem;
}

h2.mp-title {
    font-size: 1.2rem;
}

.fs-hr {
    height: 1px;
    background-color: lightgray;
}

.fs-p {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: .975rem;
    font-weight: 400;
    line-height: 1.75;
}

.fs-p-small {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: .85rem;
    font-weight: 400;
    line-height: 2;
}

/* Navbar */
.fs-header-item-link {
    font-size: .75rem;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

/* Jumbotron */
/*.fs-jumbotron {
    padding: 100px 0 100px;
    background-image: url('../../Images/header.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}*/

/* Section welcome */
.fs-welcome-intro {
    font-family: "Lato";
    font-size: .9rem;
}

/* Section services */
.fs-services {
    background-color: #F8F8F8;
}

.fs-services-box-header {
    font-size: 1.125rem;
    line-height: 1.2;
    font-weight: 300;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

.fs-services-box-title {
    margin-top: 1.75rem;
}

    .fs-services-box-title .fs-p-small {
        margin-top: .4rem;
        font-family: "Lato";
        font-size: .75rem;
        font-weight: 400;
        line-height: 1.3;
    }
/* Contact */


/* Footer */
.fs-copy {
    padding: 1rem 0;
}

.fs-copy-first {
    font-size: .725rem;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

.fs-copy-second {
    margin-top: .25rem;
    font-size: .6625rem;
    font-family: Poppins, Arial, Helvetica, sans-serif;
}

@media only screen and (max-width: 600px) {
    .fs-header-small-xs {
        font-size: 1.95rem;
    }
}

.field-validation-error {
    font-family: Poppins, Arial, Helvetica, sans-serif;
    font-size: .85rem;
    line-height: 1.75;
    color: red;
    font-weight: 400;
}

.mp-author-img {
    max-width: 8.7rem;
    height: auto;
    width: auto;
    max-height: 8.7rem;
}

.mp-avatar {
    max-width: 3rem;
    max-height: 3rem;
    padding: 0;
    margin-top: 10px;
}

.privacyPoliceInfo {
    font-size: .6rem;
    position: fixed;
    bottom: 0;
    background-color: #464646;
    width: 100%;
    color: lightgray;
    text-align: center;
    padding: 5px 0;
}

.privacyPolice-btn.btn-sm {
    font-size: 0.675rem;
}

.login-form-skarby {
    font-size: 1.3em;
    height: 42px;
}

.btn-xl {
    padding: 20px 40px;
    font-size: 30px;
    border-radius: 10px;
}

.btn-xl-full-width {
    padding: 6px 20px;
    font-size: 20px;
    border-radius: 10px;
    width: 60%;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.m-footer {
    margin-top: 100px;
}

.m-landing {
    margin-top: 150px;
}

.m-landing-footer {
    margin-top: 200px;
}

.modal-header {
    border-bottom: 0 solid;
}

.fs-copy-first a {
    color: #fff;
}

.fs-copy-first a:hover {
    text-decoration: none !important;
}

.border-right {
    min-height: calc(100vh - 220px);
}




/* Menu */

.menu2 {
    background: #000;
    padding: 0;
}

.menu__list2 {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 1.3rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0;
    width: 100%;
}

.menu__link2 {
    color: #fff;
    text-decoration: none;
    text-align: center;
    color: #8a949c;
    font-size: 1.1rem
}

    .menu__link2:hover {
        color: #f8f9fa;
    }

.menu__icon2 {
    color: #8a949c;
    border: 1px solid #fff;
    padding: 0.5rem 1.5rem;
    border-radius: 3px;
    margin: 1rem;
    margin-left: 2rem;
    opacity: 0.5;
    font-size: 2rem;
    cursor: pointer;
    transition: box-shadow 0.15s;
}

    .menu__icon2:hover {
        color: #f8f9fa;
    }

.collapsible__content2 {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.3s linear, opacity 0.3s linear;
}

.collapsible--expanded2 .collapsible__content2 {
    max-height: 100vh;
    opacity: 1;
}

.collapsible--expanded2 .menu__icon2 {
    opacity: 1;
    box-shadow: 0 0 3px 2px #ffffff;
    border-radius: 5px;
}

.collapsible__header2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.collapsible__arrow2 {
    font-size: 2.7rem;
    cursor: pointer;
    color: var(--color-secondary);
    transform: rotate(0);
    transition: transform 0.3s linear;
}

.collapsible--expanded2 .collapsible__arrow2 {
    transform: rotate(90deg);
}

@media screen and (min-width: 1200px) {
    .menu__icon2 {
        display: none;
    }

    .menu__list2 {
        flex-direction: row;
        justify-content: flex-end;
        column-gap: 2rem;
        padding: 2rem 0;
        max-height: 100%;
        opacity: 1;
        margin: 0;
        width: calc(100% - 350px);
    }

    .menu__link2 {
        margin: 0;
    }

    .collapsible--expanded2 .collapsible__content2 {
        margin-bottom: 0;
    }

    .menu2 {
        padding: 0 3rem;
    }
}

.nav__brand2 {
    margin-top: 2rem;
}

.nav__logo2 {
    width: 290px;
}

@media screen and (min-width: 768px) {
    .nav__logo2 {
        width: 350px;
    }

    .nav__brand2 {
        margin-top: 0;
    }
}

/* Navigation Bar */
.nav2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 1.3rem;
    padding-right: 1.3rem;
    align-items: center;
}

/* Heading */
.heading2 {
    padding: 1rem 0 12rem;
}

.heading_left2 {
    margin: 0 2rem;
    grid-column: span 2;
    align-self: center;
    justify-self: center;
}

.heading__top2 {
    margin: 0 2rem;
}

    .heading__top2 .h12 {
        text-align: center;
    }

.heading2.heading--small-padding2 {
    padding-top: 5rem;
}

.heading__bottom2 {
    margin: 4rem;
}

.heading_right2 {
    margin: 4rem;
    margin-top: 7rem;
    align-self: center;
    justify-self: center;
    grid-column: span 2;
    display: none;
}

.heading_secondary-text2 {
    color: #8a949c;
    display: inline-block;
    min-height: 90px;
    margin-top: 1rem;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .heading_left2,
    .heading_right2 {
        margin: 0 3rem;
    }

    .heading_right2 {
        margin-top: 5rem;
        display: block
    }

    .heading2 {
        padding: 15rem 0;
    }
}

@media screen and (min-width: 1024px) {
    .heading_right2 {
        margin: 4rem;
        margin-top: 7rem;
        align-self: center;
        justify-self: center;
        grid-column: span 1;
    }
}

@media screen and (min-width: 1200px) {
    .heading_left2,
    .heading_right2 {
        margin: 0 3rem;
    }

    .heading2 {
        padding: 15rem 0;
        padding-bottom: 20rem;
    }

    .heading_secondary-text2 {
        margin-top: 2rem;
        text-align: left;
        margin-bottom: 1rem;
    }


}

.heading-banner2 {
    width: 100%;
    height: auto; /* Utrzymuje proporcje obrazu */
    border-radius: 15px; /* Zaokrąglone rogi */
    object-fit: cover; /* Dopasowanie zdjęcia bez rozciągania */
    max-width: 500px;
}

.cta-button2 {
    display: inline-block;
    background-color: #28a745; /* Zielony kolor przycisku */
    color: white; /* Kolor tekstu przycisku */
    padding: 10px 20px; /* Odstępy wewnętrzne */
    border-radius: 5px; /* Zaokrąglone rogi */
    text-decoration: none;
    transition: background-color 0.3s;
    margin-top: 2rem;
}

.cta-button2:hover {
    background-color: #218838; /* Ciemniejszy zielony po najechaniu */
    color: #fff;
}

.cta-button2 i {
    margin-right: 12px; /* Odstęp między ikoną a tekstem */
}

.block2 {
    padding: 2rem 2rem 12rem;
}

@media screen and (min-width: 768px) {
    .block2 {
        padding: 2rem 2rem 0;
    }

}

.block--dark2 {
    background: #000;
    color: #fff;
}

.block--skewed-left2 {
    padding-bottom: 5rem;
    /* wielokąt */
    /* lewy gorny i wskazowki zegara */
    /* x i y */
    clip-path: polygon(-1% -1%, 100% -1%, 100% 90%, 0% 100%);
}


.hero_img3 {
    background-image: url("../images/hero3.jpg"); /* Ścieżka do Twojego zdjęcia */
    background-size: cover; /*Pokrywa całe tło */
    background-position: center; /* Wyśrodkowuje tło */
    height: 400px; /* Wysokość sekcji, dostosuj według potrzeb */
    width: 100%; /* Szerokość na 100% widoku */
    color: white; /* Kolor tekstu */
    position: relative; /* Umożliwia dalsze style, jeśli potrzebne */
    margin-left: 0; /* Wyrównuje do lewej strony */
    margin-right: 0; /* Wyrównuje do prawej strony */
    margin-top: -12rem;
    z-index: -1;
    background-attachment: fixed;
}

.container2 {
    max-width: 1140px;
    margin: 0 auto;
}

.grid2 {
    display: grid;
}

@media screen and (min-width: 1024px) {
    .grid--1x32 {
        grid-template-columns: repeat(3, 1fr);
    }
}

.heading_contact2 {
    margin-top: 2rem;
    color: #8a949c;
}

h1.h12 {
    margin-bottom: 1rem;
    margin-top: 1rem;
    line-height: 1.1;
    font-size: 2.9rem;
    text-align: center;
    font-weight: bold;
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    h1.h12 {
        font-size: 2rem;
        text-align: center;
    }
}

@media screen and (min-width: 1200px) {
    h1.h12 {
        font-size: 2.5rem;
        text-align: left;
    }
}

.heading__top h1.h12 {
    text-align: center;
}

.footer2 {
    text-align: center;
    background: #000;
    color: #fff;
    padding: 7rem 0;
    font-size: 0.9rem;
}

@media screen and (min-width: 768px) {
    .grid--1x22 {
        grid-template-columns: repeat(2, 1fr);
    }
}

.footer-info2 {
    margin-top: 2rem;
    color: #8a949c;
    padding: 0 1rem;
}

.footer-info3 {
    color: #8a949c;
    text-align: center;
    margin-left: 0;
    margin-top: 3rem;
}

    .footer-info3 a {
        display: block;
        color: #8a949c;
        text-decoration: none;
    }

@media screen and (min-width: 768px) {
    .footer-info3 {
        margin-top: 0;
        text-align: left;
        margin-left: 10rem;
    }
}


.footer-form2 {
    margin-top: .8rem;
}

.footer-blog2 {
    margin-top: .8rem;
}

.footer-name2 {
    margin-top: .8rem;
}



.footer-info2 a,
.footer-info2 a:link,
.footer-info2 a:visited,
.footer-info2 a:hover,
.footer-info2 a:active {
    color: #8a949c;
    text-decoration: none;
}

.div-center-link {
    display: flex;
    justify-content: center;
}

@media screen and (min-width: 1200px) {

    .div-center-link {
        justify-content: left;
    }
}

