{"id":1262,"date":"2025-12-05T17:09:24","date_gmt":"2025-12-05T17:09:24","guid":{"rendered":"https:\/\/formuchemia.com\/career\/"},"modified":"2026-01-28T00:13:43","modified_gmt":"2026-01-28T00:13:43","slug":"nuestros-servicios","status":"publish","type":"page","link":"https:\/\/formuchemia.com\/en\/nuestros-servicios\/","title":{"rendered":"Our service"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"1262\" class=\"elementor elementor-1262\">\n\t\t\t\t<div class=\"elementor-element elementor-element-42808fc3 e-flex e-con-boxed e-con e-parent\" data-id=\"42808fc3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-66beb8ab e-con-full e-flex e-con e-child\" data-id=\"66beb8ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68f66bfb elementor-widget elementor-widget-heading\" data-id=\"68f66bfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">OUR SERVICES<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-87b39c2 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"87b39c2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bb6529d elementor-widget elementor-widget-heading\" data-id=\"bb6529d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">In Mexico, we offer:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-314d40b e-flex e-con-boxed e-con e-parent\" data-id=\"314d40b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e646694 elementor-widget elementor-widget-text-editor\" data-id=\"e646694\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>Procedures for obtaining:<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3933be9 elementor-widget elementor-widget-html\" data-id=\"3933be9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\r\n\r\n<style>\r\n    .servicios-wrapper {\r\n        width: 100%;\r\n        padding: 50px 0;\r\n        position: relative;\r\n        background: transparent;\r\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n    }\r\n\r\n    .myServiciosSwiper {\r\n        width: 100%;\r\n    }\r\n\r\n    .myServiciosSwiper .swiper {\r\n        width: 100%;\r\n        padding-bottom: 60px !important;\r\n    }\r\n\r\n    .myServiciosSwiper .swiper-slide {\r\n        position: relative;\r\n        width: 400px !important;\r\n        min-height: 480px;\r\n        background: #ffffff;\r\n        border-radius: 20px;\r\n        overflow: hidden;\r\n        display: flex;\r\n        flex-direction: column;\r\n        transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);\r\n        filter: blur(2px) opacity(0.5);\r\n        transform: scale(0.95);\r\n        box-shadow: 0 10px 30px rgba(0,0,0,0.1);\r\n        padding: 0px;\r\n    }\r\n\r\n    .myServiciosSwiper .swiper-slide-active {\r\n        filter: blur(0) opacity(1);\r\n        transform: scale(1);\r\n        box-shadow: 0 20px 40px rgba(0,0,0,0.2);\r\n    }\r\n\r\n    .myServiciosSwiper .swiper-slide img {\r\n        width: 100%;\r\n        height: 400px;\r\n        object-fit: cover;\r\n        display: block;\r\n    }\r\n\r\n    .myServiciosSwiper .swiper-slide::after {\r\n        content: \"\";\r\n        position: absolute;\r\n        left: 0;\r\n        top: 400px;\r\n        transform: translateY(-100%);\r\n        width: 100%;\r\n        height: 90px;\r\n        background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));\r\n        pointer-events: none;\r\n        z-index: 2;\r\n    }\r\n\r\n    .myServiciosSwiper .card-body {\r\n        padding: 20px;\r\n        text-align: center;\r\n        flex-grow: 1;\r\n        display: flex;\r\n        flex-direction: column;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    .myServiciosSwiper .card-body h4 {\r\n        color: #0056b3;\r\n        margin: 0 0 15px 0;\r\n        font-size: 1.2rem;\r\n        height: 3.5em;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .myServiciosSwiper .card-body ul {\r\n        text-align: justify;\r\n        font-size: 0.95rem;\r\n        color: #444;\r\n        padding-left: 20px;\r\n        margin: 0;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    .myServiciosSwiper .card-body ul li {\r\n        list-style-type: disc;\r\n        margin-left: 20px;\r\n    }\r\n\r\n    .swiper-button-next,\r\n    .swiper-button-prev {\r\n        background-color: #ffffff !important;\r\n        width: 50px !important;\r\n        height: 50px !important;\r\n        border-radius: 50% !important;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;\r\n        color: #0056b3 !important;\r\n    }\r\n\r\n    .swiper-button-next::after,\r\n    .swiper-button-prev::after {\r\n        font-size: 18px !important;\r\n        font-weight: bold !important;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .swiper-pagination-bullet-active {\r\n        background: #0056b3 !important;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .myServiciosSwiper .swiper-slide {\r\n            width: 320px !important;\r\n            transform: scale(0.95);\r\n        }\r\n\r\n        .myServiciosSwiper .swiper-slide img {\r\n            height: 200px;\r\n        }\r\n\r\n        .myServiciosSwiper .swiper-slide::after {\r\n            top: 200px;\r\n            height: 80px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"servicios-wrapper\">\r\n    <div class=\"swiper myServiciosSwiper\">\r\n        <div class=\"swiper-wrapper\">\r\n\r\n            <div class=\"swiper-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/formuchemia.com\/wp-content\/uploads\/2025\/12\/6.png\" alt=\"Tr\u00e1mites Sanitarios\" title=\"Our service\">\r\n                <div class=\"card-body\">\r\n                    <h4>Sanitary registrations with COFEPRIS<\/h4>\r\n                    <ul>\r\n                        <li>Sanitary registrations for pesticides, plant nutrients, veterinary products, and industrial inputs.<\/li>\r\n                        <li>Modifications and renewals of sanitary registrations issued by COFEPRIS.<\/li>\r\n                        <li>Sanitary licenses and notices of operation.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/formuchemia.com\/wp-content\/uploads\/2025\/12\/7.png\" alt=\"Dict\u00e1menes T\u00e9cnicos\" title=\"Our service\">\r\n                <div class=\"card-body\">\r\n                    <h4>Technical Opinions on Biological Efficacy<\/h4>\r\n                    <ul>\r\n                        <li>By SADER and SENASICA for the validation of agricultural products.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/formuchemia.com\/wp-content\/uploads\/2025\/12\/8.png\" alt=\"Permisos de Importaci\u00f3n\" title=\"Our service\">\r\n                <div class=\"card-body\">\r\n                    <h4>Import Permits<\/h4>\r\n                    <ul>\r\n                        <li>Management of permits issued by COFEPRIS, SENASICA, and SEMARNAT.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <img decoding=\"async\" src=\"https:\/\/formuchemia.com\/wp-content\/uploads\/2025\/12\/registro-sanitario-veterinario.png\" alt=\"Registros sanitarios\" title=\"Our service\">\r\n                <div class=\"card-body\">\r\n                    <h4>Specialized sanitary registrations<\/h4>\r\n                    <ul>\r\n                        <li>Sanitary registrations for veterinary products.<\/li>\r\n                        <li>Sanitary registration of medical devices.<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"swiper-button-next\"><\/div>\r\n        <div class=\"swiper-button-prev\"><\/div>\r\n        <div class=\"swiper-pagination\"><\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        new Swiper(\".myServiciosSwiper\", {\r\n            effect: \"coverflow\",\r\n            grabCursor: true,\r\n            centeredSlides: true,\r\n            slidesPerView: \"auto\",\r\n            loop: true,\r\n            speed: 800,\r\n            slideToClickedSlide: true,\r\n            spaceBetween: 18,\r\n            autoplay: {\r\n                delay: 20000,\r\n                disableOnInteraction: false,\r\n            },\r\n            coverflowEffect: {\r\n                rotate: 0,\r\n                stretch: 0,\r\n                depth: 100,\r\n                modifier: 2,\r\n                slideShadows: false,\r\n            },\r\n            navigation: {\r\n                nextEl: \".swiper-button-next\",\r\n                prevEl: \".swiper-button-prev\",\r\n            },\r\n            pagination: {\r\n                el: \".swiper-pagination\",\r\n                clickable: true,\r\n            },\r\n        });\r\n    });\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4a2291 e-flex e-con-boxed e-con e-parent\" data-id=\"b4a2291\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9e64aa0 elementor-widget elementor-widget-heading\" data-id=\"9e64aa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Other services<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a32e031 e-flex e-con-boxed e-con e-parent\" data-id=\"a32e031\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d15deb3 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"d15deb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\r\n\r\n<style>\r\n    .servicios-texto-wrapper {\r\n        width: 100%;\r\n        padding: 40px 0;\r\n        position: relative;\r\n        font-family: 'Segoe UI', sans-serif;\r\n    }\r\n\r\n    .swiper-textos {\r\n        width: 100%;\r\n        padding-bottom: 50px !important;\r\n    }\r\n\r\n    .swiper-slide {\r\n        width: 280px; \r\n        min-height: 220px;\r\n        background: #ffffff;\r\n        border-radius: 15px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        padding: 25px;\r\n        box-sizing: border-box;\r\n        transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);\r\n        filter: blur(2px) opacity(0.4);\r\n        transform: scale(0.85);\r\n        border: 1px solid #e0e0e0;\r\n        box-shadow: 0 5px 15px rgba(0,0,0,0.05);\r\n    }\r\n\r\n    \/* Enfoque central *\/\r\n    .swiper-slide-active {\r\n        filter: blur(0) opacity(1);\r\n        transform: scale(1.05);\r\n        border-color: #0056b3;\r\n        box-shadow: 0 15px 35px rgba(0,86,179,0.15);\r\n    }\r\n\r\n    .swiper-slide ul {\r\n        margin: 0;\r\n        padding: 0;\r\n        list-style: none;\r\n        text-align: center;\r\n    }\r\n\r\n    .swiper-slide ul li {\r\n        font-size: 1rem;\r\n        line-height: 1.5;\r\n        color: #333;\r\n        font-weight: 500;\r\n    }\r\n\r\n    .swiper-slide-active ul li {\r\n        color: #0056b3;\r\n    }\r\n\r\n    \/* --- BOTONES CIRCULARES CORREGIDOS --- *\/\r\n    .swiper-button-next, .swiper-button-prev {\r\n        background-color: #ffffff !important;\r\n        width: 50px !important;\r\n        height: 50px !important;\r\n        border-radius: 50% !important;\r\n        box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;\r\n        color: #0056b3 !important;\r\n    }\r\n\r\n    .swiper-button-next::after, .swiper-button-prev::after {\r\n        font-size: 18px !important;\r\n        font-weight: bold !important;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n\r\n    .swiper-pagination-bullet-active {\r\n        background: #0056b3 !important;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"servicios-texto-wrapper\">\r\n    <div class=\"swiper mySwiperTextos\">\r\n        <div class=\"swiper-wrapper\">\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Holding of sanitary registrations for agrochemical products.<\/li><\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Use of the importer registry for the importation of pesticides and plant nutrients.<\/li><\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Collaboration with Biological Efficacy laboratories for field trials.<\/li><\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Coordination with physicochemical laboratories for the development of your studies.<\/li><\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Notices of Operation for healthcare service companies before COFEPRIS.<\/li><\/ul>\r\n            <\/div>\r\n\r\n            <div class=\"swiper-slide\">\r\n                <ul><li>Pesticide advertising notices.<\/li><\/ul>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"swiper-button-next\"><\/div>\r\n        <div class=\"swiper-button-prev\"><\/div>\r\n        <div class=\"swiper-pagination\"><\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        new Swiper(\".mySwiperTextos\", {\r\n            effect: \"coverflow\",\r\n            grabCursor: true,\r\n            centeredSlides: true,\r\n            slidesPerView: \"auto\",\r\n            loop: true,\r\n            speed: 800,\r\n            slideToClickedSlide: true,\r\n            \r\n            \/* AUTOPLAY DE 20 SEGUNDOS *\/\r\n            autoplay: {\r\n                delay: 20000, \r\n                disableOnInteraction: false,\r\n            },\r\n\r\n            coverflowEffect: {\r\n                rotate: 0,\r\n                stretch: 0,\r\n                depth: 80,\r\n                modifier: 2,\r\n                slideShadows: false,\r\n            },\r\n            navigation: {\r\n                nextEl: \".swiper-button-next\",\r\n                prevEl: \".swiper-button-prev\",\r\n            },\r\n            pagination: {\r\n                el: \".swiper-pagination\",\r\n                clickable: true,\r\n            },\r\n        });\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a328016 e-flex e-con-boxed e-con e-parent\" data-id=\"a328016\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1cc614 elementor-widget elementor-widget-html\" data-id=\"c1cc614\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\ndocument.addEventListener(\"DOMContentLoaded\", function () {\r\n\r\n  document.querySelectorAll(\".servicios-wrapper\").forEach(wrapper => {\r\n\r\n    const carousel = wrapper.querySelector(\".servicios-carousel\");\r\n    const items = wrapper.querySelectorAll(\".servicio-item\");\r\n    const btnLeft = wrapper.querySelector(\".arrow.left\");\r\n    const btnRight = wrapper.querySelector(\".arrow.right\");\r\n\r\n    let index = 0;\r\n    const gap = 24;\r\n    const itemWidth = items[0].offsetWidth + gap;\r\n\r\n    function updateCarousel() {\r\n      carousel.style.transform = `translateX(-${index * itemWidth}px)`;\r\n    }\r\n\r\n    btnRight.addEventListener(\"click\", () => {\r\n      if (index < items.length - 1) {\r\n        index++;\r\n        updateCarousel();\r\n      }\r\n    });\r\n\r\n    btnLeft.addEventListener(\"click\", () => {\r\n      if (index > 0) {\r\n        index--;\r\n        updateCarousel();\r\n      }\r\n    });\r\n\r\n  });\r\n\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c12525c e-flex e-con-boxed e-con e-parent\" data-id=\"c12525c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-951313b e-con-full e-flex e-con e-child\" data-id=\"951313b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;background_slideshow_gallery&quot;:[],&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_transition_duration&quot;:500}\">\n\t\t<div class=\"elementor-element elementor-element-fa95108 e-con-full e-flex e-con e-child\" data-id=\"fa95108\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f0f2cd0 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f0f2cd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Learn about our services in Colombia here.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-921de30 e-con-full e-flex e-con e-child\" data-id=\"921de30\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8eabe85 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"8eabe85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/formuchemia.com\/en\/nuestros-servicios-colombia\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Clic here<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>NUESTROS SERVICIOS En M\u00e9xico te ofrecemos: Tramites de obtenci\u00f3n de: Tr\u00e1mites Sanitarios ante COFEPRIS Registros Sanitarios de plaguicidas, nutrientes vegetales, productos veterinarios e insumos industriales. Modificaciones y renovaciones de Registros Sanitarios. Licencias Sanitarias y Avisos de Funcionamiento. Dict\u00e1menes T\u00e9cnicos de Efectividad Biol\u00f3gica Emitidos por SADER y SENASICA para validaci\u00f3n de productos agr\u00edcolas. Permisos de Importaci\u00f3n<\/p>","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":"","solace_meta_sidebar":"","solace_meta_container":"","solace_meta_enable_content_width":"","solace_meta_content_width":0,"solace_meta_title_alignment":"","solace_meta_author_avatar":"","solace_post_elements_order":"","solace_meta_disable_header":"","solace_meta_disable_footer":"","solace_meta_disable_title":"","footnotes":""},"class_list":["post-1262","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"solace-single2":false,"solace-single-default":false,"solace-default-blog":false,"solace-related-posts":false,"solace-wc-shop-layout3-layout4-layout6":false,"solace-blog":false},"uagb_author_info":{"display_name":"responsable.sanitario@formuchemia.com","author_link":"https:\/\/formuchemia.com\/en\/author\/responsable-sanitarioformuchemia-com\/"},"uagb_comment_info":0,"uagb_excerpt":"NUESTROS SERVICIOS En M\u00e9xico te ofrecemos: Tramites de obtenci\u00f3n de: Tr\u00e1mites Sanitarios ante COFEPRIS Registros Sanitarios de plaguicidas, nutrientes vegetales, productos veterinarios e insumos industriales. Modificaciones y renovaciones de Registros Sanitarios. Licencias Sanitarias y Avisos de Funcionamiento. Dict\u00e1menes T\u00e9cnicos de Efectividad Biol\u00f3gica Emitidos por SADER y SENASICA para validaci\u00f3n de productos agr\u00edcolas. Permisos de Importaci\u00f3n","_links":{"self":[{"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/pages\/1262","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/comments?post=1262"}],"version-history":[{"count":161,"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/pages\/1262\/revisions"}],"predecessor-version":[{"id":2198,"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/pages\/1262\/revisions\/2198"}],"wp:attachment":[{"href":"https:\/\/formuchemia.com\/en\/wp-json\/wp\/v2\/media?parent=1262"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}