.central-titulo {
    color: #01478C;
    font-weight: 500;
}

.not-show {
    display: none;
}

.vagas-titulo {
    color: #01478C;
    font-weight: bold;
}

.central-btn {
    width: 100%;
    height: 5vh;
    border-radius: 20px;
    border: none;
}

.central-btn-hover {
    transition: .2s ease-in-out;
}

.central-btn-hover:hover {
    background-color: #0094FE;
}

.central-btn-second {
    background-color: #E9EEF4;
    transition: .2s ease-in-out;
}


/* 
.central-btn-second:hover {
	background-color: #e0e4e7;
} */

.central-btn-p-second {
    color: #727378;
    font-weight: bold;
    font-size: 18px;
    transition: .2s ease-in-out;
}

.central-btn-p-second:hover {
    color: #FFF;
}

.central-carousel {
    margin-top: 50px;
}

.text-body-video {
    margin-top: 10px;
}


/* Divisores de página */

.central-divider {
    border-top: 1px solid #D6E8FF;
    margin-top: 80px;
}

.central-divider-2 {
    border-top: 1px solid #D6E8FF;
    /* margin-top: 50px; */
}


/* Fim */


/* Filter */

.central-filter-block {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.filter-curse-title {
    color: #00478C;
    font-size: 16px;
}

.filter-divider {
    color: #0094FE;
    font-weight: bolder;
    margin-left: 6px;
    margin-right: 6px;
}


/* Fim */


/* Cards de Vagas */

.central-card {
    margin-top: 20px;
    margin-left: 20px;
}

.closed {
    max-height: 80px;
    overflow: hidden;
}

.central-card:first-child {
    margin-left: 0;
}

.central-card:last-child {
    margin-right: 20px;
}

.central-salary {
    display: flex;
}

.card-header h3 {
    margin: 0;
}

.central-card-divider {
    margin: auto;
    width: 80%;
    border-top: 1px solid #60AEFF;
}

.central-card-divider-body {
    margin: auto;
    width: 80%;
    border-top: 1px solid #BEBEC6;
}

.central-card-body {
    background-color: #E9EEF4;
    padding-bottom: 30px;
}

.card-body-info {
    display: flex;
    justify-content: space-between;
    margin-left: 50px;
    margin-right: 50px;
    flex-direction: row;
    flex-wrap: wrap;
}

.central-card-header {
    background-color: #0094FE;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    color: #FFF;
}

.central-text {
    padding-top: 10px;
    padding-bottom: 5px;
}

.central-salary {
    color: #747277;
    justify-content: center;
}

.central-salary h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

#divider {
    margin-right: 5px;
    margin-left: 5px;
}

.central-text-body {
    height: auto;
    min-height: 50px;
    margin: 10px 5px 10px 5px;
    width: auto;
    margin-left: 50px;
    margin-right: 50px;
    text-align: justify;
}

.central-text-a {
    text-decoration: none;
    color: #737278;
    transition: .1s ease-in-out;
}

.central-text-a:hover {
    color: #3e3d3f;
}

.glider-next {
    right: -45px;
}

.glider-prev {
    left: -52px;
}

.divider-card {
    width: 50px;
}

.card-videos {
    margin-left: 50px;
}

.card-videos:first-child {
    margin-left: 20px;
}

.card-videos:last-child {
    margin-right: 20px;
}

.btn-valores {
    background-color: #E9EEF4;
}

.btn-valores-p {
    color: #0094FB;
    font-size: 18px;
}


/* Efeito de ampliação nos videos */

.thumbnail-videos {
    transition: .3s;
}

