{"id":471,"date":"2016-06-07T10:05:38","date_gmt":"2016-06-07T10:05:38","guid":{"rendered":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/?page_id=471"},"modified":"2016-06-08T17:00:23","modified_gmt":"2016-06-08T17:00:23","slug":"contact","status":"publish","type":"page","link":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1465377848276{padding-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465376661968{margin-bottom: 0px !important;}&#8221; el_class=&#8221;location&#8221;]Head Quarter<\/p>\n<h3>New York,<br \/>\nUSA<\/h3>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375594525{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Address<\/h5>\n<p>777 Street Fourth Avenue Somewhere Over Rainbow[\/vc_column_text]\n\t<span class=\"btn-arrow btn-open-map\"><span class=\"line\"><\/span><span class=\"url\">View on Map<\/span><\/span>\n\t\n[\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375601374{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Phone<\/h5>\n<p>+22 090 1777 1999<br \/>\n+22 090 1777 1999[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375918329{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Fax<\/h5>\n<p>(77) 2222 0900 1777<br \/>\n(77) 2222 0900 1777[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375942933{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Email<\/h5>\n<p>office@exotheme.com[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;]\n\t<h5>Social Media<\/h5>\t<div class=\"social group-social\">\n        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-facebook\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-twitter\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-rss\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-google-plus\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-envelope-o\"><\/i><\/a>            <\/div>\t\n\n[\/vc_column][vc_column]    \t \n    <div class=\"gocargo_gmap\" id=\"map-69ed5cde5569b\" style=\"height: 0px;\"><\/div>\n\n    <script type=\"text\/javascript\">\t\n\t\t(function($) {\n\t    \"use strict\"\n\t\t    $(document).ready(function(){\n\t\t    \t\/\/ When the window has finished loading create our google map below\n\t\t        google.maps.event.addDomListener(window, 'load', init);\n\n\t\t        function init() {\n\t\t\t\t\t'use strict'; \/\/ use strict mode\n\t\t\t\t\t\n\t\t            \/\/ Basic options for a simple Google Map\n\t\t            \/\/ For more options see: https:\/\/developers.google.com\/maps\/documentation\/javascript\/reference#MapOptions\n\t\t            var myLatlng = new google.maps.LatLng(40.6700, -73.9400);\n\n\t\t            var mapOptions = {\n\t\t                \/\/ How zoomed in you want the map to start at (always required)\n\t\t                zoom: 12,\n\t\t                disableDefaultUI: false,\n\t\t\t\t\t\tscrollwheel: false,\n\n\t\t                \/\/ The latitude and longitude to center the map (always required)\n\n\t\t                center: myLatlng, \/\/ New York\n\n\t\t                \/\/ How you would like to style the map. \n\t\t                \/\/ This is where you would paste any style found on Snazzy Maps.\n\t\t                styles: \n\t\t                \t\t\t\t\t\t\t\t\t[{\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"2\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-28\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-10\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#444444\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#f2f2f2\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-12\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-31\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-74\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"65\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-15\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"0\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"poi\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": -100\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": 45\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"0\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-9\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-14\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-35\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"gamma\": \"1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.39\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-19\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"46\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-13\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.23\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"invert_lightness\": true\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"hue\": \"#ff0000\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.arterial\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"transit\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"water\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#adadad\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    }]\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t            };\n\n\t\t            \/\/ Get the HTML DOM element that will contain your map \n\t\t            \/\/ We are using a div with id=\"map\" seen below in the <body>\n\t\t            var mapElement = document.getElementById('map-69ed5cde5569b');\n\n\t\t            \/\/ Create the Google Map using out element and options defined above\n\t\t            var map = new google.maps.Map(mapElement, mapOptions);\n\n\t\t            var marker = new google.maps.Marker({\n\t\t                position: myLatlng,\n\t\t                map: map,\n\t\t\t\t\t\ticon: 'http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-content\/uploads\/sites\/3\/2016\/06\/map-marker-1.png',\n\t\t                title: 'Your item position'\n\t\t            });\n\t\t        }\t\t        \n\t        });\n\t    })(jQuery);   \t\n   \t<\/script>\n[vc_separator color=&#8221;custom&#8221; accent_color=&#8221;#e1e1e1&#8243; css=&#8221;.vc_custom_1465377806910{margin-top: 40px !important;}&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1465378008918{padding-top: 20px !important;padding-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465377644442{margin-bottom: 0px !important;}&#8221; el_class=&#8221;location&#8221;]Brand Office<\/p>\n<h3>Munich,<br \/>\nGermany<\/h3>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375594525{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Address<\/h5>\n<p>777 Street Fourth Avenue Somewhere Over Rainbow[\/vc_column_text]\n\t<span class=\"btn-arrow btn-open-map\"><span class=\"line\"><\/span><span class=\"url\">View on Map<\/span><\/span>\n\t\n[\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375601374{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Phone<\/h5>\n<p>+22 090 1777 1999<br \/>\n+22 090 1777 1999[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375918329{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Fax<\/h5>\n<p>(77) 2222 0900 1777<br \/>\n(77) 2222 0900 1777[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375942933{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Email<\/h5>\n<p>office@exotheme.com[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;]\n\t<h5>Social Media<\/h5>\t<div class=\"social group-social\">\n        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-facebook\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-twitter\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-rss\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-google-plus\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-envelope-o\"><\/i><\/a>            <\/div>\t\n\n[\/vc_column][vc_column]    \t \n    <div class=\"gocargo_gmap\" id=\"map-69ed5cde557f7\" style=\"height: 0px;\"><\/div>\n\n    <script type=\"text\/javascript\">\t\n\t\t(function($) {\n\t    \"use strict\"\n\t\t    $(document).ready(function(){\n\t\t    \t\/\/ When the window has finished loading create our google map below\n\t\t        google.maps.event.addDomListener(window, 'load', init);\n\n\t\t        function init() {\n\t\t\t\t\t'use strict'; \/\/ use strict mode\n\t\t\t\t\t\n\t\t            \/\/ Basic options for a simple Google Map\n\t\t            \/\/ For more options see: https:\/\/developers.google.com\/maps\/documentation\/javascript\/reference#MapOptions\n\t\t            var myLatlng = new google.maps.LatLng(40.6700, -73.9400);\n\n\t\t            var mapOptions = {\n\t\t                \/\/ How zoomed in you want the map to start at (always required)\n\t\t                zoom: 12,\n\t\t                disableDefaultUI: false,\n\t\t\t\t\t\tscrollwheel: false,\n\n\t\t                \/\/ The latitude and longitude to center the map (always required)\n\n\t\t                center: myLatlng, \/\/ New York\n\n\t\t                \/\/ How you would like to style the map. \n\t\t                \/\/ This is where you would paste any style found on Snazzy Maps.\n\t\t                styles: \n\t\t                \t\t\t\t\t\t\t\t\t[{\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"2\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-28\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-10\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#444444\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#f2f2f2\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-12\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-31\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-74\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"65\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-15\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"0\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"poi\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": -100\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": 45\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"0\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-9\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-14\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-35\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"gamma\": \"1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.39\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-19\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"46\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-13\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.23\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"invert_lightness\": true\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"hue\": \"#ff0000\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.arterial\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"transit\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"water\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#adadad\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    }]\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t            };\n\n\t\t            \/\/ Get the HTML DOM element that will contain your map \n\t\t            \/\/ We are using a div with id=\"map\" seen below in the <body>\n\t\t            var mapElement = document.getElementById('map-69ed5cde557f7');\n\n\t\t            \/\/ Create the Google Map using out element and options defined above\n\t\t            var map = new google.maps.Map(mapElement, mapOptions);\n\n\t\t            var marker = new google.maps.Marker({\n\t\t                position: myLatlng,\n\t\t                map: map,\n\t\t\t\t\t\ticon: 'http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-content\/uploads\/sites\/3\/2016\/06\/map-marker-1.png',\n\t\t                title: 'Your item position'\n\t\t            });\n\t\t        }\t\t        \n\t        });\n\t    })(jQuery);   \t\n   \t<\/script>\n[vc_separator color=&#8221;custom&#8221; accent_color=&#8221;#e1e1e1&#8243; css=&#8221;.vc_custom_1465377806910{margin-top: 40px !important;}&#8221;][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1465378055832{padding-top: 20px !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465377671932{margin-bottom: 0px !important;}&#8221; el_class=&#8221;location&#8221;]Head Quarter<\/p>\n<h3>London,<br \/>\nEngland<\/h3>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375594525{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Address<\/h5>\n<p>777 Street Fourth Avenue Somewhere Over Rainbow[\/vc_column_text]\n\t<span class=\"btn-arrow btn-open-map\"><span class=\"line\"><\/span><span class=\"url\">View on Map<\/span><\/span>\n\t\n[\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375601374{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Phone<\/h5>\n<p>+22 090 1777 1999<br \/>\n+22 090 1777 1999[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375918329{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Fax<\/h5>\n<p>(77) 2222 0900 1777<br \/>\n(77) 2222 0900 1777[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375942933{margin-bottom: 0px !important;}&#8221;]<\/p>\n<h5>Email<\/h5>\n<p>office@exotheme.com[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;]\n\t<h5>Social Media<\/h5>\t<div class=\"social group-social\">\n        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-facebook\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-twitter\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-rss\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-google-plus\"><\/i><\/a>        <a href=\"#\" target=\"_blank\"><i class=\"fa fa-envelope-o\"><\/i><\/a>            <\/div>\t\n\n[\/vc_column][vc_column]    \t \n    <div class=\"gocargo_gmap\" id=\"map-69ed5cde55826\" style=\"height: 0px;\"><\/div>\n\n    <script type=\"text\/javascript\">\t\n\t\t(function($) {\n\t    \"use strict\"\n\t\t    $(document).ready(function(){\n\t\t    \t\/\/ When the window has finished loading create our google map below\n\t\t        google.maps.event.addDomListener(window, 'load', init);\n\n\t\t        function init() {\n\t\t\t\t\t'use strict'; \/\/ use strict mode\n\t\t\t\t\t\n\t\t            \/\/ Basic options for a simple Google Map\n\t\t            \/\/ For more options see: https:\/\/developers.google.com\/maps\/documentation\/javascript\/reference#MapOptions\n\t\t            var myLatlng = new google.maps.LatLng(40.6700, -73.9400);\n\n\t\t            var mapOptions = {\n\t\t                \/\/ How zoomed in you want the map to start at (always required)\n\t\t                zoom: 12,\n\t\t                disableDefaultUI: false,\n\t\t\t\t\t\tscrollwheel: false,\n\n\t\t                \/\/ The latitude and longitude to center the map (always required)\n\n\t\t                center: myLatlng, \/\/ New York\n\n\t\t                \/\/ How you would like to style the map. \n\t\t                \/\/ This is where you would paste any style found on Snazzy Maps.\n\t\t                styles: \n\t\t                \t\t\t\t\t\t\t\t\t[{\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"2\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-28\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-10\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"administrative\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#444444\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#f2f2f2\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"-1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-12\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-31\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-74\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"65\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-15\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"landscape.natural.landcover\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"0\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"poi\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": -100\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": 45\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"saturation\": \"0\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-9\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"geometry.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-14\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-35\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"gamma\": \"1\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.39\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.fill\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-19\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.text.stroke\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"46\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.highway\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"lightness\": \"-13\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"weight\": \"1.23\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"invert_lightness\": true\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"simplified\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"hue\": \"#ff0000\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"road.arterial\",\n\t\t\t\t\t\t\t        \"elementType\": \"labels.icon\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"transit\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"off\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    },\n\t\t\t\t\t\t\t    {\n\t\t\t\t\t\t\t        \"featureType\": \"water\",\n\t\t\t\t\t\t\t        \"elementType\": \"all\",\n\t\t\t\t\t\t\t        \"stylers\": [\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"color\": \"#adadad\"\n\t\t\t\t\t\t\t            },\n\t\t\t\t\t\t\t            {\n\t\t\t\t\t\t\t                \"visibility\": \"on\"\n\t\t\t\t\t\t\t            }\n\t\t\t\t\t\t\t        ]\n\t\t\t\t\t\t\t    }]\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t            };\n\n\t\t            \/\/ Get the HTML DOM element that will contain your map \n\t\t            \/\/ We are using a div with id=\"map\" seen below in the <body>\n\t\t            var mapElement = document.getElementById('map-69ed5cde55826');\n\n\t\t            \/\/ Create the Google Map using out element and options defined above\n\t\t            var map = new google.maps.Map(mapElement, mapOptions);\n\n\t\t            var marker = new google.maps.Marker({\n\t\t                position: myLatlng,\n\t\t                map: map,\n\t\t\t\t\t\ticon: 'http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-content\/uploads\/sites\/3\/2016\/06\/map-marker-1.png',\n\t\t                title: 'Your item position'\n\t\t            });\n\t\t        }\t\t        \n\t        });\n\t    })(jQuery);   \t\n   \t<\/script>\n[vc_separator color=&#8221;custom&#8221; accent_color=&#8221;#e1e1e1&#8243; css=&#8221;.vc_custom_1465377806910{margin-top: 40px !important;}&#8221;][\/vc_column][\/vc_row][vc_row bg_parallax_section=&#8221;yes&#8221; parallax_image_section=&#8221;399&#8243;][vc_column width=&#8221;1\/3&#8243;]\t\t\t\n\t<div class=\" bg-2 padding30 light-text \"  >\n        <div class=\"inner-padding\">\n            <h2 class=\"id-color\">Gocargo Commitment<\/h2>\n            <div class=\"tiny-border\"><\/div>\n<p class=\"lead big\"><i>Fell free to asking about Gocargo or Just say hello to us<\/i><\/p>\n<div class=\"text-center\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-695\" src=\"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-content\/uploads\/sites\/3\/2016\/06\/truck-1.png\" alt=\"truck\" width=\"231\" height=\"122\" \/><\/div>\n<p>        <\/div>\n    <\/div>\n    \n[\/vc_column][vc_column width=&#8221;2\/3&#8243;]\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f224-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"224\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/gocargo\/demo3\/wp-json\/wp\/v2\/pages\/471#wpcf7-f224-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"224\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.3\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f224-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<div class=\"row form-transparent\">\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name*\" 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><span class=\"wpcf7-form-control-wrap\" data-name=\"last-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name*\" value=\"\" type=\"text\" name=\"last-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-6\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel form-control\" aria-invalid=\"false\" placeholder=\"Phone*\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea form-control\" aria-invalid=\"false\" placeholder=\"Your message\" name=\"your-message\"><\/textarea><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"col-md-12\">\n\t\t<p id=\"btnsubmit\"><input class=\"wpcf7-form-control wpcf7-submit has-spinner btn btn-custom fullwidth\" type=\"submit\" value=\"Send\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1465377848276{padding-bottom: 0px !important;}&#8221;][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465376661968{margin-bottom: 0px !important;}&#8221; el_class=&#8221;location&#8221;]Head Quarter New York, USA [\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375594525{margin-bottom: 0px !important;}&#8221;] Address 777 Street Fourth Avenue Somewhere Over Rainbow[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375601374{margin-bottom: 0px !important;}&#8221;] Phone +22 090 1777 1999 +22 090 1777 1999[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375918329{margin-bottom: 0px !important;}&#8221;] Fax (77) 2222 0900 1777 (77) 2222 0900 1777[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/6&#8243;][vc_column_text css=&#8221;.vc_custom_1465375942933{margin-bottom: 0px [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-fullwidth.php","meta":{"footnotes":""},"class_list":["post-471","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/pages\/471","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/comments?post=471"}],"version-history":[{"count":18,"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/pages\/471\/revisions"}],"predecessor-version":[{"id":696,"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/pages\/471\/revisions\/696"}],"wp:attachment":[{"href":"http:\/\/demo.vegatheme.com\/gocargo\/demo3\/wp-json\/wp\/v2\/media?parent=471"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}