{"id":748,"date":"2026-01-14T18:48:11","date_gmt":"2026-01-14T18:48:11","guid":{"rendered":"http:\/\/localhost\/Aserpro\/?page_id=748"},"modified":"2026-01-20T16:19:05","modified_gmt":"2026-01-20T16:19:05","slug":"consultoria-tributaria","status":"publish","type":"page","link":"https:\/\/aserpro.cl\/en\/consultoria-tributaria\/","title":{"rendered":"CONSULTOR\u00cdA TRIBUTARIA."},"content":{"rendered":"TAX CONSULTING.\n\n\n\n\n\n\n\n\n\n\n\n<h2><br><\/h2>\n\n\n\n<h1>OUR SERVICES<\/h1>\n\n\n\n\n\n\n\n\n\n\n\n<!-- English Version -->\n<div class=\"tax-services\">\n    <!-- Section 1: Tax Advisory -->\n    <div class=\"service-section\">\n        <h3>\ud83d\udcca Income Tax Advisory<\/h3>\n        <p><strong>Companies and Individuals:<\/strong><\/p>\n        <ul>\n            <li>Business Income<\/li>\n            <li>Presumptive Income<\/li>\n            <li>Taxation of natural persons resident or domiciled in Chile<\/li>\n            <li>Taxation of non-resident or non-domiciled persons in Chile<\/li>\n            <li>Independent worker income taxation<\/li>\n            <li>Professional taxation<\/li>\n            <li>Complementary Global Tax determination<\/li>\n            <li>Additional Tax<\/li>\n            <li>Foreign remittances<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Section 2: Tax Regimes -->\n    <div class=\"service-section\">\n        <h3>\u2696\ufe0f Tax Regimes<\/h3>\n        <ul>\n            <li>Semi-Integrated General Regime<\/li>\n            <li>General Propyme Regime<\/li>\n            <li>Transparent Propyme Regime<\/li>\n            <li>Tax effects of regime change<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Section 3: Diagnosis and Optimization -->\n    <div class=\"service-section\">\n        <h3>\ud83d\udd0d Diagnosis and Optimization<\/h3>\n        <ul>\n            <li>Rejected Expenses<\/li>\n            <li>Tax Equity Capital<\/li>\n            <li>Harmonization Standards<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Section 4: Corporate Reorganization -->\n    <div class=\"service-section\">\n        <h3>\ud83c\udfe2 Corporate Reorganization and Structuring<\/h3>\n        <ul>\n            <li>Business Reorganization<\/li>\n            <li>Company mergers<\/li>\n            <li>Company divisions<\/li>\n            <li>Company transformation<\/li>\n            <li>Individual entrepreneur conversion<\/li>\n        <\/ul>\n    <\/div>\n\n    <!-- Action buttons -->\n    <div class=\"action-buttons\">\n        <a href=\"https:\/\/aserpro.cl\/en\/servicios-de-contabilidad\/\" class=\"btn-tax\">ACCOUNTING SERVICES<\/a>\n        <a href=\"https:\/\/aserpro.cl\/en\/servicios-de-remuneraciones-y-gestion-rr-hh\/\" class=\"btn-tax\">HR SERVICES<\/a>\n    <\/div>\n<\/div>\n\n<!-- CSS CON BANDAS AMARILLAS -->\n<style>\n @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap');\n.servicios-tributarios {\n    max-width: min(80vw, 450px); \/* M\u00e1s delgado y responsivo *\/\n    width: fit-content; \/* Se ajusta al contenido m\u00e1s largo *\/\n    margin: 0 0 0 auto; \/* Alineado a la derecha *\/\n    padding: 20px;\n    font-family: 'Montserrat', Arial, sans-serif;\n    line-height: 1.6;\n}\n\n\/* T\u00edtulo principal *\/\n.servicios-tributarios h2 {\n    color: #2c3e50;\n    text-align: center;\n    border-bottom: 3px solid #FFD700; \/* Banda amarilla inferior *\/\n    padding-bottom: 10px;\n    margin-bottom: 30px;\n    font-size: 1.8em;\n    font-weight: bold;\n}\n\n\/* Cada secci\u00f3n de servicio *\/\n.seccion-servicio {\n    margin-bottom: 30px;\n    padding: 20px;\n    border-left: 5px solid #FFD700; \/* Banda amarilla izquierda *\/\n    background-color: rgba(255, 215, 0, 0.05); \/* Fondo muy sutil amarillo *\/\n    border-radius: 0 8px 8px 0; \/* Bordes redondeados solo a la derecha *\/\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1); \/* Sombra sutil *\/\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n\/* Efecto hover en las secciones *\/\n.seccion-servicio:hover {\n    transform: translateX(5px);\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n}\n\n\/* T\u00edtulos de cada secci\u00f3n *\/\n.seccion-servicio h3 {\n    color: white;\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-size: 1.3em;\n    font-weight: bold;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n\/* P\u00e1rrafos descriptivos *\/\n.seccion-servicio p {\n    margin: 10px 0;\n    font-weight: 600;\n    color: white;\n}\n\n\/* Listas de servicios *\/\n.seccion-servicio ul {\n    margin: 10px 0;\n    padding-left: 0; \/* Sin padding para alinear a la izquierda *\/\n    list-style: none; \/* Removemos las vi\u00f1etas por defecto *\/\n}\n\n\/* Items de la lista *\/\n.seccion-servicio li {\n    margin-bottom: 8px;\n    color: white;\n    font-weight: 500;\n    position: relative;\n    padding-left: 15px; \/* Reducido para mejor alineaci\u00f3n *\/\n    text-align: left; \/* Asegurar alineaci\u00f3n izquierda *\/\n    transition: color 0.2s ease, padding-left 0.2s ease;\n}\n\n\/* Vi\u00f1etas personalizadas amarillas *\/\n.seccion-servicio li::before {\n    content: \"\u25b8\";\n    color: #FFD700;\n    font-weight: bold;\n    position: absolute;\n    left: 0;\n    font-size: 1.2em;\n    transition: transform 0.2s ease;\n}\n\/* Efecto hover en los items *\/\n.seccion-servicio li:hover {\n    color: #FFD700; \/* Color amarillo en hover *\/\n    padding-left: 18px; \/* Ajustado proporcionalmente *\/\n}\n\n.seccion-servicio li:hover::before {\n    transform: scale(1.2);\n}\n\n\/* Contenedor de botones *\/\n.botones-accion {\n    display: flex;\n    gap: 15px;\n    justify-content: center;\n    margin-top: 30px;\n    flex-wrap: nowrap; \/* Evita que se envuelvan *\/\n}\n\n\/* Botones tributarios *\/\n.btn-tributario {\n    background: #FFD700;\n    color: #2c3e50;\n    border: 2px solid #FFD700;\n    border-radius: 5px;\n    padding: 12px 20px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-decoration: none;\n    display: inline-block;\n    font-family: inherit;\n    font-size: 14px;\n    min-width: 160px;\n    text-align: center;\n    flex: 1; \/* Se distribuyen equitativamente *\/\n    max-width: 200px; \/* L\u00edmite m\u00e1ximo de ancho *\/\n}\n\n.btn-tributario:hover {\n    background: #000000;\n    border-color: #000000;\n    color: white;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);\n}\n\n\/* Responsive para botones - mantienen lado a lado *\/\n@media (max-width: 480px) {\n    .botones-accion {\n        gap: 10px; \/* Menor gap en m\u00f3viles *\/\n    }\n    \n    .btn-tributario {\n        font-size: 13px; \/* Texto m\u00e1s peque\u00f1o *\/\n        padding: 10px 15px; \/* Padding reducido *\/\n        min-width: 120px; \/* Ancho m\u00ednimo menor *\/\n    }\n}\n\n\/* CSS for English Version *\/\n.tax-services {\n    max-width: min(80vw, 450px); \/* Narrower and responsive *\/\n    width: fit-content; \/* Adjusts to longest content *\/\n    margin: 20px 0 0 auto; \/* Right aligned with top margin *\/\n    padding: 20px;\n    font-family: Arial, sans-serif;\n    line-height: 1.6;\n}\n\n\/* Main title *\/\n.tax-services h2 {\n    color: #2c3e50;\n    text-align: center;\n    border-bottom: 3px solid #FFD700; \/* Yellow bottom band *\/\n    padding-bottom: 10px;\n    margin-bottom: 30px;\n    font-size: 1.8em;\n    font-weight: bold;\n}\n\n\/* Each service section *\/\n.service-section {\n    margin-bottom: 30px;\n    padding: 20px;\n    border-left: 5px solid #FFD700; \/* Yellow left band *\/\n    background-color: rgba(255, 215, 0, 0.05); \/* Very subtle yellow background *\/\n    border-radius: 0 8px 8px 0; \/* Rounded corners only on the right *\/\n    box-shadow: 0 2px 4px rgba(0,0,0,0.1); \/* Subtle shadow *\/\n    transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n\/* Hover effect on sections *\/\n.service-section:hover {\n    transform: translateX(5px);\n    box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n}\n\n\/* Section titles *\/\n.service-section h3 {\n    color: white;\n    margin-top: 0;\n    margin-bottom: 15px;\n    font-size: 1.3em;\n    font-weight: bold;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n}\n\n\/* Descriptive paragraphs *\/\n.service-section p {\n    margin: 10px 0;\n    font-weight: 600;\n    color: white;\n}\n\n\/* Service lists *\/\n.service-section ul {\n    margin: 10px 0;\n    padding-left: 0; \/* No padding for left alignment *\/\n    list-style: none; \/* Remove default bullets *\/\n}\n\n\/* List items *\/\n.service-section li {\n    margin-bottom: 8px;\n    color: white;\n    font-weight: 500;\n    position: relative;\n    padding-left: 15px; \/* Reduced for better alignment *\/\n    text-align: left; \/* Ensure left alignment *\/\n    transition: color 0.2s ease, padding-left 0.2s ease;\n}\n\n\/* Custom yellow bullets *\/\n.service-section li::before {\n    content: \"\u25b8\";\n    color: #FFD700;\n    font-weight: bold;\n    position: absolute;\n    left: 0;\n    font-size: 1.2em;\n    transition: transform 0.2s ease;\n}\n\n\/* Hover effect on items *\/\n.service-section li:hover {\n    color: #FFD700; \/* Yellow color on hover *\/\n    padding-left: 18px; \/* Proportionally adjusted *\/\n}\n\n.service-section li:hover::before {\n    transform: scale(1.2);\n}\n\n\/* Button container *\/\n.action-buttons {\n    display: flex;\n    gap: 15px;\n    justify-content: center;\n    margin-top: 30px;\n    flex-wrap: nowrap; \/* Prevents wrapping *\/\n}\n\n\/* Tax buttons *\/\n.btn-tax {\n    background: #FFD700;\n    color: #2c3e50;\n    border: 2px solid #FFD700;\n    border-radius: 5px;\n    padding: 12px 20px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    text-decoration: none;\n    display: inline-block;\n    font-family: inherit;\n    font-size: 14px;\n    min-width: 160px;\n    text-align: center;\n    flex: 1; \/* Distributed evenly *\/\n    max-width: 200px; \/* Maximum width limit *\/\n}\n\n.btn-tax:hover {\n    background: #000000;\n    border-color: #000000;\n    color: white;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);\n}\n\n\/* Responsive for buttons - keep side by side *\/\n@media (max-width: 480px) {\n    .action-buttons {\n        gap: 10px; \/* Smaller gap on mobile *\/\n    }\n    \n    .btn-tax {\n        font-size: 13px; \/* Smaller text *\/\n        padding: 10px 15px; \/* Reduced padding *\/\n        min-width: 120px; \/* Smaller minimum width *\/\n    }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-748","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/pages\/748","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/comments?post=748"}],"version-history":[{"count":38,"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/pages\/748\/revisions"}],"predecessor-version":[{"id":895,"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/pages\/748\/revisions\/895"}],"wp:attachment":[{"href":"https:\/\/aserpro.cl\/en\/wp-json\/wp\/v2\/media?parent=748"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}