
body {
    color: #000;
    font: 14px/1.7em "PT Sans Caption",sans-serif;
}
h1 {
    color: #000;
    font: 700 22px "Trajan Pro","Cinzel",serif;
    margin-bottom: 30px;
    text-transform: uppercase;
}
h2 {
    color: #000;
    font: 700 17px "Trajan Pro","Cinzel",serif;
    margin-bottom: 10px;
    text-transform: uppercase;
}
h3 {
    color: #000;
    font: 400 18px "Trajan Pro","Cinzel",serif;
    margin-bottom: 10px;
    margin-top: 10px;
}
h4 {
    color: #000;
    font: 700 15px "PT Sans Caption",sans-serif;
    margin-bottom: 5px;
    margin-top: 25px;
}
.heading-border {
    background: rgba(0, 0, 0, 0) no-repeat scroll center bottom;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
a:focus {
    outline: 0 none;
}
.header {
    background: #0d306a  repeat-x scroll 0 0;
    padding: 18px 0 23px;
}
.top-menu {
    margin-top: 15px;
}
.top-menu li {
    display: inline;
    list-style: outside none none;
}
.top-menu li a {
    color: #fff;
    font: 12px "PT Sans Caption",serif;
    padding: 11px 8px;
    text-transform: uppercase;
}
.top-menu li:last-child a {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    margin-left: 10px;
    padding: 11px 14px;
}
.top-menu li:last-child:hover a {
    color: #fff;
}
.top-menu li:hover a {
    color: #ccc;
    text-decoration: none;
}
.top-menu li a:focus {
    text-decoration: none;
}
.navbar {
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    min-height: 45px !important;
    padding: 0;
    position: relative;
    top: -1px;
    z-index: 1000;
}
ul.nav {
    margin-left: -25px;
}
ul.nav > li > a {
    color: #fff;
    font: 12px "Trajan Pro","Merriweather",serif;
    padding: 16px !important;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
ul.nav > li.active > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
}
ul.nav > li:hover > a {
    background: #b28d41 none repeat scroll 0 0;
    color: #fff;
}
ul.nav > li > a:focus {
    background: #b28d41 none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
}
ul.nav > li ul.dropdown-menu {
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    border-radius: 0;
    min-width: 270px;
    padding: 14px 0;
}
ul.nav > li ul.dropdown-menu li a {
    color: #fff;
    font: 13px "PT Sans Caption",sans-serif;
    padding: 6px 16px;
    transition: all 0.5s ease 0s;
}
ul.nav > li ul.dropdown-menu li:hover a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #e5b75b;
}
.banner {
    margin-bottom: -50px;
    position: relative;
    top: -50px;
}
.main-slider {
    position: relative;
}
.reservation-holder {
    position: absolute;
    right: 100px;
    top: 70px;
    z-index: 100;
}
.reservation {
    background: rgba(0, 0, 0, 0.69) none repeat scroll 0 0;
    padding: 30px;
    width: 280px;
}
.reservation h4 {
    color: #fff;
    font: 700 18px "Trajan Pro","Cinzel",serif;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}
.reservation input {
    border-radius: 0;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    text-transform: uppercase;
    width: 180px;
}
.reservation select {
    border-radius: 0;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    text-transform: uppercase;
    width: 100px;
}
.reservation .btn-custom {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(168, 133, 62, 1) 0%, rgba(207, 165, 75, 1) 30%, rgba(209, 168, 81, 1) 47%, rgba(207, 164, 73, 1) 64%, rgba(168, 133, 62, 1) 100%) repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    margin-left: 10px;
    padding: 8px 0;
    text-transform: uppercase;
    transition: background 0.5s ease 0s;
    width: 107px;
}
.reservation .btn-custom:hover, .reservation-sidebar .btn-custom:hover {
    color: #fff;
}
.input-group-addon {
    border-radius: 0 !important;
}
.reservation-sidebar {
    background: #f8f6e8 none repeat scroll 0 0;
    padding: 25px 25px 40px;
}
.reservation-sidebar h4 {
    font: 700 18px "Trajan Pro","Cinzel",sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}
