/* sitio */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
BODY {
	font-family: "Roboto Condensed Regular", Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFFFFF;
}
.interior_sitio {
	width: 96%;
	max-width: 1020px;
	margin: 0 auto;
}
.interior_titulo {
	clear: both;
	width: 100%;
	text-align: center;
}
.caja_buscar_vacaciones {
	clear: both;
	margin-top: -40px;
	width: 100%;
	height: 80px;
	z-index: 14000;
}
.buscar_vacaciones {
	width: 100%;
	height: 80px;
	border: 1px solid #666666;
	background-color: #66CCFF;
}
.caja_contenido {
	clear: both;
	width: 100%;
}

.titulo_seccion {
	font-size: 24px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subtitulo_seccion {
	font-size: 20px;
	font-weight: 300;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
}
.caja_paquetes {
	display: block;
}
.caja_paquetes_mobile {
	display: none;
}
.caja_medio_contenido {
	float: left;
	width: 50%;
	height: 410px;
}
.caja_entrevistas {
	float: right;
	width: 98%;
	max-width: 510px;
	height: 400px;
}
.caja_blog {
	float: lelft;
	width: 98%;
	max-width: 510px;
	height: 400px;
	border: 1px solid #FF0000; /* quitar */
}
.interior_medio_sitio {
	clear: both;
	height: 300px;
	margin-top: 80px;
	border: 1px dotted #666666; /* quitar */
}
.ficha_paquete {
	float: left;
	width: 25%;
}
.ficha_paquete_interior {
	margin: 5px;
	
}
.texto_seccion {
	font-weight: 300;
	text-align: justify;
}
.imagen_seccion {
	margin-left: 12px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC; /* quitar */
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}


/* top */
#caja_top {
	position: fixed;
	font-family: "Grand Junction", Helvetica, Arial, sans-serif;
	font-size: 16px;
	top: 0;
	width: 100%;
	height: 92px;
	background-color: #FFFFFF;
	z-index: 96000;
}
.top_renglon {
	clear: both;
	width: 100%;
	height: 32px;
	background-color: #FCFCFC;
	border-bottom: 1px solid #F0F0F0;
}
.top_renglon_email {
	float: left;
	height: 32px;
}
.top_renglon_buscador {
	float: left;
	height: 32px;
	margin-left: 10px;
	border-left: 1px solid #F0F0F0;
}
.top_renglon_menu {
	float: right;
	height: 32px;
	margin-left: 10px;
}
.top_renglon_icono {
	float: right;
	height: 32px;
	width: 30px;
	text-align: center;
}
.top_renglon_icono_link {
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	border: 2px solid #FCFCFC;
}
.top_renglon_icono_link:hover {
	font-size: 22px;
	line-height: 30px;
	color: #333333;
	border: 0px none;
}
.top_menu {
	clear: both;
	width: 100%;
	height: 60px;
}
.top_menu_logo {
	float: left;
	width: 100px;
}
.top_img_logo {
	height: 46px;
	margin-top: 7px;
}
.top_menu_telefono {
	float: right;
	margin-left: 10px;
}
.circulo_telefono {
	float: left;
	margin-top: 10px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #0099FF;
	color: #FFFFFF;
	line-height: 32px;
	text-align: center;
}
.top_menu_item {
	float: right;
	margin-left: 10px;
}
.top_link_email_icono  {
	font-weight: 200;
	color: #666666;
	text-decoration: none;
}
.top_link_email_icono:hover {
	color: #333333;
}
.top_caja_email {
	float: left;
	font-size: 16px;
	line-height: 30px;
	display: block;
}
.top_link_email {
	font-weight: 200;
	color: #666666;
	text-decoration: none;
	border-bottom: 1px none;
}
.top_link_email:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}
.top_caja_buscador {
	font-size: 16px;
	line-height: 30px;
	margin-left: 5px;
}
.top_input_buscar {
	margin-top: 3px;
	font-family: "Grand Junction", Helvetica, Arial, sans-serif;
	border: 0px none;
	border-bottom: 1px solid #F0F0F0;
	height: 20px;
	width: 120px;
	font-size: 16px;
	line-height: 18px;
	color: #666666;
}
.top_link_renglon {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
}
.top_link_renglon:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}
.top_menu_icono_mobile {
	display: none;
	float: right;
	margin-left: 10px;
}
.top_menu_icono_link {
	font-size: 22px;
	line-height: 55px;
	color: #666666;
	text-decoration: none;
}
.top_menu_icono_link:hover {
	color: #000000;
}
.top_link_telefono {
	font-size: 16px;
	line-height: 55px;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}
