

/* Configura��es gerais das chamadas */
.c-chamada{position:relative;overflow:hidden;}
.c-chamada a{text-decoration:none}
.c-chamada .c-img{position:relative;width:100%; background:#f5f5f5}
.c-chamada .c-img img{font:0.9em/120% 'Source Sans Pro', sans-serif; color:#999; border:none;text-align:center;left: 50%; padding: 0; position: absolute; top: 50%; width: 100%;transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform: translate(-50%,-50%)}
.c-chamada .c-img img:before{content:" Ops! Imagem ""n\00e3o"" encontrada :( "; display:block;line-height:70px}
.c-chamada .c-img:before{content:"";display:block;}
.c-chamada .c-img .img-content{position:absolute;top:0;left:0;bottom:0;right:0;height:100%;overflow:hidden;}
.c-chamada .c-titulo{color:#0e4f70;position:relative;border:solid 1px #e6e6e6;overflow:hidden;-webkit-transition:color .25s ease-out;-moz-transition:color .25s ease-out;-o-transition:color .25s ease-out;transition:color .25s ease-out;padding:0 15px;}
.c-chamada .c-titulo span{display:table-cell;vertical-align: top; padding-top: 20px;}
.c-chamada .c-sobretitulo{position:absolute;z-index:1;width:100%;border-bottom:solid 2px;color:#fff;-webkit-transition:border-color .25s ease-out;-moz-transition:border-color .25s ease-out;-o-transition:border-color .25s ease-out;transition:border-color .25s ease-out;border-color:#0e4f70;}
.c-chamada .c-sobretitulo span{display:inline-block;background:#0e4f70;font-size:.813em;font-family:'Source Sans Pro', sans-serif;text-transform:uppercase;-webkit-transition:background .25s ease-out;-moz-transition:background .25s ease-out;-o-transition:background .25s ease-out;transition:background .25s ease-out;padding:5px;}

/* Gradiente */
.col-12.c-chamada .img-content:before,.col-8.c-chamada .img-content:before{content:"";height:44%;left:0;bottom:0;position:absolute;width:100%;background:linear-gradient(to bottom,transparent,#000000);background:-webkit-linear-gradient(to bottom,transparent,#000000);background:-o-linear-gradient(to bottom,transparent,#000000);background:-moz-linear-gradient(to bottom,transparent,#000000);opacity:0.5;display:none; z-index:1}
.col-12.c-chamada .img-content:after{content: ""; height: 100%; right: 0; bottom: 0; position: absolute; width: 43%; background: linear-gradient(to right,transparent,#000000);  opacity: 0.5;display:none; z-index:0}

/* Propor��o de imagens */
.ratio3_1:before{padding-top:33.33%;}
.ratio16_9:before{padding-top:56.25%;}
.ratio4_3:before{padding-top:75%;}
.ratio2_1:before{padding-top:50%;}
.ratio1_1:before{padding-top:100%;}

/* Chamadas Relacionadas */
.lst-chamadas-relacionadas{border-left:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;padding:0 15px 15px;}
.lst-chamadas-relacionadas li{height:63px;border-top:solid 1px #e6e6e6;width:100%;padding:12px 0 0 16px;}
.lst-chamadas-relacionadas li a{font:1em/120% "Source Sans Pro", sans-serif;color:#5b5b5b;}
.lst-chamadas-relacionadas li span{border:2px solid #1f91ae;display:inline-block;vertical-align:top;padding-right:8px;margin-left:-16px;border-top:none;height:10px;position:relative;top:4px;margin-right:5px;border-right:none;color:#1f91ae;}

/* Chamadas 12cols */
.col-12.c-chamada{margin-bottom:30px;margin-left:0;}
.col-12.c-chamada .c-titulo{color:#2ea3b4;width:100%;}
.col-12.c-chamada .c-titulo span{height:145px;font:bold 2.375em/120% "Roboto Slab", sans-serif;padding-top:10px; vertical-align:middle;}
.col-12.c-chamada .c-sobretitulo{border-bottom:0;top:0;border-top:solid 2px #2ea3b4;}
.col-12.c-chamada:hover .c-sobretitulo{border-color:#007b8d; border-bottom:none}
.col-12.c-chamada:hover .c-sobretitulo span{background:#007b8d;}
.col-12.c-chamada:hover .c-titulo{color:#007b8d;}
.col-12.c-chamada.com-relacionadas .c-titulo span{padding-right:33%}
.col-12.c-chamada.com-relacionadas .container-lst{position:absolute;right:0;top:16%;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas{border:none;width:388px;float:right;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li{border-top:none;height:100px;width:48%;display:table-cell;border-left:solid 1px #e6e6e6;padding:0 5px 0 15px;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li a{color:#1c5978;font-size:1em;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li span{display:none}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li .c-sobretitulo{position:inherit;border-top:none;padding:0 0 6px;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li .c-sobretitulo span{background:none;letter-spacing:0;color:#2ea3b4;border:none;padding:0;margin:0;display:block}
.col-12.c-chamada.com-img{height:348px;}
.col-12.c-chamada.com-img img{top:46%}
.col-12.c-chamada.com-img .img-content:before{content:"";display:block}
.col-12.c-chamada.com-img .img-content:after{content:"";display:block}
.col-12.c-chamada.com-img .c-titulo{position:absolute;bottom:20px;border:none;color:#fff;text-shadow:2px 2px 3px #000;padding:15px 15px 0; z-index:100}
.col-12.c-chamada.com-img .c-titulo span{display:inline; width:auto}
.col-12.c-chamada.com-img.com-relacionadas .c-titulo{padding:15px 36% 0 15px;}
.col-12.c-chamada.com-img.com-relacionadas .c-titulo span{height:120px; padding-right:36%}
.col-12.c-chamada.com-img.com-relacionadas .container-lst{border-left:solid 1px #2ea3b4;position:absolute;bottom:8%;width:24%;height:88%;top:6%;overflow:hidden;z-index:100}
.col-12.c-chamada.com-img.com-relacionadas .container-lst:before{content:"";background:linear-gradient(toright,transparent,#000000);opacity:0.3;position:absolute;width:100%;height:125%;top:-44px;}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas{border:none;position:absolute;width:auto;padding-left:30px; padding-bottom:0px; bottom:0}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li{float:none;border-left:none;width:auto;border-top:solid 1px #2ea3b4;display:inherit; padding-left:0}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li:first-child{border-top:none;}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li a{color:#fff;font-size:1.125em;text-shadow:1px 1px #000;display:table-cell;vertical-align:middle;height:90px;}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li span{display:inline-block}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li .c-sobretitulo span{color:#4ccaea;}
.col-12.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas li:nth-child(4){display:none}
.col-12.c-chamada.destaque-soft .c-compartilhe .container-acoes{border-color:#fff}

/* Chamadas Extra */
.c-chamada.extra{width:100%;height:83px;margin-bottom:30px;margin-left:0;}
.c-chamada.extra .c-titulo,
.c-chamada.extra .c-titulo .titulo-extra{width:100%;border-top:solid 2px #d8002e;height:83px;}
.c-chamada.extra .c-titulo span,
.c-chamada.extra .titulo-extra span{font:300 1.5em/120% "Roboto Slab", sans-serif;color:#0e4f70;width:925px;height:91px; vertical-align:middle; padding-top:0px}
.c-chamada.extra.lancealance .c-titulo span{height:75px}
.c-chamada.extra .titulo-extra span{padding-left:95px;height:80px;}
.c-chamada.extra:hover .c-titulo span,
.c-chamada.extra:hover .c-titulo .titulo-extra span{ text-decoration:underline}
.c-chamada.extra:hover .c-titulo{border-top-color:#ac0025;}
.c-chamada.extra .c-sobretitulo{border:none;}
.c-chamada.extra .c-sobretitulo span{background-color:#d8002e;}
.c-chamada.extra .c-sobretitulo-extra{color:#d8002e;position:absolute;font:bold 18px/120% "Source Sans Pro", sans-serif;text-align:center;text-transform:uppercase;width:0;height:0;border-top:15px solid #d8002e;border-right:15px solid transparent;z-index:1;}
.c-chamada.extra .c-sobretitulo-extra span{display:block;text-align:center;width:83px;border-bottom:solid 1px #d8002e;height:64px;margin-top:4px;padding:3px 15px;}
.c-chamada.extra .c-sobretitulo-extra span::after{width:0;height:0;border-bottom:15px solid #d8002e;border-left:15px solid transparent;display:block;content:"";margin-left:53px;margin-top:6px;}
.c-chamada.extra:hover .c-sobretitulo span {background-color:#ac0025}
.c-chamada.extra:hover .c-sobretitulo-extra{color:#ac0025; border-top-color:#ac0025}
.c-chamada.extra:hover .c-sobretitulo-extra span{border-bottom-color:#ac0025}
.c-chamada.extra:hover .c-sobretitulo-extra span::after{border-bottom-color:#ac0025}
.c-chamada.extra.lancealance .c-titulo{border-top:solid 2px #f79730;}
.c-chamada.extra.lancealance .c-titulo span{font-size:28px;width:auto;padding-left:28px;}
.c-chamada.extra.lancealance .c-sobretitulo-extra{color:#f79730;border-top:15px solid #f79730;}
.c-chamada.extra.lancealance .c-sobretitulo-extra span::after{border-bottom:15px solid #f79730;margin-top:-9px;}
.c-chamada.extra.lancealance .c-sobretitulo-extra span{padding-top:0;position:absolute;top:-9px;z-index:1;border-bottom:solid 1px #f79730;height:73px;}
.c-chamada.extra.lancealance .c-sobretitulo-extra span b{border:solid 3px #fff;font-size:12px;font-weight:400;color:#fff;background-color:#f79730;border-radius:100%;background-clip:padding-box;padding:0 4px;}
.c-chamada.extra.lancealance .c-sobretitulo-extra span::before{content:"";border-bottom:solid 1px #f79730;display:block;position:relative;top:35px;z-index:-1;}
.c-chamada.extra.lancealance .c-titulo .placar{font-family:'Source Sans Pro', sans-serif;text-transform:uppercase;font-size:18px;color:#646464;position:relative;top:-5px;padding-left:100px;width: 45%; text-align: center;}
.c-chamada.extra.lancealance .c-titulo .placar i{width:40px;height:48px;display:inline-block;position:relative;top:10px;left:-3px;}
.c-chamada.extra.lancealance .c-titulo .placar i.brasao-1{left:4px;}
.c-chamada.extra.lancealance .c-titulo .placar b{display:none;font-weight:600;font-family:"Roboto Slab", sans-serif;font-size:32px;position:relative;top:5px;margin:0 10px;}
.c-chamada.extra.lancealance:hover .c-sobretitulo-extra{color:#e17400;border-top:15px solid #e17400;}
.c-chamada.extra.lancealance:hover .c-sobretitulo-extra span{border-bottom-color:#e17400;}
.c-chamada.extra.lancealance:hover .c-sobretitulo-extra span::after{border-bottom-color:#e17400;}
.c-chamada.extra.lancealance:hover .c-sobretitulo-extra span b{background-color:#e17400;}
.c-chamada.extra.lancealance:hover .c-titulo{border-top-color:#e17400;}
.c-chamada.extra.lancealance:hover .c-titulo span{text-decoration:none}
.c-chamada.extra.lancealance:hover .c-titulo .acompanhe{text-decoration:underline}

/* Chamadas 8cols */
.col-8.c-chamada{height:222px;margin-bottom:30px;}
.col-8.c-chamada .c-titulo{font:bold 2.125em/120% "Roboto Slab", sans-serif;border-top:solid 2px #0e4f70;}
.col-8.c-chamada .c-titulo span{height:219px;position:relative;top:-10px;}
.col-8.c-chamada .c-sobretitulo{border-bottom:0;}
.col-8.c-chamada.com-relacionadas .c-titulo{border-bottom:none;top:0;}
.col-8.c-chamada.com-relacionadas .c-titulo span{height:164px; vertical-align:middle}
.col-8.c-chamada.com-relacionadas .c-compartilhe{top: 40%;bottom:inherit;}
.col-8.c-chamada.com-relacionadas:hover .c-titulo{border-top-color:#1f91ae;}
.col-8.c-chamada.com-relacionadas .container-lst{height:184px;position: absolute; width:100%; bottom: 0;border:solid 1px #e6e6e6; border-top:none}
.col-8.c-chamada.com-relacionadas .lst-chamadas-relacionadas{border:none; position:absolute;width: 100%;bottom: 0; }
.col-8.c-chamada.com-relacionadas .lst-chamadas-relacionadas li{display:none}
.col-8.c-chamada.com-relacionadas .lst-chamadas-relacionadas li:nth-child(1){display:block}
.col-8.c-chamada.com-relacionadas .lst-chamadas-relacionadas li:nth-child(2){display:block}
.col-8.c-chamada.com-img .c-titulo{font:bold 2.125em/120% "Roboto Slab", sans-serif;position:absolute;bottom:0;border:none;color:#fff;text-shadow:2px 2px 3px #000;width:75%;text-decoration:none;padding:15px 15px 0;z-index:100}
.col-8.c-chamada.com-img .c-titulo span{height:43%;}
.col-8.c-chamada.com-img .c-sobretitulo{top:0;border-top:solid 2px #0e4f70;border-bottom:0;}
.col-8.c-chamada.com-img .img-content:before{display:block; bottom:54px;}
.col-8.c-chamada.com-img .img-content:after{display:none}
.col-8.c-chamada.com-img img{top:45%}


/* Chamadas 6cols */
.col-6.c-chamada{height:145px;margin-bottom:31px;}
.col-6.c-chamada .c-titulo{font:bold 1.625em/120% "Roboto Slab", sans-serif;}
.col-6.c-chamada .c-titulo span{height:142px;position:relative;top:-5px; vertical-align:middle}
.col-6.c-chamada .c-sobretitulo{top:0;border-bottom:0;border-top:solid 2px;border-color:#0e4f70;}
.col-6.c-chamada.com-img{height:314px;}
.col-6.c-chamada.com-img .c-titulo span{height:125px; vertical-align:top}
.col-6.c-chamada.com-img .c-sobretitulo{margin-top:-24px;top:inherit;border-top:0;border-bottom:solid 2px;border-bottom-color:#0e4f70;}
.col-6.c-chamada.com-img.com-relacionadas .lst-chamadas-relacionadas>li{height:63px;}
.col-6.c-chamada.com-relacionadas .c-titulo{border-bottom:none;}
.col-6.c-chamada.com-img.com-relacionadas{height:519px;}
.col-6.c-chamada.com-relacionadas .lst-chamadas-relacionadas{height:205px;}
.col-6.c-chamada.com-relacionadas .lst-chamadas-relacionadas>li{height:51px;}


/* Chamadas 4cols */
.col-4.c-chamada{position:relative;height:350px;margin-bottom:29px;}
.col-4.c-chamada .c-titulo{font:bold 1.513em/120% "Roboto Slab", sans-serif;}
.col-4.c-chamada .c-titulo span{height:143px;position:relative;top:-10px;}
.col-4.c-chamada:hover .c-sobretitulo, .col-4.c-chamada.horizontal:hover .c-sobretitulo, .col-4.c-chamada.horizontal.com-img:hover .c-sobretitulo{border-bottom: solid 2px #1f91ae;}
.col-4.c-chamada.com-img .c-sobretitulo{margin-top:-24px;}
.col-4.c-chamada.com-relacionadas {height:600px}
.col-4.c-chamada.com-relacionadas .c-titulo{border-bottom:0;font-family:"Roboto Slab", sans-serif;}
.col-4.c-chamada.com-relacionadas .c-compartilhe{top:56%;}
.col-4.c-chamada.com-relacionadas .lst-chamadas-relacionadas{padding-top:35px; padding-bottom:18px; height: 251px;}
.col-4.c-chamada.especial-patrocinado .c-sobretitulo {border-bottom-color:#00c2bb; margin-top: -26px;}
.col-4.c-chamada.especial-patrocinado .c-sobretitulo span {background:#00c2bb;font:bold 13px/120% "Roboto Slab", sans-serif;}
.col-4.c-chamada.especial-patrocinado .c-titulo {color:#00c2bb; border-color:#00c2bb}
.col-4.c-chamada.especial-patrocinado .c-compartilhe li .qtd-comentarios{color:#00c2bb}
.col-4.c-chamada.especial-patrocinado:hover .c-titulo {color: #009999; border-color: #009999;}
.col-4.c-chamada.especial-patrocinado:hover .c-sobretitulo {border-color: #009999;}
.col-4.c-chamada.especial-patrocinado:hover .c-sobretitulo span {background-color: #009999;}
.col-8.c-chamada+.col-4.c-chamada.com-relacionadas .c-titulo{border-bottom:solid 1px #e6e6e6;}
.col-8.c-chamada+.col-4.c-chamada.com-relacionadas .c-titulo span{height:144px;}
.col-4.c-chamada.horizontal{margin-bottom:31px;height:96px;}
.col-4.c-chamada.horizontal .c-titulo{display:block;font:1em/120% "Source Sans Pro", sans-serif;height:96px;border-width:1px;padding:15px;}
.col-4.c-chamada.horizontal .c-sobretitulo{border-bottom:0;top:0;border-top:solid 2px #0e4f70;}
.col-4.c-chamada.horizontal:hover .c-sobretitulo{border-top-color:#1f91ae; border-bottom:none}
.col-4.c-chamada.horizontal .c-compartilhe{display:none}
.col-4.c-chamada.horizontal.com-img .c-img{width:47%;float:left;}
.col-4.c-chamada.horizontal.com-img .c-img.ratio16_9:before{padding-top:56.75%}
.col-4.c-chamada.horizontal.com-img .c-sobretitulo{width:47.2%;bottom:0;border-top:0;top:inherit;border-bottom:solid 2px #0e4f70;}
.col-4.c-chamada.horizontal.com-img:hover .c-sobretitulo{border-top-color:#1f91ae}
.col-4.c-chamada.horizontal.com-img .c-titulo span{height:83px;}
.col-4.c-chamada.horizontal.com-img .ico-player svg{width:40px;}
.col-4.c-chamada.horizontal.especial-patrocinado .c-sobretitulo{border-bottom:solid 2px #00c2bb}


/* Chamadas 3cols */
.col-3.c-chamada.com-img{height:314px;margin-bottom:30px;}
.col-3.c-chamada.com-img .c-titulo{font:bold 1.188em/120% "Roboto Slab", sans-serif;}
.col-3.c-chamada.com-img .c-titulo span{height:162px;position:relative;top:-15px; vertical-align:top; padding-top:30px}
.col-3.c-chamada.com-img .c-sobretitulo{margin-top:-24px;width:100%;}

/* Chamadas 2cols */
.col-2.c-chamada{height:145px;margin-bottom:25px;}
.col-2.c-chamada .c-titulo{height:145px;font:1em/120% "Source Sans Pro", sans-serif;padding:20px 14px 0;}
.col-2.c-chamada .c-titulo span{height:116px}
.col-2.c-chamada .c-sobretitulo{border-bottom:0;border-width:1px; border-top:solid 2px #0e4f70}
.col-2.c-chamada .c-compartilhe{display:none}

.col-4.c-chamada.horizontal .c-titulo span,.col-2.c-chamada .c-titulo span{height:110px; vertical-align:middle; padding-top:0; top:-12px}
.destaque-soft .c-sobretitulo span{background:#f18434;}
.c-chamada.horizontal.sem-img.chamada-opiniao .c-tit-autores{font-size:.813em;font-family:'Source Sans Pro', sans-serif;color:#6e6e6e;display:block;}
.c-chamada.horizontal.sem-img.chamada-opiniao .c-sobretitulo{width:28%;top:0;bottom:inherit;border-bottom:none;border-top:solid 1px #2ea3b4;}
.c-chamada.horizontal.sem-img.chamada-opiniao .c-titulo{color:#2ea3b4;font:1.063em/120% "Roboto Slab", sans-serif;padding-top:6px;border-color:#2ea3b4;}
.c-chamada.horizontal.sem-img.chamada-opiniao .c-img{width:60px;height:60px;float:left;}
.c-chamada.horizontal.sem-img.chamada-opiniao .c-img.redondo{margin-right:10px;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;border:1px solid #e6e6e6;overflow:hidden;}

/* Chamadas Opini�o */
.c-chamada.horizontal.chamada-opiniao .c-sobretitulo,
.c-chamada.horizontal.chamada-opiniao-colunistas .c-sobretitulo,
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img .c-sobretitulo{top:0;bottom:inherit;border-bottom:none;border-top:solid 2px #2ea3b4;width:100%; margin-top:0;}
.c-chamada.horizontal.chamada-opiniao.com-img .c-sobretitulo{border-top:none;border-bottom:solid 2px #2ea3b4;}
.c-chamada.horizontal.chamada-opiniao .c-sobretitulo span,
.c-chamada.horizontal.chamada-opiniao-colunistas .c-sobretitulo span {background-color:#2ea3b4}
.c-chamada.horizontal.chamada-opiniao .c-titulo, 
.c-chamada.horizontal.chamada-opiniao-colunistas .c-titulo{color:#2ea3b4;font:bold 1.063em/120% "Roboto Slab", sans-serif;padding-top:6px;border-color:#2ea3b4;}
.c-chamada.horizontal.chamada-opiniao.com-img .c-titulo{padding-top:15px}
.c-chamada.horizontal.chamada-opiniao:hover .c-titulo,
.c-chamada.horizontal.chamada-opiniao-colunistas:hover .c-titulo{color:#007b8d; border-color:#007b8d}
.c-chamada.horizontal.chamada-opiniao:hover .c-sobretitulo,
.c-chamada.horizontal.chamada-opiniao-colunistas:hover .c-sobretitulo{border-color:#007b8d; border-bottom:0}
.c-chamada.horizontal.chamada-opiniao:hover .c-sobretitulo span,
.c-chamada.horizontal.chamada-opiniao-colunistas:hover .c-sobretitulo span{background:#007b8d;}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img{border:solid 1px #2ea3b4;    border-top: 0;}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img:hover{border-color:#007b8d}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img .c-titulo{border:0; padding-top:25px}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img .c-img{float:right; width:20%;border-radius:100%; border:solid 1px #ececec; overflow:hidden; margin-top: 12px; margin-right: 15px;height:78%}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img .c-img.ratio16_9:before{padding-top:100%}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img .c-img img{width:auto; height:100%}
.c-chamada.horizontal.chamada-opiniao-colunistas.com-img:hover .c-sobretitulo{border-bottom:0; border-top-color:#007b8d}

/* �cone de v�deo */
.ico-player{background: none;
  width: 50px;
  height: 50px;
  border: solid 5px #fff;
  border-radius: 100%;  
  padding: 0;
  text-indent:-9999px;
  position:absolute;
  top:50%;
  left:50%;
  margin-top:-30px;
  margin-left:-20px;
  box-shadow: 1px 2px 3px #000;-webkit-transition:background .25s ease-out;-moz-transition:background .25s ease-out;-o-transition:background .25s ease-out;transition:background .25s ease-out;}
  
  
.ico-player span{width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-left: 15px solid #fff;
  border-bottom: 12px solid transparent;
  position: absolute;
  left: 41%;
  top: 19%;
  }
  
.c-chamada a:hover .ico-player{
  background:#4ccaea;
  cursor:pointer;
  opacity:0.8;
  border:none;
  position:absolute;  
  width: 50px;
  height: 50px; 
  box-shadow:none;
}

.c-chamada a:hover .ico-player span{
  top:25%;
  left:42%;
}

.col-6 .ico-player{margin-top:-85px}
.col-6.com-relacionadas .ico-player{margin-top:-185px}
.col-3.c-chamada.com-img .ico-player{top: 25%;}
.col-4.c-chamada.com-img .ico-player{top: 34%;}
.col-4.c-chamada.com-img.com-relacionadas .ico-player{top:18%}
.col-4.c-chamada.horizontal.com-img .ico-player{top:53%; left:23%}
 
.c-img.redondo{float:left;margin-right:10px;background-color:transparent;border-radius:100%;-moz-border-radius:100%;-webkit-border-radius:100%;border:1px solid #e6e6e6;overflow:hidden;}
.c-chamada .c-img .img-content img,.c-chamada.extra.lancealance .c-titulo .placar i img{width:100%;}
.c-chamada:hover .c-titulo,.destaque-hard .c-titulo,.destaque-hard .lst-chamadas-relacionadas li span{color:#1f91ae;}
.c-chamada:hover .c-sobretitulo,.col-8.c-chamada.com-img:hover .c-sobretitulo,.col-6.c-chamada.com-img:hover .c-sobretitulo,.col-6.c-chamada.destaque-hard .c-sobretitulo,.col-4.c-chamada.horizontal.destaque-hard .c-sobretitulo,.destaque-hard .c-sobretitulo{border-color:#1f91ae;}
.c-chamada:hover .c-sobretitulo span,.col-8.c-chamada.com-img:hover .c-sobretitulo span,.destaque-hard .c-sobretitulo span{background:#1f91ae;}
.lst-chamadas-relacionadas li a:hover,.col-8.c-chamada.com-relacionadas .lst-chamadas-relacionadas li a:hover{text-decoration:underline;}
.col-12.c-chamada .c-sobretitulo span,.c-chamada.horizontal.sem-img.chamada-opiniao .c-sobretitulo span{background:#2ea3b4;}
.col-12.c-chamada.com-relacionadas .lst-chamadas-relacionadas li+li+li,.col-8.c-chamada+.col-4.c-chamada.com-relacionadas .lst-chamadas-relacionadas{display:none;}
.col-8.c-chamada + .col-4.c-chamada.com-relacionadas .c-compartilhe{top:inherit}
.col-12.c-chamada.com-img .c-opacidade,.col-8.c-chamada.com-img .c-opacidade{-webkit-transition:opacity .75s ease-out;-moz-transition:opacity .75s ease-out;-o-transition:opacity .75s ease-out;transition:opacity .75s ease-out;}
.col-12.c-chamada.com-img:hover .c-opacidade,.col-8.c-chamada.com-img:hover .c-opacidade{opacity:0.8;}
.col-8.c-chamada.com-relacionadas,.col-8.c-chamada.com-img{height:350px;}
.col-6.c-chamada .c-titulo:hover,.col-4.c-chamada:hover *{text-decoration:none;}

.col-6.c-chamada.destaque-soft .c-sobretitulo,.col-4.c-chamada.destaque-soft .c-sobretitulo, .col-4.c-chamada.horizontal.destaque-soft .c-sobretitulo,.destaque-soft .c-sobretitulo{border-bottom:solid 2px #f18434;}

.destaque-hard,.destaque-soft{/*background:#f5f5f5;*/}
.destaque-hard.c-chamada .c-compartilhe li .bt-plataformas,.destaque-soft.c-chamada .c-compartilhe li .bt-plataformas{background:none}
.destaque-soft .c-titulo,.destaque-soft .lst-chamadas-relacionadas li span{color:#f18434;}
.destaque-soft.c-chamada .c-compartilhe li .bt-plataformas svg path{fill:#e2a578}
.destaque-soft.c-chamada .c-compartilhe .ico-comentarios{stroke:#e2a578}
.destaque-soft.c-chamada .c-compartilhe li .qtd-comentarios{color:#e2a578}
.destaque-soft.c-chamada .c-compartilhe .container-acoes{border-color:#e2a578}
.col-2.c-chamada.destaque-soft .c-sobretitulo{border-top:solid 2px #f18434}
.destaque-soft .lst-chamadas-relacionadas a:hover, .destaque-hard .lst-chamadas-relacionadas a:hover{text-decoration:underline}
.destaque-hard:hover .c-sobretitulo{border-color:#007b8d;}
.destaque-hard:hover .c-sobretitulo span{background:#007b8d;}
.destaque-hard:hover .c-titulo{color:#007b8d;}
.destaque-soft:hover .c-sobretitulo, .col-4.c-chamada.horizontal.destaque-soft:hover .c-sobretitulo{border-bottom:solid 2px #e17400;}
.col-2.c-chamada.destaque-soft:hover .c-sobretitulo{border-top:solid 2px #e17400;border-bottom:none}
.destaque-soft:hover .c-sobretitulo span{background:#e17400;}
.destaque-soft:hover .c-titulo{color:#e17400;}
.destaque-soft .c-compartilhe .comentario-home,.destaque-hard .c-compartilhe .comentario-home, .destaque-hard .c-compartilhe.ativo li .bt-plataformas,.destaque-soft .c-compartilhe.ativo li .bt-plataformas{background:none}
.destaque-soft:hover .ico-player{background:#e17400}
.col-6.c-chamada.destaque-soft:hover .c-sobretitulo{border-color:#e17400;}
.col-8.com-relacionadas.destaque-hard .c-titulo,.col-2.destaque-hard .c-sobretitulo{border-top-color:#1f91ae}
.col-4.c-chamada.destaque-soft:hover .c-sobretitulo{border-bottom:solid 2px #e17400;}

