@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');


body {
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}

*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.w-slider-nav {
    font-size: 10px;
}

.w-slider-dot {
    width: 15px;
    height: 15px;
    background-color: transparent !important;
    border: 3px solid #f4f4f4;
    top: 0px;
}

.w-slider-dot.w-active {
    width: 15px;
    height: 15px;
    background-color: transparent !important;
    border: 3px solid #309ED5;
    top: 0px;
}

.espaco_footer {
    display: inline-flex;
}

.content_noticia {
    padding-right: 100px;
}

.btn-full {
    width: 100%;
    margin: 0 !important;
    text-align: center
}


#success_contato {
    display: none;
}

#success_guia {
    display: none;
}

.msg {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
}

.msg h3 {
    font-size: 20px;
    padding: 25px;
    line-height: 110%;
    color: #575e6c;
}

.btn-azul {
    cursor: pointer;
}

.card-novidades {
    min-height: 360px
}



.slide-bg-home {
    background-size: cover;
    background-position: center;
}

.titulo-pdf {
    line-height: 125%;
    padding-right: 25px;
}



.paginacao {
    width: 100%;
    text-align: right;
    margin-top: 40px;

}

.paginacao ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}

.paginacao a {
    text-decoration: none;
    color: #575e6c;
}

.paginacao .active {
    color: #fff;
    background-color: #309ed5;
}

.paginacao li {
    font-family: Lato, sans-serif;
    color: #575e6c;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
    background-color: #f3f5f9;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
}

.menu-ajustado {
    width: 100%;
    text-align: right;
    display: flex;
}

.menu-ajustado .dropdown,
.menu-ajustado a {
    width: 100%;

}

.titulo-pdf small {
    font-weight: normal;
}

.texto-interno {
    padding-top: 20px;
}

.link-menu {
    font-size: 14px;
    border: none
}

.area-info-ods {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 60px;
}

.thumb-obj {
    opacity: 0.95;
    transition: all ease-in 150ms;
}

.thumb-obj img,
.miniatura-ods img {
    border-radius: 4px
}

.thumb-obj:hover {
    opacity: 1;
    transform: scale(1.2, 1.2)
}

.banner {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.titulo-banner-interno{
    background-color: #1c2b4cdc;
    padding: 10px;
    border-radius: 1px;
    display: inline-block !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 800 !important;
}

.logo-comite img {
    max-width: 190px;
    height: auto;
}

.banner {
    position: relative;
}

.banner span {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.39);
    z-index: 0;
}

.banner .container {
    position: relative;
    z-index: 1;
}



.accordion .item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 1rem 3rem 1rem 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
}

.accordion .item:hover,
.accordion .item:hover::after {
    cursor: pointer;
    color: #03b5d2;
}

.accordion .item:hover::after {
    border: 1px solid #03b5d2;
}

.accordion .item.active {
    color: #03b5d2;
    border-bottom: 1px solid #03b5d2;
}

.accordion .item::after {
    font-family: 'Ionicons';
    content: '\f273';
    position: absolute;
    float: right;
    right: 1rem;
    font-size: 1rem;
    color: #7288a2;
    padding: 5px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7288a2;
    text-align: center;
}

.accordion .item.active::after {
    font-family: 'Ionicons';
    content: '\f368';
    color: #03b5d2;
    border: 1px solid #03b5d2;
}

.accordion .content {
    opacity: 0;
    padding: 0;
    max-height: 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    -webkit-transition: all 0.2s ease-in 0.15s;
    -o-transition: all 0.2s ease-in 0.15s;
    transition: all 0.2s ease-in 0.15s;
}

.accordion .content p {
    font-size: 1rem;
    font-weight: 300;
}

.accordion .content.active {
    opacity: 1;
    padding: 25px 0;
    max-height: 100%;
    -webkit-transition: all 0.35s ease-in 0.15s;
    -o-transition: all 0.35s ease-in 0.15s;
    transition: all 0.35s ease-in 0.15s;
}

.gravura-principio {
    border-radius: 8px;
    max-width: 130px;
    margin-bottom: 40px;
}


.slide-home.slide-video {

    text-align: center;
    background-image: none;
    background-position: center;
    background-size: cover;
    background-color: #e4e4e4
}

.container-videos {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.area-thumb-video {
    width: 33.33%;
    padding: 0px 20px 10px 0;
    margin-bottom: 25px;
}

.area-thumb-video h3 {
    font-size: 17px;
    line-height: 120%;
    color: #575e6c
}

.thumb-video {
    width: 100%;
    display: flex;
    height: 200px;
    background-position: center;
    background-size: cover;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
}

.thumb-video .btn-play {
    position: relative;
    left: auto;
    margin: 0;
}

.titulo-noticia {
    font-size: 16px;
    line-height: 120%;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
}

.resumo-noticia {
    font-size: 14px;
    line-height: 120%;
}

.cover-noticia {
    width: 100%;
    height: 180px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 4px;
}

.image-case {
    min-width: 200px !important;
    background-position: top left;
    background-size: cover ;
    background-image: url('../images/placeholder.jpg');
    background-repeat: no-repeat;
    background-color: #dadee6;
    height: 130px;
    border-radius: 4px;
}

.imageAgenda{
    min-width: 320px !important;
    height: 200px
}

.image-info {
    width: 100%;
    height: 200px;
}

.thumb-case {
    margin-bottom: 30px
}

.txt-content-case a {
    color: #309ed5;
    text-decoration: none;
}

.bg-depoimento {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    position: relative;
}

.bg-depoimento span {
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 43, 76, 0.507);
    left: 0;
    top: 0;
}

