html[dir="rtl"] body {
    direction: rtl;
    font-family: 'almoni-dl-aaa-regular';
    text-align: right;
}

.primary_btn {
    font-family: 'almoni-dl-aaa-regular';
}

html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6 {
    font-family: 'almoni-dl-aaa-regular';
}


html[dir="rtl"] .button_link {
    font-family: 'almoni-dl-aaa-regular';
}

html[dir="rtl"] .card_section .card_box .title {
    font-family: 'almoni-dl-aaa-bold';

}

.all_services_section .servcies .box b {
    font-family: 'almoni-dl-aaa-bold';
}

.cover_section .title_box p {
    font-family: 'almoni-dl-aaa-regular';
}

.our-team-section .box span {
    font-family: 'almoni-dl-aaa-Bold';
}

p {
    font-family: 'almoni-dl-aaa-regular';
}

.work_section .box span {
    font-family: 'almoni-dl-aaa-regular';
}

.common-section li ol>li {
    font-family: 'almoni-dl-aaa-regular';
    padding-bottom: 10px;
}

.common-section ol>li {
    font-family: 'almoni-dl-aaa-bold';
}

.common-section table thead th {

    font-family: 'almoni-dl-aaa-regular';

}

.common-section table tbody td {

    font-family: 'almoni-dl-aaa-regular';

}

.contact-section .form-wrapper form input,
.contact-section .form-wrapper form textarea {
    font-family: 'almoni-dl-aaa-regular';
}

.select-selected {
    font-family: 'almoni-dl-aaa-regular';
}

.select-items li p {
    font-family: 'almoni-dl-aaa-regular';
}

.contact_section a.button_link {
    font-family: 'almoni-dl-aaa-bold' !important;
}

.common-section strong {
    font-family: 'almoni-dl-aaa-bold';
    margin-left: 3px;
}

.common-section p {
    font-family: 'almoni-dl-aaa-regular';
}

.common-section ol>li {
    font-family: 'almoni-dl-aaa-bold';
}

.common-section li ol>li {
    font-family: 'almoni-dl-aaa-regular';
}

.common-section table thead th {
    font-family: 'almoni-dl-aaa-regular';
}

.common-section table tbody td {
    font-family: 'almoni-dl-aaa-regular';
}


a,
p,
span,
li,
button,
h1,
h2,
h3,
h4,
h5 {
    direction: rtl !important;
}

h2 {
    font-size: 24px;
    line-height: 35px;
}

.card_section h2 {
    max-width: 250px;
}


.cta_section:before {
    transform: translateY(-50%) scaleX(1);
}

.btn_arrow:after {
    transform: scaleX(1);
    left: -50px;
    right: unset;

}

.primary_btn.btn_arrow:hover::after {
    transform: scaleX(1) translateX(-10px);
}

.primary_btn svg {
    transform: rotate(0deg);
    margin-right: 10px;
    margin-left: 0;
    top: 0;
    left: unset;
    right: 0;
}

.primary_btn:hover svg {
    right: 5px;
}

.cta_main {
    margin-right: 0;
    max-width: 499px;
}


.cta_section svg.desktop-svg {
    transform: scaleX(1);
}

.cover_section .title_box .text_desc:before {
    right: -45px;
    left: unset;
}

.cover_section .title_box .text_desc {
    padding-right: 55px;
    margin-right: -55px;
    padding-left: 0;
    margin-left: 0;
}

.button_link.btn_arrow {
    font-size: 20px;
    line-height: normal;
}

.button_link.btn_arrow:before {
    left: -25px;
    right: unset;
    transform: scaleX(-1);

}

.button_link.btn_arrow:hover:before {
    transform: translate(-8px, -3px) scaleX(-1);
}


.text_block .btn_main a {
    transition: 0.5s;
}

.taylor_section .title_top {
    text-align: left;
}


.taylor_section .title_top p {
    font-family: 'Inter-Regular';
    direction: ltr !important;

}


.taylor_section svg {
    transform: scaleX(1);
}

.work_section h2 {
    padding-bottom: 255px;
}


.taylor_desc .button_link {
    margin-right: 0;
}

