.slider-title {
	z-index: 14; 
	white-space: nowrap; 
	font-size: 80px; 
	line-height: 90px; 
	font-weight: 600; 
	color: rgba(255,255,255,100);
}

.slider-btn {
	z-index: 15; 
	white-space: nowrap; 
	font-size: 25px; 
	line-height: 30px; 
	color: #fff; 
	border-color: #fff; 
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	cursor: pointer;
	letter-spacing: 5px; 
	font-weight: 600; 
	min-width: auto; 
	text-decoration: none;
}
