.cta_btn a {
    text-decoration: none;
    color: white;
    font-size: 1rem;
    font-weight: 600;
    text-transform: capitalize;
}

.cta_btn {
    padding: 18px 40px;
    outline: none;
    border: none;
    gap: 10px;
    border-radius: 30px;
    background: var(--Color_g_1, linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%));
    color: white;
}

.about_buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 8px;
}

.join_cta_btn {
    padding: 18px 40px;
    outline: none;
    border: 1px solid #000000;
    gap: 10px;
    border-radius: 30px;
    background: transparent;
    color: #000000;
    box-shadow: 0 6px 12px rgba(242, 84, 45, 0) !important;
}

.join_cta_btn a {
    text-decoration: none;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
}

.acs_Team {
    max-width: 1920px;
    width: 100%;
    height: 70vh;
    background: url("/Web_Image/About_image/bg_about_team.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 32px;
    margin: 0 auto;
}

.acs-team_section {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 2rem;
}

.team_members {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    gap: 3rem;
}

.team_member_acs {
    width: 350px;
    height: auto;
    padding: 32px;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(3.5px);
    color: #f9f9f9;
    border: 1px solid #ffffff;
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.team_member_acs:hover {
    transform: translateY(-10px);
    box-shadow: 0 4px 20px rgba(255, 255, 255, 0.1);
    background-color: #f9f9f9;
    border: 1px solid #FF796D;
    color: #000;
}

.team_member_acs img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 14px;
}

.team_member_acs h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 16px;
}

.team_member_acs p {
    font-size: 1rem;
    color: #555;
    margin-top: 8px;
}

.acs_about_team {
    margin-right: 19rem;
    margin-top: -3rem;
}

.acs_about_team_text {
    margin-left: -24rem;
    margin-top: -2rem;
    color: white;
}

@import url(about_acs_who_we_are.css);
@import url(acs_vision_mission.css);
@import url(Cta_acs_about.css);
@import url(why_choose_us_acs.css);
@import url(Team_acs.css);

.about_us {
    width: 100%;
    height: 80vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 0;
}

.about_us::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("/Web_Image/About_image/about_us.avif");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: grayscale(100%) brightness(50%);
    z-index: -1;
}

.about_us_top {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 24px;
    max-width: 1440px;
    margin: 0 auto;
    z-index: 1;
}

.about_acs_bg .about_acs_titel {
    font-size: 2.5rem;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    opacity: 1;
}

.about_acs_bg .about_acs_sub {
    text-align: center;
    color: #ecefff;
    font-size: 18xp;
}

.about_button_top {
    padding: 20px 16px;
    border: none;
    outline: none;
    color: black;
}

.about_button_top a {
    text-decoration: none;
    color: black;
    font-weight: 600;
}

.about_acs_cta {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    background-color: #ffded7;
}

.about_cta {
    width: 100%;
    max-width: 1240px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 80px 20px;
    margin: 0 auto;
    gap: 18px;
    background: url("https://framerusercontent.com/images/FBWr9OgMRYKbWHAHTJpNCTdCCU.png?scale-down-to=512");
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: 100% 50%;
}

.about_cta .about_text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
    width: 60%;
}

.about_text h4 {
    font-size: 1.2rem;
}

.section--trusted-services {
    padding: 10px 20px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.container {
    max-width: 1440px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.section__heading {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 30px;
    color: #1E293B;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease forwards;
    animation-delay: 0.2s;
}


.services-marquee {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.services-track {
    display: inline-flex;
    gap: 20px;
    padding: 10px 0;
    list-style: none;
    margin: 0;
}

.services-track li {
    font-size: 1.1rem;
    color: #1E293B;
    white-space: nowrap;
    font-weight: 500;
    background: #FFEBE9;
    border-radius: 14px;
    padding: 8px 10px;
    font-family: "Nunito Sans", sans-serif;
    font-weight: 700;
}

.services-row-gap {
    height: 30px;
}

.scroll-left {
    animation: scrollLeft 40s linear infinite;
}

.scroll-right {
    animation: scrollRight 40s linear infinite;
}

@keyframes scrollLeft {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes scrollRight {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.services-fade {
    position: absolute;
    top: 0;
    width: 80px;
    height: 100%;
    z-index: 2;
    pointer-events: none;
}

.fade-left {
    left: 0;
    background: linear-gradient(to right, white 0%, transparent 100%);
}

.fade-right {
    right: 0;
    background: linear-gradient(to left, white 0%, transparent 100%);
}

.about_acs_who_we_are {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("/Web_Image/About_image/we_are_bg_image.webp");
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 20px;
    margin: 20px 0;
}

.about_acs_we_are {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 18px;
    width: 80%;
}

.about_acs_we_text {
    text-align: center;
    color: #f7f7f7;
    font-family: "Nunito Sans", sans-serif;
}

.we_are_acs_text {
    font-size: 1.2rem;
    line-height: 1.4;
    font-weight: 400;
}

.we_acs_button {
    background: var(--Color_g_1, linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%));
    color: #fff;
    padding: 14px 28px;
    border: none;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(242, 84, 45, 0.3);
    position: relative;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.we_acs_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
}

.we_acs_button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(242, 84, 45, 0.4);
}

.we_acs_button:hover::before {
    left: 100%;
}

.we_acs_button:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(242, 84, 45, 0.4);
}

.we_acs_button a {
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1;
}

:root {
    --vm-primary: #4361ee;
    --vm-secondary: #3a0ca3;
    --vm-accent: #4cc9f0;
    --vm-dark: #1a1a2e;
    --vm-light: #f8f9fa;
    --vm-vision-bg: #f0f7ff;
    --vm-mission-bg: #fff5f0;
}

.vision-mission-container {
    padding: 5rem 1rem;
    background: linear-gradient(135deg, #f5f7ff 0%, #f9f9f9 100%);
    font-family: "Nunito Sans", sans-serif;
}

.vm-flex-container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    gap: 30px;
    flex-wrap: wrap;
}

.vm-card {
    flex: 1;
    min-width: 300px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);
    display: flex;
    flex-direction: column;
}

.vm-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.12);
}

.vision-section {
    background: var(--vm-vision-bg);
    border: 1px solid var(--vm-primary);
}

.mission-section {
    background: var(--vm-mission-bg);
    border: 1px solid #ff6b35;
}

.vm-header {
    padding: 2rem 2rem 1rem;
    display: flex;
    align-items: center;
    gap: 15px;
}

.vm-icon {
    font-size: 2.5rem;
    flex-shrink: 0;
}

.vision-section .vm-icon {
    color: var(--vm-primary);
}

.mission-section .vm-icon {
    color: #ff6b35;
}

.vm-title {
    font-size: 1.8rem;
    font-weight: 800;
    color: var(--vm-dark);
    margin: 0;
}

.vm-content {
    padding: 0 2rem 1rem;
    flex-grow: 1;
}

.vm-content p {
    color: #4a5568;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    font-size: 1.05rem;
}

.vm-features {
    margin: 1.5rem 0;
    padding-left: 1.5rem;
}

.vm-features li {
    margin-bottom: 0.8rem;
    color: #4a5568;
    position: relative;
    padding-left: 1.5rem;
}

.vm-features li:before {
    content: "•";
    color: var(--vm-primary);
    font-weight: bold;
    position: absolute;
    left: 0;
}

.mission-section .vm-features li:before {
    color: #ff6b35;
}

.vm-highlight {
    background: white;
    border-radius: 12px;
    padding: 1.5rem;
    margin: 1.5rem 0;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.vm-quote-icon {
    position: absolute;
    top: -15px;
    left: 20px;
    font-size: 3rem;
    opacity: 0.1;
}

.vision-section .vm-quote-icon {
    color: var(--vm-primary);
}

.mission-section .vm-quote-icon {
    color: #ff6b35;
}

.vm-quote-text {
    font-style: italic;
    color: var(--vm-dark);
    font-weight: 500;
    position: relative;
    z-index: 2;
    margin: 0;
}

.vm-cta {
    padding: 1.5rem 2rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: all 0.3s ease;
}

.vision-section .vm-cta {
    background: var(--vm-primary);
    color: white;
}

.mission-section .vm-cta {
    background: #ff6b35;
    color: white;
}

.vm-cta:hover {
    padding-right: 1.8rem;
}

.vm-cta-text {
    font-weight: 600;
    font-size: 1.05rem;
}

.vm-arrow {
    font-size: 1.3rem;
    transition: transform 0.3s ease;
}

.vm-cta:hover .vm-arrow {
    transform: translateX(5px);
}

@media (max-width:768px) {
    .vm-flex-container {
        flex-direction: column;
        gap: 20px;
    }

    .vm-card {
        min-width: 100%;
    }

    .vm-header {
        padding: 1.5rem 1.5rem 1rem;
    }

    .vm-content {
        padding: 0 1.5rem 1rem;
    }

    .vm-highlight {
        padding: 1.2rem;
    }
}

.why_choose_us_acs {
    width: 100%;
    max-width: 100%;
    height: 70vh;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    padding: 64px;
}

.acs_main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 100%;
    max-width: 1440px;
}

.tag {
    margin: 20px 0;
}

.left_side_title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #000;
}

.left_side_list {
    list-style: none;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.6;
}

.why_choose_us_acs .acs_main .left_side_acs {
    width: 50%;
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-direction: column;
}

.right_side_acs {
    background: black;
    width: 50%;
    height: 450px;
    overflow: hidden;
}

.image_acs_choose img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.portfolio_container {
    max-width: 1440px;
    margin-top: 7rem !important;
    margin-bottom: 2rem !important;
    margin: 0 auto;
    padding: 30px 15px;
    text-align: center;
}

.content_portfolio {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 4px;
}

h1 {
    font-weight: 400;
    margin-bottom: 10px;
}

.content_portfolio .subtitle {
    color: #888;
    font-size: 14px;
    margin-bottom: 30px;
    width: 50% !important;
    max-width: 100% !important;
}

.filter-buttons {
    margin-bottom: 30px;
}

.filter-buttons button {
    background: none;
    border: none;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
    color: #666;
    padding: 5px 10px;
    transition: color 0.3s;
}

.filter-buttons button.active,
.filter-buttons button:hover {
    color: #000;
    border-bottom: 2px solid #000;
}

.portfolio_container .grid-item {
    position: relative;
    overflow: hidden;
}

.portfolio_container .grid-item img {
    width: 100%;
    transition: transform 0.4s ease;
}

.portfolio_container .grid-item:hover img {
    transform: scale(1.05);
}

