﻿#backIndexCursos {
    background-image: url("img/indexcursos1.jpg");
    height: 60vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 300px;
    display: flex;
}

#backIntegrado {
    background-image: url("img/backintegrado.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.titulo-index {
    padding: 30px;
    margin: auto 10%;
    text-transform: uppercase;
    color: white;
    background-color: rgba(0,0,0, 0.5);
}

.img_rounded {
    width: 80px;
    height: 80px;
    clip-path: circle(50% at center);
}

.cartoes {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.cards_item {
    display: grid;
    padding: .5rem;
}

@media (min-width: 40rem) {
    .cards_item {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .cards_item {
        width: 33.3333%;
    }
}

@media (max-width: 769px) {
    .cards_item {
        display: grid;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .titulo-index {
        font-size: 15px;
    }

    .img_rounded {
        width: 50px;
        height: 50px;
    }

    .cartao-titulo {
        font-size: 20px;
    }

    .card-content {
        padding: .3rem !important;
    }
}

@media (max-width: 341px) {
    .titulo-index {
        font-size: 10px;
    }

    .cartao-titulo {
        font-size: 17px;
    }
}

.cartao {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    box-shadow: 4px 4px 20px 0 rgba(120,135,182,.1);
    border: none;
}

.cards_item .cartao:hover {
    transform: translateY(2px);
    box-shadow: none;
    cursor: pointer;
}

.card_title {
    color: #00BFFF;
    text-transform: uppercase;
}

.card_text {
    color: #00BFFF;
}

.card-content {
    padding: 1rem;
}

.alinhar {
    margin-bottom: auto;
    margin-top: auto;
}

.pointer_lnk {
    cursor: pointer;
}

.cartao a {
    text-decoration: none;
    color: #1f4f9d;
    cursor: pointer;
}

#backAssistentePlanejmanento {
    background-image: url("img/assistenteplanejamento.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backAssistenteDesenvolvimento {
    background-image: url("img/assistentedesenvolvimento.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backExcel {
    background-image: url("img/excel.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backLabQuimico {
    background-image: url("img/laboratorioquimico.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backLogistica {
    background-image: url("img/logistica.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backRecursosHumanos {
    background-image: url("img/recursoshumanos.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backCompNuvem {
    background-image: url("img/compnuvem.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 720px;
}

#backGestaoNegocios {
    background-image: url("img/gestaodenegocios.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backHorticultorOrganico {
    background-image: url("img/horticultororganico.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}


#backMicrocomputador {
    background-image: url("img/microcomputador.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backProgramAndroid {
    background-image: url("img/programandroid.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backTacnicasVendas {
    background-image: url("img/tecnicasvendas.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backVideoMaker {
    background-image: url("img/videomaker.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backEditorVideo {
    background-image: url("img/editorvideo.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backJogosDigitais {
    background-image: url("img/jogosdigitais.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backWebFrontEnd {
    background-image: url("img/webfrontend.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backSegurancaCiber {
    background-image: url("img/segurancaciber.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backOrganizacaoDados {
    background-image: url("img/tecnicaadm.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 550px;
}

#backTecnicoAdm {
    background-image: url("img/tecnicoadm.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 730px;
}

#backTecnicoLogistica {
    background-image: url("img/tecnicologistica.jpg");
    height: 70vh;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 640px;
}

#backTecnicoMarketing {
    background-image: url("img/tecnicomarketing.jpg");
    height: 70vh;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 700px;
}

#backTecnicoRH {
    background-image: url("img/tecnicorh.jpg");
    height: 70vh;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 720px;
}

#backTecnicoContabilidade {
    background-image: url("img/tecnicocontabilidade.jpg");
    height: 70vh;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 700px;
}

#backTecnicoInformatica {
    background-image: url("img/tecnicoinformatica.jpg");
    height: 70vh;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 700px;
}

#backTecnicoDesenvolvimento {
    background-image: url("img/tecnicodesenvolvimento.jpg");
    height: 70vh;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    min-height: 700px;
}

.titulo-cursos {
    color: white;
    font-size: 25px;
    text-transform: uppercase;
    padding: 10px 10px;
    display: table;
    position: relative;
    margin: auto;
    text-align: center;
    text-shadow: 1px 1px black;
}

.float-wrap {
    height: 80%;
    -webkit-transform: translate(0px, 5rem);
    -moz-transform: translate(0px, 5rem);
    -ms-transform: translate(0px, 5rem);
    -o-transform: translate(0px, 5rem);
    transform: translate(0px, 5rem);
}

.float-wrap-curso {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.descricao-box {
    background-color: rgba(255,255,255, 0.8);
    padding: 30px 40px;
    font-size: 20px;
    width: 60%;
    margin: auto;
    text-align: left;
    border-radius: 10px;
}

.btn-inscreva {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
    float: right;
}

.secao-infocursos {
    padding: 30px 0;
}

.secao-mercado {
    width: 100%;
    background-color: #f8f9fa;
    padding: 30px 10px;
}

section .info-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

#listagem {
    list-style: none;
    padding: 0;
}

    #listagem li {
        padding-left: 1.3em;
        margin-bottom: 5px;
    }

        #listagem li:before {
            content: "\f101"; /* FontAwesome Unicode */
            font-family: "Font Awesome 5 Free";
            display: inline-block;
            margin-left: -1.3em; /* same as padding-left set on li */
            width: 1.3em; /* same as padding-left set on li */
            color: rgb(0, 154, 255);
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            display: inline-block;
            font-style: normal;
            font-variant: normal;
            text-rendering: auto;
            line-height: 1;
            font-weight: 900;
        }

.icones {
    color: rgb(0, 154, 255);
}

.sub-titulo {
    color: #00037b;
    text-transform: uppercase;
}

.container-icons {
    margin: 25px 0;
}

.col-xl-10 img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.accordion-card {
    margin-bottom: 10px;
    border: 0;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
}

.accordion-card-header {
    padding: .7rem;
    background-color: rgb(255,255,255);
    border-bottom: 0;
}

.rotate {
    margin-left: 8px;
    margin-right: 8px;
    transition: linear 0.3s;
    -webkit-transition: linear 0.3s;
}

.dica-curso-expresso {
    margin: 0 auto;
    width: 100vw;
    align-items: center;
    border: 1px;
    text-align: center;
}

.dica-curso-integrado {
    margin-top: auto auto auto auto;
    width: 50%;
    align-items: center;
    border: 1px;
    text-align: center;
}

a[aria-expanded='false'] > .rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.accordion-card-body {
    padding: 1rem 1rem 1rem 2.8rem;
}

/*--------Fade in e animação do titulo de curso--------*/

.animate-bottom {
    position: relative;
    animation: animatebottom 1s;
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-moz-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

@-o-keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}


@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}


/*-------------Responsivo------------- */
@media (max-width:454px) {
    #requisitos-text {
        margin-bottom: 30px;
    }

    .float-wrap {
        -webkit-transform: translate(0px, 2rem);
        -moz-transform: translate(0px, 2rem);
        -ms-transform: translate(0px, 2rem);
        -o-transform: translate(0px, 2rem);
        transform: translate(0px, 2rem);
    }
}

@media screen and (max-width:1200px), (max-height:824px) {
    .titulo-cursos {
        font-size: 22px;
    }

    .descricao-box {
        font-size: 19px;
    }

    .float-wrap {
        -webkit-transform: translate(0px, 1rem);
        -moz-transform: translate(0px, 1rem);
        -ms-transform: translate(0px, 1rem);
        -o-transform: translate(0px, 1rem);
        transform: translate(0px, 1rem);
    }
}

@media screen and (max-width:992px) and (max-height:820px) {
    .titulo-cursos {
        font-size: 20px;
    }

    .descricao-box {
        font-size: 17px;
        width: 80%;
    }
}

@media screen and (max-width:768px) {
    .titulo-cursos {
        font-size: 19px;
    }

    .descricao-box {
        font-size: 18px;
        width: 90%;
    }
}

@media screen and (max-width:576px) {
    .titulo-cursos {
        font-size: 14px;
        width: 95%;
    }

    .float-wrap {
        padding-left: 0%;
        display: flex;
        align-items: flex-end;
        height: 100%;
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
    }

    .float-wrap-curso {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: auto auto 30px auto;
    }

    .descricao-box {
        font-size: 16px;
        width: 100%;
        margin: 0;
        border-radius: 0px;
    }

    .dica-curso-expresso {
        margin: 220px auto auto auto;
        width: 100%;
        align-items: center;
        border: 1px;
        text-align: center;
    }

    .dica-curso-integrado {
        margin: 640px auto auto auto;
        width: 100%;
        align-items: center;
        border: 1px;
        text-align: center;
    }

    .lista-curso-integrado {
        margin: 10px auto auto auto;
    }

    .lista-curso-expresso {
        margin: 10px auto auto auto;
    }
}
