body {
    direction: rtl;
}
.banner1 .btnBox p{
    transform: rotate(180deg);
}

footer .footer-c .one:first-of-type{
    margin-left: 6%;
}

footer .footer-c .two{
    margin-right: 6%;
}


header .header-c .headerUl>li>ul>li>ul{
    right:100%;
}

.star::after{
    right: 15px;
}

.ind5 .right form .star input {
    padding-right: 26px;
}

.ind5 .right form .star textarea {
    padding-right: 26px;
}

.ind5 .right form .codeBox .codeImgBox{
    right: auto; 
    left:14px;
}

.proIn .right .proEd em::after{
    right:0;
}

.proIn .right .proEd em {
    padding-right: 35px;
}


.ab2 .btnBox{
    direction:ltr;
}

.pro5btnBox p{
    transform: rotate(180deg);
}

header .header-c .headerUl>li ul a i{
    transform: rotate(180deg);
}

.proIn .left * {
    direction: ltr;
}

div.zoomdiv {
    left: auto !important;
    right: 100% !important;
}