
/* Banner HE Css */

.rtl .header_btn i {
    transform: rotate(45deg);
    transition: 0.5s ease-in-out;
}

.rtl .p_text {
    text-align: right;
    unicode-bidi: plaintext;
}

.rtl .banner_main {
    background-size: cover;
}
.rtl .banner_main::after {
    background: unset;
}

.rtl .banner_main::before {
    content: '';
    width: 100%;
    height: 30vh;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, rgba(22, 37, 95, 0) 0%, rgba(255, 255, 255, 0.88) 73.93%, #FFF 91.47%);
    z-index: 1;
}

.rtl .banner_text {
    margin-right: 0;
    direction: rtl;
    text-align: right;
    margin-left: auto;
}
.rtl section.solutions_provide {
    margin-top: -150px;
}
.rtl span.arrow {
    margin-right: 12px;
}

.rtl .technology_text {
    padding-right: 115px;
    padding-left: 0px;
}
.rtl .technology_text h2 {
    max-width: 500px;
}

.rtl .futureavensetech::after {
    right: unset;
    left: 0;
    background-image: url(../images/avensetech-bg-right_he.webp);

}

.rtl .futureavensetech_image::after {
    right: unset;
    left: 0;
    background: linear-gradient(90deg, #09124B 0%, rgba(2, 2, 1, 0) 100%);
}

.rtl .futureavensetech {
    padding-left: 115px;
    padding-right: 0px;
}

.rtl .news_stories .news_text a {
    flex-direction: row;
}

.rtl .news_carousel .owl-nav {
    position: absolute;
    bottom: 10px;
    left: -23rem;
    right: unset;
    display: flex;
    align-items: center;
    gap: 12px;
    flex-direction: row-reverse;
}

.rtl .our_client_title img {
    margin-right: -68px;
}

.rtl .client_carousel .owl-nav {
    right: -22.5rem;
    left: unset;
    display: flex;
}

.rtl .our_client_text p {
    padding-right: 90px;
    padding-top: 17px;
    padding-left: 0px;
}

.rtl .our_client_text img {
    margin-right: 0 !important;
    margin: auto;
}


/* Footer Page CSS*/

.disclaimer ul li:after {
    right: -13px;
    left: unset;
}


/* About Page CSS*/

.rtl .lead_us_description {
    padding-left: 0px;
    padding-right: 72px;
}

.rtl .vision_mission_main {
    padding-left: 0px;
    padding-right: 84px;
}

.rtl .why_choose_content_details {
    padding-left: 0px;
    padding-right: 84px;
}



/* Testimonial Page CSS*/

.rtl .box-img {
    right: unset;
    left: -43px;
}

.rtl .box-img img {
    padding-top: 14px;
    padding-left: 0px;
    padding-right: 35px;
}

.rtl .success-heading img {
    margin-top: -32px;
}


/* Services Mobile Application Development CSS */

.rtl .mobile_deve_contents {
    padding-left: 0px;
    padding-right: 56px;
}

.rtl .revolutionize-icon {
    left: 6px;
    right: unset;
}

.rtl .icon-1 {
    right: 0;
    left: 31%;
    top: 44%;
}

.rtl .icon {
    right: 23%;
    left: unset;
    top: 71%;
}

.rtl .icon-3 {
    top: 44%;
    right: unset;
    left: 26%;
}

.rtl .icon-4 {
    right: unset;
    top: 71%;
    left: 19%;
}

.rtl .icon-2 {
    right: 3.5%;
}
.rtl .testing-info {
    margin-right: -40px;
    margin-left: 0px;
}

.rtl .launch-info {
    padding-left: 0px;
    padding-right: 40px;
}

.rtl .support_cont p {
    margin-left: 0px;
    margin-right: 35px;
}
.rtl .support_cont h2 {
    margin-left: 0px;
    margin-right: 35px;
}

.rtl .design_content {
    text-align: left;
    margin-left: -30px;
}

.rtl .discovery_content {
    text-align: left;
    margin-right: 30px;
}

.rtl .wire-info {
    margin-right: 110px;
}



/* BLog Page CSS */

.rtl .news_text {
    text-align: right;
}

.rtl .blog_search_box img {
    right: 12px;
    left: unset;
}

.rtl .blog_search_box input {
    padding: 20px 39px 20px 20px;
}


/* BLog Details Page CSS */

.rtl .indetail_blog h2::after {
    right: 0;
    left: unset;
}

.rtl .detail_post_content {
    padding-left: 30px;
    padding-right: 0px;
}

.rtl .recent_post_content {
    padding-right: 20px;
    padding-left: 0px;
}
.rtl .build_smarter_title {
    flex-direction: column-reverse;
}

.rtl .date_calendar span {
    padding-right: 12px;
}
.rtl .date_calendar {
    display: flex;
}
/* Service Page CSS */


.rtl .services_stffing_description {
    padding-left: 0px;
    padding-right: 40px;
}

.rtl .services_description_source {
    padding-left: 40px;
    padding-right: 0px;
}


/* Service Details Page CSS */

.rtl .prof-icon {
    left: 65px;
    right: unset;
}

/* Contact Form CSS */

.rtl .contact_form_inputs input {
    text-align: right;
}

.rtl .contact_form_inputs textarea {
    text-align: right;
}

.rtl .contact_form p {
    text-align: right;
}

.rtl .inner-form-btn p {
    display: flex;
    flex-direction: row-reverse;
}

.rtl .contact_form .wpcf7-spinner {
    position: relative !important;
    bottom: -45px;
}

.rtl .contact_form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 150px;
}

/* Footer Popup Form CSS */


.rtl section#contactFormSection form {
    flex-direction: row-reverse;
}

.rtl section#contactFormSection form input {
    text-align: right;
}

.rtl section#contactFormSection .wpcf7-not-valid-tip {
    right: 0;
    left: unset;
}

.rtl button#sub-button i {
    transform: rotate(45deg);
    margin-right: 12px;
}

.rtl .disclaimer ul {
    flex-direction: row-reverse;
}