.bgmtrx {
    background: -webkit-linear-gradient(169deg, #171c4a 17%, #565d9a 100%);
}

.hr-footer-up {
    height: 0.045rem;
    color: #000000;
    background-color: #000000;
    border: none;
}

.hr-footer {
    height: 0.06rem;
    color: #000000;
    background-color: #000000;
    border: none;
}

.text-footer1 {
    flex: 0 0 auto;
    width: 17%;
}
.text-footer2 {
    flex: 0 0 auto;
    width: 17%;
}
.text-footer3 {
    flex: 0 0 auto;
    width: 16%;
}
.text-footer4 {
    flex: 0 0 auto;
    width: 20%;
}
.text-footer5 {
    flex: 0 0 auto;
    width: 30%;
}

.text-footer {
    font-size: 0.25rem;
    color: #000000;
}
.link-footer a {
    color: #000000;
}

.swiper-container.dots-over2 .swiper-pagination {
    bottom: 0.7rem;
    margin-left: 11rem;
    width: 30vw;
}

.swiper-controls .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.bullet-container {
    display: flex;
    justify-content: center;
}
.bullet {
    width: 15px;
    height: 15px;
}

.title-header2-left {
    width: 30%;
    height: auto;
}
.title-header2-right {
    width: 60%;
    height: auto;
}

.swiper-container.dots-closer2 .swiper-pagination {
    bottom: 0;
    /* bottom: 0rem; */
}

/* .carousel__indicator {
    box-sizing: border-box;
    height: 15px;
    width: 15px;
    border-radius: 50%;
    display: inline-block;
    border-color: #ed487b;
    background-color: rgb(255, 255, 255);
    margin: 0 8px;
} */

.carousel__indicator.current-slide {
    background-color: #ed487b;
    color: #ed487b;
}

.btn-round {
    display: inline-block;
    width: 1rem;
    height: 1rem;
    cursor: pointer;
    border-radius: 100%;
    background-color: rgb(255, 255, 255);
    color: #ed487b;
    text-align: center;
    line-height: 50px;
    border: 2px solid #ed487b;
    transition: background-color 0.3s ease;
    transform: scale(0.8);
}
.btn-round:hover {
    background-color: #ed487b;
}

.carousel__nav {
    display: flex;
    justify-content: center;
    align-items: center;
}

.carousel__controls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.carousel__button {
    position: relative;
    z-index: 1;
    background: none;
    cursor: pointer;

    border: 2px solid #ed487b;
    border-radius: 50%;
    color: #ed487b;
    width: 2rem;
    height: 2rem;

    font-size: 13px;
}

.carousel__button--left {
    left: 10px;
}

.carousel__button--right {
    right: 10px;
}

.margin-broad {
    margin-top: 4rem;
}

@media (min-width: 100px) {
    .text-footer {
        font-size: 0.25rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 0.7rem;
        margin-left: 9rem;
    }
    .bullet-container {
        margin-top: -0.3rem;
        transform: scale(0.6);
        display: flex;
        justify-content: center;
    }
    /* .carousel__indicator {
        margin: 0 -0.2rem;
        transform: scale(0.5);
    } */
    .btn-round {
        transform: scale(0.5);
    }
    .carousel__controls {
        margin-top: -1.5rem;
    }
    .carousel__button {
        width: 1rem;
        height: 1rem;

        font-size: 7px;
    }
    .button-right {
        margin-top: -0.65rem;
    }
}

@media (min-width: 375px) {
    .text-footer {
        font-size: 0.35rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 0.7rem;
        margin-left: 11rem;
    }
    .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .bullet {
        width: 11px;
        height: 11px;
        margin: 0.2px;
    }
    /* .carousel__indicator {
        margin: 0 -0.2rem;
        transform: scale(0.5);
    } */
    .btn-round {
        transform: scale(0.5);
    }
    .carousel__button {
        width: 1rem;
        height: 1rem;

        font-size: 7px;
    }
    .margin-broad {
        margin-top: 2.5rem;
    }
    .button-right {
        margin-top: -0.65rem;
    }
}

@media (min-width: 450px) {
    .button-right {
        margin-top: -0.5rem;
    }
    .text-footer {
        font-size: 0.5rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 0.7rem;
        margin-left: 13.5rem;
    }
    .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .bullet-container {
        margin-top: 0rem;
        transform: scale(1);
    }
    /* .carousel__indicator {
        margin: 0 0rem;
        transform: scale(0.6);
    } */
    .btn-round {
        transform: scale(0.6);
    }
    .carousel__controls {
        margin-top: -1rem;
    }
    .carousel__button {
        width: 1.3rem;
        height: 1.3rem;

        font-size: 10px;
    }
    .margin-broad {
        margin-top: 2.5rem;
    }
}

@media (min-width: 576px) {
    .button-right {
        margin-top: 0rem;
    }
    .text-footer {
        font-size: 0.8rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 1rem;
        margin-left: 17rem;
    }
    .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }
    .bullet {
        width: 15px;
        height: 15px;
    }
    /* .carousel__indicator {
        margin: 0 0rem;
        transform: scale(0.6);
    } */
    .btn-round {
        transform: scale(0.6);
    }
    .margin-broad {
        margin-top: 2.5rem;
    }
}

