@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Oswald);


*{
	margin:0;
	padding:0;
	text-decoration: none;
}

.boton_whats{
	display: block;
	width: 60px;
	height: 60px;
	position: fixed;
	right: 15px;
	bottom: 50px;
	z-index: 9999;
	
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
	

/** h1{margin:0;
  font-size:1em;
  font-style:normal;
  line-height: 1.4;
} **/

.zoom{
		transition: 0.5s ease;
 		-moz-transition: 0.5s ease; /* Firefox */
 		-webkit-transition: 0.5s ease; /* Chrome - Safari */
 		-o-transition: 0.5s ease; /* Opera */
	}
	.zoom:hover{
		transform : scale(1.1);
		-moz-transform : scale(1.1); /* Firefox */
		-webkit-transform : scale(1.1); /* Chrome - Safari */
		-o-transform : scale(1.1); /* Opera */
		-ms-transform : scale(1.1); /* IE9 */
	}

body {
	background-image: url(../images/F002.jpg);
	background-repeat: repeat;
background-attachment: fixed

}



#footer_WHATSAPP {
	display: none;
}	



.ir-arriba {
	display:none;
	padding:20px;
	
  background: #f06600;

  
	font-size:1.5em;
	color:#fff;
	cursor:pointer;
	position: fixed;
	bottom:20px;
	right:20px;
	z-index:999999;
	-webkit-border-radius: 50px;  /* Safari  */
  -moz-border-radius: 50px   ;  /* Firefox */
	
}




#footer_celular {
  position:fixed;
  left:0px;
  bottom:0px;
  height:40px;
  width:100%;
	background-color: #d86001;
	padding: 15px 15px 30px 15px;
	
}

.texto_footer_celular{
	font-size: 2em;
	font-family: "Oswald", sans-serif;
	color:#FFD600;
	text-align: center;
}


.SUPLEMENTO{
	width: 100%;
	height: 90PX;
	overflow:hidden;
	box-sizing: border-box;
background-color: white;
}



/* FOTO SUPERIOR */

#DivFotoCentral{
	width:100%;
	height:880px;
	margin:0px;
	
	background-image: url(../images/Vac-Fondo.jpg);

	
}

#DivFotoCentral-Animaciones{
	width:100%;
	height:880px;
	margin:0px;
	
	background-image: url(https://elsitiodelpelotero.com/images/FondoAnimaciones.jpg);	
}


.FotoCentral{
	width:100%;
	height:auto;
}

.DivTituloFoto
{
	  margin-top:20px;
  margin-left:20px;
  position:absolute;
}


.DivTituloFoto-Animaciones
{
	  margin-top:30px;
  margin-left:20px;
  position:absolute;
}



.TituloFotoCentral{
	  width: auto;
  font-family: "Oswald", sans-serif;
  font-size:3.5em;
  font-style:normal;
  line-height: 1.4;
  color:#FF0;
  
 /*text-shadow: 0em 0em 0.3em #f06600;*/
 text-shadow: 0.04em 0.04em 0.02em #f06600;
  

}

.BajadaFotoCentral{
	  width: 90%;
	  padding:5px;
  font-family: "Oswald", sans-serif;
  font-size:2em;
  font-style:normal;
  line-height: 1.4;
  color:#3E2723;
 
  

}

.style-ico-novedades{
	
	font-size:2em; color:yellow;	
}




.botonNovedades{
        font-size:2.5em;
        font-family:"Oswald", sans-serif;
        color:yellow;
        background:#F60;
		padding:10px;
		-webkit-border-radius: 25px 25px 25px 25px;
		border-radius: 25px 25px 25px 25px;

       }
	   
.botonNovedades:hover {
	text-decoration:none;
   border-top-color: #000000;
   background:#F30;
   color: #ffffff;
   }

.Texto-Info {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1.4em;
  font-style:normal;
  line-height: 1.4;
  color:#333;
}

.Texto-Descripcion {
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.2;
  color:#333;
}

.Texto-Descripcion-Basico {
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.2;
  color:#333;
}

