.clearfix::before,
.clearfix::after {
	content: " ";
	display: table;
}

.clearfix::after {
	clear: both;
}


.omnes-block-ficha-vertical{
	border-left: solid 2px #1e49fd;
	padding-left: 1em;
	margin-left: 2em;
	margin-top: 2em;
    margin-bottom: 2em;
}

.omnes-block-ficha-vertical .content img{
	max-width: 14.75em;
	height: auto;
	margin-bottom: 1em;
}

.omnes-block-ficha-vertical .content h2{
	font-family: 'GTWalsheimPro';
	font-size: 1.125em;
	font-weight: bold;
	line-height: 1.56;
	color: #1e49fd;
	margin-top: 0 !important;
	margin-bottom: 0.5em !important;
}

.omnes-block-ficha-vertical .content .v{
	max-width: 24.4375em;
	font-family: 'GTWalsheimPro';
	font-size: 1.125em;
	line-height: 1.74;
	border-bottom: 1px solid #ccc;
}