﻿:root {
    --dark: #333333;
    --blue: #3E9BD8;
    --metal: #B4B4B4;
    --gray: #7A7A7A;
}

.btn-gray-2 {
    background: var(--gray) 0% 0% no-repeat padding-box;
    background: var(--gray) 0% 0% no-repeat padding-box;
    border-radius: 2px;
    opacity: 0.8;
}

.btn-metal-2 {
    background: var(--metal) 0% 0% no-repeat padding-box;
    background: var(--metal) 0% 0% no-repeat padding-box;
    border-radius: 8px;
    opacity: 1;
}

    .btn-metal-2:hover {
        color: #212529;
        background-color: #a6a7c1;
    }

    .btn-metal-2:focus, .btn-metal-2.focus {
        -webkit-box-shadow: 0 0 0 .2rem rgba(196,197,214,0.5);
        box-shadow: 0 0 0 .2rem rgba(196,197,214,0.5);
    }

/*#region icon*/
.vo-bg-blue {
    background-color: var(--blue) !important
}
/*#endregion */
.m-header--skin-dark-2 {
    background: var(--dark) 0% 0% no-repeat padding-box;
}

.m-header-menu-2 img {
    height: 60px;
    margin-top: 2px;
    margin-left: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

*/
/*#region icon*/

.ico-location-2x {
    display: block;
}

.ico-location-2x:before {
    content: '';
    background: url('../icon/location@2x.png');
    background-size: 2rem 2rem;
    width: 2rem;
    height: 2rem;
    display: block;
}

.ico-search-user-2x {
    display: block;
}

    .ico-search-user-2x:before {
        content: '';
        background: url('../icon/search-user@2x.png');
        background-size: 2rem 2rem;
        width: 2rem;
        height: 2rem;
        display: block;
    }

.ico-change-location-2x {
    display: block;
}

    .ico-change-location-2x:before {
        content: '';
        background: url('../icon/change-location@2x.png');
        background-size: 2rem 2rem;
        width: 2rem;
        height: 2rem;
        display: block;
    }

.ico-floor-2x {
    display: block;
}

    .ico-floor-2x:before {
        content: '';
        background: url('../icon/floor@2x.png');
        background-size: 2rem 2rem;
        width: 2rem;
        height: 2rem;
        display: block;
    }

.ico-close-2x {
    display: block;
}

    .ico-close-2x:before {
        content: '';
        background: url('../icon/close@2x.png');
        background-size: 2rem 2rem;
        width: 2rem;
        height: 2rem;
        display: block;
    }

.ico-user-square {
    display: block;
}

    .ico-user-square:before {
        content: '';
        background: url('../icon/UilUserSquare.png');
        background-size: 0.875rem 0.875rem;
        width: 0.875rem;
        height: 0.875rem;
        display: block;
    }

.ico-fix-canvas {
    display: block;
}

    .ico-fix-canvas:before {
        content: '';
        background: url('../icon/CarbonIca2d@2x.png');
        background-size: 1.25rem 1.25rem;
        width: 1.25rem;
        height: 1.25rem;
        display: block;
    }

.ico-zoom-in {
    display: block;
}

    .ico-zoom-in:before {
        content: '';
        background: url('../icon/FeatherZoomIn@2x.png');
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        display: block;
    }
/*#endregion */


@media (min-width: 1025px) {
    .m-header-2 {
        height: 70px;
    }

    .m-header--fixed .m-body-2 {
        padding-top: 0px !important;
    }
}

.m-nav-sticky-2 {
    width: auto;
    position: fixed;
    /* top: 35%; */
    bottom: 20px;
    list-style: none;
    padding: 5px 0;
    margin: 0;
    z-index: 110;
    border-radius: 8px;
    left: 20px;
    display: inline-block;
    right: 20px;
    background: var(--dark) 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 0.9;
    height: 80px;
    align-content: center;
    align-items: center;
    align-content: center;
    padding: 5px;
}

    .m-nav-sticky-2 .m-stack .m-stack__item .btn {
        margin-left: 1rem;
        width: 4rem;
        height: 4rem;
    }

    .m-nav-sticky-2 .m-stack .m-stack__item .btn-small-right {
        margin-right: 20px;
        width: 43px;
        height: 43px;
        opacity: 1;
    }


    .m-nav-sticky-2 .m-nav-sticky__item-2 > a > i {
        padding: 5px 0px 0px 5px;
        display: block;
        font-size: 40px;
        text-align: center;
        height: 100%;
        width: 100%;
        margin: auto;
    }

    .m-nav-sticky-2 .m-nav-sticky__item-2 > span {
        padding: 5px 0px 0px 5px;
        display: block;
        font-size: 40px;
        text-align: center;
        height: 100%;
        width: 100%;
        margin: auto;
    }


    .m-nav-sticky-2 .m-nav-sticky__item-2 > a:hover {
        text-decoration: none;
    }

.footer-main-title {
    color: white;
    font-size: 2rem;
    margin-left: 3rem;
    font-family: Montserrat-SemiBold;
}

.footer-sub-container {
    margin-top: 1.5rem;
    margin-left: 3rem;
}

    .footer-sub-container .footer-sub-item {
        position: relative;
        display: table;
        table-layout: fixed;
        width: 100%;
    }

        .footer-sub-container .footer-sub-item .footer-sub-item__icon {
            text-align: left;
            vertical-align: middle;
            display: table-cell;
            width: 14px;
            padding: 0 5px 0 0;
            line-height: 0;
        }
        .footer-sub-container .footer-sub-item .footer-sub-item__text {
            text-align: left;
            vertical-align: middle;
            display: table-cell;
            padding-left: 5px;
            color: white;
            font-size: 1rem;
            line-height: 0;
            font-family: Nunito;
        }


.m-quick-sidebar-2 {
    padding: 20px 30px 30px 30px;
}

    .m-quick-sidebar-2 .m-quick-sidebar-2__close {
        position: absolute;
        font-size: 1.4rem;
        cursor: pointer;
    }

    .m-quick-sidebar-2 .mCSB_scrollTools {
        right: -13px !important;
    }

    .m-quick-sidebar-2.m-quick-sidebar-2--tabbed .m-quick-sidebar-2__close {
        top: 16px;
        right: 30px;
    }

    .m-quick-sidebar-2.m-quick-sidebar-2--tabbed .m-tabs.m-tabs-line {
        margin: 0 0 30px 0;
    }

        .m-quick-sidebar-2.m-quick-sidebar-2--tabbed .m-tabs.m-tabs-line > .m-tabs__item > .m-tabs__link {
            padding: 15px 0;
        }

.m-quick-sidebar-2 {
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
    box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.2);
}

    .m-quick-sidebar-2 .m-quick-sidebar-2__close {
        color: #cfcedb;
    }

        .m-quick-sidebar-2 .m-quick-sidebar-2__close:hover {
            color: #716aca;
        }

    .m-quick-sidebar-2.m-quick-sidebar-2--skin-dark {
        background-color: var(--dark);
        -webkit-box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.4);
        box-shadow: 0px 0px 15px 1px rgba(69,65,78,0.4);
    }

        .m-quick-sidebar-2.m-quick-sidebar-2--skin-dark .m-quick-sidebar-2__close {
            color: #dfdff1;
        }

            .m-quick-sidebar-2.m-quick-sidebar-2--skin-dark .m-quick-sidebar-2__close:hover {
                color: #716aca;
            }

.m-quick-sidebar-2-close {
    display: none;
}

.m-quick-sidebar-2 {
    display: block !important;
    z-index: 1001;
    position: fixed;
    -webkit-overflow-scrolling: touch;
    top: 80px;
    bottom: 110px;
    overflow-y: auto;
    -webkit-transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 455px !important;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    left: -465px;
    right: 0
}

    .m-quick-sidebar-2.m-quick-sidebar-2--on {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        left: 0;
    }

.m-quick-sidebar-2-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    z-index: 1000;
    background: rgba(0,0,0,0.1);
    -webkit-animation: m-offcanvas-overlay-fade-in .3s linear 1;
    animation: m-offcanvas-overlay-fade-in .3s linear 1;
}

@media (max-width: 455px) {
    .m-quick-sidebar-2 {
        width: 90% !important;
    }
}
