body{
    direction: ltr;
}
header .logo{
    float: left;
}
header .top .hd {
    border-right: unset;
    border-left: 2px solid rgba(132, 141, 108, .21) !important;
}
header .top .hd:first-child{
    border-left: unset !important;
}
header .bottom .hd ul{
    right: unset;
    left: 0;
}
.title_2 .tit{
    margin-left: 16px;
    margin-right: unset;
}
.title_2 .dot1, .title_2 .dot2{
    right: unset;
    left: 0;
}
#slideshow_body .big_title h2{
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.search_modal .modal-content button{
    left: unset;
    right: 0;
    border-radius: 0 20px 20px 0;
}
.search_modal .modal-content select{
    right: 112px;
    left: unset;
}
#videos .content .item .img{
    float: left;
}
#videos .content .item .body {
    margin-left: 8px;
    margin-right: unset;
}
#products .product_nav{
    float: right;
}
#breadcrumbs{
    float: left;
}
#breadcrumbs img {
    transform: rotate(360deg);
}
.tiny_item .img{
    float: left;
}
.tiny_item .body {
    margin-right: unset;
    margin-left: 8px;
}
.tiny_item .body .number{
    left: unset;
    right: 0;
}
#newsletter button{
    left: unset;
    right: 6px;
}
.PBodyMode{
    direction: ltr;
    text-align: left;
}
#page_header span {
    padding-right: unset;
    padding-left: 14px;
}
#page .content #form{
    direction: ltr;
}
#form .input i {
    left: unset;
    right: 0;
}
#form .input input {
    padding: 12px 39px 12px 12px;
}
#page_header h1{
    border-right: unset;
    border-left: 20px solid #0792ca;
}
.persons .person {
    border-radius: 10px 95px 10px 10px;
}
.persons .person .img {
    border-radius: 10px 95px 95px 95px;
}
.persons .person img {
    border-radius: 10px 95px 95px 95px;
}
header .bottom .hd ul li:hover{
    padding-right: unset;
    padding-left: 5px;
}
#conference .right{
    float: left;
}
#form_product .require_number {
    padding-left: 10px;
}
