.archivo {
  font-family: "Archivo Expanded", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
.row.bg-black {
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
@font-face {
    font-family: 'Archivo Expanded';
    src: url('/wp-content/themes/infine/font/Archivo_Expanded-Regular.ttf') format('truetype');
    font-weight: 400; /* Regular */
    font-style: normal;
}

@font-face {
    font-family: 'Archivo Expanded';
    src: url('/wp-content/themes/infine/font/Archivo_Expanded-Bold.ttf') format('truetype');
    font-weight: 800; /* Bold */
    font-style: normal;
}
@font-face {
    font-family: 'Archivo Expanded';
    src: url('/wp-content/themes/infine/font/Archivo_Expanded-ExtraBold.ttf') format('truetype');
    font-weight: 600; /* Bold */
    font-style: normal;
}

@font-face {
    font-family: 'Archivo Expanded';
    src: url('/wp-content/themes/infine/font/Archivo_Expanded-Light.ttf') format('truetype');
    font-weight: 300; /* Bold */
    font-style: normal;
}
body{
    background-color: #f8f4f4 !important;
}
footer#colophon ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    color: white;
}
.fs-12{
    font-size: 12px;
}
footer#colophon li {
margin-bottom: 10px;
}
footer#colophon li a{
    text-decoration: none;
    font-size: 12px;
}
footer#colophon li a:hover{
    text-decoration: underline;
}
h2.widget-title {
    font-size: 20px;
    margin-bottom: 20px;
}
.logo-realizacje {
    width: 130px !important;
    filter: brightness(1) !important;
}
footer#colophon *{
    color: white;
}
/* Opcjonalnie inne wagi i style */

header#masthead {
    position: fixed;
    z-index: 18;
    width: 100%;
    font-size: 16px !important;
    color: white !important;
    top: 0;
}
.fs-7{
    font-size: 14px !important;
}

.z--2{
    z-index: -2 !important;
    position: absolute;
}
img.custom-logo {
    height: 50px;
    object-fit: contain;
}
.main-navigation {
    display: block;
    width: 100%;
    display: flex;
    align-items: center;
}
*{
    transform: 0.3s !important;
    font-family: "Archivo Expanded", sans-serif;
}













