.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%;
}

.thumbnail {
    padding: 0;
}

.navbar-toggle .icon-bar {
	background-color: #000000;
}

.navbar-toggle {
	border-color: #FFFFFF;
}

.navbar {
	background-color: #E7E7E8;	
	border-bottom: 5px solid #236E8F; 
}

.btn-primary {
	background-color: #236E8F;	
	border-bottom: 1px solid #236E8F;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.btn-primary:hover {
	background-color: #E7E7E8;
}

footer {
	padding-top: 10px !important;
	margin: 0px !important;
}
