#sg_b.sungroup img {
    max-width: 100%;
    height: auto;
    width: auto!important;
}

.sungroup .sg_menu {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ff6000;
}

.sungroup .sg_menu a {
    display: table-cell;
    vertical-align: middle;
    font-family: robotoregular, roboto;
    font-weight: bold;
    padding: 15px 10px;
    color: #ff6000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.2em;
    position: relative;
}

.sungroup .sg_menu a:after {
    content: "";
    height: 10px;
    width: 10px;
    top: 50%;
    right: -5px;
    transform: translateY(-50%);
    background-color: #ff6000;
    position: absolute;
    z-index: 2;
    border-radius: 50%;
}

.sungroup .sg_menu a:last-of-type:after {
    display: none;
}

.sungroup .sg_menu a:hover {
    color: #ff6000;
    text-decoration: none;
    background-color: #f3f3f3;
}

.sungroup .res {
    max-width: 100%;
    width: auto;
}

.sg_fix {
    background-color: transparent;
}

.sungroup img.top {
    margin-bottom: 0;
}

.sungroup .produkty .box_pro {
    max-width: 25%;
}

.sungroup .o_title {
    font-size: 36px;
    font-family: robotoregular, roboto;
    font-weight: bolder;
    color: #0b4696;
    background-color: #f6f6f6;
    border: 0;
    padding: 5px;
}

.sungroup .sg_title {
    margin: 20px 0 0;
    padding: 30px 0;
    text-align: left;
}

.sungroup .sg_title span {
    font-family: robotoregular, roboto;
    font-weight: bolder;
    font-size: 24px;
    color: #ffffff;
    background-color: #0c4797;
    text-transform: uppercase;
    line-height: 1em;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    text-align: center;
}

.sungroup .sg_step {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    padding: 10px 6.5% 20px 0;
    margin: 15px 2% 25px;
    background-repeat: no-repeat;
    background-position: center right;
}

.sungroup .sg_step img {
    margin: 0 auto 10px;
    max-width: 70%;
}

.sungroup .sg_step .sg_txt {
    font-family: robotoregular, roboto;
    font-size: 16px;
    line-height: 1.5em !important;
    color: #000000;
}

.sungroup .produkty {
    margin-top: -70px;
}

.sungroup .grupa,
.sungroup .odmiana {
    margin-top: 50px;
}

.sungroup .produkty .box_pro {
    max-width: 25%;
}

.sungroup .class_name_up {
    background-color: transparent;
}

.sungroup .class_line {
    display: none;
}

@media all and (min-width:530px) {
    .sungroup .sg_title span:after {
        content: "";
        position: absolute;
        width: 27px;
        height: 98px;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        z-index: -2;
        background-repeat: no-repeat;
        background-size: auto 100%;
        background-position: center right;
    }
}

@media all and (min-width:851px) {
    .sungroup .sg_step:nth-of-type(3n) {
        padding-right: 0;
        background-image: none;
    }
}

@media all and (min-width:1200px) {
    .sungroup .sg_menu a {
        padding-left: 50px;
        padding-right: 50px;
    }
    .sungroup .sg_title span {
        min-width: 346px;
    }
}

@media all and (max-width:1199px) {
    .sungroup .sg_step .sg_txt br {
        display: none;
    }
}

@media all and (max-width:850px) {
    .sungroup .sg_step {
        width: 32%;
        padding-right: 10%;
    }
    .sungroup .sg_step:nth-of-type(2n) {
        padding-right: 0;
        background-image: none;
    }
}

@media all and (max-width:500px) {
    .sungroup .sg_step .sg_txt {
        font-size: 13px;
    }
    .sungroup .sg_menu a {
        font-size: 12px;
    }
    .sungroup .sg_step {
        width: 39%;
        padding-right: 10%;
        margin: 5px 0 15px;
    }
    .sungroup .sg_title {
        padding: 20px 0;
        margin: 20px 0 0;
    }
}

