p {
    font-size: 16px;
}

header.mainHeader {
    display: block;
    z-index: 9;
}

.btn-solid {
    width: 250px;
    background: #e1173f 0% 0% no-repeat padding-box;
    border-radius: 24px;
    border: none;
    font-weight: bold;
    padding: 13px;
    display: block;
    text-align: center;
    margin: 20px 0;
}

div.area-restrita a {
    width: 100% !important;
    height: 26px;
    border-radius: 30px;
    display: block;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0 30px 0 30px;
    font-size: 10px !important;
    background: #333b8f !important;
    color: #fff;
    font-family: Bradesco, sans-serif;
    font-weight: 700
}

div.area-restrita a:hover {
    background: #131a62
}


ul.slides li .text__banner {
    top: 24vw !important;
    font-size: 22px;
    width: 460px;
}

ul.slides li .text__banner h1 {
    font-size: 60px;
}

.section-title::after {
    content: '';
    width: 60px;
    height: 6px;
    border-bottom: 4px solid #cc092f;
    display: block;
    position: relative;
    margin-top: 8px
}

.credito section.mainContent {
    width: 100%!important;
    margin-right: 0!important;
    background: #F0F1F5;
    top: 0!important;
    margin: 0!important;
}

section.mainContent {
    background: transparent;
}

