/* * {
    outline: 1px solid red;
} */
:root {
  --orange: #F8913D;
}

/* * {
    border: 1px solid red;
} */

.navbar {
    border-bottom: 5px solid #F8913D;
}

.nav-link {
    color: #1E212C;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    line-height: 24px;
    padding: 0 25px !important;
    /* 92.308% */
}



/* Ganti warna untuk navlink aktif */
.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item.show .nav-link {
    color: #F8913D;
}

/* Ganti warna untuk navlink saat dihover */
.navbar-nav .nav-item .nav-link:hover {
    color: #F8913D;
}

.nav-btn-contact-us {
    background-color: #F8913D;
    color: white;
    font-weight: bold;
}

.hero {
    background-size:60%;
    background-repeat:no-repeat;
    background-position:right;
    position: relative;
    height: 400px;
    padding-top: 100px;
    padding-left: 100px;
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 37%);
    border-radius: inherit;

}

.hero-text-postition {
    /* position: absolute; */
}

.hero-title {
    color: #171717;
    font-family: Arial;
    font-size: 60px;
    font-weight: bolder;
    line-height: 110%;
}




.hero-text {
    color: #171717 !important;
    font-family: Campton;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    /* 41.6px */
    position: relative;
    z-index: 1;
}

.hero-button {
    border-radius: 10px;
    border: 1px solid rgba(248, 145, 61, 0.65);
    background: #F8913D;
    position: relative;
    z-index: 1;
    font-size: 15px;
    font-weight: bolder;
}

.about-us-section {
    /* height: 430px; */
}

.about-us-text-1 {
    color: #4D5151;
    font-family: CamptonSemiBold;
    font-size: 18px;
}

.about-us-text-2 {
    color: #1E212C;
    font-family: Arial;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    /* 125% */
    text-transform: capitalize;
    line-height: normal;
}

.about-us-text-3 {
    color: #323131;
    font-family: Campton;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    /* 44.4px */
    text-transform: capitalize;
}

.about-us-description {
    color: #323131;
    font-family: Campton;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: justify;
    /* 30.6px */
}

.about-us-button {
    border: 1px solid black;
}

.our-product-section {
    background-color: #d3d3d37d;
    /* height: 660px; */
    padding-bottom: 60px !important;
}

.our-product-title {
    color: #1E212C;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    /* 0% */
    text-transform: capitalize;
}

.our-product-description {
    color: #323131;
    font-family: Campton;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
}

.card-body-our-product {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

.our-product-footer {
    /* padding-left: 40px; */
    background-color: unset !important;
    border-top: unset !important;
    margin-bottom: 20px !important;
    text-align: center;
}

.our-product-button {
    font-family: CamptonSemiBold;
    width:75%;
    background-color: #FB7F1A;
    color: white;
    font-size:15px;
    padding: 12px;
    border: none;
    border-radius: 10px; /* Rounds the corners by 10 pixels */
}

.displays-home-title {
    color: #1E212C;
    font-family: Arial;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    /* 83.2px */
}

.displays-home-description {
    color: #323131;
    font-family: Campton;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    /* 30.6px */
}

.displays-home-text {
    color: #323131;
    font-family: Campton;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}

.displays-home-contact {
    color: #323131;
    font-family: Campton;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    /* 160% */
}

.displays-home-button {
    /* border: 1px solid black; */
    font-family: CamptonSemiBold;
    width:70%;
    background-color: #FB7F1A;
    color: white;
    font-size:15px;
    padding: 12px;
    border: none;
    border-radius: 10px; /* Rounds the corners by 10 pixels */
}

.displays-home-image {
    width: 100%;
    height: 100%;
}

.displays-home-left {
    padding-right:5%;
    display:grid
}

.testimonials-section {
    background-color: #d3d3d37d;
    /* height: 660px; */
    padding-bottom: 20px !important;
}

.footer {
    background-color: #434343;
    padding-top: 50px;
}

.footer-text {
    align-items:center; 
    display:flex
}

.footer-icon {
    width: 40px;
}

.section-break {
    margin-top: 60px;
}

.slider {
    width: 100%;
    margin: 50px auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black !important;
}

.slick-next {
    right: 0px !important;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

.project-text {
    color: #1E212C; 
    font-family: Arial; 
    font-size: 40px; 
    font-style: normal; 
    font-weight: bolder; 
    line-height: 130%;
}



.about-us-img {
    width: -webkit-fill-available;
    height: 350px;
}


/* Responsive styles for smaller screens */
@media (max-width: 768px) {
    .hero {
        height: 200px;
        padding-top: 10px;
        padding-left: 5%;
        background-size:100%;
        background-repeat:no-repeat;
        background-position:unset;
    }

    .hero-title {
        font-size: 3vh;
    }

    .hero-text {
        font-size: 2vh;
    }

    .hero-button {
        font-size: 13px;
    }

    .about-us-section,
    .our-product-section,
    .testimonials-section {
        height: auto;
    }

    .about-us-title,
    .our-product-title,
    .displays-home-title {
        font-size: 30px;
    }

    .about-us-description,
    .our-product-description,
    .displays-home-description {
        font-size: 14px;
    }

    .about-us-text-1,
    .about-us-text-2,
    .about-us-description,
    .displays-home-title,
    .displays-home-description,
    .project-text,
    .displays-home-left,
    .displays-home-contact > .row {
        text-align: center;
    }

    .hero-title,
    .displays-home-title {
        font-size: 6vh;
    }

    .about-us-text-2 {
        font-size: 5vh;
    }

    .card-testimonials {
        padding-left:5px; 
        display:-webkit-box
    }

    .about-us-img {
        width: -webkit-fill-available;
        height: 350px;
    }

    .testimonials-text {
        display: none;
    }
}

@media (min-width: 1580px) {
    .hero-title {
        font-size: 8vh;
    }
}  

