#logo img {
    height: 90px !important;
    padding: 15px;
}

.title-logo {
    text-transform: uppercase;
    font-weight: 700;
    color: #e6222a;
    font-size: 20px;
}

.title-logo-sub {
    font-weight: 600;
    color: #3c3c3c;
    font-size: 11px;
}

.zn-image-dest {
    object-fit: cover;
    border-radius: 50%;
    height: 180px;
    width: 180px;
    box-shadow: 0px 7px 10px #1f1f1f3d;

}



.layanan1 {
    margin: 0px 14px;
    text-align: center;
}

.minilayanan2 {
    width: 32%;
    min-width: 130px;
    margin: 0 6px 15px 6px;
}

.ic_wa {

    background: #3FBD4E;

    position: fixed;

    right: 30px;

    font-size: 30px;

    bottom: 81px;

    z-index: 1000;

    padding: 0px 5px;

    border-radius: 5px;

    color: #fff;

    height: 45px;
}

.layanan1 p,
.layanan2 p {
    padding: 15px 5px 5px 10px;
    margin-top: -12px;
    font-size: 10pt;
    line-height: 15px !important;
    line-height: 13pt;
    text-align: center;
    color: #0097da;
}

.zn-ul {
    margin: 0;
    list-style-type: none;
}

ul.zn-ul li a {
    font-size: 12px;
    color: #484848;

}

ul.zn-ul li a:hover {
    color: red;
}

.zn-list-berita-img {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    border-radius: 10px;
    object-fit: cover;
    /* border: 2px solid #d7d7d7; */
}

.zn-list-berita-img:hover {
    border: 2px solid #ff00006e;

}

.ic-like {
    font-size: 25px;
    vertical-align: sub;
}

.zn-berita-slide.owl-carousel .owl-dots .owl-dot {
    width: 40px;
    border-radius: 2px;
    height: 4px;
    margin: 15px 4px 0 4px;

}

.revo-slider-emphasis-text {
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -1px;
    font-family: 'Poppins', sans-serif;
    padding: 15px 20px;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    width: 650px;
    text-align: center;
    line-height: 1.5;
}

.revo-slider-caps-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
}

.tp-video-play-button {
    display: none !important;
}

.tp-caption {
    white-space: nowrap;
}

.zn-slide-berita {
    height: 350px;
    width: 100%;
    object-fit: cover;
}

.zn-p-list {
    margin-bottom: 15px;
    margin-top: 2px;
}

.zn-btn-wisata {
    z-index: -1;
    position: absolute;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fffccc;
    /* color: #fff005; */
    border: 3px solid #fff77e;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin: 0px 23px;
    text-align: center;
}

.breadcrumb-item.active {
    color: #e62129;
}

.fancy-title::after,
.fancy-title::before {
    content: '';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    height: 0;
    border-top: 1px dashed #e62129;
}

.zn-box-berita {
    background: #fff;
    border: 1px solid #f3f3f4;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0 0.5rem 10px rgb(0 0 0 / 37%) !important;
}

.zn-p-list-berita {
    margin-bottom: 15px;
    margin-top: 2px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}


.fbox-bg.fbox-center .fbox-icon {
    background-color: #fff;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    border: 1px solid #e621291c !important;
    padding: 13px;
}

.fbox-bg.fbox-center {
    margin-top: 2rem;
    margin-left: 0;
    margin-right: 0;
    padding: 0 2rem 2rem;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    border-radius: 5px;
}

.zn-shadow {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 6%) !important;
}
.nav-tabs .nav-link {
    color: #000;
    font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #e62129;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 0;
    border-top: 3px solid #e62129;
}

.zn-search-box {
    
    padding: 10px;
    font-size: 24px;
    background: none;
    border: none;
    border-bottom: 2px solid #ffffff9e;
    color: #fff;
    width: 100%;

}

.zn-subtitle-wisata {

    font-weight: 500;

    font-size: 16px;

    border-radius: 0px 15px 15px 0px;

    text-transform: uppercase;

    border-left: 3px solid #e7232a;

    padding: 5px 15px;

    background: whitesmoke;
}

/* LOADING */

#container-loading {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000000cc;
    z-index: 9999999;
    /* display: none; */
}



.loading {
    width: 130px;
    display: block;
    height: 2px;
    margin: 28px auto;
    border-radius: 2px;
    background-color: #5d6b61;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.loading:before {
    content: '';
    height: 3px;
    width: 68px;
    position: absolute;
    -webkit-transform: translate(-34px, 0);
    -ms-transform: translate(-34px, 0);
    transform: translate(-34px, 0);
    background-color: #E52229;
    border-radius: 2px;
    -webkit-animation: initial-loading 1.5s infinite ease;
    animation: animation 1.4s infinite ease;
}


.caption {
    margin-top: 30px;
    text-align: center;
}

.caption h2 {
    font-family: Trebuchet MS;
    color: #cfcfcf;
    margin: 0 0 8px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.caption ul {
    margin: 0;
    padding: 0;
}

.caption li {
    list-style: none;
    display: inline-block;
    letter-spacing: 5px;
    font-size: 16px;
    color: #ffffff;
    margin-right: 8px;
    font-weight: 500;
    font-family: 'Poppins';
    animation: on-run 2.6s ease infinite;
    -webkit-animation: on-run 2.6s ease infinite;
    -moz-animation: on-run 2.6s ease infinite;
    -ms-animation: on-run 2.6s ease infinite;
    -o-animation: on-run 2.6s ease infinite;
}

.caption li:nth-child(1) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}

