body,
html {
	/*font-family: 'Open Sans', sans-serif;*/
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	width: 100% !important;
	height: 100% !important;
}
* html .clearfix {
	height: 1%;
}
header{
	background-color: #175d91;
    min-height: 50px;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}
header a.logo{
	width: 100%;
    display: block;
}
header img{
    width: 220px;
    padding: 10px;
    margin: 0 auto;
    display: block;
}
.index .fundoCont .col-md-12{
	max-width:390px;
}
h1 {
	font-weight: 700;
}
h1 strong {
	font-weight: 900;
}
h2 {
	text-transform: uppercase;
	line-height: 45px;
	font-weight: 600;
	margin: 0;
	color: #000;
	font-size: 30px;
}
h3 {
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
h4 {
	font-weight: 500;
	color: #000;
	font-size: 25px;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	font-size: 18px;
}
a {
	/*color: #754747;*/
}
a:focus{

}
a:hover,
a:focus {
	text-decoration: none;
	/*color: #F4D03F;*/
}
ul,
ol {
	list-style: none;
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #1e8e4b;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
.maior{
	height: 4px;
	width: 100%;
	text-align: center;
	position: relative;
	background: #1e8e4b;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
.indica .section-title.center h2 {
	text-transform: initial;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}

.clearfix {
	display: block;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #ddd;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
.btn:active,
.btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus,
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
	outline-offset: none;
}

.btn-default {
	color: #f6f6f6;
	background: #cf5022;
	border: 0;
	padding: 12px 24px;
	margin: 0 8px;
	font-size: 18px;
	transition: all 0.5s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
	color: #f6f6f6;
	background-color: #a13e1a;
}

.fundo{
	background-color:rgba(225, 222, 222, 0.9);
}
.fundoCont{
	/*background-color:rgba(225, 222, 222, 0.9);*/
	/*padding-top: 45px;*/
}
.fundo{
	/*padding-top: 20px;*/
  padding: 40px;
}
.section-title.center {
	text-align: center;
	padding: 30px 0;
}
.section-title h2,
.section-title.center h2 {
	margin-bottom: 30px;
	line-height: 25px !important;
}
.indica .section-title.center h2 {
	text-transform: initial;
}
.btnCust{
	font-size: 60px;
    color: #fff;
    position: absolute;
    bottom: 34px;
    padding: 0 !important;
}
.btnCust:hover,
.btnCust:focus{
    color: #c5c3c3;
}

.btnCust i{
	animation: bounce 2s normal infinite;
}

@keyframes bounce{
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-8px);
	}
	100% {
		transform: translateY(0);
	}
}

.voltar{
	border-bottom: 4px solid #1e8e4b;
    padding-bottom: 8px;
    font-size: 22px;
    color: #000;
    font-weight: bold;
    padding:10px;
    float: left;
}
.voltar:hover{
	color: #686767;
}
.row{
	margin-bottom: 10px;
}
.author-row {
    margin: 15px;
    display: inline-block;
    border-right: solid 2px #003E76;
    padding-right: 25px;
}
span.author-circle {
    border-radius: 50%;
    background-color: #003E76;
    padding: 4%;
    color: #fff !important;
}
a.author-wrapper span {
    color: rgb(0, 47, 88);
}
.text-nowrap {
    white-space: nowrap;
}
.img-mobile-full {
    width: 50%;
    margin: 0 auto;
    padding: 0 30px;
}
.img-mobile-full img{
    width: 100%;
}
.img-align-side img {
    margin: 0 auto;
    display: block;
}

.baner.stuck {
    position:fixed;
    top:70px;
}
.baner {
    width:300px;
    margin: 0 auto;
}
.titulo{
	text-align: center;
}
.icone{
	width: 25px;
}
.voltar-ao-topo {
    position: fixed;
    bottom: 10em;
    right: 1em;
    text-decoration: none;
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    padding: 1em;
    display: none;
  	z-index: 999;
}
.voltar-ao-topo:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: #ffffff;
}

/* Navigation */

.navbar-custom {
	padding: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: #333;
	text-transform: uppercase;
}
.navbar-custom .navbar-brand {
	font-weight: 600;
}
.navbar-custom .navbar-brand i.fa {
	color: #E75926;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-toggle {
	color: #eee;
	font-size: 18px;
	border-radius: 2px;
	padding: 0 4px;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
	background-color: #E75926;
	color: #ffffff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
	outline: 0;
}
.navbar-custom a {
	color: #fff;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #E75926;
	background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
	color: #E75926;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	background-color: rgba(255,255,255,.3);
}
.navbar-custom .nav li.active a:hover {
	color: #fff;
}

