body, html {
	max-width: 100%;
	overflow-x: hidden;
}
body {
	margin: 0;
	padding: 0;
	font-family:'geometriaregular', Verdana, Arial;
	font-size:12px;
	color: #000;
}
img{
	border: 0;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0 !important;
	padding: 0 !important;
}
#debug{
	display: block;
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 150px;
	background: #000;
	color: #FFF;
	padding: 5px;
}
.fondo00{
	background: #FFF;
}
.fondo01{
	background: #44B757;
}
.fondo02{
	background: #F05B29;
}
.fondo03{
	background: #414042;
}

.box01{
	width: 100%;
	max-width: 575px;
}
.logo{
	width: 300px;
}
.headIcons{
	font-size: 15px;
	margin-top: 3px;
}
.headIcons a{
	color: #FFF;
	text-decoration: none;
}
.headIcons a:hover{
	color: #000;
	text-decoration: none;
}
.headMenu a{
	font-size: 42px;
	color: #FFF;
}
/** movil **/
.ocultaMovil{
	display: block;
}
.muestraMovil{
	display: none;
}
.paddingTop{
	padding-top: 85px;
}
.padTop{
	padding-top: 110px
}
@media (max-width: 1200px) {
	.padTop{
		padding-top: 70px;
	}
}

.buscando h2{
	font-family: 'geometriabold';
	color: #FFF;
	font-size: 34px;
	line-height: 100%;
}
input.buscar{
	width: 100%;
	max-width: 300px;
	border-radius: 15px;
	border: 0;
	font-family: 'geometriaregular';
	font-size: 14px;
	outline: none;
	padding: 5px 10px;
}

/** menu movil **/
.mm a{
	display: block;
	font-family: 'geometriabold';
	color: #000;
	font-size: 18px;
}

.mms a{
	display: block;
	font-family: 'geometriamedium';
	color: #000;
	font-size: 16px;
}

.mm a:hover, .mms a:hover{
	text-decoration: none;
	color: #F05C2A;

}

/** quienes somos - home **/
.quienes > img{
	width: 375px;

}
.quienes{
	font-family: 'geometriamedium';
	font-size: 16px;
	color: #000;
	text-align: right;
}

hr.quienes{
	border: 2px solid #44B757 !important; 
}
div.quienesBarra{
	border-bottom: 2px solid #44B757 !important; 
}

