*:focus, *:active, *:hover, a:focus, a:active, a:hover {
  outline: none !important; }

html, body {
  height: 100%; }

body {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  color: #575858; }
  body.stop-scrolling {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    body.stop-scrolling footer {
      display: none; }

html.cke_panel_container, html.cke_panel_container body {
  background: #FFF; }

a, a:hover, a:focus {
  color: #BF9958; }
a:hover {
  text-decoration: underline; }

.form-control, .form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn,
.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.tb {
  display: table;
  width: 100%; }
  .tb .tr {
    display: table-row;
    width: 100%; }
  .tb .td {
    float: none;
    display: table-cell; }

.preload-img {
  opacity: 0; }

.preload-after {
  opacity: 1;
  -webkit-transition: opacity 0.4s linear 0.5s;
  -moz-transition: opacity 0.4s linear 0.5s;
  transition: opacity 0.4s linear 0.5s; }

.gold-text {
  color: #BF9958; }

.heading-style-1 {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #434343;
  margin: 0 0 5px;
  padding-right: 20px; }
  .heading-style-1:after {
    content: "";
    position: absolute;
    border-bottom: 2px #BF9958 solid;
    bottom: -2px;
    left: 0;
    width: 100%; }

.heading-style-2,
.heading-style-3 {
  color: #BF9958;
  font-size: 34px; }

.heading-style-3,
.heading-style-4 {
  font-size: 20px; }

.heading-style-4 {
  color: #575858; }

img.img-gold-border {
  border: 3px #BF9958 solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.btn.btn-theme {
  background-color: #BF9958;
  color: #FFF; }
  .btn.btn-theme.btn-lg {
    display: block;
    font-size: 32px;
    padding: 2px;
    width: 100%; }

#page-content {
  padding: 20px; }

#page-content .room-photos p {
  display: inline; }
#page-content .room-photos img {
  width: 30px;
  height: 30px; }

/* HEADER */
header {
  border-top: 4px #BF9958 solid;
  z-index: 10; }
  header a, header a:hover, header a:focus {
    color: #575858; }
  header .header-contact-details {
    vertical-align: middle;
    text-align: right; }
    header .header-contact-details p {
      margin: 0;
      font-size: 18px; }
  header .tb-wrapper {
    overflow: hidden; }
  header.sticky-header .header-inner {
    position: fixed;
    background-color: #BF9A58;
    border-top: none;
    text-align: center;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10; }
    header.sticky-header .header-inner .tb-wrapper {
      height: 0; }
    header.sticky-header .header-inner .navbar-wrapper {
      padding: 0; }
    header.sticky-header .header-inner .navbar {
      padding: 15px 0 10px; }
    header.sticky-header .header-inner .navbar-nav {
      float: none;
      margin: 20px 0 0; }
      header.sticky-header .header-inner .navbar-nav > li > a {
        color: #646565;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0 0 10px; }
    header.sticky-header .header-inner .navbar-toggle {
      margin: 15px 12px 0 0; }
      header.sticky-header .header-inner .navbar-toggle .icon-bar {
        background: #927138; }
    header.sticky-header .header-inner #collapse-navigation {
      margin: 5px 0 0; }
    header.sticky-header .header-inner .header-logo-text {
      display: inline-block; }

.header-inner,
.wrapper-inner,
#bg-window .window-panel {
  background-color: #FFF; }

.header-logo-text,
.navbar-nav,
.heading-style-1,
.heading-style-2,
.heading-style-3,
.heading-style-4,
.btn.btn-theme,
.request-enquiry-pack,
.content-accommodation thead,
footer {
  font-family: 'Merriweather', serif; }

img {
  max-width: 100%; }
  img.floated-left {
    float: left;
    margin: 0 20px 10px 0; }
  img.floated-right {
    float: right;
    margin: 0 0 10px 20px; }
  img.img-block {
    display: block;
    width: 100%; }

/* NAVIGATION */
.navbar-brand {
  padding: 0;
  height: auto; }

.navbar-wrapper {
  padding: 40px 40px 0; }

.navbar {
  min-height: 0;
  border: none;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.navbar-nav {
  font-size: 14px;
  text-align: center; }
  .navbar-nav > li {
    float: none;
    display: inline-block; }
    .navbar-nav > li > a {
      padding: 5px 15px;
      border-bottom: 2px transparent solid;
      text-transform: uppercase;
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      transition: all ease 0.2s; }
      .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
        border-bottom-color: #BF9958;
        background-color: transparent; }

.header-logo-text {
  display: none;
  text-transform: uppercase;
  font-size: 16px; }

#collapse-navigation {
  padding: 0;
  margin: 20px 0 10px; }

/* BACKGROUND WINDOW */
#bg-window {
  position: relative;
  padding-bottom: 37%; }
  #bg-window .window-panel {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0;
    z-index: 4; }
    #bg-window .window-panel.left-panel {
      left: 0;
      border-right: 2px #BF9958 solid; }
    #bg-window .window-panel.right-panel {
      right: 0;
      border-left: 2px #BF9958 solid; }
  #bg-window .window {
    position: absolute;
    border-top: 2px #BF9958 solid;
    border-bottom: 2px #BF9958 solid;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* MAIN CONTENT */
main {
  padding-bottom: 82px; }
  main .wrapper-inner {
    padding: 30px 40px 40px; }
  main .intro-table td {
    vertical-align: top; }
    main .intro-table td img {
      position: relative;
      top: -50px;
      max-width: none; }
    main .intro-table td .heading-style-1 {
      margin-bottom: 4px; }

.content-home .heading-style-1 a {
  color: inherit; }

/* WEDDINGS */
.content-weddings .content {
  position: relative; }
.content-weddings .content .heading-style-3 {
  margin: 15px 0 0; }

.request-enquiry-pack {
  display: block;
  background-color: #BF9958; }
  .request-enquiry-pack.static-btn {
    max-width: 650px;
    margin: 30px auto; }
  .request-enquiry-pack.floated-btn {
    position: absolute;
    width: 200%;
    width: calc(200% + 30px);
    right: 0;
    height: 110px;
    bottom: -130px; }
  .request-enquiry-pack:hover, .request-enquiry-pack:focus {
    text-decoration: none; }
  .request-enquiry-pack .tb {
    position: relative;
    height: 100%; }
  .request-enquiry-pack .td {
    vertical-align: middle; }
  .request-enquiry-pack .image-col {
    width: 28%; }
    .request-enquiry-pack .image-col img {
      max-width: 100%; }
  .request-enquiry-pack .text-col {
    font-size: 34px;
    color: #FFF;
    padding: 5px 20px;
    line-height: 120%; }

/* ACCOMMODATION */
.content-accommodation {
  margin-top: 50px; }
  .content-accommodation .pricing-table img {
    width: 100%; }
    .content-accommodation .pricing-table img:hover {
      cursor: pointer; }
  .content-accommodation .pricing-table p {
    margin-bottom: 1px; }
  .content-accommodation .table {
    text-align: center; }
    .content-accommodation .table thead th {
      background-color: #BF9958;
      border-color: #EDEEED;
      border-width: 1px;
      color: #FFF;
      font-weight: normal;
      text-align: center; }
    .content-accommodation .table tbody tr:nth-child(odd) td {
      background-color: #DCDDDC; }
    .content-accommodation .table tbody tr:nth-child(even) td {
      background-color: #EBEBEB; }
    .content-accommodation .table tbody tr td {
      border-color: #FFF;
      color: #BF9958;
      font-weight: bold; }

/* SUPPLIERS */
.content-suppliers .heading-style-4 > * {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1; }
.content-suppliers .heading-style-4 > span {
  margin-left: 15px; }

/* LOCATION MAP */
#location-map {
  background-color: #BF9958;
  color: #FFF;
  margin-bottom: 50px; }
  #location-map .td {
    width: 50%;
    vertical-align: middle;
    padding: 12px; }
  #location-map iframe {
    min-height: 300px;
    height: 100%;
    width: 100%;
    border: 2px #FFF solid; }

/* GALLERY */
#gallery-block .thumbnail-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  margin-bottom: 30px; }
#gallery-block .img-link {
  position: absolute;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

/* TESTIMONIALS */
#testimonials-block .testimonial-row {
  padding-bottom: 20px; }
  #testimonials-block .testimonial-row + .testimonial-row {
    padding-top: 20px;
    border-top: 2px #BF9958 solid; }
  #testimonials-block .testimonial-row .author,
  #testimonials-block .testimonial-row .content {
    margin: 0; }
  #testimonials-block .testimonial-row .author {
    color: #BF9958;
    font-weight: bold;
    margin-top: 20px; }
  #testimonials-block .testimonial-row .content {
    position: relative;
    padding: 0 30px; }
  #testimonials-block .testimonial-row .content > span {
    position: absolute;
    font-size: 50px;
    line-height: 1; }
    #testimonials-block .testimonial-row .content > span:first-child {
      left: 0;
      top: 0; }
    #testimonials-block .testimonial-row .content > span:last-child {
      right: 0;
      bottom: -30px; }

