@charset "utf-8";

body { font-size: 14px; font-family: 'Nunito', Calibri, Arial, sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; font-weight: 400; background-color: #ffffff; color: #545454; }
* { margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none; }
html { overflow-x:hidden; }
*:focus { outline: none; }

/* GERAIS */
a:link, a:visited, a:hover { color:#000000; text-decoration:none; font-size: 12px; font-family: 'Nunito'; }
.clearfix, .clearfix2 { width: 100%; position: relative; clear: both; height: 10px; }
.clearfix:before, .clearfix:after,.clearfix2:before, .clearfix2:after { display: table; content: " "; min-height: 0px !important; margin: 0px !important; }
.clearfix:after, .clearfix2:after { clear: both; float: none; height: 0px !important; min-height: 0px !important; margin: 0px !important;  }
.util { width: 1100px; margin: 0 auto; height: auto; position: relative; display: block; }
.util2 { width: 80%; margin: 0 auto; height: auto; position: relative; display: block; }
.util3 { width: 1100px; margin: 0 auto; height: auto; position: relative; display: block; }
.utilmetade { width: 550px; margin: 0 auto; height: auto; }
.metade { width: 574px; margin: 0 auto; height: auto; }
.anima { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.anima1 { -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; }
.anima5 { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.pulse { -moz-animation: pulse 2s infinite; -o-animation: pulse 2s infinite; -webkit-animation: pulse 2s infinite; }
.tremer { -moz-animation: tremer 0.75s; -o-animation: tremer 0.75s; -webkit-animation: tremer 0.75s; }
.blur { -webkit-filter: blur(5px); filter: blur(5px); -moz-filter: blur(5px); -o-filter: blur(5px); -ms-filter: blur(5px); }
#mascara2 { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(82,90,136,0.95); z-index:1091; }
#mascara_filtros { display: none; position:fixed; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(82,90,136,0.5); z-index:1000; }
#amensagem { display: none; position: fixed; background-size: auto 80px; background-repeat:no-repeat; background-position: 20px center; z-index: 5000001; left: 0; top: 0; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 50px 20px; font-size: 18px; line-height: 18px; font-family: 'Nunito'; font-weight: 600; color: #ffffff; text-align: center; height: auto; letter-spacing: 0px; }
#amensagem_curta { display: none; position: fixed; z-index: 5000001; bottom: 20px; right: 20px; width: 340px; padding: 20px; font-size: 14px; line-height: 18px; font-family: 'Nunito'; font-weight: 300; color: #ffffff; text-align: left; height: auto; letter-spacing: 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; overflow: hidden; -webkit-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.2); }
#amensagem_curta i { font-size: 15px !important; height: 18px !important; line-height: 18px !important; color: #ffffff; float: left; margin-right: 12px; }
.sombra { padding: 6px 0px; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
.esconde { display: none; }

/*TOOLTIP*/
.css-tooltip:hover:after{ content:attr(data-tooltip); background:#000; padding: 10px 5px; display: inline-block; position: absolute; transform: translate(-50%,-100%);  margin:0 auto; color:#FFF; min-width:150px; min-width:250px; top:-5px; left: 50%; text-align:center; font-family: 'Nunito'; line-height: 14px; font-size: 12px; z-index: 1000; }
.css-tooltip:hover:before { top:-5px; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: #000; border-width: 5px; margin-left: -5px; transform: translate(0,0px);  }
.css-tooltip:after p { width: 100%; }

.chama_tooltip_campo { text-align: center; position: absolute; width: 20px; height: 20px; line-height: 20px; z-index: 10px; margin: 17px 0px 0px 0px; top: 0px; right: -8px; cursor: pointer; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.chama_tooltip_campo i { display: inline-block; vertical-align: top; width: 100%; height: 20px; line-height: 20px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; text-align: center; }
.chama_tooltip_campo i:hover { background-color: #178297; }

.chama_tooltip { text-align: center; position: absolute; float: none; right: 80px; top: 0px; width: 12px; height: 12px; line-height: 12px; z-index: 10px; margin: 0px; cursor: pointer; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.chama_tooltip i { display: inline-block; vertical-align: top; width: 12px; height: 12px; line-height: 12px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; text-align: center; }
.chama_tooltip i:hover { background-color: #eaeaea; }

.chama_whats { width: 50px; text-align: center; height: 50px; position: fixed; bottom: 10px; right: 10px; z-index: 100; background-color: #00cf2e;-moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease;box-shadow: rgba(0, 0, 0, 0) 0px 54px 55px, rgba(0, 0, 0, 0) 0px -12px 30px, rgba(0, 0, 0, 0) 0px 4px 6px, rgba(0, 0, 0, 0) 0px 12px 13px, rgba(0, 0, 0, 0) 0px -3px 5px;  -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.chama_whats:hover { bottom: 20px;box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; }
.chama_whats i { font-size: 30px; width: 100%; height: 50px; line-height: 50px; color: #ffffff; }

.tag_padrao { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; font-size: 30px; font-family: 'Nunito'; color: #ffffff; text-align: left; line-height: 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; font-weight: 700; }
.tag_padrao .linha_padrao { width: 6px; height: 20px; background-color: #1b1c2c; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.blur { -webkit-filter: blur(3px); -moz-filter: blur(3px); -ms-filter: blur(3px); -o-filter: blur(3px); filter: blur(3px); }
section { width: 100%; height: auto; position: relative; clear: both; overflow: hidden; padding: 0px; margin: 0px; }
i { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.espaco_header { width: 100%; height: 140px; position: relative; clear: both; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
.bullet-padrao a { position: relative; text-indent:-9999px; display: inline-block; width:14px; height:8px; background-color:#b6b6b6; margin: 0px 3px;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.bullet-padrao a.selected { text-indent:-9999px; display: inline-block; position: relative; background-color:#cb2228;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 40px; height: 8px; }

.mural { display: none;  top: 60px; right: 0px; width: 355px; height: auto; position: absolute; z-index: 1001; background-color: #f4f6f8; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; -webkit-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.1); -moz-box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.1); box-shadow: 10px 10px 20px 0px rgba(0,0,0,0.1); -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; }
.mural ul { width: 100%; height: 378px; position: relative; overflow-y: auto; list-style-type: none; }
.mural ul li { width: 320px; padding: 7px 10px 7px 10px; height: auto;  position: relative; background-color: #ffffff; border-top: 1px solid rgba(0,0,0,0.05); -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.mural ul li .not { display: inline-block; vertical-align: top; width: 280px; height: auto; text-align: left; font-size: 12px; line-height: 14px; letter-spacing: 0px; color: #858585; font-family: 'Nunito'; font-weight: 300; }
.mural ul li .not p { width: 100%; text-align: left; font-size: 10px; line-height: 10px; color: #cccccc; font-family: 'Nunito'; letter-spacing: 0px; font-weight: 300; position: relative; padding-top: 4px; }
.mural .destaque_notifica { background-color: #1b1c2c; padding: 10px 10px 5px 10px; position: relative; height: auto; display: inline-block; vertical-align: top; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); text-align: left; }
.mural .destaque_notifica a { vertical-align: top; line-height: 14px; text-align: left; font-size: 12px; letter-spacing: 0px; color: #ffffff; font-family: 'Nunito'; font-weight: 300; }
.mural .destaque_notifica span { line-height: 14px; text-align: left; font-size: 12px; letter-spacing: 0px; color: #ffffff; font-family: 'Nunito'; font-weight: 300; }
.mural .destaque_notifica a:hover,
.mural .destaque_notifica span:hover { text-decoration: underline; }
.mural .destaque_notifica i { width: 15px; text-align: center; color: #ffffff; padding-right: 5px; float: left; font-size: 15px !important; line-height: 14px !important; }
.mural .destaque_notifica a i { line-height: 14px; }
.mural .destaque_notifica span { float: right; padding-right: 0px; }
.mural ul li:hover { background-color: #ffffff; }
.mural ul li.nao_visivel { background-color: #f4f6f8; color: #f4f6f8; border-top: white 1px solid; }
.mural ul li.nao_visivel .not { color: #000000; font-weight: 400; font-size: 12px; }
.mural ul li.nao_visivel p { color: rgba(0,0,0,0.4); font-weight: 400; }
.mural ul li.nao_visivel a i { color: #cccccc; }
.mural ul li .avatar { width: 26px; height: 26px; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 2px solid rgba(0,0,0,0.2); position: relative; float: right; margin-left: 3px; }
.mural ul li .avatar .sigla { width: 26px !important; height: 26px !important; line-height: 26px !important; font-size: 12px !important; }
.mural ul li .avatar img { width: 26px; height: 26px; overflow: hidden; }
.mural ul li a i { color: #cccccc; display: inline-block; vertical-align: top; position: relative; z-index: 110; padding: 0px 15px 0px 0px; width: 20px; height: 30px; font-size: 14px; line-height: 26px; text-align: center; }
.mural ul li.vazio { background: transparent; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; border-top: 1px solid rgba(0,0,0,0); }
.mural ul li.vazio p { color: #000000; font-weight: 400; width: 100%; text-align: center; }
.mural ul li.vazio i { color: #1b1c2c; font-size: 60px; width: 100%; line-height: 100px; text-align: center; padding-top: 100px; }

#mural_flutuante { bottom: 30px; right: 10px; width: auto; height: auto; position: fixed; z-index: 9999; }
#mural_flutuante ul { width: 100%; height: auto; position: relative; list-style-type: none; }
#mural_flutuante ul li { width: 340px; padding: 20px 20px 15px 15px;  background: #1b1c2c;  margin-bottom: 10px; text-align: left; height: auto; letter-spacing: 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
#mural_flutuante ul li .not { width: 280px; display: inline-block; vertical-align: top; text-align: left; font-size: 13px; line-height: 15px; letter-spacing: 0px; color: #ffffff; font-family: 'Nunito'; font-weight: 300; }
#mural_flutuante ul li .not p { width: 100%; text-align: left; font-size: 10px; line-height: 10px; color: rgba(255,255,255,0.5); font-family: 'Nunito'; letter-spacing: 0px; font-weight: 300; position: relative; padding-top: 5px; }
#mural_flutuante ul li .avatar { width: 50px; height: 50px; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 2px solid rgba(255,255,255,0.2); position: absolute; right: 0px; margin: -27px -10px 0px 0px;  -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
#mural_flutuante ul li .avatar .sigla { width: 26px !important; height: 26px !important; line-height: 26px !important; font-size: 12px !important; }
#mural_flutuante ul li .avatar img { width: 50px; height: 50px; overflow: hidden; }
#mural_flutuante ul li .acoes_not { display: inline-block; vertical-align: top; position: relative; z-index: 110; margin: 0px 10px 0px 0px; padding: 0px; width: 26px; height: auto; text-align: center; }
#mural_flutuante ul li .acoes_not a i {display: inline-block; vertical-align: top; color: #ffffff; position: relative; z-index: 110; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 26px; height: 26px; font-size: 24px; line-height: 26px; text-align: center;  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#mural_flutuante ul li .acoes_not a i:hover { background-color: rgba(255,255,255,0.2); }
#mural_flutuante ul li .acoes_not .configura {display: inline-block; vertical-align: top; color: rgba(255,255,255,0.5); position: relative; z-index: 110; margin: 0px 10px 0px 0px; padding: 0px 0px 0px 0px; width: 26px; height: 12px; font-size: 8px; line-height: 12px; text-align: center; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#mural_flutuante ul li .acoes_not .configura:hover { background-color: rgba(255,255,255,0.2); }
#mural_flutuante ul li:hover .avatar { margin: -30px -10px 0px 0px; -webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.2); -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

.titulo_global { width: 100%; height: auto; position: relative; text-align: left; padding: 20px 0px; }
.titulo_global .tag_global { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_global .tag_global .linha_padrao { width: 6px; height: 22px; background-color: #178297; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.titulo_global .tag_global .linha_padrao_azul_claro { width: 6px; height: 22px; background-color: #178297; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.titulo_global .tag_global .linha_padrao_rosa { width: 6px; height: 22px; background: #178297; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.titulo_global .tag_global img { float: left; width: auto; height: auto; max-height: 20px; padding: 0px 20px 0px 0px; }
.titulo_global .tag_global .label_global.uppercase { text-transform: uppercase; }
.titulo_global .tag_global .label_global .complemento.inherit { text-transform: initial; }
.titulo_global .tag_global .label_global_menor { min-width: 200px; position: relative; display: inline-block; vertical-align: top; width: auto; max-width: 95%; height: auto; padding: 0px; font-size: 18px; font-family: 'Nunito'; color: #000000; text-align: left; line-height: 20px; font-weight: 600; text-transform: uppercase; }
.titulo_global .tag_global .label_global_menor span { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; font-weight: 800; padding: 10px 15px; margin: -10px 0px 0px 10px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_global .tag_global .label_global { min-width: 200px; position: relative; display: inline-block; vertical-align: top; width: auto; max-width: 95%; height: auto; padding: 0px; font-size: 18px; font-family: 'Nunito'; color: #000000; text-align: left; line-height: 20px; font-weight: 600; }
.titulo_global .tag_global .label_global.branco { color: #ffffff; }
.titulo_global .tag_global .label_global span { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; font-weight: 800; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.titulo_global .tag_global .label_global .complemento { clear: both; max-width: 80%; vertical-align: top; width: auto; font-size: 15px; font-family: 'Nunito'; color: #545454; text-align: left; padding: 0px; line-height: 20px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; padding: 10px 0px 0px 0px; }
.titulo_global .tag_global .label_global .adicional { clear: both; max-width: 100%; vertical-align: top; width: auto; font-size: 14px; font-family: 'Nunito'; color: #545454; text-align: left; padding: 0px; line-height: 20px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; padding: 10px 0px 0px 0px; }
.titulo_global .tag_global .label_global .complemento.menor { font-size: 12px; max-width: 100%; }
.titulo_global .tag_global .label_global i { color: #1b1c2c; font-size: 20px; padding-right: 10px; }
.titulo_global .nova_acao { position: relative; float: right; margin-left: 10px; width: auto; height: auto; padding: 6px 20px; font-size: 12px; font-weight: 400; font-family: 'Nunito'; background-color: #eaeaea; color: #000000; text-align: left; line-height: 20px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.titulo_global .nova_acao i { padding-right: 10px; }
.titulo_global .nova_acao:hover { background: #162e50;  color: #ffffff; padding: 6px 25px; }
.titulo_global .nova_acao.simples { background-color: #ffffff; text-decoration: underline; }
.titulo_global .nova_acao.simples:hover { color: #000000; }

.titulo_padrao { width: 100%; height: auto; padding: 12px 0px 5px 0px; position: relative; text-align: left; }
.titulo_padrao .acao_titulo { width: 49%; height: 40px; position: relative; display: inline-block; vertical-align: top; text-align: left; }
.titulo_padrao .acao_titulo .legenda { display: inline-block; text-transform: uppercase; vertical-align: top; text-align: left; width: 100%; height: auto; line-height: 32px; font-family: 'Nunito'; color: #000000; font-weight: 600; font-size: 24px; }
.titulo_padrao .acao_titulo .linha { width: 85px; height: 10px;  background: #178297;  display: inline-block; clear: both; margin: 4px 0px 0px 0px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.titulo_padrao .acao_blocos { width: 100%; height: 40px; position: relative; display: inline-block; vertical-align: top; text-align: left; padding: 30px 0px; }
.titulo_padrao .acao_blocos .legenda { display: inline-block; text-transform: uppercase; vertical-align: top; text-align: left; width: 100%; height: auto; line-height: 32px; font-family: 'Nunito'; color: #ffffff; font-weight: 600; font-size: 24px; }
.titulo_padrao .acao_blocos .legenda.titulo_preto { color: #000000 !important; }
.titulo_padrao .acao_blocos .linha { width: 85px; height: 10px;  background: #178297;  display: inline-block; clear: both; margin: 4px 0px 0px 0px; -moz-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; transition: all .5s ease; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.titulo_padrao .complemento { display: inline-block; vertical-align: top; text-align: left; width: 49%; height: auto; line-height: 32px; font-family: 'Nunito'; color: #545454; font-weight: 200; font-size: 22px; text-align: right; }
.titulo_padrao .complemento span { font-weight: 600; }
.titulo_padrao .complemento:hover { text-decoration: underline; }
.titulo_padrao:hover .linha { width: 110px; }

.introducao_padrao { font-size: 14px; text-align: left; color: #545454; position: relative; padding: 10px 0px; width: 100%; font-family: 'Nunito'; }
.introducao_padrao_pagina { font-size: 17px; font-weight: 200; text-align: left; color: #545454; position: relative; padding: 0px 0px 20px 0px; margin: 0px 0px 15px 0px; width: 100%; font-family: 'Nunito'; font-style: italic; border-bottom: 1px solid  #f4f6f8; height: auto; }
.progresso_leitura { width: 100%; height: 4px; position: fixed; top: 52px; z-index: 9999; background-color: transparent; }
.progresso_leitura .progresso_scroll { width: 0%; height: 2px; position: absolute;  background: #178297;  }
.erro-login { display: none; width: 20px; height: 20px; position: absolute; right: 20px; margin-top: 20px; z-index: 10; text-align: center; line-height: 20px; color: red; font-size: 15px; }
.acerto-login { display: none; width: 20px; height: 20px; position: absolute; right: 20px; margin-top: 20px; z-index: 10; text-align: center; line-height: 20px; color: #000000; font-size: 15px; }
.erros-registro { display: none; width: 100%; height: 12px; line-height: 12px; padding: 3px 0px; font-family: 'Nunito'; font-size:12px; color: red; font-weight: bold; text-align: center; }
.cool-link { display: inline-block; text-decoration: none; }
.cool-link-ativo::after { content: ''; margin-top: 0px; z-index: 102; position: relative; display: block; width: 100%; height: 1px; background: #178297; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.cool-link::after { content: ''; margin-top: 0px; z-index: 102; position: relative; display: block; width: 0; height: 1px; background: #178297; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.cool-link:hover::after { width: 100%; margin-top: 0px; z-index: 102; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; }
.cta_formulario { left: 50%; width: auto; height: auto; position: fixed; bottom: 5px; z-index: 1000; cursor: pointer; padding: 7px 20px; letter-spacing: 1px; font-family: 'Nunito'; font-size: 16px;   background: #1b1c2c;  color: #ffffff; font-weight: bold; text-align: center;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/* BANNER PÁGINAS */
.banner_fixo { width:100%; height:220px; margin-top: 90px; position: relative; overflow: hidden; background-repeat: no-repeat; background-position: center center;  background: #1b1c2c; }
.banner_fixo .local_banner { width: 100%; height: auto; position: absolute; z-index: 11; }
.banner_fixo .local_banner .titulo_pagina { position: relative; display: inline-block; text-align: left; vertical-align: top; width: 100%; height: auto; padding: 60px 0px 10px 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-size: 24px; font-family: 'Nunito'; color: #ffffff; line-height: 25px; font-weight: 600; }
.banner_fixo .local_banner .divisa_pagina { z-index: 1; width: 80px; height: 8px; background-color: #1b1c2c; position: relative; display: inline-block; margin: 0px;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease;}
.banner_fixo .local_banner .introducao_pagina { display: inline-block; vertical-align: top; width: 100%; font-size: 22px; font-family: 'Nunito'; font-style: italic; color: #ffffff; text-align: left; padding: 0px; line-height: 25px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; }
.banner_fixo .mascara_banner { width: 100%; height: 220px; position: absolute; z-index: 10; background-color: rgba(95,5,4,0.8); -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.banner_fixo:hover .titulo_pagina { padding-top: 70px; }
.banner_fixo:hover .mascara_banner { background-color: rgba(95,5,4,0.9); }
.banner_fixo:hover .divisa_pagina { width: 100px; }

.banner_fixo_sem_fundo { width:100%; height:auto; margin-top: 90px; padding: 40px 0px; position: relative; overflow: hidden;  background: #1b1c2c;  }
.banner_fixo_sem_fundo .local_banner { width: 100%; height: auto; position: relative; z-index: 11; }
.banner_fixo_sem_fundo .local_banner .tag_pagina { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.banner_fixo_sem_fundo .local_banner .tag_pagina .linha_pagina { width: 6px; height: 22px; background-color: #178297; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.banner_fixo_sem_fundo .local_banner .tag_pagina .label_pagina { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; font-size: 30px; font-family: 'Nunito'; color: #ffffff; text-align: left; line-height: 20px; font-weight: 400; }
.banner_fixo_sem_fundo .local_banner .tag_pagina .label_pagina span { width: auto; height: auto; font-weight: 800; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.banner_fixo_sem_fundo .local_banner .tag_pagina .label_pagina .complemento { clear: both; max-width: 80%; vertical-align: top; width: auto; font-size: 15px; font-family: 'Nunito'; font-style: italic; color: #ffffff; text-align: left; padding: 0px; line-height: 20px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; padding: 10px 0px 0px 0px; }

/*ACEITE*/
.aceite { width: 70%; height: auto; position: fixed; left: 50%; bottom: 0px; transform: translate(-50%, -50%); padding: 20px; background-color: #ffffff; z-index: 99999; text-align: center; -webkit-box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5); -moz-box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5); box-shadow: 0px 0px 40px 0px rgba(0,0,0, 0.5);  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.aceite:hover { -webkit-box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); -moz-box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); box-shadow: 0px 0px 60px 0px rgba(0,0,0, 0.8); }
.aceite .cta-aceite { cursor: pointer; display: inline-block; vertical-align: top; margin-top: 20px; width: auto; padding: 10px 20px; background: #1b1c2c; color: #ffffff; font-size: 16px; font-family: 'Nunito'; font-weight: 700;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.aceite .cta-aceite:hover { padding: 10px 25px; }
.aceite .chama-aceite { width: 100%; font-size: 14px; font-family: 'Nunito'; text-align: center; color: #1d1d1d; padding: 0px 30px 0px 0px; }
.aceite .chama-aceite u { text-decoration: underline; }
.aceite .chama-aceite i { font-style: italic; }
.aceite .chama-aceite strong, .aceite .chama-aceite b { font-style: 700; }
.aceite .chama-aceite a { color:#1d1d1d; font-size: 14px; line-height: 24px; font-family: 'Nunito'; font-weight: 400; text-decoration: underline; }
.aceite .chama-aceite a:hover { background-color: #f4f6f8; }

/* CONCESSIONÁRIAS */
.lojas { width: 100%; height: auto; position: relative; padding: 0px; }
.lojas ol { width: 100%; height: auto; position: relative; list-style-type: none; text-align: left; }
.lojas ol li { cursor: pointer; opacity: 0.3; width: 150px; height: auto; min-height: 46px; margin: 0px 5px 0px 0px; position: relative; vertical-align: top; display: inline-block; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.lojas ol li .loja { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; padding: 15px 10px; font-family: 'Nunito'; color: #000000; font-size: 11px; font-weight: 700; text-align: left; line-height: 12px; text-transform: uppercase; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.lojas ol li .loja i { float: left; color: #b32831; font-size: 15px; height: 20px; line-height: 15px; padding: 0px 8px 0px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.lojas ol li .loja:hover i { line-height: 20px; }
.lojas ol li:hover { background-color: #eaeaea; }
.lojas ol li.ativado { opacity: 1; background-color: #eaeaea; }

/*CARD VÍDEOS*/
.video_card { width: 340px; height: 285px; color: #000000; background: #ffffff url(../imagens/hover-noticias.png) no-repeat center center; font-size: 15px; margin: 10px 12px 20px 12px; display: inline-block; vertical-align: top; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.video_card .play { width: 340px; height: 200px; z-index: 10; position: absolute; background-image: url(../imagens/ico-play.png); background-repeat: no-repeat; background-position: center center; background-size: auto 60px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.video_card img { opacity: 1; }
.video_card .info { width: 320px; height: 34px; position: absolute; color: #000000; font-size: 12px; text-align: center; padding: 10px; }
.video_card .info span { font-size: 15px; color: #000000; font-weight: bold; text-align: center; }
.video_card:hover img { opacity: 0.4; }
.video_card:hover { background: #f4f6f8; }
.video_card:hover .play { background-size: auto 65px; }

/*CARD VÍDEOS*/
.video_card_destaque { width: 1060px; height: auto; color: #000000; background: #ffffff url(../imagens/hover-noticias.png) no-repeat center center; font-size: 15px; margin: 10px 12px 20px 12px; display: inline-block; vertical-align: top; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.video_card_destaque .play { width: 1060px; height: 500px; z-index: 10; position: absolute; background-image: url(../imagens/ico-play.png); background-repeat: no-repeat; background-position: center center; background-size: auto 60px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.video_card_destaque img { opacity: 1; }
.video_card_destaque .info { width: 100%; height: auto; position: relative; color: #000000; font-size: 12px; text-align: center; padding: 10px 10px 20px 10px; }
.video_card_destaque .info span { font-size: 15px; color: #000000; font-weight: bold; text-align: center; }
.video_card_destaque:hover img { opacity: 0.4; }
.video_card_destaque:hover { background: #f4f6f8; }
.video_card_destaque:hover .play { background-size: auto 65px; }

/*CARD BLOG 1*/
.blog_card_1 { width: 255px; height: auto; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.blog_card_1 .avatar { width: 255px; height: 220px; position: relative; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.blog_card_1 .avatar img { width: 255px; height: 220px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); padding: 10px 30px 10px 0px; position: relative; height: auto;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px 10px 0px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 20px; font-size: 16px; font-weight: 600; text-align: left; }
.blog_card_1 .resumo .introducao_post { width: 100%; height: auto; padding: 0px; position: relative; font-family: 'Nunito'; color: #969696; line-height: 18px; font-size: 12px; font-weight: 400; text-align: left; }
.blog_card_1 .resumo .cta { padding: 12px 0px; letter-spacing: 1px; width: auto; display: inline-block; margin: 20px 0px 6px 0px; text-align: center; line-height: 15px; font-family: 'Nunito'; color: #000000; font-weight: 600; font-size: 12px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1 .resumo .autor { background-color: #ffffff; padding: 6px 10px; letter-spacing: 1px; width: auto; display: inline-block; margin: 10px 0px; text-align: left; line-height: 10px; font-family: 'Nunito'; color: #838383; font-weight: 400; font-size: 10px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.blog_card_1 .resumo .autor img { width: auto; height: 10px; float: right; position: relative; padding: 0px 0px 0px 10px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_1:hover { background-color: #ffffff; }
.blog_card_1:hover img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.blog_card_1:hover .resumo { padding: 10px 15px; }
.blog_card_1:hover .autor { background-color: #eaeaea; }

/*CARD BLOG 2*/
.blog_card_2 { width: 470px; height: auto; position: relative; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; text-align: center; }
.blog_card_2 .avatar { width: 230px; height: 240px; margin: 0px 10px; position: relative; overflow: hidden; display: inline-block; vertical-align: top; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.blog_card_2 .avatar img { width: 230px; height: 240px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2 .resumo { width: 200px; padding: 0px 20px 10px 0px; position: relative; height: auto; display: inline-block; vertical-align: top; text-align: left; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2 .resumo .titulo_post { width: 100%; height: auto; padding: 0px 0px 10px 0px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 18px; font-size: 16px; font-weight: 600; text-align: left; }
.blog_card_2 .resumo .introducao_post { width: 100%; height: auto; padding: 0px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 15px; font-size: 12px; font-weight: 400; text-align: left; }
.blog_card_2 .resumo .tempo_leitura { width: 100%; height: 20px; overflow: hidden; padding: 10px 0px 0px 0px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 15px; font-size: 12px; font-weight: 600; text-align: left; }
.blog_card_2 .resumo .cta { background-color: #ba6e00; padding: 12px 25px; letter-spacing: 2px; width: auto; display: inline-block; margin: 10px 0px 6px 0px; text-align: center; line-height: 15px; font-family: 'Nunito'; color: #ffffff; font-weight: 600; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.blog_card_2:hover img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.blog_card_2:hover .resumo { padding: 0px 0px 10px 0px; }
.blog_card_2:hover .cta { padding: 12px 32px; }

/*CARD ANÚNCIO*/
.seminovo_card { width: 255px; height: auto; min-height: 270px; position: relative; border: 3px solid #ffffff; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; }
.seminovo_card .categoria_atual { cursor: pointer; width: auto; line-height: 20px; font-family: 'Nunito'; color: #ffffff; border: 2px solid #ffffff; font-size: 10px; font-weight: 500; text-transform: uppercase; padding: 0px 8px; right: 0px; text-align: center; height: 20px; position: absolute; z-index: 100; background-color: #233150; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; margin: 156px 0px 0px 0px }
.seminovo_card .nome_destaque { width: auto; height: auto; font-size: 9px; text-transform: uppercase; letter-spacing: 1px; line-height: 20px; font-family: 'Nunito'; color:#ffffff; font-weight: 500; margin: 5px 0px 0px 5px; position: absolute; text-align: left; background-color: #178297; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; z-index: 10; padding: 0px 10px; }
.seminovo_card .nome_destaque i { width: auto; color: #ffffff; font-weight: inherit; font-size: 10px; line-height: 20px; text-align: center; display: inline-block; position: relative; vertical-align: top; padding-left: 6px; }
.seminovo_card .avatar_padrao { width: 260px; height: 170px; position: relative; background-color: #f4f6f8; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
.seminovo_card .avatar_padrao img { width: auto; max-width: 100%; height: auto; max-height: 100%; top: 50%; left: 50%; position: absolute; transform: translate(-50%, -50%); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; opacity: 0.2 }
/*.seminovo_card .avatar_padrao, .seminovo_card .avatar_padrao img { width: 260px; }*/
.seminovo_card .avatar { width: 260px; height: 170px; position: relative; background-color: #f4f6f8; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; overflow: hidden; }
/*.seminovo_card .avatar_padrao, .seminovo_card .avatar_padrao img { width: 260px; }*/
.seminovo_card .avatar img { width: 260px; height: 170px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.seminovo_card .resumo { width: 100%; padding: 10px 0px 0px 0px; position: relative; height: auto;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.seminovo_card .resumo .titulo_carro { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 5px 10px 10px 10px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 20px; font-size: 16px; font-weight: 600; text-align: left; }
.seminovo_card .resumo .titulo_carro p { width: 100%; height: auto; position: relative; font-size: 12px; line-height: 12px; font-weight: 300; color: #545454; }
.seminovo_card .resumo .valor_carro { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 14px 10px; position: relative; font-family: 'Nunito'; color: #000000; line-height: 20px; font-size: 16px; font-weight: 700; text-align: left; }
.seminovo_card .resumo .valor_carro p { width: 100%; height: auto; position: relative; font-size: 12px; line-height: 12px; font-weight: 300; color: #545454; }
.seminovo_card .resumo .valor_carro span { font-size: 13px; font-weight: 300; }
.seminovo_card .resumo .litragem { border-top: 1px solid #f4f6f8; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 10px; position: relative; font-family: 'Nunito'; color: #545454; line-height: 15px; font-size: 12px; font-weight: 400; text-align: left; }
.seminovo_card .resumo .litragem span { font-size: 13px; font-weight: 300; float: right; }
.seminovo_card:hover { box-shadow: rgba(149, 157, 165, 0.7) 0px 8px 24px; z-index: 100; }
.seminovo_card:hover .avatar img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.seminovo_card:hover .avatar_padrao img { opacity: 0.6; }

/* POPUP */
#fechar { z-index:100001; position:fixed; }
#fechapopup { width: 75px; position: fixed; cursor: pointer; z-index:100002; border: 2px solid rgba(255,255,255,0); left: 50%; margin-left: -57.5px; top: -50px; color: #1b1c2c; font-size: 12px; letter-spacing: 2px; font-family: 'Nunito'; font-weight: 800; padding: 2px 20px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
#fechapopup:hover { border: 2px solid #1b1c2c; }
#mascara, #mascarafb { position:fixed; text-align: center; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(255,255,255,0.9); z-index:100001; }
#mascara_busca { display: none; position:fixed; text-align: center; width:100%; min-height: 100%; left: 0; top: 0; background-color: rgba(0,0,0,0.9); z-index:1099; }
.fb_iframe_widget { left: 0px !important; }
#pop { transform: translate(-50%, -50%); }

/* TOPO */
header { width: 100%; height: auto; position: fixed; top: 0px; left: 0px; padding: 10px 0px; z-index: 1100; background-color: #ffffff; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; text-align: left; }
header .topo_informacoes { width: 100%; height: 20px; position: relative; background-color: #12112a; padding: 5px 0px; text-align: right; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
header .topo_informacoes .central { width: auto; height: auto; position: relative; display: inline-block; vertical-align: top; color: #178297; font-size: 11px; line-height: 18px; font-weight: 400; font-family: 'Nunito' }
header .topo_informacoes .central span { font-weight: 700; font-size: 14px; line-height: 18px; }
header .topo_informacoes .redes { display: inline-block; vertical-align: top; width: auto; height: auto; position: relative; z-index: 100; padding-left: 20px; }
header .topo_informacoes .redes i { display: inline-block; width: 18px; height: 18px; vertical-align: top; line-height: 18px; font-size: 16px; color: #178297; margin: 0px 3px; }
header .menu_acoes { width: 100%; height: auto; position: relative; padding: 0px; text-align: right; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
header .menu_acoes .logomarca { width: 100px; height: 60px; margin: 0px; position: relative; background-repeat: no-repeat; background-position: center center; background-size: auto 100%; float: left; }
header .menu_acoes nav { width: auto; height: 60px; display: inline-block; vertical-align: top; z-index: 1001; position: relative; display: inline-block;vertical-align: top; margin-right: 40px; }
header .menu_acoes nav ul { width: 100%; height: auto; list-style-type: none; text-align: right; }
header .menu_acoes nav ul li { width: auto; cursor: pointer; height: 59px; line-height: 59px; margin: 0px 10px; color: #000000; font-size: 14px; font-family: 'Nunito'; font-weight: 400; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul li ol { position: absolute; margin: 0px 0px 0px -10px; top: 60px; display: none; width: 240px; height: auto; z-index: 902; padding: 0px; background-color: #ffffff; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; }
header .menu_acoes nav ul li ol p { cursor: pointer; border-bottom: #eaeaea 1px solid; width: -moz-calc(100% - 25px); width: -webkit-calc(100% - 25px); width: -o-calc(100% - 25px); width: calc(100% - 25px); padding: 6px 15px 6px 10px; text-align: left; color: #000000; font-size: 13px; line-height: 25px; font-family: 'Nunito'; font-weight: 300; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul li ol p i { width: 30px; text-align: center; float: left; font-size: 18px; line-height: 25px; color: #1b1c2c; padding-right: 6px; }
header .menu_acoes nav ul li ol p i.fa-store { font-size: 14px; }
header .menu_acoes nav ul li ol p:hover { background-color: #f4f6f8; padding: 6px 10px 6px 15px; }
header .menu_acoes nav ul li:hover,
header .menu_acoes nav ul li.cool-link-ativo { color: #1b1c2c }

header .menu_acoes .acionadores { cursor: pointer; width: auto; min-width: 30px; height: 60px; text-align: center; position: relative; z-index: 11; display: inline-block; vertical-align: top;  -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; color: #5d5d5d; font-size: 12px; line-height: 60px; font-weight: 400; font-family: 'Nunito'; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
header .menu_acoes .acionadores.logado { padding-right: 15px; }
header .menu_acoes .acionadores i { font-size: 18px; color: #9f9f9f; text-align: center; width: 100%; height: auto; line-height: 60px; display: inline-block; vertical-align: top; }
header .menu_acoes .acionadores:hover i { color: #178297; }
header .menu_acoes .acionadores i.fa-user-circle,
header .menu_acoes .acionadores i.fa-store { color: #178297; padding: 0px 10px; text-align: left; width: auto; }
header .menu_acoes .acionadores i.fa-search { font-size: 15px; }
header .menu_acoes .acionadores .contador_notificacoes { position: absolute; left: 0px; width: auto; height: 14px; padding: 0px 4px; line-height: 14px; color: white; font-size: 10px; font-weight: 400; display: inline; margin: 2px 0px 0px 5px; top: 0px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background-color: #1b1c2c; color: #ffffff; }
header .menu_acoes .acionadores .contador_notificacoes.apagado { background-color: transparent; }
header .menu_acoes .acionadores .perfil { cursor: pointer; width: 32px; height: 32px; margin: 0px 10px 2px 10px; position: relative; display: inline-block; vertical-align: middle; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; border: 2px solid #f4f6f8; background-color: #f4f6f8; background-image: url(../imagens/ajax-loader.gif); background-repeat: no-repeat; background-position: center center; background-size: 90% auto; }
header .menu_acoes .acionadores .perfil .avatar { display: inline-block; vertical-align: top; position: relative; width: 32px; height: 32px; position: relative; }
header .menu_acoes .acionadores .perfil .avatar img { -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; width: 32px; height: 32px; position: relative; vertical-align: top; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes .acionadores:hover,
header .menu_acoes .acionadores i.ativador { color: #178297 }

header .menu_acoes .acionadores .submenu { position: absolute; margin: -1px 0px 0px 0px; top: 60px; display: none; width: 200px; height: auto; z-index: 902; padding: 0px; background-color: #ffffff; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); overflow: hidden; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
header .menu_acoes .acionadores .submenu#submenu6 { right: 0px; background-color: #f4f6f8; }
header .menu_acoes .acionadores .submenu .subitem { cursor: pointer; height: auto !important; border-bottom: #eaeaea 1px solid; width: -moz-calc(100% - 25px); width: -webkit-calc(100% - 25px); width: -o-calc(100% - 25px); width: calc(100% - 25px); padding: 6px 15px 6px 10px; text-align: left; color: #000000; font-size: 12px; line-height: 25px !important; font-family: 'Nunito'; font-weight: 400; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes .acionadores .submenu .subitem.sair { background-color: #178297; color: #000000; border-bottom: #178297 1px solid; }
header .menu_acoes .acionadores .submenu .subitem.sair i { color: #000000 !important; }
header .menu_acoes .acionadores .submenu .subitem i { width: 35px; padding: 0px 8px 0px 0px !important; text-align: center; float: left; font-size: 16px; line-height: 25px !important; height: auto !important; color: #1b1c2c; }
header .menu_acoes .acionadores .submenu .subitem i.fa-store { font-size: 13px; }
header .menu_acoes .acionadores .submenu .subitem:hover { background-color: #eaeaea; padding: 6px 10px 6px 15px; color: #1b1c2c; }
header .menu_acoes .acionadores .submenu .subitem.sair:hover,
header .menu_acoes .acionadores .submenu .subitem.sair i, header .menu_acoes .acionadores .submenu .subitem.sair:hover i { background-color: #178297; color: #000000; }

header .busca_rapida { display: none; width: 60%; right: 0px; padding: 0px; margin: 18px 0px; height: 50px; background-color: #eaeaea; position: absolute; z-index: 10; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
header .busca_rapida form { width: 100%; height: auto; position: relative; }
header .busca_rapida form input[type=text] { width: 100%; height: auto; line-height: 48px; background-color: #f4f6f8; text-align: left; color: #9f9f9f; font-family: 'Nunito'; font-size: 15px; background-color: transparent; font-weight: 400; display: inline-block; vertical-align: top; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; padding: 0px 10px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
header .menu_acoes nav ul li .aprovacao { display: none; position: fixed; left: 0px; width: 97%; background-color: #f4f6f8; padding: 0px; margin: 0px 1.5%; z-index: 10; height: auto; list-style-type: none; text-align: left; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px; line-height: 15px !important; }
header .menu_acoes nav ul li .aprovacao .pub_lateral { padding: 0px; position: relative; height: 200px; display: inline-block; vertical-align: top; line-height: 14px !important; width: 140px; text-align: left; margin: 15px 0px 15px 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
header .menu_acoes nav ul li .aprovacao .pub_lateral .avatar { width: 140px; height: 200px; overflow: hidden; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: relative; display: inline-block; vertical-align: top; margin: 0px 10px 0px 0px; -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul li .aprovacao .pub_lateral .avatar img { width: 140px; height: 200px; overflow: hidden; }
header .menu_acoes nav ul li .aprovacao .finalidades.com_pub { width: -moz-calc(100% - 200px); width: -webkit-calc(100% - 200px); width: -o-calc(100% - 200px); width: calc(100% - 200px); height: auto; background-color: #f4f6f8; display: inline-block; vertical-align: top; padding: 14px; line-height: 19px !important; position: relative; overflow: hidden; text-align: left; }
header .menu_acoes nav ul li .aprovacao .finalidades.com_pub .list,
header .menu_acoes nav ul li .aprovacao .finalidades.com_pub .list_normal { width: -moz-calc(33.3% - 21px); width: -webkit-calc(33.3% - 21px); width: -o-calc(33.3% - 21px); width: calc(33.3% - 21px); }
header .menu_acoes nav ul li .aprovacao .finalidades { width: -moz-calc(100% - 28px); width: -webkit-calc(100% - 28px); width: -o-calc(100% - 28px); width: calc(100% - 28px); height: auto; background-color: #f4f6f8; display: inline-block; vertical-align: top; padding: 14px; line-height: 19px !important; position: relative; overflow: hidden; text-align: left; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_area { width: 100%; padding: 0px 0px 15px 0px; text-align: left; margin-bottom: 5px; font-size: 15px; font-family: 'Nunito'; color: #162e50; text-align: left; line-height: 20px; font-weight: 700; border-bottom: 1px solid #ffffff; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_area span { background-color: #178297; color: #000000; font-size: 15px; font-family: 'Nunito'; text-align: left; line-height: 20px; font-weight: 500; padding: 5px 10px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_area.outras { padding-top: 40px; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_quero { width: 100%; clear: both; margin: 10px 0px 5px 0px; text-align: left; text-align: left; position: relative; height: auto; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_quero span { background-color: #178297; color: #000000; font-size: 13px; letter-spacing: 1px; font-family: 'Nunito'; font-weight: 500; text-align: left; line-height: 20px; padding: 10px 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: relative; display: inline-block; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_quero span i { display: inline-block; position: relative; vertical-align: top; padding-left: 10px; color: #000000; font-size: 13px; line-height: 20px; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_quero span:hover { padding: 10px 25px; }
header .menu_acoes nav ul li .aprovacao .finalidades .titulo_quero span:hover i { padding-left: 20px; }
header .menu_acoes nav ul li .aprovacao .finalidades a { line-height: auto !important; }
header .menu_acoes nav ul li .aprovacao .finalidades .list_normal { width: -moz-calc(20% - 21px); width: -webkit-calc(20% - 21px); width: -o-calc(20% - 21px); width: calc(20% - 21px); display: inline-block; vertical-align: top; height: auto; line-height: 20px !important; font-size: 13px; color: #000000; padding: 5px 7.5px; text-align: left; font-family: 'Nunito'; text-transform: initial; font-weight: 300; -moz-transition: all .6s ease; -o-transition: all .6s ease; -webkit-transition: all .6s ease; transition: all .6s ease; letter-spacing: 0px; margin: 1px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; position: relative; }
header .menu_acoes nav ul li .aprovacao .finalidades .list { width: -moz-calc(20% - 21px); width: -webkit-calc(20% - 21px); width: -o-calc(20% - 21px); width: calc(20% - 21px); display: inline-block; vertical-align: top; height: auto; line-height: 50px !important; font-size: 13px; color: #000000; padding: 5px 12px 5px 3px; text-align: left; font-family: 'Nunito'; text-transform: initial; font-weight: 300; -moz-transition: all .6s ease; -o-transition: all .6s ease; -webkit-transition: all .6s ease; transition: all .6s ease; letter-spacing: 0px; margin: 1px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; overflow: hidden; position: relative; }
header .menu_acoes nav ul li .aprovacao .finalidades .list .avatar { width: auto; height: 50px; overflow: hidden; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: relative; display: inline-block; vertical-align: top; margin: 0px 10px 0px 0px; -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul li .aprovacao .finalidades .list .avatar img { width: auto; height: 50px; overflow: hidden; }
header .menu_acoes nav ul li .aprovacao .finalidades .list .quantos { width: auto; padding: 0px 5px; height: 14px; background-color: #cccccc; color: #ffffff; font-size: 10px; font-weight: 500; text-align: center; line-height: 14px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: absolute; z-index: 10; margin: -3px 0px 0px 35px; left: 0px; -moz-transition: all 0.3 ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
header .menu_acoes nav ul li .aprovacao .finalidades .list:hover,
header .menu_acoes nav ul li .aprovacao .finalidades .list_normal:hover { background-color: #eaeaea; }
header .menu_acoes nav ul li .aprovacao .finalidades .list:hover .quantos { background-color: #1b1c2c; }

header .menu_acoes nav ul li .aprovacao .marcas { width: -moz-calc(100% - 28px); width: -webkit-calc(100% - 28px); width: -o-calc(100% - 28px); width: calc(100% - 28px); display: inline-block; vertical-align: top; margin: 14px; line-height: 20px !important; }
header .menu_acoes nav ul li .aprovacao .marcas .titulo_marca { width: 100%; border-bottom: 1px solid #f4f6f8; padding: 0px 0px 15px 0px; text-align: left; font-size: 18px; font-family: 'Nunito'; color: #000000; text-align: left; line-height: 20px; font-weight: 700; text-transform: uppercase; margin-bottom: 15px; }
header .menu_acoes nav ul li .aprovacao .marcas a { line-height: 20px !important; color: #000000; font-size: 13px; }
header .menu_acoes nav ul li .aprovacao .marcas .marca { display: inline-block;vertical-align: top; cursor: pointer; width: -moz-calc(20% - 10px); width: -webkit-calc(20% - 10px); width: -o-calc(20% - 10px); width: calc(20% - 10px); padding: 0px 5px 0px 0px; margin: 0px 0px 5px 5px; text-align: left; color: #000000; font-size: 13px; line-height: 20px !important; font-family: 'Nunito'; font-weight: 400; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
header .menu_acoes nav ul li .aprovacao .marcas .marca:hover { padding: 0px 0px 0px 5px; }

header .menu_acoes nav ul li .aprovacao .acao_menus { background-color: #1b1c2c; padding: 13px 10px 6px 10px; position: relative; height: auto; min-height: 25px; display: inline-block; vertical-align: top; line-height: 14px !important; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); text-align: left; }
header .menu_acoes nav ul li .aprovacao .acao_menus a { vertical-align: top; line-height: 14px !important; text-align: left; font-size: 12px; letter-spacing: 0px; color: #ffffff; font-family: 'Nunito'; font-weight: 400; }
header .menu_acoes nav ul li .aprovacao .acao_menus span { line-height: 14px !important; text-align: left; font-size: 12px; letter-spacing: 0px; color: #ffffff; font-family: 'Nunito'; font-weight: 400; }
header .menu_acoes nav ul li .aprovacao .acao_menus a:hover,
header .menu_acoes nav ul li .aprovacao .acao_menus span:hover { text-decoration: underline; }
header .menu_acoes nav ul li .aprovacao .acao_menus i { width: 15px; text-align: center; color: #ffffff; padding-right: 5px; float: left; font-size: 15px !important; line-height: 14px !important; }
header .menu_acoes nav ul li .aprovacao .acao_menus a i { line-height: 14px !important; }
header .menu_acoes nav ul li .aprovacao .acao_menus span { float: right; padding-right: 0px; }

/*SEO H1 E H2*/
.tags_especiais { width: 100%; height: auto; position: relative; padding: 20px 0px 50px 0px; }
.tags_especiais h1 { width: 100%; height: auto; position: relative; padding: 40px 0px 0px 0px; font-size: 22px; font-family: 'Nunito'; color: #162e50; text-align: left; line-height: 28px; font-weight: 600; border-top: 1px solid #f4f6f8; }
.tags_especiais h2 { width: 100%; height: auto; position: relative; padding: 10px 0px 0px 0px; font-size: 13px; font-family: 'Nunito'; color: #545454; text-align: left; line-height: 20px; font-weight: 400; }

/* RODAPÉ */
footer { width: 100%; height: auto; position: relative; background: #ffffff; clear: both; }
footer .newsletter { width: 100%; height: 120px; position: relative;  background: #178297;  padding: 45px 0px 25px 0px; }
footer .newsletter .titulo_news { width: 300px; height: auto; position: relative; text-align: left; padding: 20px 0px; display: inline-block; vertical-align: top; }
footer .newsletter .titulo_news .tag_news { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .newsletter .titulo_news .tag_news .linha_news { width: 6px; height: 42px; background-color: #178297; position: relative; float: left; margin-right: 20px;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
footer .newsletter .titulo_news .tag_news .label_news { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; font-size: 30px; font-family: 'Nunito'; color: #ffffff; text-align: left; line-height: 20px; font-weight: 700; }
footer .newsletter .titulo_news .tag_news .label_news .complemento_news { clear: both; max-width: 100%; vertical-align: top; width: auto; font-size: 15px; font-family: 'Nunito'; font-style: italic; color: #178297; text-align: left; padding: 0px; line-height: 20px; position: relative; z-index: 10; margin: 0px; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; padding: 10px 0px 0px 0px; }
footer .newsletter .titulo_news:hover .tag_news { padding-left: 10px; }
footer .newsletter .capta { width: -moz-calc(100% - 410px); width: -webkit-calc(100% - 410px); width: -o-calc(100% - 410px); width: calc(100% - 410px); height: auto; position: relative; display: inline-block; vertical-align: top; padding-left: 100px; }
footer .newsletter .capta .chama { width: 100%; height: auto; }
footer .newsletter .capta .chama .news { overflow: hidden; position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 10px 0px; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
footer .newsletter .capta .chama .news span { position: relative; z-index: 2; font-size: 30px; font-family: 'Nunito'; color: #ffffff; text-align: right; line-height: 22px; font-weight: 700; }
footer .newsletter .capta .chama .news .linha { z-index: 1; width: 100%; height: 15px; background-color: #640504; position: absolute; margin-top: -14px; }
footer .newsletter .capta .chama .intro { float: right; width: auto; font-size: 24px; font-family: 'Nunito'; font-style: italic; color: #ffffff; text-align: right; padding: 0px; line-height: 25px; position: relative; z-index: 10; margin: 10px 0px; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; font-weight: 300; }
footer .newsletter .capta form { width: 100%; height: auto; position: relative; padding: 0px; -moz-transition: all 0.6s ease; -o-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; transition: all 0.6s ease; text-align: right; }
footer .newsletter .capta form input[type=text] { width: -moz-calc(49% - 50px); width: -webkit-calc(49% - 50px); width: -o-calc(49% - 50px); width: calc(49% - 50px); background-color: #ffffff; height: 30px; line-height: 30px; padding: 7px 15px; font-size: 14px; font-family: 'Nunito'; font-style: italic; color: #000000; text-align: left; font-weight: 300; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; margin: 0px 0px 0px 20px; }
footer .newsletter .capta form .legenda_capta { position: relative; float: left; width: 50%; height: auto; font-size: 11px; font-family: 'Nunito'; font-style: italic; color: #178297; line-height: 15px; padding: 19px 10px 19px 25px; text-align: left; }
footer .newsletter .capta form .legenda_capta i { font-size: 30px; line-height: 30px; float: left; vertical-align: top; padding: 0px 10px 0px 0px; }
footer .newsletter .capta form input[type=button] { cursor: pointer; width: auto; float: right; margin-top: 10px; padding: 10px 20px; height: auto; font-family: 'Nunito'; color: #ffffff; font-size: 16px; font-weight: 700; text-align: center; background-color: #178297; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .newsletter .capta form input[type=button]:hover { background-color: #07071c; padding: 10px 25px; }
footer .concessionarias { width: 100%; height: auto; position: relative; padding: 50px 0px; }
footer .concessionarias ol { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; }
footer .concessionarias ol li { width: 165px; height: auto; margin: 0px 15px; position: relative; vertical-align: top; display: inline-block; }
footer .concessionarias ol li .loja { width: 100%; height: auto; position: relative; padding: 0px 0px 10px 0px; font-family: 'Nunito'; color: #000000; font-size: 14px; font-weight: 700; text-align: left; line-height: 16px; text-transform: uppercase;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .concessionarias ol li .loja i { float: left; color: #178297; font-size: 15px; line-height: 16px; padding: 0px 8px 0px 0px; }
footer .concessionarias ol li .telefone { width: 100%; height: auto; position: relative; font-family: 'Nunito'; color: #545454; font-size: 14px; line-height: 18px; font-weight: 500; text-align: left;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .concessionarias ol li .telefone i { float: left; color: #178297; font-weight: inherit; width: 20px; line-height: 18px; height: auto; position: relative; font-size: 14px; }
footer .concessionarias ol li p { width: 100%; height: auto; position: relative; font-family: 'Nunito'; color: #545454; font-size: 12px; line-height: 18px; font-weight: 400; text-align: left;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .concessionarias ol li .telefone:hover, footer .concessionarias ol li p:hover { padding-left: 5px; text-decoration: underline; }

footer .mapa_site { width: 100%; background-color: #178297; height: auto; position: relative; padding: 40px 0px 50px 0px; }
footer .mapa_site ol { width: 100%; height: auto; position: relative; list-style-type: none; text-align: left; }
footer .mapa_site ol li { width: 240px; height: auto; margin: 20px 15px 20px 0px; position: relative; vertical-align: top; display: inline-block; }
footer .mapa_site ol li .top { width: 100%; height: auto; position: relative; padding: 0px 0px 10px 0px; font-family: 'Nunito'; color: #ffffff; font-size: 15px; font-weight: 600; text-align: left; line-height: 16px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .mapa_site ol li p { width: 100%; height: auto; position: relative; font-family: 'Nunito'; color: rgba(255,255,255,0.7); font-size: 12px; line-height: 18px; font-weight: 400; text-align: left;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .mapa_site ol li .telefone:hover, footer .mapa_site ol li p:hover { padding-left: 5px; text-decoration: underline; }

footer .rodape { width: 100%; height: auto; position: relative; clear: both; background-color: #39bcc7; }
footer .rodape .direitos { position: relative; width: 100%; height: auto; background-color: #39bcc7; padding: 30px 0px; }

footer .rodape .direitos .acompanhe { width: 48%; height: auto; position: relative; display: inline-block; vertical-align: top; text-align: right; }
footer .rodape .direitos .acompanhe ul { width: auto; height: auto; position: relative; list-style-type: none; text-align: right; display: inline-block; vertical-align: top; }
footer .rodape .direitos .acompanhe ul li { width: 40px; height: 30px; display: inline-block; vertical-align: top; position: relative; margin: 0px; }
footer .rodape .direitos .acompanhe ul li i { position: relative; display: inline-block; vertical-align: top; font-size: 15px; color: #ffffff; margin: 7px 3px; width: 30px; height: 30px; text-align: center; line-height: 30px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .rodape .direitos .acompanhe ul li i.fa-facebook { background-color: #3b5998; }
footer .rodape .direitos .acompanhe ul li i.fa-instagram { background: #f09433; background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );  }
footer .rodape .direitos .acompanhe ul li i.fa-youtube { background-color: #ff0000; }
footer .rodape .direitos .acompanhe ul li i.fa-twitter { background-color: #00a3df; }
footer .rodape .direitos .acompanhe ul li i.fa-linkedin { background-color: #0070ba; }
footer .rodape .direitos .acompanhe ul li i.fa-pinterest { background-color: #f10000; }

footer .rodape .direitos .termos { position: relative; display: inline-block; vertical-align: top; width: 48%; height: auto; padding: 5px 0px; line-height: 16px; font-size: 12px; color: #ffffff; text-align: left; font-family: 'Nunito'; font-weight: 400; }
footer .rodape .direitos .termos a { font-size: 12px; color: #ffffff; font-family: 'Nunito'; font-weight: 400; }
footer .rodape .direitos .termos a:hover { text-decoration: underline; }

footer .assinatura_portal { width: 100%; height: auto; position: relative; background-color: #ffffff; padding: 30px 0px; text-align: center; }
footer .assinatura_portal img { display: inline-block; vertical-align: top; text-align: center; width: auto; height: 35px; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .assinatura_portal_lojista { width: 100%; height: auto; position: relative; background-color: #ffffff; padding: 30px 0px; text-align: left; }
footer .assinatura_portal_lojista img { display: inline-block; vertical-align: top; text-align: center; width: auto; height: 25px; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
footer .assinatura_portal_lojista .termos { position: relative; display: inline-block; vertical-align: top; width: 48%; height: auto; padding: 5px 0px; line-height: 16px; font-size: 12px; color: #707070; text-align: left; font-family: 'Nunito'; font-weight: 400; }
footer .assinatura_portal_lojista .termos a { font-size: 12px; color: #707070; font-family: 'Nunito'; font-weight: 400; }
footer .assinatura_portal_lojista .termos a:hover { text-decoration: underline; }
footer .assinatura_portal_lojista .assinatura_aceledrive { width: auto; height: auto; position: relative; padding: 5px 0px; text-align: right; float: right; }
footer .assinatura_portal_lojista .assinatura_aceledrive span { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; line-height: 16px; font-size: 12px; color: #707070; font-family: 'Nunito'; font-weight: 400; padding: 2px 15px; }
footer .assinatura_portal_lojista .assinatura_aceledrive img { display: inline-block; vertical-align: top; text-align: center; width: auto; height: 25px; margin: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

/* MENU CELULAR */
#menu2start { display: none; cursor: pointer; width: 30px; padding: 0px 10px 5px 10px; height: 45px; position: fixed; right: 0px; top: 8px; z-index: 12001; }
#menu2start .barras { width: 100%; height: auto; position: relative; padding-top: 16px; }
#menu2start .barras .barra { width: 100%; height: 4px; position: relative; background-color: #000000; margin-bottom: 4px; }
#menu2 { display: none; background-color: rgba(0,0,0,0.9); width: 92%; height:100% !important; margin: 0 auto; padding: 70px 4% 0px 4%; position: fixed; z-index: 2000; text-align: center; }
#menu2 li { font-weight: normal; border-bottom: rgba(255,255,255,0.1) 1px solid !important; list-style-type: none; cursor: pointer; color: #ffffff; text-align: left; font-size: 24px; height: auto; padding: 10px 0px; line-height: 28px; width: 100%; font-family: 'Nunito'; font-weight: 700; display: inline-block; }

::-webkit-input-placeholder { /* Chrome */ color: #68696b !important; }
:-ms-input-placeholder { /* IE 10+ */ color: #68696b !important; }
::-moz-placeholder { /* Firefox 19+ */ color: #68696b !important; opacity: 1; }
:-moz-placeholder { /* Firefox 4 - 18 */ color: #68696b !important; opacity: 1; }

@-webkit-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }
@-moz-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }
@keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); box-shadow: 0 0 0 0 rgba(140,39,171, 0.8); } 70% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 15px rgba(140,39,171, 0); box-shadow: 0 0 0 15px rgba(140,39,171, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(140,39,171, 0); -moz-box-shadow: 0 0 0 0 rgba(140,39,171, 0); box-shadow: 0 0 0 0 rgba(140,39,171, 0); } }

@-webkit-keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }
@-moz-keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }
@keyframes tremer { 0% { -webkit-transform: translate(2px, 1px) rotate(0deg); } 10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); } 20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); } 30% { -webkit-transform: translate(0px, 2px) rotate(0deg); } 40% { -webkit-transform: translate(1px, -1px) rotate(1deg); } 50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); } 60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); } 70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); } 80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); } 90% { -webkit-transform: translate(2px, 2px) rotate(0deg); } 100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); } }

@media screen and (max-width: 1100px) {
	.util, .util2, .util3 { width: 100%; }

	.aceite { width: 90%; }

	/*CARD VÍDEOS*/
	.video_card { width: 340px; height: auto;font-size: 15px; margin: 10px 10px 25px 10px; float: none; display: inline-block; padding-bottom: 15px; }
	.video_card img { width: 340px; height: auto; padding: 0px; background-color: #607889; }
	.video_card .info { width: 340px; height: auto; position: relative; color: #607889; font-size: 15px; text-align: center; padding: 7px 5px 10px 5px; }
	.video_card .info span { font-size: 15px; font-weight: bold; float: none; }

	/*BOX FILTRO*/
	.box_filtro { width: 100%; height: auto; position: relative; padding: 20px 0px 0px 0px; background: #f4f6f8 !important; }
	.box_filtro .chamadas { padding: 30px 0px 40px 0px; }
	.box_filtro .chamadas .titulo_busca { width: 94%; text-align: center; padding-bottom: 12px; }
	.box_filtro .chamadas .introducao_busca { width: 94%; text-align: center; line-height: 18px;}
	.box_filtro .chamadas .buscador { width: 94%; padding: 10px 3% 0px 3%; height: auto; clear: both; }
	.box_filtro .chamadas .buscador form { width: 100%; height: auto; position: relative; text-align: center; }
	.box_filtro .chamadas .buscador form .opcoes { width: 100%; text-align: center; }
	.box_filtro .chamadas .buscador form .opcoes .campos_escolha { width: 325px; height: 40px; margin: 2px 8px 2px 0px; background-color: #ffffff; position: relative; display: inline-block; vertical-align: top; border: #e0e0e0 1px solid; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
	.box_filtro .chamadas .buscador form .opcoes .campos_range { width: 325px; height: 40px; }
	.box_filtro .chamadas .buscador form .opcoes .campos_range ul li .tag_range { text-align: left; }
	.box_filtro .chamadas .buscador form .opcoes .campos_escolha .select { display: none; width: 315px; }
	.box_filtro .chamadas .buscador form .opcoes .campos_escolha .select ol li { cursor: pointer; width: -moz-calc(49% - 20px); width: -webkit-calc(49% - 20px); width: -o-calc(49% - 20px); width: calc(49% - 20px); color: #ffffff; font-size: 12px; font-weight: 400; line-height: 15px; letter-spacing: 0.5px; font-family: 'Nunito'; padding: 4px 10px; height: auto; position: relative; text-align: left; display: inline-block; vertical-align: top; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
	.box_filtro .chamadas .buscador form .filtra { width: 100%; text-align: center; padding-top: 20px; }

	/*CARD BLOG 1*/
	.blog_card_1 { width: -moz-calc(90% - 40px); width: -webkit-calc(90% - 40px); width: -o-calc(90% - 40px); width: calc(90% - 40px); padding-left: 5%; padding-right: 5%; text-align: center; }
	.blog_card_1 .avatar { margin-top: 15px; display: inline-block; vertical-align: top; }
	.blog_card_1 .resumo { padding: 10px 15px; }
	.blog_card_1 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px; text-align: center; }
	.blog_card_1 .resumo .introducao_post, .blog_card_1 .resumo .tempo_leitura { text-align: center; }
	.blog_card_1:hover .resumo { padding: 10px 15px; }
	.blog_card_1:hover .cta { padding: 12px 25px; }

	/*CARD BLOG 2*/
	.blog_card_2 { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding-bottom: 20px; text-align: center; }	
	.blog_card_2 .resumo { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); padding: 10px 15px; text-align: center; }
	.blog_card_2 .resumo .titulo_post { width: 100%; height: auto; padding: 10px 0px; text-align: center; }
	.blog_card_2 .resumo .introducao_post,
	.blog_card_2 .resumo .tempo_leitura { text-align: center; }
	.blog_card_2:hover .resumo { padding: 10px 15px; }
	.blog_card_2:hover .cta { padding: 12px 25px; }

	/* TOPO */
	header { z-index: 2001; padding: 7px 0px; height: auto; -webkit-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); -moz-box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); box-shadow: 0px 15px 20px 0px rgba(0,0,0, 0.1); }
	header .topo_informacoes { padding: 0px; text-align: center; }
	header .menu_acoes { width: 100%; height: auto; position: relative; padding: 5px 0px; text-align: left; }
	header .menu_acoes .logomarca { width: 140px; height: 40px; background-size: auto 100%; float: none; display: inline-block; }
	header .menu_acoes nav, header .menu_acoes .acionadores, header .busca_rapida { display: none; }
	.menu_carros { display: none; width: 100%; left: 0px; margin-left: 0px; position: fixed; z-index: 2000; top: 70px;  border-top: 4px solid #9b2422; padding: 0px; }
	.menu_carros ol { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); padding: 5px 10px; }
	.menu_carros ol li { display: inline-block; cursor: pointer; vertical-align: top; margin: 0px 15px 0px 0px; width: auto; height: auto; position: relative; padding: 4px 0px; }
	.menu_carros ol li .check { width: 25px; height: 25px; background-color: #f4f6f8; margin: 0px 6px 0px 0px; }
	.menu_carros .modelos { text-align: center; }
	.menu_carros .modelos .modelo { cursor: pointer; width: 104px; margin: 5px 7px 10px 7px; }
	.menu_carros .modelos .modelo .nome_modelo { line-height: 14px; }

	/* RODAPÉ */
	footer { width: 100%; height: auto; position: relative; background: #e3e4e5; clear: both; }
	footer .servicos { width: 96%; height: auto; padding: 30px 2%; }
	footer .mapa_site { width: 94%; height: auto; position: relative; padding: 50px 3% 30px 3%; }
	footer .mapa_site ol li { width: 47%; height: auto; margin: 0px 2% 0px 0px; }
	footer .rodape { width: 100%; height: auto; position: relative; clear: both; }
	footer .rodape .direitos { width: 96%; height: auto; padding: 23px 2% 30px 2%; text-align: center; }
	footer .rodape .direitos .acompanhe { width: 100%; text-align: center; padding-bottom: 30px; }
	footer .mapa_site ol li .top { padding-top: 20px; }

	#menu2start { display: block; }

	.tags_especiais { width: 96%; padding: 40px 3%; }
	.tags_especiais h1, .tags_especiais h2 { text-align: center; }

	.titulo_padrao { width: 96%; height: auto; padding: 12px 2% 5px 2%; }
	.titulo_padrao .acao_titulo { width: 100%; text-align: center; height: auto; }
	.titulo_padrao .acao_titulo .legenda { text-align: center; }
	.titulo_padrao .complemento { text-align: center; width: 100%; height: auto; padding-top: 10px; }
	.titulo_padrao .acao_blocos { width: 96%; height: auto; text-align: center; padding: 30px 2%; }
	.titulo_padrao .acao_blocos .legenda { text-align: center; }
	.titulo_global:hover .tag_global { padding-left: 0px; }
	.titulo_global .nova_acao:hover { padding: 6px 20px; }
	.titulo_global .nova_acao { margin-top: 10px; display: inline-block; vertical-align: top; float: inherit; }
	.titulo_global .tag_global .linha_padrao_azul_claro { margin-right: 10px; }
	.titulo_global .tag_global .label_global span { margin-top: 10px; clear: both; }

	.seminovo_card { width: 320px; height: auto; }
	.seminovo_card .avatar_padrao { width: 320px; }
	.seminovo_card .avatar_padrao img { width: auto; }
	.seminovo_card .avatar, .seminovo_card .avatar img { width: 320px; height: auto; }

	/* BANNER PÁGINAS */
	.banner_fixo { margin-top: 70px; }
	.banner_fixo .local_banner { width: 94%; height: auto; position: absolute; z-index: 11; text-align: center; }
	.banner_fixo .local_banner .titulo_pagina { text-align: center; padding-top: 50px; }
	.banner_fixo .local_banner .introducao_pagina { text-align: center; font-size: 22px; }
	.banner_fixo:hover .titulo_pagina { padding-top: 50px; }

	.banner_fixo_sem_fundo .local_banner, .banner_fixo_sem_fundo .local_banner .titulo_pagina, .banner_fixo_sem_fundo .local_banner .introducao_pagina { text-align: center; }
	.banner_fixo_sem_fundo { margin-top: 65px; }

	.institucional { width: 94%; padding: 0px 3%; }
	.institucional .contexto { text-align: center; }

	#amensagem_curta { right: inherit; width: -moz-calc(100% - 60px); width: -webkit-calc(100% - 60px); width: -o-calc(100% - 60px); width: calc(100% - 60px); bottom: 10px; right: 10px; left: 50%; margin-left: -175px; text-align: left; }

	/* CONCESSIONÁRIAS */
	.lojas ol li { cursor: pointer; opacity: 0.3; width: 96%; height: auto; min-height: auto; margin: 0px 2%; text-align: center; }
	.lojas ol li .loja { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; position: relative; padding: 40px 10px 15px 10px; text-align: center; line-height: 15px; }
	.lojas ol li .loja i { float: left; color: #b32831; font-size: 15px; height: 15px; line-height: 15px; }
	.lojas ol li .telefone,
	.lojas ol li p { text-align: center; }

	footer .rodape .direitos { width: 94%; padding: 10px 3%; }
	footer .rodape .direitos .transito { width: 100%; }
	footer .rodape .direitos .termos { width: 100%; text-align: center; padding-top: 20px; }

}