@font-face {
    font-family: 'OpenSans';
    src: url("../fonts/OpenSans.ttf");
}
@font-face {
    font-family: 'AeroMatics';
    src: url("../fonts/Aero_Matics.ttf");
}


body{
	ont-size: 14px;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1.2em;}

p { margin: 0 0 1em 0; line-height:1.5em; padding: 0; border: 0; }
a { color: inherit; text-decoration: none;}
img {max-width: 100%;}

h1,h2{ margin: 5px  0; }

.links > a {
	display: block;
	line-height: 30px;
	border-bottom: 1px solid #efefef;
	padding: 5px 0;
}
.links > a:last-child {
	border-bottom: 0;
}
.links > a:before {
	content: '\f067';
	font-family: 'FontAwesome';
	margin-right:5px;
}
.links > a:hover:before {
	color: #00a651;
}

.links > hr {
	border: 0;
	height: 1px;
	background-color: #efefef;
}

.icon {
	height: 60px;
	width: 60px;
	margin: 8px;
	color: #fff;
	background-color: #050505;
	border-radius: 4px;
	text-align: center;
	line-height: 60px;
	font-size: 25px;
	display: inline-block;
}

.aviso,
.error {display:block; padding:15px; border-radius:5px; margin: 10px 0; width:auto; color:#ffffff; font-size:14px; line-height:18px;}
.aviso {background-color:rgba(150,150,150,0.8);}
.error {background-color:rgba(150,0,0,0.8);}

#pagination {font-size:12px; font-weight:bold; margin-top:20px; text-align:center;}
#pagination a , #pagination span {display:inline-block; padding:10px;}
#pagination span {background-color:#4f99bf; color:#FFFFFF;}
#pagination a{background-color:#2ab478;}
#pagination a:hover {background-color:#17a668;}

.no-margin { margin: 0 !important; }
.no-margin-bottom { margin-bottom: 0 !important; }
.no-margin-top    { margin-top: 0 !important; }
.no-margin-rigth  { margin-right: 0 !important; }
.no-margin-left   { margin-left: 0 !important; }


table { max-width: 100%; background-color: #ffffff; border-collapse:collapse; border-spacing: 0;}
.table { border-bottom: #999999 solid 1px; width:100%; margin:10px 0 20px 0;  text-align: left;}

.table thead > tr > th { font-weight: normal; background-color: #dddddd; padding:10px; font-size:16px; }

.table tbody > tr > td { border-top: 1px solid #dddddd; padding:10px 8px; font-size:14px; }
.table tbody > tr > td:first-child { width:30px }
.table tbody > tr > td:last-child { width:65px }
.table tbody > tr > td img { width: auto; max-height: 32px; }
.table tbody > tr > td a {border:0; text-decoration:none; }
.table tbody > tr > td i { font-size: 18px; margin: 5px; }
.table tbody > tr:hover > td { background-color: #f5f5f5;}

.table .table_arquivo_desc { display: none; font-style: italic; font-size:0.8em;}
.table tr:hover .table_arquivo_desc { display: block;}


dl > dt,
dl > dd { width: auto; display: block; text-align:left; padding: 5px;}
dl > dt {  font-weight: bold; vertical-align: top; margin: 5px 0;}
dl > dd {  border: 1px solid #eee; border-radius: 5px; background-color:#f5f5f5; margin:5px 0 25px 0; }

dl.licitacao { padding: 10px;}
.licitacao > dt { width: auto; text-align: left; font-weight: bold; display: block; vertical-align: top;}
.licitacao > dd { width: auto; display: block; border: 1px solid #eee; border-radius: 5px; background-color:#f5f5f5;}
.licitacao > dt,
.licitacao > dd { min-height: 25px; margin: 5px 0; padding: 5px;}

/*dl.esic { padding: 10px;}*/
dl.esic > dt { width: auto; text-align: left; font-weight: bold; display: block; vertical-align: top;}
dl.esic > dd { width: auto; display: block; border: 1px solid #eee; border-radius:0; background-color:transparent;}
dl.esic > dt,
dl.esic > dd { margin:4px 0; border: 0;}


.form input,
.form textarea,
.form select {font-size:12px; color:#444444; margin:2px -1px; padding:8px 5px; border:1px solid #CCCCCC; border-radius:2px; width:calc(100% - 10px); background-color:#FFFFFF;}
.form textarea {height:6em}
.form input:focus,
.form textarea:focus,
.form select:focus {border:1px solid #222222;}
.form input[readonly]{cursor: not-allowed}
.form button,
.btn_form,
.form input[type="reset"],
.form input[type="button"],
.form input[type="submit"] {
    width:auto;
    display:inline-block;
    font-size:16px;
    letter-spacing:1px;
    color:#555555;
    background-color:#ccc;
    margin:2px 2px 0 0;
    border:0;
    padding:6px 10px;
    border-radius:3px;
    cursor:pointer;
}
.form button:hover,
.form input[type="reset"]:hover,
.form input[type="button"]:hover,
.form input[type="submit"]:hover {background-color:#ddd;}

.form_block label {text-align:left; display:block; margin:10px 0 6px 0; font-size:12px;}
.form_block label input,
.form_block label textarea,
.form_block label select {display: block;}
.form_block label input[type="radio"],
.form_block label input[type="checkbox"] { display:inline-block; width:auto; margin-right:5px;}

.form_line > * { vertical-align:bottom; }
.form_line label {text-align:left; display:inline-block; margin:6px 6px 0 0; font-size:12px; }
.form_line label > input,
.form_line label > select {display: block; width:140px; margin:6px 0 0 0; }
.form_line label > input[type="radio"],
.form_line label > input[type="checkbox"] {display: inline; width:auto;}
.form_line .explode {display:block; width:auto; height:auto; max-height:120px; margin:10px 0; overflow:auto; overflow-x:auto; overflow-x:hidden;}


/*ORGANIZAÇAO DO LAYOUT*/
.wcontent{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	max-width: 1200px;
}

.content {
	/*padding: 10px 0;*/
}
.content_page,
.content_side{
	display: block;
	vertical-align: top;
	width: 100%;
}

/*Menu inicial de busca*/
.menu_busca{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ccc;
	background-color: #000;
	display: block;
}
.menu_busca .link_funcional{
	display: inline-block;
	float: left;
	height: inherit;
}
.menu_busca .link_funcional > ul{
	padding: 0;
	margin: 0;
}
.menu_busca .link_funcional > ul > li{
	list-style: none;
	display: inline-block;
	padding: 0 5px;
	margin:0;
}
.menu_busca .form_busca{
	display: inline-block;
	float: right;
	background-color: #444
}
.menu_busca .form_busca > input[type="search"]{
	background-color: #444;
	border:0;
	color: #fff;
	padding: 0 10px;
}
.menu_busca .form_busca > button{
	border:0;
	background-color: rgb(242,64,36);
	height: 30px;
	width: 30px;
	color: #fff;
	font-size: 12px;
	margin: 0 5px;
}

/*Header principal*/
.header {
	display:none !important;
}
.header .logo {
	display: inline-block;
	width: calc(100% - 704px);
	min-width: 300px;
	margin: 0;
	border: 0;
}
.header .logo > a {
	display: block;
}
.header .logo > a > img {
	height: auto;
	width: auto;
	max-height: 120px;
	max-width: 100%;
}
.header .banner{
	display: inline-block;
	width: 700px;
	max-width: 100%;
	margin: 0 auto;
}
.header .banner > img {
	height: auto;
	max-width: 100%;
}

.content_side {
	display: none!important;
}

/*MENU*/
#menu_mobile {display: none}
.menu{
	display: none;
}
/*Menu principal*/
.menu #nav-main-menu {
	height: 50px;
	font-size:16px;
	z-index: 999;
	font-family: 'AeroMatics';
	width: calc(100% - 339px);
	max-width: calc(100% - 20px);
	display: inline-block;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.menu #nav-main-menu li {
	display: block;
	float: left;
	max-width: 9999px;
}
.menu #nav-main-menu .sub-menu li {
	float:none;
}
.menu #nav-main-menu ul {
	padding: 0;
	margin: 0;
}
.menu #nav-main-menu ul.sub-menu {
	z-index: 20;
	position: absolute;
	display: none;
}
.menu #nav-main-menu ul.sub-menu ul{
	left: 100%;
	top: 0;
}
.menu #nav-main-menu > ul > li > a{
	color: white;
	height: 50px;
	display: block;
	line-height: 50px;
	padding: 0 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.menu #nav-main-menu > ul > li:hover > a{
	color: white;
}
.menu #nav-main-menu ul li:hover > ul.sub-menu {
	display: block;
}
.menu #nav-main-menu ul.sub-menu li a {
	display: block;
	background: #333;
	width: auto;
	padding: 10px 20px;
	color: #fff;
	font-size: 16px;
	min-width: 150px;
}
.menu #nav-main-menu > ul > li:hover > a {
    background: #AAA;
	color: white;
}
.menu #nav-main-menu ul.sub-menu li:hover > a {
    background: black;
}
/*Menu de pesquisa*/
.menu .form_busca{
	padding: 0;
	display: inline-block;
	background-color: #444;
	width: 335px;
	height: 50px;
	vertical-align: top;
}
.menu .form_busca > input[type="search"]{
	background-color: #444;
	border:0;
	color: #fff;
	padding: 0 10px;
	height: 50px;
	width: 265px;
}
.menu .form_busca > button{
	display: inline-block;
	border:0;
	margin: 0;
	background-color: #00a651;
	height: 40px;
	width: 40px;
	color: #fff;
	font-size: 12px;
}

/*NOTICIAS*/
.noticia .noticia-img {
	width: 100%;
	display: block;
}
.noticia .noticia-img > img {
	height: 140px;
	width: 100%;
	background-size: cover;
	background-position: center;
	display: block;
}
.noticia .noticia-titulo {
	margin: 10px 0 5px 0;
	display: block;
	height: 45px;
	overflow: hidden;
	line-height: 20px;
	font-size: 18px;
}
.noticia .noticia-descricao {
	display: block;
	height: 80px;
	overflow: hidden;
}

/*GALERIA DE FOTOS*/
.hoverzoom {
	position: relative;
	width: 350px;
	overflow: hidden;
}
.hoverzoom > img {
	width: 100%;
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover > img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.hoverzoom .retina{
	position: absolute;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	top: 0;
	left: 0;
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	text-align: center;
	padding: 30px;
	-webkit-transition:	 all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover .retina {
	opacity: 1;
	box-shadow: inset 0 0 100px 50px rgba(0,0,0,.5);
}
/*GALERIA LIST*/
.galeria .galeria-img {
	width: 100%;
	display: block;
}
.galeria .galeria-img > img {
	height: 140px;
	width: 100%;
	background-size: cover;
	background-position: center;
	display: block;
}
.galeria .galeria-titulo {
	margin: 10px 0 5px 0;
	display: block;
	height: 45px;
	overflow: hidden;
	line-height: 20px;
	font-size: 18px;
}
.galeria .galeria-descricao {
	display: block;
	height: 80px;
	overflow: hidden;
}
/*GALERIA VIEW*/
.galeria-images {
	padding: 10px;
	margin: 0 auto;
	text-align: center;
}

.galeria-images > .hoverzoom {
	height: 80px;
	width: 120px;
	margin: 5px;
	border: 0;
	display: inline-block;
}
.galeria-images > .hoverzoom > img {
	height: 80px;
	width: 120px;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.galeria-images > .hoverzoom .retina p {
	color: #fff;
	font-size: 18px;
}
.galeria-images > .hoverzoom .retina a {
	display: block;
	width: auto;
	height: 80px;
	color: #fff;
	font-size: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
}


/*ESTRUTURA ADMINISTRATIVA*/
.estrutura {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
}
.estrutura p {
	font-size: 14px;
	margin: 10px 0;
}
.estrutura .cargo,
.estrutura .responsavel {
	font-family: 'AeroMatics';
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: left;
	margin: 2px 0;
}
.estrutura .cargo{
	font-size: 22px;
	margin-bottom: 12px;
}
.estrutura .responsavel {
	font-size: 16px;
	margin-bottom: 20px;
}


.esic_cadastro {
    padding: 0 10px;
    background-color: #fce442;
    border-radius: 10px;
}


/*RODAPE*/
.footer{
display: none;
}
.footer .logo{
	display: inline-block;
	width: 70%;
	border:0;
	margin: 0;
}
.footer .logo > a {
	display: inline-block;
}
.footer .logo > a > img {
	height: auto;
	width: auto;
	max-height: 80px;
}
.footer .logo > p {
    margin: 10px;
    vertical-align: top;
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	color: #ddd;
}
.footer .social{
	display: inline-block;
	width: calc(30% - 4px);
	text-align: right;
}


.desenvolvimento {
display: none;
}
.desenvolvimento a {
	font-weight: bold;
}



@media only screen and (max-width:940px){

	/*Menu principal*/
	#menu_mobile {
		display: inline-block;
		height: 50px;
		width: 50px;
		line-height: 50px;
		text-align: center;
		background-color: #444;
		color: #4CA9B4;
		font-size: 26px;
		cursor: pointer;
	}

	.menu #nav-main-menu {
		margin: 0 0 0 0;
		height: auto;
		width: 100%;
		display: block;
		position: absolute;
		background-color: #444;
		margin-left: -110%;
	}
	.menu #nav-main-menu.show {
		margin-left: 0;
	}

	.menu #nav-main-menu li {
		display: block;
		float: none;
		max-width: 100%;
	}
	.menu #nav-main-menu .sub-menu li {
		float:none;
	}
	.menu #nav-main-menu .sub-menu li > a:before{
		content: "- "
	}

	.menu #nav-main-menu ul {
		padding: 0;
		margin: 0;
	}
	.menu #nav-main-menu ul.sub-menu {
		position: relative;
		display: block;
	}

	.menu #nav-main-menu > ul > li:hover > a{
		color: white;
	}

	.menu .form_busca{
		width: calc(100% - 54px);
		vertical-align: top;
	}
	.menu .form_busca > input[type="search"]{
		width: calc(100% - 70px);
	}
	.menu .form_busca > button{
		display: inline-block;
		border:0;
		margin: 0;
		background-color: #00a651;
		height: 40px;
		width: 40px;
		color: #fff;
		font-size: 12px;
	}

}



