{"id":957,"date":"2020-06-17T21:04:58","date_gmt":"2020-06-17T12:04:58","guid":{"rendered":"https:\/\/ovhpa.net\/?page_id=957"},"modified":"2020-06-17T21:39:23","modified_gmt":"2020-06-17T12:39:23","slug":"service","status":"publish","type":"page","link":"https:\/\/ovhpa.net\/fr\/service\/","title":{"rendered":"Services"},"content":{"rendered":"<div class='white' style='background:rgba(0,0,0,0); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;'>\n<div id='slider_947' class='owl-carousel sa_owl_theme owl-pagination-true autohide-arrows' data-slider-id='slider_947' style='visibility:hidden;'>\n<div id='slider_947_slide01' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><a href=\"https:\/\/ovhpa.net\/fr\/consulting\/\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-329 size-full alignnone\" src=\"https:\/\/ovhpa.net\/wp-content\/uploads\/2020\/10\/consultation_u.jpg\" alt=\"\" width=\"252\" height=\"168\" \/><\/a><\/p>\r\n<p>Consultation<\/p><\/div>\n<div id='slider_947_slide02' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><a href=\"https:\/\/ovhpa.net\/fr\/interfaces\/\"><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-326 size-full alignnone\" src=\"https:\/\/ovhpa.net\/wp-content\/uploads\/2020\/06\/inter.gif\" alt=\"\" width=\"252\" height=\"168\" \/><\/a><\/p>\r\n<p>Interfaces<\/p><\/div>\n<div id='slider_947_slide03' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><a href=\"https:\/\/ovhpa.net\/fr\/programming\/\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-396 size-full\" src=\"https:\/\/ovhpa.net\/wp-content\/uploads\/2020\/06\/target-1.gif\" alt=\"target\" width=\"252\" height=\"168\" \/><\/a><\/p>\r\n<p>Programmation<\/p><\/div>\n<div id='slider_947_slide04' class='sa_hover_container' style='padding:5% 5%; margin:0px 0%; '><p><a href=\"https:\/\/ovhpa.net\/fr\/contact\/\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-353 size-full\" src=\"https:\/\/ovhpa.net\/wp-content\/uploads\/2020\/10\/phone_u.gif\" alt=\"\" width=\"252\" height=\"168\" \/><\/a><\/p>\r\n<p>Nous contacter<\/p><\/div>\n<\/div>\n<\/div>\n<script type='text\/javascript'>\n\tjQuery(document).ready(function() {\n\t\tjQuery('#slider_947').owlCarousel({\n\t\t\tresponsive:{\n\t\t\t\t0:{ items:1 },\n\t\t\t\t480:{ items:2 },\n\t\t\t\t768:{ items:2 },\n\t\t\t\t980:{ items:3 },\n\t\t\t\t1200:{ items:3 },\n\t\t\t\t1500:{ items:4 }\n\t\t\t},\n\t\t\tautoplay : true,\n\t\t\tautoplayTimeout : 5000,\n\t\t\tautoplayHoverPause : true,\n\t\t\tsmartSpeed : 400,\n\t\t\tfluidSpeed : 400,\n\t\t\tautoplaySpeed : 400,\n\t\t\tnavSpeed : 400,\n\t\t\tdotsSpeed : 400,\n\t\t\tdotsEach : 1,\n\t\t\tloop : true,\n\t\t\tnav : true,\n\t\t\tnavText : ['Previous','Next'],\n\t\t\tdots : true,\n\t\t\tresponsiveRefreshRate : 200,\n\t\t\tslideBy : 1,\n\t\t\tmergeFit : true,\n\t\t\tautoHeight : true,\n\t\t\tmouseDrag : false,\n\t\t\ttouchDrag : true\n\t\t});\n\t\tjQuery('#slider_947').css('visibility', 'visible');\n\t\tsa_resize_slider_947();\n\t\twindow.addEventListener('resize', sa_resize_slider_947);\n\t\tfunction sa_resize_slider_947() {\n\t\t\tvar min_height = '50';\n\t\t\tvar win_width = jQuery(window).width();\n\t\t\tvar slider_width = jQuery('#slider_947').width();\n\t\t\tif (win_width < 480) {\n\t\t\t\tvar slide_width = slider_width \/ 1;\n\t\t\t} else if (win_width < 768) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 980) {\n\t\t\t\tvar slide_width = slider_width \/ 2;\n\t\t\t} else if (win_width < 1200) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else if (win_width < 1500) {\n\t\t\t\tvar slide_width = slider_width \/ 3;\n\t\t\t} else {\n\t\t\t\tvar slide_width = slider_width \/ 4;\n\t\t\t}\n\t\t\tslide_width = Math.round(slide_width);\n\t\t\tvar slide_height = '0';\n\t\t\tif (min_height == 'aspect43') {\n\t\t\t\tslide_height = (slide_width \/ 4) * 3;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else if (min_height == 'aspect169') {\n\t\t\t\tslide_height = (slide_width \/ 16) * 9;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t} else {\n\t\t\t\tslide_height = (slide_width \/ 100) * min_height;\t\t\t\tslide_height = Math.round(slide_height);\n\t\t\t}\n\t\t\tjQuery('#slider_947 .owl-item .sa_hover_container').css('min-height', slide_height+'px');\n\t\t}\n\t\tvar owl_goto = jQuery('#slider_947');\n\t\tjQuery('.slider_947_goto1').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 0);\n\t\t});\n\t\tjQuery('.slider_947_goto2').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 1);\n\t\t});\n\t\tjQuery('.slider_947_goto3').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 2);\n\t\t});\n\t\tjQuery('.slider_947_goto4').click(function(event){\n\t\t\towl_goto.trigger('to.owl.carousel', 3);\n\t\t});\n\t\tvar resize_947 = jQuery('.owl-carousel');\n\t\tresize_947.on('initialized.owl.carousel', function(e) {\n\t\t\tif (typeof(Event) === 'function') {\n\t\t\t\twindow.dispatchEvent(new Event('resize'));\n\t\t\t} else {\n\t\t\t\tvar evt = window.document.createEvent('UIEvents');\n\t\t\t\tevt.initUIEvent('resize', true, false, window, 0);\n\t\t\t\twindow.dispatchEvent(evt);\n\t\t\t}\n\t\t});\n\t});\n<\/script>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_locale":"fr_FR","_original_post":"https:\/\/ovhpa.net\/?page_id=263","footnotes":""},"class_list":["post-957","page","type-page","status-publish","hentry","fr-FR"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"twentyseventeen-featured-image":false,"twentyseventeen-thumbnail-avatar":false},"uagb_author_info":{"display_name":"ovhpa","author_link":"https:\/\/ovhpa.net\/author\/ovhpa\/"},"uagb_comment_info":0,"uagb_excerpt":null,"_links":{"self":[{"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/pages\/957","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/comments?post=957"}],"version-history":[{"count":0,"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/pages\/957\/revisions"}],"wp:attachment":[{"href":"https:\/\/ovhpa.net\/wp-json\/wp\/v2\/media?parent=957"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}