
@media screen and (max-width: 420px) {
    .orgaosEmbasamentoLegal {
        padding: 8px !important;
    }

    .orgaoDestaque {
        font-size: 15px !important;
    }
    .orgaoBold {
        font-size: 15px !important;
    }
    .urlEmbasamento {
        font-size: 15px !important;
    }
}

@media screen and (min-width: 375px) {

    .logoCGmob{
        display: block;
        position: absolute;
        top: 18px;
        left: 100px !important;; 
        width: 100px;
    }

    .caixaBusca2 {
        background: #E5BCE5;
        color: #372C37;
        width: 100%;
        border: none;
        padding: 11px 28px 14px;
        height: 56px;
        border-radius: 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .orgaosEmbasamentoLegal {
        padding: 8px !important;
    }

    .orgaoDestaque {
        font-size: 15px !important;
    }
    .orgaoBold {
        font-size: 15px !important;
    }
    .urlEmbasamento {
        font-size: 15px !important;
    }
}
@media screen and (min-width: 500px) {

    .logoCGmob{
        display: block;
        position: absolute;
        top: 18px;
        left: 180px !important;
        width: 100px;
    }

    .orgaosEmbasamentoLegal {
        padding: 8px !important;
    }

    .orgaoDestaque {
        font-size: 18px !important;
    }
    .orgaoBold {
        font-size: 18px !important;
    }
    .urlEmbasamento {
        font-size: 18px !important;
    }
}
@media screen and (max-width: 768px) {

    .hide-mobile {
        display: none !important;
    }

    .hide-desktop {
        display: block !important;
    }
    .algnMbCenter {
        text-align: -webkit-center;
    }
    

    a.btnAvancar2.btc.btnMatriculaModal {
        color: white !important;
        background: rgb(23 101 25) !important;
        background: linear-gradient(0deg, rgb(16 96 25) 0%, rgb(125 177 18) 100%) !important;
        font-family: 'Rubik', sans-serif !important;
        position: fixed;
        z-index: 1;
        bottom: 10px;
        left: 0;
        -webkit-transition: all .25s ease-in-out;
        margin-left: 5px;
        margin-bottom: 5px;
        text-decoration: none !important;
        line-height: 56px;
        text-shadow: 0 2px 0 #202c03;
        font-size: 28px;
        width: calc(100% - 10px) !important;
        height: 76px;
        display: block;
        text-align: center;
        max-width: 100%;
    }

    .autoBusca2{
        width: 100% !important;
    }

    .listaVantagens ul li b {
        font-size: 23px;
    }
    
    .listaVantagens ul li p {
        font-size: 15px;
    }
    

    div.chatWhats {
        right: 2px !important;
        border-radius: 90px;
    }

    form.formularioBusca2 .lupa2{
        position: absolute;
        right: 12px !important;
        top: 8px;
        border: none;
        border-radius: 20px;
        padding: 0px;
        height: 42px;
        width: 42px;
        background: #E5BCE5;
        color: #372C37;
    }

    h4.subtit {
        font-size: 18px !important;
        color: black !important;
        font-weight: 600;
        text-transform: uppercase;
    }
    .caixaBusca2 {
        background: #E5BCE5;
        color: #372C37;
        width: 100% !important;
        border: none;
        padding: 11px 28px 14px;
        height: 56px;
        border-radius: 10px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 5px;
        margin-bottom: 10px;
    }
    
.linkVerTodos {
    width: 330px !important;
    padding: 15px 40px 15px 40px;
    font-size: 14px !important;
    margin: 30px auto;
    border-radius: 30px;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

.linkVerTodosCat {
    width: 330px !important;
    padding: 15px 40px 15px 40px;
    font-size: 14px !important;
    margin: 30px auto;
    border-radius: 30px;
    display: block;
    text-transform: uppercase;
    text-align: center;
}
    
    .pd-mobile{
        text-align: center;
        padding: 0px !important;
    }

    .box7Motivos {
        padding: 20px 15px !important;
    }

    .mt-5{
        margin-top: 20px !important;
    }

    .pl20{
        padding-left: 20px !important;
    }

    .m37{
        margin: 0px !important;
    }

    .dmob{
        display: block !important;
    }
    .hVantagens{
        font-size: 18px !important;
        margin-top: 30px;
        color: black;
    }
    .h2Vantagens{
        font-size: 17px !important;
        color: black;
    }
    .pVantagens{
        font-size: 13px !important;
        color: black;
    }

    .titC {
        text-align: center !important;
        font-size: 23px !important;
    }
    .d-flex.overflow-auto {
    -webkit-overflow-scrolling: touch; /* Habilita rolagem suave em iOS */
    display: flex; /* Usa flexbox em vez de grid */
    flex-direction: column; /* Coloca os filhos em colunas (um abaixo do outro) */
    overflow-x: scroll; /* Habilita rolagem horizontal */
    }

    .d-flex.overflow-auto > div {
        display: flex; /* Usa flexbox para os filhos da div */
        overflow: visible; /* Garante que o conteúdo não seja cortado */
    }

    .category-box {
        width: 100%; /* Permite que a caixa ocupe todo o espaço disponível na coluna */
        margin-bottom: 10px; /* Mantém o espaço entre as caixas na vertical */
    }

    .headlineCurso2 {
        font-size: 14px !important;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0px;
        margin-top: 3px;
    }

    .conteudo h4.txtCurH4 {
        font-size: 24px !important;
        text-align: center !important;
        color: black;
        margin: 0px 18px 18px 18px;
        letter-spacing: -1px;
        font-weight: 600;
    }

    .verTodosCursos {
        display: none;
    }

    .autoBusca2 p {
        padding: 8px 15px;
        margin: 0;
        border-bottom: dashed 1px #c0c0c0;
        font-size: 13px !important;
        color: #004279;
        width: 100% !important;
    }

    .col-lg-2.text-center.mobileNone{
        display: none !important;
    }

    .logoCGmob{
        display: block !important;
        position: absolute;
        top: 18px;
        left: 81px;
        width: 100px;
    }

    header.topo {
        margin-bottom: 15px;
    }
    
    .categoria{
        min-width: 43vw !important;
    }
    
    .pg{
        flex-direction: column !important;
        margin-bottom: 20px;
    }
    .footer .fundorodape {
        background: white;
        color: black;
        font-weight: bold;
        padding: 20px;
        font-size: 14px;
        text-align: center;
        height: 85px !important;
    }

    .footer2 .fundorodape2 {
        background: white;
        color: black;
        font-weight: bold;
        padding: 20px;
        font-size: 14px;
        text-align: center;
        height: 85px !important;
    }

    main h1 {
        font-size: 22px;
    }
    
    .navbar-collapse .nav-link span {
        width: 100%;
        display: block;
        text-align: center;
        padding: 10px;
        border-bottom: solid 1px #114774;
    }   

    .bglinkMB{
        width: 100%;
        display: block;
        text-align: center;
        padding: 10px;
        border-bottom: solid 1px #98989899 !important;
    } 
    
    .bannerCarteiraEstudantil, .bannerPrincipal {
        display: none !important;
    }

    .bannerCarteiraEstudantilMobile, .bannerPrincipalMobile {
        display: block !important;
        width: 100%;
        margin-bottom: 7px;
        border-radius: 0px;
    }

    .sideBar {
        display: none;
    }

    .btnAreaAlunoDesktop {
        display: none;
    }

    .btnAreaAlunoMobile {
        display: block !important;
        margin: 0 !important;
    }

    .btnAreaAlunoMobile2 {
        display: block !important;
        margin: 0 !important;
    }

    .tgbg{
        background: #0d213a !important;
    }

    .tg-icon{
        color: white !important;
    }

    div.conteudoTopo {
        padding: 15px 15px;
    }

    div.caixaBusca {
        margin-bottom: 0;
    }

    div.caixaBusca2 {
        margin-bottom: 0;
    }

    div.conteudoTopo a.btnCategorias {
        margin-top: 0px;
        border: none;
        background: none;
        line-height: inherit;
        height: inherit;
        color: #ffab00;
        font-size: 11px;
    }

    div.btnAreaAlunoMobile {
        display: none;
        position: absolute;
        right: 15px;
        top: 5px;
    }

    div.btnAreaAlunoMobile2 {
        display: none;
        position: absolute;
        right: 15px;
        top: 14px;
    }

    .bannerMec {
        margin-bottom: 20px;
    }

    .orgaoDestaque {
        font-size: 20px;
    }
    .orgaoBold {
        font-size: 20px;
    }
    .urlEmbasamento {
        font-size: 18px;
    }
    .titleValorAcademico {
        font-size: 16px !important;
    }

}

.form-label {
    font-weight: 700;
}

.hide-mobile {
    display: block;
}

.hide-desktop {
    display: none;
}

@media (max-width: 1500px){
    .chatWhats {
        right: 6px !important;
    }
}

@media (max-width: 1400px){
    .chatWhats {
        border-radius: 90px;
        height: 75px;
        width: 66px;
        right: 0px !important;
    }
    
    .m37{
        margin: 0px !important;
        margin-top: 30px !important;
    }
    .formularioBusca2 .lupa2 {
        position: absolute;
        right: 10px !important;
        top: 10px !important;
        border: none;
        border-radius: 20px;
        padding: 0px;
        height: 42px;
        width: 42px;
        background: #e5bce5;
        color: #372C37;
    }
}

@media (min-width: 990px) {
	.mh17{
		min-height: 50px !important;
	}
}



@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1340px !important;
	}
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&display=swap');

* {
    animation: all 2s ease-in; 
}

body {
	font-family: 'Inter', sans-serif;
    text-transform: uppercase;
}

button {
    text-transform: uppercase;
}

.barraNavegacaoTopo {
    background-color: #07375f;
}

.barraNavegacaoTopo2 {
	background-color: #0D213A;
    min-height: 65px;
}

.menuPrincipal a.nav-link {
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 20px !important;
}

.conteudoTopo {
	padding: 30px 0px;
}

.termosMaisBuscados {
	font-size: 12px;
}

.caixaBusca {
    background: #f3f3f3;
    border: none;
    padding: 11px 30px 13px;
    height: 45px;
    border-radius: 30px;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 10px;
    box-shadow: inset 0 2px 0px #eeeeee;
    border: solid 2px #dfe7ef;
}

.caixaBusca2 {
    background: #E5BCE5;
    color: #372C37;
    border: none;
    width: 100%;
    padding: 11px 28px 14px;
    height: 56px;
    border-radius: 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 10px;
}


a.btnCategorias {
    border-radius: 40px;
    border: solid #fca200;
    height: 46px;
    display: block;
    text-align: center;
    line-height: 36px;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 15px;
    background: #fca200;
    color: white;
    font-weight: bold;
}

.termosMaisBuscados a {
	color: #083e6c;
	text-decoration: underline;
	font-size: 11px;
}

.bannerPrincipal {
	margin-bottom: 30px;
}

.bannerAtendimento {
	margin-bottom: 40px;
}

.nomeSiteBoxCursos {
	color: #083e6c;
	font-size: 11px;
}

.avaliacaoCurso {
	position: relative;
	right: -17px;
}



.boxCurso .nomeCurso {
    font-size: 18px;
    font-weight: bold;
    color: #083e6c;
    margin-bottom: 12px;
}


.boxCurso .nomeCurso2 {
    font-size: 17px;
    font-weight: bold;
    color: black;
    margin-bottom: 12px;
}

.btnSaibaMais {
    width: calc(100% - 30px) !important;
    display: block;
    text-align: center;
    background: #62c930;
    padding: 10px 0;
    border-radius: 11px;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none !important;
    position: absolute;
    bottom: 20px;
    left: 15px;
}

.imgVantagemCurso {
	margin-top: 10px;
	position: absolute;
	bottom: 15px;
}

.boxCurso .card-body {
	min-height: 260px;
	display: block;
	position: relative;
    padding-top: 15px;
}

.card-body.bgCd{
    min-height: 260px;
    display: block;
    position: relative;
    padding-top: 15px;
    background: #E9EFF3 !important;
}

.areaBannersCarteiraeCertificado {
	margin-top: 10px;
	margin-bottom: 30px;
}

.linkTopo {
	background: #037cc3;
	border-radius: 20px;
	font-size: 12px;
	padding: 6px 12px;
	color: white;
}

.menuSecundario {
	margin-bottom: 20px;
}

.menuSecundario a {
	font-size: 10px;
	text-transform: uppercase;
	background-color: #07375f;
}

.direitosReservados {
	background: #ebebeb;
	margin: 20px 0 0 0;
	padding: 5px;
	border-radius: 40px;
	font-size: 11px;
	color: #939393;
}

.infoAtendimento {
	font-size: 13px;
}

.footer {
    background-color: #07375F;
    color: white;
    padding: 20px 0 0 0;
    margin-top: 140px;
}

.footer .separator {
    border-top: 1px solid #0b3254;
    margin: 20px 0;
}

.footer .fundorodape {
    background: #001c34;
    color: white;
    font-weight: bold;
    padding: 20px;
    font-size: 14px;
    text-align: center;
    height: 65px;
}

.footer2 {
    background: linear-gradient(159deg, rgba(13,80,99,1) 0%, rgba(12,53,75,1) 23%, rgba(13,33,58,1) 38%, rgba(17,32,61,1) 51%, rgba(25,31,67,1) 64%, rgba(29,31,70,1) 78%, rgba(51,28,86,1) 87%);
    color: white;
    padding: 20px 0 0 0;
    margin-top: 140px;
}

.footer2 .separator2 {
    border-top: 1px solid #ffffff6e;
    margin: 20px 0;
}

.footer2 .fundorodape2 {
    background: white;
    color: black;
    font-weight: bold;
    padding: 20px;
    font-size: 14px;
    text-align: center;
    height: 65px;
}

.footer-links a {
    text-decoration: underline;
    color: white;
}

.payment-box {
    width: 70px;
    height: 35px;
    background: #fff;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    box-shadow: 2px 2px 0 #0b2561;
    border-radius: 3px;
    background-image: url(https://www.cursosgratuitos.com.br/images/bandeiras.png);
    background-repeat: no-repeat;
    list-style: none;
}

.payment-box2 {
    width: 70px;
    height: 35px;
    background: #fff;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    box-shadow: 2px 2px 0 #020f24;
    border-radius: 3px;
    background-image: url(https://www.cursosgratuitos.com.br/images/bandeiras.png);
    background-repeat: no-repeat;
    list-style: none;
}

.b1{
    background-position: 3px -1px;
}

.b2{
    background-position: -236px 0;
}

.b3{
    background-position: -317px 0;
}

.b4{
    background-position: -398px 0;
}

.b5{
    background-position: 2px -60px;
}

.b6{
    background-position: -77px -60px;
}

.b7{
    background-position: -156px -60px;
}

.b8{
    background-position: 3px -120px;
}

.b9{
    background-position: -78px -120px;
}

.b10{
    background-position: -157px -120px;
}	

.b11{
    background-position: -237px -120px;
}

.b12{
    background-position: -317px -120px;
}

.b13{
    background-position: -397px -120px;
}

.b14{
    background-position: 3px -181px;
}

.b15{
    background-position: -158px -181px;
}

.b16{
    background-position: -238px -181px;
}

.b17{
    background-position: -317px -181px;
}

.b18{
    background-position: 2px -240px;
}

.b19{
    background-position: -78px -240px;
}

.b20{
    background-position: -158px -240px;
}

.b21{
    background-position: -238px -240px;
}

.b22{
    background-position: -317px -240px;
}

.b23{
    background-position: -397px -240px;
}

.b24{
    background-position: -156px -300px;
}

.b25{
    background-position: -378px -300px;
    width: 100px;
}

.b26{
    background-position: -300px -300px;
    width: 90px;
}

.b27{
    background-position: -156px -300px;
}


.wlink {
    color: white;
}

.copyright-bar {
    background-color: white;
    color: black;
    padding: 10px;
}

.pg{
    flex-direction: row;
    margin-bottom: 15px;
}

.sideBar .bannerCargaHoraria {
	margin-bottom: 20px;
}

ol.breadcrumb {
    font-size: 11px;
    background: #f9f9f9;
	margin-bottom: 30px;
}

main h1 {
    font-weight: bold;
    letter-spacing: -1px;
    color: #003c6e;
    margin-bottom: 40px;
}

.descricaoCurso {
	margin-bottom: 40px;
}

.formularioMatricula {
    border-radius: 4px;
    padding: 20px;
    border-bottom: solid 2px #eee;
    margin-bottom: 30px;
    border-bottom: none;
    padding-bottom: 0;
}

.avisoCargaHoraria {
	font-size: 11px;
}

.formularioMatricula .labelFormMatricula {
    font-size: 12px;
    margin-top: 10px;
}

.botaoMatricular {
	margin-top: 20px
}

a.botaoMatricular.btn.btn-success.btn-block {
    box-shadow: 0 2px 0 #1a8332;
    border-bottom: solid 1px #3cc35b;
    text-shadow: 0 1px 0px #1a8332 !important;
}

.descricaoCurso {
	margin-top: 40px;
}

.areaMatriculaCurso {
    margin-top: 60px;
}

.areaMatriculaCurso h2 {
    font-weight: bold;
}

.areaCtaCurso {
	background: #efefef;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.areaCtaCurso img {
    margin-bottom: 20px;
}

.tituloEmbasamentoLegal {
    background: #B10EB4;
    border-radius: 10px;
    padding: 10px;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 32px;
    text-align: center;
}

.descricaoEmbasamentoLegal {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
}

.portariaEmbasamentoLegal {
    color: #333;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 32px;
}

.destaquePortaria {
    color: #B10EB4;
    font-weight: 700;
}

.orgaoDestaque {
    color: #B10EB4;
    font-size: 26px;
    font-weight: 700;
    line-height: 26px;
}

.embasamentoLegal {
    margin-bottom: 32px;
}

.orgaosEmbasamentoLegal {
    background: #E0E0E0;
    padding: 15px;
    border: none;
    border-radius: 10px;
}

.orgaoBold {
    color: #333;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.urlEmbasamento {
    color: #333;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    cursor: pointer;
    text-transform: lowercase;
}

.linkVerTodos {
    width: 500px;
    padding: 15px 40px 15px 40px;
    font-size: 17px;
    margin: 30px auto;
    border-radius: 30px;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

.linkVerTodosCat {
    width: 600px;
    padding: 15px 40px 15px 40px;
    font-size: 17px;
    margin: 30px auto;
    border-radius: 30px;
    display: block;
    text-transform: uppercase;
    text-align: center;
}

.linkTodosCur:hover {
    color: #0f2d53;
    background: white;
    text-decoration: underline;
}

.avisoAt{
	color: red;
}

.avisoSpan{
	font-size: 11px;
	text-align: center;
}

.bdFoto{
	border: solid 1px #ddd;
	border-radius: 5px;
}

.sz13{
	font-size:13px;
}

.categorias{
    display: block;
}

.categorias .categoria {
    float: left;
    text-align: center;
    margin: 2px 5px;
    text-transform: uppercase;
    font-size: 11px;
    background: #599ee4;
    padding: 5px;
    border-radius: 4px;
    margin-bottom: 5px;
    min-width: 252px;
}

.categorias .categoria a {
	color: #fff;
	display: block;
}

div#categorias {
	width: 100% !important;
    margin-bottom: 20px;
}

.categorias h2 {
	text-align: center;
    font-weight: bold;
    color: #599ee4;
    font-size: 26px;
}

.autoBusca {
	position: absolute;
    z-index: 999;
    background: #ffdb98;
	width: calc(100% - 35px) !important;
    border-radius: 8px;
	overflow: hidden;
}

.autoBusca p {
    padding: 8px 15px;
    margin: 0;
    border-bottom: dashed 1px #d9bf90;
    font-size: 13px;
    color: #004279;
}

.autoBusca p.linha:hover {
    background: #fcf0fd;
    cursor: pointer;
}

.autoBusca2 {
	position: absolute;
    z-index: 999;
    background: #e5bce5;
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}

.autoBusca2 p {
    padding: 8px 15px;
    margin: 0;
    border-bottom: dashed 1px #c0c0c0;
    font-size: 15px;
    color: #373347;
}

.autoBusca2 p.linha:hover {
    background: #f0f7fd;
    cursor: pointer;
}

.conteudoProgramatico {
	margin-top: 30px;
}

.conteudoProgramatico h2 {
    font-size: 25px;
    font-weight: bold;
}

.styleFormFix {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

div#result {
    clear: both;
}

h2.subTitulo {
	font-size: 28px;
    margin: 20px 0;
    font-weight: bold;
    color: #07375f;
    text-align: center;
    text-transform: uppercase;
}

.erroDados {
	background: #ff8181;
    padding: 2px 10px;
    font-size: 11px;
    align-items: center;
    border-radius: 10px;
    margin: 0 auto;
    color: #fff;
    clear: both;
    box-shadow: 0 2px 0 #db7272;
}

.erroDados a {
    color: #ffef7a;
    font-weight: bold;
}

.modalAreaAluno .modal-footer  button{
	display: block
}

.modalAreaAluno input {
    background: rgb(255,255,255);
    background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
    background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
    background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(226,226,226,1) 100%);
    border: solid 1px #dfdfdf;
    box-shadow: 0 1px 0 #dbdbdb;
    font-size: 14px;
    max-width: 300px;
    margin: 0 auto;
    font-size: 13px;
    height: 40px;
}

.modalAreaAluno small {
    font-size: 11px;
    line-height: 12px;
}

.modalAreaAluno button#btnLogar {
    box-shadow: 0 2px 0 #d037d7;
    border-bottom: solid 1px #b000cc;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    margin: 0 auto;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #d037d7;
    border-color: #b000cc;
}

.mh17{
	min-height: 170px;
}

.card.box-shadow {
    border-radius: 15px;
    overflow: hidden;
}

.headlineCurso {
    font-size: 11px;
}

.headlineCurso2 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 3px;
    color: #000;
}

