@import url("parlamentar.css");
@import url("sections.css");
@import url("noticias.css");
@import url("grid.css");
/********** Basic styles **********/

body {
  background: #ffffff;
  color: #333333;
  font-family: 'Open Sans', sans-serif;

}

html {
  scroll-behavior: smooth;
}

/*Css para estilizar menu do PAI*/

#ul-nav-pai{
    float: left !important;    
}

/*Css Banner Lgpd Inincio*/

.ocultar{
    display: none;
}

.contentWarningLgpd{
    display: flex;
    margin: 0 1em;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}


.btn-aviso{
    box-sizing: border-box;
    padding: 0.4rem 1.5rem ;
    margin: 0 0 0 3rem;
}
div[vw].enabled {
    margin-top: 240px !important;
}

#bannerWarningLgpd a{
    color: #F29F1F;
}

#bannerWarningLgpd{
    position: fixed;
    bottom: 0;
    width: 85%;
    z-index: 2;
    margin: 1.5em auto; /* Will not center vertically and won't work in IE6/7. */
    left: 0;
    right: 0;
    box-sizing: border-box;
    background-color: #00806c; 
    border-radius: 0.4rem;
    color: #FFFFFF;
    padding: 0.7rem;
    text-align: justify;
    box-shadow: 0 0 0.7rem  black;
}



#bf997f74ace74d5185b8456c69452502 h2{
    color: #345b96;
}
#d2a7914980194efe85afcc158b63e100 {
    border-right: 2px solid #d7d7d7;
    height: 220px;
}
#d2a7914980194efe85afcc158b63e100 p{
    font-size: 16px;
    color: #6a6a6a;
    margin-top: 10px;
    line-height: 1.5;
    font-weight: 550;
    padding-right: 30px;
    padding-top: 20px;
}
#ae105c541c2b48a6a0558abe6fa6e651{
    border-bottom: 2px solid #d7d7d7;

}
#container-dpo{
    display: flex;
}
.icon-dpo{
    padding: 10px;
    margin-right: 10px;
}
.info-dpo{
    margin-bottom: 40px;
    line-height: 1.2;
}
.info-dpo-cargo{
    color: #8c8c8c;
    font-weight: lighter;
    font-size: 14px;
}
.info-dpo-nome{
    color: #595959;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 5px;
}
.info-dpo-adicional a{
    font-weight: lighter !important; 
    font-size: 14px !important;
    color: #073657 !important;
}
#aeb128e09e804d7f8cba39116cbed8a1 p{
    font-size: 16px;
    color: #073657;
    margin-top: 10px;
    line-height: 1.5;
    font-weight: normal;
    padding-right: 40px;
}
#container-lgpd-buttons{
    text-align: center;
}
#container-lgpd-buttons .btn-lg{
    padding: 25px;
    margin: 30px;
    background-color: #ececec !important;
}


/*Css Banner Lgpd Fim*/


#btn-back-to-top {
    background: #00806c; /*#2c5eb2*/
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 2.8em;
    height: 2.8em;
    display: none;
    border-radius: 2em;
    border: none;
  
  }
#btn-back-to-top::before {
    font-family: FontAwesome;
    font-weight: 1.0em;
    content: "\f062";
    color: white;
}

#btn-back-to-top:hover {
    box-shadow: 0 0 0.5em #336033;
}

#btn-back-to-top img{
    display:none;
}



/* Logo */
#portal-logo{
  --display: none;
  float: left;
  margin: 1.5em;

}

#portal-logo-new{
  display: inline-block;
  
}


#portal-siteactions{
  display: inline-block;
}

#portal-siteactions{
  width: 100%;
  padding: 0.7em 0.5em;
  box-sizing: border-box;
}


.cover-list-tile{
    width: 100%;
    height: 50px;
}

.list-item{
    position: relative;
    float: left;
    margin-left: 30px;
}

 .menuButtonActivation{
        display:none !important;
    }
    

.filterGrayOn{
   
    max-width: 250px;
    transition: .3s;
    
    
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(90%);
    filter: gray;
    */
}






.filterGrayOff{
    /*
    -webkit-filter: none;    
	filter: none;
    transition: .3s;  
    */

}

 li#ButtonMenuFixed{
    position: absolute !important;
    right: 8px;
    top: 0 !important;
    float: none !important;
  
    }


a:link,
a:visited,
#content a:link,
#content a:visited {
  color: #000000;
}
.state-published {
  color: #000000 !important;
}
a:hover {
  color: #00806c;
}
#content a:hover,
dl.portlet a:hover {
  color: #00806c !important;
}
.clear {
  clear: both;
}
/********** Main container **********/
#wrapper {
  padding: 0;
}
#main {
  
max-width: 1400px;
width: 96%;
margin: 0 auto; /* Centraliza a página na tela */
padding: 0; /* Adiciona algum espaço interno à página */

}
#main-content{

}

#content-core p {
    margin: 0px 25px 0px 25px;
    font-size: 1.2em;
    
}

#content-core .newsImageContainer img{
    
    width: 100%;
    height: auto;
    
    
    
}



/********** Header **********/
header {
  background-color: #F8F8F8;
  background-position-x: 0px;
  background-position-y: -41px;  
  color: #000000;
}
header a:link,
header a:visited {
  color: #000000;
}
header a:hover {
  color: #00806c;
}






#portal-personaltools {
  background: #00806c;
}

#portal-personaltools a {
  color: #ffffff;
}

#portal-personaltools dd a:hover {
  background: #ffffff;
  color: #000000;
}

#portal-siteactions {
  text-align: right;
  /*margin-right: 1em;*/
  font-size: 85%;
  position: relative;  
  z-index: 99999;
}
#portal-siteactions a:before {
  font-family: FontAwesome;
  font-size: 1.2em;
  margin-right: 0.2em;
}
#siteaction-contact a:before {
  content: "\f0e0";
}
#siteaction-sitemap a:before {
  content: "\f0e8";
}
#siteaction-accessibility a:before {
  content: "\f118";
}
#siteaction-search a:before {
  content: "\f002";
}
#siteaction-login a:before {
  content: "\f090";
}
#siteaction-contraste a:before {
  content: "\f042";
}
#siteaction-vlibras a:before {
  content: "\f087";
}
#siteaction-perguntasfrequentes a:before {
  content: "\f059";
}
#portal-siteactions li#siteaction-accessibility {
  width: 17px;
}
#portal-siteactions li a:hover {
  color: #00806c;
}
.banner-home {
  height: 130px;
  background-image: url('../img/BANNER-TOP-SITE2.jpg');
  background-size: cover;
  background-position: center center;

}

.banner-home:after {
    content:"";
    background: -webkit-linear-gradient(left, rgba(0, 173, 218, 1) 0%, rgba(34, 82, 146, 1) 25%, rgba(0, 118, 125, 1) 45%, rgba(0, 135, 97, 1) 70%, rgba(9, 166, 89, 1) 100%);
    display: block;
    height: 5px;
    width: 100%;
    position: relative;
    bottom: 0;
}




/* search */

.searchButton {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: none;
  padding: 0.4em 0.7em;
  background: #00806c;
  color: #ffffff;
  cursor: pointer;
}

#portal-searchbox {
  margin: 2.0em;
  position: relative;
}

#portal-searchbox input {
  border-radius: 30px;
}

#portal-searchbox input.searchField {
  min-width: 20em;
  width: 100%;
  height: 37px;
  text-indent: 1em;
  line-height: 37px;
  padding-right: 40px;
  box-sizing: border-box;
}

#portal-searchbox .searchButton {
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  border-radius: 30px;
  color: #ffffff;
  height: 37px;
  width: 37px;
  
}

/* Navigation */
#main-navigation {
  margin: 0;
  clear: both;
  background: #F8F8F8;
  color: #000000;
  background-color: #EFEFEF;
  box-shadow:0px 8px 8px 0px rgba(0,0,0,0.3);

}
#main-navigation ul {
  list-style-type: none;
  margin: 0;

  text-align: right;
}
#main-navigation li {
  display: inline-block;
    text-transform: uppercase;
}

#main-navigation li::after {
 /* content: '';*/
  position: absolute;
  margin: auto;
  right: -2px;
  top: 0;
  bottom: 0;
  background-color: #000000;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

#main-navigation li:last-child::after {
  display: none;
}

#main-navigation li a:link {
  transition: 0.4s;
  font-size: 80%;
  text-decoration: none;
  display: block;
  color: white;
  text-align: center;
  padding: 12px 10px;
  
}



#main-navigation li a:link,
#main-navigation li a:visited {
  color: #000000;
}
#main-navigation #portaltab-perguntas_frequentes{
    display: none;
}





/* Mobile Menu button colors */

.menu-button{
  background: #ffffff;
  
}

div.menu-button {
  border-color: black;
  background: none;
  color: black;
  

}

 button.menu-button {
  border-color: black;
  background: none;
  color: black;
  
 
}



.menu-button > button:hover {
  background: #DDD !important;
}

.menu-button > button.menuAtivo {
  background: #DDD; 
}

