@import url('https://fonts.cdnfonts.com/css/gilroy-bold');
@import url('https://fonts.cdnfonts.com/css/dm-sans');
@import url("https://rsms.me/inter/inter.css");

:root {
    --theme-color1: #eb0045;
    --theme-color1-dark: #eb0045;
    --theme-color-dark: #06205D;
    --theme-color3: #06205D;
}

/* ======= preloader =========*/
.rtl .preloader:after {
    background-image: url(../images/icons/perloader-web.png);
    width: 55px;
    margin-left: -29px;
    margin-top: -45px;
    height: 55px;
    background-size: cover;
}

/* =========== navbar =========== */

.rtl .bg-lines {
    opacity: .6;
}

.rtl .header-style-one .header-lower {
    background-color: var(--theme-color3);
}

.rtl .main-header .logo img {
    max-height: 50px;
}

/* =========== navbar 2 =========== */
.rtl .header-style-three .header-top,
.rtl .header-style-two .header-top {
    background-color: var(--theme-color3) !important;
}

.rtl .header-top .bg-lines {
    width: 100%;
}

/* ========= Home 2 ==== */
.rtl .process-block .inner-box .content {
    background-color: var(--theme-color3);
}

.rtl .overlay-6 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.rtl .process-block .inner-box .count {
    background-color: #144fd5;
}

/* ========= Home page ============ */

/* -------- header -------- */

.rtl .page-breadcrumb li {
    margin-left: 12px;
    padding-left: 13px;
}

.rtl .page-breadcrumb li:after {
    content: "\f104";
    left: -6px;
    right: auto;
}

.rtl .main-slider .tp-dottedoverlay:before {
    background: -webkit-gradient(linear, left top, left bottom,
            color-stop(45%, rgba(26, 39, 48, 0.92)),
            color-stop(56%, rgba(35, 46, 54, 0.8)),
            color-stop(99%, rgba(69, 72, 77, 0.02)),
            to(rgba(69, 72, 77, 0)));
    background: linear-gradient(to bottom, rgb(4 45 139 / 94%) 10%, rgba(45, 70, 128, 0.8) 54%, rgb(255, 255, 255, 0.2) 100%);
}

.rtl .contact-section {
    background-color: var(--theme-color3);
}

.rtl .icon-big-arrow {
    filter: hue-rotate(342deg);
    transform: scaleX(-1);
}

.rtl .project-block .image-box .image::before {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(80%, var(--theme-color3)), color-stop(80%, var(--theme-color3)));
    background: linear-gradient(transparent, var(--theme-color3) 80%, var(--theme-color3) 80%);
}

@media (max-width: 1199.98px) {
    .rtl .header-style-one .main-box .outer-box .cart-btn {
        border: none;
        margin-right: 0px;
        padding-right: 10px;
    }
}

.rtl .banner-section-two .rev_slider_wrapper .tp-rightarrow.tparrows.gyges,
.rtl .banner-section-two .rev_slider_wrapper .tp-leftarrow.tparrows.gyges {
    z-index: 9999;
}

/* ============ testimonial ================*/

.rtl .testimonial-block-two .content-box {
    background-color: var(--theme-color3);
}

/* =========== footer ============== */

.rtl .main-footer {
    background-color: var(--theme-color3);
}

/* ================= New template ========== */
/* ======== header Style ============== */

