/* Reset CSS */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

section {
    padding-top: 80px !important; /* Memastikan padding tetap diterapkan */
}



html {
    scroll-behavior: smooth;
}

/* General Body Styles */
body {
    top: 90px;
    font-family: 'Poppins', sans-serif;
    color: #333;
    line-height: 1.6;
    overflow-x: hidden; /* Mencegah overflow horizontal */
}

/* General Section Title Styling */
.section-title {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2), -1px -1px 2px rgba(255, 255, 255, 0.5);
}

/* Shadow Effect with Border */
.section-title::after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 60%;
    height: 3px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Hero Section */
.hero {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 100px 20px 20px;
    background-color: #f4f4f4;
    overflow: hidden;
}

/* Hero Images */
.hero-images {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.background-image {
    position: absolute;
    top: 0;
    left: 42%;
    width: 65%;
    height: 100vh;
    object-fit: cover;
    z-index: 1;
}

.model-image {
    position: absolute;
    top: 45%;
    left: 74%;
    transform: translate(-50%, -50%);
    width: 21%;
    z-index: 2;
}

.content-image {
    position: absolute;
    top: 44%;
    left: 77%;
    transform: translate(-50%, -50%);
    width: 42%;
    height: auto;
    z-index: 3;
}

.hotline-image {
    position: absolute;
    bottom: 19%;
    left: 76%;
    transform: translateX(-50%);
    width: 18%;
    z-index: 4;
}

/* Hero Content */
.hero-content {
    z-index: 2;
    max-width: 700px;
    padding: 50px;
    color: #000;
    text-align: left;
    margin-top: -20px;
}

.hero-content h1 {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 4rem;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #333;
    text-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.hero-content p {
    font-size: 1.1rem;
    margin-bottom: 20px;
    color: #4c4a4a;
    font-weight: 400;
}

.hero-content p strong {
    font-weight: 700;
    color: #4c4a4a;
}

/* Form Container */
.form-container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-top: 20px;
    background-color: #f9f9f9;
    padding: 15px 20px;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 800px;
    margin: 20px auto;
}

.form-group {
    flex: 1 1 calc(33.33% - 20px);
    display: flex;
    flex-direction: column;
    position: relative;
}

.form-group label {
    font-size: 0.9rem;
    font-weight: 600;
    color: #2E2E2E;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.form-group label i {
    color: #167289;
    font-size: 1rem;
}

#scholarship-type,
#scholarship-period {
    padding: 10px 15px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 100%;
    background-color: #fff;
    position: relative;
}

/* Button Search */
.btn-search {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 20px;
    font-size: 1rem;
    background-color: #167289;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, transform 0.3s ease;
    flex: 1 1 100%;
}

.btn-search i {
    font-size: 1rem;
}

.btn-search:hover {
    background-color: #0e5d6c;
    transform: scale(1.05);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.2);
}

/* Input Group */
.input-group {
    position: relative;
    display: flex;
    align-items: center;
}

.input-group i {
    position: absolute;
    left: 10px;
    color: #167289;
    font-size: 1.2rem;
}

#scholarship-type,
#scholarship-period {
    padding: 10px 10px 10px 40px; /* Tambahkan padding kiri untuk ikon */
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 200px;
}

#scholarship-type:focus,
#scholarship-period:focus {
    outline: none;
    border-color: #167289;
    box-shadow: 0 0 8px rgba(22, 114, 137, 0.5);
}

/* Navbar */
.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: transparent; /* Tetap transparan */
    position: sticky; /* Navbar tetap di atas saat scroll */
    top: 0;
    width: 100%;
    z-index: 10; /* Menjaga navbar tetap di atas elemen lainnya */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Bayangan untuk memberi efek kedalaman */
}

.logo {
    display: flex;
    align-items: center; /* Teks sejajar dengan logo */
    gap: 10px; /* Jarak antara logo dan teks */
}

.logo img {
    height: 50px;
    width: auto;
}

.logo-text {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    color: #333;
}

.text-bea {
    color: #167289;
}

.text-sukses {
    color: #ff6600;
}

.navbar ul {
    display: flex;
    list-style: none;
    gap: 25px; /* Jarak antar menu */
}

.navbar ul li {
    position: relative; /* Agar garis aktif bisa diposisikan dengan benar */
}

.navbar ul li a {
    text-decoration: none;
    color: #333; /* Warna teks */
    font-weight: 400;
    font-size: 14px;
    transition: color 0.3s ease; /* Efek hover */
    margin-right: 20px; /* Tambahkan jarak antar tautan */
}