/* CONTACT FORM */
#contact-form-popup {
  display: none;
  position: fixed;
  background-color: #282828;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15; }
  #contact-form-popup .contact-wrapper-inner {
    overflow: auto;
    overflow-x: hidden;
    text-align: center; }
  #contact-form-popup .contact-wrapper-inner,
  #contact-form-popup .tb {
    height: 100%; }
  #contact-form-popup .td {
    vertical-align: middle; }
  #contact-form-popup .form-group {
    margin: 0 30px 30px; }
  #contact-form-popup .form-control {
    display: inline-block;
    background-color: transparent;
    border: 3px #424242 solid;
    height: 55px;
    color: #FFF; }
    #contact-form-popup .form-control::-webkit-placeholder {
      color: #575858; }
    #contact-form-popup .form-control::-moz-placeholder {
      color: #575858; }
    #contact-form-popup .form-control::-ms-placeholder {
      color: #575858; }
    #contact-form-popup .form-control:-moz-placeholder {
      color: #575858; }
    #contact-form-popup .form-control::placeholder {
      color: #575858; }
  #contact-form-popup textarea {
    min-height: 265px; }
  #contact-form-popup .btn {
    padding: 0 60px;
    color: #282828;
    font-size: 34px; }
  #contact-form-popup .close-btn-wrapper {
    text-align: right; }
  #contact-form-popup .close-btn {
    position: fixed;
    font-size: 70px;
    top: 0;
    color: #FFF;
    font-family: initial;
    font-weight: normal; }
    #contact-form-popup .close-btn:hover, #contact-form-popup .close-btn:focus {
      text-decoration: none; }
  #contact-form-popup .heading-style-2 {
    color: #FFF;
    font-size: 50px;
    margin: 0; }
  #contact-form-popup .contact-form-sub-header {
    color: #BF9958;
    font-size: 30px;
    margin: 20px 0 30px; }
  #contact-form-popup .social-icons {
    margin-bottom: 20px; }
  #contact-form-popup .social-icon + .social-icon {
    margin-left: 15px; }
  #contact-form-popup .message-form-group {
    margin-bottom: 3px; }
  #contact-form-popup form {
    position: relative;
    padding: 30px 0; }

