{"id":8430,"date":"2022-12-28T17:53:16","date_gmt":"2022-12-28T17:53:16","guid":{"rendered":"https:\/\/tatsa.mx\/?page_id=8430"},"modified":"2025-11-27T12:17:39","modified_gmt":"2025-11-27T18:17:39","slug":"tanques-estacionarios-horizontales","status":"publish","type":"page","link":"https:\/\/tatsa.mx\/en\/tanques-estacionarios-horizontales\/","title":{"rendered":"Horizontal Domestic Tanks"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8430\" class=\"elementor elementor-8430\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f69a4c8 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f69a4c8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14adeb4 elementor-invisible\" data-id=\"14adeb4\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dcc00e3 elementor-widget elementor-widget-infetech_elementor_heading\" data-id=\"dcc00e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"infetech_elementor_heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t<div class=\"ova-heading\">\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\t<h1 class=\"title\">\t\t\t\t\t\t\t\t\t\t\t\t\tHORIZONTAL DOMESTIC TANKS\t\t\t\t\t\t\t\t\t\t\t<\/h1>\n                \n                \n\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6a50a91 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6a50a91\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7a051ff\" data-id=\"7a051ff\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4a1efef elementor-widget elementor-widget-html\" data-id=\"4a1efef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Pop Up -->\r\n<div id=\"custom-popup\" class=\"popup\">\r\n    <div class=\"popup-content\" data-url=\"https:\/\/tanques.tatsa.com.mx\/hogar\/\">\r\n        <span id=\"close-popup\" class=\"close\">&times;<\/span>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n    \/* Fondo oscuro transparente detr\u00e1s del popup *\/\r\n    .popup {\r\n        display: none;\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: rgba(0, 0, 0, 0.5);\r\n        z-index: 2147483647 !important;\r\n        opacity: 0;\r\n        transition: opacity 0.3s ease-in-out;\r\n    }\r\n\r\n    \/* Contenedor del popup con la imagen y el color de fondo *\/\r\n    .popup-content {\r\n        position: absolute;\r\n        top: 50%;\r\n        left: 50%;\r\n        transform: translate(-50%, -50%) scale(0.8);\r\n        width: 700px;\r\n        height: 900px;\r\n        background-color: #03223f;\r\n        background-image: url('https:\/\/tatsa.mx\/wp-content\/uploads\/2025\/02\/POP-UP_TATSACORP2025_v2.jpg');\r\n        background-size: cover;\r\n        background-position: center;\r\n        border-radius: 10px;\r\n        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);\r\n        transition: transform 0.3s ease-in-out;\r\n        display: flex;\r\n        align-items: flex-start;\r\n        justify-content: flex-end;\r\n        padding: 10px;\r\n    }\r\n    \r\n    \/* Ajustes para tablets y m\u00f3viles *\/\r\n    @media screen and (max-width: 768px) {\r\n        .popup-content {\r\n            width: 90%;\r\n            height: 51%;\r\n            max-height: 80vh;\r\n            transform: translate(-50%, -50%) scale(0.9);\r\n            background-size: contain;\r\n            background-position: center;\r\n            background-repeat: no-repeat;\r\n        }\r\n    }\r\n    \r\n    @media screen and (max-width: 480px) {\r\n        .popup-content {\r\n            width: 85%;\r\n            max-height: 70vh;\r\n            transform: translate(-50%, -50%) scale(0.85);\r\n        }\r\n    }\r\n\r\n    \/* Animaci\u00f3n de apertura *\/\r\n    .popup.show {\r\n        display: block;\r\n        opacity: 1;\r\n    }\r\n\r\n    .popup.show .popup-content {\r\n        transform: translate(-50%, -50%) scale(1);\r\n    }\r\n\r\n    \/* Animaci\u00f3n de cierre *\/\r\n    .popup.hide {\r\n        opacity: 0;\r\n    }\r\n\r\n    .popup.hide .popup-content {\r\n        transform: translate(-50%, -50%) scale(0.8);\r\n    }\r\n\r\n    \/* Bot\u00f3n de cierre *\/\r\n    .close {\r\n        cursor: pointer;\r\n        font-size: 24px;\r\n        color: white;\r\n        background: rgba(0, 0, 0, 0.5);\r\n        border-radius: 50%;\r\n        width: 30px;\r\n        height: 30px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n    }\r\n<\/style>\r\n\r\n<script>\r\n    document.addEventListener(\"DOMContentLoaded\", function () {\r\n        let popup = document.getElementById(\"custom-popup\");\r\n        let closeButton = document.getElementById(\"close-popup\");\r\n        let popupContent = document.querySelector(\".popup-content\");\r\n\r\n        popupContent.addEventListener(\"click\", function (event) {\r\n            \/\/ Evita que el click en el bot\u00f3n de cerrar tambi\u00e9n abra la URL\r\n            if (event.target.id !== \"close-popup\") {\r\n                const url = popupContent.getAttribute(\"data-url\");\r\n                if (url) {\r\n                    window.open(url, \"_blank\");\r\n                }\r\n            }\r\n        });\r\n\r\n        \/\/ Funci\u00f3n para abrir el popup con animaci\u00f3n\r\n        function openPopup() {\r\n            popup.style.display = \"block\";\r\n            setTimeout(function () {\r\n                popup.classList.remove(\"hide\");\r\n                popup.classList.add(\"show\");\r\n            }, 10);\r\n        }\r\n\r\n        \/\/ Funci\u00f3n para cerrar el popup con animaci\u00f3n\r\n        function closePopup() {\r\n            popup.classList.remove(\"show\");\r\n            popup.classList.add(\"hide\");\r\n            setTimeout(() => {\r\n                popup.style.display = \"none\";\r\n            }, 300);\r\n        }\r\n\r\n        \/\/ Abrir el popup autom\u00e1ticamente despu\u00e9s de 2 segundos\r\n        setTimeout(openPopup, 1000);\r\n\r\n\r\n        \/\/ Cerrar el popup al hacer clic en la \"X\"\r\n        closeButton.addEventListener(\"click\", closePopup);\r\n        \/\/ Cerrar el popup al hacer clic fuera de \u00e9l\r\n        window.onclick = function (event) {\r\n            if (event.target === popup) {\r\n                closePopup();\r\n            }\r\n        };\r\n    });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-286f8df elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"286f8df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-11fdf41\" data-id=\"11fdf41\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6a7a645 elementor-widget elementor-widget-html\" data-id=\"6a7a645\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    \n    body section.elementor-section-height-default.header_sticky.mobile_sticky{\n    background: #003da0;\n}\n    \n<\/style>\n\n<script>\n\n     jQuery('li#menu-item-10954 a').attr('href','https:\/\/tatsa.mx\/en\/horizontal-domestic-tanks\/');\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d7b3021 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d7b3021\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-595534c\" data-id=\"595534c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-44d369c elementor-widget elementor-widget-ucaddon_card_carousel\" data-id=\"44d369c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ucaddon_card_carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!-- start Card Carousel -->\n\t\t<link id='font-awesome-css' href='https:\/\/tatsa.mx\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-all.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='font-awesome-4-shim-css' href='https:\/\/tatsa.mx\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/font-awesome6\/fontawesome-v4-shims.min.css' type='text\/css' rel='stylesheet' >\n\t\t<link id='owl-carousel-css' href='https:\/\/tatsa.mx\/wp-content\/plugins\/unlimited-elements-for-elementor\/assets_libraries\/owl-carousel-new\/assets\/owl.carousel.css' type='text\/css' rel='stylesheet' >\n\n<style>\/* widget: Card Carousel *\/\n\n#uc_card_carousel_elementor_44d369c *{\n\t-webkit-box-sizing: border-box;\n\t-moz-box-sizing: border-box;\n\tbox-sizing: border-box;\n}\n\n#uc_card_carousel_elementor_44d369c .ue-carousel-item\n{\n  overflow:hidden;\n  transition:0.3s;\n}\n\n#uc_card_carousel_elementor_44d369c .uc_classic_carousel_container_holder\n{\n\tdisplay:block;\n\tposition:relative;\n\twidth:100%;\n    box-sizing: border-box;\n}\n.card_carousel_title\n{\n\tfont-size:21px;\n}\n\n.uc_classic_carousel .uc_classic_carousel_border\n{\n\tdisplay:block;\n    margin:0 auto;\n}\n\n.uc_classic_carousel  .uc_classic_carousel_placeholder img\n{\n\twidth:100%;\n    \n    display:inline-flex;\n}\n.uc_classic_carousel .uc_classic_carousel_content\n{\n  display: flex;\n flex-flow: column nowrap;\n}\n\n.uc_classic_carousel .ue_button\n{\n  margin-top:auto;\n\n}\n\n.uc_classic_carousel .uc_classic_carousel_content .uc_more_btn {\n\tdisplay:inline-block;\n\ttext-decoration:none;\n\ttransition: all 0.5s ease;\n}\n\n\n#uc_card_carousel_elementor_44d369c .owl-dots {\noverflow:hidden;\ntext-align:center;\n}\n\n#uc_card_carousel_elementor_44d369c .owl-dot {\nborder-radius:50%;\ndisplay:inline-block;\n}\n\n#uc_card_carousel_elementor_44d369c .owl-nav .owl-prev{\n    position:absolute;\n    display:inline-block;\n    text-align:center;\n}\n#uc_card_carousel_elementor_44d369c .owl-nav .owl-next{\n  position:absolute;\n  display:inline-block;\n  text-align:center;\n}\n\n#uc_card_carousel_elementor_44d369c .owl-nav .disabled\n{\n    display: none;  \n}\n\n\n#uc_card_carousel_elementor_44d369c .ue-item-icon\n{\n  line-height:1em;\n  display:inline-flex;\n  justify-content:center;\n  align-items:center;\n  \n}\n\n#uc_card_carousel_elementor_44d369c .ue-item-icon svg\n{\n  height:1em;\n  width:1em;\n}\n\n#uc_card_carousel_elementor_44d369c .ue-item-icon-wrapper\n{\n  display:flex;\n}\n\n\n\n\n<\/style>\n\n<div class=\"uc_classic_carousel\" >\n        <div class=\"uc_carousel owl-carousel\" id=\"uc_card_carousel_elementor_44d369c\" >\n          \t<div class=\"uc_classic_carousel_container_holder ue-item elementor-repeater-item-1cdabc7\">\n  <div class=\"ue-carousel-item\">\n      <div class=\"uc_classic_carousel_placeholder\">\n          <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2022\/12\/2a.webp\"  alt=\"a\" width=\"800\" height=\"552\">\n      <\/div>\n    <div class=\"uc_classic_carousel_content\" style=\"direction:ltr;\">\n    \n    \n        \n    \t\n    \n      \n        \n    \n    \t\n    \n    \n    \t\n  <\/div>\n  <\/div>\n<\/div>\n\n      <\/div>\n<\/div>\n<!-- end Card Carousel -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c49ab02 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"c49ab02\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-c34f451\" data-id=\"c34f451\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dfd96c4 elementor-widget elementor-widget-text-editor\" data-id=\"dfd96c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>In 1955 TATSA started together with Industria del Gas L.P. the manufacture of stationary tanks for L.P. Gas. and through the years it has established itself as a leader in the pressure vessel industry.<\/p><p>\u00a0<\/p><p>Stationary tanks are for residential, industrial, commercial and service use.<\/p><p>\u00a0<\/p><p>ANTICORROSIVE PROTECTION SYSTEM<\/p><p>\u00a0<\/p><p><strong>*Coating with Super Durable Technology that offers greater resistance to corrosion. *<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d40f90 elementor-widget elementor-widget-text-editor\" data-id=\"2d40f90\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We invite you to consult our technical sheet for more information.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1e11d1 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"e1e11d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2025\/11\/Tanques_Estacionarios.pdf\" target=\"_blank\">\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\">TECHNICAL SHEET<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6d45194 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"6d45194\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-fb007cf\" data-id=\"fb007cf\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc4c649 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"dc4c649\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tatsa.mx\/en\/cotiza-para-mexico\/\">\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\">QUOTE FOR MEXICO<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-00ac542 elementor-widget elementor-widget-image\" data-id=\"00ac542\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1029\" height=\"122\" src=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-mx.webp\" class=\"attachment-full size-full wp-image-9822\" alt=\"tatsa mx\" srcset=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-mx.webp 1029w, https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-mx-300x36.webp 300w, https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-mx-1024x121.webp 1024w, https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-mx-768x91.webp 768w\" sizes=\"(max-width: 1029px) 100vw, 1029px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-02ba084\" data-id=\"02ba084\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c217223 elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"c217223\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tatsa.mx\/en\/cotiza-para-internacional\/\">\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\">QUOTE OTHER COUNTRIES<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b04007f elementor-widget elementor-widget-image\" data-id=\"b04007f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"899\" height=\"272\" src=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-int.webp\" class=\"attachment-full size-full wp-image-9812\" alt=\"tatsa int\" srcset=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-int.webp 899w, https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-int-300x91.webp 300w, https:\/\/tatsa.mx\/wp-content\/uploads\/2023\/01\/tatsa-int-768x232.webp 768w\" sizes=\"(max-width: 899px) 100vw, 899px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-ea9dd0a elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"ea9dd0a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4b67ec3\" data-id=\"4b67ec3\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22d96b1 elementor-widget elementor-widget-image\" data-id=\"22d96b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"912\" src=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO.webp\" class=\"attachment-full size-full wp-image-13085\" alt=\"TATSITO\" srcset=\"https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO.webp 1200w, https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO-300x228.webp 300w, https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO-1024x778.webp 1024w, https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO-768x584.webp 768w, https:\/\/tatsa.mx\/wp-content\/uploads\/2024\/09\/TATSITO-16x12.webp 16w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d9a308f elementor-widget elementor-widget-text-editor\" data-id=\"d9a308f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Si te interesa cotizar 1 sola pieza, o un pedido menor a 8 unidades, contacta a un distribuidor autorizado <strong>TATSA<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee8983e elementor-align-center elementor-tablet-align-center elementor-widget elementor-widget-button\" data-id=\"ee8983e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/tanques.tatsa.com.mx\/\">\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\">HAZ CLIC AQU\u00cd<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>TANQUES ESTACIONARIOS HORIZONTALES &times; En 1955 TATSA inici\u00f3 junto con la Industria del Gas L.P. la fabricaci\u00f3n de tanques estacionarios para Gas L.P. y a trav\u00e9s de los a\u00f1os se ha consolidado como l\u00edder en la Industria de recipientes a presi\u00f3n. \u00a0 Los tanques estacionarios son de uso residencial, industrial, comercial y de servicios. \u00a0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-8430","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/pages\/8430","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/comments?post=8430"}],"version-history":[{"count":120,"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/pages\/8430\/revisions"}],"predecessor-version":[{"id":13928,"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/pages\/8430\/revisions\/13928"}],"wp:attachment":[{"href":"https:\/\/tatsa.mx\/en\/wp-json\/wp\/v2\/media?parent=8430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}