@import url("https://fonts.googleapis.com/css?family=Lato");

* {
	font-family: 'Lato', 'Noto Sans', sans-serif !important;
}

body {
	font-family: 'Lato', 'Noto Sans', sans-serif !important;
	min-width: 412px !important;
	font-size: 18px;
	width: 100% !important;
	min-width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden;
}

a, .a {
	color: #302ce1;
	font-size: 18px !important;
}


a[href^=tel] {
	text-decoration:inherit;
	color: inherit;
}

table {
	overflow-wrap: break-word;
}

a:hover {
	text-decoration: none !important;
}

button {
	padding: 0 4px;
	border: none;
	background: none;
	border-radius: 4px !important;
}
  
button:focus { 
	outline: none;
}

.form-control {
	text-indent: 0px !important;
}

.container {
	margin: 0 auto !important;
	width: 100%;
}

#mainContent {
	float: none;
	clear: both;
}

/* multi form registo */

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: 1px;
}

.form-control {
	font-size: 18px;;
}

.glyphicon {
  font-family: 'Glyphicons Halflings' !important;
}

/* pagina pesquisa, validar outras //TODO */
.columnBlockLayout {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding-left: 20px;
  padding-right: 20px;
}

.sectionBlockLayout {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/* header */


.nav>li>a {
  padding: 10px 0px;
}

.nav>li {
	margin-left: 15px;
	margin-right: 15px;;
}

#ac_header {
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 5px !important;
	margin-bottom: 0px !important;
}

.anacom_logo {
	height: 40px;
	margin-top: 60px !important;
	/*margin-left: 10px;*/
}

@media (min-width: 1200px) {
	.anacom_logo {
    	margin-top: 20px !important;
	}
}


@media (max-width:1199px) {
	.anacom_logo {
		height: 30px;
		margin-top: 40px !important;
		/*margin-left: 10px;*/
	}
}

/*
@media (max-width:480px) {
	.anacom_logo {
		height: 40px;
		margin-top: 12px !important;		
	}
}
*/

@media (min-width:1200px) {
	.anacom_logo {
		width: auto;
		height: 60px;
		margin-top: 12px;
	}	
}

@media (max-width:1200px) {
	.navlink {
		border-bottom: 1px #021C51 solid;
	}
}

@media (max-width:1200px) {
	.searchlink {
		border-top: 1px #021C51 solid;
		border-bottom: 1px #021C51 solid;
	}
}

#ac_header .weblink > a {
	color: #64718B;
	border-top: solid 8px white !important;
	border-bottom: solid 8px white !important;
	border-left: solid 0 white !important;
	border-right: solid 0 white !important;
	background-color: white;
}

#ac_header .weblinkactive > a {
	border-top: solid 8px white !important;
	border-bottom: solid 8px #034AD8 !important;
	color: #034AD8;
	border-left: solid 0 white !important;
	border-right: solid 0 white !important;
	background-color: white;
}

#ac_header .weblinkselected > a {
	border-top: solid 8px white !important;
	border-bottom: solid 8px white !important;
	color: #034AD8;
	border-left: solid 0 white !important;
	border-right: solid 0 white !important;
	background-color: white;
}

#ac_header .weblink > a:hover {
	background-color: white;
	border-top: solid 8px white !important;
	border-bottom: solid 8px white !important;
	color: #034AD8;
}

#ac_header .weblink > a.navtop:hover {
	background-color: white;
	border-top: solid 8px #034AD8 !important;
	border-bottom: solid 8px white !important;
	color: #034AD8;
}

.navbar-inverse .navbar-nav > .open > a {
	background-color: white !important;
	border-top: solid 8px white !important;
	border-bottom: solid 8px #034AD8 !important;
	color: #034AD8;
}

.navbar-toggle {
	margin-top: 15px !important;
}

#navbar {
	margin-right: 10px !important;
}

#ac_header .navtop:hover {	
	color: #034AD8 !important;
}

.open > a {
	outline: 0 !important;
}

#ac_header .nav > li {
	background-color: white;
}  

#anacom_header {
	/*padding-left: 17px;*/
	margin-left: 5px;
}

@media (min-width: 480px) {
	#anacom_header {
		padding-left: 0 !important;
	}
}

@media (min-width: 1460px) {
	#anacom_header {
		padding-left: 10px;
	}
}

