body,
html {
    font-family: 'Raleway', sans-serif;
    font-family: 'Poppins', sans-serif;
    font-family: 'Quicksand', sans-serif;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    color: #777;
    font-weight: normal;
    width: 100% !important;
    height: 100% !important;
    font-size: 16px;
}

h2 {
    margin: 0 0 20px 0;
    font-weight: 500;
    font-size: 34px;
    color: #333;
}

h3 {
    font-size: 22px;
    font-weight: 500;
    color: #333;
}

h4 {
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

h5 {
    font-weight: 700;
    line-height: 20px;
}

p {
    font-size: 16px;
}

p.intro {
    margin: 12px 0 0;
    line-height: 24px;
}

a {
    color: #d0915f;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #222;
}

ul,
ol {
    list-style: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

ul,
ol {
    padding: 0;
    moz-padding: 0;
}

hr {
    height: 2px;
    width: 70px;
    text-align: center;
    position: relative;
    background: #d0915f;
    margin: 0;
    margin-bottom: 20px;
    border: 0;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
    outline-offset: none;
}


/* Navigation */

#menu {
    padding: 0px;
    transition: all 0.8s;
}

#menu.navbar-default {
    background-color: #fff;
    border-color: rgba(231, 231, 231, 1);
}

#menu a.navbar-brand {
    font-family: 'Dancing Script', cursive;
    font-size: 36px;
    color: #d0915f;
    font-weight: 700;
    letter-spacing: 1px;
}

#menu.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 28px 20px;
    text-transform: uppercase;
}

#menu.navbar-default .navbar-nav>li>a:hover {
    color: #d0915f;
}

.on {
    /* background-color: #262626 !important; */
    padding: 0 !important;
    padding: 5px 0 !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #d0915f !important;
    background-color: transparent;
}

.navbar-toggle {
    border-radius: 0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #d0915f;
    border-color: #d0915f;
}

.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #FFF;
}

.section-container {
    padding: 100px 0;
}

.section-title .overlay {
    padding: 0px 0 30px;
}

.section-title p {
    font-size: 16px;
    max-width: 80%;
    margin: 0 auto 15px auto;
}

.section-title hr {
    margin: 0 auto;
    margin-bottom: 30px;
}

.btn-custom {
    color: #fff;
    background-color: #d0915f;
    border: 0;
    padding: 14px 20px;
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    border-radius: 0;
    margin-top: 20px;
    transition: all 0.5s;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active {
    color: #fff;
    background-color: #628d0f;
}


/* Header Section */

.intro {
    display: table;
    width: 100%;
    padding: 0;
    background: url(../img/intro-bg.jpg) no-repeat center center;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .overlay {
    background: rgba(0, 0, 0, 0.4);
}

.intro h1 {
    /*	font-family: 'Dancing Script', cursive;*/
    color: #fff;
    font-size: 4em;
    font-weight: 900;
    margin-top: 0;
    margin-bottom: 10px;
    letter-spacing: -.03em;
}

.intro span {
    color: #a7c44c;
    font-weight: 600;
}

.intro p {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 40px;
}

header .intro-text {
    padding-top: 250px;
    padding-bottom: 200px;
    text-align: center;
}


/* About Section */

#about {
    padding: 60px 0;
}

#about h3 {
    font-size: 20px;
}

#about .about-text {
    margin-left: 10px;
}

#about .about-img {
    display: inline-block;
    position: relative;
}

#about .about-img img {
    border-radius: 10px;
}

#about .about-img:before {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}

#about p {
    line-height: 24px;
    margin: 15px 0 0px;
}


/* Menu Section */

#restaurant-menu {
    padding: 0 0 60px 0;
}

#restaurant-menu .section-title {
    background: #444 url(../img/menu-bg.jpg) center center no-repeat fixed;
    background-size: cover;
}

#restaurant-menu .section-title h2 {
    color: #fff;
}

#restaurant-menu img {
    width: 300px;
    box-shadow: 15px 0 #a7c44c;
}

#restaurant-menu h3 {
    padding: 10px 0;
}


/*
#restaurant-menu .menu-section hr {
    margin: 0 auto;
}
*/

#restaurant-menu .menu-section {
    margin: 0px;
}

#restaurant-menu .menu-section-title {
    font-size: 18px;
    display: block;
    font-weight: 600;
    color: #444;
    margin: 20px 0;
    text-align: center;
    margin-top: 5px;
}