.titulo-depoimento {
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 1;
}

.nome-depoimento {
    font-size: 14px;
    color: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    max-width: 300px;
    line-height: 120%;
}

.thumb-noticia {
    display: flex;
    flex-direction: column
}

.thumb-noticia .titulo-noticia {
    display: inline-block;
    height: 60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.thumb-noticia .resumo-noticia {
    display: inline-block;
    height: 80px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}


.slide-video span {
    display: block;
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(28, 43, 76, 0.507);
    left: 0;
    top: 0;
}

.info-banner-video {
    display: flex;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #309ed5;
    padding: 0 !important;
    height: 100%;
    width: 100%;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.39);
}

.info-banner-video .btn-play {
    width: 68px;
    height: 68px;
    border-radius: 100%;
    background-repeat: no-repeat;

}

.info-banner-video h1 {
    font-family: 'Open Sans', sans-serif !important;
    display: inline-block;
    width: 100%;
    max-width: 700px;
    padding: 0;
    color: #fff;
}

.texto-passo a {
    text-decoration: none;
    color: #03b5d2
}

.texto-passo h4 {
    color: #1c2b4c;
}

.link-drop-menu {
    display: inline-block;
    -webkit-transition: color 150ms ease-in;
    transition: color 150ms ease-in;
    font-family: Roboto, sans-serif;
    color: #1c2b4c;
    text-decoration: none;
}

.link-drop-menu:hover {
    color: #50c7ee;
}

.meu-drop .w-dropdown-list {
    margin-top: 0px !important;
}

