/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */
 @import url('https://fonts.googleapis.com/css?family=Baskervville|Montserrat:400,700&display=swap');

body {
  overflow-x: hidden;
  font-family: 'Montserrat', sans-serif;
}

p {
  line-height: 1.75;
}

a {
  color: #040404; text-decoration: underline;
}

a:hover {
  color: #333; text-decoration: none;
}

.text-primary {
  color: #040404 !important;
}

section { position: relative; }
.divlink { position: absolute; top:0; left:0; width: 100%; height: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-family: 'Times New Roman', serif;
  color: #000;
}

.page-section {
  padding: 70px 50px;
}

.page-section h2.section-heading {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 35px;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 75px;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.vhidden { display: none; }
.whitebg { background-color: white; color: #000; }
#divfeature, #divparking { color: white; }

@media (min-width: 768px) {
  section {
    padding: 100px 0;
  }
}

::-moz-selection {
  background: #040404;
  text-shadow: none;
}

::selection {
  background: #040404;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
  background-color: #030303;
  border-color: #040404;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #333 !important;
  border-color: #333 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 2, 7, 0.5) !important;
}

#mainNav {
  background-color: #2F2C2A;;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: black;
  border: 0;
  background-color: white;
  font-family: 'Montserrat', sans-serif;
  outline:  none;
}

#mainNav .navbar-brand img {
    width: 54px; height: auto; padding: 5px 0; transition: all 0.5s;
}
#mainNav.navbar-shrink .navbar-brand img { width: 42px; height: auto; padding: 2px 0; }

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  padding: 0.75em 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  text-decoration: underline;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 5px;
    padding-bottom: 5px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #2F2C2A;
  }
  #mainNav .navbar-brand {
    font-size: 26px;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 0 0.5em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    background-color: #2F2C2A;;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 26px;
    padding: 5px 0;
  }
}

header.title {
  text-align: center;
  padding: 130px 0 40px 0;
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("../images/masthead.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead h1 { color: #fff; }

header.masthead img { height: 100px; width: auto; margin-top: 2rem; }

header.masthead .intro-text {
  padding-top: 140px;
  padding-bottom: 70px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 200px;
    padding-bottom: 100px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  }
}

#accommodation { background: url('../img/glasses.jpg'); background-size: cover; padding-bottom: 250px; }
.accimg, .b1img, .b2img { background-image: url('../img/dining.jpg'); background-size: cover; }
#accommodation p { font-size: 16px; }
.b1img { background-image: url('../img/bedroom1.jpg');  }
.b2img { background-image: url('../img/bedroom2.jpg');  }

.im333 { padding: 0 !important; }
.im333>img { width: 33.33%; height: auto; }




.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.wbg { background-color: white; }

.textpad { padding: 30px; }

#portfolio { background-color: #3F3C3A; }
#portfolio h2 { color: #040404; }

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
  overflow-y: hidden;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  max-height: 220px;
  margin: 0 auto;
  cursor: pointer;
  overflow-y: hidden;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(193,152,112, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 90px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 90px;
  margin-top: -12px;
  text-align: center;
  color: white;
  line-height: 0;
}

.portfolio-img {}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
  max-width: 400px;
  margin: 0 auto;
  padding: 25px;
  text-align: center;
  background-color: #fff;
}

#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  margin: 0;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 576px) {
  #portfolio .portfolio-item .portfolio-link {
    max-height: 120px;
  }
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}


@media (min-width: 993px) {
  #portfolio .portfolio-item .portfolio-link {
    max-height: 220px;
  }
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content a {
  text-decoration: underline;
}
.portfolio-modal .modal-content a:hover {
  text-decoration: none;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  margin: 20px 0 30px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  /*margin-bottom: 30px;*/
}

.portfolio-modal .modal-content span {
  font-style: italic;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}

.cloudy {   background-image: url('/images/masthead.jpg');
  background-size:  cover; color: white; }
.cloudy p, .cloudy h2, .cloudy a { color: white; }
.imthumb img { width: 60px; height: auto; padding-bottom: 0.5rem; }
.galthumb img { height: 200px; padding: 0.5rem; }

section#contact {
  background-image: url('/images/masthead.jpg');
  background-size:  cover;
}

section#contact h2 { color: #fff; }

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #040404;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

section#contact a { color: #820207; text-decoration: none; font-weight: bold; }
section#contact a:hover { color: #040404; }

.footer {
  padding: 25px 0;
  text-align: center;
  background-color: #2F2C2A;
  color: #fff; text-align: left;
}

.footer a { color: #fff; }

.footer h2 { color: #fff; margin-bottom: 2rem; }

.footer div.copyright 
{
  padding: 30px 0;
  font-size: 80%;
  text-transform: none;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  color: #999;
}

.footer img { width: 15px; height: auto; margin-right: 10px; }
