.frontImage {
	position: relative;
	z-index: 2;
}

.working-process .single-item .sppb-icon .sppb-icon-container {
	color: #7f211d;
}

.working-process .single-item .sppb-img-container {
	background: #fff;
	border: 1px solid #f7f7f7;
	border-radius: 50%;
	display: block;
	height: 180px;
	padding: 9px;
	position: relative;
	width: 180px;
	margin: 0 auto;
	transition: all 500ms ease;
}

.working-process .single-item:hover .sppb-img-container {
	background: #7f211d;
}

.working-process .single-item .sppb-img-container-2 {
	background: #f7f7f7;
	border-radius: 50%;
	display: block;
	height: 160px;
	width: 160px;
	text-align: center;
	line-height: 150px;
	color: #d5ac63;
	font-size: 50px;
	transition: all 500ms ease;
}

.working-process .single-item .sppb-img-container .overlay-style-one {
	display: none;
}

.working-process .single-item .sppb-img-container img {
	max-width: 90px;
	height: auto;
}

.sp-simpleportfolio .sp-simpleportfolio-description {
	width: 100%;
	text-align: center;
}

.sp-simpleportfolio .sp-simpleportfolio-image {
	margin-top: 20px;
	text-align: center;
}

.sp-simpleportfolio .sp-simpleportfolio-img {
	display: inline-block;
}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	color: #252525;
}

.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li > span:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	color: #7f211d;
}

.sp-megamenu-parent
	.sp-dropdown
	.sp-dropdown-inner
	.sp-dropdown-items
	li
	a:hover {
	color: #fff;
}
