body{
    text-align: right;
    font-family: 'avis-ar';
    direction: rtl;
}
.bar{
    text-align: left;
}
.bar a{
    line-height: 40px;
}
.thanks .message h6,
section form .box input[type="date"]{
	text-align: right;
}
section form .box label{
    padding-right: 10px;
	padding-left: 0;
}
section form .box .input-icon svg{
    left: 10px;
	right: auto;
}
section form .box .terms{
    padding-right: 1.25rem;
    padding-left: 0;
}
section form .box .terms .form-check-input{
    margin-right: -1.25rem;
    margin-left: 0;
}
section form .box .terms .form-check-label{padding-right: 0;}