.cover_section .title_box:before {
    left: unset;
    right: 0;
    margin-right: 0;
    margin-left: 40px;
}

.cover_section .image_block .barchart-image {
    margin-right: -100px;
    margin-bottom: 45px;
}

.cover_section .image_block {
    justify-content: center;
    flex-direction: row-reverse;
}

.banner-heading p {
    font-size: 20px;
    line-height: 27px;
    background: #ffffff;
}

.about-section .banner-heading h2 {
    max-width: 320px;
    font-weight: normal;
}

.about-section:before {
    max-height: 655px;
    height: 100%;
}


.our-team-section .view-all:after {
    margin-right: 15px;
    margin-left: 0;
    transform: rotate(180deg);
}

.our-team-section .view-all.active::after {
    transform: rotate(90deg);
    position: relative;
    top: 2px;
}


/* html[lang='en-US'] .partners-section .slider {
    transform: scaleX(-1);
    direction: ltr;
} 

html[lang='en-US'] .partners-section .slider.mobile {
    transform: scaleX(1);
}

html[lang='en-US'] .partners-section .slider.mobile a img {
    transform: scaleX(1) !important;
} 


html[lang='en-US'] .partners-section .slider a img {

    transform: scaleX(-1) !important;

} */



.partners-section .slick-track {
  display: flex !important;
  align-items: center;
  will-change: transform;
}

.partners-section .slick-slide {
  float: none !important;
}

.partners-section .slick-list {
  overflow: hidden;
}



.all_services_section .servcies .box img {
    right: 33px;
    left: unset;
    margin-left: 15px;
    margin-right: 0;
}

.all_services_section .servcies .box b {
    padding-left: 0;
    padding-right: 45px;
}

.all_services_section a.primary_btn.btn_arrow {
    margin-right: auto;
    margin-left: 55px;
    min-width: 133px;
    height: 51px;
}

.all_services_section a.primary_btn.btn_arrow::after {
    left: -52px;
    right: unset;
}



.contact-section .text-wrapper h2:before {
    right: 0;
    left: unset;
    top: 5px;
}

.contact-section .text-wrapper h2 {
    padding-left: 0;
    padding-right: 58px;
    font-size: 24px;
    line-height: 30px;
}

.quote_section .left:after {
    left: unset;
    right: 0;
}

.quote_section .container .row {
    max-width: 1100px;
    margin: 0 0 0 auto;
}

.our-team-section .view-all {
    left: unset;
}

.contact-section .text-wrapper h2 strong,
.contact-section .text-wrapper h2 b {
    font-family: 'almoni-dl-aaa-bold';
}

.contact-section .form-btn p:hover:after {
    transform: scaleX(1) translateX(-5px);
}

.our-team-section .view-all:hover::after {
    margin-left: 0;
    right: 10PX;
}

.select-selected:before {
    left: 0;
    padding-left: 0;

    right: unset;
}

.select-selected {
    padding-right: 0;
}

.custom-select .select-items {
    direction: rtl;
}

footer .address p {

    letter-spacing: 0.6px;
}

.cookie-bar .buttons {
    text-align: left;
}

.cookie-bar .text p {
    max-width: 945px;
}

.quote_section .right {
    width: 555px;
}

#typingText .word:nth-child(3) {
    display: inline;
    margin-bottom: 55px;
}

#typingText .word:nth-child(3)::after {
    content: "";
    display: block;
    padding-bottom: 15px;
}

#typingText .word:nth-child(4) {
    display: unset;

}

#typingText .word:nth-child(4)::after {
    display: none;
}




.all_services_section .all-services_wrapper .sticky-stack ul li {
    font-size: 20px;
    line-height: 27px;
}

.all_services_section .all-services_wrapper .sticky-stack ul li.active {
    font-size: 24px;
    line-height: 30px;
}

.contact-section .form-btn p::after {
    right: unset;
    left: -54px;
    transform: scaleX(1);
}

.contact-section .form-btn {
    justify-content: start;
    margin-left: 5px;
}

.contact-section .form-btn .wpcf7-spinner {

    right: -35px;
    left: unset;

}

.select-items li {
    margin-right: 20px;
    margin-left: 0;
}

.select-items li.selected::after {
    right: -20px;
    left: unset;
    top: 12px;
}

