body {
    position: relative;
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif!important;
}

#nav-top img {
    display: block;
    width: 100%;
    max-width: 200px;
    height: 50px;
    object-fit: contain;
}

#nav-top {
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9;
}

#nav-top .bg {
    background-color: #e4e4e4;
    padding: 10px;
    border-radius: 50%;
    width: 100%;
    max-width: 40px;
    height: 40px;
}

#nav-top img.sosmed {
    display: block;
    width: 20px;
    height: 20px;
}

@media screen and (max-width:430px) {
    #nav-top img {
        max-width: 140px;
        height: auto;
    }
    #nav-top .bg {
        padding: 8px;
        max-width: 30px;
        height: 30px;
    }
    #nav-top img.sosmed {
        width: 15px;
        height: 15px;
    }
}

#nav-bottom {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    z-index: 9;
    background-color: #f5f5f5!important;
}

#nav-bottom .search-icon {
    filter: invert(0.30);
}

#nav-bottom .nav-link {
    font-size: 14px;
}

#nav-bottom a.navbar-brand {
    font-size: 12px;
    border: 2px solid #e81c1c;
    margin: 0;
    padding: 0 5px;
    border-radius: 5px;
    font-weight: 700;
}

@media screen and (max-width:430px) {
    #nav-bottom {
        top: 3.5rem;
    }
}

#header {
    margin-top: 150px;
}

#header a {
    text-decoration: none;
}

#header img {
    display: block;
    width: 100%;
    max-width: 1024px;
    margin: 0;
    height: 600px;
    object-fit: cover;
}

#header .centered {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    padding: 20px;
    border-radius: 12px;
    width: 550px;
    background: #191919;
}

#header h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#header h3 {
    font-weight: 700;
    font-size: 20px;
}

#header .splide__pagination__page {
    background: #828282;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 15px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 15px
}

#header .splide__pagination__page.is-active {
    background: #fff;
    transform: scale(1.4);
    z-index: 1
}

#header .bg-text {
    position: relative;
    top: 50%;
}

#header .lihat-kabar {
    background-color: #006BB6;
    color: #fff;
    padding: 5px;
    text-align: center;
    border-radius: 5px;
}

@media screen and (max-width:1023px) {
    #header .splide__slide::before {
        display: none;
    }
    #header img {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        height: 250px;
        min-width: 0;
        object-fit: cover;
    }
    #header .centered {
        position: relative;
        /* bottom: 30px; */
        left: 50%;
        border-radius: 0;
        width: 100%;
        background-color: #ededed;
    }
    #header h2 {
        color: #000;
        font-size: 14px;
    }
    #header .bg-text {
        position: relative;
        top: 0;
    }
}

#header #right {
    margin: 0 0 0 0;
}

#header #right h2 {
    background-color: #006BB6;
    color: #fff;
    padding: 5px 20px;
    width: 100%;
    margin: auto;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
}

#header #right .bg {
    background-color: #fff;
}

#header #right .club {
    font-size: 12px;
    padding: 10px;
}

#header #right .vs {
    font-weight: 700;
    font-size: 24px;
}

#header #right .bg-jadwal {
    background-color: #f1f1f1;
}

#header #right .splide__pagination__page {
    background: #828282;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    margin: 3px;
    opacity: 1;
    padding: 0;
    position: relative;
    transition: transform .2s linear;
    width: 10px
}

#header #right .splide__pagination__page.is-active {
    background: #000;
    transform: scale(1.4);
    z-index: 1
}

#header #right .splide__pagination {
    bottom: -1.5em;
    left: 0;
    padding: 0 1em;
    position: absolute;
    right: 0;
    z-index: 1;
}

#klasemen {
    margin: 50px 0;
}

#klasemen img {
    display: block;
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 10px auto;
}

#klasemen h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#klasemen h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#klasemen h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#section-1 {
    margin: 35px 0 0 0;
}

#section-1 h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#section-1 h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#section-1 h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#section-1 .more {
    font-size: 12px;
    font-weight: 700;
}

#section-1 .more a {
    background-color: #e81c1c;
    color: #fff;
    padding: 5px;
    text-decoration: none;
}

#section-1 .bg {
    background-color: #006BB6;
    color: #fff;
    padding: 5px 20px;
    width: 100%;
    max-width: 800px;
    margin: auto;
    font-size: 14px;
}

#section-1 .bg-live {
    padding: 5px 20px;
    width: 100%;
    max-width: 800px;
    margin: auto;
    border-bottom: 1px solid #000;
    text-align: center;
    background-color: #f1f1f1;
    font-size: 14px;
}

#section-2 {
    margin: 50px 0;
}

#section-2 h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#section-2 h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#section-2 h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#section-2 .more {
    font-size: 12px;
    font-weight: 700;
}

