
@import "./strona_produktowa.css";

.symf_area--header{
    background-image: url(../img/produktowe/produkcja/baner_produkcja.webp);
}

.symf_area--subHeader{
    background-image: url(../img/produktowe/produkcja/box2_produkcja.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;
padding: 6rem;
}




.symf_area--k_poziom1 {
	background-color: #fff;
   background-image: url(../img/produktowe/produkcja/box1_produkcja.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;	
}





.symf_area--k_poziom3 {
	background-color: #fff;
   background-image: url(../img/produktowe/produkcja/box3_produkcja.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;	
}

.k_obszar_moduly_img {
	flex-direction: column;
    background-image: url(../img/produktowe/finanse_ksiegowosc/puzzle.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
	background-color: #f3f5f7 !important;
	   
}



.k_box5,.k_box7{
    min-height: auto;
}

.k_boxy{
    float: none;
    display: flex;
    flex-wrap: wrap;
}