/*
Theme Name: Tema_Rede_de_Bibliotecas_Ibram
Theme URI: 
Author: Thaiane Cassetari
Description: Tema criado para o site de bibliotecas
Version: 1.0
*/
/* ==========================================================================
   Tema_Rede_Bibliotecas_Ibram
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap');

a {
  text-decoration: none;
}

ol,
ul {
  list-style: none;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
em,
img,
dl,
dt,
dd,
ol,
/*
ul,
li,*/
fieldset,
form,
label,
legend,
article,
footer,
header,
section,
main {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul {
  font-size: 1em;
  font-weight: normal;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}


button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

.container {
  width: 960px;
  margin: 0 auto;
  padding: 0px;
  position: relative;
}

.container:after,
.container:before {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11,
.grid-12,
.grid-13,
.grid-14,
.grid-15,
.grid-16,
.grid-1-3 {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

.grid-1 {
  width: 40px;
}

.grid-2 {
  width: 100px;
}

.grid-3 {
  width: 160px;
}

.grid-4 {
  width: 220px;
}

.grid-5 {
  width: 280px;
}

.grid-6 {
  width: 340px;
}

.grid-7 {
  width: 400px;
}

.grid-8 {
  width: 460px;
}

.grid-9 {
  width: 520px;
}

.grid-10 {
  width: 580px;
}

.grid-11 {
  width: 640px;
}

.grid-12 {
  width: 700px;
}

.grid-13 {
  width: 760px;
}

.grid-14 {
  width: 820px;
}

.grid-15 {
  width: 880px;
}

.grid-16 {
  width: 940px;
}

.grid-1-3 {
  width: 300px;
}

header img {
  display: block;
  margin: 80px auto;
}

header p {
  max-width: 340px;
  margin: 0 auto;
  font-size: 1.25em;
}

section.container {
  padding: 40px 0;
}

.subtitulo {
  color: #4d4d4d;
  font-size: 2em;
  letter-spacing: .1em;
  text-align: center;
  border-top: 2px solid #4d4d4d;
  border-bottom: 2px solid #4d4d4d;
  text-transform: uppercase;
  padding: 10px 0;
  margin-bottom: 40px;
}

.menu-item {
  text-align: right;
  margin-bottom: 20px;
}

.menu-item h2 {
  font-size: 2.25em;
  color: #cca62f;
  padding: 0px 100px 10px 0;
  border-bottom: 1px dashed #323734;
}

.menu-item h3 {
  font-size: 1.125em;
  color: #000000;
  margin-bottom: 5px;
}

.menu-item p {
  font-family: georgia;
  font-style: italic;
  font-size: 0.875em;
  line-height: 1.4em;
  color: #787367;
}

.menu-item li {
  clear: both;
  padding: 15px 0;
  border-bottom: 1px dashed #373532;
  overflow: hidden;
}

.menu-item li:hover {
  background-color: #11489b56;
}

.menu-item div {
  float: right;
  max-width: 290px;
}

.menu-item span {
  font-size: 1.25em;
  display: block;
  float: right;
  width: 100px;
  color: #fff;
}

/* styles.css em teste para novo menu*/
.top-bar {
  display: flex;
  justify-content: space-between;
  padding: 10px 20px;
  background-color: #0e2d63;
}

.user-actions a {
  color: #e6e4e6;
  text-decoration: none;
  font-size: 14px;
}

nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 10%;
}

.nav-links {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.nav-links li {
  margin-left: 20px;
}

.nav-links a {
  color: #0e2d63;
  text-decoration: none;
  font-size: 18px;
}

.nav-links a:hover {
  text-decoration: underline;
}

.hero {
  background-color: #f4f4f4;
  padding: 50px 20px;
  text-align: center;
}

.hero h1 {
  margin: 0;
  font-size: 36px;
}

.hero p {
  font-size: 18px;
  color: #555;
}

/*   MENU      */
.logo-header {
  max-width: 13% !important;
  display: inline-block;
}

.menu-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: #f0eaeae7;
  padding: 50px 20px;
  height: 60px;
}

.logo-link {
  background-color: #f5f2f200;
  display: flex;
  align-items: center;
}

.div-logo-menu {
  padding: 0px 5%;
}

.logo-menu {
  max-height: 70px;
  width: auto;
  margin: 0;
  padding: 0;
  display: block;
}

.menu-list {
  list-style: none;
  display: flex;
  gap: 15px;
  padding: 0;
  margin: 0;
  margin-left: 30px;
}

.menu-list li {
  display: inline-block;
}

.menu-list a {
  text-decoration: none;
  color: #000000;
  padding: 5px 10px;
  transition: 0.3s;
}

header {
  width: 100%;
  z-index: 1000;
  background: no-repeat center center;
  background-color: transparent;
  background-size: cover;
  text-align: center;
  color: #c6c0c0a1;
}

header.custom-header {
  z-index: auto;
  background: none;
}

nav.nav-transparent {
  position: fixed;
  top: 0;
  left: 0;
  padding: 40px 0px 15px 0px;
  background-color: #0000004d;
  box-shadow: none;
  transition: background-color 0.3s ease;
  width: 100%;
  height: 140px;
  z-index: 1000;
  color: white;
}

nav.nav-white {
  position: fixed;
  top: 0;
  left: 0;
  padding: 30px 0px 15px 0px;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
  width: 100%;
  height: 140px;
  z-index: 1000;
  color: #39723B;
}

nav.nav-transparent a {
  color: white;
}

nav.nav-white a {
  color: #39723B;
}

nav.nav-transparent a:hover,
ul.nav-links li a:hover {
  color: white;
  text-decoration: underline;
}

nav.nav-white a:hover,
ul.nav-links li a:hover {
  color: #1f5120;
  text-decoration: underline;
}

/*SUB MENU*/
.nav-links-header {
  position: relative;
  display: flex;
  gap: 20px;
  list-style: none;
}

.submenu-header {
  max-width: calc(100vw - 20px);
  overflow-wrap: break-word;
  overflow-x: visible !important;
  white-space: normal;
}

.nav-links-header .has-submenu-header {
  position: relative;
}

.nav-links-header .submenu-header {
  display: block;
  position: absolute;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  z-index: 999;
}

.nav-links-header .has-submenu-header:hover .submenu-header {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.nav-links-header .submenu-header li {
  padding: 10px 20px;
  color: #fff;
  white-space: nowrap;
}

.nav-links-header .submenu-header li:hover {
  cursor: pointer;
}

.submenu-header.nav-transparent {
  background-color: #0000004d;
  color: white;
}

.submenu-header.nav-transparent a:hover {
  color: white;
}

.submenu-header.nav-white {
  background-color: white;
  color: #39723B;
}

header nav ul {
  background: #fcfbfb00;
  padding: 0;
  margin: 0;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}

header nav ul li {
  display: inline-block;
  padding: 12px 18px;
  font-size: 1.1em;
}

header nav>ul>li a {
  display: block;
  transition: 0.3s ease-in-out;
}

.search-container-header {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 0px;
  gap: 0px;
}

/* Botão Fazer login */
.button-header {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  height: 40px;
  padding: 0.5rem 1rem;
  border: none;
  cursor: pointer;
  font-size: 18px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: bolder;
  text-align: left;
}

.button-header.nav-transparent {
  background-color: #FFFFFFCC;
  color: #424242;
  transition: background-color 0.3s ease;  /* transição suave */
}

.button-header.nav-white {
  background-color: #366AAC;
  color: #FFFFFF;
  transition: background-color 0.3s ease; 
}

.button-header img {
  width: 18px;
  padding: 0px;
  margin: 0px;
}

/* ----BODY----*/
body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.custom-section-body {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  height: 700px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-image 1s ease-in-out;
  overflow: hidden;
  color: #fff;
}

/* Banner da Home */
section.custom-section-body.slideshow-bg::after,
section.custom-section-body.slideshow-bg::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #00000087, transparent);
    opacity: .8;
}

section.custom-section-body.slideshow-bg::before {   
    background: #320000;
    opacity: .4;
}

/* Modificador para slideshow */
.custom-section-body.slideshow-bg {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: background-image 1s ease-in-out;
    height: 700px; 
    display: flex;
    align-items: center;
    text-align: center;
    color: #fff;
}
.custom-section-body .div-title-home {
  position: relative;
  z-index: 2;
  padding: 0px;
  border-radius: 10px;
  text-align: center;
}

.title-home {
  font-size: 60px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0;
  color: #FFFFFF;
  text-shadow: 1px 1px 2px rgba(70, 70, 70);
  margin-bottom: 16px;
  text-align: left;
}

.title-home strong {
  font-weight: 700;
}
/* ----FIM slidshow----*/

.negative-margin-body {
  position: relative;
  margin-top: -80px; /* Mantém a sobreposição */
  display: flex;
  justify-content: center; 
  align-items: center;
}

.div-title-home {
  position: relative;
  height: auto;
  margin-bottom: 80px;
}

/* Estilização dos componentes de pesquisa busca do koha*/
.search-caixa-1 {
  width: 892px;
  margin: 0 auto;
  padding: 30px;
  background-color: #fff;
  border: 2px solid #ccc;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.search-caixa-2 {
  width: 892px;
  margin: 0 auto;
  padding: 32px;
  background-color: transparent;
  border: none;
  text-align: center;
}

/* Estilização da barra de pesquisa */
.header-search-title p {
  font-size: 18px;
  color: #000000;
  margin-bottom: 16px;
  text-align: left;
}

.search-container-body {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  margin: 0px;
  gap: 0px;
}

.space-container-body {
  width: 892px;
}

.header-search {
  display: flex;
  justify-content: left;
}

.search-procura {
  display: flex;
  align-items: center;
  width: 100%;
  border: 2px solid #ccc;
  overflow: hidden;
  background-color: #EAEAEA;
  padding: 5px;
}

.search-procura input[type="search"] {
  flex-grow: 1;
  padding: 10px;
  border: none;
  outline: none;
  font-size: 16px;
  background: transparent;
}

/* Botão de pesquisa com imagem */
.search-button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 5px;
}

.alinhamento-componentes {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}

.alinhamento-tex {
  margin-bottom: 5px;
}

.search-text {
  font-size: 18px;
  text-align: center;
  color: #366AAC;
}

/* Botões de pesquisa */
.alinhamento-button {
  max-width: 300px;
  margin-bottom: 10px;
}

/* Botão AUTOR */
.br-button.secondary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 2px solid #366AAC;
  border-radius: 0px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  background-color: #FFFFFF;
  color: #366AAC;
}