/* Efek saat hover pada menu */
.navbar ul li a:hover {
    color: #167289; /* Warna teks saat hover */
}

/* Garis di bawah saat hover (hanya saat kursor di atas menu) */
.navbar ul li a:hover::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 2px; /* Garis lebih kecil saat hover */
    background-color: #ff6600; /* Garis hover berwarna biru */
}


/* Auth Buttons */
.auth-buttons .btn-signup,
.auth-buttons .btn-signin {
    padding: 10px 15px;
    border: none;
    cursor: pointer;
    margin-left: 10px;
}

.auth-buttons .btn-signup {
    background-color: transparent; /* Tidak ada latar belakang */
    color: #000; /* Warna teks hitam */
    border: 1px solid #000; /* Tambahkan border hitam untuk gaya */
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.auth-buttons .btn-signup:hover {
    background-color: #167289; /* Warna hover */
    color: white;
}

.auth-buttons .btn-signin {
    background-color: #167289; /* Warna latar belakang biru */
    color: white;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.auth-buttons .btn-signin:hover {
    background-color: #0e5d6c; /* Warna hover biru lebih gelap */
}

/* Mentor Section */
#mentor h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
    font-weight: 600;
    color: #167289;
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    margin-top: -20px;
    letter-spacing: 3px;
}

#mentor h2::before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 5px;
    bottom: -10px;
    left: 0;
    background-color: #167289;
    border-radius: 2px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.5s ease-in-out;
}

/* Ketika section mentor terlihat */
#mentor h2.active::before {
    transform: scaleX(1);
    transform-origin: right;
}

/* Efek hover pada teks */
#mentor h2:hover {
    color: #167289;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2);
    transform: translateY(-5px);
    transition: transform 0.3s ease, color 0.3s ease, text-shadow 0.3s ease;
}

#mentor {
    padding: 50px 20px;
    text-align: center;
}

#mentor h2 {
    font-size: 2.5rem;
    margin-bottom: 40px;
}

.mentor-cards {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    flex-wrap: wrap;
}

/* Style untuk mentor card */
.mentor-card {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    cursor: pointer;
    position: relative;
    text-align: center;
    padding: 20px;
}

/* Efek saat card di-hover */
.mentor-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

/* Efek pada gambar di dalam card */
.mentor-card img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    transition: transform 0.3s ease;
}

/* Efek pada gambar saat card di-hover */
.mentor-card:hover img {
    transform: scale(1.1);
}

/* Efek pada teks dalam card */
.mentor-card h3,
.mentor-card p {
    transition: color 0.3s ease;
}

/* Mengubah warna teks saat card di-hover */
.mentor-card:hover h3 {
    color: #167289;
}

.mentor-card:hover p {
    color: #ff6600;
}

/* Style untuk card yang aktif (diklik) */
.mentor-card:active {
    transform: scale(0.98);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Side Images */
#side-images {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 50px 20px;
    z-index: -1;
}

.side-image-left, .side-image-right {
    width: 25%;
}

/* Styling untuk Section Mentor */
#mentor {
    height: 100vh;
    position: relative;
    padding: 60px 20px;
    background-color: #f9f9f9;
    text-align: center;
}

/* Layout untuk kartu mentor */
.mentor-cards {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
}

.mentor-card {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 200px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mentor-card img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.mentor-card h3 {
    margin: 10px 0;
    font-size: 1.2rem;
    font-weight: 600;
}

.mentor-card p {
    color: #777;
}

#mentor .side-image-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
    z-index: 1;
}

#mentor .side-image-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    z-index: 1;
}

/* Styling for the mentor cards */
.mentor-cards {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 30px;
    padding: 0 20px;
}

.mentor-card {
    width: 200px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
    position: relative;
    padding: 20px;
    cursor: pointer;
}

/* Gambar dalam card */
.mentor-card img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}
/* Nama mentor */
.mentor-card h3 {
    margin-top: 20px;
    font-size: 1.1rem;
    color: #333;
    font-weight: 600;
}

/* Deskripsi mentor */
.mentor-card p {
    font-size: 0.9rem;
    color: #666;
    margin-top: 10px;
}

/* Hover effect untuk card */
.mentor-card:hover {
    transform: translateY(-10px); /* Membuat card sedikit terangkat */
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); /* Menambahkan bayangan lebih tebal */
}

.mentor-card:hover img {
    transform: scale(1.05); /* Membesarkan gambar sedikit */
}