/********** Content **********/
/* breadcrumb */
#portal-breadcrumbs {
  margin: 1.2em 2%;
  font-size: 80%;
  clear: both;
}
.section-front-page #portal-breadcrumbs {
  visibility: hidden;
}
/* text styles */
p {
  line-height: 1.4em;
}
h1 {
  color: #071E57;
  border: none;
  margin-bottom: 0;
  font-size: 2.5em;
}
h2 {
  color: #071E57;
}
h3 {
  color: #00806c;
  margin-bottom: 10px;
  font-size: 1.25em;
}
H4 {
  color: #071E57;
  margin-top: -10px;
  margin-bottom: 30px;
  margin-left: 6px;
  margin-right: 6px;
  font-size: 1.25em;
}


/* INICIO PAGINA RADIO */

#container-radioplayer{
    display: flex;
}
#logo-radioplayer {
    margin: 30px 20px 0px 10px;
}
#logo-radioplayer img{
    max-width: 70px;
    height: 100%;
}
#player-radioplayer {
    margin: 47px 20px 0px 10px;
    max-width: 800px;
    width: 100%;
    text-align: center;
}
#player-radioplayer video{
    border-radius: 20px;
    background: chartreuse;
}
#description-radioplayer{
    margin-top:47px;
    color: white;
    font-size: 14px;
    text-align: left;
}
/* FIM PAGINA RADIO */
/* INICIO PAGINA INFORMATIVO APOSENTADO */

#aa4eedd1278f42099c3092e5d143b035 {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    font-size: 30px;
} 

#ef9517158e9846a08b23ba39f8bec508, #a44244dcd12d47e4be98334bcb4c4d53{
    margin-bottom: 30px !important;
}
#aa4eedd1278f42099c3092e5d143b035 {
        font-size: 20px;
}
#aa4eedd1278f42099c3092e5d143b035 h3{
    color: #00806c !important;
}
#ef9517158e9846a08b23ba39f8bec508 {
        font-size: 20px;
}
#ef9517158e9846a08b23ba39f8bec508 h3{
    color: #4a4a4a !important;
}
#a44244dcd12d47e4be98334bcb4c4d53 {
        font-size: 20px;
}
#a44244dcd12d47e4be98334bcb4c4d53 h3{
    color: #4a4a4a;
}


#05f6a12d6f0146d7a61c82777fe2969d img{
    width: 100px !important;
    height: 100px !important;
}

/* FIM PAGINA INFORMATIVO APOSENTADO */

/* INICIO PAGINA PARLAMENTAR */

#topo-perfil-parlamentar{
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 0px 0px 0px;
}
.name-deco-perfil-parlamentar{
    text-align: left;
  color: #344853;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  width: auto;
  max-width: auto;
}
#bar-deco-container{
    display: flex;
    justify-content: flex-start;
    height: 10px;
    align-items: flex-end;    
}
.deco1-perfil-parlamentar {
    height: 10px;
    width: 77px;
    background-color: #ceb267;
}
.deco2-perfil-parlamentar {
    height: 2px;
    width: 36%;
    background-color: #ceb267;
}

#cabecalho-pag-dep {
    margin-top: 50px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
#foto-parlamentar-perfil-dep {
  display: inline-block;
  margin: -15px 10px 5px 0;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: transform;
  vertical-align: top;
  border-radius: 20px;
}
#foto-parlamentar-perfil-dep img{
    border-radius: 80px;
}

#foto-parlamentar-perfil-dep:hover{
  -ms-transform: scale(1.02); /* IE 9 */
  -webkit-transform: scale(1.02); /* Safari 3-8 */
  transform: scale(1.02); 
}
.description-pag-dep {
    font-size: 30px;
}
.name-dep-pag-dep {
    font-size: 30px;
}
.name-dep-pag-dep::after {
    content: "|";
    width: 1px;
    height: 40px;
    color: #ceb267;
    margin: 0 10px;
}
.logo-partido-pag-dep{
    display: inline-block;
    margin: -28px 0px 5px 225px;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: transform;
    vertical-align: top;
    height: 50px;
}
.logo-partido-pag-dep img{
    height: 35px;
    width: 35px;
}
.mini-bio-dep {
    font-size: 16px;
    font-weight: 390;
    color: #344853;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 40px;
    text-align: justify;
}
#cargo {
    font-size: 16px;
    color: #344853;
    margin-top: -20px;
    margin-right: 40px;
    margin-bottom: 30px;
    text-align: justify;

}
#icons-social-pag-dep img{
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
}



#social-media-perfil-dep{
    margin: 10px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 0px 0px 0px;
}
.social-deco-perfil-parlamentar{
    text-align: left;
    color: #344853;
    font-family: "Roboto", Sans-serif;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    width: auto;
    max-width: auto;
}
#social-bar-deco-container{
    display: flex;
    justify-content: flex-start;
    height: 10px;
    align-items: flex-end;    
}
.social-deco1-perfil-parlamentar {
    height: 10px;
    width: 77px;
    background-color: #ceb267;
}
.social-deco2-perfil-parlamentar {
    height: 2px;
    width: 36%;
    background-color: #ceb267;
}

#c05ead42ef8746f7bd5df17ce31c4c26 {
    background-color: #D2D2D2;
    padding-top: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}
#e5929dbde7fb479cb3204aecf999e160 {
    background-color: #D2D2D2;
    padding-top: 20px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}
#e596e66cf8f0435f949a52d1bf192d2e {
    background-color: #D2D2D2;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 15px;
    margin-bottom: 20px;
}
#e596e66cf8f0435f949a52d1bf192d2e p{
    text-align: left;
    color: #344853;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 200;
    line-height: 10px;
    margin-top: 23px;
}
#f6e178dfd0424351a8fdb3432780474c {
    margin-top: 30px;
}
#bc3975a526944722aec015c45398d284 {
    margin-top: 30px;
}



#container-menu-pag-deputado {
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.button-menu-pag-deputado {
    vertical-align: middle;
    display: flex;
    background-color: white;
    border: none;
    padding: 20px 40px;
    justify-content: center;
    text-decoration: none;
    font-size: 22px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 7px;
    width: 270px;
    border-left: solid 0.2em #ceb267 !important;
    box-shadow: 3px 3px 5px #AEAEAE;
}
.button-menu-pag-deputado span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button-menu-pag-deputado span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button-menu-pag-deputado:hover span {
  padding-right: 25px;
}

.button-menu-pag-deputado:hover span:after {
  opacity: 1;
  right: 0;
}
.button-menu-pag-deputado:hover{

    background-color: #f2f2f2;
    color: #016930;
}
.button-menu-pag-deputado a{
    color: #344853 !important;

}
.button-menu-pag-deputado a:hover{
    color: white !important;
}
.button-menu-pag-deputado img {
    margin-right: 5px;
    max-width: 35px;
    max-height: 35px;
}
#more-text-bio {
    display: none;
}
#myBtnShowMore {
    border: none;
    background-color: inherit;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    color: #344853;
}




/*
#b8317a3dcdfb4436b8bbcd3141cf358d .cover-collection-tile{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#b8317a3dcdfb4436b8bbcd3141cf358d .collection-item{
    background-color: white;
    border: none;
    border-left-width: medium;
    border-left-style: none;
    border-left-color: currentcolor;
    padding: 3px 5px;
    transition-duration: 0.4s;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 20px;
    border-radius: 7px;
    width: 220px;
    border-left: solid 0.4em #016930 !important;
    box-shadow: 1px 1px 2px #AEAEAE;
}
#b8317a3dcdfb4436b8bbcd3141cf358d .collection-item img{
    width: 100%;
} */

/* FIM PAGINA PARLAMENTAR */


#titulo-acesso-rapido {
  font-size: 0.7em;
  color: #00806c;
  margin-top: 0.45em;
  margin-bottom: 0.7em; 
}

#bf1b8c68c4d140e4a8dd728b9de01e04 h3{
    font-size: 1.7em;
    margin-bottom: 18px;
    text-align: center;
}
#content-core a{
    color: #2a44aa;
}
#content-core a:hover{
    text-decoration: underline;
}





/*    PÁGINA INICIAL TV ASSEMBLEIA    */

#fe918140bed6436384d9493c6676bef4  .list-item, #f1d87bddbe5946d4a4bd07e05021be40 .list-item, #c46f726301224620bb69a23ea673a272 .list-item, #c8fdc3b95ef84c43b9160e365727ae06 .list-item {

    /* -webkit-box-shadow: 0 0 20px #bbb;
    box-shadow: 0 0 20px #bbb; */
    -webkit-border-radius: 12px;
    border-radius: 12px;    
    background-color: #fff;
    margin-left: 0 !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
#fe918140bed6436384d9493c6676bef4  .list-item img, #f1d87bddbe5946d4a4bd07e05021be40 .list-item img, #c46f726301224620bb69a23ea673a272 .list-item img, #c8fdc3b95ef84c43b9160e365727ae06 .list-item img{
    border-radius: 12px;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -10px;
    object-position: 50% 50%;
}

