/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background-color: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
.clearfix, .group {
	zoom: 1
}
.clearfix:before, .clearfix:after, .group:before, .group:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}
.clearfix:after, .group:after {
	clear: both
}
@font-face {
	font-family: 'Trade Gothic LT Std';
	src: url("../fonts/TradeGothicLTStd-Light.woff2") format("woff2"), url("../fonts/TradeGothicLTStd-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal
}
@font-face {
	font-family: 'Trade Gothic LT Std';
	src: url("../fonts/TradeGothicLTStd-Light.woff2") format("woff2"), url("../fonts/TradeGothicLTStd-Light.woff") format("woff");
	font-weight: normal;
	font-style: normal
}
body {
	font-family: "Trade Gothic LT Std";
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6
}
blockquote {
	border-left: 2px solid #1271db;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 400;
	margin: 0 0 20px;
	padding-left: 25px
}
p {
	margin: 0 0 20px
}
pre {
	background: #222;
	color: #fff;
	display: block;
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px;
	padding: 10px;
	word-break: break-all;
	word-wrap: break-word
}
code {
	border-radius: 5px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,0.1);
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 10px;
	word-break: break-all;
	word-wrap: break-word
}
a {
	color: #1271db
}
a:hover, a:focus {
	text-decoration: none
}
@media screen and (max-width: 320px) {
body {
	font-size: 14px
}
h1, h2, h3, h4, h5 {
	margin-bottom: 10px
}
h1 {
	font-size: 26px
}
h2 {
	font-size: 18px
}
h3 {
	font-size: 16px
}
h4, h5, p, ul, ol {
	font-size: 14px
}
}
* {
	box-sizing: border-box !important
}
.text-center {
	text-align: center
}
.text-right {
	text-align: right
}
.text-left {
	text-align: left
}
.clear {
	clear: both
}
.right {
	float: right
}
.left {
	float: left
}
.list-unstyled {
	list-style: none;
	margin-left: 0;
	padding-left: 0
}
.valign {
	vertical-align: middle
}
hr {
	border: 0;
	border-bottom: 1px solid #ddd;
	margin: 40px 0
}
.subtle {
	color: #aaa
}
.relative {
	position: relative
}
* {
	margin: 0
}
html, body {
	height: 100%
}
.page-wrap {
	min-height: 100%;
	margin-bottom: -300px
}
@media (max-width: 535px) {
.page-wrap {
	margin-bottom: 230px
}
}
.page-wrap:after {
	content: "";
	display: block
}
.footer {
	height: 300px
}
@media (max-width: 535px) {
}
.wrapper {
	height: auto;
	overflow: hidden
}
.fmp {
	background-color: #002F5B
}
.fmp a {
	color: hsla(0, 100%, 90%, 0.3);
	text-decoration: none
}
.fmp__wrapper {
	padding: 0 28px 0 0
}
@media (max-width: 575px) {
.fmp__wrapper {
	padding: 0 28px
}
}
.fmp__empty {
	width: 50%;
	float: left
}
@media (max-width: 1070px) {
.fmp__empty {
	float: none;
	width: auto;
	overflow: hidden;
	font-size: 0
}
}
.fmp__content {
	width: 50%;
	float: left
}
@media (max-width: 1070px) {
.fmp__content {
	width: 535px;
	float: right
}
}
@media (max-width: 575px) {
.fmp__content {
	width: 100%
}
}
.content__construction {
	margin-top: -100px;
	color: rgb(255,255,255);
	font-family: "Trade Gothic LT Std";
	font-size: 38px;
	line-height: 0.85
	
	
}.content__construction-info {	
	color: hsla(0, 100%, 90%, 0.3);
	font-family: "Trade Gothic LT Std";
	font-size: 14px;
	line-height: 1.5;
	margin: -18px 0 0 -60px
	
}.content__info2 {	
	color: hsla(0, 100%, 90%, 0.3);
	margin-top: 50px;
	font-family: "Trade Gothic LT Std";
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	line-height: 1.2
	

}
@media (max-width: 500px) {
.content__construction {
	font-size: 30px;
	padding-left: 40px
}
}
.content__logo {
	margin-left: -111px;
	margin-top: 30px;
	width: 100%;
	padding-top:50px;
	margin-bottom: -18px
}
@media (max-width: 950px) {
.content__logo img {
	width: 88%;
    padding: 0px 0px 4px 6px;
	
}
}
.content__info-wrap {
	color: hsla(0, 100%, 90%, 0.3);
	padding-top: 20px;
	margin: 0 0 0 -60px
}
.content__info {
	color: hsla(0, 100%, 90%, 0.3);
	margin-top: 10px;
	font-family: "Trade Gothic LT Std";
	display: inline-block;
	font-size: 14px;
	margin-right: 20px;
	line-height: 1
}
@media (max-width: 535px) {
.content__info {
	display: block;
	margin: 0 0 10px 100px
}
.content__logo {
	margin: 0
}
.content__construction-info {
	display: block;
	padding: 0 0 0 100px

}
.content__info2 {
	display: block;
	margin: 0 0 0 100px
}
}
.footer__social img {
	margin-right: 5px
}
.footer hr {
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #231f20
}
@media (max-width: 375px) {
.content__logo img {
	width: 100%;
    /*padding: 0px 0px 4px 10px; */
}
@media (max-width: 320px) {
.content__logo img {
	width: 110%;
    padding: 0px 0px 4px 8px; 
}
@media (max-width: 575px) {
.footer hr {
	margin: 20px 0 20px 13px
}
}
.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left
}
.footer__prize {
	height: 105px;
	display: inline-block;
	width: 92px;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top
}
.footer__prize img {
	margin-bottom: 0;
	font-size: 0
}
@media (max-width: 535px) {
.footer__prize {
	width: 18.5%;
	height: 40px;
	text-align: left
}
}
.footer__prize--emya img {
	margin-left: 0
}
.footer__prize--emya .text {
	margin-left: 22px
}
.footer__prize--bienal img {
	margin-left: 5px
}
@media (max-width: 535px) {
.footer__prize--bienal img {
	margin-left: 0
}
}
.footer__prize--bienal .text {
	margin-left: 15px
}
.footer__prize--apom img {
	margin-left: 11px
}
@media (max-width: 535px) {
.footer__prize--apom img {
	margin-left: 0px
}
}
.footer__prize--apom .text {
	margin-left: 22px
}
.footer__prize--reddot img {
	margin-left: 14px
}
@media (max-width: 535px) {
.footer__prize--reddot img {
	margin-left: 0
}
}
.footer__prize--reddot .text {
	margin-left: 16px
}
.footer__prize--cpd img {
	margin-left: 10px
}
@media (max-width: 535px) {
.footer__prize--cpd img {
	margin-left: 0
}
}
.footer__prize--cpd .text {
	margin-left: 10px
}
.footer__prize-text {
	font-size: 6px;
	margin: 0 0 3px 0;
	line-height: 1.2;
	vertical-align: top;
	color: rgba(0,0,0,0.6)
}
@media (max-width: 535px) {
.footer__prize-text {
	display: none
}
}
.footer__portugal2020 img {
	max-width: 100%
}
/*# sourceMappingURL=main.css.map */
