body{
	background:#0085c2 url("../images/bg.jpg")no-repeat center top;
    .background-image:url("../images/bg.jpg");/*PARA IE*/
    background-repeat: repeat-x repeat-y;
    .background-repeat: no-repeat;
    .background-position: center top;
    .position:relative; 
    margin:0px;
    padding:0px;
	font-family: 'Lato', sans-serif;
	color: white;
	font-size: 16px;
}
input[type=text]
{
    color: #222222;
}
*{
	padding: 0;margin: 0;
	-webkit-box-sising: border-box;
	-moz-box-sising: border-box;
	-ms-box-sising: border-box;
	-o-box-sising: border-box;
	box-sising: border-box;
}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none;color:#000000; }
a:active  { text-decoration: none;color:#000000; }

img{border:0;text-decoration: none}

.fit-vids-style {
	display:none;
}
/*------------------------------------------------
	MENU UNO
------------------------------------------------*/
.menu_uno_bg{
	background:#2b7fc7 url("../images/menu_uno_bg.jpg")no-repeat center top;
    background-repeat: repeat-x repeat-y;
    margin:0px;
    padding:0px;
    font-family: 'Lato';
}
.menu_uno{
	height: 69px;
	background-image: url("../images/menu_uno.jpg");
}
.menu_uno_nav{
	display:block;
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
 
.menu_uno_nav li{
	display: inline-block;
	position: relative;
	z-index:100;
}
.menu_uno_nav li a {
	font-weight:700;
	text-decoration:none;
	padding:11px;
	display:block;
	color:#ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
   -ms-transition: all 0.2s ease-in-out 0s;
   transition: all 0.2s ease-in-out 0s;
   -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}
.menu_uno_nav li a:hover, .menu li:hover > a{
	color:#ffffff;
	background:#1067af;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

/*------------------------------------------------
	MENU DOS
------------------------------------------------*/
.menu_dos{
	height: 56px;
	background-color: #25313c;
}
.menu_dos_nav{
	display:block;
	float: left;
	margin-top: 6px;
	margin-right: 10px;
}
.menu_dos_nav li{
	display: inline-block;
	position: relative;
	z-index:100;
}
.menu_dos_nav li a {
	font-weight:700;
	text-decoration:none;
	padding:11px;
	display:block;
	color:#ffffff;
	-webkit-transition: all 0.2s ease-in-out 0s;
   -moz-transition: all 0.2s ease-in-out 0s;
   -o-transition: all 0.2s ease-in-out 0s;
   -ms-transition: all 0.2s ease-in-out 0s;
   transition: all 0.2s ease-in-out 0s;
}
.menu_dos_nav li a:hover, .menu li:hover > a{
	color:#ffffff;
	background:#171f27;
}
/*------------------------------------------------
	DATOS
------------------------------------------------*/
.datos{
	width: 321px;
	height: 56px;
	color: #c16204;
	font-size: 14px;
	font-weight: bold;
	float: right;
	display: inline-block;
	line-height: 10px;
	text-align: right;
	margin-top: 13px;
}
.datos_dos{
	font-size: 14px;
	font-weight: 400; 
	color: white;
	text-align: right;	margin-top: 0px;
}
.datos-img{
	float: right;
	margin-left: 5px;
}

/*
	Nuestros clientes
	----------------------------------------------------
*/
.nuestros_clientes{
	background:#eeeeee url("../images/nuestros_clientes.png");
    background-repeat: repeat-x repeat-y;
    margin:0px;
    padding:0px;
    width: 100%;
	height: 75px;
	text-align: center;
	-webkit-box-shadow: 0px 18px 54px -19px rgba(0,0,0,0.64);
	-moz-box-shadow: 0px 18px 54px -19px rgba(0,0,0,0.64);
	box-shadow: 0px 18px 54px -19px rgba(0,0,0,0.64);
	position: relative;
	z-index: 10;
}
.btn_nuestros_clientes {
	margin-top: 12px;
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #9e3a00;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #f0730c;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

.btn_nuestros_clientes:hover {
  background: #f57d1b;
  background-image: -webkit-linear-gradient(top, #f57d1b, #f0730c);
  background-image: -moz-linear-gradient(top, #f57d1b, #f0730c);
  background-image: -ms-linear-gradient(top, #f57d1b, #f0730c);
  background-image: -o-linear-gradient(top, #f57d1b, #f0730c);
  background-image: linear-gradient(to bottom, #f57d1b, #f0730c);
  text-decoration: none;
  cursor: pointer;
  border: none;
}
/*
	PAGINA
	----------------------------------------------------
*/

.principal{
	height: 240px;
	margin: auto;
	background-color: white;
}
/*
	Slider
	----------------------------------------------------
*/
.slider{
	background-color: #363636;
	width: 100%;
	height: 280px;
}
/*
	Somos
	----------------------------------------------------
*/
.somos{
	width: 385px;
	height: 194px;
	margin-left: 41px;
	margin-top: 0px;
	float: left;
	color:#222222;
	position: relative;
	z-index: 9;
}
.somos h1{
	font-size: 16px;
	font-weight: 900;
	padding-bottom: 7px;
}
.somos p{
	font-weight: 400;
}
.btn_ver_mas {
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #2bad73;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #41c58b;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

.btn_ver_mas:hover {
  background: #47cf92;
  background-image: -webkit-linear-gradient(top, #47cf92, #41c58b);
  background-image: -moz-linear-gradient(top, #47cf92, #41c58b);
  background-image: -ms-linear-gradient(top, #47cf92, #41c58b);
  background-image: -o-linear-gradient(top, #47cf92, #41c58b);
  background-image: linear-gradient(to bottom, #47cf92, #41c58b);
  text-decoration: none;
  cursor: pointer;
  border: none;
}
/*
	Noticias
	----------------------------------------------------
*/
.contenedor_noticias{
	width: 500px;
	height: 240px;
	float: right;
}
.noticias{
	width: 500px;
	float: right;
	color:#222222;
	position: relative;
	z-index: 9;
}
.noticias h1{
	font-size: 16px;
	font-weight: 900;
}
.noticias p{
	font-weight: 400;
}
.circulo{
	width: 60px;
	height: 55px;
	padding-top: 0px;
	text-align: center;
	float: left;
}
.circulo span{
	padding: 10px;
}
.informacion{
	width: 408px;
	padding-top: 0px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.informacion h1{
	font-weight: 400;
	padding: 0;
	margin: 0;
}
.informacion p{
	font-weight: 400;
	font-size: 12px;
	color: #909090;
}
.informacion p span a{
	color:#3283c2;
}
.informacion p span a:hover{
	color:#004e8a;
}
.fecha_btn{
	display:inline-block;
	width:55px;
	height:55px;
	border-radius:55px;
	font-size:12px;
	color:#ffffff;
	line-height:55px;
	text-align:center;
	text-decoration:none;
	background:#2780c4;
}
.fecha_btn:hover{
	color:#ffffff;
	text-decoration:none;
	background:#333
}
/*
	MENU
	----------------------------------------------------
*/
#megamenu2{
	/*margin-left: -2px;*/
	margin-left: 0px;
}
#megamenu3{
	margin-left: -2px;
}
#megamenu4{
	margin-left: -4px;
}
.megamenu .column h3{
background:#171f27;
font:bold 12px Tahoma;
color:#FFFFFF;
margin:0 0 0px 0; 
height: 38px;
padding:12px;
}
/*
	FOOTER
	----------------------------------------------------
*/
footer{
	height: 220px;
	background-color: #202020;
}
.footer{
	height: 220px;
	background-color: #202020;
}
.pie_footer{
	height: 55px;
	background-color: #040406;
}
.footer_caja{
	width: 242px;
	height: 192px;
	margin-top: 10px;
	float: left;
}
.footer_caja h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.footer_caja p{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #b3b3b3;
	text-transform: uppercase;
}
.footer_caja_telefonos{
	width: 242px;
	height: 192px;
	float: left;
	margin-top: -15px;
	padding: 0;
}
.footer_caja_telefonos h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.footer_caja_telefonos p{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #b3b3b3;
	text-transform: uppercase;
}
.footer_caja_test{
	width: 362px;
	height: 150px;
	background-color: #2c2c2c;
	float: left;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	padding:0px 20px 0px 20px;
	margin-top:10px; 
}
.footer_caja_test h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #2b98db;
	text-transform: uppercase;
}
.footer_caja_test h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-transform: uppercase;
}
.footer_caja_test p{
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #b3b3b3;
}
/*
	FOOTER_DOS
	----------------------------------------------------
*/
.logo_footer{
	width: 145px;
	height: 38px;
	padding-top: 10px;
	float: left;
}
.derechos_footer{
	float: left;
	margin-left: 196px;
	padding-top: 20px;
}
.derechos_footer{
	font-size: 12px;
}

/*
	TIENDA
	----------------------------------------------------
*/
.el_filtro{
	width: 170px;
	display: inline-block;
}
.remove{
	color: white;
	margin-left: 0px;
}
.negro{
	color: #555555;
	padding: 20px 0 0 20px;
	font-weight: bold;
}
.check{
	margin-left: 20px;
	color: #555555;
}
.prin_tienda{
	/*height: 712px;*/
	padding-bottom: 20px;
	background-color: white;
	-webkit-box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	-moz-box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	padding: 0;
}
.prin_tienda_art{
	padding-bottom: 20px;
	background-color: white;
	-webkit-box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	-moz-box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	box-shadow: 0px 13px 108px -9px rgba(0,0,0,0.46);
	padding: 0;
}
.la_categoria{
	width: 240px;
	margin: 30px 0 0 30px;
	border: 1px solid #c4c4c4;
	background-color: #f9f9f9;
	color: #555555;
	padding-bottom: 20px;
}
.la_categoria_cabeza{
	width: 240px;
	height: 38px;
	background-image: url("../images/la_categoria.jpg");
}
.la_categoria_cabeza p{
	font-size: 16px;
	margin-top: 0px;
	color: white;
	display: block;
	padding:8px 0 0 15px;
}
.filtro{
	width: 200px;
	height: 33px;
	background-color: #d3d3d3;
	padding: 6px;
	padding-left: 7px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	margin:0px 20px;
	color: #555555;
}
/*
	PRODUCTOS
	----------------------------------------------------
*/
.productos{
	width: 881px;
	height: 676px;
	margin-left: 17px;
	margin-top: 8px;
	float: left;
}
.productos_art{
	width: 881px;
	/*height: 676px;*/
	padding-bottom: 20px;
	margin-left: 17px;
	margin-top: 22px;
	float: left;
}
.la_categoria{
	float: left;
}
.elproducto{
	width: 202px;
	height: 260px;
	float: left;
	border: 1px solid #c6c6c6;
	margin:14px 0 0 14px;
}
.foto{
	width: 202px;
	height: 150px;
	padding: 5px;
	text-align: center;
}
.info{
	width: 202px;
	height: 65px;
	padding: 0;
}
.info h1{
	font-size: 16px;
	color: #3a3a3a;
	margin-left: 21px;
	margin-right: 11px;
	margin-top:0px;
	
}
hr {border: 1px solid #c6c6c6; height: 0px; width: 172px;margin:auto;}
.btn_ver_mas_index {
	margin-left: 0px;
	  background: #3086c3;
	  background-image: -webkit-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -moz-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -ms-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -o-linear-gradient(top, #3086c3, #3086c3);
	  background-image: linear-gradient(to bottom, #3086c3, #3086c3);
	  -webkit-border-radius: 2;
	  -moz-border-radius: 2;
	  border-radius: 2px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 10px;
	  padding: 8px 15px 8px 15px;
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
	}

.btn_ver_mas_index:hover {
	  background: #42a3e3;
	  background-image: -webkit-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -moz-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -ms-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -o-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: linear-gradient(to bottom, #42a3e3, #3086c3);
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
}
.btn_ver_mas {
	  margin-left: 20px;
	  background: #3086c3;
	  background-image: -webkit-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -moz-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -ms-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -o-linear-gradient(top, #3086c3, #3086c3);
	  background-image: linear-gradient(to bottom, #3086c3, #3086c3);
	  -webkit-border-radius: 2;
	  -moz-border-radius: 2;
	  border-radius: 2px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 10px;
	  padding: 8px 15px 8px 15px;
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
	
	}

.btn_ver_mas:hover {
	  background: #42a3e3;
	  background-image: -webkit-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -moz-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -ms-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -o-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: linear-gradient(to bottom, #42a3e3, #3086c3);
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
}


.btn_ver_mas_ {
	  margin-left: 20px;
	  background: #3086c3;
	  background-image: -webkit-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -moz-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -ms-linear-gradient(top, #3086c3, #3086c3);
	  background-image: -o-linear-gradient(top, #3086c3, #3086c3);
	  background-image: linear-gradient(to bottom, #3086c3, #3086c3);
	  -webkit-border-radius: 2;
	  -moz-border-radius: 2;
	  border-radius: 2px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 10px;
	  padding: 8px 15px 8px 15px;
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
      margin-top:-35px;
	  float:left;
	}

.btn_ver_mas_:hover {
	  background: #42a3e3;
	  background-image: -webkit-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -moz-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -ms-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: -o-linear-gradient(top, #42a3e3, #3086c3);
	  background-image: linear-gradient(to bottom, #42a3e3, #3086c3);
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
}
/*
	ARTICULO
	----------------------------------------------------
*/
.contenedor_foto_art{
	width: 367px;
	height: 372px;
	float: left;
}
.foto_art{
	width: 367px;
	height: 267px;
	border: 1px solid #c5c5c5;
}
.foto_rel{
	width: 116px;
	height: 95px;
	margin-top: 10px;
	border: 1px solid #c5c5c5;
	float: left;
}
.foto_rel_dos{
	width: 116px;
	height: 95px;
	margin-top: 10px;
	margin-left: 9px;
	border: 1px solid #c5c5c5;
	float: left;
}

.contenedor_info_noticia{
	width: 355px;
	height: 305px;
	float: left;
	margin-left: 30px;
}
.contenedor_info_noticia h1{
	font-size: 18px;
	color: #4397d8;
}
.contenedor_info_noticia p{
	margin-top: 20px;
	font-size: 14px;
	color: #828282;
}


/*
	ARTICULO
	----------------------------------------------------
*/
.contenedor_info_art{
	width: 355px;
	height: 305px;
	float: left;
	margin-left: 30px;
}
.contenedor_info_art h1{
	font-size: 18px;
	color: #4397d8;
}
.contenedor_info_art p{
	margin-top: 20px;
	font-size: 14px;
	color: #828282;
}
.hr {border: 1px solid #c6c6c6; height: 0px; width: 356px;margin:auto;margin-top: 20px;}
.hr2 {border: 1px solid #c6c6c6; height: 0px; width: 356px;float: left;display: block;}
.btn_consultar {
	  background: #f37308;
	  background-image: -webkit-linear-gradient(top, #f37308, #f37308);
	  background-image: -moz-linear-gradient(top, #f37308, #f37308);
	  background-image: -ms-linear-gradient(top, #f37308, #f37308);
	  background-image: -o-linear-gradient(top, #f37308, #f37308);
	  background-image: linear-gradient(to bottom, #f37308, #f37308);
	  -webkit-border-radius: 2;
	  -moz-border-radius: 2;
	  border-radius: 2px;
	  font-family: Arial;
	  color: #ffffff;
	  font-size: 10px;
	  padding: 13px 20px 13px 20px;
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
	}
	.btn_consultar:hover {
	  background: #ff8826;
	  background-image: -webkit-linear-gradient(top, #ff8826, #f37308);
	  background-image: -moz-linear-gradient(top, #ff8826, #f37308);
	  background-image: -ms-linear-gradient(top, #ff8826, #f37308);
	  background-image: -o-linear-gradient(top, #ff8826, #f37308);
	  background-image: linear-gradient(to bottom, #ff8826, #f37308);
	  text-decoration: none;
	  cursor: pointer;
	  border: none;
	}
	
	
		.pproductos_art_dos_{
		width: 100%;
		height: 100%;
		display: inline-block;
	    font-size: 14px;
	color: #828282;
	}
	
		.pproductos_art_dos_ h1{
		font-size: 18px;
		color: #4397d8;
}

	.pproductos_art_dos_  p{
margin-top: 0px;
	font-size: 14px;
	color: #828282;
}
	
	.productos_art_dos h1{
		font-size: 18px;
		color: #4397d8;
	}
	.productos_art_dos{
		width: 881px;
		height: 303px;
		float: left;
		margin-top: 0px;
	}
	.productos_art_dos h1{
		font-size: 18px;
		color: #4397d8;
	}
	.productos_art_tres{
		width: 881px;
		padding-bottom: 20px;
		float: left;
		margin-top: 0px;
	}
	.productos_art_tres h1{
		font-size: 18px;
		color: #222e38;
	}
	.elproducto_art{
		width: 202px;
		height: 241px;
		float: left;
		border: 1px solid #c6c6c6;
		margin:14px 0 0 14px;
		background-color: white;
	}
	.foto_art_dos{
		height: 125px;
		padding: 0;
		text-align: center;
		background-color: white;
	}
	.info_art{
		width: 202px;
		height: 114px;
		padding: 6px;
	}
	.info_art h1{
		font-size: 16px;
		color: #3a3a3a;
		margin-left: 21px;
		margin-top:7px;
	}
/*
	ARTICULOS
	----------------------------------------------------
*/
#productos_listado{
  width: 865px;
  height: 100%;
  padding: 0px;
  margin-left: 0px;
  border: 1px dotted #ccc;
  background-color: #ffffff;
}
#productos_listado_interior{
  width: 845px;
  height: 100%;
  padding: 0px;
  margin: 10px;
}
#barra_gris{
  width: 845px;
  height: 27px;
  background-color: #222e38;
}
#barra_gris h3{
  color:#ffffff;
  margin: auto;
  padding: 6px 5px 5px 5px;
  font-size: 14px;
}
#registro{
  width: 845px;
  height: 28px;
  background-color: #ffffff;
  border-bottom: 1px solid #d8d8d8;
}
#registro_ultimo{
  width: 845px;
  height: 32px;
  background-color: #ffffff;
}
#registro_izq{
    width: 195px;
    height: 24px;
    float: left;
}
#registro_izq p{padding: 5px;color:#222222;font-weight: bold;margin: auto}
#registro_der{
    width: 570px;
    height: 24px;
    float: left;
}
#registro_der p{padding: 5px;color:#2f2f2f;margin: auto}

/*
	SECCION DISTRIBUIDORES
	----------------------------------------------------
*/
.principal_distribuidores{
	height: 707px;
	margin: auto;
	background-color: white;
	background-image: url("../images/fondo_distribuidores.jpg");
}
.elformulario_izq{
	width: 517px;
	height: 227px;
	background-color: white;
	float: left;
	padding: 0;
	margin-left: 13px;
	margin-top: 7px;
}
.elformulario_der{
	width: 615px;
	height: 677px;
	margin-left: 13px;
	background-color: #ffffff;
	float: left;
}
.container_form{
	padding: 0;
}
.elformulario_der h1{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	margin-top: 30px;
	font-weight: bold;
}
.elformulario_izq h1{
	font-size: 16px;
	color: #212121;
	margin-top: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.elformulario_izq p{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	line-height: 21px;
}
.elformulario_izq span{
	color: #41c58b;
}

/*
	SECCION CONTACTO
	---------------------------------------------------------
*/
.principal_contacto{
	height: 707px;
	margin: auto;
	background-color: white;
	background-image: url("../images/fondo_contacto.jpg");
}
.elformulario_izq{
	width: 517px;
	height: 227px;
	background-color: white;
	float: left;
	padding: 0;
	margin-left: 13px;
	margin-top: 7px;
}
.elformulario_der{
	width: 615px;
	height: 677px;
	margin-left: 13px;
	background-color: #ffffff;
	float: left;
}
.container_form{
	padding: 0;
}
#formulario_de_contacto input{border:1px solid #ccc;padding: 3px;}
#formulario_de_contacto textarea{border:1px solid #ccc;padding: 3px;}
#formulario_de_contacto{
    height: 490px;
    margin: auto;
    margin-left: 30px;
    margin-top: 25px;
    float: left;
}
.campo{
    width: 558px; height: 41px;
}
.parrafo{
    font-size:14px; font-weight: 500;line-height: 2px;padding-top: 25px;margin-left: 0px;color:#010101;
}
#submit_contacto {
    background:url(images/boton_enviar_consulta.png);
    width:181px;
    height:50px;
    text-indent:-9999px;
    border:none;
    margin-top:20px;
    cursor:pointer;
}

#submit_contacto:hover {
    opacity:0.9;
}
.btn_contacto {
    margin-top: 12px;
    background: #41c58b;
    background-image: -webkit-linear-gradient(top, #41c58b, #41c58b);
    background-image: -moz-linear-gradient(top, #41c58b, #41c58b);
    background-image: -ms-linear-gradient(top, #41c58b, #41c58b);
    background-image: -o-linear-gradient(top, #41c58b, #41c58b);
    background-image: linear-gradient(to bottom, #41c58b, #41c58b);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    text-shadow: 1px 1px 3px #329c6c;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.btn_contacto:hover {
    background: #4be39e;
    background-image: -webkit-linear-gradient(top, #4be39e, #41c58b);
    background-image: -moz-linear-gradient(top, #4be39e, #41c58b);
    background-image: -ms-linear-gradient(top, #4be39e, #41c58b);
    background-image: -o-linear-gradient(top, #4be39e, #41c58b);
    background-image: linear-gradient(to bottom, #4be39e, #41c58b);
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.elformulario_der h1{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	margin-top: 30px;
	font-weight: bold;
}
.elformulario_der1 h1{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	margin-top: 30px;
	font-weight: bold;
}


.elformulario_der1 p{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	line-height: 28px;
}
.elformulario_izq h1{
	font-size: 16px;
	color: #212121;
	margin-top: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.elformulario_izq p{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	line-height: 28px;
}
/*
	SECCION SOPORTE
	----------------------------------------------------------
*/
.principal_soporte{
	height: 707px;
	margin: auto;
	background-color: white;
	background-image: url("../images/fondo_soporte.jpg");
}

.principal_empresa{
	height: 707px;
	margin: auto;
	background-color: white;
	background-image: url("../images/fondo_empresa.jpg");
}
.elformulario_izq{
	width: 517px;
	height: 227px;
	background-color: white;
	float: left;
	padding: 0;
	margin-left: 13px;
	margin-top: 7px;
}
.elformulario_der{
	width: 615px;
	height: 677px;
	margin-left: 13px;
	background-color: #ffffff;
	float: left;
}

.elformulario_der1{
	width: 615px;
	height: 677px;
	margin-left: 13px;
	background-color: #ffffff;
	float: left;
}
.container_form{
	padding: 0;
}
#formulario_de_soporte input{border:1px solid #ccc;padding: 3px;}
#formulario_de_soporte textarea{border:1px solid #ccc;padding: 3px;}
#formulario_de_soporte{
    height: 490px;
    margin: auto;
    margin-left: 30px;
    float: left;
}
.campo_consulta{
    width: 558px; height:89px;
}
.parrafo{
    font-size:14px; font-weight: 500;line-height: 2px;padding-top: 25px;margin-left: 0px;color:#010101;
}
.btn_soporte {
    margin-top: 12px;
    background: #41c58b;
    background-image: -webkit-linear-gradient(top, #41c58b, #41c58b);
    background-image: -moz-linear-gradient(top, #41c58b, #41c58b);
    background-image: -ms-linear-gradient(top, #41c58b, #41c58b);
    background-image: -o-linear-gradient(top, #41c58b, #41c58b);
    background-image: linear-gradient(to bottom, #41c58b, #41c58b);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    text-shadow: 1px 1px 3px #329c6c;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 12px 20px 12px 20px;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.btn_soporte:hover {
    background: #4be39e;
    background-image: -webkit-linear-gradient(top, #4be39e, #41c58b);
    background-image: -moz-linear-gradient(top, #4be39e, #41c58b);
    background-image: -ms-linear-gradient(top, #4be39e, #41c58b);
    background-image: -o-linear-gradient(top, #4be39e, #41c58b);
    background-image: linear-gradient(to bottom, #4be39e, #41c58b);
    text-decoration: none;
    cursor: pointer;
    border: none;
}
.elformulario_der h1{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	margin-top: 30px;
	font-weight: bold;
}
.elformulario_izq h1{
	font-size: 16px;
	color: #212121;
	margin-top: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.elformulario_izq p{
	font-size: 16px;
	color: #212121;
	margin-left: 30px;
	line-height: 21px;
}
.elformulario_izq span{
	color: #41c58b;
}
/*
	DISTRIBUIDORES parte 2
*/
.marca_del_distribuidor{
	width: 140px;
	height: 125px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
.info_del_distribuidor{
	width: 435px;
	height: 125px;
	margin-top: 25px;
	float: left;
	padding: 0;
}
.info_del_distribuidor h1{
	font-size: 16px;
	color: #222222;
	margin: 0px 0px 0px 10px;
	font-weight: bold;
}
.info_del_distribuidor p{
	font-size: 12px;
	color: #222222;
	margin: 4px 0px 0px 10px;
	font-weight: 400;
}
.info_del_distribuidor span{
	float: right;
	margin-top: 0px;
	padding: 0px;
	color: #37bb81;
	font-size: 12px;
}

div.pagination {
 width:90%; clear:both; 
 padding: 3px;
 margin: 0 auto;
 overflow: auto;
 text-align: center;
}
div.pagination a {
 border:1px solid #dedfde;
 margin-right:3px;
 padding:2px 6px;
 text-decoration: none;
 color: #1277BA; 
 border-radius:5px;
}
div.pagination a:hover, div.pagination a:active {
 border: 1px solid #dedfde;
 background-color:#1277BA;
 color: #fff;
}


div.pagination span.current {
 margin-right:3px;
 padding:2px 6px;
 font-weight: bold;
 color: #1277BA!important;
}
div.pagination span.disabled {
 margin-right:3px;
 padding:2px 6px;
 color: #adaaad;
}

#error,#error10 {
  padding: 8px 35px 8px 14px;
  margin-bottom: 10px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;

  visibility:hidden;
  text-align:center;
  
 font-family: 'Questrial', sans-serif;

  color:red;
	font-size:15px;
	

}


@media only screen and (max-width: 600px) {
	 
body {
width:1210px;
}
