/* @import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"); */

:root {
    --title-color: #0c263a;
    --about-img-bg-shadow: #0167ec82;
    --floating-content-border-color: rgba(0, 0, 0, 0.02);
    --floating-content-bg-color: rgba(255, 255, 255, 0.95);
    --floating-content-bg-color-2: rgba(255, 255, 255, 0.5);
    --brand-color: #d30101;
    --bg-shape-color-2: #412eeb;
    --bg-shape-color-trans-2: rgba(36, 100, 173, 0.233);
    --border-color: #fbe6e6;
    --primary: #052472;
    --secondary: #528dbc;
    --light: #f6f4f9;
    --dark: #000000;
    --max-img-width: 600px;
    --max-img-height: 400px;
}


@media screen and (min-width: 768px) {
    .border-md-start {
        border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
    }
}

[data-bs-theme="dark"] {
    --bs-light: #1C1C23;
}


.btn-primary {
    background-color: #025097!important;
    color: white!important;

}

/*
@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Light.ttf')format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../../assets/css/fonts/Poppins-Regular.ttf')format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../Poppins-SemiBold.ttf')format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../Poppins-Thin.ttf')format('truetype');
    font-weight: 200;
    font-style: normal;
}


body {
    font-family: 'Poppins', sans-serif, serif;
    background: white !important;
} */


.landing-header {
    display: flex;
    align-items: center;
    height: 70px;
    top: 0;
    width: 100%;
    background: transparent;
    padding: 15px;
    z-index: 111;
    position: absolute;
    left: 0;
}


/* ==============================Begin::Hero Index================================== */

.text-justify {
    text-align: justify !important;
}

.top-75px {
    top: 75px;
}

.line-height-2 {
    line-height: 2 !important;
}

.border-radius-8 {
    border-radius: 8px !important;
}

.border-radius-10 {
    border-radius: 10px !important;
}

.position-absolute {
    position: absolute !important;
}

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

/* #hero .carousel-control-prev,
.carousel-control-next {
    display: none;
} */

#hero .carousel-header .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    background-size: cover;
}

#hero .carousel-header .carousel-inner .carousel-item {
    position: relative;
    background-image: url("../img/banner/14-3.webp");
    background-size: cover;
    background-position: ;
}

#hero .carousel-header .carousel-inner .carousel-item .carousel-caption .teks {
    padding-top: 100%;
}

[data-bs-theme="dark"] #hero img[data-theme="light"] {
    display: none !important;
}

[data-bs-theme="light"] #hero img[data-theme="dark"] {
    display: none !important;
}

#about img {
    width: 100%;
}

#produk .menu-item:hover {
    background-color: transparent !important;
}

#layanan .card {
    background: #fff;
}

#layanan .card:hover {
    border: 1.5px solid #4b98fde0 !important;
}


#produk .card {
    background: #fff;
}

#produk .card:hover {
    border: 1.5px solid #4b98fde0 !important;
}

#berita .card {
    background: #fff;
}

#berita .card:hover {
    border: 1.5px solid #4b98fde0 !important;
}

[data-bs-theme="dark"] #layanan .card {
    background: #2d2d2d;
}

[data-bs-theme="dark"] #produk .card {
    background: #2d2d2d;
}

[data-bs-theme="dark"] #berita .card {
    background: #2d2d2d;
}


@media screen and (min-width: 768px) {
/* 
    #hero .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }



    #hero .carousel-header .carousel-inner .carousel-item .carousel-caption .teks {
        padding-top: 30px;
    }

    #hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption .teks h2 {
        font-size: 25px;
    } */


}

@media screen and (min-width: 1200px) {
/* 
    #hero .carousel-header .carousel-inner .carousel-item .carousel-caption .teks {
        padding-top: 100px;
    }

    #about img {
        width: 442px;
    }

    #hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption .teks h2 {
        font-size: 40px;
    } */
}

@media screen and (max-width: 767.5px) {

}

/* ==============================End::Hero Index================================== */

/* ==============================Begin::Profil================================== */

.card-small {
    background: #fff;
    border-radius: 20px;
    border: 1.5px solid #F5F7FA;
}

