/* here you can put your own css to customize and override the theme 

*/
@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
body, html{
    font-family: 'Lato', sans-serif;
    background: url('../imagens/background.jpg') center 150px no-repeat;
}
p{
    margin: 0px;
    padding: 0px;
}
a img{
    border: 0;
}
button, input{
    outline: none;
}
.container{
    width: 920px;
    margin: auto;
}
.clear{
    clear: both;
}
.top{
    background: url('../imagens/b_menu_1_1.png') center top no-repeat;
    height: 148px;
    width: 100%;
    top: 0;
    position: fixed;
    left: 0;
    z-index: 1000;
}
.top .container{
    width: 920px;
}
.top .t_top{
    height: 77px;
    width: 100%;
    position: relative;
    float: left;

}
.top .b_top{
    height: 71px;
    width: 100%;
    position: relative;
    float: left;
}
.top .t_top span{
    font-weight: 700;
    color: #42a755;
    margin-right: 14px;
}

#logoimg{
    margin-left: 10px;
}

.top .b_top ul{
    list-style: none;
    padding: 0;
    margin: 0;
    margin: 14px 0 0 175px;
    float: left;
}

.top .b_top ul.dropdown{
    position: absolute;
    padding: 0;
    margin: 0;
    margin-left: -18px;
    margin-top: 0px;
    width: 150px;
    height: 45px;
    display: none;
}
.top .b_top ul.dropdown li{
    height: 20px;
    padding: 0;
    width: 100%;
    display: block;
    background: transparent;    
}
.top .b_top ul li:hover .dropdown{
    display: block;
}
.top .b_top ul li{
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    padding: 0px 9px;
    background: url(../imagens/b_li.png) 0px center no-repeat;
    font-size: 15px;
}
.top .b_top ul li.frs{
    background: none;
}
.top .b_top ul li:hover a,
.top .b_top ul li.active a,
.top .b_top ul li.active2 a{
    color: #42a755;
    text-decoration: none;
    border-bottom: 2px solid #42a755;
}

.top .b_top ul li.active .dropdown{
    display: block;
}

.top .b_top ul a{
    color: #fff;

}
.top .b_top .login{
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}
.top .b_top .pesquisa{
    margin: auto;
    background: url(../imagens/b_pesquisa.png) 0px 0px no-repeat;
    width: 120px;
    height: 24px;
    margin-top: 40px;
    z-index: 1000;
}
.top .b_top .pesquisa input{
    width: 100px;
    height: 22px;
    background: none;
    float: left;
    border: 0;
    padding: 0 0 0 10px;
}

.top .b_top .pesquisa button{
    float: left;
    width: 20px;
    height: 22px;
    border: 0;
    background: none;
}

.smenu{
    width: 170px;
    top: 120px;
    position: fixed;
    left: 50%;
    z-index: 1001;
    list-style: none;
    padding: 0;
    margin: 0;
      
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 12px;
    background: #42a755;
    border-radius: 10px;
/*    border-bottom-right-radius: 10px;*/
    display: none;
}

.smenu.sm2{
    margin-left: -232px;
}
.smenu.sm3{
    margin-left: -112px;
}
.smenu li{
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    text-align: left;
    font-family: 'Lato', sans-serif;
    padding: 3px 20px;
    width: 100%;
    
    font-size: 13px;
}
.smenu li a{
    color: #fff;
}
.banner_home{
    position: absolute;
    z-index: 300;
    left: 0;
    top: 0;
    width: 100%;
    height: 618px;
}

.banner_home ul li{
    width: 100%;
    height: 618px;
    background-position: center center;
    background-repeat: no-repeat;
}
.banner_home ul li h1{
    font-weight: 700;
    font-size: 37px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    text-transform: uppercase;
    margin-top: 30px;
    color: #000;
}
.banner_home ul li h2{
    font-weight: 300;
    font-size: 37px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #000;
}

