
			@font-face {
			font-family: "Ubuntu";
			font-style: normal;
			font-weight: 400;
			src: url("font/Ubuntu-Regular.ttf")format("truetype");
			}
			@font-face {
			font-family: "Lato";
			font-style: normal;
			font-weight: 400;
			src: url("font/Lato-Regular.ttf")format("truetype");
			}
            
            
            .right
            {
                padding: 15px;
            }
 
            
          
			.textright{
				text-align:right;
				margin-bottom: 10px;
			}
			.w100{
				width:100%;
			}
			.btngcall{
			cursor: pointer;
			font-family: 'Ubuntu', sans-serif;
			font-weight: 600;
			background-color: #ba0c2f;
			color: #ffffff;
			padding: 12px 30px;
			text-transform: uppercase;
			font-size: .75em;
			letter-spacing: .15em;
			border-radius: 30px;
			-webkit-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
			border: 2px solid #ba0c2f;
			-webkit-transition: background .3s ease, color .3s ease, opacity 2.6s ease, -webkit-transform 1.6s ease;
			transition: background .3s ease, color .3s ease, opacity 2.6s ease, -webkit-transform 1.6s ease;
			-o-transition: transform 1.6s ease, background .3s ease, color .3s ease, opacity 2.6s ease;
			transition: transform 1.6s ease, background .3s ease, color .3s ease, opacity 2.6s ease;
			transition: transform 1.6s ease, background .3s ease, color .3s ease, opacity 2.6s ease, -webkit-transform 1.6s ease;
			}
			.icone{
		  font-size: 1.2em;
		  line-height: 5px;
			}
			.padt{
				padding: 15px 0px;
			}
	
		.customclass , .customclass>*:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(h7),.customclass pre,.customclass pre>*{
			font-family: 'Lato', sans-serif!important;
			font-weight: 400!important;
			font-size: 14px!important;
			color: #202020!important;
			white-space: normal!important;
			margin: 0!important;
			line-height: 28px!important;
			}
			/*.customclass ul ,.customclass ol{
				margin-block: 0px!important;
				margin-inline: 0px!important;
			}*/
			
			
			  .customclass ul ,.customclass ol , .customclass li{
               font-family: 'Lato', sans-serif!important;
               font-weight: 400!important;
               font-size: 14px!important;
               color: #202020!important;
               white-space: normal!important;
               line-height: 28px!important; 
               }
			
			.customclass ul ,.customclass ol{
			margin: 10px 0px !important;
			}
			
			.customclass p {
			margin: 0!important;
			line-height: 28px!important;
			}
			.customclass h1 , .customclass h1>*{
			font-family: 'Ubuntu', sans-serif!important;
			font-weight: 700!important;
			font-size: 25px!important;
			color:#202020!important;
			margin: 0px 0px 20px 0px!important;
			line-height: 28px!important;
			}
			.customclass h2 ,.customclass h2>*{
			font-family: 'Ubuntu', sans-serif!important;
			font-weight: 700!important;
			font-size: 20px!important;
			color:#BA0C2F!important;
			margin: 0px 0px 15px 0px!important;
			line-height: 28px!important;
			}
	
			.customclass h3,.customclass h4,.customclass h5,.customclass h6,.customclass h7 
			,.customclass h3>*,.customclass h4>*,.customclass h5>*,.customclass h6>*,.customclass h7>*{
			font-family: 'Lato', sans-serif!important;
			font-weight: 400!important;
			font-size: 14px!important;
			color: #202020!important;
			text-transform: uppercase!important;
			margin: 0!important;
			line-height: 28px!important;
			}
			
			.bordertop{
				border-top: 5px solid #ba0c2f;
			}
			
		
	
	