body.moreInfo {
	font-size: 0.80em;
} 

.stepButtons .buttonPage button .fp-icon{
	font-size: 1.5em;
}

.stepButtons .buttonPage button {
	min-height: 40px;
}

@media (max-width: 280px) {
	body.moreInfo {
		font-size: 0.60em;
	}
	
	.stepButtons .buttonPage button .fp-icon {
		font-size:1.2em;
	}
	
	.stepButtons .buttonPage button {
		min-height: 30px;
	}
	
}

.Style-contactTitle{
	font-size:1.8em;
	line-height:1;
}

#main_zone #main_zone h4 {
	font-size: 1.8em;
	line-height: 1;
	font-weight: normal;
	padding-top: 0px;
	margin-top: -15px;
	margin-bottom: 5px;
	color: #333333
}

.Style-contactPhone, .Style-contactEmail{
	font-size:1.5em;
	line-height:1;
}

.Style-contactPhone::before{
	padding-right: 5px;
    font-family: "Ionicons";
    content: '\f4b9';
}

.Style-contactEmail::before {
	padding-right: 5px;
    font-family: "Ionicons";
    content: '\f132';
}

section section {
	margin-left:-10px;
	margin-right:-10px;
}

a.Hyperlink.url.external.autoInclude {
	display:none;
}