.home_novidades{
    position: absolute;
    z-index: 290;
    left: 0;
    top: 529px;
    width: 100%;
    /*background: url(../imagens/b_novidades.png) center center no-repeat;*/
    height: 447px;
    text-align: center;
}
.home_novidades .prev_img{
    position: absolute;
    width: 118px;
    height: 100px;
    padding: 8px 17px 8px 15px;
    left: 50%;
    margin-top: -200px;
    margin-left: -470px;
    background: url(../imagens/b_img_note.png) left center no-repeat;
}
.home_novidades .next_img{
    position: absolute;
    width: 118px;
    height: 100px;
    left: 50%;
    padding: 8px 17px 8px 15px;
    margin-top: -200px;
    margin-left: 340px;
    background: url(../imagens/b_img_note.png) left center no-repeat;
}
.home_novidades .prev_img img,
.home_novidades .next_img img{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
}
.home_novidades .container{
    width: 540px;
    margin-top: 120px;
}
.home_novidades h1,
.home_marcas h1{
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 0;
}
.home_novidades p,
.home_marcas p{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #42a755;
    margin: 17px 0 20px 0;
}
.home_novidades h1 strong{
    font-weight: 900;
}

button.green{
    background: url(../imagens/b_green.png) center center no-repeat;
    border: 0;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    width: 134px;
    text-transform: uppercase;
    font-size: 17px;
    height: 34px;
    display: inline-block;
}
button.white{
    background: url(../imagens/b_white.png) center center no-repeat;
    border: 0;
    color: #000;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    width: 134px;
    text-transform: uppercase;
    font-size: 17px;
    height: 34px;
    display: inline-block;
}
button.black{
    background: url(../imagens/b_black.png) center center no-repeat;
    border: 0;
    color: #42a755;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    width: 174px;
    text-transform: uppercase;
    font-size: 14px;
    height: 35px;
    display: inline-block;
}

.home_novidades .desc_destq{
    font-weight: 500;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}
.home_novidades .desc_destq strong{
    color: #42a755;
    font-weight: 900;
}
.home_novidades img{
    margin: 10px;
    width: 180px;
    height: 170px;
}
.home_novidades  ul,
.home_novidades  ul li{
    height: 190px;
}
.home_novidades  ul a{
    color: #000;
}
.home_novidades  .bx-wrapper .bx-controls-direction a{
    top: 75px;
    width: 19px;
    height: 26px;
} 

.home_novidades  .bx-wrapper .bx-prev{
    margin-left: -290px;
    background: url(../imagens/b_cg_l.png) no-repeat;
}

.home_novidades  .bx-wrapper .bx-next{
    margin-left: 270px;
    background: url(../imagens/b_cg_r.png) no-repeat;
}

.home_noticias{
    position: absolute;
    z-index: 282;
    left: 0;
    top: 789px;
    width: 100%;
    background: url(../imagens/b_noticias.png) center center no-repeat;
    height: 561px;
    text-align: center;
    padding-top: 220px;
}

.home_noticias h1{
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 24px;
    font-family: 'Lato', sans-serif;
    text-align: center;

    color: #fff;
    margin: 0;
}

.home_noticias p{
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    color: #42a755;
    margin: 17px 0 0px 0;
}

.home_noticias button{
    margin-top: 20px;
}

.home_noticias .notes_box{
    width: 656px;
    padding: 6px 13px;
    margin: auto;
    height: 200px;
    background: url(../imagens/notes_box_1.png) center center no-repeat;
    margin-top: 30px;
}
.home_noticias .bx-viewport{
    height: 174px !important;
    float: left;
}
.home_noticias .notes_box ul li{
    width: 100%;
    height: 87px;
}
.home_noticias .notes_box ul li:hover .right_s{
    opacity: 1;
}
.home_noticias .left_2s{
    width: 80px;
    float: left;
    text-align: left;
    height: 84px;
    margin-left: 5px;
    background: url(../imagens/no_img.jpg) left center no-repeat;
    background-size: 100% 99.7%;
    margin-top: 2px;
}
.home_noticias .left_s{
    width: 462px;
    float: left;
    text-align: left;
    height: 72px;
    padding-left: 20px;
    padding-top: 15px;
    color: #1e1e1e;
    font-size: 13px;
    
}
.home_noticias .left_s .date{
    padding-left: 20px;
    background: url(../imagens/cal.png) left center no-repeat;
    color: #42a755;
}
.home_noticias .left_s .name{
    text-transform: uppercase;
    font-weight: 900;
}
.home_noticias .right_s{
    width: 80px;
    float: left;
    height: 87px;
    background: url(../imagens/notes_more.jpg) center center no-repeat;
    opacity: 0.3;
}

