html {
    overflow-x: hidden;
}

body {
    background: #FFF;
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
}

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
    background: url(../imgs/load.gif) center center no-repeat #000;
    opacity: 0.45;
    z-index: 9000;
    filter: alpha(opacity=45);
}

label.error {
    float: left;
    font-size: 14px;
    color: #F00;
    margin: 4px 0 0 -15px;
    z-index: 40;
    position: relative;
}

#topo {
    width: 50%;
    padding-left: 50%;
    float: left;
    height: auto;
}

#topo_int {
    width: 960px;
    padding: 0 15px 0 15px;
    float: left;
    height: 160px;
    margin-left: -495px;
    background: #F9F7F7;
    position: relative;
    /*background: url(../imgs/topo_int.png) no-repeat;*/
}

#topo_int .produto{
    width: auto;
    height: auto;
    position: absolute;
    top: 20px;
    left: 220px;
}

#logo {
    width: 210px;
    height: 140px;
    float: left;
    background: url(../imgs/logo.png) no-repeat;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
}


#menu {
    width: 720px;
    float: right;
    background: #555555;
    margin: 60px 30px 0 0;
    height: 80px;
}

#menu span {
    width: 720px;
    height: 30px;
    position: absolute;
    background: url(../imgs/menu_span.png) no-repeat center center;
}

#menu a {
    float: left;
    cursor: pointer;
    outline: none;
    height: 80px;
    text-indent: -9999px;
    width: 120px;
}


#menu_home {
    background: url(../imgs/menu_home.png) no-repeat center bottom;
}

#menu_aempresa {
    background: url(../imgs/menu_aempresa.png) no-repeat center bottom;
}

#menu_produtos {
    background: url(../imgs/menu_produtos.png) no-repeat center bottom;
}

#menu_social {
    background: url(../imgs/menu_social.png) no-repeat center bottom;
}

#menu_financie {
    background: url(../imgs/menu_financie.png) no-repeat center bottom;
}

#menu_contato {
    background: url(../imgs/menu_contato.png) no-repeat center bottom;
}

#menu a.ativo {
    background-position: center top !important;
    background-color: #ff0003;
    height: 100px;
    opacity: 1 !important;
}


#bottom {
    width: 50%;
    padding-left: 50%;
    float: left;
    height: auto;
    background: #FF0000;
}

#bottom_int {
    width: 960px;
    float: left;
    height: auto;
    margin: 20px 0 20px -480px;
}

#bottom_int_endereco {
    float: left;
    padding-left: 30px;
    height: 30px;
    line-height: 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: url(../imgs/bottom_int_endereco.png) no-repeat left center;
    margin-right: 30px;
}


#bottom_int_facebook, #bottom_int_youtube, #bottom_int_copy a {
    width: 32px;
    height: 30px;
    float: left;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
    margin-right: 10px;
}

#bottom_int_facebook {
    background: url(../imgs/bottom_int_facebook.png) no-repeat;
}

#bottom_int_youtube {
    background: url(../imgs/bottom_int_youtube.png) no-repeat;
}

#bottom_int_copy a {
    background: url(../imgs/bottom_int_copy_a.png) no-repeat;
}

#bottom_int_copy {
    float: right;
}

#bottom_int_copy span {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin-right: 30px;
}


#destaque {
    width: 50%;
    float: left;
    padding-left: 50%;
}


#destaque_int {
    width: 960px;
    float: left;
    height: auto;
    margin: 20px 0 0 -480px;
}

#destaque_int_box {
    width: 704px;
    float: left;
    height: 370px;
}

#destaque_int_box_excedente {
    background: #fff;
    width: 704px;
    float: left;
    height: 404px;
    overflow: hidden;
}

#destaque_int_box_excedente img {
    float: left;
    width: 684px;
    float: left;
    height: 404px;
    margin: 10px;
}

#destaque_int_box_pags {
    float: left;
    width: 12px;
    margin: -2px 0 0 -11px;
    position: relative;
    z-index: 30;
}

#destaque_int_box_pags p {
    float: left;
    width: 12px;
    height: 12px;
    cursor: pointer;
    outline: none;
    background: #D7D7D7;
    margin: 0 0 10px 0;
    text-indent: -9999px;
    moz-border-radius: 12px;
    border-radius: 12px;
}

