*, ::after, ::before {box-sizing: unset !important;}

.form-control {width: calc(100% - 1.5rem) !important;}
    
.col-4, .col-8, .col-12{margin: 0 !important; padding: 0 !important;}

.col-8{width: calc(66.66666667% - 20px)!important; margin: 0px 0px 0px 20px !important;}

.row {margin-right: 0 !important; margin-left: 0 !important;}

td{vertical-align: middle;}
	
html {border: 0; padding: 0; margin: 0;}
body {border: 0; padding: 0; margin: 0; outline: none; width: 100%; height: 100%; font-family: arial;}


.links a[target="_blank"]:after{content: url("../imagens/icones/acessibilidade/box-arrow-up-right.svg"); margin: 0 2px 20px 4px;}

/*ACESSIBILIDADE FONTE */
.FonteTamanho40{font-size:40px;}
.FonteTamanho38{font-size:38px;}
.FonteTamanho36{font-size:36px;}
.FonteTamanho34{font-size:34px;}
.FonteTamanho32{font-size:32px;}
.FonteTamanho30{font-size:30px;}
.FonteTamanho28{font-size:28px;}
.FonteTamanho26{font-size:26px;}
.FonteTamanho24{font-size:24px;}
.FonteTamanho22{font-size:22px;}
.FonteTamanho20{font-size:20px;}
.FonteTamanho18{font-size:18px;}
.FonteTamanho16{font-size:16px;}
.FonteTamanho14{font-size:14px;}
.FonteTamanho12{font-size:12px;}
.FonteTamanho10{font-size:10px;}

.botaoConfiraN{padding: 0.375rem 0.375rem; line-height: 1; margin-bottom:20px;}
.botaoConfiraH{padding: 0.375rem 0.375rem; line-height: 1; margin-bottom:0px;}

.wrap-noticias a.botaoConfiraN {
    text-decoration: none !important;
}
.wrap-noticias a.botaoConfiraH {
    text-decoration: none !important;
}
/*ACESSIBILIDADE FONTE */


/* ======== CABEÇALHO ENCOLHENDO ======== */
.menu_container {transition: all 0.3s ease; background: white; /* garante que não fique transparente */}
/* Esconde a parte de cima do cabeçalho ao rolar */
.menu_container.shrink .header-wrap {height: 0 !important; padding: 0 !important; margin: 0 !important; opacity: 0; overflow: hidden; transition: all 0.3s ease;}
/* Mantém o menu superior fixo e colado no topo */
.menu_container.shrink .menu-sup-wrap {margin-top: 0 !important;}
/* Altura máxima da parte superior */
.header-wrap {transition: height 0.15s linear, opacity 0.15s linear; overflow: hidden;}
/* Quando estiver totalmente encolhido */
.header-wrap.shrunk {opacity: 0;}
/* Menu sempre mostrado */
.menu-sup-wrap {transition: margin-top 0.15s linear;}
/* ======== CABEÇALHO ENCOLHENDO ======== */



.wrap-acess{display: grid; gap: 20px; grid-template-columns: 1fr 40px;}
.acess-ferramentas{text-align: end; display: grid; align-items: center; grid-template-columns: 20px 20px 20px; gap: 10px; justify-content: end;}
.acess-ferramentas-img{max-width:20px;}
.acess-pesquisa{display: grid; align-items: center;}
.header-wrap{width:100%;}
.header-wrap-interna{max-width:1200px; margin:auto; padding:10px; display:grid; gap:20px; grid-template-columns:2fr 1.5fr 2fr;}
.menu-hamb{display: grid; align-items: center; padding-left: 10px;}
.header-logo{width:100%; text-align:center; min-height: 100px; display: grid; align-content: center;}
.header-logo img{max-width:100%; margin: auto;}


/**/
.wrap-conteudo{width:100%; position:relative; top:159px; padding:0px 0px;}
.breadcrumb-me{padding:20px; max-width:1200px; margin:auto; display:flex;}
/*.breadcrumb-me a{height: 20px; width: 20px; border-radius: 50%; display: grid; justify-content: center; align-items: center;}*/
.breadcrumb-img{max-height:20px;}
.breadcrumb-seta{max-height:20px; padding:0px 10px;}
.wrap-conteudo-sections{display:grid; grid-template-columns:1fr;}
.breadcrumb {margin-bottom: 0px !important;}


