@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);

@font-face {
    font-family: 'HelveticaMedIt';
    src: url('../fonts/HelveticaMedIt.eot');
    src: url('../fonts/HelveticaMedIt.eot') format('embedded-opentype'),
        url('../fonts/HelveticaMedIt.woff2') format('woff2'),
        url('../fonts/HelveticaMedIt.woff') format('woff'),
        url('../fonts/HelveticaMedIt.ttf') format('truetype'),
        url('../fonts/HelveticaMedIt.svg#HelveticaMedIt') format('svg');
}

@font-face {
    font-family: 'HelveticaNormal';
    src: url('../fonts/HelveticaNormal.eot');
    src: url('../fonts/HelveticaNormal.eot') format('embedded-opentype'),
        url('../fonts/HelveticaNormal.woff2') format('woff2'),
        url('../fonts/HelveticaNormal.woff') format('woff'),
        url('../fonts/HelveticaNormal.ttf') format('truetype'),
        url('../fonts/HelveticaNormal.svg#HelveticaNormal') format('svg');
}

@font-face {
    font-family: 'HelveticaThn';
    src: url('../fonts/HelveticaThn.eot');
    src: url('../fonts/HelveticaThn.eot') format('embedded-opentype'),
        url('../fonts/HelveticaThn.woff2') format('woff2'),
        url('../fonts/HelveticaThn.woff') format('woff'),
        url('../fonts/HelveticaThn.ttf') format('truetype'),
        url('../fonts/HelveticaThn.svg#HelveticaThn') format('svg');
}

input, button, textarea{
    outline: none;
}
.clear{
    clear: both;
}
.topo{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
}
.topo .content{
    margin: auto;
    width: 965px;
}
.topo #t_w{
    height: 95px;
    background: #fff;
    width: 100%;
}
.topo #t_w #s_cont{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #68bf4d;
    font-size: 19px;
    line-height: 25px;
}
.topo #t_w #s_tel{
    /*    font-family: 'HelveticaMedIt';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.topo #t_w #logoimg{
    margin-top: 10px; 
    margin-bottom: 14px;
}


.topo #pesquisa{
    background: #f2f2f2;
    height: 33px; 
    width: 285px;
    margin-top: 12px;
}
.topo #pesquisa #p_btn{
    height: 33px;  
    width: 37px; 
    float: left;
}
.topo #pesquisa #p_btn img{
    padding: 9px 11px;
}

.topo #pesquisa input{
    width: 230px;
    border: 0;
    background: #f2f2f2;
    margin-top: 7px;
    float: left;
}
.topo a{
    text-decoration: none;
}

#social{
    padding-top: 12px;
}

#area_reserv{
    /*    font-family: 'HelveticaNormal';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #68bf4d;
    font-size: 14px;
}

#menu{
    height: 45px;
    background: url(../imagens/b_menu.jpg);
    width: 100%;
}
#menu .content{
    width: 980px;
}
#menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#menu ul li{
    padding: 12px 29px;
    float: left;
    font-size: 15px;
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}
#menu ul li.active a{
    font-weight: 700;
    color: #FFF380;
}
#menu ul li a{
    color: #fff;
}
.prod_menu{
    position: fixed;
    top: 140px;
    left: 0;
    z-index: 999;
    height: 0;
    overflow: hidden;
    background: url(../imagens/arrow_prod.jpg) center top no-repeat #f3f3f3;
    width: 100%;
    padding-top: 0px;
}
.prod_menu .content{
    width: 920px;
    margin: auto;
}
.prod_menu ul{
    list-style: none;
    padding: 0;
    text-align: center;
    margin: 0;
}
.prod_menu ul li{
    width: 61px;
    float: left;
    text-align: center;
    font-size: 12px;
    /*    line-height: 14px;*/
    color: #5d8a2e;
    width: 90px;
    margin: 0 5px;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    opacity: 0.7;
    text-transform: uppercase;
}
.prod_menu ul li:hover{
    opacity:1;
}
.prod_menu ul li .image{
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 61px;
    height: 51px;
}
.prod_menu ul li .image img{
    width: 61px;
    height: 51px;
}
.banner_home ul,
.banner_home ul li{
    padding: 0;
    margin: 0;
    height: 555px;
    width: 100%;
}
.banner_home .content{
    width: 900px;
    margin: auto;
}