@media (min-width: 650px) {
    .text-footer {
        font-size: 0.8rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 1.3rem;
        margin-left: 20rem;
    }
    /* .carousel__indicator {
        margin: 0 0rem;
        transform: scale(0.7);
    } */
    .btn-round {
        transform: scale(0.7);
    }
    .carousel__controls {
        margin-top: -0.8rem;
    }
    .margin-broad {
        margin-top: 2.5rem;
    }
}

@media (min-width: 710px) {
    .text-footer {
        font-size: 0.85rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 1.3rem;
        margin-left: 22.5rem;
    }
    /* .carousel__indicator {
        margin: 0 0.2rem;
        transform: scale(0.8);
    } */
    .btn-round {
        transform: scale(0.8);
    }
    .carousel__controls {
        margin-top: -0.6rem;
    }
    .carousel__button {
        width: 1.5rem;
        height: 1.5rem;

        font-size: 10px;
    }
    .margin-broad {
        margin-top: 2.5rem;
    }
}

@media (min-width: 768px) {
    .text-footer {
        font-size: 0.65rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 1.4rem;
        margin-left: 24rem;
    }
    /* .carousel__indicator {
        margin: 0 0.2rem;
        transform: scale(1);
    } */
    .btn-round {
        transform: scale(0.8);
        margin-left: 0.5rem;
        margin-right: 0.5rem;
    }
    .margin-broad {
        margin-top: 3rem;
    }
}

@media (min-width: 992px) {
    .text-footer {
        font-size: 0.7rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 1.8rem;
        margin-left: 31rem;
    }
    .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    /* .carousel__indicator {
        margin: 0 0.2rem;
        transform: scale(1);
    } */
    .margin-broad {
        margin-top: 4rem;
    }
}

@media (min-width: 1200px) {
    .text-footer {
        font-size: 0.75rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 2rem;
        margin-left: 38rem;
    }
    .swiper-controls .swiper-pagination .swiper-pagination-bullet {
        width: 15px;
        height: 15px;
    }

    /* .carousel__indicator {
        margin: 0 0.4rem;
        transform: scale(1);
    } */
    .carousel__button {
        width: 2rem;
        height: 2rem;

        font-size: 13px;
    }
    .margin-broad {
        margin-top: 4rem;
    }
}

@media (min-width: 1400px) {
    .text-footer {
        font-size: 0.75rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 2.5rem;
        margin-left: 43rem;
    }
    .swiper-container.dots-closer2 .swiper-pagination {
        bottom: 0;
    }

    /* .carousel__indicator {
        margin: 0 0.5rem;
        transform: scale(1);
    } */
    .margin-broad {
        margin-top: 4rem;
    }
}

@media (min-width: 1900px) {
    .text-footer {
        font-size: 1rem;
    }
    .swiper-container.dots-over2 .swiper-pagination {
        bottom: 3rem;
        margin-left: 60rem;
    }
    .swiper-container.dots-closer2 .swiper-pagination {
        bottom: 10rem;
        /* bottom: 0rem; */
    }

    /* .carousel__indicator {
        margin: 0 0.5rem;
        transform: scale(1.5);
    } */
    .carousel__controls {
        margin-top: 0rem;
    }
}

.back-section {
    z-index: 1;
}
.banner-img-space {
    opacity: 0;
    width: 50%;
}
.banner-img {
    width: 50%;
}
.banner-img2 {
    width: 60%;
}
.banner-img2-space {
    width: 40%;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-right: 2rem;
    padding-top: 1rem;
}
.title-banner2 {
    flex: 20%;
    text-align: end;
}

.text-banner2 {
    flex: 60%;
}

