

#articuloslink{  
  background-size: cover;
  margin-bottom: 0px;
  position:relative;
  background-attachment: fixed;
}
  

.fondo_1  {background: url(../img/fondo_1.jpg);  }
.fondo_ol  {background: url(../img/fondo_ol.jpg);  }
.fondo_st  {background: url(../img/fondo_st.jpg);  }
.fondo_pf  {background: url(../img/fondo_pf.jpg);  }
.fondo_ro  {background: url(../img/fondo_ro.jpg);  }
.fondo_lyh  {background: url(../img/fondo_lyh.jpg);  }
.fondo_2  {background: url(../img/fondo_2.jpg);background-position: 60% 0;  }

.fondo_3  {background: url(../img/fondo_3.jpg);  }
.fondo_4  {background: url(../img/fondo_4.jpg);  }
.fondo_5  {background: url(../img/fondo_5.jpg);  }
.fondo_pa  {background: url(../img/fondo_pa.jpg);  }
.fondo_silos  {background: url(../img/fondo_silos.jpg);  }
.fondo_ayd  {background: url(../img/fondo_ayd.jpg);  }
.fondo_alma  {background: url(../img/fondo_alma.jpg);  }
.fondo_dosi  {background: url(../img/fondo_dosi.jpg);  }
.fondo_oe  {background: url(../img/fondo_oe.jpg);  }
.fondo_moldes {background: url(../img/fondo_moldes.jpg);  }
.fondo_rebozador {background: url(../img/fondo_rebozador.jpg);background-size:contain!important;    }

@media only screen and (max-width: 1500px) {
.fondo_rebozador {background-position-y: 70px;}
}


#articuloslink .contenedor-articulos{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#articuloslink article{
  margin: 0px 30px 40px 30px;
  width: 320px;
  background-color: rgb(255, 255, 255, 0.8);
  border-radius: 6px;
  padding: 15px;
  box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.4);
}
#articuloslink article:hover{
  background: rgba(255,255,255,1);
}

/*para los slides */
#articuloslink article .img {
    overflow: hidden;
    position: relative;
}
#articuloslink .ampliar { text-align:center; margin:5px auto;}
#articuloslink button { 
  text-align:center;
  width: 100%;
  outline: none;
  background: rgba(0,0,0,.2);
  font-size: 18px;
  border: none;
  color: #000;
  padding: 6px 0;
  cursor: pointer;
  transition: all .3s ease;
  font-weight: lighter;
  font-family: inherit;
  border-radius: 4px;
border: 1px solid #fff;

}
#articuloslink button:hover { 
  background: #fff;
  border: 1px solid #000;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
/*----carruseles----------------*/

.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: -10px;
    opacity: 0.9;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../img/themes.png) no-repeat left top;
    margin-top: -35px;
}
.rslides_nav.next {
    left: auto;
    background-position: right top;
    right: -10px;
}

/**/
article .icon {
  width: 290px;
  border-radius: 6px;
/*box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.4);*/
}
#articuloslink article p {    
	box-shadow: 0 3px 2px 2px rgba(155,155,155, 0.3);
padding: 10px 15px;
	font-weight: 600;
	}
#articuloslink .contenedor-articulos{
  width: 100%;
  margin: auto;

}
.producto{  
    font-size: 28px;
	text-align: center;
	margin: 150px auto 60px auto;
	font-weight: 900;
	padding: 20px;
	border-radius: 6px;
	text-shadow: 3px 2px 3px rgba(0, 0, 0,.8);
	color: #fff;
	background-color: rgba(155, 155, 155, 0.1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
	/*background-color: rgba(155, 155, 155, 0.3);
	box-shadow: 0 0 10px 10px rgba(155, 155, 155, 0.6);*/
	width:90%;
	/*text-shadow: 3px 2px 3px rgba(0, 0, 0,.5);
	color: #f68d1f;
	background-color: rgba(0, 0, 0,.5);
	box-shadow: 0 0 8px 8px rgba(38, 40, 40, 0.6);*/
	
	}
.producto h2 {    font-size: 58px; margin-bottom: 15px; line-height: 1.2em;}
.videos {  
  	text-align: center;
	margin:0 auto 25px auto;
	font-weight: 900;
	color: #fff;
	width:98%;
	/*padding: 20px;
	border-radius: 6px;
	text-shadow: 3px 2px 3px rgba(0, 0, 0,.8);
	background-color: rgba(155, 155, 155, 0.1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.3);
	background-color: rgba(155, 155, 155, 0.3);
	box-shadow: 0 0 10px 10px rgba(155, 155, 155, 0.6);
	text-shadow: 3px 2px 3px rgba(0, 0, 0,.5);
	color: #f68d1f;
	background-color: rgba(0, 0, 0,.5);
	box-shadow: 0 0 8px 8px rgba(38, 40, 40, 0.6);*/
	
	}
.videos h2 {    font-size: 40px; margin-bottom: 15px; line-height: 1.2em;}
h5{
  text-align: center;
  font-weight:900;
  font-size: 20px;
  color: #333;
 /* margin-bottom: 25px;
  text-shadow: -2px -2px 2px rgba(110,110,110,.5);*/
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(246, 141, 31, 0.5);
}
h5::after {
    position: absolute;
    display: block;
    content: '';
    border-bottom: 1px solid #fff;
	height: 0.58em;
	width: 290px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
p{
  line-height: 30px;
  text-align: center;
  margin: 15px 5px;
}
/*-----videos-----------------*/

#videoslink {  background-color: #2a2a2a; padding: 40px 0; }
#videoslink .contenedor-articulos{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 98%;
  margin: auto;
}

#videoslink article{
 /* margin: 0px 20px 20px 20px;
  width: 500px;*/
margin: 0px 30px 40px 30px;
width: 320px;
background-color: rgba(0, 0, 0, 0.2);
border-radius: 6px;
padding: 15px;
box-shadow: 5px 5px 8px 0px rgba(0, 0, 0, 0.4);

}
#videoslink .icon { position:relative;}
.icon img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
}
#videoslink h5, #videoslink p { color:#fff;}
/*article .icon2 {
  width: 300px;

}*/


iframe{
  width: 100%; 
  height:auto;
  min-height: 335px;
box-shadow: 8px 6px 8px 0px rgba(0, 0, 0, 0.6);
border-radius:6px;

}

@media only screen and (max-width :450px) {
	
.producto { font-size:20px;}
.producto h2 { font-size:37px;}
#articuloslink article { margin: 0px 0px 40px 0px; width: 290px;}
#articuloslink article .icon {    width: 260px; }
h5::after { width:260px!important;}
}

@media only screen and (max-width :360px) {
	
.producto { font-size:18px!important;}
.producto h2 { font-size:30px!important;}

}