<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "Futura Heavy BT V2";
    src: url("/fonts/074a76d5e8105426711acdb8923bff90.eot");
    /* IE9*/
    src: url("../../fonts/074a76d5e8105426711acdb8923bff90.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/074a76d5e8105426711acdb8923bff90.woff2") format("woff2"), /* chrome?firefox */
    url("../../fonts/074a76d5e8105426711acdb8923bff90.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/074a76d5e8105426711acdb8923bff90.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
    url("../../fonts/074a76d5e8105426711acdb8923bff90.svg#Futura Heavy BT V2") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Futura Lt BT Light";
    src: url("../../fonts/19580604133dfd68ae370ddc889aedab.eot");
    /* IE9*/
    src: url("../../fonts/19580604133dfd68ae370ddc889aedab.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/19580604133dfd68ae370ddc889aedab.woff2") format("woff2"), /* chrome?firefox */
    url("../../fonts/19580604133dfd68ae370ddc889aedab.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/19580604133dfd68ae370ddc889aedab.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
    url("../../fonts/19580604133dfd68ae370ddc889aedab.svg#Futura Lt BT Light") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.eot");
    /* IE9*/
    src: url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.woff2") format("woff2"), /* chrome?firefox */
    url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
    url("../../fonts/07689d4eaaa3d530d58826b5d7f84735.svg#Montserrat-Regular") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Roboto Bold V2";
    src: url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.eot");
    /* IE9*/
    src: url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.woff2") format("woff2"), /* chrome?firefox */
    url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
    url("../../fonts/e31fcf1885e371e19f5786c2bdfeae1b.svg#Roboto Bold V2") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Hind Regular";
    src: url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.eot");
    /* IE9*/
    src: url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.woff2") format("woff2"), /* chrome?firefox */
    url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.ttf") format("truetype"), /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
    url("../../fonts/5f4475f08c5cffdbcede57400eb7c5e9.svg#Hind Regular") format("svg");
    /* iOS 4.1- */
}

@font-face {
    font-family: "Montserrat-Semibold";
    src: url("../../fonts/Montserrat-SemiBold.eot");
    /* IE9*/
    src: url("../../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../../fonts/Montserrat-SemiBold.woff") format("woff"), /* chrome?firefox */
    url("../../fonts/Montserrat-SemiBold.ttf") format("truetype");
    /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
}

@font-face {
    font-family: "Montserrat Bold";
    src: url("../fonts/Montserrat-Bold.ttf") format("truetype");
    /* chrome?firefox?opera?Safari, Android, iOS 4.2+*/
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap');

html,
body {
    margin: 0;
    width: 100%;
    height: auto;
    font-family: 'Montserrat-regular', Arial;
}


/*NAV*/

nav {
    position: absolute;
    z-index: 1000;
    width: 60%;
    top: 10px;
    display: block;
}

.navMobile {
    display: none;
}

.navMobileTXT {
    display: none;
}

.navIn {
    width: 80%;
    margin: auto;
    display: flex;
}

.navIMG {
    display: flex;
    width: 20%;
    margin-right: 20px;
}

.navIMG img {
    max-width: 70px;
    max-height: 70px;
    margin-top: 50%;
    size: 2px;
    margin: 0px auto;
    color: #fff;
    text-decoration: none;
}

.navA {
    display: flex;
    width: 80%;
    margin-left: 0.1rem;
}

.navAIN {
    width: 16%;
    margin-right: -10px;
    display: table;
    padding: 1rem;
}

.navA a {
    margin: auto;
    color: #fff;
    font-size: 1.2;
    text-decoration: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.edital{
    /* color: rgb(255, 102, 0) !important; */
    /* text-decoration: underline rgb(255, 102, 0) !important; */
    font-size:1.4rem !important  ;
	padding-left:0.6rem !important;

}


/*TOP*/

#top {
    width: 100%;
    position: relative;
    background-color: #000;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding-top: 37%;
    padding-bottom: 0;
    background-image: url("../img/Banner Site Aprendiz 2025.2.jpg");
}

.topIn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 0;
    left: 58%;
    width: 28%;
    height: 60px;
    top: 83%;
    color: #fff;
    border: 3px solid rgb(255, 255, 255);
    background: rgb(2, 101, 250);
    border-radius: 50px;
    box-shadow: rgba(0, 0, 0, 0.675) 10px 10px 10px;
}

.topIn a {
    font-size: 30px;
    text-decoration: none;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.topIn:hover{
    background-color: #FF6600;
}
.topIn:hover a{
    color: #ffffff;
    font-size: 35px;
}
/*links*/

#links {
    padding: 60px 0px;
    background-color: #030912;
    width: 100%;
    position: relative;
}

.linksIn {
    width: 95%;
    margin: auto;
    display: flex;
}

.divLinks {
    width: 25%;
    margin: auto 0px;
    text-align: center;
}

.divLinks a {
    text-decoration: none;
}

.linksIMG {
    width: 90%;
    margin: auto;
    position: relative;
}

.linksIMG img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    display: block;
}

