{"id":28,"date":"2016-12-07T16:36:11","date_gmt":"2016-12-07T15:36:11","guid":{"rendered":"http:\/\/blueline-data.com\/?page_id=28"},"modified":"2016-12-08T14:12:46","modified_gmt":"2016-12-08T13:12:46","slug":"contactez-nous","status":"publish","type":"page","link":"https:\/\/blueline-data.com\/index.php\/contactez-nous\/","title":{"rendered":"Contactez-nous"},"content":{"rendered":"<p style=\"text-align: justify;\">Pour \u00e9changer sur vos projets Data :<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ff6600;\">contact@blueline-data.com<\/span><\/p>\n<p style=\"text-align: justify;\">Ou alors en remplissant le formulaire ci-dessous :<\/p>\n    <script type=\"text\/javascript\">\t\tvar plugin_url = \"https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\";      WDF_GRADING_TEXT ='Your score should be less than';       WDF_INVALID_GRADING_3 \t= 'Your score should be less than';      FormCurrency_3 = '$';        FormPaypalTax_3 = '0';        function formOnload3() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form3\").find(jQuery(\"input[type='radio']\")).click(function() {jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form3\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form3\").find(jQuery(\"input[type='checkbox']\")).click(function() {jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label'); jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')});\t          jQuery(\"#form3\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_paypal_price'] input, div[type='type_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity\").keypress(function(evt) {return check_isnum(evt)});                jQuery(\"div[type='type_grading'] input\").keypress(function(evt) {return check_isnum_or_minus(evt)});                jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function() {set_total_value(3)});        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input\").change(function() {set_total_value(3)});        jQuery(\".wdform-quantity\").change(function() {set_total_value(3)});        jQuery(\"div[type='type_address'] select\").change(function() {set_total_value(3)});                jQuery(\"div[type='type_time'] input\").blur(function() {add_0(this)});        jQuery('.wdform-element-section').each(function() {          if(!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width())!=0)          {                        if(jQuery(this).css('display')==\"table-cell\")            {              if(jQuery(this).parent().attr('type')!=\"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width)*2+50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);              }            }          }          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);        });\t                jQuery('.wdform-label').each(function() {          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))          {            jQuery(this).parent().css('max-width',jQuery(this).parent().width());            jQuery(this).parent().css('width','');          }        });                (function(jQuery){          jQuery.fn.shuffle = function() {            var allElems = this.get(),              getRandom = function(max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function(){                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;               });            this.each(function(i){              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);                                        if(window.before_load)        {          before_load();        }      }      jQuery(window).load(function () {        formOnload3();      });      form_view_count3=0;      jQuery(document).ready(function () {        for(i=1; i<=30; i++) {          if (document.getElementById('3form_view'+i)) {            form_view_count3++;            form_view_max3 = i;          }        }        if (form_view_count3 > 1) {          for (i = 1; i <= form_view_max3; i++) {            if (document.getElementById('3form_view' + i)) {              first_form_view3 = i;              break;            }          }          generate_page_nav(first_form_view3, '3', form_view_count3, form_view_max3);        }      });      function check_required3(but_type) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }         var types = [\"type_name\",\"type_submitter_mail\",\"type_number\",\"type_text\",\"type_text\",\"type_textarea\",\"type_submit_reset\"];\t\t\tvar label_ids = [\"1\",\"2\",\"14\",\"3\",\"13\",\"5\",\"4\"];\t\t\tjQuery.each(types, function (index, elem) {\t\t\t\tswitch(elem) {\t\t\t\t\tcase \"type_text\":\t\t\t\t\tcase \"type_password\":\t\t\t\t\tcase \"type_textarea\":\t\t\t\t\tcase \"type_number\":\t\t\t\t\tcase \"type_submitter_mail\":\t\t\t\t\t\tcase \"type_spinner\":\t\t\t\t\tcase 'type_own_select':\t\t\t\t\tcase 'type_country':\t\t\t\t\tcase 'type_date': \t\t\t\t\tcase 'type_hidden': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_send_copy':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\tcase 'type_phone':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_first3, #wdform_\"+label_ids[index]+\"_element_last3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_name':\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_first3, #wdform_\"+label_ids[index]+\"_element_last3, #wdform_\"+label_ids[index]+\"_element_title3, #wdform_\"+label_ids[index]+\"_element_middle3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_address':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_street13, #wdform_\"+label_ids[index]+\"_street23, #wdform_\"+label_ids[index]+\"_city3, #wdform_\"+label_ids[index]+\"_state3, #wdform_\"+label_ids[index]+\"_postal3, #wdform_\"+label_ids[index]+\"_country3\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_checkbox':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_br3\").remove();\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_input3\").remove();\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_radio':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_br3\").remove();\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_other_input3\").remove();\t\t\t\t\tbreak;           \t\t\t\t\tcase 'type_time':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_hh3, #wdform_\"+label_ids[index]+\"_mm3, #wdform_\"+label_ids[index]+\"_ss3, #wdform_\"+label_ids[index]+\"_am_pm3\").val('');\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_date_fields': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_day3, #wdform_\"+label_ids[index]+\"_month3, #wdform_\"+label_ids[index]+\"_year3\").val('');\t\t\t\t\tbreak;\t\t\t\t\tcase 'type_file_upload':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3_save\").remove();\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_price': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_dollars3, #wdform_\"+label_ids[index]+\"_element_cents3\").val('');\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_select': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3, #wdform_\"+label_ids[index]+\"_element_quantity3, #form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_radio': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_quantity3,#form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_shipping':\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;            \t\t\t\t\tcase 'type_paypal_checkbox':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_quantity3,#form3 div[wdid='\"+label_ids[index]+\"'] .paypal-property select\").val('');\t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .checkbox-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\tcase 'type_star_rating': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_selected_star_amount3\").val('');\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 img\").attr('src', plugin_url+'\/images\/star.png');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_scale_rating': \t\t\t\t\t\tjQuery(\"#form3 div[wdid='\"+label_ids[index]+\"'] .radio-div input\").prop('checked', false);\t\t\t\t\tbreak;\t\t\t\t\t\tcase 'type_slider':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3\").slider({\t\t\t\t\t\t\tvalue: eval(0),\t\t\t\t\t\t});\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element_value3\").html('0');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_range':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element30, #wdform_\"+label_ids[index]+\"_element31\").val('');\t\t\t\t\t\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\t\tcase 'type_grading': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 input\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_matrix':\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 .radio-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 .checkbox-div input\").prop('checked', false);\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 input[type='text']\").val('');\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"_element3 select\").val('');\t\t\t\t\tbreak;\t\t\t\t\t\t\t\t\t\tcase 'type_paypal_total': \t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"div_total3\").html('$0');\t\t\t\t\t\t\tjQuery(\"#wdform_\"+label_ids[index]+\"paypal_products3\").empty();\t\t\t\t\t\tbreak;\t\t\t\t\t\tdefault:\t\t\t\t\tbreak;\t\t\t\t}\t\t\t});\t\t\t          return;        }        if (window.before_submit) {          before_submit();        }        x = jQuery(\"#form3\");                          if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                  {                    if(jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || (jQuery(\"#wdform_1_element_title3\").length != 0 && (jQuery(\"#wdform_1_element_title3\").val()==\"\" || jQuery(\"#wdform_1_element_title3\").val()==\"\")) || (jQuery(\"#wdform_1_element_middle3\").length != 0 && (jQuery(\"#wdform_1_element_middle3\").val()==\"\" || jQuery(\"#wdform_1_element_middle3\").val()==\"\")))                    {\t\t\t\t\t\talert(\"Vos coordonn\u00e9es field is required.\");\t\t\t\t\t\told_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");\t\t\t\t\t\tx.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\t\t\t\t\t\tjQuery(\"#wdform_1_element_first3\").focus();\t\t\t\t\t\treturn false;                    }                  }                                  if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_2_element3\").val()==\"\" || jQuery(\"#wdform_2_element3\").val()==\"\")                  {                    alert(\"Adresse Email field is required.\");                    jQuery(\"#wdform_2_element3\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_2_element3\").focus();                    jQuery(\"#wdform_2_element3\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                              if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element3\").val()!=\"\" && jQuery(\"#wdform_2_element3\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element3\").focus();                  return false;                }                            }                              if(x.find(jQuery(\"div[wdid=3]\")).length != 0 && x.find(jQuery(\"div[wdid=3]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_3_element3\").val()==\"\" || jQuery(\"#wdform_3_element3\").val()==\"\")                  {                    alert(\"Soci\u00e9t\u00e9 field is required.\");                    jQuery(\"#wdform_3_element3\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=3]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=3]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_3_element3\").focus();                    jQuery(\"#wdform_3_element3\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                ;        var a = [];        if (typeof a[3] !== 'undefined' && a[3] == 1) {          return;        }                var disabled_fields =\"\";\t        jQuery(\"div[wdid]\").each(function() {          if(jQuery(this).css(\"display\")==\"none\")          {\t\t            disabled_fields += jQuery(this).attr(\"wdid\");            disabled_fields += \",\";          }\t            if(disabled_fields)            jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields3\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form3\");                    });        a[3] = 1;        document.getElementById(\"form\"+3).submit();      }      function check3(id) {        x = jQuery(\"#3form_view\"+id);                          if(x.find(jQuery(\"div[wdid=1]\")).length != 0 && x.find(jQuery(\"div[wdid=1]\")).css(\"display\") != \"none\")                  {                    if(jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_first3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || jQuery(\"#wdform_1_element_last3\").val()==\"\" || (jQuery(\"#wdform_1_element_title3\").length != 0 && (jQuery(\"#wdform_1_element_title3\").val()==\"\" || jQuery(\"#wdform_1_element_title3\").val()==\"\")) || (jQuery(\"#wdform_1_element_middle3\").length != 0 && (jQuery(\"#wdform_1_element_middle3\").val()==\"\" || jQuery(\"#wdform_1_element_middle3\").val()==\"\")))                    {\t\t\t\t\t\talert(\"Vos coordonn\u00e9es field is required.\");\t\t\t\t\t\told_bg=x.find(jQuery(\"div[wdid=1]\")).css(\"background-color\");\t\t\t\t\t\tx.find(jQuery(\"div[wdid=1]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\t\t\t\t\t\tjQuery(\"#wdform_1_element_first3\").focus();\t\t\t\t\t\treturn false;                    }                  }                                  if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_2_element3\").val()==\"\" || jQuery(\"#wdform_2_element3\").val()==\"\")                  {                    alert(\"Adresse Email field is required.\");                    jQuery(\"#wdform_2_element3\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_2_element3\").focus();                    jQuery(\"#wdform_2_element3\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                              if(x.find(jQuery(\"div[wdid=2]\")).length != 0 && x.find(jQuery(\"div[wdid=2]\")).css(\"display\") != \"none\")              {                            if(jQuery(\"#wdform_2_element3\").val()!=\"\" && jQuery(\"#wdform_2_element3\").val().search(\/^\\w+((-\\w+)|(\\.\\w+))*\\@[A-Za-z0-9]+((\\.|-)[A-Za-z0-9]+)*\\.[A-Za-z0-9]+$\/) == -1 )                {                  alert(\"This is not a valid email address.\");                  old_bg=x.find(jQuery(\"div[wdid=2]\")).css(\"background-color\");                  x.find(jQuery(\"div[wdid=2]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                  jQuery(\"#wdform_2_element3\").focus();                  return false;                }                            }                              if(x.find(jQuery(\"div[wdid=3]\")).length != 0 && x.find(jQuery(\"div[wdid=3]\")).css(\"display\") != \"none\")                {                  if(jQuery(\"#wdform_3_element3\").val()==\"\" || jQuery(\"#wdform_3_element3\").val()==\"\")                  {                    alert(\"Soci\u00e9t\u00e9 field is required.\");                    jQuery(\"#wdform_3_element3\").addClass( \"form-error\" );                    old_bg=x.find(jQuery(\"div[wdid=3]\")).css(\"background-color\");                    x.find(jQuery(\"div[wdid=3]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });                    jQuery(\"#wdform_3_element3\").focus();                    jQuery(\"#wdform_3_element3\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});                    return false;                  }                }                ;        return true;      }    <\/script>    <script type=\"text\/javascript\"> function before_load() {     } function before_submit() {} function before_reset() {     }<\/script><style>.form3 .wdform-page-and-images .other_input{max-width: none;}.form3 button, .form3input, .form3select, .form3textarea{font-size:14px;}.form3 .warning, .form3.error{background-color: #D1E0F0;border: 1px solid #075DA4;margin-bottom: 10px;color: #075DA4;padding: 5px;}.form3 .warning *, .form3.error *{margin:0;}.form3 .recaptcha_input_area input{height:initial !important;}.form3 .wdform_grading input {\twidth: 100px;}.form3 .wdform-matrix-cell input[type=\"text\"] {\twidth: 100px;}.form3 .wdform-matrix-cell select {\twidth: 60px;}.form3 .wdform_section .wdform_column:last-child {\tpadding-right: 0px !important;}.form3 .wdform_preload {\tdisplay: none;\tcontent: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hoverbg.png) url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/previous_hover.png) url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hover.png);}.form3 .wdform_grading {\tpadding: 3px 0px;}.form3 .wdform-matrix-table {\tdisplay: table;\tborder-spacing: 0px;}.form3 .wdform-matrix-column {\ttext-align: left;\tdisplay: table-cell;}.form3 .wdform-matrix-cell {\ttext-align: center;\tdisplay: table-cell;\tpadding: 6px 10px;}.form3 .wdform-matrix-head>div {\tdisplay: table-cell;\ttext-align: center;}.form3 .wdform-matrix-head {\tdisplay: table-row;}.form3 .wdform-matrix-row0 {\tbackground: #DFDFDF;\tdisplay: table-row;}.form3 .wdform-matrix-row1 {\tbackground: #E9E9E9;\tdisplay: table-row;}.form3 .selected-text {\ttext-align: left;}.form3 .wdform-quantity {\twidth: 30px;\tmargin: 2px 0px;}.form3 .wdform_scale_rating label {\tvertical-align: middle;}.form3 .ui-corner-all {\tborder-radius: 3px;}.form3 .ui-widget-content {\tborder: 0px;\tbackground: transparent;}.form3 a.ui-spinner-button:hover{\tbackground: #004D8E !important;\tcolor: #fff;\toutline: none;}.form3 a.ui-spinner-button:active{\tbackground: #004D8E !important;\tcolor: #fff;\toutline: none;}.form3 a.ui-spinner-button:focus{\tbackground: #FFB471 !important;\tcolor: #fff;\toutline: none;}.form3 a.ui-slider-handle:hover{\tbackground: #004D8E !important;\tcolor: #fff;\toutline: none;}.form3 a.ui-slider-handle:active{\tbackground: #FFB471 !important;\tcolor: #fff;\toutline: none;}.form3 a.ui-slider-handle:focus{\tbackground: #004D8E !important;\tcolor: #fff;\toutline: none;}.form3 ui-state-hover {\tbackground: #FFB471 !important;\tcolor: #fff;\toutline: none;}.form3 .ui-slider {\theight: 6px;\tbackground: #fff;\tmargin: 7px 0px;}.form3 a.ui-slider-handle {\tborder-radius: 10px;\tborder: 2px solid #fff;\tbackground: #A4A4A4;}.form3 .ui-slider-horizontal .ui-slider-handle {\ttop: -8px !important;}.form3 .ui-state-default{\tborder: 1px solid #d3d3d3;\tbackground: #DFDDDD;\tfont-weight: normal;\tcolor: #555555;}.form3 .ui-widget-content .ui-state-default{\tborder: 1px solid #d3d3d3;\tbackground: #DFDDDD;\tfont-weight: normal;\tcolor: #555555;}.form3 .ui-widget-header .ui-state-default {\tborder: 1px solid #d3d3d3;\tbackground: #DFDDDD;\tfont-weight: normal;\tcolor: #555555;}.form3 .ui-slider-range {\tbackground: #A4A4A4 !important;}.form3 .wdform-page-and-images {\twidth: 100%;\tborder: 0px !important;}.form3 .paypal-property {\tdisplay: inline-block;\tmargin-right: 15px;\tvertical-align: middle;}.form3 .sel-wrap {\tdisplay: inline-block;\tvertical-align: middle;\twidth:100%;}.form3 .sel-wrap select {\tposition: absolute; z-index:-1; width: 0px !important;}.form3 .sel-imul {\tdisplay: inline-block;}.form3 .sel-imul .sel-selected {\tcursor: pointer;\tposition: relative;\tdisplay: inline-block;\tborder-radius: 7px;\tpadding: 2px 0px 2px 2px;\tfont-size: 13px;\theight: 26px;\tline-height: 26px;\toverflow: hidden;\tbackground: #fff;\tborder: 1px solid #ccc;\tbackground-position: right 2px center;\twidth: 100%;}.form3 .sel-imul.act .sel-selected {\tbackground: #fff;}.form3 .sel-selected .sel-arraw {\theight: 28px;\twidth: 32px;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/01.png) 50% 50% no-repeat;\tposition: absolute;\ttop: 0px;\tright: 0px;\tpadding: 1px;}.form3 .sel-imul:hover .sel-selected .sel-arraw {  }.form3 .sel-imul.act .sel-selected .sel-arraw {  }.form3 .sel-imul .sel-options {\tbackground: #fff;\tborder: 1px solid #dbdbdb;\tborder-top: none;\tposition: absolute;\twidth: inherit;\tdisplay: none;\tz-index: 10;\tmax-height: 200px;\toverflow-y: auto;\toverflow-x: hidden;}.form3 .sel-options .sel-option {\tpadding: 3px 4px;\tfont-size: 13px;\tborder: 1px solid #fff;\tborder-right: none;\tborder-left: none;\ttext-align: left;}.form3 .sel-options .sel-option:hover {\tborder-color: #dbdbdb;\tcursor: pointer;}.form3 .sel-options .sel-option.sel-ed {\tbackground: #dbdbdb;\tborder-color: #dbdbdb;}.form3 input[type=text] {\tmargin: 0px;}.form3 input[type=password] {\tmargin: 0px;}.form3 input[type=url] {\tmargin: 0px;}.form3 input[type=email] {\tmargin: 0px;}.form3 input.text {\tmargin: 0px;}.form3 input.title {\tmargin: 0px;}.form3 textarea {\tmargin: 0px;}.form3 select {\tmargin: 0px;}.form3 .form-error {\tborder-color: red !important;}.form3 .form-error:focus {\tborder-color: red !important;}.form3 .wdform-page-and-images:after {\twidth: 100%;\tcontent: \"\";\tdisplay: block;\theight: 17px;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/0.png) no-repeat center center;\tposition: relative;\tbackground-size: cover;\ttop: -17px;\tleft: -50px;\tpadding-left: 100px;}.form3 .wdform-field {\tdisplay: table-cell;\tpadding: 5px 0px;}.form3 .wdform-label-section{\ttext-align: left;\tdisplay: table-cell;}.form3 .wdform-element-section {\ttext-align: left;\tdisplay: table-cell;\tmin-width: 140px;}.form3 .file-upload input {\tposition: absolute;\tvisibility: hidden;}.form3 .file-upload-status {\tmargin-left: 10px;\tmax-width: 200px;\tfont-weight: bold;\tfont-size: 16px;\tcolor: #888;\tbackground: #fff;\tposition: absolute;\tborder-radius: 7px;\theight: 27px;\tborder: 1px solid #ccc;\tpadding-left: 5px;\tpadding-right: 5px;\twhite-space: nowrap;\toverflow: hidden;\tdirection: rtl; }.form3 .file-picker {\twidth: 38px;\theight: 34px;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/upload.png);\tdisplay: inline-block;}.form3 div.wdform-page-button {\tcolor: #414141;\tcursor: pointer;\tdisplay: inline-block;\theight: 36px;\tline-height: 36px;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/nextbg.png) no-repeat right center;\t-webkit-background-size: cover;\t-moz-background-size: cover;\t-o-background-size: cover;\tbackground-size: cover;\tborder-style: solid;\tpadding: 0px 15px;\tvertical-align: middle;\tborder-color: transparent;}.form3 div.wdform-page-button:hover {\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hoverbg.png) no-repeat right center;\t-webkit-background-size: cover;\t-moz-background-size: cover;\t-o-background-size: cover;\tbackground-size: cover;color:#fff;}.form3 .next-page div.wdform-page-button {\tborder-width: 0px 18px 0px 0px;\t-moz-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/next.png) 0 36 0 0 stretch;\t-webkit-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/next.png) 0 36 0 0 stretch;\t-o-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/next.png) 0 36 0 0 stretch;\tborder-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/next.png) 0 36 0 0 stretch;\tbox-shadow: inset 51px 0px 8px -50px #636363;}.form3 .next-page div.wdform-page-button:hover {\t-moz-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hover.png) 0 36 0 0 stretch;\t-webkit-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hover.png) 0 36 0 0 stretch;\t-o-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hover.png) 0 36 0 0 stretch;\tborder-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/next_hover.png) 0 36 0 0 stretch;}.form3 .next-page:before {\tcontent: \"\";\theight: 56px;\tvertical-align: middle;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/shadow.png) no-repeat left center;\tbackground-size: contain;\twidth: 7px;\tdisplay: inline-block;\tposition: relative;\tleft: 7px;}.form3 .previous-page div.wdform-page-button {\tborder-width: 0px 0px 0px 18px;\t-moz-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/previous.png) 0 0 0 36 stretch;\t-webkit-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/previous.png) 0 0 0 36 stretch;\t-o-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/previous.png) 0 0 0 36 stretch;\tborder-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/previous.png) 0 0 0 36 stretch;\tbox-shadow: inset -51px 0px 8px -50px #636363;}.form3 .previous-page div.wdform-page-button:hover {\t-moz-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/previous_hover.png) 0 0 0 36 stretch;\t-webkit-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/previous_hover.png) 0 0 0 36 stretch;\t-o-border-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/previous_hover.png) 0 0 0 36 stretch;\tborder-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/02\/previous_hover.png) 0 0 0 36 stretch;}.form3 .previous-page:after {\tcontent: \"\";\theight: 56px;\tvertical-align: middle;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/shadow1.png) no-repeat right center;\tbackground-size: contain;\twidth: 7px;\tdisplay: inline-block;\tposition: relative;\tleft: -7px;}.form3 .button-submit {background: #035192 ;background: -moz-linear-gradient(left, #035192 0%, #0860A9 20%, #0860A9 80%, #035192 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0%, #035192 ), color-stop(20%, #0860A9 ), color-stop(80%, #0860A9 ), color-stop(100%, #035192 ));background: -webkit-linear-gradient(left, #035192 0%, #0860A9 20%, #0860A9 80%, #035192 100%);background: -o-linear-gradient(left, #035192 0%, #0860A9 20%, #0860A9 80%, #035192 100%);background: -ms-linear-gradient(left, #035192 0%, #0860A9 20%, #0860A9 80%, #035192 100%);background: linear-gradient(to right, #035192 0%, #0860A9 20%, #0860A9 80%, #035192 100%);cursor: pointer;font-size: 17px;border-radius: 7px;min-width: 80px;min-height: 34px;color: #fff;border: 1px solid #3A8BCF;margin: 5px;box-shadow: 0px 0px 1px 1px #063A66;font-family: Segoe UI;\t}.form3 .button-reset {\tbackground: transparent;\tcursor: pointer;\tfont-size: 17px;\tborder-radius: 7px;\tmin-width: 80px;\tmin-height: 34px;\tcolor: #787878;\tborder: 1px solid #c9c9c9;\tmargin: 5px;\tbox-shadow: 0px 0px 2px #c9c9c9;\tfont-family: Segoe UI;}.form3 .wdform_page {\tbackground: #D1E0F0;\tpadding: 15px;\tborder-radius: 0px;\tfont-family: Segoe UI;\tborder-top: 1px solid #004D8E;}.form3 .wdform_column {\tpadding-right: 30px !important;\tfloat: left;\tborder-spacing: 2px;\tborder-collapse: separate !important;}.form3 .wdform-field-section-break2 {\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/shadow.png) no-repeat left center;\tbackground-size: contain;}.form3 .wdform_section_break2 {\tmargin: 16px 10px 16px 0px;\tdisplay: inline-block;\tbackground: #0559A0 ; \/* Old browsers *\/\tbackground: -moz-linear-gradient(left, #00457F 1%, #0559A0 20%, #0E6AB8 80%, #006CC7 100%); \/* FF3.6+ *\/\tbackground: -webkit-gradient(linear, left top, right top, color-stop(1%, #00457F ), color-stop(20%, #0559A0 ), color-stop(80%, #0E6AB8 ), color-stop(100%, #006CC7 )); \/* Chrome,Safari4+ *\/\tbackground: -webkit-linear-gradient(left, #00457F 1%, #0559A0 20%, #0E6AB8 80%, #006CC7 100%); \/* Chrome10+,Safari5.1+ *\/\tbackground: -o-linear-gradient(left, #00457F 1%, #0559A0 20%, #0E6AB8 80%, #006CC7 100%); \/* Opera 11.10+ *\/\tbackground: -ms-linear-gradient(left, #00457F 1%, #0559A0 20%, #0E6AB8 80%, #006CC7 100%); \/* IE10+ *\/background: linear-gradient(to right, #00457F 1%, #0559A0 20%, #0E6AB8 80%, #006CC7 100%); \/* W3C *\/\ttext-align: left;\tpadding: 7px 30px 10px 10px;\tborder-top-left-radius: 0px;\tborder-top-right-radius: 10px;\tborder-bottom-right-radius: 10px;\tborder-bottom-left-radius: 0px;\t-moz-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\t-webkit-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\tbox-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);color:#fff;font-size:18px;}.form3 .wdform_section_break {\tmargin: 16px 0px;font-size:18px;}.form3 .wdform_section {\tdisplay: table-row;}.form3 select {\tborder-radius: 7px;\theight: 32px;\toverflow: hidden;\tborder: 1px solid #ccc;\tpadding: 2px;\toutline: none;}.form3 input[type=\"text\"]{\tborder-radius: 7px;\theight: 30px;\tborder: 1px solid #ccc;\tpadding:0 3px !important;}.form3 input[type=\"password\"]{\tborder-radius: 7px;\theight: 30px;\tborder: 1px solid #ccc;\tpadding:0 3px !important;}.form3 textarea {\tborder-radius: 7px;\theight: 30px;\tborder: 1px solid #ccc;\tpadding:0 3px !important;}.form3 input[type=\"text\"]:focus{\tborder-color: #004D8E;\toutline: none;}.form3 input[type=\"password\"]:focus{\tborder-color: #004D8E;\toutline: none;}.form3 textarea:focus{\tborder-color: #004D8E;\toutline: none;}.form3 .input_deactive {\tcolor: #999999;\tfont-style: italic;}.form3 .input_active {\tcolor: #000000;\tfont-style: normal;}.form3 .am_pm_select {\twidth: 70px;\tvertical-align: middle;}.form3 .checkbox-div input[type=checkbox] {\tposition : absolute;\tz-index: -1;}.form3 .checkbox-div {\twidth: 15px;\theight: 16px;\tbackground: #fff;\tborder: 1px solid #ccc;\tborder-radius: 5px;\tposition: relative;\tdisplay: inline-block;}.form3 .checkbox-div label {\tcursor: pointer;\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\tfilter: alpha(opacity=0);\topacity: 0;\tcontent: \"\";\tposition: absolute;\twidth: 16px;\theight: 13px;\tbackground: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/checkbox.png);\tborder-radius: 2px;\ttop: 0px;\tleft: 2px;}.form3 .checkbox-div label:hover {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .checkbox-div .wdform-ch-rad-label:hover {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .wdform-ch-rad-label:hover + .checkbox-div label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .checkbox-div input[type=checkbox]:checked + label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\tfilter: alpha(opacity=100);\topacity: 1;}.form3 .wdform-calendar-button, .form3.wdform-calendar-button:hover {  display:inline-block;\tbackground: transparent url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/01\/date.png) no-repeat left 50% !important;\tborder: 0px;\tcolor: transparent;\twidth: 37px;\theight: 30px;\tposition: relative;\tleft: -35px;\tvertical-align: top;}.form3 .wdform-calendar-button:focus { outline:none; }.form3 .wdform-calendar-button:focus {\toutline:none;}.form3 .radio-div input[type=radio] {\tposition : absolute;\tz-index: -1;}.form3 .forlabs {\tfloat: right;\tmargin-right: 20px;}.form3 .radio-div {\twidth: 15px;\theight: 16px;\tbackground: #fff;\tborder: 1px solid #ccc;\tborder-radius: 5px;\tposition: relative;\tdisplay: inline-block;}.form3 .radio-div label {\tcursor: pointer;\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\tfilter: alpha(opacity=0);\topacity: 0;\tcontent: \"\";\tposition: absolute;\twidth: 9px;\theight: 10px;\tbackground: #615F60;\tborder-radius: 2px;\ttop: 3px;\tleft: 3px;}.form3 .radio-div label:hover {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .radio-div .wdform-ch-rad-label:hover {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .wdform-ch-rad-label:hover + .radio-div label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\tfilter: alpha(opacity=30);\topacity: 0.3;}.form3 .radio-div input[type=radio]:checked + label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\tfilter: alpha(opacity=100);\topacity: 1;}.form3 .if-ie-div-label {\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\tfilter: alpha(opacity=100) !important;\topacity: 1 !important;}.form3 .wdform-ch-rad-label {\tdisplay: inline;\tmargin: -4px 5px 5px 5px;\tfloat: left;\tcolor: #000;\tcursor: pointer}.form3 textarea {\tpadding-top: 5px;}.form3 .wdform-date {  display:inline-block;\twidth: 105px}.form3 .wdform_footer {\tborder-top: 1px solid #D8D6D7;\tpadding-top: 5px;\tmargin-top: 15px;}.form3 .page-numbers {\tvertical-align: middle;}.form3 .time_box {\ttext-align: right;\twidth: 30px;\tvertical-align: middle}.form3 .mini_label {\tfont-size: 10px;\tfont-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\tcolor: #000;}.form3 .wdform-label {\tborder: none;\tcolor: #000;\tvertical-align: top;\tline-height: 17px;}.form3 .wdform_colon {\tcolor: #000}.form3 .wdform_separator {\tfont-style: bold;\tvertical-align: middle;\tcolor: #000;}.form3 .wdform_line {\tcolor: #000}.form3 .wdform-required {\tborder: none;\tcolor: red;\tvertical-align: top;}.form3 .captcha_img {\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tcursor: pointer;\tborder-radius: 7px;}.form3 .captcha_refresh {\twidth: 30px;\theight: 30px;\tborder-width: 0px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;\tcursor: pointer;\tbackground-image: url(https:\/\/blueline-data.com\/wp-content\/plugins\/contact-form-maker\/images\/refresh_black.png);}.form3 .captcha_input {\theight: 20px;\tborder-width: 1px;\tmargin: 0px;\tpadding: 0px;\tvertical-align: middle;}.form3 .file_upload {\tborder: 0px solid white;\tborder-radius: 0px;\tmargin: 0px;\tpadding: 0px;\tcolor: black;\tbackground-color: white;}.form3 .page_deactive {\tfont-size: 12px; color: #0D5492;\tcursor: pointer;\tbackground-color: #7FA6C6;\tmargin: 1px;\tdisplay: inline-block;\theight: 20px;\ttext-align: center;\tvertical-align: bottom;\tpadding-top: 5px;\tpadding: 5px 30px 0px 30px;}.form3 .page_active {\tcolor: #fff;\tcursor: pointer;\tbackground-color: #004D8E;\tmargin: 1px;\tdisplay: inline-block;\tvertical-align: bottom;\theight: 25px;\ttext-align: center;\tpadding: 5px 30px 0px 30px;}.form3 .page_percentage_active {\tpadding: 0px;\tmargin: 0px;\tborder-spacing: 0px;\theight: 25px;\tline-height: 25px;\tborder-top-left-radius: 17px;\tfont-size: 15px;\tfloat: left;\ttext-align: right !important;\tz-index: 1;\tposition: relative;\tbackground: #00559D ; \/* Old browsers *\/\tbackground: -moz-linear-gradient(left, #00559D 0%, #005BA7 67%, #00559D 100%); \/* FF3.6+ *\/\tbackground: -webkit-gradient(linear, left top, right top, color-stop(0%, #00559D ), color-stop(67%, #005BA7 ), color-stop(100%, #00559D )); \/* Chrome,Safari4+ *\/\tbackground: -webkit-linear-gradient(left, #00559D 0%, #005BA7 67%, #00559D 100%); \/* Chrome10+,Safari5.1+ *\/\tbackground: -o-linear-gradient(left, #00559D 0%, #005BA7 67%, #00559D 100%); \/* Opera 11.10+ *\/\tbackground: -ms-linear-gradient(left, #00559D 0%, #005BA7 67%, #00559D 100%); \/* IE10+ *\/background: linear-gradient(to right, #00559D 0%, #005BA7 67%, #00559D 100%);\tvertical-align: middle;}.form3 .page_percentage_deactive {\theight: 25px;\tline-height: 25px;\tbackground-color: #7FA6C6;\ttext-align: left !important;\tmargin-bottom: 1px;\tborder-top-left-radius: 17px;\tborder-top-right-radius: 17px;}.form3 .page_numbers {\tfont-size: 14px;\tcolor: #000;}.form3 .phone_area_code {\twidth: 50px;}.form3 .phone_number {\twidth: 100px;}.form3 button {\tcursor: pointer;}.form3 .other_input {\tborder-radius: 0px;\tborder-width: 1px;\theight: 16px;\tfont-size: 12px;\tpadding: 1px;\tmargin: 1px;\tmargin-left: 25px;\tz-index: 100;\tposition: absolute;}.form3 .wdform_page_navigation {\ttext-align: right !important;\tmargin-bottom: 0px;}.form3 .wdform_page_navigation span:first-child {\tborder-top-left-radius: 17px;}.form3 .wdform_percentage_arrow {display: inline-block;width: 21px;height: 25px;background-color: #0057A0;position: relative;left: -15px;z-index: 0;vertical-align: middle;-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);}.form3 .wdform_percentage_text {\tmargin: 3px -14px 3px 9px;\tcolor: #FFFFFF;\tfont-weight: bold;}.form3 .wdform_percentage_title {\tcolor: #000000;\tfont-style: italic;\tmargin: 0px 0px 0px 40px;\tdisplay: inline-block;\tline-height: 25px;\theight: 25px;\tvertical-align: middle;}.form3 .wdform_map {\tborder: 6px solid #fff;}.form3 .wdform_button button {\tbackground: #e4e4e4; \/* Old browsers *\/\tbackground: -moz-linear-gradient(top, #e4e4e4 0%, #cccccc 100%); \/* FF3.6+ *\/\tbackground: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e4e4), color-stop(100%, #cccccc)); \/* Chrome,Safari4+ *\/\tbackground: -webkit-linear-gradient(top, #e4e4e4 0%, #cccccc 100%); \/* Chrome10+,Safari5.1+ *\/\tbackground: -o-linear-gradient(top, #e4e4e4 0%, #cccccc 100%); \/* Opera 11.10+ *\/\tbackground: -ms-linear-gradient(top, #e4e4e4 0%, #cccccc 100%); \/* IE10+ *\/\tbackground: linear-gradient(to bottom, #e4e4e4 0%, #cccccc 100%); \/* W3C *\/\tcursor: pointer;\tfont-size: 17px;\tborder-radius: 7px;\tmin-width: 80px;\tmin-height: 27px;\tcolor: #787878;\tborder: 0px;\tmargin: 5px;\tbox-shadow: 0px 0px 2px #c9c9c9;\tfont-family: Segoe UI;}.form3 <\/style><form name=\"form3\" action=\"\/index.php\/wp-json\/wp\/v2\/pages\/28\" method=\"post\" id=\"form3\" class=\"form3\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required('submit', '3'); return false;\">      <div id=\"3pages\" class=\"wdform_page_navigation\" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div>      <input type=\"hidden\" id=\"counter3\" value=\"15\" name=\"counter3\" \/>      <input type=\"hidden\" id=\"Itemid3\" value=\"\" name=\"Itemid3\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"3form_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"1\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_name\" class=\"wdform-field\"  style=\"width:700px\"><div class=\"wdform-label-section\" style=\"; width: 350px;\"><span class=\"wdform-label\">Vos coordonn\u00e9es<\/span><span class=\"wdform-required\">*<\/span><\/div>              <div class=\"wdform-element-section \" style=\"display:block; width: 700px;\">\t\t\t\t\t<div style=\"display: table-cell; width:50%\">\t\t\t\t\t  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_first3\" name=\"wdform_1_element_first3\" value=\"\" title=\"\"  style=\"width: 100%;\"><\/div>\t\t\t\t\t  <div><label class=\"mini_label\">Pr\u00e9nom<\/label><\/div>\t\t\t\t\t<\/div>\t\t\t\t\t<div style=\"display:table-cell;\"><div style=\"margin: 0px 8px; padding: 0px;\"><\/div><\/div>\t\t\t\t\t<div  style=\"display: table-cell; width:50%\">\t\t\t\t\t  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element_last3\" name=\"wdform_1_element_last3\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>\t\t\t\t\t  <div><label class=\"mini_label\">Nom<\/label><\/div>\t\t\t\t\t<\/div>\t\t\t\t\t<\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:350px\"><div class=\"wdform-label-section\" style=\"; width: 350px;\"><span class=\"wdform-label\">Adresse Email<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 350px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element3\" name=\"wdform_2_element3\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"14\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_number\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\"  class=\"\" style=\" width: 350px;\"><span class=\"wdform-label\">Telephone<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 350px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_14_element3\" name=\"wdform_14_element3\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"3\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\" style=\" width: 350px;\"><span class=\"wdform-label\">Soci\u00e9t\u00e9<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block; width: 350px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_3_element3\" name=\"wdform_3_element3\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"13\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\" style=\" width: 350px;\"><span class=\"wdform-label\">Ville<\/span><\/div><div class=\"wdform-element-section\" style=\"display:block; width: 350px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_13_element3\" name=\"wdform_13_element3\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"5\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:400px\"><div class=\"wdform-label-section\" style=\"; width: 300px;\"><span class=\"wdform-label\">Votre Projet<\/span><\/div><div class=\"wdform-element-section \" style=\"display:block; width: 400px\"><textarea class=\"input_deactive\" id=\"wdform_5_element3\" name=\"wdform_5_element3\" title=\"\"  style=\"width: 100%; height: 200px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required3(&quot;submit&quot;, &quot;3&quot;);\" >Envoyer<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required3(&quot;reset&quot;);\" style=\"display: none;\" >Reset<\/button><\/div><\/div><\/div><\/div><\/div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100%;\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table;\"><div style=\"display: table-row-group;\"><div id=\"3page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form>\n","protected":false},"excerpt":{"rendered":"<p>Pour \u00e9changer sur vos projets Data : contact@blueline-data.com Ou alors en remplissant le formulaire ci-dessous :<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/pages\/28"}],"collection":[{"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/comments?post=28"}],"version-history":[{"count":7,"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/pages\/28\/revisions"}],"predecessor-version":[{"id":56,"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/pages\/28\/revisions\/56"}],"wp:attachment":[{"href":"https:\/\/blueline-data.com\/index.php\/wp-json\/wp\/v2\/media?parent=28"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}