[data-bs-theme="dark"] .card-small {
    background: #171717;
    border-radius: 20px;
    border: 1.5px solid #3a3a3a;
}

.letter-spacing {
    word-spacing: 10px;
}

/* 
#hero-profil .carousel-control-prev,
#hero-profil .carousel-control-next {
    display: none;
} */

#hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: start;
    text-align: start;
    background-size: cover;
}


#hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption .teks h2 {
    font-size: 17px;
}

/*#about-profil .card {
    background: #F6F9FC;
    border-radius: 20px;
}*/

#about-profil .card:hover {
    border: none;
}

#promotion .card {
    background: #F6F9FC;
    border-radius: 20px;
}

#promotion .card:hover {
    border: none;
}

[data-bs-theme="dark"] #promotion .card {
    background: #2d2d2d;
    border-radius: 20px;
}

[data-bs-theme="light"] #produk .card-produk {
    background: #F6F9FC !important;
}

[data-bs-theme="dark"] #produk .card-produk {
    background: #2d2d2d;
}

[data-bs-theme="light"] #layanan .card {
    background: #F6F9FC !important;
}

[data-bs-theme="dark"] #layanan .card {
    background: #2d2d2d;
}


@media screen and (min-width: 768px) {

    #hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption .teks h2 {
        font-size: 25px;
    }


}

@media screen and (min-width: 1200px) {
    #hero-profil .carousel-header .carousel-inner .carousel-item .carousel-caption .teks h2 {
        font-size: 40px;
    }
}

/* ==============================End::Profil================================== */

/* ==============================Begin::Struktur================================== */

#struktur .rounded-top {
    border-radius: 12px 12px 0 0 !important;
}

#struktur .rounded-top-bg {
    border-radius: 9px 9px 0 0 !important;
}

#struktur .bg-card {
    background: #fff;
}

[data-bs-theme="dark"] .bg-card {
    background: #1f1d1d;
}



#struktur .team-pimpinan {
    background-color: #051849;
}

#struktur .team-pimpinan img,
.team-pimpinan .bg-card {
    object-fit: cover;
    background-size: cover;
    width: 100%;
/*    height: 170px;*/
}

#struktur .team-kami {
    background-color: #051849;
    height: 240px;
    margin: 0 2px;
}

#struktur .team-kami img,
.team-kami .bg-card {
    object-fit: cover;
    background-size: cover;
    width: 100%;
    height: 170px;
}

#struktur .card-team {
    width: 100%;
}

@media screen and (min-width: 768px) {
    #struktur .card-team {
        width: 100%;
    }


    #struktur .team-pimpinan {
        height: 370px;
        background-color: #051849;
    }

    #struktur .team-kami {
        height: 330px;
        background-color: #051849;
        margin: 0 5px;
    }

    #struktur .team-kami img,
    .team-kami .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
        height: 245px;
    }


    #struktur .team-pimpinan img,
    .team-pimpinan .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
/*        height: 285px;*/
    }

    #struktur .tns.tns-default .tns-outer {
        margin: 0 2rem !important;
    }
}

@media screen and (min-width: 800px) {
    #struktur .card-team {
        width: 100%;
    }


    #struktur .team-pimpinan {
        height: 370px;
        background-color: #051849;
    }

    #struktur .team-kami {
        height: 330px;
        background-color: #051849;
        margin: 0 5px;
    }

    #struktur .team-kami img,
    .team-kami .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
        height: 245px;
    }


    #struktur .team-pimpinan img,
    .team-pimpinan .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
/*        height: 285px;*/
    }

    #struktur .tns.tns-default .tns-outer {
        margin: 0 2rem !important;
    }
}

@media screen and (min-width: 1200px) {
    #struktur .card-team {
        width: 1120px;
    }


    #struktur .team-pimpinan {
        height: 350px;
        background-color: #051849;
    }

    #struktur .team-kami {
        height: 290px;
        background-color: #051849;
        margin: 0 5px;
    }

    #struktur .team-kami img,
    .team-kami .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
        height: 215px;
    }


    #struktur .team-pimpinan img,
    .team-pimpinan .bg-card {
        object-fit: cover;
        background-size: cover;
        width: 100%;
/*        height: 265px;*/
    }

    #struktur .tns.tns-default .tns-outer {
        margin: 0 2rem !important;
    }

}

