
{"id":1134,"date":"2024-12-30T09:46:03","date_gmt":"2024-12-30T09:46:03","guid":{"rendered":"https:\/\/themes91.in\/clickbank\/?page_id=1134"},"modified":"2025-06-27T10:15:03","modified_gmt":"2025-06-27T10:15:03","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/contact-us\/","title":{"rendered":"Contact Us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1134\" class=\"elementor elementor-1134\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9e0c052 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"9e0c052\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cc0dc4b\" data-id=\"cc0dc4b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2ddfe49 elementor-widget elementor-widget-spacer\" data-id=\"2ddfe49\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e27b79f elementor-widget elementor-widget-custom_heading\" data-id=\"e27b79f\" data-element_type=\"widget\" data-widget_type=\"custom_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t \r\n        <div class=\"container\">\r\n            <div class=\"row\">\r\n                                                         <div class=\"col-lg-12 text-center\">\r\n                    <div class=\"ti_heading_wraper\">\r\n                                                  <span><img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/heading_icon.png\" alt=\"\"><\/span>\r\n                                                  <h1>Contact <br>& Find<\/h1>\r\n                    <\/div>\r\n                    <\/div>\r\n                \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7466344 elementor-widget elementor-widget-custom_google_map\" data-id=\"7466344\" data-element_type=\"widget\" data-widget_type=\"custom_google_map.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"ed_event_single_contact_address ed_toppadder80 ed_bottompadder80\">\r\n            <div class=\"container\">\r\n                    <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n                                        <\/div>\r\n                    <div class=\"col-lg-6 col-md-6 col-sm-6\">\r\n                        <div class=\"row\">\r\n                            <div class=\"ed_event_single_address_info ed_toppadder50 ed_bottompadder50\">\r\n                                                                 <h4 class=\"ed_bottompadder20\">\r\n                                   Contact Info                                 <\/h4>\r\n                                                                <div class=\"ed_bottompadder40 ed_toppadder10\"> \r\n                                <p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don't look even slightly believable.If you are going to use a ,<\/p>                                <\/div>\r\n                                                                <p>Phone:                                <span>+1800 326 3264<\/span><\/p>\r\n                                                                <p>Email: \r\n                                <a href=\"mailto:\">\r\n                                info@traininginstitute.gov.co.uk<\/a><\/p>\r\n                                                                <p>Website:                                <a href=\"http:\/\/www.traininginstitute.gov.co.uk\">\r\n                                http:\/\/www.traininginstitute.gov.co.uk<\/a><\/p>\r\n                                                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"col-lg-6 col-md-6 col-sm-6\">\r\n                        <div class=\"row\">\r\n                            <div class=\"ed_event_single_address_map\">\r\n                                <div id=\"map\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n          <\/div>\r\n         <script type=\"text\/javascript\">\r\n            function initMap() {\r\n           var locations = [\r\n                             ['Bondi Beach',-33.890542, 151.274856, 4],\r\n                               ['Coogee Beach',-33.923036, 151.259052, 5],\r\n                           ];\r\n            var map = new google.maps.Map(document.getElementById('map'), {\r\n              zoom: 10,\r\n                                     center: new google.maps.LatLng(-33.890542, 151.274856, 4),\r\n                                     center: new google.maps.LatLng(-33.923036, 151.259052, 5),\r\n                               mapTypeId: google.maps.MapTypeId.ROADMAP\r\n             });\r\n        \r\n             var infowindow = new google.maps.InfoWindow();\r\n        \r\n            var marker, i;\r\n        \r\n            for (i = 0; i < locations.length; i++) {  \r\n              marker = new google.maps.Marker({\r\n                position: new google.maps.LatLng(locations[i][1], locations[i][2]),\r\n                map: map\r\n              });\r\n        \r\n              google.maps.event.addListener(marker, 'click', (function(marker, i) {\r\n                return function() {\r\n                  infowindow.setContent(locations[i][0]);\r\n                  infowindow.open(map, marker);\r\n                }\r\n              })(marker, i));\r\n            }\r\n            }\r\n          <\/script>\r\n           <script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAL2n_CxgMglVV1FHT0Kv2N47NCjYArfe8&callback=initMap\"\r\n                async defer><\/script>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-159066a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"159066a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7312653\" data-id=\"7312653\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97d13fe elementor-widget elementor-widget-custom_counter\" data-id=\"97d13fe\" data-element_type=\"widget\" data-widget_type=\"custom_counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t \r\n        <div class=\"ti_section ti_choose_wrapper\"> \r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                    <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12 text-center\">\r\n                                            <div class=\"ti_heading_wraper\">\r\n                                                    <span><img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/heading_icon.png\" alt=\"\"><\/span>\r\n                                                    <h1>Why<br>Choose Us<\/h1>\r\n                        <\/div>\r\n                                        <\/div>\r\n                                            <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12\">\r\n                            <div class=\"ti_expertise_box ti_shadow_box ti_choose_box\">\r\n                                <div class=\"ti_choose_box_inner\">\r\n                                                                    <div class=\"ti_choose_img\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/1-1.png\" alt=\"\">\r\n                                    <\/div>\r\n                                 \r\n                                    <div class=\"ti_choose_detail\">\r\n                                        <h2 class=\"timer\" data-from=\"0\" data-to=\"2500\" data-speed=\"5000\" data-refresh-interval=\"50\">2500<\/h2>\r\n                                                                                <p class=\"ti_subheading\">\r\n                                        Students Successive<\/p>\r\n                                                                            <\/div> \r\n                                <\/div>\r\n                                <div class=\"ti_overlay_box text-center\"> \r\n                                                                <h2 class=\"ti_subheading\">Students Successive<\/h2>\r\n                                <p>Only competitions were the ones in the back of the magazines you find..<\/p>\r\n                                                                <\/div>\r\n                            <\/div>\r\n                        <\/div> \r\n                                            <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12\">\r\n                            <div class=\"ti_expertise_box ti_shadow_box ti_choose_box\">\r\n                                <div class=\"ti_choose_box_inner\">\r\n                                                                    <div class=\"ti_choose_img\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/2-1.png\" alt=\"\">\r\n                                    <\/div>\r\n                                 \r\n                                    <div class=\"ti_choose_detail\">\r\n                                        <h2 class=\"timer\" data-from=\"0\" data-to=\"4500\" data-speed=\"5000\" data-refresh-interval=\"50\">4500<\/h2>\r\n                                                                                <p class=\"ti_subheading\">\r\n                                        Competitions Won<\/p>\r\n                                                                            <\/div> \r\n                                <\/div>\r\n                                <div class=\"ti_overlay_box text-center\"> \r\n                                                                <h2 class=\"ti_subheading\">Competitions Won<\/h2>\r\n                                <p>Only competitions were the ones in the back of the magazines you find..<\/p>\r\n                                                                <\/div>\r\n                            <\/div>\r\n                        <\/div> \r\n                                            <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12\">\r\n                            <div class=\"ti_expertise_box ti_shadow_box ti_choose_box\">\r\n                                <div class=\"ti_choose_box_inner\">\r\n                                                                    <div class=\"ti_choose_img\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/3-1.png\" alt=\"\">\r\n                                    <\/div>\r\n                                 \r\n                                    <div class=\"ti_choose_detail\">\r\n                                        <h2 class=\"timer\" data-from=\"0\" data-to=\"8530\" data-speed=\"5000\" data-refresh-interval=\"50\">8530<\/h2>\r\n                                                                                <p class=\"ti_subheading\">\r\n                                        Magazines Won<\/p>\r\n                                                                            <\/div> \r\n                                <\/div>\r\n                                <div class=\"ti_overlay_box text-center\"> \r\n                                                                <h2 class=\"ti_subheading\">Magazines Won<\/h2>\r\n                                <p>Only competitions were the ones in the back of the magazines you find..<\/p>\r\n                                                                <\/div>\r\n                            <\/div>\r\n                        <\/div> \r\n                                    <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a995315 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"a995315\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-45ddc4f\" data-id=\"45ddc4f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53fdbb7 elementor-widget elementor-widget-custom_our_partners\" data-id=\"53fdbb7\" data-element_type=\"widget\" data-widget_type=\"custom_our_partners.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div class=\"ed_graysection ed_toppadder80 ed_bottompadder80\">\r\n            <div class=\"container\">\r\n                <div class=\"row\">\r\n                    <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n                                            <\/div>\r\n                    <div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\r\n                        <div class=\"ed_modern_clientslider\">\r\n                            <div id=\"owl-demo5\" class=\"owl-carousel owl-theme\">\r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/6.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/5.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/4.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/3.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/2.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                                                        <div class=\"item\">\r\n                                <a href=\"#\">\r\n                                   <img decoding=\"async\" src=\"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-content\/uploads\/sites\/4\/2018\/08\/1-2.png\" alt=\"Partner Img\" \/>\r\n                                <\/a>\r\n                            <\/div> \r\n                             \r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact &#038; Find Contact Info There are many variations of passages of Lorem Ipsum available, but the majority have suffered [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/traininginstitute-page-fullwidth.php","meta":{"footnotes":""},"class_list":["post-1134","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/pages\/1134","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/comments?post=1134"}],"version-history":[{"count":5,"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/pages\/1134\/revisions"}],"predecessor-version":[{"id":1650,"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/pages\/1134\/revisions\/1650"}],"wp:attachment":[{"href":"https:\/\/demo.kamleshyadav.com\/themeforest\/training-institute\/academic\/wp-json\/wp\/v2\/media?parent=1134"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}