#sg_b .sgYoutube {
    width: 100%;
    max-width: calc(788px - .5%);
    position: relative;
    margin: .25%;
    /* background: #f9cbcd;     */
    display: flex;
    box-sizing: border-box;
}

#sg_b.sungroup .sgYoutube .play-button {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    position: absolute;
    z-index: 1;
    transition: ease-in .2s;
    height: auto !important;
}

#sg_b .sgYoutube img {
    /* object-fit: cover; */
    /* height: 100% !important; */
    cursor: pointer;
    margin: auto;
}

#sg_b .sgYoutube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#sg_b p.sg-tl{
    text-align: left!important;
}

#sg_b p{
    font-family: 'Segoe UI';
    font-style: normal;
    margin: 0;
    color: #333;
}

#sg_b p.sg-60{
    font-weight: 600;
    font-size: 60px;
    line-height: 72px!important;
}

#sg_b p.sg-38{
    font-weight: 600;
    font-size: 38px;
    line-height: 48px!important;
    text-transform: none;
}

#sg_b p.sg-22{
    font-weight: 600;
    font-size: 22px;
    line-height: 32px!important;
}

#sg_b p.sg-17{
    font-weight: 600;
    font-size: 17px;
    line-height: 24px!important;
}

#sg_b p.sg-15{
    font-weight: 400;
    font-size: 15px;
    line-height: 24px!important;
}

#sg_b p.sg-roboto{
    font-family: 'Roboto';
}

#sg_b p.sg-clfff{
    color: #fff!important;
}

#sg_b .sg-top-elements{
    width: 100%;
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

#sg_b .sg-text-element{
    padding: 20px 60px;
    box-sizing: border-box;
    width: 100%;
    max-width: 590px;
}

#sg_b .splide{
    position: unset;
}

#sg_b .splide__arrows {
    width: 75px;
    height: 35px;
    top: 15px;
    right: 0;
    position: absolute;
}

#sg_b .splide__arrow{
    background-color: transparent;
    border-radius: unset;
    height: 30px;
    width: 30px;
}

#sg_b .splide__arrow--prev{
    left: 0;
}

#sg_b .splide__arrow--next{
    right: 0;
}

#sg_b .splide__arrow svg{
    fill: #4FA3BF;
    height: 28px;
    width: 28px;
}

#sg_b.sungroup article.sg_ban_100{
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

#sg_b .sg-top-order{
    display: flex;
    flex-direction: column  ;
}

@media(max-width:1300px){
    #sg_b .sgYoutube{
        max-width: 50%;
    }

    #sg_b .sg-text-element{
        max-width: 50%;
    }
}

@media(max-width:1250px){
    #sg_b.sungroup .grupa{
        padding: 30px 15px!important;
        box-sizing: border-box;
    }

    #sg_b .sg-text-element {
        padding: 10px 30px;
        box-sizing: border-box;
    }

    #sg_b .sg-top-elements{
        padding: 0 15px;
        box-sizing: border-box;
    }

    #sg_b.sungroup .o_title{
        margin-bottom: 10px!important;
    }
}

@media(max-width:1100px){
    #sg_b .sg-top-elements{
        flex-direction: column;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    
    #sg_b .sgYoutube{
        margin-bottom: 25px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #sg_b .sg-text-element{
        max-width: 100%;
    }

    #sg_b .sgYoutube.opened {
        padding-bottom: 56.25%;
    }
}

#sg_b.sungroup .menu_select{
    background-color: #FDBACB!important;
}

#sg_b.sungroup .menu_select.katSeen .option_current{
    display: none!important;
}

#sg_b.sungroup .menu_select .m_select_TT{
    color: #333;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
    text-transform: none;
    height: 40px;
    display: flex;
    align-items: center;
}

#sg_b.sungroup .option_tt_icon svg{
    top: 0;
}

#sg_b.sungroup .option_tt.option_tt_icon path{
    stroke: #fff;
}

#sg_b.sungroup .option_tt{
    text-transform: none;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}

#sg_b.sungroup .menu_select.katSeen .sg_option_kategory{
    background-color: transparent;
}

#sg_b.sungroup .menu_select.katSeen .sg_option_kategory {
    position: unset;
    width: 50px;
  }

#sg_b.sungroup .menu_select.katSeen .sg_option_kategory .cls-1 {
    fill: #fff;
    margin-right: 0;
}

#sg_b.sungroup div.menu_select{
    display: none!important;
}

#sg_b.sungroup div.menu_select.menu_fixed{
    display: block!important;
}

@media(max-width:950px){
    .clone_s {
        order: 1;
        box-sizing: border-box;
        padding: 0 15px;
        margin-top: 20px;
    }

    #sg_b .sg-top-elements{
        order: 3;
    }

    #sg_b.sungroup .sg-menu-height{
        order: 2;
    }

    #sg_b .top_height{
        order: 4;
    }

    #sg_b.sungroup .menu.menu_fixed{
        display: none!important;
    }

    #sg_b.sungroup .menu_select.menu_fixed{
        display: block;
        position: fixed;
        width: 100%;
    }

    #sg_b p.sg-60 br{
        display: none;
    }
}

@media(max-width:768px){
    #sg_b .sg-text-element{
        padding: 0;
    }
}

@media(max-width:685px){
    #sg_b .sgYoutube{
        max-width: 100%;
    }

    #sg_b.sungroup .sgYoutube .play-button{
        max-width: 60px!important;
    }
}

@media(max-width:576px){
    #sg_b.sungroup article.sg_ban_100{
        margin-top: 20px;
    }
    #sg_b .sg-top-elements{
        flex-direction: column;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #sg_b .sgYoutube{
        margin-bottom: 15px;
    }

    #sg_b p.sg-60{
        font-size: 34px;
        line-height: 42px!important;
    }
    
    #sg_b p.sg-38{
        font-size: 22px;
        line-height: 26px!important;
    }

    #sg_b p.sg-22{
        font-size: 18px;
        line-height: 24px!important;
    }
    
    #sg_b p.sg-17{
        font-size: 15px;
        line-height: 21px!important;
    }
    
    #sg_b p.sg-15{
        font-size: 13px;
        line-height: 18px!important;
    }

    #sg_b.sungroup .o_title{
        height: 35px!important;
    }

    #sg_b .splide__arrows{
        top: 0;
    }
}

@media(max-width:525px){
    #sg_b .splide__slide{
        width: 100% !important;
        max-width: 75% !important;
    }

    #sg_b .sg-logotypes img{
        width: auto;
        max-height: 70px;
    }
}

@media(max-width:375px){
    #sg_b p.sg-60{
        font-size: 22px;
        line-height: 32px!important;
    }
    
    #sg_b p.sg-22{
        font-size: 13px;
        line-height: 20px!important;
    }
    
    #sg_b p.sg-17{
        font-size: 11px;
        line-height: 15px!important;
    }
    
    #sg_b p.sg-15{
        font-size: 9px;
        line-height: 14px!important;
    }
}