@charset "UTF-8";

#top .avia_hidden_link_append {
	display: none;
}
#top .iconbox * {
	word-wrap: break-word;
}

#top #footer .social_bookmarks {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: auto;
}
#top #footer .social_bookmarks li {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	align-self: center;
	border: none;
	width: auto;
	height: auto;
}

/* color section – tirar margens */
#top .avia-section:not(.av-minimum-height) {
	min-height: initial;
}