.galeria-wrap{max-width: 1200px; margin: auto; height: 400px; display:grid; align-items: end;}
.galeria-img-blank{width:100%; height:400px;}
.legendaIMGrotativo{}
.legendaIMGrotativo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:lef; margin:0px; padding:0px 0px 10px 10px;}
.legendaIMGrotativo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:left; margin:0px; padding:0px 0px 20px 10px;}
/**/


/* PESQUISA */
.acess-pesquisa {position: relative;}
#pesquisa-icon {cursor: pointer; max-width:40px;}
#pesquisa-container {position: absolute; display: flex; top: 50%; left: -10px; transform: translate(-100%, -50%); width: 0; height: 40px; transition: width 0.3s ease-in-out; overflow: hidden;}
#pesquisa-container.active {width: 300px;}
#pesquisa-container #pesquisa-geral {float: left; width: 75%; height: 100%; padding: 0 10px; border: none;}
#pesquisa-container button {float: left; width: 25%; height: 100%; border: none; font-weight: bold; cursor: pointer;}
#pesquisa-container #btnBuscar {text-decoration:none; float: left; width: 25%; height: 100%; border: none; font-weight: bold; cursor: pointer; display: grid; align-items: center; justify-content: center;}
#pesquisa-container #btnBuscar:hover{text-decoration:none;}
/* PESQUISA */

.menu_container {position: fixed; z-index: 2000; width: 100%;}
.menu_container .btn_container {width: 50px; height: 30px; margin-top: 10px;}
.menu_container .btn_container span {display: block; width: 50px; height: 5px; border-radius: 2px;}
.menu_container .btn_container span:nth-child(2) {margin-top:6px; width: 40px; transition: 300ms cubic-bezier(0.69, -0.59, 0.46, 1.94);}
.menu_container .btn_container span:nth-child(3) {margin-top:6px; width: 30px; transition: 400ms cubic-bezier(0.69, -0.59, 0.46, 1.94);}
.menu_container .btn_container:hover {cursor: pointer;}
.menu_container .btn_container:hover span:nth-child(2),
.menu_container .btn_container:hover span:nth-child(3) {width: 50px;}
.menu_container .over_lay {position: fixed; top: 0; width: 0%; height: 100%;  /*transition: 500ms cubic-bezier(0.69, -0.59, 0.46, 1.94);*/}
.menu_container .list_items_container {position: fixed; max-width: 460px; height: 100%; left: -600px; top: 0px; transition: 600ms cubic-bezier(0.51, 0.01, 0.51, 0.99); overflow: scroll; overflow-x: hidden;}
.menu_container .list_items_container p {display: grid; margin: 0px; padding: 15px 15px; margin-bottom: 30px; text-align: left; font-weight: lighter;}
.menu_container .list_items_container p:hover {cursor: pointer;}
.menu_container .list_items_container .list_box a {text-align: center; text-decoration: none; padding: 20px; transition: 500ms cubic-bezier(0.69, -0.59, 0.46, 1.94);}
.menu_container .list_items_container .list_box a:hover {border-left: 10px solid rgb(30 224 255 / 70%);}

.close_btn{grid-template-columns: 30px 1fr;}

.SocialLinks_link {padding: 10px; border-radius: 50%; display: block; width: 25px; height: 25px; transition: box-shadow .15s;}
.SocialLinks_link:hover{}
.SocialLinks_link svg {font-size: 24px;}
.SvgRWrapper {height: 1em; width: 1em; pointer-events: none;}
.MenuDrawer_MenuFooter_socials {justify-content: center;}
.SocialLinks_socials {display: flex; flex-wrap: wrap; margin-right: -24px; margin-bottom: -16px;}


.menu-sup-medias-wrap ul, .footer-medias-wrap ul {list-style: none; display: flex; justify-content: center; padding: 20px 20px 40px 20px;}
.menu-sup-medias-wrap li, .footer-medias-wrap li {margin: 0px 10px; display: list-item; text-align: -webkit-match-parent; justify-content: center;}


