.parallax #wordpress-form-acm,
#wordpress-form-acm-1 {
    max-width: 400px;
    margin: auto;
    color: #fff;
}

.parallax {
    /*color: #fff;*/
}


.parallax .acumba_title {
    display: none;
}


.parallax #wordpress-form-acm p,
#wordpress-form-acm-2 p,
#wordpress-form-acm-1 p {
    color: #fff;
}

.parallax #wordpress-form-acm .acumba_ACEPTARTERMINOS,
#wordpress-form-acm-1 .acumba_ACEPTARTERMINOS {
    text-align: left;
}

.parallax #wordpress-form-acm .acumba_ACEPTARTERMINOS a,
#wordpress-form-acm-1 .acumba_ACEPTARTERMINOS a{
    color: #fff;
    text-decoration: underline;
}

.parallax #wordpress-form-acm p,
#wordpress-form-acm-2 p {
    font-size: 12px;
}

#wordpress-form-acm input[type=checkbox],
#wordpress-form-acm-2 input[type=checkbox],
#wordpress-form-acm-1 input[type=checkbox] {
    width: 15px !important;
}

#wordpress-form-acm input[type=text],
#wordpress-form-acm-2 input[type=text],
#wordpress-form-acm-1 input[type=text] {
    display: inline-block;
    text-decoration: none;
    border: 0;
    outline: 0;
    color: #adadad;
    background-color: #f6f6f6;
    font-size: 14px;
    font-family: inherit;
    margin: 0;
    padding: 2px 4%;
    width: 74%;
    height: 33px;
    line-height: 33px;
    margin-bottom: 10px;
}

.parallax #wordpress-form-acm input[type=submit],
#wordpress-form-acm-1 input[type=submit] {
    margin-bottom: 20px;
}

#wordpress-form-acm input[type=submit] {
    position: relative;
    display: inline-block;
    width: auto;
    height: 43px;
    line-height: 43px;
    margin: 0;
    padding: 0 22px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    background-color: #eb005d;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    white-space: nowrap;
    border: 0;
    outline: 0;
    border-radius: 2px;
    -o-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    -webkit-backface-visibility: hidden;
    text-shadow: none;
}


.widget_categories .children {
    padding-top: 5px;
    padding-left: 15px;
}

.widget_categories .children li {
    margin: 5px 0;
    font-size: 14px;
}

.home .full_width_inner .vc_row:nth-child(2) .parallax {
    color: #fff;
}