#anacom_header .navbar-nav {
  background-color: white !important;
}

#anacom_header .row1 {
	margin-top: 90px;
}

#anacom_header .row1 h1 {
	/*padding-left: 10px;*/
	color: #64718B;
	font-size: 18px;
}

#anacom_header .row2 {
	height: 88px;
}

@media (min-width: 1200px) {
	.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
	}
}

.img_icon {
	width: 24px;
	height: 24px;
	color: #2B363C !important;
	margin-top: -4px;
	margin-left: 7px;
}

#ac_breadcromb {
	margin-top: 10px !important;
	margin-bottom: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	background-color: #021C51 !important;
	height: 120px;
	font-size: 16px !important;
}

#ac_breadcromb > .container {
	padding-top: 40px !important;
	padding-bottom: 12px !important;
}

.breadcrumb {
	margin: 0 !important;
	line-height: 2.4;
}

.breadcrumb > li > a {
	color: white !important;
	text-decoration: underline;
	text-underline-offset: 14px;
	font-size: 16px !important;
}

.breadcrumb > li > a:hover {
	color: white !important;
	text-decoration: underline !important;
}

.breadcrumb > li.active {
	color: white !important;
}

.breadcrumb > li+li:before {
  color: white;
}

@media (max-width: 720px){
	#ac_breadcromb {
		display: none !important;
	}	
}


/* header */

/* content */

#body_content {
	width: 100%;
}

.section-landing-search {
	min-height: auto;
}

/* content */

/* footer */
#ac_footer {
	margin: 0 auto !important;
	width: 100%;
	background-color: #021C51;
}

#ac_footer p {
	color: white !important;
}

#ac_footer_block_light {
	background-color: #F2F6FF;
	color: #021C51 !important;
	width: 60%;
	min-height: 348px;
}

#ac_footer_block_right {
	background-color: #021C51;
	color: white;
	width: 40%;
	min-height: 348px;
}

#ac_footer_block_background {
	background-color: #021C51;
	color: white;
	border-bottom: solid thin #0F285A;
}

#ac_footer_block_bottom {
	background-color: #021C51;
	color: white;
}

#ac_footer_block_content {
	padding-left: 112px;
	padding-right: 112px;
}

.footer_row1 {
	padding: 32px 0;
	display: inline-flex;
}

.footer_row2 {
	padding: 16px 0;
}

.footer_row3 {
	padding: 60px 0 30px 0;
}

#ac_footer .title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0;
  letter-spacing: 1px;
}

#ac_footer .text {
	font-size: 16px;
	font-weight: 400;
}

#ac_footer .footer_links1 {
  padding-top: 6px;
  font-size: 16px;
  font-weight: 500;
  color: #034AD8;
}

#ac_footer .footer_links2 {
  font-size: 16px !important;
  font-weight: 500;
  color: white;
}

#ac_footer .subtitle {
	font-size: 16px;
	font-weight: 700;
}

#ac_footer .block_bookmark {
	padding-left: 112px;
	padding-right: 30px;
	padding-bottom: 30px;
	min-height: 348px;
}

#ac_footer .block_mais {
	padding-top: 64px;
	padding-left: 64px;
	padding-right: 64px;
}

.button2 {
	width: inherit !important;
}

@media (max-width: 720px) {
	#ac_footer .block_mais {
		text-align: center;
	}
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.footer_copyright {
	margin-top: 30px;
	text-align: right;
}

@media (max-width: 991px) {
	.footer_copyright {
		text-align: center;
	}
}

#ac_footer .footer_copyright .smallText {
	color: #7F8CA4 !important;
	font-size: 14px;
}

.footer-linkdiv1 {
	text-align: right;	
}

@media (max-width: 991px) {
	.footer-linkdiv1 {
		text-align: center;	
	}
}

@media (min-width: 992px) {
	#ac_footer .col-md-9 {	
		float:right;
		width: auto;
	}

	#ac_footer .col-md-3 {	
		width: auto;
	}
}

.footer-linkdiv2 {
	text-align: center;	
}

.footer-linkdiv3 {
	text-align: center;	
}

.footer-linkdiv4 {
	text-align: right;	
}

@media (max-width: 991px) {
	.footer-linkdiv4 {
		text-align: center;	
	}
}

/* footer */

/* others */

