﻿body[data-site-identifier="indonesia"] .pod__text h3 a {
    color: var(--theme-darker);
}

    body[data-site-identifier="indonesia"] .pod__text h3 a:hover {
        color: #333333;
    }

body[data-site-identifier="indonesia"] #hp h1, body[data-site-identifier="indonesia"] .card__header.act-heading p, body[data-site-identifier="indonesia"] .hero__text.text-big p {
    text-shadow: 0 0 30px rgba(0, 0, 0, 1);
}

body[data-site-identifier="indonesia"] .top {
    margin-top: 40px !important;
}

body[data-site-identifier="indonesia"] .pre-top-visible .top {
    top: 40px !important;
}

body[data-site-identifier="indonesia"] .pre-top {
    background: #00853f !important;
    color: #ffffff;
    height: 90px !important;
    padding-top: 50px !important;
}

body[data-site-identifier="indonesia"] .hero .hero__background {
    top: 280px;
}

body[data-site-identifier="indonesia"] .card .card__text {
    top: 40px;
}

body[data-site-identifier="indonesia"] .card__text--big .card__header {
    margin-top: 0 !important;
}

body[data-site-identifier="indonesia"] .card .card__bg, body[data-site-identifier="indonesia"] .card .card__overlay {
    top: 40px;
}

@media only screen and (max-width: 992px) {
    body[data-site-identifier="indonesia"] .top {
        padding-top: 40px !important;
        height: 90px !important;
        margin-top: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    body[data-site-identifier="indonesia"] #translate-container {
        position: relative;
        line-height: 30px;
    }
}

@media only screen and (max-width: 992px) {
    body[data-site-identifier="indonesia"] .top--light .main-nav {
        margin-top: 40px;
    }
}

@media only screen and (max-width: 992px) {
    body[data-site-identifier="indonesia"] #translate-container {
        background-color: unset !important;
        color: #000;
        width: 200px;
    }

        body[data-site-identifier="indonesia"] #translate-container span {
            color: #000;
        }

    body[data-site-identifier="indonesia"] .block .grid .white-bg .in-view .container #translate-container {
        display: none;
    }

    body[data-site-identifier="indonesia"] .goog-te-gadget-simple {
        display: flex;
    }

    body[data-site-identifier="indonesia"] .mobile-actions ul li #google_translate_element a {
        font-size: 1rem !important;
        margin-left: 50px;
        height: 30px;
    }

    body[data-site-identifier="indonesia"] #google_translate_element .mobile-actions ul li a {
        font-size: 1rem !important;
        margin-left: 50px;
        height: 30px;
    }

    body[data-site-identifier="indonesia"] .mobile-translate ul {
        list-style: none;
        margin-bottom: 0;
    }

    body[data-site-identifier="indonesia"] .goog-te-gadget-icon {
        margin: 5px;
    }
}
body[data-site-identifier="indonesia"] .main-nav__li--big .main-nav__a, body[data-site-identifier="indonesia"] .main-nav__li--big .main-nav__a:hover {
    text-decoration: none !important;
    background-color: #00853f !important;
    border-radius: 5px !important;
    margin: 1.8rem 1.5rem 0 .5rem !important;
    line-height: 3 !important;
    padding: 0 1.5rem !important;
    color: #FFFFFF !important;
}

body[data-site-identifier="indonesia"] .footer-item h2 {
    color: var(--theme-alt);
}

    body[data-site-identifier="indonesia"] .footer-item h2 a {
        color: var(--theme-alt);
    }

body[data-site-identifier="indonesia"] .social-nav li a {
    border: 2px solid var(--theme-alt);
}

    body[data-site-identifier="indonesia"] .social-nav li a:hover {
        background-color: var(--theme-alt) !important;
    }

body[data-site-identifier="indonesia"] .footer__bottom-info a {
    color: var(--theme-alt);
}

body[data-site-identifier="indonesia"] .footer-item .text-left fa {
    color: var(--theme-alt);
}