.img-landing-banner{margin-bottom:0px;}
.bg-dark {
    background-color: #000 !important;
}
.bg-light {
    background-color: #fff !important;
}
.ftco-navbar-light .navbar-nav > .nav-item.active > a {
    color: #beb386; cursor: pointer;
}
.btn-danger{background-color: #000 !important;}
.btn-primary:hover {
    color: #000;
    background-color: #beb386;;
    border-color: #beb386;;
}
.nav-item{padding-right:20px;}
.navbar-dark .navbar-nav .nav-link {
    color: #beb386;; font-weight:bold;
}
.owl-carousel.home-slider{padding-top:0px !important;}
#about p{color:#fff;}
#home p{color: #fff;font-size: 18px;}
.ftco-intro .wrap .icon {
    width: 40px; border:none; background: none;
}
.ftco-intro .wrap .text, .ftco-intro .wrap h3{color: #ffffff;}
 .ftco-intro .wrap h3 a{
    color: #ffffff;
}
.ftco-intro .wrap .icon span {
    color: #beb386;;
    font-size: 20px;
}
.order_online-btn{
    display: inline-block;
    padding: 8px 30px;
    background-color: #000;
    color: #ffffff;
    border-radius: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}
.order_online-btn:hover{color: #beb386;;}
.owl-carousel {display: block;}
.user_option .order_online {
    display: inline-block;
    padding: 8px 30px;
    background-color: #beb386; ;
    color: #ffffff;
    border-radius: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
	}
.slide_order_online{background-color: #000 !important;
    display: inline-block;
    padding: 8px 30px;
    color: #ffffff;
    border-radius: 45px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: none;
}	
.ftco-intro{padding-top:0px; padding-bottom: 0px;}
.ftco-intro .wrap .info {
    background: #000;
    padding: 30px;
}
.ftco-intro .wrap .info {
        width: 100%;
        padding: 2% 5% 2% 5%;
}	
.ftco-intro .wrap .social {
    width: 35%;
    background: #beb386; ;
}
.ftco-intro .wrap .icon {
    width: 60px;
    height: 20px;
    padding-top: 0px;
    color: #beb386;;
}
.ftco-intro .wrap .icon span {
    color: #beb386;;
    font-size: 20px;
}
.ftco-intro .wrap .text {
    width: calc(100% - 40px);
}
.ftco-intro .wrap h3 {
    font-size: 16px;
}
.ftco-intro .wrap .info p {
    margin-bottom: 0;
}
.ftco-intro .wrap .social .social-icon li {
    list-style: none;
    display: inline-block;
    line-height: 0;
    padding: 0 10px;
}
.ftco-intro .wrap .social .social-icon li a {
    display: block;
    margin: 0;
    padding: 0;
}
.ftco-intro .wrap .social .social-icon li a span {
    color: #fff;
    font-size: 20px;
}
.copyright-area a.iconwrap {
    padding: 10px 12px;
    margin: 5px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
}
@media (max-width: 680px) {
.navbar-brand {
    width: 70%;
}
.navbar-brand img{width: 30%;}
.fixed-b {
    position: fixed;
    z-index: 100;
    bottom: -1px;
    left: -1px;
    right: -1px; background:#000; width:100%;
}
.fixed-b .full{width:100%; padding: 10px;}
.fixed-b .mob-footer-order{width:100%;}
.ftco-intro .wrap .text {
    margin-bottom: 20px;
}
.ftco-intro .wrap .info {
    width: 100%;
    padding: 30px 20px;
}
.owl-carousel.home-slider, .owl-carousel .owl-stage-outer {
    height: 450px;
}
.owl-carousel.home-slider h1{color:#fff;}
.owl-carousel.home-slider{padding-top: 20px;}
.slider-text{padding-top:25px;}
}