.formulario-ibtm24 .select2-selection__rendered {
    background-color: #f4f4f4;
    border-color: #dbddde;
    border-width: 2px;
    border-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #666666;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
}
.formulario-ibtm24 .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #727272;
    line-height: 18px;
    background-color: #f4f4f4;
}
.formulario-ibtm24 .form_group .select2-selection__rendered {
    height: 42px;
}
.formulario-ibtm24 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
}
.formulario-ibtm24 .column_inner .fa {
    position: relative;
    top: 33px;
    left: -39px;
}
.formulario-ibtm24 .wpcf7-date {
    padding-left: 35px !important;
}