.portfolio_container .grid-item::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.portfolio_container .grid-item::after {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.portfolio_container .grid-item:hover::before,
.portfolio_container .grid-item:hover::after {
    opacity: 1;
}

.portfolio_container .grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.portfolio_container .grid-item {
    width: calc(25% - 10px);
    box-sizing: border-box;
    gap: 16px;
}

.portfolio_container .grid-item img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
    cursor: pointer;
}

@media (max-width:992px) {
    .portfolio_container .grid-item {
        width: calc(33.33% - 10px);
    }
}

@media (max-width:768px) {
    .portfolio_container .grid-item {
        width: calc(50% - 10px);
    }
}

@media (max-width:576px) {
    .portfolio_container .grid-item {
        width: 100%;
    }
}

body.lb-disable-scrolling {
    overflow: hidden;
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    display: none;
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
    outline: none;
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid white;
}

.lightbox a img {
    border: none;
}

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: white;
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(/Acs_Portfolio/images/loading.gif) no-repeat;
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.lb-container>.nav {
    left: 0;
}

.lb-nav a {
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev,
.lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(/Acs_Portfolio/images/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(/Acs_Portfolio/images/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both;
}

.lb-data {
    padding: 0 4px;
    color: #ccc;
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em;
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em;
}

.lb-data .lb-caption a {
    color: #4ae;
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999999;
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(/Acs_Portfolio/images/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

:root {
    --primary-blog: #1E293B;
    --gray-100-blog: #f3f4f6;
    --gray-700-blog: #374151;
}

.container_acs_blog {
    max-width: 1440px;
    margin: 0 auto;
    padding: 20px;
    margin-top: 5rem;
}

.blog-header_acs {
    text-align: center;
    margin: 40px 0;
}

.blog-grid_acs {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 50px;
}

.blog-card_acs {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blog-card_acs:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.blog-card_acs img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.card-content_acs {
    padding: 20px;
}

.card-category_acs {
    color: var(--primary-blog);
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.card-title_acs {
    font-size: 1.25rem;
    margin: 0 0 10px;
    font-weight: 600;
}

.card-excerpt_acs {
    color: #6b7280;
    margin-bottom: 15px;
    font-size: 0.9375rem;
}

.card-meta_acs {
    display: flex;
    justify-content: space-between;
    font-size: 0.8125rem;
    color: #9ca3af;
}

.read-more_acs {
    color: #1E293B;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    margin-top: 10px;
}

.card-title_acs a {
    color: #1E293B;
    text-decoration: none;
    margin-top: 10px;
    font-weight: 600;
}

.blog-card_acs a {
    color: #1E293B;
    text-decoration: none;
    font-weight: 700;
}

.acs_blog_full a {
    text-decoration: none;
    color: black !important;
}

.acs_blog_full .breadcrumb-list {
    color: black !important;
}

.blog_acs_header {
    max-width: 1920px;
    width: 100%;
    height: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 152px 32px 40px !important;
    background: url("/Web_Image/Blogs/bg_blog_single.webp") center/cover no-repeat;
    position: relative;
    z-index: 0;
    color: white;
}

.blog_acs_header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.blog_acs_header>* {
    position: relative;
    z-index: 2;
}

.blog-content {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 32px;
}

.blog_title_single {
    font-size: 26px;
    line-height: 1.4;
    color: #1E293B;
    margin-bottom: 16px;
    font-weight: 700;
}

.blog_content_text {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 24px;
}

.blog_image {
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin-bottom: 24px;
    border-radius: 8px;
}

.blog_breadcrumb {
    color: white !important;
}

.blog_breadcrumb .breadcrumb-list span a {
    color: white;
}

.blockquote {
    font-family: "Gloria Hallelujah", cursive;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 1rem;
    color: rgb(211, 57, 29);
}

.bottme_line {
    position: fixed;
    bottom: 0;
    flex: none;
    height: 100px;
    border: 0;
    left: 0;
    width: 100%;
    border: none;
    z-index: 9999;
}

.contact_acs {
    margin-top: 2rem !important;
}

.select-group {
    position: relative;
}

.select-arrow {
    position: absolute;
    pointer-events: none;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: #F2542D;
    font-size: 1.2em;
    z-index: 3;
}

#contact-form select,
select#service {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-right: 40px;
}

#contact-form select::-ms-expand,
select#service::-ms-expand {
    display: none;
}

#contact-form select,
#contact-form input,
#contact-form textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1.5px solid #F2542D;
    border-radius: 8px;
    font-size: 1rem;
    background: #fff;
    color: #222;
    transition: border 0.2s;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    resize: none;
    margin-bottom: 0;
}

#contact-form select:focus,
#contact-form select:not([value=""]),
#contact-form select:valid {
    border-color: #F1411A;
    outline: none;
}

.form-group label {
    position: absolute;
    left: 16px;
    top: 16px;
    color: #888;
    font-size: 1rem;
    background: #fff;
    padding: 0 4px;
    pointer-events: none;
    transition: top 0.25s cubic-bezier(.4, 2, .6, 1), left 0.25s cubic-bezier(.4, 2, .6, 1), font-size 0.25s cubic-bezier(.4, 2, .6, 1), color 0.25s;
    border-radius: 4px;
    z-index: 2;
}

.form-group select:focus+label,
.form-group select:not([value=""])+label,
.form-group select:valid+label {
    top: -10px;
    left: 10px;
    font-size: 0.85rem;
    color: #F2542D;
    background: #fff;
}

#contact-form select {
    background-image: url("data:image/svg+xml;charset=UTF-8,<svg fill='gray' height='22' width='22' viewBox='0 0 50 50'><polygon points='0,0 50,0 25,35'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 18px;
    cursor: pointer;
    min-height: 48px;
}

#contact-form select::-ms-expand {
    display: none;
}

.Faqs_acs {
    max-width: 1440px;
    width: 100%;
    margin-top: 90px !important;
    margin-bottom: 2rem !important;
    margin: 0 auto;
}

.faq_acs_title {
    text-align: center;
    color: #222;
    margin-bottom: 10px;
}

.faq-item-acs {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.faq-question-acs {
    cursor: pointer;
    padding: 18px 16px;
    font-weight: 600;
    color: #333;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f7f7f7;
    transition: background 0.3s;
}

.faq-question-acs:hover {
    background: #eaeaea;
}

.faq-answer-acs {
    max-height: 0;
    overflow: hidden;
    padding: 0 16px;
    background: #fcfcfc;
    color: #555;
    transition: max-height 0.4s ease, padding 0.3s ease;
}

.faq-item-acs.active .faq-answer-acs {
    padding: 16px;
    max-height: 300px;
}

.faq-question-acs::after {
    content: '+';
    font-size: 20px;
    transition: transform 0.3s;
}

.faq-item-acs.active .faq-question-acs::after {
    content: '−';
}

.about-acs-wrap {
    max-width: 1640px;
    margin: 60px auto 0 auto;
    display: flex;
    align-items: flex-start;
    gap: 48px;
    background: #fff;
    border-radius: 22px;
    box-shadow: 0 8px 36px rgba(44, 44, 44, 0.10);
    padding: 54px 36px 40px 36px;
}

.about-acs-content {
    flex: 1 1 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.about-acs-label {
    width: 25%;
    color: #1E293B;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 12px;
}

.about-acs-title {
    font-size: 2.4rem;
    color: #1E293B;
    font-weight: 800;
    margin-bottom: 10px;
    line-height: 1.15;
}

.about-acs-desc {
    color: #444;
    font-size: 1.13rem;
    margin-bottom: 18px;
    line-height: 1.7;
}

.about-acs-list {
    margin: 18px 0 0 0;
    padding: 0;
    list-style: none;
}

.about-acs-list li {
    font-size: 1.08rem;
    color: #222;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.about-acs-list li strong {
    color: #FF796D;
    font-weight: 600;
}

.about-acs-contact {
    margin-top: 22px;
    font-size: 1.08rem;
    color: #1E293B;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 8px;
}

.about-acs-contact a {
    color: #1E293B;
    text-decoration: none;
    transition: color 0.3s ease;
}

.about-acs-img {
    flex: 1 1 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 36px;
}

.acs_button {
    background: var(--Color_g_1, linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%));
    color: #fff;
    padding: 18px 40px;
    border: none;
    border-radius: 12px;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(242, 84, 45, 0.3);
    position: relative;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.acs_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
}

.acs_button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(242, 84, 45, 0.4);
}

.acs_button:hover::before {
    left: 100%;
}

.acs_button:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(242, 84, 45, 0.4);
}

.acs_button a {
    color: white;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    position: relative;
    z-index: 1;
}

.icon_home_about .icon_two-color {
    fill: white !important;
}

.icon_home_about .icon_Fill_one {
    fill: #011a2d !important;
}

.icon_home_about .icon_three_color {
    fill: #fe3434 !important;
}

.icon_home_about .icon_four_color {
    fill: #011a2d !important;
}

.icon_home_about {
    transition: transform 0.3s ease;
}

.acs_button:hover .icon_home_about {
    transform: rotate(15deg) scale(1.1);
}

.about_image_icon {
    width: 50px;
    height: 50px;
    margin-bottom: -37px;
    margin-left: 37%;
}

.about_image_text {
    margin-top: -2rem;
    margin-left: 22rem;
    font-family: "Gloria Hallelujah", cursive;
    transform: rotate(-10deg);
    width: 30%;
}

@media (max-width:768px) {
    .acs_button {
        padding: 16px 32px;
        font-size: 1rem;
    }
}

.about-acs-img img {
    width: 100%;
    max-width: 100%;
    border-radius: 16px;
    box-shadow: 0 4px 24px rgba(44, 44, 44, 0.10);
    object-fit: cover;
}

@media (max-width:1000px) {
    .about-acs-wrap {
        flex-direction: column;
        padding: 32px 4vw 24px 4vw;
        gap: 28px;
    }

    .about-acs-img img {
        max-width: 100%;
    }
}

.acs_home_blogs {
    max-width: 1920px;
    width: 100%;
    margin-top: 4rem !important;
    margin-bottom: 3rem !important;
    margin: 0 auto;
    background: url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755185951/blog_bg_2_eizgo5.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 90%);
    padding: 4rem;
}

