/*-----------------------------------------------
	Home CSS
-----------------------------------------------*/

/* Destaques - Slider */
#sec-destaques { margin-bottom:40px; }
#sec-destaques .bjqs { position:relative; list-style:none; overflow:hidden; display:none; }
#sec-destaques .bjqs-slide { position:absolute; display:none; }
#sec-destaques .bjqs-controls { list-style:none; z-index:7000; }
#sec-destaques .bjqs-controls.v-centered li a { position:absolute; }
#sec-destaques .bjqs-controls.v-centered li.bjqs-next a { right:0; }
#sec-destaques .bjqs-controls.v-centered li.bjqs-prev a { left:0; }
#sec-destaques .bjqs-markers { position:absolute; top:0; left:auto !important; right:0; padding:9px 9px 0 0; }
#sec-destaques .bjqs-markers.h-centered { text-align: center; }
#sec-destaques .bjqs-markers li { float:left; background:#ffffff; box-shadow: 0px 0px 3px rgba(0,0,0,.25); border-radius:2px; margin:3px; -moz-opacity:0.65; opacity:0.65; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=65); }
#sec-destaques .bjqs-markers li a { display:block; padding:3px 10px; color:#000000; text-decoration:none; text-indent:-9999px; overflow:hidden; }
#sec-destaques .bjqs-markers .active-marker { background-color:#1b569e; opacity:1; }
#sec-destaques .bjqs-caption {
display:block;
width:100%;
padding:30px 150px 30px 30px;
bottom:0;
position:absolute;
font-size:3em;
font-family:'league_gothicregular', Arial, helvetica, sans-serif;
text-transform:uppercase;
color:#ffffff;
text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.85);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); }
#sec-destaques .bjqs-caption a { color: #fff; text-decoration: none; }

/* Campanha -Banners em destaque */
#sec-campanhas a { display:block; }
#sec-campanhas a:first-child { margin-bottom:17px; }

/* Notícias */
#sec-noticias { margin-bottom:40px; }
#sec-noticias article { height:92px; margin-bottom:10px; }
#sec-noticias article time { display:block; font-size:0.750em; margin-bottom:6px; }
#sec-noticias article h4 { line-height:125%; font-size:1.30em; }
#sec-noticias article h4 a { display:block; text-decoration:none; color:#4b4b4c; transition: all 0.25s ease-in-out; }
#sec-noticias article h4 a:hover { color:#7e7e80; }
#sec-noticias ul { line-height:40px; border-top:1px solid #b5bcc4; text-align:right; }
#sec-noticias ul li { display:inline-block; margin-right:10px; }
#sec-noticias ul li i { font-size:1.438em; color:#1b569e; vertical-align:middle; }
#sec-noticias ul li a { display:inline-block; margin-left:6px; line-height:100%; text-decoration:none; color:#1b569e; border-bottom:1px solid transparent; vertical-align:middle; transition: all 0.25s ease-in-out; }
#sec-noticias ul li a:hover { border-bottom:1px solid #1b569e; }
#sec-noticias div[aria-selected='true'] a { background-color:#1b569e; color:#ffffff; }
#sec-noticias div.aba-conteudo[aria-hidden='true'] { display: none; }
#sec-noticias .aba-oculta { display:none; }

/* OABTV */
#sec-videos { margin-bottom:40px; }
#sec-videos .tv-oab { height:54px; padding:0 0 0 22px; margin-bottom:20px; border-top:3px solid #1b569e; border-bottom:1px solid #babbbc; background-color:#303438; color:#ffffff; }
#sec-videos .tv-oab i { line-height:50px; font-size:1.750em; vertical-align:middle; margin-right:10px; }
#sec-videos .tv-oab h3 { line-height:50px; display:inline-block; font-size:2em; font-family:'league_gothicregular', Arial, helvetica, sans-serif;  vertical-align:middle; }
#sec-videos .tv-oab h3 b { font-size:1.063em; }
#sec-videos .tv-oab a { float:right; margin-right:22px; line-height:50px; display:inline-block; vertical-align:middle; text-decoration:none; color:#ffffff; }
#sec-videos .tv-oab a:hover { color:#1b81ff; }
#sec-videos div article { background-color:#f1f1f1; }
#sec-videos div article h4 { line-height:130%; padding:15px 10px 20px 10px; border-top:3px solid #1b569e; border-bottom:1px solid #b5bcc4; font-size:1.063em; }
#sec-videos div article h4 a { text-decoration:none; color:#303438; transition: all 0.25s ease-in-out; }
#sec-videos article h4 a:hover { color:#1b569e; }

