.site-logo img {
    width: 140px;
}
.transparent::before {
    background: rgba(255, 255, 255, 0.6);
}

.bg-img-one {
    padding-top: 40px;
    padding-bottom: 70px;
    background-color: #eef0f6;
    background-image: url(../img/bg-home-produk.jpg);
    background-repeat: repeat;
    background-position: center;
    counter-reset: serviceNumber;
}
.bg-header, .sticky-active {
    background-image: url(../img/bg-header.jpg);
    background-repeat: repeat;
    background-position: center;
    counter-reset: serviceNumber;
}
.ltn__feature-icon svg {
    color:#f992a3!important;
}
.ltn__feature-item-8 h4 {
    color:#dc6176;
}
.ltn__find-me ul {
margin: 0;
padding: 0; }
.ltn__find-me ul li {
    list-style: none;
    display: inline-block;
    /* margin: 0 15px 0 0;  */
    padding: 7px 10px;
    width: 80px;
    color:#fff;
}
.section-title-related {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2; }
.desk-detail p {
    padding-bottom:10px;
    margin:0;
}
.tmbl-wa {
    position:fixed;bottom:35px;right:-65px;
}
.tmbl-wa img {
    width:40%;
}