@charset "utf-8";

*{
margin:0;
padding:0;
}
html , body{
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(../imagenes/agencia-de-viajes-en-ramos-mejia-paquetes2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wappfix{
	display:block;
    width: 50px;
	position: fixed;
	right: 15px;
	bottom: 65px;
	z-index: 1000;
}
img{
	max-width:100%;
	max-height: auto;
}
#main{		
	width:100%;
	margin:auto;
}
#main2{		
	background-color:#FFF;
	width:100%;
	float:left;
		border-top-right-radius:10px;/*CSS*/
	border-top-left-radius:10px;/*CSS*/
	-moz-border-radius-topright:10px;/*prefix moz*/
	-moz-border-radius-topleft:10px;/*prefix moz*/
	-webkit-border-top-right-radius:10px;/*prefix safari*/
	-webkit-border-top-left-radius:10px;/*prefix safari*/

}
#header {
	margin: auto;
	width: auto;
	height: 50px;
	position: relative;
}
.rmm {
	margin-top:50px;
}
#logo{
	display:none;
	position: absolute;
	left: 0px;
	top: 15px;
}
#logo2{
	display:block;
	float: left;
	padding-top: 0px;
	position: absolute;
	left: 2px;
	top: 5px;
}
#telefonos {
	display:none;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color: #fff;
	text-align: right;
	line-height: 32px;
	font-weight: normal;
	right: 10px;
	position: absolute;
	top: 15px;
	text-shadow: #000 2px 2px 2px;
}
#telefonos a:link{
	color: #fff;
}
#telefonocel{
	font-family: 'Roboto', sans-serif;
	font-size: 27px;
	color: #fff;
	text-align: right;
	font-weight: normal;
	right: 10px;
	position: absolute;
	top: 5px;
}
#telefonocel a:link{
	color: #fff;
		text-decoration:none;
}
#direccion {
	display:none;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #fff;
	text-align: right;
	line-height: 24px;
	font-weight: normal;
	right: 10px;
	text-shadow: #000 1px 2px 2px;
	position: absolute;
	top: 53px;
}
.clear{
	clear:both;
}
.slider-wrapper{
	display:none;
}	
#leftcolumn {
	float:left;
	display:none;
	width: 20%;
}
#leftcolumn ul{
	/*float:left;*/
	width:auto;
	list-style-type:none;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#leftcolumn li a{
display:block;
}
#leftcolumn ul a{
	/*float:left;*/
	text-decoration:none;
	width:90%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
}
#leftcolumn a:link  {
	color:#00F;
}
#leftcolumn a:visited {
	color:#00F;
}
#leftcolumn a:hover{
	background-color:#06C;
	color:#FFF;
}
#leftcolumn span.separador{
display:none;
}
#leftcolumn p {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
#leftcolumn img {
	width: 88%;
}
#leftcolumn .franja1{
	float: left;
	background-color:#0A3CBF;
	width:90%;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
}	
#leftcolumn .franja1 a{
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	text-shadow: #000 1px 1px 2px;
	font-size: 18px;
	display:block;
	width: 90%;
	height:auto;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 5%;
	padding-left: 5%;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
	font-weight: normal;
}
#leftcolumn .franja1 a:hover{
	text-decoration: underline;
	background-color:#090;
	color: #FFF;
}

#contenedor{
	float: left;
	height:auto;
	width: 100%;
}
#main #contenedor p{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #666;
	line-height: 26px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 15px;
}
#banner{
	float:left;
	display:none;
}
#banner img{
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
}
h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 2em;
	color: #C0142E;
	padding-bottom: 0px;
	padding-top: 12px;
	text-align: center;
	text-shadow:#ccc 2px 2px 3px;
}

