@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Manrope:wght@200..800&display=swap');

* {
    margin: 0;
    padding: 0;
}

.navbar-1 {
    display: flex;
    justify-content: space-between;
    padding-top: 16px;
    padding-bottom: 24px;
    margin-inline: 64px;
}

.first-container {
    display: flex;
}

.container {
    display: flex;
    flex-direction: column;
}

.content {
    display: flex;
}

.content-part2 {
    margin-left: 10px;
}

.keterangan {
    font-size: 14px;
    line-height: 16.94px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
}

.isi-keterangan {
    font-size: 14px;
    margin-top: 5px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

.bagian-2 {
    display: flex;
    justify-content: space-between;
    padding-inline: 64px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.bagian-2 img {
    display: flex;
    width: 180px;
    height: 25.8px;
    padding-block: 18px;
}

.list ul {
    list-style: none;
    display: flex;
    gap: 46px;
    padding-block: 21.4px;
}

.list ul a {
    text-decoration: none;
}

.list ul a li {
    font-size: 16px;
    font-family: 'Inter', sans-serif;
    font-weight: 500;
}

.menu-icon {
    display: none;
}

.hero {
    display: flex;
    padding-bottom: 86px;
}

.part1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    padding-left: 64px;
}

.judul-text {
    font-family: 'Inter', sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 75px;
    margin-top: 146.5px;
}

.body-text {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #333333CC;
    line-height: 27px;
}

.part1 button {
    margin-top: 16px;
    background-color: #4762FF;
    width: 266px;
    height: 55px;
    border-radius: 8px;
    border: none;
    color: white;
    font-weight: 600;
    font-size: 16px;
}

.part2 {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    padding-block: 48px;
}

.part2 img {
    width: 702px;
    height: 558px;
}

.stats {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.stats .subjudul {
    font-family: 'Inter', sans-serif;
    font-size: 40px;
    font-weight: 700;
    margin-top: 48px;
}

.stats .eyebrow {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    color: #333333CC;
    font-size: 18px;
    margin-top: 12px;
}

.container-card {
    margin-top: 33px;
    margin-bottom: 48px;
    display: flex;
    gap: 32px;
}

.card {
    background-color: #F4F6FA;
    width: 264px;
    height: 320px;
    border-radius: 9px;
}

.card .subjudul-card {
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 700;
    padding-top: 20px;
    padding-inline: 20px;
    padding-bottom: 12px;
}

.card .body-text-card {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333333CC;
    line-height: 24px;
    padding-inline: 20px;
}

.lokasi-perusahaan {
    margin-top: 100px;
    height: 800px;
    background-image: url(gambar/image-mekanik-truk.png);
    background-size: cover;
    display: flex;
    justify-content: flex-end;
    padding: 4em;
}

.card-section3 {
    background-color: white;
    width: 611px;
    height: 655.85px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    margin-top: 80px;
}

.subjudul-info {
    padding-top: 24px;
    padding-left: 24px;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    color: black;
}

.container-location-time {
    display: flex;
}

.location-content {
    padding-left: 24px;
    padding-top: 24px;
    display: flex;
}

.location-content i {
    margin-right: 14px;
    width: 20px;
    height: 20px;
}

.location-content .location-and-time-keterangan {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    color: #333333B2;   
}

.location-content .location-and-time-isi-keterangan {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    color: #333333B2;
}

.time-content {
    padding-left: 24px;
    padding-top: 24px;
    display: flex;
}

.time-content i {
    margin-right: 14px;
    width: 20px;
    height: 20px;
}

.time-content .location-and-time-keterangan {
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16.94px;
    color: #333333B2;   
}

.time-content .location-and-time-isi-keterangan {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-top: 5px;
    color: #333333B2;
}

footer {
    background-color: black;
    display: flex;
    padding-top: 50px;
    justify-content: space-evenly;

}

.content-footer1 {
    display: flex;
    gap: 84px;
}

.content-footer1 img {
    width: 180px;
    height: 26.1px;
    margin-right: 150px;
}

.navigasi-judul {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.2px;
}

.content-footer1 ul {
    list-style: none;
}

.content-footer1 ul a {
    text-decoration: none;
}

.content-footer1 ul a li {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: white;
    margin-top: 10px;
}

.content-footer2 {
    display: flex;
    gap: 13px;
}

.content-footer2 .kontak-judul {
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
}

.content-footer2 .nomer-list {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.nomer-kontak-footer {
    margin-bottom: 8px;
}

.nomer-kontak-footer2 {
    margin-bottom: 15px;
}

.content-kontak-footer {
    display: flex;
}

.content-kontak-footer i {
    width: 20px;
    height: 20px;
    margin-top: 10px;
    margin-right: 5px;
}

.isi-keterangan-kontak {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.social-media-content {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-left: 150px;
}

.social-media-content .social-media-judul {
    color: white;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.fb-ig-content {
    display: flex;
    color: white;
}

.fb-ig-content i {
    width: 25px;
    height: 25px;
}

.fb-ig-content p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.hr2 {
    height: 0;
    color: #474747;
} 

.copyright-content {
    background-color: black;
   padding-top: 18px;
   padding-bottom: 19px;
}

.copyright {
    display: flex;
    color: white;
    align-items: center;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    font-size: 12px;
    padding-left: 158px;
}

@media (max-width: 640px) {
    .menu {
        display: none;
    }

    nav {
        padding: 10;
    }

    .bagian-2 {
        padding: 0;
    }

    .bagian-2 img {
        width: 180px;
        height: 25.8;
        justify-content: flex-start;
    }

    .menu-icon {
        display: block;
    }

    .hero {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

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

    .part1 button {
        width: 542px;
        height: 55px;
    }
    
    .subjudul {
        text-align: center;
    }

    .container-card {
        flex-direction: column;
    }

    .lokasi-perusahaan {
        display: flex;
        justify-content: center;
    }

    .card-section3 {
        width: 420px;
        height: 635px;
    }

    .subjudul-info {
        padding-inline: 24px;
        text-align: cent er;
    }

    .card-number {
        display: flex;
        flex-direction: column;
    }

    .container-location-time {
        display: flex;
        flex-direction: column;
        margin-top: 18px;
        margin-bottom: 24px;
    }
}