@import url('https://fonts.googleapis.com/css2?family=Amiri:ital,wght@0,400;0,700;1,400;1,700&family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&display=swap');

:root {
    --font-family-primary: "Amiri";
    --font-family-secondary: "IBM Plex Sans Arabic";
}
html[lang="en-AR"] body{
    overflow-x: hidden;
}
html[lang="en-AR"] h1,
html[lang="en-AR"] h2, html[lang="en-AR"] h3, html[lang="en-AR"] h4, html[lang="en-AR"] h5, html[lang="en-AR"] h6 {
    font-family: var(--font-family-primary);
}
html[lang="en-AR"] h2 {
    font-size: calc(34px + 2vw);
}
html[lang="en-AR"] h3 {
    font-size: calc(16px + 1vw) !important;
    
}
html[lang="en-AR"] p {
    font-family: var(--font-family-secondary);
    font-size: 1.13rem;
}
html[lang="en-AR"] ul li {
    font-family: var(--font-family-secondary);
    font-size: 1.1rem;
}

html[lang="en-AR"] .Timeline img {
    left: 5% !important;
    right: auto !important;
}
html[lang="en-AR"] .pt-custom2 {
    right: 5%;
    left: auto;
    font-size: 4rem !important;
    line-height: 3.5rem;
}
html[lang="en-AR"] .contentCircle {
    top: 38%;
    left: 0;
    transform: translate(-71%, -39%);
}
html[lang="en-AR"] .CirItem .title {
    font-size: 2rem;
}
html[lang="en-AR"] .CirItem p {
    font-size: 15px;
}
html[lang="en-AR"] .hidden_content_p {
    font-size: 12px;
}
html[lang="en-AR"] .left_side_content {
    right: 5%;
    left: auto;
}
html[lang="en-AR"] .right_side_content {
    left: 5%;
    right: auto;
}
html[lang="en-AR"] .common_style_cl {
    border-right: 5px solid blue;
    border-left: 0;
}
html[lang="en-AR"] .common_style_cl:before {
    background: var(--bg2);
    transform-origin: right !important;
    border-radius: 10px;
}
    html[lang="en-AR"] .common_style_cl_r:before {
        background: var(--bg);
        transform-origin: left !important;
        border-radius: 10px;
    }
html[lang="en-AR"] .common_style_cl_r {
    border-left: 5px solid blue;
    border-right: 0;
}
html[lang="en-AR"] .manpowerBody .mpFeatures .game-section .owl-stage {
    direction:rtl;
}

html[lang="en-AR"] #navbar nav > div:first-child .nav-text {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
html[lang="en-AR"] #navbar nav > div:last-child .nav-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

[dir="rtl"] .left-container-about h1 {
    font-size: 4rem;
    padding-bottom: 0.5rem;
}
[dir="rtl"] .banner-heading {
    font-size: 4rem !important;
}
html[lang="en-AR"] .left-container-about h2 {
    font-size: 3rem;
}
html[lang="en-AR"] .left-container-about h2 span {
    font-size: 1.13rem;
}
html[lang="en-AR"] .left-container-about{
    padding-right: 2rem;
}
 #home {
   direction: ltr;
}
html[lang="en-AR"] .weDo, html[lang="en-AR"] #chatbot {
    direction: ltr;
}
html[lang="en-AR"] .weDoItem{
    direction: rtl;
}
html[lang="en-AR"] .droid {
    margin-right: 95px;
}
html[lang="en-AR"].wrap {
    direction: rtl;
}

html[lang="en-AR"] .chatbot header h2 {
    font-size: calc(16px + 0.3vw);
}

html[lang="en-AR"] .home-content{
   direction: rtl;
}

    html[lang="en-AR"] .red-banner-content .wrap {
        direction: rtl;
    }

[dir="rtl"] #navbar nav > div .sub-menu .tab-content {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    left: 0;
    right: auto;
}
[dir="rtl"] #navbar nav > div .sub-menu::after {
    right: 10px;
}
[dir="rtl"] #navbar nav > div .sub-menu .tab-content .tab-pane.active img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
[dir="rtl"] .banner_nav .nav_logo {
    filter: unset;
}

[dir="rtl"] #navbar nav > div .sub-menu {
    right: 5px !important;
    left: auto !important;
}

    [dir="rtl"] #navbar nav > div .sub-menu .nav-tabs {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

[dir="rtl"] #navbar nav > div:first-child .nav-text {
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}
[dir="rtl"] #navbar nav > div:last-child .nav-text {
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}
[dir="rtl"] body{
    overflow-x: hidden;
}
[dir="rtl"] .head h2, [dir="rtl"] .head p{
    font-size: 1em;
}
[dir="rtl"] .nav-item a {
    font-size: 1rem;
}
[dir="rtl"] p{
    word-spacing: 2px;
}
[dir="rtl"] .home .profession h3 {
    font-size: 16px !important;
}
html[lang="en-AR"] .home-content h2 {
    font-size: calc(34px + 1vw) !important;
}
html[lang="en-AR"] .svgDiv {
    transform: rotateY(180deg);
}
html[lang="en-AR"].redFeatures .list .num .numContent {
    font-size: 1rem;
}
html[lang="en-AR"] .icons {
    direction: ltr;
}
html[lang="en-AR"] li.nav-item:first-of-type a {
    border-top-right-radius: 25px !important;
    border-bottom-right-radius: 25px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

html[lang="en-AR"] li.nav-item:last-of-type a {
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}