.page-id-2025 .pl-section-title {
    display: none;
}
.page-id-2025 .pl-new-loop {
    padding: 0 15% 0 10%;
}
.page-id-2025 .has-medium-font-size span{
    display: block;
}
.page-id-2025 .has-medium-font-size strong {
    font-weight: 700;
    font-size: .95em;
    margin-top: 5px;
    display: block;
}
.page-id-2025 label {
     font-weight: 700;
}
.page-id-2025 label span {
     font-weight: 300;
     font-size: .65em;
     color: #ae976b;
}
.page-id-2025 input {
    width: 100%;
}
.page-id-2025 .wpcf7-select {
    width: 100%;
    height: 33.55px;
    border-radius: 2px !important;
}
.page-id-2025 input.wpcf7-submit{
    width: 97%;
    font-weight: 900;
    background: #1d1d1d;
    border: none;
    color: #fff;
    font-size: 1.2em;
    border-radius: 4px;
    text-transform: uppercase;
}
.page-id-2025 span.wpcf7-not-valid-tip {
    border: 1px solid #ebccd1 !important;
    background: #f2dede !important;
    font-size: 1em;
    font-weight: 600;
    width: 110px;
    color: #cb3939;
    margin-top: -10px;
    right: 0px;
    border-radius: 0 0 3px 3px;
}
.page-id-2025 .encerradas {
    font-size: 1.7em;
    font-weight: 900;
    margin-top: 10px;
    display: block;
    border-top: 1px solid #333;
    padding-top: 20px;
    color: #e91e1e;
}

.collapseomatic {
    background-position: 0px 5px;
    padding: 0 0 10px 20px;
    display: block;
    font-weight: 500;
}

.page-id-2025 .wpcf7-mail-sent-ok {
    border: 1px solid #cee5bb;
    background: #dff0d8;
    font-size: 1.1em;
    color: #009331;
    font-weight: 600;
}

@media only screen and (max-width: 600px) {
   .page-id-2025 .pl-new-loop {
        padding: 0 2% ;
   }
}