.fa {
  font-family: 'Glyphicons Halflings' !important;
}

.spacer {
  min-height: 50px;
}

.button1 {
	padding: 17px 40px !important;
	border-radius: 4px !important;
	font-weight: normal !important;
	font-size: large !important;
	background-color: #034AD8 !important;
	border: none !important;
}

.button2 {
  padding: 8px 6px !important;
  display: block;
  border-radius: 4px !important;
  font-weight: normal !important;
  color: white !important;
}

span.social_logo {
	/* social logos block */
	min-width: 56px;
	min-height: 56px;
	display: inline-flex !important;
}

/* imagens */
.right_arrow {
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.bookmark {
 	width: 24px;
	height: 32px;
}

.block_bookmark .title .footer_title {
	padding-top: 32px;
}

.line {
  width: 100%;
  max-width: 313px;
  /*height: 16px;*/
}

.republica {
  width: 164px;
	height: 48px;
}

.selo {
	width: 164px;
	height: 48px;
}

img.social_logo {
	width: 24px;
	height: 24px;
}

.footer_img1 {
	width: 76px;
	height: 24px;
}

.footer_img2 {
	width: 82px;
	height: 24px;
}

.footer_img3 {
	width: 97px;
	height: 24px;
}

.social_links{
	text-align: center;
	border-right: solid thin #0F285A;
}

@media (max-width: 991px) {
	.social_links {
		width: 50%;
		margin-left: auto;
		margin-right: auto;
		border-right: none;
	}
}

@media (max-width: 480px) {
	.social_links {
		width: 100%;
		border-right: none;
	}
}

@media screen and (max-width: 767px) {
	.table-responsive>.table>thead>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>tfoot>tr>td {
		white-space: normal;
	}
}

/* desktop */
@media (min-width:1200px) {		
	.servicos_texto1 {
		min-height: 30px;
	}
}

/* desktop */
@media (min-width:1025px){
	/* header */	
	
	#ac_header_row1 {
		height: 72px !important;
	}
	
	#ac_header_row2 {
		height: 88px !important;
	}
	
	/* footer */
	#ac_footer_block_light {
		min-height: 348px;
	}
	
	#ac_footer_block_background {
		min-height: 348px;
	}
}

/* intermedio */
@media (max-width:720px){
	
	/*
	#ac_header .navbar-static-top {
		height: 0px;
	}
	*/
	
	#ac_footer_block_light {
		width: 100% !important;
		margin-bottom: 30px;
		display: block;
	}
	
	#ac_footer_block_right {
		width: 100% !important;
		height: auto;
		display: block;
		min-height: auto !important;
	}
	
	.servicos_texto1 {
		min-height: 30px;
	}
}

/* tablet */
@media (max-width:960px){
	/* header */
	#ac_header {
		height: 81px;
	}

	#ac_footer .bloco_mais {
		padding-right: 30px;
	}
	
	#ac_footer .footer_links2 {
		padding: 6px 0;
		display: block;
		/*text-align: left !important;*/
	}

	#ac_footer_block_content {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}

	#ac_footer .block_bookmark { 
		padding-left: 32px !important;
		padding-right: 32px !important;
	}

	#ac_footer .block_mais {
		padding-top: 32px;
		padding-left: 32px;
		padding-right: 32px;
	}

	.servicos_texto1 {
		min-height: 30px;
	}
	
	.servicos_texto2 {
		min-height: 80px;
	}
}

