@charset "UTF-8";
/* CSS Document */


.marca{

text-shadow: 1px 1px 4px rgb(7, 47, 119);
        font-family: 'Abhaya Libre', serif;
        font-size: 45px;
        font-weight: 300;
        line-height: normal;
        color: #ffffff;
    }
	
	.texto{
		

font-family: 'Abhaya Libre', serif;

        
        font-size: 26px;
        font-weight: 600;
        line-height: normal;
		color:#000000;
		text-transform:none
		
		
		
        
    }
	.textodois{


font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        
        font-size: 16px;
        font-weight: 300;
        line-height: normal;
		color:#000000;
		text-transform:none
		
		
		
        
    }