/* carousel */

#carousel {
    box-shadow: 0 .1rem .1rem rgba(0, 0, 0, .1);
}

.carousel-inner {
    max-height: 38rem!important;
}


/*---Change Carousel Transition Speed --*/

.corousel-item-next,
.corousel-item-prev,
.corousel-item-active {
    transition: transform 1.2s ease;
}


/*-- Carousel Content --*/

.carousel-caption {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    text-transform: uppercase;
}

.bg-custom {
    background-color: rgba(0, 0, 0, .4);
    color: white;
    border-radius: 1rem;
}

.carousel-caption h1 {
    font-size: 3.8rem;
    text-shadow: .1rem .1rem .3rem rgba(0, 0, 0, 1);
}

.border-primary {
    border-top: .2rem solid #4981b3!important;
}

.carousel-caption h3 {
    font-size: 2.2rem;
    text-shadow: .1rem .1rem .2rem rgba(0, 0, 0, 1);
}


/* .carousel */

.bg-biru {
    background-color: #15477a !important;
}

.footer-text {
    color: #ffffff !important;
}

.footer-text a {
    color: #ffffff !important;
}

.footer-text .footer-col:first-of-type {
    padding-right: 30px;
}

.footer-text .brand-footer {
    display: flex;
}

.footer-text .brand-footer img {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    margin-top: 5px;
}

.footer-text .brand-footer h1 {
    font-size: 20px;
    text-transform: uppercase;
}

.footer-text .brand-footer span {
    font-size: 16px;
    text-transform: uppercase;
}

.footer-text .sosmed-bawah {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-text .sosmed-bawah li {
    display: inline-block;
    margin-right: 15px;
}

.footer-text .sosmed-bawah li a {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 50px;
}

.footer-text .sosmed-bawah li a:hover {
    color: #f2c808;
}

.footer-text .footer-col h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.footer-text .footer-col .alamat-bawah {
    font-size: 14px;
    line-height: 25px;
}

.footer-text .footer-col .kontak-bawah {
    list-style: none;
    padding: 0;
    font-size: 14px;
}

.footer-text .footer-col .kontak-bawah li {
    margin: 5px 0;
}

.footer-text .footer-col .kontak-bawah i {
    margin-right: 10px;
}

.footer-text .footer-col .footer-nav {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-text .footer-col .footer-nav li {
    margin: 10px 0;
}

.footer-text .footer-col .footer-nav a {
    color: #fff;
    font-size: 15px;
    font-weight: 20px;
    transition: all 0.5s;
    text-decoration: none;
}

.footer-text .footer-col .footer-nav a:hover {
    border-bottom: 1px dashed rgba(242, 242, 242, 0.25);
}

@media only screen and (max-width: 1200px) {
    .navbar-nav a {
        font-size: 10px;
    }
}

#map_psu {
    width: 100%;
    height: 700px;
    border: 1px solid rgba(242, 242, 242, 0.5);
}

.peta {
    margin: 0;
    padding: 0;
}

.peta .leaflet-tooltip.no-background {
    background: transparent;
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000, 1px 1px 1px #000000, 1px 1px 1px #000000;
    box-shadow: none;
    border: none;
}

.peta .leaflet-tooltip.label-perum {
    background: transparent;
    color: #ffffff;
    font-size: 10px;
    font-weight: 400;
    text-shadow: 1px 1px 1px #000000, 1px 1px 1px #000000, 1px 1px 1px #000000, 1px 1px 1px #000000;
    box-shadow: none;
    border: none;
}

.peta .leaflet-popup-content-wrapper {
    font-size: 12px;
    border-radius: 0px;
}

.peta .leaflet-popup-content-wrapper a {
    color: rgba(255, 255, 255, 0.1);
}

.peta .leaflet-popup-tip-container {
    width: 30px;
    height: 15px;
}

.peta th {
    font-size: 12px;
    font-weight: 600;
}

.peta td {
    font-size: 11px;
}

.data-aset {
    font-size: 12px;
}

.data-aset button {
    font-size: 12px;
    margin-top: 2px;
}

.table-data-aset {
    font-size: 14px;
}

.table-data-aset th {
    font-size: 13px;
}

.table-data-aset td {
    font-size: 12px;
}

.table-data-aset .button-small {
    font-size: 12px;
}


/* kontak */

.kontak h5 {
    font-weight: bold;
    color: crimson;
}

.kontak p {
    margin-top: 0;
}

.kontak .list-kontak {
    list-style: none;
    padding: 0;
    margin: 0;
}

.kontak .list-kontak li {
    margin: 15px 0;
    padding-left: 5px;
}

.kontak .sosmed-bawah {
    list-style: none;
    margin: 0;
    padding: 0;
}

.kontak .sosmed-bawah li {
    display: inline-block;
    margin-right: 15px;
}

.kontak .sosmed-bawah li a {
    color: #000;
    border: 1px solid rgba(70, 31, 31, 0.5);
    display: inline-block;
    height: 50px;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    line-height: 50px;
}

.kontak .sosmed-bawah li a:hover {
    color: #DC143C;
}