/* phone 
@media (max-width:480px){

	#ac_header {
		height: 88px;
	}

	#ac_header .navbar-static-top {
		height: 64px;
	}

	#anacom_header .row1 {
		display: none;
		margin-top: 0;
	}

	#anacom_header .row2 {
		margin-top: 12px;
		height: auto;
	}

	li.weblink > a.navtop {
		display: none !important;
	}

	#ac_footer_block_light {
		width: 100% !important;
		margin-bottom: 30px;
		display: block;
	}
	
	#ac_footer_block_right {
		width: 100% !important;
		height: auto;
		display: block;
	}

	#ac_footer_block_content {
		padding-left: 32px;
		padding-right: 32px;
	}

	#ac_footer .footer_row1 {
		padding: 32px 0;
	}

	#ac_footer .footer_row3 {
		padding: 32px 0;
		display: inline-block;
	}

	#ac_footer .block_bookmark {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}

	#ac_footer .title .xrm-attribute-value > h3 {
		font-size: 22px !important;
		font-weight: 700;
		font-weight: bold;
	}

	.block_bookmark .title .footer_title {
		padding-top: 0;
	}

	#ac_footer .footer_links1 {
		display: block;
	}

	#ac_footer .footer_links2 {
		padding: 6px 0;
		display: block;
	}

	#ac_footer .block_mais {
		padding-top: 32px;
		padding-left: 32px;
	}

	#ac_footer .title {
		font-size: 18px;
	}

	#ac_footer .text {
		color: #9CA6B8;
		font-size: 16px;
	}

	#ac_footer .subtitle {
		font-size: 16px;
	}

	#ac_footer .footer_copyright {
		margin-top: 30px;
		font-size: 14px;
		text-align: left;
	}

	span.social_logo {
		min-width: 55px;
		margin-right: 30px;
	}

	.line {
	  	height: 16px;
  	}

	.republica {
		width: 110px;
		height: 32px;
	}
	
	.selo {
		width: 108px;
		height: 40px;
	}

	.footer_links2 {
		text-align: left !important;
	}
}
*/


/** Pesquisa **/
.page_section .row {
  padding-top: 0px;
  padding-bottom: 0px;
}
/** Pesquisa **/

.navbar-static-top.navbar-inverse {
	-webkit-box-shadow: inherit !important;
	box-shadow: inherit !important;
}


/** Container (Noticias e Alertas) Override **/
@media (min-width: 768px) {
	.container {		
		width: 100%;		
	}	
}

@media (min-width: 992px) {	
	.container {		
		width: 100%;
	}	
}

@media (min-width: 1200px) {
	.container {
    	max-width: 1440px;
		width: 100%;
	}
}

/* Banner */

.banner_image {
	width: 80%;
}
.banner_image img {
	width: 100%;
	aspect-ratio: 1.87 !important;
}

.banner_box {
	background-color: rgb(242,246,255);
	width: 32%;
	box-shadow: 0px 6px #FFCC33;
	margin-left: 58%;
	margin-top: -22%;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 50px;
	display: inline;
	margin-bottom: 0px;
	float:right;
	position: relative;
}

@media (max-width: 960px) {
	.banner_box {
		position: inherit;
		float: none;
		margin-left: 0px;
		margin-top: 0px;
		width: 100% !important;
		display: block !important;
		margin-top: 0px !important;
	}

	.banner_image {
		width: 100% !important;
	}
}


.banner_box .banner_title {
	font-size: x-large;
	font-weight: bold;
}
.banner_box .banner_text {
	font-size: large;
	padding: 20px 0;
}
.banner_box .banner_link {
	font-size: smail;
}

/* Banner */


/* Header username e área reservada */
.circleUser {
  background: rgb(255, 204, 51);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  text-align: center;
  color: #FFFFFF;
  padding-top: 2px;
  color: #64718B !important;
  font-size: 18px;
  margin-left: auto;
  margin-right: 40px;
  margin-top: 10px;
  margin-bottom: 5px;
  float: none; 
  margin-left: auto; 
  margin-right: 40px;
  font-weight: 600;
}
.circleUser a {
	color: white !important;
}

.circleUser span {
	margin-left: auto;
	margin-right: auto;;
}

@media (max-width:1199px){
	#circleUser {
		display: none !important;
	}
	
	#areaReservada {
		display: none !important;
	}

	#ac_header {
		height: 62px !important;
	}
}
/* Header username */

/** Sections **/
.Section_Header {
	font-size: x-large;
	font-weight: bold;
	padding: 20px 15px 40px 15px;
}
.Section_Description {
	font-size: large;
	padding: 0 15px 20px 15px;
}
.Section_Box {
  background-color: rgb(241, 243, 248) !important;
  padding: 30px !important;
  min-height: 300px;
  border-bottom: solid 6px #FFCC33;
  margin-bottom: 20px;
}


/* Noticias */

