{"id":15639,"date":"2024-05-10T10:25:49","date_gmt":"2024-05-10T08:25:49","guid":{"rendered":"http:\/\/www.apialicante.com\/%d0%ba%d0%b0%d0%bd%d0%b0%d0%bb-%d0%b6%d0%b0%d0%bb%d0%be%d0%b1\/"},"modified":"2025-12-10T12:40:11","modified_gmt":"2025-12-10T11:40:11","slug":"%d0%ba%d0%b0%d0%bd%d0%b0%d0%bb-%d0%b6%d0%b0%d0%bb%d0%be%d0%b1","status":"publish","type":"page","link":"https:\/\/www.apialicante.com\/ru\/%d0%ba%d0%b0%d0%bd%d0%b0%d0%bb-%d0%b6%d0%b0%d0%bb%d0%be%d0%b1\/","title":{"rendered":"\u042d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u0430\u043d\u0430\u043b"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#187;stretch_row&#187; custom_css_code=&#187;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklN0IlMEElMjAlMjAlMjAlMjAlNDBpZC53cGJfcm93JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwbWFyZ2luLXRvcCUzQSUyMDAlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#187; css=&#187;.vc_custom_1712655479563{margin-bottom: 0px !important;background-image: url(http:\/\/www.apialicante.com\/wp-content\/uploads\/2024\/04\/img_banner_todos_apartados_recuadro.jpg?id=1870) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#187; el_class=&#187;has-margin&#187;][vc_column offset=&#187;vc_col-lg-12 vc_col-md-12 vc_col-xs-12&#8243;][vc_row_inner][vc_column_inner el_class=&#187;responsive&#187; offset=&#187;vc_col-lg-12 vc_hidden-md vc_hidden-sm vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333caac0 {margin-top: 5px !important;}<\/style><div id=\"thegem-divider-6a723333caac0\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][vc_column_inner offset=&#187;vc_hidden-lg vc_col-md-12 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333cabda {margin-top: 20px !important;}<\/style><div id=\"thegem-divider-6a723333cabda\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column disable_custom_paddings_mobile=&#187;true&#187; css=&#187;.vc_custom_1712742499374{margin-left: -40px !important;padding-left: 65px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}&#187; el_class=&#187;gem-custom-column-margin-none&#187;][vc_row_inner][vc_column_inner offset=&#187;vc_col-lg-12 vc_col-md-12 vc_hidden-md vc_hidden-sm vc_col-xs-12 vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333cabfd {margin-top: 72px !important;}<\/style><div id=\"thegem-divider-6a723333cabfd\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][vc_column_inner offset=&#187;vc_hidden-lg vc_col-md-12 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><div id=\"thegem-divider-6a723333cac1a\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][vc_column_inner el_class=&#187;gem-custom-mobile-column-margin&#187;]<div class=\"thegem-te-heading thegem-custom-6a723333cad508029\" ><script type=\"text\/javascript\">(function() {function TheGemHeading() {this.animateClass = 'thegem-heading-animate';this.animatedClass = 'thegem-heading-animated';}TheGemHeading.prototype = {initialize: function () {let items =document.querySelectorAll('.'+this.animateClass);items.forEach((item)=>{if (this.isElementVisible(item)) {this.prepareAnimation(item);this.startAnimation(item);}});if ('ResizeObserver' in window) {const resizeObserver = new ResizeObserver((entries) => {entries.forEach((entry) => {this.prepareAnimation(entry.target);});});items.forEach((item) => {resizeObserver.observe(item);});}if ('IntersectionObserver' in window) {let intersectionObserver = new IntersectionObserver((entries)=>{entries.forEach((entry)=> {if (entry.isIntersecting) {this.startAnimation(entry.target);intersectionObserver.unobserve(entry.target);}});});items.forEach((item)=>{intersectionObserver.observe(item);this.prepareAnimation(item);});} else {items.forEach((item)=>{this.prepareAnimation(item);this.startAnimation(item);});}},isElementVisible: function (element) {let rect= element.getBoundingClientRect(),width= window.innerWidth || document.documentElement.clientWidth,height = window.innerHeight || document.documentElement.clientHeight,efp= (x, y) => document.elementFromPoint(x, y);if (rect.right < 0 || rect.bottom < 0 || rect.left > width || rect.top > height) return false;return (element.contains(efp(rect.left,rect.top)) ||element.contains(efp(rect.right, rect.top)) ||element.contains(efp(rect.right, rect.bottom)) ||element.contains(efp(rect.left,rect.bottom)));},startAnimation: function (element) {if (element && !element.classList.contains(this.animatedClass)) {element.classList.add(this.animatedClass);element.classList.remove(this.animateClass);element.dispatchEvent(new Event('theGemHeading.startAnimation', {bubbles: true}));}},prepareAnimation: function (element) {if (element\/* && !element.isPreparedAnimation*\/) {element.dispatchEvent(new Event('theGemHeading.prepareAnimation', {bubbles: true}));\/*element.isPreparedAnimation = true;*\/}}};window.theGemHeading = new TheGemHeading();document.addEventListener('DOMContentLoaded', function() {window.theGemHeading.initialize();});})();<\/script><h1 id=\"thegem-heading-6a723333cacbf\" class=\"thegem-heading thegem-custom-heading-6a723333cacb85635 title-h1 words-slide-right thegem-heading-animate\" style=\"text-align: left;\" ><span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 40ms\">\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u044f\u044f<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 80ms\">\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u0430\u044f<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 120ms\">\u0441\u0438\u0441\u0442\u0435\u043c\u0430<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 160ms\">\u2013<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 200ms\">\u042d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 240ms\">\u043a\u0430\u043d\u0430\u043b<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 280ms\">COAPI<\/span><\/span> <span class=\"thegem-heading-word-wrap\"><span class=\"colored thegem-heading-word\" style=\"color: #ffffff; animation-delay: 320ms\">\u0410\u043b\u0438\u043a\u0430\u043d\u0442\u0435<\/span><\/span><\/h1><style type=\"text\/css\">#thegem-heading-6a723333cacbf {margin: 0;}#thegem-heading-6a723333cacbf a:hover, #thegem-heading-6a723333cacbf a:hover span.colored {color: var(--thegem-to-menu-level1-color-hover, #00BCD4) !important;}<\/style><\/div><style>@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-6a723333cacb85635{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-6a723333cacb85635{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-6a723333cacb85635{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-6a723333cacb85635{position: relative !important;}}<\/style>[\/vc_column_inner][vc_column_inner offset=&#187;vc_col-lg-12 vc_col-md-12 vc_hidden-md vc_hidden-sm vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333cad90 {margin-top: 100px !important;}<\/style><div id=\"thegem-divider-6a723333cad90\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][vc_column_inner offset=&#187;vc_hidden-lg vc_col-md-12 vc_col-xs-12 vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333cadae {margin-top: 90px !important;}<\/style><div id=\"thegem-divider-6a723333cadae\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column offset=&#187;vc_col-lg-12&#8243;][vc_row_inner][vc_column_inner offset=&#187;vc_col-lg-12 vc_hidden-md vc_hidden-sm vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333cadc6 {margin-top: 96px !important;}<\/style><div id=\"thegem-divider-6a723333cadc6\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=&#187;stretch_row_content&#187; css=&#187;.vc_custom_1603047092148{margin-top: -150px !important;}&#187; el_class=&#187;gem-custom-responsive-margin-row&#187;][vc_column width=&#187;1\/2&#8243;][\/vc_column][vc_column width=&#187;1\/2&#8243; css=&#187;.vc_custom_1603048768990{padding-top: 0px !important;padding-left: 67px !important;}&#187; offset=&#187;vc_col-lg-6 vc_hidden-md vc_hidden-sm vc_hidden-xs&#187;][vc_row_inner css=&#187;.vc_custom_1601975776217{margin-bottom: 0px !important;}&#187;][vc_column_inner css=&#187;.vc_custom_1601975823162{padding-top: 0px !important;background-color: #ffffff !important;}&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-6a723333caddc {margin-top: 150px !important;}<\/style><div id=\"thegem-divider-6a723333caddc\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=&#187;.vc_custom_1715332792625{padding-top: 120px !important;}&#187;][vc_column][vc_column_text css=&#187;&#187;]\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u043b\u043b\u0435\u0433\u0438\u044f \u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u043f\u043e \u043d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u0438 \u0410\u043b\u0438\u043a\u0430\u043d\u0442\u0435 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u0442 \u0432\u0441\u0435\u043c \u043b\u0438\u0446\u0430\u043c, \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u043c \u0441 \u043a\u043e\u043b\u043b\u0435\u0433\u0438\u0435\u0439, \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439, \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b\u0439 \u043a\u0430\u043d\u0430\u043b \u0434\u043b\u044f \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f, \u0432 \u0442\u043e\u043c \u0447\u0438\u0441\u043b\u0435 \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u043e\u0433\u043e, \u043e \u0444\u0430\u043a\u0442\u0430\u0445, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0442\u044c \u0441\u043e\u0431\u043e\u0439 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f \u043d\u043e\u0440\u043c\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0430\u043a\u0442\u043e\u0432, \u0441\u0435\u0440\u044c\u0435\u0437\u043d\u044b\u0435 \u0438\u043b\u0438 \u043e\u0447\u0435\u043d\u044c \u0441\u0435\u0440\u044c\u0435\u0437\u043d\u044b\u0435 \u043d\u0430\u0440\u0443\u0448\u0435\u043d\u0438\u044f \u0438\u043b\u0438 \u043d\u0435\u0441\u043e\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435 \u044d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043d\u043e\u0440\u043c, \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u0417\u0430\u043a\u043e\u043d\u043e\u043c 2\/2023 \u043e\u0442 20 \u0444\u0435\u0432\u0440\u0430\u043b\u044f.<\/p>\n<p>\u042d\u0442\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u043f\u043e\u043b\u043d\u043e\u0441\u0442\u044c\u044e \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u0435\u0442 \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c, \u0437\u0430\u0449\u0438\u0442\u0443 \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438 \u0438 \u0430\u0431\u0441\u043e\u043b\u044e\u0442\u043d\u044b\u0439 \u0437\u0430\u043f\u0440\u0435\u0442 \u043d\u0430 \u0440\u0435\u043f\u0440\u0435\u0441\u0441\u0438\u0438.<\/p>\n<h2>\u041a\u0430\u043a \u043f\u043e\u0434\u0430\u0442\u044c \u0437\u0430\u044f\u0432\u043a\u0443<\/h2>\n<p>\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0434\u043e\u043b\u0436\u043d\u044b \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0447\u0435\u0440\u0435\u0437 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u043a\u0430\u043d\u0430\u043b, \u0432\u043d\u0435\u0448\u043d\u0435 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u043c\u044b\u0439 Audidat: <a href=\"https:\/\/apialicante.canales-eticos.com\/\" target=\"_blank\" rel=\"noopener\">https:\/\/apialicante.canales-eticos.com<\/a><\/p>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<p>\u0421 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u044d\u0442\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b \u0432\u044b \u0441\u043c\u043e\u0436\u0435\u0442\u0435:<\/p>\n<ul>\n<li>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u0442\u044c \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0430\u043d\u043e\u043d\u0438\u043c\u043d\u043e \u0438\u043b\u0438 \u0441 \u0443\u043a\u0430\u0437\u0430\u043d\u0438\u0435\u043c \u043b\u0438\u0447\u043d\u043e\u0441\u0442\u0438<\/li>\n<li>\u041f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u044e \u0438 \u0434\u043e\u043a\u0430\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430<\/li>\n<li>\u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0442\u044c \u0431\u0435\u0437\u043e\u043f\u0430\u0441\u043d\u044b\u0439 \u0434\u0438\u0430\u043b\u043e\u0433 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440\u043e\u043c<\/li>\n<li>\u041e\u0442\u0441\u043b\u0435\u0436\u0438\u0432\u0430\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u0443\u043d\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043a\u043e\u0434\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430<\/li>\n<\/ul>\n<p>\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u043f\u043e \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0443, \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u0435 \u0438\u043b\u0438 \u0447\u0435\u0440\u0435\u0437 \u043e\u0431\u0449\u0438\u0439 \u0444\u043e\u0440\u043c\u0443\u043b\u044f\u0440 \u043d\u0430 \u0432\u0435\u0431-\u0441\u0430\u0439\u0442\u0435 \u043d\u0435 \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u044e\u0442\u0441\u044f.<\/p>\n<p>\u0415\u0441\u043b\u0438 \u043a\u0430\u043a\u043e\u0435-\u043b\u0438\u0431\u043e \u043b\u0438\u0446\u043e \u044f\u0432\u043d\u043e \u0437\u0430\u043f\u0440\u0430\u0448\u0438\u0432\u0430\u0435\u0442 \u043e\u0447\u043d\u043e\u0439 \u0432\u0441\u0442\u0440\u0435\u0447\u0438, COAPI Alicante \u043e\u0440\u0433\u0430\u043d\u0438\u0437\u0443\u0435\u0442 \u0435\u0435 \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441\u043e \u0441\u0442\u0430\u0442\u044c\u0435\u0439 7.3 \u0417\u0430\u043a\u043e\u043d\u0430 2\/2023, \u0432\u0441\u0435\u0433\u0434\u0430 \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u0443\u044f \u043a\u043e\u043d\u0444\u0438\u0434\u0435\u043d\u0446\u0438\u0430\u043b\u044c\u043d\u043e\u0441\u0442\u044c.<\/p>\n<p>\u041a\u043e\u043d\u0442\u0430\u043a\u0442 \u0434\u043b\u044f \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0432\u043e\u043f\u0440\u043e\u0441\u043e\u0432 (\u043d\u0435 \u043f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439)<\/p>\n<p>\u0415\u0441\u043b\u0438 \u0432\u0430\u043c \u043d\u0443\u0436\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u0442\u043e\u043c, \u043a\u0430\u043a \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442 \u043a\u0430\u043d\u0430\u043b, \u0438\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u0432\u043e\u043f\u0440\u043e\u0441\u044b \u043f\u043e \u0435\u0433\u043e \u0440\u0430\u0431\u043e\u0442\u0435, \u043e\u0431\u0440\u0430\u0449\u0430\u0439\u0442\u0435\u0441\u044c:<\/p>\n<p>Jos\u00e9 Miguel Pa\u00f1os \u2013 \u041a\u043e\u043d\u0441\u0443\u043b\u044c\u0442\u0430\u043d\u0442 Audidat \u043f\u043e \u0432\u043e\u043f\u0440\u043e\u0441\u0430\u043c \u0441\u043e\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u044f \u043d\u043e\u0440\u043c\u0430\u0442\u0438\u0432\u043d\u044b\u0445 \u0442\u0440\u0435\u0431\u043e\u0432\u0430\u043d\u0438\u0439<br \/>\nTel 644 432 791<br \/>\njmpy@audidat.com<\/p>\n<p>\u26a0 \u042d\u0442\u043e\u0442 \u043a\u043e\u043d\u0442\u0430\u043a\u0442 \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u043d \u0434\u043b\u044f \u043f\u043e\u0434\u0430\u0447\u0438 \u0436\u0430\u043b\u043e\u0431 \u0438\u043b\u0438 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u043e\u0432.<\/p>\n<p>\u0414\u043b\u044f \u0431\u044b\u0441\u0442\u0440\u043e\u0433\u043e \u043f\u043e\u043d\u0438\u043c\u0430\u043d\u0438\u044f \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u0438\u0442\u044c\u0441\u044f \u0441 \u043d\u0430\u0448\u0435\u0439 \u0438\u043d\u0444\u043e\u0433\u0440\u0430\u0444\u0438\u043a\u043e\u0439, \u043e\u0431\u044a\u044f\u0441\u043d\u044f\u044e\u0449\u0435\u0439 \u0440\u0430\u0431\u043e\u0442\u0443 \u042d\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043a\u0430\u043d\u0430\u043b\u0430, \u0440\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u043d\u043e\u0439 \u0432\u043d\u0438\u0437\u0443 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b.<\/p>\n<h2>\u0417\u0430\u0449\u0438\u0442\u0430 \u0434\u0430\u043d\u043d\u044b\u0445<\/h2>\n<p>\u041b\u0438\u0447\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435, \u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u043c\u043e\u0433\u0443\u0442 \u0431\u044b\u0442\u044c \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u044b, \u0431\u0443\u0434\u0443\u0442 \u043e\u0431\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0442\u044c\u0441\u044f \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 RGPD, LOPDGDD \u0438 \u0417\u0430\u043a\u043e\u043d\u043e\u043c 2\/2023.<\/p>\n<ul>\n<li>\u041e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0439 \u0437\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0443 \u0434\u0430\u043d\u043d\u044b\u0445: COAPI Alicante<\/li>\n<li>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441\u0438\u0441\u0442\u0435\u043c\u043e\u0439 \u0438 DPD: Audidat 3.0 S.L.<\/li>\n<li>\u0426\u0435\u043b\u044c: \u041e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439 \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0439 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b<\/li>\n<li>\u041f\u0440\u0430\u0432\u043e\u043c\u043e\u0447\u043d\u043e\u0441\u0442\u044c: \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u0435 \u044e\u0440\u0438\u0434\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432<\/li>\n<li>\u0410\u0434\u0440\u0435\u0441\u0430\u0442\u044b: \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u043b\u0438\u0446\u0430, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0435 \u0434\u043b\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0434\u0435\u043b\u0430.<\/li>\n<li>\u0425\u0440\u0430\u043d\u0435\u043d\u0438\u0435: \u0412\u043e \u0432\u0440\u0435\u043c\u044f \u0440\u0430\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f \u0438 \u0432\u043f\u043e\u0441\u043b\u0435\u0434\u0441\u0442\u0432\u0438\u0438 \u0437\u0430\u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u044b \u0432 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0438 \u0441 \u043d\u043e\u0440\u043c\u0430\u0442\u0438\u0432\u043d\u044b\u043c\u0438 \u0430\u043a\u0442\u0430\u043c\u0438.<\/li>\n<li>\u041f\u0440\u0430\u0432\u0430: \u0427\u0435\u0440\u0435\u0437 dpd@audidat.com<\/li>\n<\/ul>\n<p>\u041e\u0431\u0449\u0435\u043d\u0438\u0435 \u043c\u043e\u0436\u0435\u0442 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u0431\u0435\u0437 \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043b\u0438\u0447\u043d\u044b\u0445 \u0434\u0430\u043d\u043d\u044b\u0445.<\/p>\n<h2>\u0412\u043d\u0435\u0448\u043d\u0438\u0435 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0435 \u043a\u0430\u043d\u0430\u043b\u044b<\/h2>\n<p>\u041f\u043e\u043c\u0438\u043c\u043e \u0432\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0435\u0433\u043e \u043a\u0430\u043d\u0430\u043b\u0430, \u0432\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u0441\u043e\u043e\u0431\u0449\u0430\u0442\u044c \u043e \u0444\u0430\u043a\u0442\u0430\u0445 \u043d\u0435\u043f\u043e\u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0435\u043d\u043d\u043e \u0432 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043e\u0440\u0433\u0430\u043d\u044b:<\/p>\n<p>\u0412\u0430\u043b\u0435\u043d\u0441\u0438\u0439\u0441\u043a\u043e\u0435 \u0430\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u043f\u043e \u0431\u043e\u0440\u044c\u0431\u0435 \u0441 \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c: <a href=\"https:\/\/www.antifraucv.es\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.antifraucv.es\/<\/a><\/p>\n<p>\u041d\u0430\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0441\u043b\u0443\u0436\u0431\u0430 \u043f\u043e \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0446\u0438\u0438 \u0431\u043e\u0440\u044c\u0431\u044b \u0441 \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c (\u0435\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0438\u0435 \u0444\u043e\u043d\u0434\u044b): <a href=\"https:\/\/www.igae.pap.hacienda.gob.es\/sitios\/igae\/es-ES\/snca\/Paginas\/inicio.aspxx\" target=\"_blank\" rel=\"noopener\">https:\/\/www.igae.pap.hacienda.gob.es\/sitios\/igae\/es-ES\/snca\/Paginas\/inicio.aspx<\/a><\/p>\n<p>\u0418\u0441\u043f\u0430\u043d\u0441\u043a\u043e\u0435 \u0430\u0433\u0435\u043d\u0442\u0441\u0442\u0432\u043e \u043f\u043e \u0437\u0430\u0449\u0438\u0442\u0435 \u0434\u0430\u043d\u043d\u044b\u0445: <a href=\"https:\/\/www.aepd.es\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.aepd.es\/<\/a><\/p>\n<p>\u041d\u0430\u0446\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u043c\u0438\u0441\u0441\u0438\u044f \u043f\u043e \u0440\u044b\u043d\u043a\u0430\u043c \u0438 \u043a\u043e\u043d\u043a\u0443\u0440\u0435\u043d\u0446\u0438\u0438 (CNMC): <a href=\"https:\/\/www.cnmc.es\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.cnmc.es\/<\/a><\/p>\n<p>\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u044f \u043a\u043e\u043c\u0438\u0441\u0441\u0438\u044f \u2013 \u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u043e\u0435 \u0431\u044e\u0440\u043e \u043f\u043e \u0431\u043e\u0440\u044c\u0431\u0435 \u0441 \u043c\u043e\u0448\u0435\u043d\u043d\u0438\u0447\u0435\u0441\u0442\u0432\u043e\u043c (OLAF): <a href=\"https:\/\/anti-fraud.ec.europa.eu\/index_es\" target=\"_blank\" rel=\"noopener\">https:\/\/anti-fraud.ec.europa.eu\/index_es<\/a><\/p>\n<p>\u0413\u0435\u043d\u0435\u0440\u0430\u043b\u044c\u043d\u0430\u044f \u043f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0430: <a href=\"https:\/\/www.fiscal.es\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.fiscal.es\/<\/a><\/p>\n<p>\u0415\u0432\u0440\u043e\u043f\u0435\u0439\u0441\u043a\u0430\u044f \u043f\u0440\u043e\u043a\u0443\u0440\u0430\u0442\u0443\u0440\u0430 (\u043f\u0440\u0435\u0441\u0442\u0443\u043f\u043b\u0435\u043d\u0438\u044f, \u0437\u0430\u0442\u0440\u0430\u0433\u0438\u0432\u0430\u044e\u0449\u0438\u0435 \u0444\u0438\u043d\u0430\u043d\u0441\u043e\u0432\u044b\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u044b \u0415\u0421): <a href=\"https:\/\/www.consilium.europa.eu\/es\/policies\/eppo\/\" target=\"_blank\" rel=\"noopener\">https:\/\/www.consilium.europa.eu\/es\/policies\/eppo\/<\/a><\/p>\n<p><a href=\"http:\/\/www.apialicante.com\/wp-content\/uploads\/2025\/12\/Guia-visual-del-funcionamiento-del-canal-etico.pdf\" target=\"_blank\" rel=\"noopener\"><span class=\"TextRun MacChromeBold SCXW257157587 BCX0\" lang=\"ES-ES\" xml:lang=\"ES-ES\" data-contrast=\"auto\">\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u043e\u0435 \u0440\u0443\u043a\u043e\u0432\u043e\u0434\u0441\u0442\u0432\u043e \u043f\u043e \u0440\u0430\u0431\u043e\u0442\u0435 \u043a\u0430\u043d\u0430\u043b\u0430<\/span><\/a><\/p>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#187;stretch_row&#187; custom_css_code=&#187;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklN0IlMEElMjAlMjAlMjAlMjAlNDBpZC53cGJfcm93JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwbWFyZ2luLXRvcCUzQSUyMDAlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#187; css=&#187;.vc_custom_1712655479563{margin-bottom: 0px !important;background-image: url(http:\/\/www.apialicante.com\/wp-content\/uploads\/2024\/04\/img_banner_todos_apartados_recuadro.jpg?id=1870) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#187; el_class=&#187;has-margin&#187;][vc_column offset=&#187;vc_col-lg-12 vc_col-md-12 vc_col-xs-12&#8243;][vc_row_inner][vc_column_inner el_class=&#187;responsive&#187; offset=&#187;vc_col-lg-12&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-15639","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/15639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/comments?post=15639"}],"version-history":[{"count":5,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/15639\/revisions"}],"predecessor-version":[{"id":20266,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/15639\/revisions\/20266"}],"wp:attachment":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/media?parent=15639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}