#destaque_int_box_pags p:hover, #destaque_int_box_pags p.activeSlide {
    background: #FF0000;
}

#destaque_int_box_infos {
    width: 200px;
    float: right;
    margin: 0 30px 0 0;
}

#destaque_int_box_infos_slides {
    width: 200px;
    height: 325px;
    float: left;
}

.destaque_int_box_infos_slice {
    width: 200px;
    height: 325px;
    float: left;
}

.destaque_int_box_infos_slice_box {
    width: 200px;
    height: 323px;
    float: left;
    color: #fff;
}

.destaque_int_box_infos_slice_box strong {
    font-size: 22px;
    line-height: 22px;
    width: 100%;
    float: left;
    color: #000;
}


.destaque_int_box_infos_slice_box p {
    margin: 15px 0 0 0;
    padding: 0px;
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    color: #000;
    float: left;
}

.destaque_int_box_infos_slice a {
    float: right;
    height: 25px;
    width: 50px;
    background: url(../imgs/destaque_int_box_infos_slice_a.png) no-repeat;
    cursor: pointer;
    outline: none;
}

#destaque_int_box_infos_prev, #destaque_int_box_infos_next {
    float: left;
    height: 24px;
    width: 24px;
    cursor: pointer;
    outline: none;
    margin-right: 10px;
}

#destaque_int_box_infos_prev {
    background: url(../imgs/destaque_int_box_infos_prev.png) no-repeat;
}

#destaque_int_box_infos_next {
    background: url(../imgs/destaque_int_box_infos_next.png) no-repeat;
}


#content {
    width: 50%;
    padding-left: 50%;
    float: left;
}

#content_int {
    width: 960px;
    float: left;
    margin-left: -480px;
}

#home_left {
    width: 704px;
    float: left;
    margin: 45px 0 0 0;
}

#home_left_categorias {
    width: 288px;
    float: left;
    height: auto;
    margin-left: 10px;
    background: url(../imgs/home_left_categorias.png) no-repeat;
    padding: 50px 0 0 0;
}


#home_left_categorias a {
    float: left;
    width: 100%;
    height: 55px;
    cursor: pointer;
    outline: none;
    color: #959595;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
    overflow: hidden;
}

#home_left_categorias a:hover {
    background: #ECECEC;
    color: #FF0000;
}

#home_left_categorias a i {
    float: left;
}

#home_left_categorias a span {
    float: left;
    margin-left: 15px;
}

#home_left_categorias a span {
    width: 220px;
    height: 55px;
    float: left;
}

#home_left_categorias a i {
    width: 250px;
    height: 55px;
    position: absolute;
    z-index: 19;
    /*background: url(../imgs/home_left_categorias_a_i.png) no-repeat right;*/
}

#home_left_categorias a:hover i {
    /*background: url(../imgs/home_left_categorias_a_i_hover.png) no-repeat right !important;*/
}

#home_left_categorias a span small {
    width: 600px;
    height: 55px;
    float: left;
}


#home_left_categorias a ins {
    float: right;
    height: 55px;
    width: 40px;
    position: relative;
    z-index: 20;
    background: #fff;
}

#home_left_categorias a:hover ins {
    background: url(../imgs/home_left_categorias_a_span_ins.png) no-repeat left center #ECECEC;
}


#home_left_categorias a:hover ins {
    display: block;
}


.home_left_categorias_divs {
    width: 100%;
    float: left;
    height: 1px;
    background: #ECECEC;
}

#home_left_financiamento {
    width: 380px;
    float: right;
    height: auto;
    margin: 0 10px 0 0;
    padding: 50px 0 0 0;
    background: url(../imgs/home_left_financiamento.png) no-repeat center top #ECECEC;
}


#home_left_financiamento p {
    width: 323px;
    float: left;
    margin: 20px 0 20px 30px;
    font-size: 14px;
    line-height: 22px;
    color: #545454;
}

#home_left_financiamento_bancos img {
    float: left;
    margin: 0px 15px 0 0;
}

#home_left_financiamento_bancos {
    float: left;
    margin: 0 0 30px 30px;
}


