.elementor-32 .elementor-element.elementor-element-5a75547d{--display:flex;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:100px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}.elementor-32 .elementor-element.elementor-element-67fa5da{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-32 .elementor-element.elementor-element-ec40b80.elementor-element{--flex-grow:1;--flex-shrink:0;}.elementor-32 .elementor-element.elementor-element-ec40b80{text-align:start;}.elementor-32 .elementor-element.elementor-element-ec40b80 .elementor-heading-title{font-family:"Zen Kaku Gothic New", Sans-serif;font-size:48px;font-weight:700;line-height:1.5em;color:var( --e-global-color-text );}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-32 .elementor-element.elementor-element-ef59355{font-size:16px;}.elementor-32 .elementor-element.elementor-element-b5aec11{color:#FF0000;}.elementor-32 .elementor-element.elementor-element-0208225{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:10px;--padding-right:10px;}@media(max-width:1280px){.elementor-32 .elementor-element.elementor-element-67fa5da{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}}@media(max-width:767px){.elementor-32 .elementor-element.elementor-element-ec40b80 .elementor-heading-title{font-size:38px;}}/* Start custom CSS */.nini {
    font-size: 11px;
    display: inline-block;
    color: #006EB6;
    border: 1px solid #006EB6;
    padding: 3px;
    vertical-align: 10%;
    margin: 0 0 0 5px;
}
.hisu {
    padding: 3px;
    color: #fff;
    background-color: #006EB6;
    border: 1px solid #006EB6;
}
.wpcf7 .c-table fieldset legend:before {
    display: none;
}
.wpcf7 .c-table>div {
    display: grid;
    gap: 1px;
}
.wpcf7 .c-table fieldset {
    outline: 1px solid #ccc;
}
.wpcf7 .c-table fieldset>.flex {
    border: none;
}
.aitemsFS {
    align-items: flex-start;
}
.wpcf7 .c-table fieldset legend {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 30%;
    padding: 20px;
}
.wpcf7 .c-table fieldset div.fr {
    width: 70%;
    border-left: 1px solid #ccc;
    padding: 20px;
}
.wpcf7 .c-table fieldset .fr .flex {
    border: none;
    align-items: center;
    justify-content: flex-start;
}
.wpcf7 .c-table fieldset .fr .flex p {
    margin-right: 40px;
}
.wpcf7 .c-table fieldset .fr .flex p span {
    margin-left: 10px;
}
.wpcf7 .wpcf7-submit {
  margin-top: 80px;
}
.wpcf7 .c-table fieldset div textarea {
    margin: 0 1%;
}
.wpcf7 .c-table fieldset p {
    padding: 0 0 4px;
}
.widget_wysija .wysija-submit, .wpcf7 .wpcf7-submit {
    background-color: #006eb6;
}

@media(max-width:767px) {
    .wpcf7 .c-table fieldset>.flex {
        flex-wrap: wrap;
    }
    .wpcf7 .c-table fieldset legend {
        width: 100%;
        max-width: none;
        justify-content: flex-start;
        gap: 20px;
    }
    .wpcf7 .c-table fieldset div.fr {
        width: 100%;
        border-top: 1px solid #ccc;
        border-left: none;
    }
    .wpcf7 .c-table fieldset .fr>.flex {
        flex-wrap: wrap;
    }
    .wpcf7 .wpcf7-submit {
        margin-top: 50px;
    }
}
@media (max-width: 480px) {
    .wpcf7 .c-table fieldset div.fr, .wpcf7 .c-table fieldset:first-child legend {
        padding: 20px 10px;
    }
    .wpcf7 .c-table fieldset div input, .wpcf7 .c-table fieldset div textarea {
        margin: 5px 0;
    }
}/* End custom CSS */