<div class="jumbotron jumbotron-full-height d-flex" style="background-position-x: center;">
      <div class="jumbotron-image">
        <img class="lazyload" data-src="https://espacolegislacao.totvs.com/wp-content/uploads/2024/08/Reforma-Tributaria-Nuvem-Palavras-1920-x-1080-px-1920-x-500-px.png" src="https://espacolegislacao.totvs.com/wp-content/uploads/2024/08/Reforma-Tributaria-Nuvem-Palavras-1920-x-1080-px-1920-x-500-px.png">
      </div>
      <div class="jumbotron-content">
        <div class="container">
          <div class="row align-items-center">
            <div class="col-lg-7">
              <h1 class="h3 text-white font-weight-normal">
<span class="text-blue font-weight-boldest text-highlighted">Reforma Tributária Datasul</span> <br />
texto 1 <span class="text-blue font-weight-bolder"> texto 2</span> </h1>
            </div>
          </div>
        </div>
      </div>
      <div class="jumbotron-footer jumbotron-footer-white">
        <div class="scroll scroll-white">
          <a href="#novidades">
            <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 505.7 70.1" style="enable-background:new 0 0 505.7 70.1;" xml:space="preserve"><title>curve-hollow-grey-out</title><path class="d-block" d="M351,32.6c-55.9,30.1-71.4,32.7-98.2,32.7s-42.3-2.6-98.2-32.7S28,0,28,0H0v70.1h28h449.6h28.1V0h-28.1C477.6,0,407,2.5,351,32.6z"></path></svg>
          </a>
        </div>
      </div>
    </div>

<style>
html {
	scroll-behavior: smooth;
}

.jumbotron {
    z-index: auto !important;
}

.jumbotron-full-height {
    min-height: 50vh;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.jumbotron {
    background-color: transparent;
    background-size: cover;
    padding: 50px 0;
    margin-top: 0;
    margin-bottom: 0;
    border-radius: 0;
    position: relative;
    border: 0;
}
.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
@media (min-width: 576px)
.jumbotron {
    padding: 4rem 2rem;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

 .jumbotron-full-height .jumbotron-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.jumbotron .jumbotron-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    overflow: hidden;
} 

.jumbotron-full-height .jumbotron-content {
    position: relative;
    padding: 110px 0;
    width: 100%;
}
.jumbotron .jumbotron-content {
    position: relative;
    z-index: 40;
    overflow: hidden;
    max-width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -135px;
    margin-left: 50px;
 }

.jumbotron .jumbotron-footer {
    position: absolute;
    bottom: -6px;
    width: 100%;
    left: 0;
    z-index: 50;
    overflow: hidden;

    .d-block {
		fill: #fff;
	}
} 

.jumbotron img {
	width: 100%;
}

.jumbotron .jumbotron-image:before {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7)
}

.jumbotron .jumbotron-footer>.scroll>a {
    display: block;
    position: relative;
    height: 100%;
}

.jumbotron .jumbotron-footer.jumbotron-footer-white .scroll>a:after {
    border-top-color: #fff;
}

.jumbotron h1 .text-highlighted {
    font-size: 3rem !important;
}

.jumbotron .text-white {
    color: #fff !important;
}

.jumbotron .text-blue {
    color: #0c9abe !important;
}

.jumbotron .font-weight-normal {
    font-weight: 400!important;
}

.jumbotron .font-weight-boldest {
    font-weight: 700 !important;
}

.jumbotron .h3, .jumbotron h3 {
    font-size: 2.125rem;
}

.jumbotron .h1, .jumbotron .h2, .jumbotron .h3, .jumbotron .h4, .jumbotron .h5, .jumbotron .h6, .jumbotronh1, .jumbotron h2, .jumbotron h3,  .jumbotron h4, .jumbotron h5, .jumbotron h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 3.125rem;
}

.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5, .jumbotron h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}   

.jumbotron .jumbotron-footer>.scroll {
    height: 69px;
    width: 505px;
    position: relative;
    z-index: 50;
    left: 0;
    right: 0;
    margin: auto;
}

 .jumbotron .jumbotron-footer>.scroll>a:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid #fff;
    border-right: 15px solid transparent;
    border-bottom: 0;
    border-left: 15px solid transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-animation: float 1s infinite;
    -o-animation: float 1s infinite;
    animation: float 1s infinite;
}
 
@keyframes float {
    50% {
        -webkit-transform: translateY(4px);
        -o-transform: translateY(4px);
        transform: translateY(4px)
    }

    to {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
 </style>

Comunicação sobre a Reforma Tributária no Datasul


  • Escrever o que é a reforma adicionar o cronograma fase de transição da reforma (parte conceitual)
  • Outro quadro como o Datasul ira contribuir para a reforma? (Utilizar o ppt que utilizamos para o webinar da reforma, pilares) 
  • Aba - Destaques - colocar o convite para novos eventos totvs responde da reforma e o comunicado (arte) que será criado. 
  • Aba - Materiais e Eventos - Links dos materiais disponíveis (Consultoria de segmento, gravações webinares realizados, links do governo portal da reforma) 
  • Aba - Planejamento (entregas / releases) 
  • Aba - Configurador de tributos



DESTAQUES       VÍDEOS DO RELEASE       Configurador de Tributos       EXPEDIÇÃO CONTÍNUA


Destaques!

EVENTO WEBINAR - - Configurador de Tributos HTML - Linha Datasul

Com a Reforma Tributária, ferramentas ágeis e eficientes são essenciais para atender às novas demandas fiscais.

O que vamos abordar?

- Visão geral do Configurador de Tributos HTML;

- Configuração de tributos para cenários fiscais de entrada e saída;

- Exemplos práticos de uso e personalização.





Documento Técnico: DT Configurador de Tributos HTML

Documento de Referência: Configurador de Tributos - html-mft.taxConfigurator

Página Centralizadora: Configurador de Tributos

Apresentação em formato PDF:

Voltar para o Início

Configurador de Tributos

Integração das Guias GNRE com Contas a Pagar

Possibilita gerar títulos no Contas a Pagar para as guias da GNRE, permitindo realizar a Atualização e também Cancelamento dos Títulos gerados no Contas a Pagar quando necessário.

Documentações:

Voltar para o Início

<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}
</style>