{"id":5603,"date":"2024-09-17T06:41:12","date_gmt":"2024-09-16T21:41:12","guid":{"rendered":"https:\/\/flyingstudio.com.br\/en\/?page_id=5603"},"modified":"2024-10-03T02:22:13","modified_gmt":"2024-10-02T17:22:13","slug":"filmes-3d","status":"publish","type":"page","link":"https:\/\/flyingstudio.com.br\/en\/filmes-3d\/","title":{"rendered":"Filmes 3D"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5603\" class=\"elementor elementor-5603\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2183cb3 e-flex e-con-boxed e-con e-parent\" data-id=\"2183cb3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-73b0139 e-con-full e-flex e-con e-child\" data-id=\"73b0139\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25c9dd2 elementor-widget elementor-widget-image-box\" data-id=\"25c9dd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">3D FILMS<\/h3><p class=\"elementor-image-box-description\">Our 3D films immerse audiences in captivating narratives. We craft unique experiences for every project, using dynamic movement, stunning effects, and immersive soundtracks to bring concepts to life<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d2e6b1 e-con-full e-flex e-con e-child\" data-id=\"3d2e6b1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-4eb37ef e-con-full e-transform e-flex e-con e-child\" data-id=\"4eb37ef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false,&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-59a2b11 elementor-widget elementor-widget-html\" data-id=\"59a2b11\" 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.ha-filter__item {\n  display: inline-block;\n  overflow: hidden;\n  margin-bottom: 10px;\n  padding: 8px 20px;\n  max-width: 100%;\n  border: 2px solid #885cff;\n  border-radius: 3px;\n  background-color: transparent;\n  color: #885cff;\n  text-transform: uppercase;\n  text-overflow: ellipsis;\n  font-size: 14px;\n  line-height: 1.2;\n  cursor: pointer;\n  -webkit-transition: all .3s;\n  transition: all .3s;\n}\n.ha-filter__item:hover{\n    outline: 0;\n    background-color: #885cff;\n    color: #fff;\n}\n\n.ha-filter__item--active2{\n    outline: 0;\n    background-color: #885cff;\n    color: #fff; \n}\n<\/style>\n\n\n\n<div class=\"ha-filter hajs-filter\" data-default-filter=\"*\" role=\"navigation\" aria-label=\"Gallery filter\">\n<center>\n<button class=\"ha-filter__item ha-filter__item--active2\" type=\"button\" id=\"bt1\" onclick='geral()'>General<\/button>\n<button class=\"ha-filter__item\" type=\"button\" id=\"bt2\"                          onclick='conceito()'>CONCEpt <\/button>\n<button class=\"ha-filter__item\" type=\"button\" id=\"bt3\"                          onclick='produtos()'>PRODUCTS<\/button>\n<button class=\"ha-filter__item\" type=\"button\" id=\"bt4\"                          onclick='pilulas()'>REELS<\/button>\n<\/center>\n<\/div>\n\n<script src=\"https:\/\/code.jquery.com\/jquery-3.7.1.js\" integrity=\"sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4=\" crossorigin=\"anonymous\"><\/script>\n\n<script>\n    function ativaBtn(btn){\n        $('#bt1').removeClass(\"ha-filter__item--active2\");\n        $('#bt2').removeClass(\"ha-filter__item--active2\");\n        $('#bt3').removeClass(\"ha-filter__item--active2\");\n        $('#bt4').removeClass(\"ha-filter__item--active2\");\n\n        $('#'+btn).addClass(\"ha-filter__item--active2\");\n\n    }\n\n    function geral(){\n        $(\".conceito\").fadeIn(\"slow\"); \n        $(\".produtos\").fadeIn(\"slow\");\n        $(\".pilulas\").fadeIn(\"slow\");\n        ativaBtn(\"bt1\");\n    }\n\n    function conceito(){\n        $(\".conceito\").fadeIn(\"slow\"); \n        $(\".produtos\").hide();\n        $(\".pilulas\").hide();\n      \n        ativaBtn(\"bt2\");\n    }\n\n    function produtos(){\n        $(\".conceito\").hide(); \n        $(\".produtos\").fadeIn(\"slow\");\n        $(\".pilulas\").hide();\n        ativaBtn(\"bt3\");\n    }\n\n    function pilulas(){\n        $(\".conceito\").hide(); \n        $(\".produtos\").hide();\n        $(\".pilulas\").fadeIn(\"slow\");\n        ativaBtn(\"bt4\");\n    }\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40ec51a e-con-full e-flex e-con e-child\" data-id=\"40ec51a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-09624b9 e-con-full produtcs e-flex e-con e-child\" data-id=\"09624b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwNTAiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-6905da1 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"6905da1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">MACUCO | MARIA CAROLINA<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-52269ed e-con-full produtcs e-flex e-con e-child\" data-id=\"52269ed\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjE4MTgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-12f77e7 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"12f77e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">SR BRasil | altos cidade jardim<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-419d8cf e-con-full concept e-flex e-con e-child\" data-id=\"419d8cf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwNTYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-18c122f elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"18c122f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">CR INCORP | EPIC CLUBE<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9e49d19 e-con-full concept e-flex e-con e-child\" data-id=\"9e49d19\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwNjMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-a7ef405 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"a7ef405\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">PROHIDRO | MIRAGE JO\u00c3O DIAS<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d9950bc e-con-full concept e-flex e-con e-child\" data-id=\"d9950bc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwNjkiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-a4aa9db elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"a4aa9db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">AMPLITUDE | SUBLIME<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ff8646 e-con-full produtcs e-flex e-con e-child\" data-id=\"4ff8646\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwNzUiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-0dcb3fc elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"0dcb3fc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">GRUPO IMPPER | VISTA IMPPER<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8da889f e-con-full e-flex e-con e-child\" data-id=\"8da889f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-8e059d9 e-con-full concept e-flex e-con e-child\" data-id=\"8e059d9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwODIiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-82adbf0 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"82adbf0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">V2 | THE ICON PARK <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a3a2c35 e-con-full produtcs e-flex e-con e-child\" data-id=\"a3a2c35\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwODgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-928e856 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"928e856\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">PLANETA | FASC\u00cdNIO<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-452fe2e e-con-full produtos e-flex e-con e-child\" data-id=\"452fe2e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYwOTQiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-fc81765 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"fc81765\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">PAGANO | AUTHORIA TRIANON<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8337962 e-con-full e-flex e-con e-child\" data-id=\"8337962\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-9a50956 e-con-full p\u00edlulas e-flex e-con e-child\" data-id=\"9a50956\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxMDAiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-52d0289 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"52d0289\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">rsf | breeze<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08ddd58 e-con-full p\u00edlulas e-flex e-con e-child\" data-id=\"08ddd58\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxMDYiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-de29c50 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"de29c50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">grupo impper | vista<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-567cab0 e-con-full p\u00edlulas e-flex e-con e-child\" data-id=\"567cab0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjYxMTIiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-0691371 elementor-position-right elementor-position-right elementor-vertical-align-middle elementor-vertical-align-middle elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget-tablet__width-initial ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"0691371\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/08\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-1647\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">amplitude | mazzoni<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-a103bb7 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"a103bb7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ddb2f77 e-con-full e-flex e-con e-child\" data-id=\"ddb2f77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6168743 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"6168743\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"372\" height=\"45\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/07\/Camada-26.png\" class=\"attachment-full size-full wp-image-178\" alt=\"\" srcset=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/07\/Camada-26.png 372w, https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/07\/Camada-26-300x36.png 300w\" sizes=\"(max-width: 372px) 100vw, 372px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Ir al\u00e9m s\u00f3 depende de voc\u00ea!<\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1494cb5 e-con-full e-flex e-con e-child\" data-id=\"1494cb5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1cf028d elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1cf028d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Nos siga nas nossas redes<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31a5f47 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"31a5f47\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.behance.net\/flyingstudio3d\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-behance\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M232 237.2c31.8-15.2 48.4-38.2 48.4-74 0-70.6-52.6-87.8-113.3-87.8H0v354.4h171.8c64.4 0 124.9-30.9 124.9-102.9 0-44.5-21.1-77.4-64.7-89.7zM77.9 135.9H151c28.1 0 53.4 7.9 53.4 40.5 0 30.1-19.7 42.2-47.5 42.2h-79v-82.7zm83.3 233.7H77.9V272h84.9c34.3 0 56 14.3 56 50.6 0 35.8-25.9 47-57.6 47zm358.5-240.7H376V94h143.7v34.9zM576 305.2c0-75.9-44.4-139.2-124.9-139.2-78.2 0-131.3 58.8-131.3 135.8 0 79.9 50.3 134.7 131.3 134.7 61.3 0 101-27.6 120.1-86.3H509c-6.7 21.9-34.3 33.5-55.7 33.5-41.3 0-63-24.2-63-65.3h185.1c.3-4.2.6-8.7.6-13.2zM390.4 274c2.3-33.7 24.7-54.8 58.5-54.8 35.4 0 53.2 20.8 56.2 54.8H390.4z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c80a0bc elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c80a0bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.linkedin.com\/company\/flying-studio\/?viewAsMember=true\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-linkedin-in\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8a53.79 53.79 0 0 1 107.58 0c0 29.7-24.1 54.3-53.79 54.3zM447.9 448h-92.68V302.4c0-34.7-.7-79.2-48.29-79.2-48.29 0-55.69 37.7-55.69 76.7V448h-92.78V148.9h89.08v40.8h1.3c12.4-23.5 42.69-48.3 87.88-48.3 94 0 111.28 61.9 111.28 142.3V448z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-705a071 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"705a071\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.instagram.com\/flyingstudio_3d\/%20\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d3caeed elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d3caeed\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.tiktok.com\/@flyingstudio_3d\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-tiktok\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6664918 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"6664918\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/www.tiktok.com\/@flyingstudio_3d\" target=\"_blank\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ea0044b e-con-full e-flex e-con e-child\" data-id=\"ea0044b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99455c2 elementor-widget elementor-widget-heading\" data-id=\"99455c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Navegue<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1f4460d elementor-widget elementor-widget-heading\" data-id=\"1f4460d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/imagens-3d\/\">Imagens 3D<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb18007 elementor-widget elementor-widget-heading\" data-id=\"bb18007\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/filmes-3d\/\">Filmes 3D<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c0da45 elementor-widget elementor-widget-heading\" data-id=\"8c0da45\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/tour-virtual-360\/\">Tour Virtual 360\u00b0<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64bec2a elementor-widget elementor-widget-heading\" data-id=\"64bec2a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/aplicativos\/\">Aplicativos<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98238ce e-con-full e-flex e-con e-child\" data-id=\"98238ce\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;https:\\\/\\\/drive.google.com\\\/file\\\/d\\\/1BXPgfmQ3LKCrYfXT0DSCJmjSygCAnPDG\\\/view?usp=drive_link&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-402e297 elementor-widget elementor-widget-heading\" data-id=\"402e297\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Portf\u00f3lio<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd3e680 elementor-widget elementor-widget-heading\" data-id=\"dd3e680\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Manual de Conduta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b14490 elementor-widget elementor-widget-heading\" data-id=\"1b14490\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/sobre-nos\/\">Nossa cultura<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4f12a91 elementor-widget elementor-widget-heading\" data-id=\"4f12a91\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/justa-se-a-nos\/\">Junte-se a n\u00f3s<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fa8eb15 elementor-widget elementor-widget-heading\" data-id=\"fa8eb15\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/flyingstudio.com.br\/en\/novo\/blog\">Blog<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-29dfeb3 e-con-full e-flex e-con e-child\" data-id=\"29dfeb3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06046da elementor-widget elementor-widget-heading\" data-id=\"06046da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contato<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7391b4b elementor-widget elementor-widget-heading\" data-id=\"7391b4b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">+55 11 2351-4138<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8cf79ff elementor-widget elementor-widget-heading\" data-id=\"8cf79ff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">comercial@flyingstudio.com.br\/en<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dd81484 elementor-widget elementor-widget-heading\" data-id=\"dd81484\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Av. Engenheiro Lu\u00eds Carlos Berrini,936 - Itaim Bibi<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7eb2385 elementor-widget elementor-widget-heading\" data-id=\"7eb2385\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Todos os direitos reservados<\/h2>\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<div class=\"elementor-element elementor-element-a8026bd e-con-full e-flex e-con e-child\" data-id=\"a8026bd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-6946e4f e-con-full pilulas e-flex e-con e-child\" data-id=\"6946e4f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-6b9bfd5 elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"6b9bfd5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">vista Impper <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e37de9c e-con-full pilulas e-flex e-con e-child\" data-id=\"e37de9c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-35eb397 elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"35eb397\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">breeze  <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0ad93bb e-con-full pilulas e-flex e-con e-child\" data-id=\"0ad93bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-fffbc58 elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"fffbc58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">mazzoni <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjU4MjAiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-5f44015 e-con-full pilulas e-flex e-con e-child\" data-id=\"5f44015\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-de06eef elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"de06eef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">The icon <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7e6bb0d e-con-full e-flex e-con e-child\" data-id=\"7e6bb0d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t<div class=\"elementor-element elementor-element-e8bf48b e-con-full pilulas e-flex e-con e-child\" data-id=\"e8bf48b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-0b64e33 elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"0b64e33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">vista Impper <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-32d0ada e-con-full pilulas e-flex e-con e-child\" data-id=\"32d0ada\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-da70f3c elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"da70f3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">breeze  <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-93fa62f e-con-full pilulas e-flex e-con e-child\" data-id=\"93fa62f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-237964d elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"237964d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">mazzoni <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjU4MjAiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-74e9f18 e-con-full pilulas e-flex e-con e-child\" data-id=\"74e9f18\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t<div data-ha-element-link=\"{&quot;url&quot;:&quot;#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjUwMDgiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D&quot;,&quot;is_external&quot;:&quot;on&quot;,&quot;nofollow&quot;:&quot;&quot;}\" style=\"cursor: pointer\" class=\"elementor-element elementor-element-720a1c4 elementor-position-right elementor-vertical-align-middle elementor-widget-tablet__width-initial elementor-widget__width-initial elementor-position-top ha-has-bg-overlay elementor-widget elementor-widget-image-box\" data-id=\"720a1c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"13\" height=\"9\" src=\"https:\/\/flyingstudio.com.br\/en\/wp-content\/uploads\/2024\/09\/seta-direita-1.svg\" class=\"attachment-full size-full wp-image-5884\" alt=\"\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">The icon <\/h3><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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>3D FILMS Our 3D films immerse audiences in captivating narratives. We craft unique experiences for every project, using dynamic movement, stunning effects, and immersive soundtracks to bring concepts to life General CONCEpt PRODUCTS REELS MACUCO | MARIA CAROLINA SR BRasil | altos cidade jardim CR INCORP | EPIC CLUBE PROHIDRO | MIRAGE JO\u00c3O DIAS AMPLITUDE [&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":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-5603","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/pages\/5603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/comments?post=5603"}],"version-history":[{"count":100,"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/pages\/5603\/revisions"}],"predecessor-version":[{"id":6225,"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/pages\/5603\/revisions\/6225"}],"wp:attachment":[{"href":"https:\/\/flyingstudio.com.br\/en\/wp-json\/wp\/v2\/media?parent=5603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}