<style>
#title-text {
	display: none !important; 
}

.columnLayout.three-equal{
	background-size: contain!important;    
	width: 100%;
	margin: 0 auto;
	padding-top: 32px;
    text-decoration: none;
    background-image: url(https://tdn.totvs.com/download/attachments/607056224/Banner.PNG?);
    height: 100%;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 230px;
}

div.panelContent{
	margin: 0 auto;
	padding-top: 32px;
	width: 1000px;
	height: 300px;
}

.sectionMacro .columnMacro+.columnMacro {
    padding-left: 60px!important;
}

.composition-banner-overlay{
background:rgba(0,0,0,0.0);min-height:inherit;position:relative;border-radius:5px;
}

.aui-button.aui-button-primary, .aui-button.aui-button-primary:visited {
background-color: #0c9abe;
color: #111111;
display: block;
margin-left: 20px;
margin-right: auto;

}
.composition-banner-title{
color: #0c9abe!important;
}

.composition-banner-desc{
color: #0c9abe!important;
}

.composition-banner-content {
width:100%;
}

.composition-banner {
    min-height: 320px;
    border-radius: 5px;
    margin-left: 10px;
 	background-repeat: no-repeat;
  	background-position: center;
}
.composition-banner{
  opacity: 1.0;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.composition-banner:hover{
  opacity: 0.5;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
</style>



<style> #title-text {
    background-image: url('https://totvscrm.com/wp-content/uploads/2023/08/capa-com-fundo-e-sem-icone-TDN21.png') !important;
}

#title-text {
    display: flex;
    justify-content: center;
    align-items: center;
    /* Outras propriedades... */
}

#title-text a {
    z-index: 10;
    font-size: 35px;
    font-weight: bold;
    color: white !important;     
text-transform: uppercase;
   
}

.page-description {
    display: none;
}

    #title-text a img {
max-height: 150px;
    width: auto; /* Mantém a proporção da imagem */
    display: block; 
position: absolute; }


      </style>