.boxDiferenciaisHome {
    background: #07375f;
    padding: 20px 10px;
    border-radius: 15px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    min-height: 150px;
}

.valorDiferencial {
    font-size: 34px;
    font-weight: bold;
}

.certificacaoValida {
    background: #338eff;
    text-align: center;
    color: white;
    padding: 8px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
}

.certificacaoConteudo {
    background: url(../images/setacertificado.png) #07375f;
    background-position: top center;
    margin-bottom: 40px;
    color: #fff;
    padding: 20px;
    background-repeat: no-repeat;
}

.flagCertificacaoHome {
    font-size: 11px;
    width: 100%;
    margin-top: 20px;
    text-align: center;
}

.tituloDemonstrativoCertificado {
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

a.modalAluno {
    margin: 0 auto;
    display: block;
    width: 130px;
    margin-top: 0px;
}

.boxLogoModeloCert {
    background: #fff;
    border-radius: 5px;
    text-align: center;
}

.boxLogoModeloCert img {
    max-height: 80px;
}

.modeloCertificadoFasulHome{
    border-radius: 10px;
}

.formularioMatricula input {
    margin-bottom: 10px;
    border-radius: 6px;
    font-size: 13px;
    box-shadow: 0px 2px 1px #e1e1e1;
}

.formularioMatricula a.botaoMatricular {
    font-size: 14px;
    font-weight: bold;
}

.btnAvancar {
    width: 100%;
    display: block;
    text-align: center;
    background: #b10eb4;
    padding: 10px 0;
    border-radius: 50px;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none !important;
    box-shadow: 0px 2px 0px #a72897;
    border: solid 1px #c33cbc;
    text-transform: uppercase;
    max-width: 360px;
    margin: 0 auto;
}

.btnAvancar2 {
    width: 100%;
    display: block;
    text-align: center;
    background: #b10eb4;
    padding: 10px 0;
    border: none;
    border-radius: 10px;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 19px;
    text-decoration: none !important;
    text-transform: uppercase;
    max-width: 360px;
    margin: 0 auto;
}

.btn-primary{
    background: #b10eb4;
    border-color: #e000d5;
}

.alert-warning {
    color: #000000;
    background-color: #ffc200;
    border-color: #e7ae00;
}
.container.p-0.col-lg-12.pb-5 {
    padding-bottom: 0px !important;
}

.btn-success:hover {
    color: #fff;
    background-color: #b10eb4;
    border-color: #6f1e7e;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #b10eb4;
    border-color: #6f1e7e;
}

.alert-danger {
    color: #ffffff;
    background-color: #9e222a;
    border-color: #8f1823;
}

.badge-info {
    color: #fff;
    background-color: #0e203b;
}

.alert-info {
    color: #372c37;
    background-color: #e5bce5;
    border-color: #e9beeb;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d037d7;
    border-color: #b000cc;
}

a.linkJaSouAluno {
    margin-top: 10px;
    display: block;
    font-weight: bold;
    text-decoration: underline;
}

.bannerPrincipal, .bannerCarteiraEstudantil {
    border-radius: 15px !important;
}

.bannerCarteiraEstudantil{
    width: 100%;
    margin-bottom: 30px;
}

.bannerCarteiraEstudantilMobile, .bannerPrincipalMobile {
     display: none;
}

.separador {
    background: #5B5B5B;
    height: 1px;
    width: 100%;
    margin: 40px 0;
}

.imgVantagens {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.fz17 {
    font-size: 17px;
}

.fz18g{
    font-size: 18px;
    color: #0a8c27;
    margin-right: 20px;
}

.sobreCursosGratuitos p {
    background-color: #0063b9;
    color: white;
    border-radius: 10px;
    padding: 30px;
}

    
.certificacaoValida .seta {
    position: absolute;
    bottom: -12px;
    left: 50%;
    margin-left: -40px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 12px solid #338eff;
}

.topoFixo {
    animation: all ease 5s;
    position: fixed;
    z-index: 1;
    background: #0d324c;
    top: 0;
    padding: 15px 15px 5px 15px;
    width: 100%;
    margin: 0 auto;
    max-width: inherit !important;
}

.topoFixo .logoTopo, .topoFixo .row .termosMaisBuscados, .topoFixo .btnCategorias {
    display: none;
}

.topoFixo {
    animation: all ease 5s;
    position: fixed;
    z-index: 1;
    background: #0d324c;
    top: 0;
    padding: 15px 15px 5px 15px;
    width: 100%;
    margin: 0 auto;
    max-width: inherit !important;
}

.topoFixo2 {
    animation: all ease 5s;
    position: fixed;
    z-index: 1;
    background: #fafafa;
    top: 0;
    padding: 15px 15px 5px 15px;
    width: 100%;
    margin: 0 auto;
    max-width: inherit !important;
}

 .topoFixo2 .row .termosMaisBuscados, .topoFixo2 .btnCategorias {
    display: none;
}

.topoFixo .caixaBusca {
    margin-top: 0;
}

.topoFixo2 .caixaBusca2 {
    margin-top: 0;
}


.boxFomContato {
    padding: 20px;
    background: #f1f1f1;
    border-radius: 15px;
}

.boxFomContato input {
    margin-bottom: 15px;
}

.boxFomContato .btnAvancar {
    margin-top: 30px;
}

.boxFomContato .btnAvancar2 {
    margin-top: 30px;
}

.formularioBusca {
    position: relative;
}

.formularioBusca2 {
    position: relative;
}

.formularioBusca .lupa {
    position: absolute;
    right: 4px;
    top: 3px;
    border: none;
    color: #599ee4;
    background: #4d8ee8;
    border-radius: 20px;
    padding: 0px;
    height: 39px;
    width: 39px;
    color: white;
}

.formularioBusca2 .lupa2{
    position: absolute;
    right: 20px;
    top: 20px;
    border: none;
    border-radius: 20px;
    padding: 0px;
    background: #e5bce5;
    color: #372C37;
}

.areaFormasPagamentoSeguranca h5 {
    line-height: 45px;
    margin-right: 30px;   
}

a.wlink img {
    margin-top: -7px;
    margin-right: 9px;
}

div.termosServicos {
    font-size: 10px;
    margin: 20px 0;
}

.formularioMatricula input {
    margin-bottom: 5px;
    border-radius: 6px;
    font-size: 13px;
    box-shadow: 0px 2px 1px #e9e9e9;
    padding: 20px 15px;
}

.formularioMatricula input:focus, .formularioMatricula input:active {
    box-shadow: 0px 1px 1px #e9e9e9;
    border-color: #95e7f5;
    color: #003c6e;
}

.footer a:hover {
    color: #bae0ff;
}

.footer2 a:hover {
    color: #bae0ff;
}

.termosServicosModal {
    max-height: 140px;
    overflow: auto;
    border: solid 2px #ddd;
    border-radius: 10px;
    font-size: 13px;
}

.termosServicosModal .conteudoTermosServicos h1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
}

.termosServicosModal .conteudoTermosServicos h2 b {
    color: #e9202c;
    font-size: 12px;
}

.termosServicosModal .conteudoTermosServicos h3 {
    text-align: center;
    font-size: 12px;
}

img.bannerCertificadoPag {
    border-radius: 20px;
    margin: 40px 0;
}

.compensaTopo {
    margin-top: 180px;
}

.navbar-toggler {
    background: #206dac;
}

.topo {
    background: #004279;
    margin-bottom: 30px;
    color: white;
}

.topo2 {
    background: white;
    margin-bottom: 0px;
    color: white;
}

.topo a {
    color: white;
}

.topo2 a {
    color: white !important;
    font-weight: 600;
}

.bannerMec {
    margin-bottom: 30px;
}

.btnCertificado1Minuto {
    background: #FFDF45;
    display: block;
    margin-bottom: 30px;
}

.textoMotivos ul {
    margin-left: 0;
    padding: 0;
    list-style: none;
}

.textoMotivos img {
    width: 30px;
}

.numero7 {
    font-size: 62px;
    font-weight: bold;
    width: 45px;
    float: left;
    height: 90px;
}

.fraseMotivos {
    padding: 20px 0px;
    line-height: 27px;
    font-size: 25px;
    color: #053a60;
    letter-spacing: -1px;
}

.titulo7motivos {
    width: 340px;
    margin: 0 auto;
    color: #053a60;
}

.conteudo h4 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 30px;
    color: #183b63;
}

