body {
    padding-bottom: 70px;
}

.footer-nav-area {
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    background-color: #ffffff;
    width: 100%;
    height: 70px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;

    -webkit-box-shadow: 0 0 8px rgb(15 15 15 / 15%);
    box-shadow: 0 0 8px rgb(15 15 15 / 15%);
}

.sticky_footer.footer-nav-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.button_item {
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    justify-content: center;
}

.button_item a {
    height: 100%;
    padding: 12px 5px;
}

.button_item a i {
    color: #000;
    font-size: 24px;
}

.button_item span {
    display: block;
    font-size: 12px;
    color: #000
}

.online_order_sticky a {
    background: #c00;
    border-radius: 0;
    width: 100%;
    padding: 20px 0;
}

.online_order_sticky a i {
    font-size: 26px;
    color: #fff;
    vertical-align: middle;
}

.online_order_sticky a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin-left: 6px;
}

.col_21_1.mobile_app_section {
    display: none !important;
}

.main_ser {
    position: relative;
    overflow: hidden;
}

.main-services {
    padding: 3em 0 3em
}

.three_box .title {
    text-align: left
}

.three_box .title h2 {
    font-size: 24px;
}

.three_box .title h4 {
    font-size: 14px;
    margin-top: 10px;
    color: #898989;
}

.item_box {
    background: #fff !important;
    border: 1px solid rgb(0 0 0 / 8%);
    border-radius: 20px;
    padding: 20px 5px;
    text-align: center;
    box-shadow: 6px 6px 10px 0px rgb(0 0 0 / 10%);
    min-height: 145px;
}

.logopart img {
    margin-top: 0
}

.bannerarea.banner {
    min-height: inherit
}

.icon_item img {
    max-height: 52px;
}

.service_name {
    color: #000 !important;
    font-weight: 600;
    margin-top: 10px;
    font-size: 14px;
}

.item_box {
    margin-bottom: 15px;
}

.cus-flex-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.item_box.online_order_box {
    background: #cc0000;
}

.item_box.fundraising_box {
    background: #fff40f;
}

.item_box.catering_box {
    background: #007ad1;
}

.item_box.reservation_box {
    background: #51277b;
}

.item_box.location_box {
    background: #f64f00;
}


.item_box .service_name {
    color: #fff
}

.app_section_food_item {
    padding: 2em 0;
}

.slider_box .gallery_slider .item .box .overlay .overlay_text {
    position: static;
    top: 0;
    left: 0;
    transform: none;
}

.slider_box .gallery_slider .item .box .overlay {
    background-color: rgb(0 0 0 / 0%);
    opacity: 1;
    position: static;
}

.slider_box .gallery_slider .item .box .overlay .overlay_text h3,
.slider_box .gallery_slider .item .box .overlay .overlay_text p,
.slider_box .gallery_slider .item .box .overlay .overlay_text h4 {
    color: #000
}

.item_name {
    display: none !important
}

.gallery_slider .slick-next {
    right: 0
}

.gallery_slider .slick-prev,
.gallery_slider .slick-next {
    top: -30px;
}

.gallery_slider .slick-prev {
    left: auto;
    right: 44px;
}

.slider_box .gallery_slider button.slick-arrow {
    background: transparent
}

.slider_box .gallery_slider button.slick-arrow i {
    font-size: 36px;
    line-height: 1;
    height: auto;
    width: 36px;
    border-radius: 50%;
    background: #ddd;
}

.section_location_list .slick-next {
    right: 0
}

.section_location_list .slick-prev,
.section_location_list .slick-next {
    top: -30px;
}

.section_location_list .slick-prev {
    left: auto;
    right: 44px;
}

.section_location_list button.slick-arrow {
    background: transparent
}

.section_location_list button.slick-arrow i {
    font-size: 36px;
    line-height: 1;
    height: auto;
    width: 36px;
    border-radius: 50%;
    background: #ddd;
}

.slider_box {
    padding-bottom: 0
}

.closer_location {
    padding: 2em 0;
    background: #f1f1f1
}

.item_for_location {
    background: #ffffff;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 9%);
    border-radius: 10px;
    padding: 20px 20px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 10px;
}

