.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-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--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.el-is-editing{--global-palette1:#2B6CB0;--global-palette2:#215387;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.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){--kit-widget-spacing: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 *//* FORMULARIO COLEGIO LOS HÉROES */

.wpcf7{
    background:#ffffff;
    padding:35px;
    border-radius:25px;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}

.wpcf7 input,
.wpcf7 textarea{
    width:100%;
    border:1px solid #dfe5ee;
    border-radius:14px;
    padding:15px 18px;
    background:#fafbfc;
    transition:.3s;
    font-size:15px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus{
    border-color:#0C2A67;
    box-shadow:0 0 0 3px rgba(12,42,103,.10);
    outline:none;
}

.wpcf7 textarea{
    min-height:180px;
}

.wpcf7-submit{
    background:#E5D80A !important;
    color:#0C2A67 !important;
    border:none !important;
    border-radius:50px !important;
    padding:16px 35px !important;
    font-size:18px !important;
    font-weight:800 !important;
    cursor:pointer;
    transition:.3s;
    box-shadow:0 8px 20px rgba(229,216,10,.25);
}

.wpcf7-submit:hover{
    transform:translateY(-2px);
    background:#f4e51a !important;
}

.wpcf7 label{
    color:#0C2A67;
    font-weight:700;
    font-size:15px;
}

.wpcf7-response-output{
    border-radius:12px !important;
}
.heroes-titulo{
    color:#0C2A67;
    font-size:34px;
    font-weight:800;
    margin-bottom:20px;
}

.wpcf7 p{
    margin-bottom:12px;
}

.wpcf7-form-control-wrap{
    display:block;
}

.wpcf7 input,
.wpcf7 textarea{
    width:100% !important;
    box-sizing:border-box;
}

.wpcf7 textarea{
    min-height:140px !important;
}

.wpcf7-submit{
    width:100%;
    max-width:260px;
}/* End custom CSS */