.parallax-bg {
  position: absolute;
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  left: 0;
  top: 0;
  width: 100%;
  z-index: -1; }

/* FOOTER */
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10; }
  footer .footer-wrapper {
    background-color: #282828;
    border-top: 3px #BF9958 solid;
    padding: 10px 0; }
  footer .social-icon + .social-icon {
    margin-left: 5px; }
  footer .created-by {
    padding-top: 5px;
    font-size: 12px; }
  footer a {
    color: #FFF; }
  footer.static-footer {
    position: static;
    margin-top: -82px; }

.social-icon {
  display: inline-block;
  background-image: url(/assets/site/images/social-icons.png);
  background-repeat: no-repeat;
  height: 34px;
  width: 35px; }
  .social-icon.social-icon-lg {
    background-image: url(/assets/site/images/social-icons-lg.png);
    height: 52px;
    width: 53px; }

.social-icon.icon-phone {
  background-position: 0px 0; }

.social-icon-lg.icon-phone {
  background-position: 0px 0; }

.social-icon.icon-email {
  background-position: -35px 0; }

.social-icon-lg.icon-email {
  background-position: -53px 0; }

.social-icon.icon-facebook {
  background-position: -70px 0; }

.social-icon-lg.icon-facebook {
  background-position: -106px 0; }

.social-icon.icon-twitter {
  background-position: -105px 0; }

.social-icon-lg.icon-twitter {
  background-position: -159px 0; }

.social-icon.icon-youtube {
  background-position: -140px 0; }

.social-icon-lg.icon-youtube {
  background-position: -212px 0; }

.social-icon.icon-instagram {
  background-position: -175px 0; }

.social-icon-lg.icon-instagram {
  background-position: -265px 0; }

.social-icon.icon-trip-advisor {
  background-position: -210px 0; }

.social-icon-lg.icon-trip-advisor {
  background-position: -318px 0; }

.social-icon.icon-pinterest {
  background-position: -245px 0; }

.social-icon-lg.icon-pinterest {
  background-position: -371px 0; }

.social-icon.icon-map {
  background-position: -280px 0; }

.social-icon-lg.icon-map {
  background-position: -424px 0; }

.fc-event, .fc-event-dot, .modal-header {
  background-color: #BF9958;
  border-color: #575858;
  color: #fff;
  cursor: pointer; }

.modal-content {
  border-radius: 0; }

/* MEDIA FIXES */
@media (max-width: 1199px) {
  .request-enquiry-pack.floated-btn .text-col {
    font-size: 20px; }

  #contact-form-popup .heading-style-2 {
    font-size: 36px; }
  #contact-form-popup .contact-form-sub-header {
    font-size: 20px;
    margin: 5px 0 10px; }

  #contact-form .social-icon {
    transform: scale(0.7); }
    #contact-form .social-icon + .social-icon {
      margin-left: -5px; }
  #contact-form .form-group {
    margin-bottom: 10px; }
  #contact-form .form-control {
    height: 45px; } }