#restaurant-menu .menu-item {
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: dashed 1px #ddd;
}

#restaurant-menu .menu-item span:last-child {
    font-weight: 700;
}

#restaurant-menu .menu-item-name {
    font-weight: 600;
    font-size: 16px;
    color: #555;
    border-bottom: 2px dotted rgb(213, 213, 213);
    padding-bottom: 5px;
}

#restaurant-menu .menu-item-description {
    margin-top: 5px;
}

#restaurant-menu .menu-item-price {
    float: right;
    font-weight: 600;
    color: #555;
    margin-top: -26px;
}


/* Portfolio Section */

#portfolio {
    padding: 0 0 120px 0;
}

#portfolio .section-title {
    background: #444 url(../img/gallery-bg.jpg) center center no-repeat fixed;
    background-size: cover;
    margin-bottom: 50px;
}

#portfolio .section-title h2 {
    color: #fff;
}

.categories {
    padding-bottom: 30px;
    text-align: center;
}

ul.cat li {
    display: inline-block;
}

ol.type li {
    display: inline-block;
    margin: 0 10px;
    padding: 20px 0;
}

ol.type li a {
    color: #999;
    font-weight: 500;
    padding: 12px 24px;
    background: #eee;
    border: 0;
    border-radius: 0;
    letter-spacing: 0.5px;
}

ol.type li a.active {
    color: #fff;
    background-color: #d0915f;
}

ol.type li a:hover {
    color: #fff;
    background-color: #d0915f;
}

.isotope-item {
    z-index: 2
}

.isotope-hidden.isotope-item {
    z-index: 1
}

.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}

.portfolio-item {
    margin: 15px 0;
}

.portfolio-item .hover-bg {
    overflow: hidden;
    position: relative;
}

.portfolio-item .hover-bg:before {
    display: block;
    content: '';
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    left: 6px;
    border: 1px solid rgba(255, 255, 255, 0.6);
}

.hover-bg .hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    padding: 30% 0 0 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

.hover-bg .hover-text>h4 {
    opacity: 0;
    color: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 0.3s;
    letter-spacing: 0.5px;
    font-weight: 500;
    display: none;
}

.hover-bg:hover .hover-text>h4 {
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.hover-bg:hover .hover-text {
    opacity: 1;
}


/* Team Section */

#team {
    color: #fff;
    background: #444 url(../img/team-bg.jpg) center top no-repeat fixed;
    background-size: cover;
}

#team .overlay {
    padding: 120px 0 80px 0;
    background: rgba(0, 0, 0, 0.6);
}

#team h2,
#team p {
    color: #fff;
}

#team hr {
    background: #fff;
}

#team h3 {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    margin: 5px 0;
}

#team img {
    width: 280px;
}

#team .thumbnail {
    background: transparent;
    border: 0;
}

#team .thumbnail .team-img {
    display: inline-block;
    position: relative;
}

#team .thumbnail .team-img:before {
    display: block;
    content: '';
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    left: 8px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

#team .thumbnail .caption {
    padding-top: 10px;
}

#team .thumbnail .caption p {
    color: rgba(255, 255, 255, 0.7);
    padding: 0 10px;
}


/* Call Reservation Section */

#call-reservation {
    padding: 90px 0;
    color: #fff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d0915f+50,779936+100 */
    background: #d0915f;
    /* Old browsers */
}

#call-reservation a,
#call-reservation a:hover {
    color: #fff;
}

#call-reservation .overlay {
    padding: 80px 0;
    background: #d0915f;
}

#call-reservation h2 {
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-weight: 400;
    margin: 0;
}

#call-reservation hr {
    background: #fff;
}

#call-reservation h3 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    margin: 5px 0;
}


/* Contact Section */

.grey-bg {
    background: #F8F8F8;
}

#contact {
    padding: 100px 0 100px 0;
    background: #F8F8F8;
}

#contact .section-title p {
    color: #777;
}

#contact form {
    padding: 0;
}

#contact h3 {
    font-size: 20px;
    font-weight: 400;
    color: #555;
}

#contact .text-danger {
    color: #cc0033;
    text-align: left;
}

label {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    float: left;
}

#contact .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #444;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#contact .form-control:focus {
    border-color: #999;
    outline: 0;
    -webkit-box-shadow: transparent;
    box-shadow: transparent;
}

.form-control::-webkit-input-placeholder {
    color: #777;
}