.top_link_telefono:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}
.top_link_item {
	font-size: 16px;
	line-height: 55px;
	color: #666666;
	text-decoration: none;
}
.top_link_item:hover {
	color: #333333;
	border-bottom: 1px dotted #333333;
}
.top_icono_home {
	font-size: 16px;
	line-height: 55px;
	color: #999999;
	text-decoration: none;
}
.top_icono_home:hover {
	color: #333333;
}
.mobile {
	display: block;
}
@media (max-width: 750px) {
	.top_menu_icono_mobile {
		display: block;
	}
	.mobile {
		display: none;
	}
}

#botonera_mobile {
	display: none;
	position: fixed;
	top: 92px;
	width: 100%;
	z-index: 96000;
}
.top_menu_mobile {
	padding: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.top_link_mobile {
	font-size: 20px;
	line-height: 30px;
	color: #999999;
	text-decoration: none;
}
.top_link_mobile:hover {
	color: #666666;
	border-bottom: 1px dotted #666666;
}



/* slider */
#caja_slider {
	clear: both;
	font-family: "Roboto Condensed Light", Helvetica, sans-serif;
	margin-top: 92px;
	width: 100%;
	height: inherit;
	max-height: 700px;
	display: table;
	/* background-color: #FFFF66; /* quitar */
}
H6 {
	font: 900 5em "Roboto Condensed Light", Helvetica, sans-serif;
	color: #276399;
	text-transform: uppercase;
	letter-spacing: -0.04em;
}
.thin {
	font-weight: 100;
	color: #FFFFFF;
}
.slider_texto {
	font: 300 3em "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	letter-spacing: -0.04em;
}
@media (max-width: 750px) {
	H6 {
		font-size: 2em;
	}
	.slider_texto {
		font-size: 1em;
	}
}



/* cabecera con ubicacion */
#caja_foto_cabecera {
	clear: both;
	position: relative;
	margin-top: 92px;
	width: 100%;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
}
.cabecera_ubicacion {
	position: absolute;
	font-family: "Roboto Condensed Light", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #FFFFFF;
	bottom: 20px;
}
.cabecera_link {
	color: #FFFFFF;
	text-decoration: none;
}
.cabecera_link:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




/* caja de destinos en el index */
.destino_imagen_1 {
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.destino_imagen_2 {
	height: 410px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.destino_imagen_3 {
	height: 310px;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.destino_link {
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
}
.destino_link:hover {
	background-color: rgba(20,20,20,0.3);
}
#caja_destino_index {
	display: block;
}
#caja_destino_index_mobile {
	display: none;
}
@media (max-width: 750px) {
	#caja_destino_index {
		display: none;
	}
	#caja_destino_index_mobile {
		display: block;
	}
}




/* tour */
.caja_ficha_tour {
	clear: both;
	width: 100%;
	display: inline-table;
}
.caja_foto_tour {
	float: left;
	width: 50%;
}
.caja_descripcion_tour {
	float: right;
	width: 48%;
}
@media (max-width: 650px) {
	.caja_foto_tour {
		float: none;
		width: 100%;
	}
	.caja_descripcion_tour {
		float: none;
		width: 100%;
	}
}
.foto_tour {
	clear: both;
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.foto_tour_txt {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: 200;
}
.rayita {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
}
.descripcion_tour_fecha {
}
.descripcion_tour_precio {
	float: left;
	color: #276399;
	font-size: 24px;
}
.descripcion_adiconales {
	float: right;
}
.caja_mas_descripcion_tour {
	clear: both;
	width: 100%;
}
.caja_embarques {
	clear: both;
	width: 100%;
	/* margin-top: 40px; /* quitar ? */
}
.caja_embarques_txt {
	width: 100%;
	text-align: left;
	margin-right: 20px;
	display: inline-table;
}
.caja_embarques_item {
	float: left;
	width: 150px;
}
.adicionales_link {
	float: right;
	color: #276399;
	font-size: 24px;
	text-decoration: none;
}
.adicionales_link:hover {
	color: #000000;
}
#adicionales_div {
	clear: both;
	display: block;
}
.descargar_link {
	color: #276399;
	font-size: 24px;
	text-decoration: none;
}
.descargar_link:hover {
	color: #000000;
}
.tour_titulo_interior {
	color: #276399;
	font-size: 24px;
}

/* formulario */
#sitio_formulario {
	clear: both;
	width: 100%;
}