.home_noticias .bx-wrapper .bx-pager{
    width: 30px;
    top: -20px;
    right: -35px;    
}
.home_noticias .bx-wrapper .bx-pager.bx-default-pager a{
    background: url(../imagens/pg_s.png) no-repeat;
}
.home_noticias .bx-wrapper .bx-pager.bx-default-pager a:hover, .home_noticias .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: url(../imagens/pg.png) no-repeat;
}
.home_noticias .bx-wrapper .bx-pager a{
    margin: 3px 5px;
}

.home_marcas{
    position: absolute;
    z-index: 281;
    left: 0;
    top: 1179px;
    width: 100%;
    height: 561px;
    text-align: center;
    padding-top: 220px;
}
.home_marcas .f_l{
    position: absolute;
    z-index: 282;
    left: 50%;
    margin-left: -500px;
    margin-top: -80px;
}
.home_marcas .f_r{
    position: absolute;
    z-index: 282;
    left: 50%;
    margin-left: 250px;
    margin-top: -80px;
}
.marca_home{
    cursor: pointer;
}
.home_marcas button{
    margin-bottom: 20px;
}
.home_marcas .bx-wrapper .bx-pager, .home_marcas .bx-wrapper .bx-controls-auto{
    display: none;
}
.home_marcas  .bx-wrapper .bx-controls-direction a{
    top: 131px;
} 

.home_marcas  .bx-wrapper .bx-prev{
    background: url(../imagens/marcas_c_l.png) no-repeat;
}

.home_marcas  .bx-wrapper .bx-next{
    background: url(../imagens/marcas_c_r.png) no-repeat;
}

.destaques{
    position: absolute;
    z-index: 270;
    left: 0;
    top: 1539px;
    width: 100%;
    height: 691px;
 color: #fff;
 font-size: 12px;
    padding-top: 210px;
    background: url(../imagens/d_destaques.png) center center no-repeat;
}
.destaques .content{
    width: 740px;
    margin: auto;
}
.destaques h2{
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.destaques h1{
    margin: 0;
    color: #19a129;
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 40px;
}
.footer {
    position: absolute;
    z-index: 280;
    left: 0;
    top: 1539px;
    width: 100%;
    height: 475px;
    text-align: center;
    padding-top: 210px;
    background: url(../imagens/b_foot.png) bottom center no-repeat;
}

.footer .container{
    width: 900px;
}

.footer h1{
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Lato', sans-serif;

    color: #000;
    margin: 0;
    margin-bottom: 10px;
}
.footer img{
    margin: 0 4px;
}
.footer .logo{
    width: 125px;
}

.footer .fot_contact_block{
    color: #fff;
    font-size: 10px;

}
.footer .fot_contact_block a{
    color: #fff;
    text-decoration: none;
}
.footer .fot_contact_block table tr td{
    padding: 0 5px;
    vertical-align: top;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    line-height: 15px;
}
.footer .fot_contact_block table tr td strong{
    font-weight: 900;
}

.footer p{
    color: #fff;
}

.footer input[type=text]{
    font-size: 13px;
    width: 168px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #42a755;
    margin: 10px 4px 10px 5px;
    padding: 0 10px;
    border: 0;
    border-radius: 8px;
    height: 31px;
    line-height: 31px;
}

.banner_interno,
.banner_interno ul,
.banner_interno ul li{
    height: 318px;
    width: 100% !important;
    position: absolute;
    z-index: 300;
}
.banner_interno h1{
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0;
}
.banner_interno h2{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.pagina{
    font-size: 13px;
    line-height: 15px;

    position: absolute;
    z-index: 281;
    left: 0;
    top: 318px;
    width: 100%; 
    
    min-height: 400px;
}
.pagina .container{
    width: 740px;
    padding: 0;
    padding-top:20px;
}

.pagina h1{
    width: 100%;
    font-weight: 300;
    font-size: 25px;
    font-family: 'Lato', sans-serif;

    color: #000;
    margin: 0;
    margin-bottom: 30px;
    margin-top: 45px;
}
.pagina h1 strong{
    font-weight: 900;
    
    color: #42a755;
}

.pagina h2{
    font-size: 21px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(../imagens/hover_h2.jpg) left bottom no-repeat;
}
.pagina h3{
    font-size: 21px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
    margin: 0;
    margin-top: 5px;
    margin-bottom: 40px;
}
.pagina h4{
    font-size: 15px;
    color: #42a755;
    margin: 0;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}
.pagina table tr td:first-child{
    padding-right: 20px;
}
.pagina#p10 table tr td:first-child{
    padding: 0 5px 0 0;
}
.pagina#p10 table tr td{
    padding: 0 5px;
}
.pagina .gal_box{
    background: url(../imagens/b_p_gal.png) center center no-repeat;
    width: 768px;
    height: 511px;
    padding: 20px;
    margin-left: -20px;
    margin-top: 30px;
}
.galery ul li{
    width: 740px;
    height: 288px;
    background: url(../imagens/b_galery_1.png) left center no-repeat;
    padding: 26px 40px 37px 20px;
}
.galery  .bx-wrapper .bx-controls-direction a{
    top: 131px;
} 
.galery  .bx-wrapper .bx-prev{
    margin-left: -340px;
    background: url(../imagens/b_cg_l.png) no-repeat;
}