/* Efek klik untuk card */
.mentor-card:active {
    transform: scale(0.98); /* Card sedikit mengecil saat diklik */
    background-color: #f0f0f0; /* Memberikan warna latar belakang saat card diklik */
}

/* Mengubah warna teks nama mentor saat hover */
.mentor-card h3:hover {
    color: #167289;
}

/* Side Images */
.side-image-left, .side-image-right {
    position: absolute;
    bottom: 0;
    width: 25%;
    z-index: -1;
}

.side-image-left {
    left: 0;
}

.side-image-right {
    right: 0;
}

/* Basic Styling */
#courses {
    height: 100vh; /* Menetapkan tinggi section courses untuk satu layar penuh */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    background-color: #f5f5f5; /* Opsional: Menambahkan warna latar belakang */
}

#courses h2 {
    font-family: 'Poppins', sans-serif; /* Menggunakan font Poppins */
    font-size: 2.5rem;
    font-weight: 600;
    color: #167289;
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    margin-top: -10px;
    letter-spacing: 3px;
}

/* Carousel Container */
.course-carousel {
    display: flex;
    overflow: hidden;
    position: relative;
    gap: 30px;
    width: 90%;
    height: 500px;
    margin: 0 auto;
    align-items: flex-start;
}

/* Carousel Track */
.course-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 20px; /* Tambahkan jarak antar kartu */
}

.course-card {
    background-color: #fff;
    border-radius: 10px;
    width: 280px; /* Sedikit lebih sempit */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 15px; /* Kurangi padding */
    text-align: center;
    flex-shrink: 0;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.course-img {
    width: 100%;
    height: 120px; /* Kurangi tinggi gambar */
    object-fit: cover; /* Tetap menjaga proporsi gambar */
    border-radius: 8px;
}

.course-info {
    margin-top: 0px; /* Kurangi jarak antar elemen */
}

.course-header {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 5px;
    font-size: 10px;
}

.course-header i {
    color: #167289;
}

.course-header span {
    font-size: 1em;
    color: #555;
}

.course-header .lesson-text, .course-header .student-text {
    font-size: 0.9em;
    color: #555;
}

.course-rating .rating {
    font-size: 0.90em;
    color: gold;
    margin: 0 0;
}

.course-title {
    font-size: 1em;
    margin: 0 0;
    color: #333;
}
.course-description {
    font-size: 0.80em;
    color: #777;
    margin-bottom: 1px; /* Memberikan jarak bawah agar teks tidak terlalu rapat dengan elemen lainnya */
    text-align: left; /* Menyelaraskan teks ke kiri */
    padding: 0 10px; /* Menambahkan sedikit ruang di kiri dan kanan agar tidak terlalu mepet */
}

.course-price {
    font-size: 0.9em;
    font-weight: bold;
    color: #ff6600;
}

.enroll-btn {
    padding: 6px 12px;
    font-size: 0.85em;
    color: #fff;
    background-color: #167289;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.enroll-btn:hover {
    background-color: #166e84;
}

/* Tambahkan ikon di dalam tombol Enroll Now */
.enroll-btn i {
    margin-left: 10px;
}

/* Gaya untuk ikon */
.enroll-btn i {
    font-size: 1.2em; /* Ukuran ikon */
    color: #fff; /* Ikon berwarna putih */
}

#more-courses-btn {
    display: block; /* Ubah menjadi blok agar bisa diposisikan */
    margin: 20px auto; /* Posisikan di tengah secara horizontal dengan margin otomatis */
    padding: 10px 20px;
    font-size: 1rem;
    color: white;
    background-color: #007BFF; /* Warna tombol */
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    text-align: center; /* Pastikan teks di dalam tombol tetap di tengah */
    margin-bottom: 0;
}

#more-courses-btn:hover {
    background-color: #0056b3; /* Warna lebih gelap saat hover */
}
/* BLOG */

#blog {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    top: 60%;
}

