﻿a {
    color: #E4002B !important;
}

img[src*="/images/pdf-icon.png"] {
    height: 30px !important;
    width: 30px !important;
    object-fit: cover;
}

img[src*="/media/fg0ffhih/pdf-icon.png"] {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover;
}

img[src*="/media/1627/openpdf.png"] {
    width: 30px !important;
    height: 30px !important;
    object-fit: cover;
}

.footer-content .item-footer {
    color: #fff !important;
}

@font-face {
    font-family: Roboto;
    font-weight: 300;
    src: url("/assets/fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: Roboto;
    src: url("/assets/fonts/Roboto-Regular.ttf");
}

@font-face {
    font-family: Roboto;
    font-weight: 400;
    src: url("/assets/fonts/Roboto-Medium.ttf");
}

@font-face {
    font-family: Roboto;
    font-weight: 600;
    src: url("/assets/fonts/Roboto-Bold.ttf");
}

.pagination {
    margin: 25px 0px;
}

.link-pagination {
    padding: 3px 11px;
    border-radius: 20px;
    background-color: #e4002b;
    color: #fff !important;
    cursor: pointer;
    transition: .14s ease-out;
    margin: 0px 6px 6px 0px;
}

.link-pagination:hover {
    background-color: #eaeaea;
    color: #e4002b !important;
}

.ers-menu-mobile {
    display: none;
}

#menu_ers_mobile {
    width: 15%;
}

.ers-menu-mobile {
    display: none;
}

.pr-box-news-main1 {
    cursor: pointer;
}

.ers-menu {
    background-color: #fff;
    width: 100%;
    position: sticky;
    z-index: 9999;
}

.ers-line {
    border-top: 4px solid #E4002B;
    border-radius: 10px 20px 0px 0px;
    padding-bottom: 15px;
}

.ers-popup-button {
    margin: 0px 15px 25px 15px;
    background-color: #eaeaea;
    color: #212529;
    padding: 7px 29px;
    border-radius: 28px;
    font-size: 13px;
    cursor: pointer;
    transition: .14s ease-out;
}

.ers-popup-button:hover {
    background-color: #E4002B;
    color: #fff;
}

.ers-tags {
    border: 1px solid #e8e8e8;
    color: lightgray;
    padding: 5px;
    font-family: Roboto;
    font-size: 11px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
    transition: .14s ease-out;
}

.ers-areaprivada-mobile {
    display: none;
}

.ers-result-text {
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto !important;
    text-decoration: underline;
}

.ers-palavras-relacionadas {
    font-size: 11px;
    padding: 5px 0px 0px;
    color: #b1b1b1;
}

.footer-content .footer-text {
    font-size: 11px !important;
    line-height: 31px !important;
}

.ers-column-type {
    padding: 10px 20px;
    border: 1px solid black;
    border-radius: 35px;
    text-align: center;
}

    .ers-column-type span {
        color: #444444;
        font-size: 14px !important;
    }


.ers-column-type span {
    font-weight: bold;
}

.submit-newsletter-mobile {
    width: 100%;
    border: 1px solid #fff;
    padding: 7px 0px;
    border-radius: 0px 0px 5px 5px;
}

.ers-column-content {
    background-color: #eaeaea;
    border-radius: 35px;
    padding: 10px 20px;
    min-height: 45px !important;
}

    .ers-column-content p {
        font-size: 16px !important;
        color: #212529 !important;
        margin-bottom: 0 !important;
    }

.ers-table {
    border-top: 4px solid #E4002B;
    border-radius: 14px;
    padding: 25px 0px;
}

.ers-tags:hover {
    background-color: #f4f4f4;
    /* border: 1px solid #e3292b; */
    color: #7f8084 !important;
}

.ers-logo-box {
    text-align: center;
    height: 130px;
    width: 50%;
    border-radius: 0px 0px 300px 0px;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset -10px -4px 8px -4px #cacaca;
}

.modal-open .modal {
    background-color: rgba(0,0,0,0.5);
    z-index: 9999999;
}