.banner_home .content table{
    float: right;
    color: white;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.banner_home .content table h1{
    font-size: 45px;
    line-height: 55px;
    font-weight: 300;
}
.banner_home .content table h2{
    font-size: 20px;
    font-weight: 300;
}

.servicos_home{
    height: 610px;
    width: 100%;
}

.servicos_home .content{
    width: 965px;
    margin: auto;
}

.servicos_home .content h1{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #68bf4d;
    font-size: 36px;
    /*    font-weight: 300;*/
    line-height: 48px;
    margin-bottom: 20px;
    margin-top: 0;
}
.servicos_home .content img{
    margin: 10px;
    display: inline-block;
}

.servicos_home .content button{
    width: 300px;
    height: 62px;
    background: url(../imagens/btn_300.png);
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 40px;
    text-transform: uppercase;
    border: 0;
}

.bemestar_home{
    height: 273px;
    width: 100%;
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
}

.bemestar_home .content{
    width: 1000px;
    margin: auto;
}

#map{
    width: 100%;
    height: 435px;
}

#aba_contact{
    width: 410px;
    height: 298px;
    background: url(../imagens/b_aba_contact.png);
    margin-top: -435px;
    position: absolute;
    z-index: 20;
    left: 50%;
    margin-left: -430px;

    color: #53891b;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    /*    font-weight: 500;*/
    font-size: 14px;
    line-height: 20px;

    padding-left: 60px;
}
#aba_contact h1{
    font-weight: 500;
    margin-bottom: 40px;
    font-size: 30px;
    margin-top: 35px;
}
.prod_destaque_home .content{
    width: 937px;
    margin: auto;
}

.prod_destaque_home h1{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #68bf4d;
    text-align: center;
    width: 100%;
    margin: 0;
    margin-bottom: 70px;
}

.prod_destaque_home h2{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #68bf4d;
    width: 84%;
    margin: 0;
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 20px;
}
.prod_destaque_home h3{
    /*    font-family: 'HelveticaNormal';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    /*    font-weight: 300;*/
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    margin-left: 30px;
}
.prod_destaque_home h4{
    /*    font-family: 'HelveticaNormal';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    width: 100%;
    margin: 0;
    margin-left: 30px;
}
.prod_destaque_home .img_p{
    width: 225px;
    margin-left: 3px;
    height: 47px;
    border-radius: 10px;
    padding-top: 183px;
}
.prod_destaque_home .img_p .partilha{
    background: url(../imagens/b_gray.png);
    height: 47px;

    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.prod_destaque_home .img_p .partilha table{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;

    color: #fff;
}
.prod_destaque_home{
    padding-top: 70px;
    padding-bottom: 90px;
}
.prod_destaque_home ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.prod_destaque_home ul a{
    text-decoration: none;
}
.prod_destaque_home ul li{
    float: left;
    width: 234px;
    min-height: 235px;
    background: url(../imagens/b_prod.png) center top no-repeat;
}
.prod_destaque_home button{
    width: 175px;
    height: 41px;
    background: url(../imagens/btn_175.png);
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    border: 0;
    margin-left: 30px;
}
.marcas_rep_home{
    background: #f1f1f1;
    height: 330px;
    padding-top: 70px;
    padding-bottom: 40px;
}
.marcas_rep_home .content{
    width: 850px;
    margin: auto;
}
.marcas_rep_home h1{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #68bf4d;
    text-align: center;
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
    /*font-weight: 500;*/
}

.marcas_rep_home .bx-wrapper .bx-prev{
    background: url(../imagens/prev2.png);
    margin-left: -500px;
}
.marcas_rep_home .bx-wrapper .bx-next{
    background: url(../imagens/next2.png);
    margin-left: 480px;
}
.marcas_rep_home p{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
}
.marcas_rep_home p a{
    color: #68bf4d;
    text-decoration: none;
}
.marcas_rep_home a{
    text-decoration: none;
}
.footer{
    height: 300px;
    width: 100%;
}
.footer .content{
    width: 965px;
    margin: auto;
}

.footer #t_fot{
    height: auto;
    width: 100%; 
    background: url(../imagens/b_footer.jpg) center -10px no-repeat;
    background-size: auto 110%;
}
.footer #t_fot table{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
}
.footer #t_fot table td{
    padding: 15px 10px;
}
.footer #t_fot h1{
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 30px;
}
.footer #t_fot button{
    background: #dfdfdf;
    border: 0;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 13px;
    color: #68bf4d;
    text-transform: uppercase;
    margin-left: 10px;
    height: 36px;
    float: left;
    -webkit-box-shadow: inset 0px 0px 10px 5px rgba(180,180,180,1);
    -moz-box-shadow: inset 0px 0px 10px 5px rgba(180,180,180,1);
    box-shadow: inset 0px 0px 10px 5px rgba(180,180,180,1);
    margin-top: 5px;
}
.footer #t_fot input{
    background: url(../imagens/input_newslet.jpg);
    width: 151px;
    height: 36px;
    padding: 0 15px;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    margin-top: 5px;
    color: #000;
    float: left;
    border: 0;
}
.footer #t_fot #nome{
    display: none;
}
.footer #t_fot .info_newslet.alerted{
    color: orangered;
    font-weight: 700;
}
.footer #b_fot{
    height: 65px;
    width: 100%; 
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;

    font-size: 12px;
    color: #929292;
}
.footer #b_fot a{
    color: #929292;
    text-decoration: none;
}