.box7Motivos {
    padding: 20px 60px;
}

.listaVantagens{
    text-align: center;
}

.listaVantagens ul {
    list-style: none;
}

.listaVantagens ul b{
    list-style: none;
}

.listaVantagens ul li b {
    font-size: 31px;
}

.listaVantagens ul li p {
    font-size: 18px;
}


.tabelaAceitaTermos {
    width: 85%;
    margin: 0 auto;
}

.tabelaAceitaTermos input[type=checkbox] {
    margin: -5px 6px 0px 0px !important;
}

.btnAreaAlunoDesktop {
    margin-right: 5px;
}

.logoCGmob{
    display: none;
}

.bannerPrincipal2{
    width: 100%;
    padding-right: 15px;
    margin-bottom: 15px;
}

.bannerPrincipal3{
    margin-bottom: 15px;
}

.algnDesktBanner{
    width: 30.6%;
    display: flex;
    flex-direction: column;  
}

.algnDesktBanner1{
    width: 69.4%;
}

.conteudo h4.txtCurH4{
    font-size: 31px;
    text-align: left;
    margin-top: 10px;
    color: black;
    margin-bottom: 0px;
}

.verTodosCursos {
    color: #11253d;
    font-size: 29px;
    padding: 5px 40px 5px 40px;
    font-weight: 700;
    border-radius: 30px;
    background: white;
    margin-bottom: 20px;
    margin-top: 5px;
}

