/* ALL  */
.table--bare {
    border: 1px solid transparent;
}

.error{
    font-size: .75rem;
    color: red;
}

/* ??? */
.home--main-banner .slick-slide {
    padding: 0;
}

/* pertebal semua link menu atas request klien  */
.menu__list>li>a {
    color: #525252;
    font-weight: bold;
}
/* breaking news, ganti jadi orange */
.highlgt:before, .jumbotron>a:hover:before {
    background-color: #e46a26;
}

/* Huruf pertama di banner, diganti besar */
.big-first-letter::first-letter {
    font-size: 150%;
    vertical-align: sub;
    display: inline-block;
}

/* Untuk banner homepage */
.box--mega .box__bdy h3.big-first-letter::first-letter, .box--banner .box__bdy>h3.big-first-letter::first-letter{
    color: #e46a26; 
    font-size: 150%;
    margin-right: .05em;
}


/* paksa semua link di background biru menjadi putih  */
.menu .dropdown .container a, .footer .footer-mnu__cnt a {
    color: white;
}


/* Page Service */
.service-schedule table{
    margin-bottom: 1rem;
}
.service-schedule table p{
    margin-bottom: .2rem;
}

/* Page About Us */
/* bagian policy, ganti ke ul li biasa */
.template-about-us .policy .detail ul li:before {
    content: '';
    background: url(../images/icon-check.png) no-repeat;
    background-size: 32px auto;
    position: absolute;
    left: 20px;
    width: 32px;
    height: 32px;
}

.template-about-us .policy .detail ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}

.template-about-us .policy .detail ul li {
    position: relative;
    padding-left: 40px;
    flex: 0 0 50%;
    padding: 1rem 0 1rem 4rem;
    font-size: 1.25rem;
    font-weight: 700;
    border: 1px solid #bbb;
}

@media(max-width: 768px){
    .template-about-us .policy .detail ul li {
        font-size: 1rem;
    }
}

/* our strategy */
.strat__line__head img {
    height: auto;
}

/* Access to Vaccine */
.section-communication p, .section-communication h1, .section-communication h2, .section-communication h3, .section-communication h4, .section-communication h5, .section-communication h6 {
    color: white;
}

/* Page Healthcare */
.list-pin ul{
    list-style: none;
}
.list-pin ul > li:before {
    content: '';
    background: url(../images/icon-check.png) no-repeat;
    background-size: 24px auto;
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
}
.list-pin ul > li+li {
    margin-top: 1rem;
}

/* container denegan max-width 65% */
.container--65{
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width: 992px){
    .u-title--distr>p {
        margin: 0 auto;
    }

    .container--65{
        max-width: 90%;
    }
}
/* tampilan default untuk blockquote */
.content__description blockquote{
    color: #00abbd;
    font-size: .9rem;
    padding: .2rem 0 .2rem 1rem;
    border-left: 3px solid rgb(0 171 189 / 50%);
}
.content__description a.file{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5rem 2.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 5px;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    color: #fff;
    background-color: #bf5418;
    border-color: #b44f16;
    cursor: pointer;
}
.content__description a.file:hover{
    text-decoration: none;
}
.content__description a.file .fa-file:before{
    content: "\f1c1";
}
.content__description ol li, .content__description ul li {
    margin-bottom: 0.8rem;
}
.content__description ol li > ol, .content__description ol li > ul, .content__description ul li > ul, .content__description ul li > ol {
    margin-top: 0.4rem;
}
.content__description .list--blue {
    list-style: none;
    padding-left: 2rem;
}
.content__description .list--blue > li {
    position: relative;
}
.content__description .list--blue > li::before{
    color: #00abbd;
    width: 24px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    left: -2rem;
}
.content__description ul.list--blue > li::before, .content__description ul.list--blue ul > li::before, .content__description ol.list--blue ul > li::before{
    content: "•";
}
.content__description ol.list--blue {
    counter-reset: my-counter;
}
.content__description ol.list--blue > li {
    counter-increment: my-counter;
}
.content__description ol.list--blue > li::before, .content__description ol.list--blue ol > li::before, .content__description ul.list--blue ol > li::before {
    content: counter(my-counter) ".";
}
div#ChitchatWidget h2.user-title {
    font-size: 1rem;
    margin-bottom: 0;
}
@media (min-width: 992px){
    .menu__list>li+li {
        margin-left: 1.5rem;
    }

    .menu__list>li a{
        font-size: .9rem;
    }
}
.dropdown-menu .col-image{
    max-width: 25%;
}
#slick-slider .box--single{
    border-radius: 0;
}
#slick-slider .box--grid:hover img, 
#slick-slider .box--single:hover img {
    -webkit-transform: none;
    transform: none;
}
.home-bnr--content p{
    white-space: normal !important;
}
.modal--video .modal-content {
    overflow: inherit;
}
.modal .vid-close-btn {
    align-items: center;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    height: 30px;
    justify-content: center;
    position: absolute;
    right: -30px;
    top: -20px;
    width: 30px;
    z-index: 9999;
}
.menu .primary-nav li .child-nav li a.has-child:after{
    right: 0;
    transform: translateX(150%);
}
.menu .primary-nav li .child-nav li{
    padding-right: 23px;
}
.menu .primary-nav li .child-nav li a:hover.has-child:after {
    right: 5px;
}
.home-bnr .slick-arrow.slick-prev,
.home-bnr .slick-arrow.slick-next {
    background-color: hsl(0deg 0% 0% / 0%);
    background-size: 23px;
}
.mb-10em{
    margin-bottom: 10rem;
}
.home-bnr .home-bnr--item .home-bnr--nobg{
    background-color: inherit !important;
}
.home-bnr .home-bnr--item .home-bnr--content{
    background-color: rgba(0,0,0,.45);
}
.post-sidebar .card--news .card__bdy .meta h5{
    white-space: revert;
}
.chat-messages{
    height: 270px !important;
}
.card .card__bdy a{
    font-weight: bold;
}
.homepage-card-post-title{
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    white-space: pre-wrap;
    font-size: 1.25rem;
}
.report-title{
    font-size: 1rem;
    font-weight: bold;
}
.footer-heading{
    font-size: 1.25rem;
    color: #fff;
    font-weight: 900;
}