@charset "utf-8";
/* CSS Document */
header { margin-top:0px;}
.header-content  { background-color:#2982be;  background-image:url(/wp-content/uploads/2016/06/bannercemaden.jpg); background-repeat:no-repeat;  padding-bottom:10px }
.logo { margin-left:15px;}

.breaking-news span {background-color:#4863ab !important;}
.governo { height:28px; background-color:#004b82; background-image:url(images/linha.png); background-repeat:repeat-x; background-position:bottom;}
/*oculta frase Os comentarios estao fechados. */
.nocomments {display:none;}
/* barra governo */
.governocontent {margin: 0 auto; position: relative;	width:1045px; padding-top:3px;}
.governologo { float:right;}
.governocontent:after{display: block;visibility: hidden;clear: both; height: 0;content: ".";}

.theme-header { margin-top:0px !important; margin-bottom:0px !important;}
.container { margin-top:0px !important;}
.breaking-news { margin-bottom:0px !important;}
.recent-item { height:150px !important;}

/* Barra rodape governo */
#footer-brasil {
   background: none repeat scroll 0% 0% #0042b1;
   padding: 1em 0px;
   max-width: 100%;
}


.maisnoticia {float:right; top:-20px; position:relative; margin-right:20px; }

.sub-menu  { z-index:9999 !important;}
.ei-slider-element { z-index:1000 !important;}

/*Boxs html*/


.boxfixo ul {
  list-style-type: none;
  margin: 0;
  padding: 0;

}
 
.boxfixo li {
  
  border-bottom: 1px solid #ccc;
}
 
.boxfixo li:last-child {
  border: none;
}
 
.boxfixo li a {
  text-decoration: none;
  color: #000;
  display: block;
  

}
 
.textoboxfixo { text-align:left; line-height:28px;}


.post-thumb {
    float: left
}
.post-thumb img {
    display: block
}

.eventos .datae {padding:5px; font-family: BebasNeueRegular, arial, Georgia, serif;  font-size: 22px;}
.eventos .linke {border:1px solid #ddd; padding:10px; background-color:#eef1f2;}
.eventobox .toggle-head-open {background-color:#3bcb76 !important; color:#fff !important; font-family: BebasNeueRegular, arial, Georgia, serif;  font-size: 22px;} 
.eventobox .toggle-head-close {background-color:#3bcb76 !important; color:#fff !important; font-family: BebasNeueRegular, arial, Georgia, serif;  font-size: 22px;} 

.menueventoc {
  text-transform: uppercase !important;
}
.menueventoc * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.menueventoc li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 10px;
  padding: 0;
}
.menueventoc a {
  padding: 0.3em 0;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.menueventoc a:before,
.menueventoc a:after {
  height: 3px;
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background-color: #52ac52;
  width: 0;
}
.menueventoc a:before {
  top: 0;
  left: 0;
}
.menueventoc a:after {
  bottom: 0;
  right: 0;
}
.menueventoc a:hover,
.menueventoc .current a {
  color: #ffffff;
}
.menueventoc a:hover:before,
.menueventoc .current a:before,
.menueventoc a:hover:after,
.menueventoc .current a:after {
  width: 100%;
}

/****************/
/* Desenvolvindo por Claudinei de Camargo 2016 */

/*titulos*/

.titulocinza {background-color:#C5D3E2 !important; padding:5px 0px 0px 0px; }

/*Slide
.ei-title h2{background:#62bd32;}

.ei-title{position: absolute; left: 0% ; margin-leftt: 0; margin-left:2%; bottom: 25%; color:#fff; opacity:0.8;}
.ei-title h2{color: #b5b5b5;font-size: 35px;font-family: BebasNeueRegular,arial,Georgia, serif;background:#62bd32;float:left;padding:5px;margin-bottom:5px;}

.ei-title h3{clear:both;font-size: 14px;line-height: 20px;width:835px;background:#000;padding:5px;}*/

/*  TABLET  : 1024px */
@media only screen and ( max-width: 1024px ){
   .governocontent {width:985px !important;}
}	

/* TABLET  : 768px */
@media only screen and (max-width: 985px) and (min-width: 768px){
     .governocontent {width:750px !important;}
}

/*  Phone  : 480px */
@media only screen and (max-width: 767px) and (min-width: 480px){
     .governocontent{width:445px !important;}
}

/* Phone  : 320px */
@media only screen and (max-width: 479px){
	 .governocontent {width:297px !important;}