footer, .mf-ui.mf-ui-bottom-right > .vertical,
.mf-ui.mf-ui-bottom-right > .right,
.mf-ui-bottom-right > .horizontal {
    display: none !important;
}

.mf-map4d .mf-ui .horizontal {
    position: relative;
    bottom: 105px;
}

.page-content#main__map--background {
    padding: 0 !important;
}

.container-fluid {
    max-width: 100% !important;
    padding: 0 !important;
}

.main-content.min-vh-100 {
    min-height: auto !important;
}

.m-t-10 {
    margin-top: 10px;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-t-18 {
    margin-top: 18px;
}

.isHidden {
    max-height: 210px;
    overflow: hidden;
    margin-bottom: 12px;
}

#map4D {
    width: 100%;
    height: calc(100vh - 70px);
}

#centerBottomNav {
    background-color: transparent;
    z-index: 6;
    bottom: 12px;
    position: fixed;
    padding: 0;
    bottom: 65px;
    right: 13px;
}

#suggestQuickItem {
    left: 430px;
    right: 0;
    max-width:calc(100% - 430px);
    width: 100%;
    padding: 10px;
    position: fixed;
    z-index: 2;
    top: 75px;
    justify-content: flex-start;
    display: flex;
    border-radius: 5px;
    overflow-x: auto;
}

#suggestQuickItem::-webkit-scrollbar {
    width: 0;
    background: none;
}
#suggestQuickItem::-webkit-scrollbar-thumb {
    background: none;
}

#suggestQuickItem button  {
    margin: 4px 8px;
    border: 0;
    box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 1px 3px 1px rgb(60 64 67 / 15%);
    border-radius: 32px;
    background-color: #fff;
    padding: 0 12px;
    min-width: 115px;
}
#suggestQuickItem button i  {
    font-size: 17px;
}

#suggestQuickItem button:hover {
    box-shadow: 0 1px 2px rgb(60 64 67 / 30%), 0 2px 6px 2px rgb(60 64 67 / 15%);
}

#suggestQuickItem button span {
    font-size: 14px;
    color: #3c4043;
    font-weight: 500;
}

.offcanvas {
    z-index: 2 !important;
}

.offcanvas.offcanvas-start {
    height: calc(100vh - 116px);
    margin-top: 128px !important;
    max-width: 410px;
    width: 100%;
}

.offcanvas.offcanvas-start.show {
    left: 8px !important;
}
#vmHomePortal .offcanvas-body {
    flex-grow: unset
}
.offcanvas.nav__fullscreen--div {
    height: calc(100vh - 46.5px);
    margin-top: 46.5px !important;
}

.offcanvas-detail-scroll {
    height: calc(100vh - 160px);
}

#offcanvas-event {
    height: 285px;
    top: 220px;
    border-radius: 8px;
    right: 20px;
}

.scroll-custom {
    overflow-y: auto;
}

.offcanvas-searchlist-scroll {
    height: calc(100vh - 275px);
    padding-left: 16px;
    padding-right: 8px;
}

.scroll-custom::-webkit-scrollbar-track {
    border-radius: 10px;
}

.scroll-custom::-webkit-scrollbar {
    width: 6px;
}

.scroll-custom::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #d1d6db;
}

.text-head-detail {
    padding: 0;
}

.slide-read-more {
    overflow: hidden;
}

.slide-read-more-button {
    cursor: pointer;
    text-align: right;
    margin-top: 8px;
    color: #488A8A;
    display: none;
}

.itemTransport {
    height: 27px;
    border-radius: 30px;
    width: 68px;
}

.itemQuickSuggest {
    height: 32px;
    line-height: 32px;
    width: auto;
    justify-content: center;
}

#centerTopNav {
    background-color: #f8f9f9;
    left: 0;
    right: 0;
    width: 410px;
    position: fixed;
    z-index: 2;
    top: 72px;
    justify-content: center;
    display: block;
    box-shadow: 0 2px 4px rgb(0 0 0 / 20%), 0 -1px 0px rgb(0 0 0 / 2%);
    border-radius: 8px;
    margin-top: 116px;
    border-bottom:1px solid transparent;
    margin: 8px 8px 0 8px;
}

#main-search-input {
    border: none;
    height: 48px;
    line-height: 48px;
    color: #202124;
    font-size: 15px;
    margin: 0;
}

.search-home .btn-icon {
    color: #000;
    height: 48px;
    line-height: 48px;
    margin: 0 16px;
}

.search-home .btn-icon i {
    font-size: 26px;
}

.search-home .btn-icon:hover {
    color: #1070ee;
}
#listWidgets {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

#collapse-event {
    position: absolute;
    z-index: 4;
    right: 50px;
    bottom: 10px;
}

.swiper.mySwiper {
    /*height: 60px;*/
    width: 320px;
}

.avatar-event.rounded {
    height: 4rem;
    width: 4rem;
}


#shareMyView :hover {
    color: #333333;
}

.content-2-edge {
    width: 10%;
}

.item-in-list-widget {
    z-index: 1;
    transition: 0.25s;
    background-color: white;
    margin: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    border: 1px solid darken(rgba(255, 255, 255, 1), 5%);
    background-color: rgba(255, 255, 255, 1);
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    box-shadow: 0px 0px 4px #666;
    background-color: #fff;
}

.item-in-list-widget img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#button-event-offcanvas {
    bottom: calc(100vh / 2 - 80px);
}

