.first-page{
    background-color: #eeedde;
}

.btn {
    background-color: #203239 !important;
}
.nav-item:hover{
 text-decoration: underline;
 text-decoration-color: green;
 font-weight: bold;
 text-decoration-thickness:6px ;
}
.title{
    font-weight: 600;
}

.search-box {
    max-width: 90%;
}

.img-thumbnail{
    border: none;
}

.search-input {
    font-size: 14px;
    border: none;
    outline: none !important;
    box-shadow: none !important;
}

.font-poppins {
    font-family: 'Poppins', sans-serif;
}

.home {
    padding-bottom: 50px;
}

.plus {
    color: #FF7527;
    font-weight: bold;
}

.engage > div {
    width: 120px;
}
.engage > div>h1 {
    font-weight: 600;
}




/* Tahapan section start */


.tahapan{
    background-color: white;
    margin-top: 100px;
    margin-bottom: 100px;
}
.tahapan-title{
    font-weight: 600;
    color: #203239;
    margin-bottom: 20px;
    font-size: 36px;
}
.card-title{
    border-left: 4px solid #FF7527;
    padding-left: 6px;
}
.card-title {
    border-left: 4px solid #FF7527; 
    padding-left: 20px; 
    border-radius: 1px; 
}
.fa-arrow-right{
    margin-left: 20px;
}
.tahapan-card{
    margin-top: 70px;
}
.number{
    color: #FF7527;
    font-weight: 600;
    font-size: 16px;
    font-family: poppins;
}
.card-text{
    font-size: 18px;
    font-weight: 300;
    color: rgb(32, 50, 57,0.55);
    padding: 25px;
}


/* Tahapan section end */
/* 
==============================
Residen Favorit section start
===============================
*/

.residen{
    background-color: #EEEDDE;
}
.inner{
    padding-top: 70px;
}
.pilihan{
    font-weight: 500;
    color: #FF7527;
    font-size: 16px;
}
.residen-img-2{
    margin-top: -395px;
    margin-left: 88px;
}
.fa-phone{
    color: #203239;
    font-size: 15px;
}
.residen .container .row{
    padding-top: 70px;
}




/* 
==============================
Residen Favorit section end
===============================
*/
/* 
==============================
Residen Berbagai section start
===============================
*/




.residen-berbagai{
    margin-top: 70px;
    margin-bottom: 70px;
}
.cards{
    margin-top: 70px;
}
.cards .row .col-4 h2{
    font-size: 24px;
    font-weight: 500;
    margin-top: 16px;
    line-height: 1.5;
}
/* 
==============================
Residen Berbagai section end
===============================
*/

/* 
==============================
Hubuing kani section start
===============================
*/



.hubungi{
    background-color: #eeedde;
}
.hubungi .container h1{
    padding-top: 70px;
    font-weight: bold;
}
.call-card{
    border: 2px solid #ff7527;
    border-radius: 10px;
    height: 180px;
    width: 243px;
}
.call-btn {
    background-color: rgba(255, 117, 39, 0.2) !important;
    width: 80%;
    margin: 10px 20px;
    color: #FF7527 !important;
}
.email-btn {
    color: white !important;
    width: 80%;
    margin: 10px 20px;
    background-color: #FF7527 !important;
}
.hubphon{
    font-size: 30px;
}



/* 
==============================
Hubuing kani section end
===============================
*/
/* 
==============================
Footer section end
===============================
*/

.footer {
    background-color: #203239; 
}

.social-icons i {
    font-size: 24px;
    color: white;
    transition: 0.3s;
}

.social-icons i:hover {
    color: #FF7527; 
}

/* 
==============================
Footer section end
===============================
*/
