{"id":13591,"date":"2024-04-29T12:02:50","date_gmt":"2024-04-29T10:02:50","guid":{"rendered":"http:\/\/www.apialicante.com\/%d0%b7%d0%b0%d0%ba%d0%be%d0%bd%d0%be%d0%b4%d0%b0%d1%82%d0%b5%d0%bb%d1%8c%d1%81%d1%82%d0%b2%d0%be\/"},"modified":"2024-05-03T13:46:41","modified_gmt":"2024-05-03T11:46:41","slug":"%d0%b7%d0%b0%d0%ba%d0%be%d0%bd%d0%be%d0%b4%d0%b0%d1%82%d0%b5%d0%bb%d1%8c%d1%81%d1%82%d0%b2%d0%be","status":"publish","type":"page","link":"https:\/\/www.apialicante.com\/ru\/%d1%88%d0%ba%d0%be%d0%bb%d0%b0\/%d0%b7%d0%b0%d0%ba%d0%be%d0%bd%d0%be%d0%b4%d0%b0%d1%82%d0%b5%d0%bb%d1%8c%d1%81%d1%82%d0%b2%d0%be\/","title":{"rendered":"\u0417\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row full_width=&#187;stretch_row&#187; css=&#187;.vc_custom_1712655138766{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; custom_css_code=&#187;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklN0IlMEElMjAlMjAlMjAlMjAlNDBpZC53cGJfcm93JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwbWFyZ2luLXRvcCUzQSUyMDAlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#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-69d9f974ace98 {margin-top: 50px !important;}<\/style><div id=\"thegem-divider-69d9f974ace98\" 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-69d9f974acf9f {margin-top: 20px !important;}<\/style><div id=\"thegem-divider-69d9f974acf9f\" 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_1712742540765{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><div id=\"thegem-divider-69d9f974acfc1\" 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-69d9f974acfdc\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69d9f974ad0fe5789\" ><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><div id=\"thegem-heading-69d9f974ad087\" class=\"thegem-heading thegem-custom-heading-69d9f974ad0848263 title-h4 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\">\u0428\u041a\u041e\u041b\u0410<\/span><\/span><\/div><style type=\"text\/css\">#thegem-heading-69d9f974ad087 {margin: 0;}#thegem-heading-69d9f974ad087 a:hover, #thegem-heading-69d9f974ad087 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-69d9f974ad0848263{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad0848263{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad0848263{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad0848263{position: relative !important;}}<\/style>[\/vc_column_inner][vc_column_inner el_class=&#187;gem-custom-mobile-column-margin&#187;]<div class=\"thegem-te-heading thegem-custom-69d9f974ad1bf868\" ><h1 id=\"thegem-heading-69d9f974ad1a3\" class=\"thegem-heading thegem-custom-heading-69d9f974ad1a26915 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\">\u0417\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e<\/span><\/span><\/h1><style type=\"text\/css\">#thegem-heading-69d9f974ad1a3 {margin: 0;}#thegem-heading-69d9f974ad1a3 a:hover, #thegem-heading-69d9f974ad1a3 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-69d9f974ad1a26915{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad1a26915{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad1a26915{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad1a26915{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-69d9f974ad1eb {margin-top: 100px !important;}<\/style><div id=\"thegem-divider-69d9f974ad1eb\" 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-69d9f974ad206 {margin-top: 90px !important;}<\/style><div id=\"thegem-divider-69d9f974ad206\" 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-69d9f974ad21d {margin-top: 96px !important;}<\/style><div id=\"thegem-divider-69d9f974ad21d\" 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-69d9f974ad234 {margin-top: 150px !important;}<\/style><div id=\"thegem-divider-69d9f974ad234\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row el_id=&#187;\u0437\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e&#187;][vc_column offset=&#187;vc_col-lg-12 vc_hidden-md vc_hidden-sm vc_hidden-xs&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-69d9f974ad24c {margin-top: 50px !important;}<\/style><div id=\"thegem-divider-69d9f974ad24c\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column][vc_column offset=&#187;vc_hidden-lg vc_col-md-12 vc_col-xs-12&#8243;]<div class=\"clearboth\"><\/div><style>#thegem-divider-69d9f974ad261 {margin-top: 30px !important;}<\/style><div id=\"thegem-divider-69d9f974ad261\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column][vc_column offset=&#187;vc_col-lg-6 vc_col-md-6 vc_col-xs-12&#8243;][vc_row_inner][vc_column_inner][vc_column_text css_animation=&#187;bottom-to-top&#187;]<\/p>\n<div class=\"title-h2\">\u0417\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e<\/div>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#187;1\/6&#8243; disable_custom_paddings_mobile=&#187;true&#187; css=&#187;.vc_custom_1603185862828{padding-right: 0px !important;}&#187;]<div class=\"clearboth\"><\/div><style>#thegem-divider-69d9f974ad275 {margin-top: 11px !important;}<\/style><div id=\"thegem-divider-69d9f974ad275\" class=\"gem-divider  \" style=\"\" ><\/div><div class=\"clearboth\"><\/div><div id=\"thegem-divider-69d9f974ad28c\" class=\"gem-divider   gem-divider-style-2\" style=\"border-color: #ff6c30;\" ><\/div>[\/vc_column_inner][vc_column_inner width=&#187;5\/6&#8243; disable_custom_paddings_tablet=&#187;true&#187; disable_custom_paddings_mobile=&#187;true&#187; css=&#187;.vc_custom_1603177981334{padding-right: 21% !important;padding-left: 20px !important;}&#187;][vc_column_text css_animation=&#187;bottom-to-top&#187;]<\/p>\n<p class=\"title-h4\" style=\"color: #141f65;\">\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u0430\u044f \u0430\u0441\u0441\u043e\u0446\u0438\u0430\u0446\u0438\u044f \u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u043f\u043e \u043d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u0438 \u043f\u0440\u043e\u0432\u0438\u043d\u0446\u0438\u0438 \u0410\u043b\u0438\u043a\u0430\u043d\u0442\u0435<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner][vc_column_inner width=&#187;1\/6&#8243; offset=&#187;vc_col-lg-2 vc_col-md-2 vc_hidden-xs&#187;][\/vc_column_inner][vc_column_inner width=&#187;5\/6&#8243; disable_custom_paddings_tablet=&#187;true&#187; disable_custom_paddings_mobile=&#187;true&#187; css=&#187;.vc_custom_1603178172408{padding-right: 23% !important;padding-left: 20px !important;}&#187;][vc_column_text css_animation=&#187;bottom-to-top&#187;]\u042d\u0442\u043e \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u043a\u043e\u0440\u043f\u043e\u0440\u0430\u0446\u0438\u044f \u043f\u0443\u0431\u043b\u0438\u0447\u043d\u043e\u0433\u043e \u043f\u0440\u0430\u0432\u0430, \u043f\u0440\u0438\u0437\u043d\u0430\u043d\u043d\u0430\u044f \u0438 \u0437\u0430\u0449\u0438\u0449\u0435\u043d\u043d\u0430\u044f \u041a\u043e\u043d\u0441\u0442\u0438\u0442\u0443\u0446\u0438\u0435\u0439 \u0418\u0441\u043f\u0430\u043d\u0438\u0438, \u043e\u0431\u043b\u0430\u0434\u0430\u044e\u0449\u0430\u044f \u0441\u043e\u0431\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0439 \u043f\u0440\u0430\u0432\u043e\u0441\u0443\u0431\u044a\u0435\u043a\u0442\u043d\u043e\u0441\u0442\u044c\u044e \u0438 \u0441\u043f\u043e\u0441\u043e\u0431\u043d\u0430\u044f \u0432 \u043f\u043e\u043b\u043d\u043e\u0439 \u043c\u0435\u0440\u0435 \u0440\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u0442\u044c \u0441\u0432\u043e\u0438 \u0446\u0435\u043b\u0438.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=&#187;5\/6&#8243; offset=&#187;vc_col-lg-offset-0 vc_col-lg-6 vc_col-md-offset-0 vc_col-md-6 vc_col-sm-offset-2 vc_col-xs-12&#8243;]<div class=\"gem-image gem-wrapbox gem-wrapbox-style-default gem-wrapbox-position-left lazy-loading  thegem-custom-69d9f974ad2aa119\"  style=\"\" ><div class=\"gem-wrapbox-inner  lazy-loading-item\"  data-ll-effect=\"move-up\"><img class=\"gem-wrapbox-element img-responsive\" src=\"https:\/\/www.apialicante.com\/wp-content\/uploads\/2024\/04\/img_legislacion-1.jpg\" alt=\"\u0417\u0430\u043a\u043e\u043d\u043e\u0434\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u043e\"\/><\/div><\/div>[\/vc_column][\/vc_row][vc_row equal_height=&#187;yes&#187; el_id=&#187;\u0448\u043a\u043e\u043b\u0430 \u043f\u043e\u0434 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c&#187;][vc_column]<div class=\"clearboth\"><\/div><style>#thegem-divider-69d9f974ad67d {margin-top: 50px !important;}<\/style><div id=\"thegem-divider-69d9f974ad67d\" class=\"gem-divider  \" style=\"\" ><\/div><div class=\"thegem-te-heading thegem-custom-69d9f974ad70f5677\" ><h2 id=\"thegem-heading-69d9f974ad6f9\" class=\"thegem-heading thegem-custom-heading-69d9f974ad6f89657 title-h3\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #bd102d;\">\u041a\u043e\u043b\u043b\u0435\u0434\u0436 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u0435\u0442\u0441\u044f:<\/span><\/h2><style type=\"text\/css\">#thegem-heading-69d9f974ad6f9 {margin: 0;}#thegem-heading-69d9f974ad6f9 a:hover, #thegem-heading-69d9f974ad6f9 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-69d9f974ad6f89657{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad6f89657{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad6f89657{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad6f89657{position: relative !important;}}<\/style><div class=\"clearboth\"><\/div><style>#thegem-divider-69d9f974ad73b {margin-top: 30px !important;}<\/style><div id=\"thegem-divider-69d9f974ad73b\" class=\"gem-divider  \" style=\"\" ><\/div>[\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69d9f974ad7c21098\" ><h3 id=\"thegem-heading-69d9f974ad7b1\" class=\"thegem-heading thegem-custom-heading-69d9f974ad7b07054 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u0417\u0430\u043a\u043e\u043d 2\/1974<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974ad7b1 {margin: 0;}#thegem-heading-69d9f974ad7b1 a:hover, #thegem-heading-69d9f974ad7b1 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-69d9f974ad7b07054{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad7b07054{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad7b07054{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad7b07054{position: relative !important;}}<\/style>[vc_column_text]\u041e\u0442 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0441\u0441\u043e\u0446\u0438\u0430\u0446\u0438\u0439.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974ad8291155 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974ad8291155 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974ad8291155 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974ad8291155    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/Ley-2-1974-de-colegios-profesionales.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69d9f974ad8ba5081\" ><h3 id=\"thegem-heading-69d9f974ad8ab\" class=\"thegem-heading thegem-custom-heading-69d9f974ad8aa1022 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u0417\u0430\u043a\u043e\u043d 2\/1974<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974ad8ab {margin: 0;}#thegem-heading-69d9f974ad8ab a:hover, #thegem-heading-69d9f974ad8ab 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-69d9f974ad8aa1022{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad8aa1022{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad8aa1022{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad8aa1022{position: relative !important;}}<\/style>[vc_column_text css=&#187;.vc_custom_1713344053956{margin-bottom: 0px !important;}&#187;]\u0418\u0437 \u0416\u0435\u043d\u0435\u0440\u0430\u043b\u0438\u0442\u0430\u0442\u0430 \u0412\u0430\u043b\u0435\u043d\u0441\u0438\u0430\u043d\u0430.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974ad9014904 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974ad9014904 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974ad9014904 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974ad9014904    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/Ley-6-1997-colegios-comunidad-valenciana.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69d9f974ad9876939\" ><h3 id=\"thegem-heading-69d9f974ad97a\" class=\"thegem-heading thegem-custom-heading-69d9f974ad979665 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u0417\u0430\u043a\u043e\u043d 2\/1974<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974ad97a {margin: 0;}#thegem-heading-69d9f974ad97a a:hover, #thegem-heading-69d9f974ad97a 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-69d9f974ad979665{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad979665{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ad979665{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ad979665{position: relative !important;}}<\/style>[vc_column_text]\u0423\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435 \u041e\u0431\u0449\u0435\u0433\u043e \u0443\u0441\u0442\u0430\u0432\u0430.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974ad9c4964 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974ad9c4964 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974ad9c4964 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974ad9c4964    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/REAL-DECRETO-1294-2007.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243; css=&#187;.vc_custom_1713344140274{margin-bottom: 0px !important;}&#187;][vc_row_inner][vc_column_inner]<div class=\"thegem-te-heading thegem-custom-69d9f974ada44876\" ><h3 id=\"thegem-heading-69d9f974ada38\" class=\"thegem-heading thegem-custom-heading-69d9f974ada377736 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u0417\u0430\u043a\u043e\u043d 2\/1974<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974ada38 {margin: 0;}#thegem-heading-69d9f974ada38 a:hover, #thegem-heading-69d9f974ada38 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-69d9f974ada377736{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ada377736{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974ada377736{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974ada377736{position: relative !important;}}<\/style>[vc_column_text css=&#187;.vc_custom_1713344134603{margin-bottom: 0px !important;}&#187;]\u041e\u0444\u0438\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0430\u0441\u0441\u043e\u0446\u0438\u0430\u0446\u0438\u0439 \u0430\u0433\u0435\u043d\u0442\u043e\u0432 \u043f\u043e \u043d\u0435\u0434\u0432\u0438\u0436\u0438\u043c\u043e\u0441\u0442\u0438, \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u043d\u044b\u0445 \u043f\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c 11-12-2008 \u0413\u0435\u043d\u0435\u0440\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0430 \u043f\u043e \u0434\u0435\u043b\u0430\u043c \u044e\u0441\u0442\u0438\u0446\u0438\u0438 \u0438 \u043d\u0435\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e\u043b\u0435\u0442\u043d\u0438\u0445 \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u041c\u0438\u043d\u0438\u0441\u0442\u0435\u0440\u0441\u0442\u0432\u0430 \u044e\u0441\u0442\u0438\u0446\u0438\u0438 \u0438 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u043e\u0440\u0433\u0430\u043d\u043e\u0432.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974ada80176 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974ada80176 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974ada80176 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974ada80176    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/ESTATUTO-AUTONOMICO-.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner css=&#187;.vc_custom_1713344071363{margin-bottom: 0px !important;}&#187;]<div class=\"thegem-te-heading thegem-custom-69d9f974adb031417\" ><h3 id=\"thegem-heading-69d9f974adaf6\" class=\"thegem-heading thegem-custom-heading-69d9f974adaf53346 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u0417\u0430\u043a\u043e\u043d 2\/1974<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974adaf6 {margin: 0;}#thegem-heading-69d9f974adaf6 a:hover, #thegem-heading-69d9f974adaf6 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-69d9f974adaf53346{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adaf53346{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974adaf53346{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adaf53346{position: relative !important;}}<\/style>[vc_column_text]\u041d\u0430\u0441\u0442\u043e\u044f\u0449\u0438\u0439 \u041a\u043e\u043b\u043b\u0435\u0434\u0436 \u0443\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d \u043f\u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435\u043c 20-1-2009 \u0433\u0435\u043d\u0435\u0440\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0430 \u043f\u043e \u0434\u0435\u043b\u0430\u043c \u044e\u0441\u0442\u0438\u0446\u0438\u0438 \u0438 \u043d\u0435\u0441\u043e\u0432\u0435\u0440\u0448\u0435\u043d\u043d\u043e\u043b\u0435\u0442\u043d\u0438\u0445 \u0440\u0435\u0433\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u043e\u0433\u043e \u043c\u0438\u043d\u0438\u0441\u0442\u0435\u0440\u0441\u0442\u0432\u0430 \u044e\u0441\u0442\u0438\u0446\u0438\u0438 \u0438 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u043e\u0433\u043e \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974adb3c1483 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974adb3c1483 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974adb3c1483 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974adb3c1483    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/ESTATUTO-PARTICULAR-COAPI-_modificado-junta-general-2013_.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner css=&#187;.vc_custom_1713344149930{margin-bottom: 0px !important;}&#187;]<div class=\"thegem-te-heading thegem-custom-69d9f974adbb9581\" ><h3 id=\"thegem-heading-69d9f974adbad\" class=\"thegem-heading thegem-custom-heading-69d9f974adbac395 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u042d\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u043a\u043e\u0434\u0435\u043a\u0441<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974adbad {margin: 0;}#thegem-heading-69d9f974adbad a:hover, #thegem-heading-69d9f974adbad 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-69d9f974adbac395{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adbac395{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974adbac395{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adbac395{position: relative !important;}}<\/style>[vc_column_text]\u0423\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u043e \u043d\u0430 \u0437\u0430\u0441\u0435\u0434\u0430\u043d\u0438\u0438 \u0421\u043e\u0432\u0435\u0442\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0438\u0445 8-9-15.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974adbf46456 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974adbf46456 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974adbf46456 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974adbf46456    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/CODIGO-DEONTOLOGICO-API-COLEGIADOS-ALICANTE.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][vc_column width=&#187;1\/3&#8243;][vc_row_inner][vc_column_inner css=&#187;.vc_custom_1713344219737{margin-bottom: 0px !important;}&#187;]<div class=\"thegem-te-heading thegem-custom-69d9f974adc799451\" ><h3 id=\"thegem-heading-69d9f974adc6b\" class=\"thegem-heading thegem-custom-heading-69d9f974adc6a3613 title-h4\" style=\"text-align: left;\" ><span class=\"colored\" style=\"color: #141f65;\">\u041d\u043e\u0440\u043c\u0430\u0442\u0438\u0432\u043d\u043e-\u043f\u0440\u0430\u0432\u043e\u0432\u043e\u0435 \u0440\u0435\u0433\u0443\u043b\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u044d\u043a\u0441\u043f\u0435\u0440\u0442\u043d\u043e\u0439 \u0434\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u0438<\/span><\/h3><style type=\"text\/css\">#thegem-heading-69d9f974adc6b {margin: 0;}#thegem-heading-69d9f974adc6b a:hover, #thegem-heading-69d9f974adc6b 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-69d9f974adc6a3613{display: block!important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adc6a3613{display: block!important;}}@media screen and (max-width: 1023px) {.thegem-heading.thegem-custom-heading-69d9f974adc6a3613{position: relative !important;}}@media screen and (max-width: 767px) {.thegem-heading.thegem-custom-heading-69d9f974adc6a3613{position: relative !important;}}<\/style>[vc_column_text css=&#187;.vc_custom_1713344213746{margin-bottom: 0px !important;}&#187;]\u0423\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u043e \u043d\u0430 \u0437\u0430\u0441\u0435\u0434\u0430\u043d\u0438\u0438 \u0421\u043e\u0432\u0435\u0442\u0430 \u0443\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0438\u0445.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner]<style type=\"text\/css\">.thegem-button-69d9f974adcb3625 .gem-button {margin-top: 0px;}@media (max-width: 992px) {.thegem-button-69d9f974adcb3625 .gem-button {margin-top: 0px;}}@media (max-width: 767px) {.thegem-button-69d9f974adcb3625 .gem-button {margin-top: 0px;}}<\/style><div class=\"gem-button-container gem-button-position-center thegem-button-69d9f974adcb3625    \"  ><a class=\"gem-button gem-button-size-medium gem-button-style-outline gem-button-text-weight-normal gem-button-border-2\" data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 0px;\" onmouseleave=\"\" onmouseenter=\"\" href=\"\/wp-content\/uploads\/2024\/04\/REGLAMENTO-REGULADOR-ACTIVIDAD-PERICIAL-2015.pdf\" target=\"_blank\">\u0421\u041a\u0410\u0427\u0410\u0422\u042c PDF<\/a><\/div> [\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row full_width=&#187;stretch_row&#187; css=&#187;.vc_custom_1712655138766{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; custom_css_code=&#187;JTQwbWVkaWElMjAlMjhtYXgtd2lkdGglM0ElMjAxMTk5cHglMjklN0IlMEElMjAlMjAlMjAlMjAlNDBpZC53cGJfcm93JTIwJTdCJTBBJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwbWFyZ2luLXRvcCUzQSUyMDAlM0IlMEElMjAlMjAlMjAlMjAlN0QlMEElN0Q=&#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":13930,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-13591","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/13591","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=13591"}],"version-history":[{"count":2,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/13591\/revisions"}],"predecessor-version":[{"id":13593,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/13591\/revisions\/13593"}],"up":[{"embeddable":true,"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/pages\/13930"}],"wp:attachment":[{"href":"https:\/\/www.apialicante.com\/ru\/wp-json\/wp\/v2\/media?parent=13591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}