/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url(../img/BG.webp) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: overlock, sans-serif;
    font-weight: 1;
    letter-spacing: .5px;
    font-size: 1.25em
}

p {
    font-size: 1.25em;
    line-height: 1.5;
    color: #54abad
}

hr {
    max-width: 400px;
    border-color: #999
}

.address-bar,
.brand {
    display: none
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px
}

.img-full {
    min-width: 100%
}

.brand-before {
    margin: 15px 0
}

.brand-name {
    margin: 0
}

.tagline-divider {
    margin: 15px auto 3px;
    border-color: #999
}

.box {
    margin-bottom: 20px;
    padding: 0 15px 30px 15px;
    background: #fff;
    background: rgba(255, 255, 255, 0)
}

.abt-info {
    text-align: center
}

.abt-info span {
    font-weight: 600;
    font-size: 19px;
    text-transform: capitalize;
    text-align: center
}

.chi {
    font-size: 30px!important;
    margin: 14px 0;
    display: block;
    color: #54abad
}

.intro-text {
    font-weight: 200;
    letter-spacing: 1px;
    background-color: #111111ba;
    padding: 30px 0;
    min-height: 260px
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999 solid 1px
}

.img-left {
    float: none;
    margin: 0 auto 0
}

footer {
    background: #fff;
    background: rgba(255, 255, 255, .2)
}

footer p {
    margin: 0;
    padding: 15px 0
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
        font-family: overlock, sans-serif;
        font-weight: 700;
        line-height: normal;
        color: #fff
    }
    .top-divider {
        margin-top: 0
    }
    .img-left {
        float: left;
        margin-right: 25px
    }
    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
        text-transform: uppercase;
        font-size: 2.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff
    }
    .navbar {
        border-radius: 0
    }
    .navbar-header {
        display: none
    }
    .navbar {
        min-height: 0
    }
    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255, 255, 255, 0)
    }
    .nav>li>a {
        padding: 20px 35px
    }
    .navbar-nav>li>a {
        line-height: normal
    }
    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 2.25em
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both
    }
}

.form-wrap {
    border: 5px solid #54abad;
    padding: 20px 50px;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .28);
    background-color: #111;
    border-radius: 50px 0 50px 0
}

.form-wrap h2 {
    text-align: center;
    color: #fff
}

.form-wrap h2 {
    font-size: 26px;
    line-height: 1.8em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    text-align: center;
    color: #e5d1ff
}

.form-wrap .form-control {
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    background: 0 0;
    color: #fff;
    padding: 0 0
}

.form-wrap .form-group {
    margin-bottom: 20px
}

.button {
    display: inline-block;
    font-size: 15px;
    line-height: 12px;
    font-weight: 800;
    padding: 15px 40px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 350ms linear;
    transition: all 350ms linear;
    color: #fff;
    text-align: center;
    margin: auto;
    display: table;
    margin-top: 30px
}

.button:after {
    position: absolute;
    top: -1px;
    right: 4px;
    bottom: 1px;
    left: 2px;
    content: '';
    border: 1px solid #fff
}

.button:before {
    position: absolute;
    top: 3px;
    right: 0;
    bottom: 5px;
    left: -2px;
    content: '';
    border: 1px solid #fff;
    -webkit-animation-duration: 550ms;
    animation-duration: 550ms;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

input::-webkit-input-placeholder {
    color: #fff
}

textarea::-webkit-input-placeholder {
    color: #fff
}

.logo {
    width: 160px;
    margin-top: 30px;
    margin-bottom: 5px
}

.reserv-wrap {
    background-image: url(../images/cover6.jpg);
    background-size: cover;
    background-attachment: fixed
}

.intro-text {
    color: #e5d1ff;
    display: block!important
}

a:hover {
    color: #fff;
    text-decoration: none
}

.gallery-wrap {
    padding: 50px 0 50px 0
}

.product-single {
    margin-bottom: 30px
}

.gallery-wrap h2 {
    font-size: 26px;
    line-height: 1.8em;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
    text-align: center;
    color: #e5d1ff
}

.gallery-wrap img {
    min-height: 185px
}

img.icons {
    width: 60px;
    display: block;
    margin: auto
}

.logo-wrap img {
    margin: auto;
    display: block;
    padding: 15px;
    background-color: #111;
    border-radius: 0 0 10px 10px
}

@media screen and (max-width:768px) {
    .form-wrap {
        padding: 20px 10px
    }
}

.restaurant-gallery-single {
    margin-bottom: 20px;
}

.gallery-wrap2 {
    padding: 0 0 50px 0;
}

.ad-wrap {}

.zomato-logo {
    width: 150px;
}

.ad-text {
    text-align: center;
    background-color: #cc202e;
    padding: 15px 0;
    margin-bottom: 60px;
    display: block;
    width:100%;
}

.ad-text h4 {
    color: #fff;
    font-size: 25px;
}

h4.delivery-food {
    margin: 20px 0 20px 0;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}