.content { float:left; width:92%; margin:0 4%; padding: 20px 0; }

.btn-chamada       { background: #ffffff; color: #000; text-decoration: none; border: 0.8px #000 solid; padding: 13px 20px; display: inline-block; font-size: 20px; font-family: 'Lato', sans-serif; transition:.3s;border-radius: 25px;}
.btn-chamada:hover { background-color: #2d2d2d; border: 2px #2d2d2d solid; color: #fff; }

/*HEADER*/
.header          {opacity: 0.9; background:#ffffff;  border-bottom:1px #f4f4f4 solid; z-index:1; padding: 0.5em 0em; }
.header .content { float:left; padding:0px 0; }

.fixed            { display:block; position:fixed; z-index:9;  }
.header_logo { text-align:center; margin:auto; float:none; width:100%;position: relative;}
//.header_logo img { height:70px; }

.header_logo .btn-chamadas { background: transparent; color: #000; text-decoration: none; border: .8px #696969 solid; padding: 8px 18px; display: inline-block; font-size: 12px; font-family: "Lato", sans-serif; transition:.3s;border-radius: 25px; float: none; position: absolute; right: 0; }           
.header_logo .btn-chamadas:hover { border-radius: 25px; background-color: #f1f1f1; border: 1px #2d2d2d solid; color: #000; }
.header_logo .btn-chamadas:active {font-size: 95%;background: #fafafa;}


.header_logo .branding {
  display: flex;
  flex-direction: column;
  font-style: italic;      
  font-family: Georgia, serif;
}

.header_logo .branding-subtitle {
  font-size: 16px; 
  //color: #696969;
  color: #000;
  margin-top: 5px;
}

.header_logo .branding-content {
  display: flex;
  align-items: center;
  gap: 12px; /* Espaço entre a imagem e o título */
}

.header_logo .branding-logo {
  width: 32px;
  height: 32px;
}

.header_logo .branding-title {
  color: black;
  text-transform: uppercase; /* Opcional: transforma o texto em maiúsculas */
  margin: 0;
  letter-spacing: 2px; 
 text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3), 0 0 10px rgba(128, 128, 128, 0.7); 
 font-size:24px;
}

/*Banner*/
.section-banner          { padding:10px 0px; background-color:#ffffff; }
.section-banner .content { float:left; padding:1em 0; }
.section-banner   { width:100%; float:left; }

.section-banner .col-left-b  { background:transparent; width:100%; margin-bottom:0px; }
//.section-banner .row .col-right-b { width: 100%; text-align: left; background-color: #ebebeb; padding: 15px; border-radius: 20px 20px 0px 0px; }
.section-banner .col-right-b { width: 100%; text-align: left; background-color: #fafafa; padding: 15px; border-radius: 5px 5px 0px 0px; }
.section-banner .col-right-b { width: 100%; text-align: left; padding: 15px; border-radius: 20px 20px 0px 0px; }
.section-banner .col-right-b .title   { width:100%; float:left; font-family: 'Lato', sans-serif; margin-bottom:20px; font-size:27px; font-weight:700; color:#0000ff; margin-top:20px; }
.section-banner .col-right-b .txt     { color:#000000; font-size:18px; font-family: 'Lato', sans-serif; margin-bottom:10px; width:100%; float:left; line-height:30px; }

<!--
.section-banner .row .col-left-b .duas-colunas     { display: flex; gap: 10px; margin-top: 10px; margin-bottom:10px; }
.section-banner .row .col-left-b .duas-colunas > div {flex: 1; padding: 10px; border-radius: 5px; text-align: center; }
-->

.section-banner .col-right-b .divlogin {display: inline-block;float:right;text-align: center;}

.section-banner .col-right-b .divlogin h3 {color:#000; font-size:16px;font-weight:bold;}

.section-banner .col-right-b .btn-chamadas { background: #ffffff; color: #000000; text-decoration: none; border: .8px #000 solid; padding: 8px 30px; display: inline-block; font-size: 14px; font-family: "Lato", sans-serif; transition:.3s;border-radius: 25px; font-weight:bold; }           
.section-banner .col-right-b .btn-chamadas:hover { border-radius: 25px; background-color: #f1f1f1; border: 1px #2d2d2d solid; color: #000; }
.section-banner .col-right-b .btn-chamadas:active {font-size: 95%;background: #fafafa;}

/*Serviços*/
.section-servicos          { padding:10px 0px; background-color:#ebebeb; }
.section-servicos .content { float:left; padding:1em 0; }
.section-servicos .title   { width: 100%; float:left; margin-bottom:20px; font-size:1.8em; font-family: 'Lato', sans-serif; font-weight:700; color:#0000ff; text-align: center; padding-bottom: 1em; }
.section-servicos .row            { width:100%; float:left; }
.section-servicos .servicos       { background-color:#fff; width: 100%; float: left; padding: 20px 0; margin-bottom: 25px; font-size: 30px; border-radius: 15px; }
.section-servicos .servicos i     { display:flex; margin:auto; background-color:#0000ff; width:80px; height:80px; border-radius:50px; align-items: center; align-content:center; }
.section-servicos .servicos i img { border:none; width:50px; height:50px; margin:auto; }
.section-servicos .servicos h2    { font-size: 22px; line-height: 36px; margin-bottom: 10px; margin-top: 5px; font-weight:600; color:#2d2d2d; font-family: 'Lato', sans-serif; text-align: center;}
.section-servicos .servicos p     { font-size: 15px; font-weight: 400; padding: 0 15px; line-height: 22px; color: #747681; font-family: 'Lato', sans-serif; text-align: center;}

/*Depoimentos*/
.section-depoimentos           { padding:10px 0px; background-color:#f4f4f4; }
.section-depoimentos .content  { float:left; padding:1em 0; }
.section-depoimentos .title    { width: 100%; float:left; margin-bottom:20px; font-size:1.8em; font-family: 'Lato', sans-serif; font-weight:700; color:#0000ff; text-align: center; padding-bottom: 1em; }
.section-depoimentos .txt     { color:#000000; font-size:18px; font-family: 'Lato', sans-serif; margin-bottom:10px; width:100%; float:left; line-height:30px; }
.section-depoimentos .row      { width:100%; float:left; }
.section-depoimentos .row .depoimento { width:100%; text-align:center; font-style: italic; }
.section-depoimentos .row .depoimento p    { font-size:1.2em; margin-bottom:20px; font-family: 'Lato', sans-serif; }
.section-depoimentos .row .depoimento span { font-size:1.5em; font-weight:bold; font-family: 'Lato', sans-serif; }

/*Controle da Paginação carrossel*/
.boxSlide       { width:100%; overflow:hidden; margin:auto; }

.bx-wrapper     { float:left; position:relative; margin-bottom:0; padding:0; *zoom:1; -ms-touch-action:pan-y; touch-action:pan-y; }
.bx-wrapper img { max-width:100%; display:block; }
.bxslider       { margin:0; padding:0; -webkit-perspective:1000; /*fix flickering when used background-image instead of <img> (on Chrome)*/}
ul.bxslider     { list-style: none; }
.bx-viewport    { margin-bottom:30px; -webkit-transform: translateZ(0); float:left; height:100%!important; /* fix other elements on the page moving (in Chrome) */ }

.bx-wrapper { width:100%!important; float:none; margin:auto; margin-bottom:40px; }
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto  { width:100%; float:left; padding:0.3em 0em; }

.bx-wrapper .bx-loading { min-height:50px; background:url('images/bx_loader.gif') center center no-repeat #ffffff; height:100%; width:100%; position:absolute; top:0; left:0; z-index:2000; }

.bx-wrapper .bx-pager { text-align:center; font-size:.85em; font-family:Arial; font-weight:bold; color: #666; }
.bx-wrapper .bx-pager.bx-default-pager a { background: #2d2d2d; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus { background:#fe1111; }
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display:inline-block; vertical-align:bottom; *zoom:1; *display:inline; }
.bx-wrapper .bx-pager-item { font-size:0; line-height:0; }

.bx-wrapper .bx-prev { left:10px; background: url('../images/controls.png') no-repeat 0 -32px; }
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus { background-position: 0 0; }
.bx-wrapper .bx-next { right:10px; background: url('../images/controls.png') no-repeat -43px -32px; }
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus { background-position: -43px 0; }
.bx-wrapper .bx-controls-direction a { position:absolute; top:50%; margin-top:-16px; outline:0;  width:32px; height:32px; text-indent:-9999px; z-index:1; }
.bx-wrapper .bx-controls-direction a.disabled { display:none;}

.bx-wrapper .bx-controls-auto { text-align:center; }
.bx-wrapper .bx-controls-auto .bx-start { display:block; text-indent:-9999px; width:10px; height:11px; outline:0; background: url('../images/controls.png') -86px -11px no-repeat; margin:0 3px; }
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus { background-position:-86px 0; }
.bx-wrapper .bx-controls-auto .bx-stop { display:block; text-indent:-9999px; width:9px; height:11px; outline:0; background:url('../images/controls.png') -86px -44px no-repeat; margin:0 3px; }
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus { background-position:-86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align:left; width:80%; }
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right:0; width:35px; }

.bx-wrapper .bx-caption       { margin-top:1px;  background-color:#fff; width:100%; float:left; display: block; padding:10px; }
/*Controle da Paginação carrossel*/

/*Faq*/
.section-faq          { padding:10px 0px; background-color:#ffffff; }
.section-faq .content { float:left; padding:1em 0; }
.section-faq .title   { width: 100%; float:left; margin-bottom:5px; font-family: 'Lato', sans-serif; font-size:1.8em; font-weight:700; color:#0000ff; padding-bottom:5px; }
.section-faq .row     { width:100%; float:left; }
.section-faq .row .col-left-faq  { width:100%; margin-bottom:25px; }
.section-faq .row .col-right-faq { width:100%; }

.accordion       { width:100%; float:left; position:relative; }
.accordion input { position:absolute; left:0; top:0; height:100%; width:100%; opacity:0; visibility:0; }
.accordion h3    { background:transparent; color:#2d2d2d; font-family: 'Lato', sans-serif; font-size:1.2em; padding:0.8em 0em; border-bottom: 2px #e6e6e6 solid; margin-bottom:10px; position:relative; transition:0.3s; }

.accordion h3:hover      { color:#0000ff; }
.accordion label::before { transform: rotate(0deg); transition: .5s; content: ""; display: inline-block; border: 7px solid transparent; border-left-width: 7px; border-left-style: solid; border-left-color: transparent; border-left: 8px solid #2d2d2d; margin-right: 7px; }
.accordion label         { cursor:pointer; position:relative; display:flex; align-items:center; }
.accordion div.texto     { max-height:0px; overflow: hidden; transition:max-height 0.5s; background-color:#ffffff; }
.accordion div.texto p   { padding:1em; position: relative; z-index: 1; font-family: 'Lato', sans-serif; }
.accordion input:checked ~ h3 label::before { transform: rotate(90deg); transition: .5s; border: 7px solid transparent; border-left-width: 7px; border-left-style: solid; border-left-color: transparent; border-left: 8px solid #0000ff; margin-right: 7px; }
.accordion input:checked ~ h3 ~ div.texto   { max-height:200px; }
.accordion a { color:#007cff; }

.box-artigo   { width:100%; float:left; background:#fff; box-shadow: 1px 0px 1.2px 0px #e3e3e3; border-radius:3px; padding:1em; }

/*FOOTER*/
.footer          { background-color:#f4f4f4; color:#2d2d2d; font-size:0.875em; font-family: 'Lato', sans-serif; }
.footer .content { padding:3em 0em; }

.colfooter           { width:100%; height:auto; float:left; margin-bottom:0.5em;  }

.titleFooter { width:100%; float:left; font-family: 'Lato', sans-serif; font-weight:700; font-size:1.5em; color:#0000ff; margin-bottom:20px; border-bottom:1px #e3e3e3 solid; padding-bottom:10px; }

/*info*/
.footer-info            { width:100%; float:left; } 
.footer-info .info      { width:100%; float:left; margin-bottom: 20px; }
.footer-info .info span { width:100%; float:left; margin-bottom:10px; color: #2d2d2d; font-family: 'Lato', sans-serif; font-size:1.2em; font-weight:bold; }
.footer-info .info p    { width:100%; float:left; margin-bottom: 5px; color: #2d2d2d; font-family: 'Lato', sans-serif; font-size:1em; }

/*NEWSLETTER*/
.footer-newsletter .form   { width:100%; float:left;  }
.footer-newsletter p       { width: 100%; float: left; font-family: 'Lato', sans-serif; font-size: 1.3em; margin-bottom: 10px; color:#2d2d2d; }
.footer-newsletter .campo  { width: 100%; height: 45px; float: left; font-family: 'Lato', sans-serif; font-size: 1.2em; border: 3px solid #e2e2e2; background: #ffffff; margin-bottom: 15px; outline: none; padding: 5px 10px; color:#2d2d2d; transition:.3s;border-radius: 8px; }
.footer-newsletter .campo:focus { color:#0000ff!important; border:3px solid #0000ff;}

.footer-newsletter .textarea  { width: 100%; height: auto; float: left; font-family: 'Lato', sans-serif; font-size: 1.2em; border: 3px solid #e2e2e2; background:#ffffff; margin-bottom: 15px; outline: none; padding: 5px 10px; color:#2d2d2d; resize:none;border-radius: 8px; }
.footer-newsletter .textarea:focus { color:#0000ff!important; border: 3px solid #0000ff;}


//.footer-newsletter .btn         { display: block; width: 160px; height:45px; line-height: 30px; padding: 8px 20px; font-family: 'Lato', sans-serif; font-size: 1em; font-weight: bold; text-transform: uppercase; cursor: pointer; color: #000; background: #ffffff; border-radius: 0; border: 2px #000 solid; transition: .3s; border-radius: 5px;}
.footer-newsletter .btn      { background: #ffffff; color: #000; text-decoration: none; border: 0.8px #000 solid; padding: 13px 20px; display: inline-block; font-size: 20px; font-family: 'Lato', sans-serif; transition:.3s;border-radius: 25px;width: 160px;}
.footer-newsletter .btn:hover   { background: #2d2d2d; color: #ffffff}
.footer-newsletter .btn:focus   { box-shadow: none; }

.footer-newsletter .container  { background: #f4f4f4; }


/*COPYRIGHT*/
.copyright { width:100%; float:left;  padding: 1em 0; background: #2d2d2d; }

.copyright .content       { padding:1em 0em; }
.copyright .copy-text p   { margin:0; font-size: 1em; font-family: 'Lato', sans-serif; font-weight: 400; color:#ffffff; text-align: center;}
.copyright .copy-text p a       { text-decoration: none; color:#ffffff; }
.copyright .copy-text p a:hover { text-decoration: underline; }

.copyright .col { width: 100%; float:left; margin-bottom: 10px; }

/*FOOTER*/


/*Começa o Responsivo*/

/*480PX BREAKPOINT*/
/*480 dividido por 16 = 30em*/
@media (min-width:30em){

.boxBannerTopo { padding:1em 0; }

}

/*600PX BREAKPOINT*/
/*600 dividido por 16 = 37,5em*/
@media (min-width:37em){


} 

/*768PX BREAKPOINT*/
/*768 dividido por 16 = 48em*/
@media (min-width:48em){

.section-banner .row .col-left-b  { width:42%; float:left ; }
.section-banner .row .col-right-b { width:56%; float:right; background-color:transparent; padding:0px; border-radius: 0px 0px 0px 0px;}

.section-servicos             { padding:40px 0px; }
.section-servicos .servicos   { width:32%; margin-bottom:0px; margin-right:2%; }
.section-servicos .servicos:nth-of-type(3n+0) { margin-right:0; }

.section-faq .row .col-left-faq  { width:42%; float:left ; margin-bottom:0; }
.section-faq .row .col-right-faq { width:56%; float:right; }

.colfooter                  { width:47%; margin-right:5%; margin-bottom:0; }
.colfooter:nth-of-type(2n+0){ margin-right:0; border-right:0;}

.footer-contact .col                   { width: 50%; padding-bottom:0px; margin-bottom:0px; border-bottom:0; border-right:#353535 1px solid; }
.footer-contact .col:nth-of-type(2n+0) { border-right:0; }

} 

/*960PX BREAKPOINT*/
/*960 dividido por 16 = 60em*/
@media (min-width:60em){

    .section-banner          { padding:0px 0px; }
    .section-banner .content { width:80%; padding:0em 0; margin:0 10%; }
    .section-banner .row .col-right-b .title   { margin-bottom:20px; font-size:48px; margin-top:50px; }
    .section-banner .row .col-right-b .txt     { font-size:18px; font-family: 'Lato', sans-serif; margin-bottom:10px; width:100%; float:left; line-height:30px; }


    .section-servicos              { padding:30px 0px; }
    .section-servicos .content     { width:80%; padding:1em 0; margin:0 10%; }
    .section-servicos .servicos p  { font-size: 18px; line-height: 30px; }

    .section-depoimentos          { padding:30px 0px; }
    .section-depoimentos .content { width:80%; padding:1em 0; margin:0 10%; }

    .section-faq          { padding:30px 0px; }
    .section-faq .content { width:80%; padding:1em 0; margin:0 10%; }

}

/*1280PX BREAKPOINT*/
/*1280 dividido por 16 = 80em*/
@media (min-width:80em){

.section-banner .row .col-left-b  { width:36%; }
.section-banner .row .col-right-b { width:61%; }

.section-faq .row .col-left-faq  { width:36%; }
.section-faq .row .col-right-faq { width:61%; }
 
}

/*1366PX BREAKPOINT*/
/*1366 dividido por 16 = 85,375em*/
@media (min-width:85em){

 .content  { width:80%; margin:0 10%; }

}

/*1600PX BREAKPOINT*/
/*1600 dividido por 16 = 100em*/
@media (min-width:100em){


}
/*Fecha o Responsivo*/

.loading {
  display: none;
  text-align: center;
  padding: 15px;
}
.loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #0000ff;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}
@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.error-message {
  display: none;
  color: #ffffff;
  background: #ed3c0d;
  text-align: left;
  padding: 16px;
  margin-bottom: 24px;
  font-weight: 600;
}

.sent-message {
  display: none;
  color: #ffffff;
  background: #008000;
  text-align: center;
  padding: 16px;
  margin-bottom: 24px;
  font-weight: 600;
}

.extra_input_xy {
    clip-path: inset(50%);    
    position: absolute; 
    height: 1px;
    width: 1px;
    overflow: hidden;   
}

.span-textarea {
  white-space: pre-wrap; /* Garante a quebra de linha */
  word-wrap: break-word;  /* Quebra a palavra se for muito longa */    
  border: 1px solid #ccc; /* Simula a borda do textarea */
  padding: 10px;          /* Adiciona espaçamento interno */    
  overflow: hidden;         /* Impede barras de rolagem */
  font-family: sans-serif;  /* Fonte para melhorar a leitura */
}

/* Centraliza o container na tela */
.popupmsg-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
  justify-content: center;
}

.popupmsg {
  background-color: #333;
  color: #fff;
  padding: 10px 20px; /* Aumenta o espaço interno */
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  text-align: center;
  min-width: 300px; /* Define uma largura mínima */
  max-width: 80%;   /* Evita que o popup seja muito largo */
  animation: fadeOut 3s forwards;
  word-wrap: break-word; /* Quebra o texto caso seja muito longo */
}

/* Define a animação */
@keyframes fadeOut {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  80% {
    opacity: 0.2;
    transform: translateY(-10px);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.loader { 
position: absolute; 
top: calc(50% - 32px); 
left: calc(50% - 32px); 
width: 64px; 
height: 64px; 
border-radius: 50%; 
perspective: 800px; 
z-index: 1;
} 
.inner { 
position: absolute; 
box-sizing: border-box; 
width: 100%; 
height: 100%; 
border-radius: 50%; 
} 
.inner.one { 
left: 0%; 
top: 0%; 
animation: rotate-one 1s linear infinite;  
border-bottom: 3px solid #FF0000; 
} 
.inner.two { 
right: 0%; 
top: 0%; 
animation: rotate-two 1s linear infinite; 
border-right: 3px solid #4285F4; 
} 
.inner.three { 
right: 0%; 
bottom: 0%; 
animation: rotate-three 1s linear infinite; 
border-top: 3px solid #20B2AA; 
} 
@keyframes rotate-one { 0% { transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg); } 100% { transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg); } } 
@keyframes rotate-two { 0% { transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg); } 100% { transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg); } } 
@keyframes rotate-three { 0% { transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg); } 100% { transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg); } }

/* Banner de consentimento */
.cookie-consent {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background-color: #333;    
    color: #ffffff;
    padding: 20px;    
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Sombra sutil */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: transform 0.5s, opacity 0.5s;
    transform: translateY(100%);
    opacity: 0;
    z-index: 1000;
    border-radius: 5px;
}

.cookie-consent.show {
    transform: translateY(0);
    opacity: 1;
}

/* Adiciona estilo para ocultar completamente após a animação */
.cookie-consent.hidden {
    display: none;
}

/* Botões gerais */
.btn-saiba, .btn-saiba-primary {   
    background: #0056d2; 
    color: #fff;    
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    transition: background-color 0.3s ease, transform 0.2s ease;    
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Sombra suave */
}

/* Botão primário com estilo diferenciado */
.btn-saiba-primary {    
    background: #1e7c35;
}

/* Hover para os botões */
.btn-saiba:hover, .btn-saiba-primary:hover {
    opacity: 0.9; /* Leve transparência para efeito */
    transform: scale(1.05);
}

/* Efeito de foco para os botões */
.btn-saiba:focus, .btn-saiba-primary:focus {
    outline: 1px solid #ffffff;
    outline-offset: 1px;
}

/* Ajuste de espaçamento entre botões */
.button-container {
    display: flex;
    flex-wrap: wrap; /* Garante que os botões se ajustem em telas menores */
    gap: 10px;
    justify-content: flex-start; /* Alinha os botões à esquerda */
}

/* Estilo responsivo para telas menores (vertical) */
@media (max-width: 600px) {
    .cookie-consent p {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .button-container {
        flex-direction: row; /* Botões lado a lado */
        margin-top:10px;
    }

    .btn-saiba, .btn-saiba-primary {
        flex: 1;
        max-width: 48%; /* Garante espaçamento uniforme */
    }
}

/* Estilo para telas maiores (horizontal) */
@media (min-width: 601px) {
    .cookie-consent {
        flex-direction: row; /* Alinha texto e botões na mesma linha */
        align-items: center;
    }

    .cookie-consent p {
        flex: 1; /* O texto ocupa o espaço restante */
        margin-right: 20px; /* Espaço entre texto e botões */
    }

    .button-container {
        gap: 10px;
    }

    .btn-saiba, .btn-saiba-primary {
        flex: none; /* Tamanho dos botões fixo */
        max-width: none; /* Remove o limite de largura */
    }
}

.xdivjs {   
    background-color: #FF0000; 
    color: #ffffff;	
    padding: 10px 10px;
    text-align: center;
    font-size:14px;
    border-radius: 5px;
}