@media (min-width: 992px) {
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
/* Breadcrumbs: shared Tataki pattern lives in style.css.
   Here only the page offset below the fixed hero/header. */
.breadcrumbs {
  margin-top: 320px;
}
.label_e67._bottom_7b9._init_9e1,
.label_e67._left_bdf._init_9e1,
.label_e67._right_de0._init_9e1 {
  z-index: 1;
}
.selectpicker {
  overflow-x: hidden;
}
.bootstrap-select .dropdown-menu {
  min-height: 120px !important;
}
.bo-b-2-ccc {
  border-width: 0 0 2px 0;
  border-color: #ccc;
}
.bo-b-2-ccc > b{
  font-size: 14px;
  font-weight: 500;
}
.maxport {
  z-index: -3;
  top: 0px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  max-width: 1440px;
}
.port {
  width: 100%;
  z-index: -1;
}
#summarysticky {
  position: sticky;
  top: 0;
  z-index: 3;
}
#booknowsticky {
  position: relative;
}
#infoTour {
  position: sticky;
  top: 0;
  z-index: 3;
}
#summarysticky {
  border: 0.75px solid rgba(24, 13, 45, 0.5);
  border-bottom: none;
  border-radius: 12px 12px 0 0;
}
#mainContent {
  border: 0.75px solid rgba(24, 13, 45, 0.5);
  border-top: none;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
#stickydesk {
  border: 0.75px solid rgba(24, 13, 45, 0.5);
  border-radius: 12px;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.06);
}
#stickydesk .form-control,
#stickydesk .bootstrap-select > .btn,
#stickydesk .bootstrap-select .dropdown-toggle {
  border: 1px solid rgba(24, 13, 45, 0.5);
  border-radius: 5px;
  box-shadow: none;
}
#stickydesk .bootstrap-select > .btn:focus,
#stickydesk .bootstrap-select .dropdown-toggle:focus {
  outline: none;
  box-shadow: none;
}
#stickydesk .btn-green,
#reservar {
  display: flex;
  width: 100%;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 70px;
  padding: 16px 24px;
  font-size: 16px;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.bg-green-rmb.btn { 
    display: flex;
    width: 100%;
    height:36px;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-radius: 70px;
    font-size: 16px;
    font-family: Graphik, Helvetica, Arial, sans-serif;
    font-weight: 400;
 }


