.type_module_text.template_sti_partners
{
	position: relative;
}

.type_module_text.template_sti_partners .string_title
{
	content: "";
	width: 100%;
	height: 50px;
	border-top: 5px solid #1e2328;
	left: 0px;
	background: #0cc0f1;

}

.type_module_text.template_sti_partners .string_title .field_value
{
	width: calc(50% - 400px);
	text-align: right;
	margin-left: -20px;
	transform: skew(-20deg);
	background: #3d4750;
	color: #fff;
	padding: 10px 50px 10px 10px;
	text-transform: uppercase;
}

.type_module_text.template_sti_partners .string_title .field_value h3
{
	transform: skew(20deg);
}

.type_module_text.template_sti_partners .value_value
{
	width: 1024px;
	margin: 50px auto 0px auto;

}

.type_module_text.template_sti_partners .value_value h3
{
	position: absolute;
	top: 0px;
	color: #fff;
	margin-left: 200px;
}

.type_module_text.template_sti_partners .value_value ul li
{
	display: inline-block;
}

.type_module_text.template_sti_partners .value_value ul li img
{
	width: 213px;
	margin: 20px;
}
