{"id":97,"date":"2020-05-11T12:23:20","date_gmt":"2020-05-11T12:23:20","guid":{"rendered":"https:\/\/fibrenoire.ca\/\/\/?page_id=97"},"modified":"2023-09-13T09:19:21","modified_gmt":"2023-09-13T13:19:21","slug":"carriers","status":"publish","type":"page","link":"https:\/\/fibrenoire.ca\/en\/carriers\/","title":{"rendered":"Carriers"},"content":{"rendered":"<section class=\"block block__header-carriers\" data-component=\"headerCarriers\">\r\n  <div class=\"container\">\r\n    <div class=\"row justify-content-center\">\r\n      <div class=\"col-12 col-lg-8\">  \r\n        <div class=\"banner-wrapper\">\r\n          <h1 class=\"title\">Carrier Services<\/h1>\r\n            <h3 class=\"subtitle\">A Local Company with a Global Connection<\/h3>\r\n            <p class=\"description\">Extend your customers&#8217; footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.<\/p>\r\n                          <div class=\"btn-wrapper\">\r\n                <a href=\"https:\/\/fibrenoire.wpcomstaging.com\/services\/\" target=\"\" class=\"button\"><span>Discover our services<\/span><\/a>\r\n              <\/div>\r\n                    <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\n\n\n<h2 class=\"wp-block-heading\" id=\"h-our-network\"><strong>Our Network<\/strong><\/h2>\n\n\n<section class=\"block block__map-network\">\r\n  <div class=\"container\">\r\n    <div class=\"row justify-content-start\">\r\n      <div class=\"col\">\r\n        <div class=\"title\">\r\n          <h2><\/h2>\r\n        <\/div>\r\n        <div class=\"block__map\">\r\n          <div class=\"map-container\">\r\n            <div class=\"map-infos d-none d-md-block\">\r\n              <div class=\"select-wrapper\">\r\n                <select id=\"the-location-selector\" class=\"location-selector\" name=\"\" id=\"\" value=\"\">\r\n                  <option value=\"0\">The Whole Network<\/option>\r\n                                                             <option value=\"646\">Ottawa<\/option>\r\n                                           <option value=\"645\">Quebec<\/option>\r\n                                           <option value=\"644\">Toronto<\/option>\r\n                                           <option value=\"597\">Montreal<\/option>\r\n                                                                        <\/select>\r\n                <i class=\"zmdi zmdi-caret-down\"><\/i>\r\n              <\/div>\r\n              <h5>Fibre optic<\/h5>\r\n              <p class=\"network-length\"><\/p>\r\n              <h5>Connected enterprises<\/h5>\r\n              <p class=\"connected-businesses\"><\/p>\r\n              <h5>Total Internet Capacity<\/h5>\r\n              <p class=\"aggregated-capacity\"><\/p>\r\n            <\/div>\r\n            <div class=\"map\" id=\"map\"><\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script id=\"networks-data\" type=\"application\/json\">\r\n    {\r\n    \"0\": {\"name\": \"The Whole Network\", \"center_latitude\": 0, \"center_longitude\": 0, \"zoom\": 8.6, \"network_length\": \"\", \"connected_business\": \"\", \"agregated_capacity\": \"\"},                   \"646\": {\"name\": \"Ottawa\", \"center_latitude\": 45.4333333, \"center_longitude\": -75.69030722222223, \"zoom\": 10.0, \"network_length\": \"45,000+ km\", \"connected_business\": \"3,131\", \"agregated_capacity\": \"600+ Gbps\"},               \"645\": {\"name\": \"Quebec\", \"center_latitude\": 46.8527778, \"center_longitude\": -71.2852, \"zoom\": 11.0, \"network_length\": \"45,000+ km\", \"connected_business\": \"3,131\", \"agregated_capacity\": \"600+ Gbps\"},               \"644\": {\"name\": \"Toronto\", \"center_latitude\": 43.6570403, \"center_longitude\": -79.4609329, \"zoom\": 11.0, \"network_length\": \"45,000+ km\", \"connected_business\": \"3,131\", \"agregated_capacity\": \"600+ Gbps\"},               \"597\": {\"name\": \"Montreal\", \"center_latitude\": 45.5576996, \"center_longitude\": -74.0104841, \"zoom\": 8.6, \"network_length\": \"45,000+ km\", \"connected_business\": \"3,131\", \"agregated_capacity\": \"600+ Gbps\"}                }\r\n  \r\n<\/script>\r\n<script>\r\n    function setNetworkData(networks, idx) {\r\n        var newSelection = networks[idx];\r\n        $(\".network-length\").html(newSelection.network_length);\r\n        $(\".connected-businesses\").html(newSelection.connected_business);\r\n        $(\".aggregated-capacity\").html(newSelection.agregated_capacity);\r\n        map.setCenter(new google.maps.LatLng(newSelection.center_latitude, newSelection.center_longitude));\r\n        map.setZoom(newSelection.zoom);\r\n    }\r\n\r\n    function initMap() {\r\n        var networks = JSON.parse($(\"#networks-data\").text());\r\n\r\n        $(\".location-selector\").change(function(e) {\r\n           setNetworkData(networks, $(e.target).val());\r\n        });\r\n\r\n        var mapStyle = [\r\n            {\r\n                \"featureType\": \"all\",\r\n                \"elementType\": \"labels.text.fill\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"saturation\": 36\r\n                    },\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 40\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"all\",\r\n                \"elementType\": \"labels.text.stroke\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"visibility\": \"on\"\r\n                    },\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 16\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"all\",\r\n                \"elementType\": \"labels.icon\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"visibility\": \"off\"\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"administrative\",\r\n                \"elementType\": \"geometry.fill\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 20\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"administrative\",\r\n                \"elementType\": \"geometry.stroke\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 17\r\n                    },\r\n                    {\r\n                        \"weight\": 1.2\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"landscape\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 20\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"poi\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 21\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"road.highway\",\r\n                \"elementType\": \"geometry.fill\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 17\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"road.highway\",\r\n                \"elementType\": \"geometry.stroke\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 29\r\n                    },\r\n                    {\r\n                        \"weight\": 0.2\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"road.arterial\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 18\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"road.local\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 16\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"transit\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 19\r\n                    }\r\n                ]\r\n            },\r\n            {\r\n                \"featureType\": \"water\",\r\n                \"elementType\": \"geometry\",\r\n                \"stylers\": [\r\n                    {\r\n                        \"color\": \"#000000\"\r\n                    },\r\n                    {\r\n                        \"lightness\": 17\r\n                    }\r\n                ]\r\n            }\r\n        ];\r\n\r\n        map = new google.maps.Map(document.getElementById('map'), {\r\n            zoom: 10,\r\n            styles: mapStyle,\r\n            mapTypeId: google.maps.MapTypeId.ROADMAP,\r\n            fullscreenControl: false,\r\n            disableDefaultUI: true,\r\n            zoomControl: true,\r\n            zoomControlOptions: {\r\n                position: google.maps.ControlPosition.LEFT_BOTTOM,\r\n            }\r\n\r\n        });\r\n\r\n        \/\/ srcKml = 'https:\/\/media.fibrenoire.ca\/documents\/Reseau_Fibrenoire_site_web_20.kmz';\r\n        srcKml = 'https:\/\/fibrenoire.ca\/wp-content\/themes\/sage\/resources\/documents\/Reseau_Fibrenoire_site_web_20.kmz';\r\n        var kmlLayer = new google.maps.KmlLayer(srcKml, {suppressInfoWindows: true});\r\n        kmlLayer.setMap(map);\r\n\r\n        var listener = google.maps.event.addListener(map, \"tilesloaded\", function(e) {\r\n            map.setCenter(new google.maps.LatLng(networks[0].center_latitude, networks[0].center_longitude));\r\n            map.setZoom(networks[0].zoom);\r\n            google.maps.event.removeListener(listener);\r\n            setNetworkData(networks, $(\"#the-location-selector\").val());\r\n        });\r\n    }\r\n<\/script>\r\n<script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAhKT9mnfsqd0o_CIgMFQKNl-6BSf6xWcU&#038;callback=initMap\" async defer><\/script>\r\n\n\n<section class=\"block block__separator\">\r\n    <div class=\"container\">\r\n        <div class=\"row justify-content-center\">\r\n            <div class=\"col-12\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\n\n<section class=\"block block__box-services b-light2\">\r\n    <div class=\"container\">\r\n        <div class=\"row justify-content-start\">\r\n            <div class=\"col-sm-12\">\r\n              <div class=\"title\">\r\n                <h2>\r\n                  Take Your Pick from \u00c0 La Carte Services\r\n                <\/h2>\r\n            <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        <div class=\"row justify-content-start\">\r\n                                                                <div class=\"col-sm-12 col-md-4 singleFlip\" data-component=\"singleFlip\">\r\n    <div class=\"flipper-service\">\r\n        <div class=\"card-flip\">\r\n            <div class=\"card-front\">\r\n                <div class=\"card-body d-flex flex-column justify-content-between\">\r\n                    <div class=\"icon\">\r\n                        <a class=\"icon-wrapper\" href=\"https:\/\/fibrenoire.ca\/en\/services\/internet\/\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/icon_internet2_bg_black.png?fit=2000%2C2000&amp;ssl=1\" alt=\"Internet\">\r\n                            <h4 class=\"icon-name\"> Internet<\/h4>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <h3> As Fast as Greased Lightning<\/h3>\r\n                    <a href=\"#\" class=\"link open\"><span>Characteristics<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"card-back\">\r\n                <div class=\"card-body d-flex flex-column justify-content-center\">\r\n                    <div class=\"mb-auto\">\r\n                        <p>We&#8217;re not even exaggerating when we say it is the cream of the crust of the cherry on that sundae!<\/p>\n\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"close\"><span>Close<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                                                                                <div class=\"col-sm-12 col-md-4 singleFlip\" data-component=\"singleFlip\">\r\n    <div class=\"flipper-service\">\r\n        <div class=\"card-flip\">\r\n            <div class=\"card-front\">\r\n                <div class=\"card-body d-flex flex-column justify-content-between\">\r\n                    <div class=\"icon\">\r\n                        <a class=\"icon-wrapper\" href=\"https:\/\/fibrenoire.ca\/en\/services\/ethernet\/\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/07\/ethernet.png?fit=200%2C200&amp;ssl=1\" alt=\"Ethernet\">\r\n                            <h4 class=\"icon-name\"> Ethernet<\/h4>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <h3> 1 + 1 = 1 (Merge All Your Sites into One)<\/h3>\r\n                    <a href=\"#\" class=\"link open\"><span>Characteristics<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"card-back\">\r\n                <div class=\"card-body d-flex flex-column justify-content-center\">\r\n                    <div class=\"mb-auto\">\r\n                        <p>Simplify the centralization of your network and bring your offices together as one.<\/p>\n\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"close\"><span>Close<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                                                                                <div class=\"col-sm-12 col-md-4 singleFlip\" data-component=\"singleFlip\">\r\n    <div class=\"flipper-service\">\r\n        <div class=\"card-flip\">\r\n            <div class=\"card-front\">\r\n                <div class=\"card-body d-flex flex-column justify-content-between\">\r\n                    <div class=\"icon\">\r\n                        <a class=\"icon-wrapper\" href=\"https:\/\/fibrenoire.ca\/en\/services\/sip-trunking\/\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/07\/sip.png?fit=200%2C200&amp;ssl=1\" alt=\"\">\r\n                            <h4 class=\"icon-name\"> SIP Trunking<\/h4>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <h3> Modern Day Telephony<\/h3>\r\n                    <a href=\"#\" class=\"link open\"><span>Characteristics<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"card-back\">\r\n                <div class=\"card-body d-flex flex-column justify-content-center\">\r\n                    <div class=\"mb-auto\">\r\n                        <p>Analogue lines are a thing of the past! Simplify your telecommunication infrastructure with our SIP Trunking services and say \u201chello\u201d to unified voice and data services!<\/p>\n\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"close\"><span>Close<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                                                                                <div class=\"col-sm-12 col-md-4 singleFlip\" data-component=\"singleFlip\">\r\n    <div class=\"flipper-service\">\r\n        <div class=\"card-flip\">\r\n            <div class=\"card-front\">\r\n                <div class=\"card-body d-flex flex-column justify-content-between\">\r\n                    <div class=\"icon\">\r\n                        <a class=\"icon-wrapper\" href=\"https:\/\/fibrenoire.ca\/en\/services\/dark-fibre\/\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/07\/darkfibre.png?fit=200%2C200&amp;ssl=1\" alt=\"Dark Fibre\">\r\n                            <h4 class=\"icon-name\"> Dark Fibre<\/h4>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <h3> Welcome to the Dark Side!<\/h3>\r\n                    <a href=\"#\" class=\"link open\"><span>Characteristics<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"card-back\">\r\n                <div class=\"card-body d-flex flex-column justify-content-center\">\r\n                    <div class=\"mb-auto\">\r\n                        <p>Let&#8217;s be clear, the dark side is not for everyone! If full fibre management lights up something in you, our Dark Fibre service is made for you.<\/p>\n\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"close\"><span>Close<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                                                                                <div class=\"col-sm-12 col-md-4 singleFlip\" data-component=\"singleFlip\">\r\n    <div class=\"flipper-service\">\r\n        <div class=\"card-flip\">\r\n            <div class=\"card-front\">\r\n                <div class=\"card-body d-flex flex-column justify-content-between\">\r\n                    <div class=\"icon\">\r\n                        <a class=\"icon-wrapper\" href=\"https:\/\/fibrenoire.ca\/en\/services\/transport\/\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/07\/wavelength.png?fit=200%2C200&amp;ssl=1\" alt=\"Wavelength\">\r\n                            <h4 class=\"icon-name\"> Transport<\/h4>\r\n                        <\/a>\r\n                    <\/div>\r\n                    <h3> Transport services<\/h3>\r\n                    <a href=\"#\" class=\"link open\"><span>Characteristics<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"card-back\">\r\n                <div class=\"card-body d-flex flex-column justify-content-center\">\r\n                    <div class=\"mb-auto\">\r\n                        <ul>\n<li>Wavelength DWDM services between regional markets up to lOOGbps<\/li>\n<li>Long haul transport routes<\/li>\n<\/ul>\n\r\n                    <\/div>\r\n                    <a href=\"#\" class=\"close\"><span>Close<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>                                                      <div class=\"col pd\">\r\n    <div class=\"card-wrapper service-card-black\" data-component=\"contactCard\">\r\n       <div class=\"card-body\">\r\n        <h4>Download <br>our brochure<\/h4>\r\n        <div class=\"btn-wrapper\">\r\n            <a href=\"https:\/\/fibrenoire.wpcomstaging.com\/\/wp-content\/uploads\/2020\/06\/FIB_Wholesale.pdf\"  target=\"_blank\" class=\"button\"><span>Download<\/span><\/a>\r\n        <\/div>\r\n       <\/div>\r\n       <div class=\"card-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/bg_brochure22x-original.png?fit=740%2C740&amp;ssl=1\" alt=\"\">\r\n       <\/div>\r\n    <\/div>\r\n<\/div>\r\n               \r\n        <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\n\n<section class=\"block block__slider\" style=\"background-image: url();\">\r\n  <div class=\"row-container\">\r\n    <div class=\"container\">\r\n      <div class=\"row justify-content-start\">\r\n        <div class=\"col\">\r\n          <div class=\"carousel-wrapper\" data-component=\"slider\" data-loop=\"enabled\">\r\n            <div class=\"row\">\r\n              <div class=\"col-12 col-lg-4\">\r\n                <div class=\"carousel-intro\">\r\n                  <div class=\"carousel-title\">\r\n                    <h2>Events<\/h2>\r\n                  <\/div>\r\n                  <div class=\"carousel-text\">\r\n                    <p>Where in the world is our Wholesale team?<\/p>\n\r\n                  <\/div>\r\n                <\/div>\r\n                <div class=\"carousel-button prev\" tabindex=\"0\" role=\"button\" aria-label=\"Previous slide\">\r\n                  <i class=\"zmdi zmdi-chevron-left\"><\/i>\r\n                <\/div>\r\n                <div class=\"carousel-button next\" tabindex=\"0\" role=\"button\" aria-label=\"Next slide\">\r\n                  <i class=\"zmdi zmdi-chevron-right\"><\/i>\r\n                <\/div>\r\n              <\/div>\r\n              \r\n              <div class=\"col-12 col-lg-8 swiper-container swiper-container-horizontal\">\r\n                  <div class=\"swiper-wrapper\">\r\n                                           \r\n                                                         <div class=\"swiper-slide logo\">\r\n    <div class=\"card-wrapper\">\r\n        <div class=\"card-body\">\r\n            <h3 class=\"title\">ITW 2019<\/h3>\r\n            <p class=\"subtitle\">23-26 June 2019 | Atlanta, GA<\/p>\r\n                            <a href=\"https:\/\/event.internationaltelecomsweek.com\/event\/88eb0b70-1241-495d-b670-a16dc5397481\/summary\" class=\"link\" target=\"_blank\"><span>Discover<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                    <\/div>\r\n        <div class=\"card-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/itw2-original.png?fit=850%2C400&amp;ssl=1\" alt=\"\">\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>                                                    \r\n                          \r\n                       \r\n                                                         <div class=\"swiper-slide logo\">\r\n    <div class=\"card-wrapper\">\r\n        <div class=\"card-body\">\r\n            <h3 class=\"title\">Capacity NA 2019<\/h3>\r\n            <p class=\"subtitle\">4-5 September 2019 | Denver, CO<\/p>\r\n                            <a href=\"https:\/\/www.capacitymedia.com\/events\/capacity-north-america\" class=\"link\" target=\"_blank\"><span>Discover<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                    <\/div>\r\n        <div class=\"card-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/capacity-north-america-2019-colour-original.png?fit=2362%2C591&amp;ssl=1\" alt=\"Logo Capacity North America 2019\">\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>                                                    \r\n                          \r\n                       \r\n                                                         <div class=\"swiper-slide logo\">\r\n    <div class=\"card-wrapper\">\r\n        <div class=\"card-body\">\r\n            <h3 class=\"title\">ISP Summit 2019<\/h3>\r\n            <p class=\"subtitle\">4-6 November 2019 | Toronto, ON<\/p>\r\n                            <a href=\"https:\/\/www.ispsummit.ca\/\" class=\"link\" target=\"_blank\"><span>Discover<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                    <\/div>\r\n        <div class=\"card-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/2019_canadian_isp_summit-original.png?fit=432%2C219&amp;ssl=1\" alt=\"Logo du Canadian ISP Summit\">\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>                                                    \r\n                          \r\n                       \r\n                                                         <div class=\"swiper-slide logo\">\r\n    <div class=\"card-wrapper\">\r\n        <div class=\"card-body\">\r\n            <h3 class=\"title\">PTC&#8217;20<\/h3>\r\n            <p class=\"subtitle\">19-22 January 2020 | Honolulu, HI<\/p>\r\n                            <a href=\"https:\/\/www.ptc.org\/2019\/01\/save-the-date-for-ptc20\/\" class=\"link\" target=\"_blank\"><span>Discover<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                    <\/div>\r\n        <div class=\"card-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/event_img2x-original.jpg?fit=740%2C340&amp;ssl=1\" alt=\"Logo Pacific Telecommunications council\">\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>                                                    \r\n                          \r\n                       \r\n                                                         <div class=\"swiper-slide logo\">\r\n    <div class=\"card-wrapper\">\r\n        <div class=\"card-body\">\r\n            <h3 class=\"title\">WAN Summit NY 2020<\/h3>\r\n            <p class=\"subtitle\">April 2020 | New York, NY<\/p>\r\n                            <a href=\"https:\/\/www.wansummit.com\/new-york\/index\" class=\"link\" target=\"_blank\"><span>Discover<\/span><i class=\"zmdi zmdi-chevron-right\"><\/i><\/a>\r\n                    <\/div>\r\n        <div class=\"card-image\">\r\n                            <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/06\/wan-summit-original.png?fit=630%2C348&amp;ssl=1\" alt=\"Logo Wan Summit\">\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>                                                    \r\n                          \r\n                                                            <\/div>\r\n                  <div class=\"swiper-pagination\"><\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\n\n<section class=\"block block__list-2-col\">\r\n  <div class=\"row-container\">\r\n    <div class=\"container bg-light2 bg-default\">\r\n      <div class=\"row justify-content-center\">\r\n        <div class=\"col-md-10\">\r\n          <div class=\"list-2-col\">\r\n            <div class=\"row\">\r\n              <div class=\"col\">\r\n                <h2>We&#8217;re So Connected<\/h2>\r\n              <\/div>\r\n            <\/div>\r\n            <div class=\"row\">\r\n                                                 <div class=\"col-lg-6 list-item\">\r\n                    <div class=\"list-item-content\">\r\n                      <div class=\"list-item-title\">\r\n                        <h4>Completely Dedicated to Offering You Dedicated Fibre<\/h4>\r\n                      <\/div>\r\n                      <div class=\"list-item-text text-content\">\r\n                        <p>Your business is the only one to utilize a dedicated fibre. It is totally and exclusively yours and it is probably the only place where we\u2019ll tell you that not sharing is caring. You benefit from a constant and guaranteed speed. Is it security, robustness and speed you\u2019re looking for? Well, you\u2019ve come to the right place!<\/p>\n\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                                   <div class=\"col-lg-6 list-item\">\r\n                    <div class=\"list-item-content\">\r\n                      <div class=\"list-item-title\">\r\n                        <h4>Easy and Hassle-Free Installation<\/h4>\r\n                      <\/div>\r\n                      <div class=\"list-item-text text-content\">\r\n                        <p>We take care of everything! With more than 2000 ON-NET buildings and 180,000 in our immediate coverage, our installation delays are among the fastest.<\/p>\n<p>Outside our covered zone? No worries! We can either build to connect you or pass through one of our third-party partners.<\/p>\n\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                                   <div class=\"col-lg-6 list-item\">\r\n                    <div class=\"list-item-content\">\r\n                      <div class=\"list-item-title\">\r\n                        <h4>Mad Technical Support to Infinity and Beyond<\/h4>\r\n                      <\/div>\r\n                      <div class=\"list-item-text text-content\">\r\n                        <p>No matter the time of day, you have DIRECT access to our Level 3 technical team who will solve all and any of your connectivity problems. Available 24 hours a day, 7 days a week and 365.25 days a year (yes, we even take into account leap years), you literally have infinite access to our geeks\u2026 and beyond!<\/p>\n\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                                   <div class=\"col-lg-6 list-item\">\r\n                    <div class=\"list-item-content\">\r\n                      <div class=\"list-item-title\">\r\n                        <h4>An SLA that Works for You<\/h4>\r\n                      <\/div>\r\n                      <div class=\"list-item-text text-content\">\r\n                        <p>Our Service Level Agreement certifies that you get the following:<\/p>\n<ul>\n<li>100% dedicated bandwidth<\/li>\n<li>99.9% availability on local loop<\/li>\n<li>99.99% backbone availability<\/li>\n<li>MTTR (mean-time-to-repair) of 4 hours<\/li>\n<li>MTTr (mean-time-to-respond with a first diagnosis) of 15 minutes<\/li>\n<\/ul>\n\r\n                      <\/div>\r\n                    <\/div>\r\n                  <\/div>\r\n                                          <\/div>\r\n          <\/div>\r\n                            <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\n\n<section class=\"block block__box-image\">\r\n  <div class=\"row-container\">\r\n    <div class=\"container\">\r\n      <div class=\"row justify-content-start\">\r\n        <div class=\"col-12\">\r\n          <div class=\"box-wrapper b-gray4\">\r\n            <div class=\"box__image no-mobile \">\r\n              <img decoding=\"async\" src=\"https:\/\/i0.wp.com\/fibrenoire.ca\/wp-content\/uploads\/2020\/08\/a-propos2x-scaled.jpg?resize=1920%2C853&amp;ssl=1\" alt=\"\">\r\n            <\/div>\r\n            <div class=\"box__content\">\r\n              <div class=\"row justify-content-center\">\r\n                <div class=\"col col-md-8 col-lg-8\">\r\n                  <div class=\"text-content text-center\">\r\n                    <h3>The Fibrenoire Connection<\/h3>\r\n                    <p style=\"text-align: center;\">Eastern Canada has become a hot spot for data centres and tech giants looking for energy-efficiency and reliable infrastructure.<\/p>\n<p style=\"text-align: center;\">As the pioneer in commercial broadband connectivity, with the largest fibre network exclusively dedicated to businesses, Fibrenoire is your entry point to Eastern Canada.<\/p>\n<p style=\"text-align: center;\">From dark fibre to lit services, Fibrenoire&#8217;s reliable infrastructure coupled with our renowned expertise makes us your partner of choice. Experience the power of fibre connectivity \u00e0 la Fibrenoire.<\/p>\n\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n","protected":false},"excerpt":{"rendered":"<p>Our Network<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"views\/page-carriers.blade.php","meta":{"_relevanssi_hide_post":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"1","_relevanssi_noindex_reason":"","inline_featured_image":false,"footnotes":""},"class_list":["post-97","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Carrier Services - Fiber optic network provider | Fibrenoire<\/title>\n<meta name=\"description\" content=\"Carrier Services: Extend your customers&#039; footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fibrenoire.ca\/en\/carriers\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Carriers\" \/>\n<meta property=\"og:description\" content=\"Carrier Services: Extend your customers&#039; footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fibrenoire.ca\/en\/carriers\/\" \/>\n<meta property=\"og:site_name\" content=\"Fibrenoire\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-13T13:19:21+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/carriers\\\/\",\"url\":\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/carriers\\\/\",\"name\":\"Carrier Services - Fiber optic network provider | Fibrenoire\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/fibrenoire.ca\\\/#website\"},\"datePublished\":\"2020-05-11T12:23:20+00:00\",\"dateModified\":\"2023-09-13T13:19:21+00:00\",\"description\":\"Carrier Services: Extend your customers' footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/carriers\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/carriers\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/carriers\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/fibrenoire.ca\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Carriers\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/fibrenoire.ca\\\/#website\",\"url\":\"https:\\\/\\\/fibrenoire.ca\\\/\",\"name\":\"Fibrenoire\",\"description\":\"Fibrenoire\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/fibrenoire.ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Carrier Services - Fiber optic network provider | Fibrenoire","description":"Carrier Services: Extend your customers' footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/fibrenoire.ca\/en\/carriers\/","og_locale":"en_US","og_type":"article","og_title":"Carriers","og_description":"Carrier Services: Extend your customers' footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.","og_url":"https:\/\/fibrenoire.ca\/en\/carriers\/","og_site_name":"Fibrenoire","article_modified_time":"2023-09-13T13:19:21+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fibrenoire.ca\/en\/carriers\/","url":"https:\/\/fibrenoire.ca\/en\/carriers\/","name":"Carrier Services - Fiber optic network provider | Fibrenoire","isPartOf":{"@id":"https:\/\/fibrenoire.ca\/#website"},"datePublished":"2020-05-11T12:23:20+00:00","dateModified":"2023-09-13T13:19:21+00:00","description":"Carrier Services: Extend your customers' footprint in Eastern Canada with access to more than 180,000 service-ready buildings at your fingertips.","breadcrumb":{"@id":"https:\/\/fibrenoire.ca\/en\/carriers\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fibrenoire.ca\/en\/carriers\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fibrenoire.ca\/en\/carriers\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/fibrenoire.ca\/en\/"},{"@type":"ListItem","position":2,"name":"Carriers"}]},{"@type":"WebSite","@id":"https:\/\/fibrenoire.ca\/#website","url":"https:\/\/fibrenoire.ca\/","name":"Fibrenoire","description":"Fibrenoire","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fibrenoire.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/pages\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":65,"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/pages\/97\/revisions"}],"predecessor-version":[{"id":9621,"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/pages\/97\/revisions\/9621"}],"wp:attachment":[{"href":"https:\/\/fibrenoire.ca\/en\/wp-json\/wp\/v2\/media?parent=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}