.banner_interno{
    height: 215px;
    width: 100%;
}

.banner_interno .content{
    width: 800px;
    margin: auto;
}
.banner_interno h1{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    /*font-weight: 500;*/
}
.pagina .content{
    width: 800px;
    margin: auto;
}

.aba_pagina{
    height: 445px;
    width: 100%;
}

.aba_pagina .content{
    width: 965px;
    margin: auto;
}
.aba_pagina table{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    color: #000;
}
#p5 .aba_pagina table{
    font-size: 16px;
    line-height: 20px;
}
#p5 .aba_pagina table table tr td{
    width: 50%;
    padding-bottom: 20px;
    vertical-align: top;
}
.aba_pagina.left table{
    float: left;
}
.aba_pagina.right table{
    float: right;
}
.aba_pagina h2{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    /*    font-weight: 500;*/
    color: #68bf4d;
    margin: 0;
    margin-bottom: 22px;
}

#p3 #aba_contact {
    font-size: 18px;
    background: url(../imagens/b_aba_contact2.png) no-repeat;
    height: 266px;
    margin-top: -320px;
}
#p3 #aba_contact a{
    color: #53891b;
    text-decoration: none;
}
.marcas .content{
    position: relative;
    width: 878px;
    margin-left: -405px;
    left: 50%;
}
.marcas img{
    margin: 5px;
}
.marcas .content a{
    text-decoration: none;
}

.novidades .content{
    width: 880px;
    margin: auto;
}

.novidades .note{
    width: 50%;
    float: left;
    padding: 25px 0;
}

.novidades .note img{
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.34);
    -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.34);
    box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.34);
}

.novidades .note h2{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    /*    font-weight: 700;*/
    width: 360px;

    margin: 0;
    margin-top: 18px;
    color: #5d8a2e;
}
.novidades .note h3{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    /*    font-weight: 500;*/
    color: #000;
    margin: 0;
}
.novidades .note p{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 22px;
    margin: 35px 0 18px 0;
    width: 360px;
}
.novidades .note button{
    width: 175px;
    height: 41px;
    background: url(../imagens/btn_175.png);
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    border: 0;
}
.novidades a{
    color: #000;
}
.novidades .pages{
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    text-align: center;
}
.novidades .pages a{
    color: #fff;
    text-decoration: none;
}
.novidades .pages li{
    width: 20px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 7px;
    color: #fff;
    background: #5d8a2e;
    border: 1px solid #5d8a2e;
}

.novidades .pages li.active,
.novidades .pages li:hover{
    background: #fff;
    color: #5d8a2e;
}


.pagina .content .txt{
    padding: 50px 0;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    /*    font-weight: 700;*/
}
.pagina .content .txt h1{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;

    margin: 0;
    margin-bottom: 17px;
    color: #5d8a2e;
}

.catgorias_produtos{
    padding-bottom: 30px;
}
.catgorias_produtos .content{
    width: 990px;
    margin: auto;
}

.catgorias_produtos .cat_prod{
    width: 320px;
    float: left;
    padding: 25px 0;
    margin: 0 5px;
}

.catgorias_produtos .cat_prod img{
    -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.34);
    -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.34);
    box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.34);
    width: 320px;
}

.catgorias_produtos .cat_prod h2{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    /*font-weight: 700;*/
    width: 320px;
    text-align: center;

    margin: 0;
    margin-top: 18px;
    color: #5d8a2e;
}
.produtos{
    padding: 25px 0;
}
.produtos .content{
    width: 990px;
    margin: auto;
}

