/* quitar iconos del formulario */
.wpcf7-form p span:before {
    content: &#039;\f007&#039;;
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: relative;
    top: 33px;
    left: -153px;
    height: 27px;
    width: 38px;
    line-height: 27px;
    text-align: center;
    font-size: 16px;
    border-right: 1px solid #cccccc;
    text-align: center;
}

/* margen inferior */
.wpb_content_element {
    margin-bottom: 0px !Important;
}

/* cambiar color letra newsletter */
.newsletter h3, .eemail_caption {
    float: left;
    margin: 0;
    line-height: 86px;
    color: #ffffff !Important;
}

.footerWidget{margin:100px 0 30px 0}