.item_for_location .detail p {
    font-size: 14px;
}

.item_for_location .detail h5 {
    font-size: 20px;
    font-weight: bold;
}

.item_for_location .detail a {
    color: #000;
    text-decoration: underline;
    font-size: 14px;
}

.closer_location.map_section .title h4 {
    font-size: 12px;
}

.title h1 {
    font-size: 32px;
}

#cssmenu #menu-button::before {
    border-top: 4px solid #fff !important;
    border-bottom: 4px solid #fff !important;
    width: 42px !important;
    height: 17px !important;
    margin-top: 3px;
}

#cssmenu #menu-button::after {
    background: #fff !important;
    width: 42px !important;
}

#cssmenu #menu-button.menu-opened:before {
    border-bottom: 0 !important
}

@media(max-width:991px) {
    .slider_box .gallery_slider .item .box .image img {
        height: 220px;
        object-fit: cover;
    }

    .top-head-bar .logopart img {}

    .popup-btn-header {
        position: absolute;
        left: 0;
        top: 15px;
    }

    .mobrowleft {
        margin-top: 45px;
    }

    #cssmenu ul.menulist {
        position: fixed;
        width: 250px;
        height: 100%;
        z-index: 99;
        right: 0;
        overflow: scroll;
        padding-bottom: 100px;
        top: 0 !important;
    }

    div#cssmenu.menu-opened-section:after {
        content: "";
        position: fixed;
        top: 0;
        background: #000;
        left: 0;
        z-index: 9;
        visibility: visible;
        height: 100%;
        width: 100%;
        opacity: .5;
    }

    #cssmenu #menu-button.menu-opened {
        position: fixed !important;
        right: 0;
        top: 0px !important;
        z-index: 991;
        top: -10px !important;
    }

    #cssmenu #menu-button.menu-opened::before {
        border-top: 4px solid #fff;
        border-bottom: 4px solid #fff;
    }

    #cssmenu #menu-button.menu-opened::after {
        background: #fff;
    }


    #cssmenu #menu-button.menu-opened:before {
        width: 22px !important;
        top: 24px !important;
    }

    #cssmenu #menu-button.menu-opened::after {
        width: 22px !important;
    }

    .slider_box .gallery_slider .item {
        padding: 0px 0px;
    }

    .slider_box .gallery_slider {
        padding: 0
    }

    .slider_box .gallery_slider button.slick-arrow {
        background: #fff;
    }


    .banner_below {
        padding: 40px 0px 40px 0px;
        background: #f9f9f9;
    }

    /*#header.sticking{    position: fixed !important;}
        #header.sticking .popup-btn-header{display:none !important}
        #header.sticking .top-head-bar .col-md-4.col-sm-12.text-center{text-align:left}
        #header.sticking .top-head-bar .logopart img{ width: 90px !important;}
        #header.sticking .mobrowleft {margin-top: 20px;}
        .sticking {
            animation: slide-down 0.7s;
            box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
            background: #fff;
        }
        @keyframes slide-down {
            0% {
                
                transform: translateY(-300px);
            } 
            100% {
                
                transform: translateY(0);
            } 
        }*/

    .banner_below .col1 .overlay {
        position: static;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .left_jg_item .item .image,
    .slider_box .gallery_slider .item .image img {
        border-radius: 0 !important;
    }

    .overlay.JERK.BURGER .hobo_font,
    .banner_below .col1 .overlay h1 {
        max-width: 100%;
    }

    .overlay.JERK.BURGER .hobo_font+br,
    .banner_below .col1 .overlay h1+br {
        display: none
    }

    .banner_below .overlay.JAMAICAN.OXTAIL.STEW {
        text-align: center;
    }

    .left_jg_item .item,
    .slider_box .gallery_slider .item {
        position: relative;
        background: #fff;
        border-radius: 30px;
        overflow: hidden;
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
        margin: 0 10px;
    }

    .slick-track {
        padding-bottom: 15px;
    }

    .left_jg_item .slick-next {
        right: 5px;
        top: 35%;
    }

    .left_jg_item .slick-prev {
        left: 5px;
        top: 35%;
    }

    .image.round_corner,
    .banner_below .col2 .col22.catering_image {
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
        margin-left: 5px;
        margin-right: 5px;
    }

    .slider_box .gallery_slider .item_name h3 {
        padding: 20px 0;
        text-align: center;
    }

    .slider_box .gallery_slider .item_name h3 a {
        font-size: 22px;
    }

    .banner_below .col2 .col22 {
        margin-top: 50px;
    }

    section.image_collase .col4 .col4_1_1,
    section.image_collase .col4_1_2 {
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
        margin-left: 5px;
        margin-right: 5px;
    }

    .region-serious-image-caption .hobo_font {
        max-width: 100%;
        position: static !important;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0 !important;
        font-size: 20px !important;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    .region-serious-image-caption .hobo_font br {
        display: none;
    }

    .serious_img_section {
        position: relative;
        background: #fff;
        border-radius: 30px;
        overflow: hidden;
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
        margin: 0 5px;
    }

    .serious_img_section .image.round_corner {
        box-shadow: none;
        margin-left: 0px;
        margin-right: 0px;
    }

    .serious_img_section .round_corner {
        border-radius: 0;
    }

    .region-serious-image-caption {
        padding: 0 15px;
        padding-bottom: 20px;
        text-align: center;
    }

    .button_after_contact .content a {
        display: block;
        margin-bottom: 20px;
        font-size: 14px;
    }

    .button_after_contact .content {
        display: flex
    }

    .button_after_contact {
        padding: 15px 0
    }

    .popup-btn-header li.cart_online {
        display: none !important
    }

    .image_collase,
    .map_section {
        background: #f9f9f9;
    }

    .map_section .box_row .col1 {
        background: #fff;
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
        margin-left: 5px;
        margin-right: 5px;
        border: 0;
    }

    .map_section #map_canvas {
        box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 20%);
    }

}

