@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.1%;
	padding-left: 2.45%;
	padding-right: 2.45%;
	clear: none;
	float: none;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 8px 8px 16px rgba(55,55,55,1.00);
	box-shadow: 8px 8px 16px rgba(55,55,55,1.00);
}
#div1 {
	background-color: rgba(101,176,48,1.00);
	margin-left: -1.05%;
	width: 102.05%;
}
#menu {
	margin-bottom: 23px;
}
#fotos {
}
#text {
	width: 100%;
	text-align: justify;
}
#morefotos {
}
#footer {
	background-color: rgba(101,176,48,1.00);
	margin-top: 16px;
	color: rgba(255,255,255,1.00);
	width: 102.05%;
	margin-left: -1.05%;
}
#social {
	width: 100%;
	text-align: center;
	margin-left: 0;
	margin-top: 6px;
	margin-bottom: 6px;
}
#language {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#phone {
	width: 100%;
	clear: both;
	margin-left: 0;
	color: rgba(255,255,255,1.00);
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
}
#logo {
	width: 100%;
	position: static;
	text-align: center;
	margin-top: 7px;
}
#menumenu {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: -20px;
}
#face-trip {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: left;
	
}
.fotitos {
	width: 100%;
	clear: both;
	margin-left: 0;
	margin-top: 8px;
	margin-bottom: 8px;
}
#direccion {
	width: 100%;
	margin-left: 15px;
}
#carta {
	text-align: center;
	display: none;
}
#hotel {
width: 100%;
margin-left: 0;
}
#hotel {
	text-align: center;
	font-weight: bold;
	color: rgba(50,89,143,1.00);
	border-radius: 7px;
	background-color: rgba(247,245,166,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid rgba(100,100,100,1.00);
	margin-bottom: 20px;
}
#tripp {
width: 100%;
clear: both;
margin-left: 0;
}
#tripp {
	text-align: center;
	margin-left: 10%;
}
#tripppppp {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}



/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 95.55%;
	padding-left: 1.225%;
	padding-right: 1.225%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#menu {
}
#fotos {
}
#text {
width: 100%;
}
#morefotos {
}
#footer {
}
#social {
	width: 100%;
	margin-left: 0;
}
#language {
width: 10.2564%;
clear: none;
margin-left: 2.5641%;
}
#phone {
	width: 100%;
	clear: none;
	margin-left: 2.5641%;
}
#logo {
width: 100%;
}
#menumenu {
width: 100%;
clear: both;
margin-left: 0;
}
#face-trip {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.fotitos {
width: 100%;
clear: both;
margin-left: 0;
}
#direccion {
	width: 100%;
	font-size: 14px;
}
#carta {
display: block;
}
#hotel {
width: 100%;
margin-left: 0;
}
#tripp {
width: 100%;
clear: both;
margin-left: 0;
}
#tripppppp {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1000px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#menu {
}
#fotos {
}
#text {
width: 66.1016%;
}
#morefotos {
}
#footer {
}
#social {
	width: 40.6779%;
	margin-left: 16.9491%;
}
#language {
	width: 6.7796%;
	margin-left: 1.6949%;
	clear: none;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: rgba(255,255,255,1.00);
	font-size: 14px;
}
#phone {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
#logo {
	width: 32.2033%;
	position: absolute;
	top: 24px;
	left: 2%;
	z-index: 22;
	-webkit-transition: all 0.8s ease-in-out 0.4s;
	-o-transition: all 0.8s ease-in-out 0.4s;
	transition: all 0.8s ease-in-out 0.4s;
}
#menumenu {
width: 74.5762%;
margin-left: 25.4237%;
clear: both;
}
#face-trip {
	width: 30%;
	margin-left: 1.6949%;
	clear: none;
	display: block;
	margin-top: 19px;
	padding-left: 6px;
	padding-right: 4px;
	line-height: 30px;
	text-align: left;
	background-color: rgba(219,219,219,1.00);
}
.fotitos {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	-webkit-transition: all 0.6s ease-in-out 1s;
	-o-transition: all 0.6s ease-in-out 1s;
	transition: all 0.6s ease-in-out 1s;
}
#direccion {
width: 32.2033%;
margin-left: 1.6949%;
clear: none;
}
#carta {
	margin-bottom: 18px;
	display: block;
	margin-top: 18px;
}
#hotel {
width: 35.8974%;
margin-left: 0;
}
#tripp {
	width: 23.7288%;
	margin-left: 5%;
	clear: none;
}
#tripppppp {
width: 48.7179%;
margin-left: 2.5641%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.fotitos:hover {
	-webkit-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
}
#logo:hover {
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