.bullet-banner2 {
    flex: 20%;
}
.banner-img-left {
    width: 35%;
}
.banner-img-right {
    width: 65%;
    background-position: top center;
}
.banner-slides {
    aspect-ratio: 4/2.1;
    /* aspect-ratio: 4/2.2; */
    background-size: cover;
    width: 100%;
    background-position: bottom right;
}

.banner-fade {
    aspect-ratio: 4/2.35;
    background-size: cover;
    width: 100%;
    background-position: right bottom;
}

.banner-broadband {
    aspect-ratio: 4/2.35;
    background-size: cover;
    width: 100%;
    background-position: right bottom;
}

.front-section {
    z-index: 2;
}
.imgfront {
    position: absolute;
    width: 100%;
    top: 0;
}
.banner-img-front {
    flex: 0 0 auto;
    /* width: 63%; */
    width: 60%;
}
.banner-img-space-front {
    flex: 0 0 auto;
    opacity: 0;
    width: 40%;
}
.bullet-left {
    flex: 0 0 auto;
    width: 60%;
}
.button-right {
    display: flex;
    justify-content: flex-end;
    flex: 0 0 auto;
    width: 40%;
}
.shadow-text {
    text-shadow: 3px 3px 4px rgba(0, 0, 0, 0.7); /* Adjust the shadow properties as needed */
}

.mb-n30 {
    margin-bottom: -25rem !important;
}

.text-1 {
    margin-bottom: 1.25rem;
    font-size: 2.2rem;
    color: #161b49;
}

.text-2 {
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
    color: #161b49;
}

.head {
    padding-right: 5rem;
    padding-left: 5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    margin-bottom: -25rem;
}

.btnspace {
    margin-top: 1rem;
    margin-bottom: 0rem;
}

.btnmore {
    justify-content: end;
    background-color: #161b49;
    color: rgb(255, 255, 255);
    padding: 7px 14px;
    font-size: 0.8rem;
    margin-top: 1rem;
    cursor: pointer;
    border-radius: 10px;
}

.lbhbyk {
    color: rgb(255, 255, 255);
}

.lbhbyk:hover {
    background-color: #12163c;
    color: white;
}

.btncu {
    justify-content: end;
    background-color: #161b49;
    color: rgb(255, 255, 255);
    padding: 7px 14px;
    font-size: 0.8rem;
    margin-top: 1rem;
    cursor: pointer;
    border-radius: 10px;
}

.lbh {
    color: rgb(255, 255, 255);
}

.lbh:hover {
    background-color: #12163c;
    color: white;
}

.desc {
    top: 0;
    margin-top: -35rem;
}

.text-shadow-white {
    text-shadow: -1px -1px 0 #ffffff, 1px -1px 0 #ffffff, -1px 1px 0 #ffffff,
        1px 1px 0 #ffffff;
    color: #161b49;
}

.text-dark {
    color: #000000;
}

.text-judul-desc {
    margin-bottom: 1.25rem;
    font-size: 1.5rem;
}

.text-footer-news {
    font-size: 1.5rem;
    text-shadow: 2px 2px 5px #00000060;
}

.text-judul-banner {
    margin-bottom: 1.25rem;
    font-size: 1.4rem;
}

.text-judul-slide {
    margin-bottom: 1.25rem;
    font-size: 1rem;
}
.text-isi-slide {
    margin-top: -0.8rem;
    font-size: 0.8rem;
}

.text-judul-ban-news {
    font-size: 0.8rem;
}

.text-isi-desc {
    margin-bottom: 1.25rem;
    font-size: 1rem;
}
.header-hr {
    color: #f7be3e;
    height: 1.5px;
    background-color: #f7be3e;
    margin-top: 1.75rem;
}

.centered-hr {
    color: #f7be3e;
    height: 1.5px;
    background-color: #f7be3e;
    margin-top: -1rem;
    margin-bottom: 1rem;
}

.centered-hr-1 {
    width: 20vw;
    margin: 0 auto;
}
.centered-hr-2 {
    margin-left: 10%;
    width: 90%;
}
.hr-title-banner3 {
    color: #f7be3e;
    height: 1.5px;
    background-color: #f7be3e;
}
.margin-header {
    margin-top: 0.75rem;
}

.m-title {
    margin-top: 9rem;
}
.m-title2 {
    margin-bottom: -22.5rem;
}

