@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Raleway);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300&subset=latin,latin-ext,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import 'https://fonts.googleapis.com/css?family=Hammersmith+One|Rubik';


*{
	margin:0;
	padding:0;
	text-decoration: none;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
	

h1{margin:0;}

.boton-consultas{
	width:95%;
	padding:8px;
	color:#fff;
	background:#F00;
	font-family: Calibri;
	font-size:26px;
	font-weight: bold;
	text-transform: none;
	border-radius:10px;
	text-align:center;
	
	}	

.boton-consultas:hover{
	

	background:#F44336;	
	cursor: pointer;

			}


.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;
  margin-top:10px;
}

/* BANNER PRINCIPAL */
	.LogoElsitiodelpelotero{
    content:url("../images/banner_logo.png");

	height:auto;
	overflow:hidden;
	box-sizing: border-box;

}



#MENU{
	
	width:100%;
	background-color:#fff;
	
	box-sizing:border-box;
	z-index:99999;
	border-bottom:solid #CCC;
	border-bottom-width:1px;
	


}


.menu1{
	width:47%;
	
	float:left;
	padding:10px 10px 0px 10px;
	overflow:hidden;
	box-sizing: border-box;
	

	}	

.Titulo{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F00;
	font-size:2.5em;

	

	}
	
.Titulo3{

	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:0.4em;
	

	}			
	
.Titulo2{
	width:42%;
	padding:20px 10px 10px 10px;
	overflow:hidden;
	box-sizing: border-box;
	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:1.2em;

	}	
		
	
.DivNegro	{
	width:100%;
	padding:15px;
	overflow:hidden;
	box-sizing: border-box;
	text-align:center;
	background:#000;

	}	

.Logistica{
	font-family:'Open Sans', sans-serif;
	color:#fff;
	font-size:1.8em;

	}	
	
.Logistica2{
	font-family:'Open Sans', sans-serif;
	color:#fff;
	font-size:1.2em;

	}	
	
/* BANNER FOTO */	

.div_FOTO{
	background-image:url(../images/foto_principal_back.jpg);
		width:100%;
		height:320px;
	padding:140px;
	overflow:hidden;
	box-sizing: border-box;

  
	}
	
.titulo_FOTO{
	font-family:'Open Sans', sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;

}			
	
.infoFoto{
	font-family:'Open Sans', sans-serif;
	font-size:1em;
	color: #fff;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;

}	



/* RECUADROS */	

.recuadro{

	width:32%;
	height: 350px;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color: #333;
	text-align: center;
	margin: 5px;
	
	}

.recuadro2{

	width:33%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color: #cd0000;
	text-align: center;
	margin: 5px;
	
}

.recuadro3{

	width:32%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color:#bf0000;
	text-align: center;
	margin: 5px;
	
	}

.titulo_recuadro{
  width: 100%;
  font-family: Raleway, sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  color:#fff;
	

	
  
}

.titulo_link{
  width: auto;
  font-family: Calibri, sans-serif;
  font-size: 1.7em;
  line-height: 1.2;
  color:#fff;
	
  
}


.texto_recuadro{
	width: auto;
	font-family: Calibri;
	font-size:1.2em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	
	}



/* QUIENES SOMOS */	

.DivTexto{

	width:100%;
	overflow:hidden;
	box-sizing: border-box;
	padding:50px 100px 50px 100px;
	opacity:0;
	


	
	}
.titulo1{
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:3.5em;
	font-weight: bold;
	color: #F00;
	text-decoration: none;}


.info1{
	font-family:Calibri;
	font-size:1.2em;
	color:#666;
	text-decoration: none;
	padding:10px;
	}



/* FOTOS SECCIONES */

.Grupo_secciones{
	width:100%;
	padding:50px 0px 20px 60px;
	overflow:hidden;
	box-sizing: border-box;	
	
	background-color: #F5F5F5;


}