#home_left_novidades {
    width: 380px;
    float: right;
    height: auto;
    margin: 10px 10px 0 0;
    padding: 50px 0 0 0;
    background: url(../imgs/home_left_novidades.png) no-repeat center top #ECECEC;
}

#home_left_novidades p {
    width: 323px;
    float: left;
    margin: 11px 0 20px 30px;
    font-size: 14px;
    line-height: 22px;
    color: #545454;
}

#home_left_novidades_boxipt {
    width: 301px;
    height: 40px;
    float: left;
    background: url(../imgs/home_left_novidades_boxipt.png) no-repeat #f60;
    margin: 0 0 30px 30px;
}

#home_left_novidades_boxipt input[type='text'] {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    background: none;
    outline: none;
    margin: 0 0 0 15px;
}

#home_left_novidades_boxipt ::-webkit-input-placeholder {
    color: #959595;
}

#home_left_novidades_submit {
    float: right;
    width: 40px;
    height: 40px;
    cursor: pointer;
    outline: none;
    border: none;
    background: url(../imgs/home_left_novidades_submit.png) no-repeat center center;
    margin-right: 3px;
}


#home_right {
    width: 256px;
    float: right;
    height: auto;
    background: url(../imgs/home_right.png) no-repeat center -4px;
    padding: 106px 0 0 0;
}

#home_right_slides {
    width: 256px;
    float: right;
    height: 330px;
    overflow: hidden;
}

.home_right_slice {
    width: 256px;
    float: right;
    height: 330px;
    float: right;
}

.home_right_slice_evento {
    width: 256px;
    float: left;
    height: 100px;
    background: #ECECEC;
    margin-bottom: 10px;
}

.home_right_slice_evento:hover {
    background: #1A7B31;
}

.home_right_slice_evento img {
    float: left;
    width: 100px;
    height: 100px;
}

.home_right_slice_evento_infos {
    width: 156px;
    height: 66px;
    float: left;
}

.home_right_slice_evento_infos strong {
    float: left;
    width: 116px;
    margin: 15px 0 0 15px;
    color: #848484;
    font-size: 14px;
}

.home_right_slice_evento_infos small {
    float: left;
    margin: 0px 0 0 15px;
    color: #848484;
    font-size: 11px;
}


.home_right_slice_evento:hover strong, .home_right_slice_evento:hover small {
    color: #fff;
}


.home_right_slice_evento_link {
    width: 110px;
    height: 25px;
    float: left;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
    background: url(../imgs/home_right_slice_evento_a.png) no-repeat bottom;
    position: relative;
    z-index: 30;
    margin-left: -13px;
}

.home_right_slice_evento:hover .home_right_slice_evento_link {
    background-position: top;
}


#home_right_controls {
    width: 256px;
    float: right;
    height: 50px;
    background: url(../imgs/home_right_controls.png) no-repeat;
}

#home_right_controls_next, #home_right_controls_prev {
    width: 25px;
    height: 50px;
    float: right;
    cursor: pointer;
    outline: none;
    text-indent: -9999px;
    margin-right: 10px;
}


#home_right_controls_next {
    background: url(../imgs/home_right_controls_next.png) no-repeat center center;
}

#home_right_controls_prev {
    background: url(../imgs/home_right_controls_prev.png) no-repeat center center;
}


#footer {
    width: 50%;
    padding-left: 50%;
    float: left;
    height: auto;
    background: #FF0000;
}

#footer_int {
    width: 960px;
    float: left;
    height: auto;
    margin-left: -480px;
}


#footer_int_produtos {
    width: 960px;
    height: 232px;
    float: left;
    background: url(../imgs/footer_int_produtos.png) no-repeat;
    padding: 15px;
    margin: -145px 0 0 -15px;
}


#footer_int_produtos_prev, #footer_int_produtos_next {
    float: left;
    width: 38px;
    height: 125px;
    cursor: pointer;
    outline: none;
    margin: 76px 0 0 30px;
}

#footer_int_produtos_prev {
    background: url(../imgs/footer_int_produtos_prev.png) no-repeat;
}

#footer_int_produtos_next {
    background: url(../imgs/footer_int_produtos_next.png) no-repeat;
    float: right;
    margin-right: 30px;
    margin-left: 0px;
}

