/*@import url('https://fonts.googleapis.com/css?family=Raleway:100,400');*/
@font-face {font-family: 'Raleway';src: url('Raleway-Regular.ttf') format('truetype');}

body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,b,i,dl,dt,dd,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:10px;font:inherit;}
body{display:block;font-family:'Raleway',Arial,"Helvetica Neue",Helvetica,sans-serif;color:#000;padding:0px;margin:0px;background-color:#fff; }
a,div,ul{list-style-type:none;text-decoration:none;}
a,a:link{text-decoration:none;color:#000;}
strong,b{font-weight:bold;}
.fontA{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;}
*{box-sizing: border-box;}
.row::after {content: "";clear: both;display: table;}
img, embed, object, video {max-width:100%;height: auto;}

/*NOMES RESERVADOS PARA ID DE BOTOES INICIAM COM: 'btxxx' e 'bmxxx' xxx- numero*/

/*GERAIS-----------------------------------------------------*/
.cor {display:block;position:relative; margin: 0 auto; background-color: #ffffff; width:100%;}
.cor_i {display:block;position:relative; width:1200px; margin:0 auto;}
.cor_i100 {display:block;position:relative;width:1200px; margin:0 auto;}
.cor_i_meusanuncios{display:block;position:relative; width:1200px; margin:0 auto;}

/*COLOCA DIV NO MEIO*/
.dmeio{ margin:0 auto 0 auto;}

/*FIXAR PAINEL*/
.corfix{display:block; position:fixed; top:0px; left:0px; width:100vw;}
.fix_fundo{display:block; position:fixed !important;bottom :0px; left:0px; width:100%;}
.fix_fundo1{display:block; position:fixed !important;bottom :100px; left:0px; width:100%;}

.sombra{box-shadow: 0 0 1px #AAA;}

/*TOPO
.dim100{width: 98vw;}
.fix275{width: 275px;}*/
.dimed20{width: 19%;}
.dimed24{width: 24%;}
.dimed25{width: 25%;}
.dimedia{width: 50%;}

#topom,#menulist_m,#menulist_g,#logo3{display: none;}
#topog,#logo2,#barra_A2,#barra_A3{display:inline;}

@media only screen and ( max-width: 550px ){
.cor_i { display:block;position:relative; width:100%; margin:0 auto;}   
#topog,#menulist_g,#logo2,#barra_A2,#barra_A3{display: none;}
#topom,#menulist_m,#logo3{display:inline;}}

@media only screen and ( min-width: 551px ) and (max-width: 750px){ 
.cor_i { display:block;position:relative;width:100%; margin:0 auto;}     
#topog,#menulist_g,#logo2,#barra_A2,#barra_A3{display: none;}
#topom,#menulist_m,#logo3{display:inline;}}
  
@media only screen and ( min-width: 751px ) and (max-width: 950px){ 
.cor_i { display:block;position:relative;width:750px; margin:0 auto;} 
#topom,#menulist_m,#menulist_g,#logo2,#barra_A3{display: none;}
#topog,#logo3,#barra_A2{display:inline;}}
   
@media only screen and ( min-width: 951px ) and (max-width: 1100px){ 
.cor_i { display:block;position:relative;width:950px; margin:0 auto;} 
#topom,#menulist_m,#menulist_g,#logo3,#barra_A3{display: none;}
#topog,#logo2,#barra_A2{display:inline;}}    
    
@media only screen and ( min-width: 1101px ) and (max-width: 1200px){ 
.cor_i { display:block;position:relative;width:1100px; margin:0 auto;} 
#topom,#menulist_m,#menulist_g,#logo3{display: none;}
#topog,#logo2,#barra_A2,#barra_A3{display:inline;}}    
      
@media only screen and ( min-width: 1201px ){ 
.cor_i {display:block;position:relative;width:1200px; margin:0 auto;}
#topom,#menulist_m,#menulist_g,#logo3{display: none;}
#topog,#logo2,#barra_A2,#barra_A3{display:inline;}}  

/*WAIT*/
.loader_m{ border: 6px solid #f3f3f3;border-radius: 50%;border-top: 6px solid #3498db;width: 40px;height: 40px;-webkit-animation: spin 1s linear infinite;animation: spin 1s linear infinite;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}

.loader_min{ border: 4px solid #f3f3f3;border-radius: 50%;border-top: 4px solid #3498db;width: 30px;height: 30px;-webkit-animation: spin 1s linear infinite;animation: spin 1s linear infinite;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}

.loader_g{ border: 3px solid #f3f3f3;border-radius: 50%;border-top: 3px solid #3498db;width: 45px;height: 45px;-webkit-animation: spin 1s linear infinite;animation: spin 1.2s linear infinite;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}
.loader_min{ border: 3px solid #f3f3f3;border-radius: 50%;border-top: 3px solid #3498db;width: 30px;height: 30px;-webkit-animation: spin 1s linear infinite;animation: spin 0.5s linear infinite;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); }}

/*IMAGENS BACKGROUND*/
.loader{background-image:url(loader3.gif);}
.logo{background-image:url(logo1.png);}
.logoc{background-image:url(menu_c.png);}
.logor{background-image:url(menu_r.png);}
.pixk{background-image:url(onliin.GIF);}
.online{background-image:url(onliin.GIF);}

.blogor:hover{background-image:url(menu_r.png);}
.blogoc:hover{background-image:url(menu_c.png);}

.arou{background-image:url(arou.png);}
.arok{background-image:url(arok.png);}
.arnok{background-image:url(arnok.png);}
.arod{background-image:url(arod.png);}

.mm100{background-image:url(mm100.png);}
.mm80{background-image:url(mm80.png);}
.mm60{background-image:url(mm60.png);}
.mm40{background-image:url(mm40.png);}
.mm20{background-image:url(mm20.png);}
.mm00{background-image:url(mm00.png);}

/*CONJUNTO DO BOTAO COM IMAGEM SELETOR*/ 
.bmark_red {border: 1px solid #FF0000; border-radius: 4px; width: 49px;height: 42px;background: url(bred.png) no-repeat scroll 5px 2px / 38px;background-color:#FFFFFF;cursor: pointer;}  
.bmark_ciza {border: 1px solid #D9D9D9; border-radius: 4px; width: 49px;height: 42px;background: url(bcin3.png) no-repeat scroll 5px 2px / 38px; background-color:#FFFFFF;cursor: pointer;}
.bmark_ciza:hover {border: 1px solid #FF0000; border-radius: 4px; width: 49px;height: 42px;background: url(bred.png) no-repeat scroll 5px 2px / 38px; background-color:#FFFFFF;cursor: pointer;}
/**/
.bmark_blk {border: 1px solid #000000; border-radius: 4px; width: 49px;height: 42px;background: url(bcin2.png) no-repeat scroll 5px 2px / 38px; background-color:#FFFFFF;cursor: pointer;}
.bmark_blk:hover {border: 1px solid #FF0000; border-radius: 4px; width: 49px;height: 42px;background: url(bred.png) no-repeat scroll 5px 2px / 38px; background-color:#FFFFFF;cursor: pointer;}
/**/
.bpont_red {border: 1px solid #FF0000; border-radius: 4px; width: 49px;height: 42px;background-color:#FFFFFF;cursor: pointer;}  
.bpont_ciza {border: 1px solid #D9D9D9; border-radius: 4px; width: 49px;height: 42px;background-color:#FFFFFF;cursor: pointer;}
.bpont_ciza:hover {border: 1px solid #FF0000; border-radius: 4px; width: 49px;height: 42px;background-color:#FFFFFF;cursor: pointer}
/**/

/*POSITION*/
.posA{position:absolute;}
.posR{position:relative;}
.margC{margin:0 auto; display:block;}

/*x vertical*/
.xyabs{position:absolute}
.x0{top:0px}.x3{top:3px}.x5{top:5px}.x20{top:20px}.x35{top:35px}
.x60{top:60px}.x90{top:90px}.x120{top:120px}.x165{top:165px}
.x190{top:190px}.x250{top:250px}
.x10{top:10px}.x25{top:25px}.x30{top:30px}.x40{top:40px}.x45{top:45px}
.x50{top:50px}.x53{top:53px}.x55{top:55px}.x70{top:70px}.x82{top:82px}.x85{top:85px}.x96{top:96px}
.x100{top:100px}.x103{top:103px}.x112{top:112px}.x115{top:115px}.x75{top:75px}.x128{top:128px}.x130{top:130px}
.x140{top:140px}.x145{top:145px}.x152{top:152px}.x155{top:155px}.x192{top:192px}
.x175{top:175px}.x200{top:200px}.x210{top:210px}.x212{top:212px}.x215{top:215px}.x218{top:218px}.x220{top:220px}
.x213{top:213px}.x228{top:228px}.x66{top:66px}
.x78{top:78px}.x105{top:105px}.x132{top:132px}.x162{top:162px}

/*y-horizontal*/
.y0{left:0px;}.y2{left:2px;}.y7{left:7px;}.y10{left:10px;}.y25{left:25px;}
.y30{left:30px;}.y50{left:50px;}.y300{left:300px}.y140{left:140px;}.y105{left:105px;}.y160{left:160px;}
.y230{left:230px}.y270{left:270px}.y420{left:420px}.y510{left:510px}.y790{left:790px}
.yr0{right:0px;}.yr5{right:5px;}

/*h ALTURA*/
.h0{height:0px}.h1{height:1px}.h3{height:3px}.h4{height:4px}.h5{height:5px}.h2{height:2px}.h8{height:8px}
.h10{height:10px}.h15{height:15px}
.h18{height:18px}.h20{height:20px}.h22{height:22px}.h25{height:25px}.h30{height:30px}.h32{height:32px}
.h40{height:40px}.h43{height:43px}.h35{height:35px}.h45{height:45px}.h46{height:46px}.h47{height:47px}
.h50{height:50px}.h52{height:52px}.h55{height:55px}.h60{height:60px}.h65{height:65px}.h70{height:70px}
.h80{height:80px}.h90{height:90px}.h93{height:93px}.h95{height:95px}
.h100{height:100px}.h110{height:110px}.h120{height:120px}
.h125{height:125px}.h135{height:135px}.h137{height:137px}.h140{height:140px}.h145{height:145px}
.h150{height:150px}.h160{height:160px}.h165{height:165px}.h175{height:175px}.h180{height:180px}.h182{height:182px}
.h200{height:200px}.h224{height:224px}.h227{height:227px}.h272{height:272px}
.h240{height:240px}.h250{height:250px}.h290{height:290px}
.h300{height:300px}.h318{height:318px}.h350{height:350px}
.h400{height:400px}.h450{height:450px}.h600{height:600px}.h1000{height:1000px}
.h800{height:800px}.h1500{height:1500px}.h2000{height:2000px}
.h4500{height:4500px}
.h100p{height:100%}
.h90-45{height:90px}.h92{height:92px}

/*w COMPRIMENTO*/
.w0{width:0px}.w2{width:2px}.w5{width:5px}.w10{width:10px}.w15{width:15px}.w20{width:20px}.w28{width:28px}.w30{width:30px}.w35{width:35px}
.w40{width:40px}.w44{width:44px}.w50{width:50px}.w55{width:55px}.w60{width:60px} .w45{width:45px}
.w70{width:70px}.w80{width:80px}.w94{width:94px}.w98{width:98px}
.w100{width:100px}.w105{width:105px}.w108{width:108px}.w110{width:110px}
.w123{width:123px}.w120{width:121px}.w125{width:125px}.w130{width:130px}.w135{width:135px}.w140{width:140px}.w145{width:145px}
.w150{width:150px}.w155{width:155px}.w160{width:160px}.w175{width:175px}.w179{width:179px}.w180{width:180px}.w185{width:185px}.w195{width:195px}
.w200{width:200px}.w204{width:204px}.w210{width:210px}.w225{width:225px}.w230{width:230px}.w240{width:240px}.w280{width:280px}
.w250{width:250px}.w255{width:255px}.w300{width:300px}.w315{width:315px}.w320{width:320px}
.w350{width:350px}.w375{width:375px}.w390{width:390px}.w399{width:399px}
.w400{width:400px}.w408{width:408px}.w480{width:480px}.w500{width:500px}.w515{width:515px}.w550{width:550px}.w650{width:650px}
.w700{width:700px}.w800{width:800px}.w935{width:935px}.w950{width:950px}

/*w COMPRIMENTO em vw*/
.w10p{width:10%}.w14p{width:14%}.w16p{width:16%}.w19p{width:19%}.w20p{width:20%}.w24p{width:24%}.w25p{width:24.95%} .w30p{width:30%}.w32p{width:32%}.w33p{width:33.3%}.w34p{width:34%}.w40p{width:40%}.w45p{width:45%}.w49p{width:48%}.w50p{width:50%}.w60p{width:60%}.w70p{width:67%}.w80p{width:80%}.w90p{width:90%}.w95p{width:95%}.w100p{width:100%}

/**/
.radi20{border-radius: 20px;}

/*FLOAT e MARG*/
.mrg5{margin:0 5px 0 5px;}
.ftRm6{float:right; margin:-10px 0 0 0;}
.ftR00{float:right; margin:0 0 0 0;}
.ftR{float:right; margin:0 5px 0 0;}
.ftR50{float:right; margin:5px 0 0 0;}
.ftR0{float:right; margin:0 0 0 0;}
.ftR1{float:right; margin:1px 5px 0 0;}
.ftR77{float:right; margin:7px 7px 0 0;}
.ftR5{float:right; margin:0 5px 0 0;}
.ftR5a{float:right; margin:5px 5px 5px 5px;}
.ftR15{float:right; margin:1px 5px 0 0;}
.ftR45{float:right; margin:4px 5px 0 0;}
.ftR410{float:right; margin:4px 10px 0 0;}
.ftR10{float:right; margin:0 10px 0 0;}
.ftR310{float:right; margin:3px 5px 0 10px;}
.ftR6501{float:right; margin:6px 5px 0 5px;}
.ftR65{float:right; margin:6px 5px 0 0;}
.ftR552{float:right; margin:5px 5px 2px 0px;}
.ftR008{float:right; margin:0 0 0 8px;}
.ftR208{float:right; margin:2px 0 0 8px;}

.ftL105{float:left; margin:10px 0 0 5px;}
.ftL12{float:left; margin:10px 0 0 20px;}
.ftL00{float:left; margin:0 0 0 0;}
.ftL4{float:left; margin:4px 0 0 0;}
.ftL001{float:left; margin:0 0 0 -1px;}
.ftL{float:left; margin:0 10px 0 0;}
.ftL02{float:left; margin:0 2px 0 0;}
.ftL0{float:left; margin:0 5px 0 0;}
.ftL1{float:left; margin:1px 0 0 1px;}
.ftL21{float:left; margin:2px 0 0 1px;}
.ftL22{float:left; margin:2px 0 0 2px;}
.ftL01{float:left; margin:1px 0 0 5px;}
.ftL5{float:left; margin:0 0 0 5px;}
.ftL5a{float:left; margin:5px 5px 5px 5px;}
.ftL52{float:left; margin:3px 0 0 10px;}
.ftL55{float:left; margin:0 0 5px 5px;}
.ftL15{float:left; margin:0 0 0 15px;}
.ftL70{float:left; margin:1px 0 0 70px;}
.ftL310{float:left; margin:3px 0 0 10px;}
.ftL321{float:left; margin:3px 0 20px 10px;}
.ftL10{float:left; margin:0 10px 0 0;}
.ftL010{float:left; margin:5px 0 0 10px;}
.ftL05{float:left; margin:5px 0 0 0;}
.ftL30{float:left; margin:0 30px 0 0;}
.ftL40{float:left; margin:0 40px 0 0;}
.ftL60{float:left; margin:0 60px 0 0;}
.ftL25{float:left; margin: 2px 5px 0px 0px;}
.ftL252{float:left; margin:2px 5px 2px 10px}

/*PADDING*/
.padT01{padding-top:1px}
.padT05{padding-top:5px}
.padT07{padding-top:7px}
.padT08{padding-top:8px}
.padT10{padding-top:10px}
.padT13{padding-top:13px}
.padT14{padding-top:14px}
.padT15{padding-top:15px}
.padT16{padding-top:16px}
.padT20{padding-top:20px}
.padR6{padding-right:6px}
.padR15{padding-right:15px}
.padR35{padding-right:35px}
.padB5{padding-bottom:5px}
.padB18{padding-bottom:18px}
.padL2{padding-left:2px}
.padL6{padding-left:6px}
.padL10{padding-left:10px}
.padL15{padding-left:15px}
.padL25{padding-left:25px}

/*COR DE FUNDO*/
.bgf{background-color:#f0eef9;}
.bgbq{background-color:#e2dff1;}
.bgcor_no{background-color:#FAFAFA;}
.bgros{background-color:#ffe2f5;}
.bgfb{background-color:#eaeaea;}
.bgcinza{background-color:#7F7F7F;}
.bgcinz1{background-color:#F6F6F6;}
.bgFFF6{background-color:#FFF6DE;}
.bgbranc{background-color:#FFFFFF;}
.bgpreto{background-color:#000000;}
.bgt{background-color:transparent;}
.bga{background-color:#eee;}
.bgred{background-color:#F00;}
.bgverm{background-color:#FF0000; color:#FFFFFF;}
.bggry{background-color:#DDD;}
.bg333{background-color:#333;}
.bgverd{background-color:#CCFFCC;}
.bgazul{background-color:#CCFFFF;}
.bgazulr{background-color:rgba(0, 0, 0, 0.5);}
.bgC0{background-color:#C0C0C0;}
.bgtved{background-color:#89b3c7; opacity:1.81;}
.bgtvedC{background-color:#89b3c7; opacity:0.81;}
.bgfC{background-color:#f0eef9; opacity:0.81;}
.bgfCi{background-color:#eaeaea; opacity:0.81;}
/*BORDER*/
.bdtop{border-top:1px solid #CCC;}
.bdtop2{border-top:2px solid #000;}
.bdbot{border-bottom:1px solid #CCC;}
.bdred{border: 3px solid red;}
.bdLw{border-left: 2px solid white;}
    
/*SELECT E INPUT TEXT*/
.sele_si{padding:10px 12px; border-radius:4px; border:1px solid #CCC;}
.sele_tx {padding: 10px 10px; border-radius:4px;}
.sele_A{padding:8px 14px; border-radius:3px; border:1px solid #CCC; background-color:#F6F6F6; color:#333;}
.sele_B{padding:8px 14px; border-radius:3px; border:1px solid #CCC; background-color:#FFF; color:#333;}
.sele_C{padding:8px 14px; border-radius:3px; border:1px solid #eee; background-color:#eee; color:#333;}
.sele_CC{padding:10px 12px; border-radius:4px; border:1px solid #eee; background-color:#eee; color:#333;}
.sele_red{padding:10px 12px; border-radius:4px; border:1px solid #FF6600; background-color:#eee; color:#333;}
.sele_ros{padding:10px 12px; border-radius:4px; border:1px solid #FF6600; background-color:#ffe2f5; color:#333;}
.sele_14{padding:14px 12px; border-radius:4px; border:1px solid #FF6600; color:#333;}
.sele_r14{padding:14px 12px; border-radius:4px; border:1px solid #FF6600; background-color:#eee; color:#333;}
.sele_D{padding:10px 12px; border-radius:4px; border:1px solid #eee; background-color:#eee; color:#333;cursor:pointer;}
.sele_D:hover{padding:10px 12px; border-radius:4px; border:1px solid #FF0000; background-color:#FF0000; color:#fff;cursor:pointer;}
.sele_13{padding:13px 12px; border-radius:4px; border:1px solid #eee; background-color:#eee; color:#333;}
.sele_13B{padding:13px 12px; border-radius:4px; border:1px solid #eee; color:#333;}

/*RETIRA ELEVADOR DO TEXTAREA---
.semelv{resize: none;}
textarea{resize: none;}-----nao funciona*/

/*1-TEXT SIZE - se size escolhido nao funciona é pq a font nao aceita*/
.tx9{font-size:9px}.tx10{font-size:10px}.tx11{font-size:11px}.tx12{font-size:12px}
.tx13{font-size:13px}.tx14{font-size:14px}.tx15{font-size:15px}.tx19{font-size:19px}
.tx18{font-size:18px}.tx20{font-size:20px}.tx21{font-size:21px}.tx22{font-size:22px}
.tx28{font-size:28px}.tx31{font-size:31px}.tx54{font-size:54px}

/*2-TEXT COR tb pode ser usado nos botoes*/
.txff0{color:#FF0000}
.txbra{color:#FFFFFF}
.tx000{color:#000}
.txfff{color:#fff}
.txddd{color:#DDD606}
.tx555{color:#555}
.tx666{color:#666}
.tx333{color:#333}
.txC0C{color:#C0C0C0}

/*3-TEXT ORIENTACAO*/
.txL{text-align:left}
.txR{text-align:right}
.txC{text-align:center}
.txJ{text-align:justify}

/*4-WEIGHT*/
.txbol{font-weight:bold;}

/*5-SHADOW*/
.txsw1{text-shadow: 0 0 0 1px #C0C0C0;}
.txsw2{text-shadow: 0 0 2px #000;}
.txsw3{text-shadow: 1px 0 0 #efefef;}

/*6- ALTURA DE LINHA*/
.lheight18{line-height:18px;}
.lheight24{line-height:24px;}
.lheight10{line-height:12px;}

/*1-BOTOES DIMENSOES*/ 
.bdimr {padding: 14px 18px; border-radius:3px;}
.bdimr2 {padding: 2px 18px; border-radius:3px;}
.bdimr4 {padding: 4px 18px; border-radius:3px;}
.bdimr5 {padding: 5px 22px; border-radius:3px;}
.bdim96 {padding: 9px 6px; border-radius:3px; font-size: 10px; text-align: center;}
.bdim10 {padding: 10px 14px; border-radius:3px; font-size: 10px; text-align: center;}
.bdim11 {padding: 11px 18px; border-radius:3px; font-size: 14px; text-align: center;}
.bdim12 {padding: 12px 4px; border-radius:3px; font-size: 10px; text-align: center;}
.bdim14 {padding: 14px 18px; border-radius:3px; font-size: 14px; text-align: center;}
.bdim43 {padding: 14px 10px; border-radius:3px; font-size: 14px; text-align: center;}
.bdim42 {padding: 14px 18px; border-radius:3px; font-size: 42px; text-align: center;}
.bdim20 {padding: 20px 12px; border-radius:3px; font-size: 14px; text-align: center;}
.bdim {padding: 14px 18px; border-radius:3px; text-align: center;}
.bdim14s {padding: 14px 18px; font-size: 14px; text-align: center;}
.bdim14a {padding: 14px 18px; border-radius:3px; font-size: 14px;}

/*BOTOES DOS FILTROS*/
.bfilts {border:1px solid #C0C0C0; padding:10px 14px; border-radius:4px; text-align:center; background-color:#FFFFFF; color:#808080; cursor:pointer;}
.bfilts:hover{border:1px solid #FF0000; color:#FF0000;}
/*setas*/
.triupR{width:0;height:0;border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 11px solid #FF0000;}
.triupC{width:0;height:0;border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 11px solid #000000;}
.tridwR{width: 0;height:0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 11px solid #FF0000;}
.tridwC{width: 0;height:0;border-left: 8px solid transparent;border-right: 8px solid transparent;border-top: 11px solid #000000;}

/*2-BOTOES cores COM HOVER*/
.bFF{background-color:#f0eef9; color:#333; cursor:pointer;}
.bFF:hover{background-color:#FF0000; color:#FFF;cursor:pointer;}

.bcor_ea{border:1px solid #FFF;background-color:#eaeaea; color:#333; cursor:pointer;}
.bcor_ea:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer;}
.bcor_ea1{border:1px solid #eaeaea;background-color:#eaeaea; color:#333; cursor:pointer;}
.bcor_ea1:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer;}
.bcor_FF{}
.bcor_FF:hover{background-color:#FF0000; color:#FFF;cursor:pointer; }
.bcor_F0{}
.bcor_F0:hover{color:#FF0000;cursor:pointer; }
.bcor_DD{border:1px solid #CCC;background-color:#DDD;color:#333; cursor:pointer;}
.bcor_DD:hover{ border:1px solid #FF0000; background-color:#FF0000; color:#fff;}
.bcor_DDi{border:1px solid #CCC;background-color:#daeef3;color:#333; cursor:pointer;}
.bcor_DDi:hover{ border:1px solid #FF0000; background-color:#FF0000; color:#fff;}
.bcor_DDj{border:1px solid #CCC;background-color:#dadff3;color:#333; cursor:pointer;}
.bcor_DDj:hover{ border:1px solid #FF0000; background-color:#FF0000; color:#fff;}
.bcor_7F{background-color:#7F7F7F;color:#fff; cursor:pointer;}
.bcor_7F:hover{ background-color:#FF0000; color:#fff;cursor:pointer;}
.bcor_33{border:1px solid #CCC;background-color:#eee;color:#333; cursor:pointer;}
.bcor_33:hover{border:1px solid #DDD; background-color:#DDD; color:#333;cursor:pointer; }
.bcor_ee{border:1px solid #CCC;background-color:#eee;color:#333; cursor:pointer;}
.bcor_ee:hover{border:1px solid #DDD; background-color:#DDD; color:#333;cursor:pointer; }
.bcor_no{background-color:#FAFAFA; color:#808080; cursor:pointer;}
.bcor_no:hover{color:#FFFFFF; background-color:#C0C0C0; cursor:pointer;}
.botao_i{cursor:pointer;}
.botao_i:hover{color:#FF0000;}
.bcor_cc{border:1px solid #DDD;background-color:#DDD;color:#333; cursor:pointer;}
.bcor_cc:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer; }
.bcor_cr{border:1px solid #CCC;background-color:#eee;color:#333; cursor:pointer;}
.bcor_cr:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer; }
.bcor_ros{border:1px solid #CCC;background-color:#ffe2f5;color:#333; cursor:pointer;}
.bcor_ros:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer; }
.bcor_az{border:1px solid #000080;background-color:#000080;color:#FFF; cursor:pointer;}
.bcor_az:hover{border:1px solid #FF0000; background-color:#FF0000; color:#FFF;cursor:pointer; }
.bcor_ab{border:1px solid #1f759e;background-color:#1f759e;color:#FFF; cursor:pointer;}
.bcor_ab:hover{border:1px solid #FF6A6A; background-color:#FF6A6A; color:#FFF;cursor:pointer; }
.bcor_ac{border:1px solid #a9a6a6;background-color:#a9a6a6;color:#F9F9F9; cursor:pointer;}
.bcor_ac:hover{border:1px solid #FF6A6A; background-color:#FF6A6A; color:#fff;cursor:pointer; }
.bcor_rr{border:1px solid #FF0000;background-color:#FF0000;color:#FFF; cursor:pointer;}
.bcor_rr:hover{border:1px solid #CCC; background-color:#eee; color:#333;cursor:pointer; }

/*3-BOTOES cores SEM HOVER*/
.bcor{border:1px solid #CCC;}
.bcor_crs{border:1px solid #CCC;background-color:#eee;color:#333; cursor:pointer;}
.bcor_c{border:1px solid #CCC;color:#CCC;}
.bcor_r{border:1px solid #FF0000;background-color:#FF0000;color:#fff;}

/*ATRASA */
.atrasa{ 
-webkit-transition-property: background; 
-webkit-transition-duration: .5s;
transition-property: background;
transition-duration: .5s;}

/*CORTA TEXT FORA DA DIV*/
.nout{outline: none;}
.nover{overflow: hidden;}
.elps{overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;}

/*CORTA SOBREPOSICAO DE DIVS*/
.clr{clear: both;}

/*NO MOSTRA*/
.nodis{display:none;}
.sidis{display:inline !important;}

/*IMAGEMS*/
.imgem{float:left; cursor:pointer;}

/*Zi*/
.zi100{z-index:100;}
.zi200{z-index:2000 !important;}
.zi250{z-index:2500;}
.zi400{z-index:4000 !important;}
.zi500{z-index:5000 !important;}
.zi550{z-index:5500 !important;}
.zi600{z-index:6000 !important;}
.zi500k{z-index:5000000 !important;}

/*INPUT*/
input{border:0;background-color:transparent; }

/*PLACEHOLDER*/
*::-webkit-input-placeholder {color:#BBB; opacity:1;}
*:-moz-placeholder {color:#BBB; opacity:1;}
*::-moz-placeholder {color:#BBB; opacity:1;}
*:-ms-input-placeholder {color:#BBB; opacity:1;}

/*MASCARAS*/
.masc_200{background-color:transparent; position:absolute; left:0;top:0;width:100vw;height:200px;z-index:4500;display:none;}
.masc_215{background-color:#C0C0C0; opacity:0.1; position:absolute; left:0;top:0;width:100%;height:215px;z-index:4500;display:none;}
#masc_100p{background-color:#89b3c7; opacity:0.41; position:absolute; left:0;top:0;width:100%;height:100%;z-index:4500;display:none;}
#masc_t100p{background-color:transparent; position:absolute; left:0;top:0;width:100%;height:100%;z-index:4500;display:none;}

/*DATA CALENDARIO ine
input[type="date"]{
  outline: none;}
input[type="date"]::-webkit-clear-button {
    font-size: 18px;
    height: 30px;
    position: relative;}
input[type="date"]::-webkit-inner-spin-button {
    height: 28px;}
input[type="date"]::-webkit-calendar-picker-indicator{
    font-size: 15px;}*/

/*LISTAGEM DA PESQUISA*/
/*PESQUISA NOME COD E UNIV*/
.listaN{float:left; clear:both; padding:15px 10px;}
.lista{float:left;clear:both; padding:15px;border-top:1px solid #ddd;background-color:#fff;color:#333;font-size:14px;}
.lista_m{float:left;clear:both;width:400px;padding:2px;border-top:2px solid #fff;background-color:#FF0000;}
.lista:hover{background-color:#eee;cursor:pointer;}
.lista_uni{float:left;clear:both;width:100%;padding:15px;border-top:1px solid #ddd;background-color:#fff;color:#333;font-size:14px;}
.lista_uni:hover{background-color:#eee;cursor:pointer;}

/*MENU da funcao codex_html_barra_A*/
.seta:after{content:' ';background:url(arrow.png) no-repeat;background-size:14px;height:10px;position:absolute;right:8px;top:20px;width:18px;opacity:0.80;}
.Menu ul li span:hover{color:#FFF;background-color:#F55E13;}
.Menu ul li:hover ul{display:block;}
.Menu ul ul li a:hover{color:#FFF;background-color:#F55E13;}
.Menu ul li span{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.Menu ul ul li a{display:block;}
.Menu ul ul{border-bottom:2px solid #EEEEEE;border-left:1px solid #EEEEEE;border-right:1px solid #EEEEEE;}
.lupa_img{background-image:url(search-icon.png);background-position:20px 16px;background-repeat:no-repeat;border-radius:0;}

/*MEUS ANUNCIOS bager_7 usados no media*/
.lateral7{top:25px; left:0px; position:absolute; width:228px; height:250px; background-color:#FFFFFF;}
.fotmap7{top:0px; left:230px; position:absolute; width:560px; height:250px; background-color:#FFFFFF;}
.fotmap7p{top:0px; left:230px; position:absolute; width:560px; height:250px; background-color:#FFFFFF;}
.foto7{top:26px; left:0px; position:absolute; width:280px; height:224px; background-color:#FFFFFF;}
.foto7p{top:0px; left:0px; position:absolute; width:280px; height:224px; background-color:#FFFFFF;}
.fotowh7{top:0px; left:0px; position:absolute; width: 280px; height: 224px;}
.foto7L{top:26px; left:0px; position:absolute; width:140px; height:224px; background-color: transparent}
.mapa7{top:26px; right:-3px; position:absolute; width:280px; height:224px; background-color:#FFFFFF;}
.img7{width:100%; height:224px; position: absolute; left: 0px; top: 0px;}
.texto7{top:0px; left:790px; position:absolute; width:375px; height:250px; background-color:#FFFFFF;}
.texto7p{top:0px; left:510px; position:absolute; width:680px; height:250px; background-color:#FFFFFF;}
.fundo7{top:253px; left:230px; position:absolute; width:935px; height:100px;}
.fundo7p{top:253px; left:230px; position:absolute; width:935px; height:100px;}
.d7h400{height:310px;}.d7h400p{height:310px;}.d7h110{height:110px}
	
/*MAPA COM PESQUISA DE LOCALIZACAO*/
#map {height: 100%;}
.controls { margin-top: 10px; border: 1px solid transparent;border-radius: 2px 0 0 2px; box-sizing: border-box; -moz-box-sizing: border-box; height: 32px;  outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);z-index:5000;}
#pac-input {background-color: #fff;font-family: Raleway;font-size: 15px;font-weight: 300;margin-left: 12px;padding: 0 11px 0 13px;text-overflow: ellipsis;width: 300px;z-index:5000;}
#pac-input:focus {border-color: #4d90fe;z-index:5000;}
.pac-container {font-family: Raleway;z-index:5000;}
#type-selector {color: #fff;background-color: #4d90fe;padding: 5px 11px 0px 11px;z-index:5000;}
#type-selector label {font-family: Raleway;font-size: 13px;font-weight: 300;z-index:5000;}
#target {width: 345px;z-index:5000;}  
    