/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1.0em;
	color: black;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #D63A4C; /*#B9001C*/
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}

span {font-size: 78%
}





/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffffff;
	z-index:100;
        border-bottom: 5px solid #D63A4C;
        /*box-shadow: 3px 3px 5px white;*/
       font-size: 100%;
}
#logo {
	text-align: center;
	margin: 8px 0;
}
#nav {
	text-align: right;
	margin: 40px 0 0 0;
}

#lang { float:right;
        text-align: right;
	margin: 40px 0 0 0;
}

.navigation{
	float: right;
	list-style: none;
	margin: 0;
	text-indent: 50px;
}
.navigation li{
	float: left;
	padding:0 0 0 10px;
}
.navigation li:hover{
	cursor:pointer;
	color: #B42E3C;
}

.navigation .active{
	cursor:pointer;
	color: #B42E3C;
	font-weight:bold;
}




/* General Slides */ 



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



/* Slide 1 */ 

#slide1{
	background-color:#D62843;
	padding-top: 100px;
        min-height: 200px;
color: #DEDEDE;
line-height: 1.5em;
}

#slide1 h1 {
	font-size: 2.5em;
	letter-spacing: 0px;
	line-height: 10px;
	color: white;
	font-weight: 300;
}
#slide1 h2 {
	font-size: 1.5em;
	color: black;
	line-height: 22px;
	padding-bottom:0px;
	font-weight: 200;
}




/* Slide 2 */ 

#slide2{
	background-color:white;
	color:black;
        min-height: 350px;
font-size: 90%;

}
#slide2 h1 {
	font-size: 2em;
	letter-spacing: 0px;
	line-height: 10px;
	color:#D63A4C;
	font-weight: 300;
}
#slide2 h2 {
	font-size: 1em;
	color: black;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}



/* Slide 3 */ 

#slide3{
	background-color:#D62843;
	color:#DEDEDE;
        min-height: 400px;
	line-height: 2em;

}
#slide3 h1 {
	font-size: 2.5em;
	letter-spacing: 0px;
	line-height: 10px;
	color:white;
	font-weight: 300;
}
#slide3 h2 {
	font-size: 2em;
	color:black;
	line-height: 6px;
	padding-bottom:10px;
	font-weight: 400;
}



/* Slide 4 */ 

#slide4{
	background-color:white;
	color:black;

}

#slide4 h1 {
	font-size: 2.5em;
	letter-spacing: 0px;
	line-height: 10px;
	color:#D63A4C;
	font-weight: 300;
}

#slide4 h2 {
	font-size: 1.6em;
	color: black;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


/* Slide 5 */ 

#slide5{
	background-color:#D62843;
	color:#DEDEDE;
}

#slide5 h1 {
	font-size: 2.5em;
	letter-spacing: 0px;
	line-height: 10px;
	color:white;
	font-weight: 300;
}
#slide5 h2 {
	font-size: 1.2em;
	color: white;
	line-height: 22px;
	padding-bottom:20px;
	font-weight: 200;
}
#slide5 a {
	color: white;
        font-size: 1.1em;
}


@media screen and (min-width: 1024px) {

#decorative2 {
	display:none;
}
}


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

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

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

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
	text-indent: 1px;
	font-size: 85%;
}

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

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:250px 0;
text-align: left;
}

#decorative {
float: center;
width: 100%;
margin: 0 auto;
}



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

#slide1 h1 {


}

#slide1 {
	line-height: 1.5em;
margin-top: 80px;
}

}

#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;
}

}






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

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

#nav {
	width:100%;
	margin:2px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
	text-indent: 1px;
	font-size: 80%;
	
}

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

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


#slide1 h1 {
	line-height: 1em;
}

#slide1 {
	background-color:#DDDBDA;
	background-image:none;
        background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 150px;
        min-height: 5px;
}


#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;
}


}




