@font-face {
    font-family: 'Helvetica Neue';
    src: url('font/HelveticaNeue-CondensedBold.eot');
    src: url('font/HelveticaNeue-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('font/HelveticaNeue-CondensedBold.woff2') format('woff2'),
        url('font/HelveticaNeue-CondensedBold.woff') format('woff'),
        url('font/HelveticaNeue-CondensedBold.ttf') format('truetype'),
        url('font/HelveticaNeue-CondensedBold.svg#HelveticaNeue-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF.woff2') format('woff2'),
        url('font/MontereyFLF.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF-BoldItalic.woff2') format('woff2'),
        url('font/MontereyFLF-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF-Bold.woff2') format('woff2'),
        url('font/MontereyFLF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyFLF';
    src: url('font/MontereyFLF-Italic.woff2') format('woff2'),
        url('font/MontereyFLF-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'MontereyMediumFLF';
    src: url('font/MontereyMediumFLF.woff2') format('woff2'),
        url('font/MontereyMediumFLF.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

html,body {
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -moz-text-size-adjust: none;
}

    #content_acc {
        position: relative;
    }
    #content_acc img {
		width: 30px;
		border-radius: 50%;
		border: 1px solid;
    }
	#butons_ind {
	padding-top: 40px;
	
	}
	.btn-primary-s {
	font-family: 'Helvetica Neue';
    font-weight: bold;
    font-style: normal;
    color: #000;
    background-color: #287FDD;
	border: 2px solid #000;
	width: 140px;
	}
	
	.row-pren {
		align-items: last baseline;
	}
	
	.body-tot {
		max-width: 450px;
		min-width: 320px;
		margin: auto;
	}
	
	.pren-ora {
		font-size: 22px;
		font-family: 'Abril Fatface', cursive;
	}
	
	.pren-butt-red {
		padding: 5px;
		background: #cb0000;
		font-size: 22px;
		padding-left: 11px;
		padding-right: 11px;
		color: rgb(255,255,255);
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	.pren-butt {
		padding: 5px;
		background: #287fde;
		font-size: 22px;
		padding-left: 11px;
		padding-right: 11px;
		color: rgb(255,255,255);
		padding-top: 4px;
		padding-bottom: 4px;
	}
	
	.pren-lib {
		font-family: 'Abril Fatface', cursive;
		font-size: 18px;
	}

.font-flf {
    font-family: 'MontereyFLF';
    font-weight: 500;
    font-style: normal;
}
.font-flf-boldI {
    font-family: 'MontereyFLF';
    font-weight: bold;
    font-style: italic;
}
.font-flf-bold {
    font-family: 'MontereyFLF';
    font-weight: bold;
    font-style: normal;
}

.font-flfI {
    font-family: 'MontereyFLF';
    font-weight: 500;
    font-style: italic;
}

.font-flfM {
    font-family: 'MontereyMediumFLF';
    font-weight: 500;
    font-style: normal;
}

.return_inb {
position: fixed;
bottom: 0px;
height:80px;
max-width: 450px;
background:white;
box-shadow: 0px -8px 4px -4px #dedede;
-moz-box-shadow: 0px -8px 4px -4px #dedede;
-webkit-box-shadow: 0px -8px 4px -4px #dedede;
}

.rubrica-items {
height:25px;
display:unset;
}

.bottom-space {
margin-bottom:70px;
}

.top_barre {
position: fixed;
top:0;
background:white;
max-width: 450px;
z-index: 1000;
box-shadow: 0px 8px 4px -4px #dedede;
-moz-box-shadow: 0px 8px 4px -4px #dedede;
-webkit-box-shadow: 0px 8px 4px -4px #dedede;
}

.image_logo {
margin-top:60px;
width:180px;
}

.iconert { 
  width: 100%;
  margin: .5em;
}

.bottoni-stra {
border-top-right-radius: 2em;
border-bottom-right-radius: 2em;
border-top-left-radius: 2em;
border-bottom-left-radius: 2em;
background: linear-gradient(90deg, rgba(122,115,255,1) 0%, rgba(0,106,206,1) 34%, rgba(183,81,173,1) 76%);
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;

}

.bottoni-strb {
border-top-right-radius: 2em;
border-bottom-right-radius: 2em;
border-top-left-radius: 2em;
border-bottom-left-radius: 2em;
background: linear-gradient(90deg, rgba(122,115,255,1) 0%, rgba(255,255,255,0.7623249983587185) 0%, rgba(255,255,255,0.14887962020745793) 100%);
padding-top: 1px;
padding-bottom: 1px;
padding-left: 1px;
padding-right: 1px;

}

.bottoni-strc {
color:white;
border-top-right-radius: 1em;
border-bottom-right-radius: 1em;
border-top-left-radius: 1em;
border-bottom-left-radius: 1em;
background: linear-gradient(90deg, rgba(122,115,255,1) 0%, rgba(0,106,206,1) 34%, rgba(183,81,173,1) 76%);
padding-top: 3px;
padding-bottom: 3px;
padding-left: 30px;
padding-right: 30px;
}