/* ==============================End::Struktur================================== */
/* ==============================Begin::all-layanan================================== */

#all-layanan .card {
/*    box-shadow: none;*/
    background: #fff;
    border-radius: 20px;
    border: 1.5px solid #F5F7FA;
}

[data-bs-theme="dark"] #all-layanan .card {
    background: #2d2d2d;
    border-radius: 20px;
    border: 1.5px solid #434344;
}

#all-layanan .jumbotron {
    overflow: hidden;
    background-image: url('../img/poster-layanan.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    text-align: start;
    border-radius: 30px;
    margin: 40px 0;
    padding: 80px 0;
    /* Atur padding sesuai kebutuhan */
}

#all-layanan .jumbotron h1 {
    padding-left: 80px;
}

@media screen and (min-width: 1200px) {
    #all-layanan .jumbotron {
        border-radius: 40px;
    }
}

#detail-layanan .jumbotron {
    overflow: hidden;
    background-image: url('../img/poster-detail-layanan.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    text-align: start;
    border-radius: 30px;
    margin: 40px 0;
    padding: 80px 0;
    height: 350px;
    /* Atur padding sesuai kebutuhan */
}

/* ==============================End::all-layanan================================== */

/* ==============================Begin::all-Produk================================== */
#all-produk .card {
    background: #fff;
}

#all-produk .card:hover {
    border: 1.5px solid #4b98fde0 !important;
}

[data-bs-theme="dark"]#all-produk .card {
    background: #2d2d2d;
}

#all-produk .margin-y {
    margin: 80px 0;
}

#all-produk .jumbotron {
    background-image: url('../img/poster-produk.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    text-align: start;
    border-radius: 30px;
    margin: 40px 0;
    padding: 80px 0;
    /* Atur padding sesuai kebutuhan */
}

#all-produk .jumbotron h1 {
    padding-left: 80px;
}

/* ==============================End::all-Produk================================== */
/* ==============================Begin::informasi================================== */
#informasi .card {
    background: #fff;
}

#informasi .card:hover {
    border: 1.5px solid #4b98fde0 !important;
}

[data-bs-theme="dark"]#informasi .card {
    background: #2d2d2d;
}

/* CSS untuk mode laptop */
@media (min-width: 992px) {
    #informasi .card-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-text {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-title-xxl {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-text-xxl {
        display: -webkit-box;
        -webkit-line-clamp: 14;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

}

/* CSS untuk mode mobile */
@media (max-width: 991px) {
    #informasi .card-title {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-text {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-title-xxl {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .card-text-xxl {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    #informasi .trending {
        height: 450px
    }
}

/* ==============================End::informasi================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
    line-height: 1.25;
    font-weight: 600;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    font-family: Poppins;
}

h1 {
    line-height: 1.067;
}

h1 {
    font-size: calc(1.5rem + 2.5714285714vw);
}

@media (min-width: 1400px) {
    h1 {
        font-size: 3.75rem;
    }
}

h2 {
    font-size: calc(1.425rem + 1.8vw);
    line-height: 56px;
}

@media (min-width: 1400px) {
    h2 {
        font-size: 3rem;
    }
}

h3 {
    font-size: calc(1.325rem + 0.7714285714vw);
}

@media (min-width: 1400px) {
    h3 {
        font-size: 2rem;
    }
}

h4 {
    font-size: calc(1.3rem + 0.5142857143vw);
}

@media (min-width: 1400px) {
    h4 {
        font-size: 1.75rem;
    }
}

h5 {
    font-size: calc(1.275rem + 0.2571428571vw);
}

@media (min-width: 1400px) {
    h5 {
        font-size: 1.5rem;
    }
}

h6 {
    font-size: 1.25rem;
}

/* ==============================Begin::Hero================================== */
#logo1 {
    animation: updawn 4s infinite;
}

@keyframes updawn {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(20px);
    }
}

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

.banner__content-coin img {
    width: 70px;
    -webkit-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -moz-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -ms-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -o-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
}