.descricao-principio {
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.subtitulo small {
    color: #575e6c;
    font-weight: 500;
    font-size: 17px;
}

.titulo-banner-interno small {
    font-size: 20px;
}

.bg-eventos {
    background-position: center !important
}

.area-logo-evento {
    width: 100%;
    height: auto;
    border-radius: 6px;
    background-color: #fff;
    padding: 20px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.area-logo-evento img {
    width: 100%;
    max-width: 200px;
    height: auto;
}

.btn-inscricao {
    margin: 30px 0;
}

.btn {
    border-radius: 2px;
}

.area-logos {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
}

.logo-parceiro {
    margin-right: 20px;
    background-color: #fff;
    padding: 10px;
    border-radius: 6px;
    margin-bottom: 20px;
}

.logo-parceiro img {
    width: 100%;
    max-width: 150px;
    height: auto;
}

.pg-logos .container {
    border-bottom: 2px solid #e4e4e4
}

.pg-logos:last-child .container {
    border: none
}

.texto-cinza a {
    color: #03b5d2;
    text-decoration: none;
}

.jsCalendar-current {
    background-color: #1c2b4c !important
}

.jsCalendar {
    margin: 0 !important;
    padding: 0 !important;
}

.jsCalendar-selected {
    border-color: rgba(3, 182, 210, 0.459) !important;
    cursor: pointer !important;
}

.jsCalendar-selected:hover {
    background-color: #03b5d2 !important;
    color: #fff !important;
}

.jsCalendar thead,
.jsCalendar tbody {}

.jsCalendar td,
.jsCalendar th {
    width: 30px !important;
    height: 30px !important;
    padding: 0 !important;
    font-size: 14px !important;
    color: #575e6c
}

.lmink-footer {
    width: 80%;
    border-right: none;
    border-bottom: 1px solid #e4e4e4
}

.link-destaque {
    background-color: #03b5d2;
    padding: 10px 40px 10px 10px !important;
    color: #fff;
    border-radius: 2px;
    margin-right: 10px !important;
    font-weight: 500;
}

.link-destaque:hover {
    background-color: #1c2b4c;
}

.btn-login {
    background-color: #fff;
    color: #5a6a7e;
    border: 1px solid #dadee6;
}

.btn-login:hover {
    background-color: #1c2b4c;
    color: #fff;
}

.calendario {
    margin-top: -5px;
}

.campo-pesquisa-maior {
    border-color: #7288a2 !important;
    padding-right: 10px !important;
    background-position: 99%;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    color: #1c2b4c;
}

.link-resultado {
    width: 100%;
    max-width: 600px;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.link-resultado h4 {
    color: #1c2b4c;
    line-height: 125%;
}

.link-resultado h4 small {
    color: #5a6a7e;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}

.link-resultado p {
    color: #575e6c;
    margin-bottom: 30px;
}

.detalhes-case {
    padding: 10px 20px;
    background-color: rgba(240, 239, 239, 0.247);
    border-radius: 4px;
}

.detalhes-case h4 {
    font-size: 14px;
    line-height: 125%;
    color: #1c2b4c;
    border-bottom: 1px solid #dadee6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.detalhes-case h4 span {
    color: #575e6c;
    font-weight: normal;
    display: inline-block;
    margin-top: 10px;
}

.detalhes-case h4:last-child {
    border: none;
    margin-bottom: 0;
}

.txt-line h2 {
    font-size: 18px !important;
    color: red
}

.btnBanner {
    margin: 10px;
    padding: 14px 26px;
    border-radius: 4px;
}

.slider-parceiros {
    background-color: transparent;
    padding: 0;
    height: 150px;
    margin-bottom: 50px;
}

.slider-parceiros img {
    width: 150px;
    height: auto;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.titulo_parceiros{
  display: inline-block;
  width: 100%;
  font-size: 14px;
  color: #7288a2;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}

.assinatura_za9{
    opacity: 0.8;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-end;
    padding-right: 30px;
    padding-top: 10px;
    transition: all linear 160ms;
}
.assinatura_za9:hover{
    opacity: 1;
}

.assinatura_za9 span{
    font-size: 13px
}
.assinatura_za9 span img{
    width: 40px;
    height: auto;
}

.ico-insta{
    background-image: url('../images/ico-insta.png');
    background-repeat: no-repeat;
    background-size: 24px auto;
    background-position: center;
}

.img-noticia{
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}
.link-clean{
    text-decoration: none !important;
}
.area_cards{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: auto;
    grid-gap: 1rem;
    margin-top:40px;
    margin-bottom: 40px;
}
.card_covid{
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    font-family: Roboto,sans-serif;
    padding-right: 20px;
}

.content_card_covid{
    display: flex;
    align-items: center;
    align-content: center;
    font-family: Roboto,sans-serif;
    flex-direction: column;
    max-width: 300px;
}

.card_covid a{
    color: #444 !important;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.card_covid a:hover{
    color: #50c7ee !important;
}
.thumb_covid{
    overflow: hidden;
    margin-right: 20px;
    min-width: 270px;
    max-width: 270px;
    height: 180px;
    border-radius: 2px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}
.thumb_covid img{
    width: 100%;
}

.area_galeria{
    margin-top: 30px;

}
.area_galeria h4{
    color: #1c2b4c;
}

.banner-agenda{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 390px;
    padding: 24px;
    display: flex;
    align-items: center;
    flex-direction: column;
    border-radius: 4px;
}

.banner-agenda h3{
    color: #fff;
    line-height: 80%;
    font-family: Roboto, sans-serif;
    font-weight: bold;
}

.banner-agenda small{
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 14px;
    margin-top: 10px;
    display: block;
}


.titulo-agenda{
    font-family: 'Open Sans';
    height: auto !important;
    line-height: 100%;
    font-size: 16px !important;
    background-size: 38px 38px !important;

}
.titulo-agenda small{
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #fff;
    background-color: #1c2b4c;
    padding: 4px 10px;
    display: inline-block;
    margin-bottom: 14px;
    border-radius: 2px;
}

.titulo-in-agenda{
    padding: 0 !important;
    margin: 0 !important;
}

.titulo-in-agenda small{
    color: #444;
    font-weight: 400;
}

.thumbs-plataformas{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    grid-auto-rows: auto;
    grid-gap: 0.5rem;
}

.thumb-plataforma{
    display: flex;
    flex-direction: column;
    height: 300px;
    margin-right: 8px;
    border-radius: 4px;
    padding: 20px;
    justify-content: space-between;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.thumb-plataforma h2{
    font-family: Roboto, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 110%;
    font-weight: bolder;
    text-transform: uppercase;
}

.areaFiltrosHome{
    display: flex;
    align-items: center;
    align-content: center;
    width: 100%;
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.09);
    margin-top: 30px;
}

.columForm{
   margin-right: 20px;
}

.formFilter{
    display: flex;
    align-content: center;
    align-items: center;
}
.formFilter input, .formFilter select{
    height: 40px;
    margin: 0 !important;
}

.areaFiltrosHome input{
    margin-left: 10px !important;
    height: 39px !important;

}

.areaFiltrosHome .btn-filtrar{
    width: 100px;
}


.area-principios ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

.area-principios ul li{
    display: flex;
}

.area-principios ul li span{
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-size: 16px;
    background-color: #1c2b4c;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    color: #fff;
    margin-right: 16px;
}

.area-principios ul li p{
    padding-top: 4px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    width: 100%;
}

.tabs-small a{
    /* font-size: 13px; */
    padding: 10px;
}


.avatar-conselho{
    width: 160px;
    height: 160px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}