/* GOOGLE FONTS */

@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Bitter:400);
@import url(http://fonts.googleapis.com/css?family=Bitter:400italic);
@import url(http://fonts.googleapis.com/css?family=Bitter:700);
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
@import url(http://fonts.googleapis.com/css?family=Roboto:400italic);
@import url(http://fonts.googleapis.com/css?family=Roboto:700);
/* Global properties ======================================================== */

a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
}
::selection {
    background: #888888!important;
    color: #fff
}
::-moz-selection {
    background: #888888!important;
    color: #fff
}
a {
    color: #fff;
    text-decoration: underline;
    outline: none
}
a:hover {
    color: #fff;
    text-decoration: none;
    outline: none
}
body {
    background: #221f1f;
    border: 0;
    font: 14px 'Roboto', Arial, Helvetica, sans-serif;
    color: #312117;
    line-height: 20px;
    min-width: 320px;
}
#main {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.top1_wrapper {
    position: relative;
}
.bg1 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.top1_inner {
    position: relative;
    padding-top: 60px;
}
header {
    float: left;
}
#inner {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    padding-top: 25px;
}
.top2_wrapper {
    background: url(../images/px1.jpg);
}
.top2_inner {
    background: url(../images/px1_2.png) left top repeat-x;
}
.top2 {
    padding: 30px 0;
}
.slogan1 {
    text-align: center;
    font-family: 'Bitter';
    font-style: italic;
    font-size: 36px;
    line-height: 36px;
    color: #201d1d;
    text-shadow: 1px 1px 0px #9a7c56;
    padding: 15px 0;
}
.slogan2 {
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 19px;
    color: #e4d3bf;
    text-shadow: 1px 1px 3px #4a3925;
    padding: 0px 0 0 40px;
    background: url(../images/slogan2.png) 0 0 no-repeat;
}
.top3_wrapper {
    position: relative;
    background: url(../images/px2.jpg);
}
.top3_inner {
    position: relative;
    padding-top:25px;
}
.not-front .top3_inner {
    padding-top: 15px;
    padding-bottom: 15px;
}
.top3 {
    position: relative;
}
.top3_title {
    text-align: center;
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    color: #cabca9;
    padding-bottom: 25px;
    text-shadow: 3px 3px 0px rgba(0, 0, 0, 0.2);
}
.breadcrumbs1 {
    padding: 0px 0 0px;
    line-height: 20px;
    color: #e9ddcf;
    font-family: 'Bitter';
    font-size: 14px;
    text-shadow: 1px 1px 3px #4a3925;
}
.breadcrumbs1 a {
    color: #c4b29e;
}
.breadcrumbs1 a:hover {
    color: #fff;
}
.breadcrumbs1 span1{
    display: inline-block;
    width: 8px;
    height: 10px;
    background: url(../images/breadcrumbs1.png) 0 0 no-repeat;
    margin: 0 15px;
}
/* ============================= slider3 ====================== */

.shelf {
    height: 131px;
    position: absolute;
    left: -54px;
    right: -54px;
    bottom: 0;
    z-index: 1;
}
.shelf_left {
    width: 154px;
    height: 131px;
    background: url(../images/shelf_left.png) 0 0 no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.shelf_px {
    height: 131px;
    background: url(../images/shelf_px.png) 0 0 repeat-x;
    position: absolute;
    left: 154px;
    right: 154px;
    top: 0;
}
.shelf_right {
    width: 154px;
    height: 131px;
    background: url(../images/shelf_right.png) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.slider3_wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    z-index: 5;
}
#slider3 {
    position: relative;
    padding-bottom: 69px;
    padding-top: 0px;
}
.prev3 {
    display: block;
    width: 31px;
    height: 31px;
    background: url(../images/prev3.png) left top no-repeat;
    position: absolute;
    left: 0;
    margin-left: 0;
    top: -55px;
    z-index: 100;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.prev3:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.next3 {
    display: block;
    width: 31px;
    height: 31px;
    background: url(../images/next3.png) left top no-repeat;
    position: absolute;
    right: 0;
    margin-right: 0;
    top: -55px;
    z-index: 100;
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.next3:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel-box {
    position: relative;
}
.carousel-box .inner {
    position: relative;
    overflow: hidden;
}
.carousel.main {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: -20px;
}
.caroufredsel_wrapper {
    padding: 0;
    margin: 0;
}
.caroufredsel_wrapper ul {
    padding: 0;
    margin: 0;
}
.carousel-box ul li {
    float: left;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    position: relative;
    width: 250px;
    overflow: hidden;
    padding-right: 20px
}
.book {} .book_inner {
    padding-bottom: 6px;
    position: relative;
}
.book .book_inner a {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 3;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 12px;
    overflow: hidden;
}
.book .book_inner a:hover {} .book .book_inner .book_shadow {
    width: 100%;
    height: 13px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
}
.book .book_inner a .img {
    width: 100%;
    position: relative;
}
.book .book_inner a .over1 {
    position: absolute;
    left: 0;
    bottom: -172px;
    width: 100%;
    height: 172px;
    background: url(../images/book_over.png) left bottom repeat-x;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.book .book_inner a:hover .over1 {
    bottom: 0;
}
.book .book_inner a .txt1 {
    position: absolute;
    left: 0;
    bottom: -50px;
    width: 100%;
    font-family: 'Bitter';
    font-weight: 400;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    color: #c8b49c;
    text-decoration: underline;
    padding-bottom: 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.book .book_inner a:hover .txt1 {
    color: #c8b49c;
    bottom: 0;
}
/* ============================= slider3 end ====================== */

.bot1_wrapper {
    position: relative;
    background: url(../images/px4.jpg);
}
.bot1_inner {
    position: relative;
    padding-top: 0px;
}
.bot1 {
    position: relative;
    padding: 35px 0;
}
.bot1_title1 {
    font-family: 'Lobster';
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 15px;
    color: #c4b29e;
    padding-top: 10px;
}
.bot1_title2 {
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 15px;
    color: #c4b29e;
    padding-top: 20px;
}
footer {} .copyright {
    font-family: 'Bitter';
    font-size: 14px;
    line-height: 22px;
    color: #a69f9e;
}
.copyright a {
    color: #f4aa0e;
    text-decoration: underline;
}
.copyright a:hover {
    color: #fff;
    text-decoration: none;
}
.social_wrapper {} .social {
    display: inline-block;
    margin: 0 0px;
    padding-top: 0px;
    list-style: none;
    white-space: nowrap;
}
.social li {
    display: inline-block;
    margin: 0 5px 5px 0;
    float: left;
}
.social li a {
    display: block;
    opacity: 0.7;
    filter: alpha(opacity=70);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.social li a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.sh_top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background: url(../images/sh_top.png) 0 0 repeat-x;
}
.sh_top2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 10px;
    background: url(../images/sh_top2.png) 0 0 repeat-x;
}
.sh_bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: url(../images/sh_bottom.png) 0 0 repeat-x;
}
.shadow1 {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1140px;
    margin-left: -570px;
}
.shadow1 .img {
    width: 100%;
}
/* ============================= content ====================== */

#content_wrapper {
    background: url(../images/px3.jpg);
}
#content {
    background: url(../images/px3_2.png) left top repeat-x;
    padding-top: 50px;
    padding-bottom: 50px;
}
/* ============================= main menu ====================== */

.menu_wrapper {
    float: right;
    padding-top: 20px;
}
.navbar_ {
    margin: 0;
    padding: 0;
    background: none;
    position: relative;
    z-index: 30;
}
.navbar_ .navbar-inner_ {
    padding: 0;
    margin: 0;
    border: none;
    min-height: inherit;
    background: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    filter: none;
}
.navbar_ .btn-navbar {
    background: #4d2f14;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 20px;
    margin-bottom: 15px;
}
.navbar_ .btn-navbar:hover {
    background: #71461f;
}
.navbar_ .btn-navbar .icon-bar {
    background-image: none;
}
.nav-collapse_.collapse {
    position: relative;
    display: block;
    text-align: center;
}
.navbar_ .nav {
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    display: block;
    left: auto;
}
.navbar_ .nav > li {
    position: relative;
    display: block;
    float: left;
    padding-right: 0px;
    white-space: nowrap;
    background: none;
    margin-left: 20px;
}
.navbar_ .nav > li:first-child {
    margin-left: 0;
}
.navbar_ .nav > li > a {
    display: block;
    text-decoration: none;
    background: none;
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-shadow: none;
    padding: 10px 20px;
    border: none;
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    background: #685845;
    transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
    -webkit-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
}
.navbar_ .nav > li.active > a,
.navbar_ .nav > li.active > a:hover,
.navbar_ .nav > li.active > a:focus,
.navbar_ .nav > li > a:hover,
.navbar_ .nav > li > a:focus,
.navbar_ .nav > li.sfHover > a,
.navbar_ .nav > li.sfHover > a:hover {
    color: #fff;
    text-decoration: none;
    background: #f4aa0e;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.sub-menu ul {
    position: absolute;
    display: none;
    left: 0px;
    top: 44px;
    list-style: none;
    zoom: 1;
    z-index: 109;
    margin: 0;
    padding: 0px;
    background: none;
    text-align: left;
}
.sub-menu li {
    margin: 0;
    margin-bottom: 2px;
    position: relative;
    zoom: 1;
    display: block;
}
.sub-menu li a {
    display: inline-block;
    position: relative;
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px 10px 20px;
    background: #685845;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.sub-menu li a:hover {
    text-decoration: none;
    color: #fff;
    background: #f4aa0e;
}
.sub-menu li a em {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: none;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -5px;
}
.sub-menu li a:hover em {
    background-position: bottom;
}
.sub-menu-1 > ul {} .sub-menu-2 > ul {
    left: 100%;
    top: 0px;
    margin-left: 2px;
}
/* ============================= search-form ====================== */

.search-form-wrapper {
    padding-bottom: 0px;
}
.navbar-form {
    float: none;
    position: relative;
    z-index: 11;
    margin: 0px 0px 0 0;
    padding: 0;
}
.navbar-form input {
    width: 100%;
    height: auto;
    font-size: 12px;
    font-style: italic;
    line-height: 20px;
    color: #8a7e70;
    background: #231f1a;
    border: 1px solid #231f1a;
    margin: 0;
    padding: 6px 50px 6px 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.navbar-form input:focus {
    color: #fff;
    border-color: #8a7e70;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-form a {
    text-decoration: none;
    margin: 0;
    display: inline-block;
    width: 42px;
    height: 28px;
    background: url(../images/search.png) left top no-repeat;
    position: absolute;
    right: 0;
    top: 4px;
}
.navbar-form a:hover {
    background-position: right;
}
/* ============================= toTop ====================== */

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 100%;
    background: url(../images/totop.gif) no-repeat left top;
}
#toTopHover {
    background: url(../images/totop.gif) no-repeat left bottom;
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
}
#toTop:active,
#toTop:focus {
    outline: none;
}
/* ============================= main layout ====================== */

