.elementor-kit-9{--e-global-color-primary:#025FAC;--e-global-color-secondary:#38761D;--e-global-color-text:#7A7A7A;--e-global-color-accent:#38761D;--e-global-color-c441dd3:#FFFFFF;--e-global-color-5c77dcb:#4D4D4D;--e-global-color-1374642:#000000;--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-9 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 *//*Estilos del Formulario Modal & Banner del Home*/
.column-f{
  color: white;
      font-family: "Questrial", Sans-serif;
      font-size: 16px;
}
@media(min-width:768px){
.column-f{
    display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 4rem;
}
}
@media(min-width:768px){
.col-form{
    /*padding-right: 12px;*/
    border-left: 1px solid white;
    padding-left: 30px;
}
}
.col-form ::placeholder{
    color: #A6CE3A;
}
.form-home ::placeholder{
        color: #A6CE3A;
}
.premium-modal-box-modal-footer{
    display: none;
}
.premium-modal-box-modal-header{
    border: none!important;
}
span.wpcf7-list-item.first{
    display: block!important;
    margin-top: 10px;

}
.premium-modal-box-modal-close{
    position: absolute!important;
    left: 90%!important;
   top: 3%!important;
}
.text-form-modal{
    margin-top: 20px;
    border-top: 2px solid white;
    padding-top: 20px;
}
@media(min-width:768px){
    .text-form-modal{
        margin-top:0;
        border-top:none;
        padding-top:0px;
    }
}
@media(min-width:768px){
.form-flex{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 2rem;
}
}
.mb{
    margin-bottom: 2rem
}/* End custom CSS */