

	/*UNIVERSALI + CLASSI EXTRA BOOTSTRAP PER  PER BOOTSTRAP PEDDARI*/
	
	
	
		/*BOX STANDARD*/
		.boxStandard{
			border: 1px solid #dfe4ed;
			padding: 30px;
		}


		.boxContatto{
			border: 1px solid #dfe4ed;
			padding: 30px;
			cursor: pointer!important;
		}

		.boxContatto:hover{
			border: 1px solid #dfe4ed;
			padding: 30px;
			background-color:#dfe4ed;
			cursor: pointer!important;
		}

		
		
	
		/*DISPLAY */
		.d-none{
			display:none;
		}
		
		.d-block{
			display:block;
		}
		/*END DISPLAY */
		
		
		/*GESTIONE TESTI ALIGN*/
		.text-center{
			text-align:center!important;
		}
		
		.text-left{
			text-align:left!important;
		}
		
		.text-right{
			text-align:right!important;
		}
		
		
		/*FLOAT*/
		.float-left{
			float:left!important;
		}
		.float-right{
			float:left!important;
		}
		.float-unset{
			float:unset!important;
		}
		
		
		
		/*MARGIN */
		.m-auto{
			margin:auto!important;
		}
		
		.m-5 	{margin:5%!important}
		.m-10	{margin:10%!important}
		.m-15	{margin:15%!important}
		.m-20	{margin:20%!important}
		.m-25	{margin:25%!important}
		.m-30	{margin:30%!important}
		.m-35	{margin:35%!important}
		.m-40	{margin:40%!important}
		.m-45	{margin:45%!important}
		.m-50	{margin:50%!important}
		.m-55	{margin:55%!important}
		.m-60	{margin:60%!important}
		.m-65	{margin:65%!important}
		.m-70	{margin:70%!important}
		.m-75	{margin:75%!important}
		.m-80	{margin:80%!important}
		.m-85	{margin:85%!important}
		.m-90	{margin:90%!important}
		.m-95	{margin:95%!important}
		.m-100	{margin:100%!important}
		
		/*END MARGIN */
		
		
		
		
		/*MARGIN TOP*/
		.mt-5 	{margin-top:5%!important}
		.mt-10	{margin-top:10%!important}
		.mt-15	{margin-top:15%!important}
		.mt-20	{margin-top:20%!important}
		.mt-25	{margin-top:25%!important}
		.mt-30	{margin-top:30%!important}
		.mt-35	{margin-top:35%!important}
		.mt-40	{margin-top:40%!important}
		.mt-45	{margin-top:45%!important}
		.mt-50	{margin-top:50%!important}
		.mt-55	{margin-top:55%!important}
		.mt-60	{margin-top:60%!important}
		.mt-65	{margin-top:65%!important}
		.mt-70	{margin-top:70%!important}
		.mt-75	{margin-top:75%!important}
		.mt-80	{margin-top:80%!important}
		.mt-85	{margin-top:85%!important}
		.mt-90	{margin-top:90%!important}
		.mt-95	{margin-top:95%!important}
		.mt-100	{margin-top:100%!important}
		/*END MARGIN TOP*/
		
		
		
		
		
		/*MARGIN BOTTOM*/
		
		.mb-5 	{margin-bottom:5%!important}
		.mb-10	{margin-bottom:10%!important}
		.mb-15	{margin-bottom:15%!important}
		.mb-20	{margin-bottom:20%!important}
		.mb-25	{margin-bottom:25%!important}
		.mb-30	{margin-bottom:30%!important}
		.mb-35	{margin-bottom:35%!important}
		.mb-40	{margin-bottom:40%!important}
		.mb-45	{margin-bottom:45%!important}
		.mb-50	{margin-bottom:50%!important}
		.mb-55	{margin-bottom:55%!important}
		.mb-60	{margin-bottom:60%!important}
		.mb-65	{margin-bottom:65%!important}
		.mb-70	{margin-bottom:70%!important}
		.mb-75	{margin-bottom:75%!important}
		.mb-80	{margin-bottom:80%!important}
		.mb-85	{margin-bottom:85%!important}
		.mb-90	{margin-bottom:90%!important}
		.mb-95	{margin-bottom:95%!important}
		.mb-100	{margin-bottom:100%!important}
		/*END MARGIN BOTTOM*/
		
		
		
		
		
		
		
		/*MARGIN LEFT*/
		.ml-5 	{margin-left:5%!important}
		.ml-10	{margin-left:10%!important}
		.ml-15	{margin-left:15%!important}
		.ml-20	{margin-left:20%!important}
		.ml-25	{margin-left:25%!important}
		.ml-30	{margin-left:30%!important}
		.ml-35	{margin-left:35%!important}
		.ml-40	{margin-left:40%!important}
		.ml-45	{margin-left:45%!important}
		.ml-50	{margin-left:50%!important}
		.ml-55	{margin-left:55%!important}
		.ml-60	{margin-left:60%!important}
		.ml-65	{margin-left:65%!important}
		.ml-70	{margin-left:70%!important}
		.ml-75	{margin-left:75%!important}
		.ml-80	{margin-left:80%!important}
		.ml-85	{margin-left:85%!important}
		.ml-90	{margin-left:90%!important}
		.ml-95	{margin-left:95%!important}
		.ml-100	{margin-left:100%!important}
		
		/*END MARGIN LEFT*/
		
		
		
		/*MARGIN RIGHT */
		.mr-5 	{margin-right:5%!important}
		.mr-10	{margin-right:10%!important}
		.mr-15	{margin-right:15%!important}
		.mr-20	{margin-right:20%!important}
		.mr-25	{margin-right:25%!important}
		.mr-30	{margin-right:30%!important}
		.mr-35	{margin-right:35%!important}
		.mr-40	{margin-right:40%!important}
		.mr-45	{margin-right:45%!important}
		.mr-50	{margin-right:50%!important}
		.mr-55	{margin-right:55%!important}
		.mr-60	{margin-right:60%!important}
		.mr-65	{margin-right:65%!important}
		.mr-70	{margin-right:70%!important}
		.mr-75	{margin-right:75%!important}
		.mr-80	{margin-right:80%!important}
		.mr-85	{margin-right:85%!important}
		.mr-90	{margin-right:90%!important}
		.mr-95	{margin-right:95%!important}
		.mr-100	{margin-right:100%!important}
		
		/*END MARGIN RIGHT*/
		
		
		
		
		
		
		/*--------------------------------------------------*/
		
		/*PADDING*/
		.p-auto{
			padding:auto!important;
		}
		
		
		
		.p-5 	{padding:5%!important}
		.p-10	{padding:10%!important}
		.p-15	{padding:15%!important}
		.p-20	{padding:20%!important}
		.p-25	{padding:25%!important}
		.p-30	{padding:30%!important}
		.p-35	{padding:35%!important}
		.p-40	{padding:40%!important}
		.p-45	{padding:45%!important}
		.p-50	{padding:50%!important}
		.p-55	{padding:55%!important}
		.p-60	{padding:60%!important}
		.p-65	{padding:65%!important}
		.p-70	{padding:70%!important}
		.p-75	{padding:75%!important}
		.p-80	{padding:80%!important}
		.p-85	{padding:85%!important}
		.p-90	{padding:90%!important}
		.p-95	{padding:95%!important}
		.p-100	{padding:100%!important}
		
		/*END PADDING */
		
		
		
		
		/*PADDING TOP*/
		.pt-5 	{padding-top:5%!important}
		.pt-10	{padding-top:10%!important}
		.pt-15	{padding-top:15%!important}
		.pt-20	{padding-top:20%!important}
		.pt-25	{padding-top:25%!important}
		.pt-30	{padding-top:30%!important}
		.pt-35	{padding-top:35%!important}
		.pt-40	{padding-top:40%!important}
		.pt-45	{padding-top:45%!important}
		.pt-50	{padding-top:50%!important}
		.pt-55	{padding-top:55%!important}
		.pt-60	{padding-top:60%!important}
		.pt-65	{padding-top:65%!important}
		.pt-70	{padding-top:70%!important}
		.pt-75	{padding-top:75%!important}
		.pt-80	{padding-top:80%!important}
		.pt-85	{padding-top:85%!important}
		.pt-90	{padding-top:90%!important}
		.pt-95	{padding-top:95%!important}
		.pt-100	{padding-top:100%!important}
		/*END PADDING TOP*/
		
		
		
		
		
		/*PADDING BOTTOM*/
		
		.pb-5 	{padding-bottom:5%!important}
		.pb-10	{padding-bottom:10%!important}
		.pb-15	{padding-bottom:15%!important}
		.pb-20	{padding-bottom:20%!important}
		.pb-25	{padding-bottom:25%!important}
		.pb-30	{padding-bottom:30%!important}
		.pb-35	{padding-bottom:35%!important}
		.pb-40	{padding-bottom:40%!important}
		.pb-45	{padding-bottom:45%!important}
		.pb-50	{padding-bottom:50%!important}
		.pb-55	{padding-bottom:55%!important}
		.pb-60	{padding-bottom:60%!important}
		.pb-65	{padding-bottom:65%!important}
		.pb-70	{padding-bottom:70%!important}
		.pb-75	{padding-bottom:75%!important}
		.pb-80	{padding-bottom:80%!important}
		.pb-85	{padding-bottom:85%!important}
		.pb-90	{padding-bottom:90%!important}
		.pb-95	{padding-bottom:95%!important}
		.pb-100	{padding-bottom:100%!important}
		/*END PADDING BOTTOM*/
		
		
		
		
		
		
		
		/*PADDING LEFT*/
		.pl-5 	{padding-left:5%!important}
		.pl-10	{padding-left:10%!important}
		.pl-15	{padding-left:15%!important}
		.pl-20	{padding-left:20%!important}
		.pl-25	{padding-left:25%!important}
		.pl-30	{padding-left:30%!important}
		.pl-35	{padding-left:35%!important}
		.pl-40	{padding-left:40%!important}
		.pl-45	{padding-left:45%!important}
		.pl-50	{padding-left:50%!important}
		.pl-55	{padding-left:55%!important}
		.pl-60	{padding-left:60%!important}
		.pl-65	{padding-left:65%!important}
		.pl-70	{padding-left:70%!important}
		.pl-75	{padding-left:75%!important}
		.pl-80	{padding-left:80%!important}
		.pl-85	{padding-left:85%!important}
		.pl-90	{padding-left:90%!important}
		.pl-95	{padding-left:95%!important}
		.pl-100	{padding-left:100%!important}
		
		/*END PADDING LEFT*/
		
		
		
		/*PADDING RIGHT */
		.pr-5 	{margin-right:5%!important}
		.pr-10	{margin-right:10%!important}
		.pr-15	{margin-right:15%!important}
		.pr-20	{margin-right:20%!important}
		.pr-25	{margin-right:25%!important}
		.pr-30	{margin-right:30%!important}
		.pr-35	{margin-right:35%!important}
		.pr-40	{margin-right:40%!important}
		.pr-45	{margin-right:45%!important}
		.pr-50	{margin-right:50%!important}
		.pr-55	{margin-right:55%!important}
		.pr-60	{margin-right:60%!important}
		.pr-65	{margin-right:65%!important}
		.pr-70	{margin-right:70%!important}
		.pr-75	{margin-right:75%!important}
		.pr-80	{margin-right:80%!important}
		.pr-85	{margin-right:85%!important}
		.pr-90	{margin-right:90%!important}
		.pr-95	{margin-right:95%!important}
		.pr-100	{margin-right:100%!important}
		
		/*END PADDING RIGHT*/
		
		
		
		
		
		
		
		
		
		
		
		/*DIMENSIONI x*/
		
		.w-5 	{width:5%!important}
		.w-10	{width:10%!important}
		.w-15	{width:15%!important}
		.w-20	{width:20%!important}
		.w-25	{width:25%!important}
		.w-30	{width:30%!important}
		.w-35	{width:35%!important}
		.w-40	{width:40%!important}
		.w-45	{width:45%!important}
		.w-50	{width:50%!important}
		.w-55	{width:55%!important}
		.w-60	{width:60%!important}
		.w-65	{width:65%!important}
		.w-70	{width:70%!important}
		.w-75	{width:75%!important}
		.w-80	{width:80%!important}
		.w-85	{width:85%!important}
		.w-90	{width:90%!important}
		.w-95	{width:95%!important}
		.w-100	{width:100%!important}
		
		
		/*DIMENSIONI x END*/
		
		/*DIMENSIONI Y*/
		
		.h-5 	{height:5%!important }
		.h-10	{height:10%!important}
		.h-15	{height:15%!important}
		.h-20	{height:20%!important}
		.h-25	{height:25%!important}
		.h-30	{height:30%!important}
		.h-35	{height:35%!important}
		.h-40	{height:40%!important}
		.h-45	{height:45%!important}
		.h-50	{height:50%!important}
		.h-55	{height:55%!important}
		.h-60	{height:60%!important}
		.h-65	{height:65%!important}
		.h-70	{height:70%!important}
		.h-75	{height:75%!important}
		.h-80	{height:80%!important}
		.h-85	{height:85%!important}
		.h-90	{height:90%!important}
		.h-95	{height:95%!important}
		.h-100	{height:100%!important}
		
		
		/*DIMENSIONI Y END*/
		
		
		/*COLORI TESTI E SFONDI*/
		
		.text-white		{color:white			!important}
		.text-danger	{color:red				!important}
		.text-info		{color:cian				!important}
		.text-success	{color:green			!important}
		.text-warning	{color:orange			!important}
		.text-fate		{color:crimson			!important}
		.text-black		{color:black			!important}
		
		.bg-white		{background-color:white		!important}
		.bg-danger		{background-color:red		!important}
		.bg-info		{background-color:cian		!important}
		.bg-success		{background-color:green		!important}
		.bg-warning		{background-color:orange	!important}
		.bg-fate		{background-color:crimson	!important}
		.bg-black		{background-color:black	!important}
		
		
		/*BORDI*/
		.brd-black-1   {border: solid black 1px}
		.brd-black-2   {border: solid black 2px}
		.brd-black-5   {border: solid black 5px}
		
		.brd-white-1   {border: solid white 1px}
		.brd-white-2   {border: solid white 2px}
		.brd-white-5   {border: solid white 5px}
		
		.brd-danger-1   {border: solid red 1px}
		.brd-danger-2   {border: solid red 2px}
		.brd-danger-5   {border: solid red 5px}
		
		.brd-info-1   {border: solid cian 1px}
		.brd-info-2   {border: solid cian 2px}
		.brd-info-5   {border: solid cian 5px}
		
		.brd-success-1   {border: solid green 1px}
		.brd-success-2   {border: solid green 2px}
		.brd-success-5   {border: solid green 5px}
		
		.brd-warning-1   {border: solid orange 1px}
		.brd-warning-2   {border: solid orange 2px}
		.brd-warning-5   {border: solid orange 5px}
		
		
		
		/*Radius*/
		
		.brd-radius-5 	{border-radius:5px!important}
		.brd-radius-10	{border-radius:10px!important}
		.brd-radius-15	{border-radius:15px!important}
		.brd-radius-20	{border-radius:20px!important}
		.brd-radius-25	{border-radius:25px!important}
		.brd-radius-30	{border-radius:30px!important}
		.brd-radius-35	{border-radius:35px!important}
		.brd-radius-40	{border-radius:40px!important}
		.brd-radius-45	{border-radius:45px!important}
		.brd-radius-50	{border-radius:50px!important}
		.brd-radius-55	{border-radius:55px!important}
		.brd-radius-60	{border-radius:60px!important}
		.brd-radius-65	{border-radius:65px!important}
		.brd-radius-70	{border-radius:70px!important}
		.brd-radius-75	{border-radius:75px!important}
		.brd-radius-80	{border-radius:80px!important}
		.brd-radius-85	{border-radius:85px!important}
		.brd-radius-90	{border-radius:90px!important}
		.brd-radius-95	{border-radius:95px!important}
		.brd-radius-100	{border-radius:100px!important}
		
		
		
		
		
		
		
		
		/*FONT-SIZE*/
		.fnt-size-5 	{font-size:5px!important}
		.fnt-size-10	{font-size:10px!important}
		.fnt-size-15	{font-size:15px!important}
		.fnt-size-20	{font-size:20px!important}
		.fnt-size-25	{font-size:25px!important}
		.fnt-size-30	{font-size:30px!important}
		.fnt-size-35	{font-size:35px!important}
		.fnt-size-40	{font-size:40px!important}
		.fnt-size-45	{font-size:45px!important}
		.fnt-size-50	{font-size:50px!important}
		.fnt-size-55	{font-size:55px!important}
		.fnt-size-60	{font-size:60px!important}
		.fnt-size-65	{font-size:65px!important}
		.fnt-size-70	{font-size:70px!important}
		.fnt-size-75	{font-size:75px!important}
		.fnt-size-80	{font-size:80px!important}
		.fnt-size-85	{font-size:85px!important}
		.fnt-size-90	{font-size:90px!important}
		.fnt-size-95	{font-size:95px!important}
		.fnt-size-100	{font-size:100px!important}
		
		
		/*-----------------------*/
		
		/*BOTTONI TESTI E SFONDI*/
		.btn-success{
			color: #fff;
			background-color: green;
			border-color: green;
			text-transform: capitalize;
			outline: none;
			border-width: 2px;
			font-size: .9rem;
			padding: 0.375rem 0.75rem;
		}
		
		.btn-warning{
			color: #fff;
			background-color: orange;
			border-color: orange;
			text-transform: capitalize;
			outline: none;
			border-width: 2px;
			font-size: .9rem;
			padding: 0.375rem 0.75rem;
		}
		
		
		.btn-danger{
			color: #fff;
			background-color: red;
			border-color: red;
			text-transform: capitalize;
			outline: none;
			border-width: 2px;
			font-size: .9rem;
			padding: 0.375rem 0.75rem;
		}
		/*------------------*/
		
	
	/*END UNI*/





























