body {
    text-align: right;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
p,
/* a, */
span,input,form {
    direction: rtl;
}

.pagination span {
    direction: ltr;
}

.VerifyBox{
    direction: rtl;
}

.index-adv-p>h1,
.index-adv-p>p {
    text-align: right;
}
.techo-design-con:before{
    right: auto;
    left: 0;
}

.pro-nav-item ul li:before {
    left: auto;
    right: 0;
}

.inquiry_btn span {
    white-space: nowrap;
}

.left-video {
    max-width: 196px;
}
.techo-steel-con:before{
    right: auto;
    left: 0;
}

.history-item-r .history-time{
    text-align: left;
}

.history-list-title{
    padding-right: 5%;
}

.row{
    justify-content: end;
}

.about-con-p{
    width: 100%;
}

.contact-feedback .form-check{
    direction: rtl;
    padding-left: 0;
    padding-right: 2rem;
}
.contact-feedback-form .form-check-input{
    right: 0;
}
.VerifyBox>input{
    margin-right: 0 !important;
    margin-left: 24px !important;
}