.book-now:before {
    content: "";
    width: 20px;
    position: absolute;
    right: 10px;
    height: 20px;
    background-color: #e71e3a;
    margin-top: -15px;
    display: block;
    margin-right: 30px;
    float: right;
    transform: rotate(45deg);
}

.book-now {
    position: absolute;
    font-size: 13px;
    z-index: 99;
    background-color: #e71e3a;
    padding: 7px 10px;
    text-align: center;
    right: 50px;
    color: #fff;
    font-weight: 800;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
}

input::placeholder {
  color: #212529;
  opacity: 1; /* Firefox */
}
@media print {
.navbar,footer,#bigtree_bar,#demoNavigation  {
display: none;
}
@page {
margin: 0.5cm;
}
body {
font: 8pt Georgia, "Times New Roman", Times, serif;
line-height: 1.1;
}
}
form {
  scroll-margin-top: 5rem;
}

 @media (min-height: 75px) {
html{
 
    scroll-padding-top: 100px;
  }
}
.WyvernLogo{
    max-width: 300px;
    height: auto;
}
@media (min-width: 1200px) {
.WyvernLogo{
    max-width: 100%;
   
    min-width: 400px;
}
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  .bg-canalBlue {
    background-color: #3b5998;
	  color: #fff !important;
}
.imageleftnoborder {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.imagerightnoborder {
    float: right;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-bottom: 5px;
    margin-left: 10px;
    margin-top: 5px;
}
.tourgallerybutton {
  float: left;
  width: 16%;
}
.boatsummary {
  float: left;
  width: 68%;
  margin: 12px 0;
}
.pagination {
    margin: 25px 0 50px;
}
.pagination .pagination_current {
    color: #3b5998;
}
.pagination .pagination_arrow.pagination_next {
    margin: 0 0 0 5px;
}
.pagination .pagination_arrow.pagination_previous {
    margin: 0 5px 0 0;
}
.pagination .pagination_arrow {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    background: #f9f6f3;
    border: none;
    border-radius: 100%;
    line-height: 40px;
    vertical-align: middle;
}
.pagination .pagination_link {
    display: inline-block;
    border: none;
    color: #808080;
    line-height: 40px;
    margin: 0 3px;
    vertical-align: middle;
}

img {
  aspect-ratio: attr(width) / attr(height);
}
.carousel-image{
	    object-fit: cover;
		  
}
.wyrenblue{
	    background-color: #3b5998 !important;
		    color: #fff !important;
}
.masonry { /* Masonry container */
  column-count: 4;
  column-gap: 0px;

}
/* Masonry on large screens */
@media only screen and (max-width: 1400px) and (min-width: 993px) {
  .masonry {
    column-count: 3;

  }
}

/* Masonry on medium-sized screens */
@media only screen and (max-width: 992px) and (min-width: 843px) {
  .masonry {
    column-count: 2;
  }
}

/* Masonry on small screens */
@media only screen and (max-width: 842px) and (min-width: 540px) {
  .masonry {
    column-count: 2;
  }
}

/* Masonry on small screens */
@media only screen and (max-width: 540px) {
  .masonry {
    column-count: 1;
	
  }
}

.item { /* Masonry bricks or child elements */
     padding: 0 0 1em;
	 width:100%;
}

.moreinfo {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
    margin-top:0px !important;
    width:100% !important;
}
.moreinfodropdown {
    position:static !important;
}

@media only screen and (max-width: 760x) {
.sticky {
            position: absolute;
            top: 30px;
            right: 0;
            z-index: 50;
  font-size: 12px;
  	background-color: #104078;
		color: #fff;
		padding:5px
}
}
/* Masonry on small screens */
@media only screen and (min-width: 760px) {
.sticky {
            position: fixed;
            top: 100px;
            right: 0;
            z-index: 50;
  font-size: 20px;
  	background-color: #104078;
		color: #fff;
		padding:20px
}
}
@media only screen and (min-width: 1200px) {
.availabilitySearch {
            position: sticky;
            top: 95px;
            right: 0;
            z-index: 50;
  font-size: 20px;
}
}
/* Global  */
body {
    font-family: 'Open Sans', sans-serif;
    color: #222;
    background-color: #f8f8ff;
}

/* NAVBAR  */

.bg-nav-custom {
    background-color: rgb(59, 89, 152);
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 20px;
}
.URLLink {
    color: #fff;
    font-size: 16px;
	font-weight:bold;
font-style:italic;
 font-family: "Times New Roman";
}
@media only screen and (max-width: 1695px) and (min-width: 1492px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
}
.URLLink {
    font-size: 16px;
}
}
@media only screen and (max-width: 1492px) and (min-width: 1325px) {
  .navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
}
.URLLink {
    font-size: 16px;
}
}
@media only screen and (max-width: 1325px) and (min-width: 1200px){
.navbar-dark .navbar-nav .nav-link {
    font-size: 12px;
}
.URLLink {
    font-size: 14px;
}
}
.dropdown-item {
    color: #fff;
    font-size: 14px;
}

.dropdown-menu {
    border: 0px;
    border-radius: 0%;
    background-color: rgb(59, 89, 152);
}


/* Carousel  */
.carousel-inner {
    overflow: hidden;
}

.carousel-image {
    width: 100%;
    max-height: 80vh;
}

/* Availability  */
label {
    font-size: 1.5em;
    font-weight: 700;
}

.availability {
    background-color: #ccc;
}

.shadowcard {
	box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 18%);
    border: none;
}
/* First section */

.red-bg {
    background-color: rgba(240, 75, 76, 0.2);
}
.red-bg-banner {
    background-color: #f6d5db;
}


/* Brochure request  */
.magazine-img {
    max-height: 300px;
}

/* Buttons  */

.btn-custom {
    border-radius: 0%;
     padding: 10px;
}

.btn-custom:hover {
    border-radius: 0%;
   background-color: rgb(59, 89, 120);
    padding: 10px;
	    color: #fff;
}

.white-link {
    color: #fff;
}

.white-link:hover {
    color: #ddd;
}

.footer-img {
    max-width: 80%;
}

.card-img-top {
    max-height: 232px;
}
@media only screen and (max-width: 760x) {
.search-labels {
    font-size: 10px !important;
}
.form-select {
    font-size: 10px !important;
}
}
.search-labels {
    font-size: 0.9em;
}
.h1, h1 {
    font-size: calc(1.3rem + .7vw) !important;
}
.h2, h2 {
    font-size: calc(1rem + .5vw)!important;
}

/* REVIEWS  */

.carousel-inner {
    padding: 2.5em;
  }
  .card {
    margin: 0 0.5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, 0.18);
    border: none;
    min-height:180px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    background-color: #e1e1e1;
    width: 6vh;
    height: 6vh;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
  }
  .review-stars ul{
      color: yellow;
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: flex;
      justify-content: center;
      text-shadow: 3px 3px 26px #272634;
  }
  
      