* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: Roboto, Arial, sans-serif !important;
}

body,
html {
    margin: 0;
    padding: 0;
}

nav {
    z-index: 1000;
    /* position: fixed !important;
    right: 0;
    left: 0; */
}

.video-header {
    position: relative;
    height: 100%;
    overflow: hidden;
    width: 100%;
}

video {
    width: 100vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
}

/* Header */
.text h2.header {
    color: var(--BG, #fcfcfc);
    text-shadow: 0px 2.767px 2.214px rgba(0, 0, 0, 0.02),
        0px 6.65px 5.32px rgba(0, 0, 0, 0.03),
        0px 12.522px 10.017px rgba(0, 0, 0, 0.04),
        0px 22.336px 17.869px rgba(0, 0, 0, 0.04),
        0px 41.778px 33.422px rgba(0, 0, 0, 0.05),
        0px 100px 80px rgba(0, 0, 0, 0.07);
    font-family: Roboto;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 2vw;
}

.text p {
    color: var(--BG, #fcfcfc);
    text-shadow: 0px 2.767px 2.214px rgba(0, 0, 0, 0.02),
        0px 6.65px 5.32px rgba(0, 0, 0, 0.03),
        0px 12.522px 10.017px rgba(0, 0, 0, 0.04),
        0px 22.336px 17.869px rgba(0, 0, 0, 0.04),
        0px 41.778px 33.422px rgba(0, 0, 0, 0.05),
        0px 100px 80px rgba(0, 0, 0, 0.07);
    font-family: Roboto;
    font-size: 36px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    font-size: 2vw;
}

.video-header .overlay .text {
    position: absolute;
    max-width: 80%;
    bottom: 100px;
    left: 50px;
    color: white; /* Adjust the text color as needed */
}
/* data mobile */
.data-mobile {
    display: none;
}

.data {
    position: absolute;
    top: 5%;
    right: 50px;
    width: 282px;
    height: 586px;
    z-index: 10;
    flex-shrink: 0;
    border-radius: 36px;
    background: #fcfcfc;
    box-shadow: 0px 2.613px 2.09px 0px rgba(0, 0, 0, 0.02),
        0px 6.278px 5.023px 0px rgba(0, 0, 0, 0.03),
        0px 11.821px 9.457px 0px rgba(0, 0, 0, 0.04),
        0px 21.088px 16.87px 0px rgba(0, 0, 0, 0.04),
        0px 39.442px 31.554px 0px rgba(0, 0, 0, 0.05),
        0px 94.409px 75.527px 0px rgba(0, 0, 0, 0.07);
}

.data img {
    width: 53.6px;
    height: 40.2px;
    flex-shrink: 0;
}

.data .desc h4 {
    color: var(--Blue, #0395d9);
    /* leading-trim: both;
    text-edge: cap; */
    font-family: Roboto;
    font-size: 23.04px;
    font-style: normal;
    font-weight: 600;
    line-height: 50.4px; /* 218.75% */
}

.data ul li {
    width: auto;
}

.data ul li img {
    padding-right: 15px;
}

.value h3 {
    color: #e28d26;
    font-family: Roboto, Arial, sans-serif;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}

.value p {
    color: #b8b8b8;
    font-family: Roboto;
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.kotak {
    border-radius: 5px;
    background: #e28d26;
    box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02),
        0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03),
        0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04),
        0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04),
        0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05),
        0px 100px 80px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 280px;
    height: 250px;
    flex-shrink: 0;
    transition: 0.2s;
}

.kotak .isi img {
    width: 89px;
    height: 81.796px;
    flex-shrink: 0;
}

.kotak .isi p {
    color: var(--BG, #fcfcfc);
    text-align: center;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.kotak:hover {
    background-color: #432e14;
}

/* services */

.service-desc .title h5 {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px; /* 145.833% */
}
/* .service-desc .subtitle p {
    color: var(--Orange, #E28D26);
    font-family: Roboto;
    font-size: 48px;
    font-style: italic;
    font-weight: 600;
    line-height: 70px; 
} */

.service-desc .kotak {
    border-radius: 8px;
    background: #e28d26;
    box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02),
        0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03),
        0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04),
        0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04),
        0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05),
        0px 100px 80px 0px rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 432px;
    height: 176px;
    flex-shrink: 0;
    transition: 0.2s;
    cursor: pointer;
}
.service-desc .kotak:hover {
    background-color: #432e14;
}