.modal.show .modal-dialog {
/*    position: absolute !important;
    top: 50% !important;
    left: 50% !important; 
    margin-right: -50% !important;
    transform: translate(-50%, -50%) !important;
    transition: unset !important;*/
}

.modal-dialog {
    max-width: 960px !important;
}

.ers-logo-box img {
    height: 100px;
    margin-top: 10px;
}

.ers-t-block {
    opacity: .8;
    cursor: pointer;
    -webkit-transition: margin-top 1s ease-out;
    -moz-transition: margin-top 1s ease-out;
    -o-transition: margin-top 1s ease-out;
    -ms-transition: margin-top 1s ease-out;
}

.ers-t-block:hover {
    opacity: 1;
    margin-top: 10px;
}

.ers-t-cargo {
    font-family: Roboto;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 15px;
}

.ers-t-name {
    font-family: Roboto;
    font-weight: bold;
}

.ers-t-image {
    /*background-size: cover;*/
    background-size: 100% !important;
    background-repeat: no-repeat;
    height: 330px;
    border-radius: 15px;
    margin-bottom: 15px;
}

.ers-search-box {
    position: absolute;
    top: -70px;
    right: 0;
    background-color: #fff;
    padding-left: 149px;
    border-radius: 0px 0px 0px 251px;
    width: 65%;
    box-shadow: 0px 0px 15px 0px #cacaca;
    height: 109px;
}

.ers-menu-icon {
    float: right;
}

.ers-menu-box .menu {
    padding: 13px 0px;
}

.ers-menu-box .ers-menu-option {
    display: inline-block;
    margin: 0 auto;
    padding-right: 30px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    transition: .14s ease-out;
    color: #7f8084;
}

    .ers-menu-box .ers-menu-option a:hover {
        background-color: transparent;
    }

    .ers-menu-box .ers-menu-option .ers-menu-top-option {
        color: #7f8084 !important;
        font-size: 14px !important;
        font-family: Roboto !important;
    }

        .ers-menu-box .ers-menu-option .ers-menu-top-option:hover {
            color: #E4002B !important;
        }

.sub-menus-ers {
    position: absolute;
    transition: .14s ease-out;
    margin-top: -10px;
    display: none;
    background-color: rgba(128,128,128, 0.9);
    padding: 10px;
    border-top: 10px solid #e4292b;
    border-radius: 14px;
    z-index: 999;
    margin-top: 11px;
}

.ers-sub-menu {
    transition: .14s ease-out;
    border-radius: 10px;
    font-size: 14px !important;
    padding: 2px 0px 2px 14px;
    border-radius: 100px;
    cursor: pointer;
    text-decoration: none !important;
}

legend {
    font-family: Roboto;
    font-size: 0.8rem !important;
}

.ers-special-menu {
    padding: 7px 14px;
    color: #7e8190 !important;
    cursor: pointer;
    background-color: #f1f1f1 !important;
    border-radius: 20px !important;
    transition: .14s ease-out;
}

        .ers-special-menu:hover img {
            filter: invert(27%) sepia(51%) saturate(13718%) hue-rotate(346deg) brightness(104%) contrast(97%);
        }

        .ers-special-menu:hover span {
            filter: invert(27%) sepia(51%) saturate(13718%) hue-rotate(346deg) brightness(104%) contrast(97%);
        }

.ers-menu:hover {
    color: red !important;
    background-color: transparent !important;
}

    .ers-sub-menu:hover {
        background-color: lightgray;
    }

    .ers-sub-menu:hover a {
        color: #808080 !important;
    }

.ers-sub-menu a {
    color: #c3c3c3 !important;
    font-size: 13px;
    text-transform: initial;
    font-family: Roboto;
    text-decoration: none !important;
    font-weight: bold;
}

.ers-right-arrow-menu {
    float: right;
    color: #fff;
    font-size: 22px;
    padding-left: 75px;
}

