body#rtl{
    direction: rtl;
    font-family: "Tajawal", sans-serif;
}

body#rtl h1,
body#rtl h2,
body#rtl h3,
body#rtl h4,
body#rtl h5,
body#rtl h6{
    font-family: "Tajawal", sans-serif;
}

body#rtl  #hero{
    background-position: right center;
    left: auto;
    right: 0;
}

body#rtl .wpforms-field-label{
    text-align: right !important;
    float: none !important;
}

body#rtl .wpforms-submit-container{
    text-align: right !important;
}

body#rtl .wpforms-submit-container button{
    float: none !important;
}

body#rtl .home-service-box .summary-2{
    text-align: right !important;
}

body#rtl .home-service-box .summary-2{
    padding-right: 15px;
    padding-left: auto;
}

body#rtl .home-service-box .summary-2 {
    border-right: 3px solid #fff;
    border-left: none !important;
}

body#rtl .home-services-inner > a:nth-child(2) .summary-2 {
    border-right: 3px solid #000 !important;
    border-left: none !important;
}

body#rtl .home-services-inner > a:nth-child(3) .summary-2 {
    border-right: 3px solid #000 !important;
    border-left: none !important;
}