a.verTodosCursos:hover {
    color: #11253d;
    font-size: 29px;
    padding: 5px 40px 5px 40px;
    font-weight: 700;
    border-radius: 30px;
    background: white;
    margin-bottom: 20px;
    margin-top: 5px;
}

.linkTodosCur{
    color: #11253d;
    text-decoration: underline;
    font-weight: 800;
}

.btn-outline-primary{
    border-color: #11253d;
    color:  #11253d;
}

.titC {
    font-size: 31px;
    color: black;
    font-weight: 700;
}

.category-box {
    background-color: #E0EBF4;
    width: 164.78px;
    min-height: 122.09px;
    position: relative;
    margin: 5px;
    display: flex;
    border-radius: 10px;
    flex-direction: column;
    justify-content: flex-end;
}

.category-icon {
    background-color: #0D213A;
    width: 62.9px;
    height: 62.9px;
    border-radius: 50%;
    position: absolute;
    top: 13px;
    display: flex;
    left: 50px;
}

.hidden {
    display: none !important;
}

.category-name {
    text-align: center;
    font-weight: 600;
    display: flex;
    font-size: 11px;
    place-content: center;
    color: black;
    word-break: break-word;
    width: 100%;
    padding: 85px 5px 5px 5px;
    font-weight: 800;
}