#fe918140bed6436384d9493c6676bef4  .list-item h2, #f1d87bddbe5946d4a4bd07e05021be40 .list-item h2, #c46f726301224620bb69a23ea673a272 .list-item h2, #c8fdc3b95ef84c43b9160e365727ae06 .list-item h2{
    font-size: 16px;
    padding-left: 5px;
    padding-bottom: 20px;
}
#fe918140bed6436384d9493c6676bef4  .list-item:hover h2, #f1d87bddbe5946d4a4bd07e05021be40 .list-item h2:hover, #c46f726301224620bb69a23ea673a272 .list-item h2:hover, #c8fdc3b95ef84c43b9160e365727ae06 .list-item h2:hover{
    color:#fff !important;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(1){
    -webkit-border-radius: 12px;
    border-radius: 12px;    
    background-color: #fff;
    margin-left: 0 !important;
    margin-bottom: 30px;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(1) img{
    border-radius: 12px 12px 0 0;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 330px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -10px;
    object-position: 50% 50%;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(1) h2{
    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(2){
    -webkit-border-radius: 12px;
    border-radius: 12px;    
    background-color: #fff;
    margin-left: 0 !important;
    margin-bottom: 30px;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(2) img{
    border-radius: 12px 12px 0 0;
    margin: 0 !important;
    margin-bottom: 10px !important;
    height: 330px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -10px;
    object-position: 50% 50%;
}
#e037333a400f4e79b5d5c3f7ea3c9087 .list-item:nth-child(2) h2{
    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 20px;
}
#topo-tv-alepi-principal{
    margin: 10px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 0px 0px 0px;
}
.name-deco-mais-acessadas{
      margin-bottom: 2px;
    text-align: left;
  color: #686868;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  width: auto;
  max-width: auto;
}
#bar-deco-containe-mais-acessadas {
    display: flex;
    justify-content: flex-start;
    height: 10px;
    align-items: flex-end;    
}
.deco1-mais—acessadas {
    height: 4px;
    width: 300px;
    background-color: #686868;
    border-radius: 2px;
}
.deco2-mais—acessadas {
    height: 1px;
    width: 100%;
    background-color: #c0c0c0;
}
#e21f5b66ddbf42f288d8be9f16f14b3f .tile tile-default ui-droppable{
    margin-bottom: 10px !important;
}



/* PAGUNA TVALEPIPLAY */
#idprogramas-tvalepiplay {
    display: block ruby;
    flex-wrap: wrap;
    
}
#idprogramas-tvalepiplay h3{
    margin-bottom: 2px;
  text-align: left;
  color: #fff;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 550;
}
#idprogramas-tvalepiplay span{
    margin-left: 20px;
    color: #ffffff !important;
    font-weight: bold;
      opacity: 0.5;
}
#idprogramas-tvalepiplay span:hover{
      opacity: 1;
      color: #fb0234 !important;
}
#idprogramas-tvalepiplay a{
    color: #fff !important;
}

.name-deco-tvalepiplay{
      margin-bottom: 2px;
    text-align: left;
  color: #fff;
  font-family: "Roboto", Sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  width: auto;
  max-width: auto;
}
#bar-deco-containe-tvalepiplay {
    display: flex;
    justify-content: flex-start;
    height: 10px;
    align-items: flex-end;    
}
.deco1-tvalepiplay {
    height: 4px;
    width: 300px;
    background-color: #fb0234;
    border-radius: 2px;
}
.deco2-tvalepiplay {
    height: 1px;
    width: 100%;
    background-color: #fb0234;
}




/* LGPD ALEPI BOTOES */

#portletwrapper-706c6f6e652e6c656674636f6c756d6e0a636f6e746578740a2f706f7274616c2f61636573736f2d612d696e666f726d6163616f2f6c6770642d616c6570690a6c677064{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
}

.govbr-card-content{
-webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f8f8f8;
  bottom: 0;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
  box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: 0 8px 16px;
  padding: 12px;
  
  right: 0;
  top: 0;
}

.card.little-cards .govbr-card-content .front .titulo{
-webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  font-size: 15px;
  line-height: 20px;
  min-height: auto;
  padding: 3px 0;
  text-align: center;
}


/* LGPD ALEPI BOTOES */







#eb49872bf2aa4734819f954efa36311d{
    
}
#eb49872bf2aa4734819f954efa36311d img{
    margin-top: 20px;
    max-width: 100%;
}
#fd3a096facf14b14aa328153156a73e8 {
    text-align: center;
}
#fd3a096facf14b14aa328153156a73e8 img{
    border-radius: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.8;
}
#fd3a096facf14b14aa328153156a73e8 img:hover{
    opacity: 1;
}

 #loading-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgb(40, 40, 40);
            justify-content: center;
            align-items: center;
             text-align: center; /* Centraliza horizontalmente */
            line-height: 100vh; /* Centraliza verticalmente */
            z-index: 9999;
            box-shadow: inset 0px 20px 750px #000;
        }

        #loading-image {
            max-width: 100%;
            max-height: 100%;
            margin:0 auto; 
        }
        
.container-loading-gif{
    position: fixed;
    left: 50%;
    top: 60%;
}
        .loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

    @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    } 





/* PAGUNA TVALEPIPLAY */

.ytp-large-play-button {
    display: none !important;    
}

/* LOGO TV ALEPI PLAY */
#eff00ac7659744b8bbdb805e1e69ddca img{
    margin-top: 20px;
    max-width: 100%;
    height: 80px;
}
#eff00ac7659744b8bbdb805e1e69ddca{
    margin-bottom:-2em !important;
    background-color: rgb(61, 61, 61);
    border-radius: 20px 20px 0px 0px;
}
#cb5ca74785cb45e4996219367c4d01d6{
    background-color: rgb(61, 61, 61);
    
    padding-top: 20px;
}
/* PAG PROGRAMAS TVPLAY */
#be1cfb7bf30f4f72b94edebd3b39120c img{
    max-width:400px;
}

/* BARRA ASSISTA MAIS TVPLAY */ 

#da7fc5b60afd4f0e9b38dffb29637200 p{
    font-size: 20px;
    text-align: right;
    color: #fff;
    padding: 30px;
    border-radius: 20px;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(199, 0, 57, 1) 90%, rgba(144, 12, 62, 1) 100%);
}
#da7fc5b60afd4f0e9b38dffb29637200 a{
    color: #fff !important;
    
}
#da7fc5b60afd4f0e9b38dffb29637200 a:hover{
    color:#fff !important;
}


/* PROGRAMAS TV */
#aee6ce9077e842f5bc0d381f6cfdeffc {
    text-align: center;
}
#aee6ce9077e842f5bc0d381f6cfdeffc img{
    border-radius: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* FIM PAG PROGRAMAS TVPLAY */

/*#cb5ca74785cb45e4996219367c4d01d6 iframe{
    width: 100% !important;
    height: 690px !important;
}

/* FIM LOGO TV ALEPI PLAY */
#container-assistindo {
background-color: #fff;
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
.voce-assistindo-tv{
text-align: left;
  margin-left: 70px;
  padding: 0px;    
  margin-top: 20px;
  font-size: 16px;
}
.programacao-completa{
text-align: right;
top: -18px;
  right: 20px;
  position: relative;
  font-size: 14px;
}
.programacao-completa a{
    color:#9d9d9d !important;
    }
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.video__icon {
  position: relative;
  width: 50px;
  left: -60px;
  top: -9px;
 }
  .video__icon .circle--inner {
    background: #e50040;
    left: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    opacity: .8; }
    .video__icon .circle--inner:after {
      content: '';
      display: block;
      border: 2px solid #e50040;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      top: -4px;
      left: -4px;
      position: absolute;
      opacity: .8;
      -webkit-animation: circle 2s ease-in-out .2s infinite;
              animation: circle 2s ease-in-out .2s infinite; }
  .video__icon p {
    color: #000;
    text-align: center; }

@-webkit-keyframes circle {
  from {
    -webkit-transform: scale(1);
            transform: scale(1); }
  
  to {
    -webkit-transform: scale(1.5);
            transform: scale(1.5);
    opacity: 0; } }

@keyframes circle {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    }
  
  to {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    } }