@media (min-width: 576px) {
    .banner__content-coin img {
        width: 73px;
    }
}

@media (min-width: 768px) {
    .banner__content-coin img {
        width: 70px;
    }
}

@media (min-width: 992px) {
    .banner__content-coin img {
        width: 90px;
    }
}

@media (min-width: 1200px) {
    .banner__content-coin img {
        width: auto;
    }
}

.banner__shape-item--1 {
    right: 12%;
    z-index: 1;
    top: 51%;
    -webkit-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -moz-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -ms-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    -o-animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
    animation: rotate 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
}

@media (min-width: 576px) {
    .banner__shape-item--1 {
        top: 46%;
        right: 12%;
    }
}

@media (min-width: 768px) {
    .banner__shape-item--1 {
        top: 80%;
        right: 45%;
    }
}

@media (min-width: 992px) {
    .banner__shape-item--1 {
        top: 71%;
        right: 52%;
    }
}

@media (min-width: 1200px) {
    .banner__shape-item--1 {
        top: auto;
        bottom: 20%;
        left: 52%;
    }
}

@media (min-width: 1400px) {
    .banner__shape-item--1 {
        right: 46%;
        left: auto;
    }
}

/* ==============================End::Hero================================== */
.menuu {
    font-weight: 500;
    color: black;
    font-family: Poppins;
}

/*============================= Begin::About =========================*/
.about__thumb-image::after {
    position: absolute;
    content: "";
    top: 60%;
    left: 50%;
    height: 200px;
    width: 200px;
    backdrop-filter: blur(10px);
    filter: blur(70px);
    background-color: var(--about-img-bg-shadow);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.floating-content__item {
    background-color: var(--floating-content-bg-color);
    border: 1px solid var(--floating-content-border-color);
    box-shadow: -40px 40px 60px 0px rgba(5, 30, 54, 0.05);
    border-radius: 16px;
}

@media (min-width: 768px) {
    .floating-content__item {
        padding: 24px 32px;
    }

    .floating-content__top-left {
        left: 30px;
        top: 90px;
    }
}

.floating-content__item h3 {
    font-family: "Open Sans", sans-serif;
    line-height: 32px;
}

.floating-content__item p {
    font-size: 1.25rem;
}

@media (min-width: 992px) {
    .floating-content__top-left {
        left: 0px;
        top: 10px;
    }
}

@media (min-width: 1200px) {
    .floating-content__top-left {
        left: 5px;
        top: 60px;
    }
}

@media (min-width: 576px) {
    .floating-content__bottom-right {
        right: 10px;
        bottom: 60px;
    }
}

@media (min-width: 768px) {
    .floating-content__bottom-right {
        right: 70px;
        bottom: 75px;
    }
}

@media (min-width: 992px) {
    .floating-content__bottom-right {
        right: 45px;
        bottom: 2px;
    }
}

@media (min-width: 1200px) {
    .floating-content__bottom-right {
        right: 23px;
        bottom: 40px;
    }
}

/*============================= End::About =========================*/

/*============================= Begin::Servis =========================*/
.btn-square {
    width: 38px;
    height: 38px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 50px;
}

.service-item {
    position: relative;
    padding: 45px 30px;
    height: 100%;
    width: 100%;
    box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.36);
    -webkit-box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.36);
    -moz-box-shadow: 0px 0px 20px -8px rgba(0, 0, 0, 0.36);
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}

.service-item:hover {
    margin-top: -15px;
    padding-bottom: 60px;
}

.service-item .service-icon {
    margin: 0 auto 20px auto;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    /* background: url(../img/blob-primary.png) center center no-repeat; */
    background-size: contain;
    transition: 0.5s;
}

.service-item:hover .service-icon {
    color: var(--dark);
    /* background: url(../img/blob-secondary.png) center center no-repeat; */
    background-size: contain;
}

.service-item h5 {
    color: #1d1d27;
    transition: 0.5s;
}

.service-item p {
    transition: 0.5s;
    color: #8c8c8c;
}

.service-item:hover h5 {
    color: #1d1d27;
}

.service-item:hover p {
    color: #8c8c8c;
}

