@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap');

.sungroup .produkty .hero {
    max-width: 100%;
}

.jq_hero {
    max-width: 100% !important;
}

.sungroup .hero .box_image img {
    max-width: 100%;
    height: auto;
}

.sg_r_hp_select {
    display: flex;
    z-index: 1;
    position: relative;
    justify-content: center;
}

.sg_r_hp_select span img {
    max-width: 100%;
    max-height: 100%;
    transition: ease-in-out .5s;
}

.sg_r_hp_select span {
    height: 36%;
    margin: 5% 0%;
    min-width: 100px;
}

.sg_r_hp_select span {
    min-width: 70px;
    margin-left: 2px;
    margin-right: 2px;
}

.sg_r_hp_select span {
    width: 100px;
    max-width: 30%;
    width: 100%;
    height: 70px;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    transition: ease-in-out .2s;
}



div.sungroup div.rabacik {
    z-index: 2;
}

.box_pro .c {
    display: none;
}

.box_pro.hero .c {
    display: flex;
}

.sungroup .c table {
    font-size: 12px;
    color: #000;
    text-align: center !important;
    margin: auto;
    line-height: 14px;
}

.sungroup .c table tr td {
    display: inline;
    padding: 0 2px 0 0;
    line-height: 1.4em;
}

.sungroup .c table tr td:last-child {
    font-weight: bold;
}

.c span::before {
    content: "";
    color: #d00;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}

.sungroup .c {
    margin: auto;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.sungroup .c {
    max-width: 100%;
}

.hero .box_hero_contnet {
    display: flex;
    width: 55%;
}

.sungroup .sg_section_blast .sg_content {
    margin-left: 0%;
    max-width: 100% !important;
}

.sungroup .odmiana, .sungroup .sg_expl, .sungroup .grupa {
    z-index: 9;
    position: relative;
}

.sungroup .sg_text_op {
    background-color: #ffffff;
}

.sungroup .sg_flex_op {
    display: flex;
    flex-flow: row;
    /* justify-content: space-evenly; */
    margin: 0 30px;
}

.sungroup .sg_image_op {
    width: 25%;
    margin: 0 15px;
    background-color: #ffffff;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sungroup .sg_text_op {
    width: 100%;
    margin: 0 15px;
    display: flex;
    flex-flow: column;
    justify-content: center;
}


.sungroup .sg_section_blast .splide__list {
    align-items: center;
}

.sungroup .sg_section_blast .splide {
    margin: 0px;
    padding: 0px 0;
}

.sungroup .sg_section_blast .splide__arrow--next {
    right: 1em;
}

.sungroup .sg_section_blast .splide__arrow--prev {
    left: 1em;
    right: unset;
}

.sungroup .sg_section_blast .sg_text_op h3, .sungroup .sg_section_blast .sg_text_op h4, .sungroup .sg_section_blast .sg_text_op p {
    color: #000;
    font-size: 16px;
    text-align: left !important;
    display: block;
    margin: 0;
    font-family: 'Lato', sans-serif;
    text-transform: none;
}


.sungroup .sg_section_blast .sg_text_op p {
    font-weight: normal;
    padding: 0;
}

.sungroup .sg_section_blast .sg_text_op h3 {
    font-weight: bold;
    padding: 10px 0;
    display: flex;
    align-items: center;
    flex-flow: row-reverse;
    justify-content: flex-end;
    margin-top: 10px;
}

.sungroup .sg_section_blast .sg_text_op {
    padding: 20px 0px;
}

.sungroup .sg_section_blast .ocena_sg {
    display: inline-block;
}

.sungroup .sg_section_blast .sg_oceny {
    display: flex;
    justify-content: start;
    align-items: center;
}

.sungroup .sg_section_blast .sg_date {
    display: block;
    margin-right: 10px;
}

.sungroup .sg_section_blast .sg_content .sg_sprawdz {
    margin: 30px 0 0 0;
}

.sungroup .sg_section_blast .sg_content {
    margin-left: 0%;
}

.sg_section.sg_menu_info {
    display: unset;
    margin: 0 auto;
}

.sungroup .c td a {
    display: none;
}
.sungroup .produkty .box_pro.hero{
  margin: 0px !important;
}

@media(max-width:1140px) {
    .hero .box_hero_contnet {
        flex-flow: column;
    }
}

@media(max-width:999px) {
    .jq_hero .box {
        display: flex !important;
        flex-flow: row wrap;
        align-items: center;
    }

    .jq_hero .box .c {
        display: flex;
    }

    .jq_hero .box_hero_contnet {
        max-width: 50%;
    }
}

@media(max-width:900px) {
    .sungroup .produkty .jq_hero {
        max-width: 100% !important;
    }
}

@media(max-width:800px) {
    .sungroup .sg_text_op {
        margin: 10px 0px 15px;
    }

    .sungroup .sg_section_blast .sg_text_op {
        padding: 20px 10px;
    }
}

@media(max-width:750px) {
    .sungroup .sg_section_blast .splide__list {
        height: 650px;
    }

    .sungroup .sg_section_blast .splide__arrow--next {
        right: 0em;
    }

    .sungroup .sg_section_blast .splide__arrow--prev {
        left: 0em;
    }

    .sungroup .c {
        max-width: 80%;
    }
}

@media(max-width:600px) {
    .sungroup .sg_text_op {
        margin: 0px -10px 15px;
    }

    .sungroup .sg_section_blast .sg_text_op {
        padding: 0px 15px;
    }
}

@media(max-width:570px) {
    .jq_hero .box {
        flex-flow: column;
    }

    .jq_hero .box_hero_contnet {
        max-width: 100%;
    }

    .sungroup .sg_flex_op {
        margin: 0px 0px;
    }

    .sungroup .sg_section_blast {
        max-width: 85%;
    }

    .sungroup .sg_section_blast .splide__arrow--next {
        right: -2em;
    }

    .sungroup .sg_section_blast .splide__arrow--prev {
        left: -2em;
    }

    .sungroup .sg_section_blast .splide__list {
        height: 480px;
    }

    .sungroup .o_ladowarki-ladowarki .sg_section_blast .splide__list {
        height: 290px;
    }

    .sungroup .o_uchwyty-uchwyty .sg_section_blast .splide__list {
        height: 240px;
    }

    .sungroup .o_transmitery-fm-transmitery-fm .sg_section_blast .splide__list {
        height: 330px;
    }
}
