.component_view.blog_front_article.template_full_view_sti_def
{
	display: none;
}
.type_module_text.template_sti_about
{
	
	width: 1024px;
	margin: 0px auto;
	margin-top: -100px;
	height: 442px;

}

.type_module_text.template_sti_about .bg
{
	background: url("/modules/text/front/view/template/sti_about/img/image237029.png") no-repeat;
	background-size: 1400px;
	background-position: 0px -50px;
	height: 442px;
	width: 100%;
	position: absolute;
	right: -30%;
	z-index: -99999;
}
.type_module_text.template_sti_about .bg:after
{
	content: "";
	display: block;
	height: 600px;
	width: 100%;
	position: absolute;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+27,ffffff+100&1+0,1+27,0+100 */
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 27%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 27%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

} 



.type_module_text.template_sti_about .text .readmore
{
	display: block;
	position: absolute;
	width: calc(50% - 200px);
	text-align: right;
	left: 0;
	margin-left: -20px;
	margin-top: -2px;
	transform: skew(20deg);
	background: #d7dbde;
}

.type_module_text.template_sti_about .text .readmore a
{
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #3d4750;
	font-weight: bold;
	transform: skew(-20deg);
	padding: 10px 20px; 
}