#footer_int_produtos_slides {
    width: 784px;
    height: 125px;
    float: left;
    margin: 75px 0 0 20px;
    overflow: hidden;
}

.footer_int_produtos_slice {
    width: 810px;
    height: 125px;
    float: left;
}

.footer_int_produtos_slice span {
    width: 139px;
    height: 123px;
    float: left;
    border: 1px solid #ECECEC;
    margin-right: 20px;
}


#footer_int_inter {
    width: 960px;
    height: 140px;
    padding: 15px;
    position: relative;
    z-index: 100;
    float: left;
    background: url(../imgs/footer_int_inter.png) no-repeat;
    margin: -55px 0 0 -15px;
}


#footer_int_inter div {
    float: left;
    color: #545454;
    font-size: 12px;
    line-height: 20px;
    margin: 65px 0 0 0;
}

#footer_int_inter_endereco {
    float: left;
    width: 230px;
    margin-left: 30px !important;
}

#footer_int_inter_contato {
    float: left;
    width: 304px;
    margin-left: 30px !important;
}

#footer_int_inter_atendimento {
    float: right !important;
    width: 220px;
    margin-right: 30px !important;
}


#titulo {
    width: 50%;
    padding-left: 50%;
    float: left;
    height: auto;
    background: #FF0000;
}

#titulo_int {
    width: 960px;
    float: left;
    height: auto;
    margin: 0 0 15px -480px;
}

#titulo_int h1 {
    float: left;
    height: 45px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-indent: -9999px;
}

#titulo_quem_somos {
    background: url(../imgs/titulo_quem_somos.png) no-repeat left center;
}

#titulo_destaques {
    background: url(../imgs/titulo_destaques.png) no-repeat left center;
}


#titulo_shadow {
    width: 100%;
    float: left;
    background: url(../imgs/titulo_shadow.png) no-repeat center top;
    height: 15px;
}


#empresa_menu {
    width: 250px;
    float: left;
    height: auto;
    background: url(../imgs/empresa_menu.png) no-repeat;
    padding: 50px 0 0 0;
    margin: 15px 0 0 0;
}


#empresa_menu a {
    float: left;
    width: 100%;
    height: 55px;
    cursor: pointer;
    outline: none;
    color: #959595;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
}

#empresa_menu a:hover, #empresa_menu a.ativo {
    background: #ECECEC;
    color: #FF0000;
}

#empresa_menu a i {
    float: left;
}


#empresa_menu a i {
    width: 220px;
    height: 55px;
    position: absolute;
    z-index: 19;
    background: url(../imgs/home_left_categorias_a_i.png) no-repeat right;
}

#empresa_menu a:hover i, #empresa_menu a.ativo i {
    background: url(../imgs/home_left_categorias_a_i_hover.png) no-repeat right !important;
}


#empresa_menu a span {
    float: left;
    margin-left: 15px;
}


#empresa_menu a span small {
    width: 600px;
    height: 55px;
    float: left;
}


#empresa_menu a span {
    width: 100px;
    height: 55px;
    float: left;
}


#empresa_menu a ins {
    float: right;
    height: 55px;
    width: 40px;
    position: relative;
    z-index: 20;
    background: url(../imgs/home_left_categorias_a_span_ins.png) no-repeat left center;
}


#empresa_menu a:hover ins {
    background: url(../imgs/home_left_categorias_a_span_ins.png) no-repeat left center #ECECEC;
}


.empresa_titulo {
    float: left;
    width: 640px;
    float: left;
    margin: 35px 0px 0px 40px;
    padding: 0px;
    font-size: 22px;
    height: 30px;
    color: #D91A04;
}

#titulo_empresa_1 {
    background: url(../imgs/titulo_empresa_1.png) no-repeat;
}


#empresa_texto {
    float: left;
    width: 640px;
    line-height: 28px;
    color: #545454;
    font-size: 14px;
    margin: 10px 0 0 40px;
}


#titulo_tipos_financiamento {
    background: url(../imgs/titulo_tipos_financiamento.png) no-repeat left center;
}

#financie_logo {
    float: right;
}


#produto_img {
    width: 670px;
    float: right;
    height: 352px;
    margin: 10px 0 30px 0;
}

#produto_img_grande {
    width: 670px;
    float: right;
    height: 352px;
    border: 1px solid #E1E1E1;
}

