/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color:#FFFFFF;
	background-image:url('../m/images/background_02.jpg'); 
	background-repeat:repeat;
	background-color:#333;
}
img {
	max-width: 100%;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	color: #00CCFF;
	text-decoration: none;
}

#decorative2 {
	display:none;
}

.galeria {
	text-align:center;
	width:100%;
}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%;
	height:auto;
	background-color:#000000; opacity:0.8; filter:Alpha(opacity=80); 
	z-index:100;
}
#logo {
	text-align: center;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 30px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 50px;
}
.navigation li:hover{
	cursor:pointer;
	color: #FF3333;
}

.navigation .active{
	cursor:pointer;
	color: #CC0033;
	font-weight:bold;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	color:#CC0000;
	text-decoration:none;
	background-color:#000000; opacity:0.6; filter:Alpha(opacity=60); 
	with:100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em ;
	overflow: auto;
	height:auto !important;
	text-align:center;
}


/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:140px 0;
}



/* Slide 1 */ 

#slide1{
	background-color:#333333; opacity:0.9; filter:Alpha(opacity=90);
}
#slide1 h1 {
	font-size: 3.4em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#FFFFFF;
	font-weight: 700;
}
#slide1 h2 {
	font-size: 2em;
	color: #CC0033;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 2 */ 

#slide2 {
	background-image:url('../m/images/footprints.png');
	color:#333;
}
#slide2 h1 {
	font-size: 3.4em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#C03;
	font-weight: 700;
}
#slide2 h2 {
	font-size: 2em;
	color: #333333;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#grelha{
	color:#ffffff;
	text-align:center;
	font-size: 2em;
	font-weight: 400;
}



/* Slide 3 */ 

#slide3{
	background-color:#333333; opacity:0.9; filter:Alpha(opacity=90);
}
#slide3 h1 {
	font-size: 2.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#FFFFFF;
	font-weight: 700;
}
#slide3 h2 {
	font-size: 1.5em;
	color: #CC0033;
	line-height: 0px;
	padding-top:40px;
	padding-bottom:20px;
	font-weight: 400;
}
.titL{
	color:#FF6666;
	text-align:center;
	font-size: 1em;
	font-weight: 100;
}




/* Slide 4 */

#slide4{
	background-image:url('../m/images/photomachine.png');
	background-color:#8a8683;
	color:#ffffff;
}
#slide4 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}
#slide4 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


/* Slide 5 */ 

#slide5 {
	background-image:url('../m/images/0453.jpg');
	background-position: 0% 50% !important;
	opacity:0.9;
	filter:Alpha(opacity=90);
	height:auto !important;
	background-attachment: fixed;
	background-repeat: repeat;
	position:relative;
	color:#FFF;
}
.bckWhite {
	color:#00CCFF;
	text-decoration:none;
	background-color:#000000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	cursor: pointer;
	padding: .5em .5em 1.1em .7em;
}
#slide5 h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#0CF;
	font-weight: 700;
}
#slide5 h2 {
	font-size: 1.2em;
	color: #00CCFF;
	padding-bottom:20px;
	font-weight: 400;
}
	


/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: left;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:20%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}
#decorative {
	display:none;
}
#decorative2 {
	display:block;
	alignment-adjust:central;
	text-align:center;
}

#content {
	text-align:center;
	width:100%;
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}
#slide5 h1 {
	line-height: 1em;
}
#slide5 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: left;
}

#nav {
	width:100%;
	margin:5px 0;
	font-size:small;
}

#decorative {
	display:none;
}

#decorative2 {
	display:none;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:20%;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}


#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}
#slide5 h1 {
	line-height: 1em;
}
#slide5 h2 {
	line-height: 1em;
}

}