h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	font-size: 1.2em;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #E10000;
	text-shadow:#ccc 2px 2px 3px;
	text-align:center;
	padding-right: 5px;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #666;
	float: left;
	margin-bottom: -15px;
	line-height: 24px;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 1.8em;
	padding-left: 0px;
	padding-bottom: 8px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	text-align:center;
	padding-right: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.titulo_1 {
	font-size: 24px;
	line-height: 27px;
	color: #F00;
	font-weight: bold;
}
#contenedor .pservicios {
	background-color: #EFEFEF;
	padding: 0px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 2%;
	margin-left: 2%;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
}
.titulo_2 {
	font-size: 17px;
	text-decoration: underline;
	color: #03F;
	line-height: 28px;
}
.letra-chica {
	font-size: 16px;
}
.titulo_3 {
	font-size: 20px;
	color: #FF0;
}
.der {
	float: right;
}
.derecha {
	float: right;
}

.secciones{
	float:left;
	width:90%;
	height:auto;
	margin-right:0%;
	margin-left:5%;
	margin-top:0px;
	margin-bottom:15px;
}
.arriba {
	float: right;
	margin-right: 25px;
	clear: both;
	margin-bottom: 10px;
}

.secciones img {
	width:100%;
	text-align:center;
	display:block;
	margin:auto;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
	text-shadow:#000 2px 2px 3px;
}
.bloque1 {
	float:left;
	width:96%;
	height:auto;
	margin-right:2%;
	margin-left:2%;
	margin-top:2%;
	margin-bottom:35px;
}
.bloque2 {
	float:left;
	width:96%;
	height:auto;
	margin-right:2%;
	margin-left:2%;
	margin-top:2%;
	margin-bottom:35px;
}
.bloque2 img{
	display:block;
	margin-right:auto;
	margin-left:auto;
}
#main section #contenedor .secciones h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 1.6em;
	padding-bottom: 0px;
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #666;
	text-shadow:#666 1px 1px 3px;
	text-align:center;
}
#main section #contenedor .secciones p{
	color: #666;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 12px;
	text-align:center;
	line-height: normal;
}
footer  {
	height: auto;
	text-align: center;
	width: 100%;
	float: left;
	background-color: #000;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1em;
	color: #FFF;
	padding-top: 15px;
	line-height: 38px;
	text-shadow:#000 2px 2px 2px;
	padding-bottom: 20px;
	background-image: url(../imagenes/fonfo-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: 200;
}
footer a:link {
	color: #FFF;
	text-decoration: none;
}
footer a:visited {
	text-decoration: none;
	color: #FFF;
}
footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
footer a:active {
	text-decoration: none;
}
footer img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
footer a img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: normal;
}
fieldset{
	width:100%;
	margin:0 auto;
	border:none;
	text-align: center;
}
.formulario{
	font-family: 'Roboto Condensed', sans-serif;
	width:35px;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
	line-height: 30px;
	color: #900;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #E5E5E5;
}
form fieldset .formulario tr td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#mensaje{
	color: #090;
	text-decoration: underline;
	font-size: 16px;
}
#anti{
display:none;
}
.borde-rojo {
	border-top-width: 6px;
	border-right-width: 4px;
	border-bottom-width: 6px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.letrachica {
	font-size: 12px;
	color: #F00;
}
.letra42 {
	font-size: 40px;
}
.negrita {
	font-weight: bold;
}
.negrita2 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	color: #930;
	font-size: 14px;
}

#botonesabajo {
	float:left;
	display:block;
	width: 100%;
}
#botonesabajo ul{
	/*float:left;*/
	width:auto;
	list-style-type:none;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#botonesabajo li a{
display:block;
}
#botonesabajo a{
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	color: #009;
}
#botonesabajo a:link {
	/*float:left;*/
	text-decoration:none;
	width:90%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	color: #009;
}
#botonesabajo a:visited {
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	-o-transition:all 0.3s ease-in;
	-ms-transition:all 0.3s ease-in;
	transition:all 0.3s ease-in;
	color: #009;
}