#produto_img_thumbs {
    float: right;
    width: 70px;
    height: auto;
    margin: -322px 30px 0 0;
    position: relative;
    z-index: 100;
}

#produto_img_thumbs img {
    float: left;
    border: 1px solid #E1E1E1;
    margin-bottom: 10px;
    cursor: pointer;
    outline: none;
}

#produto_infos {
    width: 670px;
    float: right;
    height: auto;
}

.produto_txt {
    width: 620px;
    height: auto;
    float: right;
    margin: 0 30px 0 0;
    color: #545454;
    font-size: 14px;
    line-height: 22px;
}

.produto_tp {
    width: 655px;
    height: 45px;
    float: right;
    padding-left: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    text-align: left;
    background: url(../imgs/produto_tp.png) no-repeat;
    margin: 30px 0 20px 0;
}


#titulo_tipos_produtos {
    background: url(../imgs/titulo_tipos_produtos.png) no-repeat left center;
}


#titulo_social {
    background: url(../imgs/titulo_social.png) no-repeat left center;
}

#galerias_itens {
    float: left;
    margin: 20px 0 0px -15px;
    width: 980px;
    padding-bottom: 60px;
}

.galeria_item {
    width: 470px;
    height: 180px;
    float: left;
    margin: 0 15px 40px 0;
    background: url(../imgs/galeria_item.png) no-repeat;
}

.galeria_item span {
    width: 57px;
    height: 57px;
    float: left;
    margin: 28px 0 0 0;
}


.galeria_item span ins {
    width: 55px;
    height: 10px;
    line-height: 10px;
    text-align: center;
    font-size: 10px;
    float: left;
    text-decoration: none;
    color: #fff;
    margin-bottom: 5px;
    font-weight: bold;
}


.galeria_item_txt {
    float: left;
    width: 175px;
    height: auto;
    margin: 20px 0 0 15px;
}

.galeria_item_txt_box {
    float: left;
    width: 175px;
    height: 112px;
}


.galeria_item_txt_box strong {
    font-size: 12px;
    float: left;
    width: 100%;
    color: #6b4417;
}

.galeria_item_txt_box p {
    font-size: 12px;
    float: left;
    margin: 10px 0 0 0;
    padding: 0px;
    width: 100%;
    color: #555555;
}

.galeria_item_txt_box p ins {
    color: #989898;
    text-decoration: none;
}

.galeria_item_txt a {
    width: 139px;
    height: 30px;
    float: left;
    background: url(../imgs/galeria_item_txt_a.png) no-repeat;
    cursor: pointer;
    outline: none;
}

.galeria_item_img {
    float: right;
    width: 180px;
    height: 140px;
    margin: 20px 20px 0px 0;
}

.galeria_item_img img {
    float: right;
    width: 180px;
    height: 140px;
}

.galeria_item_img span {
    width: 180px;
    margin: 0px;
    cursor: pointer;
    height: 140px;
    position: absolute;
    background: url(../imgs/galeria_item_img_span.png) no-repeat right bottom;
}


#titulo_contato {
    background: url(../imgs/titulo_contato.png) no-repeat left center;
}

#mensagem_contato {
    float: left;
    margin: 15px 0 0 0;
}

#formulario_contato {
    width: 670px;
    height: auto;
    float: right;
    margin: 40px 0 40px 0;
}

#formulario_contato input[type='text'], #formulario_contato textarea, #select_box {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    background: none;
    outline: none;
    width: 655px;
    background: url(../imgs/formulario_contato_input.png) no-repeat;
    padding-left: 15px;
    margin-bottom: 15px;
}

#select_box {
    float: left;
    height: 26px;
    padding: 5px;
    width: auto;
}

#select_box select {
    background: none;
    font-size: 14px;
    outline: none;
    color: #000;
    height: 26px;
    border: none;
    float: left;
}


#formulario_contato textarea {
    background: url(../imgs/formulario_contato_textarea.png) no-repeat;
    height: 220px;
    resize: none;
}

#formulario_contato ::-webkit-input-placeholder {
    color: #959595;
}

