body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
.line{
	width: 100%;
	height: 7px;
	z-index:99999;
	position: fixed;
	background: #0b277f;
	}
.espanol{
	width: 60px;
	height: 40px;
	background: url(../img/Es.png);
	background-position: 60px -17px;
	float: left;
	}
.english{
	width: 60px;
	height: 40px;
	background: url(../img/En.png);
	background-position: 60px -17px;
	float: left;
	}
.english:hover{
	cursor: pointer;
	background-position: 60px -76px;
	}
.contenedor_idiomas{
	position: fixed;
	width: 150px;
	z-index: 99999;
	left: 85%;
	}
.menu_mov, .menu_tab{
	display: none;
	}
.menu_ord{
	display: block;
	}
.menu{
	padding-top: 10px;
	position: fixed;
	top: 7px;
	z-index: 9999;
	width:100%;
	padding-bottom: 10px;
    font-family: 'avenir_45_book';
	background: url(../img/bg_menu.png) #e6e6e6 repeat-y center;
	}
.shadow_hor{
	width: 100%;
	position: fixed;
	height: 15px;
	z-index: 99;
	top: 123px;
	background:url(../img/shadow_hor.png) repeat-x;
	}
.menu_ord{
	width: 700px;
	margin: 0 auto;
	}
.menu_ord li, .menu_tab li{
	float: left;
	cursor: pointer !important;
	font-size: 14px;
	color: #3373e5;
	text-align: center;
	}
.destino{
	cursor: pointer !important;
	width: 120px;
	margin-top: 30px;
	border-right: 1px solid #3373e5;
	}
.servicio{
	cursor: pointer !important;
	margin-top: 30px;
	width: 120px;
	}
.nosotros{
	cursor: pointer !important;
	width: 120px;
	margin-top: 30px;
	border-right: 1px solid #3373e5;
	}
.contacto{
	cursor: pointer !important;
	margin-top: 30px;
	width: 120px;
	}
.bienvenido{
	cursor: pointer !important;
	}
.content{
	width: 55px;
	margin: 0 auto;
	}
.menu_tab{
	text-align: center;
	width: 500px;
	margin: 0 auto;
	}
.imagen_tab{
	width: 200px;
	margin: 0 auto;
	}
.menu_mov{
	width: 100%;
	}
.img_mov{
	padding-left: 10px;
	width: 80%;
	margin-top: 0px;
	float: left;
	}
.menu_movil{
	padding-right: 10px;
	margin-top: 10px;
	float: right;
	}
#home{
	width: 100%;
	background: #f00;
	min-height: 700px;
	background: url(../img/bg_home.jpg) center #fff;
	background-repeat:no-repeat;
    background-size:cover;
	}
.home_title{
	width: 750px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -375px;
	height: 200px;
	}
.home_title h4{
    font-family: 'avenir_85_heavy';
	color: #fff;
	text-align: center;
	}
.home_title hr{
	border: 1px solid #fff;
	}
#nosotros{
	width: 100%;
	padding-top: 180px;
	background: #fff;
	}
.home_title h1{
    font-family: 'avenir_85_heavy';
	color: #fff;
	text-align: center;
	font-size: 35px;
	}
.home_title h1 span{
    font-family: 'avenir_45_book';
	padding-top: 50px !important;
	font-size: 30px;
	font-weight: lighter;
	}
#destinos{
	padding-top: 180px;
	background: #fff;
	padding-bottom: 80px;
	width: 100%;
	position: relative;
	}
#servicios{
	width: 100%;
	position: relative;
	z-index: -9;
	}
#servicios1{
	background: #fff;
	width: 100%;
	}
.title_servicios{
	width: 80%;
	text-align: center;
	font-size:40px;
	padding-top: 180px;
	margin: 0 auto;
    font-family: 'avenir_85_heavy';
	}
#camino{
	width: 100%;
    font-family: 'avenir_85_heavy';
	text-shadow: 2px 2px #000;
	text-align: center;
	font-size: 50px;
	color: #fff;
	}
.shadow_abajo{
	width: 100%;
	padding-top: 150px;
	height: 15px;
	background:url(../img/sh_abajo.png) repeat-x;
	}
.shadow_arriba{
	width: 100%;
	height: 15px;
	padding-bottom: 150px;
	background:url(../img/sh_arriba.png) repeat-x bottom;
	}
#contacto{
	width: 100%;
	color: #fff;
	overflow: hidden;
	}
.left_co{
	width: 50%;
	float: left;
	position: absolute;
	z-index: 999;
	padding-top: 200px;
	padding-bottom: 150px;
	background: url(../img/bg_contacto.png) right center;
	}
.right_co{
	position: relative;
	width: 100%;
	height: 960px;
	}