.galery  .bx-wrapper .bx-next{
    margin-left: 300px;
    background: url(../imagens/b_cg_r.png) no-repeat;
}

.galery .bx-wrapper .bx-pager{
    bottom: -5px;    
}
.galery .bx-wrapper .bx-pager.bx-default-pager a{
    background: url(../imagens/pg_s.png) no-repeat;
}
.galery .bx-wrapper .bx-pager.bx-default-pager a:hover, .galery .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: url(../imagens/pg.png) no-repeat ;
}

.novidades_box{
    width: 706px;
    height: 403px;
    /*background: url(../imagens/b_4nov.png) center center no-repeat;*/
    padding: 30px 0px;
    margin-left: -10px;
}


.novidades_box  ul,
.novidades_box  ul li{
    height: 380px;
}
.novidades_box  .bx-wrapper{
    float: left;
    position: relative;
}
.novidades_box .bx-viewport{
    height: 400px !important;
    float: left;
}
.novidades_box ul li{
    width: 100%;
    height: 100px;
}

.novidades_box.maxbox1 .bx-viewport{
    height: 128px !important;
}
.novidades_box.maxbox2 .bx-viewport{
    height: 210px !important;
}
.novidades_box.maxbox3 .bx-viewport{
    height:  310px !important;
}

.novidades_box ul li:hover .right_s{
    opacity: 1;
}
.novidades_box .left_2s{
    width: 118px;
    float: left;
    height: 100px;
    padding: 8px 17px 8px 15px;
    background: url(../imagens/b_img_note.png) left center no-repeat;
}
.novidades_box .left_2s img{
    width: 100%;
    height: 100%;
}
.novidades_box .left_s{
    width: 500px;
    float: left;
    text-align: left;
    height: 72px;
    padding-left: 20px;
    padding-top: 25px;
    color: #1e1e1e;
    font-size: 13px;
}
.novidades_box .left_s .date{
    padding-left: 20px;
    background: url(../imagens/cal.png) left center no-repeat;
    color: #42a755;
}
.novidades_box .left_s .name{
    text-transform: uppercase;
    font-weight: 900;
}
.novidades_box .right_s{
    width: 80px;
    float: left;
    height: 87px;
    margin-top: 7px;
    background: url(../imagens/notes_more.jpg) center center no-repeat;
    opacity: 0.3;
}

.novidades_box .bx-wrapper .bx-pager{
/*    width: 30px;
    top: -20px;
    right: -40px;    */
text-align: left;
bottom: -50px;
padding-left: 10px;
}
.novidades_box .bx-wrapper .bx-pager.bx-default-pager a{
    background: none;
    border: 1px solid #42a755;  
    border-radius: 30px;
    width: 20px;
    text-align: center;
    padding-top: 1px;
    height: 20px;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    font-family: 'Lato', sans-serif;
    text-indent: 0;
}
.novidades_box .bx-wrapper .bx-pager.bx-default-pager a:hover, .novidades_box .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #42a755;
    color: #fff;
    text-decoration: none;
}
.novidades_box .bx-wrapper .bx-pager a{
    margin: 3px 5px;
}

