@font-face {
	font-family: Sora-Bold;
	src: url('../fonts/Sora-Bold.ttf');
}

@font-face {
	font-family: Sora-Regular;
	src: url('../fonts/Sora-Regular.ttf');
}

@font-face {
	font-family: Sora-SemiBold;
	src: url('../fonts/Sora-SemiBold.ttf');
}

html, body {
	margin: 0!important;
	padding: 0!important;
	overflow-x: hidden!important;
	font-weight: normal!important;
	background-color: #FFF!important;
}

#myFooter {
	opacity: 0;
}

nav, ul, li, a {
	margin: 0;
	padding: 0;
	cursor: pointer!important;
	text-decoration: none!important;
}

.footer {
	margin: 0;
	padding: 0;
	width: 100vw;
	height: auto;
	max-width: 100%;
	user-select: none;
	background-color: #FFF;
	-webkit-user-select: none;
	overflow: hidden!important;
	border-top: 2px solid #6BD9A6;
}

.boxed_footer {
	height: 100%;
	display: flex;
	margin: 0 auto;
	max-width: 1400px;
	padding: 50px 20px;
	align-items: flex-start;
	justify-content: flex-start;
}

.footer_image_div {
	margin: 0;
	padding: 0;
	height: 60px;
	display: flex;
	max-height: 60px;
	align-items: flex-start;
	justify-content: flex-start;
}

.footer_image_div a {
	height: 100%;
	max-height: 60px;
	margin: 0!important;
	padding: 0!important;
	cursor: pointer!important;
	text-decoration: none!important;
}

.footer_image {
	padding: 0;
	height: 100%;
	max-height: 60px;
	margin: 0 20px 0 0;
}

/* MAPA DO SITE CASO SE PRETENDA NO FUTURO
.footer_content {
	padding: 0;
	flex-grow: 1;
	display: flex;
	min-height: 74px;
	align-items: center;
	margin: 0 -20px 0 0;
	justify-content: flex-end;
}

.footer_content_centering {
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}

.footer_content_div1 {
	padding: 0;
	display: flex;
	margin: 0 20px;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.footer_content_div1_sub1 {
	padding: 0;
	width: 100%;
	display: flex;
	margin: 5px 0;
	align-items: flex-start;
	justify-content: flex-start;
}

.footer_content_div1_sub1 a {
	margin: 0;
	padding: 0;
	color: #036973;
	display: inline;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
	transition: 0.2s ease;
	text-decoration: none;
	word-break: break-word;
	text-align: -webkit-left;
	text-transform: uppercase;
	font-family: Sora-SemiBold!important;
}

.footer_content_div1_sub1 a:hover {
	color: #6BD9A6;
}

.activeURLFooter {
	color: #6BD9A6!important;
}

.footer_content_div1_sub2 {
	margin: 0;
	padding: 0;
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.footer_content_div1_sub2 a {
	margin: 0;
	padding: 0;
	color: #036973;
	display: inline;
	font-size: 14px;
	text-align: left;
	line-height: 19px;
	transition: 0.2s ease;
	text-decoration: none;
	word-break: break-word;
	text-align: -webkit-left;
	font-family: Sora-Regular!important;
}

.footer_content_div1_sub2 a:hover {
	color: #6BD9A6;
}

.activeURLFooter2 {
	color: #6BD9A6!important;
}

@media screen and (max-width: 808px) {
	.footer .footer_content_centering {
		align-items: flex-end;
		flex-direction: column;
		justify-content: flex-start;
	}
	.footer .footer_content_div1_sub2 {
		align-items: flex-end;
	}
	.footer .footer_content_div1_sub2 a {
		text-align: right;
		text-align: -webkit-right;
	}
}

@media screen and (max-width: 700px) {
	.footer .footer_content {
		height: auto;
		flex-grow: unset;
		min-height: unset;
		margin: 0 -20px 0 0;
		align-items: flex-start;
		width: calc(100% + 20px);
		justify-content: flex-start;
	}
	.footer .footer_content_centering {
		margin: 33px 0 0 0;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}
	.footer .footer_content_div1 {
		margin: 0 20px 0 0;
	}
	.footer .footer_content_div1_sub2 {
		align-items: flex-start;
	}
	.footer .footer_content_div1_sub2 a {
		text-align: left;
		text-align: -webkit-left;
	}
}
*/

.footer_content1 {
	margin: 0;
	padding: 0;
	flex-grow: 1;
	display: flex;
	transition: 0.2s ease;
	align-items: flex-start;
	justify-content: flex-end;
}

.footer_content1_div1, .footer_content1_div2 {
	padding: 0;
	width: auto;
	display: flex;
	overflow: hidden;
	transition: 0.2s ease;
	align-items: flex-end;
	flex-direction: column;
	justify-content: flex-start;
}

.footer_content1_div1 {
	margin: 0 40px 0 20px;
}

.footer_content1_div2 {
	margin: 0;
	max-width: 265px;
}

.footer_content1_div2 img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	max-width: 100%;
	transition: 0.2s ease;
}

.footer_content1_div1 h1 {
	padding: 0;
	color: #036973;
	font-size: 14px;
	text-align: right;
	line-height: 19px;
	margin: 0 0 20px 0;
	font-weight: normal;
	transition: 0.2s ease;
	word-break: break-word;
	text-align: -webkit-right;
	text-transform: uppercase;
	font-family: Sora-SemiBold;
}

.footer_content1_div1 p {
	margin: 0;
	padding: 0;
	color: #036973;
	font-size: 14px;
	text-align: right;
	line-height: 19px;
	font-weight: normal;
	transition: 0.2s ease;
	word-break: break-word;
	font-family: Sora-Regular;
	text-align: -webkit-right;
}

@media screen and (max-width: 895px) {
	.footer .footer_content1_div1 {
		margin: 0 20px 0 0;
	}
}

@media screen and (max-width: 775px) {
	.footer .footer_content1 {
		width: 100%;
		flex-grow: unset;
		margin: 40px 0 0 0;
		align-items: flex-start;
		justify-content: space-between;
	}
	.footer .footer_content1_div1, .footer_content1_div2 {
		align-items: flex-start;
	}
	.footer .footer_content1_div1 {
		margin: 0 40px 0 0;
	}
	.footer .footer_content1_div1 h1 {
		text-align: left;
		text-align: -webkit-left;
	}
	.footer .footer_content1_div1 p {
		text-align: left;
		text-align: -webkit-left;
	}
	.footer .boxed_footer {
		flex-direction: column;
	}
}

@media screen and (max-width: 600px) {
	.footer .footer_content1 {
		flex-direction: column;
	}
	.footer .footer_content1_div1 {
		margin: 0;
	}
	.footer .footer_content1_div2 {
		margin: 20px 0 0 0;
	}
}

@media screen and (max-width: 377px) {
	.footer .footer_image_div {
		width: 100%;
		height: auto;
	}
	.footer .footer_image_div a {
		width: 100%;
		height: auto;
	}
	.footer .footer_image {
		height: auto;
		margin: 0 80px 0 0;
		width: calc(100% - 80px);
	}
}