#Noticias {
	width: 100% !important;
}
.Noticias_Bloco {
  	border-radius: 2px;
  	height: 460px;
	padding: 6px;
}
.Noticias_Imagem {
	background-color: #E5EEFF;
	width: 100%;
	height: 170px;
	margin-bottom: 20px;
}
.Noticias_Pills {
	width: max-content;
	background-color: #E3F4FF;
  font-size: small;
	padding: 3px 9px;
	border-radius: 9px;
}
.Noticias_Subtitle {
	font-size: small;
  max-height: 20px;
	margin: 6px 0;
}
.Noticias_Texto {
	font-weight: bold;
	height: 80px;
	margin: 3px 0;
}
.Noticias_Descricao {
	height: 80px;
	margin: 3px 0;
}
.Noticias_Link {
	padding-top: 20px;
}

/* Noticias */


/* Servicos */

#servicos {
	width: 100%;
}

.servicos_box {
	background-color: rgb(241, 243, 248) !important;
	padding: 30px 20px !important;
	min-height: 300px;
	margin-bottom: 20px;
}

.servicos_icon {
	color: rgb(3, 74, 216) !important;
	padding: 10px 0 30px 5px;
	width: 82px;
	height: 82px;
}

.servicos_texto1 {
	font-size: 22px;
	font-weight: bold;
	min-height: 60px;
	color: blacK;
}

.servicos_texto2 {
	font-size: large;
	min-height: 160px;
	color: blacK;
}

.servicos_links {
  text-align: right !important;
  padding-top: 5px;
}

.servicos_link {
	color: rgb(3, 74, 216) !important;
	font-size: x-large !important;
}

.servicos_titulo {
	font-size: x-large;
}

.servicos_texto {
	font-size: large;
}

.servicos_box {
	background-color: #ccc;
	border-radius: 2px;
	padding: 10px 15px;
}

/* Servicos */

/* Submenu Ágora */

@media (min-width:1200px) {
	#navbar .dropdown-menu {
		display:none;
	}
	.submenutext {
		width: 1110px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 1199px) {
	#submenus {
		display: none;
	}
}

.submenu {
	background-color: rgb(247,248,250);
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

#submenus {
    clear: both;
    float: none;
    position: absolute;
    z-index: 1000;
    width: 100%;
}

.submenulink {
	padding-right: 20px;
	color: #034AD8;
}

/* Submenu Ágora */

/* tables */

.pds-table table thead tr th, .pds-table table thead tr td {
	background-color: #fc3;
	color: #23282e;
	text-align: center;
	padding: 2px 5px;
	font-size: 14px;
}

.pds-table p {
	font-size: 14px !important;
}

/* tables */
 

/* Página de search */

.search-results h3 > a{
	font-size: 27px !important;
	color: rgb(2,28,81);
	font-weight: bold;
}

.search-results h2{
	font-size: 16px !important;
	color: black;
	padding-top: 20px;
	padding-left: 15px;
	text-align: center;
	padding-bottom: 20px;
}

.search-results .section-landing-search {
	background-color: rgb(2,28,81) !important;
}

.search-results h1, .h1, .section-landing-heading, .section-landing .row > div .section-landing-heading, .section-inline-search .row > div h1, .section-landing h1, .section-search .header-search h1, .page_section h1, .color-inverse h1, h1 p{
	margin-bottom: 30px;
	text-align: left;
}
.search-results  p{
	padding-top: 40px;
	border-bottom:rgb(225,228,234) solid 2px;
	padding-bottom:30px ; 
}

.search-results .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	background-color: rgb(3,74,216);
}

.search-results .panel-default > .panel-heading{
	background-color: rgb(245,251,255) !important;
}

.search-results .panel-default > .panel-body .list-group-item{
	background-color: rgb(245,251,255) !important;
}

.search-results .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child){
	border-radius: 5px;
	height: 60px;
	margin-left: 0px;
	border-color: rgb(255,255,255);
	width: -webkit-fill-available;
}
/* Página de search */

.img_mapa {
	border-radius: 10px;
	box-shadow: 0 20px 30px 10px rgba(0, 0, 0, 0.07);
}

.ContactosSubtitle {
	font-weight: bold;
	max-width: 70%;
}

/* max-width 990 */
@media (max-width:990px) {
	.ContactosSubtitle {
		max-width: 100%;
	}
}


/* páginas de contactos */

@media (max-width: 988px) {
	.textRight, .Contacts {
		float: none;
	}
}

/* páginas de contactos */

input[type=file] {
	width: 99% !important;
	font-size: 16px !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 10em !important;
}

.modal-content {
	width: 86% !important;
}

.fa-fw {

    visibility: collapse !important;

}