#footer-widgets .footer-widget li:before {
	display: none;
}
#footer-widgets {
	padding: 100px 0px 100px;
}
.footer-widget {
	margin-bottom: 0px !important;
}
#main-footer .footer-widget a,
#main-footer .footer-widget h2 {
	line-height: 60px;
	font-size: 44px;
	font-weight: bold;
	display: block;
	color: #fff;
	font-family: "Helvetica-Bold";
}
.contact-info ul li {
	padding: 0px !important;
	margin: 0px 6px 0px 0px !important;
	display: inline-block;
}
div#footer-bottom {
	padding-top: 0px;
	padding-bottom: 50px;
}
div#footer-bottom ul.et-social-icons {
	display: none;
}
div#footer-info {
	font-size: 16px;
	color: #8c8c8c;
	letter-spacing: 0.02em;
	padding: 0px;
	font-weight: 300 !important;
	max-width: 280px;
	padding-left: 50px;
}
.contact-info {
	position: relative;
	padding-left: 50px;
}
.contact-info:after {
	content: '';
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 148px;
	background: url(/wp-content/uploads/2021/01/line-svg-img.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top left;
	left: -26px;
	top: 15px;
}
#main-footer .addrsss-info {
	width: 100%;
	text-align: right;
}
#main-footer .et_pb_widget {
	width: 100%;
}
a.main-btn.mobile-btn-bk {
    display: none !important;
}