.wrap-menu-desktop {
    border-bottom: solid 1px #e1e1e1;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 4000;
}
.textocorpo {
    font-size: 18px;
    text-align: center;
    color: black;
}
.bg0 {
    background-color: #fff !important;
}
.p-b-140, .p-tb-140, .p-all-140 {
    padding-bottom: 22px;
}
.container-menu-desktop.fix-menu-desktop {
    display: block !important;
}
@media only screen and (max-width: 600px) {

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    font-size: 16px;
}}
.barralateral {
    width: 22%;
    background: #1b1f23;
    padding: 11px;
    border-radius: 8px;
    height: 10%;
    margin-right: 16px;
    float: left;
    margin-top: -82px;
}
a.cat_lateral {
    color: white;
    font-size: 18px;
}
span.icone_categoria {
    font-size: 18px;
    color: #aef12c;
}
.ct_ba {
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 40px;
    font-size: 15px;
    text-align: center;
    border: solid 1px #4e5155;
}
.ct_ba:hover {
    background: #a3a3a3;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 40px;
    font-size: 15px;
    text-align: center;
}
.nome_cat {
    text-align: center;
    font-size: 16px;
    margin-bottom: 7px;
    color: #aef12c;
}
.vagas_post {
    background: #f2f2f2;
    width: 33%;
    margin-left: 11px;
    margin-top: 17px;
    text-align: center;
    border-radius: 8px;
    box-shadow: 6px 8px 7px -6px #dadada;
    padding: 27px;
}

img.imagemdavaga {
    height: 144px;
    border-radius: 25px;
    margin-bottom: 14px;
}
.tituo_vaga {
    font-size: 24px;
    font-weight: 600;
    color: #7fc126;
}
.descricao_vaga {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 10px;
}
.vagas {
    margin-top: 94px;
}
.card-title {
    margin-bottom: 0.75rem;
    font-size: 15px;
    font-weight: 600;
    color: #7cce22;
}
p.card-text {
    font-size: 14px;
}
.text-muted {
    color: #7cce22!important;
    font-size: 13px;
}
.btn-primary {
    color: #fff;
    background-color: #1b1f23;
    border-color: #1b1f23;
}
.btn-primary:hover {
    color: #fff;
    background-color: #84c00f;
    border-color: #84c00f;
}
.pesquisa {
    padding: 13px;
    background: #e7e7e7;
    width: 58.9%;
    border-radius: 6px;
    position: absolute;
    margin-left: 29.5%;
    margin-top: -4%;
    z-index: 1;
}
label.labell {
    color: #1b1f23;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}

img.imagem_vagax {
    height: 249px;
    border-radius: 10px;
}
.titulo_vaga {
    font-size: 25px;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 13px;
    font-weight: 600;
    color: #74c00d;
}

.descricao_vagax {
    text-align: justify;
    margin-bottom: 30px;
}
.itens_cagax {
    font-size: 14px;
    display: table-row;
    color: #237adb;
}

#ic_vaga{
    font-size: 15px;
    background: #74c00d;
    padding: 6px;
    border-radius: 25px;
    width: 27px;
    height: 27px;
    text-align: center;
    color: white;
    margin-right: 5px;
    margin-bottom: 6px;
}
.chaves {
    font-size: 13px;
    margin-top: 11px;
    color: #979696;
}