.elementor-kit-3415{--e-global-color-primary:#161842;--e-global-color-secondary:#DB212B;--e-global-color-text:#161842;--e-global-color-accent:#DEE3F2;--e-global-color-80ab29a:#5C70D1;--e-global-color-06e4c69:#6B6B6B;--e-global-typography-primary-font-family:"Noto Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Serif";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-font-style:italic;font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-3415 button,.elementor-kit-3415 input[type="button"],.elementor-kit-3415 input[type="submit"],.elementor-kit-3415 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Noto Sans", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-accent );border-radius:7px 7px 7px 7px;}.elementor-kit-3415 button:hover,.elementor-kit-3415 button:focus,.elementor-kit-3415 input[type="button"]:hover,.elementor-kit-3415 input[type="button"]:focus,.elementor-kit-3415 input[type="submit"]:hover,.elementor-kit-3415 input[type="submit"]:focus,.elementor-kit-3415 .elementor-button:hover,.elementor-kit-3415 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-accent );border-radius:7px 7px 7px 7px;}.elementor-kit-3415 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3415 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3415 a:hover{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-3415 h1{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3415 h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3415 h3{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-3415 h4{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3415 h5{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-kit-3415 h6{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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 *//*Estilos de texto*/
.color-red{
    color: #db212b;
}
.bold{
    font-weight: 700;
}

.txt-destaque-red{
    font-family: 'Noto Serif';
    font-weight: bold;
    color: #db212b;
    font-style: italic;
}
.txt-destaque-dark-blue{
    font-family: 'Noto Serif';
    font-weight: bold;
    color: #161842;
    font-style: italic;
}
.txt-destaque-light{
    font-family: 'Noto Serif';
    font-weight: bold;
    color: #dee3f2;
    font-style: italic;
}

.text-link span a:hover{
    font-weight: 600!important;
}/* End custom CSS */