#formulario_contato_submit {
    width: 79px;
    height: 35px;
    float: right;
    background: url(../imgs/formulario_contato_submit.png) no-repeat;
    cursor: pointer;
    outline: none;
    margin: -85px 15px 0 0;
    position: relative;
    z-index: 100;
    border: none;
}


#contato_mapa {
    width: 100%;
    float: left;
    height: 250px;
}

#contato_mapa_int {
    width: 100%;
    float: left;
    height: 80px;
    margin-top: -55px;
    background: url(../imgs/contato_mapa_int.png) no-repeat center top;
    position: absolute;
}

#lt {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: url(../imgs/lt.png) repeat;
    z-index: 2000;
    display: none;
}


#lt_int {
    width: 950px;
    height: 470px;
    background: url(../imgs/lt_int.png) no-repeat;
    position: fixed;
    z-index: 2010;
    left: 50%;
    top: 50%;
    padding: 24px;
    margin: -259px 0 0 -499px;
    display: none;
}


#lt_int_box {
    width: 800px;
    height: auto;
    float: left;
}

#lt_int_box_dados {
    width: 740px;
    height: 90px;
    position: fixed;
    left: 50%;
    padding: 30px;
    top: 50%;
    margin: -300px 0 0 -400px;
    background: url(../imgs/lt_int_box_dados.png) no-repeat;
}

#lt_int_box_dados strong {
    float: left;
    width: 100%;
    height: auto;
    font-size: 28px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}

#lt_int_box_dados span {
    float: left;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
}


#lt_int_box_dados ins {
    width: 100%;
    height: 1px;
    float: left;
    background: #fff;
}


#lt_int_box_imagens {
    width: 800px;
    height: 600px;
    float: left;
    overflow: hidden;
}

#lt_int_box_imagens img {
    width: 800px;
    height: 600px;
    float: left;
}

#lt_int_box_thumbs {
    width: 740px;
    height: 75px;
    position: fixed;
    left: 50%;
    padding: 30px;
    top: 50%;
    margin: 165px 0 0 -400px;
    background: url(../imgs/lt_int_box_thumbs.png) no-repeat center bottom;
}


#lt_int_box_thumbs_slide {
    width: 740px;
    height: 75px;
    float: left;
    overflow: hidden;
    margin-left: -30px;
}

.lt_int_box_thumbs_slice {
    width: 760px;
    height: 75px;
    float: left;
}

.lt_int_box_thumbs_slice img {
    float: left;
    margin-right: 1px;
}

#lt_int_box_thumbs_prev, #lt_int_box_thumbs_next {
    width: 30px;
    height: 30px;
    float: left;
    position: relative;
    z-index: 2020;
    cursor: pointer;
    outline: none;
    margin-top: 22px;
}

#lt_int_box_thumbs_prev {
    background: url(../imgs/lt_int_box_thumbs_prev.png) no-repeat;
}

#lt_int_box_thumbs_next {
    background: url(../imgs/lt_int_box_thumbs_next.png) no-repeat;
}

#lt_int_box_thumbs_next {
    margin-left: -45px;
}


#lt_int_exit {
    width: 75px;
    height: 25px;
    float: right;
    cursor: pointer;
    outline: none;
    background: url(../imgs/lt_int_exit.png) no-repeat;
}


#galerias_itens {
    float: left;
    margin: -15px 0 0 0px;
    width: 1000px;
}

.galeria_new_item {
    width: 300px;
    float: left;
    margin-right: 30px;
}

.galeria_new_item:hover {
    position: relative;
    z-index: 1000;
}

.galeria_new_item img {
    float: left;
    width: 300px;
    height: 225px;
    margin-bottom: 10px;
}

.galeria_new_item span, .galeria_new_item small {
    width: 100%;
    float: left;
    min-height: 15px;
    line-height: 15px;
    color: #545454;
    font-size: 11px;
}


.galeria_new_item strong {
    width: 100%;
    float: left;
    margin: 2px 0 2px 0;
    min-height: 20px;
    line-height: 20px;
    color: #6B4518;
    font-size: 20px;
}

.galeria_new_item_topo {
    width: 378px;
    height: 27px;
    float: left;
    margin-left: -39px;
}

.galeria_new_item:hover .galeria_new_item_topo {
    background: url(../imgs/galeria_new_item_topo.png) no-repeat;
}