.thumbnail-videos:hover {
    /* position: absolute; */
    transform: scale(1.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.glider-track {
    margin-top: 10px;
}

.glider-prev-vagas {
    left: -65px;
}


/* Fim */


/* Hover dos título vagas e dos filtros de cursos */

.underlineHover {
    text-decoration: none;
    display: inline-block;
    position: relative;
}

.underlineHover:after {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    background: #01478C;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
}

.underlineHover:hover:after {
    width: 100%;
    left: 0;
}


/* Fim */

.dots-vagas {
    margin-top: 15px;
}


/* Media Query Celulares */

@media screen and (max-width: 1100px) {
    /* Botões */
    .central-btn {
        margin-bottom: 10px;
    }
    /* Fim */
    /* Dividor de tela */
    .central-divider {
        margin-top: 20px;
    }
    /* Fim */
    /* Carrossel */
    .glider-next {
        display: none;
    }
    .glider-prev {
        display: none;
    }
    /* Fim */
    /* Card Videos */
    .card-videos:first-child {
        margin-left: 22px;
    }
    /* Fim */
    /* Card Vagas */
    .central-card:first-child {
        margin-left: 11px;
    }
    .central-card:last-child {
        margin-right: 11px;
    }
    .central-salary {
        flex-wrap: wrap;
    }
    /* Fim */
    /* Filtro Vagas */
    .central-filter-block {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    /* Fim */
}

@media screen and (max-width: 768px) {
    /* Botões */
    .central-btn {
        margin-bottom: 10px;
    }
    /* Fim */
    /* Dividor de tela */
    .central-divider {
        margin-top: 20px;
    }
    /* Fim */
    /* Carrossel */
    .glider-next {
        display: none;
    }
    .glider-prev {
        display: none;
    }
    /* Fim */
    /* Card Videos */
    .card-videos:first-child {
        margin-left: 22px;
    }
    /* Fim */
    /* Card Vagas */
    .central-card:first-child {
        margin-left: 11px;
    }
    .central-card:last-child {
        margin-right: 11px;
    }
    .central-salary {
        flex-wrap: wrap;
    }
    /* Fim */
    /* Filtro Vagas */
    .central-filter-block {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    /* Fim */
}

@media screen and (max-width: 411px) {
    /* Card body */
    .central-text-body {
        margin-left: 28px;
        margin-right: 28px;
    }
    .card-body-info {
        margin-left: 28px;
        margin-right: 28px;
    }
    /* FIM */
    /* Botões */
    .central-btn {
        margin-bottom: 10px;
    }
    /* Fim */
    /* Dividor de tela */
    .central-divider {
        margin-top: 20px;
    }
    /* Fim */
    /* Carrossel */
    .glider-next {
        display: none;
    }
    .glider-prev {
        display: none;
    }
    /* Fim */
    /* Card Videos */
    .card-videos:first-child {
        margin-left: 22px;
    }
    /* Fim */
    /* Card Vagas */
    .central-card:first-child {
        margin-left: 11px;
    }
    .central-card:last-child {
        margin-right: 11px;
    }
    .central-salary {
        flex-wrap: wrap;
    }
    /* Fim */
    /* Filtro Vagas */
    .central-filter-block {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    /* Fim */
}

@media screen and (max-width: 375px) {
    /* Card body */
    .central-text-body {
        margin-left: 28px;
        margin-right: 28px;
    }
    .card-body-info {
        margin-left: 28px;
        margin-right: 28px;
    }
    /* FIM */
    /* Dividor de tela */
    .central-divider {
        margin-top: 20px;
    }
    /* Fim */
    /* Botões */
    .central-btn {
        margin-bottom: 10px;
    }
    /* Fim */
    /* Carrossel */
    .glider-next {
        display: none;
    }
    .glider-prev {
        display: none;
    }
    /* Fim */
    /* Card Videos */
    .card-videos:first-child {
        margin-left: 22px;
    }
    /* Fim */
    /* Card Vagas */
    .central-card:first-child {
        margin-left: 11px;
    }
    .central-card:last-child {
        margin-right: 11px;
    }
    .central-salary {
        flex-wrap: wrap;
    }
    /* Fim */
    /* Filtro Vagas */
    .central-filter-block {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    /* Fim */
    .btn-valores {
        margin-top: 10px;
    }
}

@media screen and (max-width: 320px) {
    /* Card body */
    .central-text-body {
        margin-left: 28px;
        margin-right: 28px;
    }
    .card-body-info {
        margin-left: 28px;
        margin-right: 28px;
    }
    /* FIM */
    /* Botões Prepare-se para o Futuro */
    .central-titulo {
        font-size: 20px;
    }
    .central-btn-p-second {
        font-size: 16px;
    }
    .central-btn-p-primary {
        font-size: 16px;
    }
    /* Fim */
    /* Botões */
    .central-btn {
        margin-bottom: 10px;
    }
    /* Fim */
    /* Central Vagas */
    .vagas-titulo {
        font-size: 20px;
    }
    .central-salary h3 {
        font-size: 20px;
    }
    .central-text-body {
        font-size: 14px;
    }
    /* Fim */
}

@media screen and (max-width: 290px) {
    /* Card body */
    .central-text-body {
        margin-left: 28px;
        margin-right: 28px;
    }
    .card-body-info {
        margin-left: 28px;
        margin-right: 28px;
    }
    /* FIM */
    /* Botões Prepare-se para o Futuro */
    .central-titulo {
        font-size: 20px;
    }
    .central-btn-p-second {
        font-size: 16px;
    }
    .central-btn-p-primary {
        font-size: 16px;
    }
    /* Fim */
    /* Central Vagas */
    .vagas-titulo {
        font-size: 20px;
    }
    .central-text {
        font-size: 20px;
    }
    .central-salary h3 {
        font-size: 20px;
    }
    .central-text-body {
        font-size: 14px;
    }
    /* Fim */
}