.color-tury {
	color:#00509e;
}
.bg-tury {
	background-color: #00509e;
}
.bg-tury.claro {
	background-color: #1c9cdb;
}
#menuPrincipal {
	z-index: 5;
	position: relative;
	/* height: 147px; */
}
div#bookContFormHome {
	position: absolute;
	z-index: 4;
	right: 6%;
	top: 17%;
	max-width: 400px;
}
div#paycash {
	width: 80%;
	height: 200px;
	background-image: url(https://post.akelita.com/uploads/1576807562paychash.png);
	background-size: 100% 100%;
}
.whyus-item .icon-why {
	font-size: 7rem;
	display: block;
}
.fromTourPriceList {
	background: rgba(0, 0, 0, 0.4);
	padding: 4px !important;
	text-align: right;
}
.desListTour {
	text-align: justify;
	font-size: 15px;
}
.bg-azul-img  {
	position: relative;
	background-repeat: no-repeat;
	z-index: 42;
	background: #0033CC;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 800 400'%3E%3Cdefs%3E%3CradialGradient id='a' cx='396' cy='281' r='514' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%230033cc'/%3E%3Cstop offset='1' stop-color='%230033cc'/%3E%3C/radialGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='400' y1='148' x2='400' y2='333'%3E%3Cstop offset='0' stop-color='%23385dff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23385dff' stop-opacity='0.5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='800' height='400'/%3E%3Cg fill-opacity='0.5'%3E%3Ccircle fill='url(%23b)' cx='267.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='532.5' cy='61' r='300'/%3E%3Ccircle fill='url(%23b)' cx='400' cy='30' r='300'/%3E%3C/g%3E%3C/svg%3E");
	background-size: cover;
}
.sub-fantasma {
	background-image: url(https://post.akelita.com/uploads/1576818379sub-semi-trans.png);
	background-size: 400px;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.justified {
	text-align: justify;
}
.unidades .card-title {display: block;text-align: center;background: #00509d;color: #FFF;font-weight: bold;}

@media only screen and (max-width: 1110px){
	div#bookContFormHome {
		top: 40%;
		width: auto;
		max-width: initial;
		left: 5%;
		right: 5%;
	}
}
@media only screen and (max-width: 850px){
	div#bookContFormHome {
		position: relative;
		right: 0;
		left: 0;
	}
	#continueBtn {
		position: absolute;
		z-index: 10;
		right: 5%;
		width: auto;
		bottom: 12%;
	}

	#continueBtn i {
		vertical-align: inherit;
	}
}

.brand-logo:after {
	content: "";
	position: absolute;
	bottom: 0;
	border-bottom: 130px solid transparent;
	border-left: 40px solid #FFF;
}
.brand-logo:before {
	content: "";
	position: absolute;
	left: -40px;
	bottom: 0;
	border-bottom: 130px solid transparent;
	border-right: 40px solid #FFF;
}



div#topMenu {
	background: #FFF;
	position: relative;
	z-index: 10;
	text-align: right;
}

div#topMenu .row {
	margin: 0;
}

a#clickWhatsApp {
	font-size: 2rem;
	color: #2cb641;
	font-weight: 700;
}

a#clickWhatsApp span:after {content: "";width: 2rem;height: 2rem;background-image: url(https://post.akelita.com/uploads/1577947740whatsapp-icon-logo-6E793ACECD-seeklogo.com.png);background-size: 100%;display: inline-block;vertical-align: middle;}

.slides .caption {margin-top: 3rem;text-shadow: 1px 0px 9px rgb(0, 0, 0);padding: 15px;}