@media (min-width: 100px) {
    .m-title {
        margin-top: 1.5rem;
    }
    .centered-hr {
        margin-top: -0.5rem;
        margin-bottom: 0.5rem;
        height: 1px;
    }
    .desc {
        margin-top: -10rem;
    }
    .text-judul-desc {
        margin-bottom: 0.5rem;
        font-size: 0.45rem;
    }
    .text-footer-news {
        font-size: 0.45rem;
    }
    .text-judul-banner {
        margin-bottom: 0.5rem;
        font-size: 0.4rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.35rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.25rem;
    }
    .text-judul-ban-news {
        font-size: 0.25rem;
    }

    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.35rem;
    }

    .text-1 {
        margin-bottom: 0.2rem;
        font-size: 0.7rem;
    }

    .text-2 {
        font-size: 0.35rem;
        margin-bottom: 0.15rem;
    }

    .head {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .btnmore {
        padding: 2px 5px;
        font-size: 0.3rem;
        border-radius: 4px;
    }

    .btnspace {
        margin-top: 0rem;
        margin-bottom: -1.5rem;
    }
    .banner-img2-space {
        padding-right: 0.5rem;
        padding-top: 0.2rem;
    }
}

@media (min-width: 375px) {
    .m-title {
        margin-top: 2rem;
    }
    .centered-hr {
        margin-top: -0.5rem;
        margin-bottom: 0.5rem;
        height: 1px;
    }
    .desc {
        margin-top: -11rem;
    }
    .text-judul-desc {
        margin-bottom: 0.5rem;
        font-size: 0.45rem;
    }
    .text-footer-news {
        font-size: 0.45rem;
    }
    .text-judul-banner {
        margin-bottom: 0.5rem;
        font-size: 0.4rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.3rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.25rem;
    }

    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.35rem;
    }
    .text-1 {
        margin-bottom: 0.2rem;
        font-size: 0.7rem;
    }

    .text-2 {
        font-size: 0.35rem;
        margin-bottom: 0.15rem;
    }

    .head {
        padding-right: 1rem;
        padding-left: 1rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
    .btnmore {
        padding: 2px 5px;
        font-size: 0.3rem;
        border-radius: 4px;
    }

    .btnspace {
        margin-top: 0rem;
        margin-bottom: -1.5rem;
    }
    .margin-header {
        margin-top: 0.9rem;
    }
    .banner-img2-space {
        padding-right: 0.6rem;
        padding-top: 0.3rem;
    }
}

@media (min-width: 450px) {
    .m-title {
        margin-top: 3rem;
    }
    .centered-hr {
        margin-top: -0.5rem;
        margin-bottom: 0.5rem;
        height: 1px;
    }
    .desc {
        margin-top: -13rem;
    }
    .text-judul-desc {
        margin-bottom: 0.6rem;
        font-size: 0.55rem;
    }
    .text-footer-news {
        font-size: 0.55rem;
    }
    .text-judul-banner {
        margin-bottom: 0.5rem;
        font-size: 0.45rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.35rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.3rem;
    }
    .text-judul-ban-news {
        font-size: 0.3rem;
    }

    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.4rem;
    }
    .text-1 {
        margin-bottom: 0.3rem;
        font-size: 0.8rem;
    }

    .text-2 {
        font-size: 0.35rem;
        margin-bottom: 0.15rem;
    }

    .head {
        padding-right: 1.7rem;
        padding-left: 1.7rem;
        padding-top: 0.9rem;
        padding-bottom: 0.9rem;
    }
    .btnmore {
        padding: 2px 5px;
        font-size: 0.3rem;
        border-radius: 4px;
    }

    .btnspace {
        margin-top: 0.05rem;
        margin-bottom: -1.4rem;
    }
    .banner-img2-space {
        padding-right: 0.6rem;
        padding-top: 0.35rem;
    }
}

@media (min-width: 576px) {
    .m-title {
        margin-top: 3rem;
    }
    .centered-hr {
        margin-top: -0.5rem;
        margin-bottom: 0.5rem;
        height: 1px;
    }
    .desc {
        margin-top: -16rem;
    }
    .text-judul-desc {
        margin-bottom: 0.6rem;
        font-size: 0.6rem;
    }
    .text-footer-news {
        font-size: 0.6rem;
    }
    .text-judul-banner {
        margin-bottom: 0.5rem;
        font-size: 0.5rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.4rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.4rem;
    }
    .text-judul-ban-news {
        font-size: 0.4rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.5rem;
    }
    .text-1 {
        margin-bottom: 0.4rem;
        font-size: 1.1rem;
    }

    .text-2 {
        font-size: 0.5rem;
        margin-bottom: 0.25rem;
    }

    .head {
        padding-right: 2rem;
        padding-left: 2rem;
        padding-top: 1rem;
        padding-bottom: 1.2rem;
    }
    .btnmore {
        padding: 2px 5px;
        font-size: 0.45rem;
        border-radius: 4px;
    }

    .btnspace {
        margin-top: 0.5rem;
        margin-bottom: -1.2rem;
    }
    .banner-img2-space {
        padding-right: 0.7rem;
        padding-top: 0.5rem;
    }
}