/* Top Content */
.top-content {
    min-height: 300px;
    width: 100%;
    background: linear-gradient(90deg, #cc092f 40%, #9c1952 65%, #333b8f 90%);
}

.top-content__float {
    width: calc(66% + 80px);
    color: #47484C;
    background-color: #FFF;
    border-radius: 9px;
    box-shadow: 0px 3px 6px #00000045;
    transform: translateY(-75px);
    padding: 30px 50px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.top-content__float__subtitle {
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    margin-top: 30px;
}

.taxas {
    width: calc(66% + 80px);
    color: #fff;
    border-radius: 9px;
    padding: 0 0 40px 0;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    text-align: center;
}

.taxas .cards {
    display: flex;
    justify-content: space-around;
    padding: 30px;
    width: 100%;
}

.taxas .cards {
    margin-top: 50px;
}

.taxas .cards .card p {
    margin-top: 30px;
}

.requisitos {
    width: calc(66% + 80px);
    border-radius: 9px;
    padding: 30px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    padding: 90px 0;
}

.requisitos .cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.requisitos .cards .card {
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    padding: 40px;
    width: 32%;
    min-height: 287px;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
}

.requisitos .cards .card div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.requisitos .cards .card a {
    color: #5781FF;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
}


.requisitos .cards .card img {
    padding: 0 0 30px;
}

.box-contratar {
    width: 100%;
    background-color: #fff;
}

.contratar {
    width: calc(66% + 80px);
    border-radius: 9px;
    padding: 90px 30px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.contratar .card {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.contratar .card .box-grey {
    display: flex;
    justify-content: space-between;
    background-color: #F0F1F5;
    border-radius: 0 10px 10px 0;
    padding: 20px 20px 20px 0;
    position: relative;
}

.contratar .card .box-grey::before {
    content: '';
    width: 150px;
    background: #F0F1F5;
    height: 100%;
    position: absolute;
    left: -140px;
    top: 0px;
    z-index: -1;
}

.contratar .card .text-contratar {
    padding: 0 250px 0 50px;
}

.box-limite {
    width: 100%;
    background-image: url(https://assets.bradesco/content/dam/portal-bradesco/assets/pessoajuridica/img/pronampe/limite.jpg);
    height: 516px;
    background-repeat: no-repeat;
    background-size: cover;
}

.limite {
    width: calc(66% + 80px);
    border-radius: 9px;
    padding: 100px 0;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    color: #fff;
}

.limite .text-limite {
    display: flex;
}

.limite .collapse {
    display: flex;
    margin: 20px 0;
}

.limite .collapse {
    width: 100%;
}
.limite .collapse .tabs {
    width: 300px;
}

.limite .title-limite {
    width: 300px;
}

.limite .title-limite .title {
    width: 120px;
}

.limite .description-limite {
    width: 50%;
}

.tab {
    background: rgba(204, 9, 47, 0.37);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8.7px);
    -webkit-backdrop-filter: blur(8.7px);
    padding: 12px 25px;
    min-width: 100px;
    border-radius: 20px;
    margin: 7px 0;
}

.tab.active {
    background-color: #AF002B;
}

.content {
    background: rgba(204, 9, 47, 0.37);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(8.7px);
    -webkit-backdrop-filter: blur(8.7px);
    padding: 40px;
    border-radius: 10px;
    width: 50%;
}

.content-tab {
    display: none;
}

.title {
    position: relative;
    font-size: 22px;
    margin-bottom: 30px
}

.title::after {
    content: '';
    width: 60px;
    height: 6px;
    border-bottom: 4px solid #cc092f;
    display: block;
    margin-top: 10px;
    
}

.center {
    text-align: center;
}

.center.title::after {
    margin: 10px auto 0;
}

.white.title:after {
    border-bottom: 2px solid #fff;
}


/* FAQ*/

.faq {
    width: calc(66% + 80px);
    margin: 0 auto;
}

.cadastro .duvidas {
    width: 1159px;
    min-height: 1220px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 24px;
    opacity: 1;
    margin: 0 auto;
}

.cadastro .duvidas h2 {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #47484C;
    position: relative;
    top: 50px;
}

.cadastro .duvidas h2::after {
    content: " ";
    width: 3.125rem;
    height: 0.25rem;
    display: inline-block;
    background: #E5173F;
    position: absolute;
    top: 3rem;
    left: 35rem;
    transform: translate(-50%, 50%);
}

.collapse {
    display: block;
    /* width: 998px; */
    margin: 120px auto;
    z-index: 9;
    position: relative;
}

.collapse .pergunta {
    border-bottom: 1px solid #a5a5a5;
    padding: 10px 0;
}

.collapse-content {
    display: none;
    padding: 20px 5px;
    font-size: 16px;
    letter-spacing: -0.03px;
    /* width: 895px; */
}

.collapse-content a {
    text-decoration: underline;
    color: #3B69FF;
    font-size: 14px;
}

.collapse-button {
    background-color: transparent;
    cursor: pointer;
    width: 95%;
    min-height: 62px;
    height: 100%;
    text-align: left;
    border: none;
    outline: none;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}

.collapse-button::after {
    content: " ";
    width: 11px;
    height: 11px;
    position: relative;
    border-top: 3px solid #CC092F;
    border-right: 3px solid #CC092F;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    transition: all 0.5s;
    float: right;
    right: -30px;
    position: absolute;
    top: 50%;
}

.collapse-button.active::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.path-link {
    margin: 100px 0px 0px 0px !important;
    float: left;
    list-style: none;
    margin: 0;
    left: 140px;
    padding: 0;
    position: absolute;
    top: 18px;
    bottom: 18px;
    overflow: hidden;
    width: 80%;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    z-index: 9;
}
  
.path-link a {
    color: #fff;
    font-size: 13px;
    display: inline;
    text-decoration: none;
}

.slick-dots {
    left: 0
}

.slick-dots li {
    width: 0.5rem!important;
    height: 0.625rem!important;
}

.slick-dots .slick-active button {
    background: #C50030!important;
}

.slick-dots .slick-active button::before {
    opacity: 0!important
}

.slick-dots button {
    width: 0.625rem!important;
    height: 0.625rem!important;
    background: #B1B1B1!important;
    border-radius: 16px!important
}

.slick-dots button::before {
    opacity: 0!important
}

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


@media only screen and (max-width: 768px) {
    #carousel-banner {
        margin-top: 0;
        padding-top: 120px;
    }

    ul.slides li .text__banner h1 {
        font-size: 40px;
    }

    ul.slides li .text__banner {
        font-size: 18px;
    }


    .top-content__float {
        width: 100%;
        border-radius: 0;
    }
    .taxas {
        width: 100%;
        padding: 0 20px 40px;
    }
    .taxas .cards {
        flex-direction: column;
        margin-top: 0;
    }
    .taxas .cards .card {
        display: flex;
        width: 100%;
        align-items: center;
        margin: 20px 0;
    }
    .taxas .cards .card img {
        width: 60px;
        margin-right: 30px;
    }
    .taxas .cards .card p {
        text-align: left;
        margin-top: 0;
    }
    .requisitos {
        width: 100%;
        padding: 50px 20px;
    }

    .requisitos .cards {
        display: block;
    }
    .requisitos .cards .card {
        width: 260px !important;
        margin: 10px;
        min-height: 350px;
    }
    .contratar {
        width: 100%;
    }
    .contratar .card {
        flex-direction: column-reverse;
        align-items: normal;
    }
    .contratar .card .image-contratar img {
        width: 100%;
    }
    .contratar .card .box-grey {
        flex-direction: column;
        width: 100vw;
        margin-left: -30px;
        border-radius: 10px;
        margin-bottom: 30px;
        padding-top: 45px;
    }
    .contratar .card .box-grey div {
        margin-left: 30px;
    }
    .contratar .card .box-grey div p {
        margin: 10px 0;
    }
    .contratar .card .text-contratar{
        padding: 0;
    }
    .btn-solid {
        margin: 0 auto;
        margin-bottom: -22px;
        position: relative;
        z-index: 1;
    }
    .box-limite {
        background-image: url(https://assets.bradesco/content/dam/portal-bradesco/assets/pessoajuridica/img/pronampe/limite-m.jpg);
        height: 980px;
    }
    .limite {
        width: 100%;
        padding: 100px 20px;
    }
    .limite .text-limite {
        flex-direction: column;
    }
    .limite .title-limite .title {
        width: 100%;
    }
    .limite .collapse .tabs {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .limite .collapse .tabs button {
        width: 90%;
    }
    .limite .description-limite {
        width: 100%;
    }
    .content-tab {
        background: rgba(204, 9, 47, 0.37);
        border-radius: 16px;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(8.7px);
        -webkit-backdrop-filter: blur(8.7px);
        min-height: 300px;
        padding: 50px 20px 40px;
        margin-top: -30px;
        position: relative;
        z-index: -1;
    }
    .faq {
        padding: 0 20px;
    }
    .collapse {
        margin: 40px 0;
    }
    ul.slides li .text__banner {
        text-align: left;
        margin: 0 auto;
        top: 37vw !important;
        padding: 0 20px;
        width: 250px;
    }
    .title {
        text-align: left!important;
    }
    .title::after {
        position: absolute;
    }
    div#topBar.headertopBar div.holderMobile p{
        margin: 0 0 0 50px;
    }
    div#topBar div.holderMobile p span{
        font-size: 12px!important;
    }

    .text-material {
        margin-top: 0px;
        margin-left: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1800px) {
    .top-content__float {
        width: calc(56% + 80px);
    }
    .requisitos {
        padding: 130px 0;
    }
    .requisitos .cards {
        margin-top: 90px;
    }
}

.text-material {
    margin-top: 15px;
    margin-left: 110px;
}


.btnAbraContaFixed {
    display: none !important;
}

.abrasuacontaPronampe {
    display: block;
    bottom: 0 !important;
    position: fixed !important;
    width: 100% !important;
    height: 50px !important;
    background: #e5173f;
    color: #fff;
    z-index: 999 !important;
    font-weight: 700;
    letter-spacing: .6px;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    line-height: 50px;
}