#header:before {
    right: auto;
    left: 340px;
}
.menu-end ul li {
    margin-right: 20px;
    margin-left: unset;
}
.menu-end ul li:last-child {
    margin-right: 0;
}
.main_menu > li {
    margin-right: 25px;
    margin-left: unset;
}
.main_menu > li:last-child {
    margin-right: 0;
}
.thumb-about img {
    transform: scale(-1,1); 
}
.section_story .container:before {
    left: 40px;
    right: auto;
}
.section_story .container:after {
    left: auto;
    right: 0px;
}
.section_testimonial:after {
    right: 0;
    left: auto;
    transform: scale(-1,1);
}
.section_testimonial:before {
    right: auto;;
    left: 0;
}
.section_team:before {
    left: auto;
    right: 50px;
}
.section_blogs:before {
    right: auto;
    left: 0;
    transform: scale(-1,1);
}
.section_blogs:after {
    right: -10px;
    left: auto;
    transform: scale(-1,1);
}
.section_Book_appointments .container:after {
    right: 320px;
    left: auto;
}
.section_Book_appointments .container:before {
    left: auto;
    right: 110px;
}
.form-appoint .form-select {
    background-position: right 0.75rem center;
}
.txt--event span {
    margin-left: unset;
    margin-right: 30px;
}
.txt--event a svg {
    margin-left: unset;
    margin-right: 15px;
}