/* Keyframes for animation */
@keyframes fadeSlideIn {
    0% {
        opacity: 0;
        transform: translateY(50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Animate the h2 and h1 elements */
.baner-center h2, 
.baner-center h1 {
    opacity: 0; /* Initial state */
    animation: fadeSlideIn 1s ease-in-out forwards; /* Animation details */
}

/* Add a delay for h1 for a staggered effect */
.baner-center h1 {
    animation-delay: 1s;
}



.site-branding  {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-right: 30px;
}

* {
    font-family: 'Archivo Expanded', sans-serif;
    font-optical-sizing: auto;
     font-style: normal;
    font-variation-settings: "wdth" 112.5;
}
.nakladka {
    width: 100%;
    transition: 0.3s;
    position: absolute;
    top: 0px;
    z-index: -1;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    left: 0px;
    height: 100% ;
}
.shadoww {
    height: 120%;
}
.page{
    margin: 0px !important;
}
ul#primary-menu li{
    margin-right: 40px !important;
}
ul#primary-menu li a{
    color: white !important;
    font-weight: lighter;
}
.main-navigation {
    width: auto !important;
}
.main-navigation {
    display: block;
    margin-top: 15px !important;
}
.przyciski-menu a {
    color: white !important;
    text-decoration: none !important;
    font-weight: lighter !important;
    font-size: 12px;
}

.fb i, .ig i {
    border: solid 1px white;
    border-radius: 50%;
    padding: 5px;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center;
}
.eng{
    padding: 3px 10px;
    border: solid 1px white;
    border-radius: 30px;
}
.eng i{
    margin-right: 10px;
}
.top-form p{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.kontakt{
    margin-top: 5vh;
}
.top-form input{
    border: solid 5px #606060 !important;
    padding: 10px !important;
    border-radius: 30px !important;
    width: 100% !important;
    color: black !important;
}
.top-form input::placeholder{
    text-align: center !important;
    color:  black !important;
    font-weight: bold;
}
.kontakt textarea{
    border: solid 5px #606060 !important;
    padding: 15px !important;
    border-radius: 30px !important;
    color: black !important;
}
.kontakt textarea::placeholder{
    color: black !important;
    font-weight: bold;
}
.kontakt input[type="submit"]{
    border: solid 5px #606060 !important;
    padding: 20px !important;
    border-radius: 30px !important;
    background-color: transparent !important;
    float: right !important;
    margin-top: 15px !important;
    color: black !important;
    font-weight: bold;
}
.opis_kontakt a{
    color: black !important;
    text-decoration: none !important;
}
.opis_kontakt p{
    font-size: 18px;
    margin-bottom: 5px !important;
    color: black !important;
}
.opis_kontakt h2{
    font-size: 32px !important;
    margin-bottom: 30px;
    color: black;
    font-weight: bold;
}
.top-form .wpcf7-form-control-wrap{
    padding: 0px 5px;
}

.stopka {
    min-height: 30vh;
    background-color: black;
    margin-top: 5vh;
}


/*  WPIS  */
div#comments{
    display: none;
}
.baner-wpis{
    height: 45vh;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 5vh;
}
.baner-wpis img{
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    filter: brightness(0.6);
}
.baner-wpis .post-thumbnail{
    width: 100% !important;
    height: 100% !important;
}
.tytul-wpis h1, .tytul-wpis h2{
    color: white !important;
    font-weight: bold;
}
.tytul-wpis h1{
    font-size: 40px;
    margin-top: 10px;
}
.tytul-wpis h2{
    margin-bottom: 10px !important;
}
nav.navigation.post-navigation{
    display: none !important;
}
.zalaczniki .kolor{
    background-color: black !important;
    color: white !important;
    padding: 15px !important;
}
.zalaczniki li{
    padding: 10px;
    font-size: 16px;
    color: black;
}
.zalaczniki ol{
    margin: 0px !important;
    padding-left: 20px !important;
}
.zalaczniki .pliki{
    padding: 10px !important;
    background-color: #EAEAEA;
}
a.przycisk-pobierz {
    margin-left: 20px;
    padding: 10px;
    border-radius: 30px;
    background-color: #00006A;
    color: white !important;
    text-decoration: none !important;
    font-size: 12px !important;
}
.zalaczniki .kolor h3{
    font-size: 20px !important;
}
.przer_realizacje_wpis {
    min-height: 40vh;
    margin: 5vh 0;
}
.przer_realizacje_wpis img{
    background: transparent radial-gradient(closest-side at 50% 50%, #000000BE 0%, #FFFFFF33 100%) 0% 0% no-repeat padding-box;
opacity: 0.81;
    filter: brightness(0.6);
}
.opis_wpis_przer{
    color: white !important;
}
.opis_wpis_przer h3{
    font-size: 60px;
    font-weight: bold;
}
.opis_wpis_przer p{
    font-size: 18px;
    font-weight: lighter;
}
.opis_wpis_przer a{
    padding: 10px 20px;
    border: solid 1px white;
    font-size: 24px;
    color: white !important;
    text-decoration: none !important;
    font-weight: lighter !important;
    border-radius: 30px !important;
}



.referencje-baner h2{
    color: white !important;
    font-size: 24px !important;
    font-weight: bold;
}
.referencje-baner {
    height: 45vh;
    margin-bottom: 5vh;
} 
.referencje-baner img{
    filter: brightness(0.6);
}
.referencje-baner h1{
    font-size: 40px !important;
    font-weight: bold;
    color: white !important;
 }
.farsz-referencje-temp{
    margin-bottom: 5vh;
}
.farsz-referencje-temp h2{
    margin: 5vh 0px !important;
}
.refe-kafel-opis h2 {
    margin: 5px 0px !important;
    font-size: 16px;
    font-weight: bold;
    color: white;
}
.refe-kafel-opis h3{
    color: white;
    font-weight: bold;
}
.refe-kafel-opis {
    background-color: #383838;
    font-size: 24px;
    left: 12px;
    right: 12px;
    bottom: 0px;
}
.refe-kafel-hover{
    cursor: pointer !important;
}
.refe-znikanie {
    transition: 1s;
    opacity: 0;
    height: 0px;
}
.refe-znikanie p {
    font-size: 16px;
    color: white; 
    font-weight: lighter;
}
.refe-kafel-hover:hover .refe-znikanie{
    display: block;
    opacity: 1;
}
.refe-kafel-opis{
    transition: 0.3s;
    min-height: 10%;
}
.refe-kafel-hover:hover .refe-kafel-opis{
    min-height: 100%;
}
.refe-img{
    border: solid 2px #383838;
}
.refe-kafel-przy{
    border: 1px solid white;
    padding: 8px;
    color: white !important;
    text-decoration: none !important;
 }
.baner-firma{
    margin-bottom: 0px !important;
}
.farsz-firma{
    background-color: #EAEAEA;
        height: 60vh;
}
.farsz-firma p {
    color: black !important;
    font-size: 15px;
    font-weight: normal;
}
.farsz-firma h2{
    color: black !important;
    font-weight: bold;
 }
a.przy-firma {
    text-decoration: none !important;
    color: black !important;
    padding: 10px;
    border: solid 1px black;
    border-radius: 30px;
    font-weight: lighter;
}
.maxw{
    max-width: 1800px !important;
}

.slide-firma {
    width: 33.3% !important;
}
.fs-min {
    font-size: 0.75rem;
}
.postac {
    height: 200px !important;
    margin: auto;
    margin-bottom: 30px;
}
.start {
    background-position: bottom !important;
    background-size: 180% !important;
    height: 65vh;
    width: 90%;
    display: flex
;
    justify-content: center;
    position: relative;
    align-items: center;
    background-attachment: fixed !important;
    margin: auto;
    margin-top: 80px;
}
.start h1 {
    color: white;
    font-weight: 800;
    z-index: 2;
}
.zarzad-box .pierwszy{
    box-shadow: 1px 1px 21px 0px rgba(0, 0, 0, 0.54);
    -webkit-box-shadow: 1px 1px 21px 0px rgb(0 0 0 / 15%);
    background-color: white;
}
.opis-zarzad{
    text-align: center !important;
    margin-top: 20px !important;
}
.opis-zarzad h2{
    font-weight: bold;
    color: black;
}
.opis-zarzad p{
    margin-bottom: 10px !important;
    padding: 0px 10px;
    text-align: center;
}
a.przyciski-zarzad i{
    color:  black !important;
    font-size: 15px !important;
}
.zarzad{
    margin-top: 5vh !important;
    margin-bottom: 5vh !important;
}
.tytul-zarzad{
    margin-bottom: 30px;
    font-weight: bold;
    color: black;
}
.opis-zarzad{
    font-size: 18px;
    color: black;
}
.cele{
    margin-top: 5vh;
    margin-bottom: 5vh;
}
.karuzela_cele{
    margin-top: 7vh !important;
}
.numer-cele{
    top: -5%;
}
.numer-cele {
    top: -10%;
    width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 50%;
    background-color: #444444;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}
.numer-cele p{
    font-size: 24px !important;
    color: white !important;
    margin: 0px !important;
}
.kafel-cel-box {
    padding: 35px;
    text-align: center;
    background-color: #EAEAEA;
    padding-top: 50px !important;
}
.cele-kafel-opis h3{
    font-weight: bold;
    color: black !important;
}
.cele-kafel-opis p{
    color: black !important;
}
.action{
    position: relative;
}
.action::after {
    position: absolute;
    bottom: -10px;
    width: 120%;
    border: solid 2px red;
    content: "";
    left: -10%;
}






.opisli{
    cursor: pointer;
}
.mapa{
    margin-top: 5vh;
    margin-bottom: 5vh;
}
.kontakt_farsz{
    margin-top: 5vh;
    background-color: #EAEAEA;
}
.kontakt_farsz h2{
    font-size: 26px !important;
    color: black !important;
    font-weight: bold !important;
    margin-bottom: 20px;

} 

  