.secretarias_geral_section {
	min-height: 638px;
}

.secretarias_geral {
	max-width: 960px;
	margin: 20px auto;
	padding: 0px 0px;
	display: flex;
	flex-wrap: wrap;
}

/* SECRETARIA CAPA */
.int_box-secretarias {
	width: 23%;
	margin: 20px 1%;
}

.int_box-secretarias-icone {
	margin: auto;
	display: table;
}

.int_box-secretarias-texto {
	padding: 15px 0px;
	margin-top: 20px;
	border-top: 5px solid #fbb105;
}

	.int_box-secretarias-texto h2 {
		color: #013f82;
		text-align: center;
	}

	.int_box-secretarias-texto a:hover h2 {
		text-decoration: underline;
	}

	.int_box-secretarias-texto a:hover h3 {
		text-decoration: underline;
	}


/* MAIS INFORMAÇÕES */
.secretaria_titulo {
	width: 100%;
	font-size: 3em;
	font-weight: bold;
	padding: 20px 0px;
	background-color: #213a73;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}

.secretaria_header {
	grid-template-columns: auto 634px;
    display: grid;
    gap: 20px;
    min-width: 100%;
    margin-bottom: 40px;
}

.secretaria_header_foto-banner1 {
	margin-left: 0%;
}

.secretaria_header_foto-banner2 {
	margin-left: 2%;
}

.secretaria_header_foto {
	margin: 0px;
	width: 100%;
    height: 100%;
}

.secretaria_embed{
    width: 100%;
    min-height: 400px;
    height: auto;
}

	.secretaria_header_foto img {
		max-height: 422px;
	}

/* .secretaria_header_info{min-width: 32%; border: 1px solid #eee; margin-right:2%;} */
.secretaria_header_info {
	border: 1px solid #eee;
	margin-right: 2%;
	min-height: 400px;
}

.sec_hi_titulo {
	min-height: 42px;
	width: 100%;
	vertical-align: 30px;
	text-align: center;
	line-height: 1em;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #f8f8f8;
}

.sec_hi_titulo-int {
	width: 100%;
	color: #000c39;
	text-align: center;
	padding-top: 10px;
}

.sec_hi_conteudo {
	min-height: 80%;
	width: 100%;
	background-color: #d1d6d9;
	padding: 15px;
}

	.sec_hi_conteudo h2 {
		color: #000c39;
		height: 20px;
		font-size: 0.9em;
		font-weight: bold;
	}

	.sec_hi_conteudo a:hover {
		text-decoration: underline !important;
	}

	.sec_hi_conteudo img {
		float: left;
		padding: 3px 5px 0px 0px;
	}

	.sec_hi_conteudo h3 {
		color: #000;
		font-size: 0.9em;
		font-weight: normal;
		margin-bottom: 15px;
	}

		.sec_hi_conteudo h3:last-child {
			margin-bottom: 0px;
		}

.sec_hi_maisinfo {
	height: 10%;
	background-color: #606e88;
	text-align: center;
	color: #fff;
}

.sec_hi_maisinfo-int {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}

.sec_hi_maisinfo-int-box {
	margin: 0 auto;
	max-width: 200px;
	line-height: 1.4;
}

	.sec_hi_maisinfo-int-box img {
		float: left;
	}

	.sec_hi_maisinfo-int-box a {
		color: #fff;
	}

		.sec_hi_maisinfo-int-box a:hover {
			color: #fff;
			text-decoration: none;
		}

/* SERVICOS DA SECRETARIA */
/* .sec-int-blc-servicos{max-width:980px; display:flex; flex-wrap: wrap;} */
.sec-int-blc-servicos {
	max-width: 980px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.sec-int-servicos {
	min-height: 300px;
	width: 32%;
	margin-right: 2%;
	border: 1px solid #eee;
	margin-bottom: 30px;
}

	.sec-int-servicos:nth-child(3n+0) {
		margin-right: 0;
	}

.sec-int-servicos-icone {
	width: 100%;
}

.sec-int-servicos-icone-box {
	height: 120px;
	display: table;
	margin: auto;
	padding-top: 20px;
}

.sec-int-servicos-texto {
	height: 150px;
	background-color: #d1d6d9;
}

	.sec-int-servicos-texto h2 {
		padding: 10px 10px;
		color: #000c39;
		text-align: center;
	}

	.sec-int-servicos-texto h3 {
		padding: 10px 10px;
		font-size: 0.9em;
		color: #000;
		font-weight: normal;
	}

	.sec-int-servicos-texto a:hover h2 {
		text-decoration: underline;
	}

	.sec-int-servicos-texto a:hover h3 {
		text-decoration: underline;
	}

.sec-int-servicos-maisinfo {
	padding-top: 5px;
	background-color: #606e88;
	text-align: center;
	color: #fff;
}

.sec-int-servicos-maisinfo-box {
	height: 25px;
	margin: 0 auto;
	padding: 0px 10px;
}

	.sec-int-servicos-maisinfo-box a {
		color: #fff;
	}

		.sec-int-servicos-maisinfo-box a:hover {
			text-decoration: underline;
		}

.sec-int-servicos-maisinfo-box-mi {
	padding-left: 2%;
	width: 65%;
	font-size: 0.9em;
	float: left;
	text-align: left;
}

	.sec-int-servicos-maisinfo-box-mi p {
		margin: 0;
		padding: 0;
		padding-top: 2px;
	}

	.sec-int-servicos-maisinfo-box-mi img {
		padding: 3px 5px 0px 0px;
		float: left;
	}

.sec-int-servicos-maisinfo-box-mp {
	padding-left: 2%;
	width: 35%;
	font-size: 0.9em;
	float: left;
	text-align: left;
}

	.sec-int-servicos-maisinfo-box-mp p {
		margin: 0;
		padding: 0;
		padding-top: 2px;
	}

	.sec-int-servicos-maisinfo-box-mp img {
		padding: 3px 5px 0px 0px;
		float: left;
	}

/* INSTITUCIONAL SECRETARIAS MAIS INFORMAÇÕES */
.sec_servicos_geral {
	clear: both;
}

	.sec_servicos_geral p {
		text-align: justify;
	}

	.sec_servicos_geral a {
		color: blue;
	}

		.sec_servicos_geral a:hover {
			text-decoration: underline;
		}

		.sec_servicos_geral a:visited {
			color: blue;
		}

.sec_serv_header {
	display: flex;
	flex-wrap: wrap;
	max-width: 980px;
	padding: 20px 0px;
}

.sec_serv_header-show {
	display: flex;
	flex-wrap: wrap;
	max-width: 980px;
	padding: 10px 0px;
}

.sec_serv_img {
	flex: 1;
	min-width: 20%;
	padding: 20px 20px;
	margin: auto;
}

.sec_serv_img_box {
	margin: auto;
	background-color: #fff;
}

.sec_serv_descricao {
	flex: 1;
	min-width: 80%;
	border-left: 2px solid #eee;
	padding: 20px;
	text-align: justify;
}

	.sec_serv_descricao h2 {
		color: #213a73 !important;
		padding-bottom: 10px;
	}

.sec_serv_conteudo {
	max-width: 980px;
}

.sec_serv_conteudo_box {
	max-width: 980px;
	padding: 20px 20px 20px 20px;
	border: 2px solid #eee;
	margin-bottom: 20px;
	font-size: 1em;
}

	.sec_serv_conteudo_box h2 {
		color: #213a73 !important;
	}

	.sec_serv_conteudo_box a:visited {
		color: blue;
	}

@media screen and (max-width:980px) {
}

@media screen and (max-width:768px) {
	.int_box-secretarias {
		width: 31%;
		margin: 20px 1%;
	}

	.sec-int-servicos {
		width: 49%;
	}

		.sec-int-servicos:nth-child(3n+0) {
			margin-right: auto;
		}

		.sec-int-servicos:nth-child(2n+0) {
			margin-right: 0;
		}

	.sec_hi_maisinfo-int {
		padding-top: 7px;
	}
	
	.secretaria_header {
        grid-template-columns: 1fr;
	}
	.secretaria_header_info {
        margin-right: 0%;
	}
	
	.secretaria_header_info {
		min-width: 100%;
		margin: 20px 0px 0px 0px;
		order: 2;
	}

	.secretaria_header_foto {
		min-width: 100%;
		order: 1;
	}
	
}

@media screen and (max-width:590px) {
	.int_box-secretarias {
		width: 48%;
		margin: 20px 1%;
	}

	.secretaria_header {
		width: 100%;
		flex-wrap: wrap;
	}


	.secretaria_header_foto-banner1 {
		margin-left: 0%;
		width: 49%;
		margin-right: 2%;
		order: 1;
		float: left;
	}

	.secretaria_header_foto-banner2 {
		margin-left: 0%;
		width: 49%;
		order: 1;
		float: left;
	}

	.sec_hi_maisinfo-int {
		padding-bottom: 8px;
	}

	.sec_hi_titulo-int {
		padding-bottom: 6px;
	}

	.sec_serv_img {
		min-width: 100%;
	}

		.sec_serv_img img {
			margin: auto;
		}

	.sec_serv_descricao {
		min-width: 100%;
		border-left: none;
		border-top: 2px solid #eee;
	}
}

@media screen and (max-width:480px) {
	.int_box-secretarias-texto {
		max-width: 60%;
		margin: auto;
	}

	.int_box-secretarias {
		width: 98%;
		margin: 30px 1%;
	}

	.sec-int-servicos {
		width: 100%;
	}

	.secretaria_titulo {
		font-size: 2em;
	}

	.sec-int-servicos {
		width: 100%;
		margin-right: 0;
	}

		.sec-int-servicos:nth-child(3n+0) {
			margin-right: 0;
		}

		.sec-int-servicos:nth-child(2n+0) {
			margin-right: 0;
		}
}

@media screen and (max-width:320px) {
	.secretaria_titulo {
		font-size: 1.2em;
	}
}

@media screen and (max-width:300px) {
}
