.text-h1 {
    font-size: 24px;
}

.text-h2 {
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
}

.text-h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.96px;
}

.text-h4 {
    font-size: 20px;
    hyphens: auto;
}

.text-h5 {
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.64px;
}

.text-h6 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.48px;
}


.text-p1 {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #000;
    letter-spacing: 0.32px;
}

.text-p2 {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.24px;
}

.logos-wrapper {
    gap: 130px;
}

.logo-img,
.yousign,
.eidas {
    height: auto;
    object-fit: cover;
    max-width: 300px;
}

@media (min-width: 768px) {
    .text-h1 {
        font-size: 42px;
    }

    .text-h2 {
        font-size: 38px;
    }

    .text-h3 {
        font-size: 32px;
    }

    .text-h4 {
        font-size: 22px;
        line-height: 1.2;
    }

    .text-h5 {
        font-size: 20px;
    }


    .step-box.arrow-right::after {
        content: '';
        position: absolute;
        top: 0;
        right: -20px;
        width: 0;
        height: 0;
        border-top: 104px solid transparent;
        border-bottom: 104px solid transparent;
        border-left: 20px solid #0a1c57;
        z-index: 999;
    }
}

.step-box.arrow-right {
    position: relative;
    overflow: visible;
}


.step-box {
    border: 2px solid #0a1c57;
    border-radius: 10px;
    min-height: 208px;
    background-color: #fff;
    position: relative;
    padding: 0 0 1.5rem;
}


@media (min-width: 1280px) {
    .text-h1 {
        font-size: 52px;
    }

    .text-h2 {
        font-size: 40px;
    }

    .text-h5 {
        font-size: 24px;
    }

    .text-h3 {
        font-size: 36px;
    }

    .text-p1 {
        font-size: 16px;
    }

}


/* section one css start */


.hero-section {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../../img/f46cc0af0e439a686b8527ff39639b0cca71a84a.png') center center/cover no-repeat;
}

.hero-section {
    padding-top: 40px;
}

@media (min-width: 768px) {
    .hero-section {
        padding-top: 80px;
    }
}

@media (min-width: 1280px) {
    .pr-desktop-600 {
        padding-right: 350px;
    }
}

/* section one css end */


/* section two css start */
.section-img {
    width: 100%;
    height: auto;
}

.btn-custom {
    border-radius: 10px;
    background: #6BF2D2;
    height: 38px;
    padding: 6px 9px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 600;
    flex-shrink: 0;
}

@media (min-width: 768px) {
    .section-img {
        width: 642.207px;
        height: 332.811px;
        object-fit: cover;
        border-radius: 10px;
        max-width: 100%;
    }
}

@media (min-width: 1280px) {
    .pr-desktop-600 {
        padding-right: 350px;
    }
}

/* section two css end */


.arrow {
    align-self: center;
    z-index: 99;
    position: relative;
    left: -6px;
}

.payment-stripe {
    width: 172.748px;
    height: 73px;
    flex-shrink: 0;
    aspect-ratio: 172.75/73.00;
}

.arrow {
    display: none;
}

@media (min-width: 991px) {
    .arrow {
        display: block;
    }

}

.bg-banner {
    background-color: #131F3B;
    padding: 80px 0px;
}

@media (min-width: 1200px) {
    .bg-banner {
        padding: 100px 0px;
    }
}

.move-up {
    background-color: #FCF3E2;
    top: -4rem;
    padding-top: 3rem;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;

}

.move-up img {
    width: 120px;
    height: auto;
    object-fit: contain;

}


/* section five css end */

/* section six css start */
.feature-box li span,
.feature-box-two li span,
.feature-box-three li span {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.32px;
    text-align: start;
}


/* Icon size */
.list-unstyled img {
    height: 55px;
    width: 55px;
}

/* Optional: Adjust max-width of text for consistency */
.feature-box ul li span {
    margin: 0 auto;

}

.feature-box-two ul li span {
    margin: 0 auto;
}

.feature-box-three ul li span {
    margin: 0 auto;
}

.text-document {
    text-align: justify;
    margin-left: 90px;

}

.list-fast-img {
    width: 61px;
    height: 72px;
    flex-shrink: 0;
    aspect-ratio: 61/72;
}

.list-secound-img {
    width: 65px;
    height: 66px;
    flex-shrink: 0;
    aspect-ratio: 65/66;
}

.list-three-img {
    display: flex;
    width: 76px;
    height: 76px;
    padding: 6.333px 14.25px;
    aspect-ratio: 1/1;
}

.three-col {
    padding: 0px 10px;
}

@media (min-width: 768px) {
    .three-col {
        padding: 0px 70px;
    }
}


.feature-card {
    background-color: #0a1830;
    color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    max-width: 100%;

}

.header-top {
    position: relative;
    padding: 120px 12px 20px;
    height: 200px;
    background-color: #0a1830;
}

.footer-bottom-one {
    position: relative;


    text-align: center;
    border-top: 2px solid #fff;
    height: 200px;
    background-color: #0a1830;
}

.header-top-two {
    position: relative;

    height: 200px;
    background-color: #0a1830;
}


.wave-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    height: 100%;

    background: url('../../img/bgtranlator.png') no-repeat;
    background-size: contain;
    background-position: left top;
}

.wave-line-one {
    position: absolute;
    bottom: -142px;
    left: 0;
    width: 40%;
    height: 100%;

    background: url('../../img/footerwaveimg.png') no-repeat;
    background-size: contain;
    background-position: left top;
}


.lang-icon {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 24px;
    color: #3ddc97;
    font-weight: bold;
}

.wave-icon {
    position: absolute;
    right: 0px;
    font-size: 24px;
    color: #3ddc97;
    font-weight: bold;
    bottom: 0px;
}


.feature-item {
    padding: 15px 15px;
    border-top: 2px solid #fff;

    align-items: center;
    height: 120px;
}

.feature-item:first-of-type {
    border-top: none;
}

.info-icon {
    font-size: 16px;
    color: #ccc;
}

@media (min-width: 576px) {
    .feature-card {
        background-color: #0a1830;
        color: #ffffff;
        border-radius: 10px;
        overflow: hidden;
        max-width: 100%;
        margin: auto;
        width: 490px;
    }
}


.card-custom {
    border-radius: 10px;
    overflow: hidden;
    width: 235px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.card-header-custom {
    background-color: #0d1b38;

    background-image: url('../../img/cardwave.png');
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
}


.profile-img img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}


.card-body-custom {
    padding: 1rem;
    background-color: white;
}

.name-row {
    justify-content: space-between;
    font-weight: bold;
    margin-bottom: 0.5rem;
}

h2.text-center {
    font-weight: bold;
}