


.detailPage {
    margin-top: 64px;
}

.vi-like-post {
    padding: 60px 0;
    background-color: #0a99ff;
}

.vi-like-post > div:first-of-type {
    min-width: 350px;
    color: #fff;
}

.vi-like-post > div:first-of-type > span {
    font-size: 1.6rem;
    margin: 0 60px;
    position: relative;
}

.vi-like-post > div:first-of-type > span:after {
    content: "";
    height: 2px;
    background-color: #e0bd16;
    width: 40%;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.vi-like-post > div.vi-slider {
    width: calc(100vw - 350px);
}

.vi-like-post .vi-slidenav.vi-slidenav-prev {
    right: calc(100% + 70px);
}

.vi-like-post .vi-slidenav {
    width: 35px;
    height: 35px;
    background-color: #066eb9;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    color: hsla(0, 0%, 100%, .85);
    margin: 0 5px;
    bottom: -5px;
    top: auto;
}

.vi-like-post .vi-slidenav {
    visibility: visible !important;
}

.vi-like-post .vi-slidenav.vi-slidenav-next {
    left: -70px;
}

.vi-like-post > div.vi-slider ul {
    outline: none;
}

.vi-like-post > div.vi-slider li > a {
    height: 250px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border-radius: 6px;
}

.vi-like-post > div.vi-slider li > a > div {
    height: 250px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border-radius: 6px;
}

.vi-like-post > div.vi-slider li > a > div img {
    object-fit: cover;
}

.vi-like-post > div.vi-slider li > a img {
    object-fit: cover;
}

.vi-like-post > div.vi-slider li > a + span {
    margin-top: 5px;
    display: inline-block;
    color: hsla(0, 0%, 100%, .85);
}

.vi-like-post .vi-slidenav svg {
    height: 13px !important;
}

.taxonomy-container{
    min-height: 450px;
}

.our-suggestion-box>div:first-child{
    min-height: 389px;
}



.header-box-attractions {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 320px;
}

.header-box-attractions img {
    width: 100%;
}

.header-box-attractions > div {
    max-width: 80% !important;
}

.header-box-attractions > div a, .header-box-attractions > div h1 {
    color: #fff;
    text-shadow: 0 0 3px rgb(0 0 0 / 41%);
}

.vi-photos-show {
    position: absolute;
    z-index: 15;
    bottom: -55px;
    right: 5%;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

.vi-thumbnail-image .gallery-thumbs {
    box-sizing: border-box;
    width: 350px;
    margin: 0;
    padding: 0 !important;
    overflow: visible !important;
}

.gallery-thumbs {
    box-sizing: border-box;
    padding: 10px 0;
    width: 300px;
    margin: 0;
}

.vi-thumbnail-image .gallery-thumbs > div, .vi-thumbnail-image .gallery-thumbs > div > div {
    height: 100%;
}

.vi-thumbnail-image .gallery-thumbs .swiper-slide {
    width: 110px;
    height: 100%;
    border-radius: 6px;
    padding-left: 0 !important;
    margin-right: 10px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    border-radius: 6px;
}

.swiper-slide {
    background-size: cover;
    background-position: 50%;
}

.vi-thumbnail-image .gallery-thumbs .swiper-slide > img {
    height: 100%;
    width: auto;
    max-width: none;
}

.vi-thumbnail-image .swiper-button-prev {
    left: auto !important;
    right: 355px !important;
}

.vi-thumbnail-image .swiper-button-white {
    width: 35px;
    height: 35px;
    background-color: #85808d;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: hsla(0, 0%, 100%, .85);
    margin: 0 5px;
    outline: none;
    top: auto !important;
    bottom: 40px !important;
}

.map-sticky{
    z-index: 100;
    display: -ms-grid;
}
.vi-map-box .vi-direction-icon{
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 24px;
    right: 48px;
    z-index: 999;
    cursor: pointer;
}
.vi-map-box .vi-direction-icon span:not(:first-child){
    color: #1e87f0!important;
}
.vi-map-box>div>div>div{
    border-radius: 50%;
    overflow: hidden;
    width: min-content;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
}
.vi-map-box .map{
    height: 350px;
    width: 350px;
    border-radius: 50%;
}
.leaflet-container.leaflet-touch-drag{
    -ms-touch-action: pinch-zoom;
    touch-action: none;
    touch-action: pinch-zoom;
}
.leaflet-container{
    font: 12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;
}
.leaflet-container{
    background: #ddd;
    outline: 0;
}
.leaflet-grab{
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}
.leaflet-container{
    -webkit-tap-highlight-color: transparent;
}
.leaflet-container{
    overflow: hidden;
}
.leaflet-pane{
    z-index: 400;
}
.leaflet-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-container, .leaflet-pane > svg, .leaflet-pane > canvas, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer{
    position: absolute;
    left: 0;
    top: 0;
}

.circle-map .leaflet-control-container{
    position: absolute;
    right: 13%;
    top: 36%;
    z-index: 999;
}
.action-wrapper{
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;
}
.vi-post-title-blue{
    color: #0a99ff;
}
.vi-like{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eee;
    border-radius: 5px;
}

.vi-like>div:first-child{
    padding: 5px 10px;
    border-right: 1px solid #eee;
}
.vi-like>div:first-child>a{
    color: #666;
    user-select: none;
}
.vi-like>div:nth-child(2){
    min-width: 40px;
    padding: 5px 10px;
}
.share-button{
    color: #999;
}
.share-wrapper{
    width: 50px!important;
    padding: 5px;
    min-width: unset;
}
.share-wrapper>ul>li>a{
    display: flex;
    justify-content: center;
    padding: 10px;
}

.weather-info>div:first-child svg{
    width: 20px;
    position: relative;
    bottom: -3px;
}
.weather-info>div svg{
    height: 28px;
}
.weather-box{
    padding-right: 30px;
}
.weather-box>div{
    justify-content: flex-end;
    position: relative;
    top: -6px;
}
.weather-box:after{
    top: 16px;
}
.weather-box:after {
    content: "";
    position: absolute;
    right: 0;
    top: 6px;
    height: 45px;
    width: 1px;
    background-color: #ececec;
}
.weather-icon{
    width: 80px;
    height: 80px;
}
.weather-box .weather-box-info{
    align-items: flex-start;
}
.weather-box .weather-box-info p{
    margin-bottom: 26px!important;
    position: relative;
    top: 10px;
    text-align: left;
}
.weather-temp{
    font-size: 1rem!important;
    font-weight: 500;
    line-height: 1;
    color: #ec6e4c;
}

.handicraft .swiper-box>div:first-child{
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    overflow: hidden;
}
.handicraft .swiper-box .swiper-background{
    position: absolute;
    top: -60px;
    right: -60px;
    bottom: -60px;
    left: -60px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(25px);
    transition: background-image .2s ease;
}
.handicraft .swiper-container{
    width: 100%;
    padding-top: 50px;
    padding-bottom: 20px;
}

.handicraft .swiper-slide{
    background-position: 50%;
    background-size: cover;
    width: 250px;
    height: 400px;
    border-radius: 6px;
}
.handicraft .swiper-button-next{
    right: 35px!important;
}
.handicraft .swiper-button-next, .handicraft .swiper-button-prev{
    border-radius: 50%!important;
    background-color: rgba(0,0,0,.7)!important;
    width: 40px!important;
    height: 40px!important;
}
.swiper-button-next {
    right: -20px!important;
}
.handicraft .swiper-button-prev{
    left: 35px!important;
}
.swiper-button-prev{
    left: auto!important;
    right: 355px!important;
}
.vi-title, .vi-title-large{
    position: relative;
}
.vi-title-large:after {
    width: 50%;
}
.vi-title-large:after, .vi-title:after{
    content: "";
    height: 3px;
    background: #f0c01e;
    position: absolute;
    left: 0;
    top: 100%;
}
.handicraft .swiper-button-next:after, .handicraft .swiper-button-prev:after{
    font-size: large!important;
    color: #fff!important;
}
.vi-title:after{
    width: 20%;
}

.vi-page-slider>div:last-of-type{
    height: 110px;
    top: -55px;
    z-index: 1;
}
.vi-info{
    background-color: hsla(0,0%,100%,.7);
    padding: 30px;
    border-radius: 6px;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    -moz-backdrop-filter: blur(15px);
    -o-backdrop-filter: blur(15px);
    color: #6f6f6f;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
}
.vi-info h5{
    color: #6f6f6f;
}
.vi-thumbnail-image .swiper-button-next{
    right: -50px!important;
}


.vi-page-slider{
    height: 70vh;
}
.vi-page-slider>div.vi-page-title{
    z-index: 2;
    top: calc(50% - 110px);
    left: 120px;
    color: hsla(0,0%,100%,.8);
}
.vi-page-slider>div.vi-page-title h1{
    color: #fff;
    margin-bottom: 10px;
    text-shadow: 0 0 3px rgb(0 0 0 / 41%);
}
.gallery-top{
    height: calc(100% - 110px);
    width: 100%;
}
.gallery-top .swiper-slide{
    background-size: cover;
    background-position: 50%;
}
.swiper-button-white:after{
    font-size: .9rem;
}
.vi-thumbnail-image .swiper-button-white:after{
    font-size: .9rem;
}

.header-box {
    height: 60vh;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}

.vi-thumbnail-image .gallery-thumbs>div, .vi-thumbnail-image .gallery-thumbs>div>div{
    height: 100%;
}

.vi-events {
    padding: 50px 0;
}
.vi-date-box{
    display: inline-block;
    color: #4c4c4c;
    border-radius: 4px;
    text-align: right;
    overflow: hidden;
}
.vi-date-box>span:first-child{
    padding: 6px 11px 0;
    font-size: 1.2rem;
    font-weight: bolder;
    text-align: center;
    color: #fff;
    background-color: #f0c01c;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}
.vi-date-box>span:last-child{
    display: block;
    padding: 7px;
    background-color: #f8f8f8;
    color: #444;
    font-size: 1.6rem;
    line-height: 1.5rem;
    font-weight: 700;
    text-align: center;
}
.vi-events .event-item>div>div{
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 1.3rem;
    color: #444;
}
.vi-events .event-item>div>div+span{
    font-weight: bolder;
    font-size: 1rem;
    color: #444;
}


.vi-places>div{
    right: -14%;
    padding-bottom: 55px;
}
.vi-places .vi-places-slider li{
    height: 250px;
}
.vi-places .vi-places-slider li>a{
    height: 100%;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.vi-places .vi-places-slider li>a>img{
    width: 100%;
}
.vi-slide-description{
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.4)),to(transparent));
    background: -o-linear-gradient(top,rgba(0,0,0,.4),transparent);
    background: linear-gradient(
        0deg
        ,rgba(0,0,0,.4),transparent);
    left: 0!important;
    right: 0!important;
}
.vi-places .vi-slide-description>p{
    margin: 0;
    line-height: 1.2rem;
    color: hsla(0,0%,100%,.8);
}
.vi-places .vi-slide-description>span{
    font-size: x-large;
}
.vi-places .vi-slide-description{
    padding: 15px 30px;
    color: hsla(0,0%,100%,.9);
}
.vi-places .vi-slidenav>*{
    height: 13px;
}
.vi-places .vi-slidenav{
    width: 35px;
    height: 35px;
    background-color: #0a99ff;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: hsla(0,0%,100%,.85);
    margin: 0 5px;
    bottom: -30px;
    top: auto;
}
.vi-places .vi-slidenav.vi-slidenav-prev{
    right: calc(100% + 70px);
}
.vi-places .vi-slidenav.vi-slidenav-next{
    left: 45px;
}
.vi-event-page .vi-main-picture{
    min-height: 195px;
    max-height: 460px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}


.vi-suggestion-slider-list>div>div>div>div{
    outline: none;
}
.vi-suggestion-slider-list .uk-slider-items>a>div{
    height: 370px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    border-radius: 6px;
}
.vi-suggestion-slider-list .uk-slider-items>a>div img{
    height: 100%;
    max-width: none;
}

.vi-suggestion-slider-list .vi-slidenav{
    width: 35px;
    height: 35px;
    background-color: #0a99ff;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: hsla(0,0%,100%,.85);
    margin: 0;
}
.vi-suggestion-slider-list .vi-slidenav.vi-slidenav-prev{
    left: -17px;
}
.vi-suggestion-slider-list .vi-slidenav.vi-slidenav-next{
    left: calc(100% - 17px);
}

.vi-suggestion-slider-list .vi-slidenav>*{
    height: 13px;
}


.vi-event-page aside{
    padding-left: 80px!important;
}
.vi-event-page .event-date{
    z-index: 100;
}
.vi-event-page aside>div {
    position: relative;
}
.vi-event-page aside>div>h2 {
    margin-top: 10px;
}
.vi-event-page aside>div:after {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    display: block;
    width: 1px;
    height: 160px;
    background: linear-gradient(180deg, #e5e5e5,hsla(0,0%,89.8%,0));
}


.vi-event-page .calendar-box .calendar-container {
    width: 100%;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 2px 20px rgb(0 0 0 / 10%);
    border-radius: 10px;
    background: #fff;
    max-width: 1200px;
}
.vi-event-page .calendar-box .calendar-header {
    text-align: center;
    padding: 20px;
    background: linear-gradient(
        180deg
        ,#fafbfd 0,hsla(0,0%,100%,0));
    border-bottom: 1px solid rgba(166,168,179,.12);
}
.text-left {
    text-align: left!important;
}
.fc-scrollgrid.fc-scrollgrid-liquid{
    border: none;
}
.fc .fc-toolbar.fc-header-toolbar{
    display: none;
}
.fc-theme-standard td, .fc-theme-standard th{
    border-color: rgba(166,168,179,.12);
}
.fc-col-header-cell.fc-day{
    font-size: 12px;
    text-transform: uppercase;
    color: #99a1a7;
    text-align: center;
    border: none;
    border-bottom: 1px solid rgba(166,168,179,.12) !important;
    line-height: 50px;
    font-weight: 500;
}
.fc-col-header-cell.fc-day a{
    color: #99a1a7;
}
.fc .fc-scrollgrid-section, .fc .fc-scrollgrid-section table, .fc .fc-scrollgrid-section>td{
    /*border: none;*/
}
.fc .fc-daygrid-day-number{
    color: #98a0a6;
    font-size: 12px;
    padding: 14px 20px;
}
.fc-daygrid-day.fc-day.fc-day-other{
    color: rgba(152,160,166,.6);
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40L40 0H20L0 20m40 20V20L20 40' fill='%23f9f9fa' fill-rule='evenodd'/%3E%3C/svg%3E");
    cursor: not-allowed;
}
.fc-daygrid-event{
    border-radius: 4px !important;
    border-left-width: 3px !important;
    padding: 8px 12px;
    margin: 2px 10px;
    border: none;
    border-left-style: solid !important;
    font-size: 14px;
    position: relative;
}
.fc-daygrid-day{
    border: 1px solid #a6a8b31f !important;
}


.vi-route-map-detail img{
    width: 100%;
}
.vi-route-map-detail>div.vi-page-title{
    z-index: 2;
    top: calc(50% - 110px);
    left: 120px;
    text-shadow: 1px 0 4px rgb(0 0 0 / 90%);
}
.vi-page-title-map, .vi-page-title-map h1{
    color: #fff;
}
.vi-route-map-detail>div.vi-page-title h1 {
    margin-bottom: 10px;
}
.vi-page-title-map, .vi-page-title-map h1 {
    color: #fff;
}
.map-container{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.map-top-route{
    height: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
.days-box-absolute{
    position: absolute;
    top: -50px;
    z-index: 100;
}
.days-box .uk-icon-button{
    width: 80px;
    height: 80px;
    background-color: hsla(0,0%,100%,.7);
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    -moz-backdrop-filter: blur(15px);
    -o-backdrop-filter: blur(15px);
    color: #6f6f6f;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
}
.vi-map-detail-container{
    padding-top: 60px;
    padding-bottom: 60px;
}
.vi-bullet{
    display: inline-flex;
    align-items: center;
}
.vi-bullet>span, .vi-bullet>span>span{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 25px;
}
.vi-bullet>span{
    width: 75px;
    height: 75px;
    background-color: #fbefc9;
}
.vi-bullet>span>span{
    width: 50px;
    height: 50px;
    background-color: #f0c01d;
    color: #fff;
    font-size: 1.6rem;
}
.vi-map-card>div{
    min-height: 180px;
}
.vi-radius-small {
    border-radius: 4px;
}
.vi-map-card>div>div:last-child>div {
    height: 100%;
    box-sizing: border-box;
}
.descriptionsSection{
    text-align: left;
}
.scroll-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 75px;
    height: 75px;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
}

.vi-like>div:first-child>a>span:first-child>svg>path{
    fill: #666;
}
.vi-like .like-heart>svg>path{
    fill: #e15256!important;
    stroke: #e15256!important;
}

.uk-lightbox{
    background: #000000f0;
}
.map-top {
    height: calc(100% - 110px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}
@media (min-width: 1200px) and (max-width: 1599px) {
    .vi-thumbnail-image .swiper-button-next{
        right: -50px!important;
    }
    .vi-thumbnail-image {
        padding: 0 45px;
    }

    .vi-thumbnail-image .swiper-button-prev {
        right: 355px !important;
    }

    .swiper-button-next {
        right: 15px!important;
    }

    .swiper-button-prev{
        right: 380px!important;
    }

    .vi-info+div{
        padding: 0 30px;
    }
}

@media (min-width: 960px) and (max-width: 1199px) {
    .vi-thumbnail-image .gallery-thumbs {
        width: 240px;
    }
    .vi-thumbnail-image .swiper-button-prev{
        right: 245px!important;
    }
    .vi-thumbnail-image .swiper-button-next{
        right: -40px!important;
    }
}

@media (min-width: 960px) {

    .vi-thumbnail-image .gallery-thumbs {
        height: 110px;
    }

    .gallery-thumbs {
        height: 110px;
    }

    .vi-map-box>div>div {
        border: 1px solid #8f8f8f;
        padding: 20px;
        border-radius: 50%;
        width: min-content;
    }

    .vi-info{
        min-width: 700px;
    }
    .vi-info-with-1-child {
        min-width: 400px !important
    }
    .vi-info-with-2-child {
        min-width: 480px !important
    }
    .vi-info-with-3-child {
        min-width: 500px !important
    }
    .vi-info-with-4-child {
        min-width: 560px !important
    }
    .vi-info-with-5-child, .vi-info-with-6-child {
        min-width: 700px !important
    }
}

@media (max-width: 960px) {
    .vi-page-slider+div{
        margin-top: 90px!important;
    }
    .vi-info+div{
        display: none;
    }
    .vi-thumbnail-image>div>div {
        width: 100%;
    }
    .vi-thumbnail-image{
        display: block;
    }

    .vi-thumbnail-image .gallery-thumbs {
        display: flex;
        justify-content: center;
        width: auto;
    }
    .vi-thumbnail-image .swiper-wrapper{
        height: 110px!important;
    }
    .node-attraction>div>div:first-child>aside:first-child{
        order: 2;
    }
    .vi-map-box>div>div{
        margin: 0;
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        border: none;
        padding: 0px;
    }
    .vi-map-box .vi-direction-icon{
        background-color: #0a99ff!important;
        width: 100%;
        border-radius: 4px;
        margin-top: 15px;
        box-shadow: none;
        position: static;
    }
    .vi-map-box .vi-direction-icon span:not(:first-child){
        height: 100%!important;
        width: 32px!important;
    }
    .vi-map-box .map{
        width: auto;
        border-radius: initial;
    }
    .vi-map-box>div>div>div{
        overflow: hidden;
        width: 100%;
        border-radius: initial;
        box-shadow: none;
    }
    .our-suggestion-box>div:first-child {
        min-height: 0;
    }
    .detailPage {
        margin-top: 0px;
    }

    .vi-event-page{
        margin-top: 60px;
    }
    .vi-map-card>div>div:first-child{
        height: 250px;
    }
    .days-box {
        display: none;
    }
}

@media (min-width: 640px) and (max-width: 959px) {
    .vi-info>div>*{
        width: 33%;
    }
    .vi-like-post>div:first-of-type {
        min-width: 220px;
    }
    .vi-like-post>div.vi-slider {
        width: calc(100vw - 220px);
    }
}

@media (max-width: 640px) {
    .vi-places .vi-places-slider li>a{
        justify-content: center;
    }
    .vi-places>div {
        padding: 0 15px 55px;
        right: 0;
    }
    .action-wrapper>h1 {
        margin-right: 15px!important;
        margin-bottom: 10px!important;
    }
    .action-wrapper>.vi-like{
        margin-left: 0!important;
    }

    .attraction-lightbox{
        margin-top: 40px;
    }
    .vi-like-post {
        flex-direction: column;
    }
    .vi-like-post>div:first-of-type {
        min-width: 0;
        display: block;
        padding: 0 15px 30px;
    }
    .vi-like-post>div:first-of-type>span {
        margin: 0;
    }
    .vi-like-post>div.vi-slider {
        width: 100%;
    }
    .vi-like-post>div.vi-slider li>a+span {
        padding: 0 15px;
    }
    .vi-thumbnail-image .swiper-button-prev{
        display: none;
    }
    .vi-thumbnail-image .swiper-button-next {
        display: none;
    }
    .vi-route-map-detail>div.vi-page-title {
        top: calc(50% - 120px);
        left: 20px;
    }
    .vi-route-map-detail{
        height: 70vh;
        margin-top: 63px;
    }
}