.service-item a.btn {
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 40px;
    height: 40px;
    transform: translateX(-50%);
    color: white;
    background: var(--primary);
    border-radius: 40px 40px 0 0;
    transition: 0.5s;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 768px) {
    .service-item a.btn {
        bottom: 0;
        /* Ubah posisi tombol untuk mode mobile */
        transform: translateX(-50%);
    }
}

.service-item:hover a.btn {
    bottom: 0;
}

.service__item-thumb {
    border-radius: 99px;
    background-color: var(--wh-color);
    box-shadow: 0px 8px 24px rgba(12, 52, 91, 0.04);
}

.service__item {
    transition: transform 0.3s ease;
}

.servis_link:hover .service__item {
    transform: translateY(-10px);
}

/*============================ End::Servis ===============================*/

.team__name {
    background-color: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(5px);
    padding: 12px 8px;
    border-radius: 8px;
}

.team__item-thumb img {
    transition: all 0.3s ease-in-out;
    object-fit: cover;
}

.team__item-thumb--style1 img {
    transform: translateY(15px);
}

.team__item:hover .team__item-thumb--style1 img {
    transform: translateY(0);
}

.team__item-thumb img {
    width: 100%;
}

@keyframes floating {
    0% {
        transform: translateY(30px);
    }

    100% {
        transform: translateY(0px);
    }
}

