.wrapper-gallery {
	max-width: 500px;
	margin: 0 auto;
	position:relative;
	overflow: hidden;
}
.gallery-container .slick-slide .gallery_heros {
	max-width: 100%;
	display: inline-block;
}
#gallery-excursion {
	margin: 0 -5px 0;
}
.gallery-container {
	overflow: hidden;
	margin-bottom: 18px;
	max-height: 375px;
	position: relative;
}
.gallery-container:after {
	content: "";
	position: absolute;
	top: 50%;
    left: 0;
    background: url(/mobile/images/loading.gif) no-repeat;
    z-index: 3;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    right: 0;

}
.gallery-container.active:after {display: none;}
#gallery-excursion .slide-gallery {
	width: 100%;
	overflow: hidden;
	position: relative;
	min-height: 270px;
}
#gallery-excursion .slide-gallery img {display: none;position: absolute;top: 0;left: 0;}
#gallery-excursion .gallery-container.active .slide-gallery img {display: block;position: relative;}
.gallery-container .slick-review {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	z-index: 3;
	color: #fff;
    font-size: 30px;
    background: rgba(0,0,0,0.5);
    padding: 5px;
    text-align: center;
}
.gallery-container .slick-review.slick-prev {
	left: 20px;
}
.gallery-container .slick-review.slick-next {
	right: 20px;
}
.viewmap {
	display: block;
	text-align: center;
}
.wrapper-arrows {
	width: 50px;
	height: 20px;
	margin: 0 auto 18px;
}
.container-bigsale {
	max-width: 320px;
	margin: 0 auto 10px;
	display: table;
}
.bigsale-text, .from-price {
	float: left;
	padding:0 10px;
}
.bigsale-text, .from-price {
	font-size: 22px;
	font-weight: 300;
	color: #000;
	line-height: 1em;
}
.bigsale-text {
	margin-top: 7px;
	padding-left:35px;
	position: relative;
}
.bigsale-text i {
	position: absolute;
	top: 2px;
	font-size: 24px;
	left: 0;
}
.regular-price {
	display: block;
	font-size: 8px;
	line-height: 10px;
	padding-left: 2px;
}
.from-price {
	font-weight: 600;
	font-size: 42px;
}
.from-price sup{
	top: 11px;
	font-weight: 400;
	vertical-align: top;
	font-size: 12px;
}
.from-usd {
	font-weight: 400;
	display: block;
	font-size: 11px;
	line-height: 14px;
}
.bigsale-regular {
	float: right;
}
.from-price .wrapper-from {
	float: right;
	padding: 8px 4px 0 0;
}
.from-price .bigsaleRegular {
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	display: inline-block;
	vertical-align:top;
	padding-top: 8px;
}
.from-price .bigsaleRegular .regularblock{
	display: block;
	line-height: 1em;
}
.container-spinner {
	width: 142px;
	float:right;
}
.excursion-bigsale {
	margin: 0 auto 19px;
	text-align: center;
}
.submitbuttonGreen {
	border: 1px solid #0f9b0f;
	outline: none;
	cursor: pointer;
	color: #fff;
	font-size: 16px;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	line-height: 50px;
	margin: 0;
	border-radius: 3px;
	display: inline-block;
	background: #59bd56;
	background: -moz-linear-gradient(top, #59bd56 0%, #54b752 19%, #379439 100%);
	background: -webkit-linear-gradient(top, #59bd56 0%,#54b752 19%,#379439 100%);
	background: linear-gradient(to bottom, #59bd56 0%,#54b752 19%,#379439 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59bd56', endColorstr='#379439',GradientType=0 );
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.75);
	text-decoration: none;
	overflow: hidden;
	padding-right: 25px;
	position: relative;
	font-weight: 600;
	text-align: center;
	width: 100%;
	max-width: 270px;
}
.submitbuttonGreen .book-excursion {
	float: left;
	padding: 0 20px;
	color: #fff;
	height: 100%;
	border-right: 1px solid #0f9b0f;
	font-size: 21px;
	line-height: 46px;
}
.review_average.middleReviews .star_reviewsMovil_container, .review_average.middleReviews .star_reviewsMovil_containerSecond {
	text-align: center;
}
.sharestory .shareright {
	display: block;
	margin-top: 20px;
	text-align: center;
}
.sharetitle {
    font-size: 20px;
}
.sharestory {
    text-align: center;
    margin: 10px auto 20px;
    color: #0e0e0e;
    width: 95%;
}
.sharestory .title_excursion {
	margin-bottom: 10px;
}
.formfields .fields {
	position: relative;
	margin-bottom: 10px;
}
.formfields .fields .selectInput{
	width: 100%;
	border: 1px solid #006699;
	display: block;
	font-size: 14px;
	color: #006699;
	padding: 9px 32px 9px 38px;
	line-height: 1em;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	text-align: left;
}
.formfields .fields .excursioneer-icon, .formFields .field .excursioneer-icon {
	font-size: 19px;
	color: #006699;
	position: absolute;
	pointer-events: none;
	top: 7px;
	display: block;
	z-index: 1;
}
.formfields .fields .left-icon {
	left: 11px;
}
.container-tooltip {
	margin-top: 15px;
	max-width: 400px;
	margin: 0 auto;
}
.container-tooltip .tooltip-box {
	font-size: 13px;
	padding-bottom: 10px;
	color: #333333;
}
.container-tooltip .tooltip-box b {
	color: #006699;
	font-size: 14px;
}
.formfields .fields .right-icon, .formFields .field .right-icon {
	right: 10px;
	font-size: 13px;
	top: 12px;
}
.wrapper_compare {
	text-align: center;
}
.comparebuttons {
	display: inline-block;
	text-align: left;
	border-radius: 5px;
	padding: 2px 9px 2px;
	margin: 0 6px 0 0;
	border: 1px solid #ecedf2;
	font-size: 12px;
	color: #2c3c58;
	font-weight: 600;
	position: relative;
	line-height: 26px;
	white-space: nowrap;
}
.comparebuttons .left-icon{
	padding: 0 5px 0 0;
	font-size: 15px;
	line-height: 22px;
	float: left;
	color: #006699;
}
.wrapper-reviews.reviews-excursion {
	position: relative;
	background: #fafafa;
	border-radius: 8px;
	border: 1px solid #dcdcdc;
	margin: 15px auto;
	padding: 12px 0 10px;
}
.wrapper-reviews.reviews-excursion .slick-review {
	position: absolute;
	bottom: 6px;
	z-index: 3;
	font-size: 26px;
	color: #cecece;
	background: #fafafa;
	width: 40px;
	height: 40px;
}
.reviews-excursion .wrapper-reviews .container-reviews {
	padding-bottom: 21px;
}
.wrapper-reviews.reviews-excursion .arrow-left {
	left: 25px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
}
.wrapper-reviews.reviews-excursion .arrow-right {
	right: 25px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.revnums {
	max-width: 320px;
	margin: 10px auto 0;
	padding: 0 15px 10px;
	text-align: center;
	border-bottom: 1px solid #eaeaea;
}
.revnums .decimal-points {
	font-size: 46px;
	font-weight: 700;
	width: 49%;
	display: inline-block;
}
.revnums .decimal-points .full-stars {
	font-size: 32px;
}
.revnums .review_average {
	width: 49%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	color: #404040;
	line-height: 14px;
}
#duration-excursion {
	margin: 0 -5px 15px;
	background: #fcfcfc;
	border-top: 1px solid #eff1ee;
	border-bottom: 1px solid #eff1ee;
	padding: 15px 0 7px;
}
#duration-excursion .durationBar {
	max-width: 272px;
	margin: 0 auto;
}
#duration-excursion .durationBar li {
	width: 50%;
	float: left;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	padding: 0 0 8px;
	max-width: 136px;
}
#duration-excursion .durationBar li .excursionlevel-icon {
	float: left;
	height: 100%;
	line-height: 36px;
	font-weight: 400;
	color: #006699;
	font-size: 25px;
	padding-right: 11px;
}
#duration-excursion .durationBar li b{
	color: #6fac3d;
	font-weight: 400;
	font-size: 12px;
	line-height: 20px;
}
.main-text .containerTabs ul {
	margin: 0;
	padding: 0;
}
.main-text .containerTabs ul li {
	list-style-type: none;
	padding-left: 20px;
	padding-bottom: 4px;
}
.readmore-excursion {
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
	color: #006699;
	cursor: pointer;
	display: inline-block;
}
#hideFavorites {
	cursor: pointer;
	display:none;
}
#hideFavorites.showcomparebtn, #hideFavorites.active, .wrapper_compare .revbuttons.activebook a {
	display: inline-block;
	font-weight: 600;
	color: #fff;
	border-color: #006699;
}
.wrapper_compare .revbuttons.activebook {
	background: #006699;
}
#showCompareFav.hidecomparebtn {
	display: none;
}
#table-content .alignCategory .category-desc{
	color: #333333;
	font-size: 15px;
	font-weight: 600;
	width: 100%;
	padding: 5px 0;
	line-height: 18px;
	display: block;
	text-align: left;
	position: relative;
	padding-left: 30px;
}
#table-content .alignCategory .category-desc .time-icon i {
	color: #77bbff;
	position: absolute;
	top: 5px;
	left: 5px;
}
.table-content tbody {
	display: table;
	width: 100%;
}
#table-content .alignCategory .category-desc .firstuser-icon{
	position:absolute;
	top: 3px;
	left: 8px;
}
#table-content .alignCategory .category-desc i{
	color: #666;
}
#table-content .alignCategory .category-desc i.balance-icon{
	padding: 0;
	color: #333;
	position: absolute;
	top: 5px;
	left: 3px;
}
#table-content td {
	padding: 3px 0px;
	font-size: 16px;
	color: #151515;
	text-align: right;
}
#table-content td.time-text.alignCategory, #table-content td.time-text.align.Category {
	text-align: left;
}
.container-btnspinner {
	border-radius: 4px;
	border: 1px solid #aaaaaa;
	float: right;
	overflow: hidden;
}
.btnspinner{
	background: #efeff4;
	padding: 6px;
	display: inline-block;
	width: 41px;
	text-align: center;
	color: #006699;
	position: relative;
	float: left;
	font-size: 29px;
	line-height: 20px;
	height: 34px;
}
.btnspinner:last-child:before {
	content: "";
	width: 1px;
	border-left: 1px solid #aaaaaa;
	position: absolute;
	top: 5px;
	height: 24px;
	left: 0;
}
.optionSpinner {
	outline: none;
	background: #efeff4;
	width:52px;
	margin-right: 5px;
	height: 36px;
	border: 1px solid #aaaaaa;
	padding-left: 5px;
	border-radius: 4px;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}