.order_online .text h1 br {
    display: none
}

.order_online .text h1 {
    font-size: 20px;
}

.order_online .see_more input[type=button],
input[type=submit] {
    font-size: 16px;
}

.order_online {
    margin: 0 15px;
    border-radius: 30px;
    overflow: hidden;
    background-image: #fff;
}

.order_online.col-md-8.col-md-pull-4 {
    background-image: linear-gradient(130deg, #55198b, #b870f9);
}

.slider_box+.image_collase {
    padding-top: 40px;
}

section.image_collase .col4 .col4_1_1 h1 {
    margin-top: 0
}

#cssmenu>ul>li.first.leaf>a.glyphicon-home:before {
    content: "\e021";
    border-bottom: 0;
    width: 100% !important;
    margin-bottom: 0px;
    display: none;
}

.main-services {
    position: relative
}

.main-services .container {
    position: relative;
    z-index: 9
}

.top-bar-text {
    color: #fff;
    position: absolute;
    top: 25px;
    left: 310px;
    transform: translate(-50%);
    font-size: 20px
}

@media(max-width:991px) {
    #cssmenu #menu-button {
        top: 0
    }

    .item_for_location {
        min-height: 215px;
    }

    .top-bar-text {

        left: 200px;
    }

    #cssmenu>ul>li {
        margin: 0
    }

    #cssmenu>ul>li:hover>a,
    #cssmenu>ul>li.active>a {
        color: #000 !important
    }

    #cssmenu>ul>li.has-sub:hover>.submenu-button::before,
    #cssmenu>ul>li.has-sub.active>.submenu-button::before {
        background: #000;
    }

}

.padding-btw-section {
    padding-left: 8px;
    padding-right: 8px;
}

.item_box.specials_box {
    background: #00a859;
}

.item_box.fundraising_box .service_name {
    color: #000;
}

a:hover,
a:focus {
    color: #cc0000;
    text-decoration: none;
    z-index: 1;
}



#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999990;
    display: none
}

#status {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    font-size: 30px;
}


#app_preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999990;
    display: none
}

#app_status {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -40px 0 0 -40px;
    font-size: 30px;
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #777 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }

}

.head-menu .top-head-bar {
    z-index: 99;
    position: relative;
}

