.elementor-kit-7{--e-global-color-primary:#181A51;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#86BC24;--e-global-color-a3da4ee:#F4C305;--e-global-color-e8d77a9:#006190;--e-global-color-2a26549:#18174A;--e-global-color-2c3241d:#67BD00;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-lightbox{--lightbox-navigation-icons-size:45px;}@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 *//* -------LINKS-------*/
.links-brancos {
  color: white;
  text-decoration: none; /* Remove o sublinhado, se desejar */
}

.links-brancos:hover {
  color: #f0f0f0; /* Uma cor mais clara ao passar o mouse */
}
/* -------LINKS-------*/

/* -------WP FORMS-------*/

.wpforms-field-medium, .wpforms-field-large{
    border-radius: 5px !important;
}

.wpforms-field {
     padding: 5px 0px !important;
}

.wpforms-submit {
background-image: linear-gradient(to bottom, #181A51, #006190)!important;
   border-radius: 5px !important;
   font-size: 16px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  text-decoration: none !important;
  color: #ffffff !important;
   text-transform: uppercase !important;
  width: 100% !important;
}

.wpforms-submit:hover{
}

.wpforms-page-button {
    background-color: #ED7900 !important;
    border-radius: 10px !important;
    font-family: Poppins !important; 
  font-size: 13px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  text-decoration: none !important;
  color: #ffffff !important;
  line-height: 1.5 !important;
  text-transform: uppercase !important;
}

.wpforms-page-button:hover {
  text-decoration: underline !important;
  background-color: #ED7900 !important;
}

.wpforms-error {
  font-size: 13px !important;
  color: red !important;
}

.wpforms-required-label {
  color: #ED7900 !important;
}

.wpforms-confirmation-container-full {
      background-color: #ffffff !important;
      color: #282A29 !important;
      border: none !important;
        font-size: 14px !important;
  font-weight: 400 !important;
}

.wpforms-field-label {
      font-weight: 400 !important;
      color: #282A29 !important;
}

.wpforms-icon-choices-label {
    font-size: 13px !important;
    font-weight: 400 !important;
     color: #282A29 !important;
     line-height: 0.5 !important;
}

/* -------WP FORMS-------*//* End custom CSS */