


@font-face {
	font-family: 'Niamey';
	src: url('../fontes/Niamey.eot');
	src: url('../fontes/Niamey.eot?#iefix') format('embedded-opentype'),
		url('../fontes/Niamey.woff2') format('woff2'),
		url('../fontes/Niamey.woff') format('woff'),
		url('../fontes/Niamey.ttf') format('truetype'),
		url('../fontes/Niamey.svg#Niamey') format('svg');
	font-weight: 100;
	font-style: normal;
}


.link-visitado:visited {
    color: #f00;
}

* {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333333;
    margin: 0;
    padding: 0;
}

body {
    background: url(../images/fundo.jpg);
}

h1 {
    color: #A4A59B;
}

h2 {
    font-size: 16px;
    color: #117690;
}

img {
    border: 0;
}

a:link,
a:active,
a:visited {
    text-decoration: none;
    background: transparent;
}

.tab_titulo {
    height: 35px;
    width: 900px;
    padding-top: 15px;
    text-align: left;
    font-size: 16px;
    color: #76776F;
    font-weight: bold;
    float: left;
}

.titulos {
    padding-top: 15px;
    text-align: left;
    height: 25px;
    width: 100%;
}

.iconetitulos {
    text-align: center;
    height: 25px;
    width: 40px;
    float: left;
}


/* PÁGINA CONFIRMAÇÃO DE EMAIL - NÃO MECHER */

.confirma-total {
    width: 700px;
    height: 270px;
    margin: 0 auto;
}

.texto-confirm-1 {
    width: 100%;
    font-family: Calibri;
    font-size: 34px;
    text-align: center;
}

.texto-confirm-1-1 {
    width: 100%;
    font-family: Calibri;
    font-size: 25px;
    text-align: center;
}

.icone-confirm-1 {
    width: 100%;
    height: 150px;
    text-align: center;
    padding-top: 25px;
}

.icone-confirm-2 {
    float: left;
    width: 137px;
    height: 150px;
    padding-top: 50px;
}

.texto-confirm-2 {
    float: left;
    width: 563px;
    height: 40px;
    padding-top: 130px;
    font-family: Calibri;
    font-size: 34px;
}


/* #####################FINAL###################### */


/* PÁGINA DE ERRO 404 - NÃO MECHER */

#erro-total {
    width: 700px;
    height: 270px;
    margin: 15px 0;
}

#imagem-centralizada {
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

#texto-404 {
    width: 100%;
    font-family: Calibri;
    font-size: 22px;
    text-align: center;
}

#aguarde {
    width: 100%;
    font-family: Calibri;
    font-size: 19px;
    text-align: center;
    margin: 5px 0;
}


/* #####################FINAL###################### */


/* all pages */

.global-all-pages {
    width: 998px;
}

.global-all-pages-int-sem-cont {
    width: 978px;
    height: 400px;
    margin: 0 auto;
}

.global-all-pages-int {
    width: 978px;
    margin: 0 auto;
}

.titulo-total {
    width: 978px;
    height: 29px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icone-titulo {
    width: 29px;
    height: 29px;
    margin-right: 8px;
    float: left;
}

.titulo {
    width: 941px;
    height: 29px;
    line-height: 29px;
    float: left;
}

.titulo h1 {
    font-family: 'Niamey';
    font-size: 15px;
    color: #117690;
    font-weight: normal;
    text-transform: uppercase;
}

.clear {
    clear: both;
}

.texto-paginas {
    width: 100%;
    line-height: 150%;
}

.float-left {
    float: left;
    border: 1px solid #FBA711;
    background: #FFF7E8;
    padding: 4px;
    margin-right: 10px;
}

.border {
    border: 1px solid #FBA711;
    background: #FFF7E8;
    padding: 4px;
}

.border:hover {
    border: 1px solid #FBA711;
    background: #FBA711;
    padding: 4px;
}


/* Template */

#global {
    width: 998px;
    margin: 0 auto;
    background: #fff;
}

