.slider-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    cursor: pointer;
}

.slider-arrow.left {
    left: 10px;
}

.slider-arrow.right {
    right: 10px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}
.accordion-button {
    background: transparent;
    border: none;
    color: #000;
    font-weight: 600;
    border-radius: 12px;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

@media (min-width: 768px) {
    .desktop-margin {
        margin-top: -43px;
    }
}

/* Mobile: Reset margin (optional) */
@media (max-width: 767px) {
    .desktop-margin {
        margin-top: 0;
    }
}

.accordion-item {
    border: 1px solid #ddd;
    margin-bottom: 16px;
    border-radius: 12px;
    box-shadow: none;
    background-color: transparent;
}

/* Apply when accordion is active/open */
.accordion-item.active {
    background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08) !important;
}

.newcoed {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1.017px solid rgba(0, 0, 0, 0.06);
}

.animate-on-scroll {
    opacity: 0;
    transform: translateY(30px);
    transition: none;
}

.animate-on-scroll.in-view {
    animation: fadeUp 0.6s ease-out forwards;
}

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

.farqsw {
    background: transparent !important;
    color: #f2ab3c !important;
    text-align: left !important;
    padding: 0 !important;
}

.a1 {
    color: #fff;
}

.purchase12 {
    margin-top: 42px;
}

.tercs {
    font-size: 21px;
    font-weight: 700;
    color: #000;
    line-height: 31px;
}

.ktew {
    line-height: inherit !important;
    font-size: 16px !important;
    text-align: left !important;
    font-weight: 400 !important;
    margin-top: 15px !important;
    color: #666 !important;
}

@media (min-width: 320px) and (max-width: 480px) {

    .swiper-container,
    .swiper-wrapper,
    .swiper-slide {
        width: 100%;
    }

    body {
        max-width: 100vw;
        position: relative;
    }

    html,
    body {
        overflow-x: hidden;
    }

    .yttr {
        font-size: 35px !important;
    }

    .yerevsd {
        background-repeat: no-repeat !important;
        background-size: cover !important;
        padding: 30px !important;
    }

    .drgrrr {
        font-size: 25px !important;
        line-height: 33px !important;
    }

    .testim {
        font-size: 26px !important;
        line-height: 32px !important;
    }

    .rffh {
        padding: 20px 0 !important;
    }

    .scroll-box {
        height: 255px !important;
    }

    .tyui {
        font-size: 25px !important;
        font-weight: 500 !important;
        line-height: 32px !important;
    }

    .bgye {
        padding-bottom: 30px !important;
        margin-left: 0px !important;
    }

    .yrce {
        font-size: 25px !important;
        line-height: 33px !important;
    }

    .image-container {
        position: inherit !important;
        width: auto !important;
    }

    .section-title h2 {
        font-size: 14px !important;
        line-height: 32px !important;
    }

    .icon-circle {
        margin-left: unset !important;
    }

    .mockup-img {
        height: auto !important;
    }

    .feature-card {
        height: auto !important;
        margin-bottom: 20px;
    }

    .service-info p {
        text-align: left !important;
        line-height: 38px !important;
    }

    .payment-card {
        margin-bottom: 20px;
        height: auto !important;
    }

    .dedication-card {
        height: auto !important;
        margin-bottom: 20px;
    }

    .padt {
        padding-top: 9px;
    }

    .home1.counter {
        padding-bottom: 0px;
    }

    .section-description {
        text-align: left;
    }

    .swiper-pagination {
        position: relative !important;
    }

    .tab-content .swiper {
        padding: 2px 0 !important;
    }

    .purchase12 {
        margin-top: 40px !important;
    }

    .nawef {
        margin-right: 0px !important;
    }

    .nav-tabs {
        display: ruby-text;
    }
}

.nav-tabs {
    border-bottom: 1px solid #ddd !important;
}

.tab-content {
    border-top: 0px solid #dee2e6;
}

.tywagii {
    /*background-image:none !important;*/
}

.home1.client .section-title {
    padding-bottom: 0px !important;
}

.ywhjh {
    /*padding-top:60px;*/
}

.home1.video .overlay {
    padding-top: 60px;
    padding-bottom: 60px;
}

.home1.video .content p {
    font-size: 27px;
    line-height: 41px;
}

