

/* Start:/local/templates/oldone/template_styles.css?1752050274655*/

/*footer new*/
.footer_new_top {
	background: rgba(5, 67, 80, 1);
}
.footer_new_bot {
	background: rgba(26, 26, 26, 1);
}
.footer_new_4_col {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 28px 0;
}
.footer_new_4_col_1 span, .footer_new_4_col_1 a {
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	transition: 0.3s;
}
.footer_new_4_col_1 a:hover {
	transition: 0.3s;
	color: #50dfa7;
}
.footer_new_top .container {
	padding: 64px 0 108px 0;
	display: flex;
	gap: 20px;
    justify-content: space-between;
}
.footer_new_head {
	color: white;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 14px;
}
/* End */
/* /local/templates/oldone/template_styles.css?1752050274655 */
