*{
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
}
.lg-hero{
    height: 65px;
}
.lg-footer{
    height: 65px;
}
.nav-item{
    font-family: 'Poppins';
}
.active{
    color: #000;
}
.nav-link:hover{
    color: #000;
}
.navbar-toggler {
    border: none !important;
    box-shadow: none !important; 
    outline: none !important;
}
.navbar-toggler:focus, 
.navbar-toggler:active, 
.navbar-toggler:hover {
    border: none !important; 
    box-shadow: none !important;
    outline: none !important; 
}
 .navbar-toggler-icons {
    position: relative;
    width: 30px;
    height: 15px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.navbar-toggler-icons .line {
    width: 100%;
    height: 3px;
    background-color: #000000;
    border-radius: 2px;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.text-dark{
    color: #000;
    font-weight: 500;
}
.navbar-toggler[aria-expanded="true"] .line.top {
    transform: translateY(10px) rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .line.bottom {
    transform: translateY(-2px) rotate(-45deg);
}
.header-hero-title{
    font-family: 'Poppins';
    font-size: 41px;
    color: #34364a;
    line-height: 60px !important;
    font-weight: 700;
    font-display: swap;
}
.text-primary-green{
    color: #007a4d !important;
}
.caption-label{
    font-weight: 500;
    font-size: 18px;
    position: relative;
    bottom: 5px;
    line-height: 10px;
}
.caption-label-form{
    font-weight: 300;
    font-size: 17px;
    position: relative;
    bottom: -2px;
    line-height: 18px;
}
.description-hero{
    font-weight: 400;
    font-size: 18px;
    line-height: 38px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: #393a46;
}
.btn-green{
    height: 48px;
    font-weight: 600;
    background-color: #00870e;
    border: none;
    color: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.f-s-0{
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: 500;
    /* color: #4e4c4c; */
    text-align: justify;
}
.form-box-container{
    width: 60%;
    height: 100%;
    min-height: 200px;
    /* background-color: red; */
}
.header-form-0{
    font-family: 'Poppins';
    font-size: 28px;
    margin-bottom: 0px !important;
}
.img-full-hero{
    background: url('../img/pixelcut-export.jpeg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.form-box-container {
    overflow-y: scroll; /* Tetap bisa di-scroll secara vertikal */
    scrollbar-width: none; /* Firefox: sembunyikan scrollbar */
}
.form-box-container::-webkit-scrollbar {
    display: none; /* Chrome, Safari, Edge: sembunyikan scrollbar */
}
.hero-relative-0{
    margin-top: 83px;
}
.nv-cl-0 {
    background-color: #ffffff;
    backdrop-filter: blur(20px); 
    -webkit-backdrop-filter: blur(20px); 
}
.guide-box{
    width: 70%;
    height: 100%;
    padding: 20px;
    min-height: 380px;
}
.guide-certification-preview{
    width: 100%;
    background: url('../img/example_certification.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.head-title-v-c{
    font-family: 'Poppins';
}
.copyright-text{
    font-size: 14px;
}
.social_media_box{
    width: 400px;
    gap: 10px;
    max-width: 118px; 
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.course-box-section{
    height: 100%;
    min-height: 330px;
    margin: 15px 5px 15px 5px;
    border-radius: 15px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid rgb(204, 200, 200);
}
.course-box-section:hover{
    box-shadow: var(--bs-box-shadow);
}
.thumb-cover{
    width: 100%;
    height: 200px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.price-text{
    margin: 8px;
    font-size: 18px !important;
    font-weight: bold;
    color: rgb(222, 10, 10);
}
.head-course-0{
    line-height: 27px;
    font-size: 18px !important;
    margin: 8px;
    color: #34364a;
    font-family: 'Poppins', 'Times New Roman', Times, serif;
}
.box-courses{
    max-height: 700px;
    overflow-y: scroll;
    scrollbar-width: none;
}
.side-filter-box{
    overflow-y: scroll;
    scrollbar-width: none;
}
.form-contact{
    width: 100%;
    min-height: 460px;
    overflow: hidden;
    border-radius: 20px;
    background-color: #fff;
}
.input-group-text{
    border-right: none;
    background: transparent;
}
.upt-form{
    border-left: none;
}
.c-select{
    font-family: "Poppins";
}
.img-hero{
    width: 100%;
    height: 400px;
    margin-top: 50px;
    border-radius: 20px;
}
.img-principle-box, .img-stories-hero{
    width: 400px;
    height: 400px;
    z-index: 99;
}
.img-principle-box-0, .img-stories-hero-0{
    width: 400px;
    height: 400px;
    z-index: 99;
    overflow: hidden;
}
.box-list-0{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 16px;
    background: #fff;
}
.box-list-1{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 16px;
    background: #fff;
}
.card-box{
    min-height: 300px;
    overflow: hidden;
}
.card-box:hover{
    box-shadow: 4px 4px 10px rgba(0,0,0,0.2);
}
.card-img-top {
    width: 100%;
    height: auto; /* Otomatis menyesuaikan tinggi berdasarkan lebar */
    object-fit: fill; /* Memastikan gambar tetap terpotong jika perlu, dengan menjaga proporsi */
    aspect-ratio: 14/9; /* Atur rasio aspek sesuai dengan gambar yang digunakan */
}
.card-img-blog-detail {
    width: 100%;
    height: auto; /* Otomatis menyesuaikan tinggi berdasarkan lebar */
    object-fit: fill; /* Memastikan gambar tetap terpotong jika perlu, dengan menjaga proporsi */
    aspect-ratio: 19/9; /* Atur rasio aspek sesuai dengan gambar yang digunakan */
}
.title-c{
    width: 100%;
    height: 68px;
    overflow: hidden;
}
.des-text-c{
    width: 100%;
    height: 100px;
    margin-bottom: 20px;
    overflow: hidden;
}
.des-text-c-details{
    width: 100%;
    height: auto;
    padding: 20px;
    text-align: justify;
    margin-bottom: 20px;
}
.box-title-blog{
    position: relative;
    top: 25px;
    margin-bottom: 60px;
}
.active{
    font-weight: bold;
}
.content-box{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.time-post{
    font-family: "Poppins";
    font-size: 14px;
    color: #000000c8;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 20px;
}
.card-img-box {
    width: 100%;
    height: auto;
    aspect-ratio: 14/9;
    overflow: hidden;
    position: relative;
}
.sh {
    width: 100%;
    height: 100%; 
    aspect-ratio: 14/9;
    background-color: #2cb5bf;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.card-img-box:hover .sh {
    opacity: 1;
}
.action-post-box{
    padding: 10px 20px 0px 20px;
}
.like-fill:hover{
    color:rgb(222, 10, 10);
    cursor: pointer;
}
.comment-box {
    width: 100%;
    height: 300px;
    background-color: rgb(255, 255, 255);
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 10px;
    display: flex;
    flex-direction: column;
    z-index: 99;
    display: none;
}
.chat-history {
    flex: 1;
    overflow-y: auto;
    padding: 10px;
    border-radius: 8px;
    max-height: 200px;
    scrollbar-width: thin;
    scrollbar-color: gray transparent; 
}
.chat-history::-webkit-scrollbar {
    width: 1px; 
}
.chat-history::-webkit-scrollbar-thumb {
    background-color: gray; 
    border-radius: 5px;
}
.chat-history::-webkit-scrollbar-track {
    background: transparent;
}
.chat-message {
    background-color: #e1e1e1;
    padding: 8px;
    margin: 5px 0;
    border-radius: 5px;
    max-width: 80%;
}
.box-chat {
    position: relative;
    display: flex;
    align-items: center;
    width: 90%;
    max-width: 500px;
    margin: 10px auto;
}
.chat-isrt {
    flex: 1;
    padding: 12px 85px 12px 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 45px;
}
.btn-send {
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    padding: 10px 15px;
    background-color: blue;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    height: 40px;
}
.text-justify{
    text-align: justify;
}
.hanging-indent{
    padding-left: 40px;
    text-indent: -30px;
}
.footer-box{
    border: 1px solid transparent;
    /* background-color: #002147; */
    background-color: #111921;
}
.img-hero-value{
    width: 100px;
    height: 100px;
}
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

header h1 {
    font-size: 24px;
}

.quick-actions {
    margin: 20px 0;
}

.quick-actions button {
    margin-right: 10px;
    padding: 10px 15px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.quick-actions button:hover {
    background-color: #0056b3;
}

.items-to-complete, .marketing-leasing, .financials, .unread-messages {
    margin: 20px 0;
}

.items-to-complete h2, .marketing-leasing h2, .financials h2, .unread-messages h2 {
    font-size: 20px;
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
}

.item, .prospective-tenants, .expiring-leases, .financials .money {
    margin: 10px 0;
}

.progress-bar {
    width: 100%;
    background: #e0e0e0;
    border-radius: 5px;
    overflow: hidden;
}

.progress {
    height: 10px;
    background: #007BFF;
}

.refer-earn {
    background: #ffecd6;
    padding: 15px;
    border-radius: 5px;
    margin: 20px 0;
}

.refer-earn h2 {
    font-size: 18px;
}

.message {
    background: #f9f9f9;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 5px 0;
    border-radius: 5px;
}