@media (min-width: 768px) {
    .roadmap--style1 .roadmap__wrapper:after {
        position: absolute;
        content: "";
        height: 50%;
        width: 10px;
        background-color: var(--brand-color);
        border-radius: 8px;
        top: -1px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media (min-width: 768px) {
    .roadmap--style1 .roadmap__wrapper:before {
        position: absolute;
        content: "";
        height: 100%;
        width: 10px;
        background-color: var(--border-color);
        border-radius: 8px;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.roadmap--style1 .roadmap__shape-item--1 {
    content: "";
    height: 50%;
    width: 910px;
    border: 2px solid var(--bg-shape-color-2);
    padding: 40px;
    border-radius: 100px 213px 100px 100px;
    border-left: transparent;
    border-bottom: transparent;
    top: 0%;
    left: -3%;
    transform: rotate(40deg);
    display: none;
}

@media (min-width: 768px) {
    .roadmap--style1 .roadmap__shape-item--1 {
        display: block;
        width: 920px;
        top: -16%;
        left: -117%;
    }
}

@media (min-width: 992px) {
    .roadmap--style1 .roadmap__shape-item--1 {
        top: -16%;
        left: -80%;
    }
}

@media (min-width: 1200px) {
    .roadmap--style1 .roadmap__shape-item--1 {
        left: -58%;
    }
}

@media (min-width: 1400px) {
    .roadmap--style1 .roadmap__shape-item--1 {
        left: -30%;
    }
}

.roadmap--style1 .roadmap__shape-item--1 span {
    position: absolute;
    content: "";
    height: 96%;
    width: 880px;
    background: linear-gradient(109deg,
            var(--bg-shape-color-trans-2) 0%,
            var(--bg-shape-color-2) 100%);
    border-radius: 100px 213px 100px 100px;
}

@media (min-width: 768px) {
    .roadmap--style1 .roadmap__shape-item--1 span {
        top: 2%;
        left: 2%;
    }
}

.roadmap--style1 .roadmap__shape-item--2 {
    width: 40px;
    top: 1%;
    left: 6%;
    animation: floating 3s cubic-bezier(0.41, 0.15, 0.64, 0.86) infinite alternate;
}

@media (min-width: 576px) {
    .roadmap--style1 .roadmap__shape-item--2 {
        top: 3%;
        left: 7%;
    }
}

@media (min-width: 768px) {
    .roadmap--style1 .roadmap__shape-item--2 {
        width: auto;
        top: 2%;
        left: 1%;
    }
}

@media (min-width: 992px) {
    .roadmap--style1 .roadmap__shape-item--2 {
        left: 4%;
        top: 4%;
    }
}

@media (min-width: 1200px) {
    .roadmap--style1 .roadmap__shape-item--2 {
        top: 5%;
        left: 5%;
    }
}

@media (min-width: 1400px) {
    .roadmap--style1 .roadmap__shape-item--2 {
        top: 8%;
        left: 5%;
    }
}

/* Shep footer & Header */
#footer {
    font-family: Poppins;
}

.custom-shape-divider-bottom-1704251282 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1704251282 svg {
    position: relative;
    display: block;
    width: calc(145% + 1.3px);
    height: 49px;
}

.custom-shape-divider-bottom-1704251282 .shape-fill {
    fill: #ffffff;
}

.custom-shape-divider-top-1704251570 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1704251570 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 41px;
}

.custom-shape-divider-top-1704251570 .shape-fill {
    fill: #ffffff;
}

.gallery img {
    max-width: 100%;
    height: 400px;
    vertical-align: top;
}

.gallery {
    display: flex;
    margin: 10px auto;
    max-width: auto;
    position: relative;
    pointer-events: fill;
}

.gallery__img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 93%;
    height: 50%;
    object-fit: cover;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.gallery__thumb {
    margin-top: 400px;
    padding-top: 6px;
    object-fit: cover;
    margin-right: 10px;
    display: block;
}

.gallery__thumb img {
    width: 210px;
    height: 100px;
    object-fit: cover;
}

.gallery__selector {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.gallery__selector:checked+.gallery__img {
    opacity: 1;
}

.gallery__selector:checked~.gallery__thumb>img {
    box-shadow: 0 0 0 2px rgb(0, 16, 165);
}

.cards {
    display: flex;
    width: 100%;
    margin: 0 auto;
}

.photo01 {
    background-image: url("https://images.unsplash.com/photo-1518360192974-cb111fe33162?ixlib=rb-0.3.5&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ&s=176a2e53640da93f024168ee870e4ab2");
}

/* lightbox */

.lightbox-target {
    position: fixed;
    top: -100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    overflow: hidden;
    z-index: 300;
}

.lightbox-target .container {
    margin: auto;
    position: absolute;
    top: 50vh;
    left: 50vw;
    background-color: white;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    text-align: left;
    transform: translate3d(-50%, -50%, 0);
}


a.lightbox-close {
    display: block;
    width: 50px;
    height: 50px;
    background: white;
    color: black;
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 0;
    margin: 0;
    padding-top: 10px;
}

.lightbox-target:target {
    opacity: 1;
    top: 0;
    bottom: 0;
}

.lightbox-target:target img {
    height: 400px;
    vertical-align: top;
}


.header .lead {
    max-width: 620px;
}

.gallery-container a img {
    max-width: 100%;
    height: auto;
}

/* .carousel-inner {
    background-image: url(../img/banner/14.png)!important;
    background-size: cover;
    background-repeat: no-repeat;
} */


.btn-primary:hover {
    background-color: red !important
}

@media (max-width: 990px) {
    #about-text{
         text-align: center;
    }

    #profil{
        text-align: center;
    }

}

.overlay-tittle {
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(5px);
    color: white;
    display: flex;
    opacity: 0;
    transition: opacity 0.3s ease;
    width: 100%;
}

.lightgallery-item:hover .overlay-tittle {
    opacity: 1;
}

table.dataTable > thead .sorting_asc::after,
table.dataTable > thead .sorting_asc::before,
table.dataTable > thead .sorting_desc::after,
table.dataTable > thead .sorting_desc::before {
    position: absolute !important;
    right: 5px !important;
    top: 22px !important;
}

[class*="clamp-row"] {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.clamp-row-1 {
    -webkit-line-clamp: 1;
}

.clamp-row-2 {
    -webkit-line-clamp: 2;
}

.clamp-row-3 {
    -webkit-line-clamp: 3;
}

.effect-dexter:hover figcaption {
    backdrop-filter: blur(3px);
}
.effect-dexter .qty {
    transition: all 0.35s;
    background-color: rgba(0,0,0,0.3);
    backdrop-filter: blur(2px);
}
.effect-dexter:hover .qty {
    opacity: 0;
    transition: all 0.35s;
}
.map {
  padding: 5px;
  border: 1px #0000003d solid;
}
.map iframe {
  width: 100%;
  min-height: 215px;
}

.drawer {
    z-index: 112;
}