/*! normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; }
body { margin: 0; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
h1 { font-size: 1em; margin: 0; }
h2 { font-size: 1em; margin: 0; }
h3 { font-size: 1em; margin: 0; }
h4 { font-size: 1em; margin: 0; }
h5 { font-size: 1em; margin: 1.67em 0; }
h6 { font-size: 1em; margin: 2.33em 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p, pre { margin: 1em 0; }
pre, code, kbd, samp { font-family: monospace,serif; _font-family: 'courier new',monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
menu, ol, ul { padding: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; }
img { border: 0; -ms-interpolation-mode: bicubic; font-size: 10px; color: transparent; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: .35em .625em .75em; }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *height: 13px; *width: 13px; cursor: pointer; }
label { cursor: pointer; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-collapse: collapse; border-spacing: 0; }
img { font-size: 10px; color: #333; }
.img_hidden { display: none; }

/* ----------
    GLOBAL RESETS
-------------------------- */
* { list-style: none; position: relative; }
html, form { /*height: 100%;*/ }
body { font-family: Arial, Helvetica,sans-serif; margin: 0; padding: 0; border: 0; height: 100%; width: 100%; background: #ffffff; color: #000; }
h1, h2, h3, h4, h5 { margin: 0; border: 0; padding: 0; font-weight: normal; }
.hidden { display: none; }
a { color: #333; }
a, a:hover, a:active, a:focus, a:visited { text-decoration: none; outline: none; }
ul { margin: 0; padding: 0; }


.tl { text-align:left; }
.tc { text-align:center; }

/* -------------
    TAMANHOS
----------------------- */
.t9 { font-size: 9px; }
.t10 { font-size: 10px; }
.t11 { font-size: 11px; }
.t12 { font-size: 12px; }
.t13 { font-size: 13px; }
.t14 { font-size: 14px; }
.t15 { font-size: 15px; }
.t16 { font-size: 16px; }
.t17 { font-size: 17px; }
.t18 { font-size: 18px; }
.t19 { font-size: 19px; }
.t20 { font-size: 20px; }
.t21 { font-size: 21px; }
.t22 { font-size: 22px; }
.t23 { font-size: 23px; }
.t24 { font-size: 24px; }
.t25 { font-size: 25px; }
.t26 { font-size: 26px; }
.t27 { font-size: 27px; }
.t28 { font-size: 28px; }
.t30 { font-size: 30px; }
.t32 { font-size: 32px; }
.t33 { font-size: 33px; }
.t34 { font-size: 34px; }
.t35 { font-size: 35px; }
.t36 { font-size: 36px; }
.t37 { font-size: 37px; }
.t38 { font-size: 38px; }
.t39 { font-size: 39px; }
.t40 { font-size: 40px; }
.t41 { font-size: 41px; }
.t42 { font-size: 42px; }
.t44 { font-size: 44px; }
.t46 { font-size: 46px; }
.t48 { font-size: 48px; }
.t50 { font-size: 50px; }
.t52 { font-size: 52px; }
.t53 { font-size: 53px; }
.t55 { font-size: 55px; }
.t56 { font-size: 56px; }
.t60 { font-size: 60px; }
.t70 { font-size: 70px; }

.bold { font-weight: bold; }
.bottom { vertical-align: bottom; }
.top { vertical-align: top; }

.lht80 { line-height: 80%; }
.lh100 { line-height: 100%; }
.lh120 { line-height: 120%; }
.lh130 { line-height: 130%; }
.lh140 { line-height: 140%; }
.lh150 { line-height: 150%; }
.lh160 { line-height: 160%; }
.lh180 { line-height: 180%; }
.lh170 { line-height: 170%; }
.lh200 { line-height: 200%; }
.lh220 { line-height: 220%; }
.lh250 { line-height: 250%; }

/* -------------
    CORES
----------------------- */
.branco { color: #ffffff; }
.preto { color: #000000; }
.preto21 { color: #211E1F; }
.preto1F { color: #1F1E1F; }
.cinza66 { color: #666666; }
.cinza77 { color: #777777; }
.cinza44 { color: #444; }
.cinza55 { color: #555; }
.cinza1F { color: #1F1E1F; }
.laranja { color: #EB6125; }
.laranjaED { color: #ED6327; }


/* -------------
    FONTS
----------------------- */

@font-face { font-family: 'open_sansbold'; src: url('/css/fonts/opensans-bold-webfont.eot'); src: url('/css/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/opensans-bold-webfont.woff') format('woff'), url('/css/fonts/opensans-bold-webfont.ttf') format('truetype'), url('/css/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'open_sansregular'; src: url('/css/fonts/opensans-regular-webfont.eot'); src: url('/css/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/opensans-regular-webfont.woff') format('woff'), url('/css/fonts/opensans-regular-webfont.ttf') format('truetype'), url('/css/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OxygenRegular'; src: url('/css/fonts/Oxygen-webfont.eot'); src: url('/css/fonts/Oxygen-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/Oxygen-webfont.woff') format('woff'), url('/css/fonts/Oxygen-webfont.ttf') format('truetype'), url('/css/fonts/Oxygen-webfont.svg#OxygenRegular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'oxygenbold'; src: url('/css/fonts/oxygen-bold-webfont.eot'); src: url('/css/fonts/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/oxygen-bold-webfont.woff') format('woff'), url('/css/fonts/oxygen-bold-webfont.ttf') format('truetype'), url('/css/fonts/oxygen-bold-webfont.svg#oxygenbold') format('svg'); font-weight: normal; font-style: normal; }

.oxygen_r { font-family: 'OxygenRegular', Arial, sans-serif; }
.oxygen_b { font-family: 'oxygenbold', Arial, sans-serif; }

.opensans_r { font-family: 'open_sansregular', Arial, sans-serif; }
.opensans_b { font-family: 'open_sansbold', Arial, sans-serif; }

/* -------------
    OUTROS
----------------------- */

.lspace2 { letter-spacing: 2px; }

.sublinhado { text-decoration: underline; }
.pointer { cursor: pointer; }
.italico { font-style: italic; }
.upper { text-transform: uppercase; }
.lower { text-transform: lowercase; }
.sombra_branca { text-shadow: 1px 1px 0px white; }
.clear { clear: both; width: 100%; }
.hide { display: none; }
.input_error { color: red; position: absolute; }
.recomendar .input_error {z-index :2; float: right;right: 5px;}

/* LARGURAS */
.w1020 { max-width: 1020px; min-width: 960px; margin: 0 auto; width: 99%; }
.w1024 { width: 1024px; display: block; margin: 0 auto; }
.w1185 { width: 1185px; display: block; margin: 0 auto; }
.w960 { width: 960px; display: block; margin: 0 auto; }
.w930 { width: 930px; display: block; margin: 0 auto; }
.w900 { width: 900px; display: block; margin: 0 auto; }
.w100 { width: 100%; display: block; margin: 0 auto; }

/* -------------
    MASTERPAGE
----------------------- */
#container { width: 100%; }
#main { width: 100%; }
#main .master_header { background: url("/images/barra_topo.png") no-repeat scroll center top transparent; height: 90px; width: 100%; }
.facebook_like {  bottom: 67px;float: right;position: relative;right: 24px; }

#main .master_header_top { height: 90px; }
#main .master_logo { width: 225px; float: left; height: 90px; }
#main .logo { border: 0px; vertical-align: middle; padding-top: 15px; }

.icon_mail { background: url(/images/icon_mail.png) no-repeat; height: 30px; width: 30px; display: block;}

/*Main Menu*/
#main .master_main_menu {display: block; float: left; height: 90px; margin-left: 180px;text-align: right; /*width: 460px;*/ }
#main ul.mainmenu { margin-top: 33px; display: block; }
#main ul.mainmenu li { display: inline-block; float: left; margin-right: 20px; width: auto; }
#main ul.mainmenu li a { color: #fff; }

/*Favoritos*/
#main .master_header_favoritos { width: 280px; float: right; display: block; /* height: 90px;*/ }
#main .favoritos_top { background: url(/images/sprite.png) top center transparent; height: 15px; width: 15px; }
.master_header_favoritos .favoritos_ul { float: right; height: 45px; margin-top: 10px; }
#favoritos_ul li.favoritos { background-color: #fff; float: left; height: 27px; margin-top: 32px; width: 160px; color: #EB6125; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-size: 12px; }
#favoritos_ul li.linguas { background-color: #EC6226; border-radius: 3px 3px 3px 3px; float: left; height: 28px; margin-left: 7px; margin-top: 32px; line-height: 28px; position: relative; text-align: center; width: 38px; }
#favoritos_ul li.linguas_3 { background-color: #D6541A; border-radius: 3px 3px 3px 3px; float: left; height: 28px; margin-left: 7px; margin-top: 32px; line-height: 28px; position: relative; text-align: center; width: 39px; }
#favoritos_ul li.linguas_2 { float: left; height: 28px; line-height: 17px; margin-top: 32px; /*margin-left: 7px;*/ position: relative; text-align: center; width: 28px; display: block; z-index: 19; cursor: pointer; }
#favoritos_ul .icon { background: url("/images/sprite_icons.png") no-repeat scroll -14px -33px transparent; height: 17px; margin: 5px 0 0 5px; width: 18px; }

.meus_favoritos { width: auto; float: left; margin: 7px 10px 6px 12px; }
.numero_fav { display: inline-block; margin: 7px 0 0; }
/*Idiomas*/
#main .master_header_idiomas { width: 120px; float: left; height: 90px; }

/* DROP DOWNS FAVORITOS*/
#menu_overlay { width: 100%; background: transparent; height: 100%; position: fixed; z-index: 2; top: 0; left: 0; display: none; }
/*#loading{position:fixed; top:50%; left:50%; width:100px;height:40px; padding-top:20px;z-index:100;margin-left:-50px; }*/

#loading { background-image: url("/images/bg_loading.png"); height: 100%; position: fixed; width: 100%; z-index: 99999; }
#loading span { background: url("/images/progress.gif") no-repeat scroll center 15px #FFFFFF; color: #333333; display: block; height: 30px; margin: 0 auto; padding-top: 30px; text-align: center; top: 50%; width: 150px; border-radius: 2px; }

.linguas_2 .drop_trigger { cursor: pointer; border: none; padding-top: 5px; border-radius: 3px; display: block; }
.favoritos .drop_trigger { border: medium none; border-radius: 3px 3px 3px 3px; cursor: pointer; display: block; height: 27px; padding-top: 0; width: 162px; }

.submenu { display: none; }
.linguas_2 .submenu { padding-left: 5px; padding-right: 5px; width: 36px; background-color: #EB6125; top: 38px; position: relative; border-radius: 0 0 5px 5px; left: -25px; z-index: 20; padding-top: 19px; }

.ling_ox {margin-top: 4px;}
.drop_trigger .ling_ox_sel {margin-top: 4px;background-color: #C74A13;}
.lit_ling { margin-bottom: 5px; }
.linguas_2 .submenu li { border-bottom: 1px solid #C74A13; margin-bottom: 10px; text-align: center; }
.linguas_2 .submenu li:last-child { border-bottom: 0; }
.plus_linguas { background: url(/images/plus_linguas.png) no-repeat; float: left; width: 8px; height: 8px; margin-top: 5px; margin-left: 10px; }

.favoritos .icon { background: url(/images/favoritos_ico.png) no-repeat; width: 12px; height: 11px; display: block; float: left; margin-right: 8px; margin-top: 3px; }
.favoritos .submenu { z-index: 8; width: 260px; padding: 20px; background-color: #fff; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; right: -8px; top: 28px; position: absolute; border-radius: 5px 0 5px 5px; }

.imovel_fav { overflow: hidden; padding-bottom: 10px; border-bottom: 1px solid #3A3052; margin-bottom: 10px; }
.imovel_fav .img { float: left; margin-right: 10px; }
.imovel_fav .dados { float: left;width:170px;overflow:hidden; }

.fav_titulo { padding-bottom: 5px; float: left; clear: left; }
.fav_preco { float: left; clear: left; padding-bottom: 5px; width: 170px; }
.fav_local { float: left; clear: left; width: 170px; }

/* -------------
    FOOTER
----------------------- */

.master_footer { height: 145px; }
.info_arrab { color: #888888; font-size: 11px; }
.master_footer_left { float: left; height: 128px; padding-top: 32px; width: 165px; }
.master_menu_footer { float: left; width: 500px; height: 145px; }
.menu_footer { display: block; height: 25px; font-weight: bold; margin-bottom: 22px; margin-top: 30px; }
.menu_footer li { display: inline; float: left; margin-right: 32px; width: auto; }
.parceiros { color: #AFAFAF; font-size: 11px; display: block; margin-bottom: 6px; }
.copyright { color: #888888; }
.newsletter { float: left; width: 245px; height: 145px; }
.ft_links {float: left; margin-right: 5px; width: 200px;}
.ft_links a { width: 32px; float: left;}

.txt_subscreva { display: block; font-weight: bold; height: 20px; margin-bottom: 7px; margin-top: 34px; }
.tbx_news_mail { border: medium none; font-size: 11px; margin-left: 5px; margin-top: 16px; padding: 3px; width: 166px; }
.wrapper_newsletter { background: url(/images/bk_newsletter.png) left bottom no-repeat; height: 43px; width: 230px; }
.btn_enviar { background: url("/images/btn_news.png") no-repeat scroll center center transparent; display: block; float: right; height: 30px; margin-right: 0px; margin-top: 10px; width: 35px; }
.redes_sociais { float: left; width: 241px; height: 145px; }
.siganos { color: #AFAFAF; font-size: 12px; display: block; margin-top: 34px; }

.recomendar {background: url("/images/bk_recomendar.png") no-repeat scroll left top transparent;
    bottom: 45px;
    height: 278px;
    left: -394px;
    padding: 15px;
    position: absolute;
    width: 590px;
    z-index: 2; display: none;
    
}
    .recomendar .esq { float: left; width: 275px;margin-left: 20px;}
    .recomendar .dir { float: left; width: 275px;/*padding-top: 66px;*/padding-top: 47px;}
    

.icon_mail { cursor: pointer; display: block;}
.recomendar_txt {  display: block;
    font-size: 17px;
    font-weight: bold;
    /*margin-bottom: 25px;*/
    margin-bottom: 5px;
    margin-top: 20px;}
.btn_recomenda{ 
   background-color: #EB6125;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;   
   border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    float: right !important;
    font-size: 14px;
    font-weight: bold;
    margin-right: 13px;
    margin-top: 12px;
    padding: 10px 6px;
    text-align: center;
    width: 110px !important;}
.lbl_seu_mail { font-size: 11px; display: block;}
.input_mail { border: 1px solid #CCCCCC;
    color: #333333;margin-bottom: 17px;
    font-size: 12px;
    height: 32px;
    width: 260px; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px; color: #333; }
.input_mail_mensagem { border: 1px solid #CCCCCC;
    color: #333333;
    font-size: 12px;
    /*height: 95px;*/
    height: 60px;
    width: 260px; border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px; color: #333;}

.mensagem { font-size: 11px; color: #333;width: 90px;}
.recomendar .registo { float: left;margin-top: 5px;visibility: hidden;}
/* -------------
    DEFAULT
----------------------- */
.jcarousel-next, jcarousel-prev {z-index:100;}
#pg_inicial #banner_img { width: 100%;/* background: url(/images/bannerp_01.jpg) no-repeat top center;*/ /* height: 663px;*/ height: auto; }
#pg_inicial .img_seta { margin: 0 auto; }
#pg_inicial .txt_intro { display: block; height: 153px; margin: 0 auto; padding: 115px 0 125px; text-align: center; width: auto; }
#pg_inicial .top_txt { display: block; }
#pg_inicial .bt_txt { display: block; margin-top: 12px; margin-bottom: 12px; }

#pg_inicial #filtros_pesquisa { height: auto; margin: 0 auto; position: relative; top: 15px; z-index: 1; }
#pg_inicial ul.lista { display: inline-block; margin: 0 161px; }
#pg_inicial .lista li { float: left; display: block; text-align: center; color: #fff; }
#pg_inicial .painel { height: 218px; background-color: #fff; }
.filtros_paineis { width: 1185px; }

.active { background-color: #fff!important; color: #000!important; text-shadow: 0 0px 0 #666666!important; }

#pg_inicial .tab1 { width: 192px; height: 52px; margin-right: 5px; background: url(/images/btn_tab_arrendar.png) top center no-repeat transparent; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#pg_inicial .tab2 { width: 192px; height: 52px; margin-right: 5px; background: url(/images/btn_tab_arrendar.png) top center no-repeat transparent; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#pg_inicial .tab3 { width: 232px; height: 52px; margin-right: 5px; background: url(/images/btn_tab_arrendar_f.png) top center no-repeat transparent; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
#pg_inicial .tab4 { width: 232px; height: 52px; background: url(/images/btn_pesq_tab.png) top center no-repeat transparent; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }

#pg_inicial .tab1 a { width: 192px; height: 40px; padding: 18px 0 0; color: #fff; display: block; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-shadow:1px 1px 2px rgba(103, 41, 7, 0.54); font-family: 'OxygenBold', Arial, sans-serif; }
#pg_inicial .tab2 a { width: 192px; height: 40px; padding: 18px 0 0; color: #fff; display: block; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-shadow:1px 1px 2px rgba(103, 41, 7, 0.54); font-family: 'OxygenBold', Arial, sans-serif; }
#pg_inicial .tab3 a { width: 232px; height: 40px; padding: 17px 0 0; color: #fff; display: block; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-shadow:1px 1px 2px rgba(103, 41, 7, 0.54);
 font-family: 'OxygenBold', Arial, sans-serif; }
#pg_inicial .tab4 a { width: 232px; height: 40px; padding: 17px 0 0; color: #fff; display: block; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; text-shadow:1px 1px 2px rgba(103, 41, 7, 0.54); font-family: 'OxygenBold', Arial, sans-serif; }

/* #pg_inicial .icons_info { height: 36px; top: 48%; margin-bottom:-18px; position: absolute; z-index:2; margin-left:-123px; left: 50%; width: 295px; } */
#pg_inicial .icons_info {bottom: 0;height: 35px;left: 0;margin: auto;position: absolute;right: 0;text-align: center;top: 0;width: 295px;z-index: 2;}

#pg_inicial .icons_info div { display:inline-block; }
#pg_inicial .imovel_hover { width: 295px; height: 235px; position: absolute; z-index:10; left: 0; display: none; }
#pg_inicial .icon { display: inline-block;  float: left; height: 35px; margin-left: 5px; margin-right: 5px; width: 35px; }
#pg_inicial .icon1 { display: inline-block;  float: left; height: 35px; margin-left: 5px; margin-right: 5px; width: auto; }
#pg_inicial .area_dash { vertical-align: bottom; }
#pg_inicial .qtdd { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 19px; padding: 7px 0 0; position: absolute; text-align: center; top: 3px; width: 22px; background-size: 16px 16px; }
#pg_inicial .qtdd1 { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 16px; padding: 7px 0 0; position: absolute; text-align: center; top: 3px; width: 22px; background-size: 16px 16px; }
#pg_inicial .hover_bg { background: url(/images/hover.png) repeat; width: 295px; height: 235px;  position: absolute;z-index:1;}


/*PESQUISA*/
.pesquisa_avancada #div_home_pesquisa { background: none repeat scroll 0 0 #FFFFFF; border: 1px solid #CCCCCC; clear: both; padding: 25px 20px 60px; }
.painel #div_home_pesquisa { clear: both; padding: 0; }

#bloco_pesquisa1 { width: 960px; height: 45px; padding-top: 30px; padding-bottom: 10px; z-index: 2; position: relative; }
#bloco_pesquisa2 { width: 960px; height: 45px; padding-bottom: 10px; }
#bloco_pesquisa3 { width: 960px; height: 45px; }

.drop_down_pesquisa { background: url("/images/ddl_bg.png") no-repeat scroll 0 0 transparent; cursor: pointer; float: left; height: 28px; padding: 4px 3px 4px 5px; text-align: center; width: 228px; }
.drop_down_pesquisa.active { padding-bottom: 20px; }
.pesquisa { background-color: #FFFFFF; border: 1px solid #CCCCCC; cursor: pointer; float: left; height: 24px; margin-right: 7px; padding: 10px; text-align: center; width: 145px; }
.btn_pesquisar { background-color: #000; float: left; width: 136px; height: 44px; line-height: 44px; text-align: center; position: absolute; right: 0; top: 45px; color: #fff; }

.lupa { background: url("/images/sprite_icons.png") no-repeat scroll center top transparent; bottom: 7px; display: block; float: right; height: 27px; position: relative; right: 20px; width: 20px; }

/*CORPO*/

#corpo { width: 100%; background: url(/images/bk_grid.png) repeat; min-height: 500px; }
#corpo .destaques { height: 500px; }
#pg_inicial .sombra { background: url("/images/sombra_panels.png") no-repeat scroll center 15px transparent; display: block; height: 80px; position: relative; z-index: 1; }

#corpo .txt_destaq { /*padding-top: 35px;*/ display: block; height: 80px; text-align: center; margin-bottom: 53px; }
#corpo .imv_destak { width: 295px; float: left; display: inline-block; }
#corpo .slider_destaques { width: 1180px; height: 375px; }
#corpo .slides_container { width: 1180px; height: 310px; margin: 0 auto; }
#banner2 { height: 548px; background: url(/images/banner_02.png) center top no-repeat; display: block; }
#servicos_container { height: 225px; display: block; }
#corpo .servico { width: 33%; height: 100%; display: block; }
#corpo .imv_nome { display: block; margin-top: 10px; }
#corpo .imv_local { display: block; margin-top: 6px; color: #888888; }
#corpo .imv_preco { display: block; margin-top: 6px; }
#banner2 .banner2_content { }
#banner2 .txt_b1 { display: block; height: auto; color: #ffffff; }
#banner2 .txt_b2 { display: block; height: 85px; color: #ffffff; margin-top: 12px; }
#banner2 .txt_banner { display: block; padding-top: 110px; text-align: center; clear: both; }

#servicos_container .servico { width: 370px; display: block; float: left; margin-right: 10px; margin-top: 65px; }
#servicos_container .tit_serv { display: block; color: #EB6125; font-size: 14px; margin-bottom: 20px; }
#servicos_container .lbl_txt { font-size: 12px; color: #666666; line-height: 16px; }


/*SIMULAÇAO DE CREDITO*/
#banner2 .lnk_resultados { background-color: #FFFFFF; color: #000000; display: block; height: 30px; margin: 0 auto; padding: 13px 2px 0; text-align: center; width: 220px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#banner2 .simulacao { height: 400px; clear: both; }
#banner2 .slider_mensalidade { float: left; width: 370px; text-align: center; margin-right: 20px; }
#banner2 .slider_prazo { float: left; width: 370px; text-align: center; }
#banner2 .lbl_prazo { color: #FFFFFF; font-weight: bold; display: block; margin-bottom: 18px; text-align: left; }
#banner2 .ver_resultados { height: 80px; margin-top: 35px; }

.sliders_emp { margin: 0 auto; width: 800px; }
.slider_p_wrapper { display: block; float: left; height: 75px; margin-right: 0px; margin-top: 25px; padding-left: 70px; width: 330px; }
.slider_m_wrapper { display: block; float: left; height: 75px; margin-right: 0; margin-top: 25px; padding-left: 70px; width: 330px; }

.slider_m_wrapper .ui-widget-content,
.slider_p_wrapper .ui-widget-content,
.slider_preco .ui-widget-content,
.slider_area .ui-widget-content,
.slider_tipologia .ui-widget-content { background-color: #252629; }
/* -------------
    IMOVEIS
----------------------- */
#imovel_show { width: 100%; background: url(/images/bk_grid.png) repeat; }
#imovel_show .largura { margin: 0 auto; width: 1185px; }
#imovel_show .tit_top { height: 170px; }
#imovel_show .slider_imovel { width: 100%; height: 460px; }
#imovel_show .img_container { width: 632px; float: left; display: block; margin-right: 2px; }
#imovel_show .jcarousel-prev-horizontal { left: 50px; top: 180px; }
#imovel_show .jcarousel-next-horizontal { right: 50px; top: 180px; }
#imovel_show .lnk_back { color: #898989; display: block; font-size: 13px; padding: 8px 0 8px 5px; text-align: center; text-transform: capitalize; }
#imovel_show .tit_imovel { text-overflow: ellipsis;
    width: 110%; color: #444444; margin-top: 14px;/* width: 760px; height: 25px;*/ display: block; margin-bottom: 8px; }
#imovel_show .tipo_imovel { color: #444444; }
#imovel_show .local_imovel { margin-bottom: 50px; margin-top: 12px; height: 25px; font-size: 14px; color: #444444; }
#imovel_show .btn_voltar { margin-top: 15px; width: 90px; background: url("/images/bk_back.png") no-repeat scroll center center transparent; }
#imovel_show .ref_imovel { color: #444444; }
#imovel_show .preco_imovel { display: block; margin-bottom: 5px; margin-top:60px; color: #EB6326; }
#imovel_show .wrapper_txt_imovel {  clear: both;height: auto;margin: 25px auto 0;/*min-height: 470px;*/width: 1185px; }
#imovel_show .lbl_txt_publicidade { color: #666666;line-height: 150%;height: auto; }
#imovel_show .wrapper_left { float: left; width: 780px; min-height: 250px; height: auto; }
#imovel_show .wrapper_right { float: left; width: 400px; min-height: 250px; height: auto; }
#imovel_show a.lnk_visita { padding-top: 13px; color: #555555; background: url(/images/btn_visita.png) no-repeat; width: 300px; height: 44px; display: block; text-align: center; color: #fff; }
#imovel_show .lnk_mais_info { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-top: 16px; margin-bottom: 5px; background-color: #DDDDDD; color: #444444; width: 300px; height: 28px; display: block; text-align: center; }
#imovel_show a.lnk_visita:hover { background: url(/images/btn_visita_click.png) no-repeat; }
#imovel_show .btn_maisinfo, #imovel_show.marcar_visita { width: 300px; }
#imovel_show .tabs_descricao { height: 220px; }
#imovel_show .btn_acessib { height: 16px; padding: 15px 35px; bottom: 16px; }
#imovel_show .btn_descr { height: 16px; padding: 15px 35px; bottom: 16px; }
#imovel_show .painel_acessib { border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; width: 1185px; height: 125px; }
#imovel_show .painel_descr { border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; width: 1185px; height: 125px; }
.normal_descr { color: #999999; cursor: pointer; }
.active_descr { cursor: pointer; border-bottom: none; border-top: 1px solid #E4E4E4; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color: #EC6326; }
#imovel_show .txt_imovel { height: auto; margin-bottom: 40px; margin-right: 40px; clear: both; }
#imovel_show .tabs_descricao ul.lista { height: 30px; }
#imovel_show .tabs_descricao ul.lista li { width: auto; height: 30px; float: left; margin-right: 12px; }
#imovel_show .tabs_descricao ul.lista li a { padding: 12px 20px; }
#imovel_show .qtdd { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 30px; padding: 7px 0 0; position: absolute; text-align: center; top: 10px; width: 22px; }
#imovel_show .qtdd1 { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 20px; padding: 7px 0 0; position: absolute; text-align: center; top: 10px; width: 22px; }
#imovel_show .area_dash { font-size: 20px; color: #BABABA; vertical-align: bottom; }
#imovel_show .icon { display: inline-block; float: left; height: 35px; margin-left: 15px; margin-right: 15px; width: 50px; }
#imovel_show .icon1 { display: inline-block; float: left; height: 35px; margin-left: 15px; margin-right: 15px; width: auto; }

#imovel_show .icons_info {height: 145px;margin: auto;text-align: left;width: 95%;z-index: 2; }


   /*HOVER ICONS*/
#imovel_show .imovel_hover { width: 286px; height: 235px; position: absolute; z-index:10; left: 0; display: none; }
#imovel_show .imovel_hover .hover_bg { background: url(/images/hover.png) repeat; width: 286px; height: 236px;  position: absolute;z-index:1;}
#imovel_show .imovel_hover .icons_info {bottom: 0;height: 35px;left: 0;margin: auto;position: absolute;right: 0;text-align: center;top: 0;width: 100%;z-index: 2; } 

#imovel_show .icons_info div { display: inline-block; }
#imovel_show .imovel_hover .qtdd {background: url("/images/bola_n.png") no-repeat scroll center center / 16px 16px transparent;color: #FFFFFF;font-size: 12px;height: 22px;left: 19px;padding: 7px 0 0;position: absolute;text-align: center;top: 3px;width: 22px;}
#imovel_show .imovel_hover .qtdd1 {background: url("/images/bola_n.png") no-repeat scroll center center / 16px 16px transparent; color: #FFFFFF; font-size: 12px;height: 22px;left: 16px;padding: 7px 0 0;position: absolute;text-align: center;top: 3px;width: 22px;}
#imovel_show .imovel_hover .icon {display: inline-block;height: 35px;margin-left: 15px;margin-right: 15px;width: 30px;}
#imovel_show .imovel_hover .area_dash {color: #BABABA;font-size: 13px; vertical-align: bottom;}
/*CARROCEL*/
#imovel_show .jcarousel-next-horizontal { z-index:999;text-indent:-500px; overflow:hidden}
#imovel_show .jcarousel-prev-horizontal { z-index:999; text-indent:-500px; overflow:hidden}
#imovel_show .jcarousel-control { margin: 0 auto; overflow: hidden; margin-top: 25px; }
#imovel_show .jcarousel-control li { float: left; }
#imovel_show .jcarousel-control li a { float: left; display: block; width: 12px; height: 12px; text-indent: 100px; overflow: hidden; background: url(/images/pg_inactive.png) no-repeat 1px 1px; margin: 0 5px; }
#imovel_show .jcarousel-control li a.active { background: url(/images/pg_active.png) no-repeat 0px 0px; }
#imovel_show .jcarousel-control li a:hover, .jcarousel-control li a.active { background: url(/images/pg_active.png) no-repeat 0px 0px; }
/*FAVORITOS*/
#imovel_show .partilha_imv { height: 60px; width: 100%; display: block; }
#imovel_show .icons_show { display: block; float: left; height: 24px; line-height: 25px; padding-right: 14px; padding-left: 30px; background-color: #fff; }
#imovel_show .favlink { float:left;}
#imovel_show .favlink a { display: block;float:left; background: url(/images/favorito_ico.png) no-repeat 0 0; height: 37px; width: 37px; text-indent: 10000px; padding:0; margin-right:5px; overflow:hidden; }
#imovel_show .favlink a.ico_addfav_active { background-image: url("/images/favorito_ico_active.png"); }
#banner3 .div_fav1.activers{ background-image: url("/images/favorito_ico_active.png"); }
#imovel_show .favlink a.print_link {background: url(/images/print2.png) no-repeat 0 0;}
/*LIST TYPES*/
.cubes { margin-top: 5px; width: 20px; height: 17px; float: right; cursor: pointer; }
.list { margin-top: 5px; width: 20px; height: 17px; float: right; margin-left: 8px; cursor: pointer; }
.cube_0 { width: 6px; height: 5px; float: left; background: #444444; }
.cube_1 { width: 6px; height: 5px; float: left; background: #E75A0E; }
.cube_sep { width: 1px; height: 1px; float: left; }
.cube_sep_h { width: 100%; height: 1px; float: left; clear: both; }
.cube_sep_2 { width: 14px; height: 1px; float: left; }
.list_line_0 { width: 13px; height: 1px; float: left; background: #444444; }
.list_line_1 { width: 13px; height: 1px; float: left; background: #E75A0E; }
#imoveis_list .imo_item_cube .imo_titulo { margin-top: 22px; }
#imoveis_list .imo_item_list .imo_titulo { margin-top: 15px; }
#imoveis_list .imo_item_list .imo_titulo a{ font-size: 18px;}
#imoveis_list .imo_item_list .imo_imagem { margin-right: 12px; }
#imoveis_list .imo_item_list .texts { height: 236px; }

#imoveis_list .imo_item_cube { width: 286px; height: 490px; float: left; }
#imoveis_list .imovel_hover { width: 286px; height: 236px; position: absolute; z-index:10; top:0; left: 0; display: none; }
#imoveis_list .img_imovel {/*position:absolute;*/ left: 0; top:0;}
#imoveis_list .icons_info {bottom: 0;height: 35px;left: 0;margin: auto;position: absolute;right: 0;text-align: center;top: 0;width: 95%;z-index: 2; }
#imoveis_list .icons_info div { display: inline-block; }
#imoveis_list .icon { display: inline-block;  float: left; height: 35px; margin-left: 5px; margin-right: 5px; width: 35px; }
#imoveis_list .icon1 { display: inline-block;  float: left; height: 35px; margin-left: 5px; margin-right: 5px; width: auto; }
#imoveis_list .area_dash { vertical-align: bottom; }
#imoveis_list .qtdd { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 19px; padding: 7px 0 0; position: absolute; text-align: center; top: 3px; width: 22px; background-size: 16px 16px; }
#imoveis_list .qtdd1 { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 16px; padding: 7px 0 0; position: absolute; text-align: center; top: 3px; width: 22px; background-size: 16px 16px; }
#imoveis_list .hover_bg { background: url(/images/hover.png) repeat; width: 286px; height: 236px;  position: absolute;z-index:1;}
#imoveis_list .imo_item_list { width: 100%; height: 236px; float: left; clear: both; margin-bottom: 10px; }
#imoveis_list .texts_list { float: left; }
#imoveis_list .texts { display: block; height: 60px; float: left; }
#imoveis_list .fg_fade { background: #FFF; width: 100%; height: 100%; z-index: 99; }
#imoveis_list .imo_imagem { width: 286px; height: 236px; overflow: hidden; display: block; float: left; }
#imoveis_list .listagem_fundo { width: 100%; clear: both; }
#imoveis_list .imo_item { margin-right: 13px; }
#imoveis_list .last { margin-right: 0!important; }
#imoveis_list .imo_linkmais { background: url(/images/btn_saiba_mais.png) no-repeat; width: 88px; height: 29px; text-align: center; float: left; }
#imoveis_list .txt_imovel { line-height: 32px; width: 88px; height: 29px; display: block; }
#imoveis_list .imo_texto { height: 57px; overflow: hidden; }
#imoveis_list .div_fav { background: url(/images/favorito_ico.png) no-repeat; width: 37px; height: 29px; float: left; margin-left: 3px; }
#imoveis_list { background: url(/images/bg_list.png) repeat; padding-top: 65px; }
#imoveis_list .btn_pesquisa_advanced { background: url(/images/btn_alterar_pesquisa.png) no-repeat left top; width: 256px; height: 59px; float: right; z-index: 2; cursor: pointer; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#imoveis_list .btn_pesquisa_advanced_onclick { background: #FFF; border-left: 1px solid #CCCCCC; border-right: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; }
#imoveis_list .btn_pesquisa_advanced_onclick .magnifier { background: url(/images/search_magnifier_l.png) no-repeat 0 0; }
#imoveis_list .btn_pesquisa_advanced_onclick span { color: #999; text-shadow: none; }
#imoveis_list .pesquisa_avancada { display: none; }
.magnifier { background: url(/images/search_magnifier.png); width: 16px; height: 16px; float: left; margin-left: 30px; margin-right: 15px; margin-top: 21px; position: relative; }
#imoveis_list .lbl_alt_search { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); float: left; line-height: 59px; }




/*IMOVEIS CARACTERISITCAS*/
.tabs_caracteristicas { /*height: 100%; min-height: 700px;*/ }
.tabs_caracteristicas .tit_caract { text-align: left; display: block; margin-bottom: 40px; }
.imovel_show_list_caracteristicas { width: 197px; float: left; font-family: 'OxygenRegular', Arial, sans-serif; font-size: 12px; min-height: 265px; }
.imovel_show_list_caracteristicas_domotica { width: 25%; float: left; font-family: 'OxygenRegular', Arial, sans-serif; font-size: 12px; min-height: 265px; }
.imovel_show_div_caracteristicas_body_opcoes_lnk_act { padding: 25px 40px; color: #fff; font-size: 13px; }
.imovel_show_div_caracteristicas_body_opcoes_lnk { padding: 25px 40px; color: #444; font-size: 13px; }
.imovel_show_div_caracteristicas_body_panels { width: 1185px; padding-top: 50px; text-align: left; float: left; display: block; min-height: 100px; }
.caracteristicas_titulo_nome { border-bottom: 1px solid #EAEAEA; color: #ED6D35; display: table-cell; font-family: 'OxygenBold',Arial,sans-serif; font-size: 13px; height: 35px; padding-left: 3px; vertical-align: middle; width: 180px; }
.contactos_contactos_nome_imobiliaria { font-family: 'OxygenBold',Arial,sans-serif; font-size: 13px; color: #ED6D35; height: 35px; padding-left: 3px; vertical-align: middle; width: 180px; }
.caracteristicas_nome { color: #444444; display: block; font-family: 'OxygenRegular',Arial,sans-serif; font-size: 12px; padding-bottom: 4px; padding-left: 3px; padding-top: 4px; width: auto; }
.caracteristicas_texto { font-family: 'OxygenRegular',Arial,sans-serif; font-size: 12px; line-height: 22px; width: auto; color: #444444; }
.tbl_inactivo_center { background-color: #DDDDDD; color: #FFFFFF; height: 50px; text-align: center; }
.tbl_activo_center { height: 65px; background-color: #EC6326; color: #FFFFFF; text-align: center; text-shadow: 0 0 !important; }
.imovel_show_divisoes { width: 167px; height: 25px; padding-right: 4px; margin-top: 10px; border-bottom: 1px solid #EAEAEA; }
.imovel_show_div_caracteristicas_body { width: 1185px; float: left; display: block; margin-bottom: 60px; }
.tbl_separador { width: 1px; background: none; }

/*IMOVEIS RELACIONADOS*/
#banner3 { width: 100%; height: 623px; background: url(/images/banner_03.jpg) no-repeat top center; }
#banner3 .lbl_txt1 { color: #FFFFFF; display: block; height: 45px; margin-bottom: 50px; padding-top: 60px; text-align: center; }
#banner3 .item_rel { float: left; width: 286px; height: 375px; margin-right: 10px; }
#banner3 .info_rel { height: 65px; padding: 15px; background: url(/images/bk_grid.png) repeat; }
#banner3 .imoveis_rel { margin: 0 auto; width: 1185px; }
#banner3 .img_rel { height: 236px; width: 286px; overflow: hidden; }
#banner3 .nome_imv { display: block; margin-bottom: 8px; }
#banner3 .local_imv { display: block; margin-bottom: 8px; color: #777777; }
#banner3 .preco_imv { display: block; }
#banner3 .lnk_imv2 { background: url("/images/btn_saiba_mais.png") no-repeat scroll 0 0 transparent; color: #FFFFFF; float: left; height: 15px; padding: 7px 0; text-align: center; width: 88px; }
#banner3 .div_fav1 { background: url("/images/favorito_ico.png") no-repeat scroll 0 0 transparent; float: left; height: 29px; margin-left: 3px; width: 37px; }
#banner3 .botoes_rel { margin-top: 15px; }

/*FORMULARIO CONTACTOS*/
.form_marca_visita .marcar_visita { text-align: center; display: block; margin-top: 90px; margin-bottom: 10px; }
.form_marca_visita .preencha_form { text-align: center; display: block; color: #666666; }
.form_marca_visita .textbox { width: 370px; -webkit-border-radius: 3px; border: 1px solid #E9E9E9; -moz-border-radius: 3px; padding: 4px; border-radius: 3px; height: 157px; }
.form_marca_visita .input_small { border: 1px solid #E9E9E9; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 375px; padding: 6px; height: 25px; }
.form_marca_visita .input_small1 { border: 1px solid #E9E9E9; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height: 25px; }
.form_marca_visita .txt_label { color: #666666; font-size: 13px; }
.form_marca_visita { width: 1185px; margin: 0 auto; }
.form_marca_visita .registo { width: 800px; margin: 70px auto 0; padding-bottom: 60px; }
.form_marca_visita .btn_enviar1 { background-color: #E75A0E; border-radius: 5px 5px 5px 5px; color: #FFFFFF; padding: 12px 50px 10px; width: 80px; text-indent: 5px; }
.form_marca_visita .col3 { float: right; }
.botao_enviar { float: right; margin-right: 66px; width: 80px;margin-top: 12px; }
.form_marca_visita .linha { margin-bottom: 10px; }
.voltartopo { display: block; position: absolute; right: 0; z-index:1000; }
    
/*RECOMENDAR*/

.coluna100.coluna_recomendar{
    padding-top:5px;
    color: #444444;
    font-family: open_sansregular;
    font-size: 11px;
}
.coluna100.coluna_recomendar .lnk_politica_recom.lnk_chk {
        color: #EB6025;
        font-weight:600;
        font-size:11px;
        float:unset;

    }
.coluna100.coluna_politica {
    padding-top:10px;
    color: #444444;
    font-family: open_sansregular;
    font-size: 11px;

}
    .coluna100.coluna_politica .lnk_chk {
        color: #EB6025;
        font-weight:600;
        font-size:11px;
    }
    
    .coluna100.coluna_politica .validator {
        display: block;
        padding-top: 10px;
        line-height:15px;
    }

.checkButton.lbl_input_chk input {
    margin-right: 5px;
}

    /*TABS DESCRICAO*/
    .tabela_descr {
        width: auto;
    }
.tabela_descr .descr_line { width: auto; float: left; margin-left: 10px; margin-right: 10px; width: 110px; }
.tabela_descr .tit_car { display: block; margin-bottom: 10px; font-size: 13px; margin-top: 40px; text-align: center; }
.tabela_descr .car_ref_value { display: block; font-size: 12px; margin-top: 10px; text-align: center; color: #666666; }
.tabs_descricao .tbl_icon_descr { width: 100%; }
.tabs_descricao .icon_hosp { background: url(/images/icons_meio_envol.png) no-repeat 0 6px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_super { background: url(/images/icons_meio_envol.png) no-repeat 0 -39px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_farm { background: url(/images/icons_meio_envol.png) no-repeat 0 -84px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_praia { background: url(/images/icons_meio_envol.png) no-repeat 0 -129px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_bares { background: url(/images/icons_meio_envol.png) no-repeat 0 -176px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_escola { background: url(/images/icons_meio_envol.png) no-repeat 0 -217px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_rio { background: url(/images/icons_meio_envol.png) no-repeat 0 -261px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_mb { background: url(/images/icons_meio_envol.png) no-repeat 0 -305px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_porto_rio { background: url(/images/icons_meio_envol.png) no-repeat 0 -348px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_espverde { background: url(/images/icons_meio_envol.png) no-repeat 0 -393px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_golf { background: url(/images/icons_meio_envol.png) no-repeat 0 -432px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_ginasio { background: url(/images/icons_meio_envol.png) no-repeat 0 -480px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_par_autoc { background: url(/images/icons_meio_envol.png) no-repeat 0 -521px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }
.tabs_descricao .icon_rest { background: url(/images/icons_meio_envol.png) no-repeat 0 -560px transparent; height: 43px; margin-top: 40px; width: 55px; display: block; }

/* -------------
    IMOVEIS FERIAS
----------------------- */
#ferias_show { width: 100%; background: url(/images/bk_grid.png) repeat; }
#ferias_show .largura {margin: 0 auto;max-width: 1185px;width: 100%;}
#ferias_show .tit_top { height: 170px; }
#ferias_show .slider_imovel { width: 100%; height: 510px; }
#ferias_show .img_container { width: 632px; float: left; display: block; margin-right: 2px; }
#ferias_show .jcarousel-prev-horizontal { left: 50px; top: 180px; }
#ferias_show .jcarousel-next-horizontal { right: 50px; top: 180px; }
#ferias_show .lnk_back { color: #898989; display: block; font-size: 13px; padding: 8px 0 8px 5px; text-align: center; text-transform: capitalize; }
#ferias_show .tit_imovel { color: #444444; margin-top: 22px; height: 25px; display: block; margin-bottom: 8px; }
#ferias_show .tipo_imovel { color: #444444; }
#ferias_show .local_imovel { margin-bottom: 50px; margin-top: 12px; height: 25px; font-size: 14px; color: #444444; }
#ferias_show .btn_voltar { margin-top: 27px; width: 90px; background: url("/images/bk_back.png") no-repeat scroll center center transparent; }
#ferias_show .ref_imovel { color: #444444; }
#ferias_show .preco_imovel { display: block; margin-bottom: 5px; margin-top: 55px; color: #EB6326; }
#ferias_show .wrapper_txt_imovel { clear: both;height: auto; margin: 25px auto 0;min-height: 233px;  width: 100%;max-width: 1185px; }
#ferias_show .lbl_txt_publicidade { color: #666666; }
#ferias_show .wrapper_left { margin-top: 30px;float: left; max-width: 780px; width: 65%; min-height: 250px; height: auto; }
#ferias_show .wrapper_right { float: left; width: 400px; min-height: 250px; height: auto; }
#ferias_show a.lnk_visita { padding-top: 13px; color: #555555; background: url(/images/btn_visita.png) no-repeat; width: 300px; height: 44px; display: block; text-align: center; color: #fff; }
#ferias_show .lnk_mais_info { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding-top: 16px; margin-bottom: 5px; background-color: #DDDDDD; color: #444444; width: 300px; height: 28px; display: block; text-align: center; }
#ferias_show .icons_info { height: 110px; }
#ferias_show a.lnk_visita:hover { background: url(/images/btn_visita_click.png) no-repeat; }
#ferias_show .btn_maisinfo, #ferias_show.marcar_visita { width: 300px; }
#ferias_show .tabs_descricao { height: 220px; }
#ferias_show .btn_acessib { height: 16px; padding: 15px 35px; bottom: 16px; }
#ferias_show .btn_descr { height: 16px; padding: 15px 35px; bottom: 16px; }
#ferias_show .painel_acessib { border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; width: 1185px; height: 125px; }
#ferias_show .painel_descr { border-bottom: 1px solid #E4E4E4; border-top: 1px solid #E4E4E4; width: auto; height: 125px; }
.normal_descr { color: #999999; cursor: pointer; }
.active_descr { cursor: pointer; border-bottom: none; border-top: 1px solid #E4E4E4; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; color: #EC6326; }
#ferias_show .txt_imovel {clear: both;height: auto;line-height: 20px; margin-bottom: 40px; width: 700px; }
#ferias_show .tabs_descricao ul.lista { height: 30px; }
#ferias_show .tabs_descricao ul.lista li { width: auto; height: 30px; float: left; margin-right: 12px; }
#ferias_show .tabs_descricao ul.lista li a { padding: 12px 20px; }
#ferias_show .qtdd { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 30px; padding: 7px 0 0; position: absolute; text-align: center; top: 10px; width: 22px; }
#ferias_show .qtdd1 { background: url("/images/bola_n.png") no-repeat scroll center center transparent; color: #FFFFFF; font-size: 12px; height: 22px; left: 20px; padding: 7px 0 0; position: absolute; text-align: center; top: 10px; width: 22px; }
#ferias_show .area_dash { font-size: 20px; color: #BABABA; vertical-align: bottom; }
#ferias_show .icon { display: inline-block; float: left; height: 35px; margin-left: 15px; margin-right: 15px; width: 50px; }
#ferias_show .icon1 { display: inline-block; float: left; height: 35px; margin-left: 15px; margin-right: 15px; width: auto; }


.precariosAnim {width: 100%;display:block;height:auto;margin-top:50px;margin-bottom: 70px;}
#ferias_show .item_imovel { float: left; margin: 5px; }
#ferias_show .block_imovel { width: 765px; height: 510px; }
#ferias_show .brickImovel_1 { width: 500px; height: 245px; overflow: hidden; cursor: pointer; }
#ferias_show .brickImovel_2 { width: 245px; height: 245px; overflow: hidden; cursor: pointer;}


#ferias_show .pag_wrap_imovel .jcarousel-control_imovel .inactive {width: 9px; height: 9px; background: url(/images/pg_inactive.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%;}
#ferias_show .pag_wrap_imovel .jcarousel-control_imovel .activo {width: 11px; height: 12px; background: url(/images/pg_active.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%; top: -1px; }

#ferias_show  .pag_wrap_imovel { width:auto; left: 50%;height: 14px; float: left; position: relative; display: block; z-index: 10; top:20px;/*top: -170px;*/}
#ferias_show  .pag_wrap_imovel .jcarousel-control_imovel { margin: 0 auto; height: 14px; clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; /*left:-50%;*/ }


#ferias_show .item { float: left; margin: 4px; }
#ferias_show .block { width: 596px; height: 395px; }
#ferias_show .brick_1 { width: 383px; height: 185px; overflow: hidden; border: 3px solid #FFF; }
#ferias_show .brick_2 { width: 185px; height: 185px; overflow: hidden; border: 3px solid #FFF; }
#ferias_show .img_zona { z-index: 0; left: 0; top: 0; position: absolute; }
#ferias_show .fg_fade { width: 100%; height: 100%; background: #FFF; z-index: 99; left: 0; top: 0; position: absolute; }

#ferias_show .pag_wrap .jcarousel-control .inactive {width: 9px; height: 9px; background: url(/images/pg_inactive.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%;}
#ferias_show .pag_wrap .jcarousel-control .activo {width: 11px; height: 12px; background: url(/images/pg_active.png) no-repeat  transparent; text-indent: -99999px; display: block; float: left; margin: 0 0; left: -50%; top: -1px; }

#ferias_show  .pag_wrap { width:auto; left: 50%;height: 14px; float: left; position: relative; display: block; z-index: 10; top:30px;/*top: -170px;*/}
#ferias_show  .pag_wrap .jcarousel-control {margin: 0 auto; height: 14px; clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; /*left:-50%;*/}


@media only screen and (min-width: 1193px) 
{
    #slider_zona_fotos {
        width: 1193px;
        overflow: hidden;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 1193px) {
    #slider_zona_fotos {
        width: 597px;
        overflow: hidden;
        margin: 0 auto;
    }
}
.precario .precario_titulo {display: block;margin-bottom: 10px;margin-top: 90px;text-align: center;}
.precario .precariosTable {width:auto;margin:0 auto;color: #5F5F5F;min-width: 750px;}
.precario .precariosTable td {text-align:center;background: url('/images/precario_row_bg.png') repeat-x bottom left transparent;height:50px;}
.precario .firstCol {text-align:left !important;}
.precario .precario_arrow_down{background:url('/images/btn_arrow_down.png') no-repeat center center transparent;cursor: pointer;float: right;height: 15px;position: relative;top: -40px;width: 15px;}
.precario .precario_arrow_up{background:url('/images/btn_arrow_up.png') no-repeat center center transparent;cursor: pointer;float: right;height: 15px;position: relative;top: -40px;width: 15px;}

/*TABS REGIAO*/
#sobre_regiao { height: auto; width: 100%;margin-top: 90px;}
#sobre_regiao .pnl_txt_regiao {height: 623px; background: url(/images/banner_05.jpg) no-repeat top center;  width: 100%;}
#sobre_regiao .pnl_gal_regiao {height: 623px; background: url(/images/banner_05.jpg) no-repeat top center;  width: 100%;}
#mapa {height: 623px; width: 100%;}
#sobre_regiao .pnl_mapa_regiao {height: 623px; width: 100%; background-color: #ccc;}
#sobre_regiao ul.btn_regiao { height: 60px; margin: 0 auto; width: 800px;}
#sobre_regiao ul.btn_regiao li {text-align: center;float: left; width: 250px; margin-right: 10px;}
#sobre_regiao ul.btn_regiao li a { display: block; }
a.lnk_mapa_regiao{ color: #606060;height: 20px;padding: 20px 0; cursor: pointer;}
a.lnk_txt_regiao{color: #606060;height: 20px;padding: 20px 0; cursor: pointer;}
a.lnk_gal_regiao{color: #606060;height: 20px;padding: 20px 0; cursor: pointer;}
#sobre_regiao .botoes_tabs{  height: 60px;margin: 0 auto;width: 800px;}
#sobre_regiao .pnl_txt_regiao .txt_descr{background-color: #FFFFFF;height: 470px;margin: 0 auto;padding: 20px 70px;top: 65px;width: 940px;overflow:auto;}
#sobre_regiao .txt_acerca_regiao { margin: 0 auto 35px;display: block; text-align: center; width:100%;}
.img_icom{background: url(/images/icon_regioes_emp.png) no-repeat 0 0 transparent;height: 20px; width: 28px;}
.img_icot{background: url(/images/icon_regioes_emp.png) no-repeat 0 -51px transparent;height: 20px; width: 28px;}
.img_icog{background: url(/images/icon_regioes_emp.png) no-repeat 0 -27px transparent;height: 20px; width: 28px;}
.img_icom_off{background: url(/images/icon_regioes_emp.png) no-repeat 0 -75px transparent;height: 20px; width: 28px;}
.img_icot_off{background: url(/images/icon_regioes_emp.png) no-repeat 0 -100px transparent;height: 20px; width: 28px;}
.img_icog_off{background: url(/images/icon_regioes_emp.png) no-repeat 0 -131px transparent;height: 20px; width: 28px;}
#sobre_regiao .pnl_txt_regiao .lbl_tit_regiao{ color: #999; display: block; margin-bottom: 45px; margin-top: 100px; }
#sobre_regiao .pnl_txt_regiao .lbl_txt_regiao{ line-height: 20px;color: #999;}
.lnk_regiao_inner {float:left;}
.texto_imv {display: block;height: 46px;overflow: hidden;padding-top: 20px;text-overflow: ellipsis;width: 255px;}
/*FORM FERIAS*/
#form_ferias { background: url(/images/banner_033.jpg) center top no-repeat; width: 100%; height: 623px; }
#form_ferias .wrapper_form_f { width: 730px; margin: 0 auto; text-align: center;}
#form_ferias .form_res_left { float: left; width: 350px; margin-right: 25px;}
#form_ferias .form_res_right { float: right; width: 350px;}
#form_ferias .deseja_reservar { color: #FFFFFF;display: block;height: 60px;padding-top: 60px;}
#form_ferias .linha{position:relative; height:70px; padding-right:24px;width: 324px;}
#form_ferias .linha_enviar{position:relative; height: 46px;margin-top: 18px;padding-right: 0;width: 324px;}
#form_ferias .linha .col1{color: #ffffff;float: left;font-family: open_sansregular;font-size: 13px;line-height: 22px;}
#form_ferias .linha .col11{color: #ffffff;float: left;font-family: open_sansregular;font-size: 13px;line-height: 22px;}
#form_ferias .linha .col2{float:left; }
#form_ferias .linha .col22{ }
#form_ferias .linha .col3 {position: absolute;right: 0px;}
#form_ferias .linha .col33 {position: absolute;right: 0px;}
#form_ferias .linha .col3 span{font-size: 16px;position: absolute;right: 0;top: 35px;width: 20px;}
#form_ferias .linha .col33 span{font-size: 16px;position: absolute;right: 0;top: 35px;width: 20px;}
#form_ferias .linha .col2 .input_small{float:left; text-align:left;}
#form_ferias .input_small{border: 1px solid #E9E9E9;border-radius: 3px;font-size: 14px;height: 36px;padding-left: 10px;padding-right: 10px;width: 303px;color: #444444;font-family:open_sansregular;}
#form_ferias .input_big { border: 1px solid #E9E9E9;border-radius: 3px 3px 3px 3px;color: #444444;font-family: open_sansregular;font-size: 14px;height: 86px !important;padding: 10px;width: 303px !important;}
#form_ferias .textbox{display:block;color:#FFF;font-size:11px;font-weight:bold;text-align:left;width:365px;height:163px;height:100px; padding:10px;background-color: transparent;resize:none;}
#form_ferias .send_contact_btn{ background: url("/images/btn_contact_send.png") no-repeat scroll 0 0 transparent;height: 44px;line-height: 44px;margin-left: 18px;margin-top: 7px;text-align: center;width: 279px;}
#form_ferias .send_contact_btn_text{width: 279px; height: 44px;display:block;}
#form_ferias .tbx_n_criancas { width: 125px; float: left;border: 1px solid #E9E9E9;border-radius: 3px;font-size: 14px;height: 36px;padding-left: 10px;padding-right: 10px;}
#form_ferias .tbx_n_adultos {width: 125px;float: left;border: 1px solid #E9E9E9;border-radius: 3px;font-size: 14px;height: 36px;padding-left: 10px;padding-right: 10px;}
#form_ferias .data_fim,
#form_ferias .data_inicio {border: none; width: 270px; background-color: #fff;font-size: 14px;height: 60px;padding-left: 10px;padding-right: 10px;color: #444444;font-family:open_sansregular; float: left; }
#form_ferias .data_fim_wrapper,
#form_ferias .data_inicio_wrapper {width: 350px;padding-left: 10px;padding-right: 10px;color: #444444;font-family:open_sansregular;height: 66px;border:1px solid #E9E9E9;border-radius: 3px; background-color: #fff;}
#form_ferias .data_inicio_wrapper img, #form_ferias .data_fim_wrapper img { cursor: pointer; display: block;left: 20px; margin-top: 18px; position: relative;}
#form_ferias .lbl_code {color: #FFFFFF;font-family: open_sansregular;font-size: 13px;line-height: 22px;}


/*EMPREENDIMENTOS*/

#empreendimentos_list { background: url(/images/bg_list.png) repeat; padding-top: 65px; min-height: 500px; }
#empreendimentos_list td { padding-right: 80px; }
#empreendimentos_list .emp_item { height: 100%; margin-top: 40px; position: relative; }
#empreendimentos_list .emp_item .emp_imagem { width: 500px; height: 350px; overflow: hidden; }
#empreendimentos_list .emp_item .emp_imagem img {height: 350px; width: auto; }
#pgn_encontrados { font-family: 'oxygen_r'; font-size: 14px; color: #777777; }
#empreendimentos_list .empMaisInfo { background-color: #555555; border-radius: 5px 5px 5px 5px; color: #FFFFFF; padding: 15px 25px; }
#empreendimentos_list .empImoMaisInfo { background-color: #E75A0E; border-radius: 5px 5px 5px 5px; color: #FFFFFF; padding: 15px 25px; }
#empreendimentos_list .emp_linkmais { margin-top: 30px; height: 60px; }
#empreendimentos_list .emp_info { padding-left: 15px; }
#empreendimentos_list .sep { background-color: #CCCCCC; display: block; height: 1px; opacity: 0.5; position: absolute; width: 420px; }
#empreendimentos_list .listagem_fundo { display: block; margin: 0 auto; width: auto; }
.emp_info { width: 440px;}
.emp_info .emp_texto{ height: 120px;}
.emp_info .emp_texto span { width: 320px;}
/* paginação*/
.pagination { vertical-align: top; }
.pagination span { padding: 0px 10px; }
.pagination a { padding: 0px 10px; color: #9D9D9D; }
.paginacao_barra { padding-bottom: 80px; padding-top: 70px; text-align: center; overflow: hidden; }
.paginacao_barra .prev_btn { padding-right: 20px; }
.paginacao_barra .next_btn { padding-left: 20px; }
.paginacao_barra .prev_btn, .paginacao_barra .next_btn, .paginacao_barra .paginacao { display: inline-block; }
#empreendimentos_list table { height: 100%; margin: 0 auto;}
#empreendimentos_list td { height: 100%; }
.paginacao_barra .prev_btn .pag_arrow_inactive { background: url(/images/btn_pag.png) 0 48px transparent; height: 16px; width: 11px; }
.paginacao_barra .prev_btn .pag_arrow_active { background: url(/images/btn_pag.png) 0 0px transparent; height: 16px; width: 11px; }
.paginacao_barra .next_btn .pag_arrow_inactive { background: url(/images/btn_pag.png) 0 16px transparent; height: 16px; width: 11px; }
.paginacao_barra .next_btn .pag_arrow_active { background: url(/images/btn_pag.png) 0 32px transparent; height: 16px; width: 11px; }

.img_container .box {width: 632px; height: 400px; overflow: hidden; cursor: pointer;}
.list_empreendimentos { width: 960px;}
/*EMP. SHOW*/
#imovel_show #slider_tipologia { width: 1174px; height: 480px; overflow:hidden; }
#imovel_show .slides_tipologia { height: 480px }
#imovel_show .block_t { float: left; }
#imovel_show .pag_wrap_t .jcarousel-control_t .inactive {width: 9px; height: 9px; background: url(/images/pg_inactive.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%;}
#imovel_show .pag_wrap_t .jcarousel-control_t .activo {width: 11px; height: 12px; background: url(/images/pg_active.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%; top: -1px; }
#imovel_show .pag_wrap_t { width:100%; left: 50%;height: 14px; float: left; position: relative; display: block; z-index: 10; top:20px;/*top: -170px;*/}
#imovel_show .pag_wrap_t .jcarousel-control_t { margin: 0 auto; height: 14px; clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; /*left:-50%;*/ }
#imovel_show .block { width: 596px; height: 395px; }
#imovel_show .brick_1 { width: 383px; height: 185px; overflow: hidden; border: 3px solid #FFF; }
#imovel_show .brick_2 { width: 185px; height: 185px; overflow: hidden; border: 3px solid #FFF; }
#imovel_show .pag_wrap_imovel .jcarousel-control_imovel .inactive {width: 12px; height: 12px; background: url(/images/pg_inactive.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%; top:2px;}
#imovel_show .pag_wrap_imovel .jcarousel-control_imovel a.inactive:hover {background: url(/images/pg_active.png) no-repeat;top:0px;}
#imovel_show .pag_wrap_imovel .jcarousel-control_imovel .activo {width: 11px; height: 12px; background: url(/images/pg_active.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%; top: 0px; }
#imovel_show .pag_wrap_imovel { width:auto; left: 50%;height: 14px; float: left; position: relative; display: block; z-index: 10; top:35px;/*top: -170px;*/}
#imovel_show .pag_wrap_imovel .jcarousel-control_imovel { margin: 0 auto; height: 14px; clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; /*left:-50%;*/ }
#imovel_show .pag_wrap .jcarousel-control .inactive {width: 9px; height: 9px; background: url(/images/pg_inactive.png) no-repeat; text-indent: -99999px; display: block; float: left; margin: 0 2px; left: -50%;}
#imovel_show .pag_wrap .jcarousel-control .activo {width: 11px; height: 12px; background: url(/images/pg_active.png) no-repeat  transparent; text-indent: -99999px; display: block; float: left; margin: 0 0; left: -50%; top: -1px; }
#imovel_show .pag_wrap { width:auto; left: 50%;height: 14px; float: left; position: relative; display: block; z-index: 10; top:30px;/*top: -170px;*/}
#imovel_show .pag_wrap .jcarousel-control { margin: 0 auto; height: 14px; clear:left; float:left; list-style:none; margin:0; padding:0; position:relative; /*left:-50%;*/}
#imovel_show .brickImovel_1 { width: 500px; height: 245px; overflow: hidden; }
#imovel_show .brickImovel_2 { width: 245px; height: 245px; overflow: hidden; }
#imovel_show .preco_desde { display: block; color: #666;float: left;margin-left: 25px;margin-right: 12px;margin-top: 62px;width: auto;}
#banner3 .tipologia_wrapper { height: 623px;position: absolute;width: 1155px;z-index: 1; }
#banner3 .tipologia_item { background-color: #FFFFFF;display: inline-block;height: 289px;margin-right: 5px;text-align: center;width: 285px;}
#banner3 .tipologia_txt {display: block;margin-bottom: 25px;margin-top: 60px;padding: 20px;text-align: center;}
#banner3 .lnk_view_imoveis{ background-color: #EB6125;border-radius: 3px 3px 3px 3px;bottom: 20px;color: #FFFFFF;cursor: pointer;display: block;font-size: 12px;height: 27px;left: 22px;margin: 0 auto;padding: 12px 0 0;position: absolute;text-align: center;width: 242px;}
#banner3 .tip_disponivel { display: block;padding-top: 80px; height: 35px; margin-bottom: 70px; text-align: center; color: #fff;}
#banner3 .tip_imo_disponivel { display: block;padding-top: 80px; height: 35px; margin-bottom: 25px; text-align: center; color: #fff;}
#banner3 .emp_imoveis_rel .item_rel{float: left;height: 453px;margin-right: 10px;width: 286px;}
#banner3 .emp_imoveis_rel .lnk_close{background: url("/images/btn_close.png") no-repeat scroll left top transparent;cursor: pointer;display: block;float: right;height: 35px;position: relative;top: 50px;width: 35px;z-index: 1;}
#banner3 .emp_imoveis_rel {display: none;}
#banner3 .emp_imoveis_rel .img_container { width: 286px;}
.txt_acabamento { height: 650px; border-bottom: 1px solid #ccc;}
.txt_acabamento .lbl_acabamentos { color: #666; display: block; margin-bottom: 35px; height: 50px; margin-bottom: 45px; margin-top: 65px;}
.txt_acabamento .lbl_txt_acabamentos { font-size: 13px;}
.txt_acabamento .lbl_txt_acabamentos img { display: none;}
.slider_imovel_acab .jcarousel-prev-horizontal {left: 2px!important;top: 162px!important;}
.slider_imovel_acab .jcarousel-next-horizontal{right: 3px!important;top: 164px!important;}
ul.slides_acabamentos {height: 343px; overflow: hidden;}
.slider_imovel_acab, .slider_imovel_acab .img_container { width: 450px; height: 343px; overflow: hidden;}
.tipologia_items {margin: 0 auto;}
#imovel_show .lbl_acerca{color: #333333;display: block; height: 50px; margin-bottom: 30px; margin-top: 65px; text-align: left;}
#imovel_show .wrapper_txt{ display: block;float: left;height: auto;margin-bottom: 100px;margin-right: 40px;min-height: 325px;width: 640px;}
#imovel_show .emp_partilha{  float: left;height: 250px;width: 330px;margin-top: 60px;}
#imovel_show .emp_partilha .partilha_txt {height: 30px; margin-bottom:12px;display: block;}
#imovel_show .emp_partilha .partilha_imv {display: block;height: 100px; width: 100%;}
.favlink a.ico_addfav_active { background-image: url("/images/favorito_ico_active.png"); }
.div_fav1 .activers{ background-image: url("/images/favorito_ico_active.png"); }
.activers{ background-image: url("/images/favorito_ico_active.png"); }
.wrapper_txt_acabamentos{float: left;width: 620px;}
.wrapper_slide_acabamentos{float: left; width: 480px; margin-left: 50px;}
.emp_blk_left{float: left; width: 550px; text-align:left;}
.emp_blk_right{float: right; width: 370px; text-align:right;}
.lnk_emp_info {background: url("/images/btn_visita.png") no-repeat scroll 0 0 transparent;color: #FFFFFF;display: block;height: 44px;padding-top: 13px;text-align:center;width: 300px;}

.anos_txt {color:#EB6125; font-weight: bold;}
.anos_txt1 { color: #fff;font-weight: bold;}


@media all and (max-width: 1280px) {
    #imovel_show .largura { width: 980px; }
    #imovel_show .wrapper_txt_imovel { width: 980px; }
    #imovel_show .painel_descr { width: 980px; }
    .imovel_show_div_caracteristicas_body { width: 980px; }
    .imovel_show_div_caracteristicas_body_opcoes_lnk { padding: 25px 30px; }
    .imovel_show_div_caracteristicas_body_panels { width: 980px; }

    .form_marca_visita { width: 980px; }
    #imovel_show .wrapper_left { width: 660px; }
    #imovel_show .wrapper_right { width: 320px; }
    .tabela_descr .descr_line { width: 90px; }
}

@media all and (max-width: 1200px) {
    #banner3 .imoveis_rel { width: 980px; }
    #banner3 .item_rel { width: 235px; overflow: hidden; }
	.w1185 { margin: 0 auto; width: 100%; max-width: 1185px;}
	
    /*MASTER */
    #main .master_header_top { width: 980px; }
    #main .master_main_menu { margin-left: 50px; }
    #main .master_header_favoritos { width: 205px; }
    .master_footer > div { width: 980px!important; }
	#main .master_header_favoritos { float: left;width: 265px;}
    #imoveis_list .imo_item_list .texts { width: 560px; }
	
	/*SERVICOS*/
	#servicos_list .article_content .article_item{ margin-right: 20px!important; width: 290px!important;overflow: hidden;}
	#servicos_list .article_content .article_item img {width: 290px!important;}
	#servicos_list .article_content {padding: 30px!important;}
	#ferias_show .wrapper_right {width: 322px;}
	#ferias_show .txt_imovel{ width: 550px;}
	#empreendimentos_list td { padding-right: 15px;}
	#empreendimentos_list .emp_item .emp_imagem {width: 475px;}
	#empreendimentos_list .emp_item .emp_imagem img {height:350px;}
	#imovel_show .wrapper_txt{width: 625px;margin-right: 20px;}
	.wrapper_txt_acabamentos{float: left;width: 450px;}
	.wrapper_slide_acabamentos{float: left; width: 300px; margin-left: 50px;}
	#sobre_regiao .pnl_txt_regiao .txt_descr{width:730px!important;}
	#banner3 .tipologia_wrapper {margin: 0 auto; width: 770px;}
	.emp_blk_left{ width: 550px!important;}
	.emp_blk_right{ width: 370px!important;}
	#imovel_show .imovel_hover .icon {margin-left: 11px; margin-right: 8px;}
    #imovel_show .imovel_hover .icon1 {margin-left: 7px; }
    .tabela_descr .descr_line { margin-left: 7px; margin-right: 7px;}
    #imoveis_list .last {margin-right: 13px !important;}

}


