@charset "UTF-8";
/* CSS Document */

@media screen and (min-width: 938px) and (max-width: 5000px)

{
	
/*MENU*/

.menu_full {

	 background:#0c3053;
	 cursor: pointer;
	 z-index:999;
	margin: 0px auto;
	width: 80%;
	min-width: 1000px;
	 
}


.menu_item3 {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:12px;
	padding-right: 12px;
	font-size:16px;
	border: thin solid rgba(200,200,200,0.20);
	text-align:left;
	float: left;
	
}


.menu_item3:hover {
	color:rgba(169,169,169,1.00);
	background-color:rgba(0,79,120,1.00);
}
  
  .menu_item3 span {
	  margin-right:10px; 
  }
  
	
	.menu_ {
		
		display: none;
	}
  
  /*MENU-*/
	
	
	.rutas_ipads {
		
	
		display: none;
	}
	
	.mobile_slide_ {
		
		display: none;
	}
	.desk_slide_ {
		display:inherit;
	}
	
	
	/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	.shuttle_home {
	display:inherit;
		
	} 
	
	
	.aerial_photo_home {
	display:inherit;
		
	} 
	
	
	.social_home {
	display:inherit;	
		
	} 
	
	.address_home {
	display:inherit;	
		
	} 
	
	
/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	.shuttle_home2 {
	display: none;
		
	} 
	
	
	.aerial_photo_home2 {
	display: none;
		
	} 
	
	.social_home2 {
	display: none;	
		
	} 
	
	.address_home2 {
	display: none;	
		
	} 
	
	.limitation_image {
	display:inherit;	
		
	}
	
	
	.limitation_image2 {
	display: none;		
		
	}
/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	
}

/*#####################*/
@media screen and (min-width: 200px) and (max-width: 937px)

{
	
.menu_full {
display: none;
	 
}	
	
		.menu_ {
		
		display: inline;
	}
	
	
	
	.rutas_ipads {
		
		display:inherit;	
	}
	
	.mobile_slide_ {
		
		display:inherit;
	}
	
	.desk_slide_ {
		display: none;
	}
	
	
	
/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	.shuttle_home {
	display: none;	
		
	} 
	
	.aerial_photo_home {
	display: none;
		
	} 
	
	.social_home {
	display: none;	
		
	} 
	
	.address_home {
	display: none;	
		
	} 
	
	
/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
	
	.shuttle_home2 {
	display:inherit;
		
	} 
	
	
	.aerial_photo_home2 {
	display:inherit;
		
	} 
	
	.social_home2 {
	display:inherit;
		
	} 
	
	.address_home2 {
	display:inherit;
		
	} 
	
	.limitation_image {
	display: none;	
		
	}
	
	
	.limitation_image2 {
		
	display:inherit;
		
	}
	
	
/*&&&&&&&&&&&& MISELANEOS HOME &&&&&&&&&&&&&&&&*/
}

/*#####################*/




/*#####################*/


.faded {
    opacity: 0.6;
}

.opaque {
    opacity: 1;
}



.route_container3 {

	margin-top:12px;
	height: auto;
	padding:12px;
	background-color:#ffffff;
	border: 1px solid #d0d1d5;

	
}