.type_module_text.template_sti_footer 
{
	background: #3d4750;
	height: 390px;
	position: absolute;
	transform: skew(20deg);
	color: #fff;
	margin-top: -30px;
	right: -200px;
	float: right;
	width: calc(50% + 200px);
}


.type_module_text.template_sti_footer .string_title
{
	position: absolute;
	width: 100%;
	transform: skew(-20deg);
	border-bottom: 5px solid #1e2328;
	font-weight: bold;
	font-size: 20px;
	margin-top: 43px;
	padding-left: 167px;
	padding-bottom: 10px;

}

.type_module_text.template_sti_footer .value_value
{
	transform: skew(-20deg);
	margin-left: 100px;
	margin-top: 105px;
}