.acs_blog {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.blog_contnet_title {
    color: #000;
    margin-bottom: 1rem;
    text-align: center;
}

.blog_contnet_title .blog_title {
    font-weight: 800;
    font-size: 2.8rem;
}

.blog_contnet_title .blog_text {
    font-weight: 500;
    font-size: 1.4rem;
    color: #000;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
    text-align: center;
}

.blog_cards {
    max-width: 1440px;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 32px;
}

.blog_card {
    height: 450px;
    width: 350px;
    margin: 0.5rem;
    padding: 14px;
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(3.5px);
    background-position: 80% 80%;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 2rem;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.blog_card:hover {
    background: url("/Web_Image/blog\ \(3\).webp");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid #cccccc00;
    border-radius: 0px;
    transform: scaleZ(1.05);
}

#blog_two {
    background-position: 80% 80%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}

#blog_two:hover {
    background: url("/Web_Image/blog\ \(3\).webp");
    background-position: 50% 50%;
    background-size: cover;
    transform: scaleZ(1.05);
    background-repeat: no-repeat;
}

#blog_three {
    background-position: 80% 80%;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
}

#blog_three:hover {
    background: url("/Web_Image/blog\ \(3\).webp");
    background-position: 50% 50%;
    background-size: cover;
    transform: scaleZ(1.05);
    background-repeat: no-repeat;
}

.info_card {
    width: auto;
    padding: 4px 8px;
    border: 1px solid #ccc;
    border-radius: 14px;
    background: #FFEBE9;
    font-weight: 600;
    color: #242424;
}

.blog_card_title .main_title_blog {
    font-weight: 800;
    font-size: 1.4rem;
    color: #000;
    margin-top: 0.5rem;
}

.title_card_link {
    text-decoration: none;
    color: #000 !important;
    font-weight: 600;
    font-size: 1.2rem;
    transition: all 0.3s ease-in-out;
}

.blog_card_content {
    font-weight: 500;
    font-size: 1.2rem;
    color: #000;
    margin-top: -0.9rem;
    margin-bottom: 0.5rem;
    text-align: left;
}

.blog_card_button {
    padding: 12px 18px;
    border-radius: 8px;
    background-color: #ffffff00 !important;
    color: #000000 !important;
    font-weight: 600;
    font-size: 1rem;
    border: 1px solid #ffffff !important;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.blog_card_button a {
    text-decoration: none;
    color: #ffffff !important;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.blog_card_button:hover {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 1px solid #000000 !important;
}

.blog_card_button .icon_blog {
    margin-right: 0.52rem;
}

.our_Services .Services {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 1rem;
}

.Services .top-text_Service {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 16px;
}

