{"id":270,"date":"2026-06-03T18:47:48","date_gmt":"2026-06-03T21:47:48","guid":{"rendered":"https:\/\/wordpress.caltecseg.com.br\/?page_id=270"},"modified":"2026-06-03T18:49:33","modified_gmt":"2026-06-03T21:49:33","slug":"elementor-270","status":"publish","type":"page","link":"https:\/\/caltecseg.com.br\/index.php\/elementor-270\/","title":{"rendered":"Contato"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"270\" class=\"elementor elementor-270\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a313fb e-flex e-con-boxed e-con e-parent\" data-id=\"9a313fb\" 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-8253f2e elementor-widget elementor-widget-html\" data-id=\"8253f2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"pt-BR\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Contato | Caltec Sistemas Integrados<\/title>\r\n\r\n<style>\r\n\r\n:root{\r\n--azul-escuro:#0D1B3D;\r\n--azul-medio:#1F4FBF;\r\n--azul-claro:#3A7BFF;\r\n}\r\n\r\n*{\r\nmargin:0;\r\npadding:0;\r\nbox-sizing:border-box;\r\nfont-family:Arial, sans-serif;\r\n}\r\n\r\nbody{\r\nbackground:#f7f9fc;\r\ncolor:#333;\r\n}\r\n\r\n.hero{\r\nheight:400px;\r\nbackground:linear-gradient(rgba(13,27,61,.88),rgba(13,27,61,.88)),\r\nurl('https:\/\/images.unsplash.com\/photo-1497366811353-6870744d04b2');\r\nbackground-size:cover;\r\nbackground-position:center;\r\ndisplay:flex;\r\njustify-content:center;\r\nalign-items:center;\r\ntext-align:center;\r\ncolor:white;\r\npadding:20px;\r\n}\r\n\r\n.hero h1{\r\nfont-size:60px;\r\nmargin-bottom:15px;\r\n}\r\n\r\n.hero p{\r\nfont-size:22px;\r\nmax-width:800px;\r\n}\r\n\r\n.container{\r\nmax-width:1200px;\r\nmargin:auto;\r\npadding:80px 20px;\r\n}\r\n\r\n.titulo{\r\ntext-align:center;\r\nmargin-bottom:60px;\r\n}\r\n\r\n.titulo h2{\r\nfont-size:42px;\r\ncolor:var(--azul-escuro);\r\n}\r\n\r\n.info-grid{\r\ndisplay:grid;\r\ngrid-template-columns:repeat(3,1fr);\r\ngap:30px;\r\n}\r\n\r\n.card{\r\nbackground:white;\r\npadding:35px;\r\nborder-radius:18px;\r\nbox-shadow:0 10px 30px rgba(0,0,0,.08);\r\ntransition:.4s;\r\n}\r\n\r\n.card:hover{\r\ntransform:translateY(-8px);\r\n}\r\n\r\n.card h3{\r\ncolor:var(--azul-medio);\r\nmargin-bottom:15px;\r\n}\r\n\r\n.card p{\r\nline-height:1.8;\r\n}\r\n\r\n.unidades{\r\ndisplay:grid;\r\ngrid-template-columns:repeat(2,1fr);\r\ngap:30px;\r\nmargin-top:50px;\r\n}\r\n\r\n.unidade{\r\nbackground:white;\r\npadding:35px;\r\nborder-radius:18px;\r\nbox-shadow:0 10px 30px rgba(0,0,0,.08);\r\nborder-left:5px solid var(--azul-claro);\r\n}\r\n\r\n.unidade h3{\r\ncolor:var(--azul-escuro);\r\nmargin-bottom:15px;\r\n}\r\n\r\n.social{\r\ntext-align:center;\r\nmargin-top:80px;\r\n}\r\n\r\n.social a{\r\ndisplay:inline-block;\r\nmargin:10px;\r\npadding:15px 35px;\r\nbackground:var(--azul-medio);\r\ncolor:white;\r\ntext-decoration:none;\r\nborder-radius:8px;\r\ntransition:.4s;\r\n}\r\n\r\n.social a:hover{\r\nbackground:var(--azul-claro);\r\ntransform:translateY(-5px);\r\n}\r\n\r\n.cta{\r\nbackground:var(--azul-escuro);\r\ncolor:white;\r\ntext-align:center;\r\npadding:100px 20px;\r\nmargin-top:80px;\r\n}\r\n\r\n.cta h2{\r\nfont-size:42px;\r\nmargin-bottom:20px;\r\n}\r\n\r\n.cta p{\r\nfont-size:20px;\r\nmax-width:800px;\r\nmargin:auto;\r\n}\r\n\r\n.whatsapp{\r\nposition:fixed;\r\nbottom:25px;\r\nright:25px;\r\nwidth:70px;\r\nheight:70px;\r\nbackground:#25D366;\r\nborder-radius:50%;\r\ndisplay:flex;\r\njustify-content:center;\r\nalign-items:center;\r\nfont-size:32px;\r\ntext-decoration:none;\r\ncolor:white;\r\nbox-shadow:0 10px 30px rgba(0,0,0,.25);\r\nz-index:999;\r\n}\r\n\r\nfooter{\r\nbackground:#081125;\r\ncolor:white;\r\ntext-align:center;\r\npadding:30px;\r\nmargin-top:80px;\r\n}\r\n\r\n@media(max-width:900px){\r\n\r\n.info-grid{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n.unidades{\r\ngrid-template-columns:1fr;\r\n}\r\n\r\n.hero h1{\r\nfont-size:42px;\r\n}\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<section class=\"hero\">\r\n\r\n<div>\r\n<h1>Fale Conosco<\/h1>\r\n<p>\r\nNossa equipe est\u00e1 pronta para atender sua empresa e desenvolver a melhor solu\u00e7\u00e3o em tecnologia e seguran\u00e7a.\r\n<\/p>\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<section class=\"container\">\r\n\r\n<div class=\"titulo\">\r\n<h2>Informa\u00e7\u00f5es de Contato<\/h2>\r\n<\/div>\r\n\r\n<div class=\"info-grid\">\r\n\r\n<div class=\"card\">\r\n<h3>Telefone<\/h3>\r\n<p>\r\n(11) 4777-1620<br>\r\n(11) 2690-1409\r\n<\/p>\r\n<\/div>\r\n\r\n<div class=\"card\">\r\n<h3>E-mail<\/h3>\r\n<p>\r\ncaltec@caltecseg.com.br\r\n<\/p>\r\n<\/div>\r\n\r\n<div class=\"card\">\r\n<h3>Atendimento<\/h3>\r\n<p>\r\nSegunda a Sexta<br>\r\n08h00 \u00e0s 18h00\r\n<\/p>\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<section class=\"container\">\r\n\r\n<div class=\"titulo\">\r\n<h2>Nossas Unidades<\/h2>\r\n<\/div>\r\n\r\n<div class=\"unidades\">\r\n\r\n<div class=\"unidade\">\r\n\r\n<h3>Matriz - S\u00e3o Paulo<\/h3>\r\n\r\n<p>\r\nRua Matos Costa, 141<br>\r\nGranja Viana - Cotia\/SP<br>\r\nCEP 06710-670\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<div class=\"unidade\">\r\n\r\n<h3>Filial Sul<\/h3>\r\n\r\n<p>\r\nRua da V\u00e1rzea, 235<br>\r\nCentro - Nova Hartz\/RS<br>\r\nCEP 93890-000\r\n<\/p>\r\n\r\n<\/div>\r\n\r\n<\/div>\r\n\r\n<\/section>\r\n\r\n<section class=\"social\">\r\n\r\n<div class=\"titulo\">\r\n<h2>Redes Sociais<\/h2>\r\n<\/div>\r\n\r\n<a href=\"https:\/\/www.instagram.com\/caltec_seg\/\" target=\"_blank\">\r\nInstagram\r\n<\/a>\r\n\r\n<a href=\"https:\/\/br.linkedin.com\/company\/caltec-seguran%C3%A7a-tecnologias-integradas\" target=\"_blank\">\r\nLinkedIn\r\n<\/a>\r\n\r\n<\/section>\r\n\r\n<section class=\"cta\">\r\n\r\n<h2>Vamos conversar?<\/h2>\r\n\r\n<p>\r\nEntre em contato com a Caltec e descubra como podemos ajudar sua empresa com solu\u00e7\u00f5es completas em tecnologia, seguran\u00e7a e automa\u00e7\u00e3o.\r\n<\/p>\r\n\r\n<\/section>\r\n\r\n<a class=\"whatsapp\"\r\nhref=\"https:\/\/wa.me\/551147771620\"\r\ntarget=\"_blank\">\r\n\u260e\r\n<\/a>\r\n\r\n<footer>\r\n\r\n<p><strong>CALTEC Sistemas Integrados<\/strong><\/p>\r\n\r\n<p>\r\nTecnologia \u2022 Seguran\u00e7a \u2022 Intelig\u00eancia Artificial \u2022 Automa\u00e7\u00e3o\r\n<\/p>\r\n\r\n<\/footer>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contato | Caltec Sistemas Integrados Fale Conosco Nossa equipe est\u00e1 pronta para atender sua empresa e desenvolver a melhor solu\u00e7\u00e3o em tecnologia e seguran\u00e7a. Informa\u00e7\u00f5es de Contato Telefone (11) 4777-1620 (11) 2690-1409 E-mail caltec@caltecseg.com.br Atendimento Segunda a Sexta 08h00 \u00e0s 18h00 Nossas Unidades Matriz &#8211; S\u00e3o Paulo Rua Matos Costa, 141 Granja Viana &#8211; Cotia\/SP [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-270","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/pages\/270","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/comments?post=270"}],"version-history":[{"count":7,"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/pages\/270\/revisions"}],"predecessor-version":[{"id":277,"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/pages\/270\/revisions\/277"}],"wp:attachment":[{"href":"https:\/\/caltecseg.com.br\/index.php\/wp-json\/wp\/v2\/media?parent=270"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}