/* ==========================================================================
   HashimAlRujaib-V1 — Main Stylesheet
   Brand: Hashim Al-Rujaib · Strategic Marketing Consultant
   ========================================================================== */

/* --------------------------------------------------------------------------
   1. CSS Custom Properties (Design Tokens)
   -------------------------------------------------------------------------- */
:root {
	/* Brand Colors */
	--color-army-green: #4b7c59;
	--color-onyx: #151515;
	--color-sand: #c9b89a;
	--color-white: #ffffff;
	--color-charcoal: #2c2d2c;

	/* Derived / Utility Colors */
	--color-army-green-light: #5e9a6f;
	--color-army-green-dark: #3a6146;
	--color-sand-light: #d9cdb5;
	--color-sand-dark: #b0a07e;
	--color-gray-100: #f7f6f2;
	--color-gray-200: #eceae4;
	--color-gray-300: #d4d3cd;
	--color-gray-400: #a8a8a0;
	--color-gray-500: #6b6b65;
	--color-error: #c0392b;
	--color-success: #27ae60;

	/* Typography */
	--font-heading: 'Freight Display', Georgia, serif;
	--font-body: 'Lora', Georgia, serif;
	--font-ui: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	--font-arabic: 'Rubik', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;

	/* Font Weights */
	--fw-regular: 400;
	--fw-semibold: 600;
	--fw-bold: 700;
	--fw-heading: 500;

	/* Spacing Scale (8px base) */
	--space-xs: 0.25rem;   /* 4px */
	--space-sm: 0.5rem;    /* 8px */
	--space-md: 1rem;      /* 16px */
	--space-lg: 1.5rem;    /* 24px */
	--space-xl: 2rem;      /* 32px */
	--space-2xl: 2.5rem;   /* 40px */
	--space-3xl: 3rem;     /* 48px */
	--space-4xl: 4rem;     /* 64px */

	/* Layout */
	--max-width: 1280px;
	--container-padding: var(--space-2xl);

	/* Border Radius */
	--radius-sm: 4px;
	--radius-md: 6px;
	--radius-lg: 10px;
	--radius-full: 9999px;

	/* Transitions */
	--transition-fast: 150ms ease;
	--transition-base: 250ms ease;

	/* Shadows */
	--shadow-sm: 0 1px 2px rgba(21, 21, 21, 0.06);
	--shadow-md: 0 4px 12px rgba(21, 21, 21, 0.08);
	--shadow-lg: 0 8px 24px rgba(21, 21, 21, 0.12);
}

html[dir="rtl"] {
	--font-heading: 'Rubik', Georgia, serif;
	--font-body: 'Rubik', Georgia, serif;
	--font-ui: 'Rubik', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	--font-arabic: 'Rubik', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}


.har-reel-item > iframe {
    min-width: 100% !important;
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
    font-family: inherit;
    -webkit-font-smoothing: antialiased;
    word-break: break-word;
    vertical-align: top;
    scroll-behavior: smooth;
    font-family: 'Manrope', sans-serif;
}


.headr-werapper {
   position: absolute;
   top: 30px;
   display: block;
   width: 100%;
   z-index: 10;
   left: 0;
}

.container {
 padding-left: 110px;
    padding-right: 110px;
    margin-left: auto;
    margin-right: auto;
    position: relative;

   
}

.w-foull {
    display: flex;
    padding-left: 50px;
    --tw-bg-opacity: 1;
    background-color: #ffffff;
    --tw-border-opacity: 1;
    border: 1px  rgb(231 232 233) solid;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 45px;
}

span.block-header {
    display: block;
}

span.Texst-purple {
    --tw-text-opacity: 1;
    color: rgb(121 74 255);
    font-weight: 600;
}