.show-more {
    color: #0d213a;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    margin-left: 5px;
}

.show-more:hover {
    color: #010e1f;
}

.show-more svg {
    transform: rotate(0deg);
    transition: transform 0.3s;
}

.show-more.rotate svg {
    transform: rotate(180deg);
}

.mh130 {
    max-height: 130px;
    overflow: hidden;
}



.linkTodosCur:hover {
    color: #0f2d53;
    text-decoration: underline;
}

.circle-icon {
    background: #0D213A;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.hVantagens{
    font-size: 55px;
    margin-top: 30px;
    color: black;
}
.h2Vantagens{
    font-size: 25px;
    color: black;
    font-weight: 600;
}
.pVantagens{
    font-size: 15px;
       color: black;
}

.pd22{
    padding: 22px;
}

.pd27{
    padding: 27px;
}

.szH3Como{
    font-size: 25px;
    text-align: center;
    margin-top: 20px;
    color: black;
    max-width: 355px;
    font-weight: 700;
}

.szPComo{
    max-width: 355px;
    text-align: center;
    font-size: 16px;
    color: black;
    font-weight: 400;
    text-transform: uppercase;
}

.m37{
    margin: 37px;
}

.boldGratuitos{
    color: #B10EB4;
}

.bglinkFaleConosco{
    color: #6CFF8D;
}

