/*стиль для формы contacts-ar*/
.uc-contactform input { 
    direction: rtl!important;
    text-align: right;
    font-size: 32px;
}
.uc-contactform  textarea { 
    direction: ltr!important;
    text-align: right;
    font-size: 32px;
}

.uc-contactform button {
    font-size: 42px;
}

.uc-feed-ar div {
    direction: rtl;
}

.uc-feedform-ar  {
    direction: rtl!important;
    
}

.uc-feedform-ar input {
    font-size: 32px;
}