#section-2 .more a {
    background-color: #e81c1c;
    color: #fff;
    padding: 5px;
    text-decoration: none;
}

#section-2 #left .bg {
    border: 1px solid #d4d4d4;
    height: 600px;
    border-radius: 10px;
    /* border-bottom: 5px solid #000; */
    margin: 0 0 20px 0;
}

#section-2 #left img {
    display: block;
    width: 100%;
    max-width: 1024px;
    height: 350px;
    object-fit: cover;
    margin: 0;
    border-radius: 10px 10px 0 0;
}

#section-2 #left span.tag {
    background-color: #006BB6;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin: 10px;
    display: block;
    width: 100%;
    max-width: 210px;
    text-align: center;
    font-size: 12px;
}

#section-2 #left h3 {
    font-size: 24px;
    margin: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#section-2 #left h3 a {
    text-decoration: none;
    color: #006BB6;
    font-weight: 700;
}

#section-2 #left p {
    font-size: 14px;
    margin: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#section-2 #left span.date {
    margin: 10px;
    font-size: 12px;
}

#section-2 #right img {
    display: block;
    width: 100%;
    max-width: 350px;
    height: 150px;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
}

#section-2 #right .bg {
    border: 1px solid #d4d4d4;
    height: 290px;
    border-radius: 10px;
    /* border-bottom: 5px solid #000; */
    margin: 0 0 20px 0;
}

#section-2 #right span.tag {
    background-color: #006BB6;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin: 10px;
    display: block;
    width: 100%;
    max-width: 210px;
    text-align: center;
    font-size: 12px;
}

#section-2 #right h3 {
    font-size: 14px;
    margin: 10px 10px 5px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 47px;
}

#section-2 #right h3 a {
    text-decoration: none;
    color: #006BB6;
    font-weight: 700;
}

#section-2 #right span.date {
    margin: 10px;
    font-size: 12px;
}

@media screen and (min-width:431px) and (max-width:820px) {
    #section-2 #right .bg {
        height: 350px;
    }
    #section-2 #right img {
        max-width: 100%;
        height: 200px;
    }
    #section-2 #right span.tag {
        margin: 10px auto;
    }
}

@media screen and (max-width:430px) {
    #section-2 #right .bg {
        height: 250px;
    }
    #section-2 #right img {
        max-width: 100%;
        height: 100px;
    }
    #section-2 #right span.tag {
        margin: 10px auto;
    }
}

#section-3 {
    margin: 50px 0;
}

#section-3 h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#section-3 h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#section-3 h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#section-3 .more {
    font-size: 12px;
    font-weight: 700;
}

#section-3 .more a {
    background-color: #e81c1c;
    color: #fff;
    padding: 5px;
    text-decoration: none;
}

#section-3 img {
    display: block;
    width: 100%;
    max-width: 350px;
    height: 200px;
    margin: 10px 0;
    object-fit: cover;
    border-radius: 10px;
}

#section-3 p {
    font-size: 14px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 58px;
}

#section-3 p a {
    color: #000;
    text-decoration: none;
}

#section-3 span.date {
    font-size: 12px;
}

@media screen and (min-width:431px) and (max-width:820px) {
    #section-3 img {
        max-width: 100%;
        height: 200px;
    }
}

@media screen and (max-width:430px) {
    #section-3 img {
        max-width: 100%;
        height: 120px;
    }
}

#section-4 {
    margin: 50px 0;
}

#section-4 h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#section-4 h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#section-4 h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#section-4 .more {
    font-size: 12px;
    font-weight: 700;
}

#section-4 .more a {
    background-color: #e81c1c;
    color: #fff;
    padding: 5px;
    text-decoration: none;
}

#section-4 iframe {
    width: 100%!important;
}

#section-5 {
    background-color: #f5f5f5;
    margin: 50px 0 0 0;
    padding: 20px 0;
}

#section-5 h2 {
    font-size: 18px;
    border-left: 5px solid #006BB6;
    padding: 5px 5px 5px 20px;
    margin: 0 0 20px 0;
}

#section-5 p {
    margin: 0;
    font-size: 14px;
}

#section-5 a {
    text-decoration: none;
    color: #000;
}

#section-5 li::marker {
    color: #006BB6;
}

#section-5 ul {
    margin: 0;
}

#section-5 li {
    margin: 10px 0;
    font-size: 14px;
}

#section-5 .bg {
    background-color: #e4e4e4;
    padding: 10px;
    border-radius: 50%;
    width: 100%;
    max-width: 40px;
    height: 40px;
}

#section-5 img.sosmed {
    display: block;
    width: 20px;
    height: 20px;
}

#section-6 h2 {
    margin: 30px 0 10px 0;
    text-align: center;
    font-size: 16px;
}

#section-6 img {
    margin: 10px;
    height: 50px;
    width: auto;
}