.top-text_Service h2 {
    color: var(--Theme-Extend-Colors-Primary, #1E293B);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
}

.top-text_Service .Our_span_text {
    color: #FF796D;
    font-family: "Nunito Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 55px;
}

.top-text_Service .our_text {
    color: var(--Woodsmoke-950, #1A1919);
    text-align: center;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: -0.18px;
}

.button_tag {
    border-radius: 45px;
    background: #FFEBE9;
    padding: 10px 16px;
    border: none;
}

.top-text_Service .our_image img {
    width: 151.5px;
    height: 95.75px;
    margin-left: -26rem;
    margin-top: -6rem;
}

.Frontend_tag {
    border-radius: 45px;
    background: #FFEBE9;
    padding: 10px 16px;
    border: none;
    margin-top: -3rem;
}



.Backend_Magic {
    transform: rotate(6deg);
    transition: all 0.2s ease-in;
}

.Backend_Magic:hover {
    transform: rotate(0deg);
    z-index: 1;
}

.Digital_Design {
    transition: all 0.2s ease-in;
    transform: rotate(-12deg);
}

.Digital_Design:hover {
    transform: rotate(0deg);
    z-index: 1;
}

.text {
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 8px;
    width: 100%;
}

.text h4 {
    color: var(--Theme-Extend-Colors-Primary, #1E293B);
    font-family: "Nunito Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: -0.14px;
    margin-bottom: 1.5rem;
}

.icon-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 4px;
}

.icon-text .tool_text h3 {
    color: #475569;
    text-align: right;
    font-family: "Nunito Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.tools .icon-text .icon .first {
    width: 30px;
    height: 30px;
}

.line_card {
    width: 332px;
    height: 0;
    color: #71C870;
    stroke-width: 1px;
    stroke: #71C870;
    height: 0;
    border-top: 2px solid transparent;
    border-image: linear-gradient(90deg, #A4D8A9 30%, white 99% 100%) 1;
    transform-origin: left center;
}

.tags .Frontend_tag_fun_4 {
    margin-top: 0.8rem !important;
}

.Home_content-btn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
}

.content_button {
    border: none;
    outline: none;
    background: transparent;
    text-align: right;
}

.content_button a {
    text-decoration: none;
    color: black;
}

.contact {
    background: #fff;
    padding: 64px 0 48px 0;
    display: flex;
    justify-content: center;
}

.contact_section {
    max-width: 1140px;
    width: 95%;
    margin: 0 auto;
    display: flex;
    gap: 48px;
    background: #f8f8f8;
    border-radius: 18px;
    box-shadow: 0 6px 32px rgba(44, 44, 44, 0.07);
    padding: 40px 32px;
    flex-wrap: wrap;
    background: url("/Web_Image/contact/image_1.webp") center/cover no-repeat;
    transition: background-image 0.7s cubic-bezier(.4, 2, .6, 1);
}

.contact_left {
    flex: 1 1 260px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;
    background: rgba(255, 255, 255, 0.774);
    backdrop-filter: blur(1.5px);
    padding: 8px 16px;
    border-radius: 8px;
}

.contact_left h1 {
    font-size: 2rem;
    color: #1e293b;
    margin-bottom: 8px;
}

.acs_process_button_link{
  display: inline-block;
  font-size: 1rem;
  text-decoration: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.acs_process_button_link a {
text-decoration: underline;
color: black;
}


.work_home_button{
    background: transparent;
    color: #fff;
    padding: 16px 32px;
    border: none;
    border-radius: 8px;
    font-size: 1.2rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;

}

.work_home_button a {
    color: #000000;
    text-decoration: underline;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    font-weight: 400;
    font-size: 16px;

}


.contact_left p {
    color: #444;
    font-size: 1.1rem;
}

.contact_info {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.contact_info li {
    font-size: 1.05rem;
    color: #1E293B;
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact_info li a {
    color: #000000;
    text-decoration: none;
    transition: color 0.2s;
}

.contact_info i {
    color: #F2542D;
    font-size: 1.1em;
}

.contact_right {
    flex: 1 1 320px;
    display: flex;
    align-items: center;
}

#contact-form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

#contact-form input,
#contact-form textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1.5px solid #F2542D;
    border-radius: 8px;
    font-size: 1rem;
    background: #fff;
    color: #222;
    resize: none;
    transition: border 0.2s;
}

#contact-form input:focus,
#contact-form textarea:focus {
    border-color: #F1411A;
    outline: none;
}

.contact_btn {
    background: linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%);
    color: #fff;
    border: none;
    border-radius: 8px;
    padding: 12px 0;
    font-size: 1.1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s, transform 0.2s;
    box-shadow: 0 2px 8px rgba(241, 65, 26, 0.08);
}

.contact_btn:hover {
    background: #070707;
}

#contact-status {
    margin-top: 10px;
    font-size: 1rem;
    color: #ffffff;
    background: #077b3000;
    border-radius: 16px;
    width: 70%;
    padding: 6px;
}

@media (max-width:900px) {
    .contact_section {
        flex-direction: column;
        gap: 24px;
        padding: 24px 8px;
    }

    .contact_left,
    .contact_right {
        align-items: flex-start;
    }
}

.form-group {
    position: relative;
    margin-bottom: 18px;
}

.form-group label {
    position: absolute;
    left: 16px;
    top: 16px;
    color: #888;
    font-size: 1rem;
    background: #fff;
    padding: 0 4px;
    pointer-events: none;
    transition: top 0.25s cubic-bezier(.4, 2, .6, 1), left 0.25s cubic-bezier(.4, 2, .6, 1), font-size 0.25s cubic-bezier(.4, 2, .6, 1), color 0.25s;
    border-radius: 4px;
}

.form-group input:focus+label,
.form-group input:not(:placeholder-shown)+label,
.form-group textarea:focus+label,
.form-group textarea:not(:placeholder-shown)+label {
    top: -10px;
    left: 10px;
    font-size: 0.85rem;
    color: #F2542D;
    background: #fff;
}

.contact-status {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 14px;
    font-size: 1.08rem;
    font-weight: 500;
    min-height: 32px;
}

.contact-status .status-icon {
    font-size: 1.3em;
    display: flex;
    align-items: center;
}

.contact-status-sending {
    color: #F2542D;
}

.contact-status-success {
    color: #22bb33;
}

.contact-status-error {
    color: #e74c3c;
}

.Contact_image_icon {
    width: 50px;
    height: 50px;
    margin-top: 30rem;
}

.contact_image_text {
    margin-left: 49rem;
    margin-top: -3rem;
    color: white;
    font-family: "Gloria Hallelujah", cursive;
    transform: rotate(-10deg);
    width: 30%;
}

.faqs {
    max-width: 1440px;
    width: 100%;
    margin-top: 4rem !important;
    margin: 0 auto;
    height: 740px;
}

.faqs_section {
    max-width: 800px;
    width: 90%;
    margin: 0 auto;
    padding: 40px 16px;
    background: #fff;
    border-radius: 18px;
}

.top-text_faqs {
    text-align: center;
    margin-bottom: 32px;
}

.button_tag_faqs {
    border-radius: 45px;
    background: #FFEBE9;
    padding: 10px 16px;
    border: none;
    margin-bottom: 1rem;
}

.top-text_faqs h6 {
    color: var(--Theme-Extend-Colors-Primary, #1E293B);
    font-family: "Nunito Sans";
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
    color: #333;
}

.Our_span_text {
    color: #FF796D;
    font-family: "Nunito Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 55px;
}

.faqs_cards {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.card_faqs {
    background: #f8f8f8;
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow 0.2s;
}



.faq-question {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    text-align: left;
    font-size: 1.15rem;
    font-weight: 600;
    padding: 18px 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1E293B;
    transition: background 0.2s;
}

.faq-question:hover,
.faq-question:focus {
    background: #ffe7e0;
}

.faq-arrow {
    font-size: 1.2em;
    transition: transform 0.3s all ease;
}

.card_faqs.open .faq-arrow {
    transform: rotate(180deg);
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    background: #fff;
    color: #1E293B;
    padding: 0 24px;
    transition: max-height 0.35s cubic-bezier(0.4, 0, 0.2, 1), padding 0.2s all ease-in-out;
}

.card_faqs.open .faq-answer {
    padding: 16px 24px 24px 24px;
    max-height: 300px;
}

@media (max-width:600px) {
    .faqs_section {
        padding: 24px 4px;
    }

    .faq-question,
    .faq-answer {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.card_faqs {
    background: #f8f8f8;
    border-radius: 12px;
    overflow: hidden;
    transition: box-shadow 0.3s cubic-bezier(.4, 2, .6, 1), border-left 0.3s cubic-bezier(.4, 2, .6, 1), background 0.3s;
    position: relative;
    border-left: 4px solid transparent;
    color: #FF796D;
    ;
}

.card_faqs.open {
    /* background: linear-gradient(107deg, #fff 80%, #ffe7e0 100%); */
}

.faq-question {
    width: 100%;
    background: none;
    border: none;
    outline: none;
    text-align: left;
    font-size: 1.15rem;
    font-weight: 500;
    padding: 18px 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #222;
    transition: background 0.2s, color 0.2s;
    position: relative;
    z-index: 2;
}

.faq-question:hover,
.faq-question:focus {
    background: #ffe7e0;
    color: #1E293B;
}

.faq-arrow {
    font-size: 1.3em;
    color: #F2542D;
}

.card_faqs.open .faq-arrow {
    transform: rotate(180deg) scale(1.2);
    color: #F1411A;
}

.faq-answer {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    background: #fff;
    color: #444;
    padding: 0 24px;
    transition: max-height 0.5s cubic-bezier(.4, 2, .6, 1), opacity 0.3s, padding 0.3s;
    will-change: max-height, opacity, padding;
}

.card_faqs.open .faq-answer {
    padding: 16px 24px 24px 24px;
    max-height: 300px;
    opacity: 1;
    animation: fadeInFaq 0.5s;
}

@keyframes fadeInFaq {
    from {
        opacity: 0;
        transform: translateY(-12px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.card_faqs.open::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, #F1411A 0%, #F2542D 100%);
    border-radius: 4px 0 0 4px;
    z-index: 1;
    animation: accentGrow 0.4s;
}

@keyframes accentGrow {
    from {
        height: 0;
    }

    to {
        height: 100%;
    }
}

.side-floating-btn-home a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.side-floating-btn-home {
    position: fixed;
    top: 60%;
    left: 1%;
    transform: translateY(-50%) rotate(-90deg);
    transform-origin: left center;
    z-index: 9999;
    padding: 18px 20px;
    background: #F46B43;
    outline: none;
    border: none;
}

@media (max-width:767px) {
    .side-floating-btn-home {
        display: none;
    }
}

.footer_home {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    flex-direction: column;
    gap: 16px;
    background: ghostwhite;
    padding: 32px;
}

.footer_first .footer_logo img {
    width: 250px;
    height: 100px;
    object-fit: contain;
}

.footer_links ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 32px;
}

.footer_links ul li {
    list-style: none;
}

.footer_links ul li a {
    color: black;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.icon_links ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.icon_links ul li {
    list-style: none;
}

.icon_links ul li a {
    color: black;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

.button_footer_content .content_footer {
    background: #F1411A;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
}

.button_footer_content .content_footer a {
    color: white;
    text-decoration: none;
}

.copy_right .copy_right_acs {
    font-size: 14px;
    font-weight: 400;
    color: rgb(27, 27, 27);
    font-family: "Nunito Sans", sans-serif;
}

.hero-home {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.hero_acs {
    width: 100%;
    height: 800px;
    background: url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755181990/image_2_rq8ifv.webp");
    background-repeat: no-repeat;
    background-position: right;
}

.hero_image_text {
    margin-top: -5rem;
    margin-left: 19rem;
    font-family: "Gloria Hallelujah", cursive;
    transform: rotate(-10deg);
    width: 30%;
}

.bg_image-acs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-left: 120px;
    gap: 8px;
}

.bg_image-acs .top-text {
    width: 50%;
}

.bg_image-acs .top-text h1 {
    color: var(--Theme-Extend-Colors-Primary, #1E293B);
    font-family: "Nunito Sans";
    font-size: 46px;
    font-style: normal;
    font-weight: 800;
    line-height: 61px;
}

.bg_image-acs .top-text h2 {
    color: #475569;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.18px;
}

.home_button a {
    text-decoration: none;
    color: #fff;
}

.bg_image-acs .button-image .home_button {
    padding: 18px 40px;
    outline: none;
    border: none;
    gap: 10px;
    border-radius: 30px;
    background: var(--Color_g_1, linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%));
    color: white;
}

.app-container {
    min-height: auto;
    background: linear-gradient(135deg, #dbeafe 0%, #fdf4ff 50%, #e0e7ff 100%);
    position: relative;
    overflow-x: hidden;
}

.our_home_image {
    margin-left: -52rem;
    margin-top: -11rem;
}

.image_text {
    font-size: 14px;
    font-style: italic;
    margin-left: -17rem;
    margin-top: -2rem;
    font-family: "Gloria Hallelujah", cursive;
}

.acs_container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 4rem 1.5rem;
}

.main-title {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}

.Why_ACS {
    margin-top: 2rem;
}

.title_2 {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 1rem;
}

h3 {
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.4;
}

.card_text_p {
    font-size: 1rem;
    color: #000000;
    line-height: 1.6;
    font-weight: 500;
}

.text-blue {
    color: #2563eb;
}

.text-green {
    color: #16a34a;
}

.text-purple {
    color: #9333ea;
}

.text-orange {
    color: #ea580c;
}

.text-red {
    color: #dc2626;
}

.text-teal {
    color: #0d9488;
}

.why_hero-section {
    text-align: center;
    margin-bottom: 4rem;
    animation: fadeInUp 0.8s ease-out;
}

.badge-container {
    margin-bottom: 1rem;
}

.badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: #f3f4f6;
    color: #374151;
    padding: 0.5rem 1rem;
    border-radius: 2rem;
    font-size: 0.875rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

.badge:hover {
    transform: scale(1.05);
    background: #e5e7eb;
}

.main-title {
    color: #1e293b;
    font-size: 36px;
    transition: transform 0.3s ease;
    margin-bottom: 2rem;
}

.why_hero-description {
    max-width: 48rem;
    margin: 0 auto 2rem;
    font-size: 1.125rem;
}

.highlight {
    color: #FF796D;
    cursor: pointer;
    transition: all 0.3s ease;
}

.highlight:hover {
    text-decoration: underline;
}

.trust-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    color: #16a34a;
    cursor: pointer;
    transition: transform 0.3s ease;
    margin-bottom: 1.5rem;
}

.progress-container {
    max-width: 28rem;
    margin: 0 auto;
    transition: opacity 0.3s ease;
}

.progress-label {
    font-size: 0.875rem;
    color: #6b7280;
    margin-bottom: 0.5rem;
}

.progress-bar {
    width: 100%;
    height: 0.5rem;
    background: #e5e7eb;
    border-radius: 0.25rem;
    overflow: hidden;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #2563eb, #9333ea);
    border-radius: 0.25rem;
    transition: width 0.3s ease;
    width: 0%;
}

.benefits-section {
    margin-bottom: 4rem;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.benefit-card {
    background: white;
    border-radius: 1rem;
    padding: 1.5rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    
}


.benefit-card:hover {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

.benefit-card.expanded {
    box-shadow: 0 0 0 2px #FF796D, 0 20px 40px rgba(0, 0, 0, 0.2);
}

.card-header {
    margin-bottom: 1rem;
}

.icon-container {
    margin-bottom: 1rem;
    font-size: 2rem;
    transition: all 0.5s ease;
}

.card-title-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.expand-icon {
    transition: transform 0.3s ease;
    color: #6b7280;
}

.benefit-card.expanded .expand-icon {
    transform: rotate(0deg);
}

.card-content {
    color: #6b7280;
}

.card-description {
    margin-bottom: 1rem;
}

.expanded-content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    margin-top: 1rem;
    padding: 0 1rem;
    border-radius: 0.5rem;
    color: white;
}

.benefit-card.expanded .expanded-content {
    max-height: 200px;
    opacity: 1;
    padding: 1rem;
}

.blue-gradient {
    background: linear-gradient(135deg, #60a5fa, #2563eb);
}

.green-gradient {
    background: linear-gradient(135deg, #4ade80, #16a34a);
}

.purple-gradient {
    background: linear-gradient(135deg, #a78bfa, #9333ea);
}

.orange-gradient {
    background: linear-gradient(135deg, #fb923c, #ea580c);
}

.red-gradient {
    background: linear-gradient(135deg, #f87171, #dc2626);
}

.teal-gradient {
    background: linear-gradient(135deg, #5eead4, #0d9488);
}


.Home_cta {
    max-width: 1280px;
    width: 100%;
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin: 0 auto;
    padding: 64px;
}

.cta-section {
    text-align: center;
    /* background: linear-gradient(135deg, #FF796D, #faaaaacc), url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755184921/cta_home_bg_batpfr.webp") center/cover no-repeat; */
   background: linear-gradient(to bottom right, #ff6b47, #f97316, #f97316);
    border-radius: 2rem;
    padding: 3rem;
    color: white;
    position: relative;
    overflow: hidden;
    animation: fadeInScale 0.8s ease-out;
    border: 1px solid gray;
}




.cta-section h3 {
    /* color: #000000; */
    font-size: 1.9rem;
    transition: transform 0.3s ease;
    font-weight: 700;
}

.cta-description {
    /* color: #1b1b1b; */
    max-width: 36rem;
    margin: 0 auto 2rem;
    font-weight: 500;
}

.like-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 2rem;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.like-button i {
    color: #f87171;
    font-size: 1.5rem;
}

.cta-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-items: center;
    margin-bottom: 2rem;
}

.btn-primary,
.btn-secondary {
    padding: 0.75rem 2rem;
    border-radius: 0.5rem;
    font-weight: 500 !important;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem;
}

.home_button_acs{
    font-weight: 500 !important;
}


.btn-primary  a {
    text-decoration: none !important;
    
}

.btn-primary {
    background: white;
    color: #000000;
}

.btn-primary:hover {
    background: #000000;
    color: white !important;
}

.btn-secondary {
    background: transparent;
    color: rgb(255, 255, 255);
    border: 2px solid rgb(255, 255, 255);
}

.btn-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
}

.achievement-badge {
    transition: transform 0.3s ease;
}

.achievement-badge .badge {
    background: #fbbf24;
    color: #000;
}

.particles-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.particle {
    position: absolute;
    width: 8px;
    height: 8px;
    background: #60a5fa;
    border-radius: 50%;
    opacity: 0.6;
    animation: float 3s ease-in-out;
}


@media (min-width:640px) {
    .cta-buttons {
        flex-direction: row;
        justify-content: center;
    }
}

@media (min-width:768px) {
    .main-title {
        font-size: 4rem;
    }

    .stats-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width:1024px) {
    .benefits-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .main-title {
        font-size: 4.5rem;
    }
}

.fade-in {
    animation: fadeInUp 0.5s ease-out;
}

.scale-in {
    animation: fadeInScale 0.3s ease-out;
}

.header {
    width: 100%;
    height: 70px;
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(1.5px);
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.3s ease;
}

.header.scrolled {
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    backdrop-filter: blur(3.5px);
}

.navbar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    width: 100%;
}

.left_side {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    height: 50px;
}

.navbar .logo img {
    width: 150px;
    height: 150px;
    object-fit: contain;
    display: block;
}

.nav_links ul {
    display: flex;
    align-items: center;
    gap: 32px;
}

.nav_links ul li {
    list-style: none;
}

.nav_links ul li a {
    text-decoration: none;
    color: black;
}

.nav_button a {
    text-decoration: none;
    color: #000000;
}

.nav_button a:hover {
    color: #ffffff;
}

.nav_button {
    background: transparent;
    color: #ffffff;
    padding: 14px 10px;
    border: 1px solid rgb(37, 37, 37);
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
}

.nav_button::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.5s ease;
    pointer-events: none;
    z-index: 0;
}

.nav_button:hover::before {
    transform: scaleX(1);
}

.nav_button>* {
    position: relative;
    z-index: 20;
}

.nav_button:hover {
    background: var(--Color_g_1, linear-gradient(107deg, #F1411A 8.43%, #F2542D 46.49%, #F46B43 81.57%));
    color: #ffffff;
    box-shadow: 0 4px 6px rgba(242, 84, 45, 0.3);
}

.nav_button:hover::before {
    left: 100%;
}

.nav_button:active {
    box-shadow: 0 2px 4px rgba(242, 84, 45, 0.4);
}

:root {
    --font-size: 14px;
    --background: #ffffff;
    --foreground: oklch(0.145 0 0);
    --card: #ffffff;
    --card-foreground: oklch(0.145 0 0);
    --popover: oklch(1 0 0);
    --popover-foreground: oklch(0.145 0 0);
    --primary: #030213;
    --primary-foreground: oklch(1 0 0);
    --secondary: oklch(0.95 0.0058 264.53);
    --secondary-foreground: #030213;
    --muted: #ececf0;
    --muted-foreground: #717182;
    --accent: #e9ebef;
    --accent-foreground: #030213;
    --destructive: #d4183d;
    --destructive-foreground: #ffffff;
    --border: rgba(0, 0, 0, 0.1);
    --input: transparent;
    --input-background: #f3f3f5;
    --switch-background: #cbced4;
    --font-weight-medium: 500;
    --font-weight-normal: 400;
    --ring: oklch(0.708 0 0);
    --radius: 0.625rem;
}

.bg_background {
    background-color: var(--background);
}

.text_primary {
    color: var(--primary);
}

.our_container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.our_process {
    padding: 4rem 1rem .5rem .5rem;
    text-align: center;
}

.our_badge {
    display: inline-block;
    background-color: var(--secondary);
    color: var(--secondary-foreground);
    padding: 0.5rem 1rem;
    border-radius: var(--radius);
    font-size: 0.875rem;
    font-weight: var(--font-weight-medium);
    margin-bottom: 1.5rem;
}

.our_process-title {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}

.our_process-description {
    font-size: 1.25rem;
    color: var(--muted-foreground);
    margin-bottom: 3rem;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
}

.process_section {
    margin-top: 1rem;
    margin-bottom: 10rem !important;
}

.process_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    max-width: 1400px;
    margin: 0 auto;
}

.process-step {
    position: relative;
}

.process_card {
    background-color: var(--card);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: var(--radius);
    padding: 5.5rem 1.5rem;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.process_card:hover {
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.process_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    background-color: var(--primary);
    color: var(--primary-foreground);
    border-radius: 0.75rem;
    margin: 0 auto 1rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.process_icon i {
    width: 24px;
    height: 24px;
}

.step_badge {
    display: inline-block;
    padding: 0.25rem 0.75rem;
    background-color: rgba(3, 2, 19, 0.1);
    color: var(--primary);
    border-radius: 9999px;
    font-size: 0.875rem;
    font-weight: var(--font-weight-medium);
    margin-bottom: 0.75rem;
}

.step_title {
    font-size: 1.125rem;
    font-weight: var(--font-weight-medium);
    color: var(--foreground);
    margin-bottom: 0.75rem;
}

.step_description {
    font-size: 0.875rem;
    color: var(--muted-foreground);
    line-height: 1.6;
    margin-bottom: 1rem;
}

.timeline_badge {
    display: inline-block;
    font-size: 0.75rem;
    color: var(--muted-foreground);
    background-color: var(--muted);
    padding: 0.25rem 0.75rem;
    border-radius: 9999px;
}

.arrow_connector_acs {
    /* display: none; */
    display: flex;
  position: relative;
  top: -13rem;
  right: -19rem;
    transform: translateY(-50%);
    z-index: 1000;
}

.arrow_circle_acs {
    width: 2rem;
    height: 2rem;
    background-color: var(--background);
    border: 1px solid var(--border);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.arrow_circle_acs i {
    width: 16px;
    height: 16px;
    color: var(--muted-foreground);
}

.benefits_section {
    padding: 3rem 1.5rem;
    background-color: rgba(236, 236, 240, 0.3);
}

.section_header {
    text-align: center;
    margin-bottom: 2rem;
}

.section_header h2 {
    font-size: 1.5rem;
    font-weight: var(--font-weight-medium);
    color: var(--foreground);
    margin-bottom: 0.75rem;
}

.section_header p {
    color: var(--muted-foreground);
}

.benefits_grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 1rem;
    max-width: 1000px;
    margin: 0 auto;
}

.benefit_item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    padding: 1rem;
    background-color: var(--background);
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0.5rem;
}

.benefit_icon {
    color: var(--primary);
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

.benefit-item span {
    font-size: 0.875rem;
    color: var(--foreground);
}

@media (min-width:768px) {
    .our_process-title {
        font-size: 4rem;
    }

    .process_grid {
        grid-template-columns: repeat(4, 1fr);
    }

    .benefits_grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width:1024px) {
    .our_container {
        padding: 0 2rem;
    }
}

.fade-in {
    transform: translateY(20px);
    transition: all 0.6s ease;
}

.fade-in.visible {
    opacity: 1;
    transform: translateY(0);
}

.scale-on-hover {
    transition: transform 0.2s ease;
}

.scale-on-hover:hover {
    transform: scale(1.02);
}

.process_image_icon {
    width: 100px;
    margin-right: -47rem;
    margin-top: -3rem;
}

.process_image_text {
    color: rgb(0, 0, 0);
    margin-left: 65rem;
    margin-top: -2rem;
    margin-bottom: 3rem;
    font-family: "Gloria Hallelujah", cursive;
    transform: rotate(-10deg);
    width: 30%;
}

.testimonials {
   /* background: url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1756357317/Testimonials_cs_bg_kbbnx1.webp") center/cover no-repeat; */
   background-color: #e5e5f7;
opacity: 1;
background-image:  repeating-radial-gradient( circle at 0 0, transparent 0, #e5e5f7 40px ), repeating-linear-gradient( #ffffff55, #ffffff );
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    padding: 64px 0 48px 0;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    font-family: "Nunito Sans", sans-serif;
    position: relative;
    overflow: hidden;
    z-index: 0;
}

.testimonials::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

.testimonials>* {
    position: relative;
    z-index: 2;
}

.testimonials_section {
    max-width: 1750px;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.testimonials-header h2 {
    color: #1E293B;
    font-size: 2.2rem;
    margin-bottom: 18px;
    font-weight: 700;
}

.testimonials-header .testimonials_subtext {
    color: #424242;
    font-size: 1.1rem;
    margin-bottom: 32px;
    display: block;
}

.testimonials_slider {
  overflow: hidden;
  max-width: 100%;
  width: 90%;
  margin: 0 auto;
  position: relative;
}

.testimonials_track {
    /* display: flex;
    transition: transform 0.7s cubic-bezier(.4, 2, .6, 1) all ease-in-out;
    will-change: transform; */

     display: flex;
  flex-wrap: wrap;             
  justify-content: center;     
  gap: 24px; 
}

.testimonial_card {
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 2px 18px rgba(44, 44, 44, 0.09);
    padding: 32px 28px 28px 28px;
    width: 440px;
    min-height: 220px;
    flex-shrink: 0;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    margin: 0 14px;
    opacity: 1;
    transform: scale(1);
    border: 1.5px solid #e3e8f0;
    display: flex;
    cursor:  default;
}

.testimonial_quote {
    font-size: 2.5em;
    color: #F2542D;
    position: absolute;
    top: 18px;
    left: 22px;
    opacity: 0.13;
    pointer-events: none;
}

.testimonial_text {
    font-size: 1.08rem;
    color: #222;
    margin: 32px 0 18px 0;
    z-index: 1;
    font-style: italic;
}

.testimonial_client {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: auto;
}

.testimonial_client div{
    display: flex;
    flex-direction: column;
    align-items: flex-start;    
}

.testimonial_avatar {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #F2542D;
}

.testimonial_name {
    font-weight: 700;
    color: #1E293B;
    font-size: 1.08em;
}

.testimonial_role {
    font-size: 0.97em;
    color: #888;
}

.testimonial_stars {
    color: #FF796D;
    font-size: 1.1em;
    margin-bottom: 6px;
    font-weight: bold;
    letter-spacing: 1px;
}

.testimonials_dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 32px;
}

.testimonials_dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #111;
    border: none;
    outline: none;
    cursor: pointer;
    transition: background 0.2s all ease-in-out;
}

.testimonials_dot.active {
    background: #FF796D;
}

.logos img {
    width: 200px;
    height: auto;
    object-fit: contain;
    margin-bottom: 2rem;
}

.testimonials_image_icon {
    width: 55px;
    margin-left: -51%;
    margin-top: -13%;
    margin-bottom: 3%;
}

.testimonials_image_text {
    margin-top: -2rem;
    margin-left: 2rem 32px;
    font-family: "Gloria Hallelujah", cursive;
    transform: rotate(-10deg);
    width: 18%;
}

@media (max-width:1100px) {
    .testimonials_slider {
        width: 100vw;
        max-width: 100vw;
    }

    .testimonial_card {
        width: 90vw;
        max-width: 340px;
    }
}

@media (max-width:900px) {
    .testimonials_slider {
        width: 100vw;
        max-width: 100vw;
    }

    .testimonial_card {
        width: 95vw;
        max-width: 350px;
        margin: 0 4vw;
    }
}

.lazy {
    opacity: 0;
    transition: opacity 0.3s;
}

.lazy.loaded {
    opacity: 1;
}

img[data-src] {
    opacity: 0;
    transition: opacity 0.3s;
}

img {
    opacity: 1;
}

.policy-container {
    margin-top: 6rem !important;
    margin-bottom: 2rem !important;
    max-width: 1440px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.acs_policy {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 1.5rem;
}

@import url("Lion_tools_acs.css");
@import url("stats_service.css");
@import url("acs_all_servicers.css");
@import url("Social_Media_Power.css");
@import url(service_testimonials.css);

.service_hero {
    max-width: 1920px;
    height: 70vh;
    width: 100%;
    margin-top: 6rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.service_hero_top {
    max-width: 1440px;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 4rem;
}

.hero_acs_service_left {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    background-color: antiquewhite;
    padding: 32px;
}

.hero_acs_service_content {
    gap: 1rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.acs_service_tag {
    margin-bottom: 1rem;
}

.right_hero_acs_service {
    width: 50%;
    height: 450px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.right_hero_acs_service img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}

:root {
    --bg1: #f7fbff;
    --bg2: #eaf6ff;
    --accent: #6e2d79;
    --soft: rgba(255, 255, 255, 0.6);
}

.svg_acs_line {
    display: none;
}

.lion_tools_acs {
    height: 120vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: radial-gradient(1200px 600px at 10% 10%, rgba(110, 45, 121, 0.06), transparent 10%), linear-gradient(180deg, var(--bg1), var(--bg2));
    overflow: hidden;
}

.lion_tools_acs h3 {
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: 1px;
}

.scene {
    position: relative;
    max-width: 1440px;
    width: min(1100px, 92vw);
    height: min(720px, 80vh);
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-glow {
    position: absolute;
    width: 520px;
    height: 520px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: radial-gradient(circle at 50% 40%, rgba(255, 235, 230, 0.15), rgba(110, 45, 121, 0.02) 35%);
    border-radius: 50%;
    filter: blur(18px);
    z-index: 0;
    pointer-events: none;
}

.lion-wrap {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 280px;
    height: 280px;
    transform-origin: center center;
    animation: lion-breathe 4.2s ease-in-out infinite;
    will-change: transform;
}

.lion {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    user-select: none;
    pointer-events: none;
    filter: drop-shadow(0 12px 30px rgba(0, 0, 0, 0.18));
    border-radius: 16px;
}

@keyframes lion-breathe {
    0% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-12px) scale(1.03);
    }

    100% {
        transform: translateY(0) scale(1);
    }
}

.orbit {
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: center center;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.orbit.o1 {
    width: 920px;
    height: 800px;
    animation: spin 48s linear infinite;
    z-index: 1;
}

.orbit.o2 {
    width: 800px;
    height: 720px;
    animation: spin 35s linear infinite reverse;
    z-index: 2;
}

.orbit.o3 {
    width: 720px;
    height: 640px;
    animation: spin 30s linear infinite;
    z-index: 3;
}

.orbit.o4 {
    width: 680px;
    height: 690px;
    animation: spin 36s linear infinite reverse;
    z-index: 4;
}

@keyframes spin {
    from {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

.orbit svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: visible;
    pointer-events: none;
    transform: translate3d(0, 0, 0);
}

.orbit svg ellipse {
    fill: none;
    stroke: rgba(100, 100, 120, 0.08);
    stroke-width: 1.8;
    stroke-dasharray: 4 6;
}

.tool {
    --size: 56px;
    position: absolute;
    width: var(--size);
    height: var(--size);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(240, 240, 255, 0.85));
    box-shadow: 0 8px 22px rgba(20, 20, 40, 0.12), inset 0 1px 0 rgba(255, 255, 255, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.06);
    transform-origin: center calc(50% + var(--radius, 0px));
    pointer-events: auto;
    transition: transform .28s cubic-bezier(.2, .9, .2, 1), box-shadow .2s, filter .18s;
    backdrop-filter: blur(4px) saturate(120%);
}

.tool i,
.tool img {
    display: block;
    object-fit: contain;
    color: #333;
    pointer-events: none;
    font-size: 1.8rem;
}

.tool:hover {
    transform: scale(1.18);
    box-shadow: 0 18px 48px rgba(110, 45, 121, 0.18), 0 6px 18px rgba(0, 0, 0, 0.12);
    z-index: 999;
    filter: drop-shadow(0 10px 24px rgba(110, 45, 121, 0.08));
}

.tool-inner {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    transform-origin: center center;
    animation: keep-upright linear infinite;
}

@keyframes keep-upright {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}

.label {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 6%;
    left: 0;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: #222;
    z-index: 10;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    pointer-events: none;
}

.label small {
    display: block;
    font-weight: 500;
    color: #444;
    opacity: 0.8;
    margin-top: 6px;
    font-size: 14px;
}

@media (max-width:720px) {
    .lion-wrap {
        width: 180px;
        height: 180px;
    }

    .orbit.o1 {
        width: 420px;
        height: 420px;
    }

    .orbit.o2 {
        width: 340px;
        height: 340px;
    }

    .orbit.o3 {
        width: 260px;
        height: 260px;
    }

    .orbit.o4 {
        width: 180px;
        height: 180px;
    }

    .tool {
        --size: 48px;
        border-radius: 12px;
    }
}

.lion-wrap {
    background: url("/Web_Image/bg_lion.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.acs_service_two {
    width: 100% !important;
    height: 100vh !important;
    background: url("/Web_Image/Service_image/acs_image_number_3.webp");
    background-repeat: repeat-x;
    background-position: -24rem 18%;
    margin-bottom: 2rem !important;
    background-size: cover;
}

.acs_service_2 {
    gap: 8rem;
    margin-left: 15rem;
}

.right_content_acs_service {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    width: 50%;
    color: whitesmoke;
}

.right_acs_content h3 {
    font-size: 2.5rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
}

.left_image {
    width: 100%;
    height: auto;
}

.left_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.number_acs_service {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 1rem;
    flex-wrap: wrap;
    gap: 1rem;
    color: whitesmoke;
}

.icon_acs_content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 40%;
    gap: 8px;
    text-align: left;
    margin-top: 2rem;
    color: whitesmoke;
}

.icon_acs_content .icon_acs {
    font-size: 2rem;
    background-color: #ffffff;
    padding: 1rem;
    box-shadow: rgba(255, 255, 255, 0.04) 0px 3px 5px;
    margin: 0 auto;
    border-radius: 2px;
}

.icon_acs_content .icon_acs i {
    color: #475569;
}

.icon_acs_content .acs_content_service h4 {
    font-size: 1.5rem;
    font-weight: 900;
    color: #ffffff;
}

.icon_acs_content .acs_content_service span {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    text-transform: capitalize;
}

.all_acs_services {
    max-width: 1920px;
    padding: 64px 0px;
    width: 100%;
    margin: 0 auto;
    background-color: whitesmoke;
    position: relative;
}

.all_acs_services::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url("/Web_Image/Service_image/bg-image.svg") center/cover no-repeat;
    opacity: 0.15;
    z-index: 0;
}

.all_acs_services::after {
    content: "";
    position: absolute;
    top: 61%;
    left: 50%;
    width: 50px;
    height: 50px;
    background: url("/Web_Image/favicon/favicon-32x32.png") center/cover no-repeat;
    opacity: 0.8;
    transform: translate(-50%, -50%);
    z-index: 0;
    border-radius: 50%;
}

.all_acs_services>* {
    position: relative;
    z-index: 1;
}

.acs_all_service {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 1440px;
    padding: 64px 0px;
    width: 100%;
    margin: 0 auto;
}

.all_content {
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    text-align: center;
    margin-bottom: 1rem;
}

.all_content h2 {
    font-size: 2rem;
    font-weight: 700;
    color: #000;
}

.all_content p {
    font-size: 1.2rem;
    color: #333;
    line-height: 1.5;
}

.acs_cards_service {
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
    gap: 1rem;
}

.acs_service_box {
    width: 45%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 1rem;
    padding: 16px;
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    border: 1px solid #ccc;
    transition: all 0.5s ease;
    overflow: hidden;
    cursor: default;
}

.acs_service_box:hover {
    background: url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755185117/acs_box_image_n63kzc.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: scaleZ(40%);
    overflow: hidden;
    color: white;
}

.acs_cards_service .one {
    border-bottom-right-radius: 24px;
}

.acs_cards_service .two {
    border-bottom-left-radius: 24px;
}

.acs_cards_service .three {
    border-top-right-radius: 24px;
}

.acs_cards_service .four {
    border-top-left-radius: 24px;
}

.acs_service_icon {
    background-color: black;
    color: white;
    font-size: 1.1rem;
    padding: 1rem 1rem;
    border-radius: 16px;
}

.acs_service_box ul li {
    list-style: none;
    font-size: 1rem;
}

.testimonials_service {
    max-width: 1440px;
    width: 100%;
    height: auto;
    padding: 64px;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin: 0 auto;
    background: url("/Web_Image/Service_image/bg-image_2.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
    color: white;
    border-radius: 14px;
}

.testimonials_section_service {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}

.content_service_testimonials {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.testimonials_image_service {
    width: 100%;
    height: auto;
}

.testimonials_image_service img {
    width: 100%;
    height: 450px;
    object-fit: cover;
}

.service_stats {
    max-width: 1080px;
    width: 100%;
}

.terms-container {
    margin-top: 6rem !important;
    margin-bottom: 2rem !important;
    max-width: 1440px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.acs_terms {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    gap: 1.5rem;
}

#breadcrumb-container {
    font-family: Arial, sans-serif;
    font-size: 14px;
    padding: 10px 0;
    color: #666;
}

.breadcrumb-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    list-style: none;
    justify-content: center;
    margin-bottom: 10px;
}

.breadcrumb-list a {
    text-decoration: none;
    color: #120652;
    transition: color 0.3s ease;
}

.breadcrumb-list a:hover {
    color: #005b99;
}

.breadcrumb-list .separator {
    color: #aaa;
}

.breadcrumb-list .current {
    font-weight: bold;
    color: #333;
}

:root {
    --primary-join: #F89D79;
    --primary-dark-join: #1d4ed8;
    --secondary-join: #f59e0b;
    --text-join: #1f2937;
    --text-light-join: #6b7280;
    --bg-light-join: #f9fafb;
    --white-join: #ffffff;
    --error-join: #dc2626;
    --success-join: #10b981;
    --radius-join: 0.5rem;
    --shadow-join: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.acs_join .breadcrumb-list span a {
    color: rgb(255, 255, 255) !important;
}

.acs_join .breadcrumb-list .current {
    color: rgb(255, 255, 255) !important;
}

#join-heading {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    color: white;
}

#benefits-heading {
    font-size: 2rem;
    margin: 2rem 0 1.5rem;
    text-align: center;
}

#benefit_acs {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

#positions-heading {
    text-align: center;
}

.Acs_text_join {
    margin-bottom: 1rem;
}

.subtitle {
    font-size: 1.25rem;
    color: var(--text-light-join);
    max-width: 60ch;
}

.container_join {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

.join_acs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hero-join {
    background: linear-gradient(107deg, #c6c6c6 8.43%, #080833 46.49%, #ffffff23 81.57%), url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755184921/ACS_bg_image_aynyvr.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: var(--white);
    padding: 6rem 0;
    text-align: center;
}

.hero-join .subtitle {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 2rem;
}

.benefits-grid_acs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.benefit-card_acs {
    background: var(--white-join);
    border-radius: var(--radius-join);
    padding: 2rem;
    box-shadow: var(--shadow-join);
    transition: transform 0.3s ease;
}

.benefit-card_acs:hover {
    transform: translateY(-5px);
}

.benefit-card_acs span {
    font-size: 2.5rem;
    display: block;
    margin-bottom: 1rem;
}

#apply-heading {
    margin-bottom: 20px;
}

.job-listings {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 1.5rem;
    margin: 2rem 0;
}

.job-card {
    border: 1px solid #e5e7eb;
    border-radius: var(--radius-join);
    padding: 1.5rem;
    transition: all 0.3s ease;
}

.job-card:hover {
    border-color: var(--primary-join);
    box-shadow: var(--shadow-join);
}

.job-meta {
    display: flex;
    gap: 1rem;
    list-style: none;
    margin-bottom: 1rem;
    color: var(--text-light-join);
    font-size: 0.9rem;
}

.form-section {
    background: #fff;
    padding: 4rem 0;
}

.form-group {
    margin-bottom: 1.5rem;
}

label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 500;
    color: #222;
}

.required {
    color: #F1411A;
}

input,
select,
textarea {
    width: 100%;
    padding: 12px 14px;
    border: 1.5px solid #F2542D;
    border-radius: 8px;
    font-family: inherit;
    font-size: 1rem;
    background: #fff;
    color: #222;
    transition: border-color 0.2s, box-shadow 0.2s;
    resize: none;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #F1411A;
    box-shadow: 0 0 0 3px rgba(241, 65, 26, 0.08);
}

textarea {
    min-height: 150px;
    resize: vertical;
}

input[type="file"] {
    padding: 0.5rem;
}

#thankYouMessage {
    background-color: #e6ffed;
    border: 1px solid #27ae60;
    padding: 10px;
    border-radius: 8px;
    font-size: 16px;
}

@media (max-width:768px) {
    .hero-join {
        padding: 4rem 0;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.job-card {
    animation: fadeIn 0.6s ease forwards;
}

.job-card:nth-child(1) {
    animation-delay: 0.1s;
}

.job-card:nth-child(2) {
    animation-delay: 0.2s;
}

.job-card:nth-child(3) {
    animation-delay: 0.3s;
}

@media print {
    .hero-join {
        background: none;
        color: var(--text);
        padding: 2rem 0;
    }

    .cta-button,
    .job-card:hover {
        display: none;
    }
}

.benefit-card_acs::marker {
    color: white;
}

.mobile_menu_btn {
    display: none;
    background: none;
    border: none;
    color: var(--dark);
    font-size: 1.5rem;
    cursor: pointer;
    z-index: 1002;
}

.mobile_menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 350px;
    height: 100vh;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    box-shadow: -5px 0 15px rgba(0, 0, 0, 0.1);
    transition: right 0.3s ease;
    z-index: 1001;
    padding: 2rem;
    display: flex;
    flex-direction: column;
}

.mobile_menu.active {
    right: 0;
}

.mobile_menu_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
}

.mobile_menu_header .logo img {
    width: 120px;
    height: auto;
}

.mobile_menu_links {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    list-style: none;
}

.mobile_menu_links a {
    text-decoration: none;
    color: var(--dark);
    font-size: 1.1rem;
    font-weight: 500;
    transition: color 0.3s ease;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.mobile_menu_links a:hover {
    color: var(--gradient);
}

.mobile_menu_button {
    margin-top: 2rem;
    width: 100%;
    background: var(--gradient);
    color: white;
    border: none;
}

.mobile_menu {
    right: -100%;
    transition: right 0.3s ease;
}

.mobile_menu.active {
    right: 0;
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.overlay.active {
    opacity: 1;
    visibility: visible;
}

@media (max-width:1024px) {
    .nav_links ul {
        gap: 1.5rem;
    }

    .navbar .logo img {
        width: 120px;
        height: auto;
    }
}

@media (max-width:768px) {
    .navbar {
        justify-content: space-between;
        padding: 0 1.5rem;
    }

    .nav_links {
        display: none;
    }

    .mobile_menu_btn {
        display: block;
    }

    .button_lang {
        display: none;
    }
}

@media (max-width:480px) {
    .navbar {
        padding: 0 1rem;
    }

    .navbar .logo img {
        width: 100px;
    }

    .mobile_menu {
        width: 85%;
        padding: 1.5rem;
    }

    .button_lang {
        display: none;
    }
}

@media (max-width:480px) {
    .blog_acs_header {
        padding: 10px !important;
        font-size: 14px;
        text-align: center;
    }
}

@media (max-width:480px) {
    html {
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .about_acs_who_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .about_acs_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .why_choose_us_acs {
        padding: 12px;
        height: auto;
    }

    .acs_main {
        flex-direction: column-reverse;
    }

    .left_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .right_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .acs_Team {
        height: auto;
    }

    .team_members {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 32px;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .team_members::-webkit-scrollbar {
        display: none;
    }

    .team_members>* {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .about_cta {
        padding: 12px;
    }

    .about_cta .about_text {
        width: 80%;
    }
}

@media (max-width:767px) {
    html {
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .about_acs_who_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .about_acs_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .why_choose_us_acs {
        padding: 12px;
        height: auto;
    }

    .acs_main {
        flex-direction: column-reverse;
    }

    .left_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .right_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .acs_Team {
        height: auto;
    }

    .team_members {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 32px;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .team_members::-webkit-scrollbar {
        display: none;
    }

    .team_members>* {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .about_cta {
        padding: 12px;
    }

    .about_cta .about_text {
        width: 80%;
    }
}

@media (max-width:1024px) {
    html {
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .about_acs_who_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .about_acs_we_are {
        width: 100% !important;
        padding: 4px !important;
    }

    .why_choose_us_acs {
        padding: 12px;
        height: auto;
    }

    .acs_main {
        flex-direction: column-reverse;
    }

    .left_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .right_side_acs {
        width: 100% !important;
        padding: 0 !important;
    }

    .acs_Team {
        height: auto;
    }

    .team_members {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 32px;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .team_members::-webkit-scrollbar {
        display: none;
    }

    .team_members>* {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .about_cta {
        padding: 12px;
    }

    .about_cta .about_text {
        width: 80%;
    }
}

@media (max-width:1280px) {
    .acs_Team {
        height: auto;
    }

    .team_members {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 12 px;
    }
}

@media (max-width:480px) {
    html {
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .bg_image-acs {
        padding: 8px !important;
    }

    .bg_image-acs .top-text {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .hero_acs {
  background:url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755193522/Mobile_image_2_ry5jcl.webp") !important; 

        height: 500px !important;
        background-position: 65%;
    }

    .button-image .loaded {
        width: 50px;
    }

    .hero_image_text {
        margin-top: -5rem;
        margin-left: 18rem;
        width: 32%;
        color: white;
    }

    .our_Services {
        width: 100%;
        overflow: hidden;
    }

    .top-text_Service h2 {
        font-size: 1.8rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .about-acs-title {
        font-size: 1.2rem !important;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .about_image_icon {
        margin-bottom: 60px !important;
        margin-left: 38% !important;
    }

    .about_image_text {
        margin-top: -4rem;
        margin-left: 9rem;
    }

    .about-acs-label {
        width: 50% !important;
    }

    .about-acs {
        width: 100%;
    }

    .about-acs-content {
        width: 100% !important;
    }

    .about-acs-list {
        width: 100% !important;
        display: contents;
    }

    .about-acs-list li {
        font-size: 16px !important;
        display: contents;
    }

    .why_hero-section {
        margin-bottom: 6px;
    }

    .cta-section {
        padding: 2rem;
    }

    .our_process-title {
        font-size: 1.4rem !important;
        line-height: 1.2;
        margin-top: 8px;
        margin-bottom: 0.5rem;
    }

    .process_image_icon {
        margin-right: -10rem !important;
        margin-top: -2rem !important;
    }

    .process_image_text {
        margin-left: 4rem !important;
        margin-top: 0 !important;
        width: 85% !important;
        display: none;
    }

    .process_section {
        margin-bottom: 1rem !important;
    }

    .testimonials_image_icon {
        width: 55px;
        margin-left: 44%;
        margin-top: -8%;
        margin-bottom: 3%;
    }

    .testimonials_image_text {
        margin-top: -2rem;
        margin-left: 2rem 32px;
        width: 65%;
        margin-bottom: 4rem;
    }

    .stats-grid {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 2rem;
        flex-wrap: wrap;
    }

    .top-text_faqs h2 {
        font-size: 1.8rem !important;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .faqs {
        height: auto;
    }

    .blog_contnet_title .blog_title {
        font-weight: 800;
        font-size: 1.8rem;
    }

    .acs_home_blogs {
        padding: 4px !important;
        padding-bottom: 6px !important;
    }

    .blog_cards {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 32px;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .blog_cards::-webkit-scrollbar {
        display: none;
    }

    .blog_cards>* {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .contact_left {
        width: 100%;
    }

    .contact_right {
        width: 100%;
    }

    .Contact_image_icon {
        margin-top: -4rem !important;
    }

    .contact_image_text {
        margin-left: 5rem !important;
        width: 80% !important;
    }

    .footer_links ul {
        flex-wrap: wrap;
    }

    .copy_right {
        text-align: center;
        padding: 1rem;
        font-size: 0.8rem;
    }
}

@media (max-width:767px) {
    html {
        overflow: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .bg_image-acs {
        padding: 8px !important;
    }

    .bg_image-acs .top-text {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .hero_acs {
  background:url("https://res.cloudinary.com/dtcoiwfyg/image/upload/v1755193522/Mobile_image_2_ry5jcl.webp") !important; 
        height: 500px !important;
        background-position: 65%;
    }

    .button-image .loaded {
        width: 50px;
    }

    .hero_image_text {
        margin-top: -5rem;
        margin-left: 18rem;
        width: 32%;
        color: white;
    }

    .our_Services {
        width: 100%;
        overflow: hidden;
    }

    .top-text_Service h2 {
        font-size: 1.8rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .about-acs-title {
        font-size: 1.2rem !important;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .about_image_icon {
        margin-bottom: 60px !important;
        margin-left: 38% !important;
    }

    .about_image_text {
        margin-top: -4rem;
        margin-left: 9rem;
    }

    .about-acs-label {
        width: 50% !important;
    }

    .about-acs {
        width: 100%;
    }

    .about-acs-content {
        width: 100% !important;
    }

    .about-acs-list {
        width: 100% !important;
        display: contents;
    }

    .about-acs-list li {
        font-size: 16px !important;
        display: contents;
    }

    .why_hero-section {
        margin-bottom: 6px;
    }

    .cta-section {
        padding: 2rem;
    }

    .our_process-title {
        font-size: 1.4rem !important;
        line-height: 1.2;
        margin-top: 8px;
        margin-bottom: 0.5rem;
    }

    .process_image_icon {
        margin-right: -10rem !important;
        margin-top: -2rem !important;
    }

    .process_image_text {
        margin-left: 4rem !important;
        margin-top: 0 !important;
        width: 85% !important;
        display: none;
    }

    .process_section {
        margin-bottom: 1rem !important;
    }

    .testimonials_image_icon {
        width: 55px;
        margin-left: 44%;
        margin-top: -8%;
        margin-bottom: 3%;
    }

    .testimonials_image_text {
        margin-top: -2rem;
        margin-left: 2rem 32px;
        width: 65%;
        margin-bottom: 4rem;
    }

    .stats-grid {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 2rem;
        flex-wrap: wrap;
    }

    .top-text_faqs h2 {
        font-size: 1.8rem !important;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }

    .faqs {
        height: auto;
    }

    .blog_contnet_title .blog_title {
        font-weight: 800;
        font-size: 1.8rem;
    }

    .acs_home_blogs {
        padding: 4px !important;
        padding-bottom: 6px !important;
    }

    .blog_cards {
        width: 100% !important;
        height: auto !important;
        display: flex !important;
        justify-content: flex-start !important;
        align-items: flex-start !important;
        flex-direction: row !important;
        padding: 32px;
        gap: 16px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .blog_cards::-webkit-scrollbar {
        display: none;
    }

    .blog_cards>* {
        flex: 0 0 auto;
        scroll-snap-align: start;
    }

    .contact_left {
        width: 100%;
    }

    .contact_right {
        width: 100%;
    }

    .Contact_image_icon {
        margin-top: -4rem !important;
    }

    .contact_image_text {
        margin-left: 5rem !important;
        width: 80% !important;
    }

    .footer_links ul {
        flex-wrap: wrap;
    }

    .copy_right {
        text-align: center;
        padding: 1rem;
        font-size: 0.8rem;
    }
}

@media (max-width:899px) {}

@media (max-width:1024px) {
    body {
        overflow-x: hidden;
    }

    .bg_image-acs {
        padding-left: 32px;
    }

    .bg_image-acs .top-text h1 {
        font-size: 26px;
        line-height: 1.2;
    }

    .service_cards {
        width: 100%;
        height: auto;
        /* flex-wrap: wrap; */
    }

    .card_Frontend_fun {
        width: 100%;
        padding: 16px 32px;
    }

    .about-acs-wrap {
        flex-direction: column-reverse;
        max-width: 1024px;
        width: 100%;
        padding: 12px;
        margin: 0;
    }

    .about-acs-list {
        width: 900px !important;
    }

    .about-acs-img {
        margin: 0 auto;
    }

    .image_text {
        margin-left: -4rem;
        margin-top: 0rem;
    }

    .our_process-title {
        font-size: 4rem;
    }

    .process_image_text {
        margin-left: 42rem !important;
    }

    .process_card {
        padding: 1.5rem 0.5rem;
    }

    .faqs {
        max-width: 950px;
    }

    .Contact_image_icon {
        margin-top: 20rem;
    }

    .contact_image_text {
        margin-left: 41rem;
    }
}

@media (max-width:1280px) {
    body {
        overflow-x: hidden;
    }

    .bg_image-acs {
        padding-left: 64px;
    }

    .process_image_icon {
        margin-right: -48rem;
        margin-top: -5rem;
    }

    .process_image_text {
        margin-left: 53rem;
        margin-top: 0;
    }

    .testimonials {
        padding-top: 10px;
        padding-bottom: 60px;
    }

    .stats {
        margin-top: 4rem !important;
        margin-bottom: 8rem !important;
    }
}

@media (max-width:1440px) {
    body {
        overflow-x: hidden;
    }

    .side-floating-btn-home a {
        font-size: 16px;
    }

    .side-floating-btn-home {
        left: 2%;
    }

    .hero-home {
        height: auto;
    }

    .our_Services {
        max-width: 1340px;
        margin-top: 3rem !important;
        margin: 0 auto;
    }

    .about-acs-wrap {
        max-width: 1340px;
        margin: 0 auto;
    }

    .about_image_icon {
        margin-bottom: -35px;
        margin-left: 43%;
    }

    .about-acs-label {
        width: 40%;
    }

    .about-acs-title {
        font-size: 2.1rem;
    }

    .about-acs-list {
        width: 700px;
    }

    .Home_cta {
        max-width: 1340px;
        margin: 0 auto;
    }

    .cta-section {
        background: linear-gradient(135deg, #FF796D, #faaaaacc), url("/Web_Image/cta_home_bg.webp") center / cover no-repeat;
        background-position: 50% 20%;
    }

    .process_image_text {
        margin-left: 62rem;
    }

    .stats {
        max-width: 1340px;
        margin: 0 auto;
    }

    .faqs {
        max-width: 1340px;
        margin: 0 auto;
    }
}

@media (max-width:1920px) {}

@media (min-width:1921px) {}

@media (max-width:480px) {
    .service_hero_top {
        flex-direction: column-reverse;
        gap: 6px;
    }

    .hero_acs_service_left {
        width: 100% !important;
        padding: 6px !important;
        text-align: left;
    }

    .right_hero_acs_service {
        width: 100% !important;
        padding: 0 !important;
    }

    .acs_all_service {
        width: 100% !important;
        padding: 4px !important;
    }

    .all_content {
        width: 100% !important;
        padding: 4px !important;
    }

    .acs_service_box {
        width: 100% !important;
        padding: 4px !important;
    }

    .acs_service_2 {
        margin-left: 10px !important;
        height: auto !important;
    }

    .right_content_acs_service {
        width: 100% !important;
        padding: 4px !important;
    }

    .number_acs_service {
        height: auto;
    }

    .acs_service_two {
        height: auto !important;
        padding: 4px;
        background-position: -28rem 18%;
    }

    .left_image .right_hero_acs_service {
        display: none;
    }

    .acs_service_2 .left_image {
        display: none !important;
    }

    .icon_acs_content {
        width: 75%;
    }

    .lion_tools_acs {
        height: 100vh;
        padding: 16px;
    }
}

/* @import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');
@import url(Css/Lazy_Loading.css);
@import url(Css/Home_css/floating_Button.css);
@import url(Css/Home_css/navbar.css);
@import url(Css/Home_css/hero_Home.css);
@import url(Css/Home_css/Service.css);
@import url(Css/Home_css/About_Home.css);
@import url(Css/Home_css/home_why_choose.css);
@import url(Css/Home_css/our_process.css);
@import url(Css/Home_css/testimonial.css);
@import url(Css/Home_css/faqs.css);
@import url(Css/Home_css/contact.css);
@import url(Css/Services_css/Hero_services.css);
@import url(Css/Home_css/footer.css);
@import url(Css/About_acs_css/about_acs.css);
@import url(Css/Faqs/Faqs.css);
@import url(Css/Home_css/Home_blog.css);
@import url(Css/breadcrumb_acs.css);
@import url(Css/Contact_acs_css/contact_acs.css);
@import url(Css/Terms_Acs.css);
@import url(Css/Policy_acs.css);
@import url(Css/join-us_acs.css);
@import url(Css/Blog_acs/single_blog.css);
@import url(Css/Blog_acs/blog.css);
@import url(Css/Acs_portfolio_css/Acs_portfolio.css);
@import url(Css/mobile_navbar.css);
@import url(Css/responsive_design_css/responsive_Home_css/responsive_home.css);
@import url(Css/responsive_design_css/responsive_About.css/responsive_about_us.css);
@import url(Css/responsive_design_css/Single_blog_page.css/single_blog_page.css);
@import url(Css/responsive_design_css/responsive_Services.css/Services_responsive.css); */

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

Html {
    scroll-behavior: smooth;
    font-family: "Nunito Sans", sans-serif;
}

body {
    background: #fff;
    font-family: "Nunito Sans", sans-serif;
    max-width: 100%;
    width: 100%;
    height: 100vh;
    overflow-x: hidden;
}

::selection {
  background-color: #333; 
  color: #fff; 
}


::-moz-selection {
  background-color: #333;
  color: #fff;
}




.hero_home_tag{
    border: 1px solid #F1411A !important;
     margin-bottom: 14px;
}


.Our_span_text .fa-solid{
    color: #2f2f2f ;
}





.Stack_acs_hero{
      margin-top: 4rem;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 8rem;
      flex-direction: row;
      font-size:1.4rem ;
}


.Stack_acs{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}


.icon_acs_hero .fa-solid{
    color: #fdc700;
    font-size: 1.5rem;

}


.home_cta_line{
    width: 100%;
    color: white;
    outline: none;

    background: black;
}


.down_text_cta{
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}



.home_button_acs{
    background: white !important;
    color: #f87171 !important;
 
}


.cta_home_tag{
    background: rgba(255, 255, 255, 0.05) !important;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08) !important;
  backdrop-filter: blur(3.5px) !important;
  color: white;
  border-color: white !important;
}
