/* ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± */
/* APCRI - www.apcri.pt ************************************************* */
/* ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± */
/* ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± */
/* Design by Criactivos — www.criactivos.com ************************************************************************ */
/* ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± */
/* ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± */
/* 0 - RESET & GLOBAL */
/*±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±*/
/* 0.1 - Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    line-height: 1;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
    box-sizing: border-box;
}
html, body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#888;
	background: #000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 0.2 - Global */
/* layout */
section, article {
    position:relative;
    line-height: 0;
}
.logo {
    max-width: 200px;
    margin-bottom: 50px;
}
/* texto */

h1, h2, h3, h4, h5, h6, p, blockquote, figcaption, ul, li, label, a, button {
	font-family: 'Palanquin', sans-serif;
}
h1 {
    font-size:48px;
	color: #FFF;
	font-weight: 300;
}
.bold {
	font-weight: 700;
}
p {
    font-size:13px;
    line-height:1.2em;
    margin-bottom: 10px;
}

.p-desc {
	font-size: 24px;
	color: #888;
}
/* links & botoes reset */
a {
	outline:none;
    cursor:pointer !important;
    border: none;
    color:#FFF;
}
a:link, a:visited  {
	color:#FFF;
    text-decoration:none;
	line-height: 1;
	padding-bottom: 0;
	border-bottom: 1px solid;
}
a:hover, a:active {
	border-bottom: none;
}

.height100 { 
    height: 100%;   
}
.table-vam { 
    width:100%;
    height:100%;
    display: table;
}
.cell-vam { 
    display: table-cell;
    vertical-align: middle;
}

.inline-block, .inline-block li { /* inline-block lists */
    display: inline-block;
}
.pad10-0 {
    padding: 10% 0;
}
.extra-small-break-space {
    margin-bottom: 10px;
}
.small-break-space {
    margin-bottom: 20px;
}
.break-space {
    margin-bottom: 40px;
}
.medium-break-space {
    margin-bottom: 60px;
}
.big-break-space {
    margin-bottom: 80px;
}
.extra-big-break-space {
    margin-bottom: 100px;
}


.content-block {
    width:100%; 
    height:100%; 
    position:fixed; 
    top:0; 
    left:0; 
    bottom:0; 
    right:0; 
    background:#000; 
    overflow-y:scroll;
}

.copy {
    font-size: 13px;
    position:relative; 
	text-transform: uppercase;
    width:100%;
    margin: 60px 0 0;
}

.footer-contacts-list li {
    display: inline-block;
    margin:10px;
    font-size: 20px;
}
.text-align {
	text-align: center;
}
/*±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±*/
/*±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±*/
/* 18 - MEDIA QUERIES */
/*±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±*/
@media all and (min-width: 1320px) {	
}
@media all and (max-width: 1200px) {
}
@media all and (max-width: 1100px) {
}
@media all and (max-width: 991px) {
	.text-align {
		text-align: left;
	}
}
@media all and (max-width:877px) {
}
@media all and (max-width: 768px) {
}
@media all and (max-width: 640px) {
}
@media all and (max-width: 556px) {
}
@media all and (max-width: 481px) {
}
@media all and (max-width: 420px) {
    /* 0-RESET */
    h1 {
        font-size: 38px;
    }
}
@media all and (max-width: 340px) {
}