.caption li:nth-child(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    margin-right: 10px;
}

.caption li:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s
}

.caption li:nth-child(4) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.caption li:nth-child(5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    margin-right: 10px;
}

.caption li:nth-child(6) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

.caption li:nth-child(7) {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s
}

.caption li:nth-child(8) {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s
}


@-webkit-keyframes animation {
    0% {
        left: 0
    }

    50% {
        left: 100%
    }

    100% {
        left: 0
    }
}

@keyframes animation {
    0% {
        left: 0
    }

    50% {
        left: 100%
    }

    100% {
        left: 0
    }
}


@-webkit-keyframes bounce {

    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0);
        filter: blur(0);
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-filter: blur(1.4);
        filter: blur(1.4);
        -webkit-box-shadow: 0px 0.3px 5px .5px rgb(167, 167, 167);
        box-shadow: 0px 0.3px 5px .5px rgb(167, 167, 167);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounce {

    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-filter: blur(0);
        filter: blur(0);
    }

    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9);
        -webkit-filter: blur(1.4);
        filter: blur(1.4);
        /* -webkit-box-shadow: 0px 0.3px 5px .5px rgb(167, 167, 167);
        box-shadow: 0px 0.3px 5px .5px rgb(167, 167, 167); */
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}



@-webkit-keyframes on-run {
    0% {
        color: #f3f3f3;
    }

    25% {
        color: #E52229;
    }

    50% {
        color: #E52229;
    }

    75% {
        color: #f3f3f3;
    }

    100% {
        color: #f3f3f3;
    }
}

@keyframes on-run {
    0% {
        color: #f3f3f3;
    }

    25% {
        color: #E52229;
    }

    50% {
        color: #E52229;
    }

    75% {
        color: #f3f3f3;
    }

    100% {
        color: #f3f3f3;
    }
}


.face {
    /* position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0; */

    text-align: center;
    z-index: 999;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    /* display: none; */
}


.face .container>img {
    /* border: 1px solid #1ad073; */
    /* background: #5d6b61; */
    box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border border-radius: 2px;
    animation: bounce 1.4s ease infinite;
    -webkit-animation: bounce 1.4s ease infinite;
    -moz-animation: bounce 1.4s ease infinite;
    -ms-animation: bounce 1.4s ease infinite;
    -o-animation: bounce 1.4s ease infinite;
    padding: 12px;
    /* border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px; */
    border-radius: 10px;
}

/* LOADING */


.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #00000094;
    box-shadow: 0 3px 14px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 10px;
}


.zn-dinas {
    background: #fff;
    border-radius: 7px;
    margin-bottom: 20px;
    padding: 20px 30px;
    font-family: 'Poppins';
}

.zn-dinas .jenis {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #e6222a;

}

.zn-dinas .name {
    font-size: 18px;
    text-transform: uppercase;
}

.text-visitor {
    color: #fff;
    text-transform: uppercase;
}

.zn-dinas .address {
    font-size: 13px;
    margin-bottom: 14px;
    text-align: justify;
    margin-top: 5px;
}

.zn-dinas-ic {
    color: #e6222a;
    font-size: 18px;
    margin-right: 5px;
}

.zn-info-penting {
    height: 100%;
    background: #e62129;
    padding: 30px 30px;
    color: #fff;
    border-radius: 10px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    transition: 0.5s;
}


.zn-info-penting:hover {
    color: #e62129;
    background: #fdef044d !important;
}

#social-links li {
    list-style: none;
    background: #e2e2e2;
    margin-left: 5px;
    text-align: center;
    border-radius: 5px;
}

#social-links li span {
    font-size: 20px;
}

#social-links ul li {
    display: inline-block;
    padding: 10px 10px 5px;
}

#social-links {
    /* float: left; */
}

.map_title {
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Poppins';
    color: #ffffff;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dashed #9f9f9f;
}

.map_address {
    font-size: 12px;
    color: #fff;
    font-family: 'Poppins';
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}

.map_tlp {
    font-size: 12px;
    color: #fff;
    font-family: 'Poppins';
    margin-top: 5px;
    text-align: center;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .banner-bannernm {
        font-size: 30px !important;
        margin-top: 16px !important;
    }

    .banner-title {
        font-size: 14px !important;
    }

    .banner-desc {
        font-size: 16px !important;
        line-height: 18px !important;
        margin-top: 16px !important;

    }

    .banner-link {
        font-size: 30px !important;
        margin-top: 76px !important;

    }

    .tp-parallax-wrap {
        left: 30px !important;
    }

    .banner-link-text {
        font-size: 32px !important;
    }

    .text-video {
        font-size: 20px !important;
    }

    .fbox-content h3 {
        font-size: 11px;
    }

    .owl-carousel .owl-item img {
        object-fit: cover;
        height: 120px;
    }

    .fbox-media {
        height: 120px !important;
    }

    .img-layanan {
        display: none;
    }


    .menu-link i {
        font-size: 14px !important;
        margin-top: 0px !important;
        margin-right: 6px !important;
    }

    .rev_slider {
        height: 300px !important;
    }

    .fullscreen-container, .fullwidthbanner-container {
        height: 300px !important;
    }

    .forcefullwidth_wrapper_tp_banner {
        height: 300px !important;
    }

    #slider .slider-inner {
        position: relative;
        display: -ms-flexbox;
        display: block;
        height: 300px;
        flex-grow: inherit;
        align-items: center;
    }

    .min-vh-60 {
        min-height: 300px !important;
    }

 


}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}