.offcanvas.offcanvas-start.search-type.show {
    left: 8px !important;
}

.offcanvas.offcanvas-start.search-type {
    max-width: 410px;
    width: 100%;
}

@media screen and (max-width: 1024px) {

    .page-content {
        padding-top: 70px !important;
    }

    .offcanvas.offcanvas-start {
        height: calc(100vh - 70px);
        margin-top: 70px;
    }

    #suggestQuickItem {
        max-width: calc(100% - 455px);
    }

    #centerBottomNav {
        bottom: 64px;
    }
}

.nav-bottom-nav {
    cursor: pointer;
    border-radius: 20px;
}

.sidebar-group .nav-bottom-nav button:hover {
    color: red;
}
@media screen and (max-width: 800px) {

    #suggestQuickItem {
        max-width: 100%;
        top: 127px;
        left: 0;
        justify-content: center;
        margin: 0 auto;
        flex-wrap: wrap;
    }

    #suggestQuickItem button {
        max-width: 45%;
        width: 100%;
    }

    .itemQuickSuggest {
        height: 42px;
        line-height: 42px;
    }

    #centerTopNav {
        max-width: 95%;
        width: 100%;
        margin: 10px auto 0;
    }

    #map4D {
        height: 100vh;
    }

 }

#centerBottomNav .nav-bottom-nav button i {
    position: relative;
}

#centerBottomNav .nav-bottom-nav button i .small-icon {
    position: absolute;
    font-size: 11px;
    color: red;
    top: 0;
    font-weight: 600;
    background-color: #f06548;
    padding: 2px 5px;
    border-radius: 10px;
    color: #FFFFFF;
    top: -5px;
    right: -10px;
}

.qr-code-detail {
    width: 130px;
    height: 130px;
    padding: 0;
}

.itemTransport {
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 991px){
    #head-container{
        width: 100%;
        max-width: 100vw;
    }

    #dropItem{
        box-shadow: none;
        padding: 0 0 0 24px;
    }

    #dropItem > ul.nav{
        list-style: disc;
    }
    .mf-logo-container{
        bottom: 70px !important;
    }
}
#centerBottomNav .nav-bottom-nav {
    max-width: none;
    width: 50px;
}


#centerBottomNav .nav-bottom-nav {
    width: 60px;
    height: 50px;
    position: relative;
    margin: 0px 0;
}
.sidebar-menu {
    right: 0;
    bottom: 0;
}

#centerBottomNav .nav-bottom-nav {
    width: 51px;
    height: 51px;
    margin: 10px 0;
}
#centerBottomNav .nav-bottom-nav button {
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: #FFFFFF;
    border-radius: 2px;
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
@media screen and (min-width: 801px ) {


    #centerBottomNav .nav-bottom-nav:hover {
        background-color: #FFFFFF;
    }

    #centerBottomNav .btn-icon i {
        font-size: 24px;
    }

    #centerBottomNav .nav-bottom-nav button {
        position: relative;
    }


    #centerBottomNav .nav-bottom-nav:hover .heading-tooltip {
        visibility: visible;
        transition: ease-out .5s;
    }

    #offcanvas-User {
        top: auto;
        height: 260px;
        width: 200px;
    }

    #centerTopNav.bottom-border-radius {
        border-radius: 8px 8px 0 0;
        box-shadow: 0 0px 4px rgb(0 0 0 / 20%), 0 -1px 0px rgb(0 0 0 / 2%);
    }
}

@media only screen and (max-width: 400px) {
    #centerBottomNav .sidebar-group {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: auto;
    }

}
@media screen and (max-width: 800px) {
    #centerBottomNav {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        right: auto;
        background-color: #f2f2f2;
        width: 100%;
    }

    #centerBottomNav .sidebar-group {
        display: flex;
        justify-content: center;

    }


    #centerBottomNav .nav-bottom-nav button {
        box-shadow: none;
        background-color: #f2f2f2;
    }

    #centerBottomNav .nav-bottom-nav button i .small-icon {
        font-size: 10px;
        right: -7px;
        padding: 2px 4px;
    }


    #centerBottomNav .btn-icon i {
        font-size: 20px;
    }

    .nav-bottom-nav {
        max-width: 39px;
        width: 100%;
    }

    .offcanvas.offcanvas-bottom.show {
        bottom: 53px;
    }

    #centerBottomNav .nav-bottom-nav {
        margin: 0 5px;
        width: 52px;
        height: 52px;
    }
    .offcanvas.offcanvas-bottom {
        height: 50%;
        width: 100%;
        top: auto;
        bottom: 0;
        right: auto;
        animation: opahidden linear 2s;
    }

    @keyframes opahidden {
        0% {
            opacity: 1;
        }
        1% {
            opacity: 0;
        }
        100% {
            opacity: 0;
        }

    }

    .offcanvas-searchlist-scroll {
        height: 285px;
        margin-top: 12px;
        padding-right: 12px;
    }

    .offcanvas-detail-scroll {
        height: calc(100vh - 410px);
    }

    #listWidgets, #collapse-event {
        bottom: 72px;
        z-index: 1;
    }

    .mf-map4d .mf-ui .horizontal {
        bottom: 165px;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1024px) {
    #map4D {
        height: 100vh;
    }

    .offcanvas.offcanvas-start {
        height: calc(100vh - 52px);
    }
}

