Cabo Flex. 10mm² 100 metros - Sil
CABO FLEXIVEL Sil 10MM²
PESO: 11,000KG
TENSÃO: 450/750V
COMPOSIÇÃO: COBRE/PVC/A BWF
NORMA:NBR NM 247-3 - ANTICHAMA
PRODUTO APROVADO PELO INMETRO
NAS CORES VERDE, AZUL E PRETO
CABO FLEXIVEL Sil 10MM²
PESO: 11,000KG
TENSÃO: 450/750V
COMPOSIÇÃO: COBRE/PVC/A BWF
NORMA:NBR NM 247-3 - ANTICHAMA
PRODUTO APROVADO PELO INMETRO
NAS CORES VERDE, AZUL E PRETO
(11) 94004-0909
CSS
/*WhatsApp*/
a.tel-header {
width: 400px;
/* float: left; */
position: fixed;
right: -247px;
top: 42px;
background-color: #368e00;
z-index: 9;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
a.tel-header img {
float: left;
}
a.tel-header:hover{
margin-right: 247px;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
}
span.tel-header-hover {
position: relative;
width: 245px;
line-height: 79px;
background-color: #368e00;
border-left: 1px solid #FFF;
color: #fff;
font-weight: bold;
font-size: 30px;
text-align: center;
float: left;
}