.imgPortadaHome{
	width: 100%;
}
.contenedorBannerHome{
	position: relative;
}
.divTextoBannerHome{
	position: absolute;
	bottom: 100px;
	left:50%;
}
.tituloBannerHome{
	font-family: trajan;
	font-size: 2.5em;
	color: #fff;
	text-shadow: -2px -2px 1px #000;
}
.textoBannerHome{
	font-family: trajan;
	font-size: 1em;
	color: #fff;
	text-align: right;
	text-shadow: -2px -2px 1px #000;
}
.divTituloBuscador{
	padding: 20px
}
.tituloBuscador{
	text-align: center;
	font-family: trajan;
	font-size: 1.5em;
}
.buscadorCIC{
	overflow:hidden;
	height:100%;
	width:100%;
	min-height:600px;
}
.seccionConfianza{
	margin-top: 40px;
	
}
.divTituloConfianza{
	
}
.tituloConfianza{
	font-family: trajan;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 30px;
}
.divContenedorConfianza{
	position: relative;
	width: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.divImgConfianza{
	top: 0;
	width: 50%;
	z-index: 10;
}
.imgConfianza{
	width: 100%;
}
.divTextoConfianza{
	position: absolute;
	width: 50%;
	right: 20px;
	top: 4%;
	bottom: 4%;
	border: solid 2px #AD9D64;
	padding: 20px;
	z-index: 30;
	background-color: #fff;
	overflow: hidden;
}
.textoConfianza{
	text-align: justify;
	font-size: 1em;
}
.divEspacio{
	width: 50%;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
	border-bottom: solid 2px #AD9D64;
}
.seccionDescubre{
	margin-top: 50px;
}
.divTituloDescubre{
	width: 50%;
	margin: 0 auto;
	overflow: hidden;
}
.tituloDescubre{
	font-family: trajan;
	text-align: center;
	font-size: 1.5em;
}
.tituloDescubre2{
	font-size: 1.2em;
}
.imgOfertasHome{
	width: 100%;
}
.contenedorOfertasHome{
	position: relative;
}
.divDescOfertasHome{
	position: absolute;
	height: 145px;
	bottom: 0;
	left: 0;
	right: 0;
	margin-left: 15px;
	margin-right: 15px;
	background-color: rgba(173,157,100,0.7);
}
.divDetalles{
	position: absolute;
	top: 20px;
	background-color: rgba(0,0,0,0.5);
	width: 70px;
	height: 30px;
	line-height: 30px;
	border-radius: 0 10px 10px 0;
}
.textoDetalles{
	margin-left: 5px;
	color: #fff;
}
.divDescInter{
	
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 25px;
}
.tituloOfertaHome{
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
}
.detalleOfertaHome{
	font-size: 0.8em;
	font-weight: normal;
}
.costoOfertaHome{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
.divCotizarHome{
	position: absolute;
	width: 80%;
	background-color: #000;
	height: 50px;
	line-height: 50px;
	top: 20px;
	bottom: 20px;
}
.textoCotizarHome{
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.seccionDestinosHome{
	margin-top: 40px;
}
.divTituloDestinos{
	margin-bottom: 40px;
}
.tituloDestinos{
	font-family: trajan;
	font-size: 1.5em;
	text-align: center;
}
.anchoDestinos{
	width: 100%;
}
.imgDestinosHome{
	width: 100%;
}
.columnaHome{
	display: table-cell;
	vertical-align: middle;
}
.divTextoDestinos{
	bottom: 20%;
	left: 50%;
	margin-left: -20%;
	text-align: center;
	width: 39%;
}
.textoDestinos{
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
}
.textoVerDestinos{
	color: #fff;
	background-color: #000;
	text-align: center;
}
.seccionSuscribase{
	margin-top: 40px;
}
.divTituloSuscribase{
	width: 50%;
	margin: 0 auto;
}
.tituloSuscribase{
	color: #AD9D64;
	font-size: 1.5em;
	font-family: trajan;
	text-align: center;
}
.textoSuscribase{
	color: #AD9D64;
	font-size: 0.8em;
	font-family: trajan;
	text-align: center;
}
.textoControles{
	color: #AD9D64;
	font-size: 0.8em;
	font-family: trajan;
}

/*================= RESPONSIVE =========================*/

@media only screen and (min-width : 1920px){
	.tituloBannerHome{
		font-family: trajan;
		font-size: 3.5em;
		color: #fff;
	}
	.textoBannerHome{
		font-family: trajan;
		font-size: 1.5em;
		color: #fff;
		text-align: right;
	}
	.tituloConfianza{
		font-family: trajan;
		font-size: 2em;
		text-align: center;
		margin-bottom: 30px;
	}
	.textoConfianza{
		text-align: justify;
		font-size: 1.2em;
	}
	.tituloDescubre{
		font-family: trajan;
		text-align: center;
		font-size: 1.8em;
	}
	.tituloDescubre2{
		font-size: 1.2em;
	}
	.detalleOfertaHome{
		font-size: 0.8em;
		font-weight: normal;
	}
	.tituloOfertaHome{
		color: #fff;
		font-size: 1.5em;
		font-weight: bold;
	}
	.costoOfertaHome{
		color: #fff;
		font-size: 2em;
		font-weight: bold;
	}
	.textoCotizarHome{
		color: #fff;
		font-weight: bold;
		text-align: center;
		font-size: 1.3em;
	}
	.tituloDestinos{
		font-family: trajan;
		font-size: 2em;
		text-align: center;
	}
	.textoDestinos{
		color: #fff;
		font-size: 2em;
		font-weight: bold;
	}
	.textoVerDestinos{
		color: #fff;
		background-color: #000;
		text-align: center;
		font-size: 1.2em;
	}
	.tituloSuscribase{
		color: #AD9D64;
		font-size: 2em;
		font-family: trajan;
		text-align: center;
	}
	.textoSuscribase{
		color: #AD9D64;
		font-size: 1em;
		font-family: trajan;
		text-align: center;
	}
	.textoControles{
		color: #AD9D64;
		font-size: 1em;
		font-family: trajan;
	}
}

@media (min-width: 1360px) and (max-width: 1399px){
	.textoConfianza{
		text-align: justify;
		font-size: 1em;
	}
	.divDescOfertasHome{
		position: absolute;
		height: 90px;
		bottom: 0;
		left: 0;
		right: 0;
		margin-left: 15px;
		margin-right: 15px;
		background-color: rgba(173,157,100,0.7)
	}
	.detalleOfertaHome{
		font-size: 0.6em;
		font-weight: normal;
	}
	.costoOfertaHome{
		color: #fff;
		font-size: 1.2em;
		font-weight: bold;
	}
	.tituloOfertaHome{
		color: #fff;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 15px;
	}
	.divCotizarHome{
		position: absolute;
		width: 80%;
		background-color: #000;
		height: 30px;
		line-height: 30px;
		top: 20px;
		bottom: 20px;
	}
}

@media (min-width: 1280px) and (max-width: 1359px){
	.textoConfianza{
		text-align: justify;
		font-size: 0.8em;
	}
	.divDescOfertasHome{
		position: absolute;
		height: 90px;
		bottom: 0;
		left: 0;
		right: 0;
		margin-left: 15px;
		margin-right: 15px;
		background-color: rgba(173,157,100,0.7)
	}
	.detalleOfertaHome{
		font-size: 0.6em;
		font-weight: normal;
	}
	.costoOfertaHome{
		color: #fff;
		font-size: 1.2em;
		font-weight: bold;
	}
	.tituloOfertaHome{
		color: #fff;
		font-size: 1.3em;
		font-weight: bold;
		line-height: 15px;
	}
	.divCotizarHome{
		position: absolute;
		width: 80%;
		background-color: #000;
		height: 30px;
		line-height: 30px;
		top: 20px;
		bottom: 20px;
	}
}

@media (max-width: 780px){
	.tituloBuscador{
		text-align: center;
		font-family: trajan;
		font-size: 1.2em;
	}
	.buscadorCIC{
		overflow:hidden;
		height:100%;
		width:100%;
		min-height:895px;
	}
	.tituloDescubre{
		font-family: trajan;
		text-align: center;
		font-size: 1.2em;
	}
	.divTituloDescubre{
		width: 80%;
		margin: 0 auto;
		overflow: hidden;
	}
	.tituloDescubre2{
		font-size: 1em;
	}
	.divDescOfertasHome{
		position: relative;
		height: 145px;
		bottom: 0;
		left: 0;
		right: 0;
		margin-left: 15px;
		margin-right: 15px;
		background-color: rgba(173,157,100,0.7);
		margin-bottom: 20px;
	}
	.divCotizarHome{
		position: absolute;
		width: 80%;
		background-color: #000;
		height: 30px;
		line-height: 30px;
		top: 0px;
		bottom: 0px;
	}
	.tituloConfianza{
		font-family: trajan;
		font-size: 1.2em;
		text-align: center;
		margin-bottom: 30px;
	}
	.divTextoConfianza{
		position: relative;
		width: 100%;
		right: 0px;
		top: 0%;
		bottom: 0%;
		border: solid 2px #AD9D64;
		padding: 10px;
		z-index: 30;
		background-color: #fff;
		overflow: hidden;
	}
	.divImgConfianza{
		top: 0;
		width: 100%;
		z-index: 10;
	}
	.divContenedorConfianza{
		position: relative;
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}
	.divTituloSuscribase{
		width: 90%;
		margin: 0 auto;
	}
}

