.bk-heading {
  background: #222222;
  width: 70%;
  padding: 10px;
  color: #FFFFFF;
  margin: 0 auto 15px auto; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2.2em; }

h4 {
  font-size: 1.6em; }

p {
  line-height: 1.7em;
  font-size: 0.9em;
  margin: 0 0 20px 0;
  font-weight: normal;
  font-style: normal; }

/*
	*Define Set Media Queries For Tablet and Phone
	==================================================
*/
/*
	*set transition function
	==================================================
*/
/*
	*Define Typography
	==================================================
*/
.clear_fix {
  content: '';
  clear: both;
  display: block; }

.no-mp {
  margin: 0px;
  padding: 0px; }

.left {
  float: left; }

.right {
  float: right; }

.center {
  text-align: center; }

.default {
  padding-top: 50px; }

.t-left {
  text-align: left; }

.t-right {
  text-align: right; }

.t-center {
  text-align: center; }

.t-style1 {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 15px; }

i {
  padding: 0px 8px; }

body {
  color: #444;
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.5px;
  margin-bottom: 15px; }

.pin {
  position: relative; }

/*
	*start style 
	==================================================
*/
@media (min-width: 991px) {
  .logo {
    margin-top: 20px; } }
.logo img {
  width: 100%; }
  @media (min-width: 991px) {
    .logo img {
      width: 80%; } }