a{
	text-decoration: none;
	}
#footer_fo{
    font-family: 'avenir_45_book';
	width: 100%;
	background: url(../img/bg_menu.png) #e6e6e6 repeat-y center;
	font-size: 14px;
	padding-bottom: 15px;
	padding-top: 15px;
	position: fixed;
	top: 100%;
	left: 0px;
	z-index: 999;
	margin-top: -43px;
	}
.left{
	padding-left: 10px;
	float: left;
	}
.right_fo{
	padding-right: 10px;
	float: right;
	}
.mobile_menu{
	width: 80%;
	text-align: center;
	margin: 0 auto;
	padding-top: 50px;
    font-family: 'avenir_45_book';
	}
.nosotros_title{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	}
.nosotros_title h1{
	font-size: 30px;
    font-family: 'avenir_85_heavy';
	}
.nosotros_title h5{
	position: relative;
	top: 10px;
	letter-spacing: 2px;
    font-family: 'signpainter';
	font-size: 25px;
	}
.nosotros_title hr{
	border: 1px solid #000;
	width: 150px;
	margin-top: 10px;
	}
.submenu{
	width: 100%;
	background: #0b277f;
	color: #fff;
	margin-top: 20px;
    font-family: 'avenir_45_book';
	}
.submenu li{
	width: 170px;
	float: left;
	text-align: center;
	}
.sub_m{
	width: 680px;
	margin: 0 auto;
	}
.active, .mision:hover, .vision:hover, .valores:hover, .quienes:hover{
	padding-bottom: 10px !important;
	padding-top: 10px !important;
    font-family: 'avenir_85_heavy';
	background: #fff !important;
	color: #0b277f !important;
	cursor: pointer !important;
	}
.mision, .vision, .valores, .quienes{
	padding-bottom: 10px;
	padding-top: 10px;
	color: #fff;
	background: #0b277f;
	}
.contenido{
	width: 70%;
	max-width: 800px;
	padding-bottom:30px;
	padding-top: 30px;
	text-align: justify;
	margin: 20px auto;
	font-size: 20px;
	line-height: 25px;
    font-family: 'avenir_45_book';
	}
.quienes_somos{
	display: block;
	}
.mision_t, .vision_t, .valores_t{
	display: none;
	}
.valores_t b{
    font-family: 'avenir_85_heavy';
    font-size: 22px;
	}
.valores_t{
    font-size: 20px;
	}
.img_ord{
	display: block;
	}
.img_ord img{
	position: relative;
	top: 5px;
	}
.img_movil{
	display: none;
	}
.cont_des{
	width: 45%;
	padding-top: 120px;
	float: left;
	color: #fff;
	margin-left: 2%;
	}
.imagen{ 
	width: 45%;
	float: left;
	color: #fff;
	margin-left: 2%;
	text-align: center;
	}
.imagen img{
	width: 90%;
	max-width: 600px;
	}
.title_destinos{
    font-family: 'avenir_85_heavy';
	font-size: 30px;
	}
.cont_des p{
    font-family: 'avenir_45_book';
	font-size: 18px;
	}
.servicios p{
	width: 70%;
	}
a{
	color: #3373e5;
	}
#servicios1 p{
	line-height: 23px;
	width: 70%;
	padding-top: 30px;
	margin: 0 auto;
	text-align: justify;
    font-family: 'avenir_45_book';
	font-size: 18px;
	}
.bg_camino{
	width: 100%;
	height: 2000px;
	top: 0px;
	left: 0px;
	z-index: -1;
	position: fixed;
	background: url(../img/camino.jpg) center center no-repeat fixed;
	background-repeat:no-repeat;
    background-size:cover;
}
.left_co h1{
	padding-left: 5%;
	font-size: 35px;
    font-family: 'avenir_85_heavy';
	}
.left_co p{
	padding-left: 5%;
    font-family: 'avenir_45_book';
	font-size: 18px;
	}
 form{
	padding-top: 50px;
	padding-left: 5%;
    font-family: 'avenir_45_book';
	font-size: 18px;
	}
input{
	width: 80%;
	font-size: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.send{
	width: 100px;
	}
.left_co a{
	text-decoration: #fff !important;
	color: #fff !important;
	}
.mapa_ord{
		display: block;
		}
	.mapa_mov{
		display: none;
		}
	.banner_ord{
		display: block;
		}
	.banner_mov{
		display: none;
		}

/* ==========================================================================
Sitio desarrollado por FACTOR CERO
	Mercadotecnia: Jaime Campos
	Diseño Gráfico: Sergio Morales
	Diseño gráfico: María Medina
	Diseño Digital: Carlos Morales
	Comunicación: Iván Herrera
========================================================================== */
