/*@font-face {
font-family: ProximaNova;
src: url(fonts/Exo-VariableFont_wght.ttf);
}*/
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200;300&display=swap');
body {
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 14px;
    font-family: "Assistant";
    color: #000000;
    font-weight: 500;
}

p {
    line-height: 25px;
    font-weight: 600;
    font-size: 14px;
}
a {
    color: #333333;
}
h1, h3 {
    color: #ed1b24;;
}

.navbar-red{
    background: #fff;
    padding: 15px;
    display: none;
}
.buz-consultant-bg {
    background: #fff;
    /*position: absolute;*/
    width: 100%;
    box-shadow: 10px 20px 10px -25px;
    transition: all .5s;
    border-radius: 0px;
    z-index: 9;
}

.buz-consultant-bg .navbar-nav .nav-item {
    text-align: center;
}

.buz-consultant-bg .navbar-nav .nav-link {
    color: #333;
    font-size: 16px;
    padding: 0.8rem 3.73rem;
}

.navbar-brand img {
    position: absolute;
    top: 0px;
   width: 10%;
}

.navbar-toggler {
    float: right;
    color: #fff;
    border-radius: 0;
    border: 1px solid #eee;
}
.navbar-toggler:focus {
    border: none;
    box-shadow: none;
}
.parallax-window{
    height: 400px;
    background: #ffffff5c;
}
.parallax-window .logo{
    width: 70%;
    margin: 0 auto;
    text-align: center;

}
.parallax-window .inner{
    border-bottom: 2px solid #ffffff;
    margin-bottom: 50px;
}

.img-container{
    height:500px;
    overflow: scroll;
}

.btn-secondary{
    background: #ffffff !important;
    width: 100%;
    color: #333333 !important;
    border: none;
}
.btn-secondary:focus{
    border: none;
}
.btn-secondary i{
    color:#d18c14;
    
}
.dropdown{
    transition: all 0.5s;
    border-radius: 0px;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}