.noticia .date{
    padding-left: 20px;
    background: url(../imagens/cal.png) left center no-repeat;
    color: #42a755;
    margin-bottom: 20px;
    margin-top: 5px;
}
.noticia .name{
    text-transform: uppercase;
    font-weight: 900;
}

.noticia .desc{
    font-size: 13px;
    line-height: 15px;
    font-weight: 500;
}
.galery_note{
    margin-top: 50px;
    margin-left: -15px;
    width: 780px;
}
.galery_note a:not(.small){
    display: block;
    width: 255px;
    height: 236px;
    float: left;
    background: url(../imagens/b_img.png) center center no-repeat;
    padding: 16px;
}
.galery_note a.small{
    display: block;
    width: 85px;
    height: 86px;
    float: left;
    padding: 16px;
}
.galery_note a img{
    width: 100%;
    height: 100%;
}
.pagina .newsletter input{
    font-size: 13px;
    width: 170px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    color: #42a755;
    margin: 10px 14px 10px 0px;
    padding: 0 10px;
    border: 1px solid #42a755;
    border-radius: 5px;
    height: 31px;
    line-height: 31px;
    float: left;
}
.pagina .newsletter p{
    margin: 50px 0 40px 0;
}
.pagina .newsletter button{
    float: right;
    margin-right: 27px;
}
.pagina#p5 table{
    width: 100%;
}
.pagina#p5 table tr td{
    vertical-align: top;
}
.pagina#p5 table strong{
    color: #42a755;
}
.pagina#p5 table tr td a{
    color: #000;
}

.pagina#p5 .map_box{
    background: url(../imagens/b_p_gal.png) center center no-repeat;
    width: 768px;
    height: 511px;
    padding: 20px;
    margin-left: -20px;
    margin-top: 30px;
}
.pagina#p5 .map_box #map{
    width: 100%;
    height: 100%;
}

.marcas p{
    margin: 30px 0 50px 0;
}

.marcas .marca{
    margin: 0px 10px;
    float: left;
}

.marcas  .bx-wrapper .bx-pager{
    text-align: left;
    bottom: -20px;
}

.marcas .bx-wrapper .bx-pager.bx-default-pager a{
    background: none;
    border: 1px solid #42a755;  
    border-radius: 30px;
    width: 20px;
    padding-top: 1px;
    text-align: center;
    height: 20px;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    font-family: 'Lato', sans-serif;
    text-indent: 0;
}
.marcas .bx-wrapper .bx-pager.bx-default-pager a:hover, .marcas .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #42a755;
    color: #fff;
    text-decoration: none;
}

.marcas .res_marca{
    position: absolute;
    width: 656px;
    display: none;
    height: 119px;
    margin-top: -45px;
    margin-left: -12px;
    z-index: 500;
    background: url(../imagens/b_marca_h.png) center center no-repeat;
}

.marcas .res_marca.res_marca2{
    margin-left: -122px;
}
.marcas .res_marca.res_marca3{
    margin-left: -262px;
}
.marcas .res_marca.res_marca4{
    margin-left: -402px;
}
.marcas .res_marca.res_marca5{
    margin-left: -512px;
}

.marcas .res_marca .block{
    width: 500px;
    margin: 30px 30px;
    color: #000;
}
.marcas .res_marca .block b{
    font-weight: 900;
}

.marcas .marca_img{
    margin: 10px 0;
}
.marcas p{
    margin: 20px 0;
}

.galery_rel{
    margin-top: 30px;
}

.galery_rel div.img_prod{
    display: block;
    width: 230px;
    height: 213px;
    background: url(../imagens/b_img2.png) center center no-repeat;
    padding: 12px;
}
.galery_rel div.img_prod img{
    width: 100%;
    height: 100%;
}