.ers-right-arrow {
    color: #fff;
    float: right;
    margin-right: 9px;
    margin-top: 2px;
    font-size: 20px;
}

.hide {
    display: none;
}

.coluna-menu {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.ers-box {
    background-color: gray;
}

.ers-search {
    padding-top: 76px;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget *, .mce-reset {
    white-space: initial !important;
}

.pesquisa-prestadores {
    color: gray !important;
    font-size: 12px;
}

.pesquisa-prestadores:hover {
    color: #E4002B !important;
}

.ers-plus {
    font-size: 16px;
}

.ers-more-noticias {
    right: 45px;
    bottom: 30px;
    transition: .14s ease-out;
    position: absolute;
}

.ers-more {
    text-transform: uppercase;
    font-weight: bold;
    font-family: Roboto !important;
    font-size: 12px;
    float: right;
}

.ers-destaque-box {
    background-color: #fff;
    padding: 25px;
    border-radius: 30px;
    margin-bottom: 35px;
}

.ers-data {
    font-weight: bold;
    font-size: 12px;
}

.ers-destaque-plus {
    float: right;
    margin-right: 10px;
    margin-top: -10px;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Roboto !important;
}

.ers-input-text {
    background-color: #f3f3f3;
    border: 0px;
    font-size: 13px;
    border-radius: 10px;
    padding: 4px 4px 4px 7px;
    margin-left: 13px;
    outline: none;
    width: 210px;
}

.round {
    width: 20px;
    height: 20px;
    position: relative;
    margin-top: 5px;
}

    .round label {
        background-color: #ccc;
        border: 1px solid #ccc;
        border-radius: 50%;
        cursor: pointer;
        height: 20px;
        left: 0;
        position: absolute;
        top: 0;
        width: 20px;
        float: left;
    }

    .round input[type="checkbox"]:checked + label {
        background-color: #fff;
        border-color: #fff;
    }

        .round input[type="checkbox"]:checked + label:after {
            opacity: 1;
        }

    .round label:after {
        border: 2px solid #696969;
        border-top: none;
        border-right: none;
        content: "";
        height: 5px;
        left: 4px;
        opacity: 0;
        position: absolute;
        top: 6px;
        transform: rotate(-45deg);
        width: 10px;
    }

.ers-search-icon {
    height: 13px;
    position: absolute;
    margin-left: -26px;
    font-size: 13px;
    margin-top: 6px;
    cursor: pointer;
}

.extra-field {
    display: none;
}

.block-distinct {
    display: none;
}

.ers-button {
    background-color: #E4002B;
    color: #fff !important;
    border: 0px;
    border-radius: 100px !important;
    outline: none;
    font-size: 14px;
    transition: .14s ease-out;
    text-decoration: none;
    padding: 5px 10px 5px 10px !important;
    cursor: pointer;
}

.ers-button:hover {
    background-color: gray;
}

.ers-lista-mosaico {
    padding: 20px 0px 0px 0px;
}

.ers-pagination {
    padding: 20px 0px;
    line-height: 38px;
}


.ers-caixa-mosaico {
    background-color: #fff;
    font-family: Roboto !important;
    padding: 15px;
    height: 260px;
    margin: 15px 0px 15px 0px;
    border-radius: 25px;
}

.ers-caixa-mosaico .ers-data {
    color: #e4292b;
    padding-bottom: 10px;
}

.umbraco-forms-fieldset h1 {
    font-size: 0.8rem;
}

.umbraco-forms-fieldset h2 {
    font-size: 0.8rem;
}

.ers-button-category .ers-conteudo-botao {
    font-weight: 500;
}

.ers-caixa-mosaico .ers-caixa-titulo {
    font-weight: bold;
    color: #585858;
    word-break: break-word;
}

.ers-caixa-mosaico .ers-sumario {
    font-size: 15px !important;
    color: #585858 !important;
}

.ers-caixa-mosaico .ers-sumario p {
    font-size: 15px !important;
    color: #585858 !important;
}

    .ers-caixa-mosaico .ers-sumario span {
        font-size: 15px !important;
        color: #585858 !important;
    }


.ers-caixa-mosaico .ers-caixa-mosaico-open {
    cursor: pointer;
    position: absolute;
    right: 35px;
    bottom: 25px;
}

.ers-caixa .ers-caixa-titulo {
    font-weight: bold;
    max-width: 900px;
}

.ers-caixa .ers-caixa-pdf {
    font-size: 27px;
}

.ers-combo-box {
    font-family: Roboto;
}

.ers-pdfs {
    text-align: right;
    float: right;
    margin-top: -53px;
    width: 100%;
}

.ers-pdfs img {
    width: 30px;
}

.ers-conteudo-lista {
    display: none;
}

.ers-box-content {
    background-color: #fff;
    padding: 15px;
    border-radius: 30px;
}

.ers-box-content .row {
    padding: 0px 25px;
    display: flex;
}

.ers-titulo-grande {
    padding: 15px;
    font-size: 25px;
}

.ers-modal-mosaico {
    background-color: #fff;
}

.ers-selectors-options {
    display: none;
    border-radius: 11px;
    min-width: 100%;
    width: max-content;
    margin-top: 10px;
    top: 50px;
    left: 15px;
    position: absolute;
    /* box-shadow: 0px 0px 12px 3px #d0d0d0; */
    background-color: #333333;
    color: #fff;
    text-indent: 10px;
    z-index: 999;
    font-weight: 500;
    font-size: 13px;
}

    .ers-selectors-options .option {
        padding: 5px;
        border-radius: 11px;
        transition: .14s ease-out;
    }

        .ers-selectors-options .option:hover {
            background-color: #E4002B;
            color: #fff;
        }

.ers-pagination-button {
    background-color: #fff;
    padding: 4px 8px;
    border-radius: 100px;
    margin-right: 3px;
    cursor: pointer;
    transition: .14s ease-out;
}

.selected {
    background-color: #e4292b !important;
    color: #fff !important;
}

.ers-pagination-button:hover {
    background-color: #e4292b;
    color: #fff !important;
}

.selected-option {
    background-color: #eaeaea;
    margin: 6px 0px;
    min-height: 42px;
    display: flex;
    align-items: center;
    line-height: 1;
    border-radius: 100px;
    padding: 5px 15px;
    transition: .14s ease-out;
    cursor: pointer;
}

.setas {
    position: absolute;
    top: 40%;
    width: 100%;
}

.internet-explorer-advice {
    position: fixed;
    width: 100%;
    max-height: 50px;
    z-index: 9999;
    top: 0;
    background-color: rgba(128,128,128,0.78);
    font-size: 17px;
    font-family: Roboto !important;
    padding: 10px;
    display: none;
}

.points {
    display: none;
}

.point {
    background-color: #c5c5c5;
    height: 12px;
    border: 0px;
    border-radius: 100px;
}

.arrow-ers {
    cursor: pointer;
    background-color: #333333;
    color: #fff;
    padding: 20px;
    transition: .14s ease-out;
    border-radius: 5px;
}

    .arrow-ers:hover {
        background-color: #E4002B;
    }

.arrow-left-ers {
    float: left;
    margin-left: 50px;
}

.arrow-right-ers {
    float: right;
    margin-right: 50px;
}

.selected-option-cr {
    background-color: transparent !important;
    border: 1px solid #eaeaea;
    color: #a2a2a2;
}

.lds-dual-ring {
    display: inline-block;
    width: 80px;
    height: 80px;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #E4002B;
        border-color: #E4002B transparent #E4002B transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

    .selected-option-cr:hover .select-title {
        color: #a2a2a2 !important;
    }

        .selected-option-cr:hover .select-arrow {
            color: #a2a2a2 !important;
        }

.selected-option:hover {
    background-color: #E4002B;
}

    .selected-option:hover .select-title {
        color: #fff;
    }

        .selected-option:hover .select-arrow {
            color: #fff;
        }

.selected-option .select-arrow {
    float: right;
    position: absolute;
    right: 25px;
    margin-top: 3px;
}

.selected-option .select-title {
    font-weight: 500;
    font-size: 13px;
}

.select-title {
    max-width: 200px;
}

.options-selectors:hover .select-arrow {
color: #fff;
}

.no-padding {
    padding: 0 !important;
}

.footer-2-title {
    font-size: 14px !important;
}

.TextoCorrido p {
    margin-bottom: 5px !important
}

.pr-box-news-main:hover {
    cursor: pointer;
}

.pr-box-news-main .TextoCorrido {
    padding-top: 12px;
}

.ers-combo-selectors {
    font-family: Roboto !important;
}

.ers-conteudo-botao {
    background-color: #ffffff;
    margin: 6px 0px;
    font-weight: bold;
    width: 100%;
    color: #212529;
    font-size: 14px;
    border-radius: 100px;
    border: 0;
    padding: 8px 15px;
    transition: .14s ease-out;
    cursor: pointer;
    outline: none !important;
}

.ers-titulo {
    font-size: 13px;
    font-weight: bold;
    font-family: Roboto;
}

.ers-conteudo-item {
    display: none;
}

.ers-conteudo {
    padding: 20px 0px;
}

.ers-seccoes {
    background-color: #fff;
    border-radius: 23px;
    padding: 27px;
}

.ers-section hr {
    margin-top: 5px;
    margin-bottom: 10px;
}

.ers-section-title span {
    font-family: Roboto !important;
    font-size: 16px;
    font-weight: 600;
}

.ers-section-title i {
    float: right;
}

.ers-conteudo-botao-pdf {
    background-color: transparent !important;
    text-align: left !important;
    color: #e4292b !important;
}

.ers-content {
    display: none;
}

.ers-faq-content {
    display: none;
}

.ers-perguntasErespostas {
    background-color: #fff;
    padding: 17px;
    border-radius: 20px;
}

.ers-faq-box {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
    height: 215px;
    font-family: Roboto;
}

.ers-faq-box h1 {
    font-size: 15px !important;
    color: #63666a !important;
    text-transform: initial !important;
}

legend {
    border-bottom: 1px solid #eaeaea;
    padding: 9px 0px !important;
    margin: 0px 0px 20px !important;
}

.umbraco-forms-page .umbraco-forms-navigation div {
    padding: 0 !important;
}

.umbraco-forms-page .btn {
    background-color: #E4002B;
    color: #fff !important;
    margin: 25px 0px;
    border: 0px;
    border-radius: 100px;
    outline: none;
    font-size: 14px;
    transition: .14s ease-out;
    text-decoration: none;
    padding: 5px 10px 5px 10px !important;
    cursor: pointer;
}

    .umbraco-forms-page .btn:hover {
        background-color: gray;
    }

.umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container {
    font-family: Roboto;
    padding: 0 !important;
}

    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field {
        margin-bottom: 20px;
    }

        .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field .umbraco-forms-label {
            margin-bottom: .2px !important;
            font-size: 13px;
        }

    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field-wrapper input[type=text] {
        width: 100%;
        border: 1px solid #e0e0e0;
        text-indent: 10px;
        outline: none;
        font-size: 17px;
        border-radius: 100px;
        font-weight: 500;
        font-family: Roboto;
    }

    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field-wrapper input[type=radio] {
        margin-top: 10px;
        line-height: 30px;
    }


    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field-wrapper label {
        font-family: Roboto;
        font-weight: 300;
        font-size: 13px;
    }

    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field-wrapper textarea {
        width: 100%;
        height: 80px;
        outline: none;
        border: 1px solid #e0e0e0;
        text-indent: 10px;
        border-radius: 10px;
    }
    
    .umbraco-forms-page .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field-wrapper .field-validation-error {
        color: #E4002B;
        font-weight: normal;
        font-size: 12px;
        float: right;
    }

.TextoCorrido a {
    color: #E4002B !important;
}