h1 {
    font-family: 'Bitter';
    font-style: italic;
    font-weight: 400;
    font-size: 36px;
    color: #201d1d;
    line-height: 36px;
    padding: 15px 0;
    margin: 0;
    text-shadow: 1px 1px 0px #9a7c56;
}
h2 {
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 28px;
    color: #312117;
    line-height: 28px;
    padding: 25px 0 25px 0;
    margin: 0;
}
h2.c1 {
    font-family: 'Lobster';
    font-weight: 400;
    font-size: 56px;
    color: #312117;
    line-height: 56px;
    padding: 5px 0 10px 0;
    margin: 0;
}
h3 {
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 24px;
    color: #312117;
    line-height: 29px;
    padding: 0px 0 15px 0;
    margin: 0;
}
h4 {
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 14px;
    color: #211c18;
    line-height: 20px;
    padding: 0px 0 10px 0;
    margin: 0;
    text-transform: uppercase;
}
h6 {
    font-family: 'Bitter';
    font-weight: 700;
    font-style: italic;
    font-size: 18px;
    color: #312117;
    line-height: 22px;
    padding: 0px 0 5px 0;
    margin: 0;
}
.upper {
    text-transform: uppercase;
}
.color1 {
    color: #fff;
}
.line1 {
    height: 1px;
    background: #907d68;
    margin: 15px 0;
}
.hl1 {
    height: 1px;
    background: #907d68;
    margin: 15px 0;
}
.radius1 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.pad_bot1 {
    padding-bottom: 20px;
}
/* === */

