body {
	background-color: #fff;
}

html {
	position: relative;
	min-height: 100%;
}

section {
    margin-bottom: 200px;
	margin-top: 30px;
}

header {
	background-color: #519a70;
	padding: 0px;
}

.img_logo {
	max-height: 100px !important;
}

.name_template {
	color: #fff;
	margin-bottom: 0px !important;
}

.name_template_second {
	color: #fff;
	font-size: 20px;
}

.row_home {
	margin-top: 50px !important;
}

/* Botões da Home */
.panel_home {
	border: 1px solid #ccc;
	height: 290px;
	background-color: #f6f6f6;
	border-radius: 10px;
	margin-bottom: 40px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
}

.panel_home:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}

.div_image {
	height: 160px;
}

.images_panel {
	margin-top: 40px;
	margin-bottom: 40px;
	max-height: 120px;
}

.home_icon {
	text-decoration: none;
	color: #000;
}

.home_icon:hover {
	text-decoration: none;
	color: #000;
}
/* Fim do controle da página Home */

/*Submenu */
.submenu_int {
	min-height: 70px;
	line-height: 70px;
	border-radius: 5px;
	font-size: 30px;
	border: 1px solid #ccc;
	background-color: #eee;
	margin-left: 10px;
	margin-right: 10px;
	transition: transform 1s;
}

.submenu_int:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: transform 1s;
	cursor: pointer;
}

.submenu_int_all {
	height: 70px;
	line-height: 70px;
	border-radius: 5px;
	font-size: 30px;
	border: 1px solid #ccc;
	background-color: #0d6efd;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	transition: transform 1s;
}

.submenu_int_all:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: transform 1s;
	cursor: pointer;
}


.link_submenu {
	text-decoration: none;
	color: #000;
}

.link_submenu:hover {
	text-decoration: none;
	color: #000;
}

/* Fim */

.div_vereador {
	margin-bottom: 60px;
}

/* Botões Vereadores */
.panel_vereadores {
	border: 1px solid #ccc;
	height: 100%;
	background-color: #fafafa; 
	border-radius: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
}

.panel_vereadores:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}

.div_image_vereadores {
	height: 260px;
}

.images_vereadores {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 90%;
	max-width: 90%;
	object-fit:contain ;
	border-radius: 5px;
}

.foto_vereador {
	text-decoration: none;
	color: #000;
}

.foto_vereador:hover {
	text-decoration: none;
	color: #000;
}

.row_vereador {
	margin-top: 35px !important;
}
/* Fim do controle da página Vereador */

/* Botões Vereadoras */
.panel_vereadoras {
	border: 1px solid #ccc;
	height: 100%;
	background-color: #fafafa; 
	border-radius: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
}

.panel_vereadoras:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}
/* Fim do controle da página Vereadora */

/* Botões Comissao */
.panel_comissoes {
	border: 1px solid #ccc;
	height: 100%;
	background-color: #fafafa; 
	border-radius: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
}

.panel_comissoes:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}
/* Fim do controle da página Comissão */


/* Info Vereador */
.img_info_vereador {
	border-right: 1px solid #ccc;
}

.img_vereador {
	border: 1px solid #ccc;
	max-height: 280px;
	background-color: #fafafa; 
	border-radius: 10px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
	object-fit: cover;
}

.img_vereador:hover {
	border-radius: 0px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}

.img_vereador_table {
	height: 60px;
}

.div_table_mesa {
	margin-top: 90px;
}

.div_title_page {
	margin-top: 30px !important;
}

/* Botões de redirecionamento */
.btn_redirect {
	margin-left: 10px !important;
	border-radius: 5px !important;
}

.btn_fonte {
	font-size: 24px !important;
}

.btn_font_right {
	margin-left: 200px !important;
}
/* Fim do redirecionamento */

/* Video na página */
.btn_video_institucional, .img_video {
	height: 30px;
}

.btn_video_int {
	border: 1px solid #ccc !important;
	font-size: 20px !important;
}

.link_video {
	text-decoration: none;
}

/* Controle de Vídeo */
#video {
	max-height: 500px !important;
	width: 100%;
}

/* Gerais */

.bold {
	font-weight:bold;
}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

/* Controle de fotos em geral (exceto vereadores) */
.img_foto {
	border: 1px solid #ccc;
	max-height: 550px;
	background-color: #fafafa; 
	border-radius: 10px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 1s;
	object-fit: contain;
}

.img_foto:hover {
	border-radius: 0px;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	background-color: #eee;
	transition: transform 1s;
}

.div_fotos {
	margin-bottom: 60px;
}

.panel_images {
	border: 1px solid #ccc;
	height: 100%;
	background-color: #fafafa; 
	border-radius: 10px;
	margin: 10px;
	padding: 10px;
	max-width: 100%;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: transform 2s;
}

.panel_images:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	/* background-color: #eee; */
	box-shadow: 7px 17px 30px -6px rgba(0,0,0,0.9);
	-webkit-box-shadow: 7px 17px 30px -6px rgba(0,0,0,9);
	-moz-box-shadow: 7px 17px 30px -6px rgba(0,0,0,0.9);
	transition: transform 2s;
}

.div_image_fotos {
	height: 260px;
}

.images_fotos {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 90%;
	max-width: 90%;
	object-fit:contain ;
	border-radius: 5px;
}

.foto_geral {
	text-decoration: none;
	color: #000;
}

.foto_geral:hover {
	text-decoration: none;
	color: #000;
}

.row_fotos {
	margin-top: 35px !important;
}
/* Fim */

.img_slide {
	height: 450px;
}

.show_text_slide {
	min-height: 300px;
}

.simbol_previous {
	margin-top: 200px !important;
}

/* Quiz*/
.result_quiz {
	font-size: 20px;
}

.div_question, .div_answer, .optionQuiz, .list_quiz {
	font-size: 25px;
}

.div_question {
	background-color: #cae1ff;
	padding: 10px;
	border-radius: 5px;
}

.div_answer {
	padding: 10px;
	background-color: #eee;
}

.optionQuiz {
    border: 0px;
    width: 20px;
    height: 30px;
}

.label_option_quiz {
	margin-left: 10px;
}

.div_green {
	background-color: #90EE90;;
}

.div_red {
	background-color: #ff0000;
	color: #fff;
}

.green {
	color: #218838;
}

.comentario {
	font-size: 20px;
}

.p_title_msg {
	font-size: 23px;
}

@media only screen and (max-width: 991px) {
	.div_image_vereadores {
		max-height: 180px;
	}

	.panel_vereadores {
		border: 1px solid #ccc;
		min-height: 300px;
		background-color: #fafafa; 
		border-radius: 10px;
		margin-bottom: 40px;
		max-width: 100%;
		-moz-transition: all 0.3s;
		-webkit-transition: all 0.3s;
		transition: transform 1s;
	}

	.img_slide {
		height: 250px;
	}
	
	.text_carosel {
		min-height: 200px;
	}
	
	simbol_previous {
		margin-top: 200px !important;
	}
}


