.bg-white {
	background-color:#fff !important;
}

.align-center {
	text-align: center;
}
.wd-10 {
	width:10%;
}
.wd-30 {
	width:30%;
}
.ac {
	position: relative;
	left:50%;
}
.uppercase {
	text-transform: uppercase !important;
}

.strong {
	font-weight: 600;
}
.pic-background {
	
}
.stage {
	z-index:10;
	width:100%;
	height:100%;
	position: relative;
	top:0px;
	left:0px;
}