
.et_pb_image_0_tb_footer {
	text-align: left;
	margin-left: 0;
}

.et_pb_image_0_tb_footer .et_pb_image_wrap {
	display: block;
}

.et_pb_icon_0_tb_footer, .et_pb_icon_1_tb_footer, .et_pb_icon_2_tb_footer {
	text-align: center;
}

.et_pb_icon_0_tb_footer .et_pb_icon_wrap .et-pb-icon {
	font-family: ETmodules !important;
	font-weight: 400 !important;
	color: #fff;
	font-size: 50px;
}

.et_pb_icon_1_tb_footer .et_pb_icon_wrap .et-pb-icon {
	font-family: FontAwesome !important;
	font-weight: 400 !important;
	color: #fff;
	font-size: 50px;
}

.et_pb_icon_2_tb_footer .et_pb_icon_wrap .et-pb-icon {
	transition: color 300ms ease 0ms;
	font-family: FontAwesome !important;
	font-weight: 400 !important;
	color: #fff;
	font-size: 50px;
}

.et_pb_icon_2_tb_footer .et_pb_icon_wrap .et-pb-icon:hover {
	color: #fff;
}

@media only screen and (max-width:980px) {
	.et_pb_image_0_tb_footer .et_pb_image_wrap img {
		width: auto;
	}
	
	.et_pb_icon_0_tb_footer, .et_pb_icon_1_tb_footer, .et_pb_icon_2_tb_footer {
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width:767px) {
	.et_pb_image_0_tb_footer .et_pb_image_wrap img {
		width: auto;
	}
	
	.et_pb_icon_0_tb_footer, .et_pb_icon_1_tb_footer, .et_pb_icon_2_tb_footer {
		margin-left: auto;
		margin-right: auto;
	}
}
