.body-testo-small .site-main .ssnail-title {
	font-size: 20px;
	margin-bottom: 5px!important;
}
.body-testo-small .site-main .ssnail-subtitle {
	font-size: 18px!important;
	margin-bottom: 5px!important;
}
.body-testo-small .site-main {
	font-size: 16px;
	line-height: 22px;
}
.body-testo-small .site-main p {
	margin-bottom: 5px;
}
.body-testo-small .site-main .ssnail-modules .mb-5 {
	margin-bottom: 20px !important;
}
.body-testo-small .site-main .ssnail-component .ssnail-description .ssnail-content ul {
	margin-top:10px;
	margin-bottom:10px;
}
.body-testo-small .site-main .ssnail-component .ssnail-description .ssnail-content ul li {
	font-family: var(--font-ssnail-main),Georgia,Cambria,Times New Roman,Times,Sans-Serif;
	font-weight: 300;
	font-size: 15px;
	padding-bottom: 5px;
	line-height: 20px;
}
.body-testo-small .site-main .ssnail-component .ssnail-description .ssnail-content ul li::before {
	top: 10%;
	transform: translateY(-10%);
}	


/*FORM BOOKING*/
.formbooking-v {
	padding:20px;
}
.formbooking-v .dclabel {
	text-align:left;
	width:100%;
	font-weight: 500;
	font-size: 16px;
}
.formbooking-v .form-control {
	margin-bottom:10px;
	font-weight: 500;
	font-size: 16px;
}
.formbooking-v .pulsante {
	margin-top:25px;
}