@charset "UTF-8";
.fluid {
}

body {
    font-family: montserrat, sans-serif;
    font-style: normal;
    font-weight: 100;
    background-size: contain;
}
h2 {
    font-family: all-round-gothic, sans-serif;
    font-style: normal;
    font-weight: 200;
    color: #B4883F;
    font-size: 1.5em;
}

h5 {
    font-family: lindsey-signature, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 2.5em;
    color: #30548F;
    text-align: center;
}
border-slider {
    border: thin solid #B4883F;
    -webkit-box-shadow: 1px 1px 4px #9B783F;
    box-shadow: 1px 1px 4px #9B783F;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
h4 {
    font-family: gravesend-sans, sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 1em;
    text-transform: uppercase;
}

a:hover {
    color: #B4883F;
    text-decoration: underline;
    font-weight: bold;
}
.card-text {
    font-size: 0.8em;
}
.carousel h1 {
    font-family: all-round-gothic, sans-serif;
    font-size: 3em;
    font-style: normal;
    font-weight: 200;
    color: #FFF;
    text-shadow: 1px 1px 10px #000000;
}

.tm-15 {
    margin-top: 15px;
}
.tm-25 {
    margin-top: 25px;
}
.btn-gold-outline {
    border-style: solid;
    border-color: #B4883F;
    background-color: #FFFFFF;
    color: #B4883F;
    font-family: all-round-gothic, sans-serif;
    font-size: small;
    text-transform: uppercase;
}
.bg-navy-solid {
    background-color: #0E1A2E;
}
.card-body a {
    color: #B4883F;
    font-family: all-round-gothic, sans-serif;
    text-transform: uppercase;
    font-size: small;
    text-decoration: none;
}
.card-body a:hover  {
    color: #122647;
    font-family: all-round-gothic, sans-serif;
    text-transform: uppercase;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
}
.tp-15 {
    padding-top: 15px;
}
.tp-25 {
    padding-top: 25px;
}
.bg-gold-lt {
    background-color: #FFF9F0;
}
.bp-15 {
    padding-bottom: 15px;
}
.bm-10 {
    margin-bottom: 10px;
}
.ml-50 {
    margin-left: 50px;
}
.navbar {
    z-index: 999;
    background-image: url(images/bg-swirl.jpg);
    background-position: 0% 0%;
    background-size: cover;
}

.navbar-nav.mr-auto .nav-item .nav-link {
    /* [disabled]color: #B4883F; */
}
.nav-link.hover {
    color: #B6024F;
}
nav ul li a:hover {
    color: #B6024F;
}
.nav-link.active {
    color: #B6024F;
}
.text-pink {
    color: #B6024F;
}
.bg-gold-pattern-lt {
    background-image: url(images/bg-gold-patternmlt.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
}
.dropshadow-logo {
    -webkit-box-shadow: 5px 5px 15px #000000;
    box-shadow: 5px 5px 15px #000000;
}
.dropshadow-roompic {
    -webkit-box-shadow: 1px 1px 5px #9A9486;
    box-shadow: 1px 1px 5px #9A9486;
}
.container {
    padding-left: 0px;
}
.navbar-nav.mr-auto .nav-item.active.ml-50 .nav-link.ml-50 {
}
.bm-25 {
    margin-bottom: 25px;
}
.row .col-sm-6.col-md-4.col-12.col-lg-4.offset-xl-1.col-xl-3 .h2.bm-25 {
}
.mar-l-20 {
    margin-left: 20px;
}
#footer-tina li {
    font-family: "Montserrat Regular", "sans-serif"sans-serif;
    text-decoration: none;
    font-size: 0.85em;
    line-height: 1.7em;
}
#footer-tina a:link  {
    font-family: "Montserrat Regular", "sans-serif"sans-serif;
    font-size: 0.85em;
    line-height: 1.7em;
    color: #FFFFFF;
    text-decoration: underline;
}
.carousel-caption {
      top: 50%;
  transform: translateY(-50%);
  bottom: initial;
}

.navbar-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  color: #B4883F;
  font-family: all-round-gothic, sans-serif;
}

.em-wide {
  letter-spacing: 0.1em;
}

a {
    color: #B4883F;
}
#footer-tina {
    background-image: url(images/bg-navy-pattern.png);
    background-repeat: repeat;
    background-size: cover;
}
.img-cover {
    background: cover;
}
.margin-rt {
    margin-right: 25px;
}
.li-policies {
    margin-right: 0px;
    width: 30%;
    text-align: center;
    background-color: #B4883F;
}
.jumbotron-rooms {
    background-image: url(images_rooms/header-rooms.jpg);
    background-size: cover;
    background-position: 0% 50%;
}
.bordertop {
    border-top: thin solid #B6024F;
}
.room-container {
    margin-top: 0px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.bg-swirl.jpg {
    background-image: url(images/bg-swirl.jpg);
    background-size: auto auto;
}
.testimonial {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
    color: #9B783F;
}