@media (min-width: 650px) {
    .m-title {
        margin-top: 3.5rem;
    }
    .centered-hr {
        margin-top: -0.5rem;
        margin-bottom: 0.5rem;
        height: 1px;
    }
    .desc {
        margin-top: -18rem;
    }
    .text-judul-desc {
        margin-bottom: 0.7rem;
        font-size: 0.8rem;
    }
    .text-footer-news {
        font-size: 0.8rem;
    }
    .text-judul-banner {
        margin-bottom: 0.6rem;
        font-size: 0.7rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.6rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.45rem;
    }
    .text-judul-ban-news {
        font-size: 0.45rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.6rem;
    }
    .text-1 {
        margin-bottom: 0.4rem;
        font-size: 1.25rem;
    }

    .text-2 {
        font-size: 0.65rem;
        margin-bottom: 0.35rem;
    }

    .head {
        padding-right: 2rem;
        padding-left: 2rem;
        padding-top: 1rem;
        padding-bottom: 1.2rem;
    }
    .btnmore {
        padding: 3px 6px;
        font-size: 0.5rem;
        border-radius: 6px;
    }

    .btnspace {
        margin-top: 0.6rem;
        margin-bottom: -1.2rem;
    }

    .banner-img2-space {
        padding-right: 0.8rem;
        padding-top: 0.55rem;
    }
}

@media (min-width: 710px) {
    .m-title {
        margin-top: 4rem;
    }
    .centered-hr {
        margin-top: -0.7rem;
        margin-bottom: 0.5rem;
        height: 1.5px;
    }
    .desc {
        margin-top: -20rem;
    }
    .text-judul-desc {
        margin-bottom: 0.8rem;
        font-size: 0.9rem;
    }
    .text-footer-news {
        font-size: 0.9rem;
    }
    .text-judul-banner {
        margin-bottom: 0.7rem;
        font-size: 0.75rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.65rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.5rem;
    }
    .text-judul-ban-news {
        font-size: 0.5rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.6rem;
    }
    .text-1 {
        margin-bottom: 0.4rem;
        font-size: 1.25rem;
    }

    .text-2 {
        font-size: 0.65rem;
        margin-bottom: 0.35rem;
    }

    .head {
        padding-right: 2rem;
        padding-left: 2rem;
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
    }
    .btnmore {
        padding: 3px 6px;
        font-size: 0.5rem;
        border-radius: 6px;
    }

    .btnspace {
        margin-top: 0.6rem;
        margin-bottom: -1.2rem;
    }
    .banner-img2-space {
        padding-right: 0.8rem;
        padding-top: 0.6rem;
    }
}

@media (min-width: 768px) {
    .m-title {
        margin-top: 5rem;
    }
    .centered-hr {
        margin-top: -0.7rem;
        margin-bottom: 0.5rem;
        height: 1.5px;
    }
    .desc {
        margin-top: -21rem;
    }
    .text-judul-desc {
        margin-bottom: 1rem;
        font-size: 0.9rem;
    }
    .text-footer-news {
        font-size: 0.9rem;
    }
    .text-judul-banner {
        margin-bottom: 0.8rem;
        font-size: 0.75rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.65rem;
    }
    .text-isi-slide {
        margin-top: -1rem;
        font-size: 0.55rem;
    }
    .text-judul-ban-news {
        font-size: 0.55rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.7rem;
    }
    .text-1 {
        margin-bottom: 0.4rem;
        font-size: 1.3rem;
    }

    .text-2 {
        font-size: 0.65rem;
        margin-bottom: 0.35rem;
    }

    .head {
        padding-right: 2rem;
        padding-left: 2rem;
        padding-top: 1.4rem;
        padding-bottom: 1.4rem;
    }
    .btnmore {
        padding: 4px 7px;
        font-size: 0.7rem;
        border-radius: 6px;
    }

    .btnspace {
        margin-top: 0.7rem;
        margin-bottom: -1rem;
    }
    .banner-img2-space {
        padding-right: 1rem;
        padding-top: 0.7rem;
    }
}