/* Banners */
#sec-banners { margin-bottom:31px; }
#sec-banners .banner-carousel { padding:0 5px; }
#sec-banners .banner-carousel .owl-item div,
#sec-banners .banner-carousel .owl-item div img { width:290px!important; height:100px!important; }
#sec-banners .banner-carousel .owl-nav { margin-top: 10px; float:right; -webkit-tap-highlight-color: transparent; }
#sec-banners .banner-carousel .owl-nav .owl-prev,
#sec-banners .banner-carousel .owl-nav .owl-next { width:28px; height:28px; background-color:#1b569e; background-repeat:no-repeat; background-position:center center; text-indent:-9999px; display: inline-block; cursor: pointer; border-radius: 3px; color: #ffffff; font-size: 14px; transition: all 0.25s ease-in-out; }
#sec-banners .banner-carousel .owl-nav .owl-prev { background-image:url("../img/bt-left-arrow.png"); margin-right:10px; }
#sec-banners .banner-carousel .owl-nav .owl-next { background-image:url("../img/bt-right-arrow.png"); }
#sec-banners .banner-carousel .owl-nav .owl-prev:hover,
#sec-banners .banner-carousel .owl-nav .owl-next:hover { background-color:#2472d1; }
#sec-banners .banner-carousel .owl-nav .disabled { opacity: 0.5; cursor: default; }

/* Eventos */
#sec-eventos { margin-bottom:60px; }
#sec-eventos article { margin-bottom:12px; }
#sec-eventos article:hover time { border-left:2px solid #2472d1; }
#sec-eventos article time { display:inline-block; width:20%; padding:4px 0; border-left:2px solid #b5bcc4; text-align:center; color:#303438; vertical-align:middle; transition: all 0.25s ease-in-out; }
#sec-eventos article time b { display:block; font-size:2em; line-height:90%; }
#sec-eventos article time span { display:block; font-size:0.875em; font-weight:bold; }
#sec-eventos article h4 { display:inline-block;  width:80%; vertical-align:middle; }
#sec-eventos article h4 a { line-height:130%; text-decoration:none; color:#4b4b4c; transition:all 0.25s ease-in-out; }
#sec-eventos article h4 a:hover { color:#7e7e80; }

/* Serviços */
#sec-servicos { margin-bottom:60px; }
#sec-servicos ul li { margin-bottom:15px; }
#sec-servicos ul li:hover i { background-color:#2472d1; }
#sec-servicos ul li:last-child { margin-bottom:0; }
#sec-servicos ul li a { display:inline-block; width:100%; vertical-align:middle; color:#4b4b4c; text-decoration:none; }
#sec-servicos ul li a:hover { color:#7e7e80; }
#sec-servicos ul li a i { display:inline-block; width:42px; height:42px; border-radius:3px; line-height:42px; text-align:center; background:#1b569e; color:#ffffff; font-size:1.8em; vertical-align:middle; transition: all 0.25s ease-in-out; }
#sec-servicos ul li a span { display:inline-block; width:80%; vertical-align:middle; padding:0 0 0 20px; }

/* Imagens */
#sec-imagens { margin-bottom:60px; }
#sec-imagens div article { background-color:#f1f1f1; }
#sec-imagens div article figure > a img { opacity:0; }
#sec-imagens div article figure > a { display:block; position:relative; overflow:hidden; width:100%; height:200px; background-size:cover; background-position:center center; }
#sec-imagens div article figcaption { line-height:130%; padding:15px 10px 20px 10px; border-top:3px solid #1b569e; border-bottom:1px solid #b5bcc4; font-size:1.063em; }
#sec-imagens div article figcaption a { text-decoration:none; color:#303438; transition: all 0.25s ease-in-out; }
#sec-imagens div article figcaption a:hover { color:#1b569e; }


/*-----------------------------------------------
	Media Queries
-----------------------------------------------*/
@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 768px) {
#sec-destaques { margin-bottom:0; }
#sec-destaques .col8 { width:100%; margin-bottom:30px; }
#sec-destaques .bjqs-caption { font-size:3.5em; }
#sec-destaques .col4 { width:100%; }
#sec-destaques .col4 a { float:left; width:48%; margin-bottom:25px; }
#sec-destaques .col4 a:last-child { float:right; }
#conteudo .col8 { width:100%; }
#sec-banners { width:80%; margin:auto; float:none; }
#sec-eventos,
#sec-servicos { width:50%; }
#sec-areas-destaque .coluna { width:50%; }
#sec-areas-destaque div a { margin-bottom:30px; }
#sec-areas-destaque div a img { width:252px; margin:auto; }
#sec-noticias { margin-bottom:25px; }
#sec-eventos,
#sec-servicos { margin-bottom:30px; }
#sec-imagens,
#sec-videos { width: 100%; }
#sec-imagens { margin-bottom:30px; }
#sec-imagens div article figure > a { height:400px; }
}

@media only screen and (max-width: 667px) {
#sec-destaques .bjqs-caption { font-size:2.8em; padding:30px 100px 30px 30px; }
.tit-secao h3 { font-size:2.2em; }
.tit-secao span { font-size:0.8em; }
.tit-secao > div div a { font-size:0.8em; }
#sec-banners { width:100%; margin:auto; float:none; }
#sec-areas-destaque .coluna { width:60%; float:none; margin:auto; }
}

@media only screen and (max-width: 480px) {
#sec-destaques .bjqs-caption { font-size:1.875em; padding:20px 50px 20px 20px; }
#sec-destaques .col4 a:last-child { float:none; }
.coluna { width:100% !important; }
.tit-secao > div { border-bottom:1px solid #f1f1f1; width:100%; margin-bottom:20px; }
#sec-imagens div article figure > a { height:250px; }
}