#bntotal {
	border: 1px solid #ededed;
	display: table;
	width: 100%;
	text-align: right;
	background: #fafafa;
	margin: 15px auto 0;
	font-size: 14px;
	padding: 8px;
	max-width: 400px;
}
#bntotal table{
	width: 100%;
}
#bntotal td.alignTotal {
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
}
#bntotal td.colorTotal {
	padding: 0;
	font-size: 15px;
	color: #006699;
	font-weight: 600;
}
#bntotal td.balance-due {
	padding: 0;
	font-size: 15px;
	color: #006699;
	font-weight: 600;
}
.iconParticipant {
	width: 18px;
	float: left;
}
.borderbalance {
	border-top: 2px solid #006699;
	display: block;
	width: 100%;
}
.custom-revnums {
	background: #fcfcfc;
	border: 1px solid #eceeeb;
	max-width: 400px;
	width: 100%;
	margin: 15px auto;
	text-align: center;
	padding: 8px 0;
}
.customRev{
	color: #0b1621;
	font-size: 17px;
}
.revcount {
	display: inline-block;
	font-size: 46px;
	font-weight: 700;
	color: #006699;
	line-height: 36px;
	vertical-align: middle;
}
.revcount small{
	font-size: 22px;
	line-height: 1em;
}
.starcustomrev {
	font-size: 13px;
	color: #464f57;
	display: inline-block;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
}
.tabs-container {
	margin: 10px 0 15px;
}
.tabs-container .tabsItemC {
	border-top: 1px solid #eceeeb;
	padding: 0px 0 0 0;
	font-size: 13px;
	color: #666666;
	position: relative;
	cursor: pointer;
}
.tabs-container .tabsItemC .wrapper-newTabs {
	display: none;
	padding: 11px 20px 11px 10px;
}
.titleSEEexcursion {
	font-size: 18px;
	text-align: center;
	color: #003a93;
	text-decoration: none;
	margin: 0 0 3px;
	padding: 0 15px;
	font-weight: 600;
	line-height: 22px;
}
.seeBTPortA {
	font-size: 14px;
	margin-bottom: 10px;
}
.tabs-container .tabsItemC:last-child {
	border-bottom: 1px solid #eceeeb;
}
.tabs-container .tabsItemC .titletabs{
	font-size: 16px;
	display: block;
	font-weight: 600;
	padding: 11px 20px 11px 10px;
	color: #006699;
}
.tabs-container .tabsItemC i.excursioneer-icon {
	color: #006699;
	position: absolute;
	right: 10px;
	top: 14px;
	pointer-events: none;
}
#modalRight {
	position: fixed;
	right: 0;
	width: 100%;
	background: #fff;
	z-index: 7;
	top: 0;
	overflow-x: hidden;
	height: 100%;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
}
#modalRight.activemodal {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}
.wrappermodalRight {
	position: relative;
	padding: 0px;
}
.closemodalright {
	font-size: 16px;
	position: absolute;
	top: 10px;
	right: 15px;
	color: #006699;
}
.sticky-container {
	margin: 0 -10px;
	border-bottom: 1px solid #f0f0f0;
	padding: 8px 0;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: sticky;
	top: 0;
	left: 0;
	padding: 10px;
	z-index: 2;
	margin-bottom: 15px;
	background: #fff;
}
.sticky-container h2{
	margin: 0;
}
.containerFaq {
	border-bottom: 1px solid #dadfea;
	padding: 20px 35px;
	position: relative;
}
.containerFaq:nth-child(2n+1) {
	background-color: #fbfcff;
}
.containerFaq .questionText {
	color: #585858;
	line-height: 18px;
	padding:3px 0 5px;
}
.guaranteeLogo .description, .containerFaq .questionText {
	font-weight: 400;
}
.answerText{
	font-size: 13px;
}
.containerFaq .iconFaq {
	top: 19px;
	left: 5px;
	position: absolute;
	font-size: 25px;
	line-height: 1em;
	color: #707e95;
}
.containerTabs ul li, .wrapper-newTabs ul li {
	list-style-type: none;
	padding-left: 38px;
	padding-bottom: 4px;
	position: relative;
}
.containerTabs ul li:before, .wrapper-newTabs ul li:before {
	content: "\f0a0";
    font-family: "Shorex";
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    color: #036dda;
}
.container-review-seller {
	text-align: center;
}
.num-revseller, .stars-revseller {
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
}
.num-revseller .numrevbig {
	font-size: 46px;
    font-weight: 400;
    color: #f18e0c;
    line-height: 1em;
    padding: 0 4px 6px;
}
.num-revseller .numrevbig small {
	font-size: 18px;
	line-height: 1em;
}
.num-revseller .numrevsmall {
	font-size: 11px;
	color: #555;
	font-weight: 600;
	line-height: 1em;
	margin-bottom: 5px;
}
.avatarTop {
	text-align: center;
	width: 100%;
	height: 250px;
	position: relative;
	margin-bottom: 15px;
}
.avatarTop .text-reviews {
	color: #fff;
	font-size: 17px;
}
.reviews-excursion .user-name-review {
	display: inline-block;
	color: #222;
	font-size: 15px;
	padding-right: 5px;
}
.reviews-excursion .content-reviews .country-review {
	color: #333;
	font-size: 12px;
}
.rightfancy .locationFancybox {
	font-size: 11px;
}
.wrapper-slideExc {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
}
.avatarTopName {
	width: calc(100% - 50px);
	margin: 0 auto;
}
.customerReviewsExc {
	font-size: 20px;
	color: #333;
	font-weight: 600;
	cursor: pointer;
}
.containerReadRev, .wrapper-revseller {
	display: inline-block;
    vertical-align: middle;
    padding: 8px 10px 0;
}
.containerReadRev .starcustomrev {
	display: block;
}
.avatarTop .avatarTopimg {
	background-size: cover;
	background-position: 0 center;
	width: 100%;
	height: 100%;
}
.stars-revseller {
	width: 160px;
	font-size: 12px;
	line-height: 1em;
}
.star-num,.totalrevseller, .star-bar {
	float: left;
}
.star-num,.totalrevseller {
	width: 30px;
}
.star-bar {
	width: 100px;
	border-radius: 6px;
	overflow: hidden;
	height: 12px;
	background: #ddd;
}
.star-bar .orangebar{
	width: 80%;
	background-color: #006699;
	height: 100%;

}
.stars-revseller .starsrev {
	display: table;
	margin: 10px 0;
}