.term_condition li ol>li>a {
    display: inline;
}

.term_condition.policy li ol>li>a{
    display: block;
    margin-bottom: 10px;
    text-decoration: underline !important;
}

.term_condition.policy p{
    padding-top: 10px;
}

.privacy_bottom strong {
    display: inline;
}

.privacy_bottom br {
    display: block;
}

.privacy_bottom {
    margin-top: 60px;
}

html[dir="rtl"] .term_condition.policy {
    padding-left: 20px;
}

@media screen and (max-height: 750px) and (orientation: landscape) {
    .sticky_section {
        /* height: 68%; */
        max-height: 410px;
    }
}

@media screen and (max-height: 650px) and (orientation: landscape) {
    .sticky_section {
        height: 68%;
    }
}

@media screen and (max-width: 1609px) {
    .cta_main {

        margin-right: 30px;
    }
}

@media screen and (max-width: 1512px) {
    .cta_main {
        max-width: 400px;
        margin-top: -49px !important;
    }
}

@media screen and (max-width: 1199px) {
    .cover_section .image_block .barchart-image {
        margin-right: unset;
        margin-bottom: -30px;
        margin-left: -64px;
        z-index: 4;
        position: relative;
    }

    .cover_section .image_block .barchart-image {
        margin-left: -86px;
        margin-bottom: -20px;
    }
}

@media screen and (min-width: 992px) {
    .work_section .box:nth-child(5) {
        transform: translateY(-60px);
    }

    .work_section .box:nth-child(4) {
        transform: translateY(78px);
        z-index: 1;
    }

    .work_section .box:nth-child(3) {
        transform: translateY(-120px);
        z-index: 1;
    }

    .work_section .box:nth-child(2) {
        transform: translateY(-15px);
        z-index: 1;
    }

    .work_section .box:nth-child(1) {
        z-index: 1;
        transform: translateY(-182px);
    }

}


@media screen and (max-width: 1440px) {
    .work_section .box {
        height: 254px;
        max-width: 219px;
    }

    .work_section h2 {
        padding-bottom: 200px;
    }


}

@media screen and (max-width: 991px) {

    html[dir="rtl"] header .header_left {
        flex-direction: row-reverse;

    }

    .all_services_section a.primary_btn.btn_arrow {
        margin-left: auto;
        margin-right: 0;
        height: 32px;
        min-width: 93px;
    }

    .all_services_section a.primary_btn.btn_arrow::after {
        height: 32px;
        width: 32px;
        left: -35px !important;
    }

    .header_left .nav {

        transition: 0.5s;
        direction: rtl;
        text-align: right;
    }

    .header_main .header-right {
        flex-direction: row;
    }

    .header-right .btn.primary_btn.mobile-btn svg {
        transform: rotate(0deg);
        margin-right: 10px;
        margin-left: 0;
    }

    .cookie-bar .buttons {
        text-align: left;
    }

    .quote_section .right {
        width: 100%;
        max-width: 100%;
    }

}

