/* Section Header */
section#headerConvivaMais {
    width: 100%;
    position: relative;
}
section#headerConvivaMais::after {
    content: '';
    width: 100%;
    height: 250px;
    background-image: url('../img/bg_header_convivamais_bottom.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left bottom;
    position: absolute;
    bottom: -5px;
    z-index: -1;
}
section#headerConvivaMais h1.titulo-pagina {
    font-family: "DM Sans", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #0A0443;
}
section#headerConvivaMais .descricao-pagina {
    font-family: "Montserrat", sans-serif;
    font-size: 1.063rem;
}
section#headerConvivaMais .descricao-pagina strong,
section#headerConvivaMais .descricao-pagina b {
    font-weight: 700;
    color: #E31160;
}
/* Section Conviva Cast */
section#convivaCast {
    width: 100%;
    padding: 60px 0;
    background-color: #0A0443;
    position: relative;
}
section#convivaCast h2.titulo-video-cast {
    font-family: "DM Sans", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    color: #E31160;
}
section#convivaCast .descricao-conviva-cast {
    width: 75%;
    font-family: "Montserrat", sans-serif;
    font-size: 1.063rem;
    color: #fff;
    margin: 0 auto;
}
section#convivaCast .videocast-slider .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}
section#convivaCast .videocast-slider .videocast-card {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 10px;
    padding: 25px 20px;
    background-color: #fff;
}
section#convivaCast .videocast-slider .videocast-card .imagem-video {
    text-align: center;
    margin-bottom: 20px;
}
section#convivaCast .videocast-slider .videocast-card .data-video {
    font-family: "Montserrat", sans-serif;
    font-size: 0.813rem;
    font-weight: 600;
    color: #000;
}
section#convivaCast .videocast-slider .videocast-card .desc-video {
    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
}
section#convivaCast .videocast-slider .videocast-card .titulo-video h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 2px;
}
section#convivaCast .videocast-slider .videocast-card .material-apoio {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
}
section#convivaCast .videocast-slider .videocast-card .material-apoio a {
    color: #000;
    text-decoration: underline;
}
section#convivaCast .videocast-slider .videocast-card .button-assistir a {
    width: fit-content;
    height: 23px;
    font-family: "Montserrat", sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    color: #000;
    background-image: url('../img/ico_seta_mat_apoio_convivaplus.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center right;
    padding-right: 25px;
}
section#convivaCast .videocast-slider .slick-track {
    display: flex;
    gap: 20px;
}
section#convivaCast .videocast-slider .slick-dots {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
section#convivaCast .videocast-slider .slick-dots li {
    padding-right: 27px;
    border-right: solid 1px #fff;
}
section#convivaCast .videocast-slider .slick-dots li:last-child {
    border-right: 0 !important;
}
section#convivaCast .videocast-slider .slick-dots .slick-prev,
section#convivaCast .videocast-slider .slick-dots .slick-next {
    width: 38px;
    height: 38px;
    position: relative;
    transform: unset;
    border-radius: 50px;
    background-color: #E31160;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center center;
}
section#convivaCast .videocast-slider .slick-dots .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.251' height='18.763' viewBox='0 0 19.251 18.763'%3E%3Cpath id='Icon_awesome-arrow-down' data-name='Icon awesome-arrow-down' d='M17.506 11.066l.954-.954a1.027 1.027 0 0 0 0-1.457L10.112.3A1.027 1.027 0 0 0 8.655.3L.3 8.655a1.027 1.027 0 0 0 0 1.457l.954.954a1.032 1.032 0 0 0 1.474-.017L7.663 5.871V18.219a1.029 1.029 0 0 0 1.031 1.031h1.375A1.029 1.029 0 0 0 11.1 18.219V5.871l4.932 5.177a1.025 1.025 0 0 0 1.474.017Z' transform='translate(0 18.763) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E");
}
section#convivaCast .videocast-slider .slick-dots .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.251' height='18.763' viewBox='0 0 19.251 18.763'%3E%3Cpath id='Icon_awesome-arrow-down' data-name='Icon awesome-arrow-down' d='M17.506 8.185l.954.954a1.027 1.027 0 0 1 0 1.457l-8.348 8.352a1.027 1.027 0 0 1-1.457 0L.3 10.6a1.027 1.027 0 0 1 0-1.457l.954-.954A1.032 1.032 0 0 1 2.73 8.2l4.932 5.177V1.031A1.029 1.029 0 0 1 8.694 0h1.375A1.029 1.029 0 0 1 11.1 1.031V13.379L16.032 8.2a1.025 1.025 0 0 1 1.474-.017Z' transform='translate(0 18.763) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E");
}
section#convivaCast .videocast-slider .slick-dots .slick-prev::before,
section#convivaCast .videocast-slider .slick-dots .slick-next::before {
    content: none;
}
section#convivaCast .videocast-slider .slick-dots li button:before,
section#convivaCast .videocast-slider .slick-dots li.slick-active button:before {
    content: none;
}
section#convivaCast .videocast-slider .slick-dots li button {
    font-size: 20px;
    color: #fff;
}
section#convivaCast .videocast-slider .slick-dots li.slick-active button {
    font-weight: 700;
}
/* Section Footer */
section#footerConvivaMais {
    width: 100%;
    min-height: 270px;
    background-color: #EFF4F7;
    position: relative;
    background-image: url('../img/bg_footer_convivamais_top.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left top;
    padding-top: 160px;
}
section#footerConvivaMais .footer-txt-final {
    width: 80%;
    font-family: "Montserrat", sans-serif;
    font-size: 1.063rem;
    margin: 0 auto;
}
section#footerConvivaMais .footer-txt-final::before {
    content: '';
    width: 73px;
    height: 41px;
    background-image: url('../img/icones_mais_convivamais.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    right: 27%;
    top: -60px;
}
section#footerConvivaMais .footer-txt-final strong,
section#footerConvivaMais .footer-txt-final b {
    font-weight: 700;
    color: #E31160;
}
/*Media Queries*/
@media(max-width:768px) {
    section#headerConvivaMais {
        padding-bottom: 50px;
    }
    section#headerConvivaMais .col-md-6 img {
        position: relative;
        top: 25%;
    }
}
@media(max-width:667px) {
    section#headerConvivaMais {
        padding-bottom: 0px;
    }
    section#headerConvivaMais .col-md-6 img {
        top: unset;
        margin: 0 auto;
        left: 5%;
    }
    section#footerConvivaMais {
        padding-top: 130px;
    }
}
@media(max-width:500px) {
    section#headerConvivaMais {
        padding-bottom: 0px;
    }
    section#headerConvivaMais .col-md-6 img {
        top: unset;
        margin: 0 auto;
        left: 0;
    }
    section#footerConvivaMais {
        padding-top: 100px;
    }
}