#botonesabajo a:hover{
	background-color:#06C;
	color:#FFF;
}
#botonesabajo span.separador{
display:none;
}
#contenedor #botonesabajo p{
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	float: left;
}
#botonesabajo .franja1{
	float: left;
	background-color:#0A3CBF;
	width:90%;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5%;
	margin-left: 5%;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
}	
#botonesabajo .franja1 a{
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	text-align:center;
	text-shadow: #000 1px 1px 2px;
	font-size: 18px;
	display:block;
	width: 90%;
	height:auto;
	text-decoration: none;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 5%;
	padding-left: 5%;
	border-radius:10px;/*CSS*/
	-moz-border-radius:10px;/*prefix moz*/
	-webkit-border-radius:10px;/*prefix safari*/
	font-weight: normal;
}
#botonesabajo .franja1 a:hover{
	text-decoration: underline;
	background-color:#090;
	color: #FFF;
}
.scrollup{
	width:30px;
	height:30px;
	opacity:0.6;
	position:fixed;
	bottom:4%;
	right:2%;
	display:none;
	text-indent:-9999px;
	background-image: url(../imagenes/arriba2.png);
	background-repeat: no-repeat;
}









/*//////////////////////   CELULARES  /////////////////////////////////// */

	/*480px*/
@media only screen and (min-width:31em){
#main{
	width:100%;
}
#logo{
	display:none;
}
#logo2{	border:0px solid green;
			/*margin-top:40px;*/
display:block;
}
#facebook {
	position: absolute;
	top: 55px;
	left: 150px;
}
#telefonos{
	display:none;	
}
#direccion{
	display:none;	
}
#banner{
	display:block;
}
#main #contenedor p{
	font-size: 16px;
}
h3 {
	font-size: 18px;
}
.secciones{
	float:left;
	width:45%;
	height:250px;
	margin-left:5px;
	margin-right:5px;
}
}
	
	
		/*710px*/
	@media only screen and (min-width:44em){
#main{
/*	width:42em;*/
width:90%;
}
#header{
	height:160px;	
}
#logo{
	display:block;
}
#logo2{	border:0px solid green;
/*margin-top:40px;*/
	display:none;
}
.rmm {
	margin-top:105px;
}
#telefonocel{
	display:none;
}
#telefonos {
	display:block;
}
#direccion{
	display:block;	
}
#facebook {
	position: absolute;
	top: 55px;
	left: 140px;
}
#leftcolumn {
	display:block;
}
#contenedor{
	width:80%;	
}
.secciones{
	float:left;
	width:45%;
	height:280px;
	margin-left:15px;
	margin-right:10px;
}
.bloque1 {
	width:46%;
	height:auto;
	margin-right:1%;
	margin-left:2%;
	margin-top:2%;
	margin-bottom:15px;
}
#botonesabajo {
	display:none;
}
.scrollup{
	bottom:50px;
	right:11%;
}
}


	
	/*1000px*/
@media only screen and (min-width:62em){
#main{
	width:80%;
}
#logo{
	display:block;
}
#logo2{	border:0px solid green;
			/*margin-top:40px;*/
	display:none;
}
#facebook {
	position: absolute;
	top: 135px;
	left: 280px;
}
h1 {
	font-size: 2.8em;
}
#menu1{
	width:60%;
	margin:0 auto;
}
#menu2{
	float:right;
	width:45%;
}
.seccion {
	float: left;
	height: auto;
	width: 100%;
}
.secciones{
	float:left;
	width:210px;
	height:250px;
	margin-left:10px;
	margin-right:10px;
}
.secciones img {
	width:100%;
	text-align:center;
	display:block;
	margin:auto;
}
#main section #contenedor .secciones h4 {
	font-size: 1.6em;
}
#main section #contenedor #menu1 img {
	width:50%;
}
#main section #contenedor #menu2 img {
	width:50%;
}
}

.centrarimagen    {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
