.elementor-kit-8{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-154fa6b:#000000;--e-global-typography-primary-font-family:"Rajdhani";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rajdhani";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rajdhani";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rajdhani";--e-global-typography-accent-font-weight:500;background-color:#F6F6F6;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */html, body, a, p, span, h1, h2, h3, h4, h5, h6, strong, em, b, i, li, ul, ol, button, input, textarea, label, small, blockquote, cite, code, pre {
    font-family: "Rajdhani", Sans-serif !important;
}

.text-justify{
    text-align: justify !important
}


.cards_setores {
  background: #f7f7f7; /* mesma cor de fundo que você usou */
  border-radius: 10px;
  text-align: center;
  box-shadow: 
    10px 10px 30px rgba(174, 174, 174, 0.4),  /* sombra cinza */
    -10px -10px 30px rgba(255, 255, 255, 1); /* sombra branca */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cards_setores .elementor-divider-separator {
    box-shadow: 0 9px 27px rgba(50, 42, 123, 1);

}

.span-color {
    color: #1B6CAE;
}

.btn_formulario .elementor-button {
    background-image: linear-gradient(to left, #1A69A9 0%, #26a0da 51%, #184064 100%) !important;
    text-align: center !important;
    transition: 1.5s !important;
    background-size: 300% auto !important;
    color: white !important;
    display: block !important;
}

.btn_formulario .elementor-button:hover {
    background-position: right center !important;
    color: #fff !important;
}/* End custom CSS */