.bk-nav ul {
  margin-bottom: 0px; }
  @media (min-width: 991px) {
    .bk-nav ul {
      margin-top: 50px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .bk-nav ul {
      margin-top: 25px; } }
  @media (min-width: 320px) and (max-width: 767px) {
    .bk-nav ul {
      margin-top: 5px; } }
  .bk-nav ul li {
    list-style: none;
    display: inline-block; }
    .bk-nav ul li a {
      text-decoration: none;
      font-style: normal;
      font-weight: 400;
      font-size: 1.75rem;
      text-transform: uppercase;
      -webkit-transition: color .4s;
      transition: color .4s;
      color: #fff;
      padding: 20px;
      display: block; }
      .bk-nav ul li a:hover {
        color: #F2EC2C; }
      .bk-nav ul li a i {
        color: #fff;
        font-size: 2.5rem; }
        @media (min-width: 320px) and (max-width: 767px) {
          .bk-nav ul li a i {
            font-size: 3rem; } }
        @media (min-width: 768px) and (max-width: 991px) {
          .bk-nav ul li a i {
            font-size: 4rem; } }
        .bk-nav ul li a i:hover {
          color: #F2EC2C; }

.cb-slideshow li div h3 {
  font-size: 10rem; }
  @media (min-width: 320px) and (max-width: 767px) {
    .cb-slideshow li div h3 {
      font-size: 5rem; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .cb-slideshow li div h3 {
      font-size: 5rem; } }

.menu-header {
  background: url("../images/bg/menu.jpg") no-repeat;
  background-size: 100% 1000px;
  background-position: 90% 20%; }

.reservation-header {
  background: url("../images/bg/reservation.jpg") no-repeat;
  background-size: 100% 800px;
  background-position: 90% 33%; }

.gallery-header {
  background: url("../images/pic18.jpg") no-repeat;
  background-size: 100% 800px;
  background-position: 90% 33%; }

.contact-header {
  background: url("../images/location.png") no-repeat;
  background-size: 100% 822px;
  background-position: 90% 25%; }

.header-page {
  height: 400px; }
  @media (min-width: 320px) and (max-width: 767px) {
    .header-page {
      background-size: 100% 310px;
      background-position: 90% 11%;
      height: 200px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .header-page {
      background-size: 100% 435px;
      background-position: 90% 11%;
      height: 300px; } }

.list-group {
  color: #620001 !important; }

.tab-pane h3 {
  color: #620001; }

.btn-lg {
  background: #620001;
  color: #fff; }
  .btn-lg:hover {
    color: #F2EC2C !important; }

.tab-content .btn.focus, .tab-content .btn:focus {
  color: #fff !important; }
.tab-content .btn:hover {
  color: #F2EC2C !important; }

.bk-content {
  background: #fff; }
  .bk-content .mb-1 {
    font-size: 18px;
    color: #620001; }
  .bk-content .tab-pane {
    background: url(../images/bg/page4.jpg) repeat;
    background-attachment: fixed;
    padding: 25px 35px; }
  .bk-content h2 {
    font-weight: bold;
    color: #620001; }
  .bk-content .bk-main-content {
    padding: 50px 5px; }
  .bk-content .bk-title {
    text-align: center;
    top: 20px; }
  .bk-content h1 {
    text-align: center;
    color: #444;
    font-family: DIN-bold,sans-serif;
    font-size: 40px;
    line-height: 1em;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    max-width: 100%;
    display: inline-block; }
    @media (min-width: 991px) {
      .bk-content h1 {
        font-size: 63px; } }
  .bk-content p {
    margin: 0 0 .75em;
    font-family: "PT Serif",serif;
    font-size: 17px;
    font-style: normal;
    letter-spacing: 1px;
    font-family: "minion-pro";
    font-size: 26px;
    line-height: 1.6em;
    text-transform: none;
    text-decoration: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: italic;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    position: relative;
    z-index: inherit;
    color: #620001; }
  .bk-content .orderOnline {
    text-align: center;
    margin-top: 50px; }
    .bk-content .orderOnline a {
      display: inline-block;
      padding: 15px 25px;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      letter-spacing: 1px;
      font-family: "proxima-nova";
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: .1em;
      font-weight: 600;
      font-style: normal;
      color: #444;
      border: 1px solid #444;
      border-radius: 5px;
      text-decoration: none;
      margin-bottom: 20px; }
      .bk-content .orderOnline a:hover {
        background-color: #444444;
        color: #fff; }
  .bk-content .menu-submenu {
    margin-top: 100px; }
    .bk-content .menu-submenu .nav-tabs li a {
      font-size: 2.1rem;
      color: #444; }
    .bk-content .menu-submenu .nav-tabs .active a {
      color: #620001; }

footer {
  width: 100%;
  color: #fff; }
  @media (min-width: 991px) {
    footer {
      height: 300px; } }
  @media (min-width: 991px) {
    footer .logo {
      position: relative;
      top: 30%; } }
  @media (min-width: 320px) and (max-width: 767px) {
    footer .logo a > img {
      width: 70%;
      margin-top: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    footer .logo a > img {
      width: 50%;
      margin-top: 40px; } }
  footer .default > p > a > i {
    font-size: 3rem;
    border: 1px solid #fff;
    padding: 10px 19px;
    margin-right: 10px;
    color: #fff; }
    footer .default > p > a > i:hover {
      background: #444; }

.footer-bottom {
  color: #fff;
  background: #222222;
  padding: 15px; }
  .footer-bottom p {
    margin-bottom: 0px; }

.breadcrumb li {
  color: #444; }
.breadcrumb li > a {
  color: #444; }

.hugeit-field-block custom-text-block {
  display: none !important; }

.contact-info p {
  color: #444;
  font-family: "Open Sans",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem; }

.location:hover {
  cursor: pointer; }

.map {
  transition: all 0.3s;
  overflow: hidden;
  position: relative;
  z-index: 999999; }
  .map .map-img {
    width: 95px;
    position: absolute;
    left: 42%;
    top: 2px;
    background: #fff;
    padding: 5px; }

.on {
  height: 150px; }

.off {
  height: 0px; }

.cb-slideshow li div h3 {
  text-shadow: 2px 2px #333; }
  @media (min-width: 320px) and (max-width: 767px) {
    .cb-slideshow li div h3 {
      font-size: 3rem;
      line-height: 40px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .cb-slideshow li div h3 {
      font-size: 4rem;
      line-height: 40px; } }
  @media (min-width: 991px) {
    .cb-slideshow li div h3 {
      font-size: 6rem;
      line-height: 80px; } }

.flex-column small {
  float: right;
  font-size: 2rem;
  color: #B66530;
  font-weight: bold; }
.flex-column h2 {
  display: inline-block; }

.btn-lg {
  margin-bottom: 15px; }

.mobile-menu {
  width: 200px;
  background: #F2EC2C;
  position: absolute;
  right: -200px;
  top: 0px;
  height: 100%;
  z-index: 999999;
  transition: all 0.5s; }
  .mobile-menu ul {
    margin-top: 40%; }
    .mobile-menu ul :first-child {
      border: none; }
    .mobile-menu ul li {
      list-style: none;
      border-top: 1px solid #333; }
      .mobile-menu ul li a {
        color: #444;
        font-weight: bold;
        font-size: 20px;
        display: block;
        padding: 12px; }
  .mobile-menu .logo {
    margin-top: 40%; }

.mobile-menu-off {
  right: -200px;
  display: none !important; }

.mobile-menu-on {
  display: block !important;
  right: 0px; }

.wrap {
  margin: 0px !important;
  padding: 0px !important;
  position: relative;
  transition: all 0.5s; }
  @media (min-width: 991px) {
    .wrap {
      left: 0px !important; } }

.menu-off {
  left: 0px; }

.menu-on {
  left: -200px; }

.home_wrap {
  height: 100%;
  overflow: hidden; }

.list-group-item {
  background: none; }
  .list-group-item:hover {
    background: none !important; }

/*# sourceMappingURL=style.css.map */