.grupo_foto{
	width:31%;
	height: auto;
	padding:3px;
	margin-right: 15px;
	margin-bottom: 30px;
	overflow:hidden;
	box-sizing: border-box;
	float:left;	
	
	opacity:0;
	


}


.imagen{
	width:100%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;

}


.div_titulo{
	width:100%;
	height: 60px;
	overflow:hidden;
	box-sizing: border-box;
	background-color: #F44336;
	margin-bottom: 10px;
	
	padding: 3px;
	
	text-align: center;

}


.titulo_tres_Secciones{
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: white;
	
}


.click_tres_Secciones{
	display: none;
	
}


.grupo_foto:hover{
	-webkit-box-shadow: 6px 4px 15px -1px rgba(0,0,0,0.4);
-moz-box-shadow: 6px 4px 15px -1px rgba(0,0,0,0.4);
box-shadow: 6px 4px 15px -1px rgba(0,0,0,0.4);
	cursor: pointer;
}
	
	
/* FOTOS Y TEXTO */	

#GrupoRECUADRO{
	
    width:100%;
	padding:20px;
	overflow:hidden;
	box-sizing: border-box;
	background-image:url(../images/foto_recuadro.jpg);
	height:430px;
	border-top:solid #666;
	border-top-width:4px;
		border-bottom:solid #666;
	border-bottom-width:4px;
	  background-attachment: fixed;
  background-repeat:no-repeat;
}


.DivTextoRECUADRO{
	width:50%;
	padding:20px;
	overflow:hidden;
	box-sizing: border-box;

	float:right;	

}

.TextoTituloRECUADRO{
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 1.8em;
  line-height: 1.2;
  color:#000;
  	
}

.TextoTituloRECUADRO2{
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 1.8em;
  line-height: 1.2;
  color:#000;
  	
}
	
	
.infoRECUADRO {
  width: auto;
  font-family: "Raleway", sans-serif;
  font-size:1.3em;
  font-style:normal;
  line-height: 1.4;
  color:#fff;

}			
	
.boton_fletes{
	width:130px;
	padding:15px;
	color:#fff;
	background:#F00;
	z-index: 10;
	font-family: Calibri;
	font-size:20px;
	font-weight: bold;
	text-transform: none;
	border-radius:10px;
	text-align:center;
	
	
	
	
}	


.boton_fletes:hover{
	
	border:solid #fff;
	borde-width:1px;
	background:#F00;			

			}
			
			
/* FOTO E INFO */

#GrupoCatering{
	
    width:100%;
	padding:100px 40px 100px 40px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;	

	
}

.fotoCatering1{
		width:50%;
		height:auto;
		float:left;
		overflow:hidden;
	box-sizing: border-box;
	
	}
	
	.DivTextoCatering1{
	width:50%;
	padding:0px 0px 0px 20px ;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	float:right;	

}

.TextoTituloTrabajamos{
font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.3em;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}


/* FORMULARIO */	


.Div_form{
	width:100%;
	padding:50px;
	overflow:hidden;
	box-sizing: border-box;
	background-image:url(../images/foto_form.jpg);
	background-repeat:no-repeat;

	}


.Div_form2{
	width:100%;
	padding:50px;
	overflow:hidden;
	box-sizing: border-box;
	background-color: white;

	}
	
.Formulario{
	
	width:45%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	float:left;

	}	
	


.redes
{
	width:100%;
	height:170px;
	background-color: #424242;
	overflow:hidden;
	box-sizing: border-box;
	text-align: center;
	padding: 20px 0px 20px 0px;
	
}


.titulo_redes{
	
	font-family:'Open Sans', sans-serif;
	font-size:1.3em;
	font-style:normal;
	line-height: 1.4;
	color:#BDBDBD;

}







.icono_color{
	width: 190px;
	height: auto;
	margin-right: 20px;

	
}


	/* FOOTER */