/** ubicaciones **/
.ubicaciones h2{
	font-family: 'geometriabold';
	color: #000;
	font-size: 16px;
}
.ubicaciones p{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 12px;
}
.ubicaciones h3 a{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.ubicaciones h3 a:hover{
	color: #F05C2A;
	text-decoration: none;
}
.ubicaciones h3 i{
	color: #F05C2A;
}
.ubicaciones h4 a{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.ubicaciones h4 a:hover{
	color: #F05C2A;
	text-decoration: none;
}
.ubicaciones h4 i{
	color: #44B757;
}

/** contacto **/
.contacto{
	font-family: 'geometrialight_italic';
	color: #FFF;
	font-size: 18px;
	line-height: 125%;
}
.contacto h2{
	font-family: 'geometriamedium';
	color: #FFF;
	font-size: 36px;
	line-height: 100%;
}
input.contacto{
	border: 0;
	border-radius: 0;
}

input.contacto::placeholder {
  color: #F05C2A;
  opacity: 1; /* Firefox */
}

input.contacto::-ms-input-placeholder { /* Edge 12 -18 */
  color: #F05C2A;
}
.formRed{
	color: #F05C2A !important;
	margin-bottom: 15px !important;
}
select{
	color: #F05C2A !important;
}
.botonEnviar{
	background: #F05C2A;
	border: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px 30px;
}
.botonEnviar:hover{
	background: #CCC;
	color: #000
}

/** productos **/
.marco01{
	border: 1px solid #999;
	border-bottom: 0px;
}
.marco02{
	display: block;
	width: 100%;
	border: 1px solid #F05C2A;
	background: #F05C2A;
	text-align: center;
	color: #FFF;
	padding: 10px 0px;
}
.marco02:hover{
	border: 1px solid #999999;
	background: #999999;
	color: #FFF;
	text-decoration: none;

}
.marcoTitulo{
	font-family: 'geometriabold';
	color: #000;
	font-size: 14px;
	text-align: center;
	height: 75px;
	vertical-align: text-top;
	/* background: #CCC; */
}

.producto{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 14px;
}

.producto h1{
	font-family: 'geometriabold';
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}
.producto h2{
	font-family: 'geometriabold';
	color: #000;
	font-size: 18px;
	text-transform: uppercase;
}
.producto h3{
	font-family: 'geometriabold';
	color: #B3B3B3;
	font-size: 18px;
	text-transform: uppercase;
}
.producto h4{
	font-family: 'geometriabold';
	color: #000;
	font-size: 16px;
}
.producto h5{
	font-family: 'geometriabold';
	color: #000;
	font-size: 14px;
}
.productoBorde{
	border-bottom: 2px solid #F05C2A;
}
.productoBorde2{
	border-bottom: 2px solid #44B857;
}
.productoFoto{
	border: 1px solid #44B757;
	border-radius: 35px;
	padding: 10px;
}
.productoBoton01, .productoBoton02{
	display: inline-block;
	
	color: #FFF;
	font-family: 'geometriabold';
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
.productoBoton01{
	background: #F05C2A;
}
.productoBoton02{
	background: #44B857;
}
.productoBoton01:hover, .productoBoton02:hover{
	text-decoration: none;
	background: #666;
	color: #FFF;
}
.productoBoton01 i, .productoBoton02 i{
	font-size: 14px;
}
.productoPleca{
	width: 100%;
	background: #44B757;
	padding: 5px 10px;
	color: #FFF;
	font-family: 'geometriabold';
	font-size: 12px;
}
.fotoThumb{
	display: inline-block;
	width: 100px;
	height: 100px;
	/* margin: 0 10px; */
}
h2.productos{
	font-family: 'geometriabold';
	font-size: 22px;
	color: #000;
}
h2.productos::after{
	/*
	content: "";
	position: relative;
	margin-top: 13px;
	margin-left: 10px;
	width: 950px;
	border-bottom: 3px solid #44B757 !important;
	*/
}


/** footer **/
.footerMenu{
	display: block;
}
.logoFooter01{
	width: 150px;
	display: inline-block;
}
.logoFooter02{
	width: 100px;
	display: inline-block;
}
.footerBarra{
	border-bottom: 2px solid #F05C2A;
}
.redesFooter a{
	color: #F05C2A;
	font-size: 16px;
}
.redesFooter a:hover{
	color: #44B857;
}
.footerMenu{
	width: 100%;
	max-width: 250px;
}
.footerMenu a{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 12px;
}
.footerMenu a:hover{
	color: #F05C2A;
	text-decoration: none;
}
.footerMenu h2 a{
	font-family: 'geometriabold';
	color: #000;
	font-size: 12px;
}
.footerMenu h2 a:hover{
	text-decoration: none;
}
/** Buscador **/
.buscar h1{
	font-family: 'geometriabold';
	color: #000;
	font-size: 22px;
}
.buscar h2{
	font-family: 'geometriaregular';
	color: #000;
	font-size: 14px;
}

@media (max-width: 1200px) {
	.paddingTop{
		padding-top: 45px;
	}
	.ocultaMovil{
		display: none !important;
	}
	.muestraMovil{
		display: block;
	}
	.footerMenu{
		display: none;
	}
}


@media (max-width: 768px) {
	.quienes{
		font-size: 14px;
		text-align: justify;
	}

	h2.productos{
		font-size: 16px;
	}
	h2.productos::after{
		margin-top: 8px;
		margin-left: 10px;
		width: 250px;
	}
	.contacto{
		font-size: 18px;
		text-align: justify;
	}
	.contacto h2{
		font-size: 30px;
		margin-bottom: 20px;
		text-align: left;
	}
	.buscando h2{
		font-size: 28px;
	}
	h2.productos::after{
		content: "";
		position: absolute;
		/* top: calc(50% -(calc(.2px + .05em) / 2)) !important; */
		margin-top: 30px;
		left: 0;
		margin-left: 0;
		width: 100%;
		border-bottom: 3px solid #44B757 !important;
	}


}
@media (max-width: 480px) {

}

