/****** FILE: themes/kyubi/css/main.css *****/
/** Includes a standard size background image, and a 2x version (with prefix 's2x') for retina capable devices @param  String $folder Path to image relative to CSS file eg ../images/ @param  String $file   Filename of non-retina image eg logo.png @param  String $width  CSS width of the display size (non retina image size) eg 100px @param  String $height CSS height of the display size (non retina image size) eg 100px @example  @include background-image-retina('../images/', 'wards-logo.png', 135px, 32px); */
@import url("//hello.myfonts.net/count/3190a9");
@font-face { font-family: 'Mistuki1'; src: url("../../webfonts/3190A9_0_0.eot"); src: url("../webfonts/3190A9_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/3190A9_0_0.woff2") format("woff2"), url("../webfonts/3190A9_0_0.woff") format("woff"), url("../webfonts/3190A9_0_0.ttf") format("truetype"); }
@font-face { font-family: 'Mistuki2'; src: url("../webfonts/3190A9_1_0.eot"); src: url("../webfonts/3190A9_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/3190A9_1_0.woff2") format("woff2"), url("../webfonts/3190A9_1_0.woff") format("woff"), url("../webfonts/3190A9_1_0.ttf") format("truetype"); }
@font-face { font-family: 'Mistuki3'; src: url("../webfonts/3190A9_2_0.eot"); src: url("../webfonts/3190A9_2_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/3190A9_2_0.woff2") format("woff2"), url("../webfonts/3190A9_2_0.woff") format("woff"), url("../webfonts/3190A9_2_0.ttf") format("truetype"); }
@font-face { font-family: 'Mistuki4'; src: url("../webfonts/3190A9_3_0.eot"); src: url("../webfonts/3190A9_3_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/3190A9_3_0.woff2") format("woff2"), url("../webfonts/3190A9_3_0.woff") format("woff"), url("../webfonts/3190A9_3_0.ttf") format("truetype"); }
/* The Typekit service used to deliver this font or fonts for use on websites is provided by Adobe and is subject to these Terms of Use http://www.adobe.com/products/eulas/tou_typekit. For font license information, see the list below.  aktiv-grotesk: - http://typekit.com/eulas/000000000000000000017870 - http://typekit.com/eulas/000000000000000000017874 - http://typekit.com/eulas/00000000000000000001786f - http://typekit.com/eulas/000000000000000000017873 open-sans: - http://typekit.com/eulas/000000000000000000011c38 - http://typekit.com/eulas/000000000000000000011c3d - http://typekit.com/eulas/000000000000000000011c35 - http://typekit.com/eulas/000000000000000000011c3b - http://typekit.com/eulas/000000000000000000011c34  (c) 2009-2015 Adobe Systems Incorporated. All Rights Reserved. */
/* Typography - can be exported to an editor.css file for inclusion in the CMS */
body { font-family: Arial, sans-serif; font-weight: 400; }