/*MOBILE*/
	@media only screen and (max-width: 767px){
		
		
		.d-Mb-block		{display:block!important}
		.d-Mb-none		{display:none!important}
	 
		.w-Mb-5 	{width:5%!important}
		.w-Mb-10	{width:10%!important}
		.w-Mb-15	{width:15%!important}
		.w-Mb-20	{width:20%!important}
		.w-Mb-25	{width:25%!important}
		.w-Mb-30	{width:30%!important}
		.w-Mb-35	{width:35%!important}
		.w-Mb-40	{width:40%!important}
		.w-Mb-45	{width:45%!important}
		.w-Mb-50	{width:50%!important}
		.w-Mb-55	{width:55%!important}
		.w-Mb-60	{width:60%!important}
		.w-Mb-65	{width:65%!important}
		.w-Mb-70	{width:70%!important}
		.w-Mb-75	{width:75%!important}
		.w-Mb-80	{width:80%!important}
		.w-Mb-85	{width:85%!important}
		.w-Mb-90	{width:90%!important}
		.w-Mb-95	{width:95%!important}
		.w-Mb-100	{width:100%!important}
	
	
	
	
		.h-Mb-5 	{height:5%!important }
		.h-Mb-10	{height:10%!important}
		.h-Mb-15	{height:15%!important}
		.h-Mb-20	{height:20%!important}
		.h-Mb-25	{height:25%!important}
		.h-Mb-30	{height:30%!important}
		.h-Mb-35	{height:35%!important}
		.h-Mb-40	{height:40%!important}
		.h-Mb-45	{height:45%!important}
		.h-Mb-50	{height:50%!important}
		.h-Mb-55	{height:55%!important}
		.h-Mb-60	{height:60%!important}
		.h-Mb-65	{height:65%!important}
		.h-Mb-70	{height:70%!important}
		.h-Mb-75	{height:75%!important}
		.h-Mb-80	{height:80%!important}
		.h-Mb-85	{height:85%!important}
		.h-Mb-90	{height:90%!important}
		.h-Mb-95	{height:95%!important}
		.h-Mb-100	{height:100%!important}
	
	
	
		/*-----------------------------------------*/
		/*MARGIN MOBILE*/
		
		
		.m-Mb-5 	{margin:5%!important}
		.m-Mb-10	{margin:10%!important}
		.m-Mb-15	{margin:15%!important}
		.m-Mb-20	{margin:20%!important}
		.m-Mb-25	{margin:25%!important}
		.m-Mb-30	{margin:30%!important}
		.m-Mb-35	{margin:35%!important}
		.m-Mb-40	{margin:40%!important}
		.m-Mb-45	{margin:45%!important}
		.m-Mb-50	{margin:50%!important}
		.m-Mb-55	{margin:55%!important}
		.m-Mb-60	{margin:60%!important}
		.m-Mb-65	{margin:65%!important}
		.m-Mb-70	{margin:70%!important}
		.m-Mb-75	{margin:75%!important}
		.m-Mb-80	{margin:80%!important}
		.m-Mb-85	{margin:85%!important}
		.m-Mb-90	{margin:90%!important}
		.m-Mb-95	{margin:95%!important}
		.m-Mb-100	{margin:100%!important}
		
		/*END MARGIN */
		
		
		
		
		/*MARGIN TOP*/
		.mt-Mb-5 	{margin-top:5%!important}
		.mt-Mb-10	{margin-top:10%!important}
		.mt-Mb-15	{margin-top:15%!important}
		.mt-Mb-20	{margin-top:20%!important}
		.mt-Mb-25	{margin-top:25%!important}
		.mt-Mb-30	{margin-top:30%!important}
		.mt-Mb-35	{margin-top:35%!important}
		.mt-Mb-40	{margin-top:40%!important}
		.mt-Mb-45	{margin-top:45%!important}
		.mt-Mb-50	{margin-top:50%!important}
		.mt-Mb-55	{margin-top:55%!important}
		.mt-Mb-60	{margin-top:60%!important}
		.mt-Mb-65	{margin-top:65%!important}
		.mt-Mb-70	{margin-top:70%!important}
		.mt-Mb-75	{margin-top:75%!important}
		.mt-Mb-80	{margin-top:80%!important}
		.mt-Mb-85	{margin-top:85%!important}
		.mt-Mb-90	{margin-top:90%!important}
		.mt-Mb-95	{margin-top:95%!important}
		.mt-Mb-100	{margin-top:100%!important}
		/*END MARGIN TOP*/
		
		
		
		
		
		/*MARGIN BOTTOM*/
		
		.mb-Mb-5 	{margin-bottom:5%!important}
		.mb-Mb-10	{margin-bottom:10%!important}
		.mb-Mb-15	{margin-bottom:15%!important}
		.mb-Mb-20	{margin-bottom:20%!important}
		.mb-Mb-25	{margin-bottom:25%!important}
		.mb-Mb-30	{margin-bottom:30%!important}
		.mb-Mb-35	{margin-bottom:35%!important}
		.mb-Mb-40	{margin-bottom:40%!important}
		.mb-Mb-45	{margin-bottom:45%!important}
		.mb-Mb-50	{margin-bottom:50%!important}
		.mb-Mb-55	{margin-bottom:55%!important}
		.mb-Mb-60	{margin-bottom:60%!important}
		.mb-Mb-65	{margin-bottom:65%!important}
		.mb-Mb-70	{margin-bottom:70%!important}
		.mb-Mb-75	{margin-bottom:75%!important}
		.mb-Mb-80	{margin-bottom:80%!important}
		.mb-Mb-85	{margin-bottom:85%!important}
		.mb-Mb-90	{margin-bottom:90%!important}
		.mb-Mb-95	{margin-bottom:95%!important}
		.mb-Mb-100	{margin-bottom:100%!important}
		/*END MARGIN BOTTOM*/
		
		
		
		
		
		
		
		/*MARGIN LEFT*/
		.ml-Mb-5 	{margin-left:5%!important}
		.ml-Mb-10	{margin-left:10%!important}
		.ml-Mb-15	{margin-left:15%!important}
		.ml-Mb-20	{margin-left:20%!important}
		.ml-Mb-25	{margin-left:25%!important}
		.ml-Mb-30	{margin-left:30%!important}
		.ml-Mb-35	{margin-left:35%!important}
		.ml-Mb-40	{margin-left:40%!important}
		.ml-Mb-45	{margin-left:45%!important}
		.ml-Mb-50	{margin-left:50%!important}
		.ml-Mb-55	{margin-left:55%!important}
		.ml-Mb-60	{margin-left:60%!important}
		.ml-Mb-65	{margin-left:65%!important}
		.ml-Mb-70	{margin-left:70%!important}
		.ml-Mb-75	{margin-left:75%!important}
		.ml-Mb-80	{margin-left:80%!important}
		.ml-Mb-85	{margin-left:85%!important}
		.ml-Mb-90	{margin-left:90%!important}
		.ml-Mb-95	{margin-left:95%!important}
		.ml-Mb-100	{margin-left:100%!important}
		
		/*END MARGIN LEFT*/
		
		
		
		/*MARGIN RIGHT */
		.mr-Mb-5 	{margin-right:5%!important}
		.mr-Mb-10	{margin-right:10%!important}
		.mr-Mb-15	{margin-right:15%!important}
		.mr-Mb-20	{margin-right:20%!important}
		.mr-Mb-25	{margin-right:25%!important}
		.mr-Mb-30	{margin-right:30%!important}
		.mr-Mb-35	{margin-right:35%!important}
		.mr-Mb-40	{margin-right:40%!important}
		.mr-Mb-45	{margin-right:45%!important}
		.mr-Mb-50	{margin-right:50%!important}
		.mr-Mb-55	{margin-right:55%!important}
		.mr-Mb-60	{margin-right:60%!important}
		.mr-Mb-65	{margin-right:65%!important}
		.mr-Mb-70	{margin-right:70%!important}
		.mr-Mb-75	{margin-right:75%!important}
		.mr-Mb-80	{margin-right:80%!important}
		.mr-Mb-85	{margin-right:85%!important}
		.mr-Mb-90	{margin-right:90%!important}
		.mr-Mb-95	{margin-right:95%!important}
		.mr-Mb-100	{margin-right:100%!important}
		
		/*END MARGIN RIGHT*/
		
		/*--------------------------------------------------*/
		
		/*PADDING*/
		.p-Mb-auto{
			padding:auto!important;
		}
		
		
		
		.p-Mb-5 	{padding:5%!important}
		.p-Mb-10	{padding:10%!important}
		.p-Mb-15	{padding:15%!important}
		.p-Mb-20	{padding:20%!important}
		.p-Mb-25	{padding:25%!important}
		.p-Mb-30	{padding:30%!important}
		.p-Mb-35	{padding:35%!important}
		.p-Mb-40	{padding:40%!important}
		.p-Mb-45	{padding:45%!important}
		.p-Mb-50	{padding:50%!important}
		.p-Mb-55	{padding:55%!important}
		.p-Mb-60	{padding:60%!important}
		.p-Mb-65	{padding:65%!important}
		.p-Mb-70	{padding:70%!important}
		.p-Mb-75	{padding:75%!important}
		.p-Mb-80	{padding:80%!important}
		.p-Mb-85	{padding:85%!important}
		.p-Mb-90	{padding:90%!important}
		.p-Mb-95	{padding:95%!important}
		.p-Mb-100	{padding:100%!important}
		
		/*END PADDING */
		
		
		
		
		/*PADDING TOP*/
		.pt-Mb-5 	{padding-top:5%!important}
		.pt-Mb-10	{padding-top:10%!important}
		.pt-Mb-15	{padding-top:15%!important}
		.pt-Mb-20	{padding-top:20%!important}
		.pt-Mb-25	{padding-top:25%!important}
		.pt-Mb-30	{padding-top:30%!important}
		.pt-Mb-35	{padding-top:35%!important}
		.pt-Mb-40	{padding-top:40%!important}
		.pt-Mb-45	{padding-top:45%!important}
		.pt-Mb-50	{padding-top:50%!important}
		.pt-Mb-55	{padding-top:55%!important}
		.pt-Mb-60	{padding-top:60%!important}
		.pt-Mb-65	{padding-top:65%!important}
		.pt-Mb-70	{padding-top:70%!important}
		.pt-Mb-75	{padding-top:75%!important}
		.pt-Mb-80	{padding-top:80%!important}
		.pt-Mb-85	{padding-top:85%!important}
		.pt-Mb-90	{padding-top:90%!important}
		.pt-Mb-95	{padding-top:95%!important}
		.pt-Mb-100	{padding-top:100%!important}
		/*END PADDING TOP*/
		
		
		
		
		
		/*PADDING BOTTOM*/
		
		.pb-Mb-5 	{padding-bottom:5%!important}
		.pb-Mb-10	{padding-bottom:10%!important}
		.pb-Mb-15	{padding-bottom:15%!important}
		.pb-Mb-20	{padding-bottom:20%!important}
		.pb-Mb-25	{padding-bottom:25%!important}
		.pb-Mb-30	{padding-bottom:30%!important}
		.pb-Mb-35	{padding-bottom:35%!important}
		.pb-Mb-40	{padding-bottom:40%!important}
		.pb-Mb-45	{padding-bottom:45%!important}
		.pb-Mb-50	{padding-bottom:50%!important}
		.pb-Mb-55	{padding-bottom:55%!important}
		.pb-Mb-60	{padding-bottom:60%!important}
		.pb-Mb-65	{padding-bottom:65%!important}
		.pb-Mb-70	{padding-bottom:70%!important}
		.pb-Mb-75	{padding-bottom:75%!important}
		.pb-Mb-80	{padding-bottom:80%!important}
		.pb-Mb-85	{padding-bottom:85%!important}
		.pb-Mb-90	{padding-bottom:90%!important}
		.pb-Mb-95	{padding-bottom:95%!important}
		.pb-Mb-100	{padding-bottom:100%!important}
		/*END PADDING BOTTOM*/
		
		
		
		
		
		
		
		/*PADDING LEFT*/
		.pl-Mb-5 	{padding-left:5%!important}
		.pl-Mb-10	{padding-left:10%!important}
		.pl-Mb-15	{padding-left:15%!important}
		.pl-Mb-20	{padding-left:20%!important}
		.pl-Mb-25	{padding-left:25%!important}
		.pl-Mb-30	{padding-left:30%!important}
		.pl-Mb-35	{padding-left:35%!important}
		.pl-Mb-40	{padding-left:40%!important}
		.pl-Mb-45	{padding-left:45%!important}
		.pl-Mb-50	{padding-left:50%!important}
		.pl-Mb-55	{padding-left:55%!important}
		.pl-Mb-60	{padding-left:60%!important}
		.pl-Mb-65	{padding-left:65%!important}
		.pl-Mb-70	{padding-left:70%!important}
		.pl-Mb-75	{padding-left:75%!important}
		.pl-Mb-80	{padding-left:80%!important}
		.pl-Mb-85	{padding-left:85%!important}
		.pl-Mb-90	{padding-left:90%!important}
		.pl-Mb-95	{padding-left:95%!important}
		.pl-Mb-100	{padding-left:100%!important}
		
		/*END PADDING LEFT*/
		
		
		
		/*PADDING RIGHT */
		.pr-Mb-5 	{margin-right:5%!important}
		.pr-Mb-10	{margin-right:10%!important}
		.pr-Mb-15	{margin-right:15%!important}
		.pr-Mb-20	{margin-right:20%!important}
		.pr-Mb-25	{margin-right:25%!important}
		.pr-Mb-30	{margin-right:30%!important}
		.pr-Mb-35	{margin-right:35%!important}
		.pr-Mb-40	{margin-right:40%!important}
		.pr-Mb-45	{margin-right:45%!important}
		.pr-Mb-50	{margin-right:50%!important}
		.pr-Mb-55	{margin-right:55%!important}
		.pr-Mb-60	{margin-right:60%!important}
		.pr-Mb-65	{margin-right:65%!important}
		.pr-Mb-70	{margin-right:70%!important}
		.pr-Mb-75	{margin-right:75%!important}
		.pr-Mb-80	{margin-right:80%!important}
		.pr-Mb-85	{margin-right:85%!important}
		.pr-Mb-90	{margin-right:90%!important}
		.pr-Mb-95	{margin-right:95%!important}
		.pr-Mb-100	{margin-right:100%!important}
		
		/*END PADDING RIGHT*/
		
		
		/*GESTIONE TESTI MOBILE ALIGN*/
		
		.text-Mb-center{
			text-align:center!important;
		}
		
		.text-Mb-left{
			text-align:left!important;
		}
		
		
		.text-Mb-right{
			text-align:right!important;
		}
		
		/*END GESTIONE TESTI MOBILE ALIGN*/
		
		
		
		/*FLOAT*/
		.float-Mb-left{
			float:left!important;
		}
		.float-Mb-right{
			float:left!important;
		}
		.float-Mb-unset{
			float:unset!important;
		}
		
		
		
		
		
		/*FONT-SIZE*/
		.fnt-Mb-size-5 	{font-size:5px!important}
		.fnt-Mb-size-10	{font-size:10px!important}
		.fnt-Mb-size-15	{font-size:15px!important}
		.fnt-Mb-size-20	{font-size:20px!important}
		.fnt-Mb-size-25	{font-size:25px!important}
		.fnt-Mb-size-30	{font-size:30px!important}
		.fnt-Mb-size-35	{font-size:35px!important}
		.fnt-Mb-size-40	{font-size:40px!important}
		.fnt-Mb-size-45	{font-size:45px!important}
		.fnt-Mb-size-50	{font-size:50px!important}
		.fnt-Mb-size-55	{font-size:55px!important}
		.fnt-Mb-size-60	{font-size:60px!important}
		.fnt-Mb-size-65	{font-size:65px!important}
		.fnt-Mb-size-70	{font-size:70px!important}
		.fnt-Mb-size-75	{font-size:75px!important}
		.fnt-Mb-size-80	{font-size:80px!important}
		.fnt-Mb-size-85	{font-size:85px!important}
		.fnt-Mb-size-90	{font-size:90px!important}
		.fnt-Mb-size-95	{font-size:95px!important}
		.fnt-Mb-size-100{font-size:100px!important}
		
		
		
		
		
		
		
		
		
		/*-----------------------------------------*/
	}
	
	/*END MOBILE*/
	/*TABLET*/
	
	@media only screen and (min-width: 767px) and (max-width : 1023px){
		
		
		
		.d-Tb-block	{display:block!important}
		.d-Tb-none	{display:none!important}
		
		
		/*DIMENSIONI x*/
		
		.w-Tb-5 	{width:5%!important}
		.w-Tb-10	{width:10%!important}
		.w-Tb-15	{width:15%!important}
		.w-Tb-20	{width:20%!important}
		.w-Tb-25	{width:25%!important}
		.w-Tb-30	{width:30%!important}
		.w-Tb-35	{width:35%!important}
		.w-Tb-40	{width:40%!important}
		.w-Tb-45	{width:45%!important}
		.w-Tb-50	{width:50%!important}
		.w-Tb-55	{width:55%!important}
		.w-Tb-60	{width:60%!important}
		.w-Tb-65	{width:65%!important}
		.w-Tb-70	{width:70%!important}
		.w-Tb-75	{width:75%!important}
		.w-Tb-80	{width:80%!important}
		.w-Tb-85	{width:85%!important}
		.w-Tb-90	{width:90%!important}
		.w-Tb-95	{width:95%!important}
		.w-Tb-100	{width:100%!important}
		
		
		/*DIMENSIONI x END*/
		
		/*DIMENSIONI Y*/
		
		.h-Tb-5 	{height:5%!important }
		.h-Tb-10	{height:10%!important}
		.h-Tb-15	{height:15%!important}
		.h-Tb-20	{height:20%!important}
		.h-Tb-25	{height:25%!important}
		.h-Tb-30	{height:30%!important}
		.h-Tb-35	{height:35%!important}
		.h-Tb-40	{height:40%!important}
		.h-Tb-45	{height:45%!important}
		.h-Tb-50	{height:50%!important}
		.h-Tb-55	{height:55%!important}
		.h-Tb-60	{height:60%!important}
		.h-Tb-65	{height:65%!important}
		.h-Tb-70	{height:70%!important}
		.h-Tb-75	{height:75%!important}
		.h-Tb-80	{height:80%!important}
		.h-Tb-85	{height:85%!important}
		.h-Tb-90	{height:90%!important}
		.h-Tb-95	{height:95%!important}
		.h-Tb-100	{height:100%!important}
		
		
		/*DIMENSIONI Y END*/
		
		
		/*GESTIONE TESTI TABLET ALIGN*/
		
		.text-Tb-center{
			text-align:center!important;
		}
		
		.text-Tb-left{
			text-align:left!important;
		}
		
		
		.text-Tb-right{
			text-align:right!important;
		}
		
		/*END GESTIONE TESTI ALIGN*/
		
		
		
		/*FLOAT*/
		.float-Tb-left{
			float:left!important;
		}
		.float-Tb-right{
			float:left!important;
		}
		.float-Tb-unset{
			float:unset!important;
		}
		
		
		
		/*MARGIN TABLET*/
		
		
		.m-Tb-5 	{margin:5%!important}
		.m-Tb-10	{margin:10%!important}
		.m-Tb-15	{margin:15%!important}
		.m-Tb-20	{margin:20%!important}
		.m-Tb-25	{margin:25%!important}
		.m-Tb-30	{margin:30%!important}
		.m-Tb-35	{margin:35%!important}
		.m-Tb-40	{margin:40%!important}
		.m-Tb-45	{margin:45%!important}
		.m-Tb-50	{margin:50%!important}
		.m-Tb-55	{margin:55%!important}
		.m-Tb-60	{margin:60%!important}
		.m-Tb-65	{margin:65%!important}
		.m-Tb-70	{margin:70%!important}
		.m-Tb-75	{margin:75%!important}
		.m-Tb-80	{margin:80%!important}
		.m-Tb-85	{margin:85%!important}
		.m-Tb-90	{margin:90%!important}
		.m-Tb-95	{margin:95%!important}
		.m-Tb-100	{margin:100%!important}
		
		/*END MARGIN */
		
		
		
		
		/*MARGIN TOP*/
		.mt-Tb-5 	{margin-top:5%!important}
		.mt-Tb-10	{margin-top:10%!important}
		.mt-Tb-15	{margin-top:15%!important}
		.mt-Tb-20	{margin-top:20%!important}
		.mt-Tb-25	{margin-top:25%!important}
		.mt-Tb-30	{margin-top:30%!important}
		.mt-Tb-35	{margin-top:35%!important}
		.mt-Tb-40	{margin-top:40%!important}
		.mt-Tb-45	{margin-top:45%!important}
		.mt-Tb-50	{margin-top:50%!important}
		.mt-Tb-55	{margin-top:55%!important}
		.mt-Tb-60	{margin-top:60%!important}
		.mt-Tb-65	{margin-top:65%!important}
		.mt-Tb-70	{margin-top:70%!important}
		.mt-Tb-75	{margin-top:75%!important}
		.mt-Tb-80	{margin-top:80%!important}
		.mt-Tb-85	{margin-top:85%!important}
		.mt-Tb-90	{margin-top:90%!important}
		.mt-Tb-95	{margin-top:95%!important}
		.mt-Tb-100	{margin-top:100%!important}
		/*END MARGIN TOP*/
		
		
		
		
		
		/*MARGIN BOTTOM*/
		
		.mb-Tb-5 	{margin-bottom:5%!important}
		.mb-Tb-10	{margin-bottom:10%!important}
		.mb-Tb-15	{margin-bottom:15%!important}
		.mb-Tb-20	{margin-bottom:20%!important}
		.mb-Tb-25	{margin-bottom:25%!important}
		.mb-Tb-30	{margin-bottom:30%!important}
		.mb-Tb-35	{margin-bottom:35%!important}
		.mb-Tb-40	{margin-bottom:40%!important}
		.mb-Tb-45	{margin-bottom:45%!important}
		.mb-Tb-50	{margin-bottom:50%!important}
		.mb-Tb-55	{margin-bottom:55%!important}
		.mb-Tb-60	{margin-bottom:60%!important}
		.mb-Tb-65	{margin-bottom:65%!important}
		.mb-Tb-70	{margin-bottom:70%!important}
		.mb-Tb-75	{margin-bottom:75%!important}
		.mb-Tb-80	{margin-bottom:80%!important}
		.mb-Tb-85	{margin-bottom:85%!important}
		.mb-Tb-90	{margin-bottom:90%!important}
		.mb-Tb-95	{margin-bottom:95%!important}
		.mb-Tb-100	{margin-bottom:100%!important}
		/*END MARGIN BOTTOM*/
		
		
		
		
		
		
		
		/*MARGIN LEFT*/
		.ml-Tb-5 	{margin-left:5%!important}
		.ml-Tb-10	{margin-left:10%!important}
		.ml-Tb-15	{margin-left:15%!important}
		.ml-Tb-20	{margin-left:20%!important}
		.ml-Tb-25	{margin-left:25%!important}
		.ml-Tb-30	{margin-left:30%!important}
		.ml-Tb-35	{margin-left:35%!important}
		.ml-Tb-40	{margin-left:40%!important}
		.ml-Tb-45	{margin-left:45%!important}
		.ml-Tb-50	{margin-left:50%!important}
		.ml-Tb-55	{margin-left:55%!important}
		.ml-Tb-60	{margin-left:60%!important}
		.ml-Tb-65	{margin-left:65%!important}
		.ml-Tb-70	{margin-left:70%!important}
		.ml-Tb-75	{margin-left:75%!important}
		.ml-Tb-80	{margin-left:80%!important}
		.ml-Tb-85	{margin-left:85%!important}
		.ml-Tb-90	{margin-left:90%!important}
		.ml-Tb-95	{margin-left:95%!important}
		.ml-Tb-100	{margin-left:100%!important}
		
		/*END MARGIN LEFT*/
		
		
		
		/*MARGIN RIGHT */
		.mr-Tb-5 	{margin-right:5%!important}
		.mr-Tb-10	{margin-right:10%!important}
		.mr-Tb-15	{margin-right:15%!important}
		.mr-Tb-20	{margin-right:20%!important}
		.mr-Tb-25	{margin-right:25%!important}
		.mr-Tb-30	{margin-right:30%!important}
		.mr-Tb-35	{margin-right:35%!important}
		.mr-Tb-40	{margin-right:40%!important}
		.mr-Tb-45	{margin-right:45%!important}
		.mr-Tb-50	{margin-right:50%!important}
		.mr-Tb-55	{margin-right:55%!important}
		.mr-Tb-60	{margin-right:60%!important}
		.mr-Tb-65	{margin-right:65%!important}
		.mr-Tb-70	{margin-right:70%!important}
		.mr-Tb-75	{margin-right:75%!important}
		.mr-Tb-80	{margin-right:80%!important}
		.mr-Tb-85	{margin-right:85%!important}
		.mr-Tb-90	{margin-right:90%!important}
		.mr-Tb-95	{margin-right:95%!important}
		.mr-Tb-100	{margin-right:100%!important}
		
		/*END MARGIN RIGHT*/
		
		/*--------------------------------------------------*/
		
		/*PADDING*/
		.p-Tb-auto{
			padding:auto!important;
		}
		
		
		
		.p-Tb-5 	{padding:5%!important}
		.p-Tb-10	{padding:10%!important}
		.p-Tb-15	{padding:15%!important}
		.p-Tb-20	{padding:20%!important}
		.p-Tb-25	{padding:25%!important}
		.p-Tb-30	{padding:30%!important}
		.p-Tb-35	{padding:35%!important}
		.p-Tb-40	{padding:40%!important}
		.p-Tb-45	{padding:45%!important}
		.p-Tb-50	{padding:50%!important}
		.p-Tb-55	{padding:55%!important}
		.p-Tb-60	{padding:60%!important}
		.p-Tb-65	{padding:65%!important}
		.p-Tb-70	{padding:70%!important}
		.p-Tb-75	{padding:75%!important}
		.p-Tb-80	{padding:80%!important}
		.p-Tb-85	{padding:85%!important}
		.p-Tb-90	{padding:90%!important}
		.p-Tb-95	{padding:95%!important}
		.p-Tb-100	{padding:100%!important}
		
		/*END PADDING */
		
		
		
		
		/*PADDING TOP*/
		.pt-Tb-5 	{padding-top:5%!important}
		.pt-Tb-10	{padding-top:10%!important}
		.pt-Tb-15	{padding-top:15%!important}
		.pt-Tb-20	{padding-top:20%!important}
		.pt-Tb-25	{padding-top:25%!important}
		.pt-Tb-30	{padding-top:30%!important}
		.pt-Tb-35	{padding-top:35%!important}
		.pt-Tb-40	{padding-top:40%!important}
		.pt-Tb-45	{padding-top:45%!important}
		.pt-Tb-50	{padding-top:50%!important}
		.pt-Tb-55	{padding-top:55%!important}
		.pt-Tb-60	{padding-top:60%!important}
		.pt-Tb-65	{padding-top:65%!important}
		.pt-Tb-70	{padding-top:70%!important}
		.pt-Tb-75	{padding-top:75%!important}
		.pt-Tb-80	{padding-top:80%!important}
		.pt-Tb-85	{padding-top:85%!important}
		.pt-Tb-90	{padding-top:90%!important}
		.pt-Tb-95	{padding-top:95%!important}
		.pt-Tb-100	{padding-top:100%!important}
		/*END PADDING TOP*/
		
		
		
		
		
		/*PADDING BOTTOM*/
		
		.pb-Tb-5 	{padding-bottom:5%!important}
		.pb-Tb-10	{padding-bottom:10%!important}
		.pb-Tb-15	{padding-bottom:15%!important}
		.pb-Tb-20	{padding-bottom:20%!important}
		.pb-Tb-25	{padding-bottom:25%!important}
		.pb-Tb-30	{padding-bottom:30%!important}
		.pb-Tb-35	{padding-bottom:35%!important}
		.pb-Tb-40	{padding-bottom:40%!important}
		.pb-Tb-45	{padding-bottom:45%!important}
		.pb-Tb-50	{padding-bottom:50%!important}
		.pb-Tb-55	{padding-bottom:55%!important}
		.pb-Tb-60	{padding-bottom:60%!important}
		.pb-Tb-65	{padding-bottom:65%!important}
		.pb-Tb-70	{padding-bottom:70%!important}
		.pb-Tb-75	{padding-bottom:75%!important}
		.pb-Tb-80	{padding-bottom:80%!important}
		.pb-Tb-85	{padding-bottom:85%!important}
		.pb-Tb-90	{padding-bottom:90%!important}
		.pb-Tb-95	{padding-bottom:95%!important}
		.pb-Tb-100	{padding-bottom:100%!important}
		/*END PADDING BOTTOM*/
		
		
		
		
		
		
		
		/*PADDING LEFT*/
		.pl-Tb-5 	{padding-left:5%!important}
		.pl-Tb-10	{padding-left:10%!important}
		.pl-Tb-15	{padding-left:15%!important}
		.pl-Tb-20	{padding-left:20%!important}
		.pl-Tb-25	{padding-left:25%!important}
		.pl-Tb-30	{padding-left:30%!important}
		.pl-Tb-35	{padding-left:35%!important}
		.pl-Tb-40	{padding-left:40%!important}
		.pl-Tb-45	{padding-left:45%!important}
		.pl-Tb-50	{padding-left:50%!important}
		.pl-Tb-55	{padding-left:55%!important}
		.pl-Tb-60	{padding-left:60%!important}
		.pl-Tb-65	{padding-left:65%!important}
		.pl-Tb-70	{padding-left:70%!important}
		.pl-Tb-75	{padding-left:75%!important}
		.pl-Tb-80	{padding-left:80%!important}
		.pl-Tb-85	{padding-left:85%!important}
		.pl-Tb-90	{padding-left:90%!important}
		.pl-Tb-95	{padding-left:95%!important}
		.pl-Tb-100	{padding-left:100%!important}
		
		/*END PADDING LEFT*/
		
		
		
		/*PADDING RIGHT */
		.pr-Tb-5 	{margin-right:5%!important}
		.pr-Tb-10	{margin-right:10%!important}
		.pr-Tb-15	{margin-right:15%!important}
		.pr-Tb-20	{margin-right:20%!important}
		.pr-Tb-25	{margin-right:25%!important}
		.pr-Tb-30	{margin-right:30%!important}
		.pr-Tb-35	{margin-right:35%!important}
		.pr-Tb-40	{margin-right:40%!important}
		.pr-Tb-45	{margin-right:45%!important}
		.pr-Tb-50	{margin-right:50%!important}
		.pr-Tb-55	{margin-right:55%!important}
		.pr-Tb-60	{margin-right:60%!important}
		.pr-Tb-65	{margin-right:65%!important}
		.pr-Tb-70	{margin-right:70%!important}
		.pr-Tb-75	{margin-right:75%!important}
		.pr-Tb-80	{margin-right:80%!important}
		.pr-Tb-85	{margin-right:85%!important}
		.pr-Tb-90	{margin-right:90%!important}
		.pr-Tb-95	{margin-right:95%!important}
		.pr-Tb-100	{margin-right:100%!important}
		
		/*END PADDING RIGHT*/
		
		
		/*GESTIONE TESTI TABLET ALIGN*/
		
		.text-Tb-center{
			text-align:center!important;
		}
		
		.text-Tb-left{
			text-align:left!important;
		}
		
		
		.text-Tb-right{
			text-align:right!important;
		}
		
		/*END GESTIONE TESTI TABLET ALIGN*/
		
		
		
		/*FONT-SIZE*/
		.fnt-Tb-size-5 	{font-size:5px!important}
		.fnt-Tb-size-10	{font-size:10px!important}
		.fnt-Tb-size-15	{font-size:15px!important}
		.fnt-Tb-size-20	{font-size:20px!important}
		.fnt-Tb-size-25	{font-size:25px!important}
		.fnt-Tb-size-30	{font-size:30px!important}
		.fnt-Tb-size-35	{font-size:35px!important}
		.fnt-Tb-size-40	{font-size:40px!important}
		.fnt-Tb-size-45	{font-size:45px!important}
		.fnt-Tb-size-50	{font-size:50px!important}
		.fnt-Tb-size-55	{font-size:55px!important}
		.fnt-Tb-size-60	{font-size:60px!important}
		.fnt-Tb-size-65	{font-size:65px!important}
		.fnt-Tb-size-70	{font-size:70px!important}
		.fnt-Tb-size-75	{font-size:75px!important}
		.fnt-Tb-size-80	{font-size:80px!important}
		.fnt-Tb-size-85	{font-size:85px!important}
		.fnt-Tb-size-90	{font-size:90px!important}
		.fnt-Tb-size-95	{font-size:95px!important}
		.fnt-Tb-size-100{font-size:100px!important}
		
		
	}
	/*END TABLET*/
	/*PC*/
	@media only screen and (min-width: 1024px){
		
		.d-Pc-block	{display:block!important}
		.d-Pc-none	{display:none!important} 
		
		/*DIMENSIONI x*/
		
		.w-Pc-5 	{width:5%!important}
		.w-Pc-10	{width:10%!important}
		.w-Pc-15	{width:15%!important}
		.w-Pc-20	{width:20%!important}
		.w-Pc-25	{width:25%!important}
		.w-Pc-30	{width:30%!important}
		.w-Pc-35	{width:35%!important}
		.w-Pc-40	{width:40%!important}
		.w-Pc-45	{width:45%!important}
		.w-Pc-50	{width:50%!important}
		.w-Pc-55	{width:55%!important}
		.w-Pc-60	{width:60%!important}
		.w-Pc-65	{width:65%!important}
		.w-Pc-70	{width:70%!important}
		.w-Pc-75	{width:75%!important}
		.w-Pc-80	{width:80%!important}
		.w-Pc-85	{width:85%!important}
		.w-Pc-90	{width:90%!important}
		.w-Pc-95	{width:95%!important}
		.w-Pc-100	{width:100%!important}
		   
		/*DIMENSIONI x END*/
		  
		/*DIMENSIONI Y*/
		  
		.h-Pc-5 	{height:5%!important }
		.h-Pc-10	{height:10%!important}
		.h-Pc-15	{height:15%!important}
		.h-Pc-20	{height:20%!important}
		.h-Pc-25	{height:25%!important}
		.h-Pc-30	{height:30%!important}
		.h-Pc-35	{height:35%!important}
		.h-Pc-40	{height:40%!important}
		.h-Pc-45	{height:45%!important}
		.h-Pc-50	{height:50%!important}
		.h-Pc-55	{height:55%!important}
		.h-Pc-60	{height:60%!important}
		.h-Pc-65	{height:65%!important}
		.h-Pc-70	{height:70%!important}
		.h-Pc-75	{height:75%!important}
		.h-Pc-80	{height:80%!important}
		.h-Pc-85	{height:85%!important}
		.h-Pc-90	{height:90%!important}
		.h-Pc-95	{height:95%!important}
		.h-Pc-100	{height:100%!important}
		
		
		/*DIMENSIONI Y END*/
		
		
		
		
		/*DISPLAY PC*/
		.dPc-none{
			display:none!important;
		}
		/*END DISPLAY PC*/
		
		
		/*GESTIONE TESTI ALIGN PC*/
		.text-Pc-center{
			text-align:center!important;
		}
		
		.text-Pc-left{
			text-align:left!important;
		}
		
		
		.text-Pc-right{
			text-align:right!important;
		}
		/*END GESTIONE TESTI ALIGN PC */
		/*MARGIN PC*/
		
		
		.m-Pc-5 	{margin:5%!important}
		.m-Pc-10	{margin:10%!important}
		.m-Pc-15	{margin:15%!important}
		.m-Pc-20	{margin:20%!important}
		.m-Pc-25	{margin:25%!important}
		.m-Pc-30	{margin:30%!important}
		.m-Pc-35	{margin:35%!important}
		.m-Pc-40	{margin:40%!important}
		.m-Pc-45	{margin:45%!important}
		.m-Pc-50	{margin:50%!important}
		.m-Pc-55	{margin:55%!important}
		.m-Pc-60	{margin:60%!important}
		.m-Pc-65	{margin:65%!important}
		.m-Pc-70	{margin:70%!important}
		.m-Pc-75	{margin:75%!important}
		.m-Pc-80	{margin:80%!important}
		.m-Pc-85	{margin:85%!important}
		.m-Pc-90	{margin:90%!important}
		.m-Pc-95	{margin:95%!important}
		.m-Pc-100	{margin:100%!important}
		
		/*END MARGIN */
		
		
		
		
		/*MARGIN TOP*/
		.mt-Pc-5 	{margin-top:5%!important}
		.mt-Pc-10	{margin-top:10%!important}
		.mt-Pc-15	{margin-top:15%!important}
		.mt-Pc-20	{margin-top:20%!important}
		.mt-Pc-25	{margin-top:25%!important}
		.mt-Pc-30	{margin-top:30%!important}
		.mt-Pc-35	{margin-top:35%!important}
		.mt-Pc-40	{margin-top:40%!important}
		.mt-Pc-45	{margin-top:45%!important}
		.mt-Pc-50	{margin-top:50%!important}
		.mt-Pc-55	{margin-top:55%!important}
		.mt-Pc-60	{margin-top:60%!important}
		.mt-Pc-65	{margin-top:65%!important}
		.mt-Pc-70	{margin-top:70%!important}
		.mt-Pc-75	{margin-top:75%!important}
		.mt-Pc-80	{margin-top:80%!important}
		.mt-Pc-85	{margin-top:85%!important}
		.mt-Pc-90	{margin-top:90%!important}
		.mt-Pc-95	{margin-top:95%!important}
		.mt-Pc-100	{margin-top:100%!important}
		/*END MARGIN TOP*/
		
		
		
		
		
		/*MARGIN BOTTOM*/
		
		.mb-Pc-5 	{margin-bottom:5%!important}
		.mb-Pc-10	{margin-bottom:10%!important}
		.mb-Pc-15	{margin-bottom:15%!important}
		.mb-Pc-20	{margin-bottom:20%!important}
		.mb-Pc-25	{margin-bottom:25%!important}
		.mb-Pc-30	{margin-bottom:30%!important}
		.mb-Pc-35	{margin-bottom:35%!important}
		.mb-Pc-40	{margin-bottom:40%!important}
		.mb-Pc-45	{margin-bottom:45%!important}
		.mb-Pc-50	{margin-bottom:50%!important}
		.mb-Pc-55	{margin-bottom:55%!important}
		.mb-Pc-60	{margin-bottom:60%!important}
		.mb-Pc-65	{margin-bottom:65%!important}
		.mb-Pc-70	{margin-bottom:70%!important}
		.mb-Pc-75	{margin-bottom:75%!important}
		.mb-Pc-80	{margin-bottom:80%!important}
		.mb-Pc-85	{margin-bottom:85%!important}
		.mb-Pc-90	{margin-bottom:90%!important}
		.mb-Pc-95	{margin-bottom:95%!important}
		.mb-Pc-100	{margin-bottom:100%!important}
		/*END MARGIN BOTTOM*/
		
		
		
		
		
		
		
		/*MARGIN LEFT*/
		.ml-Pc-5 	{margin-left:5%!important}
		.ml-Pc-10	{margin-left:10%!important}
		.ml-Pc-15	{margin-left:15%!important}
		.ml-Pc-20	{margin-left:20%!important}
		.ml-Pc-25	{margin-left:25%!important}
		.ml-Pc-30	{margin-left:30%!important}
		.ml-Pc-35	{margin-left:35%!important}
		.ml-Pc-40	{margin-left:40%!important}
		.ml-Pc-45	{margin-left:45%!important}
		.ml-Pc-50	{margin-left:50%!important}
		.ml-Pc-55	{margin-left:55%!important}
		.ml-Pc-60	{margin-left:60%!important}
		.ml-Pc-65	{margin-left:65%!important}
		.ml-Pc-70	{margin-left:70%!important}
		.ml-Pc-75	{margin-left:75%!important}
		.ml-Pc-80	{margin-left:80%!important}
		.ml-Pc-85	{margin-left:85%!important}
		.ml-Pc-90	{margin-left:90%!important}
		.ml-Pc-95	{margin-left:95%!important}
		.ml-Pc-100	{margin-left:100%!important}
		
		/*END MARGIN LEFT*/
		
		
		
		/*MARGIN RIGHT */
		.mr-Pc-5 	{margin-right:5%!important}
		.mr-Pc-10	{margin-right:10%!important}
		.mr-Pc-15	{margin-right:15%!important}
		.mr-Pc-20	{margin-right:20%!important}
		.mr-Pc-25	{margin-right:25%!important}
		.mr-Pc-30	{margin-right:30%!important}
		.mr-Pc-35	{margin-right:35%!important}
		.mr-Pc-40	{margin-right:40%!important}
		.mr-Pc-45	{margin-right:45%!important}
		.mr-Pc-50	{margin-right:50%!important}
		.mr-Pc-55	{margin-right:55%!important}
		.mr-Pc-60	{margin-right:60%!important}
		.mr-Pc-65	{margin-right:65%!important}
		.mr-Pc-70	{margin-right:70%!important}
		.mr-Pc-75	{margin-right:75%!important}
		.mr-Pc-80	{margin-right:80%!important}
		.mr-Pc-85	{margin-right:85%!important}
		.mr-Pc-90	{margin-right:90%!important}
		.mr-Pc-95	{margin-right:95%!important}
		.mr-Pc-100	{margin-right:100%!important}
		
		/*END MARGIN RIGHT*/
		
		/*--------------------------------------------------*/
		
		/*PADDING*/
		.p-Pc-auto{
			padding:auto!important;
		}
		
		
		
		.p-Pc-5 	{padding:5%!important}
		.p-Pc-10	{padding:10%!important}
		.p-Pc-15	{padding:15%!important}
		.p-Pc-20	{padding:20%!important}
		.p-Pc-25	{padding:25%!important}
		.p-Pc-30	{padding:30%!important}
		.p-Pc-35	{padding:35%!important}
		.p-Pc-40	{padding:40%!important}
		.p-Pc-45	{padding:45%!important}
		.p-Pc-50	{padding:50%!important}
		.p-Pc-55	{padding:55%!important}
		.p-Pc-60	{padding:60%!important}
		.p-Pc-65	{padding:65%!important}
		.p-Pc-70	{padding:70%!important}
		.p-Pc-75	{padding:75%!important}
		.p-Pc-80	{padding:80%!important}
		.p-Pc-85	{padding:85%!important}
		.p-Pc-90	{padding:90%!important}
		.p-Pc-95	{padding:95%!important}
		.p-Pc-100	{padding:100%!important}
		
		/*END PADDING */
		
		
		
		
		/*PADDING TOP*/
		.pt-Pc-5 	{padding-top:5%!important}
		.pt-Pc-10	{padding-top:10%!important}
		.pt-Pc-15	{padding-top:15%!important}
		.pt-Pc-20	{padding-top:20%!important}
		.pt-Pc-25	{padding-top:25%!important}
		.pt-Pc-30	{padding-top:30%!important}
		.pt-Pc-35	{padding-top:35%!important}
		.pt-Pc-40	{padding-top:40%!important}
		.pt-Pc-45	{padding-top:45%!important}
		.pt-Pc-50	{padding-top:50%!important}
		.pt-Pc-55	{padding-top:55%!important}
		.pt-Pc-60	{padding-top:60%!important}
		.pt-Pc-65	{padding-top:65%!important}
		.pt-Pc-70	{padding-top:70%!important}
		.pt-Pc-75	{padding-top:75%!important}
		.pt-Pc-80	{padding-top:80%!important}
		.pt-Pc-85	{padding-top:85%!important}
		.pt-Pc-90	{padding-top:90%!important}
		.pt-Pc-95	{padding-top:95%!important}
		.pt-Pc-100	{padding-top:100%!important}
		/*END PADDING TOP*/
		
		
		
		
		
		/*PADDING BOTTOM*/
		
		.pb-Pc-5 	{padding-bottom:5%!important}
		.pb-Pc-10	{padding-bottom:10%!important}
		.pb-Pc-15	{padding-bottom:15%!important}
		.pb-Pc-20	{padding-bottom:20%!important}
		.pb-Pc-25	{padding-bottom:25%!important}
		.pb-Pc-30	{padding-bottom:30%!important}
		.pb-Pc-35	{padding-bottom:35%!important}
		.pb-Pc-40	{padding-bottom:40%!important}
		.pb-Pc-45	{padding-bottom:45%!important}
		.pb-Pc-50	{padding-bottom:50%!important}
		.pb-Pc-55	{padding-bottom:55%!important}
		.pb-Pc-60	{padding-bottom:60%!important}
		.pb-Pc-65	{padding-bottom:65%!important}
		.pb-Pc-70	{padding-bottom:70%!important}
		.pb-Pc-75	{padding-bottom:75%!important}
		.pb-Pc-80	{padding-bottom:80%!important}
		.pb-Pc-85	{padding-bottom:85%!important}
		.pb-Pc-90	{padding-bottom:90%!important}
		.pb-Pc-95	{padding-bottom:95%!important}
		.pb-Pc-100	{padding-bottom:100%!important}
		/*END PADDING BOTTOM*/
		
		
		
		
		
		
		
		/*PADDING LEFT*/
		.pl-Pc-5 	{padding-left:5%!important}
		.pl-Pc-10	{padding-left:10%!important}
		.pl-Pc-15	{padding-left:15%!important}
		.pl-Pc-20	{padding-left:20%!important}
		.pl-Pc-25	{padding-left:25%!important}
		.pl-Pc-30	{padding-left:30%!important}
		.pl-Pc-35	{padding-left:35%!important}
		.pl-Pc-40	{padding-left:40%!important}
		.pl-Pc-45	{padding-left:45%!important}
		.pl-Pc-50	{padding-left:50%!important}
		.pl-Pc-55	{padding-left:55%!important}
		.pl-Pc-60	{padding-left:60%!important}
		.pl-Pc-65	{padding-left:65%!important}
		.pl-Pc-70	{padding-left:70%!important}
		.pl-Pc-75	{padding-left:75%!important}
		.pl-Pc-80	{padding-left:80%!important}
		.pl-Pc-85	{padding-left:85%!important}
		.pl-Pc-90	{padding-left:90%!important}
		.pl-Pc-95	{padding-left:95%!important}
		.pl-Pc-100	{padding-left:100%!important}
		
		/*END PADDING LEFT*/
		
		
		
		/*PADDING RIGHT */
		.pr-Pc-5 	{margin-right:5%!important}
		.pr-Pc-10	{margin-right:10%!important}
		.pr-Pc-15	{margin-right:15%!important}
		.pr-Pc-20	{margin-right:20%!important}
		.pr-Pc-25	{margin-right:25%!important}
		.pr-Pc-30	{margin-right:30%!important}
		.pr-Pc-35	{margin-right:35%!important}
		.pr-Pc-40	{margin-right:40%!important}
		.pr-Pc-45	{margin-right:45%!important}
		.pr-Pc-50	{margin-right:50%!important}
		.pr-Pc-55	{margin-right:55%!important}
		.pr-Pc-60	{margin-right:60%!important}
		.pr-Pc-65	{margin-right:65%!important}
		.pr-Pc-70	{margin-right:70%!important}
		.pr-Pc-75	{margin-right:75%!important}
		.pr-Pc-80	{margin-right:80%!important}
		.pr-Pc-85	{margin-right:85%!important}
		.pr-Pc-90	{margin-right:90%!important}
		.pr-Pc-95	{margin-right:95%!important}
		.pr-Pc-100	{margin-right:100%!important}
		
		/*END PADDING RIGHT*/
		
		
		/*GESTIONE TESTI PC ALIGN*/
		
		.text-Pc-center{
			text-align:center!important;
		}
		
		.text-Pc-left{
			text-align:left!important;
		}
		
		
		.text-Pc-right{
			text-align:right!important;
		}
		
		
		
		/*FLOAT*/
		.float-Pc-left{
			float:left!important;
		}
		.float-Pc-right{
			float:left!important;
		}
		.float-Pc-unset{
			float:unset!important;
		}
		
		
		
		
		/*END GESTIONE TESTI PC ALIGN*/
		
		
		
		/*FONT-SIZE*/
		.fnt-Pc-size-5 	{font-size:5px!important}
		.fnt-Pc-size-10	{font-size:10px!important}
		.fnt-Pc-size-15	{font-size:15px!important}
		.fnt-Pc-size-20	{font-size:20px!important}
		.fnt-Pc-size-25	{font-size:25px!important}
		.fnt-Pc-size-30	{font-size:30px!important}
		.fnt-Pc-size-35	{font-size:35px!important}
		.fnt-Pc-size-40	{font-size:40px!important}
		.fnt-Pc-size-45	{font-size:45px!important}
		.fnt-Pc-size-50	{font-size:50px!important}
		.fnt-Pc-size-55	{font-size:55px!important}
		.fnt-Pc-size-60	{font-size:60px!important}
		.fnt-Pc-size-65	{font-size:65px!important}
		.fnt-Pc-size-70	{font-size:70px!important}
		.fnt-Pc-size-75	{font-size:75px!important}
		.fnt-Pc-size-80	{font-size:80px!important}
		.fnt-Pc-size-85	{font-size:85px!important}
		.fnt-Pc-size-90	{font-size:90px!important}
		.fnt-Pc-size-95	{font-size:95px!important}
		.fnt-Pc-size-100{font-size:100px!important}
	}
	/*END PC*/
	
	
	
	/*CSS SPECIFICI PER COMPONENTI*/

	/*CONTENITORE DELLA CHAT*/
	.imessage {
	  background-color: #fff;
	  border: 1px solid #e5e5ea;
	  border-radius: 0.25rem;
	  display: flex;
	  flex-direction: column;
	  font-size: 1.25rem;
	  margin: 0 auto 1rem;
	  max-width: 600px;
	  padding: 0.5rem 1.5rem;
	}

	.imessage p {
	  border-radius: 1.15rem;
	  line-height: 1.25;
	  max-width: 75%;
	  padding: 0.5rem .875rem;
	  position: relative;
	  word-wrap: break-word;
	}

	.imessage p::before,
	.imessage p::after {
	  bottom: -0.1rem;
	  content: "";
	  height: 1rem;
	  position: absolute;
	}

	/*inviato*/
	p.from-me {
	  align-self: flex-end;
	  background-color: #248bf5;
	  color: #fff; 
	}

	p.from-me::before {
	  border-bottom-left-radius: 0.8rem 0.7rem;
	  border-right: 1rem solid #248bf5;
	  right: -0.35rem;
	  transform: translate(0, -0.1rem);
	}

	p.from-me::after {
	  background-color: #fff;
	  border-bottom-left-radius: 0.5rem;
	  right: -40px;
	  transform:translate(-30px, -2px);
	  width: 10px;
	}

	p[class^="from-"] {
	  margin: 0.5rem 0;
	  width: fit-content;
	}

	p.from-me ~ p.from-me {
	  margin: 0.25rem 0 0;
	}

	p.from-me ~ p.from-me:not(:last-child) {
	  margin: 0.25rem 0 0;
	}

	p.from-me ~ p.from-me:last-child {
	  margin-bottom: 0.5rem;
	}

	/*RICEVUTO*/
	p.from-them {
	  align-items: flex-start;
	  background-color: #e5e5ea;
	  color: #000;
	}

	p.from-them:before {
	  border-bottom-right-radius: 0.8rem 0.7rem;
	  border-left: 1rem solid #e5e5ea;
	  left: -0.35rem;
	  transform: translate(0, -0.1rem);
	}

	p.from-them::after {
	  background-color: #fff;
	  border-bottom-right-radius: 0.5rem;
	  left: 20px;
	  transform: translate(-30px, -2px);
	  width: 10px;
	}

	p[class^="from-"].emoji {
	  background: none;
	  font-size: 2.5rem;
	}

	p[class^="from-"].emoji::before {
	  content: none;
	}

	.no-tail::before {
	  display: none;
	}




	/*SE PRESENTE DIPPL BARRA LINGUA SELEZIONATO */

	.linguaSito {
		padding-bottom: 10px;
	}
	.linguaAttuale {
		border-bottom: solid 1px;
	}
