/* Navigation */

#menu {
    padding: 0px;
    transition: all 0.8s;
    margin-left: auto;
    margin-right: auto;
}
#menu.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
    margin-left: auto;
    margin-right: auto;
}
#menu a.navbar-brand {
    font-family: 'BrandonGrotesque-Light', cursive;
    font-size: 36px;
    color: #000000;
    font-weight: 700;
    letter-spacing: 1px;
    margin-left: auto;
    margin-right: auto;
}
#menu.navbar-default .navbar-nav>li>a {
    text-transform: uppercase;
    color: #ddd;
    font-weight: 500;
    font-size: 15px;
    padding: 5px 0;
    border: 2px solid transparent;
    letter-spacing: 0.5px;
    margin: 10px 15px 0 15px;
}
#menu.navbar-default .navbar-nav>li>a:hover {
    color: #000000;
}
.on {
    background-color: #262626 !important;
    padding: 0 !important;
    padding: 10px 0 !important;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #000000 !important;
    background-color: transparent;
}
.navbar-toggle {
    border-radius: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #000000;
    border-color: #000000;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
    background-color: #f1f1f1;
}
.section-title {
    margin-bottom: 70px;
}
.section-title .overlay {
    padding: 80px 0;
    background: rgba(0, 0, 0, 0.7);
}
.section-title p {
    font-size: 22px;
    color: rgba(255, 255, 255, 0.8);
}
.section-title hr {
    margin: 0 auto;
    margin-bottom: 40px;
}
.btn-custom {
    text-transform: uppercase;
    color: #f1f1f1;
    background-color: #000000;
    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: #f1f1f1;
    background-color: #000000;
}
/* Header Section */

.intro {
    display: table;
    width: 100%;
    padding: 0;
    background-color: #e5e5e5;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.intro .overlay {
    background: #222;
}
.intro h1 {
    font-family: "Brandon Grotesque Light", sans-serif;
    color: #fff;
    font-size: 2em;
    font-weight: 300;
    margin: 10;
    margin-bottom: 10px;
}
.intro span {
    color: #000000;
    font-weight: 600;
}
.intro p {
    color: #fff;
    font-size: 15x;
    font-weight: 300;
    margin-top: -1px;
    margin-bottom: -41px;
}
header .intro-text {
    padding-top: 12px;
    padding-bottom: 0px;
    text-align: center;
}
/*=================================================
||              Useful Links
==================================================*/

/*
|||||||||   Slider  |||||||||
|   http://www.jssor.com/demos/image-gallery.html
|   http://www.jssor.com/development/index.html
|   http://www.jssor.com/development/define-slides-html-code.html
|   file:///G:/Technext/Helper/Jssor.Slider.FullPack/demos-no-jquery/introduction-slider.source.html
|   file:///G:/Technext/Helper/Jssor.Slider.FullPack/demos-no-jquery/image-gallery.source.html
|   http://www.owlcarousel.owlgraphic.com/docs/started-welcome.html
|||||||||   Others  |||||||||
|   Fonts: 1. Roboto[Section-title] 2. Open-Sans[body]
|
|
*/

/*=================================================
||              Index 
==================================================*/

/*
|   1. Imports
|   2. Global
|   3. Colors
|
|   =============
|   SECTIONS
|   =============
|   4. Navigation
|   5. Header
|   6. About us
|   7. Affordable pricing
|   8. Great Place to enjoy
|   9. Our Beer
|   10. Our Breakfast Menu
|   11. Our Bread
|   12. Catagories-1
|   13. Our Featured Dishes Menu
|   14. Catagories-2
|   15. Reserve A Table!
|   16. Contact With us
|   17. Footer
*/

/*=================================================
||              1. Imports 
==================================================*/

