.b-home__slogan{
    font-size: 2.5rem;
}

/* html:lang(ru) .b-subscribe__input{
    font-size: 1,8rem!important;
    
}

html:lang(pt) .b-subscribe__input{
    font-size: 1.7rem!important;
    
}

html:lang(fr) .b-subscribe__input{
    font-size: 1.5rem!important;
    
}

html:lang(it) .b-subscribe__input{
    font-size: 1.8rem!important;
    
}

html:lang(de) .b-subscribe__input{
    font-size: 1.2rem!important;
    
} 

html:lang(es) .b-subscribe__input{
    font-size: 1.5rem!important;
    
}

html:lang(nl) .b-subscribe__input{
    font-size: 2rem!important;
    
}

html:lang(ja) .b-subscribe__input{
    font-size: 1.7rem!important;
    
}
html:lang(tr) .b-subscribe__input{
    font-size: 1.8rem!important;
    
}
*/

html:lang(de) .b-subscribe__title{
    font-size: 2rem!important;
    
}


html:lang(zh) .b-subscribe__title{
    font-size: 2.3rem!important;
    
}

html:lang(zh-Hant) .b-subscribe__title{
    font-size: 2.3rem!important;
    
}

html:lang(ja) .b-subscribe__title{
    font-size: 2.1rem!important;
    
}


html:lang(ko) .b-subscribe__title{
    font-size: 2rem!important;
    
}

html:lang(nl) .b-subscribe__title{
    font-size: 2rem!important;
    
}

html:lang(ja) .b-home__slogan {
    max-width: 38rem!important;
}


html:lang(ar) .b-features__title {
    direction: rtl;
}
html:lang(ar) .b-features__desc {
    direction: rtl;
}
html:lang(ar) .b-home__slogan {
    direction: rtl;
}
html:lang(ar) .b-trailer__text {
    direction: rtl;
}
html:lang(ar) .b-subscribe__title {
    direction: rtl;
}
html:lang(ar) .b-subscribe__input {
    direction: rtl;
}
html:lang(ar) .b-subscribe__button {
    direction: rtl;
}
html:lang(ar) .b-action__date {
    direction: rtl;
}
html:lang(ar) .b-button-big__text {
    direction: rtl;
}
html:lang(ar) .b-footer__item {
    direction: rtl;
}
html:lang(ar) .b-footer__logos {
    direction: rtl;
}

/* html:lang(ar) p{
transform: rotateY(180deg); 
} */

/* @media only screen and (max-width: 849px) {

    html:lang(pt) .b-subscribe__input{
        font-size: 1.7rem!important;
        
    }

    html:lang(fr) .b-subscribe__input{
        font-size: 1.5rem!important;
        
    }

    html:lang(it) .b-subscribe__input{
        font-size: 1.8rem!important;
        
    }

    html:lang(de) .b-subscribe__input{
        font-size: 1.2rem!important;
        
    }

    html:lang(ja) .b-subscribe__input{
        font-size: 1.7rem!important;
        
    }

    html:lang(tr) .b-subscribe__input{
        font-size: 1.8rem!important;
        
    }

} */