#topo-total {
    width: 998px;
    height: 148px;
}

#logo-altercamp {
    width: 495px;
    height: 148px;
    float: left;
}

#contato-topo-total {
    width: 460px;
    height: 148px;
    float: right;
    margin: 0px 20px;
    text-align: right;
}

#contato-topo {
    width: 479px;
    height: 25px;
    margin: 59px 0px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

#contato-topo .telefone a {
    font-family: 'Niamey';
    font-weight: bold;
    font-size: 18px;
    background: url('../images/firula-telefone.png') left center no-repeat;
    padding: 5px 30px;
    color: #0c486c;
}

#contato-topo .celular a {
    font-family: 'Niamey';
    font-weight: bold;
    font-size: 18px;
    background: url('../images/firula-wpp.png') left center no-repeat;
    padding: 4px 30px;
    color: #0c486c;
}

#email-topo {
    width: 453px;
    height: 34px;
}

ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#menu {
    background: url(../images/fundo-menu.jpg);
    width: 998px;
    height: 44px;
}

ul#menu li {
    padding: 0 30px;
    height: 44px;
    line-height: 44px;
    float: left;
    text-align: center;
}

ul#menu li a {
    text-decoration: none;
    font-family: 'Niamey';
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.linha-menu {
    background: url(../images/linha-menu.jpg);
    width: 2px;
    height: 44px;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}

#conteudo {
    width: 998px;
    padding-bottom: 19px;
}

#rodape-total {
    width: 998px;
    margin: 0 auto;
    height: 62px;
}

#logo-rodape {
    width: 204px;
    height: 62px;
    float: left;
}

.texto-rodape {
    padding: 0 12px;
    height: 36px;
    margin-top: 13px;
    float: left;
    color: #fff;
    font-family: Calibri;
    font-size: 14px;
}

.texto-rodape2 {
    padding-right: 20px;
    height: 36px;
    margin-top: 13px;
    float: left;
    color: #fff;
    font-family: Calibri;
    font-size: 14px;
}

#logo-projetoweb {
    width: 190px;
    height: 62px;
    float: left;
}


/* Index */

#flash {
    width: 998px;
    height: 300px;
}

#jquery {
    width: 998px;
    height: 300px;
}

#conteudo-index {
    width: 978px;
    margin: 0 auto;
}

#box-index-total {
    width: 100%;
    height: 338px;
    margin-top: 15px;
}

.box-index {
    width: 244px;
    height: 338px;
    float: left;
}

.img-box {
    width: 100%;
    height: 130px;
    text-align: center;
}

.tit-box {
    width: 100%;
    height: 36px;
    text-align: center;
}

.img-box img {
    border-radius: 6px;
}

.texto-box {
    width: 234px;
    height: 115px;
    padding-left: 5px;
    padding-top: 25px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 140%;
    padding-right: 5px;
}

.entrar-box {
    width: 200px;
    margin: 0 auto;
    text-align: right;
    margin-top: 10px;
}

.box-borda {
    width: 100%;
    border-right: 1px dotted #117690;
}


/* Serviços */

.linha-servicos {
    width: 978px;
    height: 205px;
}

.box-servico {
    width: 244px;
    height: 205px;
    float: left;
}

.img-box-servico {
    width: 100%;
    height: 175px;
    text-align: center;
}

