:root { 
	--cor-principal: 			#545454;
	--fonte-padrao: 			'Nunito';
	--cor-fundo:				#FFFFFF;
	--cor-menu:					#FFFFFF;
	--cor-rodape:				#FFFFFF;
	--TESTE:					#frame.tcow.com.br}
@charset "utf-8";

body { font-size: 14px; font-family: var(--fonte-padrao), Calibri, Arial, sans-serif; text-rendering: geometricPrecision !important; -webkit-font-smoothing: antialiased !important; height: auto; font-weight: 400; background-color: var(--cor-fundo); color: #000000; }
* { margin: 0px; padding: 0px; border: none; list-style: none; text-decoration: none; }
html { overflow-x:hidden; }

/* GERAIS */
a:link, a:visited, a:hover { color:#000000; text-decoration:none; font-size: 12px; font-family: var(--fonte-padrao); }
.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(42,16,143,0.95); z-index:1091; }
#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: 12px; line-height: 18px; font-family: var(--fonte-padrao); 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: 12px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 400; 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: 15px; }
.sombra { -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; }

.tag_padrao { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; padding: 0px; font-size: 30px; font-family: var(--fonte-padrao); 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: var(--cor-principal); 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; 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; }

.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: var(--cor-principal); 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: var(--cor-principal); 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: var(--cor-principal); 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: var(--fonte-padrao); color: #000000; text-align: left; line-height: 20px; font-weight: 700; text-transform: uppercase; }
.titulo_global .tag_global .label_global_menor span { width: auto; height: auto; text-transform: uppercase; background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); position: relative; display: inline-block; vertical-align: top; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; font-size: 18px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; line-height: 20px; font-weight: 700; 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: 24px; font-family: var(--fonte-padrao); color: #000000; text-align: left; line-height: 20px; font-weight: 700; }
.titulo_global .tag_global .label_global.branco { color: #ffffff; }
.titulo_global .tag_global .label_global span { width: auto; height: auto; text-transform: uppercase; background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); position: relative; display: inline-block; vertical-align: top; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; font-size: 24px; font-family: var(--fonte-padrao); color: #ffffff; text-align: left; line-height: 20px; font-weight: 700; 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 .complemento { clear: both; max-width: 80%; vertical-align: top; width: auto; font-size: 15px; font-family: var(--fonte-padrao); font-style: italic; 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: var(--fonte-padrao); 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: var(--cor-principal); font-size: 20px; padding-right: 10px; }
.titulo_global .nova_acao { position: relative; float: right; width: auto; height: auto; padding: 6px 20px; font-size: 14px; font-family: var(--fonte-padrao); 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; font-weight: 300; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }
.titulo_global .nova_acao:hover { background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); color: #ffffff; padding: 6px 25px; }
.titulo_global:hover .tag_global { padding-left: 10px; }
.titulo_global:hover .tag_global .label_global span { padding: 10px 20px; background-color: var(--cor-principal) }
.titulo_global:hover .tag_global .label_global_menor span { padding: 10px 20px; background-color: var(--cor-principal) }

.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: var(--fonte-padrao); color: #000000; font-weight: 700; font-size: 28px; }
.titulo_padrao .acao_titulo .linha { width: 85px; height: 10px; background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); 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: var(--fonte-padrao); color: #ffffff; font-weight: 700; font-size: 28px; }
.titulo_padrao .acao_blocos .legenda.titulo_preto { color: #000000 !important; }
.titulo_padrao .acao_blocos .linha { width: 85px; height: 10px; background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); 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: var(--fonte-padrao); color: #545454; font-weight: 200; font-style: italic; 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: var(--fonte-padrao); }
.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: var(--fonte-padrao); font-style: italic; border-bottom: 1px solid  #f4f6f8; height: auto; }
.progresso_leitura { width: 100%; height: 4px; position: fixed; top: 0px; z-index: 9999; background-color: transparent; }
.progresso_leitura .progresso_scroll { width: 0%; height: 2px; position: absolute; background: rgb(42,16,143); background: linear-gradient(141deg, rgba(42,16,143,1) 0%, rgba(84,84,84,1) 100%); }
.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: var(--fonte-padrao); 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; display: block; width: 100%; height: 1px; background: var(--cor-principal); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cool-link::after { content: ''; margin-top: 0px; display: block; width: 0; height: 1px; background: var(--cor-principal); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.cool-link:hover::after { width: 100%; margin-top: 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.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: var(--fonte-padrao); font-size: 16px; background-color: #b0342b; color: #ffffff; font-weight: bold; text-align: center;  -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }

/*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: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.blog_card_1 .avatar { width: 255px; height: 220px; position: relative; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; 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: var(--fonte-padrao); color: #000000; line-height: 22px; font-size: 18px; font-weight: 600; text-align: left; }
.blog_card_1 .resumo .introducao_post { width: 100%; height: auto; padding: 0px; position: relative; font-family: var(--fonte-padrao); color: #969696; line-height: 15px; 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: var(--fonte-padrao); 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: var(--fonte-padrao); 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: var(--fonte-padrao); 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: var(--fonte-padrao); 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: var(--fonte-padrao); 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: var(--fonte-padrao); 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 SEMINOVO*/
.seminovo_card { width: 255px; height: auto; min-height: 430px; background-color: #ffffff !important; 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: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.1) -4px 9px 25px -6px; }
.seminovo_card .avatar { width: 260px; height: 170px; position: relative; background-color: #f4f6f8; overflow: hidden; }
.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; position: relative; font-family: var(--fonte-padrao); color: #000000; line-height: 20px; font-size: 16px; text-align: left; }
.seminovo_card .resumo .litragem { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); height: auto; padding: 5px 10px; position: relative; font-family: var(--fonte-padrao); color: #454545; line-height: 15px; font-size: 11px; text-align: left; border-top: 1px dotted #cccccc; }
.seminovo_card .resumo .litragem .item { width: auto; min-width: 49.5%; height: auto; padding: 5px 0px; position: relative; font-family: var(--fonte-padrao); color: #454545; line-height: 15px; font-size: 11px; text-align: left; display: inline-block; vertical-align: top; }
.seminovo_card .resumo .litragem .item i { float: none; width: auto; height: auto; color: var(--cor-principal); font-size: 10px; line-height: 15px; display: inline-block; vertical-align: top; position: relative; margin: 0px; padding: 0px 5px 0px 0px; left: inherit;top: inherit; }
.seminovo_card .resumo .litragem span { float: right; color: #454545; padding-right: 5px; }
.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: var(--fonte-padrao); color: var(--cor-principal); line-height: 22px; font-size: 18px; text-align: left; }
.seminovo_card .resumo .valor_carro span { font-size: 12px; color: rgba(0,0,0,0.5) }
.seminovo_card .vendedor { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); border-top: 1px solid #f4f6f8; height: auto; position: absolute; bottom: 0px; text-align: left;font-family: var(--fonte-padrao); color: #454545; line-height: 30px; padding: 5px 10px 10px 10px; font-size: 11px; }
.seminovo_card .vendedor .autor { width: 30px; height: 30px; margin: 0px; float: right; position: relative; -webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.seminovo_card .vendedor .autor img { width: 100%; height: auto; overflow: hidden; display: block; position: relative; }
.seminovo_card:hover { box-shadow: rgba(149, 157, 165, 0.7) 0px 8px 24px; z-index: 100; }

/* TOPO */
header { width: 100%; height: auto; position: fixed; top: 0px; left: 0px; z-index: 1100; background-color: var(--cor-menu); -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 .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: auto; height: 60px; margin: 0px; text-align: left; position: relative; background-repeat: no-repeat; background-position: center center; background-size: auto 95%; float: left; }
header .menu_acoes .logomarca img { width:auto; height: 80%; margin: 6px; }
header .menu_acoes .logomarca span i { display: inline-lock; vertical-align: top; line-height: 59px; font-size: 24px; padding-right: 6px; color: #f4f6f8; }
header .menu_acoes .logomarca span { text-align: left; line-height: 59px; font-size: 15px; color: #000000; }
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: var(--fonte-padrao); font-weight: 600; 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:hover { color: var(--cor-principal) }
header .menu_acoes nav ul li ol { position: absolute; margin: 0px; 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); overflow: hidden; }
header .menu_acoes nav ul li ol p { cursor: pointer; 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: var(--fonte-padrao); -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: var(--cor-principal); padding-right: 6px; }
header .menu_acoes nav ul li ol p i.fa-warehouse { font-size: 14px; }
header .menu_acoes nav ul li ol p:hover { background-color: #f4f6f8; padding: 6px 10px 6px 15px; }

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: var(--cor-principal); font-size: 14px; line-height: 60px; font-weight: 600; font-family: var(--fonte-padrao); }
header .menu_acoes .acionadores.logado { padding-right: 15px; }
header .menu_acoes .acionadores i { font-size: 18px; color: var(--cor-principal); text-align: center; width: 100%; height: auto; line-height: 60px; display: inline-block; vertical-align: top; }
header .menu_acoes .acionadores:hover i { color: var(--cor-principal); }
header .menu_acoes .acionadores i.fa-user-circle,
header .menu_acoes .acionadores i.fa-warehouse { color: var(--cor-principal); 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: var(--cor-principal); 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 { background-color: #f4f6f8; color: var(--cor-principal) }

header .menu_acoes .acionadores .submenu { position: absolute; margin: -1px 0px 0px 0px; top: 60px; display: none; width: 250px; 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; }
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: 14px; line-height: 25px !important; font-family: var(--fonte-padrao); font-weight: 600; -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: #545454; color: #ffffff; border-bottom: #545454 1px solid; }
header .menu_acoes .acionadores .submenu .subitem.sair i { color: #ffffff !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: var(--cor-principal); }
header .menu_acoes .acionadores .submenu .subitem i.fa-warehouse { font-size: 13px; }
header .menu_acoes .acionadores .submenu .subitem:hover { background-color: #eaeaea; padding: 6px 10px 6px 15px; color: var(--cor-principal); }
header .menu_acoes .acionadores .submenu .subitem.sair:hover { background-color: #545454; color: #ffffff; }

/* HOME EQUIPE */
.equipe_home ul { grid-template-columns: repeat(4, 1fr); }

/* BANNER LOJA */
.sliderBullets .active { background-color: var(--cor-principal); }

/* CONTATOS */
.meus_contatos ol li .top { color: var(--cor-principal) !important; }
#contato .formulario .botao-contato { background-color: var(--cor-principal) !important; }

/* IMÓVEIS */
section .listagem .navegacao ul { border-left: 3px solid var(--cor-principal); }

/* IMOVEL */
.produto .esquerda .destaque .valores { color: var(--cor-principal); }
.sliderBullets .active { background-color:var(--cor-principal); }

/*SEO H1 E H2*/
.tags_especiais { width: 100%; height: auto; position: relative; padding: 50px 0px; background-color: #eaeaea; }
.tags_especiais h1 { width: 100%; height: auto; position: relative; padding: 0px 0px 15px 0px; font-size: 18px; font-family: var(--fonte-padrao); color: rgb(42,16,143); text-align: left; line-height: 24px; font-weight: 600; border-bottom: 1px solid #f4f6f8; }
.tags_especiais h2 { width: 100%; height: auto; position: relative; padding: 15px 0px 0px 0px; font-size: 14px; font-family: var(--fonte-padrao); color: #545454; text-align: left; line-height: 22px; font-weight: 400; }

/* RODAPÉ */
footer { width: 100%; height: auto; position: relative; background: var(--cor-rodape); clear: both; }
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: 11px; color: #707070; text-align: left; font-family: var(--fonte-padrao); font-weight: 400; }
footer .assinatura_portal_lojista .termos a { font-size: 11px; color: #707070; font-family: var(--fonte-padrao); font-weight: 400; }
footer .assinatura_portal_lojista .termos a:hover { text-decoration: underline; }
footer .assinatura_portal_lojista .assinatura_portal { width: auto; height: auto; position: relative; padding: 5px 0px; text-align: right; float: right; }
footer .assinatura_portal_lojista .assinatura_portal span { position: relative; display: inline-block; vertical-align: top; width: auto; height: auto; line-height: 16px; font-size: 11px; color: #707070; font-family: var(--fonte-padrao); font-weight: 400; padding: 2px 15px; }
footer .assinatura_portal_lojista .assinatura_portal img { display: inline-block; vertical-align: top; text-align: center; width: auto; height: 20px; 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: 5px; padding: 0px 10px; height: 47.5px; position: fixed; right: 3px; top: 0px; z-index: 12001; }
#menu2start .barras { width: 100%; height: auto; position: relative; padding-top: 16px; }
#menu2start .barras .barra { width: 100%; height: 5px; position: relative; background-color: var(--cor-principal); margin-bottom: 4px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
#menu2 { display: none; background-color: #000000; width: 92%; height:100% !important; margin: 0 auto; padding: 60px 4% 0px 4%; position: fixed; z-index: 1000; 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: #000000; text-align: left; font-size: 24px; height: auto; padding: 10px 0px; line-height: 28px; width: 100%; font-family: var(--fonte-padrao); font-weight: 700; display: inline-block; }
#menu2 li .submenu { display: none; }
#menu2 li ol { width: 100%; height: auto; position: relative; padding: 6px 0px 0px 0px; }
#menu2 li ol p { border: none; color: #000000; text-align: left; font-size: 24px; height: auto; padding: 6px 0px 6px 15px; line-height: 28px; width: -moz-calc(100% - 15px); width: -webkit-calc(100% - 15px); width: -o-calc(100% - 15px); width: calc(100% - 15px); font-family: var(--fonte-padrao); font-weight: 600; font-style: italic; }

::-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(84,84,84, 0.8); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0); box-shadow: 0 0 0 0 rgba(84,84,84, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0); box-shadow: 0 0 0 0 rgba(84,84,84, 0); } }
@-moz-keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); } 70% { -webkit-box-shadow: 0 0 0 15px rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0); box-shadow: 0 0 0 0 rgba(84,84,84, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0); box-shadow: 0 0 0 0 rgba(84,84,84, 0); } }
@keyframes pulse { 0% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); box-shadow: 0 0 0 0 rgba(84,84,84, 0.8); } 70% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 15px rgba(84,84,84, 0); box-shadow: 0 0 0 15px rgba(84,84,84, 0); } 100% { -webkit-box-shadow: 0 0 0 0 rgba(84,84,84, 0); -moz-box-shadow: 0 0 0 0 rgba(84,84,84, 0); box-shadow: 0 0 0 0 rgba(84,84,84, 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); } }

/*CONFIG ADICIONAL*/
/*CONFIG ADICIONAL*/
/*CONFIG ADICIONAL*/

/*SELOS*/
.baixo_km, .baixo_preco, .unico_dono,
.produto .item .infos .esquerda .topicos .vendedor .contatos .infos .mensagem,
.captura_carro form input[type="button"],
.produto .item .infos .esquerda .topicos .tags .tag .ver_telefone,
.produto .item .infos .esquerda .topicos.destaque { background-color: var(--cor-principal) !important; background: var(--cor-principal) !important; }
.baixo_km i, .baixo_preco i, .unico_dono i { color: var(--cor-principal) !important; }
.produto .item .infos .esquerda .topicos .qual .linha_padrao  { background-color: var(--cor-principal) !important; background: var(--cor-principal) !important; }
.produto .item .infos .esquerda .topicos .comparativo .tag.one .dado { color: var(--cor-principal) !important; }
.produto .item .infos .esquerda .topicos .tags .tag { color: #<br />
<b>Notice</b>:  Undefined index: cor_titulo_geral in <b>/home/timecow1/public_html/tcow.com.br/css/config.php</b> on line <b>295</b><br />
 !important; }
.produto .item .infos .esquerda .topicos.destaque .tags .tag { color: var(--cor-principal) !important; }


/*BACKGROUND VIDEO*/

:root, :host{
    --tcow-ads-height: 0px;
	--site-width: 980px;
   
}
#BACKGROUND_GROUP {
    --transition-duration: 700ms;
}
#pageBackground {
    --bg-position: fixed;
    --fill-layer-image-opacity: 1;
    --fill-layer-video-opacity: 1;
    --bg-overlay-color: rgb(255, 255, 255);
    --bg-gradient: none;
}

.containerVideo {
    height: 100%;
    min-height: calc(100vh - var(--tcow-ads-height));
    min-width: var(--site-width);
    position: var(--bg-position);
    top: var(--tcow-ads-height);
    width: 100%;
}

.playerVideo {
    height: 100%;
    left: 0;
    -webkit-mask-image: var(--mask-image,none);
    mask-image: var(--mask-image,none);
    -webkit-mask-position: var(--mask-position,0);
    mask-position: var(--mask-position,0);
    -webkit-mask-repeat: var(--mask-repeat,no-repeat);
    mask-repeat: var(--mask-repeat,no-repeat);
    -webkit-mask-size: var(--mask-size,100%);
    mask-size: var(--mask-size,100%);
    overflow: hidden;
    pointer-events: var(--fill-layer-background-media-pointer-events);
    position: absolute;
    top: 0;
    width: 100%;
}
.mediaVideo {
    height: 100%;
}

.formatVideo {
    position: absolute;
    top: 0;
    opacity: 0;
}


@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: var(--fonte-padrao); 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; }

	#amensagem_curta { right: inherit; width: 310px; left: 50%; margin-left: -175px; text-align: left; }

	/* TOPO */
	header { 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; line-height: 42px; }
	header .menu_acoes .logomarca { width: 200px; height: 42px; float: none; display: inline-block; text-align: left; }
	header .menu_acoes .logomarca img { width: auto; height: auto; position: relative; vertical-align: middle; max-height: 42px; max-width: 200px; }
	header .menu_acoes nav, header .menu_acoes #aciona_busca, header .busca_rapida { display: none; }
	header .menu_acoes .acionadores { background-color: transparent; }
	header .menu_acoes .acionadores { cursor: pointer; width: auto; min-width: 30px; height: 40px; line-height: 40px; }
	header .menu_acoes .acionadores.logado { padding-right: 5px; }
	header .menu_acoes .acionadores i { line-height: 44px; }
	header .menu_acoes .acionadores .perfil { margin: 0px 5px 2px 4px; }
	header .menu_acoes .acionadores .submenu { top: 40px; }

	/* 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% 10px 3%; }
	footer .mapa_site ol { text-align: center; }
	footer .mapa_site ol li { width: 47%; height: auto; margin: 0px 2% 40px 0px; display: inline-grid; }
	footer .mapa_site ol li .top { font-size: 20px; line-height: 20px; text-align: center; }
	footer .mapa_site ol li p { font-size: 14px; line-height: 22px; text-align: center; }
	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; }

	.mural { right: inherit; left: 10px; top: 50px; width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); }
	.mural ul li { width: -moz-calc(100% - 20px); width: -webkit-calc(100% - 20px); width: -o-calc(100% - 20px); width: calc(100% - 20px); }
	.mural ul li .not { width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); }

	#menu2start { display: block; }

	.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 { width: 96%; height: auto; padding: 20px 2% 5px 2%; }
	.titulo_global .tag_global { line-height: 40px; }
	.titulo_global .tag_global .label_global { font-size: 18px; line-height: 40px; }
	.titulo_global .tag_global .label_global span { width: auto; display: inline-block; vertical-align: top; margin: 0px 0px 0px 10px; font-size: 18px; }
	.titulo_global .tag_global img { line-height: 40px; position: relative; vertical-align: middle; max-height: 40px; max-width: 100px; display: inline-block; float: none; }
	.titulo_global .tag_global .label_global .complemento { max-width: 100%; text-align: left; font-size: 14px; }
	.titulo_global .tag_global .linha_padrao , .titulo_global .tag_global .linha_padrao_azul_claro , .titulo_global .tag_global .linha_padrao_rosa  { margin-right: 10px; }
	.titulo_global .nova_acao { float: none; display: inline-block; margin-top: 10px; font-size: 12px; }

	.seminovo_card { width: 320px; height: auto; }
	.seminovo_card .avatar, .seminovo_card .avatar img { width: 320px; height: auto; }
	.seminovo_card .diferenciais { margin: 170px 0px 0px 0px;}

	/* 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; }

	/* 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; }

	.formulario .nova_acao { margin-top: 10px; }

	footer .newsletter { width: 96%; height: auto; padding: 25px 2%; }
	footer .newsletter .titulo_news { width: 100%; }
	footer .newsletter .titulo_news .tag_news { width: 100%; }
	footer .newsletter .titulo_news .tag_news .linha_news { display: none; }
	footer .newsletter .titulo_news .tag_news .label_news { font-size: 24px; width: 100%; text-align: center }
	footer .newsletter .titulo_news .tag_news .label_news .complemento_news { width: 100%; font-size: 14px; text-align: center; }
	footer .newsletter .titulo_news:hover .tag_news { padding-left: 10px; }
	footer .newsletter .capta { width: 100%; padding-left: inherit; }
	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: var(--fonte-padrao); 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: none; width: 100%; font-size: 24px; text-align: center; }
	footer .newsletter .capta form { width: 100%; height: auto; position: relative; padding: 0px; text-align: center; }
	footer .newsletter .capta form input[type=text] { margin: 0px 10px; }
	footer .newsletter .capta form .legenda_capta { position: relative; float: none; width: 100%;  text-align: center; padding: 10px 0px; } 
	footer .newsletter .capta form .legenda_capta i { display: none }
	footer .newsletter .capta form input[type=button] { cursor: pointer; width: auto; float: none; }
	footer .concessionarias { width: 96%; padding: 30px 3%; }
	footer .concessionarias ol { text-align: center; }
	footer .concessionarias ol li { margin: 0px 10px 20px 10px; display: inline-grid; }

	footer .rodape .direitos { display: none; }
	footer .servicos { width: 96%; padding: 20px 2%; text-align: center; }
	footer .servicos ul { width: 100%; text-align: center; padding: 30px 0px 0px 0px; }
	footer .servicos ul li { text-align: center; margin: 30px 30px 0px 30px; }

	footer .assinatura_portal_lojista { width: 96% padding: 20px 2%; text-align: center; }
	footer .assinatura_portal_lojista .termos { width: 94%; text-align: center; border-bottom: 1px solid #eaeaea; padding: 0px 3% 30px 3%; margin-bottom: 20px; }
	footer .assinatura_portal_lojista .assinatura_aceledrive { width: 100%; padding: 10px 0px; text-align: center; float: none; }

}