.FadeIMG {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 10px;
    left: 0;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.10127801120448177) 10%, rgba(0, 0, 0, 0.87718837535014) 100%);
}

.linksIMG h3 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: calc(50% - 30px);
    left: 0;
    right: 0;
}

.linksIMG button {
    font-size: 14px;
    padding: 5px 0px;
    width: 40%;
    margin: auto;
    margin-top: 30px;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    display: block;
    border-radius: 30px;
    z-index: 1000;
    cursor: pointer;
}

.btnEJA {
    position: absolute;
    top: 80%;
    left: 0;
    right: 0;
    display: block;
    border-radius: 30px;
    z-index: 1000;
    display: flex;
}

.btnEJA button {
    position: relative !important;
}

.btnEJA button a {
    color: #fff;
}


/*projetos*/

#projetos {
    width: 100%;
    background-color: #fff;
}

.projetosEdu {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.projetosEduIMG {
    width: 50%;
}

.projetosEduIMG img {
    width: 100%;
    height: 100%;
}

.projetosEduTXT {
    width: calc(50% - 200px);
    display: table;
    padding: 100px;
}

.projetosEduTXTIN {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.projetosEduTXTIN h2 {
    font-size: 50px;
}

.projetosEduTXTIN p {
    font-size: 20px;
    width: 70%;
    margin: auto;
    margin-right: 0;
}

.projetosEduTXTIN a {
    text-decoration: none;
}

.projetosEduTXTIN button {
    font-size: 18px;
    padding: 5px 0px;
    width: 30%;
    margin: auto;
    margin-top: 30px;
    margin-right: 0;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
}

.projetosNaap {
    width: 100%;
    display: flex;
}

.projetosNaapIMG {
    width: 50%;
}

.projetosNaapIMG img {
    width: 100%;
    height: 100%;
}

.projetosNaapTXT {
    width: calc(50% - 200px);
    display: table;
    padding: 100px;
}

.projetosNaapTXTIN {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

.projetosNaapTXTIN h2 {
    font-size: 70px;
    margin-bottom: 0;
}

.projetosNaapTXTIN span {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    width: 70%;
    display: block;
}

.projetosNaapTXTIN p {
    font-size: 20px;
    width: 90%;
    margin: auto;
    margin-left: 0;
}

.projetosNaapTXTIN a {
    text-decoration: none;
}

.projetosNaapTXTIN button {
    font-size: 18px;
    padding: 5px 0px;
    width: 30%;
    margin: auto;
    margin-top: 30px;
    margin-left: 0;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
}

/*projetos*/

#projetos1 {
    width: 100%;
    background-color: #fff;
}

.projetosEdu {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
}

.projetosEduIMG {
    width: 50%;
}

.projetosEduIMG img {
    width: 100%;
    height: 100%;
}

.projetosEduTXT {
    width: calc(50% - 200px);
    display: table;
    padding: 100px;
}

.projetosEduTXTIN {
    text-align: right;
    display: table-cell;
    vertical-align: middle;
}

.projetosEduTXTIN h2 {
    font-size: 50px;
}

.projetosEduTXTIN p {
    font-size: 20px;
    width: 70%;
    margin: auto;
    margin-right: 0;
}

.projetosEduTXTIN a {
    text-decoration: none;
}

.projetosEduTXTIN button {
    font-size: 18px;
    padding: 5px 0px;
    width: 30%;
    margin: auto;
    margin-top: 10px;
    margin-right: 0;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
}

.projetosNaap {
    width: 100%;
    display: flex;
}

.projetosNaapIMG {
    width: 50%;
}

.projetosNaapIMG img {
    width: 100%;
    height: 100%;
}

.projetosNaapTXT {
    width: calc(50% - 200px);
    display: table;
    padding: 100px;
}

.projetosNaapTXTIN {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}

.projetosNaapTXTIN h2 {
    font-size: 70px;
    margin-bottom: 0;
}

.projetosNaapTXTIN span {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    width: 70%;
    display: block;
}

.projetosNaapTXTIN p {
    font-size: 20px;
    width: 90%;
    margin: auto;
    margin-left: 0;
}

.projetosNaapTXTIN a {
    text-decoration: none;
}

.projetosNaapTXTIN button {
    font-size: 18px;
    padding: 5px 0px;
    width: 30%;
    margin: auto;
    margin-top: 30px;
    margin-left: 0;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
}


/*protocolo*/

#protocolo {
    width: 100%;
    background-color: #F5EBE2;
    padding: 60px 0px;
}

.protocoloIn {
    width: 80%;
    margin: auto;
    display: flex;
    text-align: center;
}

.protocoloDiv {
    width: calc(50% - 40px);
    margin: auto 20px;
}

.protocoloDivIMG {
    width: 35%;
    margin: auto;
}

.protocoloDivIMG img {
    width: 100%;
}

.protocoloDiv h3 {
    font-size: 40px;
}

.protocoloDiv a {
    text-decoration: none;
}

.protocoloDiv button {
    font-size: 20px;
    padding: 8px 0px;
    width: 20%;
    margin: auto;
    margin-top: 20px;
    display: block;
    color: #fff;
    background-color: #FF6600;
    border: 0;
    border-radius: 30px;
    cursor: pointer;
}


/*footer*/

footer {
    width: 100%;
    background-color: #F8F8F8;
    padding: 60px 0px 15px 0px;
}

.footerIn {
    width: 50%;
    margin: auto;
}

.footerIMG {
    width: 50%;
    margin: auto;
}

.footerIMG img {
    width: 100%;
}

.footerSocial {
    display: flex;
    width: 25%;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footerSocial a {
    width: calc(33.3% - 20px);
    margin: auto 10px;
}

.footerSocial img {
    width: 100%;
}

.footerIn p {
    font-size: 13px;
    text-align: center;
}

button {
    font-family: 'Montserrat-regular', Arial;
}
/*BUTTON EDITAIS*/

.menuBtn{
    background-color: transparent;
    color: rgb(255, 255, 255);
    font-size: 14px;
    border: 1px solid white;
    padding: 6px 16px;
}
.dropdownEDT{
    position: relative;
    display: inline-block;
    margin-top: 16px;
}

.menu-contentEDT{
   position: absolute;
    background-color: #030912c5;
    width: 300px;
    display: none ;
    text-decoration: none;

}

.menu-contentEDT a{
    padding: 12px 12px;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    border: 0.1px solid #1f30c7;
    border-radius: 3px;

}

.menu-contentEDT {
    color: rgb(0, 0, 0);
    border-radius: 0.5em;
    background-color: 100px transparent;
}

a:hover {
    color: #ff6b00;
}

.dropdownEDT:hover .menu-contentEDT{
    display: block;

}
.dropdow{
    list-style-type: none;
}
.drop a{
    display: block;
    color: #F8F8F8;
    text-decoration: none;
    text-align: center;
    border: 0.5px solid rgb(2, 15, 158);
    height: 50px;
    align-content: center;
    border-radius: 3px;

}
.drop{
    position: absolute;
    background-color: #030912c5;
    width: 150px;
    display:none ;
    text-decoration: none;
    border-radius: 3px;

}
.dropdow2{
    cursor: pointer;
    justify-content: left;
}
.dropdow2:hover{
    color: #ff6b00;
}
.drop a:hover{
    background-color: #ff6600d3;
    color: #ffffff;
    font-size: 17px;
}
.dropdow:hover .drop {
    display:block;
}
.aristeu{
    display: none;
}
#areaprof:hover{
    color: #1f30c7 ;
}
@media only screen and (min-width:950px) and (max-width: 1366px) {
    #areaprof{
       display: none;
    }
}
@media only screen and (max-width: 949px) {
    .menu-contentEDT a{
        border: 1px solid rgb(255, 136, 0);
    }

}
</pre></body></html>