﻿
    .home-mid-col .box .caption {
        background-image: none;
        bottom: 0;
        margin-top: 0;
    }


.overlay-bottom {
	height: 92px;
	background-color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px 15px 20px 20px;
}


 .overlay-bottom a{
	text-decoration: none;
	font-size: 20px;
	color: #a3a4a5;
	margin-top: 30px;
	display: inline-block;
	position: absolute;
	bottom: 14px;
	left: 20px;
}


 .overlay-bottom a:hover {
	color:#fc674a;
 }