.galery_rel  .bx-wrapper .bx-pager{
    text-align: left;
    bottom: -40px;
}
.galery_rel a:hover{
    text-decoration: none;
}
.galery_rel .ti{
    padding: 10px 40px 5px 40px;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    line-height: 20px;
}
.galery_rel .pri{
    font-weight: 900;
    text-decoration: none;
    color: #000;
    font-size: 15px;
}
.galery_rel2{
    margin-top: 30px;
    list-style: none
}

.galery_rel2 div.img_prod{
    display: block;
    width: 175px;
    height: 145px;
    background: url(../imagens/b_fam_marc.png) center center no-repeat;
    padding: 12px;
}
.galery_rel2 div.img_prod img{
    width: 100%;
    height: 100%;
}
.galery_rel2 a{
    display: block;
    float: left;
    width: 175px;
    margin-left: -15px;
}
.galery_rel2 a:hover{
    text-decoration: none;
}
.galery_rel2 .ti{
    padding: 10px 40px 5px 40px;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    line-height: 15px;
}
.galery_rel2 .pri{
    font-weight: 900;
    text-decoration: none;
    color: #000;
    font-size: 15px;
}

.newsletter p{
    height: 40px;
}

#galery_inst{
    margin-top: 20px;
    margin-left: -15px;
    width: 780px;
}
#galery_inst a{
    display: block;
    width: 189px;
    height: 161px;
    float: left;
    background: url(../imagens/b_inst.png) center center no-repeat;
    padding: 13px;
}
#galery_inst a img{
    width: 100%;
    height: 100%;
}
.pedido{
    width: 600px;
}
.pedido input[type=text]{
    border: 3px solid #eeeeee;
    background: #fff;
    border-radius: 5px;
    width: 260px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 10px 30px 10px 0;
    padding: 0 10px;
    height: 32px;
    color: #42a755;
    line-height: 28px;
}
.pedido input::-webkit-input-placeholder,
.pedido textarea::-webkit-input-placeholder{ /* WebKit browsers */
    color: #42a755;
}
.pedido input:-moz-placeholder,
.pedido textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
   color: #42a755;
   opacity:  1;
}
.pedido input::-moz-placeholder,
.pedido textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */
   color: #42a755;
   opacity:  1;
}
.pedido input:-ms-input-placeholder,
.pedido textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */
   color: #42a755;
}
.pedido textarea{
    border: 3px solid #eeeeee;
    background: #fff;
    border-radius: 5px;
    width: 550px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 10px;
    height: 140px;
    color: #42a755;
    margin-top: 10px;
}

