@font-face{font-family:'Myriad Pro Regular';font-style:normal;font-weight:normal;src:local('Myriad Pro Regular'),url('/fontes/MYRIADPRO-REGULAR.woff') format('woff');}
@font-face{font-family:'Myriad Pro Condensed';font-style:normal;font-weight:normal;src:local('Myriad Pro Condensed'), url('/fontes/MYRIADPRO-COND.woff') format('woff');}
@font-face{font-family:'Myriad Pro Condensed Italic';font-style:normal;font-weight:normal;src:local('Myriad Pro Condensed Italic'), url('/fontes/MYRIADPRO-CONDIT.woff') format('woff');}
@font-face{font-family:'Myriad Pro Light';font-style:normal;font-weight:normal;src:local('Myriad Pro Light'), url('/fontes/MyriadPro-Light.woff') format('woff');}
@font-face{font-family:'Myriad Pro Semibold';font-style:normal;font-weight:normal;src:local('Myriad Pro Semibold'), url('/fontes/MYRIADPRO-SEMIBOLD.woff') format('woff');}
@font-face{font-family:'Myriad Pro Semibold Italic';font-style:normal;font-weight:normal;src:local('Myriad Pro Semibold Italic'), url('/fontes/MYRIADPRO-SEMIBOLDIT.woff') format('woff');}
@font-face{font-family:'Myriad Pro Bold Condensed';font-style: normal;font-weight: normal;src: local('Myriad Pro Bold Condensed'), url('/fontes/MYRIADPRO-BOLDCOND.woff') format('woff');}
@font-face{font-family:'Myriad Pro Bold';font-style:normal;font-weight:normal;src:local('Myriad Pro Bold'), url('/fontes/MYRIADPRO-BOLD.woff') format('woff');}
@font-face{font-family:'Myriad Pro Bold Italic';font-style:normal;font-weight:normal;src: local('Myriad Pro Bold Italic'), url('/fontes/MYRIADPRO-BOLDIT.woff') format('woff');}
@font-face{font-family: 'Myriad Pro Bold Condensed Italic';font-style: normal;font-weight: normal;src:local('Myriad Pro Bold Condensed Italic'), url('/fontes/MYRIADPRO-BOLDCONDIT.woff') format('woff');}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
*{box-sizing: border-box;}html,body{font-family: "Roboto", sans-serif; font-optical-sizing:auto;font-size: 16px;width: 100%;overflow-x: hidden;letter-spacing: 0.6px;box-sizing:border-box;}html{scroll-behavior:smooth;}
body{margin:0px;padding:0px;overflow-x:hidden;}img,form{border:0px;margin:0px;}img{max-width:100%;}a{color:inherit;text-decoration:none;}h1,h2,h3{margin:0px 0px 10px;}a:hover{text-decoration:underline;}p{margin:0px 0px 6px;}
:root{
  --cinza:#CCCCCC;
  --cinza-claro:#f4f4f4;
  --cinza-escuro:#333333;
  --cinza-medio:#cdcdcd;
  --branco:#FFFFFF;
  --preto:#000000;
  --dourado:#bc9009;
  --vermelho:#900;
  --vermelho2:#ff0000;
  --azul:#081b47;
  --azul-claro:#5384b2;
  --azul-medio:#2e75b5;
  --azul-escuro:#081b47;
  --verde:#096;
  --verde-medio:#70ad47;
  --roxo:#90C;
  --roxo2:#7030a0;
  --laranja:#F2994A;
  --laranja-medio:#ed7d31;
  --amarelo:#ffff00;
  --rosa:#ff8ad8;
}