/* Img Background*/
.conteudo h4{
	font-size: 25px;
}
.conteudo .img-left{
	width: 50%;
    float: left;
    margin-right: 30px;
}
.conteudo .img-cente{
	width: 100%;
}
.conteudo .img-right{
	width: 50%;
    float: right;
    margin-left: 30px;
}
.interna .ads__with-bg {
	width: 350px;
	margin: 40px auto 0 auto;
}
.ads__with-bg {
    text-align: center;
    /*margin-bottom: 30px;*/
    background: url(../../assets/img/pattern.png);
}
.box{
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	color: #000;
	background-color: rgb(23, 93, 145);
	-webkit-background-size: cover !important;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	position: relative;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-attachment: fixed !important;
}
.box .conteudo{
	background-color: rgba(0,0,0,.7);
}
.box.img{
	background: no-repeat;
	background: center center;
	background: fixed;
	padding: 0;
}
.box .boxTransparente{
	background-color: rgba(0,0,0,.8);
	padding: 15px 30px;
}
/*
.patrocinio{
	background: url(https://imgs2.correiobraziliense.com.br/meulugar/ceilandia/2019/bgDa3.jpg) no-repeat center center fixed;
}*/
.img1{
	background: url(../../assets/img/2019/foto.jpg) no-repeat center center fixed;
}
.img2{
	background: url(../../assets/img/2019/bgDa1.html) no-repeat center center fixed;
}
.img3{
	background: url(../../assets/img/2019/foto3.jpg) no-repeat center center fixed;
}
.img4{
	background: url(../../assets/img/2019/bgDa3.html) no-repeat center center fixed;
}
.img5{
	background-color: #ffffff;
}
.expediente{
	background: url(../../assets/img/2019/bgDa.jpg) no-repeat center center fixed;
}

.img1 .intro-body {
	display: table-cell;
	vertical-align: middle;
    position: absolute;
    top: 115px;
    left: auto;
    right: auto;
    width: 100%;
}
.intro-body .img-responsive{
	width: 360px;
     margin: 0 auto; 
}
.interna .intro-body .img-responsive {
    width: 190px !important;
}
.interna .intro-body .descricao p {
    margin-top: 10px;
    font-size: 20px;
    font-weight: 600;
}
.index .intro-body .img-responsive{
	width: 360px;
    /* margin: 0 auto; */
    margin-left: 197px;
}
.intro-body{
	margin-bottom: 50px;
}
.intro-body .descricao p{
	color: #2c854d;
    margin-top: 15px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.img1 .intro-body {
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    top: 53px;
    left: auto;
    right: auto;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 100%;
}
.img1 .intro-body .intro-text {
	font-size: 18px;
}
.interna .img1{
	height: 360px;
}
.interna .img1 .header {
    margin-top: 10px;
}
.interna .img1 .header .logo {
    position: absolute;
    left: 248px;
    top: 12px;
}
.interna .img1 .header .apoio {
    position: absolute;
    top: 180px;
    left: 54px;
}
.img1 .header{
	margin-top: 90px;
}
.conteudo .intro-body .row{
	background:initial;
}
.intro-body .row{
	background-color: rgba(255, 255, 255, 0.5);
	margin-bottom: 0;
	padding: 35px;
}
.intro-body h2{
	text-transform: uppercase;
    line-height: 20px;
    font-weight: 600;
    color: #c75b03;
    font-size: 30px;
    margin: 0 0 20px 0;
}
.intro-body p{
	font-size: 18px;
    text-align: left;
}

.intro-body .patrocinio {
	top: 255px;
    position: absolute;
    right: 90px;
}
.interna .intro-body .apoio {
    float: left;
    margin-top: 20px;
    margin-left: 237px;
}
.intro-body .apoio {
    float: right;
	margin-top: 198px;
}
.index .intro-body .apoio {
    float: right;
    top: 325px;
    position: absolute;
    left: 252px;
    margin-top: 0;
}
.intro-body .apoio h2{
	color: #2c854d;
    float: left;
    font-size: 15px;
    font-weight: 600;
    margin-top: 33px;
}
.intro-body .apoio ul li{
	list-style:none;
}
.intro-body .apoio img{
	width:100px;
	/*background-color:rgba(255,255,255,.8);
	padding:5px;
	border-radius:5px;*/
}
.intro-body .apoio .row{
	margin-bottom:0;
}

/* BOX 2 */

.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
	margin-left: 20px;
}
ol.type li a {
	color: #777;
	padding: 8px 16px;
	border: 1px solid #ccc;
	border-radius: 2px;
}
ol.type li a.active {
	color: #f6f6f6;
	border: 1px solid #cf5022;
	background: #cf5022;
}
ol.type li a:hover {
	color: #f6f6f6;
	border: 1px solid #cf5022;
	background: #cf5022;
}
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.portfolio-item {
	height: 250px;
	margin-bottom: 30px;
	background-color: rgba(225, 222, 222, 0.9);
    padding: 15px;
}
.portfolio-item .hover-bg {
	/*max-height: 250px;*/
	overflow: hidden;
	position: relative;
}
.portfolio-item .text-mobile h4{
	font-size: 18px;
	text-align: center;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: rgba(255,255,255,0.6);
	background: rgba(0, 0, 0, 0.66);
	padding: 25% 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #f6f6f6;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>p {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>p {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg .hover-text>i {
	opacity: 0;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.3s;
}
.hover-bg:hover .hover-text>i {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}

