.e-hotline {
	background-color: #e8e8e8;
}
.e-hotline > div {
	padding: unset;
}
.e-hotline .e-hotline-txt, .e-hotline .e-hotline-phone {
	padding: 20px;
	font-weight: bold;
}
.e-hotline .e-hotline-txt p , .e-hotline .e-hotline-phone p {
	margin: unset;
}

.e-location h2 {
	margin: 30px 0px 0px 0px;
}
.e-location a {
	margin: auto;
    display: table;
}

.e-forte {
	padding: 30px 0px;
	background-color: #f3f3f3;
}
.e-forte h2 {
	margin: 0px 0px 40px 0px;
    text-align: center;
}
.e-forte .img  img {
	width: 90px;
}