@media screen and (max-width:430px) {
    #section-6 img {
        margin: 10px auto;
        width: 100%;
    }
}

#det-artikel {
    margin: 150px 0 20px 0;
}

#det-artikel h2 {
    font-weight: 700;
    margin: 20px 0;
}

#det-artikel .tag {
    background-color: #006BB6;
    color: #fff;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
}

#det-artikel .date {
    color: #606060;
    font-size: 12px;
}

#det-artikel .share {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f5f5f5;
    padding: 10px;
}

#det-artikel .share h3 {
    font-size: 14px;
    margin: 5px 10px 0 0
}

#det-artikel .share img {
    margin: 0 5px;
}

#det-artikel a {
    text-decoration: none;
}

#det-artikel img.hg {
    display: block;
    width: 100%;
    max-width: 850px;
    height: auto;
    margin: 0 auto;
    object-fit: cover;
}

#det-artikel figcaption {
    background-color: #e6e6e6;
    font-size: 12px;
    width: 100%;
    max-width: 850px;
    margin: 0 auto 20px auto;
    padding: 10px;
}

#det-artikel .artikel {
    margin: 20px 0;
}

#det-artikel summary {
    background-color: #006BB6;
    color: #fff;
    padding: 10px;
    margin: 5px 0;
}

#det-artikel img.img-timnas {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 180px;
    object-fit: cover;
}

#det-artikel img.img-profil {
    display: block;
    width: 100%;
    max-width: 150px;
    height: 150px;
    object-fit: cover;
}

#det-artikel img.img-liga {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 180px;
    object-fit: cover;
}

@media screen and (max-width:430px) {
    #det-artikel {
        margin-top: 120px;
    }
    #det-artikel img.img-timnas {
        display: block;
        width: 100%;
        max-width: 150px;
        height: 80px;
        object-fit: cover;
    }
    #det-artikel img.img-liga {
        display: block;
        width: 100%;
        max-width: 150px;
        height: 100px;
        object-fit: cover;
    }
}

#det-artikel .artikel p {
    font-size: 14px;
}

#side-artikel h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#side-artikel {
    position: sticky;
    top: 150px
}

#side-artikel h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#side-artikel .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    ;
    left: -1px;
}

#side-artikel a {
    margin: 10px 0;
    display: block;
    font-weight: 700;
    color: #006BB6;
    border-bottom: 1px dotted #006BB6;
    padding: 10px 0;
    font-size: 14px;
}

#galeri img.hg {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 160px;
    object-fit: cover;
    margin: auto;
}

#kanal {
    margin: 150px 0 20px 0;
}

footer {
    text-align: center;
    font-size: 12px;
    background-color: #006BB6;
    padding: 15px 0;
    color: #fff;
}

marquee {
    background-color: #f5f5f5;
    padding: 10px;
    position: fixed;
    bottom: 0;
    z-index: 1;
}

marquee p {
    margin: 0;
}

marquee a {
    text-decoration: none;
    font-weight: 600;
    border-right: 2px solid #000;
    padding: 0 10px;
}

#tentang {
    margin: -10px 0 0 0;
}

#tentang h2 {
    border-bottom: 2px solid #000;
    margin: 20px 0;
}

#tentang h2 .title {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    margin-bottom: 0px;
    display: inline-block;
    color: #000;
}

#tentang h2 .title::before {
    content: '';
    background: #006BB6;
    height: 6px;
    display: block;
    position: relative;
    border-radius: 80px;
    top: 37px;
    left: -1px;
}

#liga img {
    display: block;
    width: 100%;
    max-width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 10px;
}

#liga .nama {
    font-size: 16px;
    font-weight: 600;
}

#liga .date {
    font-size: 12px;
}

#liga .karir {
    font-size: 12px;
    margin: 20px 0 5px 0;
}

#liga .karir-info-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    flex-direction: column;
    width: 100%;
}

#liga .karir-info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}

#liga .karir-info-judul {
    min-width: 100px;
    font-size: 12px;
}

@media screen and (max-width:430px) {
    #liga .nama {
        font-size: 14px;
    }
}

#pengembangan p {
    font-size: 16px;
    font-weight: 600;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* height: 70px; */
}

#pengembangan img {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 150px;
    object-fit: cover;
    border-radius: 5px;
    margin-bottom: 10px;
}

#pengembangan .nama {
    font-size: 16px;
    font-weight: 600;
}

#pengembangan .date {
    font-size: 12px;
}

@media screen and (max-width:430px) {
    #pengembangan .nama {
        font-size: 14px;
    }
}

#not-found {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#not-found h2 {
    font-size: 120px;
    font-weight: 700;
    background: linear-gradient(180deg, #012C87 0%, #01AAE6 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#not-found p {
    font-weight: 700;
}