.style {
linear-gradient(                  270deg,                  #794aff 50%,                  rgba(121, 74, 255, 0) 90.03%                ):;background: linear-gradient(270deg, #794aff 50%, rgba(121, 74, 255, 0) 90.03%);width: 1021px;justify-content: flex-end;display: flex;height: 100%;}

.flex-space {
    align-items: center;
    display: flex;
    margin-right: 24px;
    font-size: 16.25px;
}

span.icon-Email {
    display: flex;
    vertical-align: middle;
    font-size: 20px;
}

span.text-white {
    --tw-space-x-reverse: 0;
    margin-right: 10px;
    margin-left: 10px;
    --tw-text-opacity: 1;
    color: #ffffff;
    font-weight: 700;
}

span.icon-Phone {
    margin-right: 0px;
    display: flex;
}

::before {
}

i.fa-solid.fa-phone {
    display: flex;
    vertical-align: middle;
    color: #ffffff;
}

ul.social-media {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 48px;
    font-size: 12.5px;
    margin-top: 5px;
    letter-spacing: -5.44px;
}

.social-media a {
    color: #ffffff;
    opacity: 0.5;
    text-decoration: initial;
}

.social-media li {
    --tw-space-x-reverse: 0;
    margin-right: 12px;
    margin-left: 12px;
}

.phone {
    display: flex;
    align-items: center;
    margin-right: 8px;
}

i.fa-regular.fa-envelope {
    color: #ffffff;
    margin-top: 3px;
}

.w-full {
    padding-left: 50px;
    padding-right: 50px;
    --tw-bg-opacity: 1;
    background-color: #ffffff;
    --tw-border-opacity: 1;
    border: 1px #e7e8e9 solid;
    border-width: 1px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 95px;
    display: flex;
    position: relative;
    border-top-width: 0px;
    font-size: 16px;
}



.flex-spacce {align-items: center;display: flex;justify-content: space-between;width: auto;}

.flex-spacce ul {
    list-style: none;
    /* margin: 0; */
    /* padding: 0; */
    display: flex;
    align-items: center;
}

.nav {}

.nav {
    --tw-space-x-reverse: 0;
    margin-left: 100px;
}



a {    color: inherit;
    text-decoration: inherit;}

    li.text-paragraph {
    display: flex;
    color: #6d6d6d;
    align-items: center;
    margin-right: 40px;
    gap: 7px;
    font-weight: 600;
}

i.fa-solid.fa-chevron-down {font-size: 10px;}

i.fa-solid.fa-chevron-down {}

li.text-groub {
    display: flex;
    color: #6d6d6d;
    align-items: center;
    margin-right: 40px;
    gap: 7px;
    font-weight: 600;
}

li.items-center {
    display: flex;
    color: #6d6d6d;
    align-items: center;
    margin-right: 40px;
    gap: 7px;
    font-weight: 600;
}

.xi {
    align-items: center;
    display: flex;
}

.button {
    align-items: center;
    display: flex;
    margin-right: 25px;
}

span.text-white-xi {
    font-weight: 600;
}

.text-white-xi span {}

span.text-base {transition-duration: 300ms;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);color: rgb(255 255 255);font-weight: 600;font-size: 16px;line-height: 24px;font-family: Inter, sans-serif;z-index: 10;position: relative;display: flex;align-items: center;gap: 6px;}

i.fa-solid.fa-lock {
}

.Home {
    position: relative;
    z-index: 10;
    display: inline-flex;
    justify-items: center;
    gap: 8px;
    overflow: hidden;
    border-radius: 41px;
    padding-left: 30px;
    padding-right: 30px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    padding-top: 12px;
    padding-bottom: 12px;
    --tw-bg-opacity: 1;
    background-color: rgb(93 81 242);
    --tw-border-opacity: 1;
    border:  1px #5d51f2 solid;
}

i.fa-solid.fa-chevron-right {}

::before {
}

i.fa-solid.fa-lock {}

span.text-basei {}

::before {}

div#smooth-wrapper {
    width: 100%;
    inset: 0px;
    height: 100%;
    overflow: hidden;
}

div#smooth-content {
    translate: none;
    rotate: none;
    scale: none;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    box-sizing: border-box;
    width: 100%;
    overflow: visible;
}

.one-hero-smooth-wrapper {
    overflow: hidden;
    width: 100%;
    position: relative;
}

div#win-grid {
    letter-spacing: 2px;
    display: flex;
    flex-wrap: wrap;
    background: #f3f4f9;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}


.win-btn {
    width: 56px;
    height: 56px;
    text-align: center;
    border-radius: 0px;
    border: 1px solid #e5e7ec6b;
}


.theme-container {
    max-width: 1320px;
    padding: 0 20px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    position: relative;
    pointer-events: none;
    /* margin-top: 172px; */
}

.w-fulll {
    gap: 130px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-top: 233px;
    align-items: center;
    width: 100%;
    height: 100%;
    display: grid;
    margin-top: 83px;
}

.inline-flex {
    box-shadow: 0px 10px 60px 0px rgba(121, 74, 255, 0.2);
    padding-top: 15px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 20px;
    background: #ffffff;
    border-radius: 9999px;
    align-items: center;
    display: inline-flex;
    margin-bottom: 20px;
    letter-spacing: -0.44px;
    opacity: 1;
}

i.fa-solid.fa-star {
}

span.md-text {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 19px;
    line-height: 30px;
    letter-spacing: -0.6px;
    color: #794aff;
    font-weight: 600;
    pointer-events: auto;
}

h2.text-1x4 {
    font-size: 67px;
    line-height: 70px;
    letter-spacing: -1.95px;
    color: #101828;
    font-weight: 600;
    pointer-events: auto;
    font-family: "Inter", sans-serif;
    margin: 0;
    margin-bottom: 35px;
}