.galeria_new_item_center {
    width: 300px;

    float: left;
    height: auto;
    padding: 15px 39px 15px 39px;
    margin-left: -39px;
}

.galeria_new_item:hover .galeria_new_item_center {
    background: url(../imgs/galeria_new_item_center.png) repeat-y;
}


.galeria_new_item_bottom {
    width: 100%;
    height: 1px;
    float: left;
}

.galeria_new_item:hover .galeria_new_item_bottom_int {
    display: block;
}

.galeria_new_item_bottom_int {
    width: 300px;
    height: auto;
    display: none;
    float: left;
    background: url(../imgs/galeria_new_item_bottom_int.png) no-repeat center bottom;
    padding: 0 39px 39px 39px;
    margin-left: -39px;
}

.galeria_new_item_bottom_int a {
    width: 300px;
    height: 42px;
    float: left;
    background: url(../imgs/galeria_new_item_bottom_int_a.png) no-repeat;
    cursor: pointer;
    outline: none;
}


#lt_int_new_box_img_big {
    width: 600px;
    float: left;
    height: 450px;
    background: url(../imgs/lt_loading.gif) no-repeat center center;
    margin: 10px 0 0 10px;
}

#lt_int_new_box_info {
    float: right;
    margin: 10px 10px 0 0;
    width: 310px;
}

#lt_int_new_box_exit {
    width: 34px;
    height: 35px;
    float: right;
    background: url(../imgs/lt_int_new_box_exit.png) no-repeat;
    cursor: pointer;
    outline: none;
    margin-top: -45px;
    margin-right: -10px;
}

#lt_int_new_box_info_dados {
    width: 310px;
    float: left;
    height: 130px;
    margin-bottom: 15px;
}


#lt_int_new_box_info_dados small {
    width: 310px;
    float: left;
    line-height: 15px;
    color: #535353;
    font-size: 11px;
}

#lt_int_new_box_info_dados strong {
    width: 310px;
    float: left;
    color: #6B4518;
    font-size: 20px;
    line-height: 22px;
    height: auto;
    margin: 5px 0 5px 0;
}


#lt_int_new_thumbs {
    float: left;
    width: 310px;
    height: 235px;
    overflow: hidden;
    float: left;
}

.lt_int_new_thumbs_slice {
    width: 320px;
    height: 235px;
    float: left;
}

.lt_int_new_thumbs_slice span {
    width: 100px;
    height: 75px;
    float: left;
    cursor: pointer;
    background: url(../imgs/lt_loading.gif) no-repeat center center;
    outline: none;
    margin: 0 5px 5px 0;
}

.lt_int_new_thumbs_slice span:hover {
    opacity: 1 !important;
}

.lt_int_new_thumbs_slice span img {
    width: 100px;
    height: 75px;
    float: left;
}


#lt_int_new_controls {
    width: 330px;
    float: left;
    height: 70px;
    margin: 10px 0 0 -10px;
}

#lt_int_new_controls_prev {
    width: 34px;
    height: 70px;
    float: left;
    cursor: pointer;
    outline: none;
    background: url(../imgs/lt_int_new_controls_prev.png) no-repeat;
}

#lt_int_new_controls_next {
    width: 34px;
    height: 70px;
    float: right;
    cursor: pointer;
    outline: none;
    background: url(../imgs/lt_int_new_controls_next.png) no-repeat;
}

#lt_int_new_controls_paginacao {
    width: 262px;
    height: 70px;
    float: left;
}

#lt_int_new_controls_paginacao p {
    margin: 0px;
    padding: 0px;
    height: 70px;
    width: 34px;
    color: #B09C84;
    font-size: 18px;
    text-align: center;
    float: left;
    cursor: pointer;
    outline: none;
    line-height: 70px;
}


#lt_int_new_controls_paginacao p:hover, #lt_int_new_controls_paginacao p.activeSlide {
    color: #6B4518;
    background: url(../imgs/lt_int_new_controls_paginacao_p_active.png) no-repeat;
}

.btn-whatsapp{
    width: 185px;
    height: 35px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #34af23e6;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    text-decoration: none !important;
}

.btn-whatsapp svg{
    float: left;
    margin-right: 5px;
}

.btn-whatsapp span{
    color: #fff;
    font-size: 12px;
}
