body{font-family: 'Roboto-Regular';background:black;}
.marginT10 {margin-top: 10px;}
.marginTB-40 {margin-top: 60px;}
.marginTB-20 {margin-top: 20px; margin-bottom: 20px;}
.marginTB-35 {margin-top: 45px; margin-bottom: 40px;}
.marginTB-30 {margin-top: 30px;}
.padding0 {padding: 0px;}
.marginT-40{margin-top: 25px;}
.box-feature-full {
    padding-left: 0px;
    padding-top: 104px;
    
}
.marginTT-40 {margin-top: 40px;}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #383131;
}
.parallax { 
    /* The image used */
    background-image: url("../images/slide01.jpg");

    /* Set a specific height */
    height:700px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size:contain;
}

.a_link {
      color: #939a9a;
}

.img-bor{border: 1px solid yellow; padding: 5px; margin-left: 20px;}
.box-feature-full h1{font-size: 45px;}

.logo-txt{font-family: 'roboto_slabbold';
    font-size: 30px;
    line-height: 54px;
    color: #fff;}

.logo-txt a {
    font-family: 'roboto_slabbold';
    text-decoration: none;
    color: #000;
}

.logo-txt a:hover{font-family: 'roboto_slabbold';
    text-decoration:none;
    color: #fff;}


.box-feature-full h1:after {
    content: "";
    background-color:transparent;
    width: 81px;
    height: 2px;
    text-align: center;
    position: relative;
    left: 0;
    top: 7px;
    margin-bottom: 23px;
    display: block;
}

.hed-nn h1:after {
    content: "";
        background-color: transparent;
    width: 81px;
    height: 2px;
    position: relative;
    left: 0;
    top: 7px;
    margin-bottom: 23px;
    display: block;
}
.hed-nn h1 {
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    font-size: 23px;
    line-height: 36px;
    margin-top: -1px;
    color: yellow;
}
/******************************************
    HEADER
/******************************************/

.topbar {
    padding: 20px 0;
    background-color: #000;
}
.slide img{width: 100%;}
.header {
    left: 0;
    right: 0;
    top: 0;
    text-align: left;
    z-index: 10;
    padding: 0px 0;
}

.header.affix {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    z-index: 1000;
    margin-top: 0 !important;
    top: 0;
}

.normal-header {
    padding: 0;
    position: relative !important;
}

.header-center .navbar-header {
    width: 100%;
}

.header-center .navbar-nav .has-submenu .dropdown-menu {
    margin-top: 11px !important;
}

.header-center .navbar-nav .has-submenu .dropdown-menu .dropdown-menu {
    margin-top: -1px !important;
}

.header .withbg {
    position: relative;
    padding: 10px 0 !important;
}


.header .withbg {
    color: #000 !important;
    background: #ffffff;
}



.navbar-default .navbar-nav > .active > a {
    color: black!important;
    border-color: rgb(255, 255, 0) !important;
    background-color: rgb(255, 255, 0) !important;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    color: black !important;
       background-color: rgb(255, 255, 0) !important;
}

.navbar-default .navbar-nav>.active>a {
    color:black!important;
}

.navbar-nav > li > a {
    font-size: 15px;
     color: #000 !important;
    font-family: Roboto Slab;
    text-transform: uppercase;
    padding: 15px 56px;
    text-decoration: none !important;
    font-weight: 700;
    margin-right: 3px;
    line-height: 30px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 3px;
    border: 1px solid transparent;
}


.navbar-brand > img {
    display: block;
    margin-top: -57px;
}

.navbar-nav {
    float: left;
    margin: 0px 2px 2px 27px;
}


h1 {
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    font-size: 23px;
    line-height: 36px;
    margin-top: -1px;
    color: white;
}
h1 span{font-family: 'roboto_slabregular'; color: yellow; font-size: 25px; letter-spacing: 3px;}

h2 {
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    font-size: 23px;
    line-height: 36px;
    margin-top: -1px;
    color: white;
}
h2 span {
    font-family: 'roboto_slabregular';
    color: #ffff00;
    font-size: 22px;
    letter-spacing: 3px;
}
p{font-family: 'Roboto-Regular'; line-height: 27px; color: rgb(147, 154, 154); font-size: 16px;}

.btn-warning {
    color: black;
    background-color: rgb(255, 255, 0);
        font-family: 'roboto_slabregular';
    border-color: rgb(255, 255, 0);
    letter-spacing: 1px;
}


h1:after {
    content: "";
    background-color: #ffff00;
    width: 81px;
    height: 2px;
    position: relative;
    left: 0;
    top: 7px;
    margin-bottom: 23px;
    display: block;
}


#inpage h1 {
    font-family: 'roboto_slabbold';
    text-transform: uppercase;
    font-size: 40px;
    line-height: 36px;
    margin-top: -1px;
}

#inpage h1:after {
    content: "";
    background-color: yellow;
   width: 100%; 
    height: 1px;
    position: relative;
    left: 0;
    top: 7px;
    margin-bottom: 23px;
    display: block;
}


