.navbar-brand img {
    width: 50px;
}

.button .btn {
    background-color: #53989f;
}

.scroll-top {
    background-color: #53989f;
}

.header .navbar .navbar-nav .nav-item a.active {
    color: #53989f;
}

.navbar-nav .nav-item a::before {
    color: #53989f;
}

.about-us .content-right .sub-head {
    background-color: #ec739c !important;
}

.img-fluid-spesialisasi {
    max-width: 34%;
    border: 1px solid #53989f;
    border-radius: 20px;
    background-color: #ffffff;
}

.img-fluid-spesialisasi:hover {
    max-width: 34%;
    border: 1px solid #ffffff;
    border-radius: 20px;
    background-color: #ffffff;
}

.about-us .content-right p {
    text-align: justify !important;
}

.footer .single-footer.f-about .logo img {
    width: 60px;
}

.services .services-content .single-list:hover {
}

.services .services-content .single-list img {
    height: 70px;
    width: 70px;
}

.sub-menu-bar ul.social {
    display: none;
}
.about-us .tentangkami p span {
    display: inline;
}
.about-us .tentangkami .judul-sejarah {
    color: #ec739c;
    font-size: 18px;
    margin-bottom: 0;
}
#embedyt {
    border: 10px solid #dafcd0;
    border-radius: 8px;
}
@media only screen and (max-width: 767px) {
    .navbar-brand {
        margin: auto;
    }
    .sub-menu-bar ul.social {
        text-align: center;
        display: block;
    }
    .sub-menu-bar ul.social li {
        display: inline-block;
    }
    .sub-menu-bar ul.social li a {
        color: #49b0c1;
    }
    .tentangkami img {
        width: 100%;
    }
    .about-us .tentangkami p span {
        display: inline;
    }
    .about-us .tentangkami .judul-sejarah {
        color: #ec739c;
        font-size: 18px;
        margin-bottom: 0;
    }
    #embedyt {
        height: 275px;
    }
}