.service-card {
    padding: 30px !important;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--White, #f8f8f8);
    box-shadow: 0px 2.767px 2.214px 0px rgba(0, 0, 0, 0.02),
        0px 6.65px 5.32px 0px rgba(0, 0, 0, 0.03),
        0px 12.522px 10.017px 0px rgba(0, 0, 0, 0.04),
        0px 22.336px 17.869px 0px rgba(0, 0, 0, 0.04),
        0px 41.778px 33.422px 0px rgba(0, 0, 0, 0.05),
        0px 100px 80px 0px rgba(0, 0, 0, 0.07);
}

.service-card .image {
    width: 100% !important;
    height: 412px !important;
    flex-shrink: 0;
    border-radius: 8px;
    background-image: url("../../assets/image/service-home.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.service-desc .kotak p {
    color: var(--White, #f8f8f8);
    text-align: center;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 70px; /* 250% */
}

/* Title */
#titleClient {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}
#titleProject {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}

#titleService {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}

#titleProduct {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}

#titleArticle {
    color: var(--Blue, #0395d9);
    font-family: Roboto, Arial, sans-serif !important;
    font-size: 40px !important;
    /* font-style: italic; */
    font-weight: 600;
    line-height: 70px !important; /* 145.833% */
}

/* Subtitle */
#subtitleProject {
    color: var(--Orange, #e28d26);
    font-family: Roboto;
    font-size: 38px;
    font-style: italic;
    font-weight: 400;
    line-height: 60px; /* 145.833% */
}

#subtitleProduct {
    color: var(--Orange, #e28d26);
    font-family: Roboto;
    font-size: 38px;
    font-style: italic;
    font-weight: 400;
    line-height: 60px; /* 145.833% */
}

#subtitleArticle {
    color: var(--Orange, #e28d26);
    font-family: Roboto;
    font-size: 38px;
    font-style: italic;
    font-weight: 400;
    line-height: 60px; /* 145.833% */
}

/* Projects */

.projects .head-projects .title a {
    color: var(--Black, #181818);
    font-family: Roboto;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 350% */
    text-decoration-line: underline;
}

.projects .direction .previous.btn img {
    height: 30px;
    flex-shrink: 0;
}

.projects .direction .previous.btn {
    width: 176px;
    height: 83px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 2px solid var(--Orange, #e28d26);
}

.projects .direction .previous.btn:hover {
    background-color: #ffce91;
}

.projects .direction .next.btn {
    color: var(--White, #f8f8f8);
    text-align: justify;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 250% */
    width: 245px;
    height: 83px;
    flex-shrink: 0;
    border-radius: 50px;
    background: var(--Orange, #e28d26);
}

.projects .direction .next.btn:hover {
    background: var(--Orange, #b06c19);
}

.projects .direction .next.btn img {
    height: 30px;
    flex-shrink: 0;
}

.projects .card {
    width: 806px;
    height: 545px;
    flex-shrink: 0;
    transform: scale(1);
    transition: 0.2s;
    cursor: pointer;
}

.projects .card:hover {
    transform: scale(1.03);
}

.projects .card .card-body {
    background-color: #e28d26;
    position: relative;
}

.projects .card .card-body p {
    color: var(--BG, #fcfcfc);
    text-align: justify;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.projects .card .card-body img {
    width: 18px;
    height: 25px;
}

.projects .card .brand .name {
    position: absolute;
    bottom: 0;
    color: var(--BG, #fcfcfc);
    font-family: Roboto;
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
}

.projects .card .brand .location {
    position: absolute;
    bottom: 0;
    right: 20px;
    color: var(--BG, #fcfcfc);
    font-family: Roboto;
    font-size: 32px;
    font-style: italic;
    font-weight: 400;
}

.projects .next.btn {
    color: var(--White, #f8f8f8);
    text-align: justify;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 250% */
    width: 245px;
    height: 83px;
    flex-shrink: 0;
    border-radius: 50px;
    background: var(--Orange, #e28d26);
}

.projects .next.btn img {
    height: 30px;
    flex-shrink: 0;
}

/* service-desc new*/
.services .link-see {
    color: black;
    margin-left: 18px;
    font-size: 14px;
    font-style: normal;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
        Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
        sans-serif;
}

.service-card {
    height: 100% !important;
    margin: 0 !important;
}

.service-desc {
    padding-right: 0 !important;
}

.service-desc .service-text {
    /* height: 30%; */
    margin-left: -12px;
}

.service-desc .service-kotak {
    height: 100%;
    /* margin-top: -10rem; */
}

.service-kotak .row {
    height: 28% !important;
    margin-top: 5% !important;
}

.service-desc .kotak {
    width: 45% !important;
    height: 100% !important;
    padding: 50px !important;
}

/* projects new */
.custom-hr {
    width: 100px;
    transform: translateY(-30px);
    border-top: 3px solid black !important; /* Warna garis dan ketebalan */
}

/* products new */
.products .next.btn {
    color: var(--White, #f8f8f8);
    text-align: justify;
    font-family: Roboto;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px; /* 250% */
    width: 245px;
    height: 83px;
    flex-shrink: 0;
    border-radius: 50px;
    background: var(--Orange, #e28d26);
}

.products .next.btn:hover {
    background: var(--Orange, #b06c19);
}

.products .next.btn img {
    height: 30px;
    flex-shrink: 0;
}

/* start products */
/* start products carousel */
.products-image.row.d-flex.carousel-item.hide {
    /* display: none !important; */
    transform: scale(0.001);
    z-index: -1;
}

.products-image.row.d-flex.carousel-item.show {
    display: flex !important;
}
/* product carousel */

.products .previous.btn img {
    height: 30px;
    flex-shrink: 0;
}

.products .previous.btn {
    width: 176px;
    height: 83px;
    flex-shrink: 0;
    border-radius: 50px;
    border: 2px solid var(--Orange, #e28d26);
}

.products .previous.btn:hover {
    background-color: #ffce91;
}

.products .previous.btn.flip img {
    transform: scaleX(-1);
}

.products .products-image .card:hover {
    transform: scale(1.01);
    cursor: pointer;
}
/* end products */

/* ready */
.cta {
    background-image: url("../../assets/image/contact-home.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    width: 100vw;
    position: relative;
}

.cta .button-cta:hover {
    background-color: rgb(166, 161, 161) !important;
}

.cta .button-cta {
    z-index: 3;
}
.cta h1 {
    position: relative;
    z-index: 2;
}

.cta::after {
    position: absolute;
    content: "After";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.3;
}
/* end ready */

/* articles */
.btn-articles {
    transform: scale(0.6);
}
/* end articles */

/* want to know more */
/* ready */
.wta {
    background-image: url("../../assets/img/wtm-img.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    width: 100vw;
    position: relative;
}

.wta h3 {
    position: relative;
    z-index: 2;
}

.mid {
    width: 50%;
    z-index: 100;
}

.wta::after {
    position: absolute;
    content: "After";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: black;
    opacity: 0.3;
}
/* end ready */
/* end want to know more */

/* clients */
/* .container-client {
    padding: 10px 0;
    display: flex;
    overflow-x: auto;
}

.container-client::-webkit-scrollbar {
    width: 0;
}

.container-client::-webkit-scrollbar-thumb {
    display: none;
    background-color: #ddd;
    border-radius: 10px;
}
.container-client::-webkit-scrollbar-thumb {
    display: none !important;
    background-color: #ddd;
    border-radius: 10px;
}

.container-slider {
    width: 100%;
    overflow-x: scroll;
}

.card-client {
    border-radius: 10px;
    width: 256px;
    height: 288px;
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
    margin: 0px 10px;
    display: flex;
    justify-content: center;
    align-items: center;
} */
.container-slider {
    display: block;
    overflow-x: auto;
    scrollbar-width: thin; /* Untuk Firefox */
}

.container-slider::-webkit-scrollbar {
    width: 10px;
}

.container-slider::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 10px;
}

.container-client {
    display: flex;
    flex-shrink: 0; /* Tambahkan ini agar container tidak direduksi ukurannya */
    margin-bottom: 20px;
}

.card-client {
    border-radius: 10px;
    width: 256px;
    height: 288px;
    box-shadow: 0 5px 10px 1px rgba(0, 0, 0, 0.2);
    margin: 0px 10px;
}

.container-slider {
    overflow-x: scroll;
    white-space: nowrap;
}

/* #carouselProject {
    transition: .2s;
}

#carouselProduct:hover {
    filter: drop-shadow(4px 7px 20px #ddd);
} */

/* end clients */

/* Responsive */

/* Header */
@media screen and (max-width: 1700px) {
    .value h3 {
        color: #e28d26;
        font-family: Roboto, Arial, Arial, Helvetica, sans-serif;
        font-size: 28px;
        /* font-style: italic; */
        font-weight: 600;
        line-height: 40px; /* 145.833% */
    }
    .value p {
        color: #b8b8b8;
        font-family: Roboto, Arial, Arial, Helvetica, sans-serif;
        font-size: 20px;
        /* font-style: italic; */
        font-weight: 400;
        line-height: normal;
    }

    .kotak .isi p {
        font-size: 23px;
    }

    .service-desc .kotak p {
        color: var(--White, #f8f8f8);
        text-align: center;
        font-family: Roboto;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        /* line-height: 70px; 250% */
    }

    .service-desc .title h5 {
        color: var(--Blue, #0395d9);
        font-family: Roboto;
        font-size: 28px;
        font-weight: 600;
        line-height: 40px; /* 145.833% */
        /* line-height: 70px; 218.75% */
    }
    /* .service-desc .subtitle p {
        color: var(--Orange, #E28D26);
        text-align: left;
        font-family: roboto;
        font-size: 29px;
        font-style: italic;
        font-weight: 600;
        line-height: 40px; 
    } */

    .service-card .image {
        /* width: 460px;
        height: 400px; */
        flex-shrink: 0;
        border-radius: 8px;
        /* background-image: url('../img/service.png'); */
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

/* Header */
@media screen and (max-width: 1641px) {
    .service-card .image {
        /* width: 460px;
        height: px; */
        flex-shrink: 0;
        border-radius: 8px;
        /* background-image: url('../img/service.png'); */
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .service-desc .kotak {
        width: 400px;
        height: 176px;
    }
}

@media screen and (min-width: 1400px) {
    #subtitle-product,
    #subtitle-client {
        font-size: 3rem;
    }
}

@media screen and (max-width: 920px) {
    .data {
        top: -15%;
        transform: scale(0.7);
    }
    .value .title h3 {
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .value p {
        color: #b8b8b8;
        font-family: Roboto;
        font-size: 18px;
        font-style: italic;
        font-weight: 400;
        line-height: normal;
    }

    .service-desc .title h5 {
        color: var(--Blue, #0395d9);
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 70px; /* 218.75% */
    }
    .service-desc .subtitle p {
        color: var(--Orange, #e28d26);
        text-align: left;
        font-family: Roboto;
        font-size: 24px;
        font-style: italic;
        font-weight: 600;
        line-height: 30px; /* 145.833% */
    }

    .service-desc .row .kotak:last-child {
        margin-top: 1.5rem;
    }

    .service-card {
        width: 100%;
        margin: 0;
    }

    .service-card .image {
        width: 100%;
        height: 480px;
    }

    .service-desc {
        display: block;
        width: 100%;
    }

    .service-desc .kotak {
        width: 100%;
    }

    .products .products-image .card {
        width: 30rem !important;
    }

    .video-header .overlay .text {
        top: 20%;
    }

    .video-header .overlay .text .header {
        font-size: 24px;
    }
    .video-header .overlay .text p {
        font-size: 18px;
    }

    .service-desc .row .kotak:last-child {
        margin-top: 0px !important;
    }

    .footer h1 {
        margin-top: 24px;
        font-size: 24px;
    }
    .footer ul li a {
        font-size: 12px;
    }

    .footer .copyright {
        font-size: 12px;
    }

    .footer img {
        width: 100% !important;
    }

    .card-client {
        width: 160px;
        height: 180px;
    }

    .cta {
        width: auto;
        box-sizing: border-box;
        margin: 0;
    }
    .wta {
        width: auto;
        box-sizing: border-box;
        margin: 0;
    }

    /* products */
    .md-ilang {
        display: none;
    }

    #titleArticle {
        font-size: 25px !important;
    }

    #titleClient {
        font-size: 25px !important;
    }

    #titleProduct {
        font-size: 25px !important;
    }

    #titleProject {
        font-size: 25px !important;
    }

    #titleService {
        font-size: 25px !important;
        margin-top: 2rem;
    }

    #subtitleArticle {
        font-size: 20px !important;
    }

    #subtitleProduct {
        font-size: 20px !important;
    }

    #subtitleProject {
        font-size: 20px !important;
    }

    .container-fluid.Articles {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}

@media screen and (max-width: 780px) {
    /* body{
        overflow-x: hidden;
    } */
    #projectCard .name {
        font-size: 14px;
    }

    /* #projectCard {
        height: 60%;
    } */

    #imgProduct {
        width: 60%;
    }

    .img-container {
        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
        height: 200px;
    }

    .img-container img {
        height: 100%;
        object-fit: cover;
        width: 100%;
    }

    .data {
        display: none;
    }

    /* data mobile */
    .data-mobile {
        display: inherit;
    }

    .data-mobile .card-mobile {
        height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 0.2s;
    }

    .data-mobile .card-mobile:hover {
        box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3) !important;
        cursor: pointer;
    }
    .value h3 {
        color: #e28d26;
        font-family: Roboto;
        font-size: 25px;
        font-style: italic;
        font-weight: 600;
        line-height: 35px; /* 145.833% */
    }
    .value p {
        color: #b8b8b8;
        font-family: Roboto;
        font-size: 18px;
        font-style: italic;
        font-weight: 400;
        line-height: normal;
    }

    .service-desc .title h5 {
        color: var(--Blue, #0395d9);
        font-family: Roboto;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 70px; /* 218.75% */
    }
    .service-desc .subtitle p {
        color: var(--Orange, #e28d26);
        text-align: left;
        font-family: Roboto;
        font-size: 24px;
        font-style: italic;
        font-weight: 600;
        line-height: 30px; /* 145.833% */
    }

    .service-desc .row .kotak:last-child {
        margin-top: 0px !important;
    }

    .service-card .image {
        height: 300px;
    }

    .products .products-image .card {
        width: 25rem !important;
    }

    .projects .direction .previous.btn img {
        height: 20px;
    }

    .projects .direction .previous.btn {
        width: 120px;
        height: 60px;
    }

    .projects .direction .next.btn {
        color: var(--White, #f8f8f8);
        text-align: justify;
        font-family: Roboto;
        font-size: 28px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px; /* 250% */
        width: 180px;
        height: 60px;
        flex-shrink: 0;
        border-radius: 50px;
        background: var(--Orange, #e28d26);
    }

    .projects .direction .next.btn img {
        height: 20px;
    }

    .projects .card {
        width: 500px;
        height: 200px;
    }

    .mid {
        width: 90%;
        z-index: 100;
    }

    .footer h1 {
        margin: auto;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 20px;
        font-size: 20px;
    }
    .footer ul li a {
        font-size: 10px !important;
    }

    .footer .copyright {
        font-size: 8px;
    }

    .footer {
        text-align: center;
    }

    .footer ul li {
        padding: 8px !important;
    }

    .footer img {
        width: 60% !important;
    }

    .card-client {
        width: 96px;
        height: 108px;
    }

    .btn-articles {
        transform: scale(0.6) translateX(0px) !important;
    }
}

@media screen and (max-width: 600px) {
    .service-desc .service-kotak {
        height: 100%;
    }

    .service-kotak .row {
        height: 30% !important;
        margin-top: 10px !important;
    }

    .service-desc .kotak {
        width: 100% !important;
        height: 40% !important;
        margin-left: -9px;
    }

    .service-desc .kotak p {
        font-size: 1rem;
        margin-top: 12px;
    }

    .services .service-text .title h5 {
        margin-top: 5rem;
        font-size: 30px;
    }
    .services .service-text .subtitle p {
        font-size: 22px;
    }

    .card-client {
        width: 64px;
        height: 72px;
    }

    /* project */
    .direction button:first-child {
        width: 80px !important;
    }
    .direction button:last-child {
        width: 120px !important;
    }

    .projects {
        transform: translateY(30px);
    }

    /* product */
    .products-arrow button {
        width: 100px !important;
    }

    .projects .title h4 {
        font-size: 22px;
    }
    .projects .subtitle p {
        font-size: 24px;
    }
}

@media screen and (max-width: 600px) {
    .service-desc .service-kotak {
        height: 100%;
    }

    .service-kotak .row {
        height: 30% !important;
        margin-top: 10px !important;
    }

    .service-desc .kotak {
        width: 100% !important;
        height: 40% !important;
    }

    .services .service-text .title h5 {
        margin-top: 5rem;
        font-size: 30px;
    }
    .services .service-text .subtitle p {
        font-size: 22px;
    }

    .card-client {
        width: 64px;
        height: 72px;
    }

    .direction {
        margin-top: 1rem;
        margin-bottom: -2rem;
    }

    /* project */
    .direction button:first-child {
        width: 160px !important;
        height: 83px !important;
        margin-left: -1.8rem !important;
    }
    .direction button:last-child {
        width: 170px !important;
        height: 83px !important;
        margin-left: -3.5rem;
    }

    .projects {
        transform: translateY(30px);
    }

    /* product */
    #titleProduct {
        margin-top: 3rem !important;
    }

    .products-arrow button {
        width: 100px !important;
    }

    .projects .title h4 {
        font-size: 22px;
    }
    .projects .subtitle p {
        font-size: 24px;
    }

    .projects .card {
        width: 500px;
        height: 350px;
    }

    .projects .card-text {
        font-size: 10px !important;
    }
    .projects .card-body .brand p {
        font-size: 12px !important;
    }

    .projects .card .brand .location {
        left: 30vw;
        transform: scale(0.8);
    }

    .project-container .location img {
        width: 5px;
    }

    .projects .subtitle p {
        font-size: 22px;
    }

    .container-fluid .products #subtitle-product,
    .clients #subtitle-client {
        font-size: 22px;
    }

    .projects .title h4 {
        font-size: 30px;
    }

    .projects .projects-container .location img {
        margin-top: -10px;
    }

    #containerProjects {
        margin-top: -12rem !important;
    }

    .projects .card .brand .name {
        position: inherit;
    }

    .projects .card .brand .location {
        position: inherit;
        margin-left: -3.2rem;
        margin-top: 10px;
    }

    .projects .card .brand .location img {
        width: 13px;
        height: 18px;
    }
}

@media screen and (max-width: 480px) {
    /* .projects .card{
        width: 500px;
        height: 350px;
    } */

    .projects .card .brand .name {
        position: inherit;
    }

    .projects .card .brand .location {
        position: inherit;
        margin-left: -3.2rem;
        margin-top: 10px;
    }

    .projects .card .brand .location img {
        width: 13px;
        height: 18px;
    }

    .projects .card-text {
        font-size: 10px !important;
    }

    .projects .card-body .brand {
        display: block;
    }

    .projects .card-body .brand p {
        font-size: 12px !important;
    }

    .projects .card .brand .location {
        left: 30vw;
        transform: scale(0.8);
    }

    .project-container .location img {
        width: 5px;
    }

    .projects .subtitle p {
        font-size: 22px;
    }

    .projects .title.d-flex {
        margin-bottom: -2rem;
    }

    .projects .title.d-flex p {
        font-size: 12px;
    }

    .projects .head-projects .subtitle {
        margin-bottom: -1rem;
    }
}
