.banners {
    position: absolute;
    width: 100%;
    height: 100%;
}

.foco {
    position: relative;
    z-index: 100;
    float: right;
    margin: 4% 0 0 0;
}

.tituloBnd {
    color: #270089 !important;
}

.tituloCtc {
    color: #270089 !important;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
}

.titulotxt {
    color: #000000 !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

.tituloAdj {
    color: #000000 !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
}

.textareaResp {
    resize: none;
    width: 100%;
    Height: 200px;
    wrap: true;
}

::placeholder {
    color: #a8a7a7;
}

.btn-secondary {
    background-color: #DF1683 !important;
    color: #ffffff;
}
