body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea {
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5, h6, strong{
	font-weight: 800;
}
a{
	text-decoration: none;
	color: #2D2D2D;
}

.list-ca{
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#wp-calendar a{
	font-weight: bold;
	color: #000746;
}
caption {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    color: #3b4696;
    text-align: center !important;
    text-transform: capitalize;
    font-weight: bold;
}

.cont-perfil{
	padding:30px;
}
.wpp-views{
	display:none !important;
}
.cont-perfil a.more{
	color: #fff;
	text-decoration:none;
	text-align:right;
	float: right;
}

.banner-lateral{
	width: 100%;
	padding: 20px 0;
	text-align: center;
}

.banner-lateral img{
	border-radius: 20px;
}
header {
    background: url(img/4907157.jpg) repeat-x center top;
    box-shadow: 2px 6px 6px #efefef;

    border-bottom: 5px solid #3a4595;
    margin-bottom: 30px;
}
.imagem{
	text-align: center;
}
.imagem img{
	max-width: 100%;
}

.banners img{
	width: 100%;
}

.info {
    margin-top: 20px;
    color: #000746;
    font-size: 2.5rem;
    line-height: 2.4rem;
    
}
.info a{
	color: #000746;
}
.info  span u{
	text-decoration: none;
	color: #fff;
	background: #000746;
	font-size: 11px;
	padding: 5px 10px;
}
.info  span u a{
	color: #fff;
}
.banners{
	width: 100%;
	display: block;
	margin: 20px 0;
}

.info span{
	display: block;
	color: #4B667B;
	font-weight: 200;
	font-size: 13px;
}
.info{
	color: #000746;
	margin-bottom: 30px;
}

.lermais{ 
	color: #828282;
}

#logo{
	display: block;
	margin-top: 0;
	text-align: center;
}
.box-red{
	width: 100%;
	text-align: center;
}

#topo-site{
	position: relative;

}

.peslado{
	position: absolute;
	top: 20px;
	right: 0;
}

#peslado {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    margin-top: 20px;
}

#s{
	font-size:16px;
	border-radius:15px;
}
#bus{
	position:absolute;
	top:5px;
	right:10px;
}

.nv{
	position: absolute;
	right: 0;
	top: 163px;
	cursor: pointer;
}

.titulos{
	font-size: 32px;
	color: #000746;
	border-bottom: 3px solid #000746;
	display: inline-block;
	margin: 30px 0;
	padding-bottom: 7px;
}



/** =Paginate links Styles
 ******************************************* **/
.page-numbers {
    float: left;
    margin-top: 10px;
    width: 100%;
}
.page-numbers li {
    display: inline-block;
    margin-left: 3px;
    border-radius: 50%;
}
.page-numbers a, .page-numbers .dots, .page-numbers .next, .page-numbers .prev {
        padding: 6px 12px;
    text-decoration: none;
    border-radius: 4px;
    background: #A4B8A9;
    color: #fff;
}
.page-numbers a:hover, .page-numbers .next:hover, .page-numbers .prev:hover {
    background: #666;
	color:#fff;
}
.page-numbers .current {
padding: 6px 12px;
    border-radius: 4px;
    color: #fff;
    background: #476750;
}




.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  text-align:center;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;

}

.sidenav a:hover{
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

.perfil{
	background: #000746;
	border-radius: 30px;
	color: #fff;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
    border: 1px solid #dddddd;
    max-width: 100%;
    height: auto;
    padding: 6px;
}
.wp-caption img {
    border-color: #EDEDED;
}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {
    background: none repeat scroll 0 0 #EEEEEE;
    border-color: #BBBBBB;
}
.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {
    background: none repeat scroll 0 0 #dddddd;
    border-color: #3f3f3f;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background-color: #FCFCFD;
    border: 1px solid #F5F5F5;
    padding-top: 4px;
    text-align: center;
    width: 310px;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-caption-text {
    font-size: 11px;
    font-style: italic;
    margin: 0;
    padding-bottom: 0;
}

#final-site{
	background:#2d2d2d ;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.img-pef{
	width: 100%;
	border-radius: 30px 30px 0px 0;
	position: relative;
	top: -1px;
}
#final-site p{
	margin: 20px 0;
}

.lgrod{
	    position: relative;
    top: -18px;
    left: 0;
}

.post{
	display: block;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dee2e6;
}

.info-social{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
footer h6{
	text-align: center;
	margin-top:60px;
}
.info-social li{
	display: inline;
	margin: 10px;
}

footer{
	color: #fff;
	background: #000746;
	margin-top: 80px;
	padding-bottom: 40px;
}






















@media only screen and  (min-width:1441px) and (max-width:1600px){

	

} /* FINAL RESOLUCAO*/


@media only screen and  (min-width:1281px) and (max-width:1440px){



} /* FIM RESOLUCAO*/

@media only screen and  (min-width:1153px) and (max-width:1280px){



}/*FIM RESOLUCAO*/

@media only screen and  (min-width:1025px) and (max-width:1152px){



}/*FIM RESOLUCAO*/

@media only screen and  (min-width:769px) and (max-width:1024px){

.container{
	max-width: 90% !important;
}


}/*FIM RESOLUCAO*/

@media only screen and  (min-width:768px){

#logo img{
	width: 100%;
}
.info {
	font-size: 1.8rem;
	line-height: 1.8rem;
}
/*
#peslado {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0 20px;
}*/

#bus {
    position: absolute;
    top: 5px;
    right: 31px;
}
header{
	height: auto;
}

.nv {
    position: absolute;
    left: 21px;
    top: 56px;
    cursor: pointer;
}

.nv img{
	width: 20px;
}
	
}/*FIM RESOLUCAO*/

/* COMENTARIOS */

#reply-title {
    font-size: 32px;
    color: #000746;
    border-bottom: 3px solid #000746;
    display: inline-block;
    margin: 30px 0;
    padding-bottom: 7px;
}
.comment-form-comment label{
	display:block;
}

.comment-form input[type="text"]{
	width:100%;
	border:1px solid #efefef;
	padding:15px;
	
}
.comment-form textarea{
	width:100%;
	padding:15px;
	border:1px solid #efefef;
}
.form-submit input{
	border: 0;
    background: #000746;
    color: #fff;
    padding: 7px 14px;
    border-radius: 3px;
}