.btn-red,
.btn-outline-red,
.btn-white,
.btn-outline-white {
    font-family: 'Bradesco';
    font-size: 14px;
    font-weight: 700 !important;
    letter-spacing: .5;
    text-align: center;
    border-radius: 24px;
    width: 100%;
    padding: 0;
    border: none;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none
}

#topBar>div.holder>div.como-usar:hover>a {
    color: #fafafa !important;
}

div#topBar div.holder div.como-usar:hover:before {
    background: url(/assets/pessoajuridica/img/como-usar-seta-down.svg) 0px 0px no-repeat !important;
}

#modalOtherBrowser {
    justify-content: center;
    display: flex;
}

.mfp-close {
    right: 32%;
    top: 2%;
}

.c-pagamento-title {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    /* top: -5rem; */
    margin: 20px 0 0;
    text-align: center;
}

.c-pagamento-title span {
    text-transform: uppercase;
    font-size: 1.5rem;
}

.custom-navbar {
    margin-top: 40px;
    position: fixed;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    background: white;
    justify-content: space-between;
    z-index: 2;
    box-shadow: 0px 10px 15px -15px black
}

.custom-navbar .logo-burguer {
    height: 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 60%
}

.custom-navbar .logo {
    margin-left: 60px
}

.custom-navbar .burguer {
    background: transparent;
    border: none;
    display: none
}

.custom-navbar .content {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    overflow: hidden;
    align-items: center
}

.custom-navbar .content.pr36 {
    padding-right: 36px
}

.custom-navbar .content button {
    margin: 0 24px
}

.custom-navbar .content button.links {
    font-size: 14px;
    color: #47484C;
    font-weight: normal;
    background: transparent;
    border: none
}

.custom-navbar .content button.links.mr36 {
    margin-right: 36px
}

.custom-navbar .content .btn-red {
    max-width: 218px
}

@media (max-width: 768px) {
    .custom-navbar {
        display: block;
        box-shadow: none
    }

    .custom-navbar .logo-burguer {
        width: 100%;
        box-shadow: 0px 10px 15px -15px black;
        height: 64px
    }

    .custom-navbar .logo {
        margin-left: 24px
    }

    .custom-navbar .logo img {
        width: 140px
    }

    .custom-navbar .burguer {
        display: block;
        margin-right: 24px
    }

    .custom-navbar .content {
        height: 0;
        transition: .4s;
        justify-content: flex-start;
        flex-direction: column;
        align-items: center
    }

    .custom-navbar .content.pr36 {
        padding-right: 0
    }

    .custom-navbar .content button {
        margin-bottom: 24px
    }

    .custom-navbar.open .content {
        height: calc(100vh - 131px);
        padding: 72px 0
    }
}

.btn-red {
    height: 48px;
    color: #fff !important;
    background-color: #e1173f
}

.btn-red:hover,
.btn-red:active {
    background-color: #e1173f;
    transition: all 0.3s ease
}

.btn-red:hover,
.btn-red:active {
    background: #c50030
}

.btn-outline-red {
    height: 48px;
    color: #e1173f !important;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e1173f;
    padding: 14px 0
}

.btn-outline-red:hover,
.btn-outline-red:active {
    background-color: #e1173f;
    transition: all 0.3s ease
}

.btn-outline-red:hover,
.btn-outline-red:active {
    color: white !important;
    border: 1px solid #c50030 !important
}

.btn-white {
    height: 48px;
    color: #e1173f !important;
    background-color: #fff
}

.btn-white:hover,
.btn-white:active {
    background-color: #e1173f;
    transition: all 0.3s ease
}

.btn-white:hover,
.btn-white:active {
    color: white !important
}

.btn-outline-white {
    height: 48px;
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    padding: 14px 0
}

.btn-outline-white:hover,
.btn-outline-white:active {
    background-color: #e1173f;
    transition: all 0.3s ease
}

.btn-outline-white:hover,
.btn-outline-white:active {
    color: #e1173f;
    background-color: white !important;
    border: 1px solid white !important
}

.btn-outline-white.b-selected {
    color: #e1173f;
    background-color: white !important;
    border: 1px solid white !important
}