/* BOX 3 */

.img3 .about-text {
	margin-left: 10px;
}
.img3 H4 {
	font-size: 30px;
}
.img3 li {
	margin-bottom: 3px;
	list-style: none;
	padding: 0;
	font-size: 13px;
}
.img3 ol li:before {
	content: "�%u0153%u201C";
	font-weight: 600;
	padding-right: 10px;
	color: #e75926;
}
.img3 i.fa {
	float: left;
	display: block;
	margin-right: 15px;
	color: #fff;
	font-size: 44px;
	text-shadow: 0 0 1px #666;
}
.img3 img {
	/*margin-top: 20px;*/
}
.img3 p {
	margin-top: 20px;
	margin-bottom: 30px;
}

embed {
    min-height: 375px;
    width: 100%;
}

.lista .texto{
	min-height: 135px;
    float: left;
    width: 100%;
}
.lista .patrocinio{
	min-height: 180px;
    float: left;
    width: 100%;
}
.lista .texto h4{
	font-size: 20px;
}
.lista .texto p{
	margin: 0 0 5px 0;
    font-size: 15px;
}
.lista .texto span{
	font-size: 15px;
    display: block;
}
.lista .texto a{
	border-bottom: 4px solid #1e8e4b;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding: 4px;
    margin-top: 10px;
    float: left;
}
.portfolio-items .lista .maior {
    height: 2px;
    position: initial;
    margin: 15px 0;
    float: left;
}
/*.baner {
  color: #c00;
  font: bold 15px arial;
  padding: 10px;
  margin: 10px;
  border: 1px solid #c00;
  width: 200px;
}*/

/* expediente */

.expediente{
	padding: 10px 0;
}
.expediente h2{
	font-size: 25px;
    margin-bottom: 0 !important;
}
.expediente hr{
    margin-bottom: 10px !important;
}
.expediente .section-title.center {
    padding: 10px 0;
}
.expediente .section-title.center h2{
    line-height: 45px !important;
}
.expediente p{
	font-size: 13px;
	margin-bottom: 0;
}
.expediente strong{
	font-size: 16px;
    margin-bottom: 5px;
    display: block;
}

/* Footer Section*/
footer {
	background: #175d91;
	color: #ffffff;
	text-align: center;
}
footer a {
	font-weight: bold;
    color: #ffffff;
    font-size: 16px;
}
footer a:hover, a:focus {
	color: #e75926;
}
footer p {
	font-size: 13px;
	margin-top: 10px;
}

/* @MEDIA */

@media(min-width:768px) {
	.img1 {
		height: 100%;
		padding: 0;
	}
	.img1 .intro-body .intro-text {
		font-size: 18px;
		letter-spacing: 1px;
		margin-bottom: 20px;
		color: rgba(255,255,255,0.9);
	}
}

@media (max-width: 768px) {
	.hover-bg .hover-text {
		padding: 20%;
	}
}

@media (max-width: 640px) {
	.img1 .intro-body H1 {
		font-size: 5em;
	}
}
