@font-face {font-family: NexaBold;
    src: url('../font/Nexa_Bold.eot');
    src: url('../font/Nexa_Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/Nexa_Bold.woff') format('woff'),
         url('../font/Nexa_Bold.ttf') format('truetype'),
         url('../font/Nexa_Bold.svg#OpenSansLight') format('svg');
}


*[class^="prlx"] {
  position: absolute;
  width: 100%;
  height: 300%;
  top:0;
  left:0;
  z-index: -1;
  text-align: center;
}
.prlx-1{ background: url('../img/rbe/rbe-1.jpg') repeat; }
.prlx-2{ background: url('../img/rbe/bg.jpg') repeat; }

.section-one h2, .section-three h2{ 
	font: bold 38px helvetica, sans-serif;
	color: white;
	position: absolute;
	bottom:90px; left: 200px;
	padding:10px;
	background-color: #232323;
}

.section-one, .section-three{
	width: 100%; min-height: 250px;
	position: relative;
	overflow: hidden;
}
.section-one, .section-three{
}
