* {
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS";
    font-size: 14.8px;
    list-style: none;
}

p {
    color: #878787;
}

a {
    text-decoration: none;
}

h1,
h3,
h4,
h5 {
    font-family: "BellGothic_";
}

h2 {
    font-family: "Trebuchet MS";
    font-size: 230%;
}

h3 {
    margin: 30px 0 10px 0;
    text-transform: uppercase;
    font-family: 'BellGothic_Black';
    font-size: 250%;
    letter-spacing: -2px;
    color: #619a3b;
}

h4 {
    margin-bottom: 7px;
    font-size: 180%;
}

h5 {
    width: 1000px;
    margin-bottom: 7px;
    border-bottom: 1px solid #bbbdbd;
    font-size: 160%;
    color: #619a3b;
}

ul.listagem-simples li {
    margin-left: 15px;
    text-indent: -15px;
}

ul.listagem-simples li:first-letter {
    text-transform: uppercase;
    font-size: 50px;
}

ul.listagem-simples li:before {
    content: "» ";
    font-size: 1.3em;
    font-weight: bold;
    color: red;
}

ul.listagem-simples li.single:before {
    content: none;
}

address {
    font-style: normal;
}

.telefone {
    font-size: 165%;
}

h1 {
    display: block;
    width: 335px;
    height: 78px;
    margin-left: 30px;
    text-indent: -9000px;
    background: url("../img/hp-logo.png") left no-repeat;
    position: relative;
    top: -14px;
}

body {
    margin-top: 25px;
    background: url("../img/hp-body-bg.jpg") 0 140px no-repeat;
}

#cabecalho {
    display: block;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.menu-principal {
    display: block;
    width: 910px;
    height: 59px;
    padding: 1px 0 0 90px;
    background: url("../img/hp-menu-principal-fundo-1px.png") repeat-x;
}

.entrar {
    display: block;
    position: absolute;
    top: -25px;
    right: 0px;
    width: 225px;
    height: 43px;
    color: #666;
    text-indent: -9999px;
    background: url("../img/hp-certificado.png") left center no-repeat;
    
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;    

}

.entrar:hover {
    width: 260px;
}

.menu-opcao {
    display: inline;
    text-align: center;
}

.menu-opcao a {
    float: left;
    height: 35px;
    padding: 9px 25px 0 25px;
    font-family: "BellGothic_";
    font-size: 120%;
    color: #b2b2b2;
}

.menu-opcao a:hover {
    color: #3dab42;
    background: #f0f0f0;
}

.menu-ativo {
    color: #3dab42!important;
    background: #f0f0f0;
}



#cabecalho input,
#cabecalho button {
    display: inline-block;
    height: 26px;
    border: 0;

}

#cabecalho input {
    position: relative;
    left: 0px;
    padding-left: 15px;
    border-radius: 8px 0 0 8px;
    background-color: #EEE;
}

#cabecalho button {
    border-radius: 0 6px 6px 0;
    color: #FFF;
    background-color: #46A749;
    cursor: pointer;
}

#jim-carrey {
    display: block;
    width: 1000px;
    height: 440px;
    margin: 0 auto;
    background: url("../img/hp-jimcarrey-fundo.png") no-repeat;
}

#conteudo {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 0 10px 0;
}

.tamanho500 {
    height: 500px!important;
}

.menu-folhas {
    display: block;
    z-index: 1000;
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding: 0;
}

.menu-folhas h2,
strong {
    text-transform: uppercase;
    color: #619a3b;
}

.folhas {
    display: inline;
    float: left;
    width: 300px;
    height: 400px;
}

.folhas p {
    width: 290px;
}

.folhas img:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.espaco-coluna-folhas {
    margin: 0 50px;
}

#segundo-conteudo {
    z-index: 900;
    width: 100%;
    background: #f4f4f4;
}

#faixa-conteudo {
    display: block;
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 20px 0;
    background: #f4f4f4;
}

.espaco-faixa-final {
    z-index: 900!important;
    margin-bottom: -60px!important;
    padding-bottom: 120px!important;
}

.segundo-conteudo-hp {
    height: 750px;
    margin-top: -450px;
}