.sungroup #sg_faq {
    text-align: left!important;
    position: relative;
}

.sungroup #sg_faq .sg_button {
    position: absolute;
    right: 6%;
    top: 50%;
    transform: translate(0, -50%);
}

.sungroup #sg_faq .sg_button span {
    font-size: 45px;
    transform: rotate(90deg);
    background-color: white;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 33px;
    font-weight: bold;
    transition: 0.5s;
}

.sungroup #sg_faq .sg_pr {
    position: relative;
    cursor: pointer;
}

.sungroup #sg_faq .sg_faq_elem .sg_p {
    font-size: 24px;
    font-family: robotoregular, roboto;
    text-align: left;
    background-color: #f6f6f6;
    padding: 30px 120px 30px 80px;
    margin: 5px 0px;
}

.sungroup #sg_faq .sg_faq_elem .sg_faq_txt {
    margin: 0 auto;
    padding: 0px 80px;
    display: none;
}

.hs-active {
    display: block!important;
}

.flip {
    transform: rotate(-90deg)!important;
}

.sungroup #sg_faq .sg_faq_p {
    margin: 0px 0px;
    padding: 15px 0px;
    font-size: 18px;
    font-family: robotoregular, roboto;
    text-align: left;
}

.sungroup #sg_faq ul {
    list-style-type: disc;
    text-align: left;
    font-family: robotoregular, roboto;
    padding-left: 18px;
    font-size: 18px;
    margin: -15px 0 15px;
}

.sungroup #sg_faq ul li {
    margin: 0;
}

@media all and (max-width: 700px) {
    .sungroup #sg_faq .sg_faq_elem .sg_p {
        padding: 30px 100px 30px 40px;
    }
}

@media all and (max-width:500px) {
    .sungroup #sg_faq .sg_faq_elem .sg_p {
        font-size: 18px;
        padding: 20px 80px 20px 30px;
        margin: 5px 0px;
    }
    .sungroup #sg_faq .sg_faq_elem .sg_faq_txt {
        padding: 0px 30px;
    }
    .sungroup #sg_faq .sg_faq_p,
    .sungroup #sg_faq ul {
        font-size: 16px;
    }
}

@media all and (max-width:400px) {
    .sungroup #sg_faq .sg_faq_elem .sg_p {
        padding: 20px 70px 20px 20px;
    }
}

.sungroup .sg_header_div h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    text-transform: uppercase;
    color: #fff;
    min-height: 65px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0B4696;
    margin: 30px auto;
}

.sungroup .sg_content_div {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.sungroup .sg_box_kat {
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #ededed;
    max-width: 290px;
    width: 100%;
    margin: 5px 0;
    text-decoration: none;
}

.sungroup .sg_box_kat img {
    height: 100px;
    padding: 10px 0;
}

.sungroup .sg_box_kat span {
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #0B4696;
    height: 30px;
    padding: 10px 0;
}

.sungroup .sg_box_kat span {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.sungroup .sg_sprawdz {
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    font: 500 14px/16px Roboto, Arial !important;
    text-transform: uppercase !important;
    z-index: 1;
    background-color: #FF6000;
    border-radius: 1px;
    transition: .2s;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 0 14px;
    width: 120px;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    margin: 10px;
}

@media (max-width: 1200px) {
    .sungroup .sg_content_div {
        justify-content: unset;
    }
    .sungroup .sg_box_kat {
        max-width: 32%;
        margin: 5px 5px;
    }
}

@media (max-width: 900px) {
    .sungroup .sg_box_kat {
        max-width: 33.3%;
        margin: 0px -1px;
    }
}

@media(max-width:768px) {
    .sungroup .sg_box_kat span {
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
    }
    .sungroup .sg_box_kat img {
        height: 80px;
    }
    .sungroup .sg_box_kat {
        max-width: 49%;
        margin: 0px 0px;
        min-height: unset;
    }
    .sungroup .sg_content_div {
        justify-content: center;
    }
}