@media only screen and (max-width:840px){

	/*Header principal*/
	.header {
		text-align: center;
	}
	.header .logo {
		display: block;
		width: 100%;
	}
	.header .banner{
		display: block;
	}

}


@media only screen and (max-width:480px){

	/*Menu inicial de busca*/
	.menu_busca{
		height: 90px;
	}
	.menu_busca .link_funcional{
		display: block;
		float: none;
	}
	.menu_busca .form_busca{
		display: block;
		float: none;
	}
	.menu_busca .form_busca > input[type="search"]{
		width: calc(100% - 70px);
	}

}


/*QUADROS DE CONTEUDO*/
.box {
	margin: 10px auto;
	vertical-align: top;
}
.box_title {
	display: none !important;
}
.box .box_title {
	display: inline-block;
	width: auto;
	background-color: #00a651;
	color: #fff;
	font-family: 'AeroMatics';
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding:10px;
	margin: 0 auto;
}
.box .box_content {
	background-color: #fff;
	padding: 10px;
	display: block;
}



/*GRID*/
.row{
	display: block;
	margin-bottom: 10px;
}
.row .col1-2,
.row .col1-3,
.row .col2-3 {
	display: block;
	margin-bottom: 10px;
	vertical-align: top;
}

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

	/*GRID*/
	.row .col1-2,
	.row .col1-3,
	.row .col2-3 {
		display: inline-block;
		margin-right: 5px;
	}
	.row .col1-2{
		width: calc(50% - 5px);
	}

	.row .col1-3,
	.row .col2-3 {
		width: calc(50% - 7px);
	}
	.row .col1-2:nth-child(2n+2){
		margin-right: 0;
	}

	.row .col1-3:nth-child(2n+2) {
		/*margin-right: 0;*/
	}



}

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

	/*GRID*/
	.row .col2-3 {
		width: 66%;
	}
	.row .col2-3:nth-child(2n+2) {
		margin-right: 0;
	}
	.row .col1-3 {
		width: calc(33% - 5px);
	}
	.row .col1-3:nth-child(3n+3) {
		margin-right: 0;
	}

}

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

	.content_page,
	.content_side{
		display: inline-block;
	}
	.content_page{
		width: 100%;
	}
	.content_side{
	display:none;
	}
	.content_side.right{
		margin-left: 10px;
	}
	.content_side.left{
		margin-right: 10px;
	}

    .galeria-images > .hoverzoom {
    	height: 130px;
    	width: 180px;
    }
    .galeria-images > .hoverzoom > img {
    	height: 130px;
    	width: 180px;
    }

	.licitacao > dt { width: calc(25% - 10px); text-align: right; display: inline-block; }
	.licitacao > dd { width: calc(75% - 20px); display: inline-block; }

    dl.esic > dt { width: calc(20% - 10px); text-align: right; display: inline-block; }
	dl.esic > dd { width: calc(80% - 20px); display: inline-block; }

}

@media only screen and (min-width:940px){
	.content_page{
		width: calc(100% - 350px);
	}
	.content_side{
		width: 335px;
	}

}
