.elementor-kit-7{--e-global-color-primary:#415364;--e-global-color-secondary:#91B6BB;--e-global-color-text:#FFFFFF;--e-global-color-accent:#DF6A2E;--e-global-color-6938601:#E6EFF0;--e-global-color-98a95e2:#2D3237;--e-global-color-635d406:#FFFFFF;--e-global-typography-primary-font-family:"Sora";--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:"Gudea";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:400;--e-global-typography-8493f13-font-family:"Gudea";--e-global-typography-8493f13-font-size:14px;--e-global-typography-8493f13-font-weight:300;background-color:var( --e-global-color-primary );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;font-size:55px;font-weight:600;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Sora", Sans-serif;font-size:42px;font-weight:600;}.elementor-kit-7 h3{color:var( --e-global-color-text );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:960px;}.e-con{--container-max-width:960px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:720px;}.e-con{--container-max-width:720px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:340px;}.e-con{--container-max-width:340px;}}/* Start custom CSS *//*FORMULARIO DE CONTACTAO*/
.contenedor2 {
   display: grid;
   grid-template-columns: 2fr 2fr;
   grid-gap: 20px;
   margin-bottom: 0 !important;
}
@media (max-width: 600px) {
  .contenedor2 {display: block;}
}
p.wpcf7-legend {
    font-size: 12px;
    line-height: 17px;
}
/*ELIMINAR ESPACIO FINAL TXT*/
.elementor-text-editor p:last-child{ 
 margin-bottom:0px;
}
/*TEXTOS LEGALES*/
.texto-legal h1 {font-size: 30px;
    padding-bottom: 20px
}
.texto-legal h2 {font-size: 25px !important;
    padding-bottom: 12px;
}
.texto-legal h3 {font-size: 20px !important;
    padding-bottom: 12px;
}/* End custom CSS */