#container-social-media{
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    box-sizing: border-box;
    margin-right: 15px;

}
.button-social-tvalepi-insta, .button-social-tvalepi-face, .button-social-tvalepi-yt {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: none;
}
.button-social-tvalepi-insta{
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    text-decoration: none;
    font-size: 22px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 3px 3px 5px #AEAEAE;
    width: 100%;
    height: 100px;
}
.button-social-tvalepi-face{
    background-color: #1b55d2;
    background: -moz-linear-gradient(top, #3676ff, #1b55d2);
    background: -ms-linear-gradient(top, #3676ff, #1b55d2);
    background: -webkit-linear-gradient(top, #3676ff, #1b55d2);
    text-decoration: none;
    font-size: 22px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 3px 3px 5px #AEAEAE;
    width: 100%;
    height: 100px;
}
.button-social-tvalepi-yt{
    background-color: #d31218;
    background: -moz-linear-gradient(top, #f90007, #d31218);
    background: -ms-linear-gradient(top, #f90007, #d31218);
    background: -webkit-linear-gradient(top, #f90007, #d31218);
    text-decoration: none;
    font-size: 22px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: 20px;
    border-radius: 20px;
    box-shadow: 3px 3px 5px #AEAEAE;
    width: 100%;
    height: 100px;
}
.button-social-tvalepi-insta img,
.button-social-tvalepi-face img,
.button-social-tvalepi-yt img {
    display: block; /* Impede a imagem de ser tratada como um elemento inline, facilitando o alinhamento vertical */
    margin-bottom: 10px; /* Ajuste conforme necessário para espaçamento entre a imagem e o texto */
}
.button-social-tvalepi-insta img, .button-social-tvalepi-face img, .button-social-tvalepi-yt img{
    width: 90px;
    height: auto;
    margin-top: 8px;
    padding-left: 10px;
}

.button-social-tvalepi-insta span, .button-social-tvalepi-face span, .button-social-tvalepi-yt span{
    color: #ffffff;
    display: inline-block;
    
}










/*   PORTLETS NOTICIAS PAGINA INICIAL  */
#cd44939b3f004cce91bf3832d653ea18 .tile-header{
    font-size: 1.5em;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#cd44939b3f004cce91bf3832d653ea18 .tile-header h3{
    color: #f29c16;
   
}
#cd44939b3f004cce91bf3832d653ea18 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #f7a526;
    width: 50%;
    height: 2px;
    margin-top: 10px;   
}
#cd44939b3f004cce91bf3832d653ea18 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#cd44939b3f004cce91bf3832d653ea18 .collection-item img{
    border-bottom: 4px solid #f7a526;
}
#cd44939b3f004cce91bf3832d653ea18 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#cd44939b3f004cce91bf3832d653ea18 .collection-item a:hover{
    color: #db8600 !important;
}
#cd44939b3f004cce91bf3832d653ea18 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#cd44939b3f004cce91bf3832d653ea18 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}



#e3b950cd72bf4e798bc5968b24c3ef66 .tile-header{
    font-size: 1.5em;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .tile-header h3{
    color: #008a52;  
}
#e3b950cd72bf4e798bc5968b24c3ef66 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #008a52;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .collection-item img{
    border-bottom: 4px solid #008a52;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .collection-item a:hover{
    color: #009d5d !important;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#e3b950cd72bf4e798bc5968b24c3ef66 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}






#d9c4163b09594781b40158bc26e63da8 .tile-header{
    font-size: 1.5em;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#d9c4163b09594781b40158bc26e63da8 .tile-header h3{
    color: #214c93;  
}
#d9c4163b09594781b40158bc26e63da8 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #214c93;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#d9c4163b09594781b40158bc26e63da8 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#d9c4163b09594781b40158bc26e63da8 .collection-item img{
    border-bottom: 4px solid #214c93;
}
#d9c4163b09594781b40158bc26e63da8 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#d9c4163b09594781b40158bc26e63da8 .collection-item a:hover{
    color: #1851b0 !important;
}
#d9c4163b09594781b40158bc26e63da8 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#d9c4163b09594781b40158bc26e63da8 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}
/*  FIM PORTLETS NOTICIAS PAGINA INICIAL  */




/*   PORTLETS TESTES  */
#f965688bc16548ee825f9fd9e6fcc067 .tile-header{
    font-size: min(max(15px, 2vw), 17px);
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#f965688bc16548ee825f9fd9e6fcc067 .tile-header h3{
    color: #00806c;
}
#f965688bc16548ee825f9fd9e6fcc067 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #00806c;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
    display: block;
    min-height: 80px;
    max-height: 350px;
    height: auto;
    margin-top: 31px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item p{
    display: none;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item img{

}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(2){
    color: #fff !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(2) img{
    border-bottom: 4px solid #00806c;
    height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -30px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(2) a{
    color: #000 !important;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(2) a:hover{
    /*color: #00806c !important; */
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(3n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(4n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(5n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#f965688bc16548ee825f9fd9e6fcc067 .collection-item a:hover{
    color: #00806c !important;
}
#f965688bc16548ee825f9fd9e6fcc067 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#f965688bc16548ee825f9fd9e6fcc067 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}



#d432f868610c4aa5a3ac70efbecab100 .tile-header{
    font-size: min(max(15px, 2vw), 17px);
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#d432f868610c4aa5a3ac70efbecab100 .tile-header h3{
    color: #00806c; 
}
#d432f868610c4aa5a3ac70efbecab100 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #00806c;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
    display: block;
    min-height: 80px;
    max-height: 350px;
    height: auto;
    margin-top: 31px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item p{
    display: none;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item img{
    border-bottom: 4px solid #00806c;
     height: 140px;
     width: 100%;
     object-fit: cover;
     object-position: 0 -30px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(2){
    color: #fff !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(2) a{
    color: #000 !important;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(2) a:hover{
    color: #00806c !important;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(3n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(4n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item:nth-child(5n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item a:hover{
    color: #00806c !important;
}
#d432f868610c4aa5a3ac70efbecab100 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#d432f868610c4aa5a3ac70efbecab100 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}






#bec877dbf6a3401bb010813297b6b5f2 .tile-header{
    font-size: min(max(15px, 2vw), 17px);
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#bec877dbf6a3401bb010813297b6b5f2 .tile-header h3{
    color: #00806c;  
}
#bec877dbf6a3401bb010813297b6b5f2 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #00806c;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
    display: block;
    min-height: 80px;
    max-height: 350px;
    height: auto;
    margin-top: 31px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item p{
    display: none;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item img{
    border-bottom: 4px solid #00806c;
    height: 140px;
    width: 100%;
    object-fit: cover;
    object-position: 0 -30px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item:nth-child(3n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item:nth-child(4n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item:nth-child(5n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#bec877dbf6a3401bb010813297b6b5f2 .collection-item a:hover{
    color: #00806c !important;
}
#bec877dbf6a3401bb010813297b6b5f2 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#bec877dbf6a3401bb010813297b6b5f2 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}






#c98f3d7398324b22b302294d957f65c4 .tile-header{
    font-size: min(max(15px, 2vw), 17px);
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
}
#c98f3d7398324b22b302294d957f65c4 .tile-header h3{
    color: #00806c; 
}
#c98f3d7398324b22b302294d957f65c4 .tile-header h3:after{
    content: "";
    display: block;
    position: absolute;
    background: #00806c;
    width: 50%;
    height: 2px;
    margin-top: 10px;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item{
    margin-bottom: 20px;
    border-bottom: 1px solid #ebedef;
    display: block;
    min-height: 80px;
    max-height: 350px;
    height: auto;
    margin-top: 31px;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item p{
    display: none;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item img{
    border-bottom: 4px solid #00806c;
     height: 140px;
     width: 100%;
     object-fit: cover;
     object-position: center;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item:nth-child(3n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item:nth-child(4n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item:nth-child(5n) img{
    border-bottom: 4px solid #00806c;
    height: 90px;
    width: 35%;
    object-fit: cover;
    object-position: center;
    float: left;
    margin-right: 10px;
    min-width: 100px;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item a{
    transition: color 0.2s ease-in-out;
}
#c98f3d7398324b22b302294d957f65c4 .collection-item a:hover{
    color: #00806c !important;
}
#c98f3d7398324b22b302294d957f65c4 .tile-footer {
    text-align: center;
    font-size: 1.2em;
}
#c98f3d7398324b22b302294d957f65c4 .cover-collection-tile {
    -webkit-border-radius: 4px;
    border: 1px solid #ebedef;
    padding: 10px;
}

/*  FIM PORTLETS TESTES  */


.ui-dialog .ui-dialog-titlebar-close {
    
    color: #000;
}




/* =============  AUTO EMBED VÍDEOS YT  ============= */


.autoembed-tv-youtube {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.autoembed-tv-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* =============  INICIO CONCURSO ALEPI  ============= */


#ab83f349258a42788309ae023038760e {
    background-color: #eee;
    border-top-right-radius: 400px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 400px;
    border-bottom-right-radius: 30px;
}
#57f1ea1cd05d412691dbaa62a0dfd21c {
    background-color: #f9f9f9;
}

#container-title-concurso{
}
.title-concurso{
    font-family: "Montserrat", sans-serif !important;
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
    color: #fff;
    font-size: max(60px);
    background: linear-gradient(90deg, #007182 0%, #14844b 100%);
    border-radius: 30px;
    padding-top: 33px;
    padding-bottom: 21px;
}

.texto-desc-concurso{
    font-family: "Montserrat", sans-serif !important;
    color: #164355;
    font-size: 1.4rem;


    text-align: center;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 50px;
    margin-top: 50px;
    padding-right: 200px;
    padding-left: 200px;
    padding-bottom: 100px;
}

#container-links-concurso{
    margin-left: 20px;
}
.links-concurso{
    font-family: "Oswald", sans-serif !important;
    font-weight: 200;
    margin-bottom: 2rem;
    font-size: 2rem;
    color: #17864d;
    
    padding-top: .5rem;
}

.links-concurso::before {
    content: '';
    width: 1.5rem;
    height: .5rem;
    background-color: #17864d;
    border-radius: 8px;
    margin-top: -10px;
    margin-left: 11px;
    position: absolute;
    -webkit-transform: translate(-50%, -150%);
    transform: translate(-50%, -150%);
    
}


/* =============  FIM CONCURSO ALEPI  ============= */


/*  AJUSTES PAI  */


#aefe973c308f43c1aea8e7354bc82ddc H3{
    color: black !important;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 1.6em;
}



/*   FIM AJUSTES PAI  */


div.enable {
    margin-top: 240px !important;
    
}

.classe-destaque{
font-weight: bold;
color: red;
border: 1px solid #333;
}
#bloco-fotos-parlamentar {
    display: block;
    border: none;
    text-align: center; 
    
    
}

#foto-parlamentar {
  display: inline-block;
  margin: 7px 10px 5px 0;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: transform;
  vertical-align: top;
}

#foto-parlamentar:hover{
  -ms-transform: scale(1.05); /* IE 9 */
  -webkit-transform: scale(1.05); /* Safari 3-8 */
  transform: scale(1.05); 
}

.telefonica {
    width: 100%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
    
}
.telefonica table{
    border-collapse: collapse;
}



.telefonica th{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    height: 30px;
    vertical-align: center;
    border-bottom: 1px solid #ddd;
}

.telefonica tr:nth-child(even) {
    background-color: #f5f5f5;
} 

.telefonica thead{
    height: 50px;
    font-size: 1.3em;
    text-align: center;
}











.tabdownload {
    width: 80%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;    
}

.tabdownload tr{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}





.tabdownload tr:nth-child(even) {
    background-color: #f5f5f5;
} 

.tabdownload th{
    text-align: center;
    max-height: 180px;
    flex: 1 0 150px;  
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: center;
    display: table-cell;
    margin: 20px;
}










#content div.newsImageContainer p.discreet {
    width: 390px !important;
}













.tablefaq {
    width: 97%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
    
}
.tablefaq table{
    border-collapse: collapse;
}

.tablefaq th{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    height: 30px;
    border-bottom: 1px solid #ddd;

}

.tablefaq th::before{
}

.tablefaq tr:nth-child(even) {
    background-color: #fbfbfb;
} 

.tablefaq thead{
    height: 50px;
    font-size: 1.3em;
    text-align: center;
}
.tablefaq h4{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    color: #0066b3;
    margin: 20px 0 40px 0px;
    font-size: 1.677rem;
    max-width: 850px;
}

.tablefaq p{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    margin: 0px 0px 40px 0px !important;
    font-size: 1.4em !important;
    max-width: 850px;
    text-align: justify;
}



.tablefaq #titlefaq{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    margin: 0px 0px 40px 0px !important;
    text-align: center;
}
.tablefaq #titlefaq::before {
    content: '';
    background:url('../../imagens/faq.png');
    height: 100px ;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.tablefaq #titlefaq img{
    max-width: 100px;
    margin-right: 5%;
    position: absolute;

}









.tablefaqpai {
    width: 97%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
    
}
.tablefaqpai table{
    border-collapse: collapse;
}

.tablefaqpai th{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    height: 30px;
    border-bottom: 1px solid #ddd;

}

.tablefaqpai th::before{
}

.tablefaqpai tr:nth-child(even) {
    background-color: #fbfbfb;
} 

.tablefaqpai thead{
    height: 50px;
    font-size: 1.3em;
    text-align: center;
}
.tablefaqpai h1{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    color: #0066b3;
    margin: 20px 0 40px 0px;
    font-size: 1.9rem;
    
}
.tablefaqpai h4{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    color: #0066b3;
    margin: 20px 0 40px 0px;
    font-size: 1.677rem;
    max-width: 850px;
}
.tablefaqpai li{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    color: #000;
    margin: 20px 0 40px 0px;
    font-size: 1.2rem;
    max-width: 850px;
}
.tablefaqpai p{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    margin: 0px 40px 40px 0px !important;
    font-size: 1.4em !important;
    max-width: 850px;
    text-align: justify;
}



.tablefaqpai #titlefaqpai{
    font-family: "FuturaWeb",sans-serif;
    font-weight: normal;
    margin: 0px 0px 40px 0px !important;
    text-align: center;
}
.tablefaqpai #titlefaqpai::before {
    content: '';
    background:url('../../imagens/faq.png');
    height: 50px ;
    display: block;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.tablefaqpai #titlefaqpai img{
    max-width: 100px;
    margin-right: 5%;
    position: absolute;

}