.form-control:-moz-placeholder {
    color: #777;
}

.form-control::-moz-placeholder {
    color: #777;
}

.form-control:-ms-input-placeholder {
    color: #777;
}

#contact .contact-item {
    margin: 20px 0 40px 0;
}

#contact .contact-item span {
    font-weight: 400;
    color: #aaa;
    margin-bottom: 6px;
    display: inline-block;
}

#contact .contact-item p {}


/* Footer Section*/

#footer {
    background: #262626;
    padding: 80px 0 60px;
}

#footer h3 {
    color: #d0915f;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 20px;
}

#footer .copyrights {
    padding: 20px 0;
    margin-top: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,8eb640+50 */
    background: #d0915f;
    /* Old browsers */
}

#footer .social {
    margin: 20px 0 30px 0;
}

#footer .social ul li {
    display: inline-block;
    margin: 0;
    width: 60px;
    background: #000;
    padding: 10px;
    border-radius: 6px;
}

#footer .social ul li:hover {
    opacity: .85;
}

#footer .social i.fa {
    font-size: 26px;
    padding: 4px;
    color: #fff;
    transition: all 0.3s;
}

#footer .social i.fa:hover {
    color: #eee;
}

#footer p {
    color: rgba(255, 255, 255, 0.8)
}

#footer a {
    color: #F8F8F8;
}

#footer a:hover {
    color: #d0915f;
}

#menu a.navbar-brand {
    padding: 0;
    /*    background: #fff;*/
    height: inherit;
    margin-top: 0px;
}

#menu a.navbar-brand img {
    max-height: 50px;
    margin: 20px 0;
}

nav.navbar.navbar-default.navbar-fixed-top.on a.navbar-brand img {
    max-height: 50px;
    margin: 10px 0 !important;
}

#menu.navbar-default.navbar-fixed-top.on .navbar-nav>li>a {
    margin: 18px 20px;
}

.d-block {
    display: block;
}

.form-control {
    height: 42px;
}

.menuTab .nav-tabs {
    margin: 0 auto;
    text-align: center;
    border-bottom: 0px solid #d0915f;
}

.menuTab .nav-tabs>li {
    float: inherit;
    margin-bottom: -1px;
    display: inline-block;
    margin-left: -5px;
}

.menuTab hr {
    margin: 0 auto;
    margin-bottom: 15px;
}

.menuTab .tab-content {
    border: 1px solid #d0915f;
    border-radius: 4px;
    padding: 15px;
}

.menuTab .nav-tabs>li>a {
    font-weight: 600;
    color: #000;
}

.menuTab .nav-tabs>li.active>a {
    color: #d0915f;
    border-color: #d0915f #d0915f transparent #d0915f;
}

.googleMap {
    padding: 0px 0;
}

body #demos .owl-carousel {
    margin: 0;
    margin-top: 90px;
}

body #demos .owl-carousel .item {
    height: calc(100vh - 90px);
    background: #4DC7A0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
}

.owl-theme .owl-dots {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    margin: 3px;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 0%;
    width: 100%;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    display: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d0915f;
}

