@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
.sg_fix.sungroup.page {
    font-family: 'Roboto', sans-serif;
    color: #000;
    /* overflow-x: hidden; */
}

.sg_carousel_body {
    display: none !important;
}

.sungroup .sg_baner_div {
    margin: 30px auto;
    display: block;
}

.v-content_cms .c-layout_col.is-content {
    width: 100%!important;
    padding-left: 0!important;
    border-left: 0!important;
}

.v-content_cms .c-layout_col.is-sidebar {
    display: none!important;
}

.sungroup img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.sungroup .sg_rozwin.active {
    display: block;
}

.sungroup .sg_l {
    font-size: 16px;
    line-height: 28px;
    text-align: left!important;
}

.sungroup .sg_l strong {
    margin: 5px auto;
}

.sungroup .sg_l p {
    margin: 10px auto;
}

.sungroup h1, .sungroup h2, .sungroup h3, .sungroup h4, .sungroup h5, .sungroup h6, .sungroup p {
    padding: 0;
    margin: 0;
    text-align: left !important;
}

.sungroup .sg_header_div {
    min-height: 80px;
    width: 100%;
    /* background-color: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 0 auto;
}

.sungroup .sg_steps_div {
    margin: 0px auto 30px auto;
}

.sungroup .sg_header_div h2 {
    font-weight: normal;
    font-size: 30px;
    line-height: 38px;
    color: #0A4595;
    text-align: center !important;
}

.sungroup .sg_col .sg_image_sec img {
    /* max-width: 60px; */
}

.sungroup .sg_number {
    font-weight: bold;
    font-size: 47.4545px;
    line-height: 163.19%;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FF6000;
    border-radius: 50%;
    width: 69px;
    height: 69px;
    position: absolute;
    left: 0;
    top: -10px;
    display: none;
}

.sungroup .sg_steps_div .sg_row_steps .sg_col {
    max-width: 340px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-flow: column;
    min-height: 200px;
}

.sungroup .sg_image_sec {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sungroup .sg_txt {
    min-height: 60px;
    width: 100%;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    margin-top: 20px;
    text-align: center !important;
}

.sungroup .sg_steps_div .sg_row_steps {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex-flow: row nowrap;
}

.sungroup .sg_zalety_section_div .sg_header_div {
    margin: 0px auto;
}

.sungroup .sg_zalety_section_div {
    /* border: 1px solid #FF6000; */
    background: #F7F7F7;
    box-sizing: border-box;
}

.sungroup .sg_zalety_div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.sungroup .sg_box_div {
    display: flex;
    max-width: 195px;
    width: 100%;
    margin: 0 auto;
    flex-flow: wrap;
    justify-content: center;
}

.sungroup .sg_box_div span {
    display: block;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    color: #000;
    margin: 15px auto 0 auto;
    min-height: 60px;
    max-width: 90%;
    width: 100%;
}

.sungroup .sg_banki_div .sg_esp_div {
    border: 1px solid #ddd;
    box-sizing: border-box;
    margin-top: 0px;
}

.sungroup .sg_banki_div .sg_header_div {
    /* background-color: #0A4595; */
    margin: 0px auto;
}

.sungroup .sg_banki_div .sg_opis_banku_div h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
}

.sungroup .sg_banki_div .sg_opis_banku_div p {
    margin: 10px auto;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
}

.sungroup .sg_pink {
    color: #CD0067;
}

.sungroup .sg_brown {
    color: #72223B;
}

.sungroup .sg_green {
    color: #00908E;
}

.sungroup .sg_banki_div .sg_opis_banku_div {
    border-bottom: 1px solid #0A4595;
    padding: 30px 0;
    max-width: 1130px;
    margin: 0 auto;
}

.sg_legal {
    margin: 30px auto;
}

.sg_legal p {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
}

.sungroup .sg_text_div {
    margin-bottom: 10px;
}

.sungroup .sg_rozwin {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #0A4595;
    text-align: left!important;
    margin: 5px auto;
    cursor: pointer;
}

@media(max-width:1100px) {
    .sg_section_div.sg_legal {
        padding: 0 10px;
    }
}

@media(max-width:1000px) {
    .sungroup .sg_banki_div .sg_opis_banku_div {
        padding: 30px 10px;
    }
    .sungroup .sg_banki_div {
        margin-top: 0px;
    }
    .sungroup .sg_steps_div .sg_row_steps .sg_col {
        max-width: 350px;
        margin: 0 30px;
    }
    .sungroup .sg_steps_div .sg_row_steps {
        flex-flow: row wrap;
        justify-content: center;
    }
}

@media(max-width:900px) {
    .sungroup .sg_zalety_div {
        flex-flow: wrap;
    }
    .sungroup .sg_steps_div .sg_row_steps .sg_col {
        max-width: 300px;
        margin: 0 10px;
    }
}

@media(max-width:650px) {
    .sungroup .sg_zalety_div {
        flex-flow: wrap;
    }
    .sungroup .sg_steps_div .sg_row_steps .sg_col {
        max-width: 400px;
        padding: 0 10px;
        min-height: unset;
        margin: 10px 10px;
    }
    .sungroup .sg_header_div h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .sg_section_div.sg_banki_div {
        margin-top: 0px!important;
    }
    .sungroup .sg_baner_div {
        margin: 30px auto 0 auto;
        display: block;
    }
}

@media(max-width:500px) {
    .sungroup .sg_number {
        width: 50px;
        height: 50px;
        font-size: 32px;
    }
    .sungroup .sg_image_sec img {
        max-width: 80px;
    }
    .sungroup .sg_header_div h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .sungroup .sg_steps_div, .sungroup .sg_header_div {
        margin: 15px auto;
    }
    .sungroup .sg_box_div {
        margin: 7.5px 0;
    }
}

@media(max-width:450px) {
    .sungroup .sg_box_div {
        max-width: 45%;
    }
    .sungroup .sg_zalety_div {
        padding: 10px 0;
    }
    .sungroup .sg_banki_div .sg_opis_banku_div {
        padding: 10px 10px;
    }
    .sungroup .sg_banki_div .sg_opis_banku_div p {
        font-size: 15px;
        line-height: 21px;
    }
    .sungroup .sg_box_div span {
        font-size: 15px;
        line-height: 21px;
        margin: 10px auto 0 auto;
        min-height: auto;
    }
}