.pedido  button{
    border: 0;
    background: url(../imagens/btn_blk.png);
    width: 174px;
    height: 35px;
    color: #42a755;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: 20px;
    font-size: 16px;
}
.videogal li{
    text-align: center;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed{
    width: 640px !important;
    height: 480px;
    margin: 0 50px;
}
.marcas.detlh .bx-wrapper .bx-pager{
    text-align: center;
    bottom: -40px;
    
}
.marcas.detlh .bx-wrapper .bx-pager.bx-default-pager a{
    color: #fff;
}
.marcas.detlh .bx-wrapper .bx-pager.bx-default-pager a:hover, .marcas.detlh .bx-wrapper .bx-pager.bx-default-pager a.active{
    color: #19a129;
}

.marcas.detlh .bx-wrapper .bx-controls-direction a{
    top: 46%;
    width: 59px;
    height: 59px;
}

.marcas.detlh .bx-wrapper .bx-next{
    margin-left: 319px;
    background: url(../imagens/right_2.png);
}
.marcas.detlh .bx-wrapper .bx-prev{
    margin-left: -375px;
    background: url(../imagens/left_2.png);
}

.voltar{
    border: 0;
    background: url(../imagens/btn_voltar.png);
    width: 102px;
    height: 34px;
    color: #fff;
    padding-left: 20px;
    text-transform: uppercase;
    line-height: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-top: 20px;
    font-size: 14px;
}

.produtos{
    margin-top: -150px;
    z-index: 100;
    width: 100%;
    min-height: 1600px;
}


.produtos .left{
    position: absolute;
    left: 50%;
    margin-left: -1190px;
    width: 1000px;
    height: 100%;
    border: 0;
    min-height: 1600px;
    background: url(../imagens/b_left_prod_2.png) 238px center no-repeat transparent;
    padding-top: 220px;
    padding-right: 50px;
    z-index: 200;
}

.produtos .content{
    margin: auto;
    width: 940px;
}

.produtos  .content_r{
    position: relative;
    left: 50%;
    margin-left: -180px;
    width: 660px;
}
.produtos  .content_r p{
    margin: 0;
}
.produtos  .content_r .prod_list{
    width: 220px;
    float: left;
    margin-bottom: 25px;
    text-align: center;
}
.produtos  .content_r .prod_list h1{
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin: 0;
    text-transform: uppercase;
    color: #19a129;
    margin-bottom: 10px;
    margin-top: 5px;
    font-size: 17px;
}
.produtos  .content_r .prod_list p{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    margin: 0;
    color: #19a129;
    font-size: 15px;
    color: #000;
    line-height: 22px;
}
.produtos .img_2{
    display: block;
    width: 226px;
    height: 191px;
    background: url(../imagens/b_img3.png) center center no-repeat;
    padding: 16px;
}
.produtos .img_2 img{
    width: 100%;
    height: 100%;
}

.produtos .p_pesquisa{
    background: url(../imagens/p_pesquisa.jpg) right center no-repeat;
    width: 193px;
    height: 28px;
    float: right;
}

.produtos .p_pesquisa input{
    width: 155px;
    height: 22px;
    background: none;
    float: left;
    border: 0;
    padding: 0 0 0 10px;
    margin-top: 4px;
}

.produtos .p_pesquisa button{
    float: left;
    width: 35px;
    height: 22px;
    border: 0;
    background: none;
}

.produtos .p_menu{
    width: 193px;
    float: right;
}

.produtos .p_menu #p_menu_main{
    list-style: none;
    padding: 0;
    margin: 0;
}
.produtos .p_menu{
    margin-top: 30px;
}
.produtos .p_menu #p_menu_main > li{
    width: 100%;
    min-height: 27px;
    background: url(../imagens/p_m1_1.jpg) left top no-repeat;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 13px;
    float: left;
    line-height: 27px;
    padding-left: 10px;
    cursor: pointer;
    margin: 20px 0;
}
.produtos .p_menu #p_menu_main > hr{
    float: left;
    width: 100%;
    margin: 0;
    background: #42a755;
    border-color: #42a755;
    clear: both;
    height: 1px;
}
.produtos .p_menu #p_menu_main > li .arrow{
    float: right;
}