@media screen and (max-width: 767px) {
    h2 {
        font-size: 20px;
        line-height: 29px;
    }

    

    .common-section p{
        padding-left: 15px;
    }

    .taylor_section .title_top .button_link.btn_arrow.mobile_view {
        display: block;
    }

    .taylor_desc .button_link.btn_arrow {
        display: none;
    }

    .contact-section .form-btn {
        margin-left: 35px;
    }

    .custom-select .select-items {
        padding: 15px 15px 15px 10px;
    }

    .cta_main h2 {
        font-size: 20px;
        line-height: 27px;
    }

    .quote_section .right {

        max-width: 263px;
    }

    .contact-section .form-btn .wpcf7-spinner {

        top: -3ppx;


    }

    .all_services_section a.primary_btn.btn_arrow::after {
        height: 32px;
        width: 32px;
        left: -35px !important;
        right: unset !important;
    }

    .btn_arrow:after {
        left: -43px;
    }

    .primary_btn:hover svg {
        right: 0;
    }

    .quote_section p {
        font-size: 20px;
        line-height: 30px;
    }

    .cta_section.bg_black .cta_main {

        max-width: 300px;
    }




    .taylor_desc {
        margin-right: 0;
        max-width: 247px;
    }

    .cover_section .title_box .text_desc {
        padding-right: 40px;
        margin-right: -40px;
        padding-top: 25px;
    }

    .sticky_section .slide .card_box p {

        max-width: 214px;
    }

    .sticky_section .cards.row {
        margin: 0;
    }


    .work_section .box span {
        text-align: left;
    }

    .work_section .box:nth-child(1) span {
        text-align: right;
    }

    .work_section h2 {
        padding-bottom: 0;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul {

        display: flex;
        justify-content: center;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul li {
        min-width: unset;
        padding: 0px 0;
        margin: 0 20px 0 0px;
    }

    .cover_section .title_box p br {
        display: none;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul li.active {
        font-size: 20px;
        line-height: 24px;
    }


    .all_services_section .all-services_wrapper .sticky-stack ul li {
        font-size: 16px;
        margin-bottom: 0 !important;
    }

    .all_services_section .servcies .box b {
        padding-right: 35px;
    }

    .contact-section .text-wrapper h2 {
        padding-left: 35px;
        padding-right: 35px;
    }

    .banner_section h1 {
        font-family: 'almoni-dl-aaa-bold' !important;
    }

    .cta_main {
        max-width: 203px;
        margin-top: 0 !important;
    }

    .cover_section .title_box:before {
        margin-bottom: 0;
        width: 23px;
        height: 23px;
    }

    .primary_btn.btn_arrow:hover::after {
        transform: scaleX(1) translateX(0px);
    }

    .cover_section .image_block .barchart-image {
        transform: scale(0.94);
        margin-bottom: 94px;
        margin-left: -110px;
    }

    .taylor_desc h3 {
        font-size: 20px;
        line-height: 27px;
        margin-top: 0;
    }

    .work_section h2 {
        margin-bottom: -28px;
    }

    .about-section:before {
        max-height: 468px;
    }

    .banner-heading p {
        font-size: 16px;
        line-height: 24px;
    }

    .our-team-section .view-all {
        left: 34px;
    }

    .our-team-section .row {
        direction: ltr;
        margin: 0;
    }

    .our-team-section .box{
        padding: 0;
    }

    .our-team-section .box span {
        margin-right: 0;
        margin-left: auto;
    }


    .contact-section .form-btn {
        margin-left: 35px;
        margin-right: 0;

    }

    .contact-section .form-btn p::after {
        left: -34px;
        right: unset;
    }

    footer b {
        font-family: 'almoni-dl-aaa-bold';
        font-size: 13px;
    }

    footer nav ul li a {
        font-size: 14px;
        line-height: 24px;
    }

    .work_section {
        max-height: 1280px;
    }

    .about-section .banner-heading p {
        max-width: 291px;
    }

    .contact-section .form-btn .primary_btn {
        height: 32px;
        padding: 0 18px;
    }

    .contact-section .form-btn p::after {

        width: 32px;
        height: 32px;
    }

    footer nav ul li a,
    footer .address p {
        font-size: 14px;
        line-height: 24px;
    }

    .work_section {
        background-position: top;
        background-size: 117%;
    }

    .work_section {
        max-height: 1310px;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul {
        margin: 0 -20px;
    }

}

/* @media screen and (max-width: 422px) {
    .all_services_section .all-services_wrapper .sticky-stack ul li.active {
        font-size: 16px;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul li {
        font-size: 14px;
    }
} */

@media screen and (max-width: 350px) {
    .all_services_section .all-services_wrapper .sticky-stack ul li.active {
        font-size: 14px;
    }

    .all_services_section .all-services_wrapper .sticky-stack ul li {
        font-size: 12px;
    }
}

.page-template-privacy-policy .common-section br {
    display: block;
}
.page-template-privacy-policy .common-section .container {
    max-width: 838px;
}
.page-template-privacy-policy .common-section table * {
    text-align: left;
}
.page-template-privacy-policy .common-section .row p:first-child {
    padding-top: 0;
}
.page-template-privacy-policy .common-section .row {
    flex-direction: column;
}
.page-template-privacy-policy .common-section ol li:last-child {
    padding-bottom: 10px;
}