@import url(http://fonts.googleapis.com/css?family=Nexa:100,400);
@import url(http://fonts.googleapis.com/css?family=Nexa:100,400,700);
/*=================================================
||              2. Global 
==================================================*/

body {
    font-family: 'Nexa', 'Nexa', sans-serif;
    overflow-x: hidden;
    font-size: 14px;
    background-color: #f1f1f1;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}
.btn {
    border-radius: 0;
    letter-spacing: 2px;
}
.btn:hover {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}
.btn-middle {
    background-color: transparent;
    padding: 15px 30px;
    border: 1px solid #090c05;
    color: #090c05;
    margin: 25px 0px;
}
.btn-middle:hover {
    background-color: #090c05;
    color: #fff;
    box-shadow: 0px 2px 5px #948E8E;
}
.btn-send,
.btn-reservation {
    background-color: #090c05;
    padding: 10px 50px;
    box-shadow: 0px 2px 5px #948E8E;
    color: #fff;
    margin: 20px 0px;
}
.btn-send:hover,
.btn-reservation:hover {
    background-color: #090c05;
    color: #eee;
}
.btn-reservation {
    width: 100%;
    margin: 0px;
}
.section-title {
    /*padding: 310px 0px;
    margin: 0px 130px 0px 250px;*/
    padding: 20%;
    text-align: right;
    font-family: 'Nexa', sans-serif;
    font-weight: 100;
    font-size: 60px;
    color: #fff;
}
.section-content-title {
    font-family: 'Nexa';
    font-weight: 100;
    font-size: 60px;
}
.section-content-para {
    margin: 30px 0px;
}
.section-content {
    padding: 15% 25% 15% 20%;
}
/*.custom-row
{
    width: 100vw;
}*/

.dis-table {
    display: table;
    /*width: 100vw;*/
}
.dis-table .dis-table-cell {
    display: table-cell;
    padding: 0;
    float: none;
    /*width: 50vw;*/
    /*position: relative;*/
}
.color-bg {
    background: #090c05;
}
.section-bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.form-control {
    border-radius: 0px;
    margin-bottom: 25px;
}
input.empty,
textarea.empty {
    font-family: Nexa;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.section-icon {
    position: absolute;
    left: 47%;
    margin-left: -21px;
    margin-top: 58px;
    z-index: 999;
}
/*.wrapper
{
    margin-top: 50px;
}*/

/*=================================================
||              3. Colors 
==================================================*/

/*=================================================
||              4. Navigation 
==================================================*/

/*=================================================
||              5. Header
==================================================*/

.owl-carousel {
    margin-top: 156px;
}
.header-content {
    margin-top: 30vh;
    display: inline-block;
}
.header-title,
.header-sub-title {
    font-family: 'Nexa', sans-serif;
    text-transform: uppercase;
    color: #333;
}
.header-title {
    font-size: 112px;
    font-weight: 100;
    margin-bottom: 0px;
    line-height: 1;
}
.header-sub-title {
    font-size: 16px;
    margin-left: 10px;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item .item {
    height: 80vh;
    background-repeat: no-repeat;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item:nth-child(1) .item {
    background: url('../images/menus/Entrada 2.jpg');
    background-position: bottom;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item:nth-child(2) .item {
    background: url('../images/menus/Entrada 2.jpg');
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item:nth-child(3) .item {
    background: url('../images/menus/Entrada 2.jpg');
}
.owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: -25px;
    color: #000;
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 15px;
    opacity: 1;
    margin: 0px;
    transition: all .4s;
    background: #090c05;
    color: #fff;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #000;
    background: #fff;
}
.owl-prev {
    right: 25%;
}
.owl-next {
    right: 21%;
}
/*=================================================
||              6. About us
==================================================*/

.about-bg {
    background: url('../images/About-C-bg.jpg');
    background-repeat: no-repeat;
    background-size: 85%;
    background-position-x: 15%;
    background-position-y: 80%;
}
#about {
    margin-top: -10px;
}
/*=================================================
||              7. Affordable pricing
==================================================*/

/*=================================================
||              8. Great Place to enjoy
==================================================*/

.great-place-to-enjoy .section-bg {
    background-image: url('../images/GPtE-bg.jpg');
}
/*=================================================
||              9. Our Beer
==================================================*/

.beer .section-bg {
    /*background: url('../images/beer-bg1.png'), url('../images/beer-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/
    background: url("../images/beer-bg1.png"), url("../images/beer-bg2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 51% 58%, 75% 58%;
    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||              10. Our Breakfast Menu
==================================================*/

.breakfast .section-bg {
    background-image: url('../images/OBM-bg.jpg');
}
/*=================================================
||              11. Our Bread
==================================================*/

.bread .section-bg {
    /*background: url('../images/bread-bg1.png'), url('../images/bread-bg2.png');
    background-position-x: 58%, 80%;
    background-position-y: 50%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 300px,240px;*/
    background: url("../images/bread-bg1.png"), url("../images/bread-bg2.png");
    background-repeat: no-repeat, no-repeat;
    background-position: 51% 58%, 75% 58%;
    background-size: 300px 300px, 240px 240px;
}
/*=================================================
||              12. menu
==================================================*/

/*=================================================
||              17. Footer
==================================================*/

/*=================================================
||              18. Media Query
==================================================*/

/*=========================   for extra-large screen  =============================*/

@media (min-width: 1366px) {
    .section-title {
        /*padding: 190px 0px;
        margin: 0px 90px 0px 140px;*/
        font-size: 90px;
    }
    .custom-navbar-default {
        padding: 38px 0px;
    }
    .owl-carousel {
        margin-top: 94px;
    }
}
@media (min-width: 1500px) {
    .section-icon {
        left: 48%;
        margin-left: -25px;
    }
    .section-title {
        padding: 20% 10% 20% 25%;
    }
    .section-content {
        padding: 10% 40% 10% 12%;
    }
    .bread .section-bg,
    .beer .section-bg {
        background-position-x: 62%, 80%;
        background-size: 330px, 264px;
    }
}
/*------------------------------  for small (tab) screen -------------------------*/

/*------------------------------  for extra-small (mobile) screen -------------------------*/

@media (max-width: 767px) {
    .custom-navbar-default {
        padding: 15px 0px;
    }
    .navbar-default .navbar-brand {
        font-size: 30px;
    }
    .owl-carousel {
        margin-top: 80px;
    }
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item:nth-child(1) .item,
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item:nth-child(2) .item,
    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item:nth-child(3) .item {
        background-position: center;
    }
    .owl-theme .owl-controls .owl-buttons .owl-prev {
        right: 20%;
    }
    .owl-theme .owl-controls .owl-buttons .owl-next {
        right: 5%;
    }
    .header-title {
        font-size: 45px;
        margin-bottom: 5px;
    }
    .header-sub-title {
        margin-left: 3px;
    }
    .section-content {
        padding: 12% 15%;
    }
    .section-content-title {
        font-size: 45px;
    }
    .section-header {
        padding-top: 0px;
    }
    .pricing-title {
        margin-bottom: 15px;
        font-size: 25px;
    }
    #filter-list li {
        font-size: 14px;
    }
    #menu-pricing .item {
        width: 40%;
    }
    #menu-pricing .item h2 {
        margin: -2px;
        padding: 6px;
        font-size: 15px;
    }
    .menu-price li a:hover .menu-desc span {
        padding: 0px;
        line-height: 18px;
        font-size: 12px;
    }
    .menu-price li a .menu-desc span h3 {
        font-size: 19px;
        margin-bottom: 12px;
    }
    .section-title {
        font-size: 40px;
        padding: 18% 10%;
    }
    .contact .section-title {
        padding: 10% 20% 20% 20%;
    }
    .menu {
        text-align: center;
    }
    .half {
        width: 100%;
    }
    .per-head,
    .price {
        float: none;
    }
    .opening-time {
        margin-top: 25px;
    }
    .contact .section-content {
        padding: 70px 0px;
    }
    .g-map img {
        height: 137px;
    }
    .btn-reservation {
        padding: 10px;
    }
}
/* Footer Section*/

#footer {
    background: #000000;
    padding: -6px 0 0 0;
}
#footer h3 {
    color: #000000;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#footer .copyrights {
    padding: 0px 0;
    margin-top: 120px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#779936+0,000000+50 */
    background: rgb(15, 15, 14);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(15, 15, 14) 0%, rgba(15, 15, 14) 50%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(15, 15, 14) 0%, rgba(15, 15, 14) 50%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(15, 15, 14) 0%, rgba(15, 15, 14) 50%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#779936', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}
#footer .social {
    margin: 20px 0 30px 0;
}
#footer .social ul li {
    display: inline-block;
    margin: 17 17px;
    margin-bottom: -11px;
}
#footer .social i.fa {
    font-size: 26px;
    padding: 4px;
    color: #f1f1f1;
    transition: all 0.3s;
}
#footer .social i.fa:hover {
    color: #eee;
}
#firstname2 {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8)
}
#firstname {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.8)
}
#footer a {
    color: #f6f6f6;
}