.Footer {
	width:100%;
	height:auto;
	background-color:#333;
	padding:30px;
	overflow:hidden;
	box-sizing: border-box;
	border-top:solid #666;
	border-top-width:4px;
	
}
	.TextoFooter {
	width: auto;
	font-family: 'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	}
	
.Telefono	{
	font-family: 'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	}	
	
	
	.boton_whats{
	
	width: 60px;
	height: 60px;
	position: fixed;
	right: 15px;
	bottom: 10px;
	z-index: 9999;
	
}
			
	
	/* # PARA CELULARES 400
***************************************************************************************************************************/
@media screen and (max-width: 768px){
	
	
	
	/* IMAGEN SUPERIO CELULARES */
	
	.style-ico-novedades{
	
	font-size:1.3em; color:yellow;	
}


	
	
	/* BANNER PRINCIPAL */
	
	.LogoElsitiodelpelotero{
    content:url("../images/Banner_logo_celular.png");
	float:none;
	width:100%;
	
}
	
.Titulo{
	width:100%;
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F00;
	font-size:2em;
	float:none;
	padding:5px 5px 5px 5px;
	overflow:hidden;
	box-sizing: border-box;
	

	}	
	
.Titulo2{
	width:100%;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;
	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:0.9em;

	}	
	
	
/* BANNER FOTO */	

.div_FOTO{
	background-image:url(../images/foto_principal_celular.jpg);
		width:100%;
		height:200px;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;
  background-repeat:no-repeat;
  
	}
	
.titulo_FOTO{
	font-family:'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;
	margin-top:60px;
	margin-left:10px;

}			
	
.infoFoto{
	font-family:'Open Sans', sans-serif;
	font-size:0.8em;
	color: #fff;
	text-decoration: none;
	text-shadow: 0.02em 0.00em 0.04em #000;

}

/* QUIENES SOMOS */	

.DivTexto{

	width:100%;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	
	}
.titulo1{
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.5em;
	font-weight: bold;
	color: #F00;
	text-decoration: none;}


.info1{
	font-family:Calibri;
	font-size:1.0em;
	color:#666;
	text-decoration: none;
	padding:10px;
	}
	
/* FOTOS Y TEXTO */	

#GrupoRECUADRO{
	
    width:100%;
	padding:10px;
	overflow:hidden;
	box-sizing: border-box;
	background-image:url(../images/foto_recuadro_celular.jpg);
	height:400px;
	border-top:solid #F00;
	border-top-width:2px;
		border-bottom:solid #F00;
	border-bottom-width:2px;
	  background-attachment: fixed;
  background-repeat:no-repeat;
}


.DivTextoRECUADRO{
	width:100%;
	padding:0px;
	overflow:hidden;
	box-sizing: border-box;

	float:NONE;
	text-align:center;

}

.TextoTituloRECUADRO{
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 1.3em;
  line-height: 1.2;
  color:#fff;
  	text-shadow: 0.02em 0.00em 0.04em #000;	
	padding-left: 5px;
}
	
	
	.TextoTituloRECUADRO{
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 1.3em;
  line-height: 1.2;
  color:#000;
text-shadow: 0.00em 0.00em 0.00em #000;	
	padding-left: 5px;
}
	
	
.infoRECUADRO {
  width: auto;
  font-family: "Raleway", sans-serif;
  font-size:1em;
  font-style:normal;
  line-height: 1.1;
  color:#fff;

}	

.boton_fletes{
	width:50%;
	padding:15px;
	color:#fff;
	background:#F00;
	z-index: 10;
	font-family: Calibri;
	font-size:20px;
	font-weight: bold;
	text-transform: none;
	border-radius:10px;
	text-align:center;
	margin-left:60px;
	
}	

/* FOTO E INFO */

#GrupoCatering{
	
    width:100%;
	padding:10px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;	

	
}

.fotoCatering1{
		width:100%;
		height:auto;
		float:none;
		overflow:hidden;
	box-sizing: border-box;
	
	}
	
	.DivTextoCatering1{
	width:100%;
	padding:10px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#EEEEEE;
	float:none;
	text-align:center;

}

.TextoTituloTrabajamos{
font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2.3em;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}		
	
	
	/* FOOTER */

.Footer {
	width:100%;
	height:auto;
	background-color:#333;
	padding:25px 10px 10px 10px;
	overflow:hidden;
	box-sizing: border-box;
	
}
	.TextoFooter {
	width: auto;
	font-family: 'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	}
	
.Telefono	{
	font-family: 'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	}

/* FORMULARIO */	


.Div_form{
	width:100%;
	padding:25px 5px 5px 5px;
	overflow:hidden;
	box-sizing: border-box;
	background-image:none;
	background-color:#333;
	background-repeat:no-repeat;
	border-top:solid #666;
	border-top-width:4px;
	background-color: white;
	
	}
	
	.Div_form2{
	width:100%;
	padding:25px 5px 5px 5px;
	overflow:hidden;
	box-sizing: border-box;
	background-image:none;
	background-color:#fff;
	border-top:solid #666;
	border-top-width:4px;
	
	}
	
	
	
.Formulario{
	
	width:100%;
	height:auto;
	overflow:hidden;
	box-sizing: border-box;
	float:NONE;

	}	
	
.menu1{
	width:100%;
	float:none;
	padding:0px 10px 0px 10px;
	overflow:hidden;
	box-sizing: border-box;
	

	}	
.Titulo{
	font-family:"Arial Black", Gadget, sans-serif;
	color:#F00;
	font-size:2em;

	

	}
	
.Titulo3{

	font-family:'Open Sans', sans-serif;
	color:#000;
	font-size:0.4em;
	

	}		
	
	
	
	
	/* RECUADROS */	

.recuadro{

	width:95%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color: #333;
	text-align: center;
	margin: 5px;
	
	}

.recuadro2{

	width:96%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color: #cd0000;
	text-align: center;
	margin: 5px;
	
	}

.recuadro3{

	width:96%;
	height: auto;
	overflow:hidden;
	box-sizing: border-box;
	padding:20px 10px 20px 10px;
	float: left;
	background-color:#bf0000;
	text-align: center;
	margin: 5px;
	
	}

.titulo_recuadro{
  width: auto;
  font-family: Raleway, sans-serif;
  font-size: 1em;
  line-height: 1.2;
  color:#fff;
  
}

.titulo_link{
  width: auto;
  font-family: Calibri, sans-serif;
  font-size: 1.2em;
  line-height: 1.2;
  color:#fff;
  
}


.texto_recuadro{
	width: auto;
	font-family: Calibri;
	font-size:0.8em;
	font-style:normal;
	line-height: 1.4;
	color:#fff;	
	
	}
	
	/* FOTOS SECCIONES */

.Grupo_secciones{
	width:100%;
	padding:20px 5px 20px 5px;
	overflow:hidden;
	box-sizing: border-box;	
	
	background-color: #F5F5F5;


}


.grupo_foto{
	width:100%;
	height: auto;
	padding:3px;
	margin-right: 15px;
	margin-bottom: 30px;
	overflow:hidden;
	box-sizing: border-box;
	float:left;	
	
	opacity:0;
	


}




.div_titulo{
	width:100%;
	height: 60px;
	overflow:hidden;
	box-sizing: border-box;
	background-color: #F44336;
	margin-bottom: 10px;
	
	padding: 3px 5px 3px 5px;
	
	text-align: center;

}
	
	
	.redes
{
display: none;
	
}

	
	
	.icono_color{
	width: 190px;
	height: auto;
	margin-right: 0px;
		margin-bottom: 30px;

	
}
	
	
	.titulo_tres_Secciones{
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: white;
	
}
	
	
	.click_tres_Secciones{
		display: block;
	font-family:'Open Sans Condensed',"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: white;
	
}


	
}