.box1 {
    border-left: 1px solid #93806b;
    padding-left: 29px;
}
.button1 {
    display: inline-block;
    line-height: 20px;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Bitter';
    font-weight: 700;
    color: #ae9b86;
    white-space: nowrap;
    letter-spacing: 0px;
    background: #685845;
    padding: 14px 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.button1:hover {
    color: #b09d88;
    background: #312117;
}
.button2 {
    display: inline-block;
    line-height: 20px;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'Bitter';
    font-weight: 700;
    color: #6a3b1d;
    white-space: nowrap;
    letter-spacing: 0px;
    background: url(../images/button2.png) 0 center no-repeat;
    padding-left: 30px;
    text-transform: uppercase;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.button2:hover {
    color: #000;
}
.button2.mar1 {
    margin-left: 20px;
}
.date1 {
    margin-bottom: 10px;
    line-height: 20px;
}
.date1 .txt1 {
    float: left;
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 14px;
    color: #b09d88;
    text-align: center;
    width: 34px;
    background: #312117;
    padding: 7px 0;
}
.date1 .txt2 {
    float: left;
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
    color: #b9a68f;
    background: #685845;
    padding: 7px 10px;
}
.google_map {
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0;
    padding: 0px;
    background: #fff;
    border: none;
    line-height: 1px;
}
.google_map iframe {
    position: relative;
    width: 100%;
    height: 460px;
    border: none;
    background: #fff;
}
/* ============================= thumbnail ====================== */

.img-polaroid {
    position: relative;
    padding: 5px;
    background: #e7e0d7;
    border: 1px solid #c4bdab;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.img-polaroid.w1 {
    padding: 10px;
}
.thumbnail .caption {
    padding: 0;
    color: #312117
}
.thumb1 {
    margin-bottom: 20px;
}
.thumb1.last {
    margin-bottom: 0px;
}
.thumb1 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.thumb1 figure {
    margin: 0;
    float: left;
    margin: 0px 20px 20px 0px;
}
.thumb1 figure img {
    width: auto;
}
.thumb1 .caption {} .thumb2 {
    margin-bottom: 20px;
}
.thumb2.last {
    margin-bottom: 0px;
}
.thumb2 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.thumb2 figure {
    margin: 0;
    float: left;
    margin: 0px 20px 20px 0px;
}
.thumb2 figure img {
    width: auto;
}
.thumb2 .caption {} .thumb3 {
    margin-bottom: 20px;
}
.thumb3.last {
    margin-bottom: 0px;
}
.thumb3 .thumbnail {
    padding: 0;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.thumb3 figure {
    margin: 0;
    float: none;
    margin: 0px 0px 20px 0px;
}
.thumb3 figure img {
    width: 100%;
}
.thumb3 .caption {} .thumb-isotope {} .thumb-isotope .thumbnail {
    padding: 0px;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.thumb-isotope .thumbnail a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 0px;
    background: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover {} .thumb-isotope .thumbnail a figure {
    position: relative;
    margin: 0;
    float: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background: #fff;
    border: none;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover figure {
    background: #fff;
}
.thumb-isotope .thumbnail a img {
    width: 100%;
}
.thumb-isotope .thumbnail a em {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: url(../images/photo1.png) center center no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover em {
    opacity: 1;
    filter: alpha(opacity=100);
}
.thumb-isotope .thumbnail a .caption {
    color: #fff;
    text-align: center;
    background: #907c67;
    line-height: 20px;
    padding: 12px 15px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.thumb-isotope .thumbnail a:hover .caption {
    color: #fff;
    background: #f4aa0e;
}
/* ============================= accordion ====================== */

.accordion {
    margin-bottom: 20px;
}
.accordion-group {
    margin-bottom: 1px;
    border: none;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
.accordion-heading {
    border-bottom: 0;
}
.accordion-heading .accordion-toggle {
    text-decoration: none;
    display: block;
    padding: 7px 10px 7px 15px;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    color: #b9a68f;
    background: #6a3b1d;
}
.accordion-heading .accordion-toggle:hover {
    text-decoration: none;
    color: #b9a68f;
    background: #312117;
}
.accordion-inner {
    background: none;
    border-top: none;
    padding: 0px;
    border-left: 1px solid #6e4123;
    padding-left: 10px;
    margin: 10px 0;
    color: #312117;
}
/*================= Contacts =========================*/

#note {} .notification_error {
    color: #f00;
    padding-bottom: 10px;
}
.notification_ok {
    text-align: left;
    padding-bottom: 10px;
}
#ajax-contact-form .control-group {
    margin-bottom: 10px;
}
#ajax-contact-form .control-label {
    display: none;
}
#ajax-contact-form .controls {
    margin-left: 0;
}
#ajax-contact-form input,
#ajax-contact-form textarea {
    background: #665c51;
    border: 1px solid #665c51;
    color: #eed0af;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-box-shadow: inset 0px 3px 20px 3px #665c51;
    -webkit-box-shadow: inset 0px 3px 20px 3px #665c51;
    box-shadow: inset 0px 3px 20px 3px #665c51;
}
#ajax-contact-form input:focus,
#ajax-contact-form textarea:focus {
    border-color: #000;
}
#ajax-contact-form textarea {
    height: 124px;
}
#ajax-contact-form .control-group.capthca {
    margin-bottom: 0px;
}
#ajax-contact-form .capthca input {
    width: 156px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}