.produtos .p_menu .p_menu_pat1{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 7px;
    display: none;
}
.produtos .p_menu .p_menu_pat1 li{
    color: #000;
    line-height: 20px;
    min-height: 20px;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.produtos .p_menu .p_menu_pat1 li a{
    color: #000;
}

.m_close_area{
    display: none;
    margin-left: 5px;
}

.produtos .p_menu .p_menu_pat2{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -10px;
    margin-top: 7px;
    display: none;
}
.produtos .p_menu .p_menu_pat2 li{
    color: #000;
    line-height: 27px;
    min-height: 27px;
    background: url(../imagens/p_pat3_arrow_d.jpg) left top no-repeat;
    font-size: 13px;
    padding-left: 10px;
    margin: 8px 0;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #42a755;
}
.produtos .p_menu .p_menu_pat2 li.m_open{
    background: url(../imagens/p_pat3_arrow_u.jpg) left top no-repeat;
}
.produtos .p_menu .p_menu_pat2 li a{
    color: #000;
}

.produtos .p_menu .p_menu_pat3{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 7px;
    display: none;
}
.produtos .p_menu .p_menu_pat3 li{
    color: #000;
    line-height: 14px;
    min-height: 14px;
    background: none;
    font-size: 11px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.produtos .p_menu .p_menu_pat3 li.m_open{
    background: none;
    color: #42a755;
}
.produtos .p_menu .p_menu_pat3 li.m_open a{
    font-weight: 900;
    color: #42a755;
}
.produtos .p_menu .p_menu_pat3 li.m_close a{
    color: #000 !important;
}
.m_open.marc a{
    font-weight: 900;
    color: #42a755 !important;
}
.produtos .p_menu .p_menu_pat3 li a{
    color: #000;
}
.produtos p.marca{
    font-size: 15px;
}
.produtos p.marca a{
    color: #000;
}
.produtos p.marca strong{
    font-weight: 900;
    color: #42a755;
}
.produtos h4{
    text-transform: uppercase;
    font-weight: 900;
    color: #42a755;
    display: inline;
}

.produtos .content_full{
    position: relative;
    width: 100%;
    background: #42a755;
}
.produtos .content{
    padding: 15px 0;
}
.produtos .content_full .ti h4{
    color: #fff;
}

.produtos .cont_end{
    width: 480px;
/*    margin: auto;*/
}

.duvidas{
    border: 0;
    background: url(../imagens/btn_duvidas.png);
    width: 250px;
    height: 34px;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-top: 20px;
    font-size: 14px;
}

.fam_rel{
    float: left;
    width: 160px;
    text-align: center;
    font-size: 15px;
    line-height: 17px;
    color: #000;
}

.fam_rel img{
    border: 1px solid #42a755;
    display: inline-block;
    margin: 20px 0 10px 0;
}


.simplecarr a {
    color: #92e1a1;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
    overflow-x: hidden;
}
.simplecarr a  b{
    color: #fff;
}
.produtos.p .bx-wrapper{
    margin: 0 65px  !important;
}
.simplecarr img{
    margin-bottom: 20px;
    margin-left: 7px;
    margin-right: 5px;
    width: 90% !important;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.61);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.61);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.61);
}

.simpleslide li{
    text-align: left;
    width: 550px  !important;
}
.simpleslide li img,
.simpleslide li iframe{
    width: 360px  !important;
    height: 220px  !important;
    display: inline-block;
}

.produtos .content.imagems .bx-wrapper .bx-controls-direction a,
.produtos .content.videos .bx-wrapper .bx-controls-direction a{
    top: 40%;
    width: 34px;
    height: 34px;
}
.produtos .content.imagems .bx-wrapper .bx-next,
.produtos .content.videos .bx-wrapper .bx-next{
    margin-left: 94px;
    background: url(../imagens/right_3.png);
}
.produtos .content.imagems .bx-wrapper .bx-prev,
.produtos .content.videos .bx-wrapper .bx-prev{
    margin-left: -297px;
    background: url(../imagens/left_3.png);
}

.produtos .content.imagems .bx-wrapper .bx-pager,
.produtos .content.videos .bx-wrapper .bx-pager{
    width: 360px  !important;
    bottom: -30px;
}


.produtos .content.document .bx-wrapper{
    margin: 0 45px  !important;
}
.produtos .content.document .bx-wrapper .bx-controls-direction a{
    top: 30%;
    width: 34px;
    height: 34px;
}
.produtos .content.document .bx-wrapper .bx-next{
    margin-left: 234px;
    background: url(../imagens/right_4.png);
}
.produtos .content.document .bx-wrapper .bx-prev{
    margin-left: -267px;
    background: url(../imagens/left_4.png);
}

.produtos.l  .bx-wrapper .bx-pager{
    text-align: left;
    bottom: -10px;
}

.produtos.l .bx-wrapper .bx-pager.bx-default-pager a{
    background: none;
    border: 1px solid #42a755;  
    border-radius: 30px;
    width: 20px;
    padding-top: 1px;
    text-align: center;
    height: 20px;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    font-family: 'Lato', sans-serif;
    text-indent: 0;
}
.produtos.l .bx-wrapper .bx-pager.bx-default-pager a:hover, .produtos.l .bx-wrapper .bx-pager.bx-default-pager a.active{
    background: #42a755;
    color: #fff;
    text-decoration: none;
}

.content.videos{
    height: 350px;
}

.ver_goolmaps{
    width: 100%;
    text-align: center;
}

.ver_goolmaps button{
    border: 0;
    background: url(../imagens/btn_duvidas.png);
    width: 250px;
    display: inline-block;
    height: 34px;
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    cursor: pointer;
    font-size: 14px;
}