@charset "utf-8";
/* CSS Document */
#topBar {
    background-color: #32614C !important;
}

#topBar ul li a, #mainMenu ul li a, #topMain ul li a {
    text-transform: none;
}            

.info-bar.info-bar-dark {
    background-color: #32614C;
}          

/* RODAPÉ */
#footer {
    background: #32614C;

}   

.mt-10 {
    margin-top: 10px !important;
} 

#topNav div.submenu-dark ul.dropdown-menu {
    background: #333;
    background-color: #32614C;
}   

.box-image {
    border: #999 1px solid;
    background-color: #32614C;
}	

section {
    padding: 100px 0;
}	


div.alternate, section.alternate {
		background-color: white;
	}

/* TOP BAR - MÍDIAS SOCIAIS */
a.social-icon.social-icon-border {
    color: #ffffff !important;

} 

.timeline .timeline-entry {
    display: block;
    border: rgb(11 58 14 / 70%) 3px solid;
    background-color: #fff;
    padding-top: 19px;
    top: 20px;
    z-index: 10;
    position: absolute;
    left: -102px;
    right: auto;
    width: 64px;
    height: 64px;
    font-size: 19px;
    text-align: center;
    line-height: 1;
    color: #000;
    font-weight: bold;
    font-family: 'Lato','Open Sans',Arial,Helvetica,sans-serif;
} 

section.dark.page-header {
    color: #fff;
    background-color: #006338 !important;
}

div.alternate, section.alternate {
    background-color: rgba(0,0,0,0.07) !important;
}  

/* DROPDOW DO MENU */
#topNav ul.dropdown-menu li a {
    padding: 3px 15px;
}

/* DROPDOW DO MENU */
#topNav #topMain>li.mega-menu div.row div {
    padding: 15px 0 20px 0;
}  

/* TOP BAR - MÍDIAS SOCIAIS */
a.social-icon.social-icon-border {
    color: #ffffff !important;

}  

/* NOTÍCIAS */
.item-box-desc {
    background-color: #FFFFFF;
    /*height: 310px;*/
}            

/* FUNDO - NOTÍCIAS */
#section-noticias-c {
    background: #f1f2f7 repeat;
}		

/* NOSSA HISTÓRIA */
.testimonial-content {
    position: relative;
    padding-left: 5px;
}   


/*  */
.list-unstyled {
    /* padding-left: 30px; */
    list-style: none;
    padding: 30px;
}             

/* NOSSA HISTÓRIA */
.box-image-verde {
    border: #999 1px solid;
    background-color: #32614C;
    padding-top: 15px;
}


/* NOTÍCIAS - NOVA */
.box-image-info {
    border: #eee 1px solid;
    background-color: #FFFFFF;
    padding-top: 15px;
	padding-bottom: 30px;
}

/* NOTÍCIAS */
.page-header-noticias {
    padding-bottom: 9px;
    margin: 0px 0 20px;
    border-bottom: 1px solid #eee;
}

#topBar.dark {
    color: #ccc;
    background-color: #363839;
    border-bottom-color: rgba(255,255,255,0.1);
}

/* TABS - PÁGINA UNIDADE */
.nav-tabs.nav-button-tabs>li>a.active {
    color: #fff !important;
    background-color: #32614C;
}

/* BOTÕES - PÁGINA COOPERADO - CONTATO */
.btn-teal {
    background-color: #32614c;
    color: #FFF !important;
}

/* BOTÕES DA PÁGINA DE DESTAQUE NA INDEX */
.btn-primary {
    color: #fff;
    background-color: #32614c;
    border-color: #32614c;
}
/* BORDA LATERAL DO DETALHA DA PÁGINA informativo-acervo.php */
div.heading-title.heading-border {
    padding-left: 15px;
    border-left: #006338 5px solid;
    text-align: left;
}
/* SESSION DA PÁGINA informativo-acervo.php*/
section-acervo {
    padding: 30px 0;
} 

/* CALLOUTS */
.heading-title.heading-arrow-top, 
.heading-title.heading-arrow-bottom {
	color: #fff;
	background-color: #006338;
}

.heading-title.heading-arrow-top:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-bottom: 20px solid #006338;
	left: 50%;
	margin-left: -20px;
	top: -20px;
}

blockquote {
    border-left: 5px solid #006338;
}

.box-static.box-border-top {
	border-top: #006338 3px solid;
}

.btn-featured {
    font-size: 16px !important;
}

.btn-success {
    color: #fff;
    background-color: #006338;
    border-color: #006338;
}

div.toggle {
    padding-bottom: 10px;
}

.list-unstyled {
	/* padding-left: 30px; */
	list-style: none;
	padding: 10px;
}	

.item-box-desc-pad  {
	padding: 9px 20px 20px 20px;
}

a {
	color: #FFFFFF;
	text-decoration: none;								
}	

.info-bar h1, .info-bar h2, .info-bar h3, .info-bar h4, .info-bar h5, .info-bar h6, .info-bar p {
	margin: 4px;
}

#topBar.dark ul.top-links>li {
    border-right: rgb(51 98 77) 1px solid;
}

.inline-search form input.serch-input {
	background: #fff;
	border: #e3e3e3 1px solid;
	color: #aaa;
	float: right;
	font-size: 13px;
	height: 36px;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 50px 5px 10px;
	width: 100%;
}	


h3 {
	font-size: 24px;
	letter-spacing: normal;
	margin: 0 0 10 0;
}		

ul.social-icons a>i.fa {
	border-radius: 50% !important;
	width: 100px;
	height: 100px;
	line-height: 100px !important;
	margin: 0 auto 0 auto;
	font-size: 50px;
	-webkit-transition: 0.16s all linear;
	-moz-transition: 0.16s all linear;
	-ms-transition: 0.16s all linear;
	-o-transition: 0.16s all linear;
	transition: 0.16s all linear;
}

.inline-search form button {
	background: rgba(0, 0, 0, 0);
	border-left: #e3e3e3 1px solid;
	font-size: 17px;
	width: 39px;
	height: 36px;
	line-height: 36px;
	vertical-align: bottom;
	position: absolute;
	right: 0;
}

/* REGRA PARA LINK */
a.link-verde {
    color: #32614c;
    text-decoration: none;
}