*{
	margin:0;
	font-family: 'Roboto', sans-serif;
	
}
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') 
  format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{
	background-color: #FAFAFA;
    
}
.adsbygoogle{
	width: 100%;
}
header{

    margin: 0;
	width: 100%;
   /* position: fixed;*/
	height:auto;
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
  	justify-content: center;
	
	
}

	

.menu_bar{
	display: none;
}

footer{
	width: 100%;
	display: flex;
	flex-direction: row;
   	flex-wrap: wrap;
	bottom: 0;
	

}
.foo{
    width: 90%;
    justify-content: space-between;
    display: flex;
	flex-wrap: wrap;
	color: #fff;
}
.navega{
	width: 70%;
}

.navega nav ul{
	display: flex;
    flex-wrap: wrap;
    list-style: none;

}
.navega nav ul li{
	margin:20px;
}
.navega nav ul a{
	color: #fff;
	text-decoration: none;
}
.navega nav ul a:hover{
    background-color: #fff;
    color: #000000;
    
}
.redess{
	width: 30%;
	display: flex;
	justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.redess span {
	
	font-size: 25px;

}
.redess span a:hover{
	background-color: #fff;
    border-radius: 5px;
    color: #000000;
}
.redess span a{
	color: #fff;
	padding: 10px;
}
.copy{
	width: 100%;
	display: flex;
	justify-content: center;
}
.elemento{
	width: 90%;
	margin:10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-top: 20px;

}
.elemento1{
	width: 90%;
	flex-wrap: nowrap;
	display: flex;
	justify-content: flex-start;
	padding-top: 5px;
	/*position: fixed;*/
	background-color: #FAFAFA;
    z-index: 1000;
    align-items: center;
}
.elemento1 img{
	width: 95%;
	height: auto;
}
.elemento1 form{
	width: 50%;
}
.elemento1 .buscadorp{
	
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.buscadorp  input[type="text"]{

	width: 72%;
}
.buscadorp input[type="submit"]{
	width: 20%;

}
.elemento form{
	display: none;
}
.lista{
	display: flex;
	list-style: none;
	flex-wrap: wrap;
}


.lista li{
	margin: 5px;
	color: #000000;
	padding: 10px;
    
    
}
.lista a li i{
	margin-right: 5px;
}
.lista li:hover{
	background-color: #000000;
	color: #fff;
	/*border-radius: 10px;*/
	/*transition: 0.3s;*/

}
.lista a{
	text-decoration: none;
}


.contenedor{
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
	 height: auto;
	 justify-content:center;
	 min-height: 600px;
}
.banner-container{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f2f2f2;
}

.banner-section{
	padding: 10px 0 10px 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f2f2f2;
}
.banner-container .banner-desktop{
	width: 728px;
	padding: 10px 0 10px 0;
}
.banner-container .banner-mobile{
	display: none;
}

.banner-section .banner-general{
	width: 100%;
	max-width: 728px;
}

.banner-general img{
	width: 100%;
	height: auto;
}
.contenedor-footer{
     width: 100%;
	 display: flex;
	 flex-wrap: wrap;
	 height: auto;
	 justify-content:center;
	 background-color: rgba(0, 0, 0, 0.9);
}
.fila{
	width: 90%;
    justify-content: space-between;
    display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
    margin-bottom: 10px;
    align-content: flex-start;
}
.fila.centered{	
	justify-content: center;
	padding-top: 20px;
}
.columna-mitad{
	width: 47%;
	border:1px solid #1C6FB7;
	border-radius: 20px;
	margin-top: 5px;
	padding: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.aciones-recientes{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

}
.aciones-recientes .accion{
	width: 49%;

	
}
.aciones-recientes .accion .titulo{
	color: #1C6FB7;
}
.aciones-recientes .accion span{
  width: 100%;
  display: flex;
  justify-content: space-between;
   padding: 10px;
   
}
.aciones-recientes .accion span:hover{
	color: rgba(0, 0, 0, 0.5);

}
.aciones-recientes .accion a{
	color: #000000;
	text-decoration: none;

}
.aciones-recientes .accion span p{
  width: 50%;

}

.noticia{
	width: 47%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;

}
.noticia:hover{
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: 0.3s;
	cursor: default;
	background-color: #D8D8D8;
}
.noticia a{
	text-decoration: none;
}
.noticia a p{
	color: #000000;
}
.noticia  img{
	width: 100%;
	border-radius: 20px;
}
.noticia h3{
	
	margin: 10px;
	color:#1C6FB7;
}
.noticia p{
	margin: 10px;
}
.articulo1{
	width: 30%;
}
.articulo1 img{
	width: 100%;
}
.articulo2{
	width: 69%;
}
.articulo2 a{
	text-decoration: none;
	color: #1C6FB7;
}

.menu2{
 width: 20%;
/* border: 1px solid #1C6FB7;
 position: fixed;

 max-height: 450px;*/
 

}
.grupo .menurub{
	margin-top: 10px;
	width: 100%;
}
.grupo .menurub a h4{
	background-color: #f2f2f2;
	padding: 10px;
	color: #000000;
	border: 1px solid #E0E0E0;
	margin-top: 5px;
}
.grupo .menurub a h4:hover{
	background-color: #1C6FB7;
	transition: 0.2s;
	color: #ffffff;
}
.menu2 a{
	color: #1C6FB7;
	
	text-decoration: none;

}
.notice{
  width: 68%;
}
.notice img{
	width: 100%;
	border-radius: 20px;
}
.notice .titulo{
	margin-top: 10px;
	color: #1C6FB7;
	width: 100%;
	height: auto;
}
.notice p{
	margin-top: 10px;
}

.masvisto{
	width: 30%;

}
.masvisto a{
	text-decoration: none;
}
.masvisto .titulo{
	margin-top: 0;
}
.relatitu{
	margin-top: 10px;
}
.visto{
 width: 100%;
 display: flex;
 justify-content: space-between;
}
.visto .img{
 width: 40%;

}
.visto .img img{
	width: 100%;
}
.visto .text{
	width: 58%;
}
.visto .text h4{
	color: #1C6FB7;
}
.visto .text p{
	color: #000000;
}

.columna a{
	text-decoration: none;
    
	
}
.catalogos{
	width: 100%;
}
.itempdf{
 display: flex;
 justify-content: space-between;
 margin-top: 10px;
}
.itempdf a{
	text-decoration: none;
	color: #08AC44;
}
.itempdf a:hover{
	color: #000000;
	transition: 0.3s;
}
.itempdf .nompdf{
	width: 74%;
}
.itempdf .iconodown{
	width: 20%;
}
.columna .noticiaindex{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	border-bottom: 1px solid #1C6FB7;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
.noticiaindex:hover{

	box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: 0.3s;
}
.noticiaindex .logonot{
	width: 29%;
}
.noticiaindex .logonot img{
	width: 100%;
}
.noticiaindex .textnot{
	width: 69%;
}

.noticiaindex .textnot .titulo{
	margin-top: 0;
	color: #1C6FB7;
}
.textnot p{
	color: #000000;
}
.vermas{
	width: 100%;
}
.vermas span{
	display: flex;
	justify-content: flex-end;
    margin-bottom: 20px;
}


.accordion
			{
				max-width: 300px;
				margin: 5px auto;
			}
.grupo{
	margin-top: 0;
}
.lista-menu{
	list-style: none;
	padding: 5px;

}
.lista-menu li{
	padding: 10px 0;

}
.lista-menu li:hover{
	border-bottom: 1px solid #1C6FB7;
}
.lista-menu li a{

	text-decoration: none;
	color: #000000;
}


.columna{
	margin-top: 0;
	/*margin-left: 23%;*/
	width: 78%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-content: flex-start;
    /*border-bottom: 2px solid rgba(68, 68, 68, 0.2);*/
    margin-bottom: 20px;
}
.destac{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	border: 1px solid #7C7C8D;
	justify-content: space-between;
	border-radius: 20px;
	background-color: #7C7C8D;
	color: #ffffff;

}
.destac .titulo{
	width: 100%;
	margin-left: 10px;
	color: #ffffff;
}
.destac .destacimg{
	width: 29%;
	margin-left: 10px;
}
.destac .destacimg img{
	width: 100%;
}
.destac .destactext{
	width: 68%;
	margin-right: 10px;
	font-size: 15px;
}
.destac .destactext a{
	color: #fff;
}
.destac .destactext a:hover{
	color: #1C6FB7;
}
.prodsempre{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.prodsempre .prod{
	width: 15%;
}
.prodsempre .prod:hover{
	transform: scale(1.2);
	transition: 0.3s;
	cursor: pointer;
	border-radius: 10px;
}
.prodsempre .prod img{
	width: 100%;
}
.prodsempre .prod img:hover{
	border-radius: 10px;
	transition: 0.3s;
}
.sec-recientes{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 5px;
	border: 1px solid #7C7C8D;
	border-radius: 10px;
	
}
.sec-recientes .consultados{
	width: 49%;
	margin: 10px;
}
.sec-recientes .cotizados{
   width: 49%;
   margin: 10px;

}
.itemdescrip a{
	display: flex;
	width: 100%;
	justify-content: space-between;
	color: #1C6FB7;
	margin-bottom: 5px;
}
.itemdescrip a:hover{
	color: #000000;
	transition: 0.3s;
}
.itemdescrip .nom_prod{
	width: 78%;
}
.itemdescrip .fec_prod{
	width: 20%;
}
.columna-pub{
	margin-top: 30px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-content: flex-start;
    min-height: 500px;
    margin-bottom: 20px;
}

.buscador{
	width: 100%;
}
.titulo{
	width: 100%;
	margin: 10px 0 10px 0;
	display: flex;
	color: rgba(12, 36, 63, 1);
	
}
.titulo a{
	text-decoration: none;
	color: #1C6FB7;
	font-size: 13px;
}
.item{
	
	width: 23%;
	margin: 5px;
	background-color:#f2f2f2;
   
}
/*.item img{
	background: url(../images/load.gif) center no-repeat;
}*/
.secion-slider{

}
.secion-slider img{
	height: 300px;
}
.item:hover {
	
	box-shadow: 0 10px 17px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: 0.3s;
	cursor: default;
	transform: scale(1.1);
	background-color: #888;

}
.item:hover span{
	color: #fff;
}
.item img{
	width: 100%;
}
.item a{
	text-decoration: none;

}
.item span{
	text-align: center;
	font-size: 20px;
	color: rgba(12, 36, 63, 1);
	font-size: 13px;
}

.item-deta{
	width: 49%;
    
}
.item-deta img{
	width: 100%;
	border-radius: 10px;

}

.proveedor{
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	justify-content: space-between;
}
.item-deta .proveedor img{
	width: 100%;

}
.item-deta .oculto{
	display: none;
}
.cantview{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.cantview span{
   width: 50%;
   display: flex; 
   justify-content: space-between;
}
.cantview span p{
	margin-right: 10px;
}
.cantview span .viewcoti{
	display: flex;
	justify-content: flex-end;
	width: 100%;
}
.cantview span .viewcoti p i{
	margin: 0 10px;
}
.mini-item-img{
	width: 30%;
}
.mini-item{
	width: 69%;
}

.mini-item a{
	text-decoration: none;
	color: #1C6FB7;
}

.texbox{
 display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.texbox:focus{
	color: #1072B5;
}

.boton{

	
	background-color: #000000; /* color construproductos negro */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.boton:hover{
	background-color: #1072B5; /* color construproductos azul */
	color: #fff;
	transition: 0.2s;
	border-color: #95a5a6;
	cursor: pointer;

}
.relacionados{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-around;
	margin-bottom: 20px;
}
.item-rel{
	margin-top: 3px;
	width: 24%;
	background-color: #f2f2f2;
	color: rgba(12, 36, 63, 1);
    font-size: 12px;

}
.item-rel:hover{
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.5), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: 0.3s;
	cursor: pointer;
	transform: scale(1.2);
	background-color: #888;

}
.item-rel img{
	width: 100%;
	border-radius: 0;
}
.item-rel p{
	text-align: center;
   color: rgba(12, 36, 63, 1);
}
.item-rel:hover p{
	color: #fff;
}
.filtro{
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
}
.filtro a{
	
	padding: 10px;
	margin: 5px;
	color: #1C6FB7;
	text-decoration: none;
	
	

}
.filtro a:hover{
	background-color: #1C6FB7;
	color: #fff;
	border-radius: 50px;
	transition: 0.4s;
}

.empresa{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.art1{
	width: 29%;
}
.art2{
	width: 69%;
}
.art1 img{
 width: 100%;
}
.form-group{
	width: 48%;
	/*margin: 0 10px;*/
}
.form-group .texbox{
	width: 94%;
}
/* Slider para productos*/
.flexslider{
	width: 100%;
	position: relative;
}

.slides{
	overflow: hidden;
}

.slides img{
	width: 100%;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-control-nav{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 5%;
	z-index: 999;
}

.flex-control-nav li{
	display: inline-block;
	margin: 0 6px;
}

.flex-control-nav li a{
	display: block;
	background: #000000;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	text-indent: -9999px;
}

.flex-control-nav li a:hover{
	background: #ffffff;
	border: 1px solid #000000;
}

.flex-control-nav li a.flex-active{
	background: #ffffff;	
	border: 1px solid #000000;
}

.flex-direction-nav a{
	display: block;
	text-decoration: none;
	position: absolute;
	top: 50%;
	z-index: 999;
	width: 40px;
	height: 40px;
	overflow: hidden;
	color: #000000;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev{
	left: 0;
}

.flex-direction-nav .flex-next{
	right: 0;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: #000000;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

.flex-caption p{
	font-family: Lato;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
	font-size: 45px;
	color: #000000;
	font-weight: bold;
}

.flexslider:hover .flex-direction-nav .flex-prev{
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover{
	opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next{
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover{
	opacity: 1;
}

/*
  Media query para responsive*/

@media (max-width: 900px){
  body{
  	margin-top: 83px;
  }
  header{

    margin: 0;
	width: 100%;
	height:auto;
    display: flex;
	flex-direction: row;
	flex-wrap: wrap;
  	justify-content: space-between;
  	border:0;
    

}
.sec-recientes{
	flex-wrap: wrap;
}
.sec-recientes .consultados{
	width: 100%;
}
.sec-recientes .cotizados{
	width: 100%;
}
.menu_bar{
	display: block;
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	border-bottom: 1px solid #1C6FB7;
    z-index: 1000;
}
.menu_bar .bt-menu{
	display: block;
	padding:20px;
	color: #fff;
	overflow: hidden;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
.menu_bar i{
	float: right;
	font-size: 40px;
	color: #000;
}
.menu_bar  img{
	width: 50%;
}
.elemento{
	margin: 0;
	right: 100%;
	width: 100%;
	position: fixed;
	overflow: scroll;
	height: 100%;
	background-color: #fff;
	z-index: 1000;
}
.elemento1{
	display: none;
}
.lista{
	display: block;
	width: 100%;
	
}
.lista form{
	margin-top: 5px;
	display: block;
}
.lista li{
	border-bottom: 1px solid #fff;
}
.lista li:hover{
	border-bottom: 1px solid #1C6FB7;
	background-color: #fff;
	color: #95a5a6;
}
.elemento{
	justify-content: flex-start;
}
 .elemento img{
	width: 100%;
	height: auto;
	
}
.accordion
			{
				max-width: 100%;
				margin: 5px auto;
			}
.contenedor{
	 width: 100%;
	 display: flex;
	 flex-wrap: wrap;
	 height: auto;
	 justify-content: center;
	 margin-top: 10px;
}

.sec-recientes{
	display: none;
}
.destac{
	margin-top: 10px;
}

.fila{
	width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.titulo{
	margin-left: 10px;
}
.columna-mitad{
	width: 100%;
	margin: 10px;
}

.menu2{
	width: 100%;
	position: relative;
	overflow: inherit;
	height: auto;
}

.columna{
	width: 90%;
	margin-left: 0;
}
.columna .oculto{
	display: none;
}
.aciones-recientes .accion{
	width: 100%;
	}

.aciones-recientes .accion span p{
	font-size: 12px;
}
.item{
	
	width: 47%;
	margin: 5px;

}
.item:hover{
	transform: scale(1);
}
.item-deta {
	width: 100%;
	margin: 10px;
}

.item-deta .oculto{
	display: block;

}
.item-deta .display{
	display: none;
}
.item-rel:hover{
	transform: scale(1);
}
.proveedor{
	display: flex;
	flex-wrap: wrap;

}
.mini-item{
	width: 100%;
}
.texbox{
display: block;
  width: 90%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.filtro a{
	
	padding: 5px;

}

.art1{
	width: 100%;
}
.art2{
	width:100%;
}
.notice{
	margin: 10px;
  width: 100%;
}
.relacionados{
	display: none;
}
.relatitu{
	display: none;

}
.masvisto{
	margin: 10px;
	width: 100%;
	
}
.form-group{
	width: 100%;
	margin: 10px;
}
.secion-slider{
	display: none;
}
.banner-container .banner-mobile{
	display: block;
	padding: 10px 0 10px 0;
	width: 320px;
}
.banner-mobile img{
	width: 100%;
}
.banner-container .banner-desktop{
	display: none;
}

}
@media (max-width:  550px) {
	.menu_bar img{
		width: 80%;
	}
	.noticia{
	width: 100%;
	transition: 0.5s;
	margin: 10px;
	
}
.titulo{
	margin-left: 10px;
}
.redess{
	flex-direction: column;
	justify-content: flex-start;

}
.redess span{
	margin-top: 30px;
}
.logonot{
	width: 100%;
	margin: 10px;

}
.textnot{
	width: 100%;
	margin: 10px;
}
.titulo a{
	font-size: 10px;
}
.item{
	
	width: 47%;
	margin: 3px;

}
.destac .destacimg{
	width: 100%;
}
.destac .destactext{
	width: 100%;
	margin-left: 5px;
	
}

}


