.x-mask {
    opacity: 1
}

video::-webkit-media-controls {
    overflow: hidden !important
}

video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

video::-webkit-media-controls-play-button {}

video::-webkit-media-controls-timeline {}

video::-webkit-media-controls-current-time-display {}

video::-webkit-media-controls-time-remaining-display {}

video::-webkit-media-controls-mute-button {
    display: none;
}

video::-webkit-media-controls-toggle-closed-captions-button {}

video::-webkit-media-controls-volume-slider {
    display: none;
}

.customLoadMaskMsg {
    color: #FFFFFF !important;
}

.text-red {
    color: #dd4b39 !important;
}

.text-yellow {
    color: #f39c12 !important;
}

.text-aqua {
    color: #00c0ef !important;
}

.text-blue {
    color: #0073b7 !important;
}

.text-black {
    color: #111111 !important;
}

.text-light-blue {
    color: #3c8dbc !important;
}

.text-green {
    color: #00a65a !important;
}

.text-gray {
    color: #d2d6de !important;
}

.text-navy {
    color: #001f3f !important;
}

.text-teal {
    color: #39cccc !important;
}

.text-olive {
    color: #3d9970 !important;
}

.text-lime {
    color: #01ff70 !important;
}

.text-orange {
    color: #ff851b !important;
}

.text-fuchsia {
    color: #f012be !important;
}

.text-purple {
    color: #605ca8 !important;
}

.text-maroon {
    color: #d81b60 !important;
}

.text-white {
    color: white !important;
}

.text-toolbar {
    color: #7e4939 !important;
}

.welcome-toolbar {
    height: 100%;
    text-align: center;
    align-items: center;
}

.welcome-toolbar span {
    text-align: center;
    display: inline-block;
}

.txt-toolbar {
    text-align: center;
    align-items: center;
}

.txt-toolbar-panel {
    text-align: center;
    align-items: center;
    font-size: 24px;
}

.txt-toolbar span {
    text-align: center;
    display: inline-block;
}