.produtos .img_p{
    width: 225px;
    margin-left: 3px;
    height: 47px;
    border-radius: 10px;
    padding-top: 183px;
}
.produtos .img_p .partilha{
    background: url(../imagens/b_gray.png);
    height: 47px;

    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.produtos .img_p .partilha table{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 15px;

    color: #fff;
}
.produtos ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.produtos ul li{
    float: left;
    width: 234px;
    min-height: 235px;
    margin-bottom: 30px;
    background: url(../imagens/b_prod.png) center top no-repeat;
    margin-right: 10px;
}
.produtos button{
    width: 175px;
    height: 41px;
    background: url(../imagens/btn_175.png);
    color:#fff;
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 10px;
    text-transform: uppercase;
    border: 0;
    margin-left: 30px;
}

.produtos h1,
.produtos h1 a{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #68bf4d;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-bottom: 70px;
    /*font-weight: 500;*/
    text-decoration: none;
}

.catgorias_produtos h1,
.catgorias_produtos h1 a{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #68bf4d;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-top: 23px;
    margin-bottom: 30px;
    /*font-weight: 500;*/
    text-decoration: none;
}

.produtos ul h1{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #68bf4d;
    text-align: center;
    width: 100%;
    margin: 0;
    margin-bottom: 70px;
    /*font-weight: 500;*/
}

.produtos h2{
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #68bf4d;
    width: 84%;
    margin: 0;
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 20px;
}
.produtos h3{
    /*font-family: 'HelveticaNormal';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;

    font-size: 16px;
    color: #000;
    /*font-weight: 300;*/
    width: 100%;
    margin: 0;
    margin-bottom: 5px;
    margin-left: 30px;
}
.produtos h4{
    /*    font-family: 'HelveticaNormal';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;

    font-size: 16px;
    color: #000;
    width: 100%;
    margin: 0;
    margin-left: 30px;
}
.info_not{
    width: 100%;
    text-align: center;
    padding: 0 0 60px 0;
}
.info_not h8{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #68bf4d;
    text-align: center;
    width: 100%;
    margin: 0;
    /*font-weight: 500;*/
}

.produto{
    padding: 25px 0 20px 0;
}
.produto .content{
    width: 960px;
    margin: auto;
}

.produto h1,
.produto h1 a{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #68bf4d;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    /*font-weight: 500;*/
    text-decoration: none;
}

.produto .img_box{
    width: 375px;
    float: left;
    margin: 0 10px;
}

.produto .text_box{
    width: 535px;
    float: left;
    /*font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-left: 30px;
}

.produto .text_box h2{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #56822a;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;

}
.produto .text_box h3{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    color: #56822a;
    text-align: left;
    width: 100%;
    margin: 0;
    /*    font-weight: 700;*/
    margin-bottom: 15px;
}
.produto .text_box h4{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #56822a;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
}

.produto .text_box button{
    width: 162px;
	margin-right: 10px;
    height: 41px;
    background: url(../imagens/btn_282.png);
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    margin-top: 20px;
    text-transform: uppercase;
    border: 0;
    float: right;
}
.produto .text_box button.only{
	width: 282px;
}
.produto .text_box table{
    float: left;
    margin-top: 20px;
    height: 41px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #56822a;
}

.form_encomendar{
    width: 960px;
    min-height: 420px;
}
.form_encomendar h1{
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #56822a;
    text-align: left;
    margin: 0;
    margin-bottom: 40px;
    margin-top: 20px;
    margin-left: 86px;
}

.form_encomendar input[type="text"]{
    background: #e5e5e5;
    border: 0;
    width: 285px;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #56822a;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.form_encomendar input[type="radio"]{
    margin: 7px;
}
.form_encomendar select{
    background: #e5e5e5;
    border: 0;
    width: 315px;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #56822a;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}
.form_encomendar textarea{
    background: #e5e5e5;
    border: 0;
    width: 285px;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #56822a;
    padding: 15px;
    height: 100px;
}
.form_encomendar table{
    float: left;
    margin: 10px 20px;
}
.form_encomendar table tr td:first-child{
    width: 120px;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #56822a;
    line-height: 24px;
}
.form_encomendar button{
    width: 82px;
    height: 41px;
    background: #507c23;
    color:#fff;
    /*    font-family: 'HelveticaThn';*/
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin-top: 20px;
    border: 0;
    float: right;
    margin-right: 30px;
}

.img_sml{
    margin-right: 18px;
    margin-top: 10px;
    cursor: pointer;
}

.img_sml.lst{
    margin-right: 0;
}


.resultados_p{
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    background: #f2f2f2;
    width: 285px;
    display: none;
    margin-top: 33px;
    max-height: 450px;
    overflow-y: auto;
    overflow-x: hidden;
}
.topo #pesquisa input:focus + .resultados_p,
.resultados_p:hover{
    display: block;
}
.resultados_p li{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    width: 265px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 16px;
    float: left;
    color: #000;
}

.prod_relacionados{
    background: #f0f0f0;
    padding: 45px 0 70px 0;
}

.prod_relacionados .content{
    width: 960px;
    margin: auto;
}
.prod_relacionados h1{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    color: #56822a;
    text-align: left;
    margin: 0;
    margin-bottom: 40px;
    margin-left: 86px;
}
.prod_relacionados .bx-wrapper .bx-prev{
    background: url(../imagens/prev2.png);
    margin-left: -500px;
    top: 35%;
}
.prod_relacionados .bx-wrapper .bx-next{
    background: url(../imagens/next2.png);
    margin-left: 480px;
    top: 35%;
}