.listagem-simples {
    float: left;
    color: #878787;
}

.listagem-simples strong {
    font-size: 140%;
    font-weight: bold;
    color: #f00;
}

#texto-internas {
    display: block;
    width: 1000px;
    margin: 0 auto;
    color: #878787;
}

#texto-internas p {
    display: block;
    margin: 10px 0;
}

.menu-lateral {
    float: left;
    min-height: 15em;
    font-family: "BellGothic_";
}

.menu-lateral section {
    margin-bottom: 0.4em;
}

/*.menu-lateral section:first-of-type ul {
    display: block;
}
*/

.menu-lateral > ul {
    margin-bottom: 0.6em;
}

.menu-lateral > section span {
    display: block;
    z-index: 10;
    z-index: 1;
    width: 290px;
    padding: 6px 0;
    text-indent: 10px;
    font-size: 0.98em;
    color: #FFF;
    background-color: #336600;
    cursor: pointer;
}

.menu-lateral section ul {
    display: none;
    z-index: 9999;
    width: 100%;
    margin: auto;
}

.menu-lateral section ul a,
section ul a:hover {
    -webkit-transition: 0.6s background-color ease-in-out;
    -moz-transition: 0.6s background-color ease-in-out;
    -ms-transition: 0.6s background-color ease-in-out;
    -o-transition: 0.6s background-color ease-in-out;
    transition: 0.6s background-color ease-in-out;
}

.menu-lateral section ul > li a {
    display: block;
    padding: 0.4em;
    border-bottom: 0.14em dashed #366600;
    font-size: 0.9em;
    color: #366600;
    background-color: #EBEBEB;
    word-wrap: break-word;
}

.menu-lateral section ul > li a:hover {
    background-color: #FDFDFD;
}

.list-block {
    display: block!important;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

.menu-lateral li a.btn-ativo {
    background: #FDFDFD;
}

.titulo-produto {
    float: right;
    position: relative;
    bottom: 6em;
    left: 3em;
    width: 380px;
}

.titulo-produto h4 {
    font-size: 28px;
    font-weight: bold;
    color: #2B8730;
}

.titulo-produto h5 {
    width: 100%;
    border: none;
    font-size: 16px;
    font-weight: normal;
}

.main-img,
.img-borda img {
    border: 1px solid #DDD;
}

.produto {
    float: right;
    position: relative;
    width: 675px;
    height: 450px;
    margin: 12.8em 0 1em;
    background-color: #F3F3F3;
}

.divider {
    position: absolute;
    top: 15.82em;
    width: 295px;
    height: 1px;
    margin-left: 1.6em;
    border: 0;
    background: #ddd;
}

.descricao-produto {
    position: absolute;
    bottom: 2.9%;
    left: 8px;
    width: 42%;
    height: 6.2em;
    padding: 0 1em;
    overflow: hidden;
}

.descricao-produto h6 {
    font-size: 1.2em;
}

.produto .listagem-simples,
.produto > img,
.produto .fotos-produtos {
    position: absolute;
}

.produto .listagem-simples {
    top: 1.6em;
    left: 23em;
    width: 50%;
}

.produto > img {
    display: block;
    bottom: 15.5em;
    left: 1.6em;
}

.produto .fotos-produtos {
    bottom: 7em;
    left: 1.6em;
    width: 303px;
}

.produto .fotos-produtos li {
    float: left;
    margin-right: 0.75em;
    cursor: pointer;
}

.especificacoes {
    position: absolute;
    right: 23%;
    bottom: 7.5%;
    margin: 0 10px 0 10px;
}

.especificacoes img {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.especificacoes img:hover {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.especificacoes:after {
    content: "Especificações Completas";
    position: absolute;
    top: 100%;
    left: 7%;
    font-size: 1em;
    color: #619a3b;
}

.img-ativa {
    border: solid black 2px;
}

.produto .fotos-produtos li+li+li {
    margin-right: 0;
}

/*Formulário*/

#formulario {
    float: left;
    width: 45%;
}

#formulario input,
textarea {
    display: block;
    width: 100%;
    margin-top: 0.5em;
    margin-bottom: 1em;
}

textarea {
    height: 300px;
}

label[for=telefone] {
    margin-left: 2.15em;
}

#formulario #ddd {
    display: inline-block;
    width: 10%;
}

#formulario #telefone {
    display: inline-block;
    position: relative;
    left: 13.5px;
    width: 85%;
}

