/*AR Style*/
.fright, .btn.style4, .profile, .btn:last-child, .close
{
    float: left;
}

.ribbon2
{
    right: 0;
    left: auto;
}

@media (max-width: 992px)
{
       .cat-title {
        left: 0;
           right: auto;
} 
}


input[type="number"]
{
    margin-right: 20px;
    margin-left: auto;
}

.thum-img
{
    left: 13px;
    right: auto;
}

.rowNotice {
    direction: rtl;
}
.faqs .panel-title .open-sub {
    left: 0;
    right: auto;
    float: left;
    margin-right: 30px;
    margin-left: auto;
}

.owl-menu .owl-nav-list a,
.owl-menu .owl-nav-list-single a
{
    text-align: right;
    padding: 12px 17px 12px 0;
}

.form1 input, .form1 textarea
{
    text-align: right;
}


p, h1, h2, h3, h4, h5, h6, span, a, section, ul, li, .owl-menu > li > a, .owl-menu .owl-nav-list a, .owl-menu .owl-nav-list-single a,
.filters li a, #footer .copyright-area .copyright, .form1 input, .form1 textarea, .title-slider-large, .title-slider-small,
.btn-slider, blockquote, .profile, .calculate, .third, .left, select, .top, .social-links, .form1 textarea
{
    direction: rtl;
    font-family: 'Changa', sans-serif;
}

.about
{
    margin: 70px 0;
}


.about .col-md-6, .footer-wrapper .col-sm-6, .bot-20, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .footer-logo, .footer-wrapper div img, .saudi-vision, #header .logo, .owl-menu .single-dropdown,
ul.filter li
{
    float: right;
}

.saudi-vision
{
    margin-right: 10px;
    margin-right: auto;
    float: right;
}

@media (min-width: 768px){
    .col-sm-4
    {
        float: right;
    }
}

.col-left {
    float: right!important;
    margin: 0 0 30px 30px!important;
    text-align: center;
}

@media (max-width: 768px)
{
    .about .col-md-6, .footer-wrapper .col-sm-6, .bot-20, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
    {
        float: none;
    }
}