

/*

.carousel-inner > .item > img {
 
}

.carousel{

	
}

.control-buttons{

	
}

	

	
.container{


    }
	
html, body{
background-color: #FFFFFF;

    }
	
	*/
	
@font-face {
    font-family: 'ultraregular';
    src: url('../fonts/ultra-webfont.eot');
    src: url('../fonts/ultra-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/ultra-webfont.woff') format('woff'),
url('../fonts/ultra-webfont.ttf') format('truetype'),
url('../fonts/ultra-webfont.svg#ultraregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	
@font-face {
    font-family: 'stint_ultra_expandedregular';
    src: url('../fonts/stintultraexpanded-regular-webfont.eot');
    src: url('../fonts/stintultraexpanded-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/stintultraexpanded-regular-webfont.woff') format('woff'),
url('../fonts/stintultraexpanded-regular-webfont.ttf') format('truetype'),
url('../fonts/stintultraexpanded-regular-webfont.svg#stint_ultra_expandedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.carousel-caption {
      background-color: transparent;
	 font-family: 'ultraregular';
      padding: auto;
      margin: 20px 0px;
	  top:50px;
      text-align:center;
    }
	
.carousel-caption h11{
	font-family: 'ultraregular';
	font-weight: bold;
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #FFFFFF;
	line-height: 115%;
	text-shadow: 4.0px 4.0px 20px #000000;
	font-size: 65px;
}

.carousel-caption h1{
	font-family: 'ultraregular';
	font-weight: bold;
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #FFFFFF;
	line-height: 115%;
	text-shadow: 4.0px 4.0px 20px #000000;
	font-size: 50px;
}

.carousel-caption h2{
	 font-family: 'ultraregular';
  font-weight: bold;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  color: #FFFFFF;
  font-size: 32px;
  line-height: 145%;
  text-shadow: 2.0px 2.0px 22.7px #000000;
}

.carousel-caption h3{
	 font-family: 'ultraregular';
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #FFFFFF;
	font-size: 20px;
	line-height: 100%;
	text-shadow: 2.0px 2.0px 22.7px #000000;
	font-style: normal;
}

.carousel-caption h4{
	font-family: 'ultraregular';
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #FFFFFF;
	font-size: 16px;
	line-height: 100%;
	text-shadow: 2.0px 2.0px 22.7px #000000;
	font-style: normal;
}

.carousel-caption h5{
	font-family: 'ultraregular';
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	color: #FFFFFF;
	font-size: 12px;
	line-height: 100%;
	text-shadow: 2.0px 2.0px 22.7px #000000;
	font-style: normal;
}


 h2{
  font-family: 'ultraregular';
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  color: #000000;
  font-size: 30px;
  line-height: 115%;
  text-shadow: 4.0px 4.0px 20px #CCCCCC;
 
}

 h3{
	font-family: 'ultraregular';
 text-align: left;
  background-color: rgba(255, 255, 255, 0);
  color: #000000;
  font-size: 21px;
  line-height: 115%;
 
}

h4{
	font-family: 'stint_ultra_expandedregular';
  background-color: rgba(255, 255, 255, 0);
  color: #000000;
  font-size: 15px;
  line-height: 115%;
 
}

p, dl, h5{
	font-family: 'stint_ultra_expandedregular';

 
}

.item{
	text-align: center;
	/*height: 700px !important;*/
	/*background-color: #000000;*/
}


.btn{
opacity: .85;

    }