.wpuf-menu-item.post { display: none; }
.wpuf-dashboard-navigation { display: none;}
.wpuf-dashboard-content { width: 100% !important; }
form.wpuf-form-add.wpuf-form-layout4.wpuf-style { width: 100%;}

.page.page-id-8 .page-header, .page.page-id-373 .page-header {
    height: calc(25vh + 60px);
    min-height: auto;
}
.page.page-id-8 .content-section, .page.page-id-373 .content-section {
    padding: 0;
    margin-top: 25px;
}
.page.page-id-8 .content-section h3, .page.page-id-373 .content-section h3, .post-title-2 {
    width: 100%;
    display: block;
    font-size: 3vw;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.2;
}
ul.wpuf-form li .wpuf-fields .wpuf-checkbox-inline {
    display: block !important;
    margin-right: 10px;
}
.wpuf-form-add.wpuf-form-layout4 ul.wpuf-form li .wpuf-fields input[type="checkbox"] {
    margin-right: 5px;
    display: inline !important;
}
select#pais_364 {
    background: #fafafa;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 10%);
    border: 1px solid #ddd;
    color: #888;
    width: 95%;
    height: 62px;
}
.g-recaptcha div {
    margin: 0px auto 20px auto;
}