#ajax-contact-form img {
    float: left;
    width: 170px;
    height: 42px;
    margin-bottom: 10px;
}
#ajax-contact-form .submit {
    border: 0;
    margin: 0;
    display: inline-block;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Bitter';
    font-weight: 700;
    color: #ae9b86;
    white-space: nowrap;
    letter-spacing: 0px;
    background: #685845;
    padding: 0px 20px;
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
#ajax-contact-form .submit:hover {
    color: #b09d88;
    background: #312117;
}
/*================= 404 =========================*/

.page-404 {
    text-align: center;
}
.page-404 .txt1 {
    font-family: 'Bitter';
    font-weight: 700;
    font-size: 220px;
    color: #312117;
    line-height: 220px;
}
.page-404 .txt2 {
    font-family: 'Bitter';
    font-weight: 400;
    font-style: italic;
    font-size: 70px;
    color: #312117;
    line-height: 70px;
}
/*----- media queries ------*/
/* Large desktop */

@media (min-width: 1200px) {
    #inner {
        max-width: 1400px;
    }
    .shadow1 {
        width: 1400px;
        margin-left: -700px;
    }
    .book .book_inner a {
        margin: 0 15px;
    }
    .prev3 {
        left: -40px;
        top: 50%;
        margin-top: -35px;
    }
    .next3 {
        right: -40px;
        top: 50%;
        margin-top: -35px;
    }
}
/* Default landscape and desktop to large desktop */