#cssmenu #menu-button::before {
    border-top: 4px solid #000 !important;
    border-bottom: 4px solid #000 !important;
    width: 42px !important;
    height: 17px !important;
    margin-top: 3px;
}

#cssmenu #menu-button::after {
    background: #000 !important;
    width: 42px !important;
}


#cssmenu #menu-button.menu-opened::before {
    border-top: 4px solid #fff !important;
    border-bottom: 4px solid #fff !important;

}

#cssmenu #menu-button.menu-opened::after {
    background: #fff !important;
}

@media(max-width:991px) {
    .menu-opened-body .mobrow-overlay {
        position: fixed;
        z-index: 9;
        width: 100%;
        height: 100%;
        background: #000;
        top: 0;
        opacity: .5;
        display: block !important;
    }
}

#cssmenu ul {
    width: 100%;
    float: left;
}

#cssmenu #menu-button.menu-opened:before {
    border-bottom: 0 !important;
}

#cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 25px;
    right: 20px;
    display: block;

}

#cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    width: 35px;
    height: 4px;
    background: #00a859;
}

#menu-button.menu-opened:after {
    transform: rotate(-135deg) translate(-15px, -5px);
    -webkit-transform: rotate(-135deg) translate(-15px, -5px);
    -moz-transform: rotate(-135deg) translate(-15px, -5px);
    -o-transform: rotate(-135deg) translate(-15px, -5px);
    -ms-transform: rotate(-135deg) translate(-15px, -5px);
}

#menu-button.menu-opened:before {
    transform: rotate(135deg) translate(-8px, 5px);
    -webkit-transform: rotate(135deg) translate(-8px, 5px);
    -moz-transform: rotate(135deg) translate(-8px, 5px);
    -o-transform: rotate(135deg) translate(-8px, 5px);
    -ms-transform: rotate(135deg) translate(-8px, 5px);
    border-bottom: 0 !important;
}

.closer_location {
    padding: 2em 0;
    background: #f1f1f1;
}

.closer_location .safer_logo {
    display: none;
}

.map_section .item_for_location p {
    display: flex;
    color: #3c3c3c;
    line-height: 28px;
}

.map_section .item_for_location p i {
    margin-right: 10px;
    margin-top: 6px;
    color: black;
}

#pullrefresh {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

/**
	FOR pull-to-refresh
*/
/* BUBBLE indicators container and transport */
.mk-pullfresh-bubble {
    text-align: center;
    overflow: hidden;
    position: relative;
    z-index: 1000;
}

.mk-pullfresh-bubble .mkpf-envelop {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 5px;
}

/* INDICATOR */
.mkpf-indicator,
.mkpf-indicator * {
    box-sizing: border-box;
}

/* container of indicator - arrow and spinner */
/* graphic circle, containing arrow and spinner */
.mkpf-indicator {
    display: inline-block;
    position: relative;
    border: 1px solid #aaa;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

/* container of arrow, dummy to rotate it */
.mkpf-icon-wrapper {
    display: inline-block;
    box-sizing: border-box;
    position: absolute;
    top: -1px;
    /* because of border width of parent */
    left: -1px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -webkit-transition: opacity 500ms, -webkit-transform 300ms;
    transition: opacity 500ms, -webkit-transform 300ms;
    transition: transform 300ms, opacity 500ms;
    transition: transform 300ms, opacity 500ms, -webkit-transform 300ms;
}

/* arrow line, part of arrow icon */
.mkpf-arrow-down {
    display: inline-block;
    width: 1px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 15px;
    border-left: 1px solid #aaa;
}

/* arrowhead, part of arrow icon  */
.mkpf-arrow-down:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #aaa;
    border-left: none;
    border-top: none;
    -webkit-transform: rotate(45deg) translateY(4px) translateX(-4px);
    transform: rotate(45deg) translateY(4px) translateX(-4px);
}

/* spinner big radius */
.mkpf-spinner {
    display: none;
    position: absolute;
    top: -1px;
    left: -1px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    -webkit-animation: mkpf-rotate 0.8s infinite linear;
    animation: mkpf-rotate 0.8s infinite linear;
}