span.font-bold {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding-right: 12px;
    padding-left: 12px;
    display: inline-block;
    background: linear-gradient(
88deg, #794aff, transparent);
    position: relative;
}

span.relative-z {
    z-index: 10;
    position: relative;
}

span.block-w {background-image: linear-gradient(88deg, #794aff, #749aff00);}

span.italic {
    font-style: italic;
}

.px-6 {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 24px;
    padding-right: 24px;
    background-color: #ffffff;
    \: ;
    margin-bottom: 35px;
    border-left: 2px #007aff solid;
    pointer-events: auto;
}

p.text-ptwo {
    color: #6d6d6d;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}s

.our-services {}

.our-services {
    align-items: center;
    display: flex;
    pointer-events: auto;
}

.home-two {
    position: relative;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    overflow: hidden;
    border-radius: 41px;
    border-width: 1px;
    padding-left: 30px;
    padding-right: 30px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #794aff;
    border-color: #5d51f2;
}

span.text-btn {
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    font-family: Inter, sans-serif;
    z-index: 10;
    position: relative;
}

a.se {
    /* margin-left: 30px; */
    /* margin-right: 30pc; */
}

.serv {
    text-decoration: underline;
    gap: 8px;
    align-items: center;
    display: flex;
}

p.services-ou {
    color: #101828;
    border-bottom-width: 1px;
    position: relative;
    margin: 0;
    margin-bottom: 1px;
    margin-left: 30px;
}

i.fa-solid.fa-chevron-right {
}

.about-us-section {
    height: 1000px;
}

.aria-image {
    height: 100%;
    position: relative;
}

.xl {
    width: 752px;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
}

.lx {position: absolute;width: 100%;z-index: 10;left: 0px;bottom: 0px;}

.xl-image {
    justify-content: center;
    width: 100%;
    display: flex;
}

.xl-image img {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.tags {
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0px;
    left: 0px;
    position: absolute;
}

.tag-a {transform-style: preserve-3d;backface-visibility: hidden;pointer-events: none;position: relative !important;width: 100%;height: 100%;z-index: 10;}

.div-tag-a {}

.marketing span.seo {font-size: 16px;line-height: 30px;padding-bottom: 10px;padding-top: 10px;padding-left: 30px;padding-right: 30px;color: #ffffff;background-color: #007aff;border-radius: 9999px;border-bottom-right-radius: 0px;display: inline-block;}

.seo-tag {
    position: absolute !important;
    left: 0 !important;
    top: 33px !important;
}

.website {
    left: 62% !important;
    top: 25px !important;
    position: absolute;
}

.marketing {
    position: absolute;
    bottom: 203px;
    top: auto !important;
    left: 0 !important;
}

.keywords {
    position: absolute;
    left: 66% !important;
    bottom: 204px;
    top: auto !important;
}

span.keywords-tag {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    background-color: #ff8c05;
    border-radius: 9999px;
    height: fit-content;
    display: inline-block;
    border-bottom-left-radius: 0px;
}

.white-circle {
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 100px;
}

.white-one {
    justify-content: center;
    display: flex;
}

.white-two {
    background-color: #ffffff;
    border-radius: 266px;
    width: 533px;
    height: 585px;
}

.shadow {
    overflow: hidden;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}

.shadow-one {justify-content: center;display: flex;}

.svg-shadow-one {}

svg.shadow-tow {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.todo {
    padding-left: 152px;
    padding-right: 152px;
    padding-top: 130px;
    padding-bottom: 130px;
    overflow-x: hidden;
}

p.todo-text {
    color: #6d6d6d;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    text-align: center;
    margin-bottom: 50px;
}

.todo-app {
    width: 100%;
    touch-action: pan-y;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block;
}

.todo-img {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    justify-content: space-between;
}

.todo-icon {
    width: 161.167px;
    margin-right: 50px;
    justify-content: center;
    display: flex;
    height: 100%;
    position: relative;
}

.todo-about {
    padding-bottom: 153px;
    width: 100%;
}

.about {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.about-one {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 130px;
    align-items: center;
    display: grid;
    width: 100%;
    position: relative;
}

.about-tow {
    width: 100%;
}

.about-thre {
    opacity: 1;
    transform: none;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .4s;
    pointer-events: auto;
    position: absolute;
    width: 682px;
    left: -64px;
    top: 0px;
}

.about-img {
    opacity: 1;
    transform: none;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .4s;
    pointer-events: auto;
    display: block;
}

.about-img img {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.mine-about {
    transition: none;
    transition-property: opacity, transform, -webkit-transform;
    transition-timing-function: ease;
    transition-duration: .4s;
    pointer-events: auto;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -64px;
}

.mine-about-img {
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
}

.mine-about-img img {
    border-radius: 20px;
    max-width: 100%;
    object-fit: cover;
    height: auto;
    overflow: hidden;
    display: block;
    vertical-align: middle;
}

.about-text {
    display: block;
    height: 550px;
    top: 0px;
    left: 0px;
    width: 100%;
    position: absolute;
}

.about-text-one {
    transform-style: preserve-3d;
    backface-visibility: hidden;
    position: relative;
    pointer-events: none;
    height: 100%;
}

.about-text-tow {
    position: absolute !important;
    left: 66.666667% !important;
    top: 144px !important;
}

.about-text-three {box-shadow: 0px 10px 20px -8px #794AFF;pointer-events: auto;background-color:  #794AFF;color: #ffffff;font-size: 16px;line-height: 30px;padding-top: 10px;padding-bottom: 10px;padding-right: 30px;padding-left: 30px;border-radius: 9999px;border-bottom-left-radius: 0px;height: fit-content;display: inline-block;}

.trusted-clients {box-shadow: 0px 10px 60px 0px #794aff33;pointer-events: auto;padding: 7px;padding-left: 12px;background-color: #ffffff;border-radius: 9999px;justify-content: space-between;align-items: center;display: flex;width: 296px;height: fit-content;opacity: 1;transform: none;}

.Trusted {
    position: absolute !important;
    left: 50% !important;
    top: auto !important;
    bottom: 0;
}

.about-company {
}

span.about-company-text {
    display: inline-block;
    border-radius: 9999px;
    border-width: 1px;
    border: 1px #e7e3fa solid;
    background-color: #f3f4f9;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 1;
    color: #794aff;
    margin-bottom: 20px;
}

h2.digital {
    font-size: 47px;
    line-height: 56px;
    letter-spacing: -1.44px;
    width: 100%;
    color: #101828;
    font-weight: 600;
    margin: 0;
    margin-bottom: 50px;
    font-family: "Inter", sans-serif;
}

p.Defined {
    margin: 0;
    margin-bottom: 50px;
    color: #6d6d6d;
    line-height: 30px;
}

ul.Transform {
    gap: 30px;
    flex-wrap: wrap;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 50px;
}

li.Transform\&businesses {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 9999px;
    align-items: center;
    display: flex;
    font-weight: 500;
    line-height: 1;
    color: #794aff;
}

i.fa-solid.fa-check {
    display: block;
    vertical-align: middle;
}

span.text-Transform\&businesses {
    margin-left: 10px;
    margin-right: 10px;
}

.home-learn-more {
    color: #ffffff;
    position: relative;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    overflow: hidden;
    border-radius: 41px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-top: 12px;
    background-color: #007aff;
    border: 1px #007aff solid;
}

span.home-learn-more-text {
    z-index: 10;
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    font-family: Inter, sans-serif;
    position: relative;
}

i.fa-solid.fa-angle-right {
    display: block;
    position: relative;
    vertical-align: middle;
    z-index: 10;
}

.fan-fact-werb {
    padding-bottom: 130px;
    width: 100%;
}

.fan-fact-theme {
    max-width: 1330px;
    padding: 0px 20px;
    margin-left: auto;
    margin-right: auto;
}

.fan-fact-foull {
    gap: 155px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.fan-fact-w {
    width: 100%;
}

span.our-fan {
    display: inline-block;
    border-width: 1px;
    border-radius: 9999px;
    border: 1px #e7e3fa solid;
    background-color: #f3f4f9;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 1;
    color: #794aff;
    margin-bottom: 15px;
}

h2.we-worked {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    font-weight: 550;
    font-family: Inter, sans-serif;
    margin: 0;
    margin-bottom: 50px;
}

p.fan-defined {
    color: #6d6d6d;
    padding-left: 20px;
    border-color: #794eff;
    margin: 0;
    border-left: 3px #794eff solid;
    margin-bottom: 40px;
    line-height: 31px;
}

.fam-text {
    border-width: 1px;
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 182px;
    height: 56px;
    border: 1px #e7e3fa solid;
    display: flex;
}

.fan-fact-text {
    color: #794eff;
    align-items: center;
    display: flex;
}

span.fan-learn {
    font-size: 16px;
    line-height: 30px;
}


span.fan-icon {
    margin-right: 10px;
    margin-left: 10px;
    display: block;
    position: relative;
    vertical-align: middle;
    z-index: 10;
}

i.fa-solid.fa-angle-right {}

span.fan-icon {}

.home-two i {
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.project {
    margin-top: 0px;
    flex: none;
    width: 100%;
    position: relative;
    gap: 20px;
    flex-wrap: wrap;
    display: flex;
}

.complete {}

.complete {
    position: absolute;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 20px;
    width: 300px;
    height: 178px;
    overflow: hidden;
    top: 0px;
    left: 80px;
}

.years {
    padding: 32px;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
}

.experience {
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    display: flex;
    z-index: 10;
    position: relative;
}

p.project-k {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    color: #101828;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

hr.project-comlete {
    margin-bottom: 20px;
    margin-top: 20px;
    border-width: 3px;
    width: 80px;
    height: 0;
    border-color: #794aff;
    color: inherit;
}

hr.project-comlete {}

p.project-complrte-text {
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.54px;
    text-align: center;
    margin: 0;
    color: #6d6d6d;
}


.project-img {
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.complete-one {
    position: absolute;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 20px;
    width: 300px;
    height: 178px;
    overflow: hidden;
    bottom: 15px;
    left: 1px;
}

.complete-tow {
    position: absolute;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 20px;
    width: 300px;
    height: 178px;
    overflow: hidden;
    bottom: 80px;
    right: -48px;
}



.project-img-tow {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
}

.todo-service {
    padding-bottom: 130px;
    width: 100%;
    position: relative;
}

.todo-service-one {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    position: relative;
}

.todo-service-tow {
    padding-bottom: 130px;
    padding-top: 130px;
    padding-left: 80px;
    padding-right: 80px;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 10px;
    width: 100%;
}

.service-text {
    align-items: center;
    display: flex;
    flex-direction: column;
}

span.explore {
    color: #794aff;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    border-color: #e7e3fa;
    border: 1px solid #e7e3fa;
    border-radius: 9999px;
    display: inline-block;
    margin-bottom: 20px;
    width: 166px;
}

h2.high {
    width: 682px;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    color: #101828;
    font-weight: 600;
    text-align: center;
    margin: 0;
    margin-bottom: 50px;
    font-family: "Inter", sans-serif;
}

.todo-srevice-x {
    pointer-events: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: #ffffff;
    justify-content: space-between;
    border-radius: 10px;
    align-items: center;
    flex-direction: column;
    display: flex;
    border: 1px transparent solid;
}

.todo-service-icon {
    color: #794aff;
    background-color: #e7e3fa;
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    display: flex;
    font-size: 25px;
}

.text-service {
    margin-top: 30px;
    margin-bottom: 0px;
}

p.Keyword-Research {
    color: #101828;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.06px;
    text-align: center;
    margin: 0;
    margin-bottom: 16px;
}

.todo-service-home {
    gap: 70px;
    width: 100%;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
}

p.Defined-by {
    text-align: center;
    color: #6d6d6d;
    margin: 0;
    line-height: 30px;
}

.Optimization-web {color: #794aff;background-color: #e7e3fa;transition: 300ms ease;border-radius: 9999px;justify-content: center;align-items: center;width: 60px;height: 60px;display: flex;font-size: 25px;}

.Optimization {
    pointer-events: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 32px;
    padding-right: 32px;
    background-color: #ffffff;
    border: 1px transparent solid;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    display: flex;
}




.todo-working-porocss {
    padding-bottom: 130px;
    width: 100%;
}

.todo-working-porocss {}

.working-porocss {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.porocss {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    width: 100%;
}

.todo-porocss {
    grid-column: span 5 / span 5;
}

span.text-working {
    display: inline-block;
    border-radius: 9999px;
    border: 1px #e7e3fa solid;
    background-color: #f3f4f9;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 1;
    color: #794aff;
    margin-bottom: 15px;
}

h2.text-porocss {
    font-size: 48px;
    letter-spacing: -1.44px;
    line-height: 56px;
    color: #101828;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    margin: 0;
    margin-bottom: 50px;
}

.text-groub {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
    display: grid;
}

.text-todo-groub {
    padding-bottom: 30px;
    padding-top: 30px;
    padding-left: 40px;
    box-shadow: 0px 5px 8px #794aff21;
    padding-right: 40px;
    border: 1px solid #0b030312;
    background-color: #f3f4f9;
    border-radius: 20px;
    border-width: 1px;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition-timing-function: ease;
    transition-duration: .4s;
    transform: none;
    opacity: 1;
    transition-delay: .1s;
}

.text-porocss-groub {
    flex-direction: column;
    position: relative;
    display: flex;
    z-index: 10;
}

.text-working-groub {
    background-color: #ffffff;
    border: 2px solid #794aff;
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    display: flex;
}

span.text-working-porocss-groub {
    color: #794aff;
    font-weight: 600;
    
    : 20px;
}

.r {
    margin-top: 20px;
    margin-bottom: 20px;
}

p.text-Pergraph {
    color: #101828;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.6px;
    margin: 0;
    margin-bottom: 16px;
}

p.text-Pergraph-tow {
    color: #6d6d6d;
    margin: 0;
    line-height: 30px;
}

.Pergraph-img {
    display: flex;
    /* justify-content: space-between; */
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-property: all;
    z-index: 1;
}

.col-sales {
    grid-column: span 7 / span 7;
}

.col-sales-mark {
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    display: flex;
    position: relative;
}

.col-sales-marketing {
    /* position: absolute; */
    right: 0px;
    height: 100%;
}

.sales-marketing {
    order: 0;
    place-self: auto;
    z-index: auto;
    float: none;
    display: block;
    margin: 0;
    inset: 155px auto auto;
    position: relative;
    overflow: visible;
    box-sizing: border-box;
    width: 400px;
    height: 576px;
    padding: 0px;
}

.sales-marketing {place-self: auto;z-index: auto;float: none;display: block;margin: 0px;inset: 155px auto auto;position: relative;overflow: visible;box-sizing: border-box;width: 400px;height: 576px;padding: 0px;}

.text-sales {translate: none;rotate: none;scale: none;inset: 0px auto auto 0px;margin: 0px;max-width: 400px;width: 400px;max-height: 576px;height: 576px;padding: 0px;/* transform: translate(0px, 276px); */}

.text-marketing {transform: translate3d(0px, 0px, 0px) rotate(0.0001deg);transform-style: preserve-3d;backface-visibility: hidden;pointer-events: none;position: relative !important;}

.text-sales-marketing {
    transform: translate3d(-4.3px, 0px, 0px);
    transform-style: preserve-3d;
    backface-visibility: hidden;
    display: block;
    position: absolute !important;
    left: -160px !important;
    top: 144px !important;
    height: fit-content;
    z-index: 10;
}

span.text-sales-marketing-tow {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #794aff;
    box-shadow: 0px 10px 20px -8px #794AFF;
    color: #ffffff;
    border-radius: 99999px;
    border-bottom-right-radius: 0px;
    font-size: 16px;
    line-height: 30px;
}

.sales-img {
    display: block;
    left: -56px !important;
    top: 288px !important;
    position: absolute !important;
    height: fit-content;
    z-index: 10;
    box-shadow: 0px 14px 20px 7px rgba(121, 74, 255, 0.2);
    border-radius: 9999px;
}

.sales-marketing-img {
    display: inline-block;
}

.col-text {
    position: absolute !important;
    left: -80px !important;
    top: 460px !important;
    height: fit-content;
}

.col-img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: block;
}

.bac {
    padding-bottom: 130px;
    padding-top: 130px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}

.tem {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    position: relative;
}

.text-testimonial {
    align-items: center;
    flex-direction: column;
    display: flex;
}

span.text-tow-test {
    color: #ffffff;
    line-height: 1;
    font-weight: 500;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #794aff;
    border-radius: 9999px;
    display: inline-block;
    margin-bottom: 20px;
}

h2.text-tow-testimonial {
    margin: 0;
    margin-bottom: 70px;
    font-family: "Inter", sans-serif;
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
}

.ph {
    display: grid;
    gap: 30px;
    align-items: stretch;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    width: 100%;
}

.ph-tese {
    grid-column: span 4 / span 4;
}

.ph-img {
    width: 100%;
    height: 400px;
    position: relative;
}

img.test-ph {
    object-position: top;
    object-fit: cover;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    vertical-align: middle;
}

.text-ph-testimonial {
    padding-left: 56px;
    padding-right: 56px;
    width: 100%;
    left: 0px;
    bottom: -20px;
    position: absolute;
}

.ph-todo {
    box-shadow: 0px 10px 60px 0px #794aff33;
    padding: 7px;
    padding-left: 20px;
    background-color: #ffffff;
    border-radius: 9999px;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    display: flex;
}

span.ph-todo-s {
    color: #101828;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-wrap: nowrap;
}



img.im {
    max-width: 100%;
    display: block;
    height: auto;
    vertical-align: middle;
}

.testimonial-one {
    margin-top: 0px;
    height: 100%;
    grid-column: span 8 / span 8;
    position: relative;
}

.testimonial-tow {
    width: 100%;
    height: 100%;
    position: relative;
}

.testimonial-three {
    width: 100%;
    height: 100%;
    touch-action: pan-y;
}

.testimonial-four {
    width: 100%;
    height: 100%;
    transform: translate3d(0px, 0, 0);
    transition-duration: 0ms;
    transition-delay: 0ms;
}

.testimonial-five {
    pointer-events: none;
    transition-property: opacity;
    backface-visibility: hidden;
    height: 100%;
    flex-shrink: 0;
    position: relative;
    display: block;
}

.testimonial-six {
    background-color: #794aff;
    border-radius: 20px;
    width: 100%;
    height: 100%;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}

.testimonial-m {
    top: 40px;
    left: 0px;
    position: absolute;
}

.quot {
    z-index: 10;
    position: relative;
}

.quotation {
    padding-left: 70px;
    margin-bottom: 40px;
    justify-content: space-between;
    display: flex;
}

.qout-a {
    display: flex;
    width: 422px;
    height: 60px;
    justify-content: center;
    position: relative;
}

.qput-b {
    width: 100%;
    height: 100%;
    display: flex;
    left: 0px;
    top: 0px;
    position: absolute;
}




.qout-c {
    background: linear-gradient(
87deg, #ffffff00, #ffffff);
    width: 100%;
    height: 100%;
    opacity: 0.3;
}

.qout-d {
    background: linear-gradient(
273deg, #ffffff00, #ffffff);
    width: 50%;
    height: 100%;
    opacity: 0.3;
}

.quality-text {
    align-items: center;
    display: flex;
}

span.quality-text-a {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.6px;
    line-height: 30px;
}

.quality-b {
    margin-left: 20px;
    margin-right: 20px;
    align-items: center;
    display: flex;
}

span.quality-service {
    margin-left: 11px;
    color: #ffffff;
}

.inline-flex span i {
    color: #f7b84e;
}

.ever {
    padding-left: 70px;
    padding-right: 70px;
}

p.ever-evolving {
    font-weight: 600;
    letter-spacing: 0.72px;
    color: #ffffff;
    line-height: 35px;
    font-size: 24px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 0;
    margin-bottom: 40px;
}

.test\=ever {
    align-items: center;
    display: flex;
}

.test-evolving\' {
    height: 56px;
    width: 56px;
    overflow: hidden;
    border-radius: 9999px;
}

img.evolving {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
    vertical-align: middle;
}

.ceo {
    margin-right: 20px;
    margin-left: 20px;
}

p.matthew {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.57px;
    line-height: 27px;
    margin: 0;
}

p.founder {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}

.blogs-a {
    padding-top: 130px;
    padding-bottom: 100px;
    overflow: hidden;
    width: 100%;
}

.blogs-b {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.blogs-c {
    width: 100%;
}

.blogs-d {
    align-items: center;
    display: flex;
    flex-direction: column;
}

span.blogs-text {
    display: inline-block;
    border-radius: 9999px;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 1;
    color: #794aff;
    margin-bottom: 20px;
}

h2.blogs-text-one {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    color: #101828;
    font-weight: 600;
    text-align: center;
    margin: 0;
    margin-bottom: 60px;
    font-family: "Inter", sans-serif;
}

.bolgs-marketin {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
    width: 100%;
    display: grid;
}

.bolgs-december {
    transition-property: opacity, transform, -webkit-transform;
    pointer-events: auto;
}

.bolgs-people {
    background-size: cover;
    border-radius: 15px;
    width: 100%;
    height: 280px;
    margin-bottom: 58px;
    position: relative;
}

.people {
    padding-left: 50px;
    padding-right: 50px;
    left: 0;
    bottom: -27px;
    position: absolute;
    width: 100%;
}

.read {
    padding-bottom: 17px;
    padding-top: 17px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #ffffff;
    border-radius: 10px;
    justify-content: space-between;
    align-items: center;
    display: flex;
    width: 100%;
    box-shadow: 0px 10px 20px  -8px #794aff4d;
}

span.news {
    color: #794eff;
    font-weight: 600;
}

.analyzing {
    background-color: #d2a98e;
    border-radius: 9999px;
    width: 5px;
    height: 5px;
}

span.graphs {
    color: #6d6d6d;
}

h2.checking {
    color: #101828;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.66px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    text-align: center;
    margin: 0;
    margin-bottom: 35px;
}

.explore {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px #e7e3fa solid;
    justify-content: center;
    display: flex;
    width: 100%;
}

.latest {
    color: #6d6d6d;
    align-items: center;
    display: flex;
}

span.read-more {
    font-weight: 500;
}

span.finance-people {
    margin-left: 7px;
    font-size: 12px;
    display: flex;
    justify-content: center;
}

section.aos {
    opacity: 1;
    pointer-events: auto;
}

.con {
    width: 100%;
    position: relative;
}

.consul {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10;
}

.consultation {
    padding-left: 110px;
    display: flex;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f3f4f9;
    border: 1px #e7e3fa solid;
    border-radius: 20px;
    width: 100%;
    position: relative;
}

.con-a {
    left: 0px;
    bottom: 0px;
    position: absolute;
    pointer-events: none;
}

.con-a img {
    max-width: 100%;
    height: auto;
    display: block;
    vertical-align: middle;
}

.consulta-b {
    width: 432px;
}

span.consulta-c {
    display: inline-block;
    border-radius: 9999px;
    border-width: 1px;
    border: 1px #e7e3fa solid;
    background-color: #f3f4f9;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 500;
    line-height: 1;
    color: #794eff;
    margin-bottom: 25px;
}

h2.consulta-d {
    font-size: 48px;
    line-height: 56px;
    letter-spacing: -1.44px;
    color: #101828;
    font-weight: 600;
    margin: 0;
    margin-bottom: 32px;
    font-family: "Inter", sans-serif;
}

p.text-consulta {
    color: #6d6d6d;
    margin: 0;
    margin-bottom: 45px;
}

.cona-b {
    position: relative;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    overflow: hidden;
    border-radius: 41px;
    border-width: 1px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 12px;
    padding-top: 12px;
    background-color: #794eff;
    border: 1px #794eff solid;
    margin-top: -19px;
}

span.cona-c {
    font-size: 16px;
    line-height: 24px;
    z-index: 10;
    position: relative;
    color: #ffffff;
}

.digital-a {flex: 1 1 0%;}

.digital-b {
    justify-content: flex-end;
    width: 100%;
    display: flex;
    position: relative;
    margin-top: 40px;
    pointer-events: none;
    backface-visibility: hidden;
}

.digital-c {position: relative;display: block;left: 0px;top: 0px;margin-right: 40px;animation: moving_h2-hero 1s linear 0s infinite alternate;}

.digital-d {
    position: absolute;
    display: block;
    left: 208px !important;
    top: 80px !important;
}

.digital-e {
    position: absolute;
    left: auto !important;
    right: 160px;
    top: auto !important;
    display: block;
}

.foter-one {
    padding-top: 130px;
    width: 100%;
}

.foter-tow {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.foter-three {
    width: 100%;
}

.foter-fore {
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 80px;
    align-items: center;
    width: 100%;
    display: flex;
}

ul.foter-a {
    margin: 0;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    gap: 56px;
    align-items: center;
    flex-wrap: wrap;
    display: flex;
    list-style: none;
}

li.foter-b {
    color: #6d6d6d;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.54px;
}

.foter-text {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    display: grid;
    gap: 40px;
    padding-bottom: 80px;
    padding-top: 80px;
    width: 100%;
    border-top: 1px #e7e3fa  solid;
}

.foter-text-a {
    grid-column: span 3 / span 3;
}

.foter-text-b {
    width: 100%;
    margin-bottom: 40px;
}

p.foter-text-c {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    letter-spacing: -0.54px;
    margin: 0;
    margin-bottom: 30px;
}

p.foter-text-d {
    margin: 0;
    font-weight: 500;
    color: #6d6d6d;
    line-height: 31px;
}

.fot-a {
    grid-column: span 2 / span 2;
}

ul.fot-hav {
    flex-direction: column;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 26px;
}

li.fot-text {
    color: #6d6d6d;
    font-weight: 500;
    padding-top: 15px;
}

.mb-2\.5 {
    margin-bottom: 10px;
}

input#eOne {
    padding-left: 25px;
    padding-right: 25px;
    background-color: #f3f4f9;
    border-radius: 9999px;
    border: 1px #e7e3fa solid;
    width: 100%;
    height: 56px;
    \: 15px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.botom-fot {
    background: linear-gradient(                    90deg,                    #794aff 0%,                    #f3f4f9 63.23%                  );
    height: 65px;
    width: 100%;
}

.botom-foter {
    max-width: 1330px;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
}

.botom-foter-a {
    font-size: 16px;
    line-height: 26px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
}

span.botom-foter-b {
    color: #ffffff;
    display: flex;
    align-items: center;
}

.botom-foter-b p {
    margin-left: 5px;
    font-weight: bolder;
}

.botom-text {
    display: block;
    position: relative;
}

a.botom-text-a {
    background-color: #007aff;
    border-width: 3px;
    border-radius: 9999px;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    display: flex;
    top: -55px;
    position: absolute;
    border: 3px #ffffff solid;
}

ul.privacy {
    display: flex;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

li.policy {
    font-weight: 500;
    color: #6d6d6d;
}

li.policy-a {
    color: #6d6d6d;
    margin-left: 24px;
    margin-right: 24px;
    font-weight: 500;
}

i.fa-solid.fa-arrow-up {
    color: #ffffff;
}

.website span.seo-a {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    background-color: #794eff;
    border-radius: 9999px;
    border-bottom-left-radius: 0px;
    display: inline-block;
}

.trusted-clients span {
    font-weight: 600;
    font-size: 14px;
    margin-left: 7px;
}

span.service-con {
    display: flex;
    justify-content: center;
}

.Home before {}

.Home-before {position: absolute;top: -400px;z-index: 0;display: block;height: 300px;width: 300px;--tw-rotate: 45deg;transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color: rgb(255 255 255 / var(--tw-bg-opacity));transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);content: var(--tw-content);transition-duration: 1000ms;}

.Home:before {
    content: '';
    position: absolute;
    top: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    left: -100px;
}

.Optimization:hover {
    box-shadow: 0px 10px 60px 0px rgba(121, 74, 255, 0.2);
    border-color: #794aff;
}

.Optimization:hover .Optimization-web {
    color: #FFF;
    background: #794aff;
}



.project-img:hover {
    opacity: 1;
}

.complete-one:hover {
    opacity: 1;
}

li.text-paragraph:hover {
    text-decoration-line: underline;
    color: #794eff;
    opacity: 1;
}


li.text-groub:hover {
    text-decoration-line: underline;
    opacity: 1;
    color: #794eff;
}

li.foter-b:hover {
    text-decoration-line: underline;
    opacity: 1;
    color: #794eff;
}

li.fot-text:hover {text-decoration-line: underline;opacity: 1;color: #794eff;}

.latest:hover {
    /* color: #794eff; */
    /* opacity: 1; */
}

.text-todo-groub:hover {
    opacity: 1;
}

.Pergraph-img:hover {.parent:hover{
    border: 5px solid red;
};opacity: 1;transition: all 0.2s ease;.parent:hover{
    border: 5px solid red;
};.parent:hover{
    border: 5px solid red;
};}

.pergraph-img img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    vertical-align: middle;
}

a:hover {
    opacity: 1;
}

.Home:hover span {
    opacity: 1;
    color: #5d51f2;
}

span.text-base i {
    font-size: 12px;
}

span.txy {
    margin-right: 6px;
    margin-left: 6px;
    display: flex;
}

span.lin {
    display: flex;
    vertical-align: middle;
    font-size: 20px;
}

span.lin i {
    margin-left: 12px;
}

.serv i {
    font-size: 12px;
    display: flex;
    align-items: center;
}

.serv:hover {opacity: 1;text-decoration: underline;color: #794eff;}

p.services-ou:hover {
    opacity: 1;
    color: #794eff;
}

.serv i:hover {
    opacity: 1;
    color: #794eff;
}

.seo-tag span.seo {
    font-size: 16px;
    line-height: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
    color: #ffffff;
    background-color: #ba4aff;
    border-radius: 9999px;
    border-bottom-right-radius: 0px;
    display: inline-block;
}

.article-area {margin-bottom: 100PX;}

.home-bg-s {
    display: flex;
    justify-content: space-between;
    top: 33.333333%;
    position: absolute;
}

.bg-s {transform: rotate(
180deg);}

.explore:hover {
    opacity: 1;
    border-top: 1px #794eff solid;
    color: #794eff;
}

.cona-c i {
    display: contents;
    font-size: 13px;
}


.sa-vg {
    display: flex;
    justify-content: space-between;
    top: 80px;
    position: absolute;
}

.sad-vg {
    transform: rotate(180deg);
}
.text-todo-groub:hover .Pergraph-img{
    opacity: 1;
}

.complete-one:hover .project-img{
    opacity: 1;
}
.complete:hover .project-img{
    opacity: 1;
}



.explore:hover .latest {
    opacity: 1;
    color: #794eff;
}

.pages {
    padding-left: 8px;
    padding-right: 8px;
    overflow: hidden;
    height: 0px;
    top: 20px;
    left: -28px;
    position: absolute;
    transition-duration: 700ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

ul.pages-u {
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #ffffff;
    opacity: 1;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    min-width: 200px;
    max-height: fit-content;
    margin-top: 34px;
}

li.pages-l {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}

a.home-pages {
    position: relative;
    overflow: hidden;
    border-bottom: 0px #794eff solid;
    border-color: transparent;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    color: #6d6d6d;
    opacity: 1;
    line-height: 20px;
    font-weight: 500;
    font-family: Inter, sans-serif;
    text-decoration: inherit;
}
a.home-pages::before {
    content: "";
    position: absolute;
    bottom: 0px;
    display: block;
    width: 0;
    overflow: hidden;
    font-family: Inter, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: rgb(121, 74, 255);
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
}

.text-groub:hover svg{
    transform: rotate(180deg);
    transition: 300ms;
}
li.text-groub{
    position: relative;
}
.pages{
    position: absolute;
    top: 100%;
    left: 0;

    height: 0;
    overflow: hidden;

    transition: all .7s ease;
}
li.text-groub:hover .pages{
    height: 500px;
}
.pages-l{
    opacity: 0;
    transform: translateY(-15px);
    transition: .3s ease;
}

li.text-groub:hover .pages-l{
    opacity: 1;
    transform: translateY(0);
}
.pages-u{
    flex-direction: column;
}

.pages-l{
    width: 100%;
    white-space: nowrap;
}

a.home-pages{
    display: inline-block;
    white-space: nowrap;
}


li.pages-l a:hover {
    /* text-decoration-line:underline; */
    /* color: #794eff; */
    /* opacity: 1; */
    /* border-bottom: 2px #794eff solid; */
}
.swiper-wrapper{
    transition-timing-function: ease !important;
}



a.home-pages {
    position: relative;
    color: #6d6d6d;
    transition: color .3s;
}

a.home-pages::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0;
    height: 2px;
    background: #794eff;
    transition: width .2s ease;
}

a.home-pages:hover {
    color: #794eff;
}

a.home-pages:hover::before {
    width: 100%;
}

::before {}

.Home:hover::after {content: '';bottom: -150px;}

.Home:hover::before {
    content: '';
    top: -150px;
}

.Home::after {
    content: '';
    position: absolute;
    bottom: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    right: -100px;
}


.Home span:hover {
    color: #794aff;
}
.header-bottom.sticky{
    position: fixed;
    top: 0;
    width: 1330px;
    z-index: 9999;
    background: #fff;
    animation: headerDown .4s ease;
    box-shadow: 0 10px 30px rgba(0,0,0,.08);
    max-width: calc(100% - 40px);
}

@keyframes headerDown{
    from{
        transform: translateY(-100%);
    }
    to{
        transform: translateY(0);
    }
}

.cona-b::before {
    content: '';
    position: absolute;
    top: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    left: -100px;
}

.cona-b::after {
     content: '';
    position: absolute;
    bottom: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    right: -100px;
}

.cona-b:hover::before {content: '';top: -150px;}

.cona-b:hover::after {
    contain: '';
    bottom: -150px
}

.cona-b:hover span {
    color: #794aff;
}

.home-learn-more::before {
    content: '';
    position: absolute;
    top: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    left: -100px;
}

.home-learn-more::after {
    content: '';
    position: absolute;
    bottom: -400px;
    z-index: 0;
    display: block;
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    background-color: rgb(255, 255, 255);
    transition: all 0.5s ease;
    right: -100px;}

.home-learn-more:hover::after {
    bottom: -150px;
    
}
.home-learn-more:hover::before {
    top: -150px;
    
}

.home-learn-more:hover span {
    color: #007aff;
}

.home-learn-more:hover i {
    color: #007aff;
}

header.header-mobile {
    display: none;
}