._x {
    transform: translateX(-80px);
    -webkit-transform: translateX(-80px);
}

._rx {
    transform: translateX(80px);
    -webkit-transform: translateX(80px);
}

body {
    font-size: 15px;
    direction: rtl;
}

body,
.map_head h1,
input[type=text],
input[type=email],
input[type=phone],
textarea,
input[type=submit],
.tip,
.inv_txt,
.inv_block > p > strong {
    font-family: 'Cairo', tahoma, sans-serif;
    line-height: 1;
    font-weight: 400;
}

.logo,
.int_col,
.info_col,
.info_row:nth-child(even) .info_col h1,
.info_row:nth-child(even) .info_col h2,
.con_block,
.con_col,
.abt_col:nth-child(1),
.ac_col:nth-child(1),
.tm_circ:nth-child(1),
.inv_num,
.inv_txt,
.inv_row.half_width,
.inv_block,
.inv_block > ul > li {
    float: right;
}

nav,
header .lang_change,
.sd_menu_icon,
.w_text,
.info_row:nth-child(even) .info_col,
.info_row:nth-child(odd) .info_col h1,
.info_row:nth-child(odd) .info_col h2,
.info_row:nth-child(odd) .info_col p,
.info_row:nth-child(odd) .info_col a,
.abt_col:nth-child(2),
.ac_col:nth-child(2) {
    float: left;
}

.info_row:nth-child(even) .appended_line {
    transform: translateX(-101%);
    -webkit-transform: translateX(-101%);
}


.head,
input[type=email] {
    text-align: right;
}

.head h1 {
    max-width: 550px;
    line-height: 68px;
}

.w_text,
.info_row:nth-child(odd) {
    text-align: left;
}

header .lang_change {
    margin-right: 30px;
}

.info_row:nth-child(odd) .underline {
    right: auto;
}

.underline,
.info_row:nth-child(even) .info_col:nth-child(1),
.tm_circ:nth-child(1),
.fk_map,
.pinn_list ul li:before {
    right: 0;
}

.info_col:nth-child(1),
.info_row:nth-child(odd) .underline,
.tm_circ:nth-child(3) {
    left: 0;
}

.int_col > h4 {
    padding-right: 25px;
}

.int_col > h4:before {
    right: 25px
}

.int_col > h4 > i {
    right: 25px;
}

.w_icon {
    right: -39% !important;
}

.w_text {
    padding-left: 78px;
    background-position: left 0;
}

.pinn_wrap {
    padding-left: 8.3%;
    padding-right: 19%;
}

.prop_inner {
    left: 0;
    right: 19%;
}

.pinn_list ul li {
    padding-right: 25px;
}

.pinn_bg {
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.pinn_aside {
    margin-right: 4%;
}

.pinn_content {
    position: relative;
}

.pinn_section ul,
.inv_block > ul {
    padding-right: 18px;
}

.fx_top {
    right: 20%;
    left: 0;
}

.inv_num {
    margin-left: 55px;
}

.inv_block.three_col,
.inv_block.two_col,
.inv_row.half_width {
    padding-left: 4%;
}


@media (max-width:1024px) {
    .pinn_wrap {
        padding-left: 4%;
        padding-right: 0;
    }
    .pinn_aside {
        margin-right: 4%;
    }
    .prop_inner {
        right: 0;
    }
}

@media (max-width:940px) {
    .int_col > h4 > i {
        right: 0;
    }
}

@media (max-width:768px) {
    .w_icon {
        right: -50% !important;
    }
}

@media (max-width:640px) {
    .w_text {
        padding-left: 55px;
    }
    .info_row,
    .con_block {
        text-align: right !important;
    }
    .info_row .info_col h1,
    .info_row .info_col h2,
    .info_row .info_col p,
    .info_row .info_col a {
        float: right !important;
    }
    .info_row .underline {
        left: 0 !important;
    }
    .info_row:nth-child(even) .appended_line {
        transform: translateX(101%);
        -webkit-transform: translateX(101%);
    }
    .info_col ._rx {
        transform: translateX(-80px);
        -webkit-transform: translateX(-80px);
    }
    .pinn_wrap {
        padding-right: 4%;
    }
    .fx_top {
        right: 0;
    }
}

.w_text > span,
.tm_info h4 {
    font-family: Tahoma, Cairo;
}

.ac_text h2 {
    margin-top: 15px;
}
.map_head h1,
.tip {
    letter-spacing: 0 !important;
}
.tip {
    font-size: 18px;
}


.inline_set,
.inv_title > h2 span {
    padding-bottom: 5px;
}

.inv_txt {
    line-height: 28px;
}
.inv_block > p > strong {
    font-weight: 600;
}