@media (min-width: 992px) {
    .m-title {
        margin-top: 8rem;
    }
    .centered-hr {
        margin-top: -0.9rem;
        margin-bottom: 0.5rem;
        height: 1.5px;
    }
    .desc {
        margin-top: -28rem;
    }
    .text-judul-desc {
        margin-bottom: 1.25rem;
        font-size: 1.2rem;
    }
    .text-footer-news {
        font-size: 1.2rem;
    }
    .text-judul-banner {
        margin-bottom: 1.05rem;
        font-size: 1rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 0.75rem;
    }
    .text-isi-slide {
        margin-top: -0.9rem;
        font-size: 0.7rem;
    }
    .text-judul-ban-news {
        font-size: 0.7rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 0.9rem;
    }
    .text-1 {
        margin-bottom: 0.5rem;
        font-size: 2rem;
    }

    .text-2 {
        font-size: 0.9rem;
        margin-bottom: 0.9rem;
    }

    .head {
        padding-right: 3rem;
        padding-left: 3rem;
        padding-top: 1.9rem;
        padding-bottom: 1.9rem;
    }
    .btnmore {
        padding: 5px 8px;
        font-size: 0.8rem;
        border-radius: 6px;
    }

    .btnspace {
        margin-top: 0.9rem;
        margin-bottom: -0.7rem;
    }

    .banner-img2-space {
        padding-right: 1.2rem;
        padding-top: 0.7rem;
    }
}

@media (min-width: 1200px) {
    .centered-hr {
        margin-top: -1rem;
        margin-bottom: 0.8rem;
        height: 1.5px;
    }
    .header-hr {
        height: 2px;
    }
    .desc {
        margin-top: -32rem;
    }
    .text-judul-desc {
        margin-bottom: 1.25rem;
        font-size: 1.5rem;
    }
    .text-footer-news {
        font-size: 1.5rem;
    }
    .text-judul-banner {
        margin-bottom: 1.25rem;
        font-size: 1.4rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }
    .text-isi-slide {
        margin-top: -0.9rem;
        font-size: 0.8rem;
    }
    .text-judul-ban-news {
        font-size: 0.8rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }
    .text-1 {
        margin-bottom: 0.6rem;
        font-size: 2.3rem;
    }

    .text-2 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .head {
        padding-right: 3rem;
        padding-left: 3rem;
        padding-top: 2.3rem;
        padding-bottom: 2.3rem;
    }
    .btnmore {
        padding: 6px 9px;
        font-size: 0.9rem;
        border-radius: 7px;
    }

    .btnspace {
        margin-top: 1.2rem;
        margin-bottom: -0.6rem;
    }
    .banner-img2-space {
        padding-right: 1.4rem;
        padding-top: 0.8rem;
    }
}

@media (min-width: 1280px) {
    .desc {
        margin-top: -35rem;
    }
    .text-judul-desc {
        margin-bottom: 1.25rem;
        font-size: 1.5rem;
    }
    .text-footer-news {
        font-size: 1.5rem;
    }

    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }
    .text-isi-slide {
        margin-top: -0.9rem;
        font-size: 0.8rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 1rem;
    }
    .text-1 {
        margin-bottom: 0.7rem;
        font-size: 2.3rem;
    }

    .text-2 {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }

    .head {
        padding-right: 3.5rem;
        padding-left: 3.5rem;
        padding-top: 2.5rem;
        padding-bottom: 0.5rem;
    }
    .btnmore {
        padding: 6px 9px;
        font-size: 0.9rem;
        border-radius: 7px;
    }

    .btnspace {
        margin-top: 1.5rem;
        margin-bottom: -0.5rem;
    }
    .banner-img2-space {
        padding-right: 2rem;
        padding-top: 1rem;
    }
}

@media (min-width: 1400px) {
    .desc {
        margin-top: -37rem;
    }
    .text-judul-desc {
        margin-bottom: 1.25rem;
        font-size: 1.8rem;
    }
    .text-footer-news {
        font-size: 1.8rem;
    }
    .text-judul-banner {
        margin-bottom: 1.25rem;
        font-size: 1.6rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 1.4rem;
    }
    .text-isi-slide {
        margin-top: -0.9rem;
        font-size: 0.8rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 1.2rem;
    }
    .text-1 {
        margin-bottom: 0.7rem;
        font-size: 2.5rem;
    }

    .text-2 {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }

    .head {
        padding-right: 4rem;
        padding-left: 4rem;
        padding-top: 2.8rem;
        padding-bottom: 0.1rem;
    }
    .btnmore {
        padding: 7px 10px;
        font-size: 1rem;
        border-radius: 7px;
    }

    .btnspace {
        margin-top: 1.5rem;
        margin-bottom: -0.6rem;
    }
    .margin-header {
        margin-top: 0.75rem;
    }
    .banner-img2-space {
        padding-right: 2rem;
        padding-top: 1rem;
    }
}