.tourBtnBlc {
  position: absolute;
  top: 0;
}
#tourImgBlc,
#tourVidBlc {
  display: inline-block;
  z-index: 5;
  margin-top: 230px;
}
#includedContent {
  border: 0.75px solid rgba(24, 13, 45, 0.5);
  border-radius: 12px;
  overflow: hidden;
}
#includedContent .nav-tabs {
  border-bottom: 1px solid rgba(24, 13, 45, 0.1);
  border-top: none;
  border-left: none;
  border-right: none;
  padding-left: 0;
  margin-bottom: 0;
}
#includedContent .nav-tabs > li > a {
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: rgba(24, 13, 45, 0.7);
  background: transparent;
  border: none;
  border-radius: 12px 12px 0 0;
  padding: 10px 18px;
  text-transform: none;
  transition: color 0.2s ease, background-color 0.2s ease;
}
#includedContent .nav-tabs > li > a:hover,
#includedContent .nav-tabs > li > a:focus {
  color: var(--Green);
  background: transparent;
  border: none;
}
#includedContent .nav-tabs > li.active > a,
#includedContent .nav-tabs > li.active > a:hover,
#includedContent .nav-tabs > li.active > a:focus {
  background-color: var(--Green);
  color: #fff;
  border: none;
  border-radius: 12px 12px 0 0;
}
#includedContent .tab-pane {
  border: none;
}
.features-port {
  display: none;
}
#descriptionreadmore,
#descriptionreadless {
  border: 2px solid #ccc;
  margin: 20px 0;
  border-radius: 20px;
}
.sticky {
  position: sticky;
  top: 0;
  position: -webkit-sticky;
  z-index: 1;
  height: 50px;
  margin: 304px 0 20px 0;
}
.sticky a {
  color: #555;
}
.port {
  height: 300px;
}
.descriptionTour {
  max-height: 400px;
  overflow: hidden;
  text-align: justify;
}
.descriptionTour h2 {
  font-weight: normal;
  color: #333;
  margin: 40px 0 10px;
}
.descriptionTour h2:first-child {
  margin: 10px 0;
}
.descriptionTour p,
.descriptionTour ul {
  line-height: 25px;
}
.descriptionTour ul li,
#otherInfo li {
  list-style-type: disc;
  list-style-position: inside;
  display: list-item;
}
.descriptionTour a {
  color: #337ab7;
  text-decoration: underline;
}
.travel-more-pics {
  display: flex;
  gap: 20px;
}
.travel-more-pics picture {
  flex: 1;
}
.travel-more-pics img {
  height: 350px;
  object-fit: cover;
  width: 100%;
  border-radius: 12px;
  margin: 0;
}
.infoTour h3 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.itiactive {
  color: #419e67 !important;
}
.activeicon {
  margin-right: -5px;
  background-color: #419e67 !important;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  border: 1px solid #419e67;
  z-index: 5;
}
#timeline {
  width: auto;
  border: 1px solid #419e67;
}
.timelinezone {
  display: flex;
}
.timelinezone2 {
  display: flex;
  position: absolute;
  left: 0;
  right: 0;
  top: 64px;
  color: #419e67;
}
.timelinestep {
  flex: 1;
  color: #ccc;
}
.timelinestep2 {
  flex: 1;
  color: #419e67;
}
#itineraryG {
  display: flex;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  align-items: stretch;
  gap: 12px;
}
.itinerary_detail {
  background-color: #fff;
  -webkit-overflow-scrolling: touch;
  flex: 0 0 calc(33% - 10px);
  min-height: 470px;
  vertical-align: top;
  display: inline-block;
  float: none;
  border: 1px #ccc solid;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  scroll-snap-align: start;
  border-radius: 12px;
  overflow: hidden;
}
.itineraryTitle {
  white-space: normal;
  height: 48px;
  overflow: hidden;
}
.itinerary_detail img {
  height: 200px;
  width: 100%;
  object-fit: cover;
  padding:0px;
  border-radius: 12px;
}
.itineraryText {
  white-space: normal;
  max-height: 125px;
  height: 125px;
  overflow: hidden;
  line-height: 20px;
}
.itineraryText br {
  content: "";
  display: block;
  padding: 0 0 10px;
}

ul li {
  padding: 0;
}
.tab {
  margin-top: 30px;
}
.tab .nav-tabs {
  border: none;
  border: 1px solid #ccc;
}
.nav-tabs li a {
  padding: 15px 40px;
  border: 1px solid #ccc;
  border-right: 0px none;
  background: #f7f7f7;
  color: #666;
  border-radius: 0px;
  margin-right: 0px;
  font-weight: bold;
  transition: all 0.3s ease-in 0s;
}
.nav-tabs li:hover,
.nav-tabs li:focus {
  border: none;
}
.nav-tabs li a:hover.nav-tabs li a:focus {
  border: none;
}
.nav-tabs li a i {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
}

