.form-label {
    color: #121212;
}
.form-dark {
    color: #121212 !important;
}
.rn-check-box-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e") !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 50px !important;
}

.select2-container--default .select2-selection--single {
    height: 50px;
}
.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 13px !important;
}
.form-group {
    display: inline-grid;
    width: 100%;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem !important;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 0.25rem;
    border-color: #e8e9e9;
    font-size: 14px;
    height: calc(1.5em + 0.75rem + 2px);
}
.form-group input,
.form-group textarea {
    background-color: #fff !important;
}
.file_folder > .file {
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
    border-radius: 0.1875rem;
    border: 1px solid #d1d3d4;
    position: relative;
    overflow: hidden;
}

.file_folder > .file > .icon {
    width: 60px;
    min-width: 60px;
}

.file_folder .file-name {
    padding: 10px 5px;
}
.file_folder .file-name {
    display: grid;
}

.campus__life--single--subtitle {
    color: var(--rt-heading);
}
.campus__life--single:hover .campus__life--single--subtitle {
    color: var(--rt-white);
}
.single-contact .contact-icon i {
    font-size: 40px;
    color: var(--rt-primary);
}

.rts-theme-btn .btn-spsb {
    border-width: 0 !important;
}
.rts-theme-btn.btn-active {
    background-color: #737477 !important;
    color: #fff !important;
}

.contact-row {
    background-color: #f6f6f6;
    padding-bottom: 7.5rem;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.single-blog__content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.blog__thumb {
    flex-shrink: 0;
}

.blog__meta {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.rts-timeline-section .rts-timeline-content .single-timeline-item img {
    width: 522px;
    height: 322px;
    object-fit: cover;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: var(--rt-primary);
    border-color: var(--rt-primary);
}

.home-image {
    aspect-ratio: 39/29;
    object-fit: cover;
}

.rts-campus.v_2 .rts-left-section .custom-title {
    font-size: 40px;
}
.banner__slides--navigation {
    width: 500px;
}

.gallery .gallery-image:hover {
    animation: 0.5s eas;
}

.counter__wrapper {
    background-color: var(--rt-primary);
}

.item__link-active {
    color: var(--rt-primary);
}

.aspect-ratio-youtube {
    aspect-ratio: 16/9;
}

.aspect-ratio-instagram {
    aspect-ratio: 4/3;
}

.aspect-ratio-instagram {
    aspect-ratio: 4/3;
}

.thumbnail-image {
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    object-fit: cover;
    min-width: 500px;
}

header.header__sticky.fixed #menu__bar-icon {
    filter: invert(1) !important;
    transition: filter 0.3s;
}

.ppdb-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

@media screen and (max-width: 1025px) {
    .contact-row {
        padding-bottom: 10rem;
    }
    .rts-campus.v_2 .rts-left-section .custom-title {
        font-size: 30px;
    }
    .banner__slides--navigation {
        width: 300px;
    }
    .thumbnail-image {
        min-width: 100%;
    }
    .pg-tk-contact-clock {
        padding-bottom: 0px;
    }
    .disable-row-xl {
        display: block !important;
        margin-left: 0;
        margin-right: 0;
    }
    .pg-tk-contact-phone {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .disable-row-xl > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }
    .ppdb-img {
        height: 300px;
    }
}

table th {
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}
table td {
    padding: 20px !important;
}

@media screen and (max-width: 769px) {
    .title-wbs {
        padding-bottom: 2.9rem;
    }
    .contact-row {
        padding-bottom: 11rem;
    }
    .sd-contact-alamat {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .single-contact__single .desc {
        font-size: 14px;
    }
    .single-contact .contact-icon i {
        font-size: 28px;
    }
    .rts-campus.v_2 .rts-left-section .custom-title {
        font-size: 30px;
    }
    .pg-tk-contact-alamat {
        padding-bottom: 4px;
    }
    .ppdb-img {
        height: 300px;
    }
}
@media screen and (max-width: 426px) {
    .title-wbs {
        padding-bottom: 0;
    }
    .contact-row {
        padding-bottom: 0;
    }
}
