.text-t {
    display: block;
}

.height-icons {
    height: 47px;
}

.ml-4.h-arro-h {
    height: 14px;
}

.ml-texto {
    display: flex;
    justify-content: end;
}

.ml_08 {
    margin-left: 0.8rem !important;
}

.ml-center {
    text-align: center !important;
}

.card-header {
    padding: 0.5rem 0.5rem;
    background-color: #F4F8FA;
    border-bottom: none;
    opacity: 1;
}

.btn-vx {
    padding: 0rem 0rem !important;
}

.collapsed .card-btn-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-top: 0rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
}

hr {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.mlvr-4 {
    margin-left: 1.5rem !important;
}


.bg-hover-candidata:hover {
    transition: 0.3s;
    border-color: #009bde;
}





@media (min-width: 1200px) {
    .ml-rcrutamento {
        margin-left: 95px !important;
    }
}

@media (max-width: 1199px) {
    .mt-texti-recrutamento {
        margin-top: 0rem !important;
    }

    .hidrecrutamento {
        display: none;
    }

    .text-t {
        display: inherit;
    }
}


@media (min-width: 992px) {
    .ml-rcrutamento {
        margin-left: 0px !important;
    }



}


@media (max-width: 991px) {
    .ml-rcrutamento {
        margin-left: 0px !important;
        margin-top: 2rem
    }
}


@media (max-width: 768px) {
    .mlvr-4 {
        margin-left: 0rem !important;
    }

    .ml-texto {
        text-align: right !important;
    }

    .ml-center {
        text-align: center !important;
    }

    .ml-91 {
        margin-left: 0rem !important;
    }

}

@media (max-width: 767px) {
    .ml-texto {
        text-align: start !important;
    }

    .ml-center {
        text-align: right !important;
    }

    .mr-4,
    .mx-4 {
        margin-right: 0rem !important;
    }

    .ml-texto {
        display: flex;
        justify-content: start;
    }
    .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
}
}

.line-h {
    border: 1px solid #F4F8FA;
    width: 100%;
    opacity: 1;
}