/* ----- Banner ----- */
section.banner{text-align:center; margin-top:30px; z-index:2;  height:360px; position:relative;}
section.banner img.banner{width:100%; height:auto; position:absolute; left:0;}


section .home{ color:#ed1d24; font-weight:600;}
section .home .banner1, section .home .banner2, section .home .banner3{text-align:center; font-size:18px; margin-top:120px;}
section .home .banner1 span{text-align:left;}
section .home div.imagem {width:275px; height:195px; margin:0 auto; position:relative; text-align:center;}
section .home div span{	padding: 15px 0 0 20px;	background: url(../imagens/fio_destaque_home.png) no-repeat top left;height: 85px;top: -55px;left: 20px;z-index: 2;position: absolute;	font-weight: 400;font-size: 20px;}

section.conteudo{height:360px; background:#e5e5e5;}

.coruja{margin-top:110px;}

.border:hover img { margin-top:10px; opacity:0.7; }

/* tooltip GRI */
.gri .tooltip-inner {background-color:#FFEC00; text-align:left; max-width:300px; font-family: 'Roboto Condensed', sans-serif; font-size:15px; padding:10px 15px; color:#444;}
.gri .tooltip-inner b {display:block; color:#3360B9;}


@media screen and (max-width: 1024px) {
	section.banner{text-align:center; margin-top:30px; z-index:2;  height:318px; position:relative;}
	.coruja{ width:150px; height:auto;}
}
