/*************
* File:   Trek Page Styles for EFA                     *
* Author: Robin Tomar <robintomr@icloud.com>           *
* OS By:  AdxVenture <adxventure.com>                  *
* Owner:  EcoFreaks Adventure <ecofreaksadventure.com> *
* Design: Internet & Bootstrap                         *
********/
.trek-banner-section::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
  position: absolute;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.3);
}
#trek-fee-inclusions-and-exculsions p {
    margin-bottom: 0;
}

#trek-fee-inclusions-and-exculsions ol>li {
    margin-bottom: 10px;
}

#trek-fee-inclusions-and-exculsions ol>li>p {
    margin-bottom: 10px;
}
.trek-banner-section > .container {
  z-index: 2;
  position: relative;
}
.trek-banner-section {
  width: 100%;
  height: auto;
  padding: 0;
  position: relative;
  text-align: center;
  padding-top: 265px;
  padding-bottom: 265px;
  background-color: #f3f3f3;
  background-position: 100%;
}
.trek-heading {
  font-size: 80px;
  color: #fff;
  margin-bottom: 0;
  text-transform: uppercase;
}
.trek-sub-heading {
  color: #fff;
  font-size: 24px;
  font-family: "Roboto Slab", serif;
}
.trek-content img {
  height: auto;
  max-width: 100%;
}
.mob-tps {
  display: none;
}
.trek-brief-section {
  padding: 0 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.trek-brief-item {
  width: 25%;
  margin-bottom: 10px;
}
.trek-brief-icon {
  float: left;
  height: auto;
  max-width: 32px;
  max-height: 32px;
}
.trek-brief {
  padding-left: 35px;
  line-height: 1.3;
}
.trek-brief-label {
  font-weight: 700;
}
.trek-brief-value {
  font-family: Raleway, sans-serif;
}
.trek-tab {
  display: none;
  outline: 0;
}
.trek-tab.active {
  display: block;
}
.trek-tab p {
  color: #2d2d2d;
  font-size: 16px;
  text-align: justify;
  line-height: 26px;
  margin-bottom: 25px;
}
.fix-ts {
  top: 43px;
  width: 100%;
  z-index: 1050;
  position: fixed;
}
figure {
  border: none;
  max-width: 100%;
  margin-bottom: 1.5em;
}
.trek-img,
figure img {
  height: auto;
  max-width: 100%;
}
figure > figcaption {
  color: #777;
  margin: auto;
  padding: 5px 0;
  font-size: 12px;
  font-style: italic;
}
blockquote {
  margin: 0 0 20px;
  padding: 20px;
  font-size: 17.5px;
  border-top: 3px solid #00a351;
  border-left: 5px solid #eee;
  background-color: #f0f0f0;
}
.social-sharing-section {
  margin: 15px 0;
}
.sharing-list {
  display: inline;
}
.sharing-list a.btn-share {
  border: 0;
  cursor: pointer;
  padding: 0 4px;
  display: inline-block;
  box-shadow: none;
  vertical-align: middle;
}
.sharing-list a.btn-share > span {
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  border-radius: 4px;
}
.sharing-list a.btn-share:hover > span {
  opacity: 0.8;
}
.sharing-list a.btn-share > span.ico-fb {
  background-color: #3b5998;
}
.sharing-list a.btn-share > span.ico-tw {
  background-color: #55acee;
}
.sharing-list a.btn-share > span.ico-in {
  background-color: #007bb5;
}
.sharing-list a.btn-share > span.ico-wa {
  background-color: #12af0a;
}
.sharing-list a.btn-share > span > svg {
  top: 0;
  left: 0;
  width: auto;
  border: none;
  height: auto;
  margin: 0 auto;
  display: block;
  padding: 0;
  overflow: hidden;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.fs-32 {
  font-size: 32px;
}
.tsb-wrapper {
  height: 100%;
  padding: 10px 25px;
  border-top: 4px solid #000;
  background-color: #aedb0a;
}
.tsb-wrapper > .tsb-box > .gotodt {
  display: flex;
  padding-top: 25px;
}
.trek-price-header {
  margin-top: 5px;
}
.trek-price-wrapper {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 5px;
}
.trek-price {
  font-size: 30px;
}
.trek-gst {
  opacity: 0.8;
  display: inline-block;
  max-width: 80px;
  line-height: 1.2;
  text-align: left;
  padding-left: 5px;
  font-size: 12px !important;
}
.form-addon {
  display: block;
  position: relative;
  padding-left: 1.25rem;
}
.form-addon > label > input {
  width: 0.8em;
  border: 2px solid #ddd;
  cursor: pointer;
  height: 0.8em;
  outline: 0;
  position: absolute;
  margin-top: 0.4rem;
  margin-left: -1.25rem;
  border-radius: 50%;
  background-color: #fff;
  -webkit-appearance: none;
}
.form-addon > label > input:checked {
  background-color: #4bb580;
}
.form-addon > label {
  cursor: pointer;
  /font-size: 14px;
  /font-weight: 400;
  margin-bottom: 0;
}
.form-addon > label > span {
  /font-size: 12px * /;
}
.sb-nav-mob {
  display: none;
}
.sb-stb-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}
.stb-list {
  border-bottom: 1px solid #000;
}
.stb-list > h3 {
  cursor: pointer;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 600;
  margin-bottom: 5px;
}
.stb-list > ul {
  display: none;
  padding-top: 3px;
  padding-left: 0;
  list-style-type: none;
}
.stb-list > ul li {
  padding-left: 15px;
  background: #6e8c00;
  margin: 5px auto;
  border-radius: 4px;
}
.stb-list > ul li:hover {
  background-color: #88ac02;
}
.stb-list > ul li.active {
  background-color: #88ac02;
}
.stb-list > ul li > a {
  color: #404040;
  display: block;
  font-size: 16px;
  line-height: 1.8;
}
.stb-list > ul li.active,
.stb-list > ul li:hover {
  font-weight: 600;
}
.stb-list.active > ul {
  display: block;
}
.tsf-content {
  color: #7e6312;
  font-size: 12px;
  padding-left: 15px;
}
.tsf-content > a {
  color: #000;
}
a:hover {
  text-decoration: none;
}
.trek-dates {
  outline: 0;
  border-top: 1px solid #ddd;
  margin-top: 35px;
}
.trek-dates > h2 {
  margin: 20px 0 10px 0;
}
.tdc-wrapper {
  margin-top: 25px;
  margin-bottom: 10px;
  background-color: #f0f0f0;
}
.tdc-header {
  color: #fff;
  border: 1px solid #aedb0a;
  cursor: pointer;
  padding: 5px 20px;
  position: relative;
  user-select: none;
  -ms-user-select: none;
  background-color: #aedb0a;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.fc-prev {
  float: left;
}
.fc-control {
  line-height: 37px;
}
.fc-prev::before {
  content: "\f137";
  font-size: 28px;
  font-family: FontAwesome;
  padding-right: 10px;
  vertical-align: middle;
}
.fc-cm {
  font-size: 22px;
  font-weight: 600;
}
.fc-next {
  float: right;
}
.fc-next::after {
  content: "\f138";
  font-size: 28px;
  font-family: FontAwesome;
  padding-left: 10px;
  vertical-align: middle;
}
.fc-box {
  padding: 25px 35px;
}
.fc-box > .fc-ih {
  padding: 0 15px;
  margin-bottom: 15px !important;
}
.fc-box > .td-fc {
  margin: auto 15px 25px;
  background-color: #fff;
}
.fc-day.active-day {
  background-color: #fcf8e3;
}
.fc-legend-box {
  margin-top: 20px;
  padding-left: 0;
  list-style-type: none;
}
.fc-legend-box .fc-legend-head {
  font-size: 16px;
}
.fc-legend-box > li {
  margin-bottom: 15px;
  font-size: 15px;
  line-height: 26px;
}
.fc-legend {
  padding: 3px 5px;
  display: inline-block;
  font-size: 12px;
  min-width: 92px;
  text-align: center;
  line-height: 1.3;
  margin-right: 5px;
}
.legend-avail {
  color: #fff;
  background-color: #458d00;
}
.legend-wait {
  color: #000;
  background-color: #ffcc03;
}
.legend-last {
  color: #fff;
  background-color: #ff4023;
}
.legend-full {
  color: #fff;
  background-color: red;
}
.fc-legend-detail {
  display: block;
  overflow: hidden;
}
.similar-trek {
  padding: 25px 70px 5px;
  margin-top: 30px;
  border-top: 1px solid #dadada;
  margin-bottom: 0;
}
.similar-trek > a {
  border-bottom: 2px solid #166106;
}
.fc-event-container {
  text-align: center;
}
.fc-event-container .tdce {
  padding-top: 2px;
  padding-bottom: 2px;
}
.fc-event-container .tdce .fc-content {
  min-width: 45px;
  white-space: normal;
}
.fc-event-container .tdce-btn {
  cursor: pointer;
  padding: 2px 5px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 0;
}
.fc-day-number {
  margin-right: 5px;
}
.fc-event {
  font-size: 10px;
}
.fc-event.tdce-btn {
  font-size: 12px;
}
.fc-event.tdce-btn.tdce-sfb {
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}
.fc-day.bg-availa {
  background-color: rgba(62, 125, 1, 0.5);
}
.fc-day.bg-waitla {
  background-color: rgba(244, 192, 1, 0.5);
}
.fc-day.bg-fulla {
  background-color: rgba(255, 0, 0, 0.12);
}
.fc-day.active-day {
  background-color: #fcf8e3;
}
.tdce-end {
  display: none;
}
.tdce-end.end-actevnt {
  display: block;
}
.fc-reg-bw {
  display: none;
}
.fc-reg-bw > a.btn {
  border-radius: 0;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
.fc-reg-bw > a.btn.btn-reg-hili {
  box-shadow: 0 0 20px rgba(69, 141, 0, 0.8);
}
.modal.enq {
  z-index: 9999;
  background-color: rgba(0, 0, 0, 0.25);
}
.form-select,
.modal,
.modal .btn,
.modal .form-control {
  box-shadow: none !important;
}
.input-group-prepend .form-control {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pro-busy {
  bottom: 0;
  z-index: 10999;
  background-color: rgba(0, 0, 0, 0.45);
}
.pro-busy .busy-card {
  padding: 15px;
  background: #fff;
  border-radius: 4px;
}
.busy-card img {
  width: 14px;
}
@media only screen and (min-width: 1171px) {
  .container.ehic {
    max-width: 1170px;
  }
  .fix-ts {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1170px) {
  .container.ehic {
    max-width: 100%;
  }
  .fix-ts {
    max-width: calc(33.33% - 30px);
  }
}
@media only screen and (min-width: 768px) and (max-height: 640px) {
  .tsb-wrapper {
    padding-top: 0;
  }
  .stb-list > ul li > a {
    font-size: 15px;
    line-height: 1.5;
  }
  .trek-price,
  .trek-price-header {
    font-size: 24px;
  }
  .trek-price-header {
    margin-bottom: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .fix-ts.respect-footer {
    top: auto;
    bottom: 0;
    height: auto;
    z-index: auto;
    position: absolute;
    max-width: calc(100% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .trek-banner-section {
    padding: 150px 0;
  }
  .trek-banner-section .trek-banner-content > .trek-heading {
    font-size: 32px;
  }
  .trek-banner-section .trek-banner-content > .trek-sub-heading {
    font-size: 14px;
  }
  .mob-tps {
    width: 100%;
    display: block;
    padding: 10px 0;
    font-weight: 600;
  }
  .mob-tpw {
    color: #fff;
    display: inline-block;
    padding: 5px 10px;
    min-width: 200px;
    background-color: #00a651;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .mob-tx {
    font-size: 60%;
  }
  .trek-brief-item {
    width: 50%;
  }
  .tsb-wrapper {
    top: unset;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    z-index: 999;
    position: fixed;
    border-top: 4px solid #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
  .tsb-wrapper > .tsb-box {
    min-height: auto !important;
  }
  .tsb-wrapper > .tsb-box > .gotodt {
    display: none;
  }
  .sb-stb-wrapper,
  .trek-price-section,
  .ts-footer {
    display: none;
  }
  .sb-nav-mob {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
  }
  .sb-nav-mob .mob-nav-label {
    cursor: pointer;
    margin-bottom: 0;
  }
  .sb-stb-wrapper {
    left: 0;
    display: none;
    z-index: 1;
    position: absolute;
    box-shadow: 2px -2px 3px 0 rgba(0, 0, 0, 0.25);
    padding-left: 15px;
    padding-right: 15px;
    background-color: #00a651;
    border-top-right-radius: 4px;
  }
  .tsb-wrapper.active .sb-stb-wrapper {
    bottom: 55px;
    display: block;
  }
  .fc-box {
    padding: 25px 15px;
  }
  .fc-box > .td-fc {
    margin: auto 0 25px;
    overflow-x: auto;
  }
  .fc-box > .td-fc > .fc {
    min-width: 500px;
  }
  footer {
    padding-bottom: 45px;
  }
}
@media only screen and (max-width: 420px) {
  .fc-cm {
    font-size: 16px;
  }
}
