

hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.pills{
    font-size: 16px;
    font-weight: 300;
    text-transform: capitalize;
    color: #686b78;
    cursor: pointer;
    position: relative;
}

.food h6{
    font-size: 17px;
    font-weight: 500;
    word-break: break-word;
}

.food p{
    color: #686b78;
    font-size: 13px;
    margin-top: 4px;
}

.food span{
    background-color: #48c479;
    color: #fff;
    padding: 2px;
    font-size: 12px;
}
.mins{
    font-size: 13px;
}
.food{
    border: 1px solid #fff;
    padding: 1%; 
}
.food:hover{
    border-color: #d3d5df;
    box-shadow: 0 4px 7px 0 rgb(218 220 230 / 60%);
    padding: 1%;
}
.offer{
    font-size: 13px;
    border-top: 1px solid #e9e9eb;
    padding-top: 8px;
    margin-top: 8px;
    color: #8a584b;
    display: -ms-flexbox;
    margin-bottom: 8px;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}
.food h6{
    margin-top: 10px;
    font-weight: 500;
    word-break: break-word;
    font-size: 15px;
}
.quick{
    border-top: 1px solid #e9e9eb;
    text-align: center;
    display: block;
    margin: 0 auto;
    color: #5d8ed5;
    text-transform: uppercase;
    font-weight: 600;
}

.hide {
    display: none;
  }
      
  .sms:hover + .hide {
    display: block;
    cursor: pointer;
  }

  .bg-scrolling {
    background: #ebebeb;
}
.sha{
    background-color: #ebebeb;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active,
 .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 10px;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
 }
.nav-link{
    font-size: 15px;
    color: #000 !important;
    font-weight: 500;
    /* background-color: #fff; */
    border-radius: 10px;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    font-size: 15px;
    color:#f36404 !important;
    font-weight: 500;
    border-radius: 10px;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
}
.nav-link:focus, .nav-link:hover {
    font-weight: 500;
    text-decoration: none;
    font-size: 15px;
    color:#f36404 !important;
    font-weight:500;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
  }

  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #f36404 !important;
    background-color: #fff !important;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
    font-weight:500;
}
  .nav-pills{
      justify-content: end;
      color: #000;
      background-color: #fff;
      font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
      font-weight:500;
  }
  .nav-pills .nav-link {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #3d4152;
    cursor: pointer;
    font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
    font-weight:500;
}
  .image{
    max-width: 100%;
  }
  .blc {
    width: 100%;
    overflow: hidden;
  }
.blc .image{
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  .blc .image:hover {
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
  }
  .bgg{
    padding: 35px 35px 35px 16px;
    background-color: #171a29;
    contain: content;
  }
  .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: start;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
  .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: end;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
.restaurant{
    text-align: left;
}


/* footer */
.footer-bgg {
    background-color:#000;
    color: #fff;
    margin-top: 0px;
}
.footer-contact i{ 
    color: #000;
    font-size: 30px;
        line-height: 30px;
    }
    .footer-contact i:hover{ 
        color: #f36404 !important;
        font-size: 30px;
            line-height: 30px;
        }
        .footer-text li a{
            font-size: 18px !important;
            color: #fff !important;
        }
        .footer-text li a:hover{
            font-size: 18px !important;
            color: #fff !important;
            text-decoration: underline;
        }
        .footer-text p{
            font-size: 20px !important;
            color: #fff !important;
        }
    .cygen p{
        font-size: 15px !important;
        color: #fff !important;
        margin-top: 2%;
    }
    .footer-text li span{
        font-size: 18px !important;
        color: #fff !important;
    }
    .footer-text i{
        color:#fff;
        font-size: 22px;
    }
    .footer-text i:hover{
        color:#fff;
    }
    .btn-send{
        background-color: #000 ;
        color: #fff  !important;
        border: 2px solid #000;
    }
    .btn-send:hover{
        background-color: #f36404; 
        color: #fff;
        border: 2px solid #f36404;
    }
  
    .line{
        border: 1px solid #fff;
    }
  

    /* contact us */
    .pp{
        padding: 3%;
    }
    .pt{
        padding: 2%;
    }

    .fas{
        font-size: 30px;
        color:#000;
    }
    .fas:hover{
        font-size: 30px;
        color:#f36404;
    }



    /* -------------------- */
    @media screen and (min-device-width: 1024px) and (max-device-width: 2560px) {

    }


    @media screen and (max-width: 1024px) {
        .logo{
            width: 12%;
        }
    }

    @media screen and (max-width: 768px) {
        .logo{
            width: 18%;
        }
        .nav-pills {
            justify-content: start;
            color: #000;
            background-color: #fff;
            font-family: ProximaNova,arial,Helvetica Neue,sans-serif;
            font-weight: 500;
        }
        .container-fluid {
            width: 100%;
            padding-right: 15px;
            padding-left: 15px;
            margin-right: auto;
            margin-left: auto;
        }
    }
    @media screen and (max-width: 425px) {
        .logo{
            width: 95%;
        }
        .banner{
            display: none;
        }
    }
    @media screen and (max-width: 375px) {
        .logo{
            width: 95%;
        }
    }
    @media screen and (max-width: 320px) {
        .logo{
            width: 95%;
        }
    }
    

