
 
    @media (min-width: 1150px) {
        .feature-card:hover {
            background-color: #F8F8F8;
            border-color: #06ACFF;
            color: #06ACFF;
        }
    }


    .alert.alert-warning.alert-dismissible {
        font-size: 14px;
        margin-top: 50px !important;
        margin-bottom: 50px !important;
        max-width: 600px;
        margin: auto;
        text-align: center;
    }

    .alert.alert-warning.alert-dismissible h5 {

        margin-right: 10px;
        text-align: center;
    }

    .feature-card {
        transition: all ease-in-out 0.2s;
        height: 240px;
        background-color: #F1F1F1;
        position: relative;
        cursor: pointer;
        border: 4px solid transparent;
    }

    .feature-card a[target="_blank"] {
        background: url(../../svg/external-link.svg) no-repeat;
        background-position: right 10px top 10px;
    }

    .feature-card a {
        color: #222222;
        display: block;
        height: 100%;
        width: 100%;
        padding: 30px 15px 30px;
    }

    .feature-card .align {
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
        width: calc(100% - 40px);
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 12;
    }

    .feature-card .icon {
        margin-bottom: 20px;
    }

    .feature-card .icon:before {
        transition: color ease-in-out 0.2s;
        font-size: 80px;
    }

    .icon-arrow_right:before {
        content: "";
        font-family: "icomoon" !important;
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        font-size: 32px;
    }

    a {
        text-decoration: none !important;
    }

    .feature-card .card-title {
        transition: all ease-in-out 0.2s;
        font-size: 1.1rem;
        font-weight: 700;
        margin: 0 0 5px;
        position: relative;
    }

    .servicos .feature-card .icon:before {
        transition: color ease-in-out 0.2s;
        font-size: 40px;
    }

    .img-servico {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .img-servico:before,
    .img-servico:after {

        display: block;
        background: radial-gradient(ellipse at center, rgba(125, 185, 232, 0.04) 0%, rgb(0 0 0 / 70%) 100%);
    }

    .feature-card a {

        position: absolute;
    }

    p.info-box-number,
    a p.info-box-number {
        margin: 0;
    }


    .img-servico img {

        height: 100%;
        width: 240px;
        left: 0;
        top: 0;
        filter: blur(4px);
    }

    .branca .feature-card a {
        color: #ffffff;
    }

    .servicos .feature-card {
        height: 200px;
    }


    .title.text-center i {
        font-size: 20px;
        margin-right: 5px;
        bottom: 4px;
        color: red;
        position: relative;
    }

    .img-servico:before {
        content: "";
        position: absolute;
        background: radial-gradient(ellipse at center, rgba(125, 185, 232, 0.04) 0%, rgb(0 0 0 / 70%) 100%);
        display: block;
        width: 100%;
        height: 100%;
        z-index: 6;
    }

    .edital.description {
        line-height: 18px;
    }

    .edital.info-title {
        font-size: 17px !important;
    }

    .edital a {

        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 1rem;

        line-height: 1.35rem;
        max-height: calc(3 * 1.35rem);
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .info-box {
        width: 100%;
        box-shadow: none;
        border-radius: 16px;
        background-color: #fff0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0px;
        min-height: 42px;
        padding: 8px;
        position: relative;
        margin-right: 5px;
    }

    .info-box:hover .progress .progress-bar {
        background-color: #fff;
    }

    .info-box .progress .progress-bar {
        background-color: #fa5c51;
    }

    .info-box:hover {
        background: none;
    }

    .info-box .info-box-icon {
        border-radius: 15px;
        -webkit-align-items: center !important;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 1px;
        font-size: 18px;
        /* -webkit-justify-content: center; */
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        width: 80px;
        margin-left: 5px;
        margin-right: 10px;
        height: 40px;
        box-shadow: 0 0 7px 0px rgb(0 0 0 / 7%), 0 1px 3px rgb(0 0 0 / 18%);
    }

    a .info {
        text-decoration: none;
    }

 .info-box-text, a .info-box-text {
    color: #000;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
    .bg-gradient-red1 {
        background: #fa5c51 linear-gradient(320deg, #fa5c51, #ff7e6b) repeat-x !important;
        color: #ffffff;
    }

    .bg-gradient-alerta {
        background: #ffc107 linear-gradient(320deg, #ffd54f, #ffc107) repeat-x !important;
        color: #fff8e1;
    }

    .bg-gradient-warning-2 {
        background: #ffc10700 linear-gradient(146deg, #ffdb71, #ffc10714) repeat-x !important;
        color: #1f2d3d;
    }

    .bg-gradient-blue {
        background: #fa5c5100 linear-gradient(320deg, #4fc3f7, #0288d1) repeat-x !important;
        color: #ffffff;
    }

    .info-box-content {
        width: calc(100% - 90px);
    }

    .info-horizontal {
        text-align: left !important;
        max-width: 100% !important;
    }

    .idata_event_date:not(.date_for_content) {
        height: 80px;
        width: 60px;
        float: left;
        margin: 12px 0px 0 5px;
        -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
        box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.08);
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .idata_event_date {
        position: relative;
        overflow: hidden;
    }

    .idata_event_date:not(.date_for_content)>span.idata_event_date_month {
        padding: 9px 0;
        background-color: #ffffff;
        color: #282828;
    }

    .idata_event_date:not(.date_for_content) .idata_event_date_month {
        font-size: 24px;
        line-height: 38px;
    }

    .idata_event_date:not(.date_for_content)>span.idata_event_date_day {
        padding: 3px 0;
        color: #ffffff;
        background-color: #ff4d58;
    }

    .idata_event_date:not(.date_for_content) .idata_event_date_day {
        font-size: 12px;
        text-transform: uppercase;
    }

    .idata_event_date:not(.date_for_content)>span {
        display: block;
        width: 100%;
        text-align: center;
    }

    .info-horizontal .description {
        overflow: hidden;
        text-align: left;
    }

    .edital.description a {
        color: #676666;
        font-size: 14px;
    }

    .info.info-horizontal.p-t-0 {
        padding: 0
    }

    p.info-box-number, a p.info-box-number {
        margin-top: 5px;
        font-size: 15px;
        padding: 0;
        color: #313131;
        line-height: 18px;
        text-align: justify;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 55px;
    }


    .edital a {
        text-overflow: ellipsis;
        display: -webkit-box;
        font-size: 1rem;
        line-height: 1.35rem;
        max-height: calc(3 * 1.35rem);
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    section svg {
        margin-left: -15%;
        margin-top: -20%;
        position: absolute;
        transform: rotate(10deg);
        width: 60%;
        z-index: -1;
    }

    .paginacao-aviso {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
 
    .avisos-slider-content-artigo {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .avisos-slider-container-btn {
        display: flex;
        position: relative;
        margin-top: 35px;
        gap: 35px;
        align-items: center;
    }

    .avisos-slider-container-btn>div:first-child {
        position: relative;
        left: 0;
        top: 0;
        flex: 1;
    }

    .avisos-slider-container-btn>div:last-child {
        display: flex;
        gap: 15px;
        align-items: center;
    }

    .avisos-slider-container-btn>div:last-child button {
        background: transparent;
        border: none;
        cursor: pointer;
    }

    .avisos-slider-categorias {
        display: flex;
        flex-direction: column;
        height: auto;
        min-height: 496px;
        background-color: #fffaf6;
        border-radius: 24px;
        overflow: hidden;
    }

    .avisos-slider-categorias__img-info {
        position: relative;
        height: 240px;
        overflow: hidden;
    }

    .avisos-slider-categorias__img-info img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.8s;
    }

    .avisos-slider-categorias:hover .avisos-slider-categorias__img-info img {
        transform: scale(1.2);
    }

    .avisos-slider-categorias__text-info {
        display: flex;
        flex-direction: column;
        gap: 8px;
        margin: 24px 40px auto;
    }

    .avisos-slider-categorias__text-info span {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        text-transform: uppercase;
    }

    .avisos-slider-categorias__text-info p {
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 36px;
    }

    .avisos-slider-categorias__text-info p {
        margin: 0;
    }

    .avisos-slider-categorias__link {
        display: flex;
        gap: 16px;
        font-style: normal;
        font-weight: 700;
        margin-top: 11px;
        color: #fd6d5e;
        align-items: center;
    }

    .avisos-slider-categorias__link a {
        display: flex;
        align-items: center;
        color: #fd6d5e;
        gap: 18px;
        text-decoration: none;
    }

    .avisos-slider-categorias__link:hover {
        color: #ff6555;
        text-decoration: none;
    }

    .avisos-slider-content-artigo .swiper-slide {
        display: flex;
    }



    .swiper {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }


    .swiper-slide.avisos-slider-categorias {
        text-align: center;
        font-size: 18px;
        background: #fff;
        height: calc((100% - 30px) / 2) !important;

        /* Center slide text vertically */
        display: flex;

    }

    .info {
        max-width: 360px;
        margin: 0;
        padding: 70px 0 30px;
        text-align: center;
    }

    @media only screen and (max-width: 900px) {
        .avisos-slider-categorias {
            min-height: 43vh;
        }

        .avisos-slider-categorias__text-info p {
            font-size: 16px;
            line-height: 24px;
        }
    }
 