.home-featured-section {
	background: #202020;
	padding: 130px 0 140px;
}
.home-featured-section .container{
	width: 1380px;
}
.home-featured-section .single-feature{
	background: #303030;
	border-top: 2px solid #ec0d15;
	text-align: center;
	min-height: 365px;
	position: relative
}
.home-featured-section .single-feature a.btn{
	position: absolute;
	bottom: 0;
	width: 100%;
	left:0;
	background: #444;
	border-radius: 0;
	width: 100%;
	padding: 12px 15px;
	text-transform: uppercase;
	transition: 0.2s;
	color: #fff;
}
.home-featured-section .single-feature a.btn:hover{
    background: #ec0d15;
	color: #fff;
}
.home-featured-section .single-feature a.btn i {
    margin-left: 10px;
    font-size: 18px;
    color: #fff;
}
.home-featured-section .single-feature a.btn{
	position: absolute;
	bottom: 0;
	width: 100%;
	left:0;
	background: #444;
	border-radius: 0;
	width: 100%;
	padding: 12px 15px;
}
.home-featured-section .single-feature h3{
	font-family: 'Zurich LtCn BT';
	color: #ec0d15;
	margin: 25px 0;
       font-size: 26px;
}
.home-featured-section .single-feature img{
	width: 100%;
}
.home-featured-section .single-feature p{

}
.home-featured-section .single-feature .middle-content p{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	max-width: 250px;
}

.home-featured-section .single-feature .middle-content{
	height: 75px;
	display: table;
	width: 100%;
}
.home-featured-section .single-feature .middle-content{
	height: 75px;
	display: table;
	width: 100%;
}
.home-featured-section .single-feature.operating-hours  p{
	color: rgba(255,255,255,0.8);
}
.home-featured-section .single-feature a.btn div {
    display: inline-block;
}
.home-featured-section .single-feature .topf-content {
    overflow: hidden;
}

.home-featured-section .single-feature .topf-content {
    overflow: hidden;
}
