\documentclass[12pt]{article}%
\usepackage{amsfonts}
\usepackage{fancyhdr}
\usepackage{comment}
\usepackage{tikz}
\usepackage[a4paper, top=2.5cm, bottom=2.5cm, left=2.2cm, right=2.2cm]%
{geometry}
\usepackage{times}
\usepackage{amsmath}
\usepackage{changepage}
\usepackage{amssymb}
\usepackage{graphicx}%
\usepackage[portuguese]{babel}
\setcounter{MaxMatrixCols}{30}
\newtheorem{theorem}{Theorem}
\newtheorem{acknowledgement}[theorem]{Acknowledgement}
\newtheorem{algorithm}[theorem]{Algorithm}
\newtheorem{axiom}{Axiom}
\newtheorem{case}[theorem]{Case}
\newtheorem{claim}[theorem]{Claim}
\newtheorem{conclusion}[theorem]{Conclusion}
\newtheorem{condition}[theorem]{Condition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{criterion}[theorem]{Criterion}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}
\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\R}{\mathbb{R}}
\newcommand{\C}{\mathbb{C}}
\newcommand{\Z}{\mathbb{Z}}
\newcommand\namegroup[1]{%
\begin{minipage}[t]{0.4\textwidth}
\vspace*{1.5cm} % leave some space above the horizontal line
\hrule
\vspace{1mm} % just a bit more whitespace below the line
\centering
\begin{tabular}[t]{c}
#1
\end{tabular}
\end{minipage}}
% Modelo elaborado por Rafael Almeida - Confraria de alunos da engenharia elétrica CAEL.
\begin{document}
% \onehalfspacing
\begin{titlepage}
\centering
\begin{large}
UNIVERSIDADE FEDERAL DO RIO DE JANEIRO\\[10pt]
\end{large}
\begin{center}
\includegraphics[width=0.4\textwidth]{Capa/vertical minerva.png}
\end{center}
\vfill
\begin{center}
\includegraphics[width=0.5\textwidth]{Capa/Marca_Principal logo poli.jpg}
\end{center}
\begin{Large}
\textbf{Departamento de Engenharia Elétrica}
\vfill
\textbf{Estágio obrigatório: Relatório Final}
\end{Large}\\[10pt]
\vfill
% \begin{flushleft}
% Relatório do Experimento 7 - Laboratório de Conversão Eletromecânica de Energia\\
% Professor André Guilherme Peixoto Alves\\
% Grupo 2\\
% Alunos:\\
% \hspace{1cm}Gabriela Lemos\\
% \hspace{1cm}Renan Pinho\\
% \hspace{1cm}Rafael Almeida\\
% \hspace{1cm}Gabriel Fávero\\
% \end{flushleft}
\vfill
Rio de Janeiro\\[2.5pt]
\today
\end{titlepage}
% \title{MATH 412 True/False Questions}
% \author{YOUR NAME HERE}
% \date{\today}
% \maketitle
\section{Dados do estagiário}
.
\textbf{Nome:} "Insira o nome aqui"
\newline
\textbf{CPF:}"Insira o CPF aqui"
\newline
\textbf{Curso:}"Insira o Curso aqui"
\newline
\textbf{DRE:}"Insira o DRE aqui"
\newline
\textbf{E-mail:}"Insira o Email aqui"
\newline
\section{Dados da empresa}
.
\textbf{Nome:} "Insira o nome aqui"
\newline
\textbf{Endereço:}"Insira o Endereço aqui"
\newline
\textbf{Supervisor:}"Insira o Supervisor aqui"
\newline
\textbf{Cargo/função:}"Insira o Cargo/função aqui"
\newline
\section{Período de estágio}
.
\textbf{Inicio:} "Insira a data no formato xx/xx/xxxx aqui"
\newline
\textbf{Término:}"Insira a data no formato xx/xx/xxxx aqui"
\newline
\textbf{Carga horária:}"30 horas ou 20 horas"
\newline
\newpage
\section*{Introdução}
Este documento relata o período de estágio realizado na empresa XYZ localizada no bairro de ZYX a partir do dia 00 de maio de 2021, totalizando 000 horas.
\section*{Atividades desenvolvidas}
\textit{Escrever um resumo sobre as atividades desenvolvidas durante o estagio, falar sobre a empresa, objetivo do estágio e etc }
\section*{Conclusão}
Breve conclusão
\newpage
\begin{center}
\namegroup{Aluno(a)}
\hspace{1.5cm}
\namegroup{Supervisor(a) de Estágio}
\end{center}
\end{document}