@font-face {
    font-family: 'FivoSans-Bold';
    src: url('../font_EN/FivoSans-Medium.otf');
}
body{
    font-family: 'FivoSans-Bold';
}
/*---*/
header .line_logo .button_groupHeader li + li::before {
    left: -10px;
    right: auto;
}
.language select {background: url('../lib/bootstrap-4.3.1-dist/select-icon.png') no-repeat right 0 center/8px;}
.E-service::before {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.list_siteLink li a::before {
    left: -5px;
    right: auto;
}
.footerinner .link_footer > .contact li i {
    margin-right: 5px;
    margin-left: 0;
}
#back-top {
    margin-left: 20px;
    margin-right: 0;
}
.search_menu input{font-size: 15px !important;}
.item {
    direction: ltr;
}
.list_news .list_sample li a {
    padding-left: 10px;
    padding-right: 0;
}
.list_news .list_sample li a::before {
    left: 0;
    right: auto;
}
/*...*/
.comment-form .comment-form_avatar {
    float: left;
}   
.commentlist > .comment > .comment-body > .comment-meta ._item__user--name {
    margin-left: 10px;
    margin-right: 0;
}
.commentlist > .comment > .comment-body > .comment-meta > img {
    margin: 0 25px 0 15px;
}
._item__comment {
    margin-left: 25px;
    margin-right: 0;
}
.post-module__comments .children {
    margin-left: 50px;
    margin-right: 0;
}
.comment-form .comment-fields .input-textbox {
    margin-left: 15px;
    margin-right: 0;
}