.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
  color: #555;
  background: #fff;
  border-bottom: 0px none;
}
.nav-tabs li.active,
.nav-tabs li.active:focus,
.nav-tabs li.active:hover {
  color: #555;
  background: #fff;
  border-bottom: 0px none;
}
.tab .tab-content {
  padding: 20px;
  line-height: 22px;
  box-shadow: 0px 1px 0px #808080;
}
.tab .tab-content h3 {
  margin-top: 0;
}
.tab-pane {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.requestInformation {
  background: #138ab7 !important;
  color: #fff !important;
}
.rowDeparturesDetails {
  background: #e6f1bc;
  padding: 0 10px;
}
.extraLine {
  height: 50px;
  vertical-align: middle;
  display: table-cell;
}
.alquiler_moto_extras_line {
  border-bottom: 1px solid #ccc;
  display: table;
  height: 65px;
  font-size: 14px;
}
.mh-300 {
  min-height: 300px;
}
#motorcycles img {
  height: 200px;
  object-fit: contain;
}
.landingTrip img {
  height: 200px;
  width: 100%;
  object-fit: cover;
}
.landingTrip h3 {
  height: 51px;
  overflow: hidden;
}
.landingTrip .bo-a-1-e7 {
  border-radius: 12px;
  overflow: hidden;
}
.more-info {
  display: block;
  background: var(--Green);
  color: #fff;
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 70px;
  padding: 12px 24px;
  text-align: center;
  margin: 10px 16px 16px;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.more-info:hover {
  background: var(--Navy);
  color: #fff;
}
select.form-control {
  width: 100% !important;
  height: 45px !important;
}
#loading-send,
.contcat-form #loading-send {
  position: absolute;
  font-size: 10px;
  color: #fff;
  display: none;
}
.contcat-form .row_combo:after,
.contcat-form .row_combo:after {
  content: "\e818";
  font-family: "fa";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #000;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  right: 0;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker {
  display: block !important;
  position: relative;
  top: inherit;
  left: inherit;
  z-index: 1 !important;
  width: 100%;
  border: none;
  box-shadow: none;
}
.travelsViewPage .content-review {
  height: auto;
  line-height: 20px;
}
.contcat-form input[type="text"],
.contcat-form input[type="tel"],
.contcat-form input[type="email"],
.contcat-form textarea,
.contcat-form input[type="textarea"],
.contcat-form select {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
  width: 100%;
  border-radius: 0;
  min-height: 45px;
  -webkit-appearance: none;
  font-size: 14px;
}
textarea {
  height: 152px;
}
/*DATE range*/
.daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.dropup {
  margin-top: -5px;
}
.daterangepicker.dropup:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.dropup:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3001;
}
.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
  float: none;
}
.daterangepicker.show-calendar .calendar {
  display: block;
}
.daterangepicker .calendar {
  display: none;
  max-width: 270px;
  margin: 4px;
}
.daterangepicker .calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  padding: 4px;
  border-radius: 4px;
  background: #fff;
}
.daterangepicker table {
  width: 100%;
  margin: 0;
}
.daterangepicker td,
.daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background: #eee;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0;
}
.daterangepicker .input-mini {
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  height: 30px;
  line-height: 30px;
  display: block;
  vertical-align: middle;
  margin: 0 0 5px 0;
  padding: 0 6px 0 28px;
  width: 100%;
}
.daterangepicker .input-mini.active {
  border: 1px solid #08c;
  border-radius: 4px;
}
.daterangepicker .daterangepicker_input {
  position: relative;
}
.daterangepicker .daterangepicker_input i {
  position: absolute;
  left: 8px;
  top: 8px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 5px auto;
  line-height: 30px;
  position: relative;
  padding-left: 28px;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left;
}
.ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  cursor: pointer;
}
.ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}
.ranges li.active {
  background: #08c;
  border: 1px solid #08c;
  color: #fff;
}
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 160px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .calendar.left {
    clear: none;
  }
  .daterangepicker.single .ranges,
  .daterangepicker.single .calendar {
    float: left;
  }
  .daterangepicker .calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker .calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker .calendar.right {
    margin-left: 0;
  }
  .daterangepicker .calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker .left .daterangepicker_input {
    padding-right: 12px;
  }
  .daterangepicker .calendar.left .calendar-table {
    padding-right: 12px;
  }
  .daterangepicker .ranges,
  .daterangepicker .calendar {
    float: left;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
    float: left;
  }
  .daterangepicker .calendar.left {
    clear: none;
  }
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #ccc;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
  padding: 5px;
}
.travelsViewPage .daterangepicker {
  display: block !important;
  position: relative;
  top: inherit;
  left: inherit;
  z-index: 1 !important;
  width: 100%;
  border: none;
  box-shadow: none;
}
.daterangepicker.opensright:before {
  display: none;
}
.daterangepicker.show-calendar .calendar {
  width: 100%;
  max-width: inherit;
}
.contcat-form input[type="text"],
.contcat-form input[type="tel"],
.contcat-form input[type="email"],
.contcat-form textarea,
.contcat-form input[type="textarea"],
.contcat-form select {
  background-color: #fff;
  padding: 6px 15px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
  width: 100%;
  border-radius: 0;
  min-height: 45px;
  -webkit-appearance: none;
  font-size: 14px;
}

#moreInfoModal #start_date {
  -webkit-appearance: auto !important;
  padding: 10px !important;
}