.progress-pie-chart {
	width: 54px;
	height: 54px;
	border-radius: 50%;
	background-color: #E5E5E5;
	position: relative;
}
.progress-pie-chart.gt-50 {
	background-color: #006699;
}
.ppc-progress {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 27px);
	top: calc(50% - 27px);
	width: 54px;
	height: 54px;
	clip: rect(0, 54px, 54px, 27px);
}
.ppc-progress .ppc-progress-fill {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 27px);
	top: calc(50% - 27px);
	width: 54px;
	height: 54px;
	clip: rect(0, 27px, 54px, 0);
	background: #006699;
	transform: rotate(60deg);
}
.gt-50 .ppc-progress {
	clip: rect(0, 27px, 54px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
	clip: rect(0, 54px, 54px, 27px);
	background: #E5E5E5;
}
.ppc-percents {
	content: "";
	position: absolute;
	border-radius: 50%;
	left: calc(50% - 48px/2);
	top: calc(50% - 48px/2);
	width: 48px;
	height: 48px;
	background: #fff;
	text-align: center;
	display: table
}
.ppc-percents span {
	display: block;
	font-size: 15px;
	font-weight: 600;
	color: #555;
	font-family: Arial;
}
.pcc-percents-wrapper {
	display: table-cell;
	vertical-align: middle;
}
.progress-pie-chart {
	margin: 0 auto 0;
}
.recommendedPercent {
	font-size:11px;
	text-align: center;
	color: #555;
	font-weight: 600;
}
#bullet-info {
	margin:0 12px 15px;
	max-width: 410px;
}
#bullet-info li {
	font-size: 14px;
	padding: 6px 0 6px 47px;
	text-align: left;
	display: inline-block;
	color: #767676;
	position: relative;
}
#bullet-info li .icon_nameExc {
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 37px;
	color: #006699;
}
#bullet-info li b {
	display: block;
	font-weight: 600;
	font-size: 14px;
}
.wrapper_compare .revbuttons {
	display: inline-block;
	position: relative;
	padding: 4px 10px;
	cursor: pointer;
	margin: 0 auto 10px;
	color: #4d4d4d;
	border-radius: 3px;
	font-size: 12px;
	border: 1px solid #cccccc;
	background: #ffffff;
	font-weight: 600;
	background: -moz-linear-gradient(top, #ffffff 0%, #ededed 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	width: 100px;
}
.wrapper_compare .revbuttons span, .wrapper_compare .revbuttons i {
	display: inline-block;
	vertical-align: middle;
}
.checkbalancepay {
    position: relative;
    padding: 8px 0;
    max-width: 334px;
    margin: 0 auto;
  }
  .checkbalancepay img {
    margin: 10px auto 8px;
    display: block;
    width: 100%;
  }
.totalCountReviews {
	text-align: center;
}
.totalCountReviews a{
	padding: 6px 12px;
	color:#428bca;
	line-height: 1.428571429;
	text-decoration: none;
	background-color:#fff;
	border: 1px solid #ddd;
	margin: 0 1px 5px 0;
	display: inline-block;
}
.totalCountReviews a.active{
	background-color:#428bca;
	color:#FFF;
	border-color: #428bca;
}
