
.carousel-indicators {
    position: absolute;
    bottom: -50px;
    color:black;
}
/* Add an extra .carousel parent class to increase specifity
   avoiding the use of !important flag. */
.carousel .carousel-indicators li {
    background-color: #fff;
    background-color: rgba(70, 70, 70, 0.25);
}

.carousel .carousel-indicators .active {
    background-color: #444 ;
}
.su-tabs {
    background-color: #FFF !important;
}
.su-tabs-pane {
    background: #ddd !important;
    height: 170px;

}
.gatewayhoursnobranch {
	padding-right: 3px;
	font-size: 1em;
}

.gatewayhoursnobranch h5 {
    display:inline;
}

 a {
    text-decoration:none;
}
.gatewayhoursnobranch h5 {
	font-size: 1em;
	display:inline;
}
#breadcrumb {display: none;} 
 


 
