@import "./strona_obszarowa.css";


.symf_area--header{
    background-image: url(../img/szkolenia/baner_szkolenia.webp);
}

.symf_area--subHeader{
    background-image: url(../img/szkolenia/fot1_szkolenia.webp);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    justify-content: flex-start;
    padding: 12rem 6vw;
}
.sec7{
    padding-bottom: 6rem;
}
.sec1 .symf_area--sectionImgSide{
    background-image: url('../img/szkolenia/box1_szkolenia.webp');
    background-size: cover;
}
.sec2 .symf_area--sectionImgSide{
    background-image: url('../img/szkolenia/box2_szkolenia.webp');
    background-size: cover;
}
.sec3 .symf_area--sectionImgSide{
    background-image: url('../img/szkolenia/box3_szkolenia.webp');
    background-size: cover;
}