/* spinner pointer-circle */
.mkpf-spinner:after {
    display: inline-block;
    content: '';
    border-radius: 50%;
    background-color: #aaa;
    position: absolute;
    top: 2px;
    left: 2px;
    height: 6px;
    width: 6px;
}

/* STATES transitions */
[data-mkpf-state=idle] .mkpf-icon-wrapper {
    opacity: 0;
}

[data-mkpf-state=idle] .mk-pullfresh-bubble {
    /*анимация по возвращению индикатора на место*/
    -webkit-transition: height 300ms;
    transition: height 300ms;
}

[data-mkpf-state=active] .mkpf-icon-wrapper {
    opacity: 1;
}

[data-mkpf-state=ready] .mkpf-icon-wrapper {
    opacity: 1;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

[data-mkpf-state=pending] .mkpf-icon-wrapper {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

[data-mkpf-state=pending] .mkpf-spinner {
    display: inline-block;
}

[data-mkpf-state=pending] .mk-pullfresh-bubble {
    /* плавно сдуваем пузырь до размеров ожидания */
    -webkit-transition: height 300ms;
    transition: height 300ms;
}

@-webkit-keyframes mkpf-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes mkpf-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* MATERIAL STYLE applicable to puller */
.mkpf-material {
    position: relative;
}

.mkpf-material[data-mkpf-state=active],
.mkpf-material[data-mkpf-state=ready] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.mkpf-material .mk-pullfresh-bubble {
    position: absolute;
    width: 100%;
}

.mkpf-material .mkpf-envelop {
    bottom: 5px;
}

.mkpf-material .mkpf-indicator-wrapper {
    background-color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 3px;
    border-radius: 50%;
    border: 1px solid #aaa;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.4);
}

nav.navigation.pagination {
    margin-bottom: 30px;
}



@media(max-width:991px) {
    div#cssmenu.menu-opened-section ul.menulist {
        padding-top: 45px;
    }
}

#cssmenu>ul>li.first.leaf.home>a.glyphicon-home:before {
    display: block !important
}

.backarrow {
    display: none
}

.footer-copyright {
    text-align: center;
}

.footer-copyright ul li {
    display: inline-block;
}

.footer-copyright ul {
    padding-left: 0 !important;
    list-style: none;
}

.footer-copyright ul li a {
    display: block;
    padding: 0 15px;
    line-height: 1;
    border-right: 1px solid #000 !important;
    font-size: 12px;
    color: #000;
}

@supports (-webkit-touch-callout: none) {
    .online_order_sticky a {
        padding-bottom: 30px
    }
}

@media(max-width:991px) {
    .mobile-app #cssmenu>ul>li.app_menu_item {
        display: block;
    }

    .mobile-app #cssmenu>ul>li.app_menu_item a {
        cursor: pointer !important;
    }

    .mobile-block-css {
        display: block
    }

    .backarrow {
        display: block;
        position: absolute;
        top: 0px;
        left: 10px;
        font-size: 35px;
        color: #000;
        z-index: 9;
    }
    .logopart {margin-top: 35px;}

    

    body.body-stick #header {
        position: fixed !important;
    }

    .sticking .logopart {
        display: none
    }

    .sticking .top-head-bar .menuicon {
        margin-top: 0px;
        background: #fff;
        padding: 10px 0px;
        border-bottom: 2px solid #162d61;
    }

    .sticking .mobrowleft {
        margin-top: -4px;
    }

    .sticking .backarrow {
        display: block;
        position: absolute;
        top: 8px;
        left: 10px;
        font-size: 40px;
        color: #000;
        z-index: 9;
    }

    .mobile-app-menu-link {
        display: block !important
    }

    .footer-copyright ul li {
        display: block;
        text-align: center;
        padding: 5px 0px;
    }

    .footer-copyright ul li a {
        border-right: none !important;
    }

    body.body-stick.menu-opened-body #header {
        position: static !important;
    }

}

.app_canvas {
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.tawk-min-container .tawk-button-circle.tawk-button-large {

    bottom: 30px !important;
}

@media screen and (max-width: 767px) {
    .classStartBoxColumn {
        padding: 12px 10px 20px;

    }
   .widget-visible iframe{display: none!important}
}

