.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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-6 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);}@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 */.marginbottom0{margin-bottom:0 !important;}
.fontinherit *{font-family:inherit ;font-size:inherit;color:inherit;font-weight:inherit;}

body .wpcf7-not-valid-tip {
    bottom: -30px;
}
@media  (min-width: 780px) {
.grid {
    display: flex;
    /* align-content: space-between; */
}
.grid .grid-1-3 {
    width: 33%;
    padding: 10px;
}
}
.wpcf7-list-item {
    display: inline-block;
    margin-left: 11px !important;
}
p{margin-top:0;margin-bottom:20px;}
p:last-child{margin-bottom:0;}

/* Efeito de sublinhado animado em links de texto, exceto botões e links dentro de .qodef-m-button */
a:not(.elementor-button):not(.btn):not([role="button"]):not(.qodef-m-button a):not(.qodef-m-button a *) {
  position: relative;
  overflow: hidden;
  text-decoration: none;
}

a:not(.elementor-button):not(.btn):not([role="button"]):not(.qodef-m-button a):not(.qodef-m-button a *)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: currentColor;
  transition: width 0.3s ease;
}

a:not(.elementor-button):not(.btn):not([role="button"]):not(.qodef-m-button a):not(.qodef-m-button a *):hover::after {
  width: 100%;
}

a.qodef-shortcode.qodef-m.qodef-button.qodef-layout--circled.qodef-html--link:after {
    display: none;
}
span.wpcf7-not-valid-tip {
    font-size: 15px;
    /* margin-top: 5px; */
    /* margin-bottom: 5px; */
    bottom: -22px;
}

input.oculto {
  display: none !important;
}/* End custom CSS */