{"id":12,"date":"2014-10-07T06:43:04","date_gmt":"2014-10-07T06:43:04","guid":{"rendered":"http:\/\/wayangbocor.com\/?page_id=12"},"modified":"2016-10-04T23:35:30","modified_gmt":"2016-10-04T16:35:30","slug":"kontak","status":"publish","type":"page","link":"https:\/\/wayangbocor.com\/en\/kontak\/","title":{"rendered":"Contact Us"},"content":{"rendered":"<div id=\"pl-12\"  class=\"panel-layout\" ><div id=\"pg-12-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-12-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-12-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" >\t\t\t<div class=\"textwidget\"><p>Ratri Kartika Sari<\/p>\n<p>ars.manage[@]gmail.com<br \/>\nPhone\/Wa : 0819 906 19769\/0815 796 9615<br \/>\nPin bb: 74764233<br \/>\nTwitter: @wayangbocor_ind<br \/>\nFb: wayangbocor<br \/>\nInstagram: @wayangbocor<\/p>\n<p>\u00a0<\/p>\n<\/div>\n\t\t<\/div><\/div><\/div><div id=\"pg-12-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-12-1-0\"  class=\"panel-grid-cell\" ><div id=\"panel-12-1-0-0\" class=\"so-panel widget widget_contact_form_maker_widget contact_form_maker_widget panel-first-child panel-last-child\" data-index=\"1\" >    <script type=\"text\/javascript\">\r\n      function contactformOnload2() {\r\n        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1) {\r\n          if (parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {\r\n            jQuery(\"#contactform2\").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\r\n            jQuery(\"#contactform2\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');\r\n            jQuery(\"#contactform2\").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\r\n            jQuery(\"#contactform2\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');\r\n          }\r\n        }\r\n        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_textarea'] textarea\").focus(function() {delete_value(this)}).blur(function() {return_value(this)});\r\n        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input\").keypress(function(evt) {return check_isnum(evt)});\r\n\r\n        jQuery('.wdform-element-section').each(function() {\r\n          if (!jQuery(this).parent()[0].style.width) {\r\n            if (parseInt(jQuery(this).width()) != 0) {\r\n              if (jQuery(this).css('display') == \"table-cell\") {\r\n                if (jQuery(this).parent().attr('type') != \"type_captcha\") {\r\n                  jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width)+15);\r\n                }\r\n                else {\r\n                  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);\r\n                }\r\n              }\r\n            }\r\n          }\r\n          if(parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))\r\n            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', ''))-10);\r\n        });\t\r\n        \r\n        jQuery('.wdform-label').each(function() {\r\n          if(parseInt(jQuery(this).height()) >= 2*parseInt(jQuery(this).css('line-height').replace('px', '')))\r\n          {\r\n            jQuery(this).parent().css('max-width',jQuery(this).parent().width());\r\n            jQuery(this).parent().css('width','');\r\n          }\r\n        });\r\n        if (jQuery(\".cfm_style\").parent().prop(\"tagName\") == \"P\") {\r\n          jQuery(\".cfm_style\").parent().css({padding: 0, margin: 0});\r\n        }\r\n        jQuery(\"#wd_captcha2\").click(function() {captcha_refresh(\"wd_captcha\",\"2\")});jQuery(\"#_element_refresh2\").click(function() {captcha_refresh(\"wd_captcha\",\"2\")});captcha_refresh(\"wd_captcha\", \"2\");      }\r\n\r\n      jQuery(window).load(function () {\r\n        contactformOnload2();\r\n      });\r\n\r\n      form_view_count2 = 0;\r\n      jQuery(document).ready(function () {\r\n        if (document.getElementById(2+'contactform_view1')) {\r\n          wdform_page = document.getElementById(2+'contactform_view1');\r\n          remove_whitespace(wdform_page);\r\n          n = wdform_page.childNodes.length - 2;\r\n          for (z = 0; z <= n; z++) {\r\n            if (wdform_page.childNodes[z]) {\r\n              if (wdform_page.childNodes[z].getAttribute(\"disabled\")) {\r\n                var wdform_section_break = wdform_page.childNodes[z];\r\n                move = wdform_section_break.nextSibling;\r\n                to = wdform_section_break.previousSibling;\r\n                l = move.childNodes.length;\r\n                for (k = 0; k < l; k++) {\r\n                  if (to.childNodes[k]) {\r\n                    while (move.childNodes[k].firstChild) {\r\n                      to.childNodes[k].appendChild(move.childNodes[k].firstChild);\r\n                    }\r\n                  }\r\n                  else if (typeof move.childNodes[k] != \"undefined\") {\r\n                    to.appendChild(move.childNodes[k]);\r\n                  }\r\n                }\r\n                wdform_section_break.parentNode.removeChild(wdform_section_break.nextSibling);\r\n                wdform_section_break.parentNode.removeChild(wdform_section_break);\r\n              }\r\n            }\r\n          }\r\n        }\r\n      });\r\n      function check_required2(but_type) {\r\n        if (but_type == 'reset') {\r\n          window.location = \"\/en\/wp-json\/wp\/v2\/pages\/12\";\r\n          return;\r\n        }\r\n        x = jQuery(\"#contactform2\");\r\n        \r\n                  if (x.find(jQuery(\"div[wdid=3]\")).length != 0) {\r\n                    if (jQuery(\"#wdform_3_element_first2\").val()==\"\" || jQuery(\"#wdform_3_element_first2\").val()==\"\" || jQuery(\"#wdform_3_element_last2\").val()==\"\" || jQuery(\"#wdform_3_element_last2\").val()==\"\") {\r\n                      alert(\"Nama: field is required.\");\r\n                      old_bg=x.find(jQuery(\"div[wdid=3]\")).css(\"background-color\");\r\n                      x.find(jQuery(\"div[wdid=3]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\r\n                      jQuery(\"#wdform_3_element_first2\").focus();\r\n                      return false;\r\n                    }\r\n                  }\r\n                if (x.find(jQuery(\"div[wdid=4]\")).length != 0) {\r\n                  if (jQuery(\"#wdform_4_element2\").val()==\"someone@example.com\" || jQuery(\"#wdform_4_element2\").val()==\"\") {\r\n                    alert(\"E-mail: field is required.\");\r\n                    jQuery(\"#wdform_4_element2\").addClass( \"form-error\" );\r\n                    old_bg=x.find(jQuery(\"div[wdid=4]\")).css(\"background-color\");\r\n                    x.find(jQuery(\"div[wdid=4]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\r\n                    jQuery(\"#wdform_4_element2\").focus();\r\n                    jQuery(\"#wdform_4_element2\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});\r\n                    return false;\r\n                  }\r\n                }\r\n              if (x.find(jQuery(\"div[wdid=4]\")).length != 0) {\r\n                if (jQuery(\"#wdform_4_element2\").val() != \"\") {\r\n                  if (cfm_check_email(\"wdform_4_element2\")) {\r\n                    alert(\"This is not a valid email address.\");\r\n                    old_bg=x.find(jQuery(\"div[wdid=4]\")).css(\"background-color\");\r\n                    x.find(jQuery(\"div[wdid=4]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\r\n                    jQuery(\"#wdform_4_element2\").focus();\r\n                    return false;\r\n                  }\r\n                }\r\n              }\r\n                if (x.find(jQuery(\"div[wdid=22]\")).length != 0) {\r\n                  if (jQuery(\"#wdform_22_element2\").val()==\"\" || jQuery(\"#wdform_22_element2\").val()==\"\") {\r\n                    alert(\"Subject: field is required.\");\r\n                    jQuery(\"#wdform_22_element2\").addClass( \"form-error\" );\r\n                    old_bg=x.find(jQuery(\"div[wdid=22]\")).css(\"background-color\");\r\n                    x.find(jQuery(\"div[wdid=22]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\r\n                    jQuery(\"#wdform_22_element2\").focus();\r\n                    jQuery(\"#wdform_22_element2\").change(function() { if( jQuery(this).val()!=\"\" ) jQuery(this).removeClass(\"form-error\"); else jQuery(this).addClass(\"form-error\");});\r\n                    return false;\r\n                  }\r\n                }\r\n              if (x.find(jQuery(\"div[wdid=28]\")).length != 0) {\r\n                if (jQuery(\"#wd_captcha_input2\").val()==\"\") {\r\n                  alert(\"Type the characters you see here: field is required.\");\r\n                  old_bg=x.find(jQuery(\"div[wdid=28]\")).css(\"background-color\");\r\n                  x.find(jQuery(\"div[wdid=28]\")).effect( \"shake\", {}, 500 ).css(\"background-color\",\"#FF8F8B\").animate({backgroundColor: old_bg}, {duration: 500, queue: false });\r\n                  jQuery(\"#wd_captcha_input2\").focus();\r\n                  return false;\r\n                }\r\n              };\r\n        var a = [];\r\n        if (typeof a[2] !== 'undefined') {\r\n          if (a[2] == 1) {\r\n            return;\r\n          }\r\n        }\r\n        \r\n              if (!jQuery(\"#wdform_27_element2\").is(\":checked\")) {\r\n                jQuery(\"<input type=\\\"hidden\\\" name=\\\"wdform_send_copy_2\\\" value = \\\"1\\\" \/>\").appendTo(\"#contactform2\");\r\n              }\r\n                jQuery(\"<input type=\\\"hidden\\\" name=\\\"captcha_improve_2\\\" value = \\\"1\\\" \/>\").appendTo(\"#contactform2\");\r\n              ;\r\n        a[2] = 1;\r\n        document.getElementById(\"contactform\"+2).submit();\r\n      }\r\n    <\/script>\r\n    <style class=\"cfm_style\">.contactform2 .wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}.contactform2 \r\nbutton, .contactform2\r\ninput, .contactform2\r\nselect, .contactform2\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}.contactform2 \r\n.warning, .contactform2\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #000000;\r\nborder-radius: 5px;\r\ncolor: #000000;\r\npadding: 5px;\r\n}.contactform2 \r\n.warning *, .contactform2\r\n.error *\r\n{\r\nmargin:0;\r\n}.contactform2 \r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}.contactform2 \r\ninput[type=\"radio\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}.contactform2 \r\ninput[type=\"checkbox\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}.contactform2 \r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}.contactform2 \r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}.contactform2 \r\n\r\n.ui-slider {\r\n\theight: 6px;\r\n\tbackground: #F5F5F5 !important;\r\n\tmargin: 7px 0px;\r\n}.contactform2 \r\n.wdform_grading input {\r\n\twidth: 100px;\r\n}.contactform2 \r\n.wdform-matrix-cell input[type=\"text\"] {\r\n\twidth: 100px;\r\n}.contactform2 \r\n.wdform-matrix-cell select {\r\n\twidth: 60px;\r\n}.contactform2 \r\n.wdform_section .wdform_column:last-child {\r\n\tpadding-right: 0px !important;\r\n}.contactform2 \r\n.wdform_preload {\r\n\tdisplay: none;\r\n}.contactform2 \r\n.wdform_grading {\r\n\tpadding: 3px 0px;\r\n}.contactform2 \r\n.wdform-matrix-table {\r\n\tdisplay: table;\r\n\tborder-spacing: 0px;\r\n}.contactform2 \r\n.wdform-matrix-column {\r\n\ttext-align: left;\r\n\tdisplay: table-cell;\r\n}.contactform2 \r\n.wdform-matrix-cell {\r\n\ttext-align: center;\r\n\tdisplay: table-cell;\r\n\tpadding: 6px 10px;\r\n}.contactform2 \r\n.wdform-matrix-head>div {\r\n\tdisplay: table-cell;\r\n\ttext-align: center;\r\n}.contactform2 \r\n.wdform-matrix-head {\r\n\tdisplay: table-row;\r\n}.contactform2 \r\n.wdform-matrix-row0 {\r\n\tbackground: #DFDFDF;\r\n\tdisplay: table-row;\r\n}.contactform2 \r\n.wdform-matrix-row1 {\r\n\tbackground: #E9E9E9;\r\n\tdisplay: table-row;\r\n}.contactform2 \r\n.selected-text {\r\n\ttext-align: left;\r\n\tcolor: #000;\r\n}.contactform2 \r\n.wdform-quantity {\r\n\twidth: 30px;\r\n\tmargin: 2px 0px;\r\n}.contactform2 \r\n.wdform_scale_rating label {\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n.ui-corner-all {\r\n\tborder-radius: 0px;\r\n}.contactform2 \r\n.ui-widget-content {\r\n\tborder: 0px;\r\n\tbackground: transparent;\r\n}.contactform2 \r\n\r\n\r\n.ui-slider-range {\r\n\tbackground: #8A8A8A !important;\r\n}.contactform2 \r\n.wdform_map {\r\n\tborder: 6px solid #fff;\r\n}.contactform2 \r\n.wdform-page-and-images {\r\n\twidth: 100%;\r\n\tborder: 0px solid #000 !important;\r\npadding-left:10px;\r\n}.contactform2 \r\n.paypal-property {\r\n\tdisplay: inline-block;\r\n\tmargin-right: 15px;\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n.sel-wrap {\r\n\tdisplay: inline-block;\r\n\tvertical-align: middle;\r\n\twidth:100%;\r\n}.contactform2 \r\n\r\n.sel-imul {\r\n\tdisplay: none;\r\n}.contactform2 \r\n.sel-imul .sel-selected {\r\n\tcursor: pointer;\r\n\tposition: relative;\r\n\tdisplay: inline-block;\r\n\tborder-radius: 0px;\r\n\tpadding: 0px 0px 0px 2px;\r\n\tfont-size: 13px;\r\n\theight: 22px;\r\n\tline-height: 22px;\r\n\toverflow: hidden;\r\n\tbackground: #F8F8F8;\r\n\tborder: 0px solid #D3D3D3;\r\n\tbackground-position: right 2px center;\r\n\twidth: 100%;\r\n}.contactform2 \r\n.sel-imul.act .sel-selected {\r\n\tbackground: #fff;\r\n}.contactform2 \r\n.sel-selected .sel-arraw {\r\n\theight: 23px;\r\n\twidth: 30px;\r\n\tbackground: url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/09\/01.png) 50% 50% no-repeat;\r\n\tposition: absolute;\r\n\ttop: 0px;\r\n\tright: 0px;\r\n\tpadding: 0px;\r\n}.contactform2 \r\n.sel-imul:hover .sel-selected .sel-arraw {\r\n  }.contactform2 \r\n.sel-imul.act .sel-selected .sel-arraw {\r\n  }.contactform2 \r\n.sel-imul .sel-options {\r\n\tbackground: #fff;\r\n\tborder: 1px solid #dbdbdb;\r\n\tborder-top: none;\r\n\tposition: absolute;\r\n\twidth: inherit;\r\n\tdisplay: none;\r\n\tz-index: 10;\r\n\tmax-height: 200px;\r\n\toverflow-y: auto;\r\n\toverflow-x: hidden;\r\n}.contactform2 \r\n.sel-options .sel-option {\r\n\tpadding: 3px 4px;\r\n\tfont-size: 13px;\r\n\tborder: 1px solid #fff;\r\n\tborder-right: none;\r\n\tborder-left: none;\r\n\ttext-align: left;\r\n}.contactform2 \r\n.sel-options .sel-option:hover {\r\n\tborder-color: #dbdbdb;\r\n\tcursor: pointer;\r\n}.contactform2 \r\n.sel-options .sel-option.sel-ed {\r\n\tbackground: #dbdbdb;\r\n\tborder-color: #dbdbdb;\r\n}.contactform2 \r\ninput[type=text]{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ninput[type=password]{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ninput[type=url]{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ninput[type=email]{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ninput.text{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ninput.title{\r\n\tmargin: 0px;\r\n}.contactform2 \r\ntextarea{\r\n\tmargin: 0px;\r\n}.contactform2 \r\nselect {\r\n\tmargin: 0px;\r\n}.contactform2 \r\n.form-error {\r\n\tborder-color: red !important;\r\n}.contactform2 \r\n.form-error:focus {\r\n\tborder-color: red !important;\r\n}.contactform2 \r\n.wdform-field {\r\n\tdisplay: table-cell;\r\n\tpadding: 5px 0px;\r\n}.contactform2 \r\n.wdform-label-section{\r\n\ttext-align: left;\r\n\tdisplay: table-cell;\r\n}.contactform2 \r\n.wdform-element-section {\r\n\ttext-align: left;\r\n\tdisplay: table-cell;\r\n\tmin-width: 140px;\r\n}.contactform2 \r\n.file-upload input {\r\n\tposition: absolute;\r\n\tvisibility: hidden;\r\n}.contactform2 \r\n.file-upload-status {\r\n\tmargin-left: 10px;\r\n\tmax-width: 200px;\r\n\tfont-weight: bold;\r\n\tfont-size: 16px;\r\n\tcolor: #888;\r\n\tposition: absolute;\r\n\tborder-radius: 0px;\r\n\theight: 23px;\r\n\tpadding-left: 5px;\r\n\tpadding-right: 5px;\r\n\twhite-space: nowrap;\r\n\toverflow: hidden;\r\n\t}.contactform2 \r\n.file-picker {\r\n\twidth: 41px;\r\n\theight: 32px;\r\n\tbackground: url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/10\/02\/upload.png) no-repeat;\r\n\tdisplay: inline-block;\r\n}.contactform2 \r\n.next-page div.wdform-page-button {\r\ncolor: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 38px;\r\nline-height: 35px;\r\nbackground:url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/10\/next.png) no-repeat right #000;\r\npadding: 0px 36px 0 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-right-radius: 7px;\r\nborder-bottom-right-radius: 7px;\r\n}.contactform2 \r\n.previous-page div.wdform-page-button {\r\ncolor: #A2A2A2;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 37px;\r\nline-height: 35px;\r\nbackground:url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/09\/previous.png) no-repeat left #F1F1F1;\r\npadding: 0 20px 0 36px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-left-radius: 7px;\r\nborder-bottom-left-radius: 7px;\r\n}.contactform2 \r\n.button-submit {\r\n\tcolor: #ffffff;\r\n\tcursor: pointer;\r\n\tdisplay: inline-block;\r\n\tline-height: 35px;\r\n\tbackground: #000;\r\n\tpadding: 0px 20px;\r\n\tvertical-align: middle;\r\n\tfont-size: 18px;\r\n\tmin-width: 80px;\r\n\tmin-height: 35px;\r\n\tfont-family: Segoe UI;\r\n\t\tborder: 1px solid transparent;\r\n\tmargin: 5px;\r\n}.contactform2 \r\n.button-reset {\r\n\tcolor: #787878;\r\n\tcursor: pointer;\r\n\tdisplay: inline-block;\r\n\tline-height: 35px;\r\n\tbackground: #F0EFEF;\r\n\tpadding: 0px 20px;\r\n\tvertical-align: middle;\r\n\tfont-size: 18px;\r\n\tmin-width: 80px;\r\n\tmin-height: 35px;\r\n\tfont-family: Segoe UI;\r\n\tfloat: right;\r\n\tborder: 1px solid transparent;\r\n\tmargin: 5px;\r\n}.contactform2 \r\n.wdform_page {\r\n\tbackground: transparent;\r\n\tpadding-top: 15px;\r\n\tborder-radius: 0px;\r\n\tfont-family: Segoe UI;\r\n}.contactform2 \r\n.wdform_column {\r\n\tpadding-right: 50px !important;\r\n\tfloat: left;\r\n\tborder-spacing: 2px;\r\n\tborder-collapse: separate !important;\r\n}.contactform2 \r\n.wdform_section_break2 {\r\n\tcolor: #000;\r\n\tdisplay: inline-block;\r\n\ttext-align: left;\r\n\tfont-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}.contactform2 \r\n\r\n.wdform_section_break {\r\n\tcolor: #000;\r\n\tfont-size: 23px;\r\nmargin: 16px 0px;\r\n}.contactform2 \r\n\r\n.wdform_section {\r\n\tdisplay: inline-block;\r\n}.contactform2 \r\nselect {\r\n\tpadding: 2px;\r\n\theight: 26px;\r\n\tborder: 1px solid #B7B7B7;\r\nbackground: #F8F8F8;\r\n}.contactform2 \r\ninput[type=\"text\"]{\r\n\tborder-radius: 0px;\r\n\theight: 22px;\r\n\tpadding:0 3px !important;\r\n\tbackground: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}.contactform2 \r\ninput[type=\"password\"]{\r\n\tborder-radius: 0px;\r\n\theight: 22px;\r\n\tpadding:0 3px !important;\r\n\tbackground: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}.contactform2 \r\ntextarea {\r\n\tborder-radius: 0px;\r\n\theight: 22px;\r\n\tpadding:0 3px !important;\r\n\tbackground: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}.contactform2 \r\ninput[type=\"text\"]:focus{\r\n\toutline: none;\r\n}.contactform2 \r\ninput[type=\"password\"]:focus{\r\n\toutline: none;\r\n}.contactform2 \r\ntextarea:focus{\r\n\toutline: none;\r\n}.contactform2 \r\nselect {\r\n\toutline: none;\r\n}.contactform2 \r\n.input_deactive {\r\n\tcolor: #999999;\r\n\tfont-style: italic;\r\n}.contactform2 \r\n.input_active {\r\n\tcolor: #000000;\r\n\tfont-style: normal;\r\n}.contactform2 \r\n.am_pm_select {\r\n\twidth: 30px;\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n\r\n\r\n.wdform-calendar-button, .contactform2\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n\tbackground: transparent url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/03\/date.png) no-repeat !important;\r\n\tborder: 0px;\r\n\tcolor: transparent;\r\n\twidth: 22px;\r\n\theight: 22px;\r\n\tposition: relative;\r\n\tleft: -22px;\r\n\tvertical-align: top;\r\n\toutline: none;\r\n}.contactform2 \r\n\r\n\r\n.forlabs {\r\n\tfloat: right;\r\n\tmargin-right: 20px;\r\n}.contactform2 \r\n\r\n.if-ie-div-label {\r\n\t-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n\tfilter: alpha(opacity=100) !important;\r\n\topacity: 1 !important;\r\n}.contactform2 \r\n.wdform-ch-rad-label {\r\n\tdisplay: inline;\r\n\tmargin: -4px 5px 5px 5px;\r\n\tfloat: left;\r\n\tcolor: #000;\r\n\tcursor: pointer\r\n}.contactform2 \r\ntextarea {\r\n\tpadding-top: 5px;\r\n}.contactform2 \r\n.wdform-date {\r\n  display:inline-block;\r\n\twidth: 105px\r\n}.contactform2 \r\n.wdform_footer {\r\n\tmargin-top: 15px;\r\n}.contactform2 \r\n.page-numbers {\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n.time_box {\r\n\ttext-align: right;\r\n\twidth: 30px;\r\n\tvertical-align: middle\r\n}.contactform2 \r\n.mini_label {\r\n\tfont-size: 10px;\r\n\tfont-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n\tcolor: #8A8A8A;\r\n}.contactform2 \r\n.wdform-label {\r\n\tborder: none;\r\n\tcolor: #000;\r\n\tvertical-align: top;\r\n\tline-height: 17px;\r\n}.contactform2 \r\n.wdform_colon {\r\n\tcolor: #000\r\n}.contactform2 \r\n.wdform_separator {\r\n\tfont-style: bold;\r\n\tvertical-align: middle;\r\n\tcolor: #000;\r\n}.contactform2 \r\n.wdform_line {\r\n\tcolor: #000\r\n}.contactform2 \r\n.wdform-required {\r\n\tborder: none;\r\n\tcolor: red;\r\n\tvertical-align: top;\r\n}.contactform2 \r\n.captcha_img {\r\n\tborder-width: 0px;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n\tcursor: pointer;\r\n\tborder-radius: 0px;\r\n}.contactform2 \r\n.captcha_refresh {\r\n\twidth: 30px;\r\n\theight: 30px;\r\n\tborder-width: 0px;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n\tvertical-align: middle;\r\n\tcursor: pointer;\r\n\tbackground-image: url(https:\/\/wayangbocor.com\/wp-content\/plugins\/contact-form-builder\/images\/refresh_black.png);\r\n}.contactform2 \r\n.captcha_input {\r\n\theight: 20px;\r\n\tborder-width: 1px;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n.file_upload {\r\n\tborder: 0px solid white;\r\n\tborder-radius: 0px;\r\n\tmargin: 0px;\r\n\tpadding: 0px;\r\n\tcolor: black;\r\n\tbackground-color: white;\r\n}.contactform2 \r\n.page_deactive {\r\ncolor: #000;\r\nbackground-color: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 29px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 16px;\r\nfont-weight:bold;\r\n}.contactform2 \r\n.page_active {\r\ncolor: #FFF;\r\ncursor: pointer;\r\nbackground-color: #000;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 20px;\r\npadding: 5px 25px 0px 25px;\r\nline-height: 26px;\r\nfont-weight:bold;\r\n}.contactform2 \r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 0px;\r\nborder-spacing: 0px;\r\nheight: 16px;\r\nline-height: 16px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nvertical-align: middle;\r\nbackground: #000;\r\ncolor: #fff;\r\nborder-top-left-radius: 5px;\r\nborder-bottom-left-radius: 5px;\r\n}.contactform2 \r\n.page_percentage_deactive {\r\nheight: 16px;\r\nline-height: 16px;\r\nbackground-color: #F1F1F1;\r\ntext-align: left !important;\r\nmargin-bottom: 1px;\r\nborder-radius: 5px;\r\n}.contactform2 \r\n.page_numbers {\r\n\tfont-size: 14px;\r\n\tcolor: #000;\r\n}.contactform2 \r\n.phone_area_code {\r\n\twidth: 50px;\r\n}.contactform2 \r\n.phone_number {\r\n\twidth: 100px;\r\n}.contactform2 \r\nbutton {\r\n\tcursor: pointer;\r\n}.contactform2 \r\n.other_input {\r\n\tborder-radius: 0px;\r\n\tborder-width: 1px;\r\n\theight: 16px;\r\n\tfont-size: 12px;\r\n\tpadding: 1px;\r\n\tmargin: 1px;\r\n\tmargin-left: 25px;\r\n\tz-index: 100;\r\n\tposition: absolute;\r\n}.contactform2 \r\n.wdform_page_navigation {\r\n\ttext-align: right !important;\r\n}.contactform2 \r\n\r\n.wdform_percentage_text {\r\nmargin: 3px 5px 3px 9px;\r\ncolor: #FFF;\r\nfont-size: 12px;\r\n}.contactform2 \r\n.wdform_percentage_title {\r\n\tcolor: #6E6E6E;\r\n\tfont-style: italic;\r\n\tmargin: 0px 0px 0px 40px;\r\n\tdisplay: inline-block;\r\n\tline-height: 27px;\r\n\theight: 27px;\r\n\tvertical-align: middle;\r\n}.contactform2 \r\n.wdform_button button {\r\n\tbackground: #4D792C;\r\n\tcursor: pointer;\r\n\tfont-size: 17px;\r\n\tborder-radius: 0px;\r\n\tmin-width: 80px;\r\n\tmin-height: 31px;\r\n\tcolor: #fff;\r\n\tborder: 2px solid #68943B;\r\n\tmargin: 5px;\r\n\tbox-shadow: 0px 0px 2px #c9c9c9;\r\n\tfont-family: Segoe UI;\r\n}.contactform2 <\/style><form name=\"contactform2\" action=\"\/en\/wp-json\/wp\/v2\/pages\/12\" method=\"post\" id=\"contactform2\" class=\"contactform2\" enctype=\"multipart\/form-data\" onsubmit=\"check_required('submit', '2'); return false;\">\r\n      <input type=\"hidden\" id=\"counter2\" value=\"34\" name=\"counter2\" \/>\r\n      <input type=\"hidden\" id=\"Itemid2\" value=\"\" name=\"Itemid2\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"2contactform_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\"><\/div><\/div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\"><div type=\"type_section_break\" class=\"wdform-field-section-break\"><div class=\"wdform_section_break\"><h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us<\/h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">Anda dapat menghubungi kami dengan mengisi Form di bawah ini.<\/div><\/div><\/div><\/div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\"><div type=\"type_name\" class=\"wdform-field\"  style=\"width:460px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Nama:<\/span><span class=\"wdform-required\">*<\/span><\/div>\r\n              <div class=\"wdform-element-section \" style=\" width: 360px;\">\r\n                <div style=\"display: table-cell; width:50%\">\r\n                  <div><input type=\"text\" class=\"input_deactive\"name=\"wdform_3_element_first2\" value=\"\" title=\"\"  style=\"width: 100%;\"><\/div>\r\n                  <div><label class=\"mini_label\">First<\/label><\/div>\r\n                <\/div>\r\n                <div style=\"display:table-cell;\"><div style=\"margin: 0px 8px; padding: 0px;\"><\/div><\/div>\r\n                <div  style=\"display: table-cell; width:50%\">\r\n                  <div><input type=\"text\" class=\"input_deactive\" name=\"wdform_3_element_last2\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>\r\n                  <div><label class=\"mini_label\">Last<\/label><\/div>\r\n                <\/div><\/div><\/div><\/div><div wdid=\"4\" class=\"wdform_row\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:460px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 360px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_4_element2\" name=\"wdform_4_element2\" value=\"someone@example.com\" title=\"someone@example.com\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"7\" class=\"wdform_row\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:465px\"><div class=\"wdform-label-section \" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\" >Telepon:<\/span>\r\n              <\/div>\r\n              <div class=\"wdform-element-section \" style=\" width: 365px;\">\r\n                <div style=\"display: table-cell;vertical-align: middle;\">\r\n                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_first2\" name=\"wdform_7_element_first2\" value=\"\" title=\"\" style=\"width: 50px;\" ><\/div>\r\n                  <div><label class=\"mini_label\">Area Code<\/label><\/div>\r\n                <\/div>\r\n                <div style=\"display: table-cell;vertical-align: middle;\">\r\n                  <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>\r\n                <\/div>\r\n                <div style=\"display: table-cell;vertical-align: middle; width:100%;\">\r\n                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_7_element_last2\" name=\"wdform_7_element_last2\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>\r\n                  <div><label class=\"mini_label\">Phone Number<\/label><\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <\/div><\/div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 1;\"><div type=\"type_phone\" class=\"wdform-field\" style=\"width:465px\"><div class=\"wdform-label-section \" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\" >No. HP:<\/span>\r\n              <\/div>\r\n              <div class=\"wdform-element-section \" style=\" width: 365px;\">\r\n                <div style=\"display: table-cell;vertical-align: middle;\">\r\n                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_8_element_first2\" name=\"wdform_8_element_first2\" value=\"\" title=\"\" style=\"width: 50px;\" ><\/div>\r\n                  <div><label class=\"mini_label\">Area Code<\/label><\/div>\r\n                <\/div>\r\n                <div style=\"display: table-cell;vertical-align: middle;\">\r\n                  <div class=\"wdform_line\" style=\"margin: 0px 4px 10px 4px; padding: 0px;\">-<\/div>\r\n                <\/div>\r\n                <div style=\"display: table-cell;vertical-align: middle; width:100%;\">\r\n                  <div><input type=\"text\" class=\"input_deactive\" id=\"wdform_8_element_last2\" name=\"wdform_8_element_last2\" value=\"\" title=\"\" style=\"width: 100%;\" ><\/div>\r\n                  <div><label class=\"mini_label\">Phone Number<\/label><\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <\/div><\/div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 1;\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:470px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Institusi:<\/span><\/div><div class=\"wdform-element-section\" style=\" width: 360px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_15_element2\" name=\"wdform_15_element2\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"22\" class=\"wdform_row\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:470px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Subject:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\" width: 360px;\"  ><input type=\"text\" class=\"input_deactive\" id=\"wdform_22_element2\" name=\"wdform_22_element2\" value=\"\" title=\"\"  style=\"width: 100%;\" ><\/div><\/div><\/div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\"><\/div><div wdid=\"23\" class=\"wdform_row\"><div type=\"type_textarea\" class=\"wdform-field\"  style=\"width:470px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Details:<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 360px\"><textarea class=\"input_deactive\" id=\"wdform_23_element2\" name=\"wdform_23_element2\" title=\"\"  style=\"width: 100%; height: 100px;\" ><\/textarea><\/div><\/div><\/div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\"><\/div><div wdid=\"27\" class=\"wdform_row\"><div type=\"type_send_copy\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 260px;\"><span class=\"wdform-label\"><label for=\"wdform_27_element2\">Kirim salinan ke Saya:<\/label><\/span><\/div>\r\n              <div class=\"wdform-element-section\" style=\"min-width:inherit !important; \" >\r\n                <div class=\"checkbox-div\" style=\"left:3px\">\r\n                <input type=\"checkbox\" id=\"wdform_27_element2\" name=\"wdform_27_element2\"  \/>\r\n                <label for=\"wdform_27_element2\"><\/label>\r\n                <\/div>\r\n              <\/div><\/div><\/div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\"><div type=\"type_captcha\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\" width: 250px;\"><span class=\"wdform-label\">Type the characters you see here:<\/span><\/div><div class=\"wdform-element-section \" style=\"display: block;\"><div style=\"display: table;\"><div style=\"display: table-cell;vertical-align: middle;\"><div valign=\"middle\" style=\"display: table-cell; text-align: center;\"><img decoding=\"async\" type=\"captcha\" digit=\"6\" src=\" https:\/\/wayangbocor.com\/wp-admin\/admin-ajax.php?action=ContactFormmakerwdcaptcha&nonce=47919b88d0&digit=6&i=2\" id=\"wd_captcha2\" class=\"captcha_img\" style=\"display:none\" ><\/div><div valign=\"middle\" style=\"display: table-cell;\"><div class=\"captcha_refresh\" id=\"_element_refresh2\" ><\/div><\/div><\/div><div style=\"display: table-cell;vertical-align: middle;\"><div style=\"display: table-cell;\"><input type=\"text\" class=\"captcha_input\" id=\"wd_captcha_input2\" name=\"captcha_input\" style=\"width: 75px;\" ><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"30\" class=\"wdform_row\"><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_required2(&quot;submit&quot;, &quot;2&quot;);\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required2(&quot;reset&quot;);\"  >Reset<\/button><\/div><\/div><\/div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 1;\"><div type=\"type_editor\" class=\"wdform-field\"><p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields<\/span><\/p><\/div><\/div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\"><\/div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/div><div wdid=\"9\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\"><\/div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\"><\/div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/div><div wdid=\"32\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\"><\/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=\"2contactpage_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Ratri Kartika Sari ars.manage[@]gmail.com Phone\/Wa : 0819 906 19769\/0815 796 9615 Pin bb: 74764233 Twitter: @wayangbocor_ind Fb: wayangbocor Instagram: @wayangbocor \u00a0<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"","meta":{"spay_email":"","footnotes":""},"class_list":["post-12","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/P70P3h-c","_links":{"self":[{"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/pages\/12","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/comments?post=12"}],"version-history":[{"count":8,"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions"}],"predecessor-version":[{"id":829,"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/pages\/12\/revisions\/829"}],"wp:attachment":[{"href":"https:\/\/wayangbocor.com\/en\/wp-json\/wp\/v2\/media?parent=12"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}