.br-button.secondary:hover {
  background-color: #ddd;
}

/* Botão AVANCADA */
.br-button.primary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 0px;
  padding: 10px 15px;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  background-color: #366AAC;
  color: #FFFFFF;
}

.br-button.primary:hover {
  background-color: #1e6fc6;
}

/* Botão por BIBLIOTECAS .br-button*/
.alinhamento-button-biblioteca {
  display: flex;
  align-items: center;   /* alinha verticalmente */
   gap: 8px;            /*  espaço entre label e select */
  flex-wrap: wrap;       
  margin-bottom: 10px;
  background-color: #366AAC;
	  padding:10px 15px;
}

.search-titulo-library{
  display: inline-flex; 
  align-items: center;
  justify-content: center;
  border-radius: 0px;
  cursor: pointer;
  font-size: 16px;
  background-color: #366AAC;
  color: #FFFFFF;
  margin: 0; 
}

.br-button.search-library {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 0px;
  border: 0px;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
  background-color: #FFFFFF !important; /*   #366AAC    #FFFFFF  */
  color: #366AAC;
}

.br-button.search-library option{
	background-color: #FFFFFF;
	color: #366AAC;
	gap: 8px;
}

.container-custom {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  margin-bottom: 0 !important;
}

.background--custom {
  background: url('img/trianglify-lowres.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* Seção principal */
.div-bloco-apresentacao-rede, 
.div-bloco-conteudo-rede, 
.div-bloco-bibliotecas-rede {
  margin-top: 90px;
}

.section-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 15px;
  padding-left: 190px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: 100;
  text-align: center;
  margin-bottom: -23px;
  flex-wrap: wrap;
}
/* Títulos - desktop */
.title-rede h2, 
.title-intro-rede h2,
.title-biblioteca h2 {
  font-size: 60px;
  line-height: 1.1;
  margin: 0;
}

/* Cores titulos */
.title-rede h2, 
.title-intro-rede h2 {
  color: #39723B;
  overflow-y: hidden !important;
}

.title-biblioteca h2 {
  color: #366AAC;
  overflow-y: hidden !important;
}

.section-title img {
  width: 79px;
  border-radius: 8px;
}

.section-conteudo-apresentacao{
   	width: 85%;
  	margin: 0 auto;
  	padding: 34px 0px;
  	border-radius: 0 !important;
	gap: 16px;
	display: flex;
}

.bloco-conteudo-apresentacao {
	background-color: #FFFFFF;
  	box-shadow: 0 0 7px 4px rgb(0 0 10 / 7%);
}

.box-conteudo-apresentacao {
  margin: 0 auto;
  padding: 20px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.content-conteudo-apresentacao {
  width: 90%;
  background-color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.section-conteudo-rede {
  	width: 100vw;
  	margin: 0 auto;
  	padding: 34px 0px;
  	margin-left: calc(-50vw + 50%);
  	margin-right: calc(-50vw + 50%);
  	border-radius: 0 !important;
}

.bloco-conteudo-rede{
  background-color: #90a84128;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Container de conteúdo */
.section-content {
  padding: 15px 0px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}

.bloco-blibliotecas {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Estilo base para os blocos */
.content-item {
  background-color: #FFFFFF;
  width: 100%;
  height: auto;
  max-width:400px;
  padding: 30px;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* Estilo interno dos textos */
.content-item img {
  width: 90px;
  border-radius: 8px;
}

.content-item h2 {
  font-size: 28px;
  margin: 0;
  font-weight: bold;
}

.content-item p {
  font-size: 14px;
  color: #333;
  margin: 0;
}

.content-item .img-hover {
  display: none;
}

.content-item:hover .img-default {
  display: none;
}

.content-item:hover .img-hover {
  display: inline;
}

.content-item img {
  transition: opacity 0.3s ease;
}

/* ITEM 1 - Verde [Conteúdo da Rede] */
.content-item.item1 {
  border: 3px solid #39723B;
}

.content-item.item1 * {
  color: #39723B;
}

.content-item.item1:hover {
  background-color: #39723B;
}

.content-item.item1:hover * {
  color: #fff;
}

/* ITEM 2 - Azul [Conteúdo da Rede] */
.content-item.item2 {
  border: 3px solid #366AAC;
}

.content-item.item2 * {
  color: #366AAC;
}

.content-item.item2:hover {
  background-color: #366AAC;
}

.content-item.item2:hover * {
  color: #fff;
}

/* ITEM 3 - Amarelo [Conteúdo da Rede] */
.content-item.item3 {
  border: 3px solid #CCA62F;
}

.content-item.item3 * {
  color: #CCA62F;
}

.content-item.item3:hover {
  background-color: #CCA62F;
}

.content-item.item3:hover * {
  color: #fff;
}

/* ITEM 4 - [Bibliotecas da Rede] */
.content-item.itemBib {
  border: 3px solid #39723B;
  background-color: #90a84128;
  justify-content: end;
}

.content-item.itemBib:hover {
  background-color: #90a84128;
}

.content-item.itemBib:hover * {
  color: #651919;
}

.content-item.itemBib h2 {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
}

.content-item.itemBib p {
  font-size: 20px;
  color: #ffffff;
  margin-top: 8px;
}

.button-home-bibliotecas {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 0px;
  gap: 0px;
}

.button-ir-bibliotecas {
  display: inline-block;
  padding: 10px 20px;
  background-color: #366AAC;
  color: #fff;
  text-decoration: none;
  border-radius: 0px;
  font-size: 18px;
  transition: background-color 0.3s ease;
}

/*  CSS Helper para Navegação */

.posts-navigation {
  text-align: center;
  margin-top: 40px;
}

.nav-links {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.nav-previous,
.nav-next {
  margin: 10px;
}

.entry-content-exerpt a {
  color: #ffff;
}


/* CSS newsletter
.newsletter-box {
  background: #89A740;
  padding: 30px 20px;
  color: white;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: normal;
  margin: 20px auto;
  max-width: 1320px;
  border-radius: 4px;
  background: url('assets/img/Newsletter.png');
  background-repeat: no-repeat;
}
.newsletter-form {
	display: flex;
	align-items: center;    
	justify-content: space-between; 
	flex-wrap: wrap;        
	gap: 15px;
}
.newsletter-label {
  flex: 1;
  color: white;
  text-align: left;
}
.newsletter-assine {
  font-size: 35px;
  margin-bottom: 10px;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
  
}
.newsletter-small{
 font-size: 1.4em;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: lighter;
}

.newsletter-input-wrap {
	display: flex;
  flex: 2;
  gap: 10px;
  max-width: 832px;
  margin-top: 10px;
}

.newsletter-box .destaque {
  font-weight: bold;
  font-size: 48px;
}

.newsletter-box label {
  display: block;
  margin-bottom: 15px;
}

.newsletter-input-wrap {
  display: flex;
  gap: 10px;
  margin-top: 10px;
  max-width: 832px;
}

.newsletter-input-wrap input[type="email"] {
  flex: 1;
  padding: 10px;
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #325e8a;
}
.newsletter-input-wrap button {
  background-color: #325e8a;
  color: 325e8a;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}
.newsletter-input-wrap button img {
	width: 16px;
	height: 16px;
}

.newsletter-input-wrap button:hover {
  background-color: #234d75;
} */

/******************TESTE CARROSSEL****************/

.swiper-container {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}

.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    transition: transform 0.5s ease-in-out;
}

.swiper-slide img {
    max-height: 400px;
    width: auto;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

/*
header nav {
  margin: 0 auto;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2), 0 3px 3px rgba(0, 0, 0, 0.3);
  padding-top: 10px;
  margin-top: -12px;
}

   FOOTER   */
.logo-footer {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 15px;
  width: 170px;
}

.nav-footer {
  position: relative;
  overflow: visible;
  text-align: start; 
  display: list-item;
  padding: 10px;
  font-size: 1.25em;
  margin-left: 15px;
  margin-top: 40px;
}

.nav-footer :before {
  display: inline-block;
  position: absolute;
  margin-left: -15px;
  color: #787367;
}

.nav-footer :first-child:before {
  display: none;
}

.nav-footer a {
  color: #f5efef;
	text-decoration: underline;
}

.nav-footer a:hover {
  color: #2c65af;
}

footer {
  text-align: center;
  margin-top: 20px;
  background-color: #3A210F;
  color: #c2c4c1;
}

.footer-right {
  flex: 1;
  min-width: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.search-form {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.search-form input[type="text"] {
  background: transparent;
  border: none;
  border-bottom: 2px solid #e5d8d0;
  color: #fff;
  padding: 8px 0;
  width: 100%;
  font-size: 1rem;
  outline: none;
}

.search-form input[type="text"]::placeholder {
  color: #9994a8;
}

.search-form button {
  padding: 8px 12px;
  background: none;
  border: none;
  cursor: pointer;
  border-radius: 0 3px 3px 0;
}

.footer-links {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 0;
  text-align: left;
  margin: 0;
  background-color: #2b4cee10;
}

.footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin: 6px 0;
  padding: 0;
  font-size: 16px;
  align-items: flex-start;
}

.footer-links a {
  color: #f0e6dc;
  text-decoration: none;
}

.social-network {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 25px;
  padding: 10px;
  margin-top: 40px;
}

.text-footer {
  color: #b0adad !important;
  display: flex;
  justify-content: flex-start;
}

.sobre p {
  font-size: 1.25em;
  font-family: georgia;
  line-height: 1.6em;
  margin-bottom: 1em;
  color: #000000;
  padding-left: 30px;
  padding-right: 10px;
}

.sobre div h2 {
  font-size: 1.25em;
  color: #90a841;
  padding-left: 0px;
  padding-right: 0px;
}

.sobreBib {
  font-size: 1.25em;
  color: #cca62f;
  padding-left: 0px;
  padding-right: 0px;
}

.footer-column h2 {
  font-size: 1.25em;
  color: #f0e2ef;
  margin-top: 20px;
  margin-bottom: 10px;
}

.bb-n p {
  color: #cca62f;
  font-size: 1.25em;
  border-bottom: 1px dashed #373532;
  padding: 10px 20px 10px 0;
}

.footer-column p {
  font-size: 1.125em;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: normal;
  text-align: left;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 50px;
}

.full-width-container {
  background: #FFFFFF;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  padding: 0;
  border-radius: 0 !important;
}

.full-width-container img {
  width: 90%;
  height: auto;
  display: block;
  align-content: center;
}

.direito-autorais {
  font-size: 0.729em;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  color: #FFFFFF;
  background: #3A210F;
  padding-top: 5px;
}

.direito-autorais a {
  text-decoration: underline;
  color: inherit;
}

.direito-autorais a:hover {
  color: #2c65af;
}


/* ==========================================================================
   Design responsivo
   ========================================================================== */
/* Tablets entre 768px e 959px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .container {
    width: 768px;
  }
  .grid-1 { width: 28px; }
  .grid-2 { width: 76px; }
  .grid-3 { width: 124px; }
  .grid-4 { width: 172px; }
  .grid-5 { width: 220px; }
  .grid-6 { width: 268px; }
  .grid-7 { width: 316px; }
  .grid-8 { width: 364px; }
  .grid-9 { width: 412px; }
  .grid-10 { width: 460px; }
  .grid-11 { width: 508px; }
  .grid-12 { width: 556px; }
  .grid-13 { width: 604px; }
  .grid-14 { width: 652px; }
  .grid-15 { width: 700px; }
  .grid-16 { width: 748px; }
  .grid-1-3 { width: 236px; }
}

/* Telas menores: até 768px (celulares e tablets pequenos) */
@media (max-width: 768px) {
  .container {
    width: 300px;
  }
  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-7,
  .grid-8,
  .grid-9,
  .grid-10,
  .grid-11,
  .grid-12,
  .grid-13,
  .grid-14,
  .grid-15,
  .grid-16,
  .grid-1-3 {
    width: 300px;
    margin: 0 0 20px 0;
    float: none;
  }

  .menu-item {
    text-align: center;
  }

  .menu-item span {
    float: none;
    margin: 0 auto;
  }

  .menu-item h2 {
    padding: 20px 0 10px 0;
  }

  .top-bar {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .contact-info span {
    display: block;
    margin: 5px 0;
  }

  .nav-links {
    display: none;
  }

  .nav-links.active {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .nav-links li {
    margin: 10px 0;
  }

  header nav ul {
    flex-direction: column;
  }

  header nav ul li {
    text-align: center;
    padding: 10px;
  }

  .section-title {
    padding-left: 40px;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }

  .title-rede h2,
  .title-intro-rede h2,
  .title-biblioteca h2 {
    font-size: 36px;
  }
}

/* Animação de gradiente */
@keyframes gradient {
  0% {
    background-position: 0%;
  }
  100% {
    background-position: 100%;
  }
}

/* RESPONSIVO: até 1024px (tablets e notebooks pequenos) */
@media (max-width: 1024px) {
	  .title-home {
		font-size: 60px;
		text-align: center;
	  }

	  .section-title {
		justify-content: star;
		text-align: center;
	  }
	.section-title {
    padding-left: 80px;
  }
	
	.title-rede h2,
    .title-intro-rede h2,
    .title-biblioteca h2 {
        font-size: 68px;
    }


	  .section-conteudo-apresentacao {
		flex-direction: column;
		align-items: center;
	  }

	  .search-caixa-1,
	  .search-caixa-2,
	  .space-container-body {
		width: 100%;
	  }

	  .section-content {
		flex-direction: column;
		align-items: center;
	  }

	  .content-item {
		max-width: 70%;
	  }
	
	  .search-caixa-1 p, .search-caixa-2 p, .space-container-body{
		width: 100%;
		font-size: 30px;
	  }
	
	  .search-procura input[type="search"] {
		font-size: 25px;
	  }
	
	  .search-text, .br-button.secondary, .br-button.primary {
		font-size: 25px;
	  }
	
	  .paginas-main p{
		font-size: 30px;
	  }
	
	.content-item h2 {
		font-size: 40px;
	  }

	  .content-item p {
		font-size: 25px;
	  }

	header nav ul li {
		font-size: 1.5em;
	}
	
	.button-header {
		font-size: 1.0em;
	}
	
	.logo-menu {
		max-height: 100px;
	}
	
	.footer-column p {
    	font-size: 1.300em
	}
	
	.logo-footer {
    	width: 200px;
	}
	
	.social-network img {
    	width: 50px;
	}
}

/* RESPONSIVO: até 768px (celulares grandes e tablets em modo retrato) */
@media (max-width: 768px) {
  .custom-section-body {
    height: auto;
    padding: 40px 0;
  }

  .title-home {
    font-size: 60px;
    text-align: center;
  }

  .section-title img {
    width: 50px;
  }

  .search-caixa-1,
  .search-caixa-2,
  .space-container-body {
    padding: 20px;
  }

  .alinhamento-componentes {
    flex-direction: column;
    gap: 16px;
  }

  .br-button.primary,
  .br-button.secondary {
    width: 100%;
    font-size: 16px;
    padding: 12px;
  }

  .search-procura {
    flex-direction: column;
    gap: 10px;
  }

  .search-procura input[type="search"] {
    width: 100%;
    font-size: 16px;
  }

  .section-content {
    gap: 16px;
  }

  .content-item h2 {
    font-size: 30px;
  }

  .content-item p {
    font-size: 18px;
  }

  .button-ir-bibliotecas {
    font-size: 16px;
    padding: 10px;
  }
}

/* RESPONSIVO: até 480px (celulares pequenos) */
@media (max-width: 480px) {
  .header-search-title p {
	  color: red !important;
	  font-size: 22px;
	  font-weight: bold;
	  text-transform: uppercase;
	  margin: 0;
  }
	.title-home {
    font-size: 26px;
  }

  .section-title {
    padding-left: 10px;
    flex-direction: column;
    align-items: center;
	padding-left: 20px;
  }

  .section-title h2 {
    font-size: 26px !important;
    text-align: center;
  }
  .title-rede h2,
  .title-intro-rede h2,
  .title-biblioteca h2 {
    font-size: 38px;
  }

  .section-conteudo-apresentacao {
    padding: 20px 10px;
  }

  .content-item {
    padding: 20px;
  }

  .swiper-slide img {
    max-height: 250px;
  }
}

/* RESPONSIVO: até 1024px */
@media (max-width: 1024px) {
  .alinhamento-button-biblioteca {
    justify-content: center;
    padding: 8px 12px;
  }

  .search-titulo-library {
    font-size: 14px;
    text-align: center;
  }

  .br-button.search-library {
    font-size: 14px;
    padding: 8px 12px;
  }
}

/* RESPONSIVO: até 768px */
@media (max-width: 768px) {
  .alinhamento-button-biblioteca {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 12px;
  }

  .search-titulo-library {
    font-size: 16px;
    width: 100%;
    text-align: center;
  }

  .br-button.search-library {
    width: 100%;
    font-size: 16px;
    padding: 10px;
  }
}

/* RESPONSIVO: até 480px */
@media (max-width: 480px) {
  .alinhamento-button-biblioteca {
    padding: 10px;
    gap: 10px;
  }

  .search-titulo-library {
    font-size: 14px;
  }

  .br-button.search-library {
    font-size: 14px;
    padding: 8px;
  }
}
