Buscar

unipar-processos-de-producao

Esta é uma pré-visualização de arquivo. Entre para ver o arquivo original

h1 {
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 38px;
 line-height: 44px;
 font-weight: bold;
}
h2 {
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 32px;
 line-height: 36px;
 font-weight: bold;
}
h3 {
 margin-top: 20px;
 margin-bottom: 10px;
 font-size: 24px;
 line-height: 30px;
 font-weight: bold;
}
h4 {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 1.4em;
 line-height: 1.5em;
 font-weight: 700;
 text-transform: none;
}
h5 {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 14px;
 line-height: 20px;
 font-weight: bold;
}
h6 {
 margin-top: 10px;
 margin-bottom: 10px;
 font-size: 12px;
 line-height: 18px;
 font-weight: bold;
}
p {
 margin-top: 10px;
 margin-bottom: 10px;
 line-height: 1.6em;
 font-weight: 400;
}
a {
 color: #000;
 text-decoration: underline;
}
ul {
 margin-top: 0px;
 margin-bottom: 10px;
 padding-left: 40px;
 font-size: 1.1em;
 line-height: 1.6em;
}
ol {
 margin-top: 0px;
 margin-bottom: 10px;
 padding-left: 40px;
 font-size: 1.1em;
 line-height: 1.6em;
 list-style-type: decimal;
}
li {
 margin-top: 10px;
 margin-bottom: 10px;
}
blockquote {
 margin-bottom: 10px;
 margin-left: 70px;
 padding: 0px;
 border-style: none;
 border-left-width: 5px;
 border-left-color: #e2e2e2;
 font-size: 1em;
 line-height: 1.5em;
 font-style: italic;
 font-weight: 300;
}
.body {
 font-family: Lato, sans-serif;
 color: #424242;
 font-size: 15px;
 line-height: 20px;
 font-weight: 400;
}
.container_conteudo {
 padding: 0px;
 font-size: 1em;
 line-height: 1.5em;
}
.conteudo {
 margin-top: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 font-size: 1em;
 line-height: 1.5em;
}
.conteudo.conteudo_cor {
 background-color: rgba(238, 52, 53, 0.07);
 color: #000;
 font-size: 1em;
}
.container-2 {
 padding: 0px 50px 64px;
 text-align: center;
}
.secaoavancar {
 overflow: visible;
 margin-top: 0px;
 padding-top: 120px;
 padding-bottom: 20px;
 background-image: linear-gradient(26deg, #f4c9c9, #a11314);
 font-size: 1em;
 line-height: 2em;
 text-align: center;
}
.secaoavancar.sumario {
 padding-top: 40px;
 padding-bottom: 0px;
}
.subtitulo_02 {
 margin-top: 10px;
 margin-bottom: 13px;
 padding-left: 17px;
 font-family: Oswald, sans-serif;
 color: #000;
 font-size: 2.2em;
 line-height: 1.2em;
 font-weight: 400;
}
.itens_lista_texto {
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: Lato, sans-serif;
 color: #242424;
 font-size: 1.15em;
 font-weight: 300;
 text-align: justify;
 list-style-type: decimal;
}
.itens_lista_texto.letras {
 list-style-type: lower-alpha;
}
.lista {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 20px;
 padding-bottom: 20px;
 list-style-type: decimal;
}
.lista.letras {
 list-style-type: lower-alpha;
}
.subtitulo_03 {
 width: 100%;
 margin-top: 60px;
 margin-bottom: 17px;
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 background-image: linear-gradient(91deg, #ee3435, hsla(0, 0%, 100%, 0));
 font-family: Oswald, sans-serif;
 color: #000;
 font-size: 1.5em;
 line-height: 1.3em;
 font-weight: 400;
}
.entrada-da-aula {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 height: 100vh;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(hsla(0, 0%, 100%, 0.5))), url('../images/unidade.4.png');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0.5)), url('../images/unidade.4.png');
 background-position: 0px 0px, 0px 0px;
 background-size: auto, cover;
 background-attachment: scroll, fixed;
 font-family: Lato, sans-serif;
}
.entrada-da-aula.unidade2 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(hsla(0, 0%, 100%, 0.5))), url('../images/unidade.2.jpg');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0.5)), url('../images/unidade.2.jpg');
}
.entrada-da-aula.unidade3 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(hsla(0, 0%, 100%, 0.5))), url('../images/unidade.3.png');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0.5)), url('../images/unidade.3.png');
}
.entrada-de-aula-wrapper {
 display: block;
 margin-top: 142px;
 margin-bottom: 142px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
}
.entrada-de-aula-info {
 position: static;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: block;
 width: 100%;
 padding-right: 0px;
 padding-left: 0px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-align-content: center;
 -ms-flex-line-pack: center;
 align-content: center;
}
.unidade_topo {
 padding: 4px 16px;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
 border: 2px none #fff;
 border-radius: 8px;
 font-family: Oswald, sans-serif;
 color: #000;
 font-size: 2em;
 font-weight: 700;
 text-align: center;
}
.linha-topo {
 display: block;
 width: 500px;
 height: 3px;
 margin: 30px auto 20px;
 border-radius: 5px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
 background-image: linear-gradient(180deg, #000, #000);
 color: #000;
 text-align: center;
}
.nome-da-aula-topo {
 margin-top: 0px;
 -webkit-box-flex: 1;
 -webkit-flex: 1;
 -ms-flex: 1;
 flex: 1;
 font-family: Lato, sans-serif;
 color: #000;
 font-size: 4.5em;
 line-height: 1.5em;
 font-weight: 900;
 text-align: center;
}
.seta-topo {
 position: relative;
 left: 0px;
 right: 0px;
 bottom: 0px;
 display: block;
 margin-top: 0px;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
 -webkit-transform: rotate(-90deg);
 -ms-transform: rotate(-90deg);
 transform: rotate(-90deg);
}
.container {
 position: relative;
 z-index: 100;
 height: 100vh;
}
.capa-_conteudo {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 overflow: visible;
 height: 100vh;
 margin-left: 0px;
 padding-top: 0px;
 padding-left: 0px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
}
.capa-info {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 margin-top: 20%;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction:
column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
}
.capa-professor {
 margin-bottom: 0px;
 padding: 3px;
 border-style: solid;
 border-width: 1px;
 border-color: hsla(0, 0%, 100%, 0.8);
 font-family: Oswald, sans-serif;
 color: hsla(0, 0%, 100%, 0.8);
 font-size: 1.2em;
 line-height: 1em;
 font-weight: 300;
 letter-spacing: 1px;
}
.capa_titulo_professor {
 margin-top: 5px;
 margin-bottom: 0px;
 color: #fff;
 font-size: 2em;
 line-height: 1.5em;
 font-weight: 400;
 letter-spacing: -1px;
}
.titulo_capa {
 margin-top: 10px;
 font-family: Oswald, sans-serif;
 color: #fff;
 font-size: 5em;
 line-height: 1.3em;
}
.btn_iniciar_aula {
 position: static;
 left: 3px;
 bottom: 330px;
 z-index: 100;
 margin-bottom: 0%;
 padding: 14px 20px;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
 border-radius: 16px;
 background-color: #a11314;
 box-shadow: 3px 3px 8px 0 rgba(0, 0, 0, 0.6);
 -webkit-transition: box-shadow 500ms ease, background-color 500ms ease;
 transition: box-shadow 500ms ease, background-color 500ms ease;
 font-weight: 400;
}
.btn_iniciar_aula:hover {
 background-color: #520202;
 box-shadow: 6px 6px 8px 0 rgba(0, 0, 0, 0.75);
}
.capa-img-triangulo {
 position: absolute;
 right: 5%;
 bottom: 15%;
 z-index: 0;
 width: 8%;
}
.capa-img-riscos {
 position: absolute;
 right: 13%;
 bottom: 105px;
 z-index: 0;
 width: 50%;
 -webkit-transform-origin: 50% 50%;
 -ms-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
}
.icone_caixa {
 position: static;
 left: auto;
 top: auto;
 bottom: 0px;
 z-index: 10000;
 display: inline-block;
 max-width: 80%;
 margin-top: 0px;
 margin-left: 16%;
 padding-left: 0px;
}
.column-5 {
 position: static;
 left: 25%;
 top: 25%;
 right: 25%;
 bottom: 25%;
 margin-top: 2vw;
 padding-left: 15px;
}
.titulo_caixa_section {
 padding-top: 12px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1.2em;
 line-height: 1.5em;
 font-weight: 700;
 letter-spacing: 1.5px;
 text-transform: uppercase;
}
.container-5 {
 margin-top: 0px;
 padding: 90px 30px;
}
.column-6 {
 padding-right: 0px;
 padding-left: 0px;
}
.section_elementos {
 background-image: url('../images/pattern_overlay_1pattern_overlay.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(73, 13, 73, 0.9)), to(rgba(73, 13, 73, 0.9))), url('../images/Aula-capa0003.jpg');
 background-image: url('../images/pattern_overlay_1pattern_overlay.png'), linear-gradient(180deg, rgba(73, 13, 73, 0.9), rgba(73, 13, 73, 0.9)), url('../images/Aula-capa0003.jpg');
 background-position: 50% 50%, 0px 0px, 50% 50%;
 background-size: auto, auto, cover;
 background-repeat: repeat, repeat, repeat;
 background-attachment: fixed, scroll, fixed;
 font-size: 1em;
 line-height: 2em;
}
.section_elementos.dica_leitura {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a11314), to(#a11314));
 background-image: linear-gradient(180deg, #a11314, #a11314);
 background-position: 0px 0px;
 background-size: auto;
 background-repeat: repeat;
 background-attachment: scroll;
}
.section_elementos.fique_dentro {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#3c4f3d), to(#3c4f3d)), url('../images/Aula-capa0003.jpg');
 background-image: linear-gradient(180deg, #3c4f3d, #3c4f3d), url('../images/Aula-capa0003.jpg');
 background-position: 0px 0px, 50% 50%;
 background-size: auto, cover;
 background-repeat: repeat, repeat;
 background-attachment: scroll, fixed;
}
.section_elementos.reflita {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#1b54a1), to(#1b54a1));
 background-image: linear-gradient(180deg, #1b54a1, #1b54a1);
 background-position: 0px 0px;
 background-size: auto;
 background-repeat: repeat;
 background-attachment: scroll;
}
.section_elementos.dica_filme {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#4d7cbb), to(#4d7cbb));
 background-image: linear-gradient(180deg, #4d7cbb, #4d7cbb);
 background-position: 0px 0px;
 background-size: auto;
 background-repeat: repeat;
 background-attachment: scroll;
}
.row-3 {
 margin-left: 0px;
}
.column-7 {
 padding-right: 0px;
 padding-left: 0px;
}
.column-8 {
 padding-right: 0px;
 padding-left: 0px;
}
.column-9 {
 min-height: 20px;
}
.column-10 {
 min-height: 40px;
}
.paragraph-3 {
 font-family: 'Open Sans', sans-serif;
 color: #fff;
 font-size: 1.2em;
 line-height: 1.6em;
 font-weight: 300;
 text-align: center;
}
.paragraph-4 {
 margin-top: 25px;
 font-family: 'Open Sans', sans-serif;
 color: #fff;
 font-size: 2.2em;
 line-height: 1em;
 font-weight: 700;
 text-align: center;
}
.bloco-thumblr {
 position: relative;
 display: block;
 overflow: hidden;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
}
.image-scale {
 position: relative;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 0;
 display: inline-block;
 overflow: visible;
 width: 100%;
 -webkit-transition: -webkit-transform 842ms ease;
 transition: -webkit-transform 842ms ease;
 transition: transform 842ms ease;
 transition: transform 842ms ease, -webkit-transform 842ms ease;
}
.image-scale:hover {
 background-color: #fff;
 -webkit-transform: scale(1.02);
 -ms-transform: scale(1.02);
 transform: scale(1.02);
}
.linha_titulos2 {
 width: 86%;
 height: 3px;
 max-width: 600%;
 min-height: auto;
 min-width: 600px;
 margin-top: 0px;
 margin-bottom: 3px;
 border-radius: 500px;
 background-image: linear-gradient(234deg, hsla(0, 0%, 100%, 0) 13%, #f05a28);
}
.link-arrow-icon {
 display: block;
 margin-top: -3px;
 margin-left: 8px;
 text-align: center;
}
.link-arrow {
 display: inline;
 color: #2e323c;
 font-size: 12px;
 line-height: 40px;
 font-weight: 700;
 letter-spacing: 1.5px;
 text-transform: uppercase;
}
.logo-link {
 padding: 15px 16px 15px 14px;
}
.logo-link.full-screen-logo {
 position: absolute;
 left: 25px;
 top: 0px;
}
.logo-link.full-screen-logo {
 position: absolute;
 left: 25px;
 top: 0px;
}
.menu-line {
 display: block;
 width: 24px;
 height: 2px;
 background-color: #fff;
}
.menu-line.menu-bottom-line {
 left: 12px;
 top: 12px;
 width: 12px;
 margin-top: 4px;
}
.menu-line.menu-top-line {
 width: 20px;
 margin-bottom: 4px;
}
.menu-line.menu-middle-line-2 {
 position: absolute;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 margin: auto;
}
.logo {
 margin-top: 5px;
 margin-bottom: 5px;
 color: #2e323c;
 font-size: 25px;
 line-height: 24px;
 font-weight: 700;
}
.menu-icon {
 position: absolute;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 24px;
 height: 24px;
 margin: auto;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-align: end;
 -webkit-align-items: flex-end;
 -ms-flex-align: end;
 align-items: flex-end;
}
.menu-button.white-menu-button {
 width: 56px;
 height: 56px;
 padding: 0px 12px 12px 0px;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 color: #f05a28;
}
.menu-button.white-menu-button.w--open {
 z-index: 110;
 display: -webkit-box;
display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: stretch;
 -webkit-align-items: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
 background-color: transparent;
}
.menu-button.white-menu-button {
 width: 56px;
 height: 56px;
 padding: 0px 12px 12px 0px;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 color: #fff;
}
.menu-button.white-menu-button.w--open {
 z-index: 110;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: end;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-box-align: stretch;
 -webkit-align-items: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
 background-color: transparent;
}
.logo-text {
 display: inline-block;
 margin-left: 8px;
 padding-bottom: 4px;
 float: left;
 color: #a5aab6;
 font-size: 14px;
 line-height: 24px;
}
.logo-text.white-text {
 margin-left: 8px;
 padding-top: 4px;
 padding-left: 16px;
 border-left: 2px solid #a11314;
 font-family: Lato, sans-serif;
 color: #a11314;
 font-size: 15px;
 font-weight: 400;
}
.logo-text.white-text {
 margin-left: 8px;
 padding-top: 4px;
 padding-left: 16px;
 border-left: 2px solid #ee3435;
 font-family: Lato, sans-serif;
 color: #ee3435;
 font-size: 15px;
 font-weight: 700;
}
.logo-text.white-text {
 margin-left: 8px;
 padding-top: 4px;
 padding-left: 16px;
 border-left: 2px solid #f05a28;
 font-family: Lato, sans-serif;
 color: #a11314;
 font-size: 15px;
 font-weight: 400;
}
.logo-text.white-text {
 margin-left: 8px;
 padding-top: 4px;
 padding-left: 16px;
 border-left: 2px solid #a11314;
 font-family: Lato, sans-serif;
 color: #a11314;
 font-weight: 400;
}
.nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 z-index: 200;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 padding-right: 20px;
 padding-left: 24px;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 background-color: #fff;
 box-shadow: 0 3px 9px 0 rgba(46, 50, 60, 0.09);
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 background-color: #e03b40;
 background-image: linear-gradient(134deg, #e03b40, #961b1b), linear-gradient(180deg, #c2373c, #c2373c);
 box-shadow: none;
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 padding-top: 0px;
 background-color: transparent;
 background-image: linear-gradient(134deg, #fff, #a11314);
 box-shadow: none;
 text-align: left;
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 padding-top: 0px;
 background-color: #efad97;
 background-image: linear-gradient(134deg, #f4c9c9, #a11314);
 box-shadow: none;
 text-align: left;
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 padding-top: 0px;
 background-color: #efad97;
 background-image: linear-gradient(134deg, #e9c1c1, #ee3435);
 box-shadow: none;
 text-align: left;
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 background-color: #e03b40;
 background-image: linear-gradient(134deg, #e03b40, #961b1b), linear-gradient(180deg, #c2373c, #c2373c);
 box-shadow: none;
}
.nav-bar.ghost-nav-bar {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 width: 100%;
 padding-top: 0px;
 background-color: #efad97;
 background-image: linear-gradient(134deg, #fff, #f05a28);
 box-shadow: none;
 text-align: left;
}
.nav-bar.unipar {
 background-image: linear-gradient(237deg, #ee3435, #edc2c2);
}
.text-block-4 {
 position: absolute;
 right: 0px;
 bottom: 15px;
 margin-top: 20px;
 -webkit-align-self: flex-end;
 -ms-flex-item-align: end;
 align-self: flex-end;
 color: #fff;
 text-align: left;
}
.titulos-nav-link {
 display: block;
 margin-top: 10px;
 padding: 0px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
 text-align: left;
}
.titulos-nav-link:hover {
 font-weight: 700;
}
.titulos-nav-link.w--current {
 color: #f64157;
 text-align: left;
}
.titulos-nav-link.unidadesmenu {
 font-size: 2em;
 font-weight: 700;
 text-align: center;
}
.full-screen-menu-list {
 position: absolute;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 93%;
 margin: auto;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-flex: 0;
 -webkit-flex: 0 0 auto;
 -ms-flex: 0 0 auto;
 flex: 0 0 auto;
 font-family: Lato, sans-serif;
}
.linksdomenu {
 width: 100%;
 text-align: center;
}
.aulas-nav-link {
 display: block;
 margin-top: 10px;
 padding: 0px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1em;
 line-height: 1.5em;
 font-weight: 400;
 text-align: left;
}
.aulas-nav-link:hover {
 font-weight: 400;
}
.aulas-nav-link.w--current {
 color: #f64157;
}
.aulas-nav-link.unidadesmenuaulas {
 font-size: 1.5em;
 font-weight: 400;
 text-align: center;
}
.logo-wrapper-2 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 -webkit-box-flex: 1;
 -webkit-flex: 1;
 -ms-flex: 1;
 flex: 1;
}
.link-block {
 position: absolute;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 20;
 display: block;
 width: 100%;
 height: 100%;
}
.aula-card {
 display: block;
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 16px;
 font-weight: 300;
}
.aula-card:hover {
 display: block;
}
.sumario-container {
 margin-bottom: 120px;
}
.unidade-icone {
 margin: 30px 25px 20px 30px;
 padding: 0px;
}
.texto-section {
 padding-right: 32px;
 font-family: Lato, sans-serif;
 color: #3d3d3d;
 font-size: 1.1em;
 line-height: 1.5em;
 text-align: center;
}
.conteudo-bloco-flex {
 display: block;
 margin-bottom: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
.introcucao-bloco-lado {
 width: 50%;
 padding: 0px 0%;
 text-align: left;
}
.sumario-titulo-div {
 display: block;
 max-width: 570px;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 5px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 text-align: center;
}
.section-titulo {
 margin-top: 10px;
 margin-bottom: 8px;
 font-family: Oswald, sans-serif;
 color: #ee3435;
 font-size: 3em;
 line-height: 1.5em;
}
.section-titulo.black {
 color: #ee3435;
}
.div-bloco-info {
position: static;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0%;
 display: block;
 overflow: visible;
 margin: 30px 0px 20px 30px;
 padding: 0px;
 -webkit-box-flex: 1;
 -webkit-flex: 1;
 -ms-flex: 1;
 flex: 1;
 background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
 background-image: linear-gradient(180deg, transparent, transparent);
}
.section-descricao {
 margin-bottom: 31px;
 font-family: Lato, sans-serif;
 color: #a11314;
 font-size: 1.1em;
 line-height: 1.5em;
}
.section-descricao.black {
 color: #000;
}
.card-das-unidades {
 position: relative;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin: 15px;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-box-align: end;
 -webkit-align-items: flex-end;
 -ms-flex-align: end;
 align-items: flex-end;
 -webkit-box-flex: 20%;
 -webkit-flex: 20%;
 -ms-flex: 20%;
 flex: 20%;
 border: 0px solid #000;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}
.card-das-unidades.card1 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/unidade.1.png');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/unidade.1.png');
 background-position: 0px 0px, 0px 0px;
}
.card-das-unidades.card2 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/unidade.2.jpg');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/unidade.2.jpg');
 background-position: 0px 0px, 0px 0px;
 background-size: auto, cover;
}
.card-das-unidades.card3 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/unidade.3.png');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/unidade.3.png');
 background-position: 0px 0px, 0px 0px;
 background-size: auto, cover;
}
.card-das-unidades.card4 {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/unidade.4.png');
 background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/unidade.4.png');
 background-position: 0px 0px, 0px 0px;
 background-size: auto, cover;
}
.div-bloco-flex {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 height: 50vh;
 margin-top: 1px;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.tituloaulacard {
 display: block;
 margin-top: 5px;
 font-family: Oswald, sans-serif;
 color: #fff;
 font-size: 1.8em;
 line-height: 1.2em;
}
.secaointro {
 display: block;
 overflow: hidden;
 height: 80vh;
 padding: 100px 0px 0px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 background-color: #fff;
 color: #111;
 text-align: left;
}
.introducao-bloco {
 margin-bottom: 0px;
}
.subtitulo-section {
 font-family: Oswald, sans-serif;
 font-size: 2.2em;
 line-height: 1.5em;
 text-align: center;
}
.link-seta-texto {
 position: static;
 top: 0px;
 right: 0px;
 display: block;
 font-family: Lato, sans-serif;
 font-size: 1em;
 line-height: 1.5em;
 text-align: center;
}
.section-titulo-pequeno {
 margin-bottom: 14px;
 font-family: Lato, sans-serif;
 color: #a11314;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
 letter-spacing: 4px;
 text-transform: uppercase;
}
.section-titulo-pequeno.cor-branca {
 color: #fff;
 font-weight: 400;
 text-align: center;
}
.wrapper {
 display: block;
 max-width: 1200px;
 margin-right: auto;
 margin-left: auto;
 background-color: transparent;
}
.elementosaprendizagem {
 overflow: hidden;
 padding: 120px 24px;
 background-color: #fff;
 color: #111;
 text-align: center;
}
.elementosaprendizagem.grey-section {
 padding-top: 120px;
 background-color: #f1a2a3;
}
.service-simple-header {
 margin-top: 12px;
 color: #fff;
 font-size: 1.1em;
 line-height: 1.5em;
 font-weight: 900;
}
.service-simple {
 width: 25%;
 padding-right: 32px;
 padding-bottom: 24px;
 padding-left: 15px;
 text-align: left;
}
.service-simple-info {
 position: relative;
 overflow: hidden;
 padding-left: 16px;
 color: #9096a4;
}
.section-header-wrapper {
 display: block;
 max-width: 570px;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 64px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 text-align: center;
}
.services-simple-2 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-top: -8px;
 margin-bottom: -32px;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.elementos-de-apoio {
 float: left;
}
.paragraph-small {
 color: #fff;
 font-size: 1em;
 line-height: 1.5em;
}
.secaoautor {
 overflow: hidden;
 padding: 120px 24px;
 background-color: #fff;
 color: #111;
 text-align: center;
}
.about-side-media {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: start;
 -webkit-justify-content: flex-start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 -webkit-box-align: stretch;
 -webkit-align-items: stretch;
 -ms-flex-align: stretch;
 align-items: stretch;
}
.about-side-media.about-side-reversed {
 margin-top: 37px;
 margin-bottom: 55px;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: reverse;
 -webkit-flex-direction: row-reverse;
 -ms-flex-direction: row-reverse;
 flex-direction: row-reverse;
}
.about-side-image-info {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100%;
 margin-right: 8.33333333%;
 margin-left: 8.33333333%;
 padding-right: 0px;
 padding-left: 0px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 text-align: left;
}
.about-side-image-wrapper {
 display: none;
 width: 39%;
 margin-right: 15px;
 margin-left: 15px;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
}
.about-side-image {
 border-radius: 0px;
}
.card-header-aula {
 position: static;
 top: -110px;
 margin-top: 22px;
 padding-right: 22px;
 padding-left: 22px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1.1em;
 line-height: 1em;
 font-weight: 900;
}
.cardsmaterialcomplementar {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 margin-bottom: -30px;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
}
.cardmaterialcomplementar {
 margin-right: 15px;
 margin-bottom: 30px;
 margin-left: 15px;
 padding: 56px 32px 40px;
 -webkit-box-flex: 1;
 -webkit-flex-grow: 1;
 -ms-flex-positive: 1;
 flex-grow: 1;
 -webkit-flex-basis:
20%;
 -ms-flex-preferred-size: 20%;
 flex-basis: 20%;
 border-radius: 8px;
 background-color: #fff;
 box-shadow: 0 8px 28px 0 rgba(46, 50, 60, 0.09);
 color: #9096a4;
}
.cardmaterialcomplementar._33-width {
 display: block;
 -webkit-flex-basis: 40%;
 -ms-flex-preferred-size: 40%;
 flex-basis: 40%;
 border-radius: 0px;
 background-color: #c0504d;
 color: #c0504d;
}
.cardmaterialcomplementar.caixaatividades {
 display: block;
 width: 100%;
 -webkit-flex-basis: 30%;
 -ms-flex-preferred-size: 30%;
 flex-basis: 30%;
 border-radius: 0px;
 background-color: #c0504d;
 box-shadow: none;
 color: #c0504d;
 text-align: center;
}
.botao-home-2 {
 height: 48px;
 padding: 11px 24px;
 border-radius: 24px;
 background-color: #ffa535;
 background-image: -webkit-gradient(linear, left top, right top, from(#ff753e), to(#ffb731));
 background-image: linear-gradient(90deg, #ff753e, #ffb731);
 -webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
 transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
 transition: box-shadow 300ms ease, transform 300ms ease;
 transition: box-shadow 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
 font-size: 15px;
 line-height: 24px;
 font-weight: 700;
 text-decoration: none;
}
.botao-home-2:hover {
 box-shadow: 0 5px 18px 0 rgba(255, 165, 53, 0.5);
 -webkit-transform: translate(0px, -1px);
 -ms-transform: translate(0px, -1px);
 transform: translate(0px, -1px);
}
.botao-home-2.botao-complementar {
 width: 30%;
 margin-top: 42px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a11314), to(#a11314));
 background-image: linear-gradient(180deg, #a11314, #a11314);
}
.botao-home-2.botao-complementar:hover {
 box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.5);
}
.botao-home-2.voltar {
 width: 20%;
 margin-top: 24px;
 margin-bottom: -80px;
 padding-right: 0px;
 padding-left: 0px;
 border: 2px solid #fff;
 border-radius: 25px 0px 0px 25px;
 background-color: transparent;
 background-image: none;
 font-size: 1em;
 line-height: 2em;
}
.botao-home-2.voltar:hover {
 box-shadow: 0 5px 18px 0 #e03b40;
}
.botao-home-2.avancar {
 width: 20%;
 margin-top: 24px;
 margin-bottom: -80px;
 padding-right: 0px;
 padding-left: 0px;
 float: none;
 border: 2px solid #fff;
 border-radius: 0px 25px 25px 0px;
 background-color: transparent;
 background-image: none;
 font-size: 1em;
 line-height: 2em;
}
.botao-home-2.avancar:hover {
 box-shadow: 0 5px 18px 0 #e03b40;
}
.botao-home-2.avancar2 {
 margin-top: 24px;
 margin-bottom: -80px;
 padding-right: 50px;
 padding-left: 50px;
 border: 2px solid #fff;
 border-top-right-radius: 24px;
 border-bottom-right-radius: 24px;
 background-color: transparent;
 background-image: none;
}
.botao-home-2.avancar2:hover {
 box-shadow: 0 5px 18px 0 #e03b40;
}
.botao-home-2.botao_atividades {
 display: inline-block;
 width: 30%;
 margin-top: 42px;
 margin-right: 12px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#a11314), to(#a11314));
 background-image: linear-gradient(180deg, #a11314, #a11314);
 font-size: 1em;
}
.botao-home-2.botao_atividades:hover {
 box-shadow: 0 5px 18px 0 rgba(0, 0, 0, 0.5);
}
.botao-home-2.botao_mobile {
 width: 20%;
 margin-top: 24px;
 margin-bottom: -80px;
 padding-right: 0px;
 padding-left: 0px;
 float: none;
 border: 2px solid #fff;
 border-radius: 0px 25px 25px 0px;
 background-color: transparent;
 background-image: none;
 font-size: 1em;
 line-height: 2em;
}
.botao-home-2.botao_mobile:hover {
 box-shadow: 0 5px 18px 0 #e03b40;
}
.materialcomplementar {
 overflow: hidden;
 padding: 120px 24px;
 background-color: #fff;
 color: #111;
 text-align: center;
}
.materialcomplementar.grey-section {
 background-color: rgba(238, 52, 53, 0.07);
}
.section-header {
 margin-top: 20px;
 margin-bottom: 8px;
}
.section-header.white-text {
 margin-top: 0px;
 padding-top: 0px;
 font-family: 'Open Sans', sans-serif;
 color: #fff;
 font-size: 2em;
}
.section-description-2 {
 color: #9096a4;
 font-size: 16px;
 line-height: 28px;
}
.section-description-2.white-text {
 font-family: 'Open Sans', sans-serif;
 color: #fff;
 font-size: 1em;
}
.rodape {
 background-color: #ee3435;
}
.text-block-2 {
 padding-top: 5px;
 padding-bottom: 5px;
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1em;
 line-height: 2em;
 font-weight: 100;
 text-align: center;
}
.bold-text-2 {
 font-weight: 400;
}
.link {
 color: #fff;
 text-decoration: none;
}
.bold-text {
 color: #fff;
 font-weight: 400;
 text-decoration: none;
}
.section-8 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 height: 40vh;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 background-color: #dadada;
 background-image: linear-gradient(45deg, rgba(161, 19, 20, 0.5), rgba(246, 244, 78, 0.5)), url('../images/pattern_overlay_1pattern_overlay.png'), url('../images/generica33.jpg');
 background-position: 0px 0px, 0px 0px, 50% 67%;
 background-size: auto, 2px, cover;
 background-attachment: scroll, scroll, fixed;
 font-size: 1em;
 line-height: 1em;
}
.containersessaotitulo {
 padding-top: 40px;
}
.linha-topo-2 {
 display: block;
 width: 250px;
 height: 4px;
 margin: 0px auto;
 border-radius: 5px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
 background-image: linear-gradient(180deg, #fff, #fff);
 color: #fff;
 text-align: center;
}
.capa-hero-titulo {
 margin-top: 10px;
 font-family: Lato, sans-serif;
 font-size: 5em;
 line-height: 1.3em;
 font-weight: 900;
}
.capa-hero-titulo.sessao {
 margin-bottom: 15px;
 font-family: Oswald, sans-serif;
 color: #fff;
 font-size: 4em;
 font-weight: 700;
 text-align: center;
}
.introducao {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 background-color: #f5f6f9;
 font-size: 1em;
 line-height: 1.5em;
}
.caixa_titulo {
 padding-right: 9%;
 padding-left: 9%;
}
.sectionreferencias {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 background-color: #f5f6f9;
 font-size: 1em;
 line-height: 1.5em;
 text-align: justify;
}
.titulosprincipais {
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 5px 9% 5px 0%;
 border-color: #c0504d;
 background-color: transparent;
 background-image: repeating-linear-gradient(88deg, #ee3435, hsla(0, 0%, 100%, 0));
}
.inicio {
 height: 100vh;
 background-image: url('../images/pattern_overlay_1pattern_overlay.png');
 background-position: 0px 0px;
 background-size: 2px;
}
.bold-text-5 {
 font-weight: 400;
}
.caixa_imagens {
 position: relative;
 width: 100%;
 margin-top: 20px;
 margin-bottom: 60px;
}
.image-17 {
 position: absolute;
 left: 15px;
 top: 15px;
}
.legendaimagensfotos {
 display: inline-block;
 overflow: visible;
 width: 100%;
 margin-bottom: 0px;
 padding: 20px;
 -webkit-box-flex: 0;
 -webkit-flex: 0 auto;
 -ms-flex: 0 auto;
 flex: 0 auto;
 background-image: linear-gradient(25deg, rgba(0, 0, 0, 0.47), transparent), linear-gradient(180deg, #ee3435, #ee3435);
 font-family: Lato, sans-serif;
 color: #fff;
 font-size: 1em;
}
.legendaimagensfotos.vermelho {
 position: static;
 width: 100%;
 background-image: linear-gradient(80deg, #741112, #eb3636), linear-gradient(25deg, rgba(0, 0, 0, 0.25), hsla(0, 0%, 100%, 0.5)), linear-gradient(180deg, #ee3435, #ee3435);
}
.utility-page-wrap {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 100vw;
 height: 100vh;
 max-height: 100%;
 max-width: 100%;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
}
.utility-page-content {
 display: -webkit-box;
display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 width: 260px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 text-align: center;
}
.html-embed {
 overflow: auto;
 padding-top: 30px;
 padding-bottom: 15px;
}
.legenda_tabela {
 padding-bottom: 20px;
 font-weight: 400;
}
.heading-11 {
 text-align: center;
}
.introducaounidade {
 margin-top: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 font-size: 1em;
 line-height: 1.5em;
}
.introducaounidade.conteudo_cor {
 background-color: rgba(238, 52, 53, 0.07);
 font-size: 1em;
}
.instrucoesdiagramadores {
 color: #000;
 font-size: 18px;
 line-height: 24px;
 text-decoration: underline;
 text-transform: uppercase;
}
.notas_rodape {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 z-index: 9999;
 display: none;
 overflow: visible;
 height: 100vh;
 padding-top: 60px;
 padding-bottom: 0px;
 background-color: rgba(0, 0, 0, 0.81);
 text-align: center;
}
.bold-text-6 {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 font-weight: 400;
 text-align: center;
}
.titulo1 {
 font-family: Oswald, sans-serif;
 color: #000;
}
.linha_titulos3 {
 width: 86%;
 height: 3px;
 max-width: 600%;
 min-height: auto;
 min-width: 600px;
 margin-top: 0px;
 margin-bottom: 28px;
 border-radius: 500px;
 background-image: linear-gradient(234deg, hsla(0, 0%, 100%, 0) 13%, rgba(240, 90, 40, 0));
}
.linhatopo_1 {
 display: block;
 width: 190px;
 height: 3px;
 margin: 30px auto 20px;
 border-radius: 5px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
 background-image: linear-gradient(180deg, #fff, #fff);
 text-align: center;
}
.linha_titulos4 {
 width: 86%;
 height: 3px;
 max-width: 600%;
 min-height: auto;
 min-width: 600px;
 margin-top: 0px;
 margin-bottom: 24px;
 padding-bottom: 0px;
 border-radius: 500px;
 background-image: linear-gradient(234deg, hsla(0, 0%, 100%, 0) 13%, #f6f44e);
}
.efeito_cima {
 width: 600px;
 height: 25px;
 margin-top: 0px;
 padding-top: 0px;
 border-radius: 25px 0px 0px 25px;
 background-color: #41b7ee;
}
.efeito_cima.saibamais {
 width: 200%;
 background-color: #3c733d;
}
.efeito_cima.livro {
 width: 200%;
 background-color: #e90709;
}
.efeito_cima.pensenisso {
 width: 200%;
}
.efeito_cima.filme {
 width: 200%;
 background-color: #1b54a1;
}
.efeito_baixo {
 width: 300px;
 height: 25px;
 margin-top: 20px;
 border-radius: 0px 25px 25px 0px;
 background-color: #41b7ee;
}
.efeito_baixo2 {
 width: 600px;
 height: 25px;
 margin-top: 20px;
 margin-bottom: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 border-radius: 0px 25px 25px 0px;
 background-color: #41b7ee;
}
.efeito_baixo2.saibamais {
 width: 100%;
 background-color: #3c733d;
}
.efeito_baixo2.livro {
 width: 100%;
 background-color: #e90709;
}
.efeito_baixo2.pensenisso {
 width: 100%;
}
.efeito_baixo2.filme {
 width: 100%;
 background-color: #1b54a1;
}
.italic-text-2 {
 font-family: Oswald, sans-serif;
 font-size: 0.9em;
 font-weight: 200;
}
.italic-text-3 {
 font-family: Oswald, sans-serif;
 font-size: 0.9em;
 font-weight: 200;
}
.avancar {
 margin-top: 1%;
 float: right;
 font-family: Exo, sans-serif;
 font-size: 20px;
}
.voltar {
 font-family: Exo, sans-serif;
 font-size: 20px;
}
.subtitulosprincipais {
 margin-top: 0px;
 padding-right: 9%;
 padding-left: 0%;
}
.conteudo_atividade {
 margin-top: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 font-size: 1em;
 line-height: 1.5em;
}
.conteudo_atividade.conteudo_cor {
 background-color: rgba(238, 52, 53, 0.07);
 color: #000;
 font-size: 1em;
}
.conclusao {
 margin-top: 0px;
 margin-bottom: 0px;
 padding-top: 80px;
 padding-bottom: 80px;
 background-color: #f5f6f9;
 font-size: 1em;
 line-height: 1.5em;
}
.section-descricao-2 {
 font-family: Lato, sans-serif;
 color: #9096a4;
 font-size: 1em;
 line-height: 1.5em;
}
.section-titulo-pequeno-2 {
 margin-bottom: 0px;
 font-family: Lato, sans-serif;
 color: #e03b40;
 font-size: 1em;
 line-height: 1.5em;
 font-weight: 400;
 letter-spacing: 4px;
 text-transform: uppercase;
}
.subtitulo-section-2 {
 font-family: Oswald, sans-serif;
 font-size: 2em;
 line-height: 1.5em;
}
.qualificacoes {
 font-family: Lato, sans-serif;
 color: #9096a4;
 font-size: 1em;
 line-height: 1.5em;
}
.caixa_ativiidades {
 color: #fff;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
}
.caixa_atividades {
 position: static;
 top: -110px;
 margin-top: 22px;
 padding-right: 22px;
 padding-left: 22px;
 font-family: Oswald, sans-serif;
 color: #fff;
 font-size: 2em;
 line-height: 1em;
 font-weight: 900;
}
.secao_atividades {
 display: block;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#c0504d), to(#c0504d));
 background-image: linear-gradient(180deg, #c0504d, #c0504d);
 background-position: 0px 0px;
 background-size: auto;
 background-repeat: repeat;
 background-attachment: scroll;
 font-size: 1em;
 line-height: 2em;
}
.container_atividades {
 margin-top: 0px;
 padding: 0px 30px;
}
.full-screen-menu-4 {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: block;
 overflow: auto;
 width: 100%;
 height: 100vh;
 padding: 0px 16px 16px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 background-color: #2e323c;
 background-image: url('../images/pattern_overlay_1pattern_overlay.png'), -webkit-gradient(linear, left top, left bottom, from(#f05a28), to(#f05a28));
 background-image: url('../images/pattern_overlay_1pattern_overlay.png'), linear-gradient(180deg, #f05a28, #f05a28);
 background-position: 0px 0px, 0px 0px;
 background-size: 2px, auto;
}
.linksdomenu-2 {
 width: 100%;
 text-align: left;
}
.full-screen-menu-5 {
 position: fixed;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: block;
 overflow: auto;
 width: 100%;
 height: 100vh;
 padding: 0px 16px 16px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 -webkit-flex-wrap: nowrap;
 -ms-flex-wrap: nowrap;
 flex-wrap: nowrap;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 background-color: #2e323c;
 background-image: linear-gradient(237deg, #ee3435, #edc2c2);
}
.titulos-nav-link-2 {
 display: block;
 margin-top: 10px;
 padding: 0px;
 color: #fff;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
 text-align: left;
}
.titulos-nav-link-2:hover {
 font-weight: 700;
}
.titulos-nav-link-2.w--current {
 margin-top: 10px;
 color: #f64157;
}
.section-10 {
 position: static;
 right: 0px;
 bottom: 0px;
}
.caixa_paragrafo {
 padding-right: 85px;
 padding-left: 85px;
 border-left: 1px none #000;
 font-family: Lato, sans-serif;
 color: #000;
 font-weight: 300;
}
.caixa_paragrafo h2 {
 margin-top: 10px;
 margin-bottom: 13px;
 margin-left: 0px;
 padding-top: 17px;
 padding-bottom: 14px;
 padding-left: 17px;
 background-image: linear-gradient(88deg, #ee3435, hsla(0, 0%, 100%, 0));
 font-family: Oswald, sans-serif;
 font-size: 2.2em;
 font-weight: 400;
}
.caixa_paragrafo p {
 margin-top: 20px;
 margin-bottom: 20px;
 color: #242424;
 font-size: 1.1em;
 font-weight:
300;
 text-align: justify;
 text-decoration: none;
 text-transform: none;
}
.caixa_paragrafo h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 20px;
 background-color: #f3d1d1;
 background-image: linear-gradient(98deg, #f3adad, hsla(0, 0%, 100%, 0.47) 85%, hsla(0, 0%, 100%, 0));
 color: #242424;
 font-size: 1.1em;
 line-height: 1.6em;
 font-style: normal;
 font-weight: 300;
}
.caixa_paragrafo h3 {
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 background-image: linear-gradient(88deg, #ee3435, hsla(0, 0%, 100%, 0));
 font-family: Oswald, sans-serif;
 color: #000;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
}
.caixa_paragrafo h4 {
 margin-top: 20px;
 margin-bottom: 20px;
 font-family: Oswald, sans-serif;
 font-size: 1.5em;
 line-height: 1.3em;
 font-weight: 300;
}
.caixa_paragrafo h5 {
 margin-top: 20px;
 margin-bottom: 20px;
 font-family: Oswald, sans-serif;
 color: #242424;
 font-size: 1.3em;
 line-height: 1.3em;
 font-weight: 200;
}
.caixa_paragrafo blockquote {
 margin-top: 20px;
 margin-bottom: 30px;
 margin-left: 0px;
 padding-right: 0px;
 padding-left: 160px;
 border-left-style: none;
 font-size: 1em;
 line-height: 1.5em;
 font-style: italic;
}
.caixa_paragrafo ol {
 list-style-type: lower-alpha;
}
.caixa_paragrafo.roxa {
 background-color: transparent;
}
.caixa_paragrafo h1 {
 padding-top: 10px;
 padding-bottom: 10px;
 padding-left: 17px;
 background-image: linear-gradient(88deg, #ee3435, #fff);
 font-family: Oswald, sans-serif;
 font-size: 2.2em;
 line-height: 1.2em;
 font-weight: 400;
}
.caixa_elemento {
 color: #fff;
 font-style: normal;
}
.caixa_elemento h6 {
 padding-left: 80px;
 font-size: 1em;
 font-style: italic;
 font-weight: 300;
}
.caixa_elemento h4 {
 font-size: 1.1em;
 line-height: 1.1em;
}
.caixa_elemento a {
 color: #fff;
}
.caixa_texto {
 padding-right: 9%;
 padding-left: 9%;
}
.questao-alternativa-check {
 display: block;
 width: 20px;
 height: 20px;
 margin-top: 10px;
 margin-bottom: -27px;
 margin-left: -22px;
 border-style: solid;
 border-width: 4px;
 border-color: rgba(66, 66, 66, 0.45);
 border-radius: 100%;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(66, 66, 66, 0.23)), to(rgba(66, 66, 66, 0.23)));
 background-image: linear-gradient(180deg, rgba(66, 66, 66, 0.23), rgba(66, 66, 66, 0.23));
}
.questao-alternativa-texto {
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 15px;
 font-size: 1em;
}
.questao-alternativa-box {
 margin-top: 0px;
 margin-left: 0px;
 padding: 10px 20px 10px 40px;
 background-image: none;
 cursor: pointer;
}
.questao-alternativa-box:hover {
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 124, 187, 0.13)), to(rgba(77, 124, 187, 0.13)));
 background-image: linear-gradient(180deg, rgba(77, 124, 187, 0.13), rgba(77, 124, 187, 0.13));
}
.questao-alternativa-box.on {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#fc7f80), to(#fc7f80));
 background-image: linear-gradient(180deg, #fc7f80, #fc7f80);
 -webkit-transition: background-color 800ms ease;
 transition: background-color 800ms ease;
}
.questao-alternativa-box.correta {
 background-image: none;
}
.questao-alternativa-box.correta.on {
 background-image: -webkit-gradient(linear, left top, left bottom, from(#d3e2d3), to(#d3e2d3));
 background-image: linear-gradient(180deg, #d3e2d3, #d3e2d3);
}
.questao-box {
 margin-top: 40px;
 padding: 40px 9%;
 border-style: dashed none;
 border-width: 3px;
 border-color: rgba(27, 84, 161, 0.21);
 font-size: 1em;
 font-weight: 300;
}
.questao-feedback-texto {
 display: block;
 margin-top: 0px;
 font-size: 0.9em;
}
.questao-feedback {
 display: none;
 margin-left: 36px;
}
.questao-feedback.on {
 display: block;
}
.questao-enunciado-texto {
 padding-top: 0px;
 font-size: 1.1em;
}
.caixa_paragrafo_roxa {
 padding-right: 85px;
 padding-left: 85px;
 border-left: 1px none #000;
 background-color: transparent;
 font-family: Lato, sans-serif;
 color: #000;
 font-weight: 300;
}
.caixa_paragrafo_roxa h2 {
 margin-top: 10px;
 margin-bottom: 13px;
 margin-left: 0px;
 padding-top: 17px;
 padding-bottom: 14px;
 padding-left: 17px;
 background-image: linear-gradient(88deg, #ee3435, hsla(0, 0%, 100%, 0));
 font-family: Oswald, sans-serif;
 font-size: 2.2em;
 font-weight: 400;
}
.caixa_paragrafo_roxa p {
 margin-top: 20px;
 margin-bottom: 20px;
 color: #000;
 font-size: 1.1em;
 font-weight: 300;
 text-align: justify;
 text-decoration: none;
 text-transform: uppercase;
}
.caixa_paragrafo_roxa h6 {
 margin-top: 0px;
 margin-bottom: 0px;
 padding: 20px;
 background-color: #f3d1d1;
 background-image: linear-gradient(98deg, #f3adad, hsla(0, 0%, 100%, 0.47) 85%, hsla(0, 0%, 100%, 0));
 color: #242424;
 font-size: 1.1em;
 line-height: 1.6em;
 font-style: normal;
 font-weight: 300;
}
.caixa_paragrafo_roxa h3 {
 padding-top: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
 background-image: linear-gradient(88deg, #ee3435, hsla(0, 0%, 100%, 0));
 font-family: Oswald, sans-serif;
 color: #000;
 font-size: 1.5em;
 line-height: 1.5em;
 font-weight: 400;
}
.caixa_paragrafo_roxa h4 {
 margin-top: 20px;
 margin-bottom: 20px;
 font-family: Oswald, sans-serif;
 font-size: 1.5em;
 line-height: 1.3em;
 font-weight: 300;
}
.caixa_paragrafo_roxa h5 {
 margin-top: 20px;
 margin-bottom: 20px;
 font-family: Oswald, sans-serif;
 color: #242424;
 font-size: 1.3em;
 line-height: 1.3em;
 font-weight: 200;
}
.caixa_paragrafo_roxa blockquote {
 margin-top: 20px;
 margin-bottom: 30px;
 margin-left: 0px;
 padding-right: 0px;
 padding-left: 160px;
 border-left-style: none;
 font-size: 1em;
 line-height: 1.5em;
 font-style: italic;
}
.caixa-tabela {
 padding-right: 9%;
 padding-left: 9%;
}
html.w-mod-js *[data-ix="fade-left"] {
 opacity: 0;
 -webkit-transform: translate(60px, 0px);
 -ms-transform: translate(60px, 0px);
 transform: translate(60px, 0px);
}
html.w-mod-js *[data-ix="fade-right"] {
 opacity: 0;
 -webkit-transform: translate(-60px, 0px);
 -ms-transform: translate(-60px, 0px);
 transform: translate(-60px, 0px);
}
html.w-mod-js *[data-ix="fade-up-1"] {
 opacity: 0;
 -webkit-transform: translate(0px, 60px);
 -ms-transform: translate(0px, 60px);
 transform: translate(0px, 60px);
}
html.w-mod-js *[data-ix="play-button"] {
 opacity: 0;
 -webkit-transform: scale(0.5, 0.5);
 -ms-transform: scale(0.5, 0.5);
 transform: scale(0.5, 0.5);
}
html.w-mod-js *[data-ix="fade-up-2"] {
 opacity: 0;
 -webkit-transform: translate(0px, 60px);
 -ms-transform: translate(0px, 60px);
 transform: translate(0px, 60px);
}
html.w-mod-js *[data-ix="fade-up-3"] {
 opacity: 0;
 -webkit-transform: translate(0px, 60px);
 -ms-transform: translate(0px, 60px);
 transform: translate(0px, 60px);
}
html.w-mod-js *[data-ix="notasmodal"] {
 display: none;
 opacity: 0;
 -webkit-transform: scale3d(1, 1, 1.1);
 transform: scale3d(1, 1, 1.1);
}
@media (max-width: 991px) {
 .secaoavancar.sumario {
 position: static;
 left: 0px;
 right: 0px;
 bottom: -6px;
 }
 .entrada-da-aula {
 font-size: 1em;
 line-height: 2em;
 }
 .nome-da-aula-topo {
 font-size: 4em;
 line-height: 1.3em;
 }
 .capa-_conteudo {
 padding-right: 10px;
 padding-left: 10px;
 }
 .icone_caixa {
 max-width: 100%;
 margin-left: 5%;
 }
 .column-6 {
 padding-left: 0px;
 }
 .bloco-thumblr {
 margin-bottom: 58px;
 }
 .logo-link {
 padding-top: 21px;
 padding-bottom: 19px;
 }
 .logo-link.full-screen-logo {
 left: 8px;
 }
 .logo-link.full-screen-logo {
 left: 8px;
 }
 .logo {
 margin-bottom: 9px;
 }
 .menu-button {
 color: #2e323c;
 }
 .menu-button.w--open {
 background-color: transparent;
 color: #2e323c;
 }
 .nav-bar {
 padding-right: 0px;
 padding-left: 2px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left:
8px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left: 8px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left: 8px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left: 8px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left: 8px;
 }
 .nav-bar.ghost-nav-bar {
 padding-right: 8px;
 padding-left: 8px;
 }
 .titulos-nav-link {
 font-size: 1.2em;
 line-height: 1.5em;
 }
 .aulas-nav-link {
 font-size: 1em;
 line-height: 1.5em;
 }
 .texto-section {
 padding-right: 8px;
 font-size: 15px;
 }
 .conteudo-bloco-flex {
 padding-right: 8px;
 padding-bottom: 88px;
 padding-left: 8px;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 }
 .introcucao-bloco-lado {
 padding: 0px 3%;
 }
 .sumario-titulo-div {
 max-width: 66.66%;
 padding-bottom: 56px;
 }
 .section-descricao {
 font-size: 15px;
 }
 .div-bloco-flex {
 display: block;
 height: 70vh;
 grid-column-gap: 16px;
 grid-row-gap: 16px;
 -ms-grid-columns: 1fr 1fr;
 grid-template-columns: 1fr 1fr;
 -ms-grid-rows: auto auto;
 grid-template-rows: auto auto;
 }
 .secaointro {
 padding: 100px 8px;
 }
 .introducao-bloco {
 margin-bottom: -100px;
 }
 .elementosaprendizagem {
 padding: 100px 8px;
 }
 .service-simple {
 padding-right: 16px;
 padding-left: 8px;
 }
 .section-header-wrapper {
 max-width: 66.66%;
 padding-bottom: 56px;
 }
 .elementos-de-apoio {
 display: block;
 width: 56px;
 }
 .secaoautor {
 padding: 100px 8px;
 }
 .about-side-media {
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 }
 .about-side-image-info {
 padding-right: 8px;
 padding-left: 8px;
 }
 .about-side-image-wrapper {
 width: 41.66%;
 margin-right: 0px;
 margin-left: 0px;
 padding-right: 8px;
 padding-left: 8px;
 }
 .cardsmaterialcomplementar {
 margin-bottom: -16px;
 }
 .cardmaterialcomplementar {
 margin-right: 8px;
 margin-bottom: 16px;
 margin-left: 8px;
 -webkit-flex-basis: 40%;
 -ms-flex-preferred-size: 40%;
 flex-basis: 40%;
 }
 .cardmaterialcomplementar._33-width {
 padding-right: 24px;
 padding-left: 24px;
 }
 .cardmaterialcomplementar.caixaatividades {
 padding-right: 24px;
 padding-left: 24px;
 }
 .botao-home-2.voltar {
 width: 25%;
 margin-bottom: -56px;
 }
 .botao-home-2.avancar {
 width: 25%;
 margin-bottom: -56px;
 padding-right: 0px;
 padding-left: 0px;
 text-align: center;
 }
 .botao-home-2.avancar2 {
 margin-bottom: -56px;
 }
 .botao-home-2.botao_mobile {
 width: 25%;
 margin-bottom: -56px;
 padding-right: 0px;
 padding-left: 0px;
 text-align: center;
 }
 .materialcomplementar {
 padding: 100px 8px;
 }
 .section-header.white-text {
 font-size: 2em;
 }
 .section-description-2 {
 font-size: 15px;
 }
 .legendaimagensfotos {
 width: 50%;
 }
 .legendaimagensfotos.vermelho {
 width: 90%;
 }
 .section-descricao-2 {
 font-size: 15px;
 }
 .qualificacoes {
 font-size: 15px;
 }
 .full-screen-menu-4 {
 max-height: 100vh;
 }
 .full-screen-menu-5 {
 max-height: 100vh;
 }
 .titulos-nav-link-2 {
 font-size: 1.2em;
 line-height: 1.5em;
 }
}
@media (max-width: 767px) {
 .body {
 height: 70px;
 }
 .container_conteudo {
 margin-bottom: 0px;
 }
 .container-2 {
 text-align: center;
 }
 .secaoavancar.sumario {
 position: absolute;
 left: 0px;
 top: auto;
 right: 0px;
 bottom: 0px;
 display: block;
 overflow: visible;
 margin-bottom: 0px;
 padding-top: 30px;
 padding-bottom: 10px;
 }
 .subtitulo_02 {
 font-size: 1.6em;
 }
 .entrada-de-aula-wrapper {
 margin-top: 0px;
 margin-bottom: 0px;
 }
 .entrada-de-aula-info {
 padding-right: 10px;
 padding-left: 10px;
 }
 .unidade_topo {
 padding-bottom: 0px;
 font-size: 1.5em;
 }
 .linha-topo {
 margin-top: 15px;
 margin-bottom: 15px;
 }
 .nome-da-aula-topo {
 font-size: 2.5em;
 line-height: 1.2em;
 }
 .seta-topo {
 max-width: 70%;
 }
 .capa-_conteudo {
 margin-right: 20px;
 margin-left: 20px;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 }
 .capa-info {
 margin-top: 100px;
 }
 .capa-professor {
 font-size: 1em;
 }
 .capa_titulo_professor {
 font-size: 1.5em;
 }
 .titulo_capa {
 font-size: 2.5em;
 }
 .btn_iniciar_aula {
 left: 26px;
 bottom: 229px;
 margin: 20px 0px auto;
 }
 .icone_caixa {
 width: 30%;
 max-width: 35%;
 margin-left: -2%;
 padding-top: 15px;
 }
 .column-10 {
 min-height: 20px;
 }
 .bloco-thumblr {
 margin-bottom: 84px;
 }
 .image-scale {
 width: 100%;
 }
 .linha_titulos2 {
 width: 25%;
 }
 .link-arrow {
 font-size: 11px;
 line-height: 32px;
 }
 .logo-link {
 padding-top: 12px;
 padding-bottom: 16px;
 }
 .logo-link.full-screen-logo {
 left: 8px;
 }
 .logo-link.full-screen-logo {
 left: 8px;
 }
 .menu-button {
 width: 56px;
 height: 56px;
 margin-right: 4px;
 }
 .menu-button.white-menu-button {
 margin-right: 0px;
 }
 .menu-button.white-menu-button {
 margin-right: 0px;
 }
 .logo-text {
 display: none;
 margin-left: 0px;
 font-size: 13px;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .nav-bar.ghost-nav-bar {
 display: block;
 }
 .text-block-4 {
 position: static;
 right: 0px;
 bottom: 16px;
 overflow: visible;
 margin-bottom: 21px;
 }
 .full-screen-menu-list {
 display: block;
 margin-top: 50px;
 }
 .logo-wrapper-2 {
 display: inline-block;
 float: left;
 }
 .link-block {
 z-index: -20;
 }
 .conteudo-bloco-flex {
 padding-bottom: 48px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: reverse;
 -webkit-flex-direction: column-reverse;
 -ms-flex-direction: column-reverse;
 flex-direction: column-reverse;
 }
 .introcucao-bloco-lado {
 width: 100%;
 padding: 48px 8.33% 0px;
 text-align: center;
 }
 .sumario-titulo-div {
 padding-bottom: 40px;
 }
 .section-titulo {
 margin-top: 16px;
 }
 .section-descricao {
 font-size: 14px;
 line-height: 24px;
 }
 .div-bloco-flex {
 position: absolute;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 height: 50vh;
 margin-bottom: 0px;
 padding-bottom: 0px;
 }
 .tituloaulacard {
 font-size: 1.5em;
 }
 .secaointro {
 height: 100vh;
 margin-bottom: 80px;
 padding-top: 80px;
 padding-bottom: 80px;
 }
 .introducao-bloco {
 margin-bottom: -60px;
 }
 .section-titulo-pequeno {
 font-size: 1.5em;
 line-height: 16px;
 letter-spacing: 3px;
 }
 .elementosaprendizagem {
 padding-top: 80px;
 padding-bottom: 80px;
 }
 .service-simple-header {
 margin-top: 8px;
 }
 .service-simple {
 width: 83.33%;
 padding-right: 8px;
 padding-bottom: 16px;
 }
 .section-header-wrapper {
 position: static;
 left: 0px;
 right: 0px;
 bottom: 0px;
 padding-bottom: 40px;
 }
 .services-simple-2 {
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 }
 .secaoautor {
 padding-top: 80px;
 padding-bottom: 80px;
 }
 .about-side-image-info {
 width: 50%;
 margin-right: 0%;
 margin-left: 0%;
 padding-right: 24px;
padding-left: 24px;
 }
 .about-side-image-wrapper {
 width: 50%;
 -webkit-box-flex: 1;
 -webkit-flex: 1;
 -ms-flex: 1;
 flex: 1;
 }
 .cardmaterialcomplementar._33-width {
 -webkit-flex-basis: 40%;
 -ms-flex-preferred-size: 40%;
 flex-basis: 40%;
 }
 .cardmaterialcomplementar.caixaatividades {
 -webkit-flex-basis: 40%;
 -ms-flex-preferred-size: 40%;
 flex-basis: 40%;
 }
 .botao-home-2.botao-complementar {
 width: 50%;
 }
 .botao-home-2.voltar {
 width: 33%;
 margin-bottom: -40px;
 padding-left: 0px;
 }
 .botao-home-2.avancar {
 width: 33%;
 margin-bottom: -40px;
 padding-right: 0px;
 padding-left: 0px;
 }
 .botao-home-2.avancar2 {
 margin-bottom: -40px;
 }
 .botao-home-2.botao_atividades {
 width: 50%;
 }
 .botao-home-2.botao_mobile {
 width: 33%;
 margin-bottom: -40px;
 padding-right: 0px;
 padding-left: 0px;
 }
 .materialcomplementar {
 padding-top: 80px;
 padding-bottom: 80px;
 }
 .section-header {
 margin-top: 16px;
 }
 .section-header.white-text {
 font-size: 2em;
 }
 .section-description-2 {
 font-size: 14px;
 line-height: 24px;
 }
 .section-8 {
 height: 30vh;
 }
 .capa-hero-titulo {
 font-size: 3em;
 }
 .capa-hero-titulo.sessao {
 font-size: 3em;
 }
 .legendaimagensfotos {
 right: 0%;
 bottom: 0%;
 width: 50%;
 }
 .legendaimagensfotos.vermelho {
 width: 90%;
 }
 .html-embed {
 font-size: 0.9em;
 line-height: 1.4em;
 }
 .linhatopo_1 {
 margin-top: 15px;
 margin-bottom: 15px;
 }
 .efeito_cima.saibamais {
 width: 100%;
 }
 .efeito_cima.livro {
 width: 100%;
 }
 .efeito_cima.pensenisso {
 width: 100%;
 }
 .efeito_cima.filme {
 width: 100%;
 }
 .section-descricao-2 {
 font-size: 14px;
 line-height: 24px;
 }
 .section-titulo-pequeno-2 {
 font-size: 10px;
 line-height: 16px;
 letter-spacing: 3px;
 }
 .qualificacoes {
 font-size: 14px;
 line-height: 24px;
 }
 .full-screen-menu-4 {
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 overflow: scroll;
 }
 .full-screen-menu-5 {
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 overflow: scroll;
 }
 .questao-alternativa-texto {
 font-size: 0.8em;
 }
 .questao-feedback-texto {
 font-size: 0.7em;
 }
 .questao-enunciado-texto {
 font-size: 0.9em;
 }
}
@media (max-width: 479px) {
 .container-2 {
 display: inline-block;
 text-align: center;
 }
 .secaoavancar.sumario {
 position: relative;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 overflow: hidden;
 padding-right: 8px;
 padding-left: 8px;
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 -webkit-box-pack: justify;
 -webkit-justify-content: space-between;
 -ms-flex-pack: justify;
 justify-content: space-between;
 }
 .subtitulo_02 {
 font-size: 1.6em;
 }
 .lista {
 padding-left: 20px;
 }
 .entrada-da-aula {
 width: 100%;
 }
 .entrada-de-aula-info {
 width: 100%;
 padding-right: 10px;
 padding-left: 10px;
 }
 .unidade_topo {
 font-size: 1.6em;
 }
 .linha-topo {
 width: 90%;
 }
 .capa-_conteudo {
 margin-right: 20px;
 }
 .capa-info {
 width: 100%;
 margin-top: 1px;
 }
 .capa-professor {
 font-size: 1em;
 }
 .capa_titulo_professor {
 margin-top: 5px;
 font-size: 1.2em;
 }
 .titulo_capa {
 font-size: 2em;
 }
 .btn_iniciar_aula {
 position: relative;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 margin-top: 90px;
 margin-bottom: 0%;
 -webkit-align-self: flex-start;
 -ms-flex-item-align: start;
 align-self: flex-start;
 }
 .icone_caixa {
 max-width: 60%;
 padding-top: 20px;
 }
 .titulo_caixa_section {
 padding-right: 0%;
 padding-left: 0%;
 }
 .column-10 {
 min-height: 20px;
 }
 .bloco-thumblr {
 margin-bottom: 126px;
 }
 .linha_titulos2 {
 width: 100%;
 max-width: 100%;
 min-width: 100%;
 }
 .logo-link.full-screen-logo {
 padding-bottom: 9px;
 }
 .nav-bar.ghost-nav-bar {
 bottom: 813px;
 max-width: 100%;
 min-width: 100%;
 }
 .nav-bar.ghost-nav-bar {
 bottom: 813px;
 max-width: 100%;
 min-width: 100%;
 }
 .nav-bar.ghost-nav-bar {
 bottom: 813px;
 max-width: 100%;
 min-width: 100%;
 }
 .nav-bar.ghost-nav-bar {
 bottom: 813px;
 max-width: 100%;
 min-width: 100%;
 }
 .text-block-4 {
 position: static;
 }
 .full-screen-menu-list {
 display: block;
 }
 .linksdomenu {
 margin-top: 0px;
 }
 .link-block {
 z-index: 20;
 display: block;
 }
 .conteudo-bloco-flex {
 padding-right: 0px;
 padding-left: 0px;
 }
 .introcucao-bloco-lado {
 padding-top: 0px;
 padding-right: 0%;
 padding-left: 0%;
 }
 .sumario-titulo-div {
 max-width: 100%;
 padding-right: 8px;
 padding-left: 8px;
 }
 .card-das-unidades {
 -webkit-flex-basis: 100%;
 -ms-flex-preferred-size: 100%;
 flex-basis: 100%;
 }
 .div-bloco-flex {
 position: static;
 height: 150%;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: start;
 -webkit-justify-content: flex-start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 }
 .tituloaulacard {
 padding-right: 25px;
 }
 .secaointro {
 height: auto;
 margin-bottom: 0px;
 padding-top: 80px;
 padding-bottom: 0px;
 }
 .section-titulo-pequeno.cor-branca {
 line-height: 1.5em;
 }
 .elementosaprendizagem.grey-section {
 margin-top: 0px;
 padding-top: 80px;
 }
 .service-simple {
 width: 100%;
 }
 .section-header-wrapper {
 width: 100%;
 max-width: 100%;
 padding-right: 8px;
 padding-left: 8px;
 }
 .about-side-media {
 -webkit-box-orient: vertical;
 -webkit-box-direction: reverse;
 -webkit-flex-direction: column-reverse;
 -ms-flex-direction: column-reverse;
 flex-direction: column-reverse;
 }
 .about-side-media.about-side-reversed {
 -webkit-box-orient: vertical;
 -webkit-box-direction: normal;
 -webkit-flex-direction: column;
 -ms-flex-direction: column;
 flex-direction: column;
 }
 .about-side-image-info {
 width: 100%;
 padding-top: 0px;
 -webkit-box-align: center;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 text-align: center;
 }
 .about-side-image-wrapper {
 width: 100%;
 margin-top: 20px;
 }
 .about-side-image {
 position: static;
 display: block;
 }
 .cardmaterialcomplementar {
 padding-top: 48px;
 -webkit-flex-basis: 80%;
 -ms-flex-preferred-size: 80%;
 flex-basis: 80%;
 }
 .cardmaterialcomplementar._33-width {
 padding-right: 32px;
 padding-left: 32px;
 -webkit-flex-basis: 80%;
 -ms-flex-preferred-size: 80%;
 flex-basis: 80%;
 }
 .cardmaterialcomplementar.caixaatividades {
 padding-right: 32px;
 padding-left: 32px;
 -webkit-flex-basis: 80%;
 -ms-flex-preferred-size: 80%;
 flex-basis: 80%;
 }
 .botao-home-2.botao-complementar {
 width: 70%;
 }
 .botao-home-2.voltar {
 display: inline-block;
 width: 40%;
 }
 .botao-home-2.avancar {
 width: 40%;
 }
 .botao-home-2.botao_atividades {
 width: 70%;
 }
 .botao-home-2.botao_mobile {
 display: inline-block;
 width: 80%;
 margin-top: 10px;
 margin-bottom: 0px;
 -webkit-box-orient: horizontal;
 -webkit-box-direction: normal;
 -webkit-flex-direction: row;
 -ms-flex-direction: row;
 flex-direction: row;
 -webkit-box-pack: start;
 -webkit-justify-content: flex-start;
 -ms-flex-pack: start;
 justify-content: flex-start;
 border-top-left-radius: 25px;
 border-bottom-left-radius: 25px;
 }
 .section-header.white-text
{
 font-size: 2em;
 }
 .section-8 {
 height: 40vh;
 }
 .capa-hero-titulo {
 font-size: 3em;
 }
 .introducao {
 padding-bottom: 29px;
 }
 .caixa_titulo {
 padding-right: 5%;
 padding-left: 5%;
 }
 .sectionreferencias {
 padding-bottom: 29px;
 }
 .titulosprincipais {
 padding-right: 0%;
 padding-left: 0%;
 }
 .legendaimagensfotos {
 left: 5%;
 right: auto;
 bottom: 0%;
 width: 70%;
 padding-bottom: 20px;
 }
 .legendaimagensfotos.vermelho {
 width: 90%;
 }
 .linha_titulos3 {
 width: 100%;
 max-width: 100%;
 min-width: 100%;
 }
 .linha_titulos4 {
 width: 100%;
 max-width: 100%;
 min-width: 100%;
 }
 .subtitulosprincipais {
 padding-right: 0%;
 padding-left: 0%;
 }
 .conclusao {
 padding-bottom: 29px;
 }
 .full-screen-menu-4 {
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 overflow: scroll;
 }
 .linksdomenu-2 {
 margin-top: 0px;
 }
 .full-screen-menu-5 {
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 overflow: scroll;
 }
 .caixa_texto {
 padding-right: 5%;
 padding-left: 5%;
 }
 .questao-alternativa-check {
 display: none;
 }
 .questao-alternativa-texto {
 margin-left: 0px;
 }
 .questao-alternativa-box {
 margin-bottom: 8px;
 padding-right: 10px;
 padding-left: 10px;
 background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(77, 124, 187, 0.13)), to(rgba(77, 124, 187, 0.13)));
 background-image: linear-gradient(180deg, rgba(77, 124, 187, 0.13), rgba(77, 124, 187, 0.13));
 }
 .questao-box {
 padding: 20px;
 }
 .questao-feedback {
 margin-left: 11px;
 }
 .caixa-tabela {
 padding-right: 5%;
 padding-left: 5%;
 }
}
#w-node-5fbe3e5c0942-70f9a3fe {
 -ms-grid-column: 1;
 grid-column-start: 1;
 -ms-grid-column-span: 1;
 grid-column-end: 2;
 -ms-grid-row: 1;
 grid-row-start: 1;
 -ms-grid-row-span: 1;
 grid-row-end: 2;
}

Teste o Premium para desbloquear

Aproveite todos os benefícios por 3 dias sem pagar! 😉
Já tem cadastro?

Continue navegando