a, a:link { color: #d5ac66; }

a:visited { color: #ca963e; }

a:focus { color: #ca963e; }

p { line-height: 1.8; }

blockquote { border-left-color: #d5ac66; }

img.leftAlone, .typography .leftAlone { float: none; margin-right: 0; }

img.left, .typography .left { float: left; margin-right: 15px; }

img.right, .typography .right { float: right; margin-left: 15px; }

img.center, .typography img.center { display: block; margin-left: auto; margin-right: auto; }

.content img, .typography img { max-width: 100%; height: auto; }

html { height: 100%; }

body { background-color: #000; color: #95989a; height: 100%; }

hr { border-color: #d5ac66; margin: 0; }

p { text-align: center; margin: 0 0 15px 0; }

h1, h2, h3, h4, h5, h6 { color: #d5ac66; margin-top: 0; margin-bottom: 15px; }

h1 { font-size: 72px; font-family: 'Mistuki4'; font-weight: 300; }

.accent-font { font-family: 'Mistuki4'; font-weight: 300; }

.row { padding-top: 15px; padding-bottom: 15px; }

.center-block { float: none; }

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

.text-hightlight { color: #d5ac66; }

.letter-spacing { letter-spacing: 2px; }

.overlay { background: rgba(0, 0, 0, 0.7); height: 100%; }

.sub-heading { margin: 30px auto !important; }

#nav-header { height: 100px; }

#top-link-block.affix-top { position: absolute; /* allows it to "slide" up into view */ bottom: -82px; /* negative of the offset - height of link element */ left: 10px /* padding from the left side of the window */ }

#top-link-block.affix { position: fixed; /* keeps it on the bottom once in view */ bottom: 18px; /* height of link element */ left: 10px /* padding from the left side of the window */ }

.menu-close { text-align: center; width: 40%; }

header #menu-header { font-family: Arial, sans-serif; font-weight: 400; color: #95989a; text-transform: uppercase; margin-top: 5px; margin-bottom: 0; margin-left: auto; margin-right: auto; text-align: center; display: block; }
header #menu-header:hover { cursor: pointer; }
header #menu-header:active { color: #d5ac66; }
header .page-heading { background-color: #95989a; padding: 0; }
header .page-heading h1 { padding: 50px 0; margin: 0; text-transform: capitalize; text-align: center; font-size: 72px; }
header .page-heading .header-overlay { background-color: rgba(0, 0, 0, 0.7); }
header #close-nav-btn { font-family: Arial, sans-serif; font-weight: 400; display: none; margin-top: 0px; color: #95989a; width: 36px; height: 36px; line-height: 36px; font-size: 30px; text-align: center; }
header #close-nav-btn:hover { cursor: pointer; }
header .logo-home img { margin-top: -15%; max-width: 76px; }

.nav-row { margin-top: 20px; }
.nav-row .close-btn { color: #95989a; font-size: 26px; }

.nav > li a:hover, .nav > li a:focus, .nav > li a:hover { background-color: #000; color: #d5ac66; }

.primary-nav { text-align: center; }

.navbar-nav { margin-top: 30px; }
.navbar-nav li { width: 100%; }
.navbar-nav li > a { font-size: 26px; padding-bottom: 36px; color: #ccc; display: block; text-decoration: none; text-transform: uppercase; text-align: center; }
.navbar-nav li.active a { color: #d5ac66; }

nav h1 { display: block; text-transform: uppercase; color: #95989a; }

#mobile-nav { display: none; width: 100%; background-color: #000; opacity: 0.94; position: absolute; z-index: 10; height: 100vh; }

.homebanner { position: fixed; width: 100%; width: 100vw; height: 100%; height: 100vh; top: 0; left: 0; background-color: transparent; background-size: cover; background-repeat: no-repeat; z-index: 0; background-position: 50% 50%; }

#mobile-home-logo { margin-top: 10%; margin-bottom: 10%; }

.button-container { text-align: center; }
.button-container .kyubi-button { display: block; height: 36px; width: 200px; text-transform: uppercase; line-height: 36px; font-size: 15px; margin-left: auto; margin-right: auto; background-color: #000; color: #95989a; border: 1px solid #d5ac66; }
.button-container .kyubi-button:hover { text-decoration: none; background-color: #d5ac66; color: #ffffff; }
.button-container .add-margin { margin: 30px auto; }

#menu-accordion .ui-accordion-header-active { color: #d5ac66; border: none; }
#menu-accordion .ui-state-focus { outline: none; }
#menu-accordion .key h4 { margin-top: 30px; color: #95989a; text-align: center; text-transform: uppercase; }
#menu-accordion h1, #menu-accordion h2 { color: #95989a; text-align: center; text-transform: capitalize; cursor: pointer; font-family: 'Mistuki4'; font-weight: 300; font-size: 50px; }
#menu-accordion h4 { color: #d5ac66; text-align: center; margin-top: 0px; margin-bottom: 0; text-transform: uppercase; }
#menu-accordion p { margin-bottom: 0; text-align: center; color: #95989a; }
#menu-accordion .menu-item { margin: 20px 0px; }
#menu-accordion .menu-item h4 { margin-top: 25px; text-transform: uppercase; }

.menu-item { margin: 20px 0px; }
.menu-item h4 { margin-top: 30px; margin-bottom: 0; text-transform: uppercase; }
.menu-item h4 span { text-transform: none; }
.menu-item p { text-align: center; color: #95989a; }

.key p { color: #95989a; text-align: center; text-transform: uppercase; }
.key .key-spacing { margin: 0 10px; }

/******************************************************************************
* Gallery Page
******************************************************************************/
.gallery-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; padding: 0 15px; }

a { -webkit-flex-basis: 100%; -ms-flex-preferred-size: 100%; flex-basis: 100%; margin-bottom: 15px; }
a .gallery-image { position: relative; }
a .gallery-image .hover-text { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; position: absolute; top: 0; left: 0; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 100%; height: 100%; padding: 0 30px; -webkit-transition: visibility 0.2s linear, opacity 0.2s linear; transition: visibility 0.2s linear, opacity 0.2s linear; background-color: rgba(0, 0, 0, 0.6); color: #fff; cursor: pointer; opacity: 0; visibility: hidden; }
a .gallery-image .hover-text p { margin: 0; }
a .gallery-image:hover .hover-text { opacity: 1; visibility: visible; }

#swipebox-bottom-bar { bottom: 40%; background: none; }

#swipebox-arrows { max-width: 100%; }

#swipebox-top-bar { top: initial; bottom: 50px; }

.form-horizontal .form-group { margin-right: auto; margin-left: auto; text-align: center; }
.form-horizontal > .form-group { margin-top: 20px; margin-bottom: 0; }

.form-control { box-shadow: none; background-image: none !important; border-color: #d5ac66; background-color: #000; border-radius: 0; color: #95989a; }

.control-label { display: none; text-align: left; width: 100%; }

input { text-align: center; }

::-webkit-input-placeholder { text-align: center; }

:-moz-placeholder { /* Firefox 18- */ text-align: center; }

::-moz-placeholder { /* Firefox 19+ */ text-align: center; }

:-ms-input-placeholder { text-align: center; }

.btn-default { text-transform: uppercase; text-shadow: none; background-image: none; color: #ffffff; background-color: #d5ac66; border: none; border-radius: 0; width: 50%; }

footer { margin-bottom: 10px; }
footer .row { padding-top: 0; }
footer .footer-icon { margin-left: 10px; font-size: 30px; }

/* Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x) CSS from:       http://codepen.io/transportedman/pen/NPWRGq and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide Inspired from:  http://codepen.io/Rowno/pen/Afykb
*/
.carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 1s; transition-duration: 1s; }

.carousel-fade .carousel-inner .active { opacity: 1; }

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; }

.carousel-fade .carousel-control { z-index: 2; }

[data-slide-to] { cursor: pointer; }

/* WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers." Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
/* all screens larger than extra-small (480px) */
/* screens larget than small (768px) */
@media (min-width: 768px) { header .logo-home img { margin-top: -25%; }
  #image-header .container { width: 100%; }
  .form-horizontal .control-label { text-align: left; width: 100%; }
  .navbar-nav { float: none; }
  .navbar-nav .contact-link { float: right; }
  .navbar-nav .contact-link a { padding-right: 0; }
  #mobile-home-logo { margin-top: 99px; margin-bottom: 99px; }
  .btn-default { width: 25%; }
  .gallery-wrapper { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0; }
  a { -webkit-flex-basis: 50%; -ms-flex-preferred-size: 50%; flex-basis: 50%; margin-bottom: 15px; }
  a:nth-child(odd) { padding-right: 7px; padding-left: 15px; }
  a:nth-child(even) { padding-left: 7px; padding-right: 15px; } }
/* screens larger than medium (992px) */
@media (min-width: 992px) { .navbar-nav { margin-top: 0px; }
  .navbar-nav li { display: inline-block; width: auto; float: none; text-align: center; }
  .navbar-nav li > a { font-size: 16px; padding-bottom: 0; }
  .navbar-nav li > a:hover { color: #d5ac66; background-color: transparent; }
  #reserve-table { margin-bottom: 50px; }
  #nav-header { padding-top: 30px; margin-bottom: 30px; }
  header .logo-home img { margin-top: -15%; }
  header .page-heading { margin: 30px 0; }
  header .page-heading h1 { padding: 100px 0; font-size: 120px; }
  #mobile-home-logo { margin-top: 0px; margin-bottom: 40px; }
  .menu-header-row { text-align: justify; }
  .menu-heading-container { text-align: center; margin: 20px auto; }
  .menu-heading-container .heading { font-family: 'Mistuki4'; font-weight: 300; font-size: 60px; letter-spacing: 2px; margin: 0 0 20px 0; float: left; color: #95989a; text-transform: capitalize; }
  .menu-heading-container .heading:hover { color: #d5ac66; cursor: pointer; }
  .menu-heading-container .menu { width: 20%; }
  .menu-heading-container .bar { width: 25%; }
  .menu-heading-container .active-item { color: #d5ac66; }
  .carousel-caption { position: relative; right: 0; left: 0; bottom: 0; padding: 0; margin-top: 50px; }
  /****************************************************************************** Gallery Page *****************************************************************************/
  .gallery-wrapper a { -webkit-flex-basis: 25%; -ms-flex-preferred-size: 25%; flex-basis: 25%; margin-bottom: 30px; padding: 0 15px; }
  footer p { text-align: left; }
  footer .footer-icon { float: right; font-size: 26px; margin-left: 10px; margin-top: -9px; } }
/* Large devices (large desktops, 1200px and up) */

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

