.elementor-kit-7{--e-global-color-primary:#201836;--e-global-color-secondary:#13A538;--e-global-color-text:#201836;--e-global-color-accent:#13A538;--e-global-color-451fa16:#C8D300;--e-global-color-0558476:#EFEFEF;--e-global-color-eeadaec:#DEDEDE;--e-global-color-df79aa2:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-0558476 );color:var( --e-global-color-primary );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-df79aa2 );border-style:none;border-radius:99px 99px 99px 99px;padding:12px 30px 12px 30px;}.elementor-kit-7 button:hover,.elementor-kit-7 button:focus,.elementor-kit-7 input[type="button"]:hover,.elementor-kit-7 input[type="button"]:focus,.elementor-kit-7 input[type="submit"]:hover,.elementor-kit-7 input[type="submit"]:focus,.elementor-kit-7 .elementor-button:hover,.elementor-kit-7 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-df79aa2 );}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-7 a{color:var( --e-global-color-secondary );}.elementor-kit-7 a:hover{color:var( --e-global-color-451fa16 );}.elementor-kit-7 h1{font-weight:700;}.elementor-kit-7 h2{font-weight:700;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1366px;}.e-con{--container-max-width:1366px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
    padding: 0px;
}

@media (max-width: 1024px) {
  body {
      padding: 80px 10px 0 10px;
  }
  
  header.elementor {
      position: fixed;
      width: 100%;
      top: 0; left: 0;
      z-index: 2;
  }
}

@media (max-width: 767px) {
    body {
      padding-top: 90px;
  }
}

hr.wp-block-separator {
    color: #efefef;
    margin: 20px 0;
    height: 1px;
    border: none;
    background-color: #efefef;
}

.title--aside {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.botao_sistema a{
    font-family: poppins;
    font-size: 13px;
    transition: 0.3s linear; 

}
.botao_sistema a:hover{
    color: #eb8efb !important;
}/* End custom CSS */