.path-link {
    position: absolute;
    z-index: 2;
    padding-left: 60px;
    padding-top: 60px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    padding-bottom: 12px
}

.path-link a {
    font-size: 14px;
    font-weight: 600;
    color: white
}

.path-link span {
    font-size: 14px;
    font-weight: 600;
    color: white
}

@media (max-width: 768px) {
    .path-link {
        display: none;
        padding-left: 24px
    }
}

.banner {
    position: relative
}

.banner .carrossel-banner {
    position: relative;
    margin-bottom: 0 !important
}

.banner .carrossel-banner .item-banner img {
    width: 100%
}

.banner .carrossel-banner .item-banner img.mobile {
    display: none
}

.banner .carrossel-banner .item-banner .mobile {
    position: relative;
    display: none
}

.banner .carrossel-banner .item-banner .mobile.text p {
    position: absolute
}

.banner .carrossel-banner .item-banner .mobile.text p.red {
    font-size: 5.6vw;
    color: #E1173F;
    font-weight: 700;
    left: 36vw;
    top: 15vw
}

.banner .carrossel-banner .item-banner .mobile.text p.white {
    font-size: 7vw;
    color: white;
    font-weight: normal;
    top: 62vw;
    left: 36vw
}

.banner .carrossel-banner .item-banner .mobile.text p a {
    font-size: 7vw;
    color: white
}

