header nav li {
    margin-left: 0;
    margin-right: 30px;
}header .img {
    transform: scaleX(-1);
}
header .animation {
    right: -64px;
left:auto;
}
html{
    direction: ltr;
    text-align: left;
}
.project-content {
    padding-right: 0;
    padding-left: 30px;
    text-align: left;
}
.project-actions {
   
    justify-content: flex-end;
}
.vision-label {
    margin-right: auto;
    margin-left: 0;
}

.vision-content {
    align-items: flex-start;
    text-align: left;
}
.vision-shape {
    right: 0;

    left:auto;
   
}

.footer-submit {
 left:auto;
    right: 0;
}
.footer-bottom-links {

    justify-content: flex-end;
}
.cloker {
    float: right;
}
header nav li {
    margin-left: 30px;
    margin-right: 0;
    float: left !important;
    text-align: left;
}
.closeme {
    right: -15px;
    left:auto;
}
.wpcf7-tel,

form.wpcf7-form{
    direction: ltr;
    text-align: left;
}
.wpcf7-form .wpcf7-form-control-wrap{
    display: block;
    margin-bottom: 20px;
}

form.wpcf7-form input{
    border-radius: 0 !important;
}