.reservation-sidebar input {
    border-radius: 0;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    text-transform: uppercase;
}
.reservation-sidebar select {
    border-radius: 0;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    text-transform: uppercase;
}
.reservation-sidebar .btn-custom {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(168, 133, 62, 1) 0%, rgba(207, 165, 75, 1) 30%, rgba(209, 168, 81, 1) 47%, rgba(207, 164, 73, 1) 64%, rgba(168, 133, 62, 1) 100%) repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font: 12px/1.7em "PT Sans Caption",sans-serif;
    padding: 9px 0;
    position: relative;
    text-transform: uppercase;
    top: 15px;
}
.content {
    background: #fffdfc none repeat scroll 0 0;
    border-top: 1px solid #fff;
    padding: 50px 0 20px;
}
.thumbnail {
    background: #f8f6e8 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    padding: 0 !important;
}
.thumbnail .frame {
    display: block;
    height: 200px !important;
    overflow: hidden;
}
.thumbnail img {
    position: relative;
    top: -15px;
    width: 100%;
}
.thumbnail .caption {
    padding: 5px 20px 20px;
}
.thumbnail p {
    color: #000;
    height: 60px;
    overflow: hidden !important;
}
.thumbnail:hover .btn-outline {
    background: #b18c40 none repeat scroll 0 0;
    border: 1px solid #b18c40;
    color: #fff;
}
.thumbnail2 .caption {
    height: 330px;
    overflow: hidden;
    padding: 5px 0;
}
.thumbnail2 img {
    width: 100%;
}
.thumbnail2 h2 {
    border-bottom: 1px solid #cabea6;
    padding-bottom: 3px;
}
.thumbnail2 ul {

    margin: 0;
    padding: 0 0 0 25px;
}
.btn-link {
    color: #8e722c;
    font: 12px "PT Sans Caption",sans-serif;
    padding: 0;
    text-transform: uppercase;
}
.btn-link:hover {
    color: #8e722c;
    text-decoration: none;
}
.btn-outline {
    border: 1px solid #b18c40;
    border-radius: 0;
    color: #8e722c;
    font: 12px "PT Sans Caption",sans-serif;
    padding: 8px 12px;
    text-align: left;
    text-transform: uppercase;
    transition: background 0.5s ease 0s;
}
.btn-outline:hover {
    background: #b18c40 none repeat scroll 0 0;
    border: 1px solid #b18c40;
    color: #fff;
}
.btn-outline:focus {
    outline: 0 none;
}
.btn-solid {
    background: #ac893a none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font: 12px "PT Sans Caption",sans-serif;
    margin-top: 10px;
    padding: 12px 14px;
    text-transform: uppercase;
    transition: background 0.5s ease 0s;
}
.btn-solid:hover {
    background: #8e722c none repeat scroll 0 0;
    color: #fff;
}
.btn-solid:focus {
    background: #8e722c none repeat scroll 0 0;
    color: #fff;
    outline: 0 none;
}
.brands {
    background: #f7f7f7 none repeat scroll 0 0;
    padding: 10px 0;
}
.thumb-full {
    margin: 0 0 20px;
    width: 100%;
}
.thumb-full:hover {
}
.fa {
    margin-right: 5px;
}
.block {
    margin-bottom: 30px;
}
.divider {
    background: rgba(0, 0, 0, 0) no-repeat scroll center center;
    height: 50px;
}
.heading-deco {
    border-bottom: 1px solid #cabea6;
    padding-bottom: 5px;
}
.logo-thumb {
    height: 160px;
    line-height: 160px;
}
.logo-thumb img {
    opacity: 0.8;
    width: 125px;
}
.logo-thumb:hover img {
    filter: none;
    opacity: 1;
}
.bullet-list {
    list-style: inside none square;
    margin: 0;
    padding: 0 0 0 5px;
}
ul.list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.list li {
    border-bottom: 1px solid #eee;
    padding: 12px 0;
}
ul.list li:last-child {
    border-bottom: 0 none;
}
ul.list li:first-child {
    padding-top: 0;
}
.footer {
    background: #03112e none repeat scroll 0 0;
    color: #fff;
    padding: 55px 0 0;
}
.footer h2 {
    color: #fff;
    font: 16px "Trajan Pro","Cinzel",sans-serif;
    margin-bottom: 15px;
    margin-top: 0;
}
.footer img {
    margin-right: 3px;
}
.footer-menu li {
    display: inline;
    list-style: outside none none;
}
.footer-menu li a {
    border-right: 1px solid #eee;
    color: #fff;
    padding: 0 5px;
}
.footer-menu li:last-child a {
    border-right: 0 none;
}
.footer-menu li:hover a {
    opacity: 0.6;
    text-decoration: none;
}
.lower-footer {
    border-top: 1px solid #0b1e42;
    color: #fff;
    margin-top: 10px;
    padding: 12px 0;
}
.lower-footer a {
    color: #fff;
}
.lower-footer a:hover {
    color: #ccc;
    text-decoration: none;
}
.ih-item {
    position: relative;
    transition: all 0.35s ease-in-out 0s;
}
.ih-item, .ih-item * {
    box-sizing: border-box;
}
.ih-item a {
    color: #333;
}
.ih-item a:hover {
    text-decoration: none;
}
.ih-item img {
    height: 100%;
    width: 100%;
}
.ih-item.square {
    margin: 0 -5px;
    position: relative;
}
.ih-item.square .info {
    backface-visibility: hidden;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
}
.ih-item.square.effect {
    overflow: hidden;
}
.ih-item.square.effect .img {
    transform: scale(1);
    transition: all 0.35s ease-in-out 0s;
}
.ih-item.square.effect .info {
    background: rgba(0, 0, 0, 0.65) none repeat scroll 0 0;
    opacity: 0;
    transition: all 0.35s ease-in-out 0s;
    visibility: hidden;
}
.ih-item.square.effect .info h3 {
    color: #fff;
    font: 700 17px "Trajan Pro","Cinzel",sans-serif;
    margin: 17% 0 3%;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.35s ease-in-out 0s;
}
.ih-item.square.effect .info p {
    color: #fff;
    font: 14px/1.5em "PT Sans Caption",sans-serif;
    padding: 0 35px;
    position: relative;
    text-align: center;
    transition: all 0.35s linear 0.1s;
}
.ih-item.square.effect a:hover .img {
    transform: scale(1.2);
}
.ih-item.square.effect a:hover .info {
    opacity: 1;
    visibility: visible;
}
.ih-item.square.effect a:hover .info h3, .ih-item.square.effect a:hover .info p {
    transform: translateY(0px);
}
.img h3 {
    bottom: -10px;
    color: #fff;
    padding: 17px 0;
    position: absolute;
    width: 100%;
}
.ih-item.square.effect a:hover .img h3 {
    opacity: 0;
}
.carousel .item {
    transition: opacity 2s ease 0s;
}
.carousel .active.left, .carousel .active.right {
    left: 0;
    opacity: 0;
    z-index: 2;
}
.carousel .next, .carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 1;
}
.carousel-indicators {
    display: none;
}
.chevron {
    opacity: 0.7;
    position: absolute;
    top: 40%;
}
.chevron-left {
    left: 10%;
}
.chevron-right {
    right: 10%;
}
.carousel-inner > .item > img {
    margin: 0 auto;
    width: 100%;
}
.carousel .carousel-control {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    opacity: 0;
}
.carousel:hover .carousel-control {
    opacity: 1;
}
.tripadvisor-widget {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #8fbf7c;
    padding: 10px;
}
.widSSPnarrow {
    width: 100% !important;
}
@media screen and (min-width: 768px) {
    ul.nav li.dropdown:hover ul.dropdown-menu {
        display: block;
    }
}
@media screen and (max-width: 1199px) {
    ul.nav > li > a {
        color: #fff;
        padding: 16px 7px !important;
    }
    .tripadvisor-widget {
        overflow: hidden;
    }
    .thumbnail .frame {
        height: 150px !important;
    }
}
@media screen and (max-width: 991px) {
    .navbar {
        background: #000 none repeat scroll 0 0;
    }
    ul.nav > li > a {
        color: #fff;
        padding: 16px 10px !important;
    }
    .ih-item.square.effect .info h3 {
        display: none;
    }
    .ih-item.square.effect .info p {
        font: 13px/1.5em "PT Sans Caption",sans-serif;
        margin-top: 17% !important;
        padding: 0 15px;
    }
    .header {
        background-size: cover;
    }
    .thumbnail .frame {
        height: 110px !important;
    }
}
@media screen and (max-width: 768px) {
    .navbar-toggle span {
        border-bottom: 2px solid #fff;
    }
    .hide-on-mb {
        display: none;
    }
    .top-menu {
        margin-top: 25px;
    }
    .top-menu li:last-child a {
        display: none;
    }
    ul.nav {
        margin-left: 0;
    }
    .navbar {
        background: #111 none repeat scroll 0 0;
    }
    ul.nav > li > a {
        color: #fff;
        padding: 12px 16px !important;
    }
    ul.nav > li > a:focus {
        background: #8e722c none repeat scroll 0 0 !important;
    }
    .main-slider {
        height: 270px;
    }
    .carousel {
        display: none;
    }
    .reservation-holder {
        left: 10px;
        right: 10px;
        top: 20px;
    }
    .reservation {
        background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
        width: 100%;
    }
    .reservation input {
        width: 100%;
    }
    .reservation select {
        width: 100%;
    }
    .reservation .btn-custom {
        margin-left: 0;
        width: 100%;
    }
    .btn-solid {
        margin-bottom: 10px;
    }
    .thumbnail .frame {
        height: auto !important;
    }
    .banner {
        margin-bottom: 0;
        position: relative;
        top: -2px;
    }
    .footer {
        padding: 40px 0 0;
    }
    .force-left {
        float: left !important;
    }
    .navbar-collapse {
        max-height: none;
    }
    .ih-item.square.effect .info h3 {
        display: block;
    }
    .ih-item.square.effect .info p {
        font: 14px/1.5em "PT Sans Caption",sans-serif;
        margin-top: 3% !important;
    }
}
fieldset legend {
    border-bottom: 1px solid #cabea6;
    font: 700 22px "Trajan Pro","Cinzel",serif;
    margin-top: 30px !important;
    padding-bottom: 5px;
    text-transform: uppercase;
}
form label {
    font: 400 14px "PT Sans Caption",sans-serif !important;
}
form input {
    background: #f8f6e8 none repeat scroll 0 0;
    border: 1px solid #eae7d3;
    color: #66614b;
    padding: 5px 10px;
    width: 350px;
}
form select {
    background: #f8f6e8 none repeat scroll 0 0;
    border: 1px solid #eae7d3;
    color: #66614b;
    padding: 8px 10px;
    width: 350px;
}
form textarea {
    background: #f8f6e8 none repeat scroll 0 0;
    border: 1px solid #eae7d3;
    color: #66614b;
    height: 150px !important;
    padding: 10px;
    width: 350px;
}