/*
Theme Name: SISTEMA FIEAM
Theme URI: Http://www.fieam.org.br/
Description: Tem recodificado 
Version: 1.0(3.2)
Author: Kleyton Renato
Author URI: http://krinfo.net
Tags: html5, responsivo, mobile, js
*/
@import "css/reset.css";
@import "css/layout.css";
@import url('css/bootstrap.css');
@import url('css/animate.css');
@import url('font-awesome.min.css');
@import url('css/multi_col.css');
@import url('css/jquery-ui.css');
@import url('css/jquery-ui.theme.css');
@import url('css/lquery.toastmessage.css');
@import url('css/jquery-ui.structure.css');
/* GERAL */
.container {
    max-width: 1024px; 
}
/* END - GERAL */
/* botão de continuar lendo */
.lendo {
    background: #fdc41c;
    color: #666;
    width: 200px;
}
/* end - botão de continuar lendo */
/* FONTS */
@font-face {
    font-family: "fb";
    src:url("fonts/Futura-Bold.otf") format("opentype");
}
.futurabold{
    font-family: "fb";
}
@font-face {
    font-family: 'Univers Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Univers Black Italic'), url('fonts/ufonts.com_univers-black-italic.ttf') format('truetype');
}
/* END - FONTS */
body {
    padding-top: 0;
    margin-top: 0;
    font-family: Arial, 'sans-serif';
}
a{
    font-family: Arial, 'sans-serif';

}
/* SLIDER */
/* END - SLIDER */
/* HEADER */
.menutop {
    font-family: arial, Sans-serif;
    font-size: 10px;
    font-weight: bold;
}
.menutop a {
    color: #6FC1F5;
}
.menutop a:hover {
    color: #f7f7f7;
}
li.dropdown, a.dropdown-toggle {
    border-left: 1px dotted #0090c5;
}
li.dropdown > a.dropdown-toggle:hover {
    background: #0075bc;
}
.dropdown-toggle, i.fa.fa-plus {
    font-size: 13px;
}
.meutop, i.fahome1 {
    font-size: 20px;
}
.menu-topo a{
    font-size: 13px!important;
    font-style: normal!important;
}
.fieam_plus  {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight:400;
}
.col1 {
    font-family: 'Ubuntu Condensed', sans-serif;
    font-style: normal;
    color: #0e4677;
}
.col1 li a {
    color: #0e4677;
    border-bottom: 1px dotted #dbdbdb;
} 
.navbar {
    margin-bottom: 0;
    /*z-index: 10000;*/
    color: #fff;
    font-weight: 700;
    border: 0!important;
}
.navbar-static-top{
    border-width: 0!important;
}
.navbar-default {
    /*background: #0e4677;*/
    background: url('img/bg_topo_01.jpg') no-repeat;
    background-size: cover;
    color: #fff;
}
.navbar-default 
.navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li  + li{
    border-left: 1px dashed #fff;
}
.navbar-default 
.navbar-nav > li > a:hover {
    color:#fff;
}
.logo {
    width: 95px;
    height: 28px;
}
.navbar-brand {padding: 10px;}
.facecor {color: #43609C; }
a:hover .facecor {opacity: 0.5;}
.twittercor {color: #659FCB;}
a:hover .twittercor {opacity: 0.5;}
.instacor {color: #895A48;}
a:hover .instacor {opacity: 0.5;}
.navbar-right {-webkit-animation-delay: 1.5s;}
/* END - HEADER */
.emailtop, .pesquisatop {
}
.pesquisatop, .emailtop {
    width: 280px;
}
.campostop {
}
.campostop,.input-group-addon {
    border-radius: 0px;
    background: rgba(1, 118, 180, 0.15);
    border: 0px;
    color: #fff;
}
.campostop, input.form-control {
    height:40px;
    border-radius: 0px;
    background: rgba(1, 118, 180, 0.15);
    border: 0px;
    color: #fff;
    text-align: center;
}
/* CONTENT */
.container.geral {
    height: auto;  
    background: #f7f7f7;
}
.row.main-content {
    height: auto;
    padding-left: 10px;
}
/* formatação dos posts */
/* end - formatação dos posts */
/* END - CONTENT */
/* RIGHT SIDEBAR */
/* END - RIGHT SIDEBAR */
/* FOOTER */
.footersidebar h3{
    color:#fff;
    font-family: 'Univers Black Italic', Sans-serif;
    font-weight: 400;
}
/* END - FOOTER */
/* modificações para mobile */
@media (max-width: 768px) {
    .navbar-right>li>a {
        width: 100%;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        text-align: center;
    }
    .facecor, 
    .twittercor, 
    .instacor {color: #fff;}
    li.facebook {background: #425F9C; }
    li.twitter {background: #659FCB; }
    li.instagram {background: #655042;}
    .row.footer {
        height: auto;
        padding: 15px;
    }
    .footermenu {
        text-align: center;
    }
    .col4 {padding-left:0;}
    .row.main-content {padding-left:5px;}
}
/* /modificações para mobile */
/* 	WIDGET */
/* 	WIDGET */
/* imagem do post na página principal */
img.alignnone {
    width: 100%;
    height:auto;
}
img {
    max-width: 100%;
}
/* imagem do post na página principal */

.post-recente{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 300px;
}

.carousel-videos{
    margin-top: 50px;
    width: 100%;
}

.carousel-video-image{
    min-height:230px;
    display:block;
    position:relative;
    width:100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.carousel-video a{
    display: block;
}
.carousel-video{
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
}
.carousel-video-titulo{
    color: #030303;
    padding: 0 10px;
    font-size: 13px;
}

.owl-controls{
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    margin-top: -20px;
}

.owl-prev{
    float: left;
    font-size: 20px!important;
    background: rgba(0,0,0,0.3)!important;
}

.owl-next{
    float: right;
    font-size: 20px!important;
    background: rgba(0,0,0,0.3)!important;
}
.widget_wysija_cont{
    margin-top: 60px;
}
.newsletter-title:before{
    content: ' ';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -15px;
    width: 0;
    z-index: 99;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #081933;
}
.newsletter-title{
    background: #081933;
    color: #fff;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 20px;
}

.newsletter-container{
    height: 60px;
    background: #eeeeee;
    background: -moz-linear-gradient(top,  #eeeeee 0%, #c8c8c8 100%);
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#c8c8c8 100%);
    background: linear-gradient(to bottom,  #eeeeee 0%,#c8c8c8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#c8c8c8',GradientType=0 );
}
.wysija-paragraph:before{
    content: ' ';
    position: absolute;
    right: -10px;
    top: 10px;
    width: 1px;
    height: 40px;
    background: #111;
    font-size: 20px;
}
.newsletter-text{
    text-align: center;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    color: #9d9d9d;
}

.newsletter-container input[type="text"]{
    line-height: 20px;
    margin: 17px 0;
    width: 100%;
}

.newsletter-container input[type="submit"]{
    display: block;
    margin: 17px auto;
    padding: 0 15px;
    background: #c0c0c0;
    line-height: 25px;
    color: #111;
    border: none;
    box-shadow: 2px 4px 6px rgba(0,0,0,0.6);
}

.wysija-paragraph{
    line-height: 30px;
}

.multi-column-dropdown a{
    font-size: 13px;
}

.medias h4.title-media{
    color: #0c1c35;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
.medias h4.title-media:before{
    content: ' ';
    width: 100%;
    height: 1px;

}

.medias h4.title-media a{
    color: #0c1c35!important;
}

.medias h4.title-media a.link{
    font-size: 10px;
    float: right;
    border: 1px solid #d5d5d5;
    border-radius: 5px;
    color: #0c1c35;
    padding: 5px 10px;
}

.medias > .col > .row{
    height: 365px;
}

.medias > .col + .col > .row{
    border-left: 1px solid #d5d5d5;
    padding: 0 15px;
}
footer > .div1{
    padding: 50px 0;
}
footer > .div2{
    padding: 20px 0;
}
.footer-links{
    color: #fff;
}
.footer-links a{
    color: #fff;
}

.footer-img-links{
    padding: 15px 0;
    border-top: 1px solid #fff;
}

.footer-sites-links a{
    padding: 30px 15px;
    background: #083356;
    clear:both;
    display: table;
    width: 250px;
    text-align: center;
    float: right;
}
.footer-sites-links a img{
    display: inline-block;
    margin-right: 10px;
}
.footer-sites-links a + a{
    margin-top: 30px;
}

ul.links-plus i.fa{color: #055ab4;font-size: 23px;position:relative;top:3px;margin-right:5px;}
ul.links-plus-icons li{
    line-height: 50px;
}
ul.links-plus-icons{
    margin-top: 20px;
}

.footer-img-links a{color: #fff;}

.footer-infos{padding: 15px 0;}
.footer-infos .fa{font-size: 32px;color:#fff;}
.footer-info{color: #fff;}


.row.publicacoes{
    padding: 15px 0;
}
.row.publicacoes h3 a{
    color: #083356;
}
.row.publicacoes > h3 > a{
    text-decoration: underline;
}
.row.publicacoes img{
    max-width: 160px;
    display: block;
    margin: 0;
}

body.single > .container,
body > div.page.container{
    padding-top:50px;
    padding-bottom:50px;
}

/*----------- FORMuLARIOS ---------------*/

.wpcf7-form > p > b{
    clear: both;
    width: 100%;
    display: block;
}
.wpcf7-form > p > span{
    width: 100%;
    clear: both;
    display: block;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form select{
    line-height: 30px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea,
.wpcf7-form select{
    border: 1px solid #9f9f9f;
    border-radius: 6px;
}

.year-title{
    cursor: pointer;
    background: #efefef;
    padding: 10px 20px;
}

.content-year{
    display: none;
}
.content-year > p{
}

#unitegallery_1_1{
    margin-top: 50px;
}
.ug-tile-navigation-wrapper{z-index:99;}
.row.publicacoes img{
    width: 100%;
}
.eventos-home{
    margin: 30px 0 50px 0;
    position: relative;
    display: block;
    overflow: hidden;
}
.evento-home{
    min-height: 240px;
    background-color: #efefef;
    background-size: cover;
    background-position: center;
}
.evento-home a{
    min-height: 240px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    text-decoration: none;
}
.evento-home h3{
    margin-top: 0;
    margin-left: 15px;
}
.evento-home h6{
    margin-bottom: 0;
    margin-top: 30px;
    margin-left: 15px;
}
.pagina-contatos{
    margin-top: 100px;
    margin-bottom: 100px;
}
.pagina-contatos img{
    margin-top: 30px;

}
.pagina-contatos p{
    font-size: 13px;
}
.pagina-contatos h4{
    margin-bottom: 10px;
    font-size: 16px;
    color: #033b57;
}
.pagina-contatos h3{
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 30px;
}
.pagina-contatos .row p{
    font-size:12px;
}
.pagina-contatos .row{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eff2ec+0,fefffb+26,fefffb+60,dadfd7+100 */
    background: rgb(239,242,236); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(239,242,236,1) 0%, rgba(254,255,251,1) 26%, rgba(254,255,251,1) 60%, rgba(218,223,215,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(239,242,236,1) 0%,rgba(254,255,251,1) 26%,rgba(254,255,251,1) 60%,rgba(218,223,215,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(239,242,236,1) 0%,rgba(254,255,251,1) 26%,rgba(254,255,251,1) 60%,rgba(218,223,215,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff2ec', endColorstr='#dadfd7',GradientType=0 ); /* IE6-9 */
    margin: 15px 15px 30px -15px;
    min-height: 83px;
}
.titulo-noticia{
    color: #0000EE;
}
.anos{
    background: #F5F5DC;
    font-size: 25px;
    text-decoration: none;
    padding: 39px 96px 29px 96px; 
}
.ano{
    background:#0000EE;
    color:#fff;
    font-size: 25px;
    text-decoration: none;
    padding: 39px 96px 29px 96px;
}
.borda div{
    margin-bottom: 5px solid #000;
}


/* Agência de Notícias */
.an-badge h3{
    padding: 15px;
    background: #EDEDEF;
    font-style: italic;
    color: #919294;
    margin-top: 0;
    border-radius: 10px;
}
.an-badge span{
    color: #013953;
}
.an-search input{
    padding: 0 10px;
    height: 30px;
    color: #013953;
    border: 1px solid #919294;
    border-radius: 8px;
}
.an-search button{
    border-radius: 8px;
    padding: 0 10px;
    height: 30px;
    color: #fff;
    background: #05406D;
    text-transform: uppercase;
    border: none;
}
.an-menu-search{
    position: relative;
}
.an-menu {
    border-bottom: 1px solid #05406D;
    margin-bottom: 60px;
    padding-bottom: 10px;
    margin-top: 30px;
    width: 100%;
}
.an-menu-acess{
    position: absolute;
    right: 0;
    top: 0;
}
.an-menu li{
    display: inline-block;
    float: left;
}
.an-menu li:last-child{
    border: none!important;
}
.an-menu li + li{
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #05406D;
}
.an-menu li a{
    color: #919294;
}
.an-menu li.an-menu-active a{
    color: #05406D;
}
.an-resultados{
    border-bottom: 1px solid #05406D;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.page-an .screen-reader-text{
    display: none
}
.news-list {

}
.news-list-item{
    margin-bottom: 30px;
}
.news-list-date{
    text-align: right;
}
.news-list-title{
    margin:0 0 5px 0;
}
.news-list-title a{
    color: #346A92;
    text-decoration: none;
}

.nav-links a{
    color: #05406D;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.nav-links span{
    background: #05406D;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    text-align: center;
}
.navigation.pagination{
    display: table;
    margin: auto;
}
.navbar-nav li > ul{
    display:none;
}
.navbar-nav li:hover > ul{
    display: block!important;
}
.navbar-nav li:hover > ul > li {
    position: relative;
}
.navbar-nav li.sublinks > ul{
    position: absolute;
    left: 213px;
    top: 0;
    background: #dfdfdf;
}
.navbar-nav li.sublinks > ul a{
    white-space: nowrap;
    background: #fff;
}
#post-4 {
    clear: both;
}