.blog-container {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.left-column {
    width: 70%; /* Lebar kolom kiri */
    padding-right: 20px;
}

.right-column {
    width: 28%; /* Lebar kolom kanan */
    padding-left: 20px;
    background-color: #ffffff; /* Warna background putih */
    border: 1px solid rgba(0, 0, 0, 0.1); /* Border dengan warna lembut */
    border-radius: 8px; /* Membuat sudut sedikit melengkung */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Efek bayangan */
    padding: 20px; /* Memberikan ruang di dalam kolom */
    margin-top: 20px; /* Menambahkan jarak atas */
}

.blog-menu {
    display: flex;
    justify-content: space-between; /* Menyusun tombol secara horizontal */
    margin-bottom: 20px;
}

.category-btn {
    padding: 8px 15px; /* Ukuran tombol yang lebih kecil */
    background-color: transparent;
    color: #167289;
    border: 2px solid #167289;
    border-radius: 5px; /* Untuk memberikan sudut melengkung */
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 1rem; /* Ukuran font yang lebih kecil */
    margin-right: 10px; /* Jarak antar tombol */
    text-transform: uppercase; /* Menjadikan teks tombol kapital */
}

.category-btn:last-child {
    margin-right: 0; /* Menghapus margin pada tombol terakhir */
}

.category-btn:hover {
    background-color: #167289df;
    color: white;
}

.category-btn:focus {
    outline: none;
    background-color: #167289;
    color: white;
}

/* Blog Post Styles */
.blog-posts .post {
    display: flex;
    margin-bottom: 20px;
}

/* Post Content */
.post-content {
    text-align: left; /* Pastikan teks rata kiri */
}

.post-content h3 {
    margin: 0 0 10px; /* Jarak bawah untuk heading */
    font-size: 1.4rem; /* Ukuran heading */
    color: #333;
}

.post-content p {
    margin-bottom: 15px; /* Jarak bawah paragraf */
    font-size: 1rem; /* Ukuran teks */
    color: #555;
    line-height: 1.6; /* Memberikan jarak antar baris */
}

.post-img {
    width: 180px; /* Ukuran gambar tetap */
    height: 120px; /* Ukuran gambar tetap */
    object-fit: cover; /* Gambar dipotong jika tidak proporsional */
    margin-right: 15px;
    border-radius: 5px; /* Menjaga sudut gambar melengkung */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Menambahkan bayangan */
}


/* Learn More Button */
.learn-more-btn {
    padding: 10px 20px;
    background-color: #007BFF;
    color: white;
    font-size: 0.9rem;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    font-weight: bold;
}

.learn-more-btn:hover {
    background-color: #0056b3; /* Warna lebih gelap saat hover */
    transform: translateY(-2px); /* Efek sedikit naik saat hover */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* Efek bayangan lebih intensif */
}

/* Recent Posts */
.recent-post {
    display: flex;
    align-items: flex-start; /* Pastikan teks sejajar dengan atas gambar */
    margin-bottom: 10px; /* Jarak antar recent posts */
}

.recent-post-img {
    width: 100px; /* Ukuran gambar */
    height: 70px; /* Membuat gambar persegi */
    object-fit: cover; /* Menjaga gambar tetap proporsional */
    border: 2px solid #ddd; /* Border tipis */
    border-radius: 10px; /* Membuat sudut melengkung */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Efek bayangan */
    margin-right: 15px; /* Jarak antara gambar dan teks */
}

.recent-post-img:hover {
    transform: scale(1.05); /* Membesarkan gambar sedikit saat dihover */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); /* Bayangan lebih intens saat hover */
}

/* Styling untuk teks Recent Post */
.recent-post-content p {
    font-size: 0.9rem; /* Ukuran teks tetap kecil untuk snippet */
    color: #2E2E2E; /* Warna teks sedikit lebih gelap untuk visibilitas */
    font-weight: bold; /* Teks lebih tebal */
    line-height: 1.6; /* Spasi antar baris */
    margin: 5px 0; /* Jarak atas dan bawah */
    text-align: left; /* Rata kiri untuk snippet */
}

/* About Us and Most Recent Posts */
.right-column .about-us,
.right-column .most-recent-posts {
    margin-bottom: 10px;
    padding-bottom: 5px;
}

/* Styling untuk Judul About Us dan Most Recent Posts */
.right-column .about-us h2,
.right-column .most-recent-posts h2 {
    font-size: 1.5rem; /* Ukuran font judul */
    margin-bottom: 10px; /* Jarak bawah sama */
    position: relative;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); /* Efek bayangan lembut */
    line-height: 1.4; /* Spasi antar teks konsisten */
}

/* Garis bawah judul */
.right-column .about-us h2::after,
.right-column .most-recent-posts h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px; /* Menentukan posisi garis tepat di bawah judul */
    width: 100%; /* Garis sepanjang lebar konten */
    height: 1.5px; /* Ketebalan garis */
    background-color: rgba(0, 0, 0, 0.2); /* Warna garis lebih samar */
    border-radius: 2px; /* Garis dengan sudut halus */
}