.rtl .main-header .main-box {
    display: flex;
    height: 98px;
    padding: 12px 12px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    background: var(--Neutrals-White, #FFF);
}

.rtl .main-header .logo img {
    max-height: 40px !important;
}

.rtl .main-header .main-box .nav-outer {
    width: fit-content !important;
}

.rtl .main-menu .navigation>li>a {
    color: var(--Primary-Dark-blue, #06205D);
    text-align: center;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    text-transform: capitalize;
}

.rtl .main-header .main-box .outer-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 25px;
}

.rtl .main-header .main-box .outer-box .btn-log-in {
    color: var(--Primary-Dark-blue, #06205D);
    text-align: center;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
}

.rtl .btn-sign-up {
    border-radius: 100px;
    background: var(--Primary-Pink-red, #EB0045);
    color: var(--Neutrals-White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 10px 45px;
}

.rtl .banner-section-two:before {
    display: none;
}

.rtl .banner-section-two:after {
    display: none;
}

.rtl .banner-section-two .inner-column {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 56px;
}

.rtl .banner-section-two .inner-column .title-new {
    color: var(--Neutrals-White, #FFF);
    font-family: Gilroy-Bold;
    font-size: 53px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
}

.rtl .banner-section-two .inner-column .sub-title-new {
    color: var(--Neutrals-White, #FFF);
    font-family: "DM Sans";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.rtl .banner-section-two .inner-column .box-search {
    width: 663px;
    height: 65px;
    flex-shrink: 0;
    border-radius: 100px;
    background: var(--Neutrals-White, #FFF);
    box-shadow: 0px 44px 64px 0px rgba(0, 0, 0, 0.10);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 8px 10px 12px;
}

.rtl .banner-section-two .inner-column .box-input {
    color: var(--Text-Color, #1D263A);
    padding-right: 25px;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    opacity: 0.5;
}

.rtl .banner-section-two .inner-column .theme-btn-new {
    border-radius: 100px;
    background: var(--Primary-Pink-red, #EB0045);
    color: var(--Color-4, var(--Neutrals-White, #FFF));
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    text-transform: capitalize;
    padding: 8px 26px;
}

.rtl .theme-btn-new.light-bg:hover {
    color: #EB0045 !important;
}

.rtl .fun-fact-section-two {
    display: flex;
    padding: 0;
    margin: 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.rtl .fun-fact-section-two .box-title {
    padding: 24px 16px;
}

.rtl .fun-fact-section-two .box-title .title {
    color: var(--Primary-Dark-blue, #06205D);
    text-align: start !important;
    font-family: Gilroy-Bold;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
}

.rtl .fun-fact-section-two .fact-counter {
    background: var(--Primary-Pink-red, #EB0045);
    width: 100%;
    padding: 0;
    margin: 0;
}

.rtl .fun-fact-section-two .fact-counter .auto-container {
    padding-top: 20px;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two {
    margin: 0;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two .inner-box-new {
    padding: 0 25px;
    padding-top: 100px;
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    gap: 25px;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two.active .inner-box-new {
    background: var(--Secondary-Blue-20, #E3F7FE);
}

.rtl .about-block-three .inner-box:hover .icon {
    -webkit-transform: none;
    transform: none;
}

.rtl .about-block-three .inner-box .icon {
    width: fit-content;
    height: fit-content;
    padding: 10px 15px;
    color: var(--Neutrals-White, #FFF);
    text-align: center;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    border-radius: 100px;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two .inner-box-new .content-text {
    color: var(--Neutrals-White, #FFF);
    font-family: Gilroy-Bold;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two.active .inner-box-new .content-text {
    color: var(--Primary-Dark-blue, #06205D);
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two .inner-box-new .content-title {
    color: var(--Neutrals-White, #FFF);
    font-family: "DM Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.333px;
}

.rtl .fun-fact-section-two .fact-counter .counter-block-two.active .inner-box-new .content-title {
    color: var(--Primary-Dark-blue, #06205D);
}

.rtl .about-section-three {
    background: var(--Neutrals-White, #FFF);
    backdrop-filter: blur(50px);
    padding: 100px 0;
    position: relative;
}

.rtl .bg-filter-1 {
    position: absolute;
    background: var(--Secondary-Blue-20, #E3F7FE);
    filter: blur(125px);
}

.rtl .bg-filter-2 {
    position: absolute;
    background: rgba(255, 209, 222, 0.50);
    filter: blur(90px);
}

.rtl .about-section-three.platform .bg-filter-1 {
    border-radius: 0 50% 50% 0;
    width: 874px;
    height: 800px;
    top: 30%;
    left: -20%;
}

.rtl .about-section-three.platform .bg-filter-2 {
    top: -10%;
    right: -20%;
    border-radius: 50% 0 0 50%;
    width: 874px;
    height: 800px;
}

.rtl .about-section-three .image-column .inner-column .image-box {
    text-align: center;
}

.rtl .about-section-three .sec-title .sub-title-new {
    color: var(--Primary-Pink-red, #EB0045);
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    text-transform: uppercase;
}

.rtl .about-section-three .content-column .inner-column .sec-title {
    color: var(--Primary-Dark-blue, #06205D);
    font-family: Gilroy-Bold;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: 54px;
    letter-spacing: -0.333px;
}

.rtl .about-section-three .content-column .inner-column .sec-title .text {
    color: var(--Neutrals-Gray-60, #A6A6AA);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.333px;
}

.rtl .about-section-three .outer-box .box-transport {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #FFF;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
    border-radius: 20%;
    width: 150px;
    height: 150px;
    margin-bottom: 20px;
}

.rtl .about-section-three .outer-box .box-transport img {
    width: 100px;
}

.rtl .about-section-three .outer-box .container-platform {
    position: relative;
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rtl .about-section-three .outer-box .container-platform .logo {
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 140px;
}

.rtl .about-section-three .outer-box .container-platform .prestashop {
    background-image: url(../images/platform/image-4.png);
    top: 10%;
    right: 20%;
    z-index: 2;
}

.rtl .about-section-three .outer-box .container-platform .woocommerce {
    background-image: url(../images/platform/image-1.png);
    left: 15%;
    top: 25%;
    z-index: 2;
}

.rtl .about-section-three .outer-box .container-platform .magento {
    background-image: url(../images/platform/image-3.png);
    bottom: 10%;
    right: 15%;
    z-index: 2;
}

.rtl .about-section-three .outer-box .container-platform .shopify {
    background-image: url(../images/platform/image-2.png);
    bottom: 0;
    left: 20%;
    z-index: 2;
}

.rtl .about-section-three .outer-box .container-platform .axyka {
    position: relative;
    width: 400px;
    height: 400px;
    background-image: url(../images/platform/image-5.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 217px;
}

.rtl .about-section-three .outer-box .container-platform .axyka svg {
    position: absolute;
}

.rtl .about-section-three .outer-box .container-platform .axyka svg:nth-child(1) {
    width: 100% !important;
    height: 100% !important;
}

.rtl .about-section-three .outer-box .container-platform .axyka svg:nth-child(2) {
    top: -15%;
    right: -15%;
    width: 130% !important;
    height: 130% !important;
}

.rtl .about-section-three.approache {
    background: var(--Primary-Pink-red, #EB0045);
    padding: 80px 0;
}

.rtl .about-section-three.approache .sec-title .sub-title-new,
.rtl .about-section-three.approache .sec-title h2,
.rtl .about-section-three.approache .content-column .inner-column .sec-title .text {
    color: var(--Neutrals-White, #FFF);
    margin: 0;
}

.rtl .about-section-three.approache .sec-title h2 {
    font-size: 34px;
}

.rtl .about-section-three.approache .content-column .inner-column .sec-title,
.rtl .about-section-three.approache .inner-box {
    margin: 0;
    padding: 0;
}

.rtl .about-section-three.approache .content-column .inner-column .sec-title {
    margin-bottom: 10px;
}

.rtl .about-section-three.approache .inner-box .icon {
    background: var(--Primary-Blue, #0133A2);
}

.rtl .about-section-three.download-app {
    background: var(--Primary-Blue, #0133A2);
    flex-shrink: 0;
}

.rtl .about-section-three .about-block-three .inner-box .rating-box {
    background-color: #FFF;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    gap: 15px;
}

.rtl .about-section-three .about-block-three .inner-box .rating-box .rating {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.rtl .about-section-three .image-column .image-app {
    position: relative;
    background-color: var(--Primary-Pink-red, #EB0045);
    border-radius: 100%;
    width: 450px;
    height: 450px !important;
}

.rtl .about-section-three .image-column .image-app img {
    position: absolute;
    max-width: 64%;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
}





.rtl .testimonial-section.testimonials .map {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}

.rtl .testimonial-section.testimonials .client-image {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 200%;
    z-index: 2;
}

/* .rtl .testimonial-section.testimonials .client1 {
    top: 25%;
    right: 20%;
    background-image: url(../images/client/image-1.png);
}

.rtl .testimonial-section.testimonials .client2 {
    top: 20%;
    left: 20%;
    background-image: url(../images/client/image-2.png);
}

.rtl .testimonial-section.testimonials .client3 {
    bottom: 0%;
    right: 20%;
    background-image: url(../images/client/image-3.png);
}

.rtl .testimonial-section.testimonials .client4 {
    bottom: 15%;
    left: 10%;
    background-image: url(../images/client/image-2.png);
}

.rtl .testimonial-section.testimonials .client5 {
    top: 45%;
    right: 10%;
    background-image: url(../images/client/image-1.png);
} */

.rtl .testimonial-section.testimonials .testimonial-block .inner-box .thumb {
    width: 100px;
}

.rtl .testimonial-section.testimonials .testimonial-block .inner-box:before {
    display: none;
}

.rtl .testimonial-section.testimonials .testimonial-block .inner-box {
    border-radius: 20px;
    padding: 37px 40px 45px;
}

.rtl .about-section-three.contact .bg-filter-2 {
    bottom: 0;
    left: -20%;
    border-radius: 1034px;
    width: 874px;
    height: 100%;
}

.rtl .about-section-three.contact input,
.rtl .about-section-three.contact textarea {
    border-radius: 12px;
    border: 1px solid var(--Neutrals-Gray-60, #A6A6AA);
    opacity: 0.6;
    background: var(--Neutrals-White, #FFF);
    backdrop-filter: blur(50px);
}

.rtl .about-section-three.contact input[type=checkbox] {
    margin-top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    border: 7px solid var(--Primary-Dark-blue, #06205D);
    background: var(--Neutrals-White, #FFF);
}

.rtl .main-footer {
    background-color: transparent;
    overflow: hidden;
}

.rtl .main-footer>* {
    color: #000 !important;
}

.rtl .main-footer .bg-filter-1 {
    bottom: 0;
    left: -20%;
    border-radius: 0 50% 50% 0;
    width: 800px;
    height: 100%;
}

.rtl .main-footer .bg-filter-2 {
    top: 0;
    right: -20%;
    border-radius: 50% 0 0 50%;
    width: 800px;
    height: 100%;
}

@media (max-width: 800px) {
    .rtl .main-footer .bg-filter-1 {
        width: 50%;
    }

    .rtl .main-footer .bg-filter-2 {
        width: 50%;
    }
}

.rtl .main-footer .widgets-section .widget-title {
    /* color: var(--Primary-Dark-blue, #06205D); */
    font-family: "DM Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.rtl .main-footer .widgets-section .footer-column li a {
    /* color: var(--Neutrals-Gray-80, #3A3A3A); */
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

.rtl .main-footer .footer-column .footer-widget .form-group {
    border-radius: 20px;
    overflow: hidden;
}

.rtl .main-footer .footer-bottom .copyright-text a {
    /* color: var(--Neutrals-Gray-80, #3A3A3A); */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
}

.rtl .main-footer .footer-bottom .copyright-text a:hover {
    /* color: var(--Primary-Dark-blue, #06205D); */
}

.rtl .main-footer .footer-bottom .social.social-icon-two li a {
    border-radius: 8px;
    /* background: var(--Neutrals-White, #FFF); */
}

.rtl .main-footer .footer-bottom li a i {
    /* color: var(--Neutral-100, #101010); */
}

.rtl .main-footer .footer-bottom li a::before {
    border-radius: 8px;
}

.rtl .main-footer .footer-bottom li a:hover i {
    /* color: var(--Neutrals-White, #FFF); */
}

.rtl .scroll-to-top {
    bottom: 80px;
    left: 20px;
    right: auto;
}

.rtl .page-wrapper .container.box {
    padding: 30px 65px !important;
    overflow: hidden;
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.05);
}

.rtl .about-section-three .about-block-three .inner-box .icon-box img {
    max-width: 95% !important;
}

/* Media Queries */
@media only screen and (max-width: 768px) {
    .rtl .main-header .main-box {
        padding: 0;
    }

    .rtl .main-header .main-box .logo {
        width: 120px;
    }

    .rtl .btn-log-in,
    .rtl .btn-sign-up {
        border-radius: 50px;
        font-size: 14px;
        font-weight: normal;
        padding: 6px 15px;
    }

    .rtl .banner-section-two .inner-column .title-new {
        font-size: 40px;
        font-weight: normal;
        line-height: 49px;
    }

    .rtl .banner-section-two .inner-column .sub-title-new {
        font-size: 18px;
        font-weight: normal;
        line-height: 22px;
    }

    .rtl .banner-section-two .inner-column {
        width: 100%;
    }

    .rtl .banner-section-two .inner-column .box-search {
        width: 100%;
    }

    .rtl .banner-section-two .inner-column .theme-btn-new {
        padding: 9px 7px;
    }

    .rtl .fun-fact-section-two .box-title .title {
        margin-bottom: 0;
    }

    .rtl .about-section-three .outer-box .box-transport {
        width: 100px;
        height: 100px;
    }

    .rtl .about-section-three .outer-box .container-platform .logo {
        width: 150px;
        height: 100px;
    }

    .rtl .about-section-three .outer-box .container-platform .prestashop {
        right: 0;
    }

    .rtl .about-section-three .outer-box .container-platform .woocommerce {
        left: 0;
    }

    .rtl .about-section-three .outer-box .container-platform .magento {
        right: 0;
    }

    .rtl .about-section-three .outer-box .container-platform .shopify {
        left: 0;
    }

    .rtl .about-section-three .image-column .image-app img {
        transform: translate(25%, -50%);
    }

    .rtl .footer-top .outer-box .text .theme-btn-new {
        font-size: 14px;
        line-height: 27px;
        padding: 10px 26px;
        font-weight: 700;
    }
}

.rtl .fog-pwd.text-end {
    text-align: left !important;
}

@media only screen and (max-width: 968px) {
    .about-section-three .about-block-three .inner-box .icon-box img {
        max-width: 120% !important;
    }

    /* .testimonial-section.testimonials .carousel-outer {
        margin: auto;

    } */
}


.rtl .tp-parallax-wrap {
    left: -65px !important;
}

.rlt .partners .text-split, .partners .list-box .item-box .text-p {
    padding-right: 10px;
}