.row>div {
    float: right;
}
.row-ar>div{
    float: left !important;
}
ul.search-list {
    direction: rtl;
}
.navbar-header {
    float: left;
}
ul.nav.navbar-nav {
    text-transform: uppercase;
}
#myCarousel .item .carousel-desc {
    text-align: left;
    left: 10%;
    right: auto;
}
#myCarousel .item h2 {
    padding-left: 50px;
    padding-right: 0;
}
.slider-line {
    left: 0;
}
h2.sec-hd {
    padding-left: 50px;
    padding-right: 0;
}
#main-projects .carousel-inner>.item{
	direction: rtl;
}
#projectCarousel .carousel-caption {
    left: 5%;
    right: 40%;
    text-align: left;
}
.project-do {
    direction: ltr;
}
.see-project {
    direction: rtl;
}
.proj-line:after {
    left: 70px;
    right: auto;
}
#main-customers .carousel-caption {
    left: 270px;
    right: 10%;
}
#main-customers .carousel-caption>h3 {
    text-align: left;
    padding-left: 20px;
}
#main-customers .carousel-caption>p:before{
    top: auto;
	bottom: 0;
}
#main-customers .carousel-caption>p:after{
    bottom: auto;
	top: 0;
}
div#newsletterwidget-2 .tnp-field.tnp-field-email {
    float: left;
}
div#newsletterwidget-2 .tnp-field.tnp-field-button {
    float: right;
}
a.news-img {
    float: left;
    margin-right: 10px;
    margin-left: auto;
}
.main-copyrights .col-md-4.col-sm-5.col-xs-12.text-left{
	text-align: right !important;
}
.wpcf7-form-control {
    direction: ltr;
}