/*
 Theme Name:   BDC Twenty Seventeen Child
 Theme URI:    http://example.com/twentyseventeen-child/
 Description:  Tema adptado do Twenty Seventeen Child Theme
 Author:       by wordpress e adaptado por Claudinei de Camargo
 Author URI:   http://example.com
 Template:     twentyseventeen
 Version:      2.6
 License:      GNU General Public License v2 or later 
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeen-child
*/
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;1,600&display=swap');
/*Reset */

body {font-weight: 400; font-family: 'Titillium Web', sans-serif; color: #333333 !important;}
a, p, ol, li {
   font-family: 'Titillium Web', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Titillium Web', sans-serif;
}

h1 {
    font-size: 2.8rem;
    line-height: 1.5;
    letter-spacing: normal;
	margin-bottom:0px !important;
	font-weight:600 !important;
}

.entry-content .entry-title a:hover { /* hack remove sombra borda do link */
    -webkit-box-shadow: none !important; 
    box-shadow: none !important;
}

.entry-content figure a:hover { /* hack remove sombra borda da imagem */
    -webkit-box-shadow: none !important; 
    box-shadow: none !important; 
}

.entry-content .wp-block-getwid-social-links__link:hover   { /* hack remove sombra dos icones */
    -webkit-box-shadow: none !important; 
    box-shadow: none !important; 
}

.linkdesc a {text-decoration:underline !important;} 
.linkdescbranco a {text-decoration:underline !important; color:#fff !important;}
.borderdesc {border:1px solid #a1b3c4; padding:20px;}

/**oculta autor **/
.byline {display:none !important;}

.publicacoes-associadas {color: #333 !important; }
.publicacoes-associadas h3 {font-weight:600 !important; }
.publicacoes-associadas p {overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;}

html {scroll-behavior: smooth;}
/* Hover effects */
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	/*color: #6abe52 !important;*/
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0) !important;
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 0) !important;
	text-decoration:none !important;
	box-shadow: none !important;
	text-decoration-line: none !important;
	outline:none !important;
}


a img:hover {
    -webkit-box-shadow: none !important;
     box-shadow:none !important;
	text-decoration:none !important;
    border-bottom: none !important;
	}

/*icon */
.icon {
   -webkit-mask-image:none !important; 
    mask-image: none !important;  
}/* Correcao do svg icones */

/* Pagina de videos */
.videosboxbdc h3 { font-size:18px;}

/*tamanho*/
.entry-content p {font-size:1.2rem;}
.entry-title  {margin-bottom:25px !important; font: 600 24px/30px 'Titillium Web', sans-serif !important; color: #333333; -ms-word-wrap: break-word; word-wrap: break-word; line-height:1.2 !important}
.entry-title a:hover {text-decoration:none !important;}
.entry-title a, .entry-meta a, .page-links a, .page-links a .page-number, .entry-footer a, .entry-footer .cat-links a, .entry-footer .tags-links a, .edit-link a, .post-navigation a, .logged-in-as a, .comment-navigation a, .comment-metadata a, .comment-metadata a.comment-edit-link, .comment-reply-link, a .nav-title, .pagination a, .comments-pagination a, .site-info a, .widget .widget-title a, .widget ul li a, .site-footer .widget-area ul li a, .site-footer .widget-area ul li a {
    -webkit-box-shadow: inset 0 0px 0 rgb(255 255 255);
    box-shadow: inset 0 0px 0 rgb(255 255 255); 
    text-decoration: none !important;
	box-shadow: none !important;
}
.entry-title a { font: 600 24px/30px 'Titillium Web', sans-serif !important; color: #333333; padding-bottom: 25px; -ms-word-wrap: break-word; word-wrap: break-word;}
.page .entry-title {text-align:center; font-size:2.8rem !important; margin-top:70px !important; font-weight:600 !important;}

.widget a img {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
	border:0px !important;
}

.timeline-Tweet-text {
font-family: 'Titillium Web', sans-serif !important;
}

.sublinhado a {text-decoration:underline !important;}
.titulopreto h2 strong {color:#000 !important;}

.entry-content a, .entry-summary a, .comment-content a, .widget a, .site-footer .widget-area a, .posts-navigation a, .widget_authors a strong {
    -webkit-box-shadow: inset 0 0px 0 rgb(15 15 15) !important; 
   box-shadow: inset 0 0px 0 rgb(15 15 15); !important
}
.site-content {padding-bottom:0px !important; margin-bottom:0px !important; padding-top:50px !important;}
.site-footer {margin-top:0px !important;}
 .logobr img {max-width:none !important;}

/* Logos */
.bra {padding:0px !important; min-width:145px !important; max-width:145px !important;}
.me {padding:0px !important; min-width:112px !important; max-width:112px !important; }
.mma  {padding:0px !important;  min-width:151px !important; max-width:151px !important;}
.mcti {padding:0px !important; min-width:172px !important; max-width:172px !important;}
.linpe {padding:0px !important;  min-width:69px !important; max-width:59px !important;}
.lbnds{padding:0px !important;  min-width:170px !important; max-width:170px !important;}
.lfuncate {padding:0px !important;  min-width:170px !important; max-width:170px !important;}

@media (min-width: 782px) {
.logospadraogov {
    flex-wrap:  wrap!important ;
}
}
.page .site-content { padding-top:0px !important;}


input:focus {outline:0 !important;}

.home .entry-header{ display:none;}
.page-header {display:none;}

/*verificar */
/* ul {margin-left:15px;} .site-content { padding: 3.5em 0 0;} .vcard {display:none;}*/
/*geral*/

.link-email a:hover { color:#fff !important;} 
.link-email {  
    -webkit-border-radius: 30px;
    border-radius: 30px;}
/* conteudo */
.has-sidebar:not(.error404) #primary { width: 72%;} /*Largura da area do texto do post (era 62%)*/
/* Sidebar*/
.has-sidebar #secondary { width: 25% } /* largura do widget (era 34%) */
select {height:35px;}
/*Botoes*/
.wp-block-button:not(.is-style-outline)  a:hover {background-color:#162e66 !important; }
.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
	-webkit-box-shadow: -1px 5px 0px -1px #025b4f; 
   box-shadow: -1px 5px 0px -1px #025b4f;

}
.wp-block-buttons .is-style-outline a:hover {background-color:transparent !important; }
/*Responsive*/
@media screen and (min-width: 48em) {
#secondary {
    font-size: 1rem;
    line-height: 1.6;
	font-weight:600;
}}

@media(max-width:768px) {
/*For Content*/
.has-sidebar:not(.error404) #primary {
width: 100%;
}
	
.n2-ow p {
	visibility: hidden;
	height:0px !important;
}
	.tituloemdestaque {margin-top:50px;}
	.n2-ss-button-container { margin-bottom:20px;}		
/*For Sidebar*/
.has-sidebar #secondary {
width: 100%;
}
}

.search-field {padding-right:100px !important; border:1px solid #e2e2e2 !important;}


body.page:not(.twentyseventeen-front-page) .entry-title {
     text-transform: none !important;
	    letter-spacing:0;
}
.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 0px !important;
}
strong {
    font-weight: 600;
}

.site-branding {
	height:1px;
	padding:0px;
}

/*centraliza*/
.centralizar {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/** Box O que e brazil data cube */
.videogeral .has-image .wp-block-getwid-video-popup__link{max-width:596px!important; padding:25px !important;}
.videogeral {box-shadow: 0 11px 43px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; border:1px solid #e6e7ef; background-color:#fff; margin-top:40px;}
.videogeral .wp-block-getwid-video-popup__caption {background: linear-gradient(75deg, #1351a8 5%, #162e66) !important; font-size:14px; padding:10px; }
.btnsaibamaisbdc .wp-block-button .wp-block-button__link { margin-top: 0px !important;}
  
/*galeria*/
.coblocks-lightbox__caption {font-size:16px !important; color:#fff !important;}
.coblocks-gallery--caption {font-size:16px !important;}
.coblocks-lightbox__caption a { color:#fff !important; text-decoration:underline !important;}
.coblocks-gallery--caption a {display:none !important;}
.coblocks-gallery--caption span  {display:none !important;}
.coblocks-lightbox__background { background: rgba(0, 0, 0, .9) !important; background-image:none !important;}
.galeriahome figcaption {font-size:16px !important; color:#fff !important;}
.galeriahome figcaption a {display:none !important;}


/*galeria de telas*/
.galeriatelas {text-align:center !important;}
.galeriatelas [class^="wp-block-"]:not(.wp-block-gallery) figcaption {
    margin-bottom: 0px !important;
    text-align: center !important;
	font-size:16px !important;
	text-shadow: black 0.1em 0.1em 0.2em !important;
}



/*Box dados e Box software*/
.boxdados .wp-block-column {background: #ffffff;  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; border-radius: 0.25rem !important; padding: 3rem!important; margin-bottom:10px;}
.boxsoftware .wp-block-column {background: #ffffff;  box-shadow: 0 11px 43px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; padding: 3rem!important; margin-bottom:10px;}

.boxsoftware2 .wp-block-column {background: #ffffff; border-radius: 0.25rem !important; padding: 1.5rem !important; margin-bottom:10px; box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;}
.boxsoftware2 .wp-block-column p {font-size:16px !important;}


/*Links*/
.linksboxazul a:hover {color:#fff !important;}
.linksbranco a {color:#fff !important;}
.linksverde a {color:#00c4b4 !important;}

/** Busca **/
.search-form button, input[type="button"], input[type="submit"] {
	background-color: #00c4b4; border-radius:50px;
-moz-border-radius:50px;
-webkit-border-radius:50px;}
.search-field {border-radius:50px !important;
-moz-border-radius:50px !important;
-webkit-border-radius:50px !important;}

.navigation-top input[type="search"]{   
    width: 230px;
}

.main-navigation .buscam {float:right; margin-right:30px; top:-10px !important; }

#nav_menu-3 .buscam {display:none;}
#nav_menu-4 nav ul .buscam {display:none !important;}

.site-navigation-fixed .search-field {border:0px; }
/** submenu **/
.navigation-top .sub-menu a:hover {
	color: #fff !important; }

.site-navigation-fixed {background: linear-gradient(75deg, #1351a8 5%, #162e66) !important; border-top:0px !important; border-bottom:0px !important; -webkit-box-shadow: 0px 0px 32px 0px rgb(0 0 0 / 15%); -moz-box-shadow: 0px 0px 32px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 32px 0px rgb(0 0 0 / 15%);}

.site-navigation-fixed a:hover, .site-navigation-fixed .main-navigation a:link, .site-navigation-fixed .main-navigation a:visited {
    color: #fff !important;
    text-decoration: none !important;
    font-size: 16px;	
}

/*tabelas*/
.tabelaletrabranca table tr td a {color:#fff !important;}

.tabelabdccubos tr td:last-child em strong {color:#2ecc71 !important;} 
.tabelabdccubos tr td:last-child strong {color:#e74c3c !important;} 

/*busca rodape 2 */
.menu-social-links-menu-container .buscam {display:none !important;}
/* Menu topo */
/*header e menu topo */
/* Altera o background e os padding do menu superior */
.main-navigation .sub-menu-toggle {display:none !important;} /** oculta o icone na latarel do item do menu com submenu */
.main-navigation a:hover, .main-navigation a:link, .main-navigation a:visited {
    color:#585858 !important;
	text-decoration:none !important; 
	font-size:16px;
}
/* Icones home */
.iconeshome {
border-radius: 4px;
    box-shadow: 0 11px 43px 0 rgb(84 93 120 / 10%);

}
@media screen and (min-width: 48em){
.main-navigation a {
    padding: 1em 1em;
}
.wrap {
  padding-left: 0px !important;
  padding-right:0px !important;
}
}



.wrap {margin-bottom:0px !important; padding-bottom:0px !important;}
.main-navigation .sub-menu {border:0px !important; background-color:#252a2c !important; border-radius:5px; box-shadow: 0 .125rem .25rem rgba(0,0,0,.5)!important; min-width:200px !important;} 
.main-navigation .sub-menu li { background-color:transparent !important; padding-top:0px !important;}
.main-navigation .sub-menu li a { color:#fff !important; font-weight:400;}
.main-navigation .sub-menu li a:hover, .primary-navigation .sub-menu li a:link, .primary-navigation .sub-menu li a:visited {
    color: #fff !important; font-size:14px !important; text-transform:initial !important;
}

.main-navigation .sub-menu li a:hover {background-color:#1f2426 !important; border-radius:5px; width:100% !important; }
.main-navigation .pll-parent-menu-item a span:not(.sub-menu a span) {display:none;} /*Oculta o texto da bandeira e mantem o texto do submenu */

/** Cor da seta no balao do submenu* **/
@media only screen and (min-width: 48em) {
    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #252a2c;
    }
}


.main-navigation ul li a::after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #00c4b4;
    transition: width .3s;
}

.main-navigation .sub-menu li a::after {background:transparent !important;} /** Remove a borda do submenu */

.main-navigation ul li a:hover::after {
    width: 100%;
    /*transition: width .3s;*/
}

.social-navigation .buscam {display:none;}
.social-navigation a { background-color:#2d3745 !important;}
footer .social-navigation a { background-color:#fff !important; color:#04132a;}

/* retira linha do hover*/
.entry-content a:hover {
    -webkit-box-shadow: inset 0 -1px 0 currentColor !important;
    box-shadow: inset 0 -1px 0 currentColor !important;
}

.widget-area .widget-title {font-size:1.5rem !important;}
.widget-area a:hover { 
	-webkit-box-shadow: inset 0 -1px 0 currentColor !important;
    box-shadow: inset 0 -1px 0 currentColor !important;}

/* Icones */
.iconesfundoverde .wp-block-getwid-icon-box__icon-wrapper  { background-color:#162e66 !important; padding:20px !important; border-radius: 50px;}
.iconesfundobranco .wp-block-getwid-icon-box__icon-wrapper  { background-color:#6abe52 !important;  padding:20px !important; border-radius: 50px;}

.iconesfundoverde  i:hover {color:#fff !important;}
.iconesfundoverde .wp-block-getwid-icon-box__icon-container a:hover {color:#fff !important;}

.servicos-box h1, h2, h3, h4, h5, h6 { padding: 0 !important; margin-bottom:0px !important; }
.servicos-box p {  margin-bottom:10px !important; }

.boxefeito .wp-block-getwid-section__background {box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important; border-radius: 0.25rem !important;}

/** Icones Recursos **/
.iconesrecursos .wp-block-coblocks-icon__inner a { display:inline-block !important; }
.iconesrecursos .wp-block-coblocks-icon__inner a svg {
  transition: transform 0.2s ease-in-out; /* mais rápido */
}

.iconesrecursos .wp-block-coblocks-icon__inner a:hover svg {
  transform: rotate(10deg);
}
/** Suporte a imagem full bloco **/
.wrap {	max-width: 1215px !important; margin-left:auto !important; margin-right:auto !important;  } /** Define a largura da pagina*/

.entry-content .alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }
    .entry-content .alignfull {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
        max-width    : 99.5vw; /* Elimina a barra scroll horizontal */
    }
   .wp-block-image.alignfull img, .wp-block-image.alignwide img {
    width: 100%;
}

.wp-block-cover, .wp-block-cover-image {
    width:1000%!important;   /* hack para ficar full */
}

.wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: 65%;}  /* hack para centralizar conteúdo e definir a largura */

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width    : 100vw;
}


/*fim*/

/* box mosaicos */
.mosaicoscx .wp-block-getwid-recent-posts__post-wrapper{ background-color:#fff !important; 
    box-shadow: 0 11px 43px 0 rgb(84 93 120 / 70%);
	padding:2px;
    border-radius: 0.25rem !important;
    margin-bottom: 10px;}

.mosaicoscx header {padding:0px 20px 20px 20px !important;}
.mosaicoscx header h3 a  { font-weight: 600 !important;text-align:center; font-size:18px;}

/*Box eventos*/
.eventoseeve .has-layout-grid {padding:50px !important;}
.eventoseeve .wp-block-getwid-recent-posts__post-wrapper {background: #ffffff; box-shadow: 0 11px 43px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; height:100% !important;}
.eventoseeve .wp-block-getwid-recent-posts__post  {padding-left: 10px !important; padding-right: 20px !important; margin-bottom:30px !important;}
.eventoseeve .wp-block-getwid-recent-posts__entry-header {padding:20px !important;}
.eventoseeve .wp-block-getwid-recent-posts__post-title a {font-size:18px; font-family: 'Titillium Web', sans-serif !important; color: #222; font-weight: 600; }
.eventoseeve .wp-block-getwid-recent-posts__post-title   {line-height: 1 !important; }

.twentyseventeen-front-page .eventoseeve article:not(.has-post-thumbnail):not(:first-child) { border-top: 0px !important;}

.eventospass .has-layout-grid {padding:50px !important;}
.eventospass .wp-block-getwid-custom-post-type__post-wrapper {background: #ffffff; box-shadow: 0 11px 43px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; height:100% !important;}
.eventospass .wp-block-getwid-custom-post-type__post  {padding-left: 10px !important; padding-right: 20px !important; margin-bottom:30px !important;}
.eventospass .wp-block-getwid-custom-post-type__post-header {padding:0 20px 0 20px !important;}
.eventospass .wp-block-getwid-custom-post-type__post-excerpt {padding:10px 20px 0 20px !important;}
.eventospass .wp-block-getwid-custom-post-type__post-title   {line-height: 1 !important; }

/*pagina eventos*/
.eventos {color:#333333 !important;}
.eventos a {font-weight:600; margin-bottom:20px !important;}

@media screen and (min-width: 48em) {
.eventos .navigation.pagination {
    clear: both;
    float: none !important;
    width: 100%; 
}}

/*Slider*/
/** Animacao */
.an{
  animation-name: flo;
  animation-duration: 10s;
  animation-iteration-count: infinite;
  position: relative;
  bottom: 30px;
  left:20px;

}
@keyframes flo{
  50%{
    transform: translateY(30px);
  }
}


.nextend-shadow-image  {opacity: 0.5 !important;}
.n2-ss-slide-background div {	
  height: 100vh !important;
  background-size: 110% 110% !important;
  background-position: center center !important;
  animation: shrink 100s infinite alternate !important;
}
@keyframes shrink {
  100% {
    background-size: 210% 210% !important;
	background-position: left !important;
  }
  0% {
    background-size: 100% 100% !important;	
	background-position: left !important;
  }
}
.iconesslider div:hover {background-color:#000 !important;}

/* jHover Efeitos para hover Classes Float, BounceIn BounceUp Jump */
.jFloat {
  -webkit-transition: 0.3s transform ease-out;
  transition: 0.3s transform ease-out;
}
.jFloat:hover, .jFloat:focus, .jfloat:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.jBounceIn {
	-webkit-transition: .6s cubic-bezier(.47,2.02,.31,-0.36);
  transition: .6s cubic-bezier(.47,2.02,.31,-0.36);
}
.jBounceIn:hover, .jbounceIn:focus, .jbounceIn:active {
	transform: scale(1.1);
}

.jBounceUp {
  -webkit-transition:margin .3s ease-out;
  -moz-transition:margin .3s ease-out;
  -o-transition:margin .3s ease-out
}
.jBounceUp:hover {
    animation: jBounceUp-frames 1s;
}

.galeriahome figure {-webkit-transition: .6s cubic-bezier(.47,2.02,.31,-0.36);
  transition: .6s cubic-bezier(.47,2.02,.31,-0.36);}

.galeriahome figure:hover {transform: scale(1.1); z-index:999 !important; border:3px solid #ffffff;}

@keyframes jBounceUp-frames {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

.jJump {
  -webkit-transition:margin .3s ease-out;
  -moz-transition:margin .3s ease-out;
  -o-transition:margin .3s ease-out
}
.jJump:hover {
    animation: jJump-frames 1s;
}
@keyframes jJump-frames {
	0%, 70%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40%{
		-webkit-transform: translateY(-18px);
		transform: translateY(-18px);
	}
}
/** Fim Efeitos hover **/

/** Animacoes de entrada */
 .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes slideInDown {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  }
  @keyframes slideInDown {
  0% {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  }
  } 


/** Rodape **/
/* Altera o background e os padding do rodape */
.site-footer {
    color: #fff !important;
    clear: both;
    width: 100% !IMPORTANT;
    max-width: 100% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
   /* background: #1d242d;*/
	 background: #071d41 !important;
	border-top: 0 !important;
	padding-bottom:50px;
	padding-top:50px;
}

footer .textwidget {font-size:1rem !important;}
.site-info {display:none !important;}
.barra {background-color:#04132a;}
.barra div {margin:0 auto; max-width: 1150px !important; padding:15px; font-size:1rem; text-align:center; color:#fff;}
/*.barra div span {color:#00c4b4;}*/

.home .site-footer {margin-top: -80px;}
.site-footer h2 {color:#fff;}
.site-footer a {color:#fff;}

.site-footer .widget-title {color:#fff !important; font-size:20px;}
/* Conteudo */
article:not(.page) .entry-content { /*menos em paginas */
    -webkit-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    margin-bottom: 20px;
    background-color: white;
    -webkit-box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 7%);
    box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 7%);
    padding:40px !important;
	border-top:1px solid #f5f6fa;
}


.entry-meta {
    font: 400 14px/20px 'Titillium Web', sans-serif;
    color: #999;
    display: inline-block;
    padding: 20px 0px 0px;
	letter-spacing: 0;
	text-transform:initial;
}
.entry-footer {border-bottom:0px !important}

.entry-footer span, span a {
    font: 400 16px/20px 'Titillium Web', sans-serif;
    color: #999 !important;
	letter-spacing: 0 !important;
	text-transform:initial!important;
}

.nav-links {padding:20px 50px 20px 50px !important; background-color:#f1f2f6;}
.nav-links .nav-subtitle {letter-spacing:normal !important; font-weight:bold; font-size:16px; color:#333333;}
.nav-links .nav-title {font-size:18px !important; color:#333333;}
.nav-previous, .nav-next {  font: 500 18px/30px 'Titillium Web', sans-serif !important;
    color: #333;}
.nav-previous, .nav-next a { text-decoration:none !important;}


article .post-thumbnail {
    margin-bottom: 0 !important; 
	padding-bottom:0px;
	line-height:0 !important;
}
 
.entry-content p {font-family: 'Titillium Web', sans-serif !important;
   
    color: #333333;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden !important;}

.link-more .more-link {color:#222222 !important; font-weight:600; display: inline-block !important; text-decoration: none !important; font-size:16px !important;}
.aboutbox {padding-top:0px !important;}
.post-navigation .nav-title { font-size:14px !important; margin-left:10px;}

/** Widgets */
.blog-sidebar .widget .widget_title {
    font: 600 18px/18px 'Titillium Web', sans-serif;
    color: #333333;
    margin-bottom: 25px;
}

.widget ul li, .widget ol li {
   border-bottom:0px !important; 
   border-top: 0px !important;
    padding: 0.5em 0;
}

h2.widget-title {
    letter-spacing:0 !important;
    text-transform: initial !important;
	font: 600 18px/18px 'Titillium Web', sans-serif;
    color: #333333 !important;
    margin-bottom: 25px !important;
}

.widget_recent_entries a {
font: 500 15px/20px 'Titillium Web', sans-serif;
    color: #333333;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
    display: inline-block;
	padding-bottom:5px;
	}

.widget_recent_entries .post-date {
    font: 400 12px/26px 'Titillium Web', sans-serif;
    color: #666666;
    -webkit-transition: all 400ms linear 0s;
    -o-transition: all 400ms linear 0s;
    transition: all 400ms linear 0s;
}

.widget_recent_entries li {
	margin-bottom:15px !important;
}

.rpwwt-post-title  {
	font: 600 18px/20px 'Titillium Web', sans-serif;
    color: #333333;
}
.rpwwt-post-date {
    font: 400 12px/26px 'Titillium Web', sans-serif;
    color: #666666;
}

.widget .wp-post-image {
    border-radius: 5px;
}

/** Busca **/
.widget_search .search-submit {
	background-color:transparent !important; border-radius:50px;
-moz-border-radius:50px;
-webkit-border-radius:50px;}
.search-field {border-radius:50px !important;
-moz-border-radius:50px !important;
-webkit-border-radius:50px !important;}

.widget_search .search-submit  .icon {
    fill:#a6a6a6;
}

.widget_search input[type="search"]{ 
	background-color:#f6f6f6;
	border:0px !important;
}

.widget_search input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color:#a6a6a6;
  opacity: 1; /* Firefox */
}

.widget_search input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #a6a6a6;
}

.widget_search input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #a6a6a6;
}

.entry-meta a {font-size:16px;}
/*Paginacao*/
@media screen and (min-width: 67em) {
.page-numbers.current {
    font-size: 15px;
    font-size: 0.9375rem;
	background-color:#00c4b4 !important;
	color:#fff !important;
	padding-left:15px;
	padding-right:15px;
	border-color:#00c4b4 !important;
	font-weight:bold !important;
}}
.page-numbers {
    font-size: 15px;
    font-size: 0.9375rem;
	-webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    border: 1px solid #999;
	font-weight:300 !important;
}

.pagination .next, .prev {background-color:transparent !important;}
.pagination .next svg:hover, .prev svg:hover {fill:grey;}

.pagination .nav-links {padding:20px 50px 20px 50px !important; background-color:transparent !important;}

/* Newsletter */
.tnp-privacy-field label {font-weight:300 !important; font-size:18px !important; font-family: 'Titillium Web', sans-serif !important;}
.tnp-widget input.tnp-submit {
	background-color: #00c4b4 !important; border:0px !important; font-size:18px !important; font-family: 'Titillium Web', sans-serif !important; }
.tnp-subscription input.tnp-submit {
	background-color: #00c4b4 !important; border:0px !important; padding-left:30px !important; padding-right:30px !important; color:#fff !important; font-size:18px !important; font-family: 'Titillium Web', sans-serif !important;}
#cn-notice-buttons a { color: #fff !important;}
#cn-notice-buttons a:visited { color: #fff !important;}

.subtitsub{margin-top:12px !important;}
.tnp-privacy-field label a {color:#00c4b4 !important; font-size:14px;}
#newsletterwidget-2 .tnp-privacy-field label a {color:#333333 !important; font-size:14px;}
.newsletterbox .tnp-privacy-field label a {color:#fff !important;}
.newsletterbox p {color:#fff !important;}
footer .tnp-privacy-field label a {color:#fff !important; font-size:14px;}
footer .tnp-email, footer  .tnp-name {border-radius:50px !important;
-moz-border-radius:50px !important;
-webkit-border-radius:50px !important;
background-color: #fff !important; border:0px !important; color:#fff !important;}
/*Home*/
.destaquetop { padding-top:50px !important;}
.textdestaquebranco a {color:#ffffff !important;}
.textdestaquebranco a:hover {color:#333333 !important;}

.btnprog .wp-block-button__link {background-color:#fff !important; font-family: 'Titillium Web', sans-serif !important; font-size:16px !important; font-weight:500 !important;}
.btnprog {margin-top:0px !important; padding-top:0px !important;}
.btninstop  {margin-top:0px !important; padding-top:0px !important;}
.btninstop .wp-block-button__link {background-color:#21212d !important; color:#fff !important; font-family: 'Titillium Web', sans-serif !important; font-size:16px !important; font-weight:500 !important; }
.titulodesqtop {margin-bottom:-10px !important; }

.listaartigoitem {box-shadow: 0 5px 5px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; margin-bottom:20px !important; padding:20px !important; border-top:1px solid rgb(84 93 120 / 10%);}

.blococarrocelnoticias .slick-slide {background-color:#fff !important; margin-right:10px !important; box-shadow: 0 11px 11px 0 rgb(84 93 120 / 10%); border-radius: 0.25rem !important; margin-bottom:20px !important;}
.blococarrocelnoticias .wp-block-getwid-post-carousel__post-content-wrapper {padding:20px;}
.blococarrocelnoticias .wp-block-getwid-post-carousel__post-title {font-weight:600; color:#181818; }
.blococarrocelnoticias .wp-block-getwid-post-carousel__post-excerpt p {color:#333333 !important; font-size:16px; font-family: 'Titillium Web', sans-serif !important; font-weight: 400;line-height: 1.5em; }
.slick-dots button:hover {background-color:#00c4b4 !important;}

.wp-block-getwid-post-carousel__post-thumbnail { padding-top: 55%;}

/* Botoes */
.wp-block-button .wp-block-button__link {
    font-size: 18px !important;
	font-weight:normal !important;
	font-style:uppercase !important;
}

.wp-block-buttons .is-style-outline a {
  position: relative;
  display: block;
  color: white;
  font-size: 14px;
  font-family: "montserrat";
  text-decoration: none;
  margin: 30px 0;
   padding: 14px 60px;
  text-transform: uppercase;
  overflow: hidden;
  transition: 1s all ease;
}
.wp-block-buttons .is-style-outline a::before{
  background:none;
 }
.wp-block-buttons .is-style-outline a::before{
  width: 100% !important;
  height: 0% !important;
  transform: translate(-50%,-50%) rotate(-45deg) !important;
}
.wp-block-buttons .is-style-outline a:hover::before{
  height: 380% !important;
}

/**btn verde **/
.btnverde a {
  margin: 0px !important;
   padding: 10px !important;
	text-transform: none !important;
}
/*fim*/

/* Evento */
.eventoslist span a {color: #6abe52 !important;}

/*Dashboard adicionados*/
.boxdashboard {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0 4px 8px 5px rgb(33 44 55 / 6%);
border-radius: 15px;
padding:35px 20px 0px 20px;
margin-left:25px !important;
position: relative;
margin-bottom:15px;
min-height:400px !important;
max-width:240px !important;	
min-width:240px !important;
}

@media (min-width: 782px) {
.aplicacoes {
    flex-wrap: wrap !important;
}
}


.boxdashboard img {width: 100%; height: auto;}
.separadordash {background: #00c4b4 0% 0% no-repeat padding-box !important;
border-radius: 50px;
opacity: 1;
min-height: 7px;
}
.separadordash2 {background: #00c4b4 0% 0% no-repeat padding-box !important;
border-radius: 50px;
opacity: 1;
min-height: 5px;
	margin-left:0;
}
.boxdashboard h1, h2, h3, h4, h5, h6 {   
   padding: 0px !important;
}

.overlaydesc {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background: linear-gradient(to bottom, rgba(19,81,168,1) 0%, rgba(19,81,168,1) 75%);
    background: -webkit-linear-gradient(to bottom, rgba(19,81,168,1) 0%, rgba(19,81,168,1) 75%);
    background: -moz-linear-gradient(to bottom, rgba(19,81,168,1) 0%, rgba(19,81,168,1) 75%);
  border-radius: 15px;
  text-align: center;
}

.boxdashboard:hover .overlaydesc {
  opacity: 0.9;
  
}

.bloconomedesc p { color:#fff !important;}
.bloconomedesc h2 { color:#fff !important;}
.bloconomedesc p {padding-bottom:0px !important; margin-bottom:0px !important;}
.bloconomedesc {background-color:#00c4b4 !important; color:#fff !important;
	position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    background: rgba(0,0,0,.5);
    padding: 10px;
    border-radius: 10px;}

.textdesc {
  color: white;
  font-size: 16px !important;
  line-height:1.2 !important;
  position:relative;
  overflow: hidden;
  top: 38%;
  left: 50%;
  padding:20px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  color:#fff !important;
  opacity: 0;
  margin-top:18px;
}

.boxdashboard:hover .textdesc {
 opacity: 1;
 transition: 1s ease-in-out;
 cursor:pointer;
}

.itenslista {margin-left:30px !important;}

.btnequipe {bottom:-10px !important; position: absolute;
  top: 75%;
  bottom: 0;
  left: 0;
  right: 0;
}

.btnequipe .wp-block-button__link {
    margin-left: 45px !important;
    margin-right: 20px !important;
    padding: 0px !important;
    max-height: 30px !important;
    max-width: 150px !important;
}

.overlaydesc .wp-block-buttons .is-style-outline a {
	padding: 5px 15px;
}

.subtit {margin-top:0px; padding-top:0px; font-size:14px;}
.karine {background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/karine.jpg"); background-repeat: no-repeat; background-position: center;}
.gilberto {background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/gilberto.jpg"); background-repeat: no-repeat; background-position: center;}
.claudio {background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/claudio.jpg"); background-repeat: no-repeat; background-position: center;}
.camara { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/gilbertocamara.jpg"); background-repeat: no-repeat; background-position: center;}
.ieda { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/ieda.jpg"); background-repeat: no-repeat; background-position: center;}
.lubia { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/lubia.jpg"); background-repeat: no-repeat; background-position: center;}
.maurano { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/maurano.jpg"); background-repeat: no-repeat; background-position: center;}
.pedro { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/pedro.jpg"); background-repeat: no-repeat; background-position: center;}
.thales { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/thales.jpg"); background-repeat: no-repeat; background-position: center;}
.ricardo { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/ricardo-cartaxo.jpg"); background-repeat: no-repeat; background-position: center;}
.leila { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/leila.jpg"); background-repeat: no-repeat; background-position: center;}

.alber { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/alber.jpg"); background-repeat: no-repeat; background-position: center;}
.alana { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/alana-bdc.jpg"); background-repeat: no-repeat; background-position: center;}
.lorena { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/lorena.jpg"); background-repeat: no-repeat; background-position: center;}
.michel { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/michel.jpg"); background-repeat: no-repeat; background-position: center;}
.rolf { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/12/rolf.jpg"); background-repeat: no-repeat; background-position: center;}

.carlos { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/carlos.jpg"); background-repeat: no-repeat; background-position: center;}
.claudinei { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/claudinei.jpg"); background-repeat: no-repeat; background-position: center;}
.abner { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/abner.jpg"); background-repeat: no-repeat; background-position: center;}
.fabiana { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/fabiana.jpg"); background-repeat: no-repeat; background-position: center;}
.gabriel { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/gabriel-Recuperado.jpg"); background-repeat: no-repeat; background-position: center;}
.jeferson { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/jeferson.jpg"); background-repeat: no-repeat; background-position: center;}
.raphael { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/raphael.jpg"); background-repeat: no-repeat; background-position: center;}
.rennan { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/renan-1.jpg"); background-repeat: no-repeat; background-position: center;}

.luciana { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/luciana-bdc.jpg"); background-repeat: no-repeat; background-position: center;}
.flavio { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2023/03/flavio.png"); background-repeat: no-repeat; background-position: center;}
.vitor { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/vitor.jpg"); background-repeat: no-repeat; background-position: center;}
.marcoslima { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/marcos.jpg"); background-repeat: no-repeat; background-position: center;}
.leonardo { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/leonardo.jpg"); background-repeat: no-repeat; background-position: center;}
.lucas { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/lucas-1.jpg"); background-repeat: no-repeat; background-position: center;}
.rogerio2 { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/rogerio-flores-junior.png"); background-repeat: no-repeat; background-position: center;}

.wesley { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2022/02/wesley.jpg"); background-repeat: no-repeat; background-position: center;}
.mateus-macul { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2022/02/matheus-macul.jpg"); background-repeat: no-repeat; background-position: center;}
.leonardo-becker { background-image:url("hhttps://data.inpe.br/bdc/wp-content/uploads/sites/4/2022/02/leonardo-becker.jpg"); background-repeat: no-repeat; background-position: center;}


.felipe1 { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2023/06/felipe-carvalho.jpg"); background-repeat: no-repeat; background-position: center;}
.felipe2 { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/felipe-carlos.jpg"); background-repeat: no-repeat; background-position: center;}
.felipe3 { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/felipeperin.jpg"); background-repeat: no-repeat; background-position: center;}
.baggio { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2023/12/baggio.png"); background-repeat: no-repeat; background-position: center;}
.natalia { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/natalia.jpg"); background-repeat: no-repeat; background-position: center;}
.yuri { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/yuri.jpg"); background-repeat: no-repeat; background-position: center;}
.kyama { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/kyama.png"); background-repeat: no-repeat; background-position: center;}
.pedrobrito { background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2023/03/pedro.png"); background-repeat: no-repeat; background-position: center;}

.excolab {min-width:380px !important;}
.excolab .wp-block-button {display:none !important;}
/** Fim Dashboard e adicionados */

.boxabouteq {color: #fff; min-width:350px; min-height:400px !important; box-shadow: 0 4px 8px 5px rgb(33 44 55 / 6%);
border-radius: 15px; padding:35px; padding-bottom:0px; margin-left:25px !important; margin-bottom:15px; background-image:url("https://data.inpe.br/bdc/wp-content/uploads/sites/4/2021/12/crop-0-0-1200-556-0-world-map-2.jpg");}
.boxabouteq p {color: #fff !important;}

/** Limitando o texto*/
.blococarrocelnoticias .wp-block-getwid-post-carousel__post-excerpt p { overflow: hidden; /* Removendo barra de rolagem*/
text-overflow: ellipsis; /* Adicionando "..." ao final */
display: -webkit-box;
-webkit-line-clamp: 2; /* Quantidade de linhas*/
	-webkit-box-orient: vertical; }

.entry-content a img, .comment-content a img, .widget a img {
    -webkit-box-shadow: 0 0 0 0px #fff; 
   box-shadow: 0 0 0 0px #fff; 
}


/*Tabs*/
.tabspublicacoes a .wp-block-getwid-tabs__title { font-size:18px !important; font-weight:500 !important;}
.tabspublicacoes .ui-tabs-active a .wp-block-getwid-tabs__title {color:#333 !important; font-weight: 600 !important;}

/* Abas videos */
.abasvideos .wp-block-getwid-tabs__tab-content { background: linear-gradient(135deg,rgb(241,242,246) 0%,rgb(228,232,248) 100%);}
.abasvideos .wp-block-getwid-tabs__title-wrapper a span {font-size:18px !important; color:#777777; padding:5px;}
.abasvideos .wp-block-getwid-tabs__nav-link.ui-tabs-active {background-color:#f1f2f6;}
.abasvideos .wp-block-getwid-tabs__nav-link.ui-tabs-active a {font-weight:bold; color:#333333 !important;}

/** Oculta link do video **/
.abasvideos .ytp-impression-link {display:none !important;}
/** Pagina privada */
.post-password-form {
    min-height: initial;
    padding: 100px;	
	padding-top:0px;
    max-width: 700px;
    margin: auto;
}
 
.post-password-form input[type="submit"] {
   border:2px solid #fff;
}
 
.post-password-form input[type="submit"]:hover {
    background: white;
    color: #00c4b4!important;
	border:2px solid #00c4b4;
}


@media (max-width: 479px) {
.post-password-form {
    padding: 40px;
}
}

/** Menu Generico para ancoras */
.menu-horizontal-nav { letter-spacing: 0px; background-color: #f1f2f6; padding: 2px;}
.menu-horizontal-nav * {-webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.35s ease; transition: all 0.35s ease;}
.menu-horizontal-nav li { display: inline-block; list-style: outside none none; margin: 0.2em 1em; padding: 0;}
.menu-horizontal-nav a { padding: 0.4em 0; color: #333; position: relative; text-decoration: none; display: inline-block;  font-size:18px;}
.menu-horizontal-nav a:before { position: absolute; content: ''; -webkit-transition: all 0.35s ease; transition: all 0.35s ease; opacity: 0; top: 25%; bottom: 25%; left: 0; right: 0; border-top: 2px solid #00c4b4; border-bottom: 2px solid #00c4b4; }
.menu-horizontal-nav a:hover, .menu-horizontal-nav.atual a { color: #00c4b4;  }
.menu-horizontal-nav a:hover:before, .menu-horizontal-nav .atual a:before { opacity: 1; top: 0; bottom: 0; border-top:0px; }

/* Graficos */
.wp-block-b-chart-chart .downloadArea .downloadChart {
    background-color: #00c4b4 !important;
    position:relative !important;
	margin-top:15px;
}

/** Numeros BDC **/

.eventosnumeros .wp-block-column {border-radius: 15px;}
.eventosnumeros hr {background:#fff !important;}
.eventosnumeros ul { list-style:none !important;}
.eventosnumeros .wp-block-button__link  {padding: 0.1em 2em !important; font-size: 14px !important; margin: 0px !important; margin-right:none !important; }

.numerosdados .wp-block-column {border-radius: 15px;  padding: 1.5em !important; }
.numerosdados h2 {line-height: 2rem !important;}
.numerosdados img {margin:0px !important;}
.numerosdados p {margin-bottom:15px; }
.numerosdados .wp-block-button__link  {padding: 0.1em 2em !important; font-size: 14px !important; margin: 0px !important; margin-right:none !important; }
.ngrafico {padding:25px; padding-top:40px; border-radius: 15px;}

/*faq - Perguntas e Respostas*/
.wp-block-coblocks-accordion-item em a {font-size:14px !important; float:right; margin-right:15px; color:#ccc;}

.faqbdc .codigoverde {color:#71981d;}
.faqbdc .codigolaranja {color:#c57b2e;}
/* Copiar texto para area de transferencia */
.linkquestao {margin-bottom:35px;}
.linkquestao button {
  float: left;
  font-size: 1em;
  padding: 3px 6px;
  margin: 0;
  border: 1px solid #333;
  outline: 0;
  box-shadow: none;
}

.linkquestao ::-moz-focus-inner { 
  padding: 0;
  border: 0;
}

.linkquestao input {
  border:0px  !important;  display: inline-flex !important; width:45% !important; color:#fff !important;}

.linkquestao button {
  position: relative;
  border: none; border-radius: 3px; padding: 5px 15px 5px 15px; outline: none; font-size: 13px; font-weight: 400!important; background-color:#f5f7fc; color:#3b3e3d; border-radius: 10px !important; border: 1px solid #dadce0; cursor: pointer; float:right;}

.linkquestao button:hover {background-color:#fff !important;}

.linkquestao .copied::after {
  position: absolute;
  top: 12%;
  right: 110%;
  display: block;
  content: "Copiado";
  font-size: 0.75em;
  padding: 2px 3px;
  color: #fff;
  background-color: #00c4b4;
  border-radius: 3px;
  opacity: 0;
  will-animate: opacity, transform;
  animation: showcopied 1.5s ease;
}

@keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}


@media screen and (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

@media screen and (min-width: 48em) {
.home .panel-content .wrap {
    padding-bottom: 4.5em;
    padding-top: 0px !important;
}}

.edit-link {display:none;} /*apagar depois*/

.cn-button.bootstrap {
    color: #fff !important;
}