@media (max-width: 767px) {
    .menuTab .nav-tabs>li>a {
        margin-left: 5px;
        margin-right: 0;
    }
    #menu.navbar-default.navbar-fixed-top.on .navbar-nav>li>a {
        padding: 10px 15px;
        margin: 0;
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    #contact {
        padding: 40px 0 60px 0;
    }
    #call-reservation h2 {
        font-size: 20px;
        line-height: 30px;
    }
    #call-reservation {
        padding: 30px 0;
    }
    h2 {
        font-size: 26px;
        margin-top: 20px;
    }
    #portfolio {
        padding: 0 0 30px 0;
    }
    #menu a.navbar-brand img {
        max-height: 40px;
        margin: 10px 10px!important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: #000;
    }
    #restaurant-menu .menu-section-title {
        margin-top: 20px;
    }
    #restaurant-menu .menu-section-title:last-child {
        margin-top: 0px;
    }
    #footer {
        padding: 20px 0;
    }
    .section-title hr {
        margin-bottom: 20px;
    }
    .section-title {
        margin-bottom: 30px !important;
    }
    .section-title .overlay {
        padding: 20px 0;
    }
    .owl-theme .owl-dots {
        bottom: 20px;
    }
    .menuTab .nav-tabs>li {
        display: block;
        margin-bottom: 2px;
    }
    .menuTab .nav-tabs>li.active>a {
        color: #fff;
        border-color: #d0915f;
        background: #d0915f;
        border-radius: 4px;
    }
    .menuTab .nav-tabs>li>a {
        color: #d0915f;
        border-color: #d0915f;
        border-radius: 4px;
    }
    .nav-tabs {
        border-bottom: 0px solid #ddd;
    }
    body #demos .owl-carousel .item {
        height: 230px;
        background-size: contain !important;
    }
    body #demos .owl-carousel .item h1,
    body #demos .owl-carousel .item .h1 {
        font-size: 20px;
    }
    body #demos .owl-carousel {
        margin-top: 74px;
    }
    #about {
        padding: 30px 0;
    }
    .footer-actions-main {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 9;
    }
    .footer-actions {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footer-actions>div {
        padding: 0px;
        text-align: center;
        box-sizing: border-box;
        width: 25%;
        color: #fff;
    }
    .footer-actions>div a {
        color: #fff;
        font-size: 20px;
        text-decoration: none;
        display: block;
        padding: 10px;
    }
    .footer-actions>div a:hover {
        text-decoration: none;
    }
    #footer .social {
        margin: 10px 0 10px 0;
    }
    #footer {
        padding: 20px 0;
        margin-bottom: 30px;
    }
    .googleMap {
        padding: 0px 0;
        margin-bottom: 30px;
    }
    #footer p {
        margin-bottom: 0px;
    }
    .contact-item {
        margin-bottom: 30px;
    }
}

.dish-wrap {
    overflow: hidden;
    height: 400px;
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
    background: #f7f7f7;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.dish-wrap .price {
    position: absolute;
    top: 5px;
    left: 5px;
    display: table;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    background: #FF6107;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.dish-wrap .price span {
    display: table-cell;
    vertical-align: middle;
}

.dish-wrap .addtocart {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: table;
    height: 400px;
    width: 100%;
    text-align: center;
    z-index: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
}

.dish-wrap .addtocart .dis-tc {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.dish-wrap .addtocart .dis-tc span {
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.dish-wrap .addtocart .dis-tc span a {
    color: #fff;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .dish-wrap {
        height: auto;
        margin-bottom: 20px;
    }
}

.dish-wrap .dish-img {
    height: 400px;
    z-index: -1;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.dish-wrap .desc {
    padding: 1em;
    text-align: center;
    background: #000;
}

.dish-wrap .desc h2 {
    font-size: 22px;
    margin: 0;
}

.dish-wrap .desc h2 a {
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
}

.dish-wrap .wrap {
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-top: -70px;
    border-radius: 10px;
    overflow: hidden;
}

.dish-wrap:hover .addtocart {
    opacity: 1;
}

.dish-wrap:hover .wrap {
    margin-top: -0px;
}

.gallery-img img {
    width: 100%;
    background: #f1f1f1;
    border-radius: 5px;
}

.row.gallery .col-md-4.col-sm-6 {
    padding: 5px;
}

.gallery-item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.gallery-item img {
    width: 100%;
    background: #f1f1f1;
    border-radius: 10px;
}

div#footer svg {
    width: 40px;
    height: 40px;
}

div#footer svg path {
    fill: #fff;
}

div#footer svg rect {
    fill: #fff;
}

.intro-text h1 {
    font-size: 50px;
}

.intro-text p {
    font-size: 20px;
    font-weight: 500;
}
img.juffair-gate {
    border-radius: 10px;
    max-width: 450px;
    width: 100%;
}

@media (max-width: 767px) {
    .intro-text h1 {
        font-size: 24px;
    }
    .intro-text p {
        font-size: 14px;
        font-weight: 500;
    }
    .section-container {
        padding: 30px 0;
    }
    .section-title .overlay {
        padding: 0;
    }
    .row.gallery .col-md-4.col-sm-6 {
        padding: 15px 15px 0px;
    }
    h2 {
        font-size: 22px;
        margin-top: 20px;
    }
    hr {
        margin: auto;
    }
    #about .about-text {
        text-align: center;
    }
    #menu.navbar-default .navbar-nav>li>a {
        color: #fff;
    }
    .navbar-default .navbar-toggle {
        border-color: #d0915f !important;
    }
    .navbar-default .navbar-toggle .icon-bar,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff !important;
    }
    button.navbar-toggle.collapsed .icon-bar {
        background-color: #d0915f !important;
    }
}