{"id":3668,"date":"2024-03-03T17:28:22","date_gmt":"2024-03-03T16:28:22","guid":{"rendered":"http:\/\/djamsevents.com\/?page_id=3668"},"modified":"2024-04-14T01:27:52","modified_gmt":"2024-04-13T23:27:52","slug":"entreprise","status":"publish","type":"page","link":"https:\/\/djamsevents.com\/index.php\/entreprise\/","title":{"rendered":"ENTREPRISE"},"content":{"rendered":"<div class=\"skt-builder-block-wrapper skt-builder-home-section1-block skt-builder-home-section1-block-225\" style=\"background-color: #f5f5f5; background-image: url(); padding-bottom: 0px; padding-top: 0px; \">\r\n  <div class=\"skt-builder-block-inner skt-builder-block-inner-225\" style=\"visibility: hidden;\">\r\n    <div class=\"skt-builder-container\"> \r\n    \t<style>\r\n\t\t\t.skt-builder-home-section1-block-225 .skt-builder-block-title span {color: #323131 !important;}\r\n        <\/style>\r\n      <div class=\"skt-builder-columns-row skt-builder-columns-row-3column\">      \t\r\n                <a href=\"#\" >\r\n                <style>\r\n\t\t\t\t\t.skt-builder-service-column-227.servicebox h3{color: #323131 !important;}\r\n\t\t\t\t\t.skt-builder-service-column-227.servicebox:hover h3{color: #da3884 !important;}\r\n\t\t\t\t<\/style>\r\n                    <div class=\"skt-builder-column skt-builder-service-column skt-builder-service-column-227 servicebox boxpattern-1 skt-builder-column skt-builder-service-column skt-builder-service-column-227\">\r\n                      <div class=\"serviceboxbg\">\r\n                        <div class=\"services-thumb\" style=\"background-color:rgba(218,56,132, 1);\">\r\n                        \t<img decoding=\"async\" class=\"skt-builder-service-column-image\" src=\"https:\/\/djamsevents.com\/wp-content\/uploads\/2023\/01\/IMG_7298-scaled.jpeg\">\r\n                        <\/div>\r\n                        <div class=\"servicebox-content\">\r\n                            <h3><\/h3>\r\n                        <\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                <a href=\"#\" >\r\n                <style>\r\n\t\t\t\t\t.skt-builder-service-column-231.servicebox h3{color: #323131 !important;}\r\n\t\t\t\t\t.skt-builder-service-column-231.servicebox:hover h3{color: #da3884 !important;}\r\n\t\t\t\t<\/style>\r\n                    <div class=\"skt-builder-column skt-builder-service-column skt-builder-service-column-231 servicebox boxpattern-1 skt-builder-column skt-builder-service-column skt-builder-service-column-231\">\r\n                      <div class=\"serviceboxbg\">\r\n                        <div class=\"services-thumb\" style=\"background-color:rgba(218,56,132, 1);\">\r\n                        \t<img decoding=\"async\" class=\"skt-builder-service-column-image\" src=\"https:\/\/djamsevents.com\/wp-content\/uploads\/2023\/01\/IMG_7322-scaled.jpeg\">\r\n                        <\/div>\r\n                        <div class=\"servicebox-content\">\r\n                            <h3><\/h3>\r\n                        <\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n                <a href=\"#\" >\r\n                <style>\r\n\t\t\t\t\t.skt-builder-service-column-234.servicebox h3{color: #323131 !important;}\r\n\t\t\t\t\t.skt-builder-service-column-234.servicebox:hover h3{color: #da3884 !important;}\r\n\t\t\t\t<\/style>\r\n                    <div class=\"skt-builder-column skt-builder-service-column skt-builder-service-column-234 servicebox boxpattern-1 skt-builder-column skt-builder-service-column skt-builder-service-column-234\">\r\n                      <div class=\"serviceboxbg\">\r\n                        <div class=\"services-thumb\" style=\"background-color:rgba(218,56,132, 1);\">\r\n                        \t<img decoding=\"async\" class=\"skt-builder-service-column-image\" src=\"https:\/\/djamsevents.com\/wp-content\/uploads\/2023\/01\/IMG_7295-scaled.jpeg\">\r\n                        <\/div>\r\n                        <div class=\"servicebox-content\">\r\n                            <h3><\/h3>\r\n                        <\/div>\r\n                      <\/div>\r\n                    <\/div>\r\n                <\/a>\r\n         <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n<script>\r\njQuery(document).ready(function() {\r\n    jQuery('p').each(function() {\r\n        var $this = jQuery(this);\r\n        if($this.html().replace(\/s|&nbsp;\/g, '').length == 0) {\r\n            $this.remove();\r\n        }\r\n    });\r\n});\r\n\r\njQuery(document).ready(function() {\r\n    jQuery('p').each(function() {\r\n        var $this = jQuery(this);\r\n        if($this.html().replace(\/s|<br>\/g, '').length == 0) {\r\n            $this.remove();\r\n        }\r\n    });\r\n});\r\n<\/script> \r\n<script>\r\njQuery.noConflict();\r\njQuery(document).ready(function(){\r\njQuery(window).scroll(function(){\r\n    \/\/ This is then function used to detect if the element is scrolled into view\r\n    function elementScrolled(elem)\r\n    {\r\n        var docViewTop = jQuery(window).scrollTop();\r\n        var docViewBottom = docViewTop + jQuery(window).height();\r\n        var elemTop = jQuery(elem).offset().top;\r\n        return ((elemTop <= docViewBottom) && (elemTop >= docViewTop));\r\n    }\r\n\r\n\tif (jQuery('.skt-builder-block-inner-225').length > 0) {\r\n\tif(elementScrolled('.skt-builder-block-inner-225')) {\r\n        var els = jQuery('.skt-builder-block-inner-225'),\r\n            i = 0,\r\n            f = function () {\r\n                jQuery(els[i++]).addClass('fadeInUp');\r\n                if(i < els.length) setTimeout(f, 400);\r\n            };\r\n        f();\r\n    }}\r\n\r\n});\r\n});\r\n<\/script> \r\n<div id=\"skt-builder-home-pricing-table-block-32\" class=\"skt-builder-block-wrapper skt-builder-pricing-table-block skt-builder-home-pricing-table-block-32\" style=\"background-color: #ffffff; background-image: url(); padding-bottom: 80px; padding-top: 80px; background-attachment: fixed;\">\r\n\t<div class=\"skt-builder-block-inner skt-builder-block-inner-32\" style=\"\">\r\n\t\t<div class=\"skt-builder-container\">\r\n\t\t\t\t<div class=\"skt-builder-block-title\">\r\n\t\t\t\t\t<h2 style=\"color: #282828; text-align: center;\">OFFRES ET TARIFS<\/h2>\r\n\t\t\t\t<\/div>\r\n                <div class=\"skt-builder-block-description\"><p class=\"ql-align-center\">Transformez votre \u00e9v\u00e9nement d'entreprise en une exp\u00e9rience inoubliable avec notre service de sonorisation professionnel. Du discours captivant \u00e0 la soir\u00e9e dansante endiabl\u00e9e, nous cr\u00e9ons l'ambiance parfaite pour votre succ\u00e8s corporatif. Faites r\u00e9sonner votre soir\u00e9e avec notre expertise sonore incomparable.\"<\/p><p class=\"ql-align-center\"><em>*Tarif TTC indicatif hors frais de d\u00e9placement (0,50 \u20ac\/km \u00e0 partir de Clermont-Ferrand)<\/em><\/p><\/div>\r\n\t\t\t<div class=\"skt-builder-columns-row skt-builder-columns-row-1column\">\r\n                        <div class=\"skt-builder-column skt-builder-pricing-table skt-builder-pricing-table-34\">\r\n                            <style>\r\n                                .skt-builder-pricing-table-34 .skt-builder-block-column-button{background-color: #9437fd; color: #ffffff;}\r\n                                .skt-builder-pricing-table-34 .skt-builder-block-column-button:hover{background-color: #ffffff; color: #282828;}\r\n                            <\/style>\r\n                            <div class=\"skt-builder-pricing-table-inner\" style=\"background-color: #886af8;\">\r\n                                <div class=\"skt-builder-pricing-table-content\">\r\n                                    <h3 class=\"skt-builder-pricing-table-title\" style=\"color: #ffffff;\">STANDARD<\/h3>\r\n                                    \r\n                                    <h4 class=\"skt-builder-pricing-table-price\" style=\"color: #ffffff;\"><sup>\u20ac<\/sup>599<sub style=\"color: #ffffff;\">\/\u00e0 partir*<\/sub><\/h4>\r\n                                    <div class=\"skt-builder-pricing-table-features\" style=\"color: #ffffff;\"><p>Sonorisation line array 2000 W<\/p><p>1 Dj \/Animateur<\/p><p>Barre d'effets LED + Laser + Multi Strobe avec tr\u00e9pied<\/p><p>Panneaux fa\u00e7ade + lycras blancs<\/p><p>4 Leds ambiance<\/p><p>1 Entretien<\/p><p>Regie pro + numerique<\/p><p>1 Machine \u00e0 fum\u00e9e<\/p><p>1 Micro UHF sans-fil<\/p><\/div>\r\n                                    <a class=\"skt-builder-block-column-button\" href=\"https:\/\/djamsevents.com\/index.php\/nous-contacter\/\" target=\"_blank\" rel=\"noopener\">DEMANDEZ UN DEVIS<\/a>\r\n                                <\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t<\/div>\r\n<\/div>    <!-- sktbuilder starter --><script type=\"text\/javascript\" src=\"https:\/\/djamsevents.com\/wp-content\/plugins\/skt-builder\/sktbuilder\/sktbuilder-frontend-starter.js\"><\/script><script type=\"text\/javascript\" src=\"https:\/\/djamsevents.com\/wp-content\/plugins\/skt-builder\/sktbuilder-wordpress-driver.js\"><\/script><script type=\"text\/javascript\"> var starter = new SktbuilderStarter({\"mode\": \"prod\", \"skip\":[\"jquery\",\"underscore\",\"backbone\"],\"sktbuilderUrl\": \"https:\/\/djamsevents.com\/wp-content\/plugins\/skt-builder\/sktbuilder\/\", \"driver\": new SktbuilderWordpressDriver({\"ajaxUrl\": \"https:\/\/djamsevents.com\/wp-admin\/admin-ajax.php\", \"iframeUrl\": \"https:\/\/djamsevents.com\/index.php\/entreprise\/?sktbuilder=true\", \"pageId\": 3668, \"pages\": [{\"title\":\"Home\",\"url\":\"https:\\\/\\\/djamsevents.com\\\/wp-admin\\\/post.php?post=701&action=sktbuilder\"},{\"title\":\"PR\\u00c9SENTATION\",\"url\":\"https:\\\/\\\/djamsevents.com\\\/wp-admin\\\/post.php?post=19&action=sktbuilder\"},{\"title\":\"PRESTATIONS\",\"url\":\"https:\\\/\\\/djamsevents.com\\\/wp-admin\\\/post.php?post=22&action=sktbuilder\"},{\"title\":\"GALERIE\",\"url\":\"https:\\\/\\\/djamsevents.com\\\/wp-admin\\\/post.php?post=24&action=sktbuilder\"},{\"title\":\"NOUS CONTACTER\",\"url\":\"https:\\\/\\\/djamsevents.com\\\/wp-admin\\\/post.php?post=32&action=sktbuilder\"}], \"page\": \"ENTREPRISE\" }) });<\/script><!-- end sktbuilder starter -->","protected":false},"excerpt":{"rendered":"<p>OFFRES ET TARIFS Transformez votre \u00e9v\u00e9nement d&rsquo;entreprise en une exp\u00e9rience inoubliable avec notre service de sonorisation professionnel. Du discours captivant \u00e0 la soir\u00e9e dansante endiabl\u00e9e, nous cr\u00e9ons l&rsquo;ambiance parfaite pour votre succ\u00e8s corporatif. Faites r\u00e9sonner votre soir\u00e9e avec notre expertise sonore incomparable.\u00a0\u00bb*Tarif TTC indicatif hors frais de d\u00e9placement (0,50 \u20ac\/km \u00e0 partir de Clermont-Ferrand) STANDARD<br \/><a class=\"moretag\" href=\"https:\/\/djamsevents.com\/index.php\/entreprise\/\">+ Read More<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/page-fullwidth_template.php","meta":{"footnotes":""},"class_list":["post-3668","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/pages\/3668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/comments?post=3668"}],"version-history":[{"count":12,"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/pages\/3668\/revisions"}],"predecessor-version":[{"id":3877,"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/pages\/3668\/revisions\/3877"}],"wp:attachment":[{"href":"https:\/\/djamsevents.com\/index.php\/wp-json\/wp\/v2\/media?parent=3668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}