/* jQuery Styles
===================================*/
.navbar-scroll {
    background: #fff;
    box-shadow: 10px 10px 10px -15px;
    transition-duration: 0.6s;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 2px solid #333333;
}
.nav-link i{
    color:#d18c14;
    margin-right:10px;
}
.top-header-fix{
    position: fixed;
    top: 0;
    width: 100%;
}
.top-header-fix .main-logo{
    width: 80%;
}
.top-header-fix img{
    width: 100%;
}
.top-header{
    background: #ffffff;
    z-index: 9;
    transition-duration: 0.6s;
    padding-bottom: 20px;
}
.top-header img{
    width: 100%;
}
.top-header .inner{
    border-bottom: 2px solid #000000;

}
.main-logo{
    width: 90%;
    transition: all 0.5s;

}
.scp-breadcrumb .breadcrumb {
    background: transparent;
}
.scp-breadcrumb {
    margin: 0px;
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.food-menu-item{
    padding: 10px;
    box-shadow: 0px 0px 10px 0px #d7d7d7;
    margin-bottom: 5px;
    border-radius: 10px;
    transition: all 0.5s;

}
.food-menu-item .code{
    color: #d18c14;
    font-weight: 500;
}
.food-menu-item .price{
    text-align: right;
}
.content-container{
    margin-top: 50px;
}
.food-menu-item .food-menu-thumb{
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #161616;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: calc(100% + 10px) auto !important;
    height: 170px;
     border-radius: 5px;
    transition: all 0.5s;
    margin-bottom: 10px;

}
.food-menu-item:hover{
    cursor: pointer;
    box-shadow: 0px 0px 10px 0px #999999;
}
.food-menu-item:hover .food-menu-thumb{
    background-size: calc(100% + 15px) auto !important;
}


.food-menu-item h5{
    font-size: 15px;
    font-weight: 600;
}
.food-menu-item table{
    width: 100%;
}
.food-menu-item table tr{
    border-bottom: 1px solid #e3e3e3;
    font-size: 14px;
}



.footer {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    height: 45px; /* Set the fixed height of the footer here */
    line-height: 45px; /* Vertically center the text there */
    background-color: #ffffff;
    text-align: center;
    color: #ffffff;
}
.footer .inner{
    border-top: 2px solid #333333;
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer .inner p{
    color: #333333;
    font-weight: 600;
}
.input-group-text {
    background: #fff;
    border-radius: 0px;
    border: oldlace;
    box-shadow: 0px 10px 5px -8px #ddd;
}
.title-container{
    margin-top: 50px;
    margin-bottom: 50px;
}

.title-container h3{
    color: #333333;
    font-size: 35px;
}
.project-container {
    margin-top: 100px;
}

.project-container h3 {
    text-transform: uppercase;
}

.row-project {
    margin-bottom: 15px;
}

.img-full {
    width: 100%;
}

.content-desc {
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.section-header h3 {
    font-size: 36px;
    color: #283d50;
    text-align: center;
    font-weight: 500;
    position: relative
}

.section-header p {
    text-align: center;
    margin: auto;
    font-size: 15px;
    padding-bottom: 60px;
    color: #556877;
    width: 50%
}


.divider {
    width: 60px;
    height: 4px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
    background: #333;
    transition: .33s all ease;

}


.scrollToTopBtn {
    background-color: black;
    border: none;
    border-radius: 50%;
    color: white;
    cursor: pointer;
    font-size: 16px;
    line-height: 48px;
    width: 48px;

    /* place it at the bottom right corner */
    position: fixed;
    bottom: 30px;
    right: 30px;
    /* keep it at the top of everything else */
    z-index: 100;
    /* hide with opacity */
    opacity: 0;
    /* also add a translate effect */
    transform: translateY(100px);
    /* and a transition */
    transition: all .5s ease
}

.showBtn {
    opacity: 1;
    transform: translateY(0)
}

.buffet-menu {
    /*box-shadow: 0px 0px 10px 0px #d7d7d7;*/
    margin-top: 100px;
    margin-bottom: 100px;

}
.buffet-menu .buffet-menu-thumb{
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #161616;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: calc(100% + 10px) auto !important;
    height: 400px;
    border-radius: 5px;
    transition: all 0.5s;
    margin-bottom: 10px;
    width: 100%;
}
.buffet-menu .desc{
    padding: 120px 30px 126px 30px;
    text-align: center;
    /*background: #00000075;*/
    border-radius: 3px;
}

.buffet-menu .desc h3 span{
    background: #00000075;
    padding:10px;
    margin-bottom:10px;
}
.buffet-menu .desc h5 span{
    background: #00000075;
    padding:10px;
}
.buffet-menu .desc button{
    margin-top: 30px;
    background: #333333;
    border: none;
}
.buffet-menu .desc h3{
    color: #fff;
    font-size: 40px;
    margin-bottom:30px;
}
.buffet-menu .desc h5{
    color: #fff;
}
.promotion{
    margin-top: 100px;
    margin-bottom: 100px;
}

.promotion .promotion-thumb{
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #161616;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: calc(100% + 10px) auto !important;
    height: 400px;
    border-radius: 5px;
    transition: all 0.5s;
    margin-bottom: 10px;
    width: 100%;
}
.promotion-description{
    padding: 30px 30px 30px 30px;
    text-align: center;
    border-radius: 3px;
}
.promotion-description h3 {
    font-size: 30px;
    color: #333333;
}
.btn-submit:hover {
    background: #8da37f;
    color: #fff;
}

.btn-submit {
    background: #39a352;
    color: #fff;
}

.footer-container .inner{
    border-top: 2px solid #333333;
    padding-top: 30px;
    padding-bottom: 20px;
}
.footer-container {
    background-color: #fff;
    padding: 2em;
}

.footer-container {
    color: #333;
    margin-top: 50px;
}

.footer-container ul {
    margin-left: -20px;
}

.footer-container p{
    color: #333;
}

.footer-container .footer-contact p{

}


.footer-container p i{
    font-size: 20px;
}

.footer-container ul li {
    transition: all .5s;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #ffffff;
}

.footer-container ul li:hover {
    margin-left: 15px;
}

.footer-container ul li a {
    color: #333;
    /*text-transform: uppercase;*/

}

.footer-container ul li a:hover {
    text-decoration: none;

}

.footer-container .social-media li a i {
    font-size: 15px;
}

.footer-container h3 {
    text-transform: uppercase;
    font-size: 25px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    color: #333333;
}
.social{

}
.social a{
    text-decoration: none;
    padding: 5px;
    color: #000000;
}
.social a:hover{
    color: #e2bf83;
}
.mobile-logo{
    display: none;
}
.m-menu{
    display: none;
}
@media screen and (max-width: 768px) {
    .m-menu{
    display: block;
    margin-bottom:30px;
    margin-bottom:10px;
}
    .navbar-red{
        display: block;
    }

    .food-menu-item .food-menu-thumb{
        height: 300px;
        width: 100%;
    }
    .parallax-window{
        display: none;
    }
    .buffet-menu .desc {
        text-align: center;
        position: absolute;
        bottom: 93px;
        width: 100%;
        padding: 20px;
        height: 214px;
    }
    .buffet-menu .desc h3 {
        color: #ffffff;
        font-size: 25px;
    }
    .buffet-menu .buffet-menu-thumb{
        margin-bottom: -20px;
    }
    .content-container{
        margin-top: 0px;
    }
    .buffet-menu{
        margin-top: 0px;
        margin-bottom:0px;
    }
    .mobile-logo{
        display: block;
        margin: 0 auto;
        text-align: center;
        box-shadow: 0px 0px 15px 5px #ddd;
        margin-bottom:15px;
        padding-bottom:10px;
    }
    .mobile-logo img{
        text-align: center;
        width: 50%;
    }
    .promotion{
        margin-top: 0px;
    }
    .promotion .promotion-thumb{
        height: 300px;
    }
    .promotion-description {
        padding: 0px 0px 0px 0px;
    }
    .promotion-description h3 {
        font-size: 25px;
        color: #333333;
    }
}