/*TRAVEL VIEW END */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .itinerary_detail {
    width: calc(50% - 10px);
    flex: 0 0 calc(50% - 10px);
  }
  .requestInformation {
    background: transparent !important;
    color: #555 !important;
  }
}
@media (max-width: 767px) {
  .descriptionTour {
    font-size: 14px;
  }
  .breadcrumbs {
    margin-top: 150px;
  }
  #booknowsticky {
    position: sticky;
    z-index: 2;
    top: 40px;
    background-color: #fff;
    padding: 5px 20px;
    border: 0.75px solid rgba(24, 13, 45, 0.5);
    border-top: none;
    border-bottom: none;
  }
  #infoTour {
    position: relative;
    top: inherit;
    z-index: 3;
  }
  .itinerary_detail {
    width: calc(100% - 10px);
    flex: 0 0 calc(100% - 10px);
  }
  .sticky {
    top: 0px;
    margin-top: 135px;
    height: 125px;
  }
  .timelinezone2 {
    display: flex !important;
  }
  .timelinezone2.hidden {
    display: flex !important;
    visibility: visible !important;
    position: relative;
    top: 0;
    width: 100%;
    height: 30px;
    align-items: center;
    margin-bottom: 8px;
  }
  .timelinezone2::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #419e67;
    top: 50%;
  }
  .timelinestep2 {
    position: relative;
    z-index: 1;
  }
  .timelinezone.hide {
    display: flex !important;
    visibility: visible !important;
    font-size: 11px;
    margin-bottom: 2px;
  }
  .circle-itinerary {
    background-color: #fff;
    border-radius: 50%;
  }
  #timeline {
    display: none !important;
  }
  #booknowsticky .btn {
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tourBtnBlc {
    top: -135px;
    display: flex;
    align-items: center;
    gap: 8px;
  }
  #tourImgBlc,
  #tourVidBlc {
    width: auto;
  }
  .container {
    width: 100%;
  }
  .requestInformation {
    background: transparent !important;
    color: #555 !important;
  }
  .sticky .btn {
    height: 40px;
    margin-bottom: 5px;
  }
  textarea {
    height: 88px;
  }
}

/*RRSS*/
.share_link_rrss {
  margin-right: 2px;
  border-radius: 70px;
  background-color: var(--Green);
  padding: 5px;
  text-align: center;
  width: 50px;
  float: right;
  position: relative;
  right: 0px;
}
.share_link_rrss:hover {
  background-color: #fff;
  border: 1px solid var(--Navy);
}
.tour-map {
  border-radius: 12px;
}

.dropdown-share {
  float: right;
  right: 0px;
  left: auto;
}

.link-rrss {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

@media (min-width: 768px) {
  .display_button_sm {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .btn-padding {
    padding-left: 11px;
    padding-right: 11px;
    display: inline-block !important;
  }
}
.bs-request .modal-content {
  border-radius: 12px;
  overflow: hidden;
}
.bs-request .color-rmb {
  font-weight: 500;
  font-size: 16px;
}
.bs-request .lineCondiciones {
  margin-bottom: 16px;
  font-size: 14px;
}
.lineCondiciones > .checkbutton-style{
  margin:0px;
  margin-right: 6px;
}
/* Request Information form — field-group style */
.bs-request .contcat-form input[type="text"],
.bs-request .contcat-form input[type="tel"],
.bs-request .contcat-form input[type="email"],
.bs-request .contcat-form textarea,
.bs-request .contcat-form select {
  border: none;
  border-bottom: 1px solid rgba(0,0,0,0.5);
  border-radius: 0;
  background: transparent;
  padding: 0 0 4px 0;
  min-height: unset;
  height: auto;
  font-size: 16px;
  text-transform: uppercase;
  color: var(--Navy);
  margin-bottom: 0;
  box-shadow: none;
}
.bs-request .contcat-form textarea {
  resize: none;
  text-transform: none;
}
.bs-request .contcat-form .row {
  margin-left: 0;
  margin-right: 0;
}
.bs-request .field-group {
  margin-bottom: 20px;
}
.bs-request .field-group label {
  font-family: Graphik, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: var(--Green);
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
    .visible-xs.btn-block {
        display: flex !important;
    }
      .visible-xs.pull-right > b {
       display: none !important;
    }
}
/*RRSS*/