.home-thumb {
    background-image: url(../images/icon/home.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.home-icon {
    background-image: url(../images/icon/home.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.news-icon {
    background-image: url(../images/icon/news.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.museum-icon {
    background-image: url(../images/icon/lang.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.wifi-icon {
    background-image: url(../images/icon/wifi.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.viettel-icon {
    background-image: url(../images/icon/viettel.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.flag-icon {
    background-image: url(../images/icon/flag.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.icon-gallery {
    background-image: url(../images/icon/photo.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
}

.icon-video-play {
    background-image: url(../images/icon/video_play.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
}

.hover-div {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%);
    position: absolute;
}

.flag-icon.topbar {
    background-image: url(../images/icon/flag.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.calendar-icon {
    background-image: url(../images/icon/calendar.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.calendar-icon.topbar {
    background-image: url(../images/icon/calendar.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.map-icon {
    background-image: url(../images/icon/map.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.map-icon.topbar {
    background-image: url(../images/icon/map.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.shop-icon {
    background-image: url(../images/icon/shop.png)!important;
    background-repeat: no-repeat;
    background-size: 180px 180px;
    background-position: center;
    width: 180px;
    height: 180px;
    margin: auto;
}

.crossroads-icon {
    background-image: url(../images/icon/crossroads.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.crossroads-icon.topbar {
    background-image: url(../images/icon/crossroads.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.caution-icon {
    background-image: url(../images/icon/caution.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.caution-icon.topbar {
    background-image: url(../images/icon/caution.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.video-icon {
    background-image: url(../images/icon/video.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.video-icon.topbar {
    background-image: url(../images/icon/video.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.image-icon {
    background-image: url(../images/icon/image.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.image-icon.topbar {
    background-image: url(../images/icon/image.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.next-icon {
    background-image: url(../images/icon/next.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.previous-icon {
    background-image: url(../images/icon/previous.png)!important;
    background-repeat: no-repeat;
    background-size: 120px 120px;
    background-position: center;
    width: 150px;
    height: 120px;
    margin: auto;
}

.small-next-icon {
    background-image: url(../images/icon/next.png)!important;
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    width: 80px;
    height: 80px;
    margin: 0px;
}

.small-previous-icon {
    background-image: url(../images/icon/previous.png)!important;
    background-repeat: no-repeat;
    background-size: 80px 80px;
    background-position: center;
    width: 80px;
    height: 80px;
    margin: 0px;
}

.back-icon {
    background-image: url(../images/icon/back.png)!important;
    background-repeat: no-repeat;
    background-size: 78px 78px;
    background-position: center;
    width: 100px;
    height: 80px;
    margin: auto;
}

.label-below-icon {
    margin-top: 10px;
    color: white;
    font-size: 20px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 150%;
}

.label-intro-title {
    margin-top: 10px;
    color: white;
    font-size: 30px;
    margin-bottom: 50px;
    text-align: center;
    line-height: 150%;
    text-transform: uppercase;
}

.p-paging {
    font-size: 20px;
    text-align: justify;
    line-height: 200%;
    word-break: normal;
}

.ul-caution li {
    font-size: 24px;
    list-style-type: disc;
    text-align: justify;
    line-height: 200%;
    word-break: normal;
    list-style-position: inside;
    color: black;
}

.dataviewgalleryItem {
    margin: auto;
    width: 100%;
    /*text-align: center;*/
    /*vertical-align: middle;*/
    line-height: 100%;
}

.dataviewgalleryItemCenter {
    /*margin: auto;*/
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 100%;
}

.galleryItem {
    color: #000000;
    font-size: 18px;
    line-height: 150%;
    float: center;
    text-align: center;
    /*background-color: #d8d8d8;
	opacity:0.6;*/
    background: rgba(0, 0, 0, 0.3);
    /*background: #ffffff;*/
    padding: 10px 10px 20px 10px;
    margin: 10px;
    /*width: 250px;
    height: 180px;*/
    border-radius: 4px;
    /*box-shadow: 4px 4px 2px black;*/
}

.galleryItem h3 {
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
}

.galleryItem img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 330px;
    height: 190px;
    background-repeat: no-repeat;
    background-size: 104%;
    background-position: 50%;
}

.galleryItemList {
    width: 100%;
    padding: 10px;
    font: 14px/1.5 Verdana, Helvetica, sans-serif;
    border-bottom: 1px solid #c2c2c2;
    height: 140px;
}

.galleryItemList .content {
    text-align: left;
}

.galleryItemList .content .title {
    font-size: 20px;
    color: #013c5a;
    text-transform: uppercase;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.galleryItemList .content .intro {
    color: #9d9d9d;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.galleryItemList img {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    width: 200px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: 104%;
    background-position: 50%;
    float: left;
    margin-right: 20px;
}

#map {
    height: 100%;
}

.infoYouAreHere {
    color: #2979ff;
    font-weight: bold;
    word-wrap: break-word;
    width: 150px;
    display: block;
}

.infoCautionTxt {
    color: #FFFFFF;
    word-wrap: break-word;
    width: 280px;
    margin-top: 10px;
    color: white;
    font-size: 20px;
    margin-bottom: 5px;
    text-align: center;
    line-height: 150%;
}


/* jssor slider bullet navigator skin 01 css */


/*
.jssorb01 div           (normal)
.jssorb01 div:hover     (normal mouseover)
.jssorb01 .av           (active)
.jssorb01 .av:hover     (active mouseover)
.jssorb01 .dn           (mousedown)
*/

.jssorb01 {
    position: absolute;
}

.jssorb01 div,
.jssorb01 div:hover,
.jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
    border-radius: 50%;
}

.jssorb01 div {
    background-color: gray;
}

.jssorb01 div:hover,
.jssorb01 .av:hover {
    background-color: #d3d3d3;
}

.jssorb01 .av {
    background-color: #2196f3;
}

.jssorb01 .dn,
.jssorb01 .dn:hover {
    background-color: #555555;
}


/* jssor slider arrow navigator skin 13 css */


/*
.jssora13l                  (normal)
.jssora13r                  (normal)
.jssora13l:hover            (normal mouseover)
.jssora13r:hover            (normal mouseover)
.jssora13l.jssora13ldn      (mousedown)
.jssora13r.jssora13rdn      (mousedown)
.jssora13l.jssora13lds      (disabled)
.jssora13r.jssora13rds      (disabled)
*/

.jssora13l,
.jssora13r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 50px;
    cursor: pointer;
    background: url('img/a13.png') no-repeat;
    overflow: hidden;
}

.jssora13l {
    background-position: -10px -35px;
}

.jssora13r {
    background-position: -70px -35px;
}

.jssora13l:hover {
    background-position: -130px -35px;
}

.jssora13r:hover {
    background-position: -190px -35px;
}

.jssora13l.jssora13ldn {
    background-position: -250px -35px;
}

.jssora13r.jssora13rdn {
    background-position: -310px -35px;
}

.jssora13l.jssora13lds {
    background-position: -10px -35px;
    opacity: .3;
    pointer-events: none;
}

.jssora13r.jssora13rds {
    background-position: -70px -35px;
    opacity: .3;
    pointer-events: none;
}

#prev,
#next {
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    top: 0;
    position: absolute;
    z-index: 10;
}

#prev:hover,
#next:hover {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
}

.placeGalleryItem {
    /*background-color: #d5d6dd;*/
    /*background-color:rgba(0, 100, 172, 0.5);*/
    background-color: #404040;
    /*margin-bottom: 2px;
    /*border-radius: 2px;
	box-shadow: 2px 2px 2px grey;*/
    border-bottom: 1px solid #607a92;
}

.place-thumb {
    float: left;
    margin: 10px;
}

.place-thumb img {
    display: block
}

.place-content {
    padding: 20px;
}

.place-title {
    /*font-weight: bold;*/
    font-size: 20px;
    text-align: left;
    line-height: 150%;
    color: white;
}

.container-div img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}


/*----------Loading-------------*/

#loading-mask {
    background-color: white;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20000;
}

#loading {
    height: auto;
    position: absolute;
    left: 45%;
    top: 40%;
    padding: 2px;
    z-index: 20001;
}

#loading2 {
    height: auto;
    position: absolute;
    left: 45%;
    top: 30%;
    padding: 2px;
    z-index: 20001;
}

#loading a {
    color: #225588;
}

#loading .loading-indicator {
    background: white;
    color: #444;
    font: 20px Helvetica, Arial, sans-serif;
    height: auto;
    margin: 0;
    padding: 10px;
}

#loading-msg {
    font-size: 12px;
    font-weight: normal;
}

.sk-folding-cube {
    margin: 20px auto;
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3a5795;
    -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
    animation: sk-foldCubeAngle 2.4s infinite linear both;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
    -webkit-transform: scale(1.1) rotateZ(90deg);
    transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
    -webkit-transform: scale(1.1) rotateZ(180deg);
    transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
    -webkit-transform: scale(1.1) rotateZ(270deg);
    transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0deg);
        transform: perspective(140px) rotateX(0deg);
        opacity: 1;
    }
    90%,
    100% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #3a5795;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

.spinner {
    margin: 100px auto 0;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #3a5795;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.btn-lang-vi {
    background-image: url(../images/vi.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-lang-en {
    background-image: url(../images/us.jpg) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-contact {
    background-image: url(../images/icon/customer-service.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-close {
    background-image: url(../images/icon/close.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-home {
    background-image: url(../images/icon/home.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-home-left {
    background-image: url(../images/icon/home.png) !important;
    width: 75px !important;
    height: 70px !important;
}

.btn-clock {
    background-image: url(../images/icon/clock.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-up {
    background-image: url(../images/icon/up2.png) !important;
    width: 70px !important;
    height: 70px !important;
}

.btn-down {
    background-image: url(../images/icon/down2.png) !important;
    width: 70px !important;
    height: 70px !important;
}

.btn-article-next {
    background-image: url(../images/icon/next.png) !important;
    width: 35px !important;
    height: 35px !important;
}

.btn-article-previous {
    background-image: url(../images/icon/previous.png) !important;
    width: 35px !important;
    height: 35px !important;
}

.btn-article-next-dis {
    background-image: url(../images/icon/next_dis.png) !important;
    width: 35px !important;
    height: 35px !important;
}

.btn-article-previous-dis {
    background-image: url(../images/icon/previous_dis.png) !important;
    width: 35px !important;
    height: 35px !important;
}

.btn-next {
    background-image: url(../images/icon/next.png) !important;
    width: 70px !important;
    height: 70px !important;
}

.btn-next-dis {
    background-image: url(../images/icon/next_dis.png) !important;
    width: 70px !important;
    height: 70px !important;
}

.btn-previous {
    background-image: url(../images/icon/previous.png) !important;
    width: 70px !important;
    height: 70px !important;
}
.btn-previous-dis {
    background-image: url(../images/icon/previous_dis.png) !important;
    width: 70px !important;
    height: 70px !important;
}

.btn-guideline {
    background-image: url(../images/icon/question.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-online {
    background-image: url(../images/icon/online.png) !important;
    width: 28px !important;
    height: 24px !important;
}

.btn-offline {
    background-image: url(../images/icon/offline.png) !important;
    width: 28px !important;
    height: 24px !important;
}

.btn-news {
    background-image: url(../images/icon/news.png) !important;
    width: 80px !important;
    height: 80px !important;
}

.btn-map {
    background-image: url(../images/icon/map.png) !important;
    width: 80px !important;
    height: 80px !important;
}

.btn-caution {
    background-image: url(../images/icon/caution.png) !important;
    width: 80px !important;
    height: 80px !important;
}

.btn-calendar {
    background-image: url(../images/icon/calendar.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-museum {
    background-image: url(../images/icon/museum.png) !important;
    width: 35px !important;
    height: 30px !important;
}

.btn-customer-service {
    background-image: url(../images/icon/customer-service.png) !important;
    width: 80px !important;
    height: 80px !important;
}

.btn-question {
    background-image: url(../images/icon/question.png) !important;
    width: 80px !important;
    height: 80px !important;
}

.hover_body {
    background-color: rgba(0,0,0,0.3);
    position: fixed;
    height: 100%;
    width: 100%;
}

video::-webkit-media-controls-fullscreen-button
{
        display: none !important;
}
video::-webkit-media-controls-play-button {}
video::-webkit-media-controls-play-button {}
video::-webkit-media-controls-timeline {}
video::-webkit-media-controls-current-time-display{}
video::-webkit-media-controls-time-remaining-display {}
video::-webkit-media-controls-time-remaining-display {}
video::-webkit-media-controls-mute-button {}
video::-webkit-media-controls-toggle-closed-captions-button {}
video::-webkit-media-controls-volume-slider {}

.dataview-horizontal {
}

.dataview-horizontal .img {
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: 104%;
    background-position: 50%;
}

.dataview-horizontal .x-dataview-item {
    -webkit-box-shadow: 0px 5px 10px -6px black;
    -moz-box-shadow: 0px 5px 10px -6px black;
    box-shadow: 0px 5px 10px -6px black;
    margin: 10px 10px 10px 10px;
}

.dataview-horizontal .x-dataview-item:last-child {
    margin-right: 10px
}

.dataview-horizontal .x-dataview-item div {
    color: black;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -4px;
    width: 100%;
}

.dataview-horizontal .x-dataview-item.x-focused {
    background-color: #2964d3
}

.bg-orange .x-dataview-item{
    background-color: #ff9800  !important;
}

.bg-red .x-dataview-item{
    background-color: #c62828  !important;
}

.bg-orange .x-dataview-item.x-selected {
    background-color: #c62828 !important;
}

.bg-red .x-dataview-item.x-selected {
    background-color: #ff9800 !important;
}

.dataview-basic .x-dataview-item {
    width: 330px;
    height: 128px;
    /* background-color: rgb(0 206 255 / 70%); */
    background-color: rgb(156 185 45 / 70%);
    margin-bottom: 20px;
    margin-left: 20px;
    -webkit-box-shadow: 0px 5px 10px -6px black;
    -moz-box-shadow: 0px 5px 10px -6px black;
    box-shadow: 0px 5px 10px -6px black;
}

.dataview-basic .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-basic .x-dataview-item.x-selected {
    background-color: #d9534f
}


.dataview-basic .x-dataview-item .img {
    display: inline-block;
    width: 140px;
    height: 128px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: right;
}

.dataview-basic .x-dataview-item .content {
    vertical-align: top;
    padding: 15px 10px 10px 10px;
    line-height: 23px;
    width: 190px;
}

.dataview-basic .x-dataview-item .content .name {
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    max-width: 170px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-basic .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 14px;
    display: -webkit-box;
    max-width: 170px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-basic.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-basic.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-basic.x-component-tooltip .info > p:first-child {
    margin-top: 0
}




.dataview-function .x-dataview-item {
    width: 330px;
    padding: 10px;
    height: 128px;
    margin-bottom: 15px;
    margin-left: 15px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.dataview-function .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-function .x-dataview-item.x-selected {
    background-color: #d9534f;
}

.dataview-function .x-dataview-item.x-selected .content .name {
    color: #ffffff;
}

.dataview-function .x-dataview-item.x-selected .content .affiliation {
    color: #ffffff;
}


.dataview-function .x-dataview-item .img {
    display: inline-block;
    width: 35%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    float: right;
}

.dataview-function .x-dataview-item .content {
    vertical-align: top;
    padding: 10px 15px 15px 15px;
    line-height: 25px;
    width: 65%;
}

.dataview-function .x-dataview-item .content .name {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.dataview-function .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre-line;
}

.dataview-function.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-function.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-function.x-component-tooltip .info > p:first-child {
    margin-top: 0
}

.dataview-articles {
    background-color: #e2f2ff !important;
}

.dataview-articles.popupView .x-dataview-item {
    width: 435px;
    margin-left: 25px;
}

.dataview-articles .x-dataview-item {
    width: 525px;
    height: 180px;
    background-color: #EEF2F7;
    margin-bottom: 15px;
    margin-left: 15px;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.dataview-articles .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-articles .x-dataview-item.x-selected {
    background-color: #d9534f;
}

.dataview-articles .x-dataview-item.x-selected .content .name {
    color: #ffffff;
}

.dataview-articles .x-dataview-item.x-selected .content .affiliation {
    color: #ffffff;
}

.dataview-articles .x-dataview-item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 185px;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    position: relative;
}

.dataview-articles.popupView .x-dataview-item .content {
    width: 240px;
}

.dataview-articles .x-dataview-item .content {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    width: 330px;
    color: #0c59cf;
    text-align: left;
    float: right;
}

.dataview-articles .x-dataview-item .content .name {
    font-size: 17px;
    font-weight: bold;
    display: -webkit-box;
    max-width: 305px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #0c59cf;
    text-align: justify;
}

.dataview-articles .x-dataview-item .content .name .direction {
    font-size: 11px;
    display: -webkit-box;
    max-width: 200px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #e92315;
    text-align: justify;
}

.dataview-articles .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 15px;
    color: #111;
    display: -webkit-box;
    max-width: 305px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 23px;
    text-align: justify;
}

.dataview-articles .x-dataview-item .content .time {
    font-size: 11px;
    color: #737373;
    position: absolute;
    bottom: 0px;
    right: 20px;
}

.dataview-articles.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-articles.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-articles.x-component-tooltip .info > p:first-child {
    margin-top: 0
}


.dataview-articles-child .x-dataview-item {
    width: 340px;
    height: 128px;
    background-color: #EEF2F7;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.dataview-articles-child.vboxView .x-dataview-item {
    width: 300px;
    height: 128px;
    background-color: #EEF2F7;
    border-radius: 5px;
    margin-bottom: 15px;
    margin-left: 15px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}

.dataview-articles-child .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-articles-child .x-dataview-item.x-selected {
    background-color: #d9534f;
}

.dataview-articles-child .x-dataview-item.x-selected .content .name {
    color: #ffffff;
}

.dataview-articles-child .x-dataview-item.x-selected .content .affiliation {
    color: #ffffff;
}

.dataview-articles-child .x-dataview-item .content .affiliation .distance{
    color: red;
}

.dataview-articles-child .x-dataview-item.x-selected .content .affiliation .distance{
    color: #ffffff;
}

.dataview-articles-child .x-dataview-item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 120px;
    height: 128px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
}

.dataview-articles-child.vboxView .x-dataview-item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 110px;
    height: 128px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
}

.dataview-articles-child .x-dataview-item .icon-video-play {
    background-image: url(../images/icon/video_play.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
}

.dataview-articles-child .x-dataview-item.x-selected .icon-video-play {
    background-image: url(../images/icon/video_pause.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
}

.dataview-articles-child .x-dataview-item .hover-div {
    width: 130px;
    height: 128px;
    background-color: rgb(0 0 0 / 30%);
    position: absolute;
}

.dataview-articles-child .x-dataview-item .content {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    width: 220px;
    color: #0c59cf;
    text-align: left;
    float: right;
}

.dataview-articles-child.vboxView .x-dataview-item .content {
    vertical-align: top;
    padding: 5px 5px 5px 5px;
    line-height: 20px;
    width: 180px;
    color: #0c59cf;
    text-align: left;
    float: right;
}

.dataview-articles-child .x-dataview-item .content .name {
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #0c59cf;
}

.dataview-articles-child .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 13px;
    color: #111;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 2;
    padding-right: 5px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-articles-child .x-dataview-item.x-selected .content .you-are-here {
    color: #FFFFFF;
}

.dataview-articles-child .x-dataview-item .content .you-are-here {
    color: inherit;
    font-size: 13px;
    font-weight: bold;
    color: red;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 2;
    padding-right: 5px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-articles-child.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-articles-child.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-articles-child.x-component-tooltip .info > p:first-child {
    margin-top: 0
}



.dataview-thumbview-image .x-dataview-item {
    width: 220px;
    height: 150px;
    background-color: #EEF2F7;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 4px;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}


.dataview-thumbview-image .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-thumbview-image .x-dataview-item.x-selected {
    background-color: #d9534f;
}

.dataview-thumbview-image .x-dataview-item.x-selected .content .name {
    color: #ffffff;
}

.dataview-thumbview-image .x-dataview-item.x-selected .content .affiliation {
    color: #ffffff;
}


.dataview-thumbview-image .x-dataview-item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
}

.dataview-thumbview-image .x-dataview-item .icon-video-play {
    background-image: url(../images/icon/video_play.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
}

.dataview-thumbview-image .x-dataview-item.x-selected .icon-video-play {
    background-image: url(../images/icon/video_pause.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
}

.dataview-thumbview-image .x-dataview-item .hover-div {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%);
    position: absolute;
}

.dataview-thumbview-image .x-dataview-item .content {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    width: 230px;
    color: #0c59cf;
    text-align: left;
    float: right;
}

.dataview-thumbview-image .x-dataview-item .content .name {
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #0c59cf;
}

.dataview-thumbview-image .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 13px;
    color: #111;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 2;
    padding-right: 5px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-thumbview-image.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-thumbview-image.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-thumbview-image.x-component-tooltip .info > p:first-child {
    margin-top: 0
}


.dataview-function-article .x-dataview-item {
    width: 220px;
    height: 150px;
    background-color: #EEF2F7;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    padding: 4px;
    position: relative;
    box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}


.dataview-function-article .x-dataview-item:last-child {
    border-bottom: 0px
}

.dataview-function-article .x-dataview-item.x-selected {
    background-color: #d9534f;
}

.dataview-function-article .x-dataview-item.x-selected .content .name {
    color: #ffffff;
}

.dataview-function-article .x-dataview-item.x-selected .content .affiliation {
    color: #ffffff;
}


.dataview-function-article .x-dataview-item .img {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: left;
    position: relative;
}

.dataview-function-article .x-dataview-item .icon-video-play {
    background-image: url(../images/icon/video_play.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item .icon-gallery {
    background-image: url(../images/icon/photo.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item .icon-pdf {
    background-image: url(../images/icon/pdf.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item .icon-article {
    background-image: url(../images/icon/info.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item .icon-map {
    background-image: url(../images/icon/map_router.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item.x-selected .icon-video-play {
    background-image: url(../images/icon/video_pause.png)!important;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    background-position: center;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 99;
    position: absolute;
    top: 10px;
}

.dataview-function-article .x-dataview-item .title {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 25px;
    position: absolute;
    top: 70px;
    color: #FFFFFF;
    z-index: 99;
    width: 85%;
    text-align: center;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.dataview-function-article .x-dataview-item .hover-div {
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%);
    position: absolute;
}

.dataview-function-article .x-dataview-item .content {
    vertical-align: top;
    padding: 10px 10px 10px 10px;
    line-height: 25px;
    width: 230px;
    color: #0c59cf;
    text-align: left;
    float: right;
}

.dataview-function-article .x-dataview-item .content .name {
    font-size: 16px;
    font-weight: bold;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #0c59cf;
}

.dataview-function-article .x-dataview-item .content .affiliation {
    color: inherit;
    font-size: 13px;
    color: #111;
    display: -webkit-box;
    max-width: 230px;
    -webkit-line-clamp: 2;
    padding-right: 5px;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dataview-function-article.x-component-tooltip .info {
    margin-bottom: 10px
}

.dataview-function-article.x-component-tooltip .info:last-child {
    margin-bottom: 0
}

.dataview-function-article.x-component-tooltip .info > p:first-child {
    margin-top: 0
}


.article-des {
    color: #021f54;
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
    text-align: justify;
}

.article-content {
    color: #021f54;
    font-size: 26px;
    line-height: 40px;
    text-align: justify;
}

.article-contact {
    color: #021f54;
    font-size: 26px;
    line-height: 35px;
    text-align: justify;
}

.article-time {
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size: 12px;
    color: #737373;
}

.video-slide-show {
    position: absolute;
    z-index: 0;
    background-size: 100% 100%;
    top: -30px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    padding-bottom: 30px;
    /* width: auto; */
}

.article-image {
    background-size: cover;
    background-position: center;
    color: #fff;
    font-size: 25px;
    position: relative;
}

.article-image .article-image-title {
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    text-align: center;
    background-color: hwb(0deg 0% 100% / 30%);
    line-height: 30px;
    font-size: 20px;
    padding-bottom: 25px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.article-image-auto {
    width: 220px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    color: #FFFFFF;
    background-color: rgb(0 0 0 / 30%);
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    margin-right: 5px;
    z-index: 9999;
}

.txt-page-article {
    height: 110px;
    text-align: center;
    vertical-align: middle;
    line-height: 100px;
    font-size: 19px;
    font-weight: 600;
}

.txt-page-image {
    height: 75px;
    text-align: center;
    vertical-align: middle;
    line-height: 70px;
    font-size: 16px;
    font-weight: 600;
}

.no-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 500px;
}

.leaflet-routing-icon {
    background-image: url('../images/icon/leaflet.routing.icons.png');
    -webkit-background-size: 480px 40px;
    background-size: 480px 40px;
    background-repeat: no-repeat;
    margin: 0;
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
}

.leaflet-routing-icon-continue         { background-position: 0 0; }
.leaflet-routing-icon-sharp-right      { background-position: -40px 0; }
.leaflet-routing-icon-turn-right       { background-position: -80px 0; }
.leaflet-routing-icon-bear-right       { background-position: -120px 0; }
.leaflet-routing-icon-u-turn           { background-position: -160px 0; }
.leaflet-routing-icon-sharp-left       { background-position: -200px 0; }
.leaflet-routing-icon-turn-left        { background-position: -240px 0; }
.leaflet-routing-icon-bear-left        { background-position: -280px 0; }
.leaflet-routing-icon-depart           { background-position: -320px 0; }
.leaflet-routing-icon-enter-roundabout { background-position: -360px 0; }
.leaflet-routing-icon-arrive           { background-position: -400px 0; }
.leaflet-routing-icon-via              { background-position: -440px 0; }

.map-here {
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    padding: 10px 20px 10px 20px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.map-here .hover-div{
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 40%);
    position: absolute;
    top: 0px;
    left: 0px;
}

.map-here .title{
    color: #FFFFFF;
    line-height: 25px;
    text-align: justify;
    position: relative;
    z-index: 99;
}

.map-here .title p{
    margin: 2px;
}

.map-here .title b{
    color: #FFFFFF !important;
}

.map-here .title .you-are-here b{
    color: #edff00 !important;
    text-transform: uppercase;
    font-weight: bold;
}