.read-more{font-family: 'roboto_slabbold'; color: #000; font-size: 15px;}
.read-more a{ color: #000; text-decoration:underline;}
.read-more a:hover {
    color: #c18f3f;
    text-decoration: underline;
}

.carousel-caption {
    font-family: 'roboto_slabbold';
    font-size: 46px;
    line-height: 54px;
    color: #fff;
}
.openinghours {
    list-style: none;
    padding: 0;
}

.openinghours li {
    border-bottom: 1px dashed #ededed;
    line-height: 24px;
}
.openinghours span {
    font-weight: normal;
    min-width: 80px;
    font-family: 'roboto_slabbold';
    display: inline-block;
    text-transform: uppercase;
    color: #ffffff;
}

.openinghours li small {
    position: absolute;
    right: 30px;
    font-family: 'roboto_slabregular';
    font-style: normal;
    font-size: 100%;
    color: #ffef00;
}

 .fancy-image:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: 1px dashed rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -khtml-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;
    transition: all 0.3s ease-in-out;
}

address {
    margin-bottom: 18px;
    margin-top: 19px;
    font-style: normal;
    line-height: 28px;
    font-size: 16px;
    color:white;
}


address span{
    font-size: 14px;
}

.fancy-style1 .fancy-image
{cursor:pointer;position:relative;overflow:hidden;padding:10px; margin-bottom: 10px;}
.fancy-style1 .fancy-image:before{content:"";position:absolute;top:0;bottom:0px;left:0px;right:0px;border:1px
dashed ;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all 0.3s ease-in-out;-khtml-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;transition:all 0.3s ease-in-out}.fancy-style1 .fancy-image .fancy-image-inner{position:relative;overflow:hidden;-webkit-border-radius:50%;-khtml-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.fancy-style1 .fancy-image .fancy-image-inner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(34, 34, 34, 0.65);-webkit-transition:all 0.3s ease-in-out;-khtml-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;transition:all 0.3s ease-in-out;opacity:0}.fancy-style1 .fancy-image
h3{position:absolute;top:50%;left:0;right:0;font-size:24px;margin:-15px auto;color:#fff; font-family:'Roboto-Bold'; text-align:center;-webkit-transform:scale(0);-khtml-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transition:all 0.3s ease-in-out;-khtml-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;transition:all 0.3s ease-in-out}.fancy-style1 .fancy-content{padding-top:28px}.fancy-style1 .fancy-content
.readmore{margin-top:7px;display:inline-block}

.fancy-style1.cms-fancybox-item:hover .fancy-image:before {
    border-color: rgb(255, 255, 0);
}
.fancy-style1.cms-fancybox-item:hover .fancy-image .fancy-image-inner:before{opacity:1}.fancy-style1.cms-fancybox-item:hover .fancy-image
h3{-webkit-transform:scale(1);-khtml-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.fancy-style2{}.fancy-style2 .fancy-icon{float:left;display:inline-block;text-align:center}

.page-wrapper .widget-title hr, .custombg, .eat-detail hr, #sidebar .widget-title hr, .appoform .btn-white, .appoform .form-control, .service-desc i, a.topbutton {
    border-color: #8c4429 !important;
}

.box-feature-full {

 
    padding-top: 5%;
    padding-right: 0%;
    padding-bottom: 3%;
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #C2903F;
    background-color: transparent;
    background-image: none;
    border: 0px solid #ccc;
    border-radius: 0px;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    border-bottom: 1px dotted #8c4429;
}

.form-horizontal .control-label {
    padding-top: 7px;
    color: #C2903F;
    margin-bottom: 0;
    text-align: right;
}

.fot-form{background: #f7f7f7;}

.footer{background-color: #282828; padding: 15px; color: #fff;}
.footer a{ color: #fff; text-decoration: none;}
.footer a:hover{ color: #fff; text-decoration:underline;}
.img-responsive{display: inline-block;}

.footer-bg p {
    font-family: 'Roboto-Regular';
    line-height: 27px;
    color: rgb(147, 154, 154);
    font-size: 16px;
    line-height: 30px;
}
.footer-bg p a{
    color: rgb(147, 154, 154);
    text-decoration: none;

}

.footer-bg p a:hover{
    color: rgb(147, 154, 154);
    text-decoration:underline;

}
.line_remover:after {
      display: none!important;
}


@media (min-width:320px) and (max-width:441px) {
    .parallax { 
    background-attachment:scroll;
        height: 150px;
    }
}

@media (min-width:568px) and (max-width:736px) {
    .parallax { 
    background-attachment:scroll;
        height: 300px;
    }
}


@media (min-width: 767px) and (max-width: 768px) {
        .parallax { 
    background-attachment:scroll;
        height: 300px;
    }
    
        .header {

    padding: -0px 0;
}
    .navbar-nav > li > a {
    font-size: 15px;
    padding: 8px 50px;
}
}

@media (min-width: 769px) and (max-width: 1024px) {

         .parallax { 
    background-attachment:scroll;
        height: 450px;
    }  
    
    
    .header {

    padding: -0px 0;
}
    .navbar-nav > li > a {
    font-size: 15px;
    padding: 8px 50px;
}
    
    .header .withbg {

    margin-top: 0px;
}
}


@media screen and (max-width:767px) {
    .box-feature-full h1 {
    font-size: 33px;
}
    .mob-nav-bg{    background: #fff url(images/bg.png) repeat scroll 0 0;} 
 .navbar-toggle {
    background-color: #1c1d17;
    border: 1px solid #ffff00;
}
    
 .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #fff;
    border-radius: 1px;
} 
    
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: yellow;
    color:black!important;
}
    
    .navbar-nav {
    float: left;
  margin: 0px; 
    width: 100%;
}
    .carousel-caption {
    font-family: 'roboto_slabbold';
    font-size: 23px;
    line-height: 25px;
    color: #fff;
}
    
.navbar-nav > li > a {
    padding: 10px 0px;
    text-align: center;
}
    
    .carousel-caption {
    bottom: 22px;
}
        .ma-tb20{margin-top: 20px; margin-bottom: 20px;}
}

@media (min-width: 768px) and (max-width: 768px) {
.navbar-nav > li > a {
    font-size: 15px;
    padding: 15px 16px;
}
    .header .withbg {
        margin-top: 3px;
    }
   .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    color: #000;
    background-color: #ffff00;
    border-color: #ffff00;
} .btn-warning {
        margin-bottom: 23px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
.navbar-nav > li > a {
    padding: 15px 19px;
}
    h1 span {
        font-size: 22px;
    }
    h1 {
        font-size: 21px;
    }
  .box-feature-full {
    padding-left: 4%;
    padding-right: 9%;
    padding-top: 0%;
}  
    
    
}


#block > .clo , #block > .formshow {
      -moz-border-bottom-colors: none;
      -moz-border-left-colors: none;
      -moz-border-right-colors: none;
      -moz-border-top-colors: none;
      background-color: #FFFFFF;
      border-color: #333333 #333333 -moz-use-text-color;
      border-image: none;
      border-style: solid solid none;
      border-width: 3px 3px medium;
      bottom: 0;
      color: #990000;
      font-weight: bold;
      padding: 2px;
      position: fixed;
      right: 0;
      text-align: center !important;
      width: 325px;
      z-index: 999999;
      
}
@media screen and (max-width:767px) {

 #block > .clo,
    #block > .formshow {
        bottom: 0;
        color: #990000;
        font-weight: bold;
        padding: 2px;
        position: relative;
        text-align: center !important;
        width: 100%;
        display: block;
        padding-bottom: 50px;
        z-index: 0;
    }
    #block > .formshow {
        display: none;
    } 
}

 .btn-warning:hover {
      color: #000;
      background-color: #ffc800;
      border-color: #ffc800;
}
.btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus {
    color: #000;
    background-color: #ffff00;
    border-color: #ffff00;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
    color: #000;
    background-color: #ffff00;
    border-color: #ffff00;
}