
.nav-list > .link {
    text-transform: capitalize;
    margin-right: 5px;
}

.has_sub_menu {
    margin-right: 5px;
}

.sub-list {
    left: 0;
}

.sub-list li a.has_sub_menu {
    margin-left: 5px;
}

.sub-list .sub-list {
    left: 100%;
}


.mobile-nav-list {
    left: 0;
    transform: translateX(-100%);
}

.mobile-nav-list .link a.has_sub_menu {
    margin-left: 5px;
}

.sub-list .sub-list a {
    padding-right: 15px;
}

.nav-overlay {
    right: 0;
    transform: translateX(100%);
}

.search .search-cont form button{
    left:unset;
    right:0;
}
.target .tar-sli .owl-nav{
    right: unset;
    left: 30px;
}
.opinions .op-sli .item , .mainslider .item{
    direction: ltr;
}
.main-form label{
    right: unset !important;
    left: 16px;
}

.nav-list > .link > a{
    padding: 5px 10px;
}
.news .slider.slider-for .slider-banner-image .new-date{
    right: unset;
    left: 10px;
}
.main-sec .main-serv{
    min-height: 377px;
    max-height: 400px;
}
.contact .in-contact{
    margin-right: 0;
    margin-left: -90px;
}
.wcs_fixed_left{
    left: 20px;
    right: unset;
}
.wcs_fixed_left .wcs_popup_avatar{    left: initial;
    right: -70px;}
.wcs_fixed_left .wcs_popup{    left: 0 !important;
    right: unset !important;}
footer .mid-foot ul li a:before{
    content: "\f101";
}
footer .top-foot ul li:before{
    content: "\f061";
}
.main-hover{
    text-transform: capitalize;
}

footer .top-foot .content .wpcf7-form-control-wrap:nth-of-type(1){
    margin-left: 0px;
    margin-right: 20px;
}
.wpcf7{
    direction: ltr;
}
@keyframes mymove {
    from {
        right: 85%; }
    to {
        right: 0%; } }
@keyframes mymove2 {
    from {
        right: 85%; }
    to {
        right: 0%; } }

.main-hover:before{
    left: unset;
    right: 0;
}
.mainslider .owl-nav .owl-prev{float: right}

.top-foot .content .wpcf7-form-control-wrap:nth-of-type(2n+2){
    margin-right: 0;
    margin-left: 20px;
}
.top-foot .social{
    float: right;
}
.main-header{
    text-transform: capitalize;
}
.who .r-who:before{
   left: unset;
    right: 0;
}
.achievement .owl-nav{
    right: unset;
    left: 0;
}
.achievement .row .in-who{
    margin-right: 0;
    margin-left: -100px;
}
.achievement .row {
    direction: ltr;
}
.slick-slide {
    float: left !important;
    direction: ltr;
}
.single-pages .bootom-side input[type=text], .single-pages .bootom-side input[type=email], .single-pages .bootom-side input[type=tel], .single-pages .bootom-side textarea{
    text-align: left;
}
.main-head .main-head-2 .logo span{
    font-size: 14px;
}
@media (max-width: 1200px) and (min-width: 992px)
{
    .nav-list > .link > a {
        padding: 8px 1px 0;
        margin: 0px 0px;
        font-size: 12px;
    }
}
@media (max-width: 991px){
    .cont-sli{
        float: unset;
    }
    .target .tar-sli .item .in-tar{
        height: 90%;
    }

}