.btnbox {   
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    max-width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    position: inherit;
    flex-wrap: wrap;
    height: 100%;
    width:100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

.icon{
    font-size: 2em;

}

.btnpai {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f4f4f4;
    bottom: 0;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.16);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    left: 0;
    margin: 15px;
    padding: 60px;
    right: 0;
    top: 0;
    text-align: center;
    width: 20%;
    display: flex;
    max-width: 1000px;
    border-radius: 6px;
    cursor: pointer;
}

.btnpai:hover {
    background: #ffffff;
}

.btnpai #buttonpai img{
    max-width: 292px;
    padding-left: 16px;
    padding-right: 16px;    
}


#15c41e8e23d245e2962159c0921b0d17 .cover-banner-tile tile-content{
    max-width: 80%;
    
    
}






/* CSS OUVIDORIA */

#bemvindoouv {
    text-align: center; 
    font-size: 3em; 
    margin-bottom: 15px; 
    font-weight: 300;
}
#description-top-info-ouv {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.2em;
    font-weight: 300;
    color: #757575;
    font-size: 1.5em;
    padding-right: 20px;
    padding-left: 20px;
}
.top-info-ouv {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;
    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
#f74808ef11464d2291ed1802e8187fcf h2{    
    text-align: center;
    font-weight: 400;
    color: #1b6c82;
    font-size: 1.6em;
    margin-left: auto;
    margin-right: auto;
}

#titleouv {
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
    color: #1b6c82;
    font-size: max(60px);
    margin-bottom: 40px;
}

#description-ouv {
    font-size: 1.414em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 400;
    margin-bottom: 20px;
    margin-right: 300px;
    margin-left: 300px;
}
#f74808ef11464d2291ed1802e8187fcf img {
    
}
#f74808ef11464d2291ed1802e8187fcf table {
    width: 100%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
    
}    
#f74808ef11464d2291ed1802e8187fcf th {
    
    text-align: center;
    font-size: 16px;
    max-width: 250px;
    
}



#ecd10eaaf3054cc2b1851cf18972ffc2 {
    background-color: #f7f7f7;
    padding-top: 30px;
    width: 100%;
}
#ecd10eaaf3054cc2b1851cf18972ffc2 i{
    color: #606060;
}
#faleconosco-ouv {
    margin-top: 50px;
    font-size: 4em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 200;
    margin-bottom: 20px;
}

#contatonossoouv {
    text-align: center;
    font-size: 3em;
    color: #000;
    margin-bottom: 30px;
}

#mini-description-ouv{
    font-size: 1em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 20px;
}
#mini-description-ouv-falecon-title{
    font-size: 1.4em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: 20px;
}
#mini-description-ouv-falecon{
    font-size: 1.4em;
    text-align: center;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 20px;
}

#color-secondary-background-color {
    background-color: #1b6c82;
    height: 2px;
    width: 150px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 70px;

}

#scnd-color-secondary-background-color {
    background-color: #1b6c82;
    height: 2px;
    width: 150px;
    margin-bottom: 20px;

}
#f5c3cee814914606a246ce76561548ab {
    background-color: #f7f7f7;
    padding-top: 30px;
    width: 100%;
}
/* FIM CSS OUVIDORIA */

/* CSS PERFIL OUVIDORA */

#perfil-ouv-container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.perfil-ouv-1 {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;
    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
.perfil-ouv-1 p {
    font-weight: 500;
    color: #353535;
    font-size: 0.7em;
}
.perfil-ouv-2 {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.perfil-ouv-2 h3{
}
.perfil-ouv-2 p {
}



/* FIM PERFIL OUVIDORA */

/* CSS ESCOLA */





/* BOTAO MENU ESCOLA */


#container-menu-rapido-esc {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.button-menu-rapido-esc {
    background-color: white;
    border: none;
    padding: 15px 40px;
    text-align: center;
    text-decoration: none;
    font-size: 22px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 20px;
    border-radius: 7px;
    width: 250px;
    border-left: solid 0.4em #016930 !important;
    box-shadow: 3px 3px 5px #AEAEAE;
}
.button-menu-rapido-esc:hover{

    background-color: #f2f2f2;
    color: #016930;
}
.button-menu-rapido-esc a{
    color: #156618 !important;

}
.button-menu-rapido-esc a:hover{
    color: white !important;
}

/* BOTAO MENU ESCOLA */


/* PAGINA CURSOS */

#container-description-cursos{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.description-cursos-1{
    font-weight: 400;
    color: #353535;
    font-size: 1.3em;
    text-align: center;
}
.description-cursos-2{
    font-weight: 400;
    color: #353535;
    font-size: 1.3em;
    text-align: center;
}
.description-cursos-info h3{
    font-weight: 500;
    color: #00806c;
    font-size: 1.5em;
    text-align: center;
}
.description-cursos-info p{
    font-weight: 400;
    color: #353535;
    font-size: 1.2em;
    text-align: left;
}
.description-cursos-info ul{
    font-weight: 400;
    color: #353535;
    font-size: 1.2em;
    text-align: left;
}