#employee-tab {
    width: max-content !important;
}

#company-tab {
    width: max-content !important;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    display: none;
}

.payment-card {
    height: 379px !important;
    border: 1.017px solid rgba(0, 0, 0, 0.06);
}

.feature-card {
    height: 379px !important;
}

.dedication-card {
    height: 379px !important;
    border: 1.017px solid rgba(0, 0, 0, 0.06);
}

.service-info p {
    text-align: center;
    line-height: 38px;
    font-size: 36px;
    font-weight: 600;
    color: black !important;
}

.dedication-title {
    font-size: 33px;
    font-weight: 600;
}

.currencies-img {
    margin-top: -114px !important;
    width: 100%;
}

.parent {
    position: relative;
}

.bottom-image {
    height: 90%;
    position: absolute;
    bottom: 0;
    left: 24%;
    transform: translateX(-50%);
}

/* Default: No background on mobile */
.tywagii {
    background: none;
}

/* Show background only on desktop (≥ 992px) */
@media (min-width: 992px) {
    .tywagii {
        background-image: url("assets/images/565y.png");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
}

.section-bg-faq {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 7vh;
    padding: 100px 0;
    /* default for desktop */
}

@media (max-width: 767px) {
    .section-bg-faq {
        padding: 0;
        /* or use smaller padding if needed */
    }
}

@media (min-width: 992px) {
    .section-bg-faq {
        background-position: left bottom;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .bottom-image {
        height: 70%;
    }
}

.section-box {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
}

.section-box img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .section-box img {
        height: auto !important;
    }
}

.accordion-item {
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 1px solid #ddd;
    position: relative;
    z-index: 1;
}

.accordion-button {
    background: transparent !important;
    background-image: none !important;
    position: relative;
    z-index: 1;
    color: #000;
}

.accordion-button:hover {
    background: transparent !important;
    background-image: none !important;
    position: relative;
    z-index: 10;
}

@media (min-width: 1025px) {
    .swiper-slide {
        width: 100%;
        transition:
            transform 0.3s ease,
            opacity 0.3s ease;
    }
}

/* Fullscreen Slider Styles */
#fullscreen-slider-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.95);
    backdrop-filter: blur(10px);
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

#fullscreen-slider-container.show {
    opacity: 1;
}

#fullscreen-threeimage {
    width: 80vw;
    height: 80vh;
    max-width: 1200px;
    max-height: 800px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

#fullscreen-threeimage .swiper-slide {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: #000;
}

#fullscreen-threeimage .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 15px;
}

#slide-counter {
    position: absolute;
    top: 30px;
    right: 30px;
    color: white;
    font-size: 18px;
    font-weight: 600;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 16px;
    border-radius: 25px;
    backdrop-filter: blur(5px);
}

#exit-hint {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    font-size: 14px;
    opacity: 0.7;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 16px;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    transition: all 0.3s ease;
}

#exit-hint:hover {
    opacity: 1;
}

@keyframes pulse {

    0%,
    100% {
        opacity: 0.7;
        transform: translateX(-50%) scale(1);
    }

    50% {
        opacity: 1;
        transform: translateX(-50%) scale(1.05);
    }
}

.pulse {
    animation: pulse 1.5s infinite;
}

/* Mobile styles for fullscreen slider */
@media (max-width: 768px) {
    #fullscreen-threeimage {
        width: 95vw !important;
        height: 70vh !important;
    }

    #slide-counter {
        top: 15px !important;
        right: 15px !important;
        font-size: 16px !important;
        padding: 6px 12px !important;
    }

    #exit-hint {
        bottom: 15px !important;
        font-size: 12px !important;
        padding: 6px 12px !important;
    }
}

/* Original slider trigger point styling */
.home1.client.sol {
    position: relative;
    transition: all 0.3s ease;
}

.home1.client.sol.approaching-footer {
    transform: scale(1.02);
}

/* Smooth transitions for entering/exiting fullscreen */
body.fullscreen-mode {
    overflow: hidden !important;
    position: fixed !important;
    width: 100% !important;
}

/* Hide scrollbar during fullscreen mode */
#fullscreen-slider-container::-webkit-scrollbar {
    display: none;
}

#fullscreen-slider-container {
    -ms-overflow-style: none;
    scrollbar-width: none;
}