.gfield_label{
    display: flex;
}
.red_ast {
    margin-left: 5px;
    margin-bottom: 0;
}
.datazo, .resumen{
    list-style: none;
}
#form_section_3 ul {
    padding-left: 0;
}
#form_section_3 ul li {
    list-style: none;
}
.bg-cream {
    background: #F9F8F7;
    margin: 50px 0;
}
#contenedor-formulario-pdf{
    padding-top: 30px;
}
.terminos-y-condiciones {
    margin-top: 20px;
    margin-bottom: 56px;
}
.descargar_factura input{
    margin-top: 8px!important;
}
.ginput_container.ginput_container_text select {
    height: 50px;
    padding: 10px 20px;
    margin: 10px 0px;
    border: 1px solid #dcdee1;
    background: #fff;
    width: 100%;
    max-width: 400px;
}