#a841dbeba01c4662a3f050f7c1b7d235 {
    margin-bottom: 50px !important;
}
#a841dbeba01c4662a3f050f7c1b7d235 h2{
    color: #00806c;
}
#d6f43ad998564a2cbec73669c0ca3445 img {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    transition: transform .2s;
}
#d6f43ad998564a2cbec73669c0ca3445 img:hover {
    -ms-transform: scale(1.02); /* IE 9 */
    -webkit-transform: scale(1.02); /* Safari 3-8 */
    transform: scale(1.02); 
}
#d6f43ad998564a2cbec73669c0ca3445 h3{
    font-size: 2.2em !important;
}
.button-inscreva-se-esc {
    background-color: #e1e1e1;
    border: none;
    color: #156618;
    padding: 20px 40px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    transition-duration: 0.4s;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
    border-radius: 7px;
}
.button-inscreva-se-esc:hover{
    background-color: #d4d4d4;
    color: white;
    font-size: 21px;
}
.button-inscreva-se-esc a{
    color: #156618 !important;

}
.button-inscreva-se-esc a:hover{
    color: white !important;
}





/* FIM PAGINA CURSOS */




#e9f44e6456fe4e848f590477f8126e9c img {
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    transition: transform .2s;
    max-width: 55px;
    max-height: 55px;
        cursor: pointer;

}
#e9f44e6456fe4e848f590477f8126e9c img:hover {
    -ms-transform: scale(1.05); /* IE 9 */
    -webkit-transform: scale(1.05); /* Safari 3-8 */
    transform: scale(1.05); 
}
#dbfab750b4cc42ab9d65d51879051281 img {
    max-width: 240px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    transition: transform .2s;
}
#dbfab750b4cc42ab9d65d51879051281 img:hover {
    -ms-transform: scale(1.02); /* IE 9 */
    -webkit-transform: scale(1.02); /* Safari 3-8 */
    transform: scale(1.02); 
}
#c45a7d2c8f0148e191dc464c090d84c5 img {
    max-width: 240px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    transition: transform .2s;

}
#c45a7d2c8f0148e191dc464c090d84c5 img:hover {
    -ms-transform: scale(1.02); /* IE 9 */
    -webkit-transform: scale(1.02); /* Safari 3-8 */
    transform: scale(1.02); 
}

#a476f543ae2a42c581513a6072a7be90 {
    background-color: #fff;
    padding-bottom: 30px;
    padding-right: 5px;
    padding-left: 5px;
}

#a476f543ae2a42c581513a6072a7be90 .logoescola {
    width: 100%;
}

#titleesc-container {
    width: 100%;
    margin-bottom: 50px;
}
#titleesc {
    text-align: center;
    line-height: 1.2em;
    font-weight: 500;
    color: #006736;
    font-size: max(60px);
}
#description-escleg {
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.2em;
    font-weight: 300;
    color: #006736;
    font-size: 3em;    
}

#description-escola-leg {
    font-size: 1.3em;
    text-align: center;
    line-height: 0.5em;
    font-weight: 300;
    margin-bottom: 50px;
}
#a476f543ae2a42c581513a6072a7be90 table {
    width: 100%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
}    
#a476f543ae2a42c581513a6072a7be90 h2 {    
    text-align: center;
    font-weight: 400;
    color: #006736;
    font-size: 1.6em;
    max-width: 250px;    
    margin-left: auto;
    margin-right: auto;
}
#a476f543ae2a42c581513a6072a7be90 th {    
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;
    max-width: 250px;
    text-align: center;

}
#top-info-container img {
    margin-bottom: 20px;
    transition: transform .2s;
}
#top-info-container img:hover{
    -ms-transform: scale(1.03); /* IE 9 */
    -webkit-transform: scale(1.03); /* Safari 3-8 */
    transform: scale(1.03); 
}
#top-info-container {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    box-sizing: border-box;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.top-info-esc-1 {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;
    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
.top-info-esc-2 {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;

    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
.top-info-esc-3 {
    padding: 10px;
    flex: 50%;
    font-weight: 200;
    color: #353535;
    font-size: 1.3em;

    width: 100%;
    max-width:350px;
    margin-left: auto;
    margin-right: auto;
}
/* FIM CSS ESCOLA */





/*COMPONENTE LISTA LINKS ICONE*/
.lista-links-icone .panel-body {
  padding-bottom: 0;
}
.lista-links-icone__lista {
  padding: 0;
  margin-bottom: 0.375rem;
}
@media screen and (min-width: 768px) {
  .lista-links-icone__item {
    margin-bottom: 1.25rem;
  }
}
.lista-links-icone__item:not(:first-child) {
  margin-top: 1.25rem;
}
@media screen and (min-width: 768px) {
  .lista-links-icone__item:not(:first-child) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1200px) {
  .lista-links-icone__item:not(:first-child) {
    margin-bottom: 1.375rem;
  }
}
.panel-title {
    font-size: 1.5rem !important;
}
.lista-links-icone__item__corpo {
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.lista-links-icone__item__titulo {
  width: calc(100% - 110px);
  float: right;
  margin: 0 0 0.25rem 0;
  font-size: 1.25rem !important;
  line-height: 1;
  font-weight: 500;
}
@media screen and (min-width: 1200px) {
  .lista-links-icone__item__titulo {
    width: calc(100% - 130px);
  }
}
.lista-links-icone__item__imagem {
  width: 95px;
  height: auto;
  margin-right: 15px;
  float: left;
  border: 0;
}
@media screen and (min-width: 1200px) {
  .lista-links-icone__item__imagem {
    width: 115px;
  }
}
.lista-links-icone__item__descricao {
  margin: 0;
  max-width: 500px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .lista-links-icone__item a {
    margin: 0 auto;
  }
}





.tablefooter {
    width: 100%;
    max-width:1300px;
    margin-left: auto;
    margin-right: auto;
}
.tablefooter table{
    border-collapse: collapse;
}
.tablefooter th:nth-child(1)  {
    font-size: 45px;
    width: 5%;    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    vertical-align: top;
    border-right: 1px solid #ddd;
}
.tablefooter th:nth-child(2)  {
    width: 45px;    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    vertical-align: center;
    text-align:left;
}
.tablefooter th:nth-child(3)  {
    width: 25%;    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    vertical-align: top;
    text-align: left;
}
.tablefooter th:nth-child(4)  {
    width: 25%;    
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
    vertical-align: top;
}
.tablefooter thead{
    height: 50px;
    font-size: 1.3em;
    text-align: center;
}


#btn-footer .btn {

    display: inline-block !important;
    display: inline !important;
    padding: 10px 20px !important;
    margin: 0px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    color: #fff !important;
    text-shadow: none !important;
    background: rgb(15, 83, 101) !important;
}

#btn-footer .btn:hover{
    display: inline-block !important;
    display: inline !important;
    padding: 10px 20px !important;
    margin: 0px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    color: #fff !important;
    text-shadow: none !important;
    background: #0f5365 !important;
}
#btn-footer-big .btn {

    display: inline-block !important;
    display: inline !important;
    padding: 20px 30px !important;
    margin: 0px !important;
    font-size: 15px !important;
    line-height: 20px !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    color: #fff !important;
    text-shadow: none !important;
    background: rgb(15, 83, 101)!important;
}

#btn-footer-big .btn:hover{
    display: inline-block !important;
    display: inline !important;
    padding: 20px 30px !important;
    margin: 0px !important;
    font-size: 15px !important;
    line-height: 20px !important;
    text-align: center !important;
    vertical-align: middle !important;
    cursor: pointer !important;
    color: #fff !important;
    text-shadow: none !important;
    background: #0f5365 !important;
}






#content {
  margin: 0;
  
}
#content .documentDescription,
#content #description {
  color: #4d4d4d;
  font-weight: normal;
  margin-bottom: 1em;
}
/********** Tiles **********/
.tile-header h2, .tile-content h2, .documentFirstHeading {
    --font-size: 2.5em;
    --margin-bottom: 0.5em;
    font-weight: 700;
    color: #333;
    border-bottom: 2px solid #0d6efd;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
    font-size: 2.5em;
    margin-bottom: 0.5em;    
}

.tile-noticias .collection-item {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 1.5em;
    padding-bottom: 0.4em;
    border-bottom: 1px dotted #ccc;
}

.tile-noticias .collection-item:nth-child(odd) {
    margin-right: 0;
}

.tile-noticias .collection-item a img {
    margin: 0;
    float: none;
    width: 100%;
    height: auto;
}

.tile-noticias .collection-item > a {
    width: 100%;
    display: block;
    margin-bottom: 0.5em;
}

#content .tile-noticias .collection-item p {
    margin-bottom: 0.25em;
}

.tile-noticias .collection-item p.description {
    font-size: 1.1em;
}

#content .tile-noticias .tile-footer a {
  float: right;
  padding: 1.075em 1.2em;
  background-color: #1a3a64;
  color: #ffffff !important;
  font-weight: bold;
  text-transform: uppercase;
  transition: all ease-out 0.1s;
}

#content .tile-noticias .tile-footer a:hover {
  background: #25528c;
  color: #fff !important;
}

