{"id":4463,"date":"2022-08-22T22:36:46","date_gmt":"2022-08-22T19:36:46","guid":{"rendered":"http:\/\/nivipat.ru\/?page_id=4463"},"modified":"2022-08-22T22:40:27","modified_gmt":"2022-08-22T19:40:27","slug":"contacts","status":"publish","type":"page","link":"https:\/\/nivipat.ru\/en\/about\/contacts\/","title":{"rendered":"Contacts"},"content":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/2&#8243;]<h1 style=\"margin-bottom: 30px;\">Contacts<\/h1>[vc_column_text css=&#8221;.vc_custom_1661196713553{margin-bottom: 0px !important;padding-bottom: 20px !important;}&#8221;]<\/p>\n<address>Ministry of Science and Higher Education of the Russian Federation<br \/>\nFederal State Budgetary Scientific Institution<br \/>\n&#8220;ALL-RUSSIAN SCIENTIFIC RESEARCH VETERINARY INSTITUTE<br \/>\nPATHOLOGY, PHARMACOLOGY AND THERAPY&#8221; (VNIVIPFiT)Lomonosov str., 114b, Voronezh, 394087<\/address>\n<p><abbr title=\"\u0422\u0435\u043b\u0435\u0444\u043e\u043d\">Phone:<\/abbr> 8 (473) 253-93-07, 253-65-94<\/p>\n<p><abbr title=\"Email\">Email:<\/abbr> <a href=\"mailto:vnivipat@mail.ru\">vnivipat@mail.ru<\/a>[\/vc_column_text]<h2 class= \"after\" style=\"margin-bottom: 40px;\">Ask your question<\/h2>\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f4465-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/4463#wpcf7-f4465-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"4465\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f4465-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"row\">\n\t<div class=\"col-md-6\">\n\t\t<p><label for=\"name\">Name<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><label for=\"name\">YourEmail<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><label for=\"name\">Question text<\/label>\n\t\t<\/p>\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><input class=\"wpcf7-form-control has-spinner wpcf7-submit\" type=\"submit\" value=\"Ask a question\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][vc_column width=&#8221;1\/2&#8243;]    \t \n    <div id=\"map-canvas\" class=\"contacts-map\" style=\"height: 820px;\"><\/div>\n\n    <script type=\"text\/javascript\">\n\t\n\t(function($) {\n    \"use strict\"\n    $(document).ready(function(){\n        \n        var locations = [\n\t\t\t['', 51.731334, 39.198425, 2]\n        ];\n\t\n\t\tvar map = new google.maps.Map(document.getElementById('map-canvas'), {\n\t\t  zoom: 15,\n\t\t\tscrollwheel: false,\n\t\t\tnavigationControl: true,\n\t\t\tmapTypeControl: false,\n\t\t\tscaleControl: false,\n\t\t\tdraggable: true,\n\t\t\tstyles: [ { \"stylers\": [ { \"hue\": \"\" }, { \"gamma\": 1 } ] } ],\n\t\t\tcenter: new google.maps.LatLng(51.731334, 39.198425),\n\t\t  mapTypeId: google.maps.MapTypeId.ROADMAP\n\t\t});\n\t\n\t\tvar infowindow = new google.maps.InfoWindow();\n\t\n\t\tvar marker, i;\n\t\n\t\tfor (i = 0; i < locations.length; i++) {  \n\t  \n\t\t\tmarker = new google.maps.Marker({ \n\t\t\tposition: new google.maps.LatLng(locations[i][1], locations[i][2]), \n\t\t\tmap: map ,\n\t\t\ticon: 'https:\/\/nivipat.ru\/wp-content\/uploads\/2015\/08\/map-pin.png'\n\t\t\t});\n\t\t\n\t\t  google.maps.event.addListener(marker, 'click', (function(marker, i) {\n\t\t\treturn function() {\n\t\t\t  \/\/infowindow.setContent(locations[i][0]);\n\t\t\t  \/\/infowindow.open(map, marker);\n\t\t\t}\n\t\t  })(marker, i));\n\t\t}\n        \n        });\n    })(jQuery);   \t\n   \t<\/script>\n[\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1438680659705{padding-bottom: 30px !important;}&#8221;][vc_column el_class=&#8221;widget&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_column_text css=&#8221;.vc_custom_1661196713553{margin-bottom: 0px !important;padding-bottom: 20px !important;}&#8221;] Ministry of Science and Higher Education of the Russian Federation Federal State Budgetary Scientific Institution &#8220;ALL-RUSSIAN SCIENTIFIC RESEARCH VETERINARY INSTITUTE PATHOLOGY, PHARMACOLOGY AND THERAPY&#8221; (VNIVIPFiT)Lomonosov str., 114b, Voronezh, 394087 Phone: 8 (473) 253-93-07, 253-65-94 Email: vnivipat@mail.ru[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1438680659705{padding-bottom: 30px !important;}&#8221;][vc_column el_class=&#8221;widget&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3776,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"page-templates\/template-fullwidth.php","meta":{"_locale":"en_US","_original_post":"http:\/\/demo.vegatheme.com\/universo\/?page_id=67"},"_links":{"self":[{"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/pages\/4463"}],"collection":[{"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/comments?post=4463"}],"version-history":[{"count":6,"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/pages\/4463\/revisions"}],"predecessor-version":[{"id":4467,"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/pages\/4463\/revisions\/4467"}],"up":[{"embeddable":true,"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/pages\/3776"}],"wp:attachment":[{"href":"https:\/\/nivipat.ru\/wp-json\/wp\/v2\/media?parent=4463"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}