h1{
	font-size: 5em;	
	font-family: arial,helvetica;
	color: #fff;
	margin:0;
	padding:0;
}
.section{
	text-align:center;
}
	
/* Demos Menu
 * --------------------------------------- */
 #demosMenu{
	position:fixed;
	bottom: 10px;
	right:10px;
	z-index: 999;
 }

/* Sections
 * --------------------------------------- */
 #section0,
 #section1,
 #section2,
 #section3,
 #section-our-products{
	background-size: cover;
 }
 
 /*Creatin a ull height slide */
 #section0{
	background-image: url(../imgs/background/bluewaves.png);
	padding: 3% 0 0 0;
 }
 #section-our-products{
	background-image: url(../imgs/background/bluewaves.png);
	padding: 4% 0 0 0;
 }
 #section1{
	background-image: url(../imgs/background/bluewaves.png);
	padding: 6% 0 0 0;
 }	
 #section2{
	background-image: url(../imgs/background/bluewaves.png);
	padding: 6% 0 0 0;
 }
 #section3 h1{
 	color:#000;
}

#about-us {
	left: -130%;
	position:relative;
	width: 63%;
	/*margin: 0 0 120px 250px;*/
	margin-left:17%;
	margin-top:-6%;
}


#about-us-en {
	/*position:relative;*/
	width: 63%;
	/*margin: 0 0 120px 250px;*/
	margin-left:17%;
	margin-top:-6%;
}

#section2 #contact-us{
	bottom: -130%;
	position:relative;
}

.transparent-bg {
background: url("../imgs/background/bg-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 6px;
    box-shadow: 0 0 4px #000000;
    clear: both;
    color: #AAAAAA;
    display: inline;
    float: left;
    font: 11px Helvetica,Arial,sans-serif;
    
    min-height: 50px;
    padding: 25px 10px 25px 25px;
	padding-right:15px;
    text-align: left;
}

.fixed-height {
	height:400px;
	overflow:auto;
}

.contact-us {
	width:50%;
	/*margin: 0 0 120px 170px;*/
	margin-top:-4%;
	margin-left:8%;
}

.contacts {
	/*margin: -455px 0 109px 1081px;*/
	margin-top:0%;
	margin-left:66%;
	line-height: 18px;
	right: -130%;
	position:absolute;
}