/*********** Portlets ***********/
/* general styles */
.portletHeader,
dl.portlet dt.portletHeader {
  border-bottom: #E6E6E6 1px solid;
  font-weight: bold;
  background-color: transparent;
  color: #00806c;
}
.portletHeader a,
dl.portlet dt.portletHeader a {
  color: #00806c;
  transition: all ease-out 0.1s;
}
.portlet {
  margin-bottom: 2em;
}
/* lists inside columns */
aside dl,
aside dd,
aside ul {
  padding: 0;
  margin: 0;
}
aside a {
  text-decoration: none;
}
/* portlet navigation */
.portletNavigationTree ul {
  margin: 0;
}
.portletNavigationTree li {
  list-style-position: inside;
}
.portlet.portletNavigationTree .navTree .navTreeItem {
  margin: 0;
}
.portlet.portletNavigationTree .navTreeLevel0 > .navTreeItem {
  padding: 0;
}
.portlet.portletNavigationTree .navTree > .navTreeItem {
  border-bottom: rgba(37, 82, 140, 0.05) 1px solid;
  list-style: none;
}
.portlet.portletNavigationTree .navTreeLevel1 .navTreeItem {
  padding-left: 1em;
}
.portlet.portletNavigationTree .navTreeLevel1 .navTreeItem:last-of-type {
  border-bottom: none;
}
.portlet.portletNavigationTree .navTree .navTreeItem a {
  display: block;
  padding: 0.8em 1em;
  transition: all ease-out 0.1s;
  line-height: initial;
}
.portlet.portletNavigationTree .navTree .navTreeItem a:hover {
  background-color: rgba(37, 82, 140, 0.05);
}
.portlet.portletNavigationTree .navTree .navTreeItem a.navTreeCurrentItem {
  background-color: rgba(37, 82, 140, 0.2);
}
dl.portlet ul.navTree .navTreeCurrentItem {
  border-left: none;
  margin: 0;
}
.navTreeLevel2 a {
  padding-left: 1em;
}
.navTreeLevel3 a {
  padding-left: 2em;
}
.navTreeLevel4 a {
  padding-left: 3em;
}
.navTreeLevel5 a {
  padding-left: 4em;
}
.navTreeLevel6 a {
  padding-left: 5em;
}
.portlet .portletHeader > a, .portlet .portletHeader > span:nth-child(2) {
  display: block;
  color: #1A3A64;
  padding: 0.7em 0em;
  font-size: 1.2em;
}
.portlet .portletHeader > a:hover {
  background-color: initial;
  color: #6180A9 !important;
}
.portlet .portletHeader {
  padding: 0;
}
/********** Footer **********/
footer {
    content:"";
    margin-top: 1em;
    font-size: 80%;
    color: #FFFFFF;
    background-color: #076f8199;


}

footer #imgfooter img{
    width: 100%;
    max-height: 150px;
    opacity: 0.04;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
    
    

}
footer .collogofooter-item{
    float: left;
}

footer a {
  color: #FFFFFF !important;
}
footer p {
  margin-bottom: 1em;
}

.footer-item {
  padding: 0 2%;
}
#footer-info {
  padding-top: 3em; 
}


#footer-colophon {
  padding: 1.5rem 0;
  font-size: 0;
  text-align: center;
  background-color: #0f5365;
  color: #FFFFFF;
}

.colophon-item {
  display: inline-block;
  max-width: 46%;
  padding: 0 2%;
  vertical-align: top;
  position: relative;
}

.colophon-item:first-child::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: #fff;
  right: 0;
  top: 0;
}

.colophon-item a {
  font-weight: 700;
}

.colophon-item img {
  height: 32px;
}

.colophon-info {
    font-size: 11px;
    margin-top: 1em;
}

.colophon-logo {
  height: 40px
}
/********* RESPONSIVE **********/
/* Portrait tablet to landscape and desktop */



@media (min-width: 768px) {
#main-navigation li a:hover:not(.active) {
  background-color: #F8F8F8;
  color: #00806c;
  padding: 12px 10px;
}


}

@media (min-width: 1000px) {
#cb5ca74785cb45e4996219367c4d01d6{
    margin-left: 150px;
    margin-right: 150px;
}
}



@media (min-width: 768px) and (max-width: 979px) {
    
        

  
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    
#f7c0cb5d3a62401c8db8e952b1a40514, #f61c7744728a4f979febf8f8a3a9f296  {
    display:none;
}
    
#d2a7914980194efe85afcc158b63e100 {
    border-right: 0px;
    height: 220px;
}
#d2a7914980194efe85afcc158b63e100 p{
    padding-right: 0px;
}
#aeb128e09e804d7f8cba39116cbed8a1 {
    border-bottom: 2px solid #d7d7d7;
}
    
span.documentByLine {
    
    display: none;
    
}


.texto-desc-concurso{
    padding-right: 20px;
    padding-left: 20px;
}
#ab83f349258a42788309ae023038760e {
    background-color: #f7f7f7;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
    

  header {
    margin-bottom: 1em;
  }

  /* Mobile Menu theme color adjustments */
  #column-one {
    border-color: #1D2D6B;
  }
  dl.portlet ul.navTree .navTreeCurrentItem {
    border-color: #1D2D6B;
  }

  dl.portlet ul.navTree li a:hover {
    border-color: #1D2D6B;
  }
  
  .description {
      
    display: none;
    
  }
  
}
@media (max-width: 1400px){
        .description {
        display: none;

    }
    
}    






@media (max-width: 1200px){

#bf1b8c68c4d140e4a8dd728b9de01e04 .collection-item:nth-child(4n) {
    display:none ;
}
}
    
@media (max-width: 1030px){

    .responsive{
        width: 100% !important;
        height: 100% !important;
        
    }
    .description {
        display: none;

    }
      .tile-noticias .collection-item {
    width: 100%; 
    margin-right: 0;
  }       


    
    
}



/* Landscape phones and down */
@media (max-width: 767px) {
        #main-navigation li a:hover:not(.active) {
    }
    
#f965688bc16548ee825f9fd9e6fcc067 .collection-item:nth-child(2) img{
    height: 220px;
    object-fit: cover;
    object-position: center;
}
#d432f868610c4aa5a3ac70efbecab100 .collection-item img{
    height: 220px;
    object-fit: cover;
    object-position: center;
}#bec877dbf6a3401bb010813297b6b5f2 .collection-item img{
    height: 220px;
    object-fit: cover;
    object-position: center;
}        

     div.cover-banner-tile a img{  
      
   /*     width: 100% !important;
        height: 70px !important;
     */        
     }
  
   
      
    #main-navigation li:not(:last-child) {
        display: none;
        
    }
    #main-navigation #portaltab-perguntas_frequentes {
        clear:both;   
    }
   
   
    li.menu-button{
        float: right;
        display: block;    
        
        
    }

  
    #portal-logo-new {
      display: inline-block;
      font-size: 90%;
     

      
    }

    a#portal-logo-new img {
    display: block;
     margin-left: auto;
     margin-right: auto;
     width: 100%; 
     height: 100%;
     margin-top: 25px;
   
     
    }
    
    .menu{
        float: none;
        display: block;
        text-align: left;
    
    }

    #main-navigation ul {
      
      
      box-sizing: border-box;
      padding: 0;
      padding-right: 0.5em;
      text-align: right;
      float: none;
      width: 100%;
      height: 100%;
      overflow: hidden;
      /*white-space: nowrap;
      overflow-x: scroll;
      overflow-y: hidden;*/
      
      -webkit-overflow-scrolling: touch;
      
  }

  
   

    #main-navigation ul::after {
      content: '';
     
      height: 43px;
      position: absolute;
      pointer-events: none;
      right: 0;
      top: 0;
      width: 2.2em;
      z-index: 10;
    }
    
    .menuActivation{
        display:inline !important;
    }
    
   
        
   

    #main-navigation li {
      float: none;
     
    }

    #main-navigation li a:link {
      padding: 1.2em 1.5em;
      line-height: 1;
    }

    #portal-searchbox {
      margin-top: 0;
      float: none;
      text-align: center;
      clear: both;
      font-size: 80%;
    }

    .colophon-item {
      max-width: 96%;
      margin: 1.5rem 2%;
    }
    #ddb0d03441f0470d9ec99c04f6b41c91{
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


}

