@charset "utf-8";
/* CSS Document */
body,#iubenda_policy  p,#iubenda_policy	{ margin: 120px; font-size: 16px !important; font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important; color: #5e5e5e !important; background-color: #ffffff; text-align: justify; line-height:21px !important; }
/*LINK*/
	a { font-size: inherit; text-decoration: underline; font-family: "robotobold", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #999999; }
	a:link { text-decoration: underline; color: #999999; }
	a:visited { text-decoration: underline; color: #999999; }
	a:hover { text-decoration: none; color:#5e5e5e; }

ul li{line-height:25px;}
/*TESTI*/	
#iubenda_policy h1, #iubenda_policy h2, #iubenda_policy h3, #iubenda_policy h4,#iubenda_policy p	{ color: #5e5e5e !important;  font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
#iubenda_policy h1	{ font-size: 36px !important; line-height:36px !important; margin-bottom: 15px !important}
#iubenda_policy h2	{ font-size: 28px !important; line-height:28px !important;margin-bottom: 15px !important}
#iubenda_policy h3	{ font-size: 20px !important; line-height:20px !important;margin-bottom: 15px !important}
#iubenda_policy h4	{ font-size: 16px !important; line-height:16px !important;margin-bottom: 15px !important}

@media (max-width: 760px){
	body,#iubenda_policy  p	{ font-size: 14px !important; margin: 60px !important; }
	#iubenda_policy h1	{ font-size: 26px !important; }
	#iubenda_policy h2	{ font-size: 18px !important; }
	#iubenda_policy h3	{ font-size: 16px !important; }
	#iubenda_policy h4	{ font-size: 14px !important; }
}
@media (max-width: 400px){
	body,#iubenda_policy  p	{ font-size: 14px !important; margin: 30px !important; }
	#iubenda_policy h1	{ font-size: 20px !important; }
	#iubenda_policy h2	{ font-size: 17px !important; }
	#iubenda_policy h3	{ font-size: 15px !important; }
	#iubenda_policy h4	{ font-size: 14px !important; }
}

#iubenda_policy .iub_footer p{font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-size:10px !important; line-height:20px !important;}
.iub_footer p a:first-child {
    pointer-events: none;
    cursor: default;
    text-decoration: none !important;
   font-family: "robotoregular", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: rgb(107, 107, 107) !important;
}
.show_comp_link{display: none !important}