
.swiper-container2, .swiper-container3 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 24px;
}

.slide-img {
  /*height: 385px;*/
}

#activityText strong {
    font-weight: bold;
}

.swiper-container2, .swiper-container3 {
	position: relative;
}

.swiper-container3 .swiper-slide  {
  margin: auto;
}

#excellence-badge-tripadvisor-mobile {
  display: none;
}

#paginationContainer {
	text-align: center;
}

#paginationContainer a {
    color: #909090;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
    margin: 0 1.5em;
    font-size: 16px;
}

.swiper-pagination-bullet-active {
    background: #ec8a00 !important;
}

#paginationContainer a.active {
    color: #ec8a00;
    font-weight: bold;
}

#excellence-badge-tripadvisor-container {
  margin-right: -30px;
  margin-left: -30px;
}

#excellence-badge-tripadvisor-desktop {
  background: url(/static/img/tripadvisor_green-bkg_v2_desktop.png) repeat-x;
  background-size: 65%;
  background-position: center;
  position: relative;
  min-height: 330px;
  margin-top: -175px;
  margin-bottom: 10px;
  padding-right: 0;
  padding-left: 0;
  color: #fff;
  z-index: 99;
}

#excellence-badge-tripadvisor-mobile {
  display: none;
  text-align: center;
  margin-bottom: 30px;
}

#lbl-badge-tripadvisor-left, #lbl-badge-tripadvisor-right {
    font-style: italic;
    text-align: left;
    margin: 1.5em auto;
    display: table;
}

#lbl-badge-tripadvisor-right {
    
}

#excellence-badge-tripadvisor-desktop img {
	margin-top: -152px;
}

#excellence-badge-tripadvisor-mobile img {
  width: 50%;
}

#activityTitle {
	position: absolute;
    bottom: 16px;
    right: 32px;
    color: #fff;
	font-style: italic;
	font-weight: initial;
}

#activityTitles {
    padding-right: 10%;
    padding-left: 10%;
}

#activityTitles label {
	text-transform: uppercase;
	color: #cdc9d9;
	font-style: italic;
	font-weight: initial;
}

#activityTitles label.active {
	font-weight: bold;
	color: #eb8a22;
}

#activityContainer {
	padding-right: 10%;
    padding-left: 10%;	
    margin-top: 40px;
}

#activityBigTitle {
	text-align: left;
  font-family: 'Mr Dafoe', cursive;
  text-decoration: none;
  color: #303030;
  font-size: 72px;
  padding: 0 0 20px;
  line-height: 72px;
  display: block;
}

#activityText {
    text-align: justify;
    font-style: italic;
    line-height: 1.5em;
}

#activityTextContainer {
  font-size: 18px;
  line-height: 24px;
}

#themap {
	margin-top: 80px
}

#activityPrices {
	margin-top: 60px;
}

#activityPrice {
	text-align: left;
	width: 100%;
}

tr th.black {
	background: #9c9c9c;
	color: #fff;
	font-weight: bold;
}

#activityImages {
    overflow-x: auto;
    overflow-y: hidden;
    margin-top: 40px;
    padding: 0;
}

#activityImages #activityImagesScroll {
	display: inline-flex;
}

.thumbnail {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0;
  margin-right: 6px;
  border-radius: 0;
}

.thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 100%;
  width: auto;
  max-width: initial;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

.thumbnail img.portrait {
  width: 100% !important;
  height: auto !important;
}

#btnReserveToDetail, #btnReserveViewImgs {
	font-size: 1.2em;
}

.contentImg {
  position: absolute;
  top: -200px !important;
  left: 90px !important;
  padding: 0;
  width: 250px;
  height: 250px;
  z-index: 99;
}

.contentImg h5 {
	font-family: 'Mr Dafoe', cursive;
}

.servicios {
    background: #FFF;
}

.bloque-servicio h4 {
	font-style: normal;
}

.bloque-servicio p {
	font-size: 12px;
}

.servicios img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.bloque-otros-servicios .ico img {
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

#imgZoom {
	max-height: 70vh;
	max-width: 100%;
}

#othersToursContact a {
	color: #000;
	font-weight: bold;	
	text-decoration: none;
}

@media (max-width: 767px) {

  .col-xs-6 {
    width: 44%;
  }

  #excellence-badge-tripadvisor-container {
    margin-right: 0;
    margin-left: 0;
  }

  #excellence-badge-tripadvisor-desktop {
    display: none;
  }

  #excellence-badge-tripadvisor-mobile {
    display: block !important;
  }

	.swiper-container2 {
		margin-left: 0 !important;
    margin-bottom: 0 !important;
	}

  .griditemservicios {
    width: 50%;
  }

  #activityTextContainer {
    font-size: 16px;
  }

  .slide-img {
    height: 200px;
  }

	#activityTitle {
		top: -340px;
		font-size: 1.3em;
	}

	#excellence-badge-tripadvisor img {
 	   margin-top: -10px;
 	   width: 50%;
	}

	#excellence-badge-tripadvisor {
		max-height: 27em;
		margin-bottom: 40px;
		padding-left: 14%;
	}

	#paginationContainer a {
	    display: block;
    	line-height: 24px;
	}

	#activityContainer {
	    padding-right: 0;
	    padding-left: 0;
	    margin-top: 10px;
	}

	#activityImages {
	    overflow-x: hidden;
	    overflow-y: scroll;
	    margin-top: 40px;
	    max-height: 70vh;
	    padding-left: 0;
    	padding-right: 0;
    	text-align: center;
	}

	#activityImages #activityImagesScroll {
	    display: block;
	}

  .thumbnail {
    margin: 0 auto;
  }

	#activityPrices {
	    margin-top: 40px;
	    padding-left: 0;
	    padding-right: 0;
	}

}

@media (min-width: 1441px) {
  #excellence-badge-tripadvisor-desktop {
    margin-top: -168px;
  }
}