.tit-box-servico {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.tit-box-servico a {
    font-family: 'Niamey';
    font-size: 12px;
    text-decoration: none;
}


/* GALERIA DE FOTOS */

.linha-galeria-de-fotos {
    width: 978px;
    height: 131px;
    padding: 10px 0;
}

.img-galeria-de-fotos {
    width: 195px;
    height: 131px;
    text-align: center;
    float: left;
}

.texto-galeria-de-fotos {
    width: 100%;
    height: 28px;
    text-align: left;
    line-height: 28px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
}


/* PEÇAS */

.linha-pecas {
    width: 978px;
    height: 412px;
}

.metade-pecas {
    width: 489px;
    height: 352px;
    text-align: center;
    float: left;
}

.metade-pecas a {
    text-decoration: none;
    font-family: 'Niamey';
    font-size: 15px;
}

.tit-pecas {
    width: 489px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
}

.tit-pecas2 {
    width: 489px;
    height: 60px;
    line-height: 30px;
    text-align: center;
    float: left;
}

.tit-pecas a {
    text-decoration: none;
    font-family: 'Niamey';
    font-size: 15px;
}

.tit-pecas2 a {
    text-decoration: none;
    font-family: 'Niamey';
    font-size: 15px;
}

.desc-pecas {
    font-family: 'Niamey';
    font-size: 15px;
}

.titulo-galeria-de-fotos-pecas {
    width: 100%;
    height: 20px;
    line-height: 30px;
    font-family: 'Niamey';
    font-size: 15px;
    margin-top: 10px;
}

.item-pecas-total {
    width: 100%;
}

.box-item-pecas {
    width: 50%;
    float: left;
}

.linha-box-item-pecas {
    width: 100%;
    height: 30px;
}

.icone-box-tem-pecas {
    width: 30px;
    height: 8px;
    margin-top: 11px;
    text-align: center;
    float: left;
}

.categoria-item-pecas {
    height: 30px;
    line-height: 30px;
    float: left;
}

a.link-visitado {
    font-family: 'Niamey';
    font-size: 13px !important;
    text-decoration: none;
}

.voltar-total {
    width: 978px;
}

.voltar {
    width: 80px;
    height: 29px;
    border: 1px solid #FBA711;
    background: #FFF7E8;
    line-height: 29px;
    text-align: center;
    margin: 10px 0 0 0;
    display: block;
}

.voltar a {
    text-decoration: none;
    font-weight: bold;
}


/* Serviços */

.linha-usinagem {
    width: 978px;
    height: 205px;
}

.box-usinagem {
    width: 244px;
    height: 205px;
    float: left;
}

.img-box-usinagem {
    width: 100%;
    height: 175px;
    text-align: center;
}

.titulo-galeria-de-fotos-servicos {
    width: 100%;
    height: 20px;
    line-height: 30px;
    font-family: 'Niamey';
    font-size: 15px;
    margin-top: 10px;
}

.tit-box-usinagem {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.tit-box-usinagem a {
    font-family: 'Niamey';
    font-size: 12px;
    text-decoration: none;
}

#contato-total {
    width: 978px;
}

#lado-esquerdo {
    width: 489px;
    float: left;
    margin-bottom: 20px;
}

#lado-direito {
    width: 489px;
    float: left;
    margin-bottom: 20px;
}

#form-total {
    width: 489px;
    margin-top: 10px;
}

.linha-form {
    width: 489px;
    padding-bottom: 5px;
}

.form-esquerdo {
    width: 118px;
    line-height: 22px;
    float: left;
    margin-right: 3px;
    text-align: right;
}

.form-direito {
    width: 364px;
    float: left;
    margin-left: 3px;
}

.form-esquerdo1 {
    width: 115px;
    height: 32px;
    float: left;
    margin-right: 5px;
    text-align: right;
}

.form-direito1 {
    width: 364px;
    height: 32px;
    float: left;
    margin-left: 5px;
}

.input {
    width: 300px;
    height: 22px;
    text-align: left;
    line-height: 22px;
    border: 1px solid #0C486C;
}

.textarea {
    width: 300px;
    height: 120px;
    text-align: left;
    border: 1px solid #0C486C;
    resize: none;
}

#button {
    width: 64px;
    height: 32px;
    background-color: #0C486C;
    color: #FFF;
    text-align: center;
    border: 0;
}