.Texto-enlaces{
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:0.9em;
  font-style:normal;
  line-height: 1.7;
  color:#333;
}

/* BANNER PRINCIPAL */
	.LogoElsitiodelpelotero{
    content:url(https://elsitiodelpelotero.com/images/banner-elsitiodelpelotero.png);
}

#MENU{
	
	width:100%;
	background-color:#d86001;
	
	box-sizing:border-box;
	margin:0px;
	
	border-top-color:#9e2806;
	border-top-width:10px;
	border-top-style:solid;

}

/* PRIMER LIINEA INFORMATIVA */

.MainBlanco{
	background-image:url(https://elsitiodelpelotero.com/images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#666;
	border-bottom-width:10px;
	border-bottom-style:solid;
}

				.MainBlanco-1{
				width:60%;
				height:auto;
				padding:20px;
				overflow:hidden;
				box-sizing: border-box;
				float:left;
				text-align:left;
			}
			
			

				.MainBlanco-2{
			width:40%;
			height:auto;
			padding:0px;
			margin-right:0px;
			
			overflow:hidden;
			box-sizing: border-box;
			
		}



.Imagen-Destacado-Fotografia{
	content:url(https://elsitiodelpelotero.com/images/Banner_Animaciones.jpg);
	}


	.Titulo{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:3em;
	font-style:normal;
	line-height: 1.4;
	color:#00CCCC;	
}

	.Bajada{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:3em;
	font-style:normal;
	line-height: 1.4;
	color:#d86001;	
}


/* PRIMER LIINEA INFORMATIVA */

.MainBlanco{
	background-image:url(../images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#666;
	border-bottom-width:10px;
	border-bottom-style:solid;
}

				.MainBlanco-1{
				width:60%;
				height:auto;
				padding:20px;
				overflow:hidden;
				box-sizing: border-box;
				float:right;
				text-align:right;
			}
			
			

				.MainBlanco-2{
			width:40%;
			height:AUTO;
			padding:0px;
			float:left;
			margin-left:0px;
		}



	.Titulo{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:3em;
	font-style:normal;
	line-height: 1.4;
	color:#2962FF;	
}

	.Bajada{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:3em;
	font-style:normal;
	line-height: 1.4;
	color:#d86001;	
}

.Imagen-Aburrimiento{
	
	width:500PX;
	height:auto;
	
}




/* DESTACADOS */

#GrupoDestacados{
	width:100%;
	padding:20px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#d86001;
}

	
.CajaDestacados{
	width:45%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:5px;
	background-color:#fff;

	}
	
	.imgDestacados{
	width:100%;
	height:auto;
	
	}
	
	.DivBlancoDestacado{
	width:100%;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;

	}

	.infoServicios {
  width: auto;
  font-family: "Raleway", sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.4;
  color:#666;

}
	
	
	/* LISTADOS */
	
	
	
	.DivGrupo-Listado_celular{
		display:none;
	
	}		
	
.DivGrupo-Listado{

	width:100%;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	
	}
	
		.TituloActividades{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:3em;
	font-style:normal;
	line-height: 1.4;
	color:#2962FF;
	padding:20px;	
}
	
		.Rec-Listado{
	width:30%;
	height:650px;
	padding:5px;
	margin:0px 10px 25px 10px;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	background:#fff;
	margin-left:20px;
	
	/* Se utiliza para no superponer el movimiento */
	opacity:0;
	
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}
			
	.Rec-Listado:hover{
	border-color: #bbbbbb;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
			}
			
						.Img-Listado{
				width:100%;
				height:auto;
				
				border-top-color:#fff;
				border-top-width:10px;
				border-top-style:solid;
				
				border-bottom-color:#d86001;
				border-bottom-width:10px;
				border-bottom-style:solid;

				}
				
	.TituloFotoListado{
	
	width: auto;
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:2em;
	font-style:normal;
	line-height: 1.4;
	color:#f06600;
	padding:15px;
	background-color:#FAFAFA;
	
}

	.BajadaFotoListado{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1em;
	font-style:normal;
	line-height: 1.4;
	color:#f8f8f8f;	
}


.style-ico-Comunicate{
	
	font-size:2em; color:#2962FF;	
}




.botonComunicate{
        font-size:0.9em;
         font-family: "Raleway", sans-serif;
        color:#2962FF;
 

       }
	   
	   
	   

/* DIV CORTE SPA */

.div_decoraciones{
	background-image:url(../images/foto_spa.jpg);
		width:100%;
		height:350px;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-attachment: fixed;
  background-repeat:no-repeat;
	}
	
.titulo_decoracion{
	font-family: Calibri;
	font-size: 5em;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;
}	


.boton_deco{
	width:350px;
	color:#fff;
	background:#F60;
	z-index: 10;
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	text-transform: none;
	border-radius:15px;
	
	
	
}	


.boton_deco:hover{
	
	border:solid #fff;
	borde-width:5px;
	background:#F90;			

			}
			
			
.FontGoogle24Blanco{
	color:#fff;
	z-index: 10;
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 30px;
	text-shadow: 0.02em 0.00em 0.04em #000;
	font-weight: bold;
	}			


/* LISTADO BASICO */


.Listado-Basico{
	width:45%;
	height:250px;
	padding:7px;
	margin:0px 10px 25px 10px;
	overflow:hidden;
	box-sizing:border-box;
	background:#fff;
	margin-left:20px;
	float:left;
	

	
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}
			
	.Listado-Basico:hover{
	border-color: #bbbbbb;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
			}



.Img_ListadoBasico{
	width:25%;
	height:120px;
	overflow:hidden;
	box-sizing:border-box;
	background:#F00;
	margin-top:20px;
	margin-right:20px;
	margin-left:10px;
	float:left;
	
}

.TituloListado-basico{
	
	width: 60%;
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:1.7em;
	font-style:normal;
	line-height: 1.4;
	color:#616161;
	padding:15px 55px 10px 0px;
	float:right;
	
}

	

.info-seccion{
	width:100%;
	padding:35px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	}




/* OTROS SERVICIOS */

.MainBlanco-Servicios{
	background-image:url(https://elsitiodelpelotero.com/images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-top-color:#9e2806;
	border-top-width:10px;
	border-top-style:solid;
				
	border-bottom-color:#9e2806;
	border-bottom-width:10px;
	border-bottom-style:solid;
}

				.MainBlanco-Servicios-1{
				width:31%;
				height:auto;
				padding:20px;
				margin-left:20px;
				overflow:hidden;
				box-sizing: border-box;
				float:left;
				
			}

			.Img-OtrosSercios{
			
			width:100%;
			height:auto;			
				
			}
			
			
/* FOOTER */

.Footer {
	width:100%;
	height:auto;
	background-color:#d86001;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	
}
	.TextoFooter {
	width: auto;
	font-family: "Trebuchet Ms", sans-serif;
	font-size:1em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	}



.Listado-enlaces{
	width:42%;
	height:180px;
	padding:7px;
	margin:0px 10px 25px 10px;
	overflow:hidden;
	box-sizing:border-box;
	background:#fff;
	margin-left:20px;
	float:left;	}
	
.ImgSpa{
	width:45%;
	height:160px;
	overflow:hidden;
	box-sizing:border-box;
	margin-top:0px;
	margin-right:10px;
	margin-left:5px;
	float:left;
	
}	
	
	
	
.Titulo_Enlaces{
	
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:1.7em;
	font-style:normal;
	line-height: 1.4;
	color:#616161;
	
}	
	
/* # SECCION DETALLES
########################################################################################################################*/

.MainBlanco-Detalles{
	
	width:100%;
	height:auto;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#cc0000;
	border-bottom-width:10px;
	border-bottom-style:solid;
}
	
					.img-foto-detalle{
					
					width:100%;
					height:auto;
					
					}
	
				.MainDetalle-1{ /* FOTO */
				width:30%;
				height:auto;
				padding:10px;
				overflow:hidden;
				box-sizing: border-box;
				float:left;
				text-align:right;
				}
				
				.MainDetalle-2{ /* TEXTO */
				width:65%;
				height:auto;
				padding:10px;
				overflow:hidden;
				box-sizing: border-box;
				float:right;
				text-align:left;
				}
				
				.Div-Descripcion{ /* DESCRIPCION */
				width:100%;
				height:auto;
				padding:40px;
				overflow:hidden;
				box-sizing: border-box;
				text-align:left;
				background-color:#FFF;
				
				border-top-color:#cc0000;
				border-top-width:10px;
				border-top-style:solid;
				}
				
				.div-corte-imagen{
				border-top-color:#00CCCC;
				border-top-width:10px;
				border-top-style:solid;
	
	}
				
.DivGrupo-Detalles{

	width:100%;
	padding:10px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
		
	}			
				
.Rec-Detalles{
	width:45%;
	height:560px;
	padding:5px;
	margin:0px 10px 25px 10px;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	background:#fff;
	margin-left:20px;
	
	/* Se utiliza para no superponer el movimiento 
	opacity:0;
	*/
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}			
	
				.TituloDetalles{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.8em;
	font-style:normal;
	line-height: 1.4;
	color:#d86001;	
}

	.Bajada-Detalles{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.8em;
	font-style:normal;
	line-height: 1.4;
	color:#d86001;	
}

	.Texto-Detalles {
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.5;
  color:#333;
}
	
hr{
	margin-top:5px;
	margin-bottom:5px;}
	
	
.foto{
	width:100%;
	height:270px;
	}	
	
	
.boton_llamar{
	display:none;
	}	
	
	
	
	
.Div_Novedades{
	background-image:url(../images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	
	border-top-color:#00CCCC;
	border-top-width:10px;
	border-top-style:solid;
}	
	
	
	/* # PARA CELULARES 400
***************************************************************************************************************************/
@media screen and (max-width: 768px){
	
	
	
	/* IMAGEN SUPERIO CELULARES */
	
	.style-ico-novedades{
	
	font-size:1.3em; color:yellow;	
}

#DivFotoCentral-Animaciones{
	width:100%;
	height:664px;
	margin:0px;
	
	background-image: url(https://elsitiodelpelotero.com/images/FondoAnimaciones-ceular.jpg);	
}


		.Rec-Listado{
	width:90%;
	height:auto;
	padding:8px;
	margin-left:15px;
	margin-bottom:35px;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	background:#fff;
	
	
	/* Se utiliza para no superponer el movimiento */
	opacity:0;
	
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}

.botonNovedades{
        font-size:1.5em;
        font-family:"Oswald", sans-serif;
        color:yellow;
        background:#F60;
		padding:10px;
		margin: 0px 50px 0px 0px;
		-webkit-border-radius: 25px 25px 25px 25px;
		border-radius: 25px 25px 25px 25px;

       }
	   
.botonNovedades:hover {
	text-decoration:none;
   border-top-color: #000000;
   background:#F30;
   color: #ffffff;
   }
   
   
 .BajadaFotoCentral{
	  width: 90%;
	  padding:5px;
  font-family: "Oswald", sans-serif;
  font-size:2em;
  font-style:normal;
  line-height: 1.4;
  color:#3E2723;
  background:#FFF;
  

}  
	
	
	/* BANNER PRINCIPAL */
	
	.LogoElsitiodelpelotero{
    content:url(https://elsitiodelpelotero.com/images/banner-elsitio-movil.png);
}
	
	/* PRIMER LINEA INFORMACION CELULARES*/
	
	.MainBlanco{
	background-image:url(https://elsitiodelpelotero.com/images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#666;
	border-bottom-width:10px;
	border-bottom-style:solid;
}
	
		.Titulo{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.8em;
	text-align:center;
	font-style:normal;
	line-height: 1.4;
	color:#00CCCC;
		}
		
		.Bajada{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.2em;
	font-style:normal;
	line-height: 1.2;
	color:#d86001;	
}
	
	
	
	.Imagen-Aburrimiento{
	
	width:100%;
	height:auto;
	
	
}

	.MainBlanco-1{
				width:100%;
				height:auto;
				padding:3px;
				overflow:hidden;
				box-sizing: border-box;
				float:none;
				text-align:center;
			}
			
			

	.MainBlanco-2{
	width:100%;
	height:auto;
	padding:0px;
	float:none;
		}
		
	.Destcado-Fotografia{
		width:100%;
		height:auto;}

		
	/* DESTACADOS PARA CELULARES */
		
		
	#GrupoDestacados{
	width:100%;
	padding:5px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#d86001;
}
		
.CajaDestacados{
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	float:none;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
	background-color:#fff;
	text-align:center;

	}
		
	
	.DivBlancoDestacado{
	width:100%;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;

	}	
	
	

	
	}	
	
	/* LISTADO CELULARES */
	
	
.TituloActividades{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:2em;
	font-style:normal;
	line-height: 1.4;
	color:#2962FF;
	padding:20px;	
}
		
	
.DivGrupo-Listado_celular{
	display:block;
	width:100%;
	padding:5px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	
	
	}	
	

	
		.Img-Listado_celulares{
				width:100%;
				height:auto;
				


				}
				
				
			
				.Rec-Listado_celular{
	width:95%;
	height:auto;
	padding:8px;
	margin:5px 0px 20px 5px;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	background:#fff;
	
	/* Se utiliza para no superponer el movimiento */
	opacity:0;
	
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}
			

			
			
			.TituloFotoListado_celulares{
	
	width: auto;
	font-family:'Arial',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:0.9em;
	font-style:normal;
	line-height: 1.2;
	color:#fff;
	padding:8px;
	background-color:#d86001;

	
	
}	

.TituloFotoListado_celulares_spa{
	
	width: auto;
	font-family:'Arial',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:0.9em;
	font-style:normal;
	line-height: 1.2;
	color:#fff;
	padding:8px;
	background-color:#F09;

	
	
}					
	
	
.Texto-Detalles_celular {
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:0.8em;
  font-style:normal;
  line-height: 1.3;
  color:#333;
  padding:8px;
}			
			
			
	/* LISTADO BASICO */


.Listado-Basico{
	width:100%;
	height:auto;
	padding:5px;
	margin:0px 5px 5px 5px;
	overflow:hidden;
	box-sizing:border-box;
	background:#fff;
	margin-left:0px;


			}
			
	.Listado-Basico:hover{
	border-color: #bbbbbb;
				
	-webkit-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
-moz-box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
box-shadow: -1px 5px 11px -3px rgba(163,158,163,0.94);
			}



.Img_ListadoBasico{
	width:40%;
	height:90px;
	overflow:hidden;
	box-sizing:border-box;
	background:#F00;
	margin-top:0px;
	margin-right:5px;
	margin-left:0px;
	float:left;
	
}

.TituloListado-basico{
	
	width: 100%;
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size:1.5em;
	font-style:normal;
	line-height: 1.4;
	color:#616161;
	padding:15px 00px 10px 0px;
	float:none;
	
}		
			
			
			/* SERVICIOS PARA CELULARES */
			
			.MainBlanco-Servicios{display:none;}
			
			
			
/* DETALLES PARA CELULARES
#####################################################################################################*/


.MainBlanco-Detalles{
	
	width:100%;
	height:auto;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#cc0000;
	border-bottom-width:10px;
	border-bottom-style:solid;
}


				.img-foto-detalle{
					
					width:100%;
					height:auto;
					
					}
	
				.MainDetalle-1{ /* FOTO */
				width:100%;
				height:auto;
				padding:0px;
				overflow:hidden;
				box-sizing: border-box;
				float:left;
				text-align:right;
				}
				
				.MainDetalle-2{ /* TEXTO */
				width:100%;
				height:auto;
				padding:5px;
				overflow:hidden;
				box-sizing: border-box;
				float:right;
				text-align:left;
				}
				
.DivGrupo-Detalles{

	width:100%;
	padding:5px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	
	}
	
				
	.Rec-Detalles{
	width:100%;
	height:auto;
	padding:5px;
	margin:0px 10px 25px 0px;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	background:#fff;
	
	/* Se utiliza para no superponer el movimiento 
	opacity:0;
	*/
	   border-color: #D8D8D8;
   border-width: 1px;
   border-style: solid;

			}
			
			
.boton_llamar{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	background:#ff7800;
	padding:10px;
	color:#FFF;
	font-size:2.0em;
    font-family:"Oswald", sans-serif;
	text-align:center;
	margin-top:10px;
	
	border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
	}
				

.boton_llamar:hover{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing:border-box;
	background:##ffa200;
	padding:10px;
	color:#FFF;
	font-size:2.0em;
    font-family:"Oswald", sans-serif;
	text-align:center;
	
	border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
	}
	
	
.Listado-enlaces{
	display:none;	}
		
		
.TituloActividades{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:2.5em;
	font-style:normal;
	line-height: 1.2;
	color:#2962FF;
	padding:20px;	
}

.Texto-Info {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.4;
  color:#333;
}

.Texto-Descripcion-Basico {
  width: auto;
  font-family: 'Raleway', sans-serif;
  font-size:0.8em;
  font-style:normal;
  line-height: 1.2;
  color:#333;
}

/* PRIMER LINEA INFORMACION CELULARES*/
	
	.MainBlanco{
	background-image:url(../images/fondo-rayado.jpg);
	background-repeat:repeat;
	width:100%;
	height:auto;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#FFF;
	
	border-bottom-color:#666;
	border-bottom-width:10px;
	border-bottom-style:solid;
}
	
		.Titulo{
	
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.8em;
	text-align:center;
	font-style:normal;
	line-height: 1.4;
	color:#2962FF;
		}
		
		.Bajada{
	width: auto;
	font-family: "Oswald", sans-serif;
	font-size:1.2em;
	font-style:normal;
	line-height: 1.2;
	color:#d86001;	
}
	
	
	
	.Imagen-Aburrimiento{
	
	width:100%;
	height:auto;
	
}

	.MainBlanco-1{
				width:100%;
				height:auto;
				padding:3px;
				overflow:hidden;
				box-sizing: border-box;
				float:none;
				text-align:center;
			}
			
			

	.MainBlanco-2{
	width:100%;
	height:auto;
	padding:0px;
	float:none;
		}
		
	.Destcado-Comunion{
		width:100%;
		height:auto;}
		
		
		/* DIV CORTE SPA */

.div_decoraciones{
	background-image:url(../images/foto_spa_celular.jpg);
		width:100%;
		height:200px;
	padding:20px;
	overflow:hidden;
	box-sizing: border-box;
	background-attachment: fixed;
  background-repeat:no-repeat;
	}
	
.titulo_decoracion{
	font-family: Calibri;
	font-size: 1.6em;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;
}	



			
			
.FontGoogle24Blanco{
	color:#fff;
	z-index: 10;
	font-family:'Open Sans Condensed',"Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 20px;
	text-shadow: 0.02em 0.00em 0.04em #000;
	font-weight: bold;
	}	
	
	
	#footer_celular {
  position:fixed;
  left:0px;
  bottom:0px;
  height:40px;
  width:100%;
	background-color: #d86001;
	padding: 15px 5px 20px 5px;
	
}	
	
.texto_footer_celular{
	font-size: 1.6em;
	font-family: "Oswald", sans-serif;
	color:#FFD600;
	text-align: center;
}



/* FOOTER CELULAR*/
	
	
	#footer_WHATSAPP {
		display: block;
  position:fixed;
  left:0px;
  bottom:0px;
  height:40px;
  width:100%;
	background-color: #d86001;
	padding: 15px 5px 20px 5px;
		z-index: 9999;
	
}	
	
.iconos_barra_celular{
	width:100%;
	float: left;
	
	font-size: 1.5em;
	font-family: "Oswald", sans-serif;
	color:#fff;

	
	text-align: center;

}	
	
	.SUPLEMENTO{
		display: block;
	width: 100%;
	height: 90PX;
	overflow:hidden;
	box-sizing: border-box;
}




}