/* ficha del tour y del destino */
.ficha_tour {
	float: left;
	width: 22%;
	display: inline-table;
	margin: 10px;
}
@media (max-width: 750px) {
	.ficha_tour {
		width: 46%;
	}
}
@media (max-width: 540px) {
	.ficha_tour {
		clear: both;
		float: none;
		width: 96%;
		margin-left: 2%;
	}
}

.ficha_tour_interior {
	clear: both;
	text-align: left;
	width: 100%;
	border: 1px solid #FCFCFC;
	-webkit-box-shadow: 0px 15px 26px 0px rgba(160,160,160,0.6);
	-moz-box-shadow: 0px 15px 26px 0px rgba(160,160,160,0.6);
	box-shadow: 0px 15px 26px 0px rgba(160,160,160,0.6);
}
.ficha_tour_interior_interior {
	clear: both;
	margin: 10px;
	width: 90%;
	/* border: 1px dotted #999999; /* quitar */
}
.ficha_tour_foto {
	width: 100%;
}
.ficha_tour_img {
	width: 100%;
	border: 0;
}
.ficha_tour_destino {
	font-size: 16px;
	color: #232323;
	text-align: center;
}
.ficha_tour_fecha {
	font-size: 14px;
	color: #999999;
}
.ficha_tour_txt {
	font-size: 14px;
	color: #999999;
}
.ficha_tour_precio {
	font-size: 16px;
	font-weight: 900;
	color: #333333;
	text-align: center;
}



/* pie */
#caja_pie {
	clear: both;
	margin-top: 60px;
	width: 100%;
	font-family: "Oswald Light", Helvetica, Arial, sans-serif;
	/*
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center bottom;
	background-image: url('/img/footer-bg.jpg');
	*/
	min-height: 400px;
	height: inherit;
	display: inline-table;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
}
.columna_pie {
	float: left;
	width: 25%;
	margin-bottom: 40px;
}
@media (max-width: 750px) {
	.columna_pie {
		width: 50%;
	}
}
@media (max-width: 540px) {
	.columna_pie {
		clear: both;
		float: none;
		width: 96%;
		margin-left: 2%;
	}
}

.columna_pie_titulo {
	color: #303030;
	font-weight: 800;
}
.columna_pie_texto {
	color: #999999;
}
.columna_pie_caja_icono {
	float: left;
	margin-right: 10px;
}
.columna_pie_icono_link {
	color: #666666;
	text-decoration: none;
}
.columna_pie_icono_link:hover {
	color: #000000;
}
.columna_pie_link {
	color: #999999;
	text-decoration: none;
}
.columna_pie_link:hover {
	color: #000000;
}

.pie_suscripcion {
}
.pie_copyright {
	text-align: center;
	font-size: 14px;
	color: #9C9C9C;
}
.pie_link_copyright {
	font-size: 14px;
	color: #8D8D8D;
	text-decoration: none;
}
.pie_link_copyright:hover {
	color: #676767;
	text-decoration: underline;
}



/* whatsapp */
#caja_whatsapp {
	position: fixed;
	left: 35px;
	bottom: 35px;
	width: 60px;
	height: 60px;
	z-index: 10000;
}


/* bootstrap si */
.titulo_principal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	border-bottom: 1px solid #000000;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #000000;
}
.row-si {
	clear: both;
}
.col-si-1 {
	float: left;
	width: 8.33%;
}
.col-si-2 {
	float: left;
	width: 16.66%;
}
.col-si-3 {
	float: left;
	width: 25%;
}
.col-si-4 {
	float: left;
	width: 33.33%;
}
.col-si-5 {
	float: left;
	width: 41.66%;
}
.col-si-6 {
	float: left;
	width: 50%;
}
@media (max-width: 600px) {
	.col-si-6 {
		float: none;
		width: 100%;
	}
}
.col-si-7 {
	float: left;
	width: 58.33%;
}
.col-si-8 {
	float: left;
	width: 66.66%;
}
.col-si-9 {
	float: left;
	width: 75%;
}
.col-si-10 {
	float: left;
	width: 83.33%;
}
.col-si-11 {
	float: left;
	width: 91.66%;
}
.col-si-12 {
	float: left;
	width: 100%;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	padding: 0px;
	padding-bottom: 2px;
	margin: 0px;
	border-bottom: 1px solid #FF0000;
}
.titulo {
	font: 8pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border-bottom: 1px none #000000;
}
.dato {
	font: 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #727272;
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
.imagen-si {
	border: 0;
	width: 70%;
	max-width: 350px;
}
.icono {
	font-size: 24px;
	color: #727272;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CCCCCC;
}
.icono:hover {
	border: 1px solid #000000;
	color: #000000;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border-top: 1px solid #000000;
}

