@import url(http://fonts.googleapis.com/css?family=Engagement|Aladin);
body {
	font-family: 'Aladin'!important;
	/*background: transparent url("../images/bg.jpg") center top 20px no-repeat fixed;*/
	font-size: 12px;
}

h1, h2, h3, h4, h5 {

}
.navbar {
	margin-bottom: 0px!important;
}

.navbar-brand {
	margin-top: -16px;
}

.navbar-text {
	margin-left: 14px;
	font-size: 16px!important;
}

.navbar-inverse {
	font-size: 18px!important;
	background: #f58f00;
}

.navbar-inverse a {
	background: #f58f00;
	color: white!important;
}

.glyphicon-tower {
line-height:50px;
font-size:38px;
vertical-align:middle;
-webkit-animation: pulse 2s infinite alternate;
}

/*@-webkit-keyframes pulse { 
0% {color: #000000;} 
20% {color: #ff0000;} 
40% {color: #b80000;} 
60% {color: #ef0000;} 
80% {color: #d40000;} 
100% {color: #b80000;} 

}*/

.dropdown-menu {
	font-size: 16px!important;
	background: #ffffff!important;
}
a.dropdown-toggle {
	font-size: 30px!important;
}
.navbar-nav > li > a {
	line-height: 50px!important;
}
.dropdown-menu > li > a {
	background: #ffffff;
	color: #999!important;
}

.lead {
	font-size: 16px;
	font-weight: bold;
}

.slide-image {
  width: 100%;
}

.carousel-holder {
  margin-bottom: 30px;
}

.carousel-control,.item {
  border-radius: 4px;
}

.caption {
  height: 130px;
  overflow: hidden;
}

.caption h4 {
  white-space: nowrap;
}

.thumbnail img {
  width: 100%;
}

.ratings {
  color: #d17581;
  padding-left: 10px;
  padding-right: 10px;
}

.thumbnail {
  padding: 0;
  border:0;
}

.thumbnail .caption-full {
  padding: 9px;
  color: #333;
}

footer {
  margin: 50px 0;
}