html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
li{list-style:none}


/*  ------ menu ------ */

.bkwhite{
  color: white;
}
.parafundo{
  z-index: -14;
}

.fundobranco{
background-color: #fff;
border-radius: 3px;
}
@media (max-widht: 360px) {
  .sobrepor{
    top: 10rem;
  }
  .textAutori{
    font-size: 5pt;
  }
  .textoSolicitacao{
    font-size: 5pt;
  }
}
@media (min-widht: 660px) {
  .sobrepor{
    top: 30rem;
  }
  .textAutori{
    font-size: 16pt;
  }
  .textoSolicitacao{
    font-size: 8pt;
  }

}
.sobrepor{
  position: absolute;	
	z-index: 1;
  text-align: center;
}

h2{
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: rgb(165, 118, 15);
  font-size: 2.0em;
}

.aviso-erro{
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: rgb(255, 72, 0);
  font-size: 1.6em;
}

h5{
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 1.0em;
}

.form-check-label{
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-size: 1.4em;
}

/* Color of the links BEFORE scroll */
.navbar-scroll .nav-link,
.navbar-scroll .navbar-toggler .fa-bars {
  color: #fff;
}

/* Color of the links AFTER scroll */
.navbar-scrolled .nav-link,
.navbar-scrolled .navbar-toggler .fa-bars {
  color: #62b3f1;
}

/* Color of the navbar AFTER scroll */
.navbar-scrolled {
  background-color: #fff;
}

/* An optional height of the navbar AFTER scroll */
.navbar.navbar-scroll.navbar-scrolled {
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 20;
}
.conteudo{
  z-index: 19;
}

.franklink-banner{
  background:#000022;
}

.fundo_ultimas{
  background:#8ea3c0;
  border-radius: 3px;
}

/* ---- base ---- */

html,body{
	width:100%;
	height:100%;
	background:#000022;
}

html{
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body{
  font:normal 75% Arial, Helvetica, sans-serif; color: white;
}

.fundo_conteudo{
  background:#596B83;
  border-radius: 3px;
  padding: 10px;
}

canvas{
  display:block;
  vertical-align:bottom;
}

.navbar.transparent.navbar-inverse .navbar-inner {
  border-width: 0px;
  -webkit-box-shadow: 0px 0px;
  box-shadow: 0px 0px;
  background-color: rgba(5, 194, 241, 0.868);
  background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
  background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
  background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
}

/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}


/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  height: 100%;
  background-color: #080024;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* --- noticias ----*/
.titulo-noticia{
  font-family: 'Lexend', sans-serif;
  font-weight: 600;
  color: black;
  font-size: 1.2em !important;
}

.titulo-noticia:hover{
  font-family: 'Lexend', sans-serif;
  color: rgb(163, 152, 0);
  text-decoration: none;
}

.destaque-noticia{
  font-family: 'Lexend 200', sans-serif;
  color: black;
  font-size: 1.2em;
}

.destaque-noticia:hover{
  font-family: 'Lexend 200', sans-serif;
  color: black;
  text-decoration: none;
}

.data-noticia{
  font-family: 'Lexend 100', sans-serif;
  color: rgb(70, 70, 70);
  font-size: 1em;
}

.data-noticia:hover{
  font-family: 'Lexend 300', sans-serif;
  color: rgb(70, 70, 70);
  text-decoration: none;
}

/* ==== quem somos ====*/
p.quemsomos{
  font-family: 'Lexend 300', sans-serif;
  color: rgb(0, 0, 0);
  text-decoration: none;
  font-size: 16px;
}

p.branco{
  font-family: 'Lexend 300', sans-serif;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-size: 16px;
}

ul.quemsomos{
  font-family: 'Lexend 300', sans-serif;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  list-style: circle;
}

ul li.quemsomos{
  font-family: 'Lexend 300', sans-serif;
  color: rgb(208, 208, 208);
  text-decoration: none;
  font-size: 16px;
  margin-left: 10px;
  font-weight: normal;
  list-style: circle;
}

/* ==== quem somos ====*/

/* === Menu Redes Sociais === */
.navbar-nav-esquerda {
  margin-left: auto;
}
/*.social_head_ul { display:table; margin:5px auto 0 auto; list-style-type:none; text-align:right;}*/
.social_head{background-color:#00fff2;}
.social_head_ul li { padding-left:20px; padding-top:5px; float:right; }
.social_head_ul li a { color:rgb(255, 255, 255);}
/*.social_head_ul li i { width:20px; height:20px; text-align:right;}*/
/* === Menu Redes Sociais === */

/* === Rodapé  === */
.logo_rodape{
  box-shadow: 20px 20px 10px rgb(0, 0, 0)
}
footer { width:100%;/* background-color:#e0a3a3; min-height:250px; padding:15px 0px 15px 0px;*/
 /* background: rgb(255,215,215);
  background: linear-gradient(0deg, rgba(255,215,215,1) 0%, rgba(209,138,138,1) 14%, rgba(207,135,135,1) 80%, rgba(202,126,126,1) 90%, rgba(161,58,58,1) 92%, rgba(161,58,58,1) 95%, rgba(156,50,50,1) 97%, rgba(98,42,42,1) 100%);
padding-top: 45px;*/
}
footer p { font-size:13px; color:#ffffff; padding-bottom:0px; margin-bottom:8px;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding:0px 0px 5px 0px;}
.footer_ul_amrc li a{ color:#ffffff;}
.footer_ul_amrc li a:hover{ color:#ffffff; text-decoration:none;}
.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}
.col_white_amrc { color:#ffffff;}
.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#00e8f8;}
.social_footer_ul li i { width:20px; height:20px; text-align:center;}

.assinatura_footer_ul { display:table; margin:5px auto 0 auto; list-style-type:none;  }
.assinatura_footer_ul li { padding-top:10px; float:left; }
.assinatura_footer_ul li a { color:#CCC;}
.assinatura_footer_ul li i { height:5px; text-align:center;opacity: 0.4;color:#CCC;}
/* ===  Rodapé  === */
