body {
  height:100%;
  background-image:url(../img/fundo.png);
}

.web-content {
  margin:auto;
  max-width:900px;
  background-color:#ececec;
}

.web-heading {
  margin:auto;
  max-width:900px;
}

.web-cont {
  margin:auto;
  max-width:900px;
}


.web-heading img {
  margin:auto;
  max-width:150px;
}

.header-wrapper {
  margin-bottom:15px;
  margin-top:15px;
}

.navbar {
  margin-bottom:0px;
  border-radius:0px;
}

.hover-trans {
  opacity:0.4;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.hover-trans:hover {
  opacity:1;
}

header .heading {
  height:200px;
}

.pull-right {
  float:right;
}


.linhahomecabecalho{
color:#FFFFFF;
font-size:16px;
line-height: 30px;
}


.cabecalho{
background-image:url(../img/banner-cabecalho.png);
height:500px;
background-position:center;

}

.cabecalhoempresa{
background-image: url(../img/banner-empresa.png);
height:500px;
}

.cabecalhocontato{
background-image: url(../img/banner-contato.png);
height:500px;
background-position:center;
}

.cabecalhoequipamentos{
background-image:url(../img/banner-equipamentos.png);
height:500px;
}


.cabecalhopgequipamentos{
background-color:#000000;
}


.fundo-footer{
background-image: url(../img/fundorodape.jpg);
}


.fundomenu{
background-color:#000000;
}

.fundomenucima{
background-color:#740000;
}




.textcolorfooter{
color:#FFFFFF;
line-height: 30px;
}


.fontsizetitulofooter{
font-size:18px;
padding-top: 30px;
}



.corpo{
background-image:url(../img/fundo.png);
}

.corpoempresa{
background-image:url(../img/fundoemprea.jpg);
}

.tamanhoscontato{
padding-top: 50px;
padding-bottom: 50px;
}

.textcontato{
padding-top: 50px;
padding-bottom: 50px;
font-size:24px;
font-weight:bold;
color:#000000;
}

.fundotituloequipamentos{
background-color:#FFFFFF;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
text-decoration:none;
margin-top: 15px;
margin-bottom: 15px;
}

.textochamadaequipamentos{
font-weight:700;
font-size:20px;
color:#000000;
text-shadow: #FF0000 1px 1px 1px;
padding-top: 10px;
text-decoration:none;
}


.textinformativoequipamentos{
text-align:left;
color:#333333;
padding-top: 10px;
text-decoration:none;
}

.imgchamadaequipamentos{
text-align:right;
}

.tituloequipamentodescricao{
font-family: "Courier New", Courier, monospace;
color:#000;
font-size:30px;
font-weight:900;
padding-bottom: 5px;
}

.descricaoequipamentosinterna{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
font-size:18px;
text-align:justify;
padding-top: 50px;
}

.voltarequipamentos{
font-size: 22px;
color:#D30C2B;
font-weight:600;
background-color: #D9D9D9;
padding-top:10px;
padding-bottom: 10px;
padding-right: 100px;
text-align:right;
margin-top:50px;
font-family: "Courier New", Courier, monospace;
}

.voltarequipamentos a{
font-size: 22px;
color:#D30C2B;
font-weight:600;
background-color: #D9D9D9;
padding-top:10px;
padding-bottom: 10px;
padding-right: 100px;
text-align:right;
margin-top:50px;
font-family: "Courier New", Courier, monospace;
}


.voltarequipamentos a:hover{
font-size: 22px;
color:#000;
font-weight:600;
background-color: #D9D9D9;
padding-top:10px;
padding-bottom: 10px;
padding-right: 100px;
text-align:right;
margin-top:50px;
text-decoration:none;
font-family: "Courier New", Courier, monospace;
}








