@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Roboto:wght@100;300;500;700&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}

a {
    text-decoration: none;
}
.txt-shadow{
    text-shadow: 1px 1px 3px rgba(0, 0, 0);
}

header {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 15px 100px;
    transition: 0.5s ease;
}
header .brand .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header .brand {
    display: flex;
    color: #fff;
    /* height: 100px; */
}
header .brand .logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 20px;
}
header .brand .logo img{
    width: 50px;
}
header .login {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
header .login a {
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    transition: 0.3s ease;
}
header .login:hover{
    text-shadow: 1px 1px 2px black, 0 0 25px rgb(193, 193, 194), 0 0 5px rgb(199, 199, 202);
    filter: drop-shadow(0 0 0.75rem rgb(204, 204, 204));

}
header .login a::before {
    content: '';
    position: absolute;
    background: #fff;
    width: 0;
    height: 3px;
    bottom: -2px;
    left: 0;
    transition: 0.3s ease;
}
header .login a:hover:before {
    width: 100%;
    filter: drop-shadow(0 0 0.75rem rgb(204, 204, 204));
    box-shadow: 1px 1px .5px rgb(41, 41, 41), 0 0 25px rgb(193, 193, 194), 0 0 5px rgb(199, 199, 202);
}

section {
    padding: 100px 100px;
}
.home {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #2696E9;
}
.home:not(:last-child)::before{
    z-index: 777;
    content: '';
    position: absolute;
    background: rgba(3, 96, 251, 0.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    
}
.home .text {
    display: none;
}
.home .contents {
    display: grid;
    z-index: 888;
}
.home .content {
    z-index: 888;
    color: #fff;
    /* width: 50%; */
    margin-top: 50px;
    display: none;
}
.home .contents .item-content{
    /* padding: 5px;
    background-color: #9c9c9c90;
    border-radius: 15px; */
    width: 50%;
}
.home .content.active {
    display: block;
}
.home .content h1 {
    font-size: 4em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 75px;
    margin-bottom: 40px;
}
.home .content p {
    /* margin-bottom: 50px; */
    height: 70px;
    text-align: justify;
}

.home .contents .item-content .cards{
    display: flex; 
    /* width: 50%;  */
    justify-content: space-between;
}
.card-lp {
    display: flex; 
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    box-shadow:  0 4px 8px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    width: 24%; 
    background-color: #EF1B6B; 
    padding: 10px; 
    border-radius: 10px;
    height: 85px;
    color: rgb(83, 9, 43);
    
}
.text-card a{
    text-decoration: none;
    color: inherit;
}
.text-card a:hover{
    color: white;
}
.bg2 {
    background-color: #FF885B;
}
.bg3{
    background-color: #D2FF72;
}
.bg4 {
    background-color: #73EC8B;
}
.img-total {
    font-size: 68px;
    top: 1rem;
    color: #2e0101;
    width: 40px;
    height: 85px;
    line-height: 50px;
    text-shadow: 3px 7px rgba(160, 51, 51, 0.25);
    opacity: .15;
    right: 0;
    margin-right: 4px;
    display: flex;
    align-items: center;
    margin-left: -9px;
}
.fa-fw{
    text-align: center;
    width: 1.05em;
}
.img {
    object-fit: cover;
    width: 55px; 
    border-radius: 10%;
    filter: invert(100%);
}
.text-card{
    /* flex-grow: 1; */
    display: flex; 
    flex-direction: column; 
    justify-content: center; 
    text-align: center;
    all: unset;
    
    /* margin-left: -14px; */
}
.title{
    font-size: 15px;
    font-weight: 400;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    color: inherit;
    margin: 5px 0;
    
}
.total{
    /* background-color: #0b2f6d; */
    border-radius: 4px;
    padding: 1px 7px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.total a {
    text-decoration: none;
    color:inherit
}
.total a:hover {
    text-decoration: none;
    color: white;
}


.banner {
    display: flex;
    align-items: center;
    z-index: 888;
    position: absolute;
    right: 0;
    justify-content: space-between;
    width: 45%;
    flex-wrap: wrap;
    gap: 20px;
    margin-right: 20px;
    align-items: stretch;
}
.item {
    flex: 1 1 calc(50% - 20px);
    box-sizing: border-box; 
    text-align: center;
    color: #fff;
}
.profile-img {
    width: 120px;
    height: 120px;
    background-color: #e0e0e0; /* Warna default jika tidak ada gambar */
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: 0 auto 10px auto; /* Gambar di tengah dengan margin bawah */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.h5,
.h4 {
    text-transform: uppercase;
    width: 165px;
}
.home .banner .item img{
    height: 100px;
    width: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin-bottom: 10px;
}

.home .img-slide {
    z-index: 000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider-navigation{
    z-index: 888;
    width: auto;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(80px);
    margin-bottom: 12px;
    /* margin-left: auto; */
    /* margin-right: auto; */
    left: 0;
    right: 0;
    bottom: 184px;
    text-align: center;
}
.slider-navigation .nav-btn {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 2px rgba(225, 225, 255, 0.5);
    transition: 0.3s ease;
}
.slider-navigation .nav-btn.active {
    background: #2696E9;
}
.slider-navigation .nav-btn:not(:last-child){
    margin-right: 20px;
}
.slider-navigation .nav-btn:hover {
    transform: scale(1.2);
}
.img-slide {
    position: absolute;
    width: 100%;
    clip-path: circle(0% at 0 50%);
}
.img-slide.active {
    clip-path: circle(150% at 0 50%);
    transition: 2s ease;
    transition-property: clip-path;
}
.footer {
    display: flex;
    justify-content: space-between;
    /* float: right; */
    /* width: 100%; */
    z-index: 888;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 100px;
    margin-left: 100px;
    margin-bottom: 20px;
    color: #fff;
}
.footer .alamat {
    width: 55%;
    font-size: 12px;
}
.footer .alamat .alamat-lengkap, .alamat-email, .kontak {
    display: flex;
}
.footer .alamat .tab1{
    tab-size: 4;
}
.footer .alamat .tab2{
    tab-size: 8;

}
.footer .alamat .tab3{
    tab-size: 6;

}
.footer .content-footer {
    float: right;
    display: flex;
    text-align: end;
}
.footer .content-footer .text-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.footer .content-footer .text-footer h4 {
    font-size: 14px;
}
.footer .content-footer .text-footer p {
    font-size: 12px;
}
.footer .logo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 20px;
    filter: drop-shadow(0 0 0.75rem rgb(101, 138, 110));
    /* box-shadow: 0 0 0 3px #e78267; */
}
.footer .logo img{
    width: 50px;
}


@media (max-width: 1256px) {
    .home {
        flex-wrap: wrap;
        align-items: center;
        align-content: center;
    }
    .home .content {
        margin-top: 0;
        width: 100%;
        text-align: center;
    }
    .home .content p {
        margin-bottom: 10px;
    }
    .home .banner {
        position: unset;
        margin-right: 0;
    }
}


@media (max-width: 1040px) {
    header {
        padding: 12px 20px;
    }
    
    section {
        padding: 100px 20px;
    }

    .footer {
        margin-right: 20px;
        margin-left: 20px;
    }
    
}
@media (max-width: 700px) {
    .home {
        justify-content: flex-start;

    }
    .home .content h1 {
        margin-bottom: 10px;
        font-size: 50px;
    }
}
@media (max-width: 626px) {
    /* .home .banner .item:nth-child(2) {
        margin-bottom: 30px;
    } */
    .home .banner .item img {
        width: 80px;
        height: 80px;
    }
    .footer .alamat {
        width: 40%;
    }
    .footer .content-footer {
        width: 40%;
    }
    .footer .content-footer .text-footer h4 {
        font-size: 11px;
    }
}
@media (max-width: 528px) {
    .home .content h1 {
        font-size: 35px;
    }
    .home .content p {
        font-size: 13px;
    }
    .home .contents .banner .item h5, 
    .home .contents .banner .item h4 {
        font-size: 11px;
        width: 120px;
    }
}
@media (max-width: 448px) {
    .home .banner .item img {
        width: 70px;
        height: 70px;
    }
    .footer .logo img {
        display: none;
    }
    .home .banner .item h5 {
        font-size: 9px;
    }
    .home .banner .item h4 {
        font-size: 10px;
    }
    .home .content h1 {
        font-size: 28px;
    }
    .home .contents .banner .item h5, .home .contents .banner .item h4 {
        font-size: 10px;
        width: 110px;
    }
    .banner{
        flex-direction: column;
    }
    .item{
        flex: 1 1 100%;
        margin-bottom: 20px;
    }
}
@media (max-width: 360px) {
    header .brand .text {
        display: none;
    }
    .home {
        align-items: normal;
    }
    .home .text {
        display: block;
        z-index: 888;
        color: #fff;
    }
    .home .text h4 {
        font-size: 13px;
    }
    .home .text p {
        font-size: 10px;
    }
    .home .content p {
        font-size: 13px;
    }
    .home .content {
        width: 100%;
    }
    .home .banner {
        margin: auto;
        position: relative;
        /* bottom: 30px; */
        /* bottom: 140px;
        right: auto;
        left: auto; */
    }
    .footer .text-footer h4 {
        font-size: 12px;
    }
    .footer .text-footer p {
        font-size: 10px;
    }

}