input[type="submit"],
input[type="submit"]:hover {
    -webkit-transition: 0.8s background-color ease;
    -moz-transition: 0.8s background-color ease;
    -ms-transition: 0.8s background-color ease;
    -o-transition: 0.8s background-color ease;
    transition: 0.8s background-color ease;
    cursor: pointer;
}

#formulario input[type="submit"] {
    width: 80px;
    margin: 15px auto;
    padding: 4px;
    border: 0;
    border-radius: 6px;
    text-transform: uppercase;
    color: #FFF;
    background-color: #46A648;
}

#formulario input[title="Solicitar Orçamento"] {
    width: 175px;
}

#formulario input[type="submit"]:hover {
    background-color: #22FD02;
}

.form-info {
    position: absolute;
    top: 13.2em;
    width: 40%;
    margin-left: 538px;
}

.form-info div {
    margin-bottom: 2em;
}

.form-info span {
    display: block;
}

.form-info span:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

.form-info a {
    color: #46A648;
}

iframe {
    float: right;
    margin-top: 110px;
    border: 6px #FFF solid;
}

#rodape {
    display: block;
    z-index: 10000;
    float: left;
    clear: both;
    width: 100%;
    height: 300px;
    padding-top: 57px;
    color: #fff;
    background: url("../img/hp-rodape-balanca.png") center top no-repeat;
}

#fundo-rodape {
    display: block;
    width: 100%;
    height: 300px;
    background: #444;
}

.conteudo-rodape {
    display: block;
    width: 1000px;
    margin: 0 auto;
    padding-top: 60px;
}

.coluna-rodape {
    display: inline;
    float: left;
    width: 300px;
    height: 150px;
}

.redessociais {
    display: block;
    width: 300px;
}

.redessociais li {
    display: inline;
    float: left;
    width: 32px;
    height: 32px;
    margin: 0 7px 0 0;
    background: url("../img/hp-rodape-email.png");
}

.redessociais li a {
    float: left;
    width: 32px;
    height: 32px;
    text-indent: -9000px;
}

.redessociais li:hover {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.redessociais li+li {
    background: url("../img/hp-rodape-facebook.png");
}

.redessociais li+li+li {
    background: url("../img/hp-rodape-youtube.png");
}

.redessociais li+li+li+li {
    background: url("../img/hp-rodape-linkedin.png");
}

.redessociais li+li+li+li+li {
    background: url("../img/hp-rodape-twitter.png");
}
#fundo-rodape a.evoolook {

 
   top:47%;
   left:62.7%;

}
#fundo-rodape .evoolook:hover {

    opacity: 0.5;
    filter: alpha(opacity=50);
}

.cprght {
    display: block;
    width: 500px;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    font-size: 80%;
    color: #fff;
}

.cprght a {
    font-size: 90%;
    color: #ffffcc;
}

.certificados {
    float: left;
    position: relative;
    width: 305px;
    height: 321px;
    margin-right: 1.5em;
    border: solid 6px white;
    outline: solid 1px #ccc;
    margin-bottom: 6em;
}

.certificados a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 304px;
    height: 58px;
    background: url("../img/lightbox-img.png") no-repeat center bottom;
}

.certificados:last-child,
.certificados:last-of-type {
    margin-right: 0;
}

.certificados img,
.certificados a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.certificados-caption {
    position: absolute;
    top: 106%;
    left: -6px;
    width: 100%;
    height: 35px;
    border: solid 6px white;
    border-top: none 0 transparent;
    border-bottom: none 0 transparent;
    text-align: center;
    text-transform: uppercase;
    line-height: 2.4;
    color: #777;
    background: white;
}

.certificados-caption:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 100%;
    width: 104%;
    height: 1px;
    margin-left: -2%;
    background-color: #ccc;
}