/* Styling untuk teks About Us */
.right-column .about-us p {
    font-size: 0.90rem; /* Ukuran teks reguler */
    font-weight: normal; /* Teks tidak bold */
    line-height: 1.6; /* Spasi antar baris */
    color: #555; /* Warna teks abu-abu gelap */
    text-align: left; /* Teks rata kiri */
    margin: 10px 0; /* Jarak atas dan bawah */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05); /* Efek bayangan lembut */
}

/* Pastikan DM Sans font sudah diimport */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap');

/* About Us Section Styling */
#about-us {
    background-color: #f8f9fa;
    padding: 40px 10px;
    font-family: 'DM Sans', sans-serif; /* Ganti font menjadi DM Sans */
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: background-color 0.3s ease-in-out;
}

/* Form Section */
.form-section {
    margin-bottom: 30px;
    padding: 30px;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transform: scale(0.98);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    width: 100%; /* Perkecil ukuran form agar di tengah */
    max-width: 600px; /* Batasi lebar maksimal */
}

.form-section:hover {
    transform: scale(1);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

/* Title Styling */
#about-us .form-section h2 {
    font-size: 0.8rem;
    margin-bottom: 3px;
    color: #167289;
    font-weight: normal;
    text-transform: uppercase;
    animation: fadeInUp 1s ease-out;
}

#about-us .form-section h1 {
    font-size: 2rem;
    margin-bottom: 3px;
    color: #167289;
    font-weight: bold;
    text-transform: uppercase;
    animation: fadeInUp 1s ease-out;
}

/* URL Styling (lebih besar) */
#about-us .form-section p {
    font-size: 0.7rem;
    color: #167289;
    font-weight: normal;
}

/* Form Input and Textarea Styling */
.form input, .form textarea {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 10px;
    resize: none;
    transition: border-color 0.3s ease;
}

/* Input Focus */
.form input:focus, .form textarea:focus {
    border-color: #167289;
    outline: none;
}

/* Email Input Styling */
.email-input {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.email-input input {
    flex: 1;
    padding: 12px;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.email-input i {
    color: #167289;
    font-size: 1.2rem; /* Ukuran ikon email */
}

/* Submit Button */
.btn {
    background-color: #167289;
    color: white;
    border: none;
    padding: 8px 15px; /* Tombol lebih kecil */
    font-size: 1rem;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-top: 10px; /* Memberikan sedikit ruang di atas tombol */
}

.btn:hover {
    background-color: #1a5c6c;
}

/* Info Section Styling */
#about-us .info {
    font-size: 0.85rem; /* Memperkecil ukuran font */
    color: #555;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    max-width: 90%;
    margin: 0 auto;
    padding: 10px;
}

.info i {
    color: #28a745; /* Warna hijau untuk ikon */
    font-size: 1.2rem; /* Ukuran ikon lebih kecil */
}

/* WhatsApp Button */
.whatsapp-btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #25D366;
    color: white;
    padding: 15px;
    font-size: 1.5rem;
    border-radius: 50%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    z-index: 1000;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover effect untuk WhatsApp Button */
.whatsapp-btn:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

/* WhatsApp Tooltip */
.whatsapp-tooltip {
    position: absolute;
    bottom: 60px;
    right: 30px;
    background-color: #007BFF;
    color: white;
    padding: 12px 20px;
    border-radius: 8px;
    font-size: 1rem;
    font-weight: bold;
    display: none;
    width: max-content;
    text-align: center;
    transform: translateX(10px);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

/* Show tooltip on hover */
.whatsapp-btn:hover .whatsapp-tooltip {
    display: block;
    opacity: 1;
    transform: translateX(0);
}

/* Tooltip arrow */
.whatsapp-tooltip::before {
    content: '';
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translateX(50%);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #007BFF;
}

/* Animasi untuk fade in */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Footer Styling */
.footer {
    background-color: #1a5c6c; /* Warna latar belakang footer */
    color: white; /* Teks footer berwarna putih */
    text-align: center; /* Teks di tengah */
    padding: 20px 0; /* Memberikan padding atas dan bawah */
    font-family: 'DM Sans', sans-serif; /* Menggunakan font DM Sans */
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%; /* Membuat footer mengambil lebar penuh */
    font-size: 0.9rem; /* Ukuran font footer */
}

/* Styling untuk footer teks */
.footer p {
    margin: 0; /* Menghapus margin default */
    line-height: 1.5;
}