/* Phones and down */
@media (max-width: 480px) {
  .tile-noticias .collection-item {
    width: 100%;
    margin-right: 0;
  }
  
      .contentWarningLgpd{

        flex-direction: column;

    }

    .btn-aviso{
        margin: 1em 2rem 0 2rem;
    }
    
    
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Colors - The following color variables are used specifically for the navigation menu. They are separate from the global colors to allow for more customization options */
:root {
  --nav-color: #ffffff;  /* The default color of the main navmenu links */
  --nav-hover-color: #47b2e4; /* Applied to main navmenu links when they are hovered over or active */
  --nav-mobile-background-color: #ffffff; /* Used as the background color for mobile navigation menu */
  --nav-dropdown-background-color: #ffffff; /* Used as the background color for dropdown items that appear when hovering over primary navigation items */
  --nav-dropdown-color: #444444; /* Used for navigation links of the dropdown items in the navigation menu. */
  --nav-dropdown-hover-color: #47b2e4; /* Similar to --nav-hover-color, this color is applied to dropdown navigation links when they are hovered over. */
}

/* Desktop Navigation */
@media (min-width: 1200px) {
  .navmenu{
    padding: 0;
     display: block;
  }
  
  .navbacktop{
    background: #ffffffd6;
    
/* 1. Defina a espessura e o estilo (a cor aqui será ignorada/substituída) */
  border-bottom: 5px solid transparent;

  /* 2. Aplique o gradiente na imagem da borda */
  border-image: linear-gradient(to right, 
      rgba(0, 173, 218, 1) 0%, 
      rgba(34, 82, 146, 1) 25%, 
      rgba(0, 118, 125, 1) 45%, 
      rgba(0, 135, 97, 1) 70%, 
      rgba(9, 166, 89, 1) 100%
  );

  /* 3. O "slice" garante que o gradiente se estique pela borda */
  border-image-slice: 1;    
  }
  
  .navmenu ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
  }

  .navmenu li {
    position: relative;
  }

  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-color);
    padding: 18px 15px;
    font-size: 15px;
    font-family: var(--nav-font);
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }

  .navmenu a i,
  .navmenu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    transition: 0.3s;
  }

  .navmenu li:last-child a {
    padding-right: 0;
  }

  .navmenu li:hover>a,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-hover-color);
  }

  .navmenu .dropdown ul {
    margin: 0;
    padding: 10px 0;
    background: var(--nav-dropdown-background-color);
    display: block;
    position: absolute;
    visibility: hidden;
    left: 14px;
    top: 130%;
    opacity: 0;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }

  .navmenu .dropdown ul li {
    min-width: 200px;
  }

  .navmenu .dropdown ul a {
    padding: 10px 20px;
    font-size: 15px;
    text-transform: none;
    color: var(--nav-dropdown-color);
  }

  .navmenu .dropdown ul a i {
    font-size: 12px;
  }

  .navmenu .dropdown ul a:hover,
  .navmenu .dropdown ul .active:hover,
  .navmenu .dropdown ul li:hover>a {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dropdown .dropdown ul {
    top: 0;
    left: -90%;
    visibility: hidden;
  }

  .navmenu .dropdown .dropdown:hover>ul {
    opacity: 1;
    top: 0;
    left: -100%;
    visibility: visible;
  }

  .navmenu .megamenu {
    position: static;
  }

  .navmenu .megamenu ul {
    margin: 0;
    padding: 10px;
    background: var(--nav-dropdown-background-color);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 130%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    display: flex;
    transition: 0.3s;
    border-radius: 4px;
    z-index: 99;
  }

  .navmenu .megamenu ul li {
    flex: 1;
  }

  .navmenu .megamenu ul li a,
  .navmenu .megamenu ul li:hover>a {
    padding: 10px 20px;
    font-size: 15px;
    color: var(--nav-dropdown-color);
  }

  .navmenu .megamenu ul li a:hover,
  .navmenu .megamenu ul li .active,
  .navmenu .megamenu ul li .active:hover {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .megamenu:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }

  .navmenu .dd-box-shadow {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }
}

/* Mobile Navigation */
@media (max-width: 1199px) {
  .mobile-nav-toggle {
    color: var(--nav-color);
    font-size: 28px;
    line-height: 0;
    margin-right: 10px;
    cursor: pointer;
    transition: color 0.3s;
  }

  .navmenu {
    padding: 0;
    z-index: 9997;
  }

  .navmenu ul {
    display: none;
    list-style: none;
    position: absolute;
    inset: 60px 20px 20px 20px;
    padding: 10px 0;
    margin: 0;
    border-radius: 6px;
    background-color: var(--nav-mobile-background-color);
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
  }

  .navmenu a,
  .navmenu a:focus {
    color: var(--nav-dropdown-color);
    padding: 10px 20px;
    font-family: var(--nav-font);
    font-size: 17px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
    transition: 0.3s;
  }

  .navmenu a i,
  .navmenu a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
    background-color: color-mix(in srgb, var(--accent-color), transparent 90%);
  }

  .navmenu a i:hover,
  .navmenu a:focus i:hover {
    background-color: var(--accent-color);
    color: var(--contrast-color);
  }

  .navmenu a:hover,
  .navmenu .active,
  .navmenu .active:focus {
    color: var(--nav-dropdown-hover-color);
  }

  .navmenu .active i,
  .navmenu .active:focus i {
    background-color: var(--accent-color);
    color: var(--contrast-color);
    transform: rotate(180deg);
  }

  .navmenu .dropdown ul {
    position: static;
    display: none;
    z-index: 99;
    padding: 10px 0;
    margin: 10px 20px;
    background-color: var(--nav-dropdown-background-color);
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 90%);
    box-shadow: none;
    transition: all 0.5s ease-in-out;
  }

  .navmenu .dropdown ul ul {
    background-color: rgba(33, 37, 41, 0.1);
  }

  .navmenu .dropdown>.dropdown-active {
    display: block;
    background-color: rgba(33, 37, 41, 0.03);
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .mobile-nav-toggle {
    color: #fff;
    position: absolute;
    font-size: 32px;
    top: 15px;
    right: 15px;
    margin-right: 0;
    z-index: 9999;
  }

  .mobile-nav-active .navmenu {
    position: fixed;
    overflow: hidden;
    inset: 0;
    background: rgba(33, 37, 41, 0.8);
    transition: 0.3s;
  }

  .mobile-nav-active .navmenu>ul {
    display: block;
  }
}


/* --- 1. Simulação do Grid Responsivo (col-lg-4 col-md-6) --- */
.card-column {
  box-sizing: border-box;
  width: 100%; /* Padrão mobile (col-12) */
  padding: 15px; /* Espaçamento entre colunas */
}

/* Tablet (semelhante ao col-md-6) */
@media (min-width: 768px) {
  .card-column {
    width: 50%;
    float: left; /* Ou use display: grid/flex no container pai */
  }
}

/* Desktop (semelhante ao col-lg-4) */
@media (min-width: 992px) {
  .card-column {
    width: 33.3333%;
  }
}

/* --- 2. Estilo do Card (team-member) --- */
.team-member {
  display: flex; /* Substitui o d-flex */
  align-items: flex-start; /* Substitui o align-items-start */
  background: #fff;
  padding: 30px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1); /* Um toque visual comum nesses templates */
  border-radius: 5px;
  margin-bottom: 20px;
}

/* --- 3. Estilo da Imagem (pic) --- */
.team-member .pic {
  overflow: hidden;
  width: 128px; /* Tamanho fixo ou proporcional */
  min-width: 60px; /* Garante que não suma em telas pequenas */
  border-radius: 50%; /* Geralmente fotos de perfil são redondas */
  margin-right: 20px; /* Espaço entre foto e texto */
}

.team-member .pic img {
  width: 100%; /* Substitui o img-fluid */
  height: auto;
  display: block;
}

/* --- 4. Informações do Membro --- */
.team-member .member-info h4 {
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 18px;
  color: #333;
  margin-top: 0;
}

.team-member .member-info span.party-label {
  display: block;
  font-size: 13px;
  color: #777;
  margin-bottom: 10px;
  font-weight: 600;
}

/* --- 5. Ícones Sociais --- */
.team-member .social {
  margin-top: 12px;
}

.team-member .social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: 32px;
  height: 32px;
  background: #eff2f8; /* Cor de fundo cinza claro */
  color: #37517e; /* Cor do ícone */
  border-radius: 50%; /* Bolinha */
  margin-right: 8px;
  transition: 0.3s;
}

.team-member .social a:hover {
  background: #0d6efd; /* Azul ao passar o mouse */
  color: #fff;
}

.team-member .social a i {
  font-size: 16px;
}

/* Atualização do código anterior para funcionar com Flexbox */

.card-column {
  box-sizing: border-box; /* Garante que o padding não aumente a largura total */
  padding: 15px;          /* Espaço entre os cards */
  width: 100%;            /* Mobile (1 por linha) */
}

@media (min-width: 768px) {
  .card-column {
    width: 50%;           /* Tablet (2 por linha) */
    /* Removi o float: left daqui */
  }
}

@media (min-width: 992px) {
  .card-column {
    width: 33.3333%;      /* Desktop (3 por linha) */
  }
}

.lista-vereadores {
  display: flex;       /* Transforma em um layout flexível */
  flex-wrap: wrap;     /* Permite quebra de linha (se não couber, vai para baixo) */
  margin: 0 -15px;     /* Opcional: Compensa o padding lateral dos cards para alinhar com a borda da tela */
}

.navbar-brand-icon{
    float: inline-start;
    position: absolute;
    display: unset !important;
}
.navbar-brand-icon-top{
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0px;
    width: 600px;
}
.navbar-brand-icon.scrolling{
    float: unset;
    position: unset;
}

.navbar-brand-icon.scrolling img{
    height: 64px;
    width: auto;
    position: unset;
}

@media (min-width: 1200px) {
.navbar-brand-icon-top{
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0px;
    width: 465px;
}

}

#sidebar.fixed {
    position: fixed;
    top: 103px;
    left: 0;
    background: #fff;
    z-index: 2;
    padding: 17px;
    border-bottom: 1px solid #f1f1f1;
    opacity: 0.95;
    box-shadow: 0 0 2px 0 #888888;
}

/*Teste para carrosel banner*/