.list_box{min-width: 420px; width: calc(100% - 40px); padding: 10px 20px 40px 20px; display:grid; gap: 10px; grid-template-columns:1fr 1fr;}
.list_items_container::-webkit-scrollbar {width:4px;}
.list_items_container::-webkit-scrollbar-thumb {}


/* MENU SUP */
.menu-sup-wrap{width:100%; height:auto;}
.menu-sup{max-width:1200px; margin:auto; padding:0px; text-align: center; display:block;}
.menu-sup ul{padding:0px 0px; margin:0px; list-style: none; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}
.menu-sup ul li{display: block; margin:0px;}
.menu-sup ul li:last-child{border-right:none;}
.menu-sup ul li a{display: block; width:100%; text-decoration:none; padding:10px 0px; }
.menu-sup ul li a:hover{}

.menu-img-01{background-position: center;}
.menu-img{overflow: hidden; height:100%; width:100%; position: absolute; z-index:1; background-size: cover; background-repeat: no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.menu-img img{max-width:100%;}
.menu-img-int{width: 100%; min-height: 250px !important; position: relative; text-align: center; height: 100%; display: grid; align-content: end; cursor: pointer; overflow: hidden;}
.menu-img-int:hover .menu-img, .menu-img-int:focus .menu-img{-ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}

.menu-sup-titulo-h2{text-align:center}
.menu-sup-medias-wrap ul{padding: 20px 20px 40px 20px;}
.menu-sup-agenda-wrap{margin:20px; padding:20px; display:grid;}
/* MENU SUP */

/* SLIDE */
.container{max-width: 100% !important; padding: 0px !important; margin-bottom: 20px !important;}
.slide-img{position: absolute; width:100%; height:400px; background-size: cover; background-position-x: center !important; background-position-y: center !important;}
.slide-img-i01{background-image:url(../imagens/fotos/teatrao.jpg);}
.slide-img-i02{background-image:url(../imagens/fotos/arena.jpg);}
.slide-img-i03{background-image:url(../imagens/fotos/arena_farma.jpg);}
.slide-img-i04{background-image:url(../imagens/fotos/museu.jpg);}
/* SLIDE */

/* BLOCO NOTICIAS */
.wrap-noticias{max-width:100%; padding: 20px 0px;}
.wrap-noticias-center{max-width:1200px; padding:20px 20px 60px 20px; margin:auto;}
.noticias-titulo{display:grid; justify-content: center;}
.noticias-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.noticias-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
.noticias-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr;}
.noticias-blc{display:grid; grid-template-columns:1fr 2fr;}
.noticias-blc-wrap-listanoticias{display:grid; gap:20px; grid-template-columns:1fr 1fr;}
.noticias-blc-listanoticias{display:grid; grid-template-columns:1fr 2fr;}
.noticias-txt-chamada{padding-left:20px;}
.noticias-txt-chamada h1{font-family: 'Open Sans', sans-serif; font-weight:600; margin: 10px 20px 10px 0px;}
.noticias-txt-chamada p{font-family: 'Open Sans', sans-serif; font-weight:300; margin: 10px 20px 10px 0px;}
.noticias-img-01{background-position: center; background-image:url(../imagens/fotos/noticias/sj-x-renata.jpg);}
.noticias-img-02{background-position: center; background-image:url(../imagens/fotos/noticias/luis-felipe-da-silva-vitalino-3.jpg);}
.noticias-img-03{background-position: center; background-image:url(../imagens/fotos/noticias/img_4632_claudio_vieira.jpg);}
.noticias-img-04{background-position: center; background-image:url(../imagens/fotos/noticias/jana-futsal.jpg);}
.noticias-img-05{background-position: center; background-image:url(../imagens/fotos/noticias/jomi_sjc_imprensa-12.jpg);}
.noticias-img-06{background-position: center; background-image:url(../imagens/fotos/noticias/sj-x-santos-2.jpg);}
.noticias-img{overflow: hidden; height:100%; width:200px; position: absolute; z-index:1; background-position-x: center; background-size: cover; background-repeat: no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.noticias-img img{max-height: 100%;}
.noticias-img-int{width: 200px; min-height: 200px !important; position: relative; text-align: center; height: 100%; display: grid; align-content: end; overflow: hidden;}
.noticias-img-int:hover .noticias-img, .noticias-img-int:focus .noticias-img{-ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.noticias-vermais{display:grid; justify-content: center; padding:20px; margin-top:20px;}
.noticias-vermais a{text-decoration:none}
.wrap-noticias-espec{}
.wrap-noticias-espec h1{text-align:center; margin:20px 20px 30px 20px;}
.noticias-espc-imagem{width:100%;}
.noticias-espc-imagem .img-noticia{width: 100%; max-height: 680px; object-fit: cover;}
.noticias-espec-texto{padding:20px 120px 0px 120px;}
/* BLOCO NOTICIAS */

/* BLOCO HISTORIA */
.wrap-historias{max-width:100%;}
.wrap-historias-center{max-width:1200px; padding:40px 20px 60px 20px; margin:auto;}
.historias-titulo{display:grid; justify-content: center;}
.historias-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.historias-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
.historias-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr;}
.hist-cont{border-radius: 8px; overflow: hidden; height:360px; position: relative;}
.hist-cont a {text-decoration:none !important;}
.hist-cont a:hover {text-decoration:none;}
.hist-texto{padding:20px; text-align: left; z-index:3;}
.hist-texto h2 {font-family: 'Open Sans', sans-serif; font-weight:400; margin: 10px 0px 0px 0px;}
.hist-texto h4 {font-family: 'Open Sans', sans-serif; font-weight:300; margin: 0px;}
.hist-imagem-cob{height:360px; width:100%; position: absolute; z-index:2;}
.hist-imagem01{background-image:url(../imagens/fotos/historia_museu.jpg); }
.hist-imagem02{background-image:url(../imagens/fotos/historia_esporte.jpg);}
.hist-imagem{overflow: hidden; height:360px; width:100%; position: absolute; z-index:1; background-size: cover; background-repeat: no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.hist-img-int:hover .hist-imagem, .hist-img-int:focus .hist-imagem{-ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.hist-img-int{position: relative; text-align: center; height: 100%; display: grid; align-content: end; cursor: pointer;}
.historia-txt-chamada p{font-weight:400;}
.historia-txt-imagem{display: grid; grid-template-columns:1fr 1fr 1fr; gap:20px; padding:20px 0px;}
.historia-txt-imagem img{max-width:100%;}
.historia-txt-imagem-blc h5{padding:10px 0px 0px 0px; margin:0px;}
/* BLOCO HISTORIA */

/* CLUBES E MODALIDADES */
.clubes-modalidades-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr 1fr 1fr;}
.clubes-modalidades-cont{border-radius: 8px; overflow: hidden; height:200px; position: relative;}

.clubes-modalidades-imagem-cob{height:200px; width:100%; position: absolute; z-index:2;}
.clubes-modalidades-imagem{
	overflow: hidden; 
	height:200px; 
	width:100%; 
	position: absolute; 
	z-index:1; 
	background-size: cover; 
	background-repeat: no-repeat; 
	-webkit-transition: all .5s; 
	-moz-transition: all .5s; 
	-o-transition: all .5s; 
	transition: all .5s;
}
.clubes-modalidades-img-int:hover .clubes-modalidades-imagem, .clubes-modalidades-img-int:focus .clubes-modalidades-imagem{
	-ms-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-webkit-transform: scale(1.2); 
	-o-transform: scale(1.2); 
	transform: scale(1.2);
}
.clubes-modalidades-img-int{position: relative; text-align: center; height: 100%; display: grid; align-content: end; cursor: pointer;}

.clubes-modalidades-imagem{
	top: 0; 
	left: 0;
	overflow: hidden; 
	height:200px; 
	width:100%; 
	position: absolute; 
	z-index:1; 
	object-fit: cover; 
	-webkit-transition: all .5s; 
	-moz-transition: all .5s; 
	-o-transition: all .5s; 
	transition: all .5s;
}
.clubes-modalidades-img-int:hover .interna-exposicoes-imagem, .interna-exposicoes-img-int:focus .interna-exposicoes-imagem{
	-ms-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-webkit-transform: scale(1.2); 
	-o-transform: scale(1.2); 
	transform: scale(1.2);
}

/* CLUBES E MODALIDADES */

/* BLOCO EXPOSICAO */
.wrap-exposicao-center{width:100%; padding:40px 0px; height:500px; display: table;}
.exposicao-blc-wrap{max-width:1200px; padding:20px; margin:auto; display:grid; grid-template-columns:1fr 1fr 1fr; gap:40px;}
.exposicao-blc-wrap img{max-width:100%;}
.exposicao-titulo{display:grid; justify-content: center;}
.exposicao-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.exposicao-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
.exposicao-vermais{display:grid; justify-content: center; padding:20px;}
.interna-exposicoes-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr 1fr;}
.interna-exposicoes-cont{border-radius: 8px; overflow: hidden; height:300px; position: relative;}
.interna-exposicoes-cont a:hover {text-decoration:none;}
.interna-exposicoes-imagem-cob{height:300px; width:100%; position: absolute; z-index:2; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.interna-exposicoes-imagem{top: 0; left: 0;overflow: hidden; height:300px; width:100%; position: absolute; z-index:1; object-fit: cover; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.interna-exposicoes-img-int:hover .interna-exposicoes-imagem, .interna-exposicoes-img-int:focus .interna-exposicoes-imagem{-ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.interna-exposicoes-img-int{position: relative; text-align: center; height: 100%; display: grid; align-content: end; cursor: pointer;}
.interna-exposicoes-texto{padding:20px; text-align: left; z-index:3;}
.interna-exposicoes-texto h2 {font-family: 'Open Sans', sans-serif; font-weight:400; margin: 10px 0px 0px 0px;}
.interna-exposicoes-cont a, .interna-exposicoes-cont a:hover {text-decoration:none;}
.interna-exposicoes-texto h4 {font-family: 'Open Sans', sans-serif; font-weight:300; margin: 0px;}

.home-exposicoes-imagem{top: 0; left: 0;overflow: hidden; height:360px; width:100%; position: absolute; z-index:1; object-fit: cover; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.home-exposicoes-img-int:hover .interna-exposicoes-imagem, .interna-exposicoes-img-int:focus .interna-exposicoes-imagem{-ms-transform: scale(1.2); -moz-transform: scale(1.2); -webkit-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}

.exposicao-galeria-wrap{width: 100%;}
.exposicao-galeria-wrap-int{max-width: 1200px; padding: 0px 20px 60px 20px; margin: auto;}
.exposicao-galeria-wrap-int h1{width:100%; text-align:center; padding: 60px 0px 20px 0px;}
/* BLOCO EXPOSICAO */

/* TOUR 360 */
.wrap-tour360{max-width:100%;}
.wrap-tour360-center{max-width:1200px; padding:40px 20px 60px 20px; margin:auto;}
.tour360-titulo{display:grid; justify-content: center;}
.tour360-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.tour360-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
.tour360-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr;}
.tour360-blc-wrap img{max-width:100%;}
.tour360-blc-wrap a{position:relative;}
.tour360-chamada{position: absolute; height: 100%; width: 100%; display: grid; align-items: center; justify-content: center; z-index: 99;}
.tour360-chamada h1 {padding: 0px 20px; text-align: center;}

.tour360-imagem {
	width:100%;
	height:328px;
	background-image:url(../imagens/banners/tour360.jpg);
	background-size: cover;
    background-position: center;
    filter: brightness(50%);
	transition: filter 0.3s ease-in-out;
}

.tour360-chamada:hover + .tour360-imagem {
    filter: brightness(100%);
    transition: filter 0.3s ease-in-out;
}

/* TOUR 360 */

/* BLOCO LOCALIZAÇÃO */
.wrap-localizacao-center{width:100%; padding:20px 0px; height:500px; display: table;}
.localizacao-blc-wrap{width:100%; padding:20px 0px; margin:auto;}
.localizacao-titulo{display:grid; justify-content: center;}
.localizacao-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.localizacao-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
/* BLOCO LOCALIZAÇÃO */

/* PAGINADOR */
.paginador-wrap{display:grid; justify-content: center; padding:20px; margin-top:20px;}
.paginador-wrap a{text-decoration:none}
/* PAGINADOR */

/* PESQUISA */
.wrap-resPesquisa{max-width:100%;}
.wrap-resPesquisa-center{max-width:1200px; padding:20px 20px 60px 20px; margin:auto;}
.wrap-resPesquisa-center h6{padding:20px 0px; font-weight: 400;}
.resPesquisa-blc{padding:10px 0px;}
/* PESQUISA */

/* SERVICOS */
.servicos-titulo{display:grid; justify-content: center;}
.servicos-titulo h1{font-family: 'Open Sans', sans-serif; font-weight:400; text-align:center; padding:0px 0px 20px 0px; margin:0px;}
.servicos-titulo h3{font-family: 'Open Sans', sans-serif; font-weight:300; text-align:center; padding:0px 0px 40px 0px; margin:0px;}
.servicos-wrap{max-width: 1200px; padding: 20px 0px 60px 0px; margin: auto; display: grid; gap: 20px; grid-template-columns: 1fr 1fr 1fr;}
.servicos-link{padding: 20px 20px; border-radius: 10px; text-decoration:none;}
.servicos-link:hover{text-decoration:none;}
.servicos-wrap-int{max-width: 100%; padding:20px;}
.servicos-blc-imagens{display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px; padding: 20px 0px;}
.servicos-blc-imagens img{width:100%;}
.servicos-form-select{width: calc(100% - 47px) !important;}
.servicos-botao{display:grid; justify-content: end;}
/* SERVICOS */

/* ACERVO */
.acervo-wrap{padding:20px 20px;}
.acervo-wrap-int{max-width: 100%;}
.acervo-int{max-width: 100%; padding: 20px 0px 60px 0px; margin: auto;}
.acervo-filtro{padding:20px; margin-bottom:40px;}
.acervo-filtro-int{max-width:1200px; margin:auto;}
.acervo-formulario{display:grid; grid-template-columns:1fr 1fr 1fr; gap: 20px; padding-bottom:20px;}
.acervo-formulario-eventos-participantes {display: grid; grid-template-columns: 1fr; gap: 20px; padding-bottom: 20px;}
.acervo-formulario-eventos-modalidades {display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding-bottom: 20px;}

.acervo-form-select-participantes{width: calc(50% - 47px) !important;}
.acervo-form-select{width: calc(100% - 47px) !important;}
.acervo-geral-img{margin:auto; text-align:center;}
.acervo-geral-img img{max-width:100%;}
.acervo-bio-imagens{display:grid; grid-template-columns:1fr 1fr 1fr; gap:20px;}
.acervo-bio-imagens img{max-width:100%;}
.acervo-botao{display:grid; justify-content: end;}
.acervo-aba-wrap{padding:20px; margin-bottom:40px;}
.acervo-lista ul{list-style-type:none;}
.acervo-tab-funcao{text-align:right;}

.w-10{width:10%;}
.w-20{width:20%;}
.w-25{width:25%;}
.w-30{width:30%;}
.w-40{width:40%;}
.w-50{width:50%;}
.w-60{width:60%;}
.w-70{width:70%;}
.w-80{width:80%;}
.w-90{width:90%;}
.w-100{width:100%;}

.w-20p{width:20px;}
.w-40p{width:40px;}
.w-60p{width:60px;}
.w-150p{width:150px;}

.acervo-bot-padding{padding: 2px 5px;}
.w-auto{float: none;}
/* ACERVO */

/* AGENDA */
.agenda_dados{margin-top:40px; text-align:left;}
.agenda_dados>table>tbody>tr>td{text-align:left !important;}
.agenda-bgcolor{display: grid; justify-content: center;}
.agenda-dia{max-width:100%; display:grid; grid-template-columns:40px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 40px; text-align: center; font-weight:400;}
.agenda-sem{max-width:100%; display:grid; grid-template-columns:40px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 40px; text-align: center; font-weight:700;}
.pad-2 {padding: 0.5rem!important; cursor:pointer;}
/* AGENDA */

/* CONTATO */
.contato-wrap{max-width: 780px; margin: auto; padding: 0px 20px;}
.contato-form-select-uf{width: calc(100% - 47px) !important;}
.contato-form-select-cidade{width: calc(100% - 3rem) !important;}
.contato-form-select-agenda{width: calc(100% - 47px) !important;}
.contato-botao{display:grid; justify-content: end;}
/* CONTATO */

/* OBJETIVOS */
.objetivos-imagens{display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px; padding: 20px 0px;}
.objetivos-imagens img{width:100%}
/* OBJETIVOS */

/* RODAPE */
.wrap-rodape{max-width:100%;}
.wrap-rodape-center{max-width:1200px; padding:40px 20px 10px 20px; margin:auto;}
.rodape-blc-wrap{}
.rodape-blc-wrap p{text-align:center; font-weight:400; margin-bottom: 0.6rem;}
.rodape-blc-logos{max-width: 700px; margin: 20px auto; display: grid; gap: 180px; grid-template-columns: 1fr 1fr; justify-content: center; align-items: center;}
.rodape-blc-logos-le{width:100%; text-align: left;}
.rodape-blc-logos-le img{max-width:100%;}
.rodape-blc-logos-ld{width:100%; text-align: right;}
.rodape-blc-logos-ld img{max-width:100%;}
.footer-medias-wrap ul{max-width: 400px; margin: auto;}
/* RODAPE */

/* ESTRUTURA EM ABAS */
.container-acervo {width: 100%;}
.content {max-width: 1200px; margin: 0 auto; padding: 20px;}
.tabs {display: flex;}
.tab {padding: 10px; cursor: pointer;}
.tab.active {font-weight: bold;}
.tab-content {display: none;}
.tab-content.active {display: block;}
/* ESTRUTURA EM ABAS */



.btn-primary {}
.btn-primary:hover {}
.btn {display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; border-radius: 0.25rem; transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}


@media screen and (max-width: 940px) {
	.menu-sup ul {grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
	.wrap-conteudo {top: 199px;}
	.noticias-espc-imagem img{height: 400px;}
	.noticias-espec-texto{padding:20px 80px 0px 80px;}
	.interna-exposicoes-blc-wrap{grid-template-columns:1fr 1fr;}
	.servicos-wrap {grid-template-columns: 1fr 1fr;}
	.objetivos-imagens {grid-template-columns: 1fr 1fr 1fr;}
	.servicos-blc-imagens {grid-template-columns: 1fr 1fr 1fr;}
	.acervo-formulario{grid-template-columns:1fr;}
	.clubes-modalidades-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr 1fr;}
}

@media screen and (max-width: 880px) {
    .noticias-blc {grid-template-columns: 1fr;}
	.noticias-blc-listanoticias {grid-template-columns: 1fr;}
	.noticias-img-int {width: 100%;}
	.noticias-img {width: 100%;}
	.exposicao-blc-wrap{grid-template-columns:1fr 1fr;}
	.exposicao-blc-wrap img:nth-child(3){display:none;}
	.historia-txt-imagem {grid-template-columns: 1fr 1fr;}
	.objetivos-imagens {grid-template-columns: 1fr 1fr;}
	.servicos-blc-imagens {grid-template-columns: 1fr 1fr;}
}

@media screen and (max-width: 820px) {
    .list_items_container {max-width: 100% !important; max-width:600px;}
	.header-wrap-interna {grid-template-columns: 1fr 2fr 1fr;}
	.acervo-form-select-participantes{width: calc(100% - 47px) !important;}
	.acervo-formulario-eventos-modalidades {grid-template-columns: 1fr;}
	.clubes-modalidades-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr 1fr;}
}

@media screen and (max-width: 680px) {
    .noticias-blc-wrap {grid-template-columns: 1fr;}
	.noticias-blc-wrap-listanoticias {grid-template-columns: 1fr;}
	.noticias-blc-wrap .noticias-blc:nth-child(1n+5){display:none;}
	.historias-blc-wrap{grid-template-columns:1fr;}
	.exposicao-blc-wrap{grid-template-columns:1fr;}
	.exposicao-blc-wrap img{width:100%;}
	.exposicao-blc-wrap img:nth-child(2){display:none;}
	.rodape-blc-logos{gap: 80px;}
	.noticias-espc-imagem img{height: 300px;}
	.noticias-espec-texto{padding:20px 60px 0px 60px;}
	.interna-exposicoes-blc-wrap{grid-template-columns:1fr;}
	.servicos-wrap {grid-template-columns: 1fr;}
	.objetivos-imagens {grid-template-columns: 1fr;}
	.servicos-blc-imagens {grid-template-columns: 1fr;}
}

@media screen and (max-width: 540px) {
	.wrap-conteudo {top: 120px;}
	.menu-sup{display:none;}
	.wrap-acess{grid-template-columns: 1fr; gap: 10px;}
	.acess-ferramentas{order:1; padding: 0px 10px;}
	.acess-pesquisa a{text-align:center;}
	.acess-ferramentas {grid-template-columns: 1fr 1fr 1fr;}
	.acess-ferramentas a{text-align:center;}
	.rodape-blc-logos{grid-template-columns: 1fr; gap: 20px; padding:0px;}
	.rodape-blc-logos-le{text-align: center;}
	.rodape-blc-logos-le img {max-width: 250px;}
	.rodape-blc-logos-ld{text-align: center;}
	.noticias-espec-texto{padding:20px 40px 0px 40px;}
	.historia-txt-imagem {grid-template-columns: 1fr;}
	.pad-2 {padding: 0.3rem!important;}
	.clubes-modalidades-blc-wrap{display:grid; gap:20px; grid-template-columns:1fr;}
}

@media screen and (max-width: 460px) {
    .list_box{grid-template-columns:1fr; min-width: 100px;}
	.list_items_container {width: 100% !important;}
	.noticias-espc-imagem img{height: 200px;}
	.noticias-espec-texto{padding:20px 20px 0px 20px;}
}




/* TABELA RESPONSIVA */
.alinha-text-center{text-align:right;}
table {font-weight: 400; width: 100%;}
table thead {display: none; font-weight: 500;}
table tbody tr {border-radius: 5px; display: block; padding: 30px; margin-bottom: 30px;}
table tbody tr td {display: block; font-weight: 500; padding: 5px; position: relative; text-align: right;}
table tbody tr td button {border: none; border-radius: 20px; bottom: -30px; font-family: "Roboto", sans-serif; font-weight: 700; left: 50%; padding: 10px 0; position: absolute; transform: translate(-50%, 50%); transition: background 0.12s ease-out; width: 50%;}
table tbody tr td button:hover, table tbody tr td button:focus {cursor: pointer;}
table tbody tr td:before {content: attr(data-label); font-weight: 400; left: 5px; position: absolute;}

@media screen and (min-width: 768px) {
	.alinha-text-center{text-align:center !important;}
	table {border-collapse: collapse; text-align: left; width: 100%;}
	table thead {display: table-header-group;}
	table thead th {padding: 10px;	}
	table tbody {font-size: 0.875em;	}
	table tbody tr {border: none; display: table-row;}
	table tbody tr:nth-child(odd) {}
	table tbody tr td {display: table-cell;	font-weight: 400; padding: 10px; text-align: left;}
	table tbody tr td button {display: inline-block; padding: 10px 15px; position: initial; transform: translate(0); width: auto;}
	table tbody tr td:before {display: none;}
	table tbody tr td:last-child {text-align: right;}
}

.table>:not(caption)>*>* {border-bottom-width: 0px !important;}

#triangulo-para-direita {
  width: 0; 
  height: 0; 
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 15px solid #0c4da2;
  cursor:pointer;
}
#triangulo-para-esquerda {
  width: 0; 
  height: 0; 
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent; 
  border-right: 15px solid #0c4da2; 
  cursor:pointer;
}



.acervo-item {
	margin-bottom: 30px;
}

.acervo-geral-img img {
	max-width: 100%;
	height: auto;
}

.barra-midias-sociais-not {
	flex-grow: 4;
}

.barra-midias-sociais-not-interna {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	float: right;
}

.barra-midias-sociais-item-not:first-child {
	margin-left: 0px;
}

.barra-midias-sociais-item-not {
	margin-left: 10px;
	padding: 10px 0px;
}

a {
	text-decoration: none !important;
}

.midias-aling {
	margin: auto;
	width:20px;
	height:20px !important;
}