#google-maps {
    width: 449px;
    height: 334px;
    margin: 100px 30px 0 10px;
}

#google-maps2 {
    width: 449px;
    height: 334px;
    margin: 16px 30px 0 10px;
}

#mapa-usinagem {
    width: 439px;
    height: 220px;
    margin: 20px 30px 20px 10px;
}

.titulo-galeria-de-fotos-usinagem {
    width: 100%;
    height: 20px;
    line-height: 30px;
    font-family: 'Niamey';
    font-size: 15px;
    margin-top: 10px;
}


/* rodape */

#site-validado {
    width: 60px;
    height: 23px;
    float: left;
    margin-top: 18px;
}

.topo-resp {
    display: none;
}

#topo-total-baixo {
    display: none;
}

@media only screen and (max-width:998px) {
    div,
    img,
    input,
    textarea,
    ul {
        max-width: 100%;
        box-sizing: border-box;
        height: auto !important;
    }
    img {
        margin: 20px 0px;
    }
    #topo-total {
        text-align: center;
        padding-bottom: 20px;
        display: none;
    }
    #topo-total div {
        display: inline-block;
        float: none !important;
    }
    #menu {
        text-align: center;
    }
    #menu li {
        display: inline-block;
        float: none !important;
        border: none;
    }
    #global {}
    #jquery {
        display: none;
    }
    ul#menu {
        background: linear-gradient(to bottom, #FEC601, #C57A02);
    }
    .linha-menu {
        display: none !important;
    }
    .box-index {
        float: none;
        display: inline-block;
        margin: 20px 0px;
        padding: 0px 0px;
        vertical-align: top;
    }
    div#box-index-total {
        text-align: center;
    }
    .box-borda {
        border: none;
    }
    #logo-rodape {
        display: none;
    }
    #rodape-total div {
        width: 100%;
        text-align: center;
        box-sizing: border-box;
        margin: 20px 0px;
    }
    .titulo-total div {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .linha-pecas {
        margin: 0 auto;
        text-align: center;
    }
    .metade-pecas {
        float: none;
        display: inline-block;
    }
    .icone-box-tem-pecas {
        display: none;
    }
    .categoria-item-pecas {
        display: block;
        float: none;
        padding-left: 10px;
    }
    .box-item-pecas {
        width: 100%;
    }
    .box-servico {
        display: inline-block;
        float: none;
    }
    .linha-servicos {
        text-align: center;
    }
    .linha-galeria-de-fotos {
        text-align: center;
    }
    .img-galeria-de-fotos {
        display: inline-block;
        float: none;
    }
    .box-usinagem {
        display: inline-block;
        float: none;
    }
    .linha-usinagem {
        text-align: center;
    }
    iframe {
        width: 90%;
    }
    #google-maps {
        margin: 20px 0px;
    }
    ul#menu li {
        padding: 0 30px;
        height: 44px;
        line-height: 44px;
        float: left;
        text-align: center;
    }
    .descricao {
        display: none;
    }
    #topo-total-baixo {
        width: 100%;
        display: inline-block;
        text-align: center;
        background: #fff;
    }
    #topo-total-baixo #logo-altercamp {
        display: inline-block;
        text-align: center;
        float: none;
    }
    #topo-total-baixo #contato-topo-total {
        display: inline-block;
        text-align: center;
        float: none;
        margin: 0px 0px;
    }
    #contato-topo .celular {
        margin: 10px 0px;
    }
}

@media only screen and (max-device-width:998px) {
    .form-direito,
    .form-direito1 {
        margin-left: 0px;
    }
    .form-esquerdo {
        text-align: left;
    }
    ul#menu li {
        width: 100%;
        box-sizing: border-box;
    }
    #topo-total div {
        display: inline-block;
        float: none !important;
        margin-top: 0px;
    }
    #imageData #bottomNavClose {
        position: relative;
        z-index: 99999999;
    }
}