/*CONTEUDO LP .fontBase2{font-family:'Raleway', sans-serif;letter-spacing:1px;}*/
.font500{font-weight:500;}.flex-content-BoxIcon{list-style:none;margin:0px;padding:0px;flex-wrap:wrap;}.flex-content-BoxIcon li{margin:0px 15px 20px;width:300px;max-width:100%;font-size:14px;text-align:center;}.flex-content-BoxIcon li p{margin-top:6px;}
.bt-red{border-radius:20px;padding:8px 15px;background-color:#F00;color:var(--branco);display:table;margin:10px auto;}
.formlp input[type="text"],.formlp input[type="email"]{padding:6px 12px;color:#666;border:solid 1px #CCC;border-radius:4px;width:99%;}
.bt-target-no-arrow{border:solid 1px var(--cinza);border-radius:8px;background-repeat:no-repeat;background-position:center right;padding:15px 13px;background-size:25px;width:90%;margin:0px 5px 12px;box-shadow:2px 2px 5px 0px rgba(50,50,50,0.6);font-size:18px;font-weight:400;cursor:pointer;}
.NavItemGreen{font-size:14px;padding:8px 12px;cursor:pointer;height:60px;display:flex;align-items:center;color:#FFFFFF;background-color:var(--cinza-escuro);border-radius:2px;}

/*FIM CONTEUDO LP*/

/*.fontBase{font-family: "Roboto", sans-serif;}.fontBase2{font-family: "Roboto", sans-serif;}*/
.fontBase,.fontBase2,.fontBase3{font-family: "Roboto", sans-serif;letter-spacing:1px;}
.font-size11{font-size:11px;}.font-size12{font-size:12px;}.font-size14{font-size:14px;}.font-size16{font-size:16px;}.font-size18{font-size:18px;}.font-size20{font-size:20px;}.font-size25{font-size:25px;}.font-size28{font-size:28px;}.font-size32{font-size:32px;}.font-size40{font-size:40px;}.font-size50{font-size:50px;}.txt-left{text-align:left;}.txt-right{text-align:right;}.txt-center{text-align:center;}.txt-justify{text-align:justify;}
.padding10{padding:10px;} .padding10maringbt20{padding:10px;margin-bottom:20px;}.marginBottom20{margin-bottom:20px;}
.font-light{font-weight:300;}.font-normal{font-weight:400;}.font-semibold{font-weight:500;}.font-bold{font-weight:600;}
*[class*="wd-"]{max-width:100%;}
*[class*="flex-content-"]{display:flex;}
.justify-between{justify-content:space-between;}.justify-center{justify-content:center;}.justify-around{justify-content:space-around;}.justify-end{justify-content:flex-end;}
.flex-wrap{flex-wrap:wrap;}.flex-nowrap{flex-wrap:nowrap;}
.align-item-center{align-items:center;}
.wd-1200{width:1200px;}.wd-1100{width:1100px;}.wd-900{width:900px;}.wd-800{width:800px;}.wd-600{width:600px;}.wd-500{width:500px;}.wd-400{width:400px;}.wd-350{width:350px;}.wd-200{width:200px;}.wd-120{width:120px;}.wd-90{width:90px;}.wd-60{width:60px;}.wd-32{width:32px;}
.margin-auto{margin:auto;}
.ht-32{height:32px;}.ht-60{height:60px;}.ht-90{height:90px;}.ht-120{height:120px;}.ht-200{height:200px;}.ht-250{height:250px;}
.Divisor{margin:12px 0px;height:1px;background-color:var(--cinza);overflow:hidden;}
.inline-block{display:inline-block;}
.GaleriaBoxWrap{list-style:none;margin:0px;padding:0px;display:flex;flex-wrap:wrap;}
.GaleriaBoxWrap li{width:150px;padding:3px;border-radius:2px;border:solid 1px #f4f4f4;margin:5px;}
.GaleriaBoxWrap li img{margin-bottom:-5px;}

.popupBase{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;padding:15px;background-color:rgba(0,0,0,0.6);position:fixed;top:0px;left:0}
.popup{width:900px;background-color:#FFF;border-radius:20px;padding:20px;}

/*login area*/
#Main{width:100%;min-height:800px;}
header{width:100%;position:relative;z-index:30;background-color:var(--branco);}
.label-title{color:var(--azul-escuro);margin:0px 10px 12px;background-color:#f4f4f4;padding:6px 5px;border-radius:25px; font-weight:600;}
.flex-content-header{position:relative;z-index:1;}
.flex-content-header-busca{justify-content:center;}
.flex-content-header-menu-ico{padding:12px 15px 4px 20px;align-self: flex-start;}
.header-menu-ico{width:35px;margin:0px;cursor:pointer;position:relative;margin:0px -2px;}
.flex-content-header-nav{width:100%;background-color: #081b47;display: flex;padding: 8px 5px;margin-bottom:25px ;}
.header-nav-item{width:120px;padding:2px 2px 6px;margin:0px 5px;text-align:center;position:relative;color:var(--azul-escuro);cursor:pointer;}
.header-nav-active{background-size:10px;background-repeat:no-repeat;background-position:bottom center;/*background-image:url(../images/arrow-blue-min.png);*/}
.header-nav-item img{width:60px;}
.header-nav-item p{margin:0px;font-size:14px;text-align:center;font-weight:500;}
.header-nav-label{position:relative;top:0px;left:0px;background-color:var(--azul-escuro);color:var(--branco);font-size:14px;padding:5px 10px 12px;text-align:center;display:none;}
.header-nav-label p{margin:0px;}
.header-nav-label-bt{background-color:#f7ffe1;padding:3px 10px;width:300px;max-width:96%;border-radius:40px;color:var(--azul);margin:12px auto 0px;font-size:12px;cursor:pointer;}
.header-nav-sub-wrap{position:absolute;width:300px;z-index:902;top:100px;left:0px;display:none;}
.header-nav-sub{display:flex;justify-content:center;background-color:var(--azul-escuro);color:var(--branco);border-radius:20px;padding:30px 5px 8px;flex-wrap:wrap;}
.header-nav-sub-item{width:45%;margin:6px 7px;}
.header-nav-sub2{display:none;font-size:11.5px;padding-left:10px;padding-top:12px;}
.header-nav-sub-item-lv2{margin-bottom:10px;}
input#palavrachave{width:100%;border:solid 1px #CCCCCC;border-radius:2px;padding:8px 10px;}
.btBuscaTop{padding:2px 10px;-webkit-padding:6.6px 8px;margin-left:-2px;background-color:var(--cinza-escuro);color:var(--branco);}
.HeaderBuscaMob{position:fixed;background-color:rgba(255,255,255,0.95);bottom:0px;width:100%;z-index:700;padding:6px 8px;text-align:center;display:none;}
.HeaderBuscaMob h2{margin:0px 5px 8px;}.HeaderBuscaMob p{margin:0px 0px 4px;}
.HeaderIcons{order:5;display:flex;margin-left:15px;width: 80%;justify-content: flex-end;}


.h-icon{width:35px;padding:5px;margin:0px 2px;}.h-icon img{width:23px;}
.MenuItem{padding:8px 10px;font-size:14px;color:var(--branco);}
.MenuItem:hover{background-color:var(--dourado);color:var(--branco);}
.nav{display:none;position:absolute;background-color:var(--azul-escuro);z-index:901;color:var(--branco);padding:26px 16px;top:40px;right:0px;width:300px;}
.flex-content-nav-wrapper{flex-direction:column;}
.bt-entrar{padding:6px 10px;color:var(--cinza-escuro);border:solid 1px var(--cinza-escuro);border-radius:2px;margin:0px 15px;cursor:pointer;}.bt-entrar:hover,.bt-submit:hover{background-color:var(--cinza-claro);}
.bt-submit{padding:6px 10px;color:var(--cinza-escuro);border:solid 1px var(--cinza-escuro);border-radius:2px;cursor:pointer;display:inline-block;}
.bt-submit2{padding:10px 5px;color:var(--branco);border:0px;border-radius:10px;cursor:pointer;display:block;background-color:var(--cinza-escuro);font-size:16px;text-align:center;}
.bt-target{border:solid 1px var(--cinza);border-radius:8px;background-image:url(/site/images/right-arrow-min.png?);background-repeat:no-repeat;background-position:center right;padding:15px 13px;background-size:25px;width:90%;margin:0px 5px 12px;box-shadow:2px 2px 5px 0px rgba(50,50,50,0.6);font-size:18px;font-weight:400;cursor:pointer;}
.bt-target:hover{box-shadow:2px 2px 5px 0px rgba(50,50,50,0.9);}
.tag-block{border-radius:6px;padding:5px 8px;margin:2px 5px;display:inline-block;background-color:var(--cinza);text-align:center}
.tag-block-icon{padding:6px 8px;margin:0px 4px 6px;}.tag-block-icon div{margin-top:5px;}
footer{width:100%;padding:12px 20px 30px;background-color:#161616;color:var(--branco);}
.MenuItemFt{padding:0px 0px 10px;}
.flex-content-footer h4{margin:0px 0px 15px;}
.footer-elm{font-size:14px;margin-right:25px;}
#logo-ft{margin-right:20px;}
.redesIcon{font-size:32px;margin:0px 6px 10px;}
.LoginBox{background-color:var(--branco);border-radius:4px;padding:8px 10px;}
.CadastroBox{background-color:var(--branco);border-radius:2px;padding:10px 12px;width:400px;max-width:99%;margin:auto;}
.formcad input[type="text"],.formcad input[type="password"],.formcad input[type="email"],.formcad input[type="file"],.formcad input[type="number"],.formcad textarea,.formcad select{width:99%;border-radius:2px;padding:6px 10px;font-size:16px;color:var(--cinza-escuro);border:solid 1px var(--cinza);}
.customFooter{padding:10px 12px;border-top:solid 1px #666666;}
.flex-content-footer-custom div{padding:6px 12px;}
.hiddenElm{display:block;}
.noticication_ball{border-radius:60px;padding:5px;background-color:var(--cinza-escuro);position:absolute;top:5px;right:5px;z-index:800;color:var(--branco);font-size:10px;font-weight:700;text-align:center;}
.iconphoto{border-radius:60px;width:24px;height:24px;overflow:hidden;border:solid 1px #CCCCCC;display:block;}
.loginInfoFloat{padding:10px 6px;background-color:var(--branco);position:absolute;width:300px;top:60px;border-radius:3px;box-shadow:2px 2px 5px 0px rgba(50,50,50,0.5);display:none;z-index:8000;}
.loginInfoFloat h2{margin:0px 0px 12px;}.loginInfoFloat p{margin:0px 0px 10px;}
input#palavrachave{width:100%;border:solid 1px #CCCCCC;border-radius:2px;padding:8px 10px;}
.h-icon{width:35px;padding:5px;margin:0px 2px;}.h-icon img{width:23px;}
.bt-interact{padding:5px 15px;cursor:pointer;position:relative;font-size:14px;line-height:22px;}
.showtxt-bt{display:inline-block;padding:2px 6px;background-color:var(--preto);color:var(--branco);cursor:pointer;border-radius:4px;margin-right:20px;font-size:12px;}
.showtxt-label{font-size:9px;margin:5px 7px 5px;}
.BoxPerfilMainRedes{text-align:center;padding:0px 8px;font-size:28px;color:var(--cinza-escuro);font-family: "Roboto", sans-serif;}
.BoxEdit{margin:2px 10px 20px;width:280px;background-color:var(--branco);border:solid 1px #999999;border-radius:4px;overflow:hidden;}
.BoxEditImg{width:280px;max-width:100%;height:150px;overflow:hidden;background-color:#f4f4f4;}
.BoxEdit h4{padding:6px 10px;}
@keyframes animatop{0%{top:0;transform:rotate(0deg);}50%{top:6px;transform:rotate(0deg);}100%{top:6px;transform:rotate(50deg);}}
@keyframes animabottom{0%{top:13px;transform:rotate(0deg);}50%{top:6px;transform:rotate(0deg);}100%{top:6px;transform:rotate(-50deg);}}
.MenuFooter{background-color:var(--branco);position:fixed;bottom:0px;padding:6px 10px;display:none;width:100%;}
.MainAreaColunas{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;}
.MainColunasMsg{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;}
.MensagemData{background-color:var(--branco);padding:6px 15px;text-align:center;display:table;margin:auto;position:relative;z-index:1;font-size:18px;font-weight:500;}
.MensagemDataLinepass{height:1px;overflow:hidden;position:relative;width:100%;background-color:var(--cinza);margin-top:-16px;margin-bottom:25px;}
.MensagemWrap{width:100%;padding:10px 12px;height:700px;overflow-y: scroll;margin:10px 0px;}
.MensagemWrap::-webkit-scrollbar{display:none;}
.MensagemWrap{-ms-overflow-style:none;}
.BoxRounded{background-color:var(--branco);border:solid 1px #999999;border-radius:4px;overflow:hidden;position:relative;}
.ColunaMenor{width:260px;max-width:100%;}.ColunaMaior{width:600px;max-width:100%;}
.BoxPerfilImgs{position:relative;width:100%;}
.BoxPerfilBg{position:relative;height:200px;background-color:#b1bacc;z-index:1;background-repeat:no-repeat;overflow:hidden;display:flex;justify-content:center;}
.BoxPerfilFoto{border-radius:50%;overflow:hidden;border:solid 2px var(--branco);position:relative;z-index:5;display:flex;align-items:center;justify-content:center;background-color:#c1ceeb;}.BoxPerfilFoto img{max-width:100%;}
.BoxPerfilFotoPos1{margin:-45px auto 0px;}.BoxPerfilFotoPos2{margin:-60px auto 10px;}
.bt-color{display:inline-block;padding:6px 15px;border-radius:4px;text-align:center;cursor:pointer;}
.BoxPerfilContent{padding:6px 10px;}
.BoxPerfilAnuncio{overflow:hidden;border-radius:8px;}
.premiumLabel{position:absolute;padding:10px;color:#FFFFFF;text-shadow:2px 2px 2px rgba(150,150,150,1);top:0px;left:0px;z-index:609;}
.BoxCounter{list-style:none;margin:0px;padding:0px;display:flex;flex-wrap:nowrap;font-size:12px;justify-content:space-between;}
.BoxCounter li{padding:3px 10px;}.BoxCounter li:nth-child(1){width:80%;}

.TimelineContent{padding:10px 12px;font-size:12px;}
.PublicacaoInfo{list-style:none;display:flex;flex-wrap:nowrap;margin:0px;padding:0px;justify-content: space-evenly;}
.PublicacaoInfo li{padding:6px;}
.PublicacaoInfo h4{margin:0px 0px 5px;font-weight:500;text-align:left;}
.PublicacaoInfo li:nth-child(1){margin-right:10px;}
.PublicacaoInfo li:nth-child(2){width:81%;align-self: flex-end;}
.PublicacaoInfo li.PubliAreaExlude{width:25px;padding:6px;cursor:pointer;margin-right:5px;}
.PublicaAcoesBt{padding:6px 10px 15px;display:inline-block;color:#666;font-size:16px;position:relative;}.PublicaAcoesBt:hover{color:var(--cinza-escuro);cursor:pointer;}
.customSelect select{border:0px;background-color:transparent;font-size:12px;padding:5px;font-weight:600;}
.inputfile{width:0.1px;height:0.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;}
.inputfile + label{font-size:16px;font-weight:400;background-color:#FFF;display:inline-block;padding:5px 10px;border:solid 1px #CCC;margin:8px 2px;}
.inputfile:focus + label,.inputfile + label:hover{background-color:var(--cinza-escuro);cursor:pointer;color:#FFF;}
.inputfile:focus + label{outline: 1px dotted #000;outline: -webkit-focus-ring-color auto 5px;}
.formPublicacao textarea{border:0px;padding:10px 8px;font-size:16px;color:#333333;width:500px;max-width:99%;}.formPublicacao textarea:focus{outline:none;}
.AreaPhotoPub img{width:500px;max-width:99%;display:none;}
.OfertaMainFoto{text-align:center;border-radius:20px;background-color:var(--branco);width:100%;overflow:hidden;}.OfertaMainFoto img{margin:auto;height:400px;}
.OfertaMiniFoto{margin:0px 5px;border:solid 1px #999999;border-radius:10px;overflow:hidden;}.OfertaMiniFoto img{margin:auto;}
.BoxConexoes{display:flex;flex-wrap:nowrap;list-style:none;margin:0px;padding:8px 10px;align-items:center;}
.BoxMensagens{display:flex;flex-wrap:nowrap;list-style:none;margin:0px;padding:8px 10px;align-items:flex-start;}
.BoxConexoes li,.BoxMensagens li{margin:0px 7px 5px;}
.BoxConexoes li:nth-child(1),.BoxMensagens li:nth-child(1){width:60px;}
.BoxConexoes li:nth-child(2),.BoxMensagens li:nth-child(2){width:680px;max-width:100%;}
.BoxConexoes li:nth-child(3){width:40px;}
.BoxMensagens li:nth-child(3){width:80px;display:flex;}
.TotalMsgBox{padding:3px 10px;border-radius:99px;background-color:var(--cinza-escuro);color:var(--branco);font-size:12px;text-align:center;font-weight:500;margin:0px 5px;}
.BoxConexoes h4,.BoxMensagens h4{font-weight:500;margin:0px 0px 5px;width:100%;}
.BoxConexoes p,.BoxMensagens p{margin-top:0px;}
.ConexoesPesssoas{display:flex;align-items:center;padding-left:5px;}
.ConexoesPesssoas .BoxPerfilFoto{margin-left:-15px;}
.flex-content-buscaform{padding:5px 10px;align-items:center;}
.flex-content-buscaform input[type="text"]{width:250px;border:solid 1px var(--cinza);border-radius:6px;border-right:0px;padding:5.8px 10px;}
.buscabt{border:solid 1px var(--cinza);padding:4.2px 13px;margin-left:-6px;cursor:pointer;color:var(--cinza-escuro);background-color:#ededed;}
.bt-anunciar{padding:6px 10px;background-color:var(--cinza-escuro);border:solid 1px var(--cinza-escuro);border-radius:20px;margin:0px 15px;cursor:pointer;color:var(--branco)}
.bt-detail{padding:8px 25px;border:solid 1px var(--azul-escuro);border-radius:20px;margin:5px 4px;cursor:pointer;color:var(--azul-escuro);display:inline-block;}
.bt-detail-mod{padding:8px 10px;background-color:var(--cinza-escuro);border-radius:15px;border:0px;color:var(--branco);position:relative;font-size:10px;margin:0px 2px;display:flex;align-items:center;flex-wrap:nowrap;cursor:pointer;}
.AreaInfoMain{padding:10px 5px;display:flex;flex-wrap:nowrap;}
.flex-content-btx{display:flex;justify-content:flex-end;margin-top:-20px;}
.MenuMobIcone{display:none;text-align:right;cursor:pointer;color:var(--azul-negro);font-size:25px;margin-right:20px;}
.BuscaAreaMob{background-image:url(/pagina-businesshouse/images/search.png);width:24px;height:24px;overflow:hidden;display:inline-block;background-repeat:no-repeat;background-size:cover;margin:0px 12px;}
.BuscaCloseMob{display:none;position:absolute;z-index:9001;padding:12px;right:0px;top:0px;cursor:pointer;color:var(--branco);}
.footer-item h4{margin:0px 0px 6px;font-weight:500;}.footer-item p{font-size:14px;margin-top:0px;}.footer-item{padding-bottom:20px;}
.replyMsg{cursor:pointer;}
.ReplyHistorico{width:100%;padding:10px 12px;height:500px;overflow-y:scroll;}
.Replyinput{padding:8px 12px;margin:20px 0px 10px;}
.Replyinput input[type="text"]{padding:8px 12px;border-radius:20px;border:1px solid #CCC;width:80%;display:inline-block;}
.flex-content-categMob{display:none;}
.categMobIcon{color:var(--cinza-escuro);font-size:30px;padding:6px;margin:0px 7px 6px;}
.ColunaMob{display:none;}
.DivisorMenu{height:1px;overflow:hidden;background-color:var(--cinza-escuro);margin:15px 0px;display:block;}
.user-class-icon{background-image:url(/pagina-businesshouse/images/user-class.png);width:32px;height:28px;}
.flex-busca-servico{padding:5px 12px;justify-content:center;display:none;align-items:center;}
.flex-busca-servico input[type="text"]{border:solid 1px #CCCCCC;border-radius:4px;padding:5px 12px;width:100%;display:block;margin-bottom:5px;}
.buscaformbtserv{padding:5px 12px;border-radius:6px;color:var(--branco);background-color:var(--azul-escuro);text-align:center;font-size:12px;margin-left:5px;cursor:pointer;width:100%;}
.SubirFotoBt{cursor:pointer;display:table;background-color:#606770;position:relative;z-index:9;margin:-17px auto 25px;border-radius:99px;padding:4px 6px;color:var(--branco);}
.UploadFotoBt{cursor:pointer;width:28px;height:28px;top:16px;right:15px;position:absolute;z-index:8;padding:5px;border-radius:99px;color:var(--branco);background-color:#606770;display:flex;justify-content:center;align-items:center;}
.BoxAlertBlock{padding:8px 15px;background:#F00;text-align:center;width:1200px;max-width:99%;margin:12px auto 20px;color:var(--branco);font-size:20px;font-family: "Roboto", sans-serif;}
.SubExpandMenuBase{display:none;}
.SubExpandMenu{padding:5px 12px;color:var(--cinza-escuro);}
.BoxRoundedColor{padding:12px 0px;border:solid 1px var(--cinza-escuro);border-radius:16px;margin:0px 15px 20px;width:45%;}
.BoxRoundedColor .fa-ul li{margin-bottom:22px;}.BoxRoundedColor .fa-ul li:nth-last-child(1){margin-bottom:0px;}
.BoxRoundedColorContent{color:var(--cinza-escuro);font-size:14px;padding:0px 12px;}
.boxInternaColorWrap{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0px;padding:0px;}
.boxInternaColor{padding:24px 0px 0px;align-self:center;text-align:center;width:260px;margin:0px 10px;}
.boxInternaColorIcon{font-size:42px;line-height:42px;display:flex;align-items:center;text-align:center;justify-content:center;margin-bottom:20px;}
.boxInternaColor p{font-family:'Roboto',sans-serif;font-weight:normal;font-size:14px;line-height:22px;letter-spacing:0.2px;padding:0px 41px 10px;}
.PublicacaoInfoComp{display:flex;justify-content:center;flex-wrap:nowrap;list-style:none;margin:0px;padding:0px;align-items:center;}
.PublicacaoInfoCompCont{padding:6px 12px;display:flex;flex-direction:column;align-items:center;width:180px;}.PublicacaoInfoCompCont h4{margin:3px 0px 6px;font-weight:500;}
.tag-box-elm{justify-content:center;align-items:center;flex-wrap:wrap;display:flex;}
.tag-box-elm-item{padding:5px 10px;font-size:11px;text-align:center;margin:2px 5px;border-radius:12px;background-color:#f4f4f4;color:#333;}
.warning-box{padding:8px 15px;display:flex;flex-wrap:nowrap;justify-content:space-between;margin:10px auto 20px;}
.warning-box div:nth-child(1){width:90%;text-align:center;}
.warning-box div:nth-child(2){cursor:pointer;}
.redesIcon{display:inline-block;margin-left:15px;font-size:28px;}
.tabSave{padding:8px 10px;border-radius:4px;border:0px;background-color:var(--azul-petroleo);color:#FFF;}
.tabElm{overflow:hidden;margin-bottom:20px;}
.tabElm button{background-color:#ccc);float:left;border:solid 1px #CCC;outline:none;cursor:pointer;padding:0px;transition:0.3s;font-size:17px;width:120px;height:15px;overflow:hidden;}
.tabElm button:hover{background-color:var(--azul-petroleo);}
button.active{background-color:var(--azul-petroleo);}
.activeTab{background-color: var(--azul-petroleo);} 
.tabcontent{display:none;padding:6px 12px;border: 1px solid #ccc;background-color:var(--branco);}
.TimelineBox{background-color:#eaeaea;border-radius:20px;overflow:hidden;margin:0px 15px 16px;box-shadow:1px 1px 5px 0px rgba(50,50,50,0.63);}
.TimelineBox h3{margin:25px 15px 8px;}
.TimelineBoxTxt{height:28px;overflow:hidden;margin:0px 15px 22px;color:var(--azul-escuro);}
.BoxAnuncio{border-radius:20px;overflow:hidden;width:100%;height:250px;margin-bottom:25px;position:relative;background-color:#eaeaea;}
.BoxAnuncioImg{width:100%;height:125px;overflow:hidden;display:flex;justify-content:center;align-items:center;background-color:var(--branco)}
.BoxAnuncioLabel{border-radius:20px;position:absolute;height:240px;width:97%;margin:5px 5px 0px;z-index:5;border:solid 1px var(--azul-escuro);display:flex;flex-direction:column;justify-content:flex-end;}
.BoxAnuncioLabel p{color:var(--azul-escuro);text-align:center;margin:12px 6px;}
.BoxMenuPerfilItens{background-color:#f6f7f8;width:100%;border-top:solid 1px #d5d5d5;padding:14px 12px;display:flex;justify-content:center;align-items:flex-end;}
.PerfilBuscador{background-color:#f6f7f8;width:100%;padding:8px 12px;}
.BoxMenuPerfilElm{width:70px;position:relative;font-size:9px;text-align:center;}
.BoxMenuPerfilView{border-radius:99%;background-color:#38498a;position:absolute;color:var(--branco);right:13px;top:-5px;padding:1px 5px;}
.PerfilBuscador{display:none;}
.PerfilBuscadorItem{display:flex;justify-content:center;align-items:center;}
.PerfilBuscadorBt{border-radius:4px;overflow:hidden;border:solid 1px #CCC;padding:5px;margin:0px 5px;font-size:14px;text-align:center;cursor:pointer;}
.BoxMenuPerfilItensBt{font-weight:600;color:#6f757d;font-size:18px;padding:0px 15px;letter-spacing:1px;width:33%;cursor:pointer;}
.PerfilMainContent{padding:8px 15px;}
.AmigosLista{display:flex;justify-content:center;flex-wrap:wrap;}
.AmigoListaItem{width:28%;margin:0px 5px 20px;}
.AmigoListaItem h3{font-size:12px;font-weight:500;color:var(--azul);text-align:center;}
.formmkt{display:flex;justify-content: center;align-items:center;margin:0px auto;overflow:hidden;padding-top:8px;}
.palavrachavemktHck{background-color:#FFF;display:inline-block;height:30px;width:80%;}
.formmkt input[type="text"]{height:30px;width:100%;-webkit-appearance:none;appearance:none;border:0px;}
.formmkt input[type="text"]::placeholder{font-size:11px;color:#CCC;}
.btBuscaMktplace{background-color:#ff0000;color:var(--branco);font-size:12px;cursor:pointer;height:30px;display:flex;justify-content:center;align-items:center;width:30px;}
.form-mktplaceform-mktplace-txt{background-color:#e9e9e9;text-align:center;color:var(--azul);padding:0px 10px 12px;padding:6px 5px;font-weight:600;width:100%;font-size:12px;}
.categ-mkt-ico{width:18%;margin:0px 2px 15px;text-align:center;}.categ-mkt-ico p{color:var(--azul);font-size:10px;margin:6px 4px;}
.BoxNossosParceiros{list-style:none;margin:0px 10px 20px;padding:12px 0px 0px 10px;display:flex;flex-direction:row;flex-wrap:nowrap;border-radius:20px;width:350px;max-width:100%;border:solid 1px var(--cinza-medio);}
.BoxNossosParceiros h4{font-weight:400;margin:0px 0px 6px;}.BoxNossosParceiros p{color:var(--cinza-medio);}
.BoxNossosParceiros li:nth-child(1){width:80px;height:80px;overflow:hidden;border-radius:99px;border:solid 2px var(--azul);display:flex;align-items:center;justify-content:center;margin-right:12px;margin-bottom:10px}
.BoxNossosParceiros li:nth-child(1) img{width:90px;}
.BoxNossosParceiros li:nth-child(2){width:240px;}
.flex-content-NossosParceirosDetail div:nth-child(1){width:300px;margin-right:25px;}
.flex-content-NossosParceirosDetail div:nth-child(2){width:70%;padding:0px 12px 20px;}
.flex-content-NossosParceirosDetail h4,.flex-content-NossosParceirosDetail p{margin-top:0px;}
.bt-azul{padding:8px 15px;border-radius:25px;color:#FFF;background-color:var(--azul);font-size:14px;display:table;margin:12px auto;}
.formulario input[type="text"],.formulario input[type="password"],select,.formulario input[type="email"],textarea{border:1px solid var(--cinza);border-radius:5px;font-size:13px;font-family: "Roboto", sans-serif;letter-spacing:0.5px;color:#8A8A8A;padding:13px 16px;width:100%;}
.inputArea{margin:0px 0px 20px;}.inputArea p{margin-bottom:12px;}
.submit-bt{color:var(--branco);border-radius:99px;padding:14px 32px;background:var(--dourado);display:inline-block;font-weight:500;}
.submit-bt2{color:var(--dourado);border-radius:99px;padding:14px 32px;border:solid 1px var(--dourado);display:inline-block;font-weight:500;}
.BoxProjetos{list-style:none;margin:0px 10px 20px;padding:12px 0px 12px 10px;display:flex;flex-direction:row;flex-wrap:nowrap;border-radius:20px;width:500px;max-width:96%;border:solid 1px var(--cinza-medio);align-items:center;}
.BoxProjetos h4{margin:0px 0px 10px;font-size:16px;}
.BoxProjetosImg{width:150px;height:120px;overflow:hidden;border-radius:15px;margin-right:10px;display:flex;justify-content:center;align-items:center;}
.BoxProjetosContent{width:350px;max-width:99%;text-align:left;}
.flex-content-lista-categ{background-color:var(--branco);box-shadow:0px 0px 5px 0px rgba(50, 50, 50, 0.51);border-radius:8px;max-width:96%}
.BoxCateg{width:200px;padding:5px 15px;}
.BoxCateg h3{font-weight:500;font-size:12px;color:var(--cinza-escuro);}
.BoxCategImg{height:200px;overflow:hidden;margin-bottom:10px;display:flex;justify-content:center;align-items:center;background-color:var(--cinza-claro);}
.mktplace-ico{width:60px;margin:20px 12px 0px;}
.flex-content-ap-wrapper{padding-top:20px;background-size:cover;}
.flex-content-ap-bt{margin-bottom:20px;padding:0px 6px;width:100%;overflow-x:hidden;}
.categoria-bt{width:300px;height:132px;margin:0px 6px 11px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;cursor:pointer;}
.categoria-bt2{width:200px;height:200px;margin:0px 6px 11px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;cursor:pointer;border-radius:20px;overflow:hidden;}
.categoria-bt3{width:120px;height:120px;margin:0px 6px 11px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;cursor:pointer;border-radius:20px;overflow:hidden;}
.categoria-bt h3{z-index:1;left:10px;top:7px;color:var(--branco);font-size:18px;margin:0px;text-align:left;position:absolute;}.categoria-bt-bg{background-color:rgba(8,27,71,0.2);position:absolute;width:100%;height:100vh;z-index:0;top:0px;left:0px;}
.categoria-bt2 h3{z-index:1;left:0px;bottom:7px;color:var(--branco);font-size:16px;margin:0px;text-align:center;position:absolute;width:100%;}
.flex-content-categoria-bt3 div:nth-child(2){width:500px;max-width:55%;}
.talk-bubble{margin:15px 40px 40px;display: inline-block;position: relative;width: 600px;height: auto;max-width:80%;background-color: #defbcf;}
.round-chat{border-radius: 30px;-webkit-border-radius: 30px;-moz-border-radius: 30px;}
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent #defbcf;
}
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: #defbcf #defbcf transparent transparent;
}
.talktext{padding: 1em;text-align: left;line-height: 1.5em;font-size:16px;}
.talktext p{-webkit-margin-before: 0em;-webkit-margin-after: 0em;}
.talktext input[type="text"],input[type="email"],input[type="password"],input[type="date"]{border:solid 1px var(--azul);border-top:0px;padding:4px 8px;width:90%;background-color:transparent;margin-bottom:15px;}
.talktext input[type="submit"]{border-radius:6px; background-color:var(--azul);border:0px;padding:8px 12px;color:#FFF;font-size:16px;}
.bt-chat-in{margin-bottom:-5px;}
.lgpd-box{position:fixed;z-index:900;background-color:var(--branco);font-size:12px;color:var(cinza-escuro);padding:10px 15px;border-radius:12px;bottom:6px;left:2%;width:96%;-webkit-box-shadow:1px 0px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow:1px 0px 5px 0px rgba(0,0,0,0.75);box-shadow:1px 0px 5px 0px rgba(0,0,0,0.75);}
.lgpd-bt{padding:8px 15px;border-radius:12px;width:350px;text-align:center;max-width:100%;border:solid 1px var(--dourado);color:var(--dourado);font-weight:600px;font-size:14px;margin:10px auto;}
.info-val{background-color:var(--branco);border-radius:8px;overflow:hidden;border:solid 1px var(--dourado);width:220px;margin:0px 15px 8px;text-align:center;}
.info-val-label{padding:5px 15px;background-color:var(--cinza-claro);font-size:16px;font-weight:500;color:var(--azul);}
.info-val-preco{padding:3px 15px;font-size:20px;font-weight:500;}.ifrs{font-size:16px;}

/*nova header*/
.invert-img{filter: invert(1);}
header{margin:0px;padding: 5px 15px;background-color: #333;}
.header-wrp{width: 1200px;max-width: 100%;margin: auto;display: flex;align-items: center;justify-content: space-between;}
.header-icos-wrp{text-align: right;}
.logo{width: 150px;}
.menu-wrp{display: flex;align-items: center;flex-wrap: wrap;gap: 12px;margin-left: -15px;}
.flex-content-topicos{width: 1200px;max-width: 100%;display: flex;justify-content: center;align-items: center;gap: 20px;margin: auto;padding: 30px 10px ;}
.flex-content-topicos-img{width: 600px;}
.flex-content-topicos-txt{width: 80%;}
.content-wrp{width: 1200px;padding: 5px 15px;max-width: 96%;margin: auto;}
.bt-border{border-radius: 28px;padding: 8px 15px;color:#FFF;background-color: var(--azul-escuro);text-align: center;display: inline-block;margin: 5px 2px;font-family: "Roboto", sans-serif; font-weight: 600;}
.bt-ico{width: 32px;display: inline-block;}
.header-interna{background-color:var(--azul-escuro);color:#FFF;text-align: center;padding: 60px 15px;margin-bottom: 25px;}
.header-right-wrp{display: flex;flex-wrap: wrap;gap: 20px;align-items: center;}
.menu-elm-logo img{margin: 0px 0px 15px;width: 120px;}
.menu-area-wrp{width: 100%;height: 100vh;background-color:rgba(0,0,0,0.6);position: fixed;top: 0px;left: 0px;z-index: 999;display: none;}
.menu-area{padding:20px 15px;width: 45%;height: 100vh;overflow-y:auto;background-color: #FFF;}
.menu-area h4{font-family: "Roboto", sans-serif;font-weight: 500;font-size: 18px;margin: 0px 0px 5px;padding-bottom: 5px;border-bottom: solid 1px #333;}
.menu-area p{margin: 10px 0px;font-size: 16px;}

.header-search{margin:0px;padding: 10px 15px;background-color: #081b47;text-align: center;border-top: solid 1px #7a7a7a;}
.header-search form{display: flex;justify-content: center;align-items: center;}
.header-search input[type="text"]{padding: 5px 10px;color: #333; font-size: 14px;margin: 0px;width:100%;}
.header-search form div:nth-child(1){width: 50%;}
.header-search form div:nth-child(2){background-color:#9e0101;overflow: hidden;padding:2px 5px;cursor: pointer;}

.tp-perfil-main-menu{width: 600px;display: flex;max-width: 100%;justify-content: center;align-items: center;gap:15px;}
.tp-perfil-main-menu div{text-align: center;width:20%;}

footer{padding:20px 15px;background-color: #333;color: #FFF;}
footer h4{font-size: 16px;font-weight: 600;margin: 0px 0px 15px;}
footer p{margin: 0px 0px 12px;font-size: 14px;}
.footer-wrp{display: flex;gap:15px;justify-content:space-between;flex: 1;}
.footer-elm-logo{width: 150px;padding: 5px;}

.cookie-consent{position: fixed;bottom: 0;left: 0;width: 100%;background-color: #081b47;color: #ffffff;padding: 20px 15px;text-align: center;z-index: 9999;display: none; font-family: "Roboto", sans-serif;}
.cookie-consent p{margin: 0 0 10px;font-size:16px;}
.cookie-consent .cookie-links a {color: #ffffff;text-decoration: underline;display: inline-block;margin-bottom: 5px;font-weight: bold;}
.cookie-consent button{margin-top: 15px;padding: 10px 25px;border: none;background-color: #ffffff;color: #081b47;font-size: 16px;
  font-weight: bold;border-radius: 5px;cursor: pointer;transition:background 0.3s;}
.cookie-consent button:hover{background-color: #f0f0f0;}
.bt-mkt-saiba{border-radius:20px;background-color: #eaeaea;padding: 8px 15px;text-align: center;color: #333;font-weight: 600;font-size: 14px;cursor: pointer;display: inline-block;margin-bottom: 6px;}

.grupo-wrp{width: 100%;border: solid 1px #CCC;border-radius:8px;overflow: hidden;}
.grupo-wrp h2{ border-bottom:solid 1px #CCC ;color: #333;font-weight: 500;padding: 12px 15px;}
.grupo-wrp-bloco{width: 100%;padding: 10px; display: flex; gap: 20px;flex-direction: column;flex-wrap: wrap;}
.grupo-wrp-item{display: flex;border-radius: 8px;border: solid 1px;overflow: hidden;padding: 5px;align-items: center;gap: 10px;}
.grupo-bloco-img{width: 110px;overflow: hidden;border-radius:6px;}
.grupo-bloco-img img{max-width: 100%;margin-bottom: -4px;}
.grupo-wrp h3{font-size: 16px;font-weight:600;color: #081b47;}
.grupo-bloco-list-bt{display: flex; flex-wrap: wrap; gap: 15px;align-items: center;}
.grupo-bt{padding: 6px 15px;background-color: rgba(220, 220, 220, 0.867);color: #333;text-align: center;border-radius: 20px;font-size: 11px;cursor: pointer;display: inline-block;}
.grupo-afiliado-bloco{ width: 170px;border:solid 1px #CCC;border-radius: 12px;overflow: hidden;margin:5px 8px;display: flex;flex-direction: column;justify-content: space-between;align-items: center;flex-wrap: wrap;padding-bottom: 15px;}
.grupo-afiliado-img{height: 150px;display: flex;align-items: center;justify-content: center;padding: 8px;overflow: hidden;}
.grupo-afiliado-img img{width: 100%;}
.grupo-afiliado-img{border-bottom: solid 1px #CCC;}
.grupo-afiliado-bloco h3{font-size: 16px;font-weight:600;color: #081b47;text-align: center;margin:0px;padding: 12px 5px;}

/*fim nova header*/


@media only screen and (max-width:900px){
	.grupo-afiliado-bloco{ width: 93%;}
	.logo{width: 120px;}
	.formmkt input[type="text"]::placeholder{font-size:9.5px;color:#CCC;}
.wd-350{margin:auto;}
.header-menu-ico{width:32px;cursor:pointer;position:relative;}
.loginInfoMob{position:fixed;width:100%;background-color:white;text-align:center;bottom:70px;display:none;}
.menuicon{font-size:16px;}
.BoxRoundedColor{padding:12px 0px;border:solid 1px;border-radius:16px;margin:0px auto 20px;width:98%;}
.hiddenElm{display:none;}
#Main{width:99%;margin:auto;padding-top:20px;}
.flex-content-cardPlanosWrap{flex-direction:column;}
.cardPlanos{width:auto;}
.flex-content-header-login,.flex-content-column-login{flex-direction:column;}
.flex-content-column-login{padding:5px 10px;}
.headerMain{grid-template-columns:50% 50%;}
.NavMob{display:flex;justify-content:flex-end;padding:5px;}.NavMob p{margin:0px;text-align:center;}
.MainAreaColunas{flex-direction:column;width:100%;}
.ColunaMaior{width:98%;margin:0px auto 20px;}
.ColunaMenor{width:99.9%;margin:0px auto 20px;}
.OfertaMainFoto img{margin:auto;height:200px;}
.flex-content-btx{margin-top:-20px;justify-content:center;}
.BuscaArea{display:none;position:fixed;width:100%;height:100vh;background-color:rgba(0,0,0,.8);z-index:9000;}
.BuscaAreaWrap{width:100%;display:flex;height:inherit;align-itens:center;justify-content:center;}
.BuscaAreaMob,.BuscaCloseMob,.MenuMobIcone{display:block;}
.AreaInfoMain{flex-direction:column;}.flex-content-logoMain.wd-350{width:100%;justify-content:center}
.AreaInfoMain div:nth-child(1){order:2;}.AreaInfoMain div:nth-child(2){order:1;}
.MenuFooter{display:block;border-top:solid 2px var(--cinza-escuro);z-index:997;}
.MenuFooterWrap{display:flex;flex-wrap:nowrap;justify-content:center;}
.MainColunasMsg{flex-direction:column;}
.MensagemWrap{height:auto;}
.Replyinput input[type="text"]{padding:8px 12px;border-radius:20px;border:1px solid #CCC;width:100%;display:block;margin-bottom:5px;}
.Replyinput .bt-submit2{width:100%;margin-top:6px;}
.bt-detail{padding:8px 12px;}
.bt-detail-mod{font-size:11px;margin:0px 8px;}
.bt-interact{padding:5px 6px;font-size:9.2px;}
.flex-content-categMob{display:flex;}
.ColunaMob{display:flex;justify-content:flex-end;}
.MenuMobIcone{font-size:20px;}
.menu-icon{margin-right:16px;}
	.flex-content-header-nav{align-items:flex-start;justify-content:space-around;flex-wrap:wrap;}
	.header-nav-item{width:18%;margin:0px;padding:0px 0px 6px;position:static;}
	.header-nav-item img{width:98%;}
	.header-nav-item p{font-size:0.5em;}
	.flex-content-header-menu-ico{padding:5px 12px 2px 5px;}
	.header-nav-sub-wrap{width:-webkit-fill-available;left:0px;top:290px;margin:0px 5px;}
	.headerfake{display:none;width:0px;height:0px;}
	input[type="submit"]{-webkit-appearance: none;}
	.hm-roll{overflow-x:scroll;overflow-y:hidden;}	
	.ImgBg{height:38vh;}
	.BgOpac h1{margin-top:30px;font-size:50px;}
	.BgOpac h1,.BgOpac h2{text-align:center;}
	.flex-content-hm1-item,.Categoria-items,.flex-content-boxrounded,.flex-content-box-planos{flex-direction:column;}
	.flex-content-hm1-item{justify-content:center;}
	.hm1-icon{margin-right:0px;margin-bottom:15px;}
	.flex-content-hm1{align-items:baseline;}
	.hm2-item,.hm3-item{white-space:nowrap;font-size:12px;}.flex-content-hm2{flex-wrap:wrap;justify-content:center;}.flex-content-footer{flex-wrap:wrap;justify-content:center;}
	.flex-content-footer h4{text-align:center;}
	.TxtSlide{width:100%;bottom:0px;top:auto;height:40vh;}
	.Categoria-wrapper{display:block;width:100%;}
	.HeaderBusca{order:5;width:100%;}.HeaderIcons{order:4;margin-left:-15px;}
	input#palavrachave{width:90%;border:solid 1px #CCCCCC;border-radius:2px;padding:8px 10px;}
	.ap-bt{margin:0px 3px;width:23%;display:flex; justify-content:flex-start;align-items:center;flex-direction:column;}	
	.ap-bt-img{width:80%;height:auto;}.flex-content-boxrounded .BoxRoundedColor{width:100%;}.ap-bt-label div{font-size:0.7em;}.roundedbx-mod .BoxRoundedColor{width:95%;}
	.h-icon{width:34px;padding:5px;margin:0px 2px;font-size:12px;}.box-planos{width:90%;margin:0px auto 20px;}#logo-ft{margin-right:0px;}.flex-content-footer{flex-wrap:wrap;justify-content:center;}.flex-content-footer h4{text-align:center;}
	.footer-elm{font-size:11px;}.footer-elm:nth-child(2){width:165px;}.footer-elm:nth-child(3){width:115px;}.footer-elm:nth-child(4){width:100%;margin-top:10px;}.footer-elm:nth-child(3),.footer-elm:nth-child(4){margin-right:0px;}.redesIcon{font-size:32px;margin:0px;}
	.BoxAnuncio{width:auto;height:250px;margin:0px 15px 25px;}
	.BoxCateg{width:50%;padding:12px 6px;border-bottom:solid 1px #CCC;border-right:solid 1px #CCC;}
	.BoxCateg:nth-child(2n){border-right:0px;}
	.BoxCategImg{height:180px;}
	.mktplace-ico{width:13%;margin:20px 0px 0px;}
	.content-mktpalce2-img{width:45%;}
	.categoria-bt{width:45%;height:11.3vh;}
	.categoria-bt h3{font-size:12px;}
	.categoria-bt2{width:40%;height:22vh;margin:0px 6px 11px;background-repeat:no-repeat;background-position:center center;background-size:cover;position:relative;overflow:hidden;cursor:pointer;border-radius:20px;overflow:hidden;}
	.talktext input[type="text"],input[type="email"],input[type="password"],input[type="date"]{width:86%;}
	.info-val{width:28%;margin: 0px 5px 8px;}
	.info-val-preco{padding:3px 5px;font-size:1.2em;font-weight:500;} 
	.footer-wrp{flex-direction: column;}
	.header-search form div:nth-child(1){width: 80%;}
}
@media only screen and (max-width:340px){.categMobIcon{color:var(--cinza-escuro);font-size:25px;padding:6px;margin:0px 7px 6px;}.NavCategItem{font-size:8px;}.menuicon{font-size:14px;}}

