::-webkit-scrollbar {
    width: 5px;
}

body {
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}


/* Track */

 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 3px;
}

.tulisan {
    text-align: justify;
}

.tombol {
    background-color: black;
    border: 1;
    color: white;
    padding: 10px;
    text-decoration: none;
    cursor: url('../assets/pointersmall.png'), auto;
}

.pointer {
    cursor: url('../assets/pointersmall.png'), auto;
}

.full-page-view {
    /* Set the div to take up 90% of the viewport width and height */
    width: 90vw;
    height: 70vw;
    /* Set the background image */
    background-image: url('../assets/img/bgq.JPG');
    /* Background image settings */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    /* Center content vertically and horizontally */
    display: flex;
    justify-content: center;
    align-items: center;
    /* Center the div horizontally */
    margin: 0 auto;
}

.kekanan {
    margin-left: 60%!important;
}

.MATI {
    text-decoration: none!important;
}

.MENYALA {
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.MENGKOTAK {
    border-bottom: 3px solid #373b3b;
}


/* 
.shop:hover {
    box-shadow: 1px 3px 10px 5px gray;
    width: 101%;
} */


/* Handle */

 ::-webkit-scrollbar-thumb {
    background: black;
    border-radius: 5px;
}

@font-face {
    src: url('../css/impact.ttf') format('truetype');
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.navbar-expand-lg {
    height: 8%;
}

.container-full {
    width: 100vw;
    height: auto;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.container-fol {
    width: 100%;
    height: 100vw;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.form {
    margin: 5%;
}

.content-footer {
    margin: 10%
}

.h-100 {
    height: 300px;
}

@media screen and (max-width: 1449px) {
    .content1 {
        margin-top: 0%;
    }
    .thumbnail-text {
        opacity: 1;
        text-decoration: none;
        color: black;
    }
    .thumbnail-overlayhide {
        position: relative;
        overflow: hidden;
        height: 50px;
        /* Adjust this height as needed */
        line-height: 50px;
        /* Should match the height */
        border-bottom: 1px solid black;
        min-width: 100%;
        text-decoration: none;
    }
}

@media screen and (min-width: 1450px) {
    .content1 {
        margin-top: -2%;
    }
    .thumbnail-overlayhide {
        position: relative;
        overflow: hidden;
        height: 50px;
        /* Adjust this height as needed */
        line-height: 50px;
        /* Should match the height */
    }
    .thumbnail-text {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0;
        transition: opacity 0.3s ease;
        text-decoration: none;
        color: black;
        border-bottom: 1px solid black;
    }
    .thumbnail-container:hover .thumbnail-text {
        opacity: 1;
        animation: slideFromTop 0.5s forwards;
    }
    @keyframes slideFromTop {
        from {
            transform: translateY(-100%);
        }
        to {
            transform: translateY(0);
        }
    }
}

.hide {
    display: none;
}

.h-bot {
    height: 7%;
}

.clickable {
    cursor: pointer;
    text-decoration: none;
}

a.clickable {
    color: #ffff;
}

.bg-cs-bk {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-cs {
    background-image: url("../assets/bg-tfn.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-about {
    background-image: url("../assets/about.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

@media screen and (max-width: 900px) {
    .judul {
        font-size: 8vw;
    }
    .feat {
        text-decoration: none;
        color: black;
    }
    .logo-size {
        width: 100%;
    }
    .bg-cs-bk {
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bg-cs {
        background-image: url("../assets/bg-tf-mb.png");
        height: 100%;
        width: 100%;
        /* extended code */
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .container-about {
        width: 100%;
        height: 100vh;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    }
    .container-full {
        width: 100%;
        height: auto;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    }
    .container-full-index {
        width: 100%;
        height: 115vh;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    }
    .box1 {
        display: none;
    }
    .box2 {
        display: none;
    }
    .box3 {
        display: none;
    }
    .bg-about {
        background-image: url("../assets/aboutmob1.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .mobonly {
        display: block;
        font-size: large;
        position: absolute;
        top: 69%;
        width: 100%;
    }
    .mob {
        display: block;
    }
    .nomob {
        display: none;
    }
    .middlemob {
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 90%;
        text-shadow: 1px 1px #fff;
        margin-bottom: 80%;
    }
    .box4 {
        margin-top: 10%;
        position: relative;
        width: 35%;
        margin-left: 33%;
        padding-left: 10%;
        padding-right: 10%;
    }
    .box5 {
        position: relative;
        width: 50%;
        margin-left: 25%;
        padding-left: 10%;
        padding-right: 10%;
    }
    .box6 {
        position: absolute;
        width: 100%;
        padding-left: 10%;
        padding-right: 10%;
    }
    .grid-table {
        display: grid;
        width: 80%;
        grid-template-columns: auto;
        list-style: none;
        gap: 15px;
    }
    .grid-table2 {
        display: grid;
        width: 100%;
        grid-template-columns: auto auto;
        list-style: none;
        gap: 15px;
    }
    .grid-feature {
        display: grid;
        width: 90%;
        grid-template-columns: auto;
        list-style: none;
        gap: 15px;
    }
    .grid-responsive {
        display: grid;
        width: 90%;
        grid-template-columns: auto;
        list-style: none;
        gap: 15px;
    }
    .shop-content {
        background: white;
        padding-top: 20%;
        padding-bottom: 5%;
    }
    .card {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        width: 100%;
        margin: auto;
        text-align: center;
        font-size: 4VW;
    }
    .card:hover {
        box-shadow: 1 6px 10px 0 rgba(0, 0, 0, 0.2);
        width: 100%;
        margin: auto;
        text-align: center;
        font-size: 4VW;
    }
    .flex-mo {
        display: grid;
        grid-template-columns: auto;
    }
    .grid-feature {
        margin-top: 20%;
    }
    .carousel-wrap {
        padding: 0px 0px 0px;
    }
    .content-feature {
        margin-top: 20%;
        margin-left: 5%;
        margin-right: 5%;
        text-align: justify;
    }
    .xvideos {
        width: 100%;
        height: 30vh;
    }
}

@media screen and (min-width: 901px) {
    .judul {
        font-size: 2vw;
    }
    .container-full-index {
        width: 100%;
        height: 70vw;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    }
    .container-about {
        width: 100%;
        height: 100vw;
        font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
        margin-top: -12.5%;
    }
    .mobonly {
        display: none;
    }
    .mob {
        display: none;
    }
    .grid-table {
        display: grid;
        width: 90%;
        grid-template-columns: auto auto auto auto;
        list-style: none;
        gap: 50px;
    }
    .grid-table2 {
        display: grid;
        width: 60%;
        grid-template-columns: auto auto auto auto auto auto;
        list-style: none;
        gap: 15px;
    }
    .grid-feature {
        display: grid;
        width: 90%;
        grid-template-columns: auto auto auto;
        list-style: none;
        gap: 15px;
    }
    .grid-responsive {
        display: grid;
        width: 90%;
        grid-template-columns: auto auto;
        list-style: none;
        gap: 15px;
    }
    .shop-content {
        background: white;
        padding-top: 8%;
        padding-bottom: 1%;
    }
    .card {
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
        width: 100%;
        margin: auto;
        text-align: center;
        font-size: 1VW;
    }
    .card:hover {
        cursor: pointer;
        box-shadow: 0 10px 12px 0 rgba(0, 0, 0, 0.5);
        width: 100%;
        margin: auto;
        text-align: center;
        font-size: 1VW;
    }
    .grid-feature {
        margin-top: 8%;
    }
    .carousel-wrap {
        padding: 50px 50px 120px;
    }
    .content-feature {
        margin-left: 20%;
        margin-right: 20%;
        margin-top: 10%;
        margin-bottom: 10%;
        text-align: justify;
    }
    .xvideos {
        width: 100%;
        height: 60vh;
    }
    .feat {
        margin-top: -4%;
        text-decoration: none;
        color: black;
    }
}

.marquees {
    margin-top: -15%;
}

.box1 {
    margin-left: -10%;
    margin-top: 210%;
    width: 100%;
}

.box2 {
    margin-top: 210%;
    width: 110%;
}

.box3 {
    margin-top: 210%;
    margin-left: 15%;
    width: 85%;
}

.middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.bg-coming {
    background: url(../assets/2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

body {
    width: 100%;
    overflow-x: hidden;
}

.content-center {
    width: 100%;
}

.logo {
    cursor: pointer;
    height: 100px;
    width: 100px;
    opacity: 1;
    margin: 0 auto 0 auto;
}

ul {
    list-style-type: none;
    display: inline-block;
    width: 10rem;
}

li {
    float: left;
    margin-top: 0;
    margin-left: 0;
    padding: 2%;
}

li a {
    list-style-type: none;
    color: black;
    font-size: 15px;
}

.wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10%;
}

.price {
    color: grey;
    font-size: 22px;
}

.spacer {
    font-size: 0;
    height: 10px;
    line-height: 0;
}

.carousel-indicators [data-bs-target] {
    width: 100px;
    height: 80px;
    cursor: pointer;
    opacity: 1;
}

.carousel-item>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.carousel-indicators {
    bottom: auto;
    top: 100%;
    margin: 10px 0 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: black;
    width: 25px;
}

.carousel-control-next,
.carousel-control-prev {
    width: 25px;
}

.img-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.5;
    transition: 0.3s ease;
    transform: scale(1);
}

.img-thumbnail.active img {
    opacity: 1;
    transform: scale(1.1);
    position: relative;
    z-index: 2;
    outline: 1px solid white;
}