{"id":607,"date":"2016-08-21T09:30:53","date_gmt":"2016-08-21T09:30:53","guid":{"rendered":"http:\/\/angelleal.com\/en\/consultas\/"},"modified":"2018-01-16T15:27:49","modified_gmt":"2018-01-16T15:27:49","slug":"consultations","status":"publish","type":"page","link":"https:\/\/www.angelleal.com\/en\/consultations\/","title":{"rendered":"Consultations"},"content":{"rendered":"\r\n<section class=\"two-cols-description-section section-accent section mt60 mb50\" id=\"consultation_form\">\r\n    <div class=\"container-fluid two-cols-description-row\">\r\n        <div class=\"col-md-6 wow fadeInLeft\">\r\n            <form method=\"POST\" action=\"https:\/\/www.paypal.com\/cgi-bin\/webscr\"  class=\"wpcf7-form\" novalidate=\"novalidate\">\r\n                <div style=\"display: none;\">\r\n                    <input type=\"hidden\" name=\"cmd\" value=\"_s-xclick\" \/>\r\n                    <input type=\"hidden\" name=\"hosted_button_id\" value=\"LKQHAMYAQ8YH4\" \/>\r\n                <\/div>\r\n\r\n\r\n                <div id=\"form_error\" class=\"alert alert-danger\" role=\"alert\">\r\n                    <strong>Please type your phone number<\/strong>\r\n                <\/div>\r\n                <div class=\"form-group\">\r\n                    <span class=\"wpcf7-form-control-wrap phone\">\r\n                    \t\t<label for=\"os0\" class=\"visually-hidden\">Phone<\/label>\r\n                        <input type=\"tel\"\r\n                            name=\"os0\"\r\n                            id=\"os0\"\r\n                            class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel form-control\" value=\"\"\r\n                            size=\"40\"\r\n                            title=\"Phone\"\r\n                            aria-invalid=\"false\"\r\n                            aria-required=\"true\"\r\n                            placeholder=\"Phone\" \/>\r\n                    <\/span>\r\n                <\/div>\r\n                <div class=\"disclaimer\">\r\n                    <label class=\"disclaimer-label\" for=\"disclaimer-check\">Accept *<\/label>\r\n                    <input type=\"checkbox\" id=\"disclaimer-check\">\r\n                    <p>Notice Regarding Contact Through website<br\/><p>Thank you for reaching out to Angel F. Leal Jr. P.A. Law Firm. We are honored you visited our website. Please understand that sending information to the firm, via our website, does not mean that an attorney\/client relationship has been created and, therefore, no attorney\/client privileges exist by visiting our website or emailing our firm. Any information and\/or questions gathered from this website are not confidential. Persons that communicate to the firm are not clients of the Angel F. Leal Jr. P.A. Law Firm until the firm and client have signed a legal services agreement with the firm. By clicking the Accept button, you are accepting the previous statements and agreeing to proceed.<\/p><\/p>\r\n                    <p class=\"red-callout\"><strong><strong>* You need to click the 'Accept' checkbox before you can complete your payment submission.<\/strong><\/p>\r\n                <\/div>\r\n                <div class=\"form-group center-block text-center\">\r\n                   <input id=\"paypal-link\" disabled type=\"image\"\r\n                    src=\"\/wp-content\/uploads\/2023\/09\/btn_paynowCC_LG.gif\"\r\n                    border=\"0\"\r\n                    name=\"submit\"\r\n                    alt=\"PayPal - The safer, easier way to pay online!\" \/>\r\n                    <img loading=\"lazy\" decoding=\"async\" alt=\"\" border=\"0\" src=\"https:\/\/www.paypalobjects.com\/en_US\/i\/scr\/pixel.gif\" width=\"1\" height=\"1\">\r\n                <\/div>\r\n            <\/form>\r\n        <\/div>\r\n        <div class=\"col-md-6 wow fadeInRight\">\r\n            <div class=\"section-header pb10\">\r\n                <h2>Legal Consultation<\/h2>\r\n            <\/div>\r\n\r\n                        <div class=\"text-content\">\r\n                <p><strong>Hours Consultation:<\/strong><\/p>\r\n                <ul>\r\n                    <li>US Eastern Time<\/li>\r\n                    <li>Monday to Friday 8:30 AM to 5:00 PM ( in Person and Telephone )<\/li>\r\n                    <!-- <li>Alternate Saturday open  - 9:00 AM to 2:00 PM (in Person and with an Appointment)<\/li> -->\r\n                    <li>Saturday\/Sundays: Closed<\/li>\r\n                <\/ul>\r\n                <p><strong>Consultation cost<\/strong><\/p>\r\n                <ul>\r\n                    <li>Consultations $125.00 (In person or telephone)<\/li>\r\n                    <!-- <li>Standard $80.00 ( within 24 Hours via telephone )<\/li>\r\n                    <li>Emergency $200.00 ( Within 4 Hours Via telephone )<\/li> -->\r\n                <\/ul>\r\n                <p><strong>Terms<\/strong><\/p>\r\n                <ul>\r\n                    <li>a) Consultations will be answered by an Attorney of Angel Leal Law Firm.<\/li>\r\n                    <li>b) Consultation are not refundable.<\/li>\r\n                    <li>c) Answers to your questions will be based on the law and not in customer satisfaction.<\/li>\r\n                    <li>d) You must be aware of your phone once you place a consultation order.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n                        \r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<script type=\"text\/javascript\">\r\nvar $ = jQuery.noConflict();\r\njQuery(document).ready(function($) {\r\n    var $ = jQuery.noConflict();\r\n    $('#os0').keydown(function(e) {\r\n        var a = [8, 9, 13, 16, 17, 18, 20, 27, 35, 36, 37, 38, 39, 40, 45, 46, 91, 92];\r\n        var k = e.which;\r\n\r\n        for (i = 48; i < 58; i++)\r\n            a.push(i);\r\n        for (i = 96; i < 106; i++)\r\n            a.push(i);\r\n\r\n        if (!(a.indexOf(k) >= 0))\r\n            e.preventDefault();\r\n    });\r\n\r\n    $(function() {\r\n        $('#os0').keyup(function() {\r\n            var curchr = this.value.length;\r\n            var curval = $(this).val();\r\n            if (curchr === 0) {\r\n                $(\"#form_error\").fadeTo(2000, 500).slideUp(500);\r\n            } else if (curchr == 3) {\r\n                $('#os0').val(\"(\" + curval + \")\" + \"-\");\r\n            } else if (curchr == 9) {\r\n                $('#os0').val(curval + \"-\");\r\n            }\r\n        });\r\n    });\r\n\r\n    $('#form_error').hide();\r\n});\r\n<\/script>\r\n\r\n<style type=\"text\/css\">\r\n    #form_error{display:none;}\r\n    .alert.in{display: block !important;}\r\n<\/style>\r\n\r\n\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":2947,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template\/page-template-fullwidth.php","meta":{"footnotes":""},"class_list":["post-607","page","type-page","status-publish","has-post-thumbnail","hentry","gallery-content-unit"],"_links":{"self":[{"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/pages\/607","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/comments?post=607"}],"version-history":[{"count":0,"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/pages\/607\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/media\/2947"}],"wp:attachment":[{"href":"https:\/\/www.angelleal.com\/en\/wp-json\/wp\/v2\/media?parent=607"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}