@media (min-width: 1900px) {
    .m-title {
        margin-top: 12rem;
    }
    .centered-hr {
        margin-top: -1rem;
        margin-bottom: 1rem;
        height: 2px;
    }
    .desc {
        margin-top: -50rem;
    }
    .text-judul-desc {
        margin-bottom: 1.25rem;
        font-size: 2rem;
    }
    .text-footer-news {
        font-size: 2rem;
    }
    .text-judul-banner {
        margin-bottom: 1.25rem;
        font-size: 1.8rem;
    }
    .text-judul-slide {
        margin-bottom: 1.25rem;
        font-size: 1.5rem;
    }
    .text-isi-slide {
        margin-top: -0.7rem;
        font-size: 1.2rem;
    }
    .text-judul-ban-news {
        font-size: 1.2rem;
    }
    .text-isi-desc {
        margin-bottom: 1.25rem;
        font-size: 1.5rem;
    }

    .text-1 {
        margin-bottom: 0.9rem;
        font-size: 3.2rem;
    }

    .text-2 {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .testings {
        height: 85%;
    }

    .head {
        padding-right: 5rem;
        padding-left: 5rem;
        padding-top: 3.2rem;
        /* padding-bottom: 0rem; */
        margin-bottom: -35rem;
    }
    .btnmore {
        padding: 8px 12px;
        font-size: 1.6rem;
        border-radius: 7px;
    }

    .btnspace {
        margin-top: 2rem;
        margin-bottom: -0.3rem;
    }
    .margin-header {
        margin-top: 0.75rem;
    }
    .banner-img2-space {
        padding-right: 2rem;
        padding-top: 1rem;
    }
}

.banner-img-profile {
    flex: 0 0 auto;
    width: 100%;
    padding-bottom: 30%;
    background-size: cover;
    background-position: center center;
    width: 50%;
    z-index: 0;
    opacity: 0;
}

.banner-img-profile:hover {
    opacity: 0.3;
}

.bodykosong {
    height: 100vh;
}

/* LIST */

.judulhighlight {
    height: 2.5rem;
}

/* Jika teks judul panjang lebih dari 2 baris akan titik2 */
.textevent {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.textisi {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 76px;
}

/* .textisi {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    max-height: 76px;
    display: block;
    text-align: justify;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
} */

.justify {
    text-align: justify;
}

.imag {
    background-color: gray;
    /* border-radius: 0.5rem 0.5rem 0 0; */
    width: 100%;
    object-fit: cover;
    aspect-ratio: 4/4;
}

.colcard {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.h7,
h7 {
    font-size: 0.75rem;
}

.banner-2 {
    position: relative;
}
.divv {
    width: 100%;
    position: absolute;
    z-index: 0;
}
.divs {
    z-index: 1000;
}

/* styles.css */
.carousel-container {
    /* margin-top: -1rem; */
    overflow: hidden;
    position: relative;
    aspect-ratio: 4/2.35;
    background-size: cover;
    width: 100%;
    background-position: bottom right;
}

.carousel-item {
    position: absolute;
    width: 100%;
    height: 100%;
    /* background-color: #ccc;
    color: #fff; */
    font-size: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.carousel-item.active {
    opacity: 1;
}

.text-container {
    overflow: hidden;
    position: relative;
    aspect-ratio: 4/2;
    background-size: cover;
    width: 100%;
    height: 60%;
    background-position: bottom right;
}

.text-item {
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 24px;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.text-item.active {
    opacity: 1;
}
.bullet-item {
    position: absolute;
    justify-content: end;
    /* justify-content: center; */
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    pointer-events: none;
}
.bullet-item.active {
    opacity: 1;
    pointer-events: auto;
}

.bullet-container {
    display: flex;
    justify-content: center;
}

.bullet {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    cursor: pointer;
    background: #fff;
    opacity: 1;
    position: relative;
    display: inline-block;
    transform: scale(0.6);
}

.bullet-style {
    box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.02);
    border: 3px solid #fdb515;
}

.bullet-container .bullet:hover {
    transform: scale(0.9);
}

.bullet-container .bullet.active {
    background: #fdb515;
    transform: scale(0.9);
}

.text-purple-2 {
    color: #161b49;
}

.yellow {
    background-color: #fdb515;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-middle {
    padding-top: 0.5rem;
    text-align: center;
}

.career-title {
    flex: 0 0 auto;
    width: 30%;
}
.career-req {
    flex: 0 0 auto;
    width: 70%;
}
.element-with-left-border {
    border-left: 1.5px solid #151a48;
}

/* sdadad  */

.carousel {
    position: relative;
    width: 100%; /* 3/4 of the viewport width */
    margin: 0 auto;
    overflow: hidden;
}

.carousel__track-container::-webkit-scrollbar {
    display: none; /* for Chrome, Safari, and Opera */
}

.carousel__track-container {
    -ms-overflow-style: none; /* for Internet Explorer and Edge */
    scrollbar-width: none; /* for Firefox */
}

.carousel__track {
    list-style-type: none;
    display: flex;
    padding: 20px;
    scroll-snap-type: x mandatory;
    transition: transform 1s ease-in-out; /* Change 0.5s to 1s or more for slower transitions */
}

.carousel__slide {
    scroll-snap-align: center;
    flex: 0 0 auto;
    width: 70%;
    margin-right: 30px;
    transition: all 0.5s;

    position: relative;
}

.carousel__card {
    position: absolute;
    top: -10px;
    left: 10px;
    width: calc(100%);
    height: calc(100%);
    background: linear-gradient(to right, #a7a7a7, white);
    /* background: rgb(131, 130, 130); */
    z-index: -1;
}

.carousel__image {
    width: 100%;
    height: auto;
    z-index: 1;
}

.container-ban {
    position: relative;
    display: flex;
}

.image-wrapper {
    width: 50%;
}

.image {
    width: 100%;
    opacity: 0.05;
    transition: opacity 1s ease;
}

.image-wrapper:hover .image {
    opacity: 0.6;
}

.text {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    z-index: 2;
}

.container-ban4 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 0.5rem;
}

.text-section {
    width: 25%;
    text-align: center;
    margin-left: 5%;
}

.hr-section {
    width: 75%;
    margin-right: 7%;
}

.banner-news-back {
    aspect-ratio: 4/3;
    background-size: cover;
    width: 30%;
    background-position: center center;
}
.banner-news-space {
    aspect-ratio: 4/3;
    background-size: cover;
    width: 1.6%;
    background-position: center center;
}

.banner-news {
    aspect-ratio: 4/3;
    background-size: cover;
    width: 33.3%;
    background-position: center center;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.banner-news:hover {
    opacity: 1;
}

.card-ban-news {
    margin-top: 45%;
    height: 30%;
    background-color: #151a48aa;
}

.txt-ban {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.txt-under {
    text-decoration: underline;
    text-decoration-color: #f7be3e;
}

.container-footernews {
    position: relative;
}

.back-news,
.front-news {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.back-news {
    z-index: 1;
}

.front-news {
    z-index: 2;
}

.banner-spaces {
    aspect-ratio: 4/3;
    background-color: #151a48;
    background-size: cover;
    width: 33.3%;
    background-position: center center;
    opacity: 0;
}

.my-centered-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-box {
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    width: 100%;
}

.search-box input[type="text"] {
    padding: 5px;
    padding-left: 30px;
    width: 100%;
    border: none;
    font-size: 13px;
    border-radius: 10px;
    outline: none;
}

/* This will apply when the input field is focused */
.search-box input[type="text"]:focus {
    border: 2px solid #4a90e2; /* change the color as you like */
}

.search-box .search-icon {
    position: absolute;
    left: 15px;
    height: 13px;
    width: 13px;
    background: url("https://cdn-icons-png.flaticon.com/512/149/149852.png")
        no-repeat center center;
    background-size: 100% 100%;
}

.srch-icon {
    display: block;
}

.srch-form {
    display: none;
}
@media (min-width: 991px) {
    .srch-icon {
        display: none;
    }

    .srch-form {
        display: block;
    }
}

.btn-custom {
    background-color: #272d64;
    color: #fff;
}
.btn-custom:hover {
    background-color: #12163c;
    color: #ffffff;
}

.search-result-box .search-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #e3eaef;
    margin-bottom: 20px;
}

.textsrch {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.txt-career {
    font-size: 1.1rem;
    line-height: 1.3;
    font-weight: 400;
    color: #9e9e9e;
}
