/*------------------------------------------------------------------
Scroll To Top / #scroll-to-top
-------------------------------------------------------------------*/

#scroll-to-top {
  position: fixed;
  bottom: 10px;
  right: 15px;
  background: rgba(0, 0, 0, 0.7);
  width: 45px;
  height: 45px;
  text-decoration: none;
  border-radius: 4px;
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
}

#scroll-to-top i {
  color: #b0a377;
  position: relative;
  top: 12px;
  font-size: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
}

#scroll-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}

#scroll-to-top:hover i {
  color: #fff;
  top: 10px;
}

.brown-bg {
  background-color: #800808 !important;
}

.btn-dark {
  color: #fff !important;
  background-color: #a99977 !important;
  border-color: #bdbdbd !important;
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark.active,
.show > .btn-dark.dropdown-toggle {
  color: #967d7d !important;
  background-color: #fff !important;
  border-color: #bdbdbd !important;
}

.facilities-txt {
  font-family: "Montserrat", sans-serif;
  font-size: 1.05em;
}

.vh-100 {
  height: 100vh;
}

.vh-90 {
  height: 90vh;
}

#footer-social-text .bg-wrap {
  background-color: #fff7ed;
}

.light h3.dark-left-100 {
  margin-left: -108px !important;
}

.img-380 {
  width: 380px;
}

.padding-10 {
  padding: 10px !important;
}

.title-1 {
  color: #444444 !important;
  font-size: 3.1em !important;
  font-weight: 200 !important;
}

.menu-horizontal-items-01 {
  color: #444649 !important;
  padding-top: 10px;
  font-family: "Montserrat";
  font-size: 19px;
}

.art-box-padding {
  padding: 30px 35px 0 45px;
}

.art-text-01 {
  font-size: 1.24em !important;
  line-height: 1.6em !important;
  color: #444649 !important;
}

#header-text-7 .bg {
  background: url(../images/oceanbaysuites-hero-02.jpg) top center fixed
    no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.9;
}

#header-textbox-2 .bg {
  background: url(../images/oceanbay-art-02.jpg) top center fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}

#header-textbox-3 .bg {
  background: url(../images/toiletries-01.jpg) top center fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
}
.rooms-section {
  background: url(../images/bgw.jpg) top center fixed no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.8;
}

.white {
  color: #ffffff !important;
}

.btn {
  font-family: "Montserrat", sans-serif !important;
}

.dark .light,
.light,
.dark .light,
.light {
  font-family: "Montserrat", sans-serif !important;
  font-size: 15px;
}

.carousel-nav-center-bottom .owl-nav,
.carousel-nav-left-bottom .owl-nav,
.carousel-nav-right-bottom .owl-nav {
  position: absolute;
  z-index: 2;
  margin: 0;
  bottom: 0;
  -webkit-transform: translateY(15%);
  transform: translateY(15%);
}

.carousel-nav-right-bottom .owl-nav {
  right: 95px;
}

.open-sans {
  font-family: "Open Sans", sans-serif !important;
}

.description-1 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 20px;
  color: #fff;
  font-weight: 100;
}

.color-444 {
  color: #444444;
}

.pl-100 {
  padding-left: 100px;
}

.facilities-list-text {
  padding: 0 25%;
  font-weight: 200 !important;
  font-size: 27px !important;
}

.facilities-list {
  font-size: 20px;
  font-weight: 300;
}

.room-description {
  color: rgb(255, 255, 255) !important;
  font-family: Montserrat;
}

.masonry__item {
  padding: 1px 3px;
}

.border-20 {
  border-radius: 20px;
}

.media-boxes-no-more-entries {
  filter: alpha(opacity=20);
  opacity: 0.2;
  display: none;
}


.thumbnail-overlay {
  background: none;
  background-color: rgba(173, 229, 234, 0.5);
  color: #fff;
  background-image: url("../images/pyrola-logo-en.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 120px;
}

.media-box-title {
  display: none;
}

@media (min-width: 768px) {
  .bg-box[class*="col-md-"]:last-child {
    right: 70px;
  }
}

@media (min-width: 1230px) {
  .bg-box[class*="col-lg-"]:last-child {
    right: 80px;
  }
}

.border-inline-1 {
  border: 4px solid #fff !important;
  outline: #fff7ed 3px solid;
  outline-offset: -30px;
}

.pl-150 {
  padding-left: 150px !important;
}

.book-nav {
  border: 1px #af9f8c solid !important;
  border-radius: 0px 0px 0px 0px;
  border-width: 2px 2px 2px 2px !important;
}

.book-nav:hover {
  border: 1px #cdcbcb solid !important;
  border-radius: 0px 0px 0px 0px;
  border-width: 2px 2px 2px 2px !important;
  background-color: #af9f8c;
  color: #ffffff;
}

.description-2 {
  font-family: "Open Sans", sans-serif !important;
  font-size: 20px;
  color: #444;
  font-weight: 100;
}

.dark svg.svg-secondary.light,
.light svg.svg-secondary,
.dark .light svg.svg-secondary,
svg.svg-secondary.light {
  fill: #426078;
}

.media-box-date {
  display: none;
}

li a {
  color: inherit;
}

li a:hover {
  color: inherit;
  color: #000;
  text-decoration: none !important;
}

.btn-contact {
  background-color: #72d4db !important;
  border-color: #d2c6c6 !important;
  width: 100%;
  padding: 10px !important;
  font-size: 1.26em;
  color: #fff;
}

/* Contact Form */

#error_message {
  text-align: center;
  font-size: 1.5em;
  color: #0a7a0a;
  line-height: 1.2em;
  margin-top: 55px;
}

.contact-confirmation {
  text-align: center;
  font-size: 20px;
  margin-top: 67px;
  color: #0e6e7e;
  background-color: #fffdfa;
  padding: 40px;
}

.form-control {
  padding: 1.375rem 1.15rem;
}

.webdynamic-link {
  color: #426078;
}


.media-boxes-filter>li a {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
    vertical-align: top !important;
    border: 1px solid #EBEBEB;
    display: block;
    cursor: pointer;
    color: #444444 !important;
    font-size: 18px !important;
    height: 34px !important;
    line-height: 33px !important;
    text-decoration: none;
    margin-bottom: 30px !important;
    padding: 7px 21px !important;
    font-family: 'Montserrat', sans-serif;
}

.media-boxes-filter>li a.selected {
    background: #63cbf6 !important;
}

.media-boxes-filter>li a:hover {
    color: #fff !important;
}

.media-boxes-search input[type=text] {
  display: none;
}

.media-boxes-search .media-boxes-icon, .media-boxes-search .media-boxes-clear {
  display: none;
}