@import url("https://fonts.googleapis.com/css?family=Roboto+Slab%7CRoboto:400,500,700");

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  font: 100% inherit;
  vertical-align: baseline;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
::before,
::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #5B5959;
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: liga, kern;
  overflow-x: hidden;
  font: 400 12px Roboto, sans-serif;
}
.pageWrapper
  section.topSection
  .heroContainer
  .heroslider.heroSlideshowBikeTours {
  height: 100%;
}
.heroSlideshow.heroSlideshowBikeTours .slide {
  background-color: #444444;
  position: absolute;
  width: 100%;
  height: 100%;
}
.heroSlideshow.heroSlideshowBikeTours .slide:first-child {
  z-index: 999;
}
.heroSlideshow.heroSlideshowBikeTours .slide .media {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin-top: 0;
  bottom: 0;
}
div.heroSlideshow.heroSlideshowBikeTours div.slide div.heroText h3.valB {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  position: relative;
  z-index: 4;
  max-width: 440px;
  margin: 0 auto;
  margin-bottom: 0;
}
.heroSlideshow.heroSlideshowBikeTours .slide .heroText {
  z-index: 4;
}
div.heroSlideshow.heroSlideshowBikeTours div.slide div.heroText h1.valB {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
}
/* div{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} */
.logoBlock .homeLink svg {
  width: 38px;
  margin-left: 16px;
  margin-top: 5px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  margin: 0; /*-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto*/
}
input:-webkit-autofill {
  color: #fff !important;
}
.gonyUniverse > .col {
  position: relative;
  z-index: 6;
  float: left;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
.media {
  background-size: cover;
  background-position: center center;
}
.gonyUniverse {
  height: 53px;
  width: 100%;
  color: #fff;
  position: relative;
}
.gonyUniverse > .media {
  background-repeat: repeat;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.gonyUniverse:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.05);
  z-index: 2;
  content: "";
}
.row > .col {
  display: inline-block;
  float: left;
}
.homepageTourInfo .contentContainer > .col,
.homepageTourInfo .contentContainer .row > .col {
  display: inline-block;
  float: left;
}
.homepageHourInfo .contentContainer > .col,
.homepageHourInfo .contentContainer .row > .col {
  display: inline-block;
  float: right;
}
.col.bikeRentals > icon {
  width: 32px;
  height: 24px;
  margin-top: 3px !important;
}
.col.waterTours icon {
  width: 41px;
  margin-right: 4px !important;
  height: 26px;
}
.col.busTours icon {
  width: 43px;
  height: 23px;
  margin-top: 2px !important;
}
.checkoutSummaryCol h3.medium_big {
  font-size: 20px;
  opacity: 0.7;
  margin-bottom: 18px;
}
.checkoutSummaryData h5.valB.uppercase.gray {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.12em;
}
.summaryDataItem {
  margin-bottom: 10px;
}
.checkoutSummaryData h5.valB.uppercase.gray span {
  opacity: 0.6;
  padding-right: 7px;
}
.summaryDateItem.discountInputWrapper {
  position: relative;
  margin-bottom: 12px;
  width: calc(100% - 32px);
}
.summaryDateItem.discountInputWrapper input[type="text"] {
  border: 1px solid #e5e5e5;
  width: 100%;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 16px;
}
.summaryDateItem.discountInputWrapper a {
  position: absolute;
  right: 4px;
  top: 4px;
  padding: 0;
  width: 65px;
  line-height: 30px;
  border-radius: 2px;
  bottom: 4px;
  display: block;
}
icon {
  background-size: contain;
  display: inline-block;
  position: relative;
  background-position: center center;
  background-repeat: no-repeat;
}
.inc.button,
.dec.button {
  background: #abe085;
  width: 33px;
  height: 33px;
  float: left;
  display: inline-block;
  margin-top: -3px;
  position: relative;
  cursor: pointer;
  margin-right: -2px;
  border-radius: 16px;
  -webkit-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
h6.valB {
  font-size: 1.13em;
  text-transform: uppercase;
  letter-spacing: 0.135em;
}
a,
a:hover,
a:focus,
a:visited {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}
.gonyUniverse > .col icon {
  margin-right: 5px;
  margin-top: 1px;
  position: relative;
  z-index: 3;
}
.gonyUniverse > .col h6.valB {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  z-index: 3;
  position: relative;
}
.col.bikeRentals {
  padding: 11px 33px 10px;
  height: 53px;
}
.col.waterTours > a,
.col.busTours > a {
  display: block;
  padding: 11px 33px 9px;
  height: 53px;
  opacity: 0.5;
  position: relative;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.col.bikeRentals:after {
  content: "";
  width: 0;
  left: 50%;
  margin-left: -11.5px;
  position: absolute;
  height: 0;
  bottom: -2px;
  border-style: solid;
  border-width: 0 11.5px 9px;
  border-color: transparent transparent #fff;
}
.gonyUniverse:after {
  content: "";
  background: rgba(0, 0, 0, 0.23);
  height: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  position: absolute;
}
div.mainHeader .row.middleRow {
  width: 100%;
  height: 54px;
  =: 1px solid rgba(0, 0, 0, 0.07);
  position: relative;
  background: #fff;
}
.row.middleRow a.homeLink {
  display: block;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border-radius: 50%;
}
a.homeLink img {
  border-radius: 50%;
  width: 100%;
  cursor: pointer;
  position: relative;
  top: 2px;
  padding: 4px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.pageWrapper section.topSection .slick-track .slide .blurBar {
  height: 60px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}
div.slick-slider {
  height: 100%;
}
div.slick-slider .slick-list {
  height: 100%;
}
div.reviewFormWrapper .inputRow textarea {
  height: 90px;
  padding-top: 12px;
  resize: none;
}
div.reviewFormWrapper .inputRow textarea:focus,
div.reviewFormWrapper .inputRow input:focus {
  box-shadow: 0 0 0 2px #53a318, 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-color: rgba(127, 140, 193, 0);
}
div.reviewFormWrapper .inputRow select {
  background: #fff;
  height: 38px;
}
.reviewFormWrapper .inputRow input.btn.primaryBtn {
  height: 48px;
  font-size: 22px;
  line-height: 50px;
  padding-top: 0;
}
.slick-slider > button {
  position: absolute;
  font-size: 0;
  cursor: pointer;
}
div.slick-slider .slick-list .slick-track {
  height: 100%;
  width: 100%;
}
.pageWrapper
  section.topSection
  .heroContainer
  .slick-list
  .slick-track
  .mediaBlurredBar {
  -moz-filter: blur(15px) brightness(0.85) saturate(1.2) !important;
  -webkit-filter: blur(15px) brightness(0.85) saturate(1.2) !important;
  filter: blur(15px) brightness(0.85) saturate(1.2) !important;
  height: calc(35vw - 6vh) !important;
}
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .row.row_of_5 {
  margin-left: 2px;
}
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .row.row_of_5
  > .col
  > a {
  background: rgba(127, 140, 193, 0.2);
  display: block;
  text-align: center;
  padding: 27px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 16px;
  color: #7f8cc1;
}
.row.row_of_5 > .col {
  width: 20%;
}
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .row.row_of_5
  > .col {
  width: calc(20% - (10px / 5));
  margin-right: 2px;
  margin-top: 2px;
}
div.mainHeader .row.middleRow .logoBlock {
  width: 101px;
  height: 101px;
  display: block;
}
.left_float {
  float: left;
}
.col.bikeRentals:before {
  content: "";
  width: 0;
  left: 50%;
  margin-left: -11.5px;
  position: absolute;
  height: 0;
  border-style: solid;
  border-width: 0 11.5px 9px;
  border-color: transparent transparent rgba(0, 0, 0, 0.2);
  bottom: 2px;
}
.col.waterTours > a:hover,
.col.busTours > a:hover {
  opacity: 1;
}
section.homepageTours .row.row_of_2.toursGrid .col.tourGridItem > a > .media {
  height: calc(30vw - 2vh);
  position: relative;
  max-height: 350px;
}
section.homepageTours
  .row.row_of_2.toursGrid
  .col.tourGridItem
  > a
  > .media
  h2.big {
  color: #fff;
  position: absolute;
  top: 20px;
  height: initial;
  left: 18px;
  line-height: 1;
  right: initial;
  text-shadow: none;
  left: 0;
  background: rgba(0, 0, 0, 0.56);
  border-radius: 3px;
  max-width: 85%;
  font-size: 36px;
  padding: 7px 10px 4px 12px;
}
h2.big {
  font-size: 42px;
}
.comparativePricingFormat.row.imageOverlay {
  position: absolute;
  bottom: 12px;
  left: 18px;
}
section.homepageTours .row.row_of_2.toursGrid .col.tourGridItem > a {
  position: relative;
  display: block;
}
.toursOverviewText:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 4px;
  background-color: rgba(12, 23, 29, 0.1);
  height: 1px;
}
.comparativePricingFormat.row.imageOverlay h8.valB {
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 600;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.75);
  letter-spacing: 0.135em;
  vertical-align: top;
  margin-top: 25px;
  display: block;
}
.toursOverviewText {
  max-width: 100%;
  margin: 13px auto 40px;
  text-align: center;
  border-top: 1px solid rgba(12, 23, 29, 0.1);
  padding-top: 71px;
  position: relative;
}
.resBar_error.resBar_error_count {
  left: calc(0.5 * (100% - 409px) - 17px);
  width: calc(0.5 * (100% - 409px));
}
.toursOverviewText > h5.valB {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 24px;
  margin-bottom: 12px;
  max-width: 740px;
  letter-spacing: 0.135em;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
}
.toursOverviewText > .valR {
  margin-left: auto;
  margin-right: auto;
  max-width: 740px;
  font-size: 24px;
}
.comparativePricingFormat.row.imageOverlay .circle {
  background: rgba(36, 36, 36, 0.73);
  width: 76px;
  position: relative;
  height: 76px;
  border-radius: 50%;
  display: block;
  margin-left: 15px;
  color: #fff;
  text-transform: uppercase;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  text-align: center;
  font-weight: 600;
  letter-spacing: 0.125em;
}
.comparativePricingFormat.row.imageOverlay .circle > p {
  font-size: 8.5px;
  font-weight: 900;
  padding-top: 18px;
  position: relative;
  font-style: italic;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
  padding-bottom: 1px;
}
.comparativePricingFormat.row.imageOverlay .circle h5.val {
  font-size: 14px;
  padding-top: 3px;
  position: relative;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
  z-index: 10;
}
.tandemsCount {
  border-radius: 5px;
  width: 100%;
  padding: 0;
  border-top: 1px solid #fff;
  background: #fff;
  margin-left: 0;
  border-radius: 0 0 5px 5px;
  text-align: center;
}
.tandemsCount:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -1px;
  height: 1px;
  background: #ededed;
}
div.tandemsCount .tandemCountValWrapper {
  width: 117px;
}
.tandemsCount > icon {
  background-image: url(../assets/img/tandemIcon.png);
  display: inline-block;
  width: 48px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 11;
}
.comparativePricingFormat .col.leftSep {
  margin-left: 27px;
}
.tourDetailsOverviewDataWrapper.toursOverviewText .textual h4.details {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.35;
  margin-top: 24px;
  padding-left: 30px;
}
section.middleSection.toursGrid.toursGridSimplified > .col.green {
  background: #f0f7ea;
  border-color: #f0f7ea;
}
.reviewFormExpander {
  max-width: 480px;
  width: calc(100vw - 30px);
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  margin-top: -48px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 100000000;
  pointer-events: none;
  padding-top: 9px;
  opacity: 0;
  height: auto;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.25s cubic-bezier(0.694, 0.0482, 0.335, 1),
    opacity 0.25s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.reviewFormExpander.activeReviewForm {
  display: block;
  pointer-events: all;
  opacity: 1;
  max-height: 750px;
}
div.inPageCurtain.inPageCurtainActive {
  pointer-events: all;
  opacity: 1;
}
.inPageCurtain {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.35);
  z-index: 1000;
}
div.inPageCurtain.inPageCurtainActive h2 {
  z-index: 100000000;
  position: relative;
}
div.inPageCurtain.inPageCurtainActive + h2.big {
  position: relative;
  z-index: 100000;
  color: #fff;
}
.reviewFormExpander > span.expanderArrow {
  position: absolute;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e5e5;
  background: #fff;
  width: 20px;
  height: 20px;
  top: 11px;
  right: 143px;
  display: block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.reviewFormExpander > span.expanderArrow:after {
  position: absolute;
  top: calc(50% - 2px);
  left: -4px;
  right: -15px;
  background: #fff;
  height: 100%;
  display: block;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.col.waterTours > a:after,
.col.busTours > a:after {
  position: absolute;
  -webkit-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  background: #000;
  top: 0;
  left: 0;
  bottom: 2px;
  right: 0;
  content: "";
  opacity: 0.15;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
body.tours.tour .topSection .heroContainer .heroText h1.valB {
  max-width: 740px;
}
.row:before {
  content: "";
  clear: both;
}
.row:after {
  content: "";
  clear: both;
  display: table;
}
.col.waterTours > a:hover:after,
.col.busTours > a:hover:after {
  -webkit-transform: translateY(calc(0% + 0px));
  transform: translateY(calc(0% + 0px));
}
div.mainHeader .row.middleRow .logoBlock.left_float {
  position: absolute;
  top: 5px;
  left: 44px;
  border-radius: 50%;
  box-shadow: 0 9px 22px -3px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
div.mainHeader .row.middleRow .right_float {
  position: absolute;
  right: 10px;
  top: 4px;
}

div.mainHeader .row.middleRow ul.header_link_list.left_float.as_r.tab {
  left: 50%;
  float: none;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  width: calc(100% - 168px);
  padding-left: 25px;
  padding-right: 60px;
  text-align: center;
}
div.mainHeader .row.middleRow ul.header_link_list > li {
  float: none;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.fixedReserveRow
  .tourDetailReservationBar
  .timepickerInputWrapper
  .selectedTourImage.media {
  height: 44px;
}
div.mainHeader .row.middleRow ul.header_link_list.left_float.as_r.tab:after {
  clear: both;
  content: "";
  display: Table;
}
div.mainHeader
  .row.middleRow
  ul.header_link_list.left_float.as_r.tab
  > li
  a:hover {
  color: #53a318;
}

div.mainHeader .row.middleRow ul.header_link_list.left_float.as_r.tab > li a {
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.1em;
  display: block;
  position: relative;
  line-height: 1;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.right_float_hidden a.cartLink {
  border-left: 2px solid #e1e1e1;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding-left: 26px;
  padding-right: 14px;
  position: relative;
}
.pageWrapper.packagesPageWrapper
  .packageGridItem.row
  > .pricing.col
  .online_price.circle {
  width: 57px;
  border-radius: 50px;
  margin-top: 14px;
  height: 57px;
  display: inline-block;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  margin-right: 6px;
}
.pageWrapper.packagesPageWrapper
  .packageGridItem.row
  > .pricing.col
  .circle
  p.gray.uppercase.valB {
  text-transform: uppercase;
  font-size: 10.5px;
  letter-spacing: 0.1em;
  font-style: italic;
  padding: 0;
  opacity: 0.35;
  margin-top: -14px;
  color: #0c171d;
}
.packageGridItem .absTransCenter .walkin.circle {
  border: 2px solid transparent;
  background: transparent;
  height: 56px;
  width: 56px;
  margin-top: 12px;
  margin-right: 0;
  width: 48px;
  height: 48px;
  border-radius: 29px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-left: 6px;
  display: inline-block;
  margin-top: 16px;
  border: 2px solid #ff3c3c;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
}
div.packageGridItem div.absTransCenter div.walkin.circle p.gray.uppercase.valB {
  color: rgba(12, 23, 29, 0.65);
  font-weight: 700 !important;
  position: relative;
  padding-top: 7px !important;
  margin-top: -25px !important;
}
.packagesPageWrapper
  div.packageGridItem.row
  div.absTransCenter
  .walkin.circle
  h2.price {
  color: rgba(12, 23, 29, 0.65);
  font-weight: 800 !important;
  position: relative;
  font-size: 18.5px;
  height: 15px;
  line-height: 1;
  background: #eaeaea;
  text-shadow: none;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  margin-top: 22px;
  padding-top: 0;
}
div.right_float_hidden a.cartLink icon.cartIcon {
  -webkit-filter: brightness(75%);
  -ms-filter: brightness(75%);
  -moz-filter: brightness(75%);
  filter: brightness(75%);
  margin-top: 18px;
}
.right_float_hidden a.cartLink span.cartCount {
  background: #f18771;
  color: #fff;
  top: 27px;
  left: 14px;
}
ul.header_link_list .subNavWrap {
  height: auto;
  right: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  left: 4px;
  top: 41px;
  z-index: 100000;
  text-align: left;
  height: auto;
  width: 287px;
  -webkit-transition: max-height 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0.4s;
  transition: max-height 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0.4s;
  font-size: 15px;
  line-height: 2;
  font-weight: 400;
  letter-spacing: normal;
  opacity: 0;
  border-top: none;
  color: #999;
  max-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
div.mainHeader .row.middleRow ul.header_link_list > li div:first-child {
  font-size: 12px;
}
div.mainHeader .row.middleRow ul.header_link_list > li div:first-child a {
  padding: 22px 25px 19px;
}
.fixedReserveRow.reserveBarFixed {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  transition: transform 0.25s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.fixedReserveRow .absHorizCenter {
  position: absolute;
  left: 50%;
  top: 0;
  right: initial;
  max-width: 1000px;
  width: 100%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fixedReserveRow .absHorizCenter > h7.valB {
  width: 120px;
  padding-right: 6px;
  float: left;
}
.checkoutContentWidth {
  max-width: 1080px;
  margin: 0 auto;
  width: calc(100% - 16px);
}
.thinGrayBar p.valB {
  font-weight: 600;
  font-size: 20px;
  opacity: 0.7;
  padding: 14px 0;
  color: rgba(12, 23, 29, 0.6);
}
.tourGridItem .btnWrapper a.invBtn.btn.arrowBtn {
  padding: 18px 15px;
  text-align: right;
}
.tourGridItem .btnWrapper a.invBtn.btn.arrowBtn:after {
  bottom: 15px;
}
.thinGrayBar p.valB span {
  color: #0c171d;
}
.countDropdownMenu,
.hoursDropdownMenu
{
  position: absolute;
  top: calc(100% + 1px);
  background: #fff;
  width: calc(100% + 0px);
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  border: 1px solid #53a318;
  border-top: 0;
  border-radius: 0 0 5px 5px;
  padding-bottom: 4px;
  padding-top: 19px;
  display: none;
  z-index: 100;
}
.hoursDropdownMenu {
  padding-top: 0;
  padding-bottom: 0;
}
.tandemsCount:after {
  clear: both;
  content: "";
  display: table;
}
.countDropdownMenu .inc_dec_wrapper {
  float: left;
}
.countDropdownMenu .adultsCount,
.countDropdownMenu .kidsCount,
.countDropdownMenu .tandemsCount
{
  width: 100% !important;
  margin-left: 0 !important;
  padding: 5px 11px 10px 14px !important;
}
.countDropdownMenu .kidsCount .kidsCountValWrapper .key,
.countDropdownMenu .adultsCount .adultsCountValWrapper .key,
.countDropdownMenu .tandemsCount .tandemCountValWrapper .key {
  font-size: 14px;
  text-align: right;
  opacity: 1;
  position: relative !important;
}
.countDropdownMenu .inc_dec_wrapper .dec.button {
  margin-right: 0 !important;
}
a.cancelDropdown:hover span {
  background: #999b9c;
}
.countDropdownMenu > a.cancelDropdown {
  float: right;
  display: inline-block;
  width: 37px;
  height: 33px;
  padding: 4px;
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 0 !important;
  z-index: 2;
}
.countDropdownMenu:after {
  clear: both;
  content: "";
  display: table;
}
a.cancelDropdown > span {
  width: 14px;
  height: 2px;
  background: #bdc0c1;
  display: block;
  position: absolute;
  border-radius: 2px;
  -webkit-transform: rotate(45deg) translate3d(0px, 0px, 0px);
  transform: rotate(45deg) translate3d(0px, 0px, 0px);
  top: 50%;
  left: 50%;
  margin-left: -8px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
a.cancelDropdown > span:last-child {
  -webkit-transform: rotate(-45deg) translate3d(0px, 0px, 0px);
  transform: rotate(-45deg) translate3d(0px, 0px, 0px);
}
.hoursDropdownMenu .dropdown-option {
  padding: 5px 11px 10px 14px !important;
  font-size: 14px;
  border-bottom: 1px solid #EEE;
  font-weight: 600;
  cursor: pointer;
}
.hoursDropdownMenu .dropdown-option.selected {
  background-color: #53a318 !important;
  color: white;
}
.hoursDropdownMenu .dropdown-option:hover {
  background-color: #abe085;
}
.thinGrayBar .right_float p.valB {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 18px;
  padding: 16px 0;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent {
  padding: 42px 0 48px;
  margin-left: auto;
  margin-right: auto;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper {
  margin-bottom: 3px;
  padding-bottom: 20px;
  position: relative;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label {
  display: block;
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  color: rgba(12, 23, 29, 0.4);
  padding: 12px 0;
  margin-bottom: 0;
}
.discountOfferSection.col.row {
  background-image: -moz-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
}
section.deals.confirmationDealsRow.row {
  border-top: 2px solid #ececec;
  border-bottom: 2px solid #e5e5e5;
}
.tourDetailSecondaryMedia_slider > button:hover {
  opacity: 0.8;
}
section.deals.confirmationDealsRow.row .equipmentFreeSection.row.col {
  width: 30%;
  padding: 32px 48px;
  height: 280px;
  background-image: -moz-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #eee 0%,
    rgba(250, 250, 250, 0.50196) 100%
  );
  border-bottom: 0;
  padding-left: calc((100vw - 1080px) / 2);
}
section.deals.confirmationDealsRow.row .discountOfferSection.col.row {
  width: 70%;
  height: 280px;
  border-left: 2px solid #e5e5e5;
  padding: 32px;
}
section.reservationQuestionsSection > h1.big.valB {
  text-align: Center;
  padding: 48px 0 42px;
}
.bookingSection
  .reservationBarWrapper.reservationBarTandemIncluded.tourDetailReservationBar {
  margin-bottom: 56px;
}
body.rentals .bookingSection .dealsEquipmentCols .getDiscountsSection.row {
  padding-left: 0;
}
.row.row_of_3 .questionUI {
  padding: 32px 32px 34px;
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}
.row.row_of_3 .questionUI h4.futura.futura_m {
  font-size: 24px;
  line-height: 1.34;
}
.row.row_of_3 .questionUI p.futura.navy {
  font-size: 16px;
  line-height: 1.45;
  padding-top: 12px;
}
section.youtubeContainer {
  text-align: center;
  padding: 64px 0;
}
section.youtubeContainer > iframe {
  max-width: 100%;
  max-height: 61vw;
}
.btnsStackedWrapper > h6 {
  opacity: 0.4;
  margin-top: 25px;
  margin-bottom: -8px;
}
.btnsStackedWrapper > a.invBtn.arrowBtn.btn i {
  margin-left: 8px;
}
.btnsStackedWrapper > a.invBtn.arrowBtn.btn:after {
  right: 48px;
}
.questionsBox {
  max-width: 1280px;
  margin: 0 auto 48px;
  width: calc(100% - 72px);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > row
  > .col:first-child {
  width: 400px;
  padding-right: 56px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > row
  > .col:last-child {
  width: calc(100% - 400px);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox {
  position: relative;
  right: 0;
  padding-top: 0;
  padding-bottom: 14px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox
  p.valB.uppercase {
  vertical-align: top;
  display: inline-block;
  padding-top: 5px;
  padding-left: 2px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  input.hasDatepicker {
  border: 0;
  border-bottom: 2px solid rgba(12, 23, 29, 0.21);
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  padding-right: 30px;
  width: 300px;
  background: Transparent;
  cursor: pointer;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  margin-top: -8px;
}
.col.discountOption {
  width: 156px;
  text-align: center;
  margin-right: 12px;
}
.col.discountOption > a {
  width: 112px;
  height: 104px;
  position: relative;
  display: block;
  background: #242424;
  border-radius: 6px;
  margin: 8px auto;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row
  h5.val.gray {
  font-size: 18px;
  letter-spacing: 0.005em;
  font-weight: 500;
  line-height: 1.35;
  max-width: 320px;
  opacity: 0.8;
}
.col.discountOption > a > .media {
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  opacity: 0.4;
}
.col.discountOption:last-child {
  margin-right: 0;
}
.col.discountOption span.discountGroupSize {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.12em;
  opacity: 0.6;
  font-size: 10px;
  padding-bottom: 6px;
  display: block;
}
.col.discountOption span.discountGroupSize > span {
  margin: 4px 7px;
}
.fixedReserveRow .reservationBarWrapper {
  opacity: 1;
  height: 63px;
  margin-top: 0;
  border-radius: 0;
  -webkit-transform: none !important;
  transform: none !important;
  box-shadow: none !important;
  background: transparent !important;
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  float: left;
  width: 100%;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  display: inline-block;
  max-width: 100%;
}
.fixedReserveRow .logoCall a.homeLink {
  display: inline-block;
  width: 101px;
  border-radius: 50%;
  box-shadow: 0 9px 22px -3px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.fixedReserveRow .logoCall a.homeLink img {
  width: 100%;
}
.footer a.btn.secondary_btn:hover {
  color: #53a318;
  background: #fff;
}
.fixedReserveRow .reservationBarWrapper > .container {
  height: 44px !important;
  margin-top: 3px;
  box-shadow: none;
  border-radius: 5px;
  box-shadow: 0 0 0 1px #53a318 inset;
}
div.mainHeader .row.middleRow ul.header_link_list > li div:first-child a:after {
  content: "";
  background: rgba(127, 140, 193, 0.17);
  position: absolute;
  right: 0;
  width: 2px;
  height: 16px;
  border-radius: 10px;
  margin-top: -2px;
}
.fixedReserveRow .left_float {
  margin-left: 40px;
  z-index: 5;
  position: relative;
}
.fixedReserveRow {
  position: fixed;
  left: 0;
  right: 0;
  pointer-events: none;
  top: 0;
  visibility: hidden;
  height: 64px;
  z-index: 100000;
  opacity: 0;
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1),
    visibility 0 linear 0.26s;
  transition: transform 0.25s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.25s cubic-bezier(0.645, 0.045, 0.355, 1),
    visibility 0 linear 0.26s;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 18px -4px rgba(0, 0, 0, 0.12);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
div.mainHeader
  .row.middleRow
  ul.header_link_list.left_float.as_r.tab
  > li:last-child
  a:after {
  content: none;
}
.homePageWrapper section.topSection {
  height: 500px;
  position: relative;
}
.homePageWrapper section.topSection.video {
  height: calc(100vh - 108px);
  overflow: hidden;
}
.ui-timepicker-div dt.ui_tpicker_time_label:before {
  content: "Start ";
}
.homePageWrapper section.topSection .heroSlideshow,
.homePageWrapper section.topSection .tourOptionsSlider {
  height: 100%;
}
.homePageWrapper section.topSection .slick-list {
  width: 100%;
  height: 100%;
}
.homePageWrapper section.topSection .slick-list .slick-track {
  height: 100%;
}
.homePageWrapper section.topSection .slick-list .slide.slick-slide {
  height: 100%;
  position: relative;
  background: #0098db;
}
div#mainHeader {
  position: relative;
  z-index: 3;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 18px -4px rgba(0, 0, 0, 0.12);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform;
  -webkit-transform: translateX(0px) translate3d(0, 0, 0);
  transform: translateX(0px) translate3d(0, 0, 0);
}
.homePageWrapper section.topSection .heroContainer {
  height: 100%;
  width: 100%;
}
.reviewFormWrapper {
  max-width: 480px;
  width: calc(100vw - 40px);
  border-radius: 6px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border: 1px solid #e5e5e5;
  margin-left: auto;
  background: #fff;
  margin-right: auto;
  padding: 30px 36px 24px;
  margin-top: 20px;
}
section.reviewsSection.reviewsHorizontalScroller
  > h2
  > a.writeReview:hover:after {
  background: rgba(83, 163, 24, 1);
}
.reviewFormWrapper .inputRow {
  display: block;
  margin-bottom: 12px;
}
.reviewFormWrapper .inputRow label {
  display: block;
}
.reviewFormWrapper .inputRow textarea,
.reviewFormWrapper .inputRow input,
.reviewFormWrapper .inputRow select {
  width: 100%;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 7px 16px;
  font-size: 16px;
  outline: none;
}
.homePageWrapper section.topSection .slick-list .slide.slick-slide .media {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 1212ms cubic-bezier(0.33, 0.975, 0.245, 0.91),
    -webkit-transform 6512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: opacity 1212ms cubic-bezier(0.33, 0.975, 0.245, 0.91),
    -moz-transform 6512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: opacity 1212ms cubic-bezier(0.33, 0.975, 0.245, 0.91),
    -o-transform 6512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: opacity 1212ms cubic-bezier(0.33, 0.975, 0.245, 0.91),
    -o-transform 6512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -webkit-transform: scale(1.25) translate3d(0px, 0px, 0px);
  transform: scale(1.25) translate3d(0px, 0px, 0px);
  -webkit-filter: brightness(0.87);
  -moz-filter: brightness(0.87);
  filter: brightness(0.87);
  will-change: opacity, transform, -webkit-transform;
}
.homePageWrapper section.topSection .heroSlideshow > button,
.homePageWrapper section.topSection .heroSlideshowBikeTours > button {
  position: absolute;
}
.pageWrapper.homePageWrapper.sliderLoad
  .heroSlideshow
  .slick-list
  .slide.slick-slide
  .media {
  opacity: 0.95;
}
.loader-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  pointer-events: none;
  display: -ms-flexbox;
  display: flex;
  opacity: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.loader-container .loader-inner {
  position: relative;
  -webkit-transform: translate(-50px, -50px);
  transform: translate(-50px, -50px);
}
.loader-container .loader-inner > div:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loader-container .loader-inner > div:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.pageWrapper.sliderLoad .reservationBarWrapper {
  opacity: 1;
  -webkit-transform: translateX(0px) scale(1);
  transform: translateX(0px) scale(1);
}
.loader-container .loader-inner > div {
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  margin: 0;
  -webkit-animation: ball-scale-multiple 1s 0 linear infinite;
  animation: ball-scale-multiple 1s 0 linear infinite;
}
@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.pageWrapper.homePageWrapper.sliderLoad .loader-container {
  opacity: 0;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}
.socialRow.row.row_of_3 {
  display: inline-block;
  float: right;
}
.socialRow.row.row_of_3 .col a {
  width: 18px;
  height: 18px;
  position: relative;
  display: block;
  overflow: hidden;
  background: Transparent;
  border-radius: 4px;
}
section.homepageTours .row.row_of_2.toursGrid .col.tourGridItem .btnWrapper {
  position: relative;
  border-top: 1px solid #e5e5e5;
  background: #fff;
  padding: 0;
  margin-left: 0;
  width: 100%;
}

.dealsEquipmentCols .textualInfo .tourName {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
  border-bottom: 7px solid rgba(12, 23, 29, 0.05);
  margin-bottom: 17px;
  height: initial;
  margin-top: 30px;
  text-align: left;
  padding-bottom: 6px;
}
.dealsEquipmentCols .textualInfo .tourName h5 > span {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: rgba(12, 23, 29, 0.33);
  border-radius: 0;
  vertical-align: top;
  margin: 3px 9px 9px 8px;
  opacity: 0.7;
}
.dealsEquipmentCols .textualInfo .tourName h5 {
  font-weight: 600;
  font-size: 16px;
  color: rgba(12, 23, 29, 0.5);
}
.tourDetailPageWrapper
  .bookingSection.middleSection
  .textual
  .getDiscountsSection.row {
  margin-top: 17px;
  border-top: 1px solid rgba(12, 23, 29, 0.1);
}
.tourDetails_languages,
.attractionDetailMap.tourDetails_departure,
.tourDetails_validity {
  margin-bottom: 12px;
}
.textual h8.uppercase.valB.gray {
  text-transform: uppercase;
  padding-left: 24px;
  display: block;
  font-weight: 600;
  letter-spacing: 0.125em;
  color: rgba(12, 23, 29, 0.35);
}
.toursOverviewText.tourDetailsOverviewDataWrapper > h5 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
  border-bottom: 7px solid rgba(12, 23, 29, 0.05);
  margin-bottom: 17px;
  height: 35px;
  text-align: left;
}
.toursOverviewText.tourDetailsOverviewDataWrapper > h5 > span.middot {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: rgba(12, 23, 29, 0.33);
  border-radius: 0;
  vertical-align: top;
  margin: 3px 9px 7px 5px;
  opacity: 0.7;
}
.toursOverviewText.tourDetailsOverviewDataWrapper > .textual > div {
  margin-bottom: 11px;
}
.textual h8.uppercase.valB.gray span {
  text-transform: none;
  letter-spacing: 0;
  font-size: 1.4em;
  letter-spacing: 0.005em;
  line-height: 1.34;
  font-weight: 500;
  color: #5B5959;
}
.tourDetailSecondaryMedia_wrapper div.tourDetailSecondaryMedia_slider {
  height: 45vw;
  min-height: 50vh;
}
.tourDetailSecondaryMedia_wrapper div.tourDetailSecondaryMedia_slider .media {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.toursOverviewText.tourDetailsOverviewDataWrapper:before {
  background: transparent;
}
.tourDetailSecondaryMedia_slider > button {
  position: absolute;
  right: 40px;
  top: 50%;
  width: 64px;
  height: 64px;
  background-color: rgba(121, 121, 121, 0.25);
  color: #848484;
  border-radius: 38px;
  border: 0;
  opacity: 0.6;
  outline: none;
  margin-top: -32px;
  font-size: 0;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear;
  z-index: 10;
  position: absolute;
}
.tourDetailSecondaryMedia_slider > button.slick-prev {
  right: initial;
  left: 40px;
}
.tourDetailSecondaryMedia_slider > button.slick-prev:after {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: -10px;
}
.tourDetailSecondaryMedia_slider > button:after {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  position: absolute;
  -webkit-filter: brightness(1);
  filter: brightness(200%);
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 24px;
  top: 50%;
  left: 50%;
  background-position: center center;
  margin-top: -11px;
  margin-left: -7px;
}
section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row
  .col.discountOption {
  margin-left: 30px;
  float: right;
}
section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row
  .col.discountOption:last-child {
  margin-left: 8px;
}
section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row
  .col.discountOption
  h5.valB {
  font-size: 20px;
  padding-bottom: 6px;
}
section.deals.confirmationDealsRow.row .discountOfferSection.col.row h1.valB {
  font-size: 34px;
  margin-bottom: 2px;
  font-weight: 500;
  opacity: 1;
}
a.invBtn.btn.arrowBtn {
  color: #53a318;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  padding: 14px 20px;
  display: inline-block;
  line-height: 1;
}
a.invBtn.btn.arrowBtn > i {
  vertical-align: top;
  height: 14px;
  line-height: 0.6;
  margin-left: -7px;
  margin-top: 2px;
  -webkit-transform: scaleX(1.3);
  transform: scaleX(1.3);
  font-size: 21px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
a.invBtn.btn.arrowBtn:hover > i {
  padding-left: 4px;
}
a.invBtn.btn.arrowBtn:after {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  background: rgba(83,163,24, 0.4);
  height: 2px;
  bottom: 11px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
a.invBtn.btn.arrowBtn:hover:after {
  background: #53a318;
}
.socialRow.row.row_of_3 .col a > icon {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border-radius: 4px;
  background: transparent;
  background-size: 100%;
}
.socialRow.row.row_of_3 .col {
  margin-right: 7px;
  width: initial !important;
}
.socialRow.row.row_of_3 .col:last-child {
  margin-right: 0;
}
.phoneRow a icon {
  width: 28px;
  height: 100%;
  float: left;
  margin-top: 3px;
}
.col.bestViewsCol .bottomText {
  z-index: 4;
  position: relative;
  width: 80%;
  height: 100%;
  padding-top: 70%;
  margin: 0 auto;
}
.phoneRow a p {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
  margin-top: 0;
  line-height: 35px;
}
.mainHeader .socialRow.row.row_of_3 {
  display: none;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tourSelection {
  height: 50px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tourSelection
  > .media {
  width: 50px;
  height: 50px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tourSelection
  h5.valB {
  font-size: 20px;
  padding-top: 16px;
  padding-left: 8px;
  width: calc(100% - 56px);
  vertical-align: top;
  padding-top: 5px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .adultsCount,
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .kidsCount,
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tandemsCount {
  height: 28px;
  padding-top: 2px;
  display: inline-block;
  float: left;
  vertical-align: top;
  margin-top: 0;
  width: initial;
  border-top: 0;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  span.separator {
  display: inline-block;
  margin: 8px 10px 4px 12px;
  float: left;
  opacity: 0.8;
  font-style: italic;
  color: rgba(12, 23, 29, 0.6);
  font-weight: 600;
  font-size: 0;
  width: 1px;
  height: 36px;
  margin-bottom: -6px;
  margin-top: -3px;
  vertical-align: top;
  border-right: 1px dotted rgba(12, 23, 29, 0.16);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper:after {
  clear: both;
  content: "";
  display: table;
}
.col.discountOption > a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #242424;
}
.absTransCenter {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.col.discountOption > a span.addUI.absTransCenter {
  z-index: 4;
}
.pageWrapper.cmsPageWrapper {
  position: relative;
  z-index: 0;
}
.cmsPageWrapper ol {
  list-style-type: decimal;
}
.pageWrapper.cmsPageWrapper .fixedReserveRow {
  position: relative;
  opacity: 1;
  visibility: visible;
  height: 68px;
  -webkit-transform: none !important;
  pointer-events: all;
  transform: none !important;
}
.pageWrapper.cmsPageWrapper .fixedReserveRow .left_float {
  display: none;
}
div.fixedReserveRow .absHorizCenter {
  max-width: 920px;
}
.pageWrapper.cmsPageWrapper
  .fixedReserveRow
  .absHorizCenter
  .reservationBarWrapper {
  width: 100%;
}
.fixedReserveRow .absHorizCenter .reservationBarWrapper .adultsCount {
  width: 143px;
  margin-right: 11px;
  padding-left: 13px;
}
div.step.countStep .kidsCount {
  margin-left: 1px;
  margin-right: -6px;
}
.fixedReserveRow
  .absHorizCenter
  .reservationBarWrapper
  .adultsCount
  .adultsCountValWrapper {
  text-align: center;
}
.fixedReserveRow .absHorizCenter .reservationBarWrapper .adultsCount:after {
  left: initial !important;
  right: -9px !important;
  position: absolute;
}
.pageWrapper.cmsPageWrapper h1.valB.big {
  text-align: center;
  padding: 56px 0;
  padding-bottom: 12px;
  text-indent: 0.29em;
}
.col.discountOption > a span.addUI.absTransCenter span.circle {
  background: #242424;
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: relative;
}
span.circle > span.plussign {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60%;
  height: 2px;
  background: #fff;
  border-radius: 4px;
}
.heroText .reservationBarWrapper div.step.countStep > .adultsCount:after {
  left: initial;
  position: absolute;
  right: 0;
}
.heroText .reservationBarWrapper div.step.countStep .adultsCount {
  width: auto;
  padding-right: 15px;
  margin-left: 14px;
}
.reservationBarWrapper.reservationBarTandemIncluded .stepHours.step {
  width: calc(0.5 * (100% - 409px));
}
.reservationBarWrapper.reservationBarTandemIncluded .countStep.step {
  width: 212px;
}
.reservationBarWrapper.reservationBarTandemIncluded .finalStep {
  width: 196px;
}
.reservationBarWrapper.reservationBarTandemIncluded .stepDate.step {
  width: calc(0.5 * (100% - 410px));
}
.step.countStep .countDropdownTrigger_data,
.step.stepHours .hoursDropdownTrigger_data
{
  border: 0;
  width: 100%;
  cursor: pointer;
  display: block;
  background: transparent;
  height: 100%;
  font: 500 16px Roboto, Helvetica, sans-serif;
}
.step.countStep.countDropdownActive .countDropdownMenu,
.step.stepHours.hoursDropdownActive .hoursDropdownMenu
{
  display: block;
}
.countDropdownTrigger_data .text.placeholderInactive p.data,
.hoursDropdownTrigger_data .text.placeholderInactive p.data
{
  display: block;
}
.countDropdownTrigger_data .text .placeholder,
.hoursDropdownTrigger_data .text .placeholder
{
  opacity: 0.45;
  font-size: 16px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  display: none;
  text-transform: none;
}
.countDropdownTrigger_data:hover .dropdownArrow,
.hoursDropdownTrigger_data:hover .dropdownArrow
{
  opacity: 1 !important;
}
.countDropdownTrigger_data:hover .text .placeholder,
.hoursDropdownTrigger_data:hover .text .placeholder
{
  opacity: 1;
}
.heroContainer .reservationBarWrapper .container {
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1),
    0 0 0 1px rgba(12, 23, 29, 0.15) inset;
}
.heroContainer .reservationBarWrapper .container .countDropdownMenu,
.heroContainer .reservationBarWrapper .container .hoursDropdownMenu
{
  border-color: #d3d6d8;
}
.countDropdownMenu .inc_dec_wrapper input {
  float: left;
  text-align: center;
  padding-left: 0;
  font-size: 20px !important;
  line-height: 1;
  width: 26px !important;
  text-align: center !important;
  font-weight: 600 !important;
  color: #53a318 !important;
  margin-top: -2px !important;
}
.countDropdownMenu .inc_dec_wrapper .inc.button {
  margin-left: 0 !important;
}
.countDropdownMenu .kidsCount .kidsCountValWrapper,
.countDropdownMenu .adultsCount .adultsCountValWrapper,
.countDropdownMenu .tandemsCount .tandemCountValWrapper {
  width: initial !important;
  margin-left: 0;
  float: right;
  text-align: right;
  padding-top: 6px;
}
.countDropdownMenu .kidsCount .kidsCountValWrapper input,
.countDropdownMenu .adultsCount .adultsCountValWrapper input,
.countDropdownMenu .tandemsCount .tandemCountValWrapper input {
  width: 17px;
  text-align: left !important;
}
.heroText .reservationBarWrapper div.step.countStep .kidsCount {
  padding-left: 9px;
  width: auto;
}
span.circle > span.plussign:last-child {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg);
}
.col.discountOption > a span.addUI.absTransCenter p.valB {
  color: #fff;
  font-weight: 600;
  margin-top: 6px;
}
.labelAboveInputWrapper.col.expDateCol {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  height: 49px;
  border-radius: 4px;
  margin-top: 29px;
  width: 180px;
  margin-right: 14px;
  position: relative;
}
.labelAboveInputWrapper.col.expDateCol > input {
  border: 0;
  background: transparent;
  box-shadow: none !important;
  width: calc(50% - 4px);
  display: inline-block;
  float: left;
  text-align: center;
  position: relative;
}
.labelAboveInputWrapper.col.expDateCol > label {
  margin-top: -29px;
}
.labelAboveInputWrapper.col.expDateCol span.slash {
  display: inline-block;
  float: left;
  font-size: 33px;
  opacity: 0.1;
  width: 4px;
  font-weight: 100;
  -webkit-transform: rotate(-13deg);
  transform: rotate(-13deg);
  margin-top: 8px;
}
.labelAboveInputWrapper.col.cvvCol {
  margin-top: 0;
  width: 120px;
  position: relative;
}
.labelAboveInputWrapper.col.cvvCol > label > div {
  position: absolute;
  right: 0;
  top: -5px;
}
.labelAboveInputWrapper.col.cvvCol input#securityCode {
  width: 100%;
}
span.cvvHelperTrigger {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: rgba(12, 23, 29, 0.15);
  border-radius: 16px;
  text-align: center;
}
span.cvvHelperTrigger > p {
  opacity: 0.3;
  font-size: 18px;
  padding-top: 3px;
}
.formSection.paymentBtnSection > p {
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
  opacity: 0.8;
}
.formSection.paymentBtnSection > .btnWrapper {
  max-width: 440px;
  width: 100%;
  margin: 20px auto 72px;
}
.formSection.paymentBtnSection > .btnWrapper a.btn.primaryBtn.btnBig.paymentBtn,
.formSection.paymentBtnSection
  > .btnWrapper
  button.btn.primaryBtn.btnBig.paymentBtn {
  width: 100%;
  border-radius: 4px;
  box-shadow: inset 0.5px 1px 0 0 rgba(255, 255, 255, 0.1),
    inset -1px -1px 0 0 rgba(0, 0, 0, 0.1);
  font-size: 20px;
  padding: 20px 12px;
}
.discountValue > span.val {
  font-size: 20px;
  letter-spacing: 0.005em;
  font-weight: 500;
  line-height: 1.35;
  max-width: 360px;
  opacity: 0.6;
  padding-top: 10px;
  vertical-align: top;
  display: inline-block;
  padding-right: 5px;
}
.discountValue > span.online_price p {
  font-size: 16px;
  padding: 16px 0;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  input#triggerDatepicker:hover
  + span.dropdownArrow {
  opacity: 0.5;
}
.phoneRow {
  height: 45px;
  padding: 5px 0;
}
.attractionPageWrapper .heroSlideshow > button.slick-next:before,
.attractionPageWrapper .heroSlideshow > button.slick-prev:before,
.homePageWrapper section.topSection .heroSlideshow > button.slick-next:after,
.homePageWrapper section.topSection .heroSlideshow > button.slick-prev:after {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  position: absolute;
  -webkit-filter: brightness(1);
  filter: brightness(200%);
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 24px;
  top: 50%;
  left: 50%;
  background-position: center center;
  margin-top: -11px;
  margin-left: -7px;
}
section.homepageTours .row.row_of_2.toursGrid .col.tourGridItem > a > .media {
  height: calc(24vw - 2vh);
  position: relative;
  margin: -1px;
}
h2.big {
  font-size: 42px;
}
.pageWrapper.attractionPageWrapper .heroSlideshow > button.slick-prev,
.pageWrapper.attractionPageWrapper .heroSlideshow > button.slick-next,
.homePageWrapper section.topSection .heroSlideshow > button.slick-next,
.homePageWrapper section.topSection .heroSlideshow > button.slick-prev {
  position: absolute;
  right: 40px;
  top: 50%;
  width: 64px;
  height: 64px;
  background-color: rgba(180, 180, 180, 0.25);
  color: #848484;
  border-radius: 38px;
  border: 0;
  opacity: 0.4;
  outline: none;
  margin-top: -32px;
  font-size: 0;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear;
}
.homePageWrapper section.topSection .heroSlideshow > button.slick-prev {
  right: initial;
  left: 40px;
  z-index: 10;
}
.homePageWrapper section.topSection .heroSlideshow > button.slick-prev:after {
  transform: scaleX(-1);
  margin-left: -10px;
}
.homePageWrapper section.topSection .heroSlideshow:hover > button.slick-next,
.homePageWrapper section.topSection .heroSlideshow:hover > button.slick-prev {
  opacity: 0.6;
}
.homePageWrapper section.topSection .heroSlideshow > button.slick-next:hover,
.homePageWrapper section.topSection .heroSlideshow > button.slick-prev:hover {
  opacity: 0.8;
}
.topSection .heroContainer .heroText {
  position: absolute;
  top: 50%;
  left: 160px;
  right: 160px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-perspective: 200px;
  perspective: 200px;
  z-index: 2;
  text-align: center;
}
.topSection .heroContainer .heroText h1.valB {
  text-align: center;
  color: #fff;
  line-height: 1;
  margin-bottom: 6px;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.75);
  padding-left: 24px;
  padding-right: 24px;
  margin-left: auto;
  max-width: 100%;
  margin-right: auto;
}
h1.valB {
  font-size: 55px;
  font-weight: 700;
}
h3.valB.valUpper {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.135em;
}
.pageWrapper.sliderLoad .topSection .heroContainer .heroText h3.valB,
.toursIndexPageWrapper.pageLoad .heroContainer .heroText h3.valB.valUpper {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
}
.topSection .heroContainer .heroText h3.valB.valUpper {
  color: #fff;
  text-align: center;
  line-height: 1.45;
  margin-bottom: 27px;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-transform: rotateY(5deg);
  transform: rotateY(5deg);
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0.25s;
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0.25s;
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0.25s;
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0.25s;
  opacity: 0;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.75);
}
.reservationBarWrapper {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 6px;
  max-width: 890px;
  margin: 0 auto;
  padding: 6px;
  opacity: 0;
  -webkit-transform: translateX(-25px) scale(1.08);
  -webkit-transform-origin: center left;
  transform: translateX(-25px) scale(1.08);
  transform-origin: center left;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0.4s;
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0s;
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0s;
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91) 0s;
}
.pageWrapper.sliderLoad .topSection .heroContainer .heroText h1.valB,
.toursIndexPageWrapper.pageLoad .heroText h1.valB {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
}
.reservationBarWrapper .step {
  display: inline-block;
  float: left;
  height: 50px;
  border-right: 1px solid #ededed;
  margin-top: 1px;
  margin-bottom: 1px;
}
.reservationBarWrapper .container form {
  color: #5B5959;
  display: block;
}
.reservationBarWrapper .container form:after {
  content: "";
  display: table;
  clear: both;
}
div.step.countStep div.adultsCount {
  width: 145px;
  margin-left: -3px;
}
div.adultsCount div.adultsCountValWrapper {
  width: 72px;
  margin-left: -4px;
}
div.step.countStep > .adultsCount:after {
  content: "";
  display: inline-block;
  color: rgba(12, 23, 29, 0.25);
  opacity: 1;
  padding-top: 19px;
  width: 1px;
  left: 1px;
  margin-top: -12px;
  padding-bottom: 18px;
  height: 50px;
  vertical-align: top;
  margin-left: 4px;
  position: relative;
  background: #e5e5e5;
  font: 600 13px Roboto, sans-serif;
}
.reservationBarWrapper .step.stepDate {
  width: calc(0.5 * (100% - 443px));
}
.reservationBarWrapper .container {
  background: #fff;
  border-radius: 5px;
  width: initial;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1), 0 0 0 1px #53a318 inset;
  padding: 0;
  border-color: #53a318;
}
.step.countStep .peopleCount,
.step.countStep .kidsCount {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.reservationBarWrapper .step.countStep,
.reservationBarWrapper .step.stepHours {
  width: calc(0.5 * (100% - 443px));
}
.step.finalStep {
  width: 164px;
  border-right: 0;
}
.btn.primaryBtn:hover {
  background: #367806;
}
.btn.primaryBtn {
  background: #53a318;
  display: inline-block;
  text-align: center;
  font-weight: 600;
  padding: 18px 12px;
  color: #fff;
  letter-spacing: 0.005em;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
a.btn.primaryBtn.reserveBtn {
  display: block;
  border-radius: 0 4px 4px 0;
  height: 100%;
  margin-right: -1px;
  font-size: 18.5px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
  padding: 10px 12px;
}
.btn.primaryBtn > p {
  font-size: 1em;
  line-height: 1.8em;
}
.reservationBarWrapper .step select {
  -webkit-appearance: none !important;
  -moz-appearance: none;
  border: 0;
  width: 100%;
  cursor: pointer;
  display: block;
  background: transparent;
  padding: 14px 15px;
  font: 500 16px Roboto, Helvetica, sans-serif;
}
.reservationBarWrapper .step span.dropdownArrow {
  position: absolute;
  right: 12px;
  width: 16px;
  height: 12px;
  top: 50%;
  margin-top: -6px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  opacity: 0.4;
  pointer-events: none;
}
.step.countStep .peopleCount {
  width: calc(100% - 120px);
}
div.reservationBarWrapper div.step.countStep,
div.reservationBarWrapper div.step.stepHours
{
  width: 279px;
  position: relative;
}
.reservationBarWrapper .step span.dropdownArrow icon {
  width: 100%;
  height: 100%;
}
.timepickerInputWrapper {
  position: relative;
}
.datepickerInputWrapper {
  position: relative;
  height: 50px;
}
.reservationBarWrapper .step select:hover + span.dropdownArrow {
  opacity: 1;
}
.datepickerInputWrapper input.triggerDatepicker {
  font-size: 16px;
  padding: 14px 15px;
  height: 100%;
  border: 0;
  width: 100%;
  background: Transparent;
}
div.step.countStep .kidsCount,
div.step.countStep .adultsCount {
  width: 122px;
  padding: 12px 0;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
div.step.countStep > .kidsCount:after {
  clear: both;
  content: "";
  display: table;
}
.kidsCount .kidsCountValWrapper,
.adultsCount .adultsCountValWrapper,
.tandemsCount .tandemsCountValWrapper {
  width: 55px;
  display: inline-block;
  float: left;
  position: relative;
  padding-top: 2px;
}
.countDropdownMenu .inc_dec_wrapper input:focus {
  box-shadow: 0 0 0 1px rgba(12, 23, 29, 0.24) inset;
  color: rgba(12, 23, 29, 0.4) !important;
}
.kidsCount input.kidsCountVal,
.adultsCount input.adultsCountVal,
.tandemsCount input.tandemCountVal {
  pointer-events: none;
  width: 19px;
  border: 0;
  font-size: 16px;
  display: inline;
  font-weight: 500;
  margin-right: 0;
  text-align: center;
  background: transparent;
  border-radius: 2px;
  font-weight: 600;
}
input,
select {
  font-family: "Value", sans-serif;
  outline: none;
}
.kidsCount .kidsCountValWrapper span.key,
.adultsCount .adultsCountValWrapper span.key,
.tandemsCount .tandemCountValWrapper span.key {
  display: inline;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
}
.kidsCount .inc.button {
  margin-left: 5px;
}
.inc.button span,
.dec.button span {
  background: rgba(83,163,24, 0.65);
  display: block;
  width: 14px;
  height: 2px;
  position: absolute;
  left: 50%;
  margin-left: -7px;
  top: 50%;
  border-radius: 3px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  margin-top: -1px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.inc.button span:last-child {
  -webkit-transform: rotate(90deg) translate3d(0, 0, 0);
  -moz-transform: rotate(90deg) translate3d(0, 0, 0);
  transform: rotate(90deg) translate3d(0, 0, 0);
}
.dec.button.disabled {
  pointer-events: none;
  background: rgba(83,163,24, 0.25);
}
.inc.button:hover,
.dec.button:hover {
  background: rgba(171,224,133, 0.4);
}
.inc.button:hover span,
.dec.button:hover span {
  background: rgba(83,163,24, 1);
}
div#ui-datepicker-div {
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05),
    0 0 0 1px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  border: 0 !important;
  border-radius: 1px !important;
  margin-top: -3px;
  padding: 22px 24px 18px;
  width: 306px !important;
  padding-bottom: 0;
  margin-left: 3px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ui-datepicker-calendar tbody td {
  width: 39px;
  height: 22px;
  padding: 0 !important;
  position: relative;
}
.ui-datepicker-calendar tbody td > a,
.ui-datepicker-calendar tbody td > span {
  width: 37px !important;
  height: 37px !important;
  padding: 7px !important;
  text-align: center !important;
  background: transparent !important;
  border: 1px solid #e1e1e1 !important;
  padding-top: 12px !important;
  border-right: 0 !important;
  border-bottom: 0 !important;
  color: rgba(12, 23, 29, 0.6) !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  font: 500 14px Roboto, sans-serif !important;
}
.ui-datepicker-calendar tbody tr td:last-child a {
  border-right: 1px solid #e1e1e1 !important;
}
.ui-datepicker-calendar tbody tr:last-child td a {
  border-bottom: 1px solid #e1e1e1 !important;
}
div#ui-datepicker-div table.ui-datepicker-calendar thead th span {
  color: rgba(12, 23, 29, 0.45) !important;
  font: 500 12px Roboto, sans-serif !important;
}
div#ui-datepicker-div .ui-datepicker-header.ui-widget-header {
  background: transparent !important;
  border: 0 !important;
  margin-left: -16px;
  padding-bottom: 11px;
  width: calc(100% + 32px);
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  .ui-datepicker-title {
  color: rgba(12, 23, 29, 0.85) !important;
  vertical-align: top;
  margin-top: -9px;
  font: 700 18px Roboto, sans-serif !important;
}
.ui-datepicker-calendar tbody td > a:hover,
.ui-datepicker-calendar tbody td > a.ui-state-active {
  background: #f29080 !important;
  color: #fff !important;
  font-weight: 700 !important;
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-prev {
  background: #fafafa !important;
  border: 1px solid #e1e1e1 !important;
  width: 33px;
  height: 27px;
  border-radius: 2px !important;
  margin-top: -4px;
  top: 2px !important;
  left: 16px !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-next {
  background: transparent !important;
  border: 1px solid #e1e1e1 !important;
  width: 36px;
  height: 27px;
  margin-top: -4px;
  border-radius: 2px !important;
  right: 15px !important;
  top: 2px !important;
  background: #fafafa !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-next
  span {
  background-image: url(../assets/img/small_sliderArrow_right.png);
  width: 24px;
  height: 12px;
  background-size: contain !important;
  background-position: center center !important;
  margin-left: -12px;
  margin-top: -6px;
  opacity: 0.6;
  background-color: transparent !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-prev
  span {
  background-image: url(../assets/img/small_sliderArrow_left.png);
  width: 24px;
  height: 12px;
  background-size: contain !important;
  background-position: center center !important;
  background-color: transparent !important;
  margin-left: -12px;
  margin-top: -5px;
  opacity: 0.6;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-prev:hover,
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-next:hover {
  border-color: rgba(123, 126, 128, 0.48) !important;
  background: #fff !important;
}
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-prev:hover
  span,
div#ui-datepicker-div
  .ui-datepicker-header.ui-widget-header
  a.ui-datepicker-next:hover
  span {
  opacity: 1;
}
.homePageWrapper
  section.topSection
  .slick-list
  .slide.slick-slide.slick-current
  .media {
  -webkit-transform: scale(1.15) translate3d(0, 1%, 0px);
  transform: scale(1.15) translate3d(0, 1%, 0px);
}
div#ui-datepicker-div:before {
  top: -10px;
  height: 20px;
  width: 20px;
  border-top: 0;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  transform: rotate(45deg);
  opacity: 0;
}
div#ui-datepicker-div:after {
  top: -9px;
  height: 20px;
  width: 20px;
  border-top: 0;
  background: #fff;
  position: absolute;
  transform: rotate(45deg);
  z-index: 1;
  opacity: 0;
}
.fixedReserveRow .right_float_hidden {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
.fixedReserveRow .right_float_hidden a.menuBtn.globalSideMenuTrigger {
  padding-top: 4px;
}
.mainFooterWrapper {
  background: #ececec;
  padding: 32px 40px;
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  will-change: transform, opacity, -webkit-filter, filter;
}
.mainFooterWrapper.hasStickyFooterCoupon {
  padding-bottom: 114px;
}
.mainFooterWrapper > div.footerSiteIndexSection {
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 20px 22px;
}
.ui-datepicker-calendar tbody td.ui-datepicker-other-month {
  opacity: 0.2;
  pointer-events: none !important;
}
.ui-datepicker-calendar tbody tr:last-child td.ui-datepicker-other-month {
  opacity: 1;
  pointer-events: none;
}
.ui-datepicker-calendar tbody tr:last-child td.ui-datepicker-other-month:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background: rgba(255, 255, 255, 0.8);
  bottom: 0;
  right: 0;
}
.pageWrapper.homePageWrapper.sliderLoad.sliderLoaded
  .heroSlideshow
  .slick-list
  .slide.slick-slide
  .media {
  -webkit-transition: all 5512ms linear;
  -moz-transition: all 5512ms linear;
  -o-transition: all 5512ms linear;
  transition: all 5512ms linear;
  background-position: bottom;
}
section.bookingSection.middleSection .reservationBarWrapper .step.finalStep {
  width: 260px;
  margin-top: 0;
  height: 52px;
  margin-bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}
section.bookingSection.middleSection
  .reservationBarWrapper
  .container.activeBookingContainer
  .tandemsCount {
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1), 0 0 0 3px #53a318;
  top: calc(100% + 4px);
}
section.bookingSection.middleSection
  .reservationBarWrapper
  .container.activeBookingContainer
  .tandemsCount:after {
  content: "";
  background: #fff;
  left: 0;
  height: 2px;
  right: 0;
  top: -4px;
  display: block;
  position: absolute;
  z-index: 10;
}
section.bookingSection.middleSection .reservationBarWrapper .stepHours.step {
  width: calc(0.48 * (100% - 510px));
  margin-top: 0;
  margin-bottom: -2px;
}
section.bookingSection.middleSection .reservationBarWrapper .step.countStep {
  width: calc(0.36 * (100% - 240px));
  text-align: center;
}
section.bookingSection.middleSection .reservationBarWrapper .stepDate.step {
  width: 250px;
  margin-top: 0;
  margin-bottom: -2px;
}
section.bookingSection.middleSection .reservationBarWrapper .container > .step {
  margin-top: 0;
  margin-bottom: 0;
}
ul.header_link_list li.triggerNavSubRow:hover .subNavWrap {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: max-height 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  transition: max-height 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  max-height: 720px;
}
ul.header_link_list .subNavWrap div.subNavLinksList {
  padding-top: 7px;
  padding-bottom: 6px;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.15);
  margin: 14px 2px 2px;
}
ul.header_link_list .subNavWrap .subNavLinksList a {
  font-size: 1em !important;
  color: #5B5959;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  padding: 8px 20px !important;
}
ul.header_link_list .subNavWrap .subNavLinksList a:after {
  content: none !important;
}
ul.header_link_list .subNavWrap:before {
  content: "";
  position: absolute;
  left: 45px;
  width: 0;
  height: 0;
  top: 6px;
  border-style: solid;
  border-width: 0 9.5px 8px;
  border-color: transparent transparent #fff;
  z-index: 2;
}
a.footerLink:hover {
  font-weight: 600;
}
ul.header_link_list .subNavWrap:after {
  content: "";
  position: absolute;
  left: 44px;
  width: 0;
  height: 0;
  top: 3px;
  z-index: 0;
  border-style: solid;
  border-width: 0 10.5px 9px;
  border-color: transparent transparent rgba(0, 0, 0, 0.15);
}
ul.header_link_list .subNavWrap .subNavLinksList a:hover {
  color: #fff !important;
  background: #367806;
}
.footerSiteIndexSection h6.valB.gray {
  color: rgba(12, 23, 29, 0.35);
  font-weight: 600;
  font-size: 0.8em;
  padding-bottom: 8px;
}
.footerSiteIndexSection > .left_float {
  width: calc(100% - 270px);
  margin-bottom: -8px;
}
.row_of_3 > .col {
  width: 33.333%;
}
.footerSiteIndexSection > .right_float {
  width: 270px;
}
.right_float {
  float: right;
}
.footerSiteIndexSection:after {
  clear: both;
  content: "";
  display: table;
}
ul.footer_links_list > li a {
  font-size: 1.05em;
  display: block;
  font-weight: 500;
  letter-spacing: 0.005em;
  padding: 7px 0;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
ul.footer_links_list {
  font-size: 1.13em;
}
.mainFooterWrapper > div.footerSiteIndexSection .left_float > .col {
  padding-right: 35px;
}
.inputBtnRow input.newsletterInput {
  height: 42px;
  font-size: 16px;
  padding-left: 15px;
  border-radius: 4px 0 0 4px;
  border: 0;
  vertical-align: top;
  display: inline-block;
  float: left;
  background: transparent;
  width: 100%;
  padding-right: 50px;
}
.inputBtnRow > a {
  vertical-align: top;
  display: inline-block;
  height: 38px;
  border-radius: 2px;
  float: left;
  padding-top: 13px !important;
  display: inline-block;
  position: absolute;
  right: 0;
  margin: 2px;
}
.inputBtnRow:after {
  clear: both;
  content: "";
  display: table;
}
.inputBtnRow {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  position: relative;
}
a.copyright.footer_text {
  color: rgba(12, 23, 29, 0.4);
  font-weight: 600;
  font-size: 0.9em;
}
a.legal.footer_text {
  color: rgba(12, 23, 29, 0.4);
  font-weight: 600;
  font-size: 0.9em;
}
.mainFooterWrapper .right_float span.middot {
  background: rgba(12, 23, 29, 0.15);
  width: 4px;
  height: 4px;
  display: inline-block;
  font-size: 0;
  vertical-align: top;
  border-radius: 11px;
  margin-top: 4px;
  margin-left: 1px;
  margin-right: 1px;
}
.mainFooterWrapper .right_float .socialRow.row {
  text-align: right;
  padding-top: 6px;
  padding-bottom: 10px;
  margin-right: -7px;
}
.mainFooterWrapper .right_float .socialRow.row .col a {
  width: 18px;
  height: 18px;
  display: block;
  margin-top: 12px;
}
.mainFooterWrapper .right_float .socialRow.row .col a icon {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.footerLink icon.locationIcon {
  width: 17px;
  display: inline-block;
  height: 18px;
  margin-top: 0px;
  vertical-align: top;
}
icon.locationIcon {
  display: inline-block;
}
.mainFooterWrapper .right_float .socialRow.row .col {
  margin-right: 7px;
  float: none;
}
.mainFooterWrapper .right_float .socialRow.row .col:last-child {
  margin-top: 2px;
  display: inline-block;
  vertical-align: top;
}
.mainFooterWrapper .right_float .socialRow.row .col:last-child a {
  width: initial;
  box-shadow: none !important;
}
.mainFooterWrapper .right_float .socialRow.row .col:last-child p {
  font-weight: 600;
  display: inline-block;
  font-size: 16px;
}
.mainFooterWrapper .right_float .socialRow.row .col:last-child a icon {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
}
.footerSiteIndexSection > .right_float > div:last-child {
  margin-right: 0;
  text-align: right;
}
.footerLink p span {
  display: inline-block;
  width: calc(100% - 20px);
  padding-left: 6px;
  line-height: 1.24;
  margin-top: -2px;
  font-weight: 500;
}
icon.mailIcon {
  width: 20px;
  height: 13px;
  margin-left: -3px;
  margin-top: 1px;
  vertical-align: top;
  -webkit-transform: scaleX(1.14);
  transform: scaleX(1.14);
}
section.midContainer.row {
  background: -webkit-linear-gradient(180deg, #fff, #ececec);
  background: linear-gradient(180deg, #fff, #ececec);
  padding: 60px 40px;
  position: relative;
  padding-right: 65px;
  z-index: 1;
}
.equipmentBox {
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 20px 22px;
  border: 1px solid #e5e5e5;
  position: relative;
}
.datepickerInputWrapper input.triggerDatepicker:hover + .dropdownArrow {
  opacity: 1;
}
.ui-timepicker-div dt.ui_tpicker_time_label,
.ui-timepicker-div dt.ui_tpicker_hour_label,
.ui-timepicker-div dt.ui_tpicker_minute_label {
  color: rgba(12, 23, 29, 0.4) !important;
  float: none !important;
  display: block !important;
  clear: none !important;
  text-transform: uppercase;
  padding-left: 0 !important;
  letter-spacing: 0.135em;
  margin-top: 19px;
  font: 700 10.5px Roboto, sans-serif !important;
}
.ui-timepicker-div dd.ui_tpicker_time {
  width: 100%;
  margin: 0;
}
.ui-timepicker-div dd.ui_tpicker_time input.ui_tpicker_time_input {
  border: 1px solid #e1e1e1 !important;
  border-radius: 3px;
  padding: 4px 10px;
  margin-top: 4px;
  margin-bottom: -7px;
  width: 100%;
  font: 500 19px Roboto, sans-serif;
}
.ui-timepicker-div dt.ui_tpicker_time_label {
  font-size: 16px;
  text-transform: capitalize;
  letter-spacing: 0;
  color: rgba(12, 23, 29, 0.95) !important;
}
.ui-timepicker-div dl dd.ui_tpicker_hour,
.ui-timepicker-div dl dd.ui_tpicker_minute {
  width: 100%;
  display: block;
  margin: 0;
  margin-top: 9px;
  margin-bottom: 12px;
}
.ui-timepicker-div dl dd.ui_tpicker_hour .ui-slider,
.ui-timepicker-div dl dd.ui_tpicker_minute .ui-slider {
  border: 1px solid #e1e1e1;
  background: -webkit-linear-gradient(180deg, #fff, #ececec);
  background: linear-gradient(180deg, #fff, #e8e8e8);
  height: 3px;
  border-radius: 1px;
}
.ui-timepicker-div dl dd.ui_tpicker_hour .ui-slider span.ui-slider-handle,
.ui-timepicker-div dl dd.ui_tpicker_minute .ui-slider span.ui-slider-handle {
  background: #f29080 !important;
  border-radius: 14px;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  border: 0;
  top: initial;
  cursor: pointer;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border: 2px solid rgba(0, 0, 0, 0.04);
  outline: none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.18);
  transform-origin: center center;
}
.ui-timepicker-div dl dd.ui_tpicker_hour .ui-slider span.ui-slider-handle:hover,
.ui-timepicker-div
  dl
  dd.ui_tpicker_minute
  .ui-slider
  span.ui-slider-handle:hover,
.ui-timepicker-div
  dl
  dd.ui_tpicker_hour
  .ui-slider
  span.ui-slider-handle:active,
.ui-timepicker-div
  dl
  dd.ui_tpicker_minute
  .ui-slider
  span.ui-slider-handle:active {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}
.resBar_error {
  position: absolute;
  background: rgba(255, 60, 60, 1);
  border-radius: 6px;
  text-align: left;
  top: calc(100% + 3px);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  padding: 10px 14px 10px 8px;
  max-width: 330px;
}
.resBar_error.resBar_error_all {
  right: 4px;
}
.resBar_error > p {
  font-weight: 300;
  font-size: 12.5px;
  line-height: 1.35;
  letter-spacing: 0.005em;
  position: relative;
  z-index: 2;
  display: inline-block;
  width: calc(100% - 46px);
  float: right;
  vertical-align: top;
}
.resBar_error:after {
  content: "";
  background: rgba(255, 60, 60, 1);
  position: absolute;
  bottom: calc(100% - 21px);
  right: 20px;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  transform: rotate(45deg);
}
.resBar_error span.separator {
  position: absolute;
  background: #fff;
  width: 1px;
  height: initial;
  display: inline-block;
  vertical-align: top;
  opacity: 0.25;
  left: 42px;
  margin-right: 10px;
  top: 13px;
  bottom: 12px;
}
.resBar_error:before {
  content: "";
  clear: both;
  display: Table;
}
.resBar_error > a.closeResBarError {
  display: inline-block;
  width: 32px;
  height: 32px;
  opacity: 0.85;
  top: 50%;
  position: absolute;
  float: left;
  -webkit-transition: all 162ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 162ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 162ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 162ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -webkit-transform: translate3d(0, 0, 0) translateY(-50%);
  transform: translate3d(0, 0, 0) translateY(-50%);
}
.resBar_error.resBar_error_dateTime {
  left: calc(0.5 * (100% - 409px) + 208px);
}
div.step.countStep .countDropdownMenu .kidsCount {
  margin-right: 0;
}
.resBar_error > a.closeResBarError > span {
  height: 2px;
  width: 60%;
  background: #fff;
  display: inline-block;
  position: absolute;
  left: 50%;
  border-radius: 2px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0) rotate(45deg);
  transform: translate(-50%, -50%) translate3d(0, 0, 0) rotate(45deg);
}
.resBar_error > a.closeResBarError > span:last-child {
  -webkit-transform: translate(-50%, -50%) translate3d(0, 0, 0) rotate(-45deg);
  transform: translate(-50%, -50%) translate3d(0, 0, 0) rotate(-45deg);
}
.resBar_error > a.closeResBarError:hover {
  opacity: 1;
}
.wbox {
  background: #fff;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  padding: 0;
}
section.midContainer.row.homepageTourInfo > .col:first-child,
section.midContainer.row.homepageHourInfo > .col:first-child {
  width: calc(100% - 700px);
  position: relative;
}
section.midContainer.row.homepageTourInfo > .col:last-child,
section.midContainer.row.homepageHourInfo > .col:last-child {
  width: 700px;
}
.contentContainer {
  max-width: 1280px;
  margin: auto;
}
section.midContainer.row.homepageTourInfo .contentContainer > .col:first-child,
section.midContainer.row.homepageHourInfo .contentContainer > .col:first-child {
  width: calc(100% - 420px);
}
section.midContainer.row.homepageTourInfo .contentContainer > .col:last-child,
section.midContainer.row.homepageHourInfo .contentContainer > .col:last-child {
  width: 420px;
}
h4.valR {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.65;
  letter-spacing: 0.005em;
}
section.midContainer.row.homepageTourInfo > .col:first-child,
section.midContainer.row.homepageHourInfo > .col:first-child,
section.midContainer.row.homepageTourInfo .contentContainer > .col:first-child,
section.midContainer.row.homepageHourInfo .contentContainer > .col:first-child {
  padding-right: 65px;
  padding-left: 65px;
}
.stampCircles.row {
  margin-top: 14px;
}
.stampCircles.row > .col {
  width: 110px;
  height: 110px;
}
.stampCircles.row > .col > .icon {
  width: 100%;
  height: 100%;
}
.icon {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.fixedReserveRow h7.valB {
  display: inline-block;
  vertical-align: top;
  font-size: 13.5px;
  width: 130px;
  text-align: right;
  padding-top: 14px;
  padding-right: 6px;
  line-height: 1.25;
}
.fixedReserveRow h7.valB > span {
  display: inline-block;
  border-bottom: 1px solid #0c171d;
  line-height: 1;
}
section.midContainer.row.homepageTourInfo > .col:last-child > .col:first-child,
section.midContainer.row.homepageHourInfo > .col:last-child > .col:first-child,
section.midContainer.row.homepageTourInfo
  .contentContainer
  > .col:last-child
  > .col:first-child,
section.midContainer.row.homepageHourInfo
  .contentContainer
  > .col:last-child
  > .col:first-child {
  width: 260px;
  margin-bottom: 15px;
  margin-right: 20px;
}
section.midContainer.row.homepageTourInfo > .col:last-child > .col:last-child,
section.midContainer.row.homepageHourInfo > .col:last-child > .col:last-child,
section.midContainer.row.homepageTourInfo
  .contentContainer
  > .col:last-child
  > .col:last-child,
section.midContainer.row.homepageHourInfo
  .contentContainer
  > .col:last-child
  > .col:last-child {
  width: 420px;
}
icon.helmetIcon.tourGuideIcon {
  width: 90px;
}
.equipmentFreeSection .col.tourGuideCol {
  float: left;
  width: 100%;
  display: block;
  margin-top: 10px;
  text-align: center;
  margin-bottom: -8px;
}
section.midContainer.row.homepageTourInfo .valB.gray,
section.midContainer.row.homepageHourInfo .valB.gray {
  color: #545656;
  opacity: 0.7;
  font-size: 15px;
  line-height: 1.25;
  margin-bottom: 10px;
  text-align: center;
}
#ui-datepicker-div .ui-datepicker-buttonpane.ui-widget-content {
  margin-left: -24px;
  width: calc(100% + 48px);
  border: 0 !important;
  padding: 10px 22px;
  background: #ececec;
}
#ui-datepicker-div .ui-datepicker-buttonpane.ui-widget-content:after {
  clear: both;
  content: "";
  display: table;
}
div#ui-datepicker-div {
  position: relative;
  z-index: 100000 !important;
}
#ui-datepicker-div
  .ui-datepicker-buttonpane
  button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all {
  background: #53a318;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 10px 33px;
  color: #fff;
  letter-spacing: 0.005em;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border: 0;
  font: 600 16px/1 Roboto, sans-serif;
}
#ui-datepicker-div
  .ui-datepicker-buttonpane
  button.ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all {
  display: none;
}
#ui-datepicker-div
  .ui-datepicker-buttonpane
  button.ui-datepicker-close.ui-state-default.ui-priority-primary.ui-corner-all:hover {
  background: #0098db;
}
.wbox.pricingBox > .tabbedView h3.valR.gray {
  text-transform: capitalize;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.05em;
  color: #5b5959;
  padding: 18px 18px 14px;
}
.tabController {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 4px;
}
.tabController > a.tab {
  display: inline-block;
  text-transform: uppercase;
  padding: 0 16px;
  font-weight: 600;
  letter-spacing: 0.125em;
  margin-bottom: -1px;
  border-bottom: 1px solid transparent;
}
.tabController > a.tab > p {
  color: #5B5959;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid transparent;
  color: initial;
  font-size: 12.5px;
  margin-bottom: -1px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.tabController > a.tab.active > p {
  color: #f18771;
  border-color: #f18771;
}
.wbox.pricingBox {
  position: relative;
  border: 1px solid #e5e5e5;
}
.tabController > a.tab:hover p {
  color: #f18771;
}
.pricingTable {
  margin: 0;
  border-radius: 0;
  height: auto;
  text-align: center;
}
.pricingTable .row.row_of_3 {
  height: auto;
}
.pricingTable > .row > .col {
  border-right: 1px solid #e5e5e5;
}
.tabContents {
  position: relative;
}
.pricingTable .row.row_of_3 .col {
  height: 100%;
}
.tab_content {
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  display: none;
}
.tab_content.tab_content_active {
  opacity: 1;
}
.pricingBox .freeFooter {
  border-top: 1px solid #e5e5e5;
  left: 0;
  right: 0;
  text-align: center;
}
.pricingBox .freeFooter > p {
  font-size: 13.5px;
}
.pricingBox .freeFooter > p > span {
  display: inline-block;
  border-bottom: 1px solid #0c171d;
}
.pricingTable .tableRow {
  height: 48px;
  padding: 17px 0;
  margin-top: 8px;
}
.pricingTable > .row > .col:last-child {
  border-right: 0;
}
.pricingTable .row.row_of_3 .col > .header {
  border-bottom: 1px solid #e5e5e5;
  padding: 9px 0 7px;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.135em;
  background: #f5f5f5;
  font-style: italic;
  color: rgba(12, 23, 29, 0.66);
  margin-bottom: 4px;
}
.pricingTable .row.row_of_3 .col.durationCol .tableRow span {
  font-size: 16px;
  font-weight: 600;
}
.pricingTable .row.row_of_3 .col.durationCol .tableRow p {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  display: inline-block;
}
.pricingTable .row.row_of_3 .col.durationCol .tableRow.allDayRow p {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.115em;
}
.online_price {
  background-image: -moz-linear-gradient(0deg, #95c964 0%, #68b222 100%);
  background-image: -webkit-linear-gradient(0deg, #95c964 0%, #68b222 100%);
  background-image: -ms-linear-gradient(0deg, #95c964 0%, #68b222 100%);
  display: inline-block;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  vertical-align: top;
}
.tableRow .online_price {
  margin-top: -12px;
  border-radius: 18px;
  height: 24px;
  margin-right: -1px;
  height: 35px;
  width: 64px;
}
.online_price > p {
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  padding: 18px 0;
}
.tableRow .online_price > p {
  padding: 5px 0;
  font-size: 20px;
}
.co_price {
  display: inline-block;
  border: 2px solid #ff3c3c;
  width: 47px;
  height: 47px;
  border-radius: 50%;
  border-radius: 50%;
  vertical-align: top;
  overflow: hidden;
  position: relative;
}
.tableRow .co_price {
  margin-top: -6px;
  border-radius: 17px;
  height: 24px;
  margin-right: -1px;
}
/**.co_price > span{height:2px;width:100%;position:absolute;right:0;top:0;left:0;background:#ff3c3c;transform:rotate(-45deg)}**/
.tableRow .co_price > span {
  transform: rotate(-26deg);
  top: 9px;
  right: -9px;
  left: -3px;
  width: initial;
}
.co_price > p {
  font-weight: 600;
  display: inline-block;
  position: relative;
  z-index: 5;
  background: #fafafa;
  margin-top: 1px;
  color: rgba(12, 23, 29, 0.77);
  font-weight: 600;
  font-size: 16px;
}
section.midContainer.row.homepageTourInfo
  > .col:last-child
  > .col:last-child
  > h6.valB,
section.midContainer.row.homepageHourInfo
  > .col:last-child
  > .col:last-child
  > h6.valB {
  text-align: left;
  padding-left: 30px;
}
.homepageTourInfo .equipmentBox {
  height: 320px;
  background: transparent;
  border: 0;
  box-shadow: none;
  border: 1px solid #eaeaea;
  background: #fff;
  margin-left: 30px;
  margin-right: 30px;
}
.homepageTourInfo .equipmentBox .equipmentSlider {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 80px;
  top: 0;
}
.homepageTourInfo .equipmentBox .equipmentSlider .slick-list {
  height: 100%;
}
.homepageTourInfo .equipmentBox .equipmentSlider .slick-list .slick-track {
  height: 100%;
}
.homepageTourInfo .equipmentBox .equipmentSlider .slick-list .slide {
  padding-left: 0;
  padding-right: 0;
}
.homepageTourInfo .equipmentBox .equipmentSlider .slick-list .slide .media {
  width: 100%;
  height: 178px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 28px auto 8px;
}
.equipmentBox .equipmentSlider h6.valB {
  color: #5B5959;
  text-align: center;
  max-width: 340px;
  line-height: 1.45;
  margin: 0 auto;
}
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-prev:before {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  position: absolute;
  -webkit-filter: brightness(1);
  filter: brightness(200%);
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 14px;
  top: 50%;
  left: 50%;
  background-position: center center;
  margin-top: -7px;
  margin-left: -8px;
  transform: scaleX(-1);
}
section.homepageTours > h3 {
  color: #5B5959;
  padding: 24px 6px 15px;
  max-width: 1280px;
  margin: 0 auto;
}
h3.medium_big {
  font-size: 34px;
  letter-spacing: 0.005em;
}
section.homepageTours .row.row_of_2.toursGrid {
  padding: 8px;
  max-width: 1280px;
  margin: 0 auto;
}
h6.medium.val {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0.005em;
}
.tabbedView.homepageTourInfo .tab_contents .tab_content {
  position: absolute;
  top: 8px;
  left: 20px;
  right: 20px;
}
.tabbedView.homepageTourInfo .tab_contents h6.medium.val {
  padding-right: 20px;
}
.row.row_of_2.toursGrid .col.tourGridItem {
  width: 50%;
}
.tabbedView.homepageTourInfo {
  border-top: 0;
  position: relative;
}
.tabbedView.homepageTourInfo .tab_contents {
  padding: 20px 21px;
  position: relative;
  height: 168px;
  background-color: #fff;
}
.tabbedView.homepageTourInfo .tabController a.tab p {
  color: rgba(12, 23, 29, 0.5);
  border-bottom-width: 1px;
  padding-top: 16px;
  padding-bottom: 8px;
  margin-bottom: -1px;
}
.tabbedView.homepageTourInfo .tabController a.tab.active p {
  color: #f18771;
  border-color: #f18771;
}
.tabbedView.homepageTourInfo .tabController {
  border: 0;
  background: #fafafa;
  border-bottom: 1px solid #e5e5e5;
}
.tabbedView.homepageTourInfo .tabController a.tab:hover p {
  color: rgba(12, 23, 29, 0.84);
}
section.homepageTours .row.row_of_2.toursGrid .col.tourGridItem {
  width: calc(50% - 16px);
  margin-right: 32px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
}
section.homepageTours
  .row.row_of_2.toursGrid
  .col.tourGridItem:nth-child(even) {
  margin-right: 0;
}
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-prev {
  position: absolute;
  top: 40%;
  right: 30px;
  position: absolute;
  top: 40px;
  width: 25px;
  height: 27px;
  background-color: rgba(180, 180, 180, 0.85);
  color: #848484;
  border-radius: 9px 6px 6px 9px;
  border: 0;
  opacity: 0.8;
  outline: none;
  margin-top: -33px;
  font-size: 0;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear;
  z-index: 100;
}
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-next {
  right: 40px;
  top: 50%;
  position: absolute;
  right: 3px;
  top: 40px;
  width: 25px;
  height: 27px;
  background-color: rgba(180, 180, 180, 0.85);
  color: #848484;
  border-radius: 6px 9px 9px 6px;
  border: 0;
  opacity: 0.8;
  outline: none;
  margin-top: -33px;
  font-size: 0;
  -webkit-transition: 250ms opacity linear;
  transition: 250ms opacity linear;
}
.homepageTourInfo .equipmentBox .footer {
  position: absolute;
  bottom: 0;
  height: 75px;
  padding-top: 13px;
  left: 0;
  right: 0;
  text-align: center;
}
a.btn.secondary_btn {
  background: transparent;
  border: 2px solid #53a318;
  display: inline-block;
  text-align: center;
  font-weight: 700;
  padding: 12px 28px;
  color: #53a318;
  letter-spacing: 0.005em;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 13.5px;
  line-height: 1;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-next:after {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  position: absolute;
  -webkit-filter: brightness(1);
  filter: brightness(200%);
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 14px;
  top: 50%;
  left: 50%;
  background-position: center center;
  margin-top: -7px;
  margin-left: -5px;
}
.tab_content.tab_content_active {
  display: block;
}
.reviewsSlider ul.slick-dots {
  position: absolute;
  top: -25px;
  left: 148px;
}
.reviewsSlider ul.slick-dots li {
  display: inline-block;
  margin-right: 5px;
}
.reviewsSlider ul.slick-dots li button {
  background: transparent;
  border: 0;
  background: #f18771;
  border-radius: 50%;
  font-size: 0;
  width: 8px;
  height: 8px;
  padding: 0;
  outline: none;
}
.reviewsSlider ul.slick-dots li.slick-active button {
  background: #24262b;
  width: 11px;
  height: 11px;
}
i.material-icons {
  display: inline-block;
  width: 1em;
}
.starRating i.material-icons {
  color: rgba(12, 23, 29, 0.8);
  font-size: 20px;
}
.reviewsSlider .slide {
  padding-left: 44px;
  padding-top: 16px;
  width: 100%;
  outline: 0;
  position: relative;
}
h5.medium {
  font-size: 18px;
  letter-spacing: 0.005em;
}
section.lastSection > .primaryContentWidth.row.row_of_3 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col h5.medium {
  color: #5B5959;
  margin: 10px 0 9px;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col p {
  font-size: 14px;
  line-height: 1.56;
  margin-bottom: 21px;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col.locations .media {
  width: 140px;
  margin: 0 auto;
  border-radius: 5px;
  height: 80px;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col a.btn.primaryBtn {
  width: 90%;
  border-radius: 5px;
  max-width: 300px;
}
a.btn.primaryBtn.btn_orange {
  background: #f18771;
}
a.btn.primaryBtn.btn_orange:hover {
  background: #ff9984;
}
.primaryContentWidth.row.row_of_3 {
  max-width: 1080px;
  margin: 0 auto;
}
section.lastSection > .primaryContentWidth.row.row_of_3 {
  padding: 48px 0;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col.tripGuides icon {
  width: 48px;
  height: 48px;
  margin: 0 auto;
  display: block;
}
.primaryContentWidth.row.row_of_3 > .col.locations icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  display: block;
}
section.lastSection > .primaryContentWidth.row.row_of_3 .col {
  text-align: center;
  padding: 30px 28px;
  padding-bottom: 42px;
}
.primaryContentWidth.row.row_of_3 > .col.blog icon {
  width: 50px;
  height: 50px;
}
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-prev:hover,
.homepageTourInfo .equipmentBox .equipmentSlider button.slick-next:hover {
  background-color: #b4b4b4;
}
.slide .quoteText p {
  text-transform: uppercase;
  letter-spacing: 0.135em;
  padding-top: 7px;
}
.slide .quoteText span.middot {
  width: 5px;
  height: 5px;
  display: inline-block;
  font-size: 0;
  border-radius: 50%;
  margin: 6px;
  background: rgba(12, 23, 29, 0.2);
  vertical-align: top;
  margin-top: 3px;
}
.packageDetailInfo .col.left_float.textualInfo > .row h3.val {
  border: 0;
  height: initial;
  margin-bottom: -4px;
}
.packageTours > .descriptionText > div h5.val {
  font-weight: 500;
  font-size: 18.5px;
  margin-bottom: 14px;
}
.packageTours > .descriptionText > div > .media {
  width: 240px;
  height: 200px;
  display: inline-block;
  float: left;
  border-radius: 6px 0 0 6px;
}
.packageTours > .descriptionText > div:after {
  clear: both;
  content: "";
  display: table;
}
.packageTours > .descriptionText > div > div:last-child {
  display: inline-block;
  float: left;
  width: calc(100% - 240px);
  padding: 24px 30px;
}
.packageTours > .descriptionText > div p {
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 1.45;
  margin-bottom: 14px;
  opacity: 0.7;
  margin-top: 6px;
  font-size: 14.5px;
  height: initial;
}
.packageAvailability > h3 {
  font-weight: 600;
  opacity: 1;
  font-size: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
  margin-bottom: 12px;
}
.packageAttractions > h3 {
  font-weight: 600;
  opacity: 1;
  font-size: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
}
.packageTours > h3 {
  font-weight: 600;
  opacity: 1;
  font-size: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
}
.row.attractionInfo.packageDetailInfo a.btn.btnLinkArrow.invBtn.arrowBtn {
  padding: 0;
  padding-right: 20px;
  height: 20px;
}
.row.attractionInfo.packageDetailInfo
  a.btn.btnLinkArrow.invBtn.arrowBtn
  > icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: top;
  position: Absolute;
  top: 3px;
  right: 0;
}
.row.attractionInfo.packageDetailInfo a.btn.btnLinkArrow.invBtn.arrowBtn:after {
  bottom: -2px;
  right: 20px;
  left: 0;
}
.packageAttractions .descriptionText > div > h5 {
  font-size: 20px;
  display: inline-block;
  width: calc(100% - 40px);
  vertical-align: top;
  margin-top: 19px;
}
.packageAttractions > div.descriptionText > div > p {
  text-transform: none;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 1.45;
  margin-bottom: 14px;
  opacity: 0.7;
  margin-top: 6px;
  font-size: 14.5px;
  height: 66px;
}
.tabbedView.homepageTourInfo .tab_contents .quoteText h6.medium.val {
  padding-right: 0;
  text-transform: initial;
}
.tabbedView.homepageTourInfo .tabController a.tab {
  display: inline-block;
  float: left;
}
.tabController span.bottomArrow {
  clear: both;
  content: "";
  display: table;
}
.quoteMark {
  background-image: url(../assets/img/quoteIcon.png);
  position: absolute;
  left: 1px;
  top: 24px;
  width: 40px;
  height: 26px;
  opacity: 0.15;
  background-size: contain;
  background-repeat: no-repeat;
}
section.homepageTours > .btnWrapper {
  width: 100%;
  text-align: center;
  padding: 24px 0 27px;
  border-bottom: 2px solid #ececec;
}
a.btn.secondary_btn:hover {
  border: 2px solid #53a318;
  color: #53a318;
}
.pageWrapper.toursIndexPageWrapper {
  position: relative;
}
body.tours.tour .pageWrapper section.topSection .heroContainer {
  min-height: 460px;
}
.pageWrapper section.topSection .heroContainer {
  height: calc(35vw - 6vh);
  position: relative;
}
.pageWrapper section.topSection .heroContainer .heroSlideshow {
  height: 100%;
}
.pageWrapper .promoBar {
  background: rgba(255, 255, 255, 0.7);
  text-align: center;
  height: 60px;
  position: absolute;
  width: 100%;
  z-index: 1;
  font-weight: 600;
  padding: 21px;
  font-size: 16px;
}
.pageWrapper section.topSection .heroContainer .heroSlideshow .slick-list {
  height: 100%;
}
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow
  > button {
  position: absolute;
  display: none !important;
}
.pageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow
  .slick-list
  .slick-track {
  height: 100%;
}
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow
  .slick-list
  .slick-track
  .media,
.pageWrapper.toursIndexPageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow
  .slick-list
  .slick-track
  .mediaBlurredBar {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  -webkit-filter: brightness(0.85);
  -moz-filter: brightness(0.85);
  filter: brightness(0.85);
  bottom: 0;
}
section.middleSection.toursGrid.toursGridSimplified {
  vertical-align: top;
  max-width: 1280px;
  padding: 8px;
  margin: -68px auto 32px;
}
section.middleSection.toursGrid.toursGridSimplified > .col.borderStronger {
  box-shadow: 0 0 0 1px rgba(12, 23, 29, 0.2) inset,
    0 1px 4px -1px rgba(12, 23, 29, 0.15);
}
section.middleSection.toursGrid.toursGridSimplified > .col {
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
  height: calc(36vw - 3vh);
  margin-right: 32px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(12, 23, 29, 0.1) inset;
  overflow: hidden;
  float: none;
  z-index: 4;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  max-width: calc(100vw - 64px);
  margin-left: auto;
  display: block;
  margin-right: auto;
}
section.middleSection.toursGrid.toursGridSimplified > .col > a:first-child {
  padding: 36px 24px 20px;
  display: block;
  display: inline-block;
  float: right;
  padding-top: 44px;
  width: calc(100% - 700px);
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > a:first-child
  p.val,
section.middleSection.toursGrid.toursGridSimplified > .col > a:first-child p {
  font-size: 16px;
  max-width: 420px;
  line-height: 1.65;
  color: #0c171d;
  font-weight: 500;
  opacity: 0.65;
  margin: 18px auto 0;
  padding-left: 6px;
  margin-top: 14px;
  padding-right: 6px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > a:first-child
  h2.big {
  max-width: calc(100% - 32px);
  margin: 0 auto -7px;
  line-height: 1.1;
  font-size: 36px;
  margin-bottom: 10px;
  border-color: transparent;
  color: #5B5959;
  border-bottom: 4px solid transparent;
  display: inline;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  background-image: linear-gradient(180deg, transparent 65%, #eacecf 0);
  background-size: 0 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-transition: background-size 0.4s ease;
  transition: background-size 0.4s ease;
}
section.middleSection.toursGrid.toursGridSimplified > .col.orange {
  background: #fffbe6;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container {
  width: 700px;
  position: relative;
  height: calc(24vw - 2vh);
  display: inline-block;
  position: absolute;
  right: 7px;
  top: 8px;
  bottom: 8px;
  height: initial;
  overflow: hidden;
  border-radius: 4px;
  z-index: 5;
}
.col.orange > a > h2.big {
  color: #ffdc1d;
  background-image: linear-gradient(
    180deg,
    transparent 87%,
    rgba(255, 220, 29, 0.52) 0
  ) !important;
}
.col.green {
  background: #f0f7ea;
  border-color: #f0f7ea;
}
section.middleSection.toursGrid.toursGridSimplified > .col.blue {
  background: #eaecf4;
  border-color: #eaecf4;
}
section.middleSection.toursGrid.toursGridSimplified > .col .btn_footer {
  padding: 18px;
  text-align: center;
  width: calc(100% - 700px);
  display: inline-block;
  float: left;
  margin-top: -23px;
  margin-bottom: 26px;
  position: absolute;
  left: 0;
  bottom: -12px;
}
section.middleSection.toursGrid.toursGridSimplified > .col .btn_footer > .btn {
  width: 33%;
  font-size: 16px;
  border-radius: 4px;
  color: #53a318;
  margin: 0 14px;
  padding: 18px 12px;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .btn_footer
  > .btn.primaryBtn {
  color: #fff;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > .btn_footer
  > .btn.secondary_btn {
  padding: 16px 12px;
  background: rgba(255, 255, 255, 0.6);
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .tourMediaSlider
  .slide {
  width: 100%;
  height: 100%;
  position: relative;
}
a.promoBarLeftBtn {
  display: block;
  padding: 21px;
  background: rgba(0, 112, 187, 0);
  opacity: 0.5;
  font-weight: 600;
  top: 0;
  height: 60px;
  background: #53a318;
  color: #fff;
  left: 0;
  text-transform: uppercase;
  position: absolute;
  padding-left: 23px;
  padding-top: 23px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  letter-spacing: 0.12em;
  font-size: 14px;
}
a.promoBarLeftBtn:hover {
  background: #367806;
  color: #fff;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .tourMediaSlider
  .slide
  .media {
  width: 100%;
  height: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .tourMediaSlider {
  height: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  .slick-track {
  height: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  .slick-list {
  height: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  > button {
  position: absolute;
  top: 22px;
  right: 22px;
  background: #242424;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 0;
  font-size: 0;
  z-index: 10;
  outline: none;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  .slick-track
  > .slide {
  height: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > a:first-child:hover
  p.val,
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > a:first-child:hover
  p {
  opacity: 1;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > a:first-child:hover
  h2.big {
  background-size: 100% 100% !important;
  cursor: pointer;
  color: rgba(12, 23, 29, 1);
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  .slick-track
  > .slide
  > .media {
  height: 100%;
  -webkit-filter: brightness(0.85);
  -o-filter: brightness(0.85);
  -ms-filter: brightness(0.85);
  -moz-filter: brightness(0.85);
  filter: brightness(0.85);
  width: 100%;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  > button:after {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  position: absolute;
  -webkit-filter: brightness(1);
  filter: brightness(200%);
  width: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 14px;
  top: 50%;
  left: 50%;
  background-position: center center;
  margin-top: -7px;
  margin-left: -4px;
}
.toursGrid
  .col:nth-child(even)
  .tourMediaSlider_container
  .comparativePricingFormat.row.imageOverlay {
  left: initial;
  right: 18px;
}
.tourMediaSlider_container .comparativePricingFormat.row.imageOverlay {
  text-align: center;
  right: initial;
  bottom: initial;
  top: 0;
}
.tourMediaSlider_container .comparativePricingFormat.row.imageOverlay .col {
  float: none;
  vertical-align: top;
}
.tourMediaSlider_container
  .comparativePricingFormat.row.imageOverlay
  .col:first-child {
  display: block;
  text-align: center;
  margin-bottom: 6px;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  > button.slick-prev {
  right: 70px;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:nth-child(odd)
  > a:first-child {
  float: left;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:nth-child(even)
  > div.tourMediaSlider_container {
  position: absolute;
  left: 8px;
  right: inherit;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:nth-child(even)
  > .btn_footer {
  width: calc(100% - 760px);
  display: inline-block;
  float: right;
  left: initial;
  right: 0;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:last-child
  > .btn_footer {
  margin-top: -23px;
  margin-bottom: 26px;
  position: absolute;
  bottom: -12px;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:nth-child(even)
  .tourMediaSlider_container {
  width: 700px;
  display: inline-block;
  float: left;
}
section.middleSection.toursGrid.toursGridSimplified > .col:after {
  clear: both;
  content: "";
  display: table;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  .tourMediaSlider_container
  .slick-slider
  > button.slick-prev:after {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  margin-left: -8px;
}
section.middleSection.toursGrid.toursGridSimplified > .col:last-child > a {
  padding-top: 44px;
}
.pageWrapper.confirmationPageWrapper section.topSection {
  padding-top: 124px;
  text-align: center;
  padding-bottom: 67px;
}
h1.big.uppercase.valB {
  text-transform: uppercase;
  letter-spacing: 0.135em;
}
p.valB {
  font-size: 14px;
}
.pageWrapper .promoBar > p.valB {
  font-size: 16px;
}
.confirmationContinueBar {
  position: relative;
  border: 1px solid #e5e5e5;
  max-width: 890px;
  margin: 0 auto;
  height: 54px;
  margin-top: 64px;
  border-radius: 5px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
}
.confirmationContinueBar:after {
  clear: both;
  content: "";
  display: table;
}
.confirmationContinueBar > .step {
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  float: left;
  height: 52px;
  position: relative;
}
.pageWrapper.confirmationPageWrapper section.topSection p.valB {
  font-style: italic;
  font-weight: 600;
  margin-top: 7px;
  opacity: 0.6;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 1.35;
}
.confirmationContinueBar > .step label.valB {
  display: block;
  margin-top: -22px;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
}
.confirmationContinueBar > .step input {
  border: 0;
  height: 52px;
  width: 100%;
  font-size: 18.5px;
  padding: 0 16px;
  line-height: 1;
  background: transparent;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
}
.confirmationContinueBar > .step.emailStep {
  width: calc(0.38 * (100% - 210px));
}
.confirmationContinueBar > .step.emailStep input {
  border-radius: 4px 0 0 4px;
}
.toursIndexPageWrapper .topSection .heroContainer .heroText h3.valB.valUpper {
  margin-bottom: 0;
}
.confirmationContinueBar > .step.continueStep {
  width: 210px;
  border-right: 0;
}
.col.green .big.valB {
  color: #7fbe42;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col.orange
  > a:first-child:hover
  h2.big {
  background-image: linear-gradient(
    180deg,
    transparent 87%,
    rgba(255, 220, 29, 0.52) 0
  ) !important;
}
div.col.white > a > h2.big {
  background-image: linear-gradient(
    180deg,
    transparent 87%,
    rgba(0, 112, 187, 0.16) 0
  ) !important;
}
div.col.green > a > h2.big {
  background-image: linear-gradient(
    180deg,
    transparent 87%,
    rgba(127, 190, 66, 0.65) 0
  ) !important;
}
.col.blue h2.big.valB {
  color: #7f8cc1;
}
.sharePopout .topCopy {
  color: #000;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0.7;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0.7;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0.7;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0.7;
}
.confirmationContinueBar > .step.nameStep {
  width: calc(0.32 * (100% - 210px));
}
.confirmationContinueBar > .step.telStep {
  width: calc(0.3 * (100% - 210px));
}
.confirmationContinueBar > .step.continueStep > a {
  border-radius: 0 4px 4px 0;
  width: 100%;
  margin-right: -1px;
  height: 52px;
}
.confirmationContinueBar > .step.continueStep > a p {
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  line-height: 1em;
}
.confirmationContinueBar > .step.continueStep > a i.material-icons {
  margin-top: -5px;
}
section.reservationDetailsSection.middleSection {
  background: #fefefe;
}
.thinGrayBar {
  background: #f4f4f4;
  height: 48px;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:last-child
  .tourMediaSlider_container {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: initial;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col:last-child
  .tourMediaSlider_container
  .slick-slider
  .slick-track
  > .slide
  > .media {
  border-radius: 0 5px 5px 0;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col
  > .btn_footer
  > .btn.secondary_btn:hover {
  background: #367806;
  color: #fff;
  border-color: #367806;
}
.row.row_of_2 > .col {
  width: 50%;
  position: relative;
}
.row.row_of_2 > .col.bestViewsCol,
.row.row_of_2 > .col.topEquipmentCol {
  height: 0;
  padding-bottom: 50%;
}
.row.row_of_2 > .col.bestViewsCol .media {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.col.topEquipmentCol {
  background: #eee;
}
.col.topEquipmentCol > .topText {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 4;
  color: #0c171d;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
  margin: 0 auto;
}
.col.topEquipmentCol > .topText > h2.big {
  color: #5B5959;
  max-width: 330px;
  margin: 0 auto;
}
.col.topEquipmentCol > .topText p.val {
  font-size: 20px;
  max-width: 440px;
  background: rgba(238, 238, 238, 0.6);
  line-height: 1.45;
  margin: 24px auto;
}
.col.topEquipmentCol > .media {
  position: absolute;
  left: 20px;
  right: 20px;
  height: 50%;
  bottom: 0;
  z-index: 2;
  background-size: contain;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.col.bestViewsCol .topText {
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 4;
  color: #fff;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
  max-width: 480px;
  margin: 0 auto;
  text-shadow: 0 0 50px rgba(0, 0, 0, 0.25);
  margin-bottom: 50%;
}
.col.bestViewsCol .bottomText .pane {
  overflow: hidden;
  background: transparent;
  border-radius: 10px;
  position: relative;
}
.media.mediaBlur {
  -webkit-filter: blur(10px);
  filter: blur(10px);
}
.col.bestViewsCol .bottomText .pane .media.mediaBlur {
  top: -35vw;
  left: -5vw;
  right: -5vw;
  bottom: -5vw;
}
.col.bestViewsCol .bottomText .pane:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
}
.col.bestViewsCol .bottomText p.val {
  position: relative;
  z-index: 5;
  text-align: center;
  padding: 24px 20px;
  font-size: 20px;
  line-height: 1.5;
  opacity: 0.85;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
}
.row.row_of_3.featuredLinks {
  max-width: 1280px;
  width: calc(100vw - 56px);
  margin: 72px auto;
  text-align: center;
  padding: 8px;
}
.row.row_of_3.featuredLinks > .col {
  padding: 20px 24px;
}
.row.row_of_3.featuredLinks > .col .media {
  max-width: 330px;
  height: 330px;
  margin: 0 auto;
  width: 100%;
  border-radius: 14px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
}
.toursIndexPageWrapper section.bottomSection > .row_of_2 {
  border-bottom: 4px solid #f7f7f7;
}
.homePageWrapper.pageWrapper section.topSection .heroContainer {
  height: 100%;
}
.row.row_of_3.featuredLinks > .col > h4.valB.medium {
  color: #5B5959;
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 18px;
}
.row.row_of_3.featuredLinks > .col > p.valB {
  font-size: 16px;
  max-width: 300px;
  margin: 0 auto;
  line-height: 1.45;
  margin-top: 14px;
}
.row.row_of_3.featuredLinks > .col a.invBtn.btn.arrowBtn {
  font-weight: 500;
}
.row.row_of_3.featuredLinks > .col a.invBtn.btn.arrowBtn > icon {
  width: 11px;
  height: 10px;
}
.row.row_of_3.featuredLinks > .col a.invBtn.btn.arrowBtn.learnMore:after {
  height: 1px;
  right: 36px;
}
.tourOptionsSlider.heroSlideshow.heroSlideshowBikeTours .heroText h1 {
  -webkit-transform: none;
  transform: none;
}
a.invBtn.btn.arrowBtn.storeVisit:after {
  right: 36px;
  height: 1px;
}
.pageWrapper section.topSection .heroContainer .heroSlideshow button {
  position: absolute;
}
.pageWrapper section.topSection .heroContainer .tourOptionsSlider button {
  top: 50%;
  border: 0;
  background: transparent;
  width: 60px;
  height: 60px;
  z-index: 3;
  border-radius: 50%;
  outline: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -22px;
}
.pageWrapper
  section.topSection
  .heroContainer
  .tourOptionsSlider
  button.slick-prev {
  width: 60px;
  left: 12px;
}
.tourOptionsSlider .slide .tourAdjacentName:hover {
  background: rgba(36, 36, 36, 0.65);
}
.pageWrapper
  section.topSection
  .heroContainer
  .tourOptionsSlider
  button.slick-next {
  width: 60px;
  right: 12px;
}
.tourOptionsSlider.heroSlideshowBikeTours .media {
  height: 100%;
  margin-top: 0;
}
.pageWrapper
  section.topSection
  .heroContainer
  .tourOptionsSlider
  button:before {
  content: "";
  background-image: url(../assets/img/sliderArrowWhite.png);
  width: 16px;
  height: 47px;
  display: block;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.bookingSection.middleSection {
  background: -webkit-linear-gradient(180deg, #f5f5f5, #ececec);
  background: linear-gradient(180deg, #f5f5f5, #ececec);
  padding: 48px 40px;
}
.pageWrapper
  section.topSection
  .heroContainer
  .tourOptionsSlider
  button.slick-prev:before {
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
  transform: translate(-50%, -50%) scaleX(-1);
}
.tourOptionsSlider .slide .heroText {
  z-index: 10;
}
.tourOptionsSlider .slide .heroText h1.biggest.valB {
  opacity: 1;
  margin-bottom: 0;
  -webkit-transform: none !important;
  transform: none !important;
  display: inline-block;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 48px;
}
div#slideDownToBook {
  background: #fff;
  position: absolute;
  left: 50%;
  bottom: -35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 70px;
  height: 70px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.12);
  line-height: 1;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
section.topSection {
  position: relative;
  z-index: 2;
}
.checkoutContentWidth:after {
  content: "";
  clear: both;
  display: table;
}
section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  > .text.col {
  width: 100%;
  margin-right: 0;
}
section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  > .col:not(.text) {
  margin-left: 0;
  margin-top: 21px;
}
section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  > .text.col
  > h4.val {
  font-size: 18px;
  letter-spacing: 0.005em;
  font-weight: 500;
  line-height: 1.35;
}
section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row
  > .col:not(.discountOption) {
  padding-top: 11px;
}
div#slideDownToBook > icon {
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 25px auto;
  display: block;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  opacity: 0.4;
}
div#slideDownToBook:hover {
  box-shadow: 0 2px 11px -3px rgba(0, 0, 0, 0.24);
  background: #fff;
}
div#slideDownToBook:hover > icon {
  opacity: 1;
}
.tourSelection {
  height: 60px;
  max-width: 1080px;
  margin: 0 auto;
}
.tourSelection .selectedTourImage {
  width: 60px;
  height: 60px;
  border-radius: 6px;
  position: relative;
  display: inline-block;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}
.tourSelection h5.valB {
  display: inline-block;
  font-size: 24px;
  padding: 18px 10px;
  vertical-align: top;
}
.tourSelection .selectedTourImage icon.checkmark {
  width: 50%;
  height: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tourSelection .selectedTourImage:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #242424;
  border-radius: 6px;
  opacity: 0.4;
}
section.bookingSection.middleSection .reservationBarWrapper {
  opacity: 1 !important;
  -webkit-transform: none !important;
  transform: none !important;
  max-width: 1080px;
  box-shadow: none !important;
  background: transparent !important;
  padding: 0 !important;
  z-index: 100;
  margin-top: 18px !important;
  position: relative;
}
.reservationBarWrapper:after {
  clear: both;
  content: "";
  display: table;
}
section.bookingSection.middleSection .reservationBarWrapper .container {
  border: 1px solid #53a318;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
}
section.bookingSection.middleSection .reservationBarWrapper .container:after {
  clear: both;
  content: "";
  display: table;
}
section.bookingSection.middleSection .row.dealsEquipmentCols {
  position: relative;
  width: calc(100vw - 56px);
  max-width: 1080px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto 15px;
}
.tourDetails_departure #map {
  width: calc(100% - 24px);
  height: 200px;
  margin-left: 24px;
  margin-top: 8px;
  border-radius: 4px;
  margin-bottom: 10px;
  display: none;
}
.textualInfo .descriptionText {
  font-size: 18.5px;
  line-height: 1.55;
  margin-bottom: 24px;
  letter-spacing: 0.005em;
  display: inlin-bl;
}
section.bookingSection.middleSection > h5.valB {
  max-width: 1080px;
  margin: 0 auto;
}
section.bookingSection.middleSection
  .row.dealsEquipmentCols
  > .col:first-child
  > h5.gray {
  opacity: 0.5;
}
section.bookingSection.middleSection
  .reservationBarWrapper
  .step.finalStep
  a.btn.primaryBtn.reserveBtn {
  font-size: 20px;
  position: relative;
}
section.bookingSection.middleSection .row.dealsEquipmentCols > .col:last-child {
  width: calc(100% - 690px);
  padding-left: 42px;
  margin-top: 28px;
}
section.bookingSection.middleSection
  .row.dealsEquipmentCols
  > .col:first-child {
  width: 690px;
}
.tourDetailPageWrapper
  .bookingSection.middleSection
  .textual
  .equipmentFreeSection.row {
  border-bottom: 1px solid rgba(12, 23, 29, 0.1);
  margin-right: 0;
  padding-bottom: 34px;
  padding-top: 23px;
  padding-left: 24px;
  margin-bottom: 17px;
}
h5.valB {
  font-size: 24px;
  letter-spacing: 0.005em;
}
.equipmentSelectionBox.tabbedView {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  background: #fff;
  border-radius: 5px;
  padding: 16px 12px;
  overflow: hidden;
  position: relative;
}
icon.lockIcon {
  width: 50px;
  height: 74px;
}
icon.helmetIcon {
  width: 61px;
  height: 74px;
  display: block;
  margin: 0 auto;
  margin-top: 1px;
}
.equipmentFreeSection .text.col h4.val.gray {
  opacity: 0.8;
  line-height: 1.35;
  font-size: 16px;
  font-weight: 500;
}
.equipmentFreeSection.row > .text.col {
  margin-right: 24px;
  margin-top: 11px;
}
.equipmentFreeSection.row > .col {
  margin-right: 22px;
  margin-top: 2px;
  display: block;
  vertical-align: top;
}
.equipmentFreeSection.row > .text.col > h1.valB {
  color: #5B5959;
  font-size: 34px;
  margin-bottom: 2px;
  font-weight: 500;
}
.equipmentFreeSection.row > .col:nth-child(2) {
  margin-left: 21px;
  margin-right: 32px;
}
.getDiscountsSection.row {
  padding-left: 24px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > .row.row_of_2.reservationItemDetails
  > .col:nth-child(2) {
  width: 100%;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > .row.row_of_2.reservationItemDetails
  > .col:nth-child(3) {
  width: 40%;
}
body.reservation.confirm .rd-time:after {
  display: none;
}
body.reservation.confirm .rd-time.activeTimeDropdown:after {
  display: block;
}
.getDiscountsSection.row > h1.valB {
  color: #5B5959;
  font-size: 32px;
  padding-top: 28px;
  font-weight: 500;
}
.getDiscountsSection.row > h4.val {
  opacity: 0.8;
  line-height: 1.45;
  font-size: 16px;
  padding-top: 6px;
  font-weight: 500;
}
.labelInputWrapper.whenLabelInputWrapper {
  max-width: 340px;
}
.getDiscountsSection.row > h4.val > span {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.125em;
}
section.bookingSection.middleSection
  .row.dealsEquipmentCols
  > .col:first-child
  > h5 {
  margin-bottom: 12px;
}
.col.selectedI .equipmentImage.media {
  margin-top: 12px;
}
.selectedEquipmentList.row .col.numberTogglerCol {
  vertical-align: top;
  width: auto;
  display: block;
  float: left;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .equipmentImage.media
  p
  span {
  font-size: 12.5px;
  text-transform: uppercase;
  padding-left: 8px;
  color: rgba(12, 23, 29, 0.4);
  letter-spacing: 0.085em;
}
.selectedEquipmentList .numberCount .numberCountValWrapper {
  width: 50px;
}
.selectedEquipmentList .numberCount .numberCountValWrapper > input {
  padding-left: 0;
  padding-right: 0;
  height: 38px;
  margin-top: -6px;
  line-height: 38px;
}
.selectedEquipmentList .col.numberTogglerCol {
  height: 38px;
}
.equipmentFreeSection.row > .col h6 {
  text-align: center;
  margin-top: 6px;
  opacity: 0.85;
}
div.equipmentCustomizationSlider {
  margin-left: -12px;
  width: calc(100% + 24px);
}
.col.selectedI .equipmentImage.media,
.equipmentCustomizationSlider.slick-initialized.slick-slider
  .equipmentImage.media {
  width: 100%;
  height: 189px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  cursor: pointer;
}
.equipmentCustomizationSlider button {
  top: 50%;
  bottom: 0;
  left: 0;
  width: 40px;
  background: rgba(216, 216, 216, 0.25);
  height: 60px;
  border: 0;
  border-radius: 0 50px 50px 0;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  z-index: 100;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  outline: none;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.equipmentCustomizationSlider button.slick-prev:after {
  left: 37%;
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
  transform: translate(-50%, -50%) scaleX(-1);
}
.equipmentCustomizationSlider button.slick-next {
  right: 0;
  border-radius: 50px 0 0 50px;
  left: initial;
}
.reviewItem .quoteText {
  position: relative;
  padding-left: 27px;
}
.reviewItem > .quoteMark {
  left: 26px;
}
.reviewItem .quoteText > p {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  opacity: 0.85;
  font-size: 12px;
  margin-top: 10px;
}
.reviewItem .quoteText > p span.middot {
  font-size: 0;
  background: #0c171d;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  margin: 4px 6px;
  opacity: 0.3;
}
.reviewItem .quoteText h6.medium.val {
  padding-bottom: 9px;
}
.reviewItem {
  border: 1px solid #e5e5e5;
  display: inline-block;
  width: 36%;
  border-radius: 6px;
  margin-right: 32px;
  position: relative;
  padding: 30px 40px 56px;
  vertical-align: top;
}
.reviewScroller:after {
  clear: both;
  content: "";
  display: table;
}
.reviewScroller {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: auto;
  white-space: nowrap;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: top;
  padding-left: 56px;
  padding-right: 56px;
  width: 100%;
  padding-bottom: 56px;
}
.reviewItem h6.medium.val {
  white-space: normal;
}
section.reviewsSection.reviewsHorizontalScroller {
  padding: 42px 0 4px;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected {
  background: rgba(171,224,133, 0.25);
  color: #53a318 !important;
  border-color: rgba(171,224,133, 0) !important;
}
.packagePricing > div .row.rowCentered .walkin.circle > p {
  top: -49px;
}
.btn.primaryBtn.equipmentCustomizationActionBtn {
  background: #fff;
  border: 2px solid #53a318;
  color: #53a318;
  height: 50px;
  border-radius: 4px;
  width: 95%;
  margin: 0 auto;
  padding: 0;
  display: block;
}
.btn.primaryBtn.equipmentCustomizationActionBtn a.addEquipment {
  display: inline-block;
  vertical-align: top;
  float: left;
  text-align: center;
  width: calc(100% - 78px);
  padding: 16px 0;
  position: relative;
}
.btn.primaryBtn.equipmentCustomizationActionBtn a.addEquipment > p.addedText {
  display: none;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  a.addEquipment {
  cursor: default;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  a.addEquipment
  p.addedText {
  display: block;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  a.addEquipment
  p.addText {
  display: none;
}
.btn.primaryBtn.equipmentCustomizationActionBtn .numericalToggler {
  display: inline-block;
  vertical-align: top;
  width: 78px;
  padding: 12px 6px;
}
.reviewHelpful a {
  display: block;
}
.reviewHelpful a h6.valB.uppercase {
  font-size: 12px;
  opacity: 0.5;
  display: inline-block;
  vertical-align: top;
  padding-top: 13px;
  padding-right: 3px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.reviewHelpful a icon.thumbsUp {
  width: 30px;
  height: 28px;
  vertical-align: top;
  opacity: 0.4;
  position: relative;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
section.reviewsSection.reviewsHorizontalScroller h2.big.valB {
  color: #5B5959;
  text-align: center;
  padding-bottom: 36px;
}
.reviewHelpful a icon.thumbsUp span {
  font-size: 8.5px;
  position: absolute;
  left: 50%;
  z-index: 4;
  font-weight: 600;
  color: #fff;
  top: 50%;
}
.reviewHelpful a:hover h6 {
  opacity: 1 !important;
}
.reviewHelpful a:hover icon {
  opacity: 0.85;
}
.comparativePricingFormat.centeredCols {
  text-align: center;
  margin: 20px 0;
}
.comparativePricingFormat.centeredCols > .col {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
div.equipmentCustomizationSlider .slide {
  padding: 0 40px 25px;
}
.numberCount .numberCountValWrapper {
  width: 20px;
  display: inline-block;
  float: left;
}
.numberCount .numberCountValWrapper input.numberCountVal {
  background: transparent;
  width: auto;
  display: inline-block;
  border: 0;
  box-shadow: none;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  text-align: center;
}
.reviewItem .reviewHelpful {
  position: absolute;
  bottom: 19px;
  right: 26px;
  text-transform: uppercase;
}
.btn.primaryBtn.equipmentCustomizationActionBtn
  a.addEquipment
  > p.addedText
  icon.checkmark {
  width: 14px;
  height: 14px;
  vertical-align: top;
  margin-right: 3px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep
  label.aboveLabel {
  text-align: left;
  display: block;
  opacity: 0.45;
  font-size: 14px;
  font-weight: 500;
}
.col.rentalBookingFieldsCol {
  width: 690px;
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep
  .countDropdownTrigger_data {
  cursor: default;
  padding-left: 0 !important;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep
  .countDropdownTrigger_data
  p.data {
  left: 0;
  font-size: 20px;
  margin-top: 7px;
  text-transform: lowercase;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepHours.step
  .timepickerInputWrapper
  select.btSelect.reservationTime {
  font-size: 18px;
  padding: 12px 15px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.finalStep {
  width: 597px;
  margin-left: -3px;
  margin-top: 24px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.finalStep
  a.btn.primaryBtn.reserveBtn {
  border-radius: 4px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepDate.step
  .dateText
  p {
  font-size: 18px;
  padding-top: 14px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep
  .countDropdownTrigger_data
  p.data
  b {
  text-transform: capitalize;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  .numericalToggler
  .button
  > span {
  background: rgba(83,163,24, 0.75) !important;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  .numericalToggler
  .button:hover
  > span {
  background: rgba(83,163,24, 1) !important;
}
.btn.primaryBtn.equipmentCustomizationActionBtn a.addEquipment:after {
  content: "";
  position: absolute;
  right: 1px;
  top: 6px;
  bottom: 7px;
  width: 2px;
  background: #53a318;
  opacity: 0.5;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  a.addEquipment:after {
  background: rgba(83,163,24, 0.4) !important;
}
.btn.primaryBtn.equipmentCustomizationActionBtn .numericalToggler .button {
  width: 24px;
  height: 24px;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  .numericalToggler
  .button {
  background: #fff;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.equipmentSelected
  .numericalToggler
  input {
  color: #53a318 !important;
}
.slide.slick-slide {
  outline: none;
}
.rentalProduct p.whiteOut {
  text-align: center;
  font-size: 18px;
  padding: 8px;
  margin-top: 5px;
}
.btn.primaryBtn.equipmentCustomizationActionBtn.primaryBtnHoverState {
  border-color: #53a318;
  color: #53a318;
}
.equipmentCustomizationSlider button:hover {
  background: rgba(36, 36, 36, 0.1);
}
.comparativePricingFormat.centeredCols .co_price span {
  top: 48%;
}
.slick-slider button.slick-disabled {
  opacity: 0.1;
  pointer-events: none;
}
.equipmentCustomizationSlider button:after {
  content: "";
  background-image: url(../assets/img/sliderArrow.png);
  width: 11px;
  height: 19px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  position: absolute;
  left: 64%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.comparativePricingFormat.centeredCols .co_price p {
  margin-top: 12px;
  font-size: 16px;
}
.comparativePricingFormat.centeredCols > .col > h4 {
  font-size: 10px;
  opacity: 0.6;
  margin-bottom: 4px;
  margin-top: 16px;
}
.comparativePricingFormat.centeredCols > .col .online_price p {
  font-size: 16px;
  padding-top: 13px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.deleteLabelInputWrapper
  input {
  background: #abe085;
  position: absolute;
  bottom: -5px;
  left: 0;
  border: 0;
  color: rgba(83,163,24,, 0.85);
  font-weight: 700;
  font-size: 14px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  padding: 8px 13px 7px;
}
.tandemsCount .tandemsCountValWrapper {
  width: 83px;
  display: inline-block;
  float: left;
  padding-top: 2px;
}
div.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tandemsCount {
  margin-left: -8px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.deleteLabelInputWrapper
  input:hover {
  background: rgba(54,120,6, 0.85);
  color: #fff;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  span.dropdownArrow {
  background-image: url(../assets/img/dropdownArrow.png);
  width: 16px;
  height: 12px;
  display: inline-block;
  background-size: contain;
  margin-left: -20px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  background-repeat: no-repeat;
  opacity: 0.25;
  background-position: center center;
  position: absolute;
  right: 0;
  bottom: 34px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  input#triggerDatepicker:hover {
  border-color: rgba(12, 23, 29, 0.45);
}
.equipmentSelectionBox.tabbedView.hidden.nestedEquipmentCustomizationBox
  span.topArrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 12px;
  border-color: transparent transparent #fff;
  content: "";
  position: absolute;
  bottom: 100%;
  right: 47px;
  z-index: 2;
}
.equipmentSelectionBox.tabbedView.hidden.nestedEquipmentCustomizationBox:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 13px;
  border-color: transparent transparent #e5e5e5;
  content: "";
  position: absolute;
  bottom: 100%;
  z-index: 1;
  right: 46px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > .row.row_of_2.reservationItemDetails {
  border: 2px solid #e5e5e5;
  border-radius: 6px;
  padding: 20px 24px 16px;
  position: relative;
  max-width: calc(100vw - 48px);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}
.equipmentSelectionBox.tabbedView.hidden.nestedEquipmentCustomizationBox.active {
  display: block;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transition: max-height 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  transition: max-height 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.6s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  max-height: 720px;
}
.equipmentSelectionBox.tabbedView.nestedEquipmentCustomizationBox
  > .tabController {
  padding: 10px 4px 0;
}
.equipmentSelectionBox.tabbedView.nestedEquipmentCustomizationBox
  > .tabContents {
  padding: 0 12px 12px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > .row.row_of_2.reservationItemDetails
  > p {
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: calc(100% - 9px);
  text-transform: uppercase;
  left: 18px;
  font-weight: 600;
  letter-spacing: 0.12em;
  padding: 4px 9px;
  color: rgba(12, 23, 29, 0.5);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox
  h4.valB.uppercase {
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0.1em;
  font-weight: 600;
  display: inline-block;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox
  i.material-icons {
  font-style: normal;
  font-size: 12px;
  margin-left: 7px;
  margin-top: 5px;
  padding-left: 0;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox:after {
  right: 20px;
  bottom: 14px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  label
  a.triggerEquipmentCustomizationBox:hover
  i {
  padding-left: 0;
}
.equipmentSelectionBox.tabbedView.nestedEquipmentCustomizationBox {
  position: absolute;
  max-width: 680px;
  width: calc(1080px - 24px);
  z-index: 100;
  top: 56px;
  right: 0;
  visibility: hidden;
  overflow: hidden;
  will-change: max-height, transform, opacity;
  max-height: 0;
  -webkit-transition: max-height 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0.4s;
  transition: max-height 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    transform 0.4s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.35s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0 linear 0.4s;
  padding: 0;
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  > h5.valB {
  font-size: 20px;
  padding-left: 1px;
}
.questionsSeachWrapper {
  max-width: 560px;
  width: calc(100% - 56px);
  position: relative;
  margin: 0 auto 26px;
}
.pageWrapper.faqPageWrapper.cmsPageWrapper > .row.row_of_3 {
  max-width: 1280px;
  width: calc(100% - 56px);
  margin: 0 auto 72px;
}
.row.row_of_3 .questionUI:nth-last-child(1),
.row.row_of_3 .questionUI:nth-last-child(2),
.row.row_of_3 .questionUI:nth-last-child(3) {
  border-bottom: 0;
}
.questionsSeachWrapper.faqSearchActive p.placeholder,
.questionsSeachWrapper > input:focus + p {
  opacity: 0.3;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: calc(25% + 19px);
}
.questionsSeachWrapper > input {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  padding: 12px 20px 12px 48px;
  font-size: 20px;
  -webkit-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.questionsSeachWrapper.faqSearchActive p.placeholder span {
  opacity: 0;
}
.questionsSeachWrapper p.placeholder span {
  -webkit-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.questionsSeachWrapper > input:focus {
  border-color: #53a318;
  box-shadow: inset 0 0 0 1px #53a318;
}
.fixedReserveRow .logoCall > a.homeLink {
  box-shadow: none;
}
.fixedReserveRow .logoCall > a.homeLink > img {
  box-shadow: 0 9px 22px -3px rgba(0, 0, 0, 0.15);
}
.pageWrapper.aboutPageWrapper.cmsPageWrapper {
  background: #fcfcfc;
}
.pageWrapper.aboutPageWrapper.cmsPageWrapper > p.valB {
  background: #fff;
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
  font-size: 20px;
  text-align: left;
  padding: 18px 24px;
  line-height: 1.45;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
  margin-bottom: 52px;
  border-radius: 9px;
}
.pageWrapper.aboutPageWrapper.cmsPageWrapper > .tiling.row.squareContents {
  position: relative;
  border-top: 2px solid #e5e5e5;
  background: #fff;
}
.tiling.row.squareContents > .row {
  position: relative;
}
.tiling.row.squareContents > .row .absTransCenter p {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.tiling.row.squareContents > .row .absTransCenter h4 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.036em;
  margin-bottom: 14px;
}
.float_left {
  float: left;
}
.float_right,
.tiling.row.squareContents > .row > .col.float_right {
  float: right;
}
.pageWrapper.cmsPageWrapper.aboutPageWrapper .fixedReserveRow {
  background: #fff;
}
.pageWrapper.cmsPageWrapper.aboutPageWrapper .fixedReserveRow:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(241, 135, 113, 0.05);
}
.pageWrapper.aboutPageWrapper.cmsPageWrapper > h1.valB.big {
  padding-bottom: 24px;
  color: #53a318;
  font-size: 72px;
  line-height: 65px;
  background: url(/content/frontend/assets/img/sunsetGradient.png) 100%
    no-repeat;
  -webkit-background-clip: text; /**-webkit-text-fill-color:transparent*/
}
.tiling.row.squareContents > .row .absTransCenter {
  width: calc(100% - 38px);
  padding-left: 38px;
  padding-right: 38px;
}
.tiling.row.squareContents > .row > .col .media {
  background-color: rgba(241, 135, 113, 0.05);
  height: 100%;
  width: 100%;
}
.tiling.row.squareContents > .row > .col {
  height: 100%;
  position: relative;
}
.tiling.row.squareContents > .row {
  width: 100vw;
  height: 40vw;
}
.gonyUniverse > .cartCheckoutCol.col.row.float_right {
  float: right;
  height: 53px;
  overflow: visible;
}
.gonyUniverse > .cartCheckoutCol.col.row.float_right a.cartLink {
  display: block;
  width: 74px;
  height: calc(100% - 2px);
  padding: 11px 0 10px;
  position: relative;
  padding-left: 9px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.gonyUniverse > .cartCheckoutCol.col.row.float_right .col.cartCol {
  height: 100%;
  float: left;
}
.gonyUniverse > .cartCheckoutCol.col.row.float_right a.cartLink icon.cartIcon,
.fixedReserveRow .right_float_hidden a.cartLink .cartIcon {
  width: 24px;
  margin-left: auto;
  height: 24px;
  margin-right: auto;
  display: block;
}
.questionsSeachWrapper > p {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 16px;
  pointer-events: none;
  opacity: 0.5;
  will-change: opacity, left;
  -webkit-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 300ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.questionSearchWrapper > input:focus {
  border-color: #7f8cc1;
}
.questionsSeachWrapper > p > icon {
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: top;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
  margin-top: -1px;
}
a.cartLink > span.cartCount {
  line-height: 13px;
  background: #fff;
  width: 16px;
  height: 16px;
  display: block;
  text-align: center;
  border-radius: 9px;
  font-weight: 600;
  padding-top: 2px;
  position: absolute;
  color: #f18771;
  left: 18px;
  top: 19px;
  z-index: 4;
}
.cartCheckoutCol a.btn.checkoutBtn.orange {
  background: rgba(0, 0, 0, 0.2);
  display: inline-block;
  float: left;
  padding: 19px;
  height: 51px;
  line-height: 1;
  margin-left: 2px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border-radius: 0;
}
.col.checkoutSummaryCol {
  float: right;
  width: 400px;
  background: rgba(236, 236, 236, 0.6);
  border-left: 4px solid rgba(12, 23, 29, 0.05);
  padding: 24px 32px;
  padding-right: 0;
  overflow-y: scroll;
  overflow-x: hidden;
}
.col.checkoutFormCol {
  width: calc(100% - 400px);
}
.col.checkoutFormCol > .contentWidth {
  width: calc(100% - 166px);
  margin: 0 auto;
  max-width: calc(100vw - 56px);
}
.col.checkoutFormCol > .contentWidth h1.uppercase.valB.big {
  text-align: center;
  padding: 48px 0 32px;
}
input#emailAddress,
input#fullName,
input#first_name,
input#last_name,
input#phoneNumber,
input#creditCardFirstName,
input#customer_first_name,
input#customer_last_name,
input#creditCardLastName {
  width: 100%;
  max-width: 480px;
}
.labelAboveInputWrapper {
  margin-bottom: 18px;
  position: relative;
}
.col.checkoutFormCol > .contentWidth .formWrapper .formSection {
  margin-bottom: 32px;
}
.labelAboveInputWrapper > label > span {
  color: #f29080;
  opacity: 0.5;
  font-weight: 600;
}
h3.valB.gray.medium span.secureTransaction {
  float: right;
  padding-top: 6px;
}
input#ccnumber {
  width: 100%;
  max-width: 480px;
}
.labelAboveInputWrapper label > icon {
  width: 84px;
  height: 24px;
  float: right;
}
label[for="ccnumber"] {
  width: 340px;
}
label[for="ccnumber"] > icon {
  width: 112px;
  opacity: 1;
  margin-top: -6px;
}
.comparativePricingFormat.row.imageOverlay .circle.walkin p {
  white-space: pre;
  padding-top: 15px;
  font-size: 7.5px;
}
.comparativePricingFormat.row.imageOverlay .circle.walkin h5 {
  font-size: 13px;
  letter-spacing: 0.005em;
}
.pageWrapper.reservePackagePageWrapper .promoBar .right_float_hidden {
  visibility: visible;
  display: block !important;
  pointer-events: all;
}
div.pageWrapper.reservePackagePageWrapper {
  opacity: 1 !important;
  -webkit-filter: none !important;
  filter: none !important;
}
.pageWrapper.reservePackagePageWrapper
  .promoBar
  .right_float_hidden
  a.menuBtn.globalSideMenuTrigger {
  border-color: rgba(12, 23, 29, 0.21);
}
.comparativePricingFormat.row.imageOverlay .circle.online p {
  padding-top: 20px;
}
.comparativePricingFormat.row.imageOverlay .circle.online h5.val {
  font-size: 24px;
  letter-spacing: 0.005em;
  margin-top: -2px;
}
h3.valB.gray.medium span.secureTransaction em {
  padding-top: 3px;
  padding-right: 4px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0.015em;
  opacity: 0.8;
  font: 300 16px "Value Serif", Georgia, serif;
}
h3.valB.gray.medium span.secureTransaction icon {
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-top: -2px;
}
div#creditCardIcons {
  position: absolute;
}
.col.checkoutFormCol > .contentWidth .formWrapper .formSection:nth-child(2),
.col.checkoutFormCol > .contentWidth .formWrapper .formSection:nth-child(3) {
  border-top: 3px solid rgba(12, 23, 29, 0.06);
  padding-top: 22px;
  margin-bottom: 12px;
}
h3.valB.gray.medium {
  font-size: 28px;
  color: rgba(12, 23, 29, 0.5);
  margin-bottom: 20px;
}
.labelAboveInputWrapper > label {
  display: block;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 6px;
}
.labelAboveInputWrapper > input {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 10px 16px;
  font-size: 20px;
}
.cartCheckoutCol a.btn.checkoutBtn.orange p.valB {
  font-weight: 600;
}
.aboutPageWrapper .fixedReserveRow .reservationBarWrapper .step select,
.faqPageWrapper .fixedReserveRow .reservationBarWrapper .step select {
  padding: 11px 15px;
}
.aboutPageWrapper
  .fixedReserveRow
  .datepickerInputWrapper
  .dateText
  .placeholder,
.faqPageWrapper
  .fixedReserveRow
  .datepickerInputWrapper
  .dateText
  .placeholder {
  padding-top: 13px;
}
.aboutPageWrapper
  .fixedReserveRow
  .reservationBarWrapper
  .step.stepDate
  span.dropdownArrow,
.faqPageWrapper
  .fixedReserveRow
  .reservationBarWrapper
  .step.stepDate
  span.dropdownArrow {
  margin-top: -9px;
}
.notification .alert.alert-success {
  background: #53a318;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  border: 0;
  height: 40px;
  line-height: 42px;
  padding: 0;
  box-shadow: 0 9px 15px -3px rgba(0, 0, 0, 0.1) !important;
}
.mainPageContainer > .notification {
  position: absolute;
  left: 50%;
  right: 50px;
  top: 118px;
  z-index: 100000000;
  color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 880px;
  width: 100%;
  border-radius: 20px;
}
.notification .alert.alert-success > strong {
  display: none;
}
section.reviewsSection.reviewsHorizontalScroller > h2 > a.writeReview {
  color: #53a318;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  padding: 14px 0;
  display: inline-block;
  line-height: 1;
  margin-left: 23px;
}
section.reviewsSection.reviewsHorizontalScroller > h2 > a.writeReview:after {
  content: "";
  position: absolute;
  left: 1px;
  right: 0;
  background: rgba(83,163,24, 0.4);
  height: 2px;
  bottom: 11px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.aboutPageWrapper .fixedReserveRow .step.countStep .countDropdownTrigger_data,
.faqPageWrapper .fixedReserveRow .step.countStep .countDropdownTrigger_data {
  position: relative;
  top: 1px;
}
.cartCheckoutCol a.btn.checkoutBtn.orange:hover {
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
.faqPageWrapper .row.row_of_3 h6.uppercase.valB.big {
  margin-left: 32px;
  opacity: 0.45;
  display: inline-block;
  padding-bottom: 2px;
  position: relative;
}
.faqPageWrapper .row.row_of_3 h6.uppercase.valB.big:after {
  content: "";
  position: absolute;
  left: 0;
  background: rgba(12, 23, 29, 0.35);
  right: 2px;
  height: 2px;
  bottom: -2px;
}
.gonyUniverse > .cartCheckoutCol.col.row.float_right a.cartLink:hover {
  background: rgba(0, 0, 0, 0.4);
}
span.cardsWeAccept {
  display: inline-block;
  margin-left: 14px;
}
span.cardsWeAccept h6.valB.uppercase {
  font-size: 10px;
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
}
span.cardsWeAccept icon {
  width: 105px;
  height: 17px;
  vertical-align: top;
  margin-top: 5px;
  margin-left: -4px;
}
div#creditCardIcons {
  position: absolute;
  bottom: 7px;
  right: 7px;
  width: 58px;
  display: block;
  height: 40px;
}
.labelAboveInputWrapper input:focus {
  box-shadow: 0 0 0 2px #0098db, 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-color: rgba(127, 140, 193, 0);
}
div#creditCardIcons > .media {
  background-image: url(../assets/img/creditcards@2x.png);
  background-repeat: no-repeat;
  background-position: 0 -25px;
  width: 40px;
  height: 25px;
  -webkit-background-size: 120px 75px;
  -moz-background-size: 120px 75px;
  background-size: 120px 75px;
  margin-right: -2px;
  margin-left: auto;
  margin-top: 11px;
}
div#creditCardIcons.visa > .media {
  background-position: -40px 0;
  width: 40px;
  height: 25px;
}
div#creditCardIcons.mc > .media {
  background-position: -40px -25px;
  width: 40px;
  height: 25px;
}
div#creditCardIcons.amex > .media {
  background-position: -80px 0;
  width: 40px;
  height: 25px;
}
div#creditCardIcons.disc > .media {
  background-position: -40px -50px;
  width: 40px;
  height: 25px;
}
.labelAboveInputWrapper.creditCardInputWrapper {
  max-width: 480px;
  position: relative;
}
.labelAboveInputWrapper.creditCardInputWrapper div#creditCardIcons {
  left: initial;
  position: absolute;
  right: 12px;
}
.tourDetailPageWrapper
  .bookingSection.middleSection
  .textual
  .equipmentFreeSection.row
  .text.col {
  text-align: center;
  width: 100%;
}
.tourDetailPageWrapper
  .bookingSection.middleSection
  .textual
  .equipmentFreeSection.row
  icon.bikeIcon {
  width: 92px;
  height: 74px;
  display: block;
  margin: 0 auto;
  margin-top: 1px;
}
.pageWrapper.cmsPageWrapper.locationsPageWrapper > h1 {
  padding-bottom: 24px;
  color: #46a2d7;
  font-size: 72px;
  background: url(/content/frontend/assets/img/sunsetGradient.png) 100%
    no-repeat;
  -webkit-background-clip: text;
}
.fixedReserveRow .reservationBarWrapper .step.finalStep .btn {
  font-size: 14.5px;
  padding-top: 10px;
  margin-top: -1px;
  font-weight: 700;
  height: calc(100% + 2px);
  width: calc(100% + 2px);
}
.fixedReserveRow
  .reservationBarWrapper
  .datepickerInputWrapper
  input.triggerDatepicker {
  font-size: 14px;
}
.fixedReserveRow
  .reservationBarWrapper
  .timepickerInputWrapper
  .tourName
  h5.valB {
  font-size: 16px !important;
  font-weight: 500 !important;
}
.pageWrapper.cmsPageWrapper.locationsPageWrapper > h3.medium.val {
  padding-top: 8px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.4;
  text-align: center;
  opacity: 0.8;
}
.col.checkoutFormCol
  > .contentWidth
  .formWrapper
  .formSection.row.row_of_2
  > .col {
  width: calc(100% - 340px);
}
.rightColResSummaryWrapper {
  display: none;
  visibility: hidden;
}
.col.checkoutFormCol
  > .contentWidth
  .formWrapper
  .formSection.row.row_of_2
  .col.reservationSummaryNested {
  width: 310px;
  border: 2px solid rgba(12, 23, 29, 0.1);
  padding: 20px 24px;
  border-radius: 6px;
  background: rgba(12, 23, 29, 0.03);
  float: right;
}
.col.checkoutFormCol
  > .contentWidth
  .formWrapper
  .formSection.row.row_of_2
  .col.reservationSummaryNested
  .checkoutSummaryData {
  border-bottom: 0;
  padding-bottom: 0;
}
.stepDate .datepickerCellUI .rd-container,
.stepDate .datepickerCellUIConfirm .rd-container {
  position: absolute;
  left: -1px;
  right: 0;
  top: calc(100% + 3px);
}
a.btn.primaryBtn.dateTimeConfirmButton,
.absTransCenter.heroTextFixed.heroText a.btn.primaryBtn.dateTimeConfirmButton {
  background: rgba(0171,224,133, 0.25);
  color: #367806;
  width: 100%;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 18px -4px rgba(0, 0, 0, 0.12);
  margin-bottom: 13px;
}
a.btn.primaryBtn.dateTimeConfirmButton:hover,
.absTransCenter.heroText a.btn.primaryBtn.dateTimeConfirmButton:hover {
  background: #367806;
  color: #fff;
}
a.btn.primaryBtn.dateTimeConfirmButton.disabled {
  pointer-events: none;
  background: rgba(12, 23, 29, 0.2);
  color: rgba(12, 23, 29, 0.5);
}
.datepickerInputWrapper.datepickerActive .datepickerCellUI > .rd-container,
.datepickerInputWrapper.datepickerActive
  .datepickerCellUIConfirm
  > .rd-container {
  display: block !important;
  max-width: 280px;
}
.datepickerInputWrapper .dateText p.data {
  display: none;
  line-height: 1.2;
  padding-left: 14px;
  text-align: left;
  opacity: 1;
  font-size: 14px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  text-transform: none;
  padding-top: 16px;
  padding-right: 30px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
.datepickerInputWrapper .dateText.placeholderInactive p.data {
  display: block;
  position: absolute;
  top: 0;
  padding: 17px 6px;
  padding-left: 14px;
}
.rd-month > button:before {
  content: "";
  background-image: url(../assets/img/small_sliderArrow_left.png);
  width: 24px;
  height: 12px;
  background-size: contain !important;
  background-position: center center !important;
  background-color: transparent !important;
  margin-left: -12px;
  margin-top: -5px;
  background-repeat: no-repeat;
  display: block;
  left: 50%;
  position: Absolute;
  opacity: 0.6;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.rd-month > button {
  background: #fafafa !important;
  border: 1px solid #e1e1e1 !important;
  width: 33px;
  height: 27px;
  border-radius: 2px !important;
  margin-top: -4px;
  cursor: pointer;
  position: absolute;
  top: 16px !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
tr.rd-days-row > td:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  right: 0;
  background: #e1e1e1;
  height: 1px;
}
tr.rd-days-row > td.rd-day-disabled:before {
  display: none !important;
}
tr.rd-days-row > td {
  width: 37px !important;
  height: 37px !important;
  padding: 7px !important;
  text-align: center !important;
  background: transparent !important;
  border: 1px solid #e1e1e1 !important;
  padding-top: 12px !important;
  cursor: pointer;
  border-right: 0;
  position: relative;
  border-top: 0;
  color: rgba(12, 23, 29, 0.6) !important;
  -webkit-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 172ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  font: 500 14px Roboto, sans-serif !important;
}
tbody.rd-days-body > tr.rd-days-row > td.rd-day-disabled,
tbody.rd-days-body
  > tr.rd-days-row:first-child
  > td.rd-day-body.rd-day-prev-month.rd-day-disabled {
  border-color: #f5f5f5 !important;
  border-bottom: 1px solid #f5f5f5 !important;
  background-color: #fafafa !important;
  border-top: 1px solid #f5f5f5 !important;
  color: rgba(12, 23, 29, 0.2) !important;
  z-index: 10;
  pointer-events: none !important;
}
thead.rd-days-head th.rd-day-head {
  font-weight: 600;
  font-size: 10.5px;
  text-transform: uppercase;
  opacity: 0.65;
  letter-spacing: 0.2em;
  padding-bottom: 3px;
}
tr.rd-days-row > td.rd-day-prev-month,
tr.rd-days-row > td.rd-day-next-month {
  border-color: #f5f5f5 !important;
  color: rgba(12, 23, 29, 0.35) !important;
  z-index: 10;
}
tbody.rd-days-body > tr.rd-days-row:first-child > td {
  border-top: 1px solid #e1e1e1;
}
tbody.rd-days-body > tr.rd-days-row > td:last-child {
  border-right: 1px solid #e1e1e1;
}
tbody.rd-days-body
  > tr.rd-days-row:first-child
  > td.rd-day-body.rd-day-prev-month {
  border-bottom-color: #e1e1e1 !important;
}
td.rd-day-body.rd-day-selected {
  background: #f29080 !important;
  color: #fff !important;
}
.rd-month > button.rd-next:before {
  -webkit-transform: scaleX(-1) translate3d(0, 0, 0);
  transform: scaleX(-1) translate3d(0, 0, 0);
  margin-left: -13px;
}
body.reservation.confirm .rd-container {
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  width: 280px;
  padding: 22px 14px 18px;
  padding-bottom: 0;
  min-width: 268px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  -moz-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  border-radius: 5px !important;
  background: #fff;
  margin-top: 8px;
  display: none;
}
.checkoutContentWidth .labelInputWrapper input[name="reserveDate"] {
  border: 0;
  border-bottom: 2px solid rgba(12, 23, 29, 0.1);
  width: 100%;
  font-size: 16px;
}
body.reservation.confirm .rd-container.rd-container-attachment:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: #fff;
  display: block;
  top: -7px;
  left: 30px;
  z-index: -1;
  -webkit-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  border-radius: 3px !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.reservation.confirm .rd-container.rd-container-attachment:after {
  content: "";
  position: absolute;
  background: #fff;
  width: 46px;
  height: 22px;
  z-index: 1000000000;
  display: block;
  top: 0;
  left: 23px;
  z-index: 0;
}
body.reservation.confirm .rd-container .rd-date {
  position: relative;
  z-index: 3;
  margin-top: -2px;
}
body.reservation.confirm .rd-container .rd-date .rd-month > button {
  left: 0;
  top: 0 !important;
}
body.reservation.confirm .rd-container .rd-date .rd-month > button.rd-next {
  left: initial;
  right: 0 !important;
}
.rd-month > button:hover {
  border-color: rgba(123, 126, 128, 0.48) !important;
  background: #fff !important;
}
.rd-month > button:hover:before {
  opacity: 1;
}
.rd-time-list {
  position: relative;
  height: 150px;
  overflow-y: scroll;
  border: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  z-index: 100;
  top: calc(100% - 2px);
  background: #fff;
  border-radius: 0 0 3px 3px;
  left: 0;
  padding-top: 0;
  right: 0;
  padding-bottom: 4px;
  margin-bottom: 12px;
  margin-top: -13px;
}
.rd-time-selected {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 10px 8px;
  margin-top: 30px;
  margin-bottom: 11px;
  border: 1px solid #e1e1e1;
  position: relative;
  border-radius: 3px;
}
.rd-time-selected:before {
  content: "Select a Time";
  top: -21px;
  position: absolute;
  left: 0;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
  right: 0;
  opacity: 0.65;
}
.rd-time {
  position: relative;
}
.rd-time-list > .rd-time-option {
  padding: 8px;
  text-align: center;
  width: 50%;
  cursor: pointer;
  opacity: 0.65;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  border-bottom: 1px solid #e1e1e1;
  margin-right: 0;
  border-right: 1px solid #e1e1e1;
}
.rd-time-list > .rd-time-option:nth-child(even) {
  border-right: 0;
}
tr.rd-days-row > td:hover {
  background: #f29080 !important;
  color: #fff !important;
}
.rd-time-list:before {
  display: table;
  content: "";
  clear: both;
}
.rd-time:after {
  content: "";
  position: absolute;
  top: 166px;
  left: 1px;
  right: 1px;
  height: 17px;
  width: calc(100% - 2px);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.81) 50%,
    #fff 100%
  );
  z-index: 200;
  border-radius: 0 0 3px 3px;
}
.rd-time-list > .rd-time-option:hover {
  background: #f29080 !important;
  color: #fff !important;
  opacity: 1;
  font-weight: 700 !important;
}
.rd-month-label {
  color: rgba(12, 23, 29, 0.85) !important;
  vertical-align: top;
  margin-top: -9px;
  margin-bottom: 18px;
  text-align: center;
  font: 700 16px Roboto, sans-serif !important;
}
.rd-month {
  padding-top: 8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 260px;
  width: 100%;
}
.rd-month > button.rd-back {
  left: 14px;
}
.rd-month > button.rd-next {
  right: 14px;
}
.col.checkoutFormCol
  > .contentWidth
  .formWrapper
  .formSection.row.row_of_2
  .col.reservationSummaryNested
  > h3 {
  border-bottom: 2px solid rgba(12, 23, 29, 0.1);
  padding-bottom: -2px;
  height: 22px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.pageWrapper.cmsPageWrapper.locationsPageWrapper > .contactNumberWrapper {
  max-width: 520px;
  margin: 15px auto 10px;
  text-align: center;
  padding-left: 24px;
  padding-right: 24px;
}
.pageWrapper.cmsPageWrapper div.fixedReserveRow .absHorizCenter {
  left: 50%;
  right: initial;
  transform: translateX(-50%);
  width: 100%;
}
.pageWrapper.cmsPageWrapper.locationsPageWrapper
  > .contactNumberWrapper
  h4.valB.gray {
  font-size: 20px;
  color: rgba(12, 23, 29, 0.35);
}
.pageWrapper.cmsPageWrapper.locationsPageWrapper
  > .contactNumberWrapper
  h4.valB.gray
  span {
  color: #0c171d;
}
section.locationImagesWrapper {
  width: calc(100% - 8px);
  height: 34vw;
  margin: 0 auto;
}
section.locationImagesWrapper .col {
  height: 100%;
}
section.locationImagesWrapper .row.row_of_2 {
  height: 100%;
}
section.locationImagesWrapper .col .media {
  width: 100%;
  height: 100%;
}
section.locationImagesWrapper div#map {
  height: 100% !important;
  width: 100% !important;
}
section.locationImagesWrapper .col:first-child {
  margin-right: 4px;
}
section.locationImagesWrapper .row.row_of_2 .col {
  width: calc(50% - 2px);
}
.summaryDataItem.total > h4 {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.12em;
}
.summaryDataItem.total > h4 > span {
  opacity: 0.6;
  padding-right: 6px;
}
.summaryDateItem.discountInputWrapper a icon.rightChev {
  width: 9px;
  display: block;
  margin: 10px auto;
  height: 13px;
}
.checkoutSummaryData {
  border-bottom: 2px solid rgba(12, 23, 29, 0.1);
  padding-bottom: 10px;
}
.reservationDetails .summaryDetailsReservation {
  margin-right: 32px;
  margin-top: 24px;
  border-radius: 5px;
  background: transparent;
  border-radius: 6px;
  border: 2px solid rgba(12, 23, 29, 0.1);
  position: relative;
  padding: 24px 15px 15px;
}
.reservationDetails .summaryDetailsItem.labelInputWrapper {
  margin-bottom: 16px;
}
.reservationDetails .summaryDetailsItem.labelInputWrapper label {
  font-style: italic;
  font-weight: 600;
  font-size: 16px;
  opacity: 0.5;
  margin-bottom: 5px;
  display: block;
}
.finalConfirmSection.topSection p.valB {
  color: #f18771;
  opacity: 1 !important;
  padding-top: 9px;
  text-align: center;
}
.pageWrapper.confirmationPageWrapper section.topSection.finalConfirmSection {
  background: #f4f4f4;
  padding-top: 40px;
  border-top: 2px solid #ececec;
}
.tourDetailReservationBar .timepickerInputWrapper .selectedTourImage.media {
  width: 50px;
  height: 50px;
  border-radius: 4px 0 0 4px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  margin-top: -1px;
  display: inline-block;
  background-color: #53a318;
  opacity: 1;
  -webkit-transition: opacity 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: opacity 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: opacity 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: opacity 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.selectedTourImage.media > .checkmark {
  width: 50%;
  height: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tourOptionsSlider .slide .tourAdjacentName {
  position: absolute;
  top: 50%;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  margin-top: -5px;
  z-index: 100000;
  opacity: 1;
  background: rgba(36, 36, 36, 0.5);
  margin-top: -48px;
  padding-top: 22px;
  padding-bottom: 20px;
  border-radius: 10px;
  padding-left: 24p;
  -webkit-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 200ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  cursor: pointer;
}
div.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .tandemsCount:before {
  content: none;
  display: none;
}
.tourOptionsSlider .slide .tourAdjacentName.tourPrev {
  left: 17px;
  padding-left: 42px;
  padding-right: 18px;
}
.tourOptionsSlider .slide .tourAdjacentName.tourNext {
  right: 17px;
  padding-right: 42px;
  padding-left: 18px;
}
.heroContainer section.bookingSection.middleSection {
  background: transparent !important;
  padding: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
   -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-top: 24px;
}
.summaryDateItem.discountInputWrapper input[type="text"]:focus {
  border-color: rgba(0, 112, 187, 0.29);
}
.tourOptionsSlider .slide .tourAdjacentName p {
  font-size: 10.5px;
}
.tourDetailPageWrapper.pageWrapper
  section.topSection
  .heroContainer
  .tourOptionsSlider
  button:before {
  height: 29px;
}
.heroContainer
  section.bookingSection.middleSection
  .reservationBarWrapper
  .step.finalStep {
  width: 184px;
  margin-top: -1px;
  height: 50px;
}
.toursOverviewText.toursOverviewMedia.tourDetailsOverviewDataWrapper {
  max-width: 100vw;
}
.toursOverviewText.toursOverviewMedia.tourDetailsOverviewDataWrapper > h5 {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 600;
  font-size: 18px;
  height: initial;
  padding-bottom: 6px;
  color: rgba(12, 23, 29, 0.65);
  width: calc(100vw - 50px);
}
body.tours.tour section.bookingSection.middleSection {
  padding-bottom: 0;
}
.dec.button.disabled > span {
  background: rgba(0, 112, 187, 0.15);
}
.heroContainer
  section.bookingSection.middleSection
  .reservationBarWrapper
  .stepDate.step {
  width: 203px;
}
.heroContainer
  section.bookingSection
  .reservationBarWrapper.tourDetailReservationBar
  .step.countStep {
  width: calc(0.52 * (100% - 330px));
}
.heroContainer
  section.bookingSection.middleSection
  .reservationBarWrapper
  .stepHours.step {
  width: calc(0.48 * (100% - 449px));
}
.tourDetailReservationBar .timepickerInputWrapper .tourName > h5 {
  position: absolute;
  width: 100%;
  display: block;
  white-space: pre-wrap;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 500 !important;
  font-size: 16px !important;
}
.timepickerInputWrapper .loaderBox {
  position: absolute;
  z-index: 4;
  left: 0;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
  margin: 2px;
  display: inline-block;
  background-color: #53a318;
  opacity: 1;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  opacity: 0;
}
.packagesPageWrapper.pageWrapper
  section.topSection
  .heroContainer.shortHeroContainer
  .heroText {
  left: 0;
  right: 0;
}
.timepickerInputWrapper .loaderBox .uil-default-css {
  width: 100%;
  height: 100%;
  position: absolute;
  left: -34%;
  top: -33%;
}
.timepickerInputWrapper.animationTransitionActive .loaderBox {
  opacity: 1;
}
body.rentals section.bookingSection.middleSection .reservationBarWrapper {
  padding-bottom: 36px !important;
}
body.rentals .tourDetailReservationBar .tandemsCount {
  top: calc(100% + 2px);
}
.fixedReserveRow .logoCall a.homeLink:hover img {
  opacity: 0.8;
}
.datepickerInputWrapper .dateText {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.datepickerInputWrapper .dateText.placeholderActive .placeholder {
  display: block;
  position: absolute;
  top: 0;
  padding: 17px 6px;
  padding-left: 2px;
}
.datepickerInputWrapper .dateText .placeholder {
  display: none;
  line-height: 14px;
  padding-left: 14px;
  text-align: left;
  opacity: 0.45;
  font-size: 16px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  text-transform: none;
  padding-top: 6%;
}
.absHorizCenter .datepickerInputWrapper .dateText .placeholder {
  padding-top: 3%;
}
.datepickerInputWrapper .dateText:hover p.placeholder {
  opacity: 1;
}
.datepickerInputWrapper .dateText:hover + .dropdownArrow {
  opacity: 1;
}
.datepickerCellUI .rd-container,
.datepickerCellUIConfirm .rd-container {
  border-radius: 1px !important;
  margin-top: -3px;
  padding: 22px 14px 18px;
  padding-bottom: 0;
  min-width: 268px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background: #fff;
  display: none !important;
  overflow: hidden;
  border-top: 0;
  -webkit-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  -moz-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  border-radius: 5px !important;
  z-index: 100;
}
.tourDetailReservationBar .timepickerInputWrapper .tourName {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 6px;
  font-size: 18px;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: pre;
  height: 49px;
  overflow: hidden;
  padding-left: 2px;
  position: relative;
  width: calc(100% - 54px);
  padding-right: 17px;
}
.rentalsOverviewText {
  max-width: 1080px;
  margin: 56px auto 40px;
  text-align: center;
  border-top: 1px solid rgba(12, 23, 29, 0.1);
  padding-top: 71px;
  position: relative;
}
.rentalsOverviewText:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 4px;
  background-color: rgba(12, 23, 29, 0.1);
  height: 1px;
}
.rentalsOverviewText > h5 {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 24px;
  margin-bottom: 12px;
  max-width: 740px;
  letter-spacing: 0.135em;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
}
.rentalsOverviewText > h4.valR {
  margin-left: auto;
  margin-right: auto;
  max-width: 820px;
  font-size: 18px;
}
.timepickerInputWrapper.animationTransitionActive > .media.selectedTourImage {
  opacity: 0;
}
.pageWrapper.confirmationPageWrapper
  section.topSection.finalConfirmSection
  .confirmationContinueBar {
  background: #fff;
}
.reservationDetails .summaryDetailsReservation > p {
  position: absolute;
  top: -11px;
  background: #f3f3f3;
  left: 12px;
  padding: 4px 5px;
  text-transform: uppercase;
  font-weight: 600;
  color: rgba(12, 23, 29, 0.5);
  letter-spacing: 0.1em;
}
body.rentals
  .tourDetailPageWrapper
  section.bookingSection.middleSection
  > h5.valB {
  color: #5B5959;
  margin-bottom: 15px;
  font-size: 32px;
}
.rd-time-selected:after {
  content: "What time?";
  background: #fff;
  position: absolute;
  left: 10px;
  top: 2px;
  right: 10px;
  font-weight: 500;
  bottom: 2px;
  0text-align: center;
  padding: 8px 10px;
  color: rgba(12, 23, 29, 0.45);
  font-size: 16px;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.rd-time-selected:hover:after {
  color: rgba(12, 23, 29, 1);
}
.datepickerInputWrapper input.triggerDatepicker::-webkit-input-placeholder {
  color: #0c171d;
  opacity: 0.45;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.datepickerInputWrapper
  input.triggerDatepicker:hover::-webkit-input-placeholder {
  opacity: 1;
}
.datepickerInputWrapper input.triggerDatepicker:-moz-placeholder {
  color: #0c171d;
  opacity: 0.45;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.datepickerInputWrapper input.triggerDatepicker:hover:-moz-placeholder {
  opacity: 1;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepDate.step
  > label {
  position: absolute;
  top: -20px;
  text-align: left;
  display: block;
  opacity: 0.45;
  font-size: 14px;
  font-weight: 500;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepDate.step
  .datepickerInputWrapper:before {
  content: "";
  position: absolute;
  left: -3px;
  top: 0;
  bottom: 0;
  background: #fff;
  width: 2px;
  z-index: 10;
  display: block;
}
.dealsEquipmentCols .wbox.pricingBox {
  margin-top: 22px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  height: 431px;
  margin-bottom: 30px;
}
.dealsEquipmentCols .wbox.pricingBox .pricingTable {
  height: auto;
}
.rd-time-selected.timeChosenbyUser:after {
  display: none;
}
.datepickerInputWrapper input.triggerDatepicker::-moz-placeholder {
  color: #0c171d;
  opacity: 0.45;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.datepickerInputWrapper input.triggerDatepicker:hover::-moz-placeholder {
  opacity: 1;
}
.datepickerInputWrapper input.triggerDatepicker:-ms-input-placeholder {
  color: #0c171d;
  opacity: 0.45;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 512ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.datepickerInputWrapper input.triggerDatepicker:hover:-ms-input-placeholder {
  opacity: 1;
}
.equipmentFreeSection.row > .col:last-child {
  margin-right: 0;
}
.reservationDetails .summaryDetailsReservation .equipmentImage.media {
  width: 160px;
  height: 100px;
  background-size: contain;
  position: relative;
  background-repeat: no-repeat;
}
section.middleSection.selectTickets > form > .row.row_of_3 .dateText > label {
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-size: 14px;
  opacity: 0.65;
  display: inline-block;
  padding-top: 21px;
  padding-left: 24px;
  width: 224px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: pre;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .dateText
  > p.whenSelectorResult {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper {
  border-bottom: 1px solid #e5e5e5;
  -webkit-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 212ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border-radius: 7px 7px 0 0;
  z-index: initial !important;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUI.whenSelectorParent,
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUIConfirm.whenSelectorParent {
  position: absolute;
  z-index: 10000;
  top: calc(100% + 10px);
  left: 200px;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper:hover,
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper.datepickerActive {
  background: #f5f5f5;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUI.whenSelectorParent:before,
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUIConfirm.whenSelectorParent:before {
  top: -10px;
  z-index: -1;
}
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUI.whenSelectorParent:after,
section.middleSection.selectTickets
  > form
  > .row.row_of_3
  .datepickerInputWrapper
  .datepickerCellUIConfirm.whenSelectorParent:after {
  top: -4px;
  left: 31px;
  width: 22px;
}
.pageWrapper.reservePackagePageWrapper {
  z-index: 2;
  position: relative;
}
.row {
  margin-left: inherit;
  margin-right: inherit;
}
.pageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow.heroSlideshowBikeTours
  > button {
  display: none;
}
.reservationDetails .selectedI {
  position: relative;
  width: 160px;
}
.confirmationPageWrapper .topSection h1.big.uppercase.valB {
  font-size: 44px;
  padding-left: 20px;
  padding-right: 20px;
}
.row.middleRow a.homeLink:hover img {
  opacity: 0.8;
}
.reservationDetails .summaryDetailsReservation .selectedTourImage.media {
  width: 40px;
  margin-right: 6px;
  height: 40px;
}
.tab_content.tab_content_reviews {
  display: block !important;
}
.reservationDetails .summaryDetailsItem.labelInputWrapper h5.valB {
  font-size: 18px;
  padding-left: 0;
}
.equipmentCustomizationSlider
  .comparativePricingFormat.centeredCols
  > .col
  .online_price
  p {
  padding-top: 21px;
  letter-spacing: 0.0005em;
  font-size: 20px;
}
.equipmentCustomizationSlider
  .comparativePricingFormat.centeredCols
  > .col
  .online_price {
  width: 46px;
  height: 46px;
  margin-bottom: -10px;
  border: 2px solid #68b222;
  background-image: none !important;
}
.equipmentCustomizationSlider .comparativePricingFormat.centeredCols > .col {
  margin: 0 6px;
}
.equipmentCustomizationSlider
  .comparativePricingFormat.centeredCols
  > .col
  .online_price
  > p {
  font-size: 18px;
  padding-top: 10px;
  color: #68b222;
}
.equipmentCustomizationSlider
  .comparativePricingFormat.centeredCols
  > .col
  > h4 {
  font-style: italic;
}
.equipmentCustomizationSlider .comparativePricingFormat.centeredCols .co_price {
  margin-top: 7px;
  margin-bottom: -7px;
}
.equipmentCustomizationSlider
  .comparativePricingFormat.centeredCols
  .co_price
  p {
  font-size: 14.5px;
  letter-spacing: 0.0005em;
  margin-top: 16px;
}
section.homepageTours
  .row.row_of_2.toursGrid
  .col.tourGridItem
  .btnWrapper
  a.btn.primaryBtn {
  padding-left: 24px;
  padding-right: 24px;
}
.btn.primaryBtn > p span.middot {
  display: inline-block;
  width: 4px;
  font-size: 0;
  background: #fff;
  height: 4px;
  border-radius: 6px;
  vertical-align: top;
  margin-top: 7px;
  margin-left: 1px;
}
section.bookingSection.middleSection
  .reservationBarWrapper
  .container.activeBookingContainer {
  border-color: #53a318;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}
.toursOverviewText.tourDetailsOverviewDataWrapper > .textual {
  width: 360px;
  display: inline-block;
  float: left;
  padding-right: 56px;
  border-right: 0;
  margin-top: -40px;
  margin-right: 40px;
  padding-top: 33px;
  height: 440px;
  text-align: left;
  padding-bottom: 40px;
}
.toursOverviewText.tourDetailsOverviewDataWrapper:after {
  content: "";
  display: table;
  clear: both;
}
.noAddOnsBox {
  background: #f4f4f4;
  height: 180px;
  width: 80%;
  position: relative;
  text-align: Center;
  border-radius: 7px;
  text-transform: uppercase;
  margin: 25px auto;
}
.noAddOnsBox h8.valB.uppercase.gray {
  font-size: 14px;
  line-height: 1.45;
  letter-spacing: 0.2em;
  width: 100%;
  display: block;
  font-weight: 700;
  opacity: 0.35;
}
.noAddOnsBox .absTransCenter {
  width: 271px;
  max-width: 90%;
}
.toursOverviewText.tourDetailsOverviewDataWrapper {
  padding-top: 40px;
  margin-top: 48px;
  border-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
  border-radius: 6px;
  max-width: 1080px;
  width: 100vw;
  margin-left: -40px;
  overflow: hidden;
}
.heroContainer
  section.bookingSection.middleSection
  .reservationBarWrapper
  .step.finalStep
  p {
  font-size: 16.5px;
  padding-top: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tourDetailPageWrapper .topSection .heroContainer .tourOptionsSlider .heroText {
  position: absolute;
  background: transparent !important;
  left: 0;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -17px;
}
.tourDetailPageWrapper
  .topSection
  .heroContainer
  .tourOptionsSlider
  .heroText
  h1
  span {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  font-size: 16.5px;
  text-transform: uppercase;
  letter-spacing: 0.135em;
  display: block;
  margin-top: 10px;
  margin-bottom: 7px;
  line-height: 1.45;
}
.toursOverviewText .tourDetailSecondaryMedia_wrapper {
  width: calc(100% + 80px);
  display: inline-block;
  text-align: left;
  float: left;
  height: calc(100% + 72px);
  margin-top: 0;
  margin-left: -42px;
  overflow: hidden;
  z-index: 2;
  border-radius: 0;
  position: relative;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.countDropdownTrigger_data .text.placeholderActive > p.placeholder,
.hoursDropdownTrigger_data .text.placeholderActive > p.placeholder
 {
  display: block;
}
.countDropdownTrigger_data .text > p {
  display: none;
  position: absolute;
  left: 14px;
  right: 34px;
  line-height: 1.2;
  top: 30%;
  text-align: left;
  margin-top: 1px;
  text-transform: capitalize;
}
.hoursDropdownTrigger_data .text > p {
  display: none;
  position: absolute;
  left: 14px;
  right: 34px;
  line-height: 1.2;
  top: 30%;
  text-align: left;
  margin-top: 1px;
  text-transform: capitalize;
}
section.bookingSection
  .reservationBarWrapper.tourDetailReservationBar
  .step.countStep {
  width: calc(0.52 * (100% - 510px));
  margin-top: 0;
  margin-bottom: -2px;
}
section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar {
  background: #fff !important;
  box-shadow: 0 9px 15px -3px rgba(0, 0, 0, 0.1) !important;
  padding: 4px !important;
  max-width: 1080px;
}
body.rentals.index
  .pageWrapper
  section.topSection
  .heroContainer
  .heroSlideshow.heroSlideshowBikeTours
  > button {
  display: none !important;
}
section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .container {
  border: 1px solid #ececec;
}
.tourDetailsOverviewDataWrapper.toursOverviewText
  .textual
  h5.uppercase.valB.gray {
  text-align: left;
  color: rgba(12, 23, 29, 0.5);
  font-weight: 400;
  font-size: 30px;
  border-bottom: 1px solid rgba(12, 23, 29, 0.13);
  padding-bottom: 8px;
  text-indent: -1px;
  width: calc(100% + 56px);
  margin-left: 30px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep
  p.placeholder.val.gray {
  left: 0;
  font-size: 20px;
  opacity: 1;
  font-weight: 600;
  opacity: 1;
  pointer-events: none !important;
  margin-top: 7px;
}
body.rentals .bookingSection .stepDate .datepickerCellUI .rd-container,
body.rentals .bookingSection .stepDate .datepickerCellUIConfirm .rd-container {
  top: calc(100% + 5px);
}
.tourDetailsOverviewDataWrapper.toursOverviewText
  .textual
  h5.uppercase.valB.gray
  span {
  font-weight: 700;
  color: #0c171d;
}
.reservationDetails
  .summaryDetailsItem.labelInputWrapper
  .tourSelection
  h5.valB {
  padding-top: 11px;
}
.reservationDetails .summaryDetailsItem.labelInputWrapper .tourSelection {
  height: 40px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .equipmentImage.media {
  background-image: none !important;
  height: 40px;
  margin-top: 0;
  overflow: visible;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  .equipmentImage.media
  p {
  font-size: 18px;
  box-shadow: none;
  left: 0;
  -webkit-transform: none;
  border: 0;
  transform: none;
}
.reservationDetails .summaryDetailsItem.labelInputWrapper h5.valB span {
  opacity: 0.5;
}
.summaryDetailsItem .selectedEquipmentList {
  margin-top: 14px;
}
.comparativePricingFormat.row.imageOverlay .circle.walkin {
  border: 2px solid #ff3c3c;
  height: 56px;
  width: 56px;
  margin-top: 12px;
  margin-right: 0;
  box-shadow: 0 2px 18px -2px rgba(0, 0, 0, 0.5);
}
.comparativePricingFormat.row.imageOverlay .circle.walkin:before,
.packageGridItem .absTransCenter .walkin.circle:before {
  content: "";
  position: absolute;
  height: calc(100% + 2px);
  width: 2px;
  background: #ff3c3c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
div.packageGridItem .absTransCenter .walkin.circle:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 100%;
  width: 2px;
  top: 1px;
  background: #ff3c3c;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar {
  background: transparent !important;
  box-shadow: none !important;
}
.packagePricing {
  margin-bottom: 30px;
  margin-top: 29px;
}
.packagePricing > div {
  display: inline-block;
  text-align: center;
  padding-top: 22px;
  margin-right: 25px;
}
.packagePricing:after {
  clear: both;
  content: "";
}
.packagePricing > div h6.gray.uppercase.valB {
  opacity: 0.65;
  text-align: left;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0.05em;
  font-size: 18.5px;
  line-height: 1.55;
  display: inline-block;
  margin-top: 12px;
  vertical-align: top;
  padding-top: 20px;
  margin-right: 11px;
  letter-spacing: 0.005em;
}
.packagePricing > div .row.rowCentered {
  display: inline-block;
}
.packagePricing > div .row.rowCentered .circle {
  position: relative;
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  vertical-align: top;
  margin-right: 19px;
  margin-top: 20px;
}
.packagePricing > div .row.rowCentered .circle > p {
  display: inline-block;
  position: absolute;
  color: #0c171d;
  text-transform: uppercase;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.135em;
  font-weight: 600;
  opacity: 0.35;
  text-align: center;
  padding-top: 26px;
  right: 0;
  top: -47px;
  left: 0;
}
.packagePricing > div .row.rowCentered .circle > h2 {
  font-size: 28px;
  margin: 0;
  color: #fff;
  padding-left: 0;
  padding-top: 17px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.packagePricing > div .row.rowCentered .circle > h2 span {
  font-size: 18px;
  vertical-align: top;
  font-style: italic;
  padding-right: 2px;
}
.packagePricing > div .row.rowCentered .walkin.circle > h2 {
  color: rgba(12, 23, 29, 0.65);
  font-weight: 800 !important;
  position: relative;
  font-size: 18.5px;
  height: 18px;
  line-height: 1;
  text-shadow: none;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  background: #fff;
  margin-top: 18px;
  padding-top: 0;
}
.packagePricing > div .row.rowCentered .walkin.circle {
  width: 60px;
  height: 60px;
  border-radius: 29px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-left: 3px;
  display: inline-block;
  border: 2px solid #ff3c3c;
}
.packagePricing > div .row.rowCentered .walkin.circle:before {
  content: "";
  position: absolute;
  height: calc(100% + 2px);
  width: 2px;
  background: #ff3c3c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.packagePricing > div .row.rowCentered .walkin.circle > h2 > span {
  font-size: 18px;
  vertical-align: top;
  font-style: italic;
  padding-right: 2px;
  font-style: italic;
  font-size: 11.5px;
}
.packagePricing > h3 {
  font-weight: 600;
  opacity: 1;
  font-size: 20px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
}
.packageAttractions .descriptionText > div {
  border: 1px solid #e5e5e5;
  width: 300px;
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 8px;
  border-radius: 7px;
  padding: 24px;
}
.packageAttractions .descriptionText:after {
  clear: both;
  content: "";
  display: table;
}
.packageAttractions .descriptionText > div .media {
  width: calc(100% + 48px);
  height: 206px;
  border-radius: 6px 6px 0 0;
  margin-left: -24px;
  margin-top: -24px;
}
.packageTours > .descriptionText > div {
  width: 100%;
  text-align: left;
  margin-bottom: 32px;
  margin-right: 32px;
  border-radius: 7px;
  border: 1px solid #eaeaea;
}
.packageTours > h3 {
  margin-bottom: 8px;
}
.packageAttractions > h3 {
  margin-bottom: 8px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepHours.step {
  background: #fff !important;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 5px 0 0 5px;
  height: 58px;
  width: 300px;
  border-right: 0;
  position: relative;
  margin-left: -3px;
  padding: 4px 0 4px 4px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepDate.step {
  background: #fff !important;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 5px 5px 0;
  position: relative;
  height: 58px;
  width: 300px;
  padding: 4px 4px 4px 0;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .step.countStep {
  display: block !important;
  float: none !important;
  width: 100%;
  height: auto;
  margin-bottom: 36px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  > .container {
  background: transparent !important;
  border: 0;
  box-shadow: none;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepHours.step
  .timepickerInputWrapper {
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-radius: 4px 0 0 4px;
  height: 50px;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepHours.step
  > label {
  position: absolute;
  top: -20px;
  text-align: left;
  display: block;
  opacity: 0.45;
  font-size: 14px;
  font-weight: 500;
}
body.rentals
  section.bookingSection.middleSection
  div.reservationBarWrapper.tourDetailReservationBar
  .stepDate.step
  .datepickerInputWrapper {
  background: #fff;
  border: 1px solid #ececec;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.1);
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
}
.comparativePricingFormat.row.imageOverlay .circle.online {
  background-image: -moz-linear-gradient(
    0deg,
    #eeee00 0%,
    rgb(219, 219, 3) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    #eeee00 0%,
    rgb(219, 219, 3) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    #eeee00 0%,
    rgb(219, 219, 3) 100%
  );
  box-shadow: 0 2px 18px -2px rgba(0, 0, 0, 0.5);
  color: black;
}
.star-badge {
  margin: 50px auto;
  -ms-animation: showBadge 0.8s ease-out 0 1 normal forwards;
  animation: showBadge 0.8s ease-out 0 1 normal forwards;
  opacity: 1;
  position: absolute !important;
  right: -53px;
  bottom: calc(100% - 24px);
}
span.star-badge__text--small {
  text-transform: uppercase;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 0.085em;
}
.star-badge,
.star-badge__inner {
  position: relative;
  width: 80px;
  height: 80px;
  vertical-align: middle;
  display: table;
}
.star-badge__inner p {
  display: table-cell;
  vertical-align: middle;
  transform: rotate(22.5deg);
  position: relative;
  z-index: 1;
}
.star-badge:after,
.star-badge:before,
.star-badge__inner:after,
.star-badge__inner:before {
  background: #68b222;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.star-badge:before {
  transform: rotate(-22.5deg);
}
a.btn.primaryBtn:active {
  background: #367806;
}
.star-badge__inner:before {
  transform: rotate(0);
}
.star-badge:after {
  transform: rotate(22.5deg);
}
.star-badge__inner:after {
  transform: rotate(45deg);
}
.star-badge__text--big,
.star-badge__text--small {
  display: block;
  width: 100%;
  text-align: center;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 2px 0;
}
.star-badge__text--big {
  font-size: 21px;
  opacity: 1;
}
@keyframes showBadge {
  0% {
    transform: scale(0) rotate(0deg);
  }
  80% {
    transform: scale(0.6) rotate(-1440deg);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadeInOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 0.8;
    transform: scale(0.99);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-ms-keyframes showBadge {
  0% {
    -ms-transform: scale(0) rotate(0deg);
  }
  80% {
    -ms-transform: scale(0.6) rotate(-1440deg);
  }
  100% {
    -ms-transform: scale(1);
  }
}
@-ms-keyframes fadeInOut {
  0% {
    opacity: 1;
    -ms-transform: scale(1);
  }
  50% {
    opacity: 0.8;
    -ms-transform: scale(0.99);
  }
  100% {
    opacity: 1;
    -ms-transform: scale(1);
  }
}
.reservationBarWrapper .step .tourName select {
  margin-top: -53px !important;
  font-size: 16px !important;
  line-height: 50px;
  padding: 17px 0 17px 2px;
}
.tourDetailReservationBar .timepickerInputWrapper .tourName:after {
  content: "";
  position: absolute;
  right: 17px;
  top: 2px;
  bottom: 2px;
  z-index: 10;
  pointer-events: none;
  width: 25px;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 0.92) 59%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 0.92) 59%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0) 1%,
    rgba(255, 255, 255, 0.92) 59%,
    rgba(255, 255, 255, 1) 97%,
    rgba(255, 255, 255, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
}
body.tours.tour .fixedReserveRow {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
  opacity: 0 !important;
}
.reservationBarWrapper .step span.dropdownArrow.tourSelectorDropdownArrow {
  z-index: 30;
  right: 10px;
}
.reservationBarWrapper
  .step
  span.dropdownArrow.tourSelectorDropdownArrow
  > icon {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.whenLabelInputWrapper
  p.data.whenSelectorResult {
  margin-left: 2px;
  padding-top: 0;
  padding-left: 0;
  font-size: 18px;
  border-bottom: 2px solid rgba(12, 23, 29, 0.1);
  padding-bottom: 2px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  div.packageContents
  div.selectedTourImage.media {
  width: 32px;
  height: 40px;
  border-radius: 5px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper
  div.packageContents
  .tourSelection
  h5 {
  font-size: 18.5px;
  padding-top: 12px;
}
.labelInputWrapper .packageContents {
  border-left: 2px solid #e5e5e5;
  margin-left: 6px;
  padding-top: 13px;
  margin-bottom: -11px;
}
.packageContents > .selectedActivity {
  margin-left: 10px !important;
}
.checkoutSummaryCol
  .reservationDetails
  .summaryDetailsItem.labelInputWrapper
  label {
  font-size: 12px;
}
div.reservationDetails div.summaryDetailsItem.labelInputWrapper h5 {
  font-size: 14px !important;
}
.checkoutSummaryCol.col .labelInputWrapper .packageContents {
  margin-bottom: 5px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.whenLabelInputWrapper
  .datepickerInputWrapper {
  height: initial;
  padding-bottom: 20px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.whenLabelInputWrapper
  .datepickerInputWrapper
  span.dropdownArrow {
  pointer-events: none;
  bottom: 5px;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.whenLabelInputWrapper
  p.data.whenSelectorResult:hover {
  border-bottom: 2px solid rgba(12, 23, 29, 0.25);
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  .labelInputWrapper.whenLabelInputWrapper
  p.data.whenSelectorResult:hover
  + span.dropdownArrow {
  opacity: 1;
}
section.middleSection.toursGrid.toursGridSimplified
  > .col.blue
  > a:first-child
  h2.big {
  background-image: linear-gradient(
    180deg,
    transparent 87%,
    rgba(127, 140, 193, 0.65) 0
  ) !important;
}
h1.valB.big.blogTitle {
  height: 224px;
  padding-bottom: 24px;
  background: url(/content/frontend/assets/img/brandGradient.png) 21% no-repeat !important;
  -webkit-background-clip: text !important; /**-webkit-text-fill-color:transparent!important;**/
  margin-bottom: -18px !important;
}
.tiling.row.squareContents.blogTiling {
  max-width: 1180px;
  margin: 0 auto;
  width: calc(100vw - 56px);
}
.tiling.row.squareContents.blogTiling > .row.row_of_2 {
  width: 100%;
  text-align: center;
  margin-bottom: 32px;
  height: initial;
  display: block;
  margin-right: 32px;
  border-radius: 7px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  height: 22vw;
  min-height: 240px;
  max-height: 330px;
  position: relative;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
.tiling.row.squareContents.blogTiling > .row.row_of_2 h4.uppercase.valB.gray {
  font-size: 26px;
  color: #0c171d;
  letter-spacing: 0;
  text-align: left;
}
.blogTiling.tiling.row.squareContents > .row .absTransCenter p {
  display: block;
  margin-bottom: 12px;
  opacity: 0.5;
  font-weight: 500;
  text-align: left;
}
.blogTiling .btn.secondary_btn {
  text-align: left;
  background: transparent;
  border: 2px solid rgba(0, 112, 187, 0.8);
  display: inline-block;
  text-align: center;
  font-weight: 700;
  padding: 12px 28px;
  color: rgba(0, 112, 187, 0.8);
  letter-spacing: 0.005em;
  border-radius: 5px;
  margin: 0 auto;
  font-size: 13.5px;
  line-height: 1;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  margin-top: 2px;
}
.blogTiling.tiling.row.squareContents .absTransCenter {
  text-align: left;
}
.blogTiling.tiling.row.squareContents > .row > .col .media {
  width: calc(100% - 4px);
  height: calc(100% - 8px);
  margin: 4px;
  margin-left: 0;
}
.tiling.row.squareContents.blogTiling > .row.row_of_2:hover {
  box-shadow: 0 0 0 1px rgba(12, 23, 29, 0.2) inset,
    0 1px 4px -1px rgba(12, 23, 29, 0.15);
}
.blogTiling.tiling.row.squareContents > .row > .col.float_right .media {
  border-radius: 0 4px 4px 0;
}
.blogTiling .btn.secondary_btn:hover {
  background-color: rgba(0, 112, 187, 0.8);
  color: #fff;
}
.blogTiling.tiling.row.squareContents > .row > .col.float_left .media {
  border-radius: 4px 0 0 4px;
  margin-left: 4px;
  margin-right: 0;
}
h1.valB.big.blogDetailsTitle {
  font-size: 66px !important;
}
.blogDetailsContentWidth.contentWidth {
  width: calc(100vw - 64px);
  max-width: 1080px;
  margin-left: auto;
  display: block;
  margin-right: auto;
}
.blogDetailsContentWidth.contentWidth > h6 {
  display: none;
  text-align: Center;
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 24px;
  max-width: 740px;
  letter-spacing: 0.135em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.18em;
  margin: -4px auto 12px;
}
.blogDescriptionWrapper {
  font-weight: 300;
  font-size: 20px;
  line-height: 1.65;
  letter-spacing: 0.005em;
}
.addInsuranceBtn.btn.primaryBtn.equipmentCustomizationActionBtn
  > a.addEquipment {
  width: 100%;
}
.addInsuranceBtn.btn.primaryBtn.equipmentCustomizationActionBtn
  > a.addEquipment:after {
  display: none;
}
.addInsuranceBtn.btn.primaryBtn.equipmentCustomizationActionBtn
  > a.addEquipment
  input.checkInsurance {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.blogDescriptionWrapper img {
  text-align: center;
  display: block;
  margin: 24px auto;
}
.blogDescriptionWrapper {
  padding-bottom: 72px;
}
.hoverInfo {
  position: absolute;
  right: 3px;
  top: 2px;
  width: 40px;
}
.hoverInfo > icon {
  background: rgba(12, 23, 29, 0.35);
  color: #fff;
  padding: 5px 6px 3px;
  border-radius: 2px;
  font-size: 10.5px;
  margin-top: 1px;
  float: right;
  text-transform: capitalize;
}
.hoverInfo > .infoBox {
  position: absolute;
  right: 0;
  width: 240px;
  font-size: 12px;
  font-weight: 400;
  bottom: 27px;
  pointer-events: none;
  text-align: left;
  background: #fff;
  padding: 8px 12px;
  line-height: 1.25;
  opacity: 0;
  z-index: 10000;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border-radius: 6px;
  overflow: hidden;
  border-top: 0;
  -webkit-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  -moz-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
}
.infoBox > p {
  color: rgba(12, 23, 29, 0.65);
}
.hoverInfo:hover > .infoBox {
  opacity: 1;
}
p.addText > span.plusSign {
  display: inline-block;
  vertical-align: top;
  width: 12px;
  position: relative;
  height: 12px;
  margin-top: 2px;
  margin-right: 4px;
}
p.addText > span.plusSign > span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
  background: #53a318;
  width: 100%;
  height: 3px;
  border-radius: 1px;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
}
p.addText > span.plusSign > span:last-child {
  -webkit-transform: translate3d(-50%, -50%, 0px) rotate(90deg);
  transform: translate3d(-50%, -50%, 0px) rotate(90deg);
}
.btn.primaryBtn.equipmentCustomizationActionBtn.primaryBtnHoverState
  p.addText
  span.plusSign
  > span {
  background: #09a1e4;
}
.checkoutContentWidth.row_of_2.row.reservationDetailsContent
  > .row.row_of_2.reservationItemDetails:last-child {
  margin-bottom: 0;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .discountOfferSection.col.row {
  display: none;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col {
  text-align: center;
  width: 100%;
  background: #fff;
  height: initial;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  .col {
  float: none;
  width: initial;
  display: inline-block;
  text-align: left;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  .col
  icon {
  display: inline-block;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  .col
  h6 {
  display: inline-block;
  vertical-align: top;
  margin-left: 7px;
  margin-top: 34px;
}
.confirmationPageWrapper
  section.deals.confirmationDealsRow.row
  .equipmentFreeSection.row.col
  .col.text {
  margin-right: 40px;
  margin-top: 18px;
}
.cvvHelperBox {
  position: absolute;
  right: 0;
  width: 240px;
  font-size: 12px;
  font-weight: 400;
  bottom: 27px;
  pointer-events: none;
  text-align: left;
  background: #fff;
  padding: 8px 12px;
  line-height: 1.25;
  opacity: 0;
  z-index: 10000;
  -webkit-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -moz-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  -o-transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  transition: all 312ms cubic-bezier(0.33, 0.975, 0.245, 0.91);
  border-radius: 6px;
  overflow: hidden;
  border-top: 0;
  -webkit-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  -moz-box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
  box-shadow: 0 2px 6px #e5e5e5, 0 0 0 1px #e5e5e5;
}
.cvvHelperBox > p {
  color: rgba(12, 23, 29, 0.65);
}
section.contentWidthGutter.contentWidth.content.cmsPagesContentWidth {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 46px;
}
.cms-pages-text {
  padding: 0 25px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0.005em;
}
.cms-pages-text p {
  margin-bottom: 15px;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0.005em;
}
.cvvHelperWrapper:hover .cvvHelperBox {
  opacity: 1;
}
.labelAboveInputWrapper.col.expDateCol .error-cc_expiration_year.checkoutError {
  left: 50%;
  width: 50%;
}
.checkoutError > p {
  z-index: 3;
  position: relative;
  text-align: left;
  font-size: 10.5px;
  display: block;
}
.checkoutError {
  position: absolute;
  background: rgba(255, 60, 60, 1);
  border-radius: 5px;
  text-align: left;
  top: calc(100% + 4px);
  color: #fff;
  right: initial;
  font-size: 13.5px;
  left: 0;
  z-index: 1000;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  padding: 8px 9px 7px 10px;
  max-width: 330px;
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.08);
}
.checkoutError:before {
  content: "";
  background: rgba(255, 60, 60, 1);
  position: absolute;
  bottom: calc(100% - 14px);
  left: 14px;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  transform: rotate(45deg);
}
.checkoutError:after {
  content: "";
  background: rgba(255, 60, 60, 1);
  position: absolute;
}
.error-cc_expiration_month.checkoutError {
  width: calc(50% - 2px);
}
.reasonsToChooseUs {
  font-size: 16px;
  text-align: left;
  list-style-type: disc;
  color: #5b5959;
  margin-left: 20px;
}
.reasonsToChooseUs li p {
  padding: 5px 0;
  color: #5b5959;
}
.hourlyInfo {
  font-size: 16px;
  text-align: left;
  color: #5b5959;
}
.hourlyInfo li p {
  padding: 5px 0;
  color: #5b5959;
}
.toursList {
  margin: 0 auto;
  width: 75%;
  font-size: 14px;
  text-align: left;
  list-style-type: disc;
  padding: 0 15px;
  display: block;
}
.toursList li {
  width: 100%;
  margin: 5px 0;
}
.notification .alert.alert-danger {
  color: #ffffff;
  height: 100%;
  background: #ff1a47;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  border-radius: 12px;
}
/*.modal {
  width: 100%;
  display: none;
  background: rgba(80, 80, 80, 0.7);
  height: 100%;
  position: fixed;
  top: 0;
  cursor: pointer;
  z-index: 99;
}*/
.modal img.fullWidthModalPicture {
  width: auto;
  max-width: 800px;
  max-height: 70%;
  display: block;
  margin: 8% auto 0;
  background: #fff;
}

#continue-booking-user-window {
    position: fixed;
    width: 100%;
    height: 100%;
    background:rgba(255,255,255,0.5);
    display: none;
    transform: translate(-50%, -50%);
    z-index: 999999;
    top: calc(50% );
    left: calc(50%);
}

#continue-booking-user-window .continue-booking-content {
    position: absolute;
    width: 40%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border: 2px solid #53a318;
    border-radius: 1px;
}

#continue-booking-user-window .continue-booking-content .continue-booking-col {
    float: left;
    width: 100%;
    background: #fff;
    padding: 5px 10px 0;
    height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    font-size: 23px;
}

#continue-booking-user-window .continue-booking-content .continue-booking-col h5.confirmation-title {
    text-align: center;
    color: #000;
    line-height: 1;
    margin-bottom: 25px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 10px;
    margin-left: auto;
    max-width: 100%;
    margin-right: auto;
    font-size: 18px;
    font-weight: normal;
}

#continue-booking-user-window .continue-booking-content .continue-booking-col .confirmation-content {
    text-align: center;
    padding: 15px;
}

#continue-booking-user-window .continue-booking-content .continue-booking-col .confirmation-content a {
    width: 40%;
    padding: 10px 12px !important;
}

#continue-booking-user-window .continue-booking-content .continue-booking-col .confirmation-header {
    margin: 0;
    padding: 0.4em;
    text-align: center;
    font-size: 1.6em;
    font-weight: 300;
    opacity: 0.8;
    background: linear-gradient(180deg, #f5f5f5, #ececec);
    border-radius: 3px 3px 0 0;
}


@media only screen and (max-width: 1024px) {
  .modal img.fullWidthModalPicture {
    margin: 25% auto 0;
  }
}
@media only screen and (max-width: 640px) {
    #continue-booking-user-window .continue-booking-content {
        width: 75% !important;
    }

    #continue-booking-user-window .continue-booking-content .continue-booking-col h5.confirmation-title {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

  .modal img.fullWidthModalPicture {
    margin: 50% auto 0;
  }
}
section.midContainer.row.homepageHourInfo > .col {
  float: right;
}
.payment .reservationDetails .selectedI {
  width: 100%;
}
.payment .equipmentImage {
  font-size: 14px;
  float: left;
}
.payment .comparativePricingFormat {
  float: right;
}
.payment .online_price {
  background: none;
  width: auto;
  height: auto;
}
.payment .comparativePricingFormat.centeredCols > .col .online_price p {
  padding: 0;
  color: #000;
}
.confirmation .selectedI {
  width: 100%;
}
.confirmation .col.selectedI .equipmentImage.media {
  font-size: 14px;
  float: left;
  width: auto;
}
.confirmation .comparativePricingFormat {
  float: right;
}
.confirmation .online_price {
  background: none;
  width: auto;
  height: auto;
}
.confirmation .comparativePricingFormat.centeredCols > .col .online_price p {
  padding: 0;
  color: #000;
}
@media only screen and (max-width: 550px) {
  section.midContainer.row.homepageTourInfo > .col:last-child,
  section.midContainer.row.homepageHourInfo > .col:last-child,
  section.midContainer.row.homepageTourInfo .contentContainer > .col:last-child,
  section.midContainer.row.homepageHourInfo
    .contentContainer
    > .col:last-child {
    width: auto;
  }
  section.midContainer.row.homepageTourInfo > .col:last-child > .col:last-child,
  section.midContainer.row.homepageHourInfo > .col:last-child > .col:last-child,
  section.midContainer.row.homepageTourInfo
    .contentContainer
    > .col:last-child
    > .col:last-child,
  section.midContainer.row.homepageHourInfo
    .contentContainer
    > .col:last-child
    > .col:last-child {
    width: auto;
  }
  .col.graphic-col {
    display: block;
    margin: auto;
    float: none;
  }
  #continue-booking-user-window .continue-booking-content .continue-booking-col .confirmation-header {
    font-size: 1.2em;
  }
}
.companyHour {
  padding: 15px 0;
  font-size: 16px;
}
.reservationBarWrapper a.btn.primaryBtn.reserveBtn > p#starting {
  line-height: 1em;
}
.star-badge {
  display: none;
}
.col.tourGridItem .btnWrapper .col {
  width: 50%;
}
.col.tourGridItem .btnWrapper .col a {
  width: 100%;
}
.phoneRow a p.headerCallNow {
  display: none;
}
.exitModal {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
}
.exitModalImageContainer {
  position: relative;
  width: 80%;
  max-width: 720px;
  margin: 200px auto;
}
#exitModalExit {
  color: #fff;
  font-size: 30px;
  position: absolute;
  right: -15px;
  top: -50px;
  cursor: pointer;
}
.exitModalImage {
  width: 100%;
  margin: auto;
  display: block;
  max-width: 700px;
}
.escBikeChoices {
  color: #708090;
  font-size: 30px !important;
}
.continueDropDown {
  width: 100%;
  padding: 12px 8px !important;
}
.continueDropDown {
  display: none;
  width: 90%;
  margin: auto;
}
.notificationReservation {
  position: absolute;
  bottom: -55px;
  width: 100%;
  color: #fff;
  height: 100%;
}
.notificationReservation .alert.alert-danger {
  height: 100%;
  background: #ff1a47;
  font-size: 18px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  border-radius: 12px;
}
.stickyFooterCoupon {
  text-align: center;
  color: green;
  padding: 10px 0;
  border: 1px solid lightgray;
  background: white;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
}
.stickyFooterCoupon .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: #53a318;
  color: white;
  font-size: 14px;
  line-height: 16px;
  height: 22px;
  vertical-align: baseline;
}
#triggerReserveBox .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: #53a318;
  color: white;
  font-size: 14px;
  line-height: 16px;
  height: 22px;
  vertical-align: baseline;
  margin-bottom: 5px;
}
.eCouponSuccessMessageContainer {
  display: none;
  width: 100%;
  position: fixed;
  top: 12%;
  z-index: 999;
}
.eCouponSuccessMessage {
  background: #4cae4c;
  color: #fff;
  padding: 12px 16px;
  margin: auto;
  display: block;
  border-radius: 18px;
  width: 90%;
  text-align: center;
  max-width: 600px;
  font-family: arial;
  text-shadow: 0px 0px 2px #000;
}
p.amountSold {
  font-size: 11px !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  font-family: Helvetica;
  text-transform: none !important;
}
iframe[name="google_conversion_frame"] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left;
}
.dropDownReserve {
  width: 96%;
  display: none !important;
  margin: 10px auto 0 !important;
  font-size: 15px;
  padding: 5px !important;
}
.showOff {
  display: none;
  background: rgba(255, 251, 230, 1);
  color: #333;
  position: fixed;
  width: 50%;
  max-width: 500px;
  font-size: 18px;
  padding: 20px 20px;
  margin: 0 2%;
  bottom: 0;
  font-family: arial;
  right: 0;
  line-height: 22px;
  border-radius: 5px;
  box-shadow: 1px 2px 15px #afafaf, -1px -2px 15px #afafaf;
  bottom: 15px;
  z-index: 1002;
}
.exit-circle {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  z-index: 999;
  font-size: 20px;
}
@media only screen and (max-width: 690px) {
  .showOff {
    width: 98%;
    left: 1%;
    margin: 12px auto;
    font-size: 15px;
    padding: 10px;
    line-height: 20px;
    max-width: none;
  }
}
.allDayRow p small {
  font-size: 10px;
  letter-spacing: 0;
  margin-left: 2px;
  font-weight: 300;
  text-transform: lowercase;
  margin-top: 0;
  display: block;
}

.visible-mobile {
  display: none;
  margin-bottom: 10px;
}

.pageWrapper.homePageWrapper.sliderLoad.sliderLoaded
  .heroSlideshow
  .slick-list
  .slide.slick-slide
  .media {
  background-position-y: center !important;
}
/*body > div.mainPageContainer.row > div.pageWrapper.homePageWrapper.pageLoad.sliderLoad.sliderLoaded > section.topSection > div > div.heroSlideshow.slick-initialized.slick-slider > div > div > div.slide.slick-slide.slick-current.slick-active > div.media {
	background-image: url('https://jaime.bikerentalcentralpark.com/content/uploads/banners/57ebeb821c86d_heroImg2.jpg');
}*/
#triggerReserveBox {
  display: none;
}

.reserveBarFixed #triggerReserveBox {
  display: block;
}

i.shield-icon {
  display: inline-block;
  line-height: 20px;
  width: 20px;
  height: 20px;
  background-size: 20px;
  vertical-align: sub;
  background-image: url(/content/frontend/assets/img/shield-icon.png);
}

.seo-content {
  line-height: 1.85;
  margin: 32px 0;
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
}
.seo-content .thumbnail {
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.seo-content .thumbnail img {
  max-width: 100%;
  display: block;
}
@media all and (min-width: 768px) {
  .seo-content .col-md-6 {
    max-width: 48%;
    width: 48%;
  }
}

.seo-content p {
  text-align: justify;
  margin-bottom: 16px;
  font-size: 16px;
}
.seo-content-container h3 {
  font-size: 28px;
}
.seo-content .link-text,
.seo-content .link-text:hover,
.seo-content .link-text:active,
.seo-content .link-text:focus {
  color: initial;
  text-decoration: none;
}
.seo-content div p a {
  color: #444444;
  font-weight: 500;
}

@media (min-width: 768px) {
  .give-me-styles .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  iframe.zEWidget-launcher {
    bottom: 0 !important;
  }
}

#hero-video {
  min-width: 100%;
  min-height: 100%;
  width: auto !important;
  height: auto;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline;
  object-fit: contain;
}

.attractionInfo img {
  max-width: 100%;
}

.seo-content-container ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .two-column .col-md-12 {
    column-count: 2;
    column-gap: 45px;
  }
}

.tour.errorText p {
  font-weight: 300;
  font-size: 12.5px;
  line-height: 1.35;
  letter-spacing: 0.005em;
  background: rgba(255, 60, 60, 1);
  border-radius: 6px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  padding: 10px 14px 10px 8px;
  margin-bottom: 10px;
}

.bootstrap-alert {
  position: relative;
  padding: 12px 20px;
  border: 1px solid transparent;
  border-radius: 0.25rem;
  font-size: 16px;
  margin: 25px auto;

  background-color: #eee;
  border-color: #aaa;

  max-width: 400px;
  width: calc(100vw - 56px);
}

iframe.zEWidget-launcher {
  z-index: 1001 !important;
}

.bikerentalcentralparkcom-line {
  border-top: 0.11em solid #222d68;
  margin: auto;
  padding-bottom: 10px;
}

.bikerentalcentralparkcom-sets {
  margin: 0 auto;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.bikerentalcentralparkcom-outer {
  margin-left: 30px;
  padding-left: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 20px;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bikerentalcentralparkcom-inner {
  display: inline-block;
  vertical-align: text-top;
  font-family: 'Roboto';
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  width: 32%;
}

@media only screen and (min-width: 768px) {
  .bikerentalcentralparkcom-inner {
    width: 48%;
  }
}

@media only screen and (min-width: 992px) {
  .bikerentalcentralparkcom-inner {
    width: 31%;
  }
}

@media only screen and (max-width: 992px) {
  .bikerentalcentralparkcom-sets {
    margin: 0 auto;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bikerentalcentralparkcom-inner {
    text-align: left;
    margin-bottom: 20px;
    line-height: 18px;
  }

  .bikerentalcentralparkcom-inner h5 {
    text-decoration: underline;
  }

  .bikerentalcentralparkcom-inner li {
    line-height: 20px !important;
  }

  .bikerentalcentralparkcom-outer {
    margin: 0px;
    padding: 0px;
  }

  .bikerentalcentralparkcom-inner {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  .bikerentalcentralparkcom-sets {
    margin: 0 auto;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.container.interlinking-sets {
  margin-top: 45px;
}

.interlinking-sets .inter-line {
  height: 2px;
  background-color: #000;
}

.bikerentalcentralparkcom-inner h5 {
  font-size: 16px;
  margin-bottom: 9px;
  font-weight: 500;
}
.bikerentalcentralparkcom-inner ul {
  padding-left: 25px;
  margin: 0 0 0 0;
  text-decoration: none;
  font-family: 'Muli', sans-serif;
  list-style-type: disc;
  font-size: initial;
}

.bikerentalcentralparkcom-inner li a {
  font-size: 12px;
  color: #007bff;
  transition: color 0.2s ease-out;
  text-decoration: none;
}

.bikerentalcentralparkcom-inner li {
  line-height: 20px !important;
  font-size: 14px;
  list-style: disc;
}

.bikerentalcentralparkcom-inner li a:hover {
  text-decoration: underline;
  color: #0056b3;
  transition: color 0.3s ease-in;
}

.bikerentalcentralparkcom-outer h4 {
  color: #616161;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
  font-weight: 400;
  text-transform: none;
  font-family: 'Roboto';
}

.interlinking-sets h4 {
  font-size: 24px;
  margin-bottom: 9px;
  font-weight: 500;
}

@supports (-webkit-overflow-scrolling: touch) {
    @media only screen and (max-width: 500px) {
        .countDropdownMenu .inc_dec_wrapper input {
            padding-right: 0px;
        }
    }
}

.container-general-notice {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 1.5rem;
}

.general-notice-alert-wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.container-general-notice.container-general-notice-mobile {
  display: block;
}

.container-general-notice.container-general-notice-desktop {
  display: none;
}

.general-notice-alert-wrapper .general-notice-alert {
  padding-left: 5%;
  padding-right: 5%;
}

.general-notice-alert-wrapper .general-notice-alert-msg {
	position: relative;
  padding: 1.75rem 1.5rem 1.75rem 1.5rem;
  margin-bottom: 0rem;
  border-radius: 6px;
	font-size: 0.92rem;
	color: #5B5959;
	font-weight: 500;
}


.general-notice-alert-msg {
  background-color: rgba(195, 230, 203, 0.5);
	border-color: rgba(195, 230, 203, 0.75);
}

.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-msg-icon {
	flex: 0 0 17px;
	padding-top: 0.2rem;
  font-size: 14px;
}
.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-msg-text {
	flex: 1 1 100%;
	margin-bottom: 0rem;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
}

.general-notice-alert-wrapper .general-notice-alert-msg .button-alert-extend-,
.general-notice-alert-wrapper .general-notice-alert-msg .button-alert-collapse- {
	text-decoration: underline;
}

.general-notice-alert-wrapper .general-notice-alert-msg .button-alert-collapse- {
	display: none;
}

.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-extended-msg-text {
	display: none;
}

.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-extended-msg-text.content-opened {
	margin-top: 0.5rem;
	display: inline-block;
}

.general-notice-alert-wrapper .modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}


#detailsGeneralServiceAlert.modal.in .modal-dialog {
  top: 45%;
  transform: translate(0,-50%);
}


#detailsGeneralServiceAlert.modal.in .modal-dialog .modal-body p {
  font-size: 1.6rem;
  margin-bottom: 1rem;
}

@media(max-width: 768px) {
  .general-notice-alert-wrapper  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}

@media (max-width: 360px) {
	.general-notice-alert-wrapper .general-notice-alert-msg {
		font-size: 0.86rem;
	}
}

@media (max-width: 320px) {
	.general-notice-alert-wrapper .general-notice-alert-msg {
		font-size: 0.75rem;
	}
}

@media (min-width: 768px) {
	.general-notice-alert-wrapper {
		width: 70%;
    margin-bottom: 0rem;
	}

	.general-notice-alert-wrapper .general-notice-alert-msg {
		font-size: 0.92rem;
	  padding: 1.75rem 1.5rem 1.25rem 2rem;
	}

	#package-overlay-modal .buy-confidence {
		margin-top: 0.5rem;
	}

	.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-msg-icon {
		padding-top: 0.26rem;
	  font-size: 13px;
	}

  .container-general-notice.container-general-notice-mobile {
    display: none;
  }

  .container-general-notice.container-general-notice-desktop {
    display: block;
  }

  .general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-msg-text {
    font-size: 14px;
  }

  .general-notice-alert-wrapper .general-notice-alert {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 992px) {
  	.general-notice-alert-wrapper {
  		  width: 700px;
  	}

  	.general-notice-alert-wrapper .general-notice-alert-msg {
  		  font-size: 1.53rem;
        padding: 1.75rem 1.5rem 1.25rem 3.5rem;
  	}
}

#ticketsBestDealValid .dont-go-banner {
	height: 207px;
  background: url('/content/frontend/assets/img/toursIndexHero_1_800x400.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
}

#ticketsBestDealValid h2.tagline {
	margin: 1rem 0rem 1.5rem 0rem;
  font-size: 2.3rem;
	font-weight: 500;
  color: #5B5959;
}

#ticketsBestDealValid h2.tagline:before {
	width: 77%;
	height: 1px;
	top: 63%;
	left: 4%;
	content: "";
	position: absolute;
	border-bottom: 2px solid #367806;
}


#ticketsBestDealValid h5.sub-tagline {
	margin: 0.45rem 0rem 0.45rem 0rem;
	font-size: 1.452rem;
  font-weight: 400;
}

#ticketsBestDealValid h3.sub-tagline {
	color: #367806;
	font-size: 1.452rem;
  font-weight: 400;
	margin: -0.1rem 0rem 1rem 0rem;
}

#ticketsBestDealValid .modal-dialog {
  min-height: calc(100vh - 100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#ticketsBestDealValid .btn.primaryBtn {
  width: 100%;
  padding: 1rem 1rem;
}

 #buttonTicketsBestDealValid {
	 font-size: 1.42rem;
	 margin-top: 0.7rem;
	 font-weight: 500;
 }

 #ticketsBestDealValid h3.sub-tagline .lock-o-icon {
		background-position: center center;
		background-repeat: no-repeat;
		background-image: url('/content/frontend/assets/img/tour_icons/clock_2.svg');
		background-size: contain;
		font-size: 2.55rem;
		color: #222d68;
		width: 12px;
		height: 12px;
    margin-bottom: -0.02em;
 }

@media (min-width: 768px) {
	#ticketsBestDealValid h2.tagline {
		font-size: 2.56rem;
		margin-bottom: 1rem;
	}

	#ticketsBestDealValid h2.tagline:before {
    width: 52%;
    height: 1px;
    top: 70%;
    left: 3%;
	}

	 #buttonTicketsBestDealValid {
		 font-size: 1.6rem;
	 }


	 #ticketsBestDealValid h5.sub-tagline {
	 	margin: 0.45rem 0rem 0.45rem 0rem;
    font-size: 2.1787rem;
	}

 #ticketsBestDealValid h3.sub-tagline {
	 font-size: 2.1787rem;
 }

 #ticketsBestDealValid h3.sub-tagline .lock-o-icon {
	 width: 15px;
   height: 15px;
 }


	#ticketsBestDealValid .dont-go-banner {
		height: 350px;
    width: 100%;
    background-position: center;
    background-size: cover;
    position: relative;
	}

  #ticketsBestDealValid h3.sub-tagline {
  	margin: -0.1rem 0rem 0.72rem 0rem;
  }

}

@media (min-width: 992px) {
	#ticketsBestDealValid h2.tagline {
		margin-bottom: 1rem;
	}

	#ticketsBestDealValid h2.tagline:before {
		width: 39%;
		height: 1px;
		top: 71%;
		left: 2%;
	}

	#ticketsBestDealValid h3.sub-tagline {
	 font-size: 1.76rem;
	}

	#buttonTicketsBestDealValid {
	 font-size: 2rem;
	}

	#ticketsBestDealValid h5.sub-tagline {
	 font-size: 2rem;
	}

	#ticketsBestDealValid h3.sub-tagline {
		margin: 0rem 0rem 1.5rem 0rem;
	}

  #ticketsBestDealValid .modal-lg {
    max-width: 800px;
  }
}

@media (max-width: 390px) {
	#ticketsBestDealValid h2.tagline:before {
    top: 63%;
	}
}
@media (max-width: 375px) {

	#ticketsBestDealValid h2.tagline:before {
    top: 63%;
	}

	.not-modal-section .package-card {
    padding: 1rem 0.5rem 1rem 0.5rem;
	}

	.not-modal-section .package-card--image {
    flex: 0 0 calc(100% + 1rem);
    margin-left: -0.5rem;
	}

  #ticketsBestDealValid h2.tagline {
  	font-size: 2.205rem;
  }
}

@media (max-width: 360px) {
	#ticketsBestDealValid h2.tagline {
		font-size: 2.100rem;
	}

	#ticketsBestDealValid h2.tagline:before {
  	top: 64%;
	}

	#ticketsBestDealValid h5.sub-tagline {
		font-size: 1.362rem;
	}

	#ticketsBestDealValid h3.sub-tagline {
  	font-size: 1.362rem  ;
	}
}

@media (max-width: 320px) {
	#ticketsBestDealValid h2.tagline {
		font-size: 1.85rem;
	}

	#ticketsBestDealValid h2.tagline:before {
  	top: 64%;
	}

	#ticketsBestDealValid h5.sub-tagline {
		font-size: 1.180rem;
	}

	#ticketsBestDealValid h3.sub-tagline {
  	font-size: 1.180rem;
	}
}

#promo-bar {
  width: 100%;
}

.topRow.cart-has-items #promo-bar {
  width: 53%;
}

#today-promo-toolbar .banner-details {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

#today-promo-toolbar.alert {
  padding: 13px;
  margin-bottom: 0;
  text-align: center;
}

#today-promo-toolbar .banner-details .promo-container-text {
  flex: 1;
}

#today-promo-toolbar .banner-details .promo-container-text .promo-amount {
    color: inherit;
    font-size: 1.2rem;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    align-self: center;

}

@media (min-width: 768px) {
  .topRow.cart-has-items #promo-bar {
    width: 77%;
  }

  #today-promo-toolbar .banner-details .promo-container-text .promo-amount {
    font-size: 2rem;
  }
}

@media (min-width: 992px) {
  .topRow.cart-has-items #promo-bar {
    width: 91%;
  }

}

.modal .floating-close-btn {
	position: absolute;
	width: 32px;
	height: 32px;
	background: url('/content/frontend/assets/img/close-button.png');
	z-index: 1024;
	right: -8px;
	top: -8px;
}



.general-notice-alert-wrapper .general-notice-alert-msg .general-notice-alert-msg-container {
	display: flex;
	width: 100%;
}

.general-notice-alert-wrapper .general-notice-alert-form-container .general-notice-alert-form-title {
	font-size: 15px;
	font-weight: 500;
	margin: 1.25rem 0rem 0.5rem 0rem;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-email {
	padding-right: 0px;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-button {
	padding-left: 0.3rem;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
	font-size: 14px;
	padding: 0.5rem;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn:hover,
.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn:focus {
	color: #fff;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	font-size: 14px;
}
.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id input::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
}
.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id input:-ms-input-placeholder { /* IE 10+ */
	font-size: 14px;
}
.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id input:-moz-placeholder { /* Firefox 18- */
	font-size: 14px;
}

.general-notice-alert-wrapper .general-notice-alert-form-container .general-notice-alert-form-response {
	display: none;
}

.fa.fa-check-mark-icon {
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('/content/frontend/assets/img/home_icons/icon-check-mak.svg');
	background-size: contain;
	width: 20px;
  height: 20px;
	font-size: 1.55rem;
	margin: 0.5rem 1rem 0.5rem 1rem;
	display:none;
}

.fa.fa-check-mark-icon.show {
	display: block;
}

@media (min-width: 768px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-button {
    padding-left: 0px;
	}

	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
		margin-left: 0.25rem;
	}

	.fa.fa-check-mark-icon {
		margin: 0.5rem 1rem 0.5rem 2rem;
	}
}

@media (min-width: 992px) {

  .general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
		margin-left: 0.5rem;
    padding: 0.5rem 0.9rem;
	}
}

@media (max-width: 515px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-inputs-wrapper {
		margin-left: -7px;
		margin-right: -7px;
	}

	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-button {
		padding-right: 0.5rem;
	}
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-email {
		padding-left: 0.5rem;
	}

	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-submit-btn {
    width: 91%;
	}

	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
		height: 35px;
		padding-bottom: 0.45rem;
	}

	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id input {
    height: 35px;
	}
}


@media (max-width: 375px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-email {
		padding-right: 0.5rem;
	}
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-button {
		padding-left: 0rem;
	}
}

@media (max-width: 360px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
		padding-left: 0.2rem;
	}
}

@media (max-width: 320px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id #general-notice-alert-submit-btn {
		padding-left: 0.15rem;
		font-size: 0.82rem;
	}
}

@media (width: 768px) {
	.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-button {
    padding-left: 0px;
	}
}

@media (max-width: 320px) {
	#packages-grid .package-card .promotion__title .suffix-deal-banner-packg-cards {
		display: none;
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px)  {
	.package-card .promotion__title .suffix-deal-banner-packg-cards {
		display: none;
	}

	body.has-promo #promo-bar {
		padding: 1.8rem 15px;
	}

	.not-modal-section .package-card .package-card--head .head__title span {
    font-size: 1rem;
	}

}

.btn-insta-red {
  color: #fff;
  background-color: #53a318;
  border-color: #53a318;
  border-radius: 0.3rem;
  transition: 0.3s background-color;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-email {
  padding-left: 0.5rem;
}

.general-notice-alert-wrapper .general-notice-alert-form-container #general-notice-alert-form-id .general-notice-alert-form-inputs-wrapper {
  margin-bottom: 0.75rem;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg h4 {
	 margin-bottom: 1rem;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg p {
	 font-size: 14px;
   font-weight: 400;
   text-align: left;
   padding-bottom: 1.75rem;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg a.button-alert-extend- {
    margin-left: 0.5rem;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg  span.extended-time-purchase {
    font-weight: 600;
    text-decoration: underline;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg .hide-mobile {
  display: none;
}

.general-notice-alert-wrapper .general-notice-getback-service-msg .general-notice-getback-service-content-long
 {
  display: none;
}

@media (min-width: 768px) {

    .general-notice-alert-wrapper .general-notice-getback-service-msg p {
    	 padding-bottom: 1.25rem;
    }

    .general-notice-alert-wrapper .general-notice-getback-service-msg .hide-mobile {
        display: inline-block;
    }

    .general-notice-alert-wrapper .general-notice-getback-service-msg a.button-alert-extend- {
        margin-left: 0.75rem;
    }
}

@media (max-width: 320px) {

    .general-notice-alert-wrapper .general-notice-getback-service-msg p {
      	font-size: 12px;
    }

}

.mainFooterWrapper .footerSiteIndexSection .company_icons {

    text-align:center;
    padding-top:5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;

}


.mainFooterWrapper .footerSiteIndexSection .company_icons img {

    height: 59px;
    display: inline-block;
    width: 33%;
    margin-left: auto;
    margin-right: auto;
}

.mainFooterWrapper .footerSiteIndexSection .company_icons img.traveler-choice-tripadvisor-cert {
    height: 84px;
    width: 69px;
}


@media (max-width: 360px) {

  .mainFooterWrapper .footerSiteIndexSection .company_icons img {
    height: 85px;
    width: 35%;
  }
  .mainFooterWrapper .footerSiteIndexSection .company_icons img.traveler-choice-tripadvisor-cert {
      height: 105px;
  }

}

@media (min-width: 768px) {


  .mainFooterWrapper .footerSiteIndexSection .company_icons img {
    height: 103px;
    width: 23%;
  }

  .mainFooterWrapper .footerSiteIndexSection .company_icons img.traveler-choice-tripadvisor-cert {
      height: 86px;
      width: 70px;
  }

}

@media (min-width: 996px) {
  .mainFooterWrapper .footerSiteIndexSection .company_icons img {
    width: 32%;
    height: 75px;
  }

  .mainFooterWrapper .footerSiteIndexSection .company_icons img.traveler-choice-tripadvisor-cert {
    width: 66px;
    height: 81px;
  }
}

.mainFooterWrapper .footerSiteIndexSection .company_icons .tripadvisor-certificate-img {
    height: 100px;
    display: inline-block;
}

@media (min-width: 1200px) {
  .mainFooterWrapper .footerSiteIndexSection .company_icons .tripadvisor-certificate-img {
    max-width: 113px;
  }

  .mainFooterWrapper .footerSiteIndexSection .company_icons img {
    height: 50px;
    width: 33%;
    max-width: 144px;
  }


  .mainFooterWrapper .footerSiteIndexSection .company_icons img.traveler-choice-tripadvisor-cert {
    width: 65px;
    height: 75px;
  }

}

.mainHeader .service-status-top-banner-container {
    height: 45px !important;
    border-bottom: 1px solid #53a318;
    display: none;
    align-self: center;
    justify-content: center;
}

.mainHeader .service-status-top-banner-container .service-status-top-banner {
    color: #e81515;
    font-weight: 600;
    font-size: 1.25rem;
    align-self: center;
    justify-content: center;
}

.general-notice-alert-msg .bike-rental-services-container {
    display: flex;
    flex: 0 0 100%;
    flex-wrap: wrap;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.general-notice-alert-msg .bike-rental-services-container ul {
    min-height: 50px;
    width: 100%;
}

.general-notice-alert-msg .bike-rental-services-container ul li {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1;
    font-size: 1.2rem;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    font-weight: 400;
}

.general-notice-alert-msg .bike-rental-services-container ul li:first-child {
    margin-bottom: 0.75rem;
}

.general-notice-alert-msg .bike-rental-services-container ul li i {
    padding: 1rem;
    margin-right: 12px;
    position: relative;
    z-index: 1;
}

.general-notice-alert-msg .bike-rental-services-container ul li i.icon-check-mark {
    color: #28a745;
  	background-position: center center;
  	background-repeat: no-repeat;
  	background-image: url('/content/frontend/assets/img/home_icons/icon-check-item.svg');
  	background-size: contain;

    width: 16px;
    height: 16px;
    padding: 0.80rem;
    margin-top: 0.1rem;
}

.general-notice-alert-msg .bike-rental-services-container ul li span {
    text-align: left;
    z-index: 1;
    padding-right: 12px;
    display: inline-block;
    font-size: 1.4rem;
}

.pricingBox .tabContents-titles {
    padding: 0.5rem 0rem;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.135em;
    background: #f5f5f5;
    font-style: italic;
    color: rgba(12, 23, 29, 0.66);
    margin-bottom: 4px;
}

.pricingBox .tabContents-titles .tabContents-titles-wrapper {
    display: flex;
}

.pricingBox .tabContents-titles .row_of_3 {
    flex: 1 0 28.5%;
}


.pricingBox .tabContents-titles .row_of_3:first-child {
    flex: 1 0 40.5%;
}

.pricingBox .tabContents-titles .row_of_3 .durationCol {
    width: 100%;
}

.pricingBox .tabContents-titles .row_of_3 .header {
    border-bottom: none !important;
    padding: 0.35rem 0rem !important;
    margin-bottom: 0rem !important;
}

.pricingBox .tabContents-promo-deal-label {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 35px;
    margin-bottom: 0.6rem;
    margin-top: 0.0rem;
}

.pricingBox .header-promo-ldeal-label {
    text-align: center;
    font-size: 1.35rem;
    font-weight: 400;
    color: #e81515;
}

.pricingBox .header-promo-ldeal-label span {
    padding: 0.1rem 0.3rem;
    vertical-align: baseline;
    color: #e81515;
    border: 1px solid #e81515;
    border-radius: 5px;
    font-weight: 500;

}

.general-notice-alert-wrapper .general-notice-alert-msg h4 {
    font-size: 1.6rem;
    text-align: center;
}


@media (min-width: 768px) {

    .mainHeader .service-status-top-banner-container .service-status-top-banner {
        font-size: 2rem;
    }

    .general-notice-alert-wrapper .general-notice-alert-msg h4 {
        font-size: 1.8rem;
    }

    .mainHeader .service-status-top-banner-container {
        display: flex;
    }

    .general-notice-alert-msg .bike-rental-services-container ul li {
        font-size: 1.6rem;
    }

    .general-notice-alert-msg .bike-rental-services-container ul li i.icon-check-mark {
        margin-top: 0.20rem;
    }

    .pricingBox .tabContents-promo-deal-label {
        margin-top: 0.20rem;
        margin-bottom: 0.50rem;
    }

    .general-notice-alert-msg .bike-rental-services-container ul li span {
        font-size: 1.6rem;
    }

}


@media (min-width: 992px) {

    .cart-has-items #today-promo-toolbar .banner-details .promo-container-text .promo-amount {
        padding-left: 150px;
    }

}

.thinGrayBar p.valB .fees-total-label {
    font-size: 1rem;
    color: rgba(12, 23, 29, 0.6);
}

@media (min-width: 768px) {
    .thinGrayBar p.valB .fees-total-label {
        font-size: 1.25rem;
    }
}

.total-booking-line-container {
    display: flex;
    justify-content: flex-start;
}

.total-booking-line-container .subtotal-text  {
    text-align: right;
}

.total-booking-line-container .subtotal-text  label {
    text-align: left;
}

.total-booking-line-container .subtotal-text .fees-total-wrapper {
    display: flex;
    flex-direction: row;
}

.total-booking-line-container .subtotal-text .fees-total-wrapper h5 {
    font-size: 20px;
}

.total-booking-line-container .subtotal-text .fees-total-wrapper .fees-total-label {
    align-self: flex-end;
    margin-left: 0.5rem;
    margin-bottom: 0.1rem;
}


@media (min-width: 768px) {
    .countDropdownMenu .inc_dec_wrapper input {
      margin-top: 2px !important;
    }
}
