.bottom-box {
	background-color: #333333;
	color: #ffffff;
	height: 180px;
}

.info-box {
	margin-top: 40px;
}

.info-cell3 {
	float: left;
	width: 33%;
}

.info-title {
	margin-top: 10px;
	font-weight: 600;
}

.bq-box {
	text-align: center;
	margin-top: 60px;
	font-size: 14px;
}

.back {
	float: right;
	margin-right: 60px;
	cursor: pointer;
	background-color: #090919;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-top: -90px;
}

.back-icon {
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
