.content-site-devmedia { background-color: #f8f8f8;}
#cursos {background-color:  #F8F8F8;font-family:  Montserrat;font-size:  14px;padding: 0;}
#cursos * { box-sizing: border-box;}

/* BEGIN CABEÇALHO */
    .cursos-header-wrapper {background: linear-gradient(90deg, rgba(58,14,103,1) 0%, rgba(29,29,29,1) 35%);padding: 50px 30px;display: flex;color: white;align-items: center;flex-wrap: wrap;}
    .cursos-titulo { font-size: 40px; margin: 0;}
    .cursos-area.cursos-header {max-width: 1200px;width: 100%;margin: auto;padding: 0 30px;box-sizing: border-box;}
    .cursos-descricao {margin: 20px 0 0;font-size: 18px;font-weight: 300;}
    .cursos-quantidade { position: absolute; color: #A1A1A1; font-weight: 500; right: 30px; background-color: #f8f8f8; top: -10px; padding: 0 10px; font-size: 14px; margin: 0; display: none;}
    .cursos-main-wrapper {max-width: 1200px;width: 100%;margin: auto;padding: 20px 30px;box-sizing: border-box;margin-top: 20px;}
    .cursos-descricao a { font-weight: 400; color: white; }
/* END CABEÇALHO */

/* BEGIN MENU */
    .comece-por-aqui-placeholder{ height: 50px; margin-bottom:20px; }
    .cursos-menus { display: flex; justify-content: flex-end;}
/* END MENU */

/* BEGIN CURSO_CONTEUDO */
    .cursos-area { margin-bottom: 20px;}
    .cursos-conteudo {border-radius: 10px;background-color: white;min-height: 500px;padding: 30px 30px 30px;position: relative;}
    #cursos.cinco-minutos .cursos-conteudo { padding: 40px 30px 30px; }
/* END CURSO_CONTEUDO */

/* BEGIN FILTROS */
    .cursos-filtro { position: absolute; top: -30px; margin: 0; padding: 0; left: 30px;}
    .filtro-button { display: inline-flex; height: 60px; width: 60px; background-color: #01CD6A; border-radius: 50%; justify-content: center; align-items: center; position: relative; box-shadow:  0 3px 6px rgba(0,0,0,0.16); margin: 0 5px; color: #FFF; cursor: pointer; text-decoration: none; user-select: none; transition: all .2s ease;}
    .filtro-button:hover:not(.unhover), .filtro-button.hover  { background-color: #FFF; color: #C5C4C4; box-shadow: 6px 12px 15px rgba(0,0,0,0.1);}
    .filtro-info {display: none;}
    .filtro-icon { width: 35px; height: 35px; transform: scale(1.3);}
    .filtro-icon svg { width: 100%; height: 100%;}
    .filtro-icon svg * { stroke: currentColor; fill: transparent; stroke-width: 1.4px; stroke-linecap:  round; stroke-linejoin:  round;}
    .filtro-button.temas .filtro-icon { transform: scale(1);}
    .filtro-button.temas .filtro-icon svg * { stroke-width: 1.9px;}
    .filtro-button:hover:not(.unhover) .filtro-nav, .filtro-button.hover .filtro-nav{display: flex;}
    .filtro-nav {background-color: white;position: absolute;top: calc(100% + 20px);left: 0;z-index: 5;padding: 15px;width: 500px;display: none;box-shadow: 15px 20px 20px rgba(0,0,0,0.16);border-radius: 0px 0px 10px 10px;max-width: calc(100vw - 150px);flex-wrap: wrap;}
    .filtro-nav:before { position: absolute; content: ""; height: 4px; width: 100%; top: -2px; right: 0; background-color: #01CD6A; border-radius: 10px;}
    .filtro-nav:after { border-top: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid #01cd6a; border-left: 8px solid transparent; position: absolute; content: ""; display: block; bottom: 100%; left: 22px;}
    .filtro-nav a {flex: 0 1 calc(50% - 6px);text-decoration: none;font-size: 14px;font-weight: 400;color: #949494;border-radius: 10px;padding: 5px 25px;margin: 5px 3px;transition: all .2s ease;display: block;}
    .filtro-nav a.active, .filtro-nav a:hover { color: #373737; background-color:  #F1F1F1;}
    .filtro-button.temas:hover:not(.unhover):before, .filtro-button.temas.hover:before {content: "";position: absolute;height: 100%;width: calc(100% + 40px);top: 40px;right: 0;}
    .filtro-button.temas .filtro-icon svg.filtro-tema * { stroke-width: 1.1px; stroke: transparent; fill: currentColor;}
    .filtro-label { position: absolute; bottom: calc(100% + 10px); font-size: 18px; left: 9px; color: #01cd6a; width: 320px; max-width:100vw; }

    .filtro-icon svg.filtro-tema { transform: scale(1.6) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-banco-de-dados { transform: scale(1.3) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-mobile { transform: scale(1.4) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-java { transform: scale(1.5) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-php { transform: scale(1.6) translate(0px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-net { transform: scale(1.8) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-delphi { transform: scale(1.4) translate(0.5px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-engenharia-de-software { transform: scale(1.6) translate(1.6px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-python { transform: scale(1.5) translate(0.5px, -0.5px);}
    .filtro-button.temas .filtro-icon svg.filtro-tema .python-path-1 { fill: transparent; stroke: currentColor;}
    .filtro-icon svg.filtro-tema.filtro-automacao { transform: scale(1.7) translate(0.4px, 0px);}
    .filtro-icon svg.filtro-tema.filtro-outros { transform: scale(1.8) translate(0.3px, -0.5px);}
    .filtro-icon svg.filtro-tema.filtro-javascript g { transform: scale(0.2) translate(25px, 53px);}
    .filtro-icon svg.filtro-tema.filtro-angular { transform: scale(1.1) translate(-0.5px, -1px);}
    .filtro-icon svg.filtro-tema.filtro-android { transform: scale(1.1) translate(0px, -1px);}
    .filtro-icon svg.filtro-tema.filtro-node-js { transform: scale(1) translate(0px, -1px);}
    .filtro-icon svg.filtro-tema.filtro-react { transform: scale(0.9) translate(0.5px, -1px);}
    .filtro-icon svg.filtro-tema.filtro-react-native { transform: scale(0.9) translate(0.5px, -1px);}
    .filtro-icon svg.filtro-tema.filtro-spring {transform: scale(0.9) translate(-0.3px, 0.4px);}
    .filtro-icon svg.filtro-tema.filtro-flutter {transform: scale(0.9) translate(0px, 0px);}
    .filtro-icon svg.filtro-tema.filtro-vue-js {transform: scale(0.9) translate(0px, 0px);}
    .filtro-icon svg.filtro-tema.filtro-vue-js {transform: scale(1.3) translate(0px, 1px);}
    .filtro-icon svg.filtro-tema.filtro-vue-js .vue-js-path-1 {opacity: 0.6;}
    .filtro-icon svg.filtro-tema.filtro-iniciante{ transform: scale(1.1) translate(2px, 0px);}
/* END FILTROS */

/* BEGIN BLOCOS */
    .cursos-lista { display: flex; flex-wrap:  wrap;}
    .curso-block {flex: 0 0 auto;width: calc(100% / 4 - 20px);position: relative;margin: 0 10px 40px;}
    .curso-wrapper {box-shadow: 12px 15px 20px rgba(0,0,0,0.1);border-radius: 5px;height: 100%;display: flex;flex-direction:  column;overflow: hidden; transition: box-shadow .2s ease;}
    .curso-wrapper:hover { box-shadow: 0px 3px 6px rgba(0,0,0,0.1);}
    
    .curso-img-area { flex: 0 0 auto; position: relative;}
    .curso-img-wrapper { width: 100%; margin: auto; display: flex; justify-content: center; align-items: center; background-color: #f8fafb;}
    .curso-img-wrapper img { width: 100%; cursor: pointer;}
    
    .curso-info-area { display:  flex; flex-direction:  column; flex: 1 1 auto; padding: 35px 20px 20px; justify-content: space-between; position: relative;}
    .curso-block.video .curso-info-area {padding: 25px 20px 20px;}
    .curso-titulo-wrapper { font-size: 17px; color: #373737; font-weight: 500; text-decoration:  none;}
    .curso-titulo { color: currentColor; font-weight: inherit; font-size: inherit; margin: 0; cursor: pointer;}
    .curso-descricao { margin: 20px 0 0; color: #A7A5A5;}
    
    .curso-buttons { flex: 0 0 auto; height: 35px; display: flex; border-top: 1px solid #EFF1F2; background-color: #F8FAFB; font-weight: 500; font-size: 13px; color: #8795A2;}
    .curso-buttons a { text-decoration:  none; color:  currentColor; display: flex; align-items: center; justify-content: center; flex: 1 1 auto; transition: all .2s ease; background-color: #F8FAFB;}
    .curso-buttons a:hover { background-color: #F1F1F1;}
    .curso-buttons a:last-of-type:not(:first-of-type) { border-left: 1px solid #EFF1F2; position: relative;}
    .curso-button-code span { position: absolute; display: inline-block; bottom: 150%; margin: 10px; left: 0; text-align: center; background-color: #01cd6a; opacity: 0; transition: all .3s ease; pointer-events: none; color: white; border-radius: 10px; padding: 5px; font-weight: 700; font-size: 12px;}
    .curso-button-code:hover span { opacity: 1; bottom: 100%; box-shadow: 3px 6px 12px rgba(0,0,0,.16);}

    .float-area { position: absolute; top: -15px; left: 15px;}
    .curso-aula-icon { color: #8795A2; background-color: #F8FAFB; height: 35px; width: 35px; border-radius: 50%; overflow: hidden; position: absolute; box-shadow:  0 3px 6px rgba(0,0,0,0.16); transform: scale(0.5); bottom: -18px; right: -16px; transition: all .2s linear;}
    .curso-aula-icon svg { height: 100%; width: 100%; transform: translateX(2px);}
    .curso-aula-icon svg path { fill: currentColor; stroke: transparent;}
    .curso-aulas-wrapper {height: 30px;min-width: 30px;padding: 0 5px;background-color:  #8795A2;border-radius: 5px;box-shadow: 0 3px 6px rgba(0,0,0,0.16);display: flex;align-items: center;justify-content: center;position: relative;cursor: default; transition: all 1s ease;}
    .curso-aulas-wrapper .curso-aulas { color: white; font-weight: 700;}

    .curso-aulas.info { margin-left: 0; overflow:  hidden; max-width: 0; transition: all 0.3s linear;}
    .curso-wrapper:hover .curso-aulas.info { margin: 0 2px 0 4px; max-width: 50px;}
    .curso-wrapper:hover .curso-aula-icon { opacity: 0;}
/* END BLOCOS */

/* BEGIN TAGS */
    .youtube-tag { position: absolute; top: 8px; left: 8px; background-color: white; color: red; font-size: 11px; font-weight: 600; padding: 3px 6px; border-radius: 3px; box-shadow:  0 3px 6px rgba(0,0,0,0.16);}
    .free-tag { position: absolute; bottom: 8px; right: 8px; background-color: white; color: #01CD6A; font-size: 11px; font-weight: 600; padding: 3px 8px; border-radius: 3px; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
    .tipo-tag { position: absolute; bottom: 8px; left: 8px; background-color: white; color: #01CD6A; font-size: 11px; font-weight: 600; padding: 3px 8px; border-radius: 3px; box-shadow: 0 3px 6px rgba(0,0,0,0.16);}
    
    .concluido-tag-icone { height: 35px; width: 35px; transform: scale(0.5); position: absolute; left: -5px; top: -7px;}
    .concluido-tag { position: absolute; top: 10px; background-color: white; right: -70px; color: #01CD6A; font-weight: 500; font-size: 12px; display: flex; border-radius: 50px 0 0 50px; padding: 3px 5px 3px 25px; align-items: center; transition: all .4s ease; cursor: pointer;}
    .concluido-tag-icone svg { height: 100%; width: 100%; transform: scale(1.4);}
    .concluido-tag-icone svg * { fill: transparent; stroke: currentColor; stroke-linecap:  round; stroke-linejoin:  round; stroke-width: 1.5;}
    .curso-block:hover .concluido-tag {right: 0;}
    .concluido-tag-texto { display: inline-block; width: 65px;}
    .atualizado-tag { position: absolute; bottom: 100%; left: 0; background-color: #FB2C5D; border-radius: 5px 5px 0 0; font-size: 11px; color: white; cursor: default; font-weight: 600; padding: 3px 10px;}
    .atualizado-tag:after { content: ""; color: #fb2c5d; border-top: 5px solid; border-left: 5px solid; border-bottom: 5px solid transparent; border-right: 5px solid transparent; position: absolute; top: 100%; left: 0;}
/* END TAGS */

/* BEGIN ADMIN */
    .curso-block.removido .curso-img-area:after { content: "REMOVIDO"; position: absolute; background-color:  red; color: white; padding: 5px; width: 100%; top: 35%; text-align: center; box-sizing: border-box; font-weight: 700;}
    .curso-block.removido .curso-img-wrapper { filter: sepia(1); opacity: 0.4;}
    .curso-block.youtube .curso-aula-icon { background-color: red; color: white;}
    .admin-menu-toggle { background-color: #8795A2; color: white; padding: 5px 15px; border-radius: 10px; display: inline-block; cursor: pointer; transition: all .3s ease; font-weight: 600; font-size: 13px;}
    .admin-menu-area nav { display: none;}
    .admin-menu-area.active nav { display: block;}
    .admin-menu-area.active { background-color: #e8e8e8;}
    .admin-menu-area {padding: 10px 20px;transition: all .3s ease;}
    .admin-menu-area nav a { display: block; text-decoration: none; color: #535353; background-color:  white; margin: 8px 0; padding: 5px 10px; text-align:  center; border-radius: 10px; box-shadow: 3px 6px 12px rgba(0,0,0,.1); transition: all .2s ease;}
    .admin-menu-area nav a:hover { box-shadow: 0px 3px 6px rgba(0,0,0,.16); background-color: #8795A2; color: white;}
    .admin-menu-area.active .admin-menu-toggle { text-align: center; width: 100%; background-color: transparent; color: #8795A2; font-weight: 600; border-bottom: 1px solid #cfd7de; border-radius: 0; padding-bottom: 10px; font-size: 14px; margin-bottom: 5px;}
    .admin-menu { display: inline-block; position: absolute; top: 20px; right: 30px;}    
    .admin-menu a { display: inline-block; margin: 0 5px; background-color: #ffffff; color: #a1a1a1; font-weight: 700; padding: 5px 10px; border-radius: 10px; border: 1px solid #d3d3d3; text-decoration: none; transition: all .2s ease;}
    .admin-menu a:hover { background-color: #8795a2; color: white; box-shadow: 3px 6px 12px rgba(0,0,0,.16); border-color: #8795a2;}
/* END ADMIN */

/* BEGIN COMECE AQUI */
    .comece-aqui-menu { display: inline-flex; font-size: 16px; font-weight: 500; border: 2px solid #535353; background-color: #f8f8f8; padding: 5px 15px 5px 20px; border-radius: 10px; cursor: pointer; position: relative; color: #535353}
    .comece-aqui-list { display: none; position: absolute; z-index: 2; background-color: #ffffff; width: 100%; left: 0; top: 100%; border: 2px solid #535353; border-top: none; border-radius: 0 0 10px 10px; padding: 10px;}
    .comece-aqui-icon { display: inline-flex; align-items: center; justify-content: center; transform: scale(0.4); margin-left: 10px;}
    .comece-aqui-icon svg { width: 35px; height: 35px;}
    .comece-aqui-icon svg path { stroke: currentColor; fill: transparent; stroke-width: 2px; stroke-linecap:  round; stroke-linejoin:  round;}
    .comece-aqui-label { display: flex; align-items: center;}
    .comece-aqui-list a { display: block; padding: 5px 25px; margin: 5px 0; border-radius: 10px; color: #949494; font-weight: 200; text-decoration: none; font-size: 16px; transition: all .3s;}
    .comece-aqui-list a:hover { font-weight: 400; font-size: 16px; color: #373737; background-color: #F1F1F1;}
    .comece-aqui-menu:hover:not(.unhover), .comece-aqui-menu.hover { border-radius: 10px 10px 0 0; background-color: #535353; color: white; z-index: 2;}
    .comece-aqui-menu:hover:not(.unhover) .comece-aqui-list, .comece-aqui-menu.hover .comece-aqui-list { display: block; width: calc(100% + 4px); left: -2px;}
    .mobile-guia-faixa { background: linear-gradient(to bottom, #006bb3 0%,#048ce6 100%); color: white; text-align: center; font-size: 18px; padding: 40px 20px; font-weight: 300; margin: 80px 0 0px; width: 100vw; left: calc((100% - 100vw)/2); position: relative;}
    .mobile-guia-faixa a { text-decoration: none; color: inherit; display: inline-block;}
    .mobile-guia-faixa a span { display: inline-block; font-weight: 500;}
/* END COMECE AQUI */

/* BEGIN LAZY */
    .curso-img-wrapper.lazy-img img { opacity: 0; transition: opacity .2s linear;}
    .curso-img-wrapper.lazy-img img.loaded { opacity: 1;}
/* END LAZY */

/* BEGIN UTIL */
    .cursos-btn-carregar-area { position: absolute; width: 100%; left: 0; top: calc(100% - 25px); text-align: center;}
    .bnt-ver-mais { border: 2px solid #01CD6A; display: inline-block; border-radius: 10px; font-weight: 500; font-size: 16px; cursor: pointer; color: #01CD6A; padding: 15px; max-width: 100%; width: 300px; background-color:  white; transition: all .2s ease;}
    .bnt-ver-mais:hover { background-color:  #01CD6A; color: white; box-shadow: 6px 12px 15px rgba(0,0,0,0.1);}
/* END UTIL */

/* BEGIN ACERVO */
    .acervo-conteudo { margin-top: 60px; border: 1px solid transparent; transition: all .3s ease; }
    .acervo-conteudo.started { border: 1px solid #D4D4D4; color: #A1A1A1; border-radius: 20px; padding: 20px 30px 30px; position: relative; }
    .btn-carregar-acervo { border: 1px solid #D4D4D4; font-family: Oswald; font-weight: 300; font-size: 25px; padding: 20px; border-radius: 20px; text-transform: uppercase; display: block; text-align: center; transition: all .3s ease; }
    .acervo-conteudo:not(.started) .btn-carregar-acervo:hover { box-shadow: 3px 6px 12px rgba(0,0,0,0.1); background-color: white; border-color: transparent; cursor: pointer; }
    .acervo-conteudo.started .btn-carregar-acervo {padding: 0;border: none; margin-bottom: 45px;}
    .acervo-conteudo .curso-wrapper { position: relative; box-shadow: none; transition: all .3s ease; }
    .acervo-conteudo .curso-block { border: 1px solid #D4D4D4; border-radius: 5px; background: #f8f8f8; transition: all .3s ease; }
    .acervo-conteudo .free-tag-wrapper { position: absolute; top: -10px; height: 0px; width: 100%; text-align: center; }
    .acervo-conteudo .free-tag-wrapper .free-tag { position: static; font-size: 13px; font-weight: 300; color: #A1A1A1; background-color: #f8f8f8; box-shadow:  none; border-radius: 12px; border: 1px solid #C5C4C4; padding: 5px 20px; transition: all .3s ease; }
    .acervo-conteudo .curso-block:hover .free-tag-wrapper .free-tag { background-color: #01CD6A; color: white; border-color: transparent; box-shadow: 0 3px 6px rgba(0,0,0,0.16); }
    .acervo-conteudo .curso-info-area { padding-bottom: 55px; padding-top: 45px; }
    .acervo-conteudo .float-area { top: unset; bottom: 15px; left: 20px; }
    .acervo-conteudo .curso-aulas-wrapper { box-shadow: none; transition: all .3s ease; min-width: unset; padding: 3px 20px; text-align: center; background-color: #f8f8f8; color: #A1A1A1; border: 1px solid #C5C4C4; border-radius: 50px; height: unset; }
    .acervo-conteudo .curso-aulas { color: inherit; font-weight: inherit; }
    .acervo-conteudo .curso-aulas.info { color: inherit; font-weight: inherit; margin-left: 5px; overflow: unset; max-width: unset; transition: unset; }
    .acervo-conteudo .curso-aula-icon { display: none; }
    .acervo-conteudo .curso-wrapper:hover .curso-aulas.info { max-width: unset; margin-left: 5px; margin: 0 0 0 5px; }
    .acervo-conteudo .curso-block:hover { background-color:  white; border-color: transparent;}
    .acervo-conteudo .curso-buttons { border-top-color:  #C5C4C4; color: #A1A1A1; background-color: #f8f8f8; }
    .acervo-conteudo .curso-buttons a:last-of-type:not(:first-of-type) { border-left: 1px solid #C5C4C4;}
    .acervo-conteudo .concluido-tag { border: 1px solid #C5C4C4; border-right:  none; color: #a1a1a1; background-color: #f8f8f8; top: 15px; }
    .acervo-conteudo .curso-block:hover .concluido-tag { background-color:  white; color: #01CD6A; border-color: #01CD6A; }
    .acervo-conteudo .curso-block.removido { border: 2px dotted red; opacity: 0.5; }
    .acervo-conteudo .curso-block:hover .curso-aulas-wrapper { background-color: #8795A2; color: white; border-color: #8795A2; }
    .acervo-conteudo .curso-block:hover .curso-buttons { background-color:  #F8FAFB; }
    .acervo-conteudo .curso-block:hover .curso-wrapper {box-shadow: 3px 6px 12px rgba(0,0,0,.1);}
    .bnt-ver-mais.acervo-btn { color: #a1a1a1; border: 1px solid #C5C4C4; background-color: #f8f8f8; }
    .bnt-ver-mais.acervo-btn:hover { background-color: #01CD6A; color: white; border-color: #01CD6A; }
    .acervo-conteudo:not(.started) .cursos-btn-carregar-area { display: none; }
/* END ACERVO */

/* BEGIN GUIAS */
    .guias-area { background-color:  white; border-radius: 10px; padding: 30px; display: flex; flex-wrap:  wrap; margin-top: 60px;}
    .guias-list { text-decoration: none; color: #373737; width: calc(100% / 2 - 20px); margin: 10px; border-radius: 10px; border: 1px solid #E5E5E5; transition: all .3s ease;}
    .guia-box { display: flex; flex-direction: row;}
    .guia-nome { flex: 1 1 auto; font-size: 16px; font-weight: 400; padding: 20px 30px; align-items: center; display: flex;}
    .guia-info { flex: 0 0 auto; display: flex; justify-content: center; align-items: center; position: relative; padding: 20px 30px; border-right: 1px solid #E5E5E5;}
    .guia-label { font-size:  12px; padding: 5px 25px; background-color:  #01CD6A; border-radius: 5px; color: white; transition: all .3s ease;}
    .guia-box .guia-tema { color: #FF733B; font-size: 12px; top: -7px; padding: 0px 10px; position: absolute; display: inline-block; background-color:  white;}
    .guias-list:hover { box-shadow: 0 3px 4px rgba(0,0,0,0.07);}
    .guias-list:hover .guia-label { background-color:  #535353;}
/* END GUIAS */

/* BEGIN ONBOARDING */
    div.hopscotch-bubble { border: none; border-radius: 10px; box-shadow: 6px 12px 15px rgba(0,0,0, .2);}
    div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border { border-color: transparent !important;}
    div.hopscotch-bubble .hopscotch-nav-button.next { background-color: #8795a2; background-image: none; text-shadow: none; font-family: Montserrat; font-weight: 600; border: none; transition: all .2s ease;}
    div.hopscotch-bubble .hopscotch-nav-button.next:hover { background-color: #01c164; background-image: none; text-shadow: none;}
    #tour-bg { position: fixed; background: rgba(0,0,0,.5); height: 100vh; width: 100vw; z-index: 300; top: 0; left: 0;}    
    .tour-destak { z-index: 301;}
/* END ONBOARDING */

.curso-block.sem-embed-video .curso-img-wrapper img {opacity: 0.15;}
.curso-block.sem-embed-video .curso-img-wrapper {background-color:  red;}
/* BEGIN PARA COMEÇAR */
    .guia-curso-area { background-color:  #FFFFFF; border-radius: 10px 0 10px 10px; margin: 55px 0 95px; padding: 25px 30px 10px 20px; color: #535353; font-size: 14px; font-family: Montserrat; position: relative; display: block; text-decoration:none;}
    .guia-curso-list { display:  flex; flex-wrap: wrap;}
    .guia-curso-block { flex: 0 0 auto; display: inline-block; width: 25%; padding: 0 25px; text-align: center; text-decoration: none; color: currentColor; transition: color .3s ease; position: relative;}
    .guia-curso-img-wrapper { display: flex; height: 120px; align-items: center; justify-content: center; margin: 0; overflow: hidden; width: 100%; border-radius: 10px; box-shadow: 5px 10px 20px rgba(0,0,0,.16); transition: all .4s ease;}
    .guia-curso-img-wrapper img { min-width: 100%; height: 100%; object-fit: cover;}
    .guia-curso-label { font-size: 16px; display: inline-block; position: absolute; background-color: white; bottom: 100%; color: #FF733B; font-weight: 500; padding: 8px 15px 8px 5px; right: 0; border-radius: 0 10px 0 0; text-align: center; margin: 0;}
    .guia-curso-label:after { content: ""; position: absolute; border-top: 18px solid transparent; border-left: 18px solid transparent; border-right: 18px solid white; border-bottom: 18px solid white; top: 0; border-top-color:  transparent; right: 100%;}
    .guia-curso-titulo { font-size: 14px; font-weight: 500; display: block; margin: 10px;}
    .guia-carreira-link { width: 65px; height: 65px; background-color:  #01CD6A; color: white; box-shadow: 15px 15px 20px rgba(0,0,0,.16); display: flex; border-radius: 50%; position: absolute; align-items: center; justify-content: center; right: -31px; top: 50%; transform: translateY(-50%) scale(.9); transition: all .2s ease;}
    .guia-carreira-icon { height: 25px; width: 2.5px; display: block; background-color:  currentColor; border-radius: 5px; position: relative; transition: all 0.4s ease;}
    .guia-carreira-icon:after { display: block; background-color: currentColor; border-radius: 5px; position: absolute; content:  ""; height: 25px; width: 2.5px; transform: rotate(90deg); transition: all 0.3s ease;}
    .guia-curso-area:hover .guia-carreira-link .guia-carreira-icon:after { transform: rotate(270deg);}
    .guia-curso-area:hover .guia-carreira-link .guia-carreira-icon { transform: rotate(-90deg);}
    .guia-curso-area:hover .guia-carreira-link { transform: translateY(-50%) scale(1);}
    .guia-curso-area:hover .guia-curso-block { color: #01cd6a;}
    .guia-curso-area:hover .guia-curso-block .guia-curso-img-wrapper { box-shadow: 0 3px 6px rgba(0,0,0, 0.16);}
    .guia-curso-free { display: inline-block; padding: 3px 10px; border-radius: 3px; color: white; background-color:  #01CD6A; font-size: 11px; text-transform: capitalize; font-weight: 500; position: absolute; top: -10px; right: 15%;}
    .para-comecar-curso-label { font-size: 16px; display: inline-block; position: absolute; background-color: white; bottom: 100%; color: #FF733B; font-weight: 500; padding: 8px; right: 0; border-radius: 0 10px 0 0; width: 200px; text-align: center;}
    .para-comecar-curso-label:after { content: ""; position: absolute; border-top: 18px solid transparent; border-left: 18px solid transparent; border-right: 18px solid white; border-bottom: 18px solid white; top: 0; border-top-color:  transparent; right: 100%;}
    .para-comecar{border-top-right-radius: 0px;}
/* END PARA COMEÇAR */

.admin-menu-publicacao { font-weight: 500; font-size: 12px; padding: 5px 20px; color: #575757; text-align: center;}

.serie-curso-area {display: flex;margin: 20px auto 98px;border-radius: 10px;overflow: hidden;box-shadow: 12px 15px 20px rgba(17, 136, 233, 0.05);position: relative;height: 100px;/* max-width: 900px; */color: #FFFFFF;text-decoration: none;}
.serie-curso-texto-area { flex: 1 1 auto; position: relative; overflow: hidden; background: linear-gradient(to left,#1DB5C6, #0B7DC3); display: flex; align-items: center; justify-content: center; padding: 0 70px; transition: all .4s ease;}
.serie-curso-icone-area { flex: 0 0 auto; width: 150px; background: white; display: flex; align-items: center; justify-content: center;}
.serie-curso-icone { height: 60px; width: 60px; display: flex; align-items: center; justify-content: center;}
.serie-curso-icone svg { height: 35px; width: 35px; transform: scale(2) translate(0.5px); fill: #0AC5D4;}
.serie-curso-texto-area:before { content: ""; position: absolute; right: 0; top: 0px; border: 100px solid white; border-top-color: transparent; border-bottom-color: transparent; border-left-color: transparent; border-right-width: 60px; border-bottom-width: 0; pointer-events: none;}
.serie-curso-label { color: #FFFFFF; font-size: 18px; letter-spacing: 2px; /* flex: 1 1 auto; */}
.serie-curso-btn { font-weight: 600; display: inline-block; margin: 0 20px; padding: 8px; width: 160px; border: 1px solid white; border-radius: 50px; text-align: center; flex: 0 0 auto; transition: all .2s ease;}
.serie-curso-area:hover {box-shadow: 12px 15px 20px rgba(17, 136, 233, 0.16);}
.serie-curso-area:hover .serie-curso-btn { background-color: white; color: #0ac5d4;}

.serie-curso-area.engenharia-de-software svg { transform: scale(2) translate(2px,-2px);}
.serie-curso-area.java svg { transform: scale(2) translate(1px);}
.serie-curso-area.net svg { transform: scale(2.5) translate(0.5px);}
.serie-curso-area.php svg { transform: scale(2.5) translate(0px);}
.serie-curso-area.python svg { transform: scale(2.2) translate(1px);}
.serie-curso-area.front-end-web svg { transform: scale(2.2) translate(0.5px);}
.serie-curso-area.javascript svg { transform: scale(2) translate(1px);}
.serie-curso-area.javascript svg g{ transform: scale(0.2) translate(25px, 53px);}
.serie-curso-area.angular svg{ transform: scale(1.9) translate(0px);}
.serie-curso-area.android svg{ transform: scale(1.9) translate(1px);}
.serie-curso-area.node-js svg{ transform: scale(1.8) translate(0px); stroke:transparent;}
.serie-curso-area.react-native svg{ transform: scale(1.6) translate(1px);}
.serie-curso-area.spring .serie-curso-icone svg {transform: scale(1.3) translate(0px);}

.tag-wrapper { position: absolute; display: flex; padding: 8px 0 8px 8px; bottom: 0; left: 0; width: 100%;}
.tag-wrapper.curso {justify-content: flex-end;}
.info-tag{ background-color: white; color: #01CD6A; font-size: 11px; font-weight: 600; padding: 3px 8px; border-radius: 3px; box-shadow: 0 3px 6px rgba(0,0,0,0.16); margin: 0 8px 0 0;}
.info-tag.tipo { order: 0;}
.info-tag.free { order: 1;}
.info-tag.legendado {order: 2;}
/* .info-tag.legendado {order: 3;padding: 0;display: flex;align-items: center;justify-content: center;}
.info-tag.legendado svg {fill: currentColor; height: 18px;width: 18px;} */

h4.titulo_temas { font-size: 28px; text-align: center; font-weight: 400;}
.tema-block { margin: 10px 20px; display: flex; width: calc((100% / 3) - 40px); border-radius: 5px; background: #fff; box-shadow: 0 3px 6px rgba(19, 86, 174, 0.2196078431372549);}
.temas-lista { display: flex; flex-wrap: wrap;}
a.tema-link { color: #1F4F66; font-size: 16px; font-weight: 500; text-decoration: none; padding: 30px; width: 100%;}
a.tema-link:hover { background: #f1f1f1;}

.admin-menu-toggle small { font-size: 9px; border: 1px solid white; padding: 2px 4px; margin-left: 2px; display: inline-block; border-radius: 5px;}

.lista-descricao { text-decoration: none; padding-left: 20px; color: white;}
.lista-cursos-descricao { list-style: square; padding-left: 20px; margin: 0px;}
li.cursos-descricao{ margin: 10px 0 0;}
.iniciante-descricao { margin: 15px 0 0; font-size: 16px;}
li.cursos-descricao:hover{ text-decoration: underline;}
.iniciante-titulo{ font-size: 30px;}

/*FILTRO EXTENDIDO*/
    .filtro-extendido-nav {display: flex;gap: 10px;width: 100%;overflow-x: auto;padding: 5px 0 10px; scroll-behavior: auto;}
    .filtro-extendido-nav a { text-decoration: none; font-size: 14px; font-weight: 400; color: #777777; border-radius: 10px; padding: 10px 20px; transition: all .2s ease; display: block; background-color: #f0f0f0; display: flex; align-items: center; justify-content: center; text-align: center; flex: 1 0 auto;}
    .filtro-extendido-nav a:is(.active,:hover) { background-color: #01cd6a; color: white;}
    .filtro-extendido-nav a.active { order:-1;}
    .cursos-filtro-extendido {display: flex;flex-direction: column;gap: 10px;margin-bottom: 30px;}
    .filtro-extendido-titulo-area { font-size: 18px; color: #01cd6a; font-weight: 700;}
    
    /* PERSONALIZACAO DA BRRA DE SCROLL */
        .filtro-extendido-nav::-webkit-scrollbar { height: 6px; }
        .filtro-extendido-nav::-webkit-scrollbar-track {background: #a7a7a7; } 
        .filtro-extendido-nav::-webkit-scrollbar-thumb {background: #01cd6a } 
    /* PERSONALIZACAO DA BRRA DE SCROLL */
/*FILTRO EXTENDIDO*/

@media (max-width: 1079px) {
    .curso-block {width: calc(100% / 3 - 20px);}
    .guia-curso-block{width: calc(100% / 3);}
    .guia-curso-block:nth-child(4){ display: none;}
}

@media (max-width: 1023px) {
   #cursos { padding:0; }
}

@media (max-width: 899px) {
    .cursos-main-wrapper {
        padding: 20px 50px;
    }
    .cursos-area.cursos-header{
        padding: 0;
    }

    .cursos-titulo {
        font-size: 36px;
    }
}

@media (max-width: 868px) {
    .curso-block {width: calc(100% / 2 - 20px);}
    .guias-list { width:100%; }
    .serie-curso-icone-area { width: 100px; padding-right: 20px;}
    .serie-curso-texto-area:before { border-right-width: 35px; border-left-width: 0;}
    .serie-curso-texto-area { padding: 0 30px;}
}

@media (max-width: 768px) {
    .comece-aqui-menu { display: flex;}
    .comece-aqui-label { justify-content: space-between; width: 100%;}
    .cursos-menus { margin-bottom: 80px; display: block;}
    .curso-page-info {top: -25px;left: -10px;margin-bottom: -10px;text-align: left;}
    .cursos-titulo { position: relative; font-size: 40px; top: -20px; left: 0; margin: auto;}
    .cursos-quantidade { display: block; position: absolute; top: unset; bottom: -10px; right: 50%; transform: translateX(50%);}
    .cursos-header { padding-top:  0; text-align: center; margin-bottom: 40px;}
    .btn-carregar-acervo {font-size: 20px;}
    #cursos.cinco-minutos .comece-por-aqui-placeholder{display: none;}
    .admin-menu { position: relative; top: unset; left:  unset; display: flex; text-align: center; justify-content: center; margin: -10px 0 30px;}
    .guia-curso-block{width: calc(100% / 2);}
    .guia-curso-block:nth-child(3){ display: none;}
    .guia-curso-area { padding: 25px 20px 10px;}
    .guia-carreira-link { bottom: -31px; top: auto; right: calc(50% + -31px); transform: scale(.9);}
    .guia-curso-area:hover .guia-carreira-link { transform: scale(1);}
    .serie-curso-icone-area { width: 70px;}
    .serie-curso-area { height: 80px;}
    .serie-curso-label { font-size: 14px;}
    .serie-curso-texto-area:before { border-top-width: 80px;}
    .serie-curso-btn { width: 120px;}
    .tema-block {width: calc((100% / 2) - 20px) !important; }
    a.tema-link { display: flex; align-items: center; }
    .tema-block:nth-child(odd) { margin-left: 0; } 
    .tema-block:nth-child(even) {margin-right: 0; }
    .nav-descricao{display: flex; justify-content: center;}
}

@media (max-width: 620px) {
    .curso-block {width: calc(100% - 20px);}
    .cursos-titulo { font-size: 35px;}
    .serie-curso-texto-area:before { border-top-width: 120px;}
    .serie-curso-area { height: 120px;}
    .serie-curso-texto-area {justify-content: flex-start;flex-wrap: wrap;}
    .serie-curso-label { width: 100%; flex: 0 0 auto;}
    .serie-curso-btn { margin: 0;}
    .curso-wrapper {height: initial;}
}

@media (max-width: 579px) {
    .guia-box { flex-direction: column; }
    .guia-info { border-right: unset; border-bottom: 1px solid #E5E5E5; }
    .guia-nome { justify-content: center; text-align: center;}
    .guias-list { margin: 10px 0; }
    .guia-curso-block { width: 50%; padding: 0 10px;}
    .guia-curso-area { padding: 25px 15px 10px;}
    .guia-curso-label { position: static; margin: -20px 0 20px; background: none;}
    .guia-curso-label:after { display: none;}
    .para-comecar-curso-label{display: none;}
    .para-comecar{border-top-right-radius: 10px;}
}

@media (max-width: 480px) {
    .curso-block {width: 100%; margin: 0 0 30px;}
    .cursos-conteudo { padding: 70px 15px 30px;}
    #cursos {padding: 0 0 60px;}
    .cursos-titulo { font-size: 30px;}    
    .cursos-header { padding: 0 20px 30px; }
    .filtro-nav { max-width: calc(100vw - 110px); flex-direction: column;}
    .acervo-conteudo.started { padding: 20px 15px 30px; }
    .guias-area { padding: 30px 15px; }
    .cursos-filtro { display: flex; justify-content: space-between; width: 100%; left: 0; padding: 0 25px;}
    .filtro-button:not(.active) .filtro-info { color:#C5C4C4;}
    .filtro-info { position: absolute; top: -25px; font-weight: 500; color: #01CD6A; display: block;width: 120%; text-align: center;}
    .filtro-button:hover:not(.unhover) .filtro-info, .filtro-button.hover .filtro-info { display: block;}
    .filtro-label { display: none;}
    .guia-curso-block:nth-child(2){ display:none;}
    .guia-curso-area { padding: 25px 25px 40px; margin: 55px 0 100px;}
    .guia-curso-block { width: 100%;}
    .curso-page-info { text-align: center;}
    .tema-block {width: 100% !important; margin: 8px 0px !important;}
    a.tema-link {justify-content: center;}
    .temas-lista {justify-content: center;}
}

@media (max-width: 425px) {
    .serie-curso-area { height: 130px;}
    .serie-curso-texto-area:before { border-top-width: 130px; border-right-width: 20px;}
    .serie-curso-texto-area { padding:0 20px;}
    .serie-curso-icone-area { width: 50px; padding-right: 15px;}

    .cursos-header-wrapper {
        padding: 50px 20px;
    }
    .cursos-main-wrapper {
        padding: 20px;
    }
    .cursos-titulo {
        font-size: 32px;
    }
}