.duvidasTxt{
    color: #0D213A;
    font-size: 29px;
}

.flexAtendimento{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.whatsAtenTxt{
    color: #3ac34c;
    font-size: 24px;
    font-weight: 700;
    font-style: oblique;
}

.bgGreenWhats{
    background: #c8ffd0;
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 30px;
    margin-bottom: 5px;
}

.bgGreenA{
    background: #c8ffd0;
    display: block;
    width: 100%;
    max-width: 160px;
    margin: 0 auto;
    padding: 5px;
    border-radius: 30px;
    color: #3dad4c;
}

.algnAtendimentoMail{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.mailTxtAtendi{
    font-size: 24px;
    font-weight: 700;
    font-style: oblique;
    color: #2D72AB;
}

.mailTxtAtendi2{
    font-size: 18px;
    text-decoration: underline;
    color: #2D72AB;
    font-weight: 500;
}

.subtit{
    font-size: 28px !important;
    color: black  !important;
    font-weight: 600;
    text-transform: uppercase;
}

.fz-19{
    font-size: 19px;
}

.form-control:focus{
    color: #372C37 !important;
    border-color: #E5BCE5;
    background: #E5BCE5;    
    box-shadow: 0 0 0 0.2rem rgb(255 0 198 / 25%);
}

.caixaBusca2::placeholder {
    color: #372C37;
}


.chatWhats{
    border-radius: 90px;
    height: 75px;
    width: 66px;
}

.tabelaCargaHorariaCursos div.tituloTabela {
    font-size: 18px !important
}
.tabelaCargaHorariaCursos tr td {
    white-space: normal !important;
    font-size: 15px !important
}

.tabelaHeadCert{
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    background: #007eec;
    border-radius: 8px 8px 0 0;
    padding: 10px;
    color: #fff;
    text-shadow: #195e9a 0px 2px 0px;
}

.tabelaCorpoCertsHrs{
    background: #f1f1f1;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #1b3c7b;
    border-radius: 0 0 8px 8px;
}

.titleProgressao {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-top: 25px;
}

.titleValorAcademico {
    text-align: center;
    color: #fff;
    background: #B10EB4;
    padding: 12px;
    font-weight: 600;
    font-size: 24px;
    border-radius: 14px;
}

