/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-1 > .master-slider{ background:#000000; }
.ms-slide-info {
  	left: 0 !important;
	width: 100% !important;
  	height: 100%;
}

.ms-info {
	position: relative;
  	display: block;
	margin: 100px auto;
	width: 1019px;
    color: white;
  	padding-left: 8px;
	height: 240px;
}
.ms-info h1, h2, h3 {
  margin: 0;
}
div.ms-bullets-count div {
	position: relative;
	z-index: 100;
	cursor: pointer;
}

div#slider a {
	color: white;
	text-decoration: none;
}
div#slider a:visited {
	color: white;
}
div#slider a:hover {
	color: yellow;
}

div#slider a.sliderButton {
	font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  	width: 90px;
	padding: 5px;
	display: block;
	position: absolute;
	top: 200px;
	left: 8px;
	background-color: rgb(252,252,252);
	color: rgb(51,51,51);
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}