@media (max-width: 992px) {
  main .intro-table td img {
    width: 150px;
    top: 20px; }
  main .pricing-table {
    max-width: 300px;
    margin: 20px auto; }

  .request-enquiry-pack.floated-btn {
    position: static;
    width: 100%;
    margin: 10px 0 0; }

  .content-suppliers .heading-style-4 img {
    max-width: 30px; }

  .content-weddings {
    text-align: center; }
    .content-weddings .content {
      margin: 20px 0; }

  #location-map .td {
    display: block;
    width: 100%; }
  #location-map iframe {
    height: 400px; } }
@media (max-width: 767px) {
  .container {
    padding-left: 0;
    padding-right: 0; }

  header .tb-wrapper .td {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 20px; }

  .navbar-toggle {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    padding: 0;
    margin: 0; }
    .navbar-toggle .icon-bar {
      background-color: #BF9958;
      -webkit-transition: all ease-in-out 0.15s;
      -moz-transition: all ease-in-out 0.15s;
      transition: all ease-in-out 0.15s;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
      .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 5px; }
    .navbar-toggle .icon-bar.bar-0 {
      width: 30px;
      margin-left: 0px; }
    .navbar-toggle .icon-bar.bar-1 {
      width: 24px;
      margin-left: 6px; }
    .navbar-toggle .icon-bar.bar-2 {
      width: 18px;
      margin-left: 12px; }
    .navbar-toggle[aria-expanded="true"] .icon-bar {
      background: #979898;
      width: 30px;
      margin-left: 0; }

  .navbar-brand {
    float: none;
    display: inline-block; }
    .navbar-brand img {
      height: 60px; }

  .navbar-nav {
    margin: 0 0 20px; }
    .navbar-nav > li {
      display: block;
      float: left;
      width: 50%; }

  main .intro-table td {
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center; }
    main .intro-table td img {
      position: static;
      margin-bottom: 30px; }
  main .service-types .heading-style-1 {
    width: 100%;
    padding: 0;
    margin-top: 30px; }
  main .service-types img,
  main .img-gold-border {
    width: 100%; }

  .content-home .heading-style-1 {
    padding: 0; } }
/* COLOR BOX */
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90); }

#colorbox {
  outline: 0; }

#cboxContent {
  margin-top: 20px;
  background: #BF9958; }

#cboxLoadingGraphic {
  background: url(/assets/site/images/gold-loader.gif) no-repeat center center; }

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -32px;
  background: url(/assets/site/images/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -32px;
  background: url(/assets/site/images/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 0;
  right: 5px;
  display: block;
  background: url(/assets/site/images/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

#cboxTitle {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 3;
  background: #000;
  padding: 6px 13px;
  color: #FFF; }

/*# sourceMappingURL=site.css.map */