@media (max-width: 1199px) {} @media (min-width: 980px) and (max-width: 1199px) {}
/* Portrait tablet to landscape and desktop */

@media (max-width: 979px) {} @media (min-width: 768px) and (max-width: 979px) {
    #inner {
        max-width: 924px;
    }
    .shadow1 {
        width: 924px;
        margin-left: -462px;
    }
    .nav-collapse_.collapse {
        height: auto!important;
        overflow: visible!important;
    }
    .navbar_ .btn-navbar {
        display: none;
    }
    header {
        max-width: 250px;
    }
    .navbar_ .nav > li {
        margin-left: 10px;
    }
    .navbar_ .nav > li > a {
        padding: 10px 10px;
    }
    .sub-menu li a {
        padding: 10px;
    }
    .book .book_inner a {
        margin: 0 13px;
    }
}
/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
    .container {
        width: 440px;
    }
    #inner {
        max-width: 100%;
    }
    .shadow1 {
        width: 100%;
        margin-left: 0px;
        left: 0;
    }
    header {
        float: none;
        text-align: center;
    }
    .menu_wrapper {
        float: none;
    }
    .navbar_ .nav {
        display: block;
    }
    .navbar_ .nav > li {
        float: none;
        padding-right: 0;
        background: none;
        margin-left: 0;
        margin-bottom: 1px;
    }
    .sub-menu li a {
        display: block;
        text-align: center;
        background: #574836;
    }
    .sub-menu li a:hover {
        background: #dc990c;
    }
    .sub-menu ul {
        position: relative;
        left: 0;
        top: 1px;
    }
    .sub-menu-2 > ul {
        margin-left: 0px;
    }
    .box1 {
        border-left: none;
        padding-left: 0px;
        border-top: 1px solid #93806b;
        padding-top: 20px;
        margin-top: 20px;
    }
    .google_map iframe {
        height: 400px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {}
/* Landscape phones and down */

@media (max-width: 480px) {
    .container {
        width: 300px;
    }
    .google_map iframe {
        height: 300px;
    }
    .page-404 .txt1 {
        font-size: 150px;
        line-height: 150px;
    }
    .page-404 .txt2 {
        font-size: 50px;
        line-height: 50px;
    }
    .book .book_inner a {
        margin: 0 8px;
    }
}