.banner .carrossel-banner .item-banner .mobile.banner1 {
    position: relative
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: absolute;
    width: 100%
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute p.texto1 {
    font-size: 3.2vw;
    color: white;
    font-weight: 700;
    margin-top: 62vw;
    margin-left: 11vw;
    position: relative;
    z-index: 2;
    letter-spacing: 2px
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute p.texto3 {
    font-size: 3.6vw;
    color: white;
    font-weight: 500;
    text-align: center
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute p.texto4 {
    font-size: 2vw;
    color: white;
    font-weight: 500;
    margin-left: 11vw;
    text-align: center;
    margin-top: 2vw
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute h1 span {
    font-size: 12vw;
    color: #e1173f;
    font-weight: 700;
    margin-left: 11vw;
    margin-top: 2vw;
    background: -webkit-linear-gradient(24deg, #e1173f 46%, #702f8a 86%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute h1 span.t1 {
    font-size: 6vw;
    color: white;
    font-weight: 500;
    margin-top: -1vw;
    background: none;
    background-clip: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: white
}

.banner .carrossel-banner .item-banner .mobile.banner1 .texts-absolute .parcela {
    margin-left: 11vw;
    background: rgba(125, 62, 88, 0.7);
    border-radius: 4px;
    padding: 0.2vw;
    margin-top: 1vw
}

.banner .carrossel-banner .item-banner .mobile.banner3 {
    position: relative
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute {
    position: absolute;
    width: 100%;
    padding: 0 24px
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto1 {
    font-size: 6vw;
    color: white;
    font-weight: 700;
    margin-top: 12vw
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute h2 {
    font-size: 6vw;
    color: white;
    font-weight: 700;
    margin-top: 12vw
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute .btn-canal-consorciado {
    background: rgb(168 29 177 / 96%);
    border-radius: 25px;
    padding: 1.2vw;
    margin-top: 1vw;
    width: 280px;
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto-canal-consorciado {
    font-size: 5vw;
    color: #FFF;
    font-weight: 500;
    margin-left: 1vw;
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto2 {
    font-size: 6vw;
    color: white;
    font-weight: normal;
    margin-top: 1vw
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto3 {
    font-size: 4.3vw;
    color: white;
    font-weight: normal;
    margin-top: 6vw
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto4 {
    font-size: 4.6vw;
    color: white;
    font-weight: 700;
    text-align: center
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute p.texto5 {
    font-size: 2.6vw;
    color: white;
    font-weight: normal;
    text-align: left;
    margin-top: 2vw;
    width: 100%
}

.banner .carrossel-banner .item-banner .mobile.banner3 .texts-absolute a {
    border: 2px solid white;
    padding: 2vw;
    margin-top: 6vw;
    display: block
}

.banner .carrossel-banner .item-banner .banner1-desk {
    position: relative
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: absolute;
    width: 100%
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute p.texto1 {
    font-size: 2vw;
    color: white;
    font-weight: 700;
    margin-top: 6vw;
    margin-left: 14vw;
    position: relative;
    z-index: 2
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute p.texto3 {
    font-size: 1.6vw;
    color: white;
    font-weight: 500;
    text-align: center
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute p.texto4 {
    font-size: 1.1vw;
    color: white;
    font-weight: 500;
    margin-left: 14vw;
    text-align: center
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute h1 {
    margin-top: -2.3vw
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute h1 span {
    font-size: 10vw;
    color: #e1173f;
    font-weight: 700;
    margin-left: 14vw;
    margin-top: 2vw;
    background: -webkit-linear-gradient(24deg, #e1173f 46%, #702f8a 86%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute h1 span.t1 {
    font-size: 3vw;
    color: white;
    font-weight: 500;
    margin-top: -1vw;
    background: none;
    background-clip: initial;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: white;
    line-height: 0
}

.banner .carrossel-banner .item-banner .banner1-desk .texts-absolute .parcela {
    margin-left: 14vw;
    background: rgba(125, 62, 88, 0.7);
    border-radius: 4px;
    padding: 0.2vw;
    margin-top: 1vw
}

.banner .carrossel-banner .slick-dots {
    position: absolute;
    bottom: 36px;
    width: initial;
    right: 140px;
    width: 100px
}

.banner .carrossel-banner .slick-dots button::before {
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 16px;
    content: '';
    opacity: 0
}



@media (max-width: 420px) {
    .banner .carrossel-banner .item-banner .mobile {
        width: 114%;
        margin-left: -1rem;
    }
}

@media (max-width: 768px) {
    .banner .carrossel-banner .item-banner img {
        display: none
    }

    .banner .carrossel-banner .item-banner img.mobile {
        display: block !important
    }

    .banner .carrossel-banner .item-banner .mobile {
        display: block !important
    }

    .banner .carrossel-banner .item-banner .mobile img {
        display: block
    }

    .banner .carrossel-banner .slick-dots {
        display: none;
    }
}

@media (max-width: 992px) {
    .banner .carrossel-banner .item-banner .mobile {
        width: 115%;
    }
}

.banner .cards {
    position: absolute;
    bottom: -116px;
    left: 128px
}

.banner .cards .carrossel-cards {
    position: relative;
    z-index: 1;
    display: flex
}

.banner .cards .carrossel-cards .card {
    width: 173px;
    max-width: 173px;
    background: white;
    box-shadow: 0rem 0.125rem 0.5rem 0rem rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    padding: 16px;
    margin-right: 16px;
    margin-bottom: 16px;
    cursor: pointer
}

.banner .cards .slick-dots {
    width: calc(100% - 24px);
    left: 0
}

.banner .cards .slick-dots li {
    width: 8px;
    height: 10px
}

.banner .cards .slick-dots .slick-active button {
    background: #C50030
}

.banner .cards .slick-dots .slick-active button::before {
    opacity: 1
}

.banner .cards .slick-dots button {
    width: 10px;
    height: 10px;
    background: #B1B1B1;
    border-radius: 16px
}

.banner .cards .slick-dots button::before {
    width: 10px;
    height: 10px;
    background: transparent;
    border-radius: 16px;
    content: '';
    opacity: 0
}

.banner .cards .slick-dots button::before.slick-active {
    opacity: 1
}

@media (max-width: 1440px) {
    .banner .cards {
        bottom: -138px
    }

    .mfp-close {
        right: 27%;
    }
}

@media (max-width: 1024px) {
    .banner .cards {
        left: 60px
    }

    .banner .cards .carrossel-cards .card {
        width: 152px;
        min-width: 152px
    }

    .banner .cards .carrossel-cards .card h2 {
        font-size: 14px;
        font-weight: 500;
        margin-top: 8px
    }
}

@media (max-width: 768px) {
    .mfp-close {
        right: 7%;
    }

    .banner .cards {
        width: 100%
    }

    .banner .cards .carrossel-cards .card:hover {
        transform: none
    }
}

@media (max-width: 600px) {
    .banner .cards {
        left: 24px
    }

    .banner .cards .carrossel-cards .card {
        width: 111px;
        min-width: 111px;
        padding: 8px;
        margin-right: 8px
    }

    .banner .cards .carrossel-cards .card h2 {
        font-size: 12px
    }

}

@media (max-width: 400px) {
    .banner .cards {
        left: 12px
    }
}

.servicos-content .cards {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 53.75rem;
    position: relative;
}

div#topBar.headertopBar {
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #CC092F), color-stop(25%, #333B8F));
    background: linear-gradient(90deg, #CC092F 10%, #333B8F 25%);
    height: 43px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    display: none;
}

div#topBar.headertopBar div.holder form fieldset>ul li input[type='submit'] {
    background: #CC092F;
}

@media (max-width: 992px) {
    .servicos-content .cards {
        justify-content: center;
        width: calc(100% - 7.5rem)
    }
}

@media (max-width: 420px) {
    .servicos-content .cards {
        width: calc(100% - 3rem)
    }
}


html {
    font-size: 14px
}

html.accessib-contraste-pa .bg-access,
html.accessib-contraste-pb .bg-access {
    background: black !important
}

body {
    font-family: 'Bradesco' !important;
    margin: 0;
    background: white
}

* {
    box-sizing: border-box
}

*:focus {
    outline: none
}

a {
    text-decoration: none
}

.consorcio-content {
    position: relative;
    margin-top: 40px;
    overflow: hidden;
    z-index: 1
}

@media (max-width: 768px) {
    .consorcio-content {
        margin-top: 104px
    }
}

.consorcio-content .home-content {
    opacity: 1;
    transition: 0.4s
}

.consorcio-content .home-content.hide {
    display: none;
    opacity: 0
}

.consorcio-content .servicos-content {
    opacity: 1;
    transition: 0.4s;
    position: relative;
}

.consorcio-content .servicos-content.show {
    display: block;
    opacity: 1
}

.consorcio-content .voltar-topo {
    background: transparent;
    border: none;
    display: flex;
    align-items: center;
    margin: 48px auto;
    font-size: 14px;
    font-weight: 600;
    color: #3B69FF
}

.consorcio-content .voltar-topo .seta-topo {
    background: url("/html/pessoajuridica/solucoes-integradas/outros/recebimentos/assets/imgs/seta-voltar-topo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 15px;
    height: 8px;
    margin-left: 8px
}

.holder .canal-consorciado {
    display: block
}

div#topBar.headertopBar div.canal-consorciado {
    top: 8px
}

div#topBar.headertopBar div.canal-consorciado a {
    width: auto;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
    border: 0;
    background: #ffffff;
    border-right: 1px solid #78051c;
    border-bottom: 1px solid #78051c;
    border-radius: 30px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 12px;
    font-family: "Bradesco", sans-serif;
    font-weight: 700;
    color: #cc092f;
    outline: none;
    position: relative
}

div#topBar.headertopBar div.canal-consorciado a:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #dd536d;
    position: absolute;
    right: -18px;
    top: 3px
}

div#topBar.headertopBar div.canal-consorciado a:hover {
    color: #fff;
    background: #cc092f
}

.accessib-holder {
    margin-top: 15px;
    float: right;
}

.tab-contents {
    position: relative;
    margin: 0 20% auto;
}

.grafismo-right {
    background: url('/html/pessoajuridica/solucoes-integradas/outros/recebimentos/assets/imgs/grafismo-right.png') no-repeat;
    width: 300px;
    height: 400px;
    position: absolute;
    left: 73%;
    top: -50px;
    z-index: -999;
}

@media (max-width: 1500px) {
    .grafismo-right {
        left: 66%;
        top: 5px;
    }
}

@media (max-width: 1400px) {
    .grafismo-right {
        left: 65%;
        top: 6px;
    }
}

@media screen and (max-width: 768px) {
    .grafismo-right {
        left: 70%;
        top: -50px;
    }

    .servicos-content .cards {
        margin-bottom: 1rem;
    }
}

div#topBar {
    display: block !important;
}

nav#mainMenu.mega-menu {
    position: absolute !important;
}

.mainHeader {
    top: 40px;
}

ul.navSeg {
    padding: 30px 240px 0 0;
}

nav#mainMenu.mega-menu.theme-pessoajuridica>span>ul>li.canais-digitais>a:before {
    background-image: url();
    height: 28px;
    width: 29px;
}

.mega-menu span:last-child {
    display: none;
}

nav#mainMenu>span>ul>li>a {
    font-size: 1rem;
}

.redes-sociais, .tv-samsung, .mais-bradesco, .encontrar-agencia, .resultado-busca {
    display: none !important;
}

.busca-desk {
    top: 25px !important;
}

.retangulo {
    margin-top: 1rem !important;
    position: relative;
}

.tab-cards {
    width: 80%;
    background: #f0f1f5;
    margin: 0 auto;
    margin-top: -20px;
    margin-bottom: 20px;
    padding: 30px;
}

.tab-cards h3 {
    text-align: center;
    padding: 20px;
    font-size: 20px;
}

.tab-cards-content {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 40px;
}

.tab-cards-content .card {
    width: 45%;
    max-width: 409px;
    height: 197px;
    position: relative;
    border-radius: 5px;
}

.tab-cards-content .card-boleto {
    background: url('/assets/pessoajuridica/img/recebimentos/bg-boleto-d.jpg');
}

.tab-cards-content .card-pix {
    background: url('/assets/pessoajuridica/img/recebimentos/bg-pix-d.jpg');
}

.full-text {
    position: absolute;
    left: 40px;
    bottom: 20px;
    color: #fff;
    line-height: 18px;
    transition: all .2s ease-in-out;
    z-index: 5;
}

.full-text:before {
    content: '';
    border-left: 1px solid #fff;
    height: 40px;
    display: block;
    position: absolute;
    left: -10px;
    transition: all .2s ease-in-out;
    z-index: 5;
}

.half-text {
    position: absolute;
    left: 40px;
    bottom: 20px;
    color: #fff;
    opacity: 0;
    transition: all .2s ease-in-out;
    z-index: 5;
}

.half-text::after {
    content: url('/assets/pessoajuridica/img/recebimentos/arrow.svg');
    width: 15px;
    height: 15px;
    margin-left: 5px;
}

.tab-cards-content .card:after {
    background: rgba(0, 0, 0, 0.5) 0% 0% no-repeat padding-box;
    content: "";
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 5px;
}


.tab-cards-content .card:hover .full-text {
    transform: translateY(-20px);
}

.tab-cards-content .card:hover .half-text {
    opacity: 1;
}

.tab-cards-content .card:hover .full-text:before {
    height: 60px;
}

.tab-cards-content .card:hover::after {
    background: transparent linear-gradient(131deg, #cc092f 0%, #9d0b21 100%) 0% 0% no-repeat padding-box;
    content: "";
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 100%;
    border-radius: 5px;
}


@media screen and (max-width: 768px) {
    .tab-cards-content {
        display: block;
    }

    .tab-cards-content .card {
        margin: 0 10px;
    }

    .tab-cards-content .slick-dots li.slick-active button:before {
        width: 8px;
        height: 8px;
    }

    .tab-cards-content .slick-dots li button:before {
        width: 8px;
        height: 8px;
        border: 1px solid #cf092f;
    }

    .tab-cards-content .card-boleto {
        background: url('/assets/pessoajuridica/img/recebimentos/bg-boleto-m.jpg');
    }

    .tab-cards-content .card-pix {
        background: url('/assets/pessoajuridica/img/recebimentos/bg-pix-m.jpg');
    }
}

@media (max-width: 542px) {

    .consorcio-content {
        margin-top: 80px;
    }

    .servicos-content .c-content-cards .content-card {
        width: 100% !important;
    }

    .video-bradesco-explica-container iframe {
        max-width: 100%;
        height: auto;
    }

    .tab-contents {
        width: 100%;
        margin: 0;
    }

    .servicos-content .c-content-cards {
        margin-top: 0;
    }

    .servicos-content .c-content-cards .content-card {
        margin: 0 !important;
    }

    .servicos-content .cards {
        margin: -1.75rem auto 0;
    }
}

.btn-outline-red {
    height: 48px;
    width: 160px;
    color: #e1173f !important;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #e1173f;
    border-radius: 24px;
    padding: 10px 30px;
    text-decoration: none;
}