.icon-d {
  background: rgb(223, 197, 209);
  width: 75px;
  height: 74px;
  margin-left: -15px;
  display: flex;
}


@media (max-width: 768px) {
  .bannerDesktopTuggle {
    display: none;
  }
  /* .bannerMobieTuggle{
    display: block;
  } */
}
@media (min-width: 768px) {
.bannerMobieTuggle {
  display: none;
}
}


.data-aling {
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  padding: 5px;
  
}

.data-aling p {
  margin: 0;
}

.icon-d img {
  width: 50px;
  background: #dfc5d1;
  display: inline-block;
  border-radius: 5px;
  position: relative;
}

.card-mobile {
  flex-direction: row !important;
  box-shadow: 1px 1px 1px #d0d0d0;
  border: 1px solid #e7e7e7;
  height: 74px !important;
}


.mt-3-mobile {

  @media (max-width: 768px) {
    margin-top: 1rem !important;

  }
}

.ml-6-mobile {

  @media (min-width: 768px) {
    margin-left: 6%;

  }
}

.mr-2-mobile {

  @media (min-width: 768px) {
    margin-right: 2%
  }
}

/************* AMAZONIA LEGAL (AML) GENERAL SPECIFICATIONS *****************/
#carouselExampleIndicators .active {

  /* background-color: #3AC09A; */
  display: flex;

}
#carouselExampleIndicatorsDesktop .active {

  /* background-color: #3AC09A; */
  display: flex;

}

.carousel-control-prev,
.carousel-control-next {

  /* background-color: #681139; */
  /* color: #3AC09A !important; */
  max-width: 50px;
  border: 0;


}

/**
.carousel-control-next-icon {

  border: 0;
  background-color: #681139;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
.carousel-control-prev-icon {
   background-color: #ffffff;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='red' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.svg-icon path {

  fill: #681139;

}**/

.test p{

  background-color: #0c2a21;
}
body {
  color: #000;
}

h2 {
  letter-spacing: 0.04em !important;
}

.avatar {
  border-radius: 50% !important;
  background-color: #e1dcdc;
  height: 40px;
  width: 40px;
  padding-top: 9px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.bg-green {
  background: #3ac09a !important;
}

.bg-bordo {
  background: #681139 !important;
}

/************* AMAZONIA LEGAL GENERAL SPECIFICATIONS *****************/

.app-sidebar.sidebar-text-light .vertical-nav-menu li a {
  color: rgba(255, 255, 255, 1) !important;
}

.btn-secondary:hover {
  background-color: #7f3457 !important;
}

label {
  color: #0c2a21;
  font-weight: bold;
  font-size: 14px;
}

.fa-calendar-alt::before {
  color: #656E6B !important;
}

.datepicker-panel>ul>li:hover {
  background-color: #3AC09A !important;
  opacity: .5;
}

.page-title-wrapper {
  background: none !important;
  background-repeat: repeat;
  background-size: auto;
  background-repeat: no-repeat;
  color: #ffffff;
  border-radius: 10px;
  background-size: 100% 100%;
  height: 165px;
  line-height: 48px;
}

.app-page-title .page-title-heading {
  padding: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-bottom: 25px;
  padding-top: 10px;
}

.opcy-30 {
  opacity: .3;
}

.input-group-text {
  background-color: #f7f7f7 !important;
}

label {
  color: #4f5153;
}

h1 {
  letter-spacing: 0.04em;
}

h5 {
  letter-spacing: 0.02em;
}

h4 {
  letter-spacing: 0.02em;
}

.btn-primary {
  border-color: #923c64;
  width: 110px;
}

.btn-primary:hover {
  background-color: #7f3457 !important;
}

.slick-prev,
.slick-next {
  background: none;
  box-shadow: none;
  font-weight: bold;
  color: #681139;
  border-radius: 5%;
  height: 70px;
  font-size: 0;
}

@media (min-width: 768px) {
  .user-name {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 24pt;
  }

  .form-group-1 {
    max-width: 260px;
    height: 40px;
  }

  .form-group-2 {
    max-width: 345px;
    height: 35px;
  }

  body {
    padding: 0px !important;
  }

  .vertical-nav-menu li {
    /*padding-bottom: 25px !important;*/
  }

  .vertical-nav-menu li a {
    letter-spacing: 0.05em;
    font-size: 13.5px !important;
  }

}

.container-success {
  font-weight: bold;
  margin-left: 15px;
  vertical-align: middle;
  height: 20px;
  text-align: center;
}

.vertical-nav-menu li a {
  font-weight: 700;
}

.btn .btn-secondary:hover {
  background: rgba(255, 255, 255, 0.15) !important;
}

.menu-icon {
  width: 25px;
  height: 25px;
  line-height: 34px;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -17px;
  font-size: 1.5rem;
}

.dropdown-menu-header .menu-header-image {
  opacity: 100% !important;
}

a.nav-link {
  color: #681139 ;
  font-weight: bold !important;

}

a {

  color: #681139;

}

.vertical-nav-menu li a {
  letter-spacing: 0.05em;
}

#logo {
  margin-bottom: -13px;
  margin-top: -15px;
  margin-left: 45px;
  margin-right: 10px;
}

.app-sidebar.sidebar-text-light .vertical-nav-menu li a:hover {
  background-color: #7f3457 !important;
  border-radius: 10px;
}

.app-sidebar .app-sidebar__inner {
  padding: 35px 1.5rem 1.5rem 0.75rem;
}

.app-theme-white .app-footer .app-footer__inner,
.app-theme-white .app-header {
  background: #e5e5e5;
}

.app-wrapper-footer .app-footer {
  border-top: none;
}

.card-title {
  color: #495057;
  text-transform: none;
  margin-bottom: 25px;
  font-size: 1.2rem;
}

label {
  font-size: 16px;
  font-style: italic;
}

.app-page-title .page-title-heading {
  padding-bottom: 0px !important;

}

.card-header.card-header-tab .card-header-title {
  text-transform: none;
  display: block;
  text-align: center;
  width: inherit;
  min-width: 99%;
}

.card-header.card-header-tab .card-header-title p {
  line-height: 24px;
  margin-top: 10px;
  margin: 15px auto 5px;
  font-size: 0.90rem;
}

.card-header.card-header-tab .card-header-title p.noticias {
  line-height: 48px;
  margin-top: 10px;
}

.card-header.card-header-tab .card-header-title h3 {
  font-weight: 700;
  color: #495057;
  margin: 0 auto;
  letter-spacing: 0.04em;
  line-height: 1.3rem;
  font-size: 1.4rem;
}

.card-header.card-header-tab,
.card {
  border-radius: 5px;
}

.card-header.card-header-tab {
  border-bottom: 0px;
  border-top: 10px;
  border-radius: 5px;
}

.card-secao .card-header.card-header-tab,
.card-secao .card-body {
  border: 1px solid #d0d0d0;
}

.card-secao .card-body {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-top: none;
}

.hometopslider {
  max-width: 100% !important;
  cursor: pointer;
}

.prev5,
.next5 {
  top: 70% !important;
}

.slider-light {
  max-width: 650px;
}

.slick-slider .slide-img-bg {
  opacity: 1;
}


.slick-slider:not(.news-carrousel) .slick-list {
  filter: brightness(0.7);
  border-radius: 15px;
  border-bottom: 0px;
  padding-left: 100px;
}

.slick-prev:focus,
.slick-next:focus {
  /** color: #3ac09a; **/
  background-color: none;
  color: #681139;
  opacity: 100% !important;
  outline: none;

}

.slick-prev:hover,
.slick-next:hover {
  /** color: #3ac09a; **/
  background-color: #681139;
  color: #ffffff;
  opacity: 40% !important;
  outline: none;

}

.slick-prev>a {
  color: #681139;
}





.news-carrousel.slick-slider .slick-list {
  filter: brightness(1);
  height: 340px;
}

.news-carrousel img {
  margin-left: -5px;

}

.card-noticia p:first-child {
  font-size: 12px;
  position: relative;
}

.card-noticia h5:nth-child(2) {
  margin-top: 25px;
}

.card .data h6:first-child {
  font-weight: bold;
  width: 185px;
  line-height: 15px;
  color: #495057;
  font-size: 14px;
}

.card .data-fonte h6:first-child {
  font-weight: bold;
  width: 200px;
  line-height: 13px;
  font-size: 14px;
}

.app-theme-white .app-page-title {
  background: rgb(255, 255, 255, 1);
}

.news-carrousel {

  max-width: 1024px;

}

.carroucel-row {


  max-height: 300px;

}

.card-noticia {
  background: #fff !important;
  box-shadow: 1px 1px 1px #d0d0d0;
  border: 1px solid #e7e7e7;
  height: 240px !important;
  min-width: 230px;

}

/* the slides */
.slick-slide {
  margin-left: 0px;
  margin-right: 10px;
}

/* the parent */
.slick-list {
  margin-left: -37px;
}

.left,
.right {
  width: 40%;
}

.left {
  padding: 15px;
  width: 60%;
}

.slick-next {

  right: -33px;
  top: 140px;

}

.slick-prev {

  left: -41px;
  top: 140px;
}



.news-carrousel img {
  margin-top: 40%;

}

.card-noticia a {
  font-size: 13px;
  font-weight: 600;
}

.titulo-noticia {

  padding-left: 18px;
  padding-top: 20px;


}

.texto-noticia {

  margin-top: -25px;


}


.noticia-imagem {
  margin-top: -35px;
}

.card-noticia .read-more a {
  font-weight: 500;
  color: #681139;
}

a,
a:hover {
  color: #495057;
}

a:hover {
  color: #681139;
}

.card-noticia .read-more a:hover {
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

.app-main__outer {
  background: #ccc;
}

@media (max-width: 768px) {
  .btn-primary {
    border-color: #923c64;
    width: 0px !important;
  }

  .img-slider {
    width: 100%;
  }

  .card-header.card-header-tab .card-header-title {
    display: block !important;
  }

  .card-header.card-header-tab .card-header-title p {
    font-size: 12px;
  }

  .icon-d img {
    width: 60%;
  }

  .header-user-info {
    display: initial !important;
  }

  .app-header .app-header__content {
    background: #3ac09a;
  }

  #logo {
    margin-left: 0px !important;
  }

  .app-page-title .page-title-heading,
  .app-page-title .page-title-wrapper {
    /*    display: none !important;*/
  }

  .offset-3 {
    margin-left: 0% !important;
  }

  .mobile-toggle-header-nav:not(:disabled):not(.disabled):active,
  .mobile-toggle-header-nav:not(:disabled):not(.disabled).active,
  .show>.mobile-toggle-header-nav.dropdown-toggle,
  .mobile-toggle-header-nav {
    background: #3ac09a !important;
    border: #3ac09a !important;
  }

}


@media (min-width: 768px) {
  .page-title-heading-pre-perfil {
    justify-content: center;
    font-weight: 700 !important;
    padding-bottom: 0px !important;
    padding-top: 20px !important;
  }

  .app-page-title .page-title-heading {
    padding-bottom: 0px !important;
  }

  .card-header {
    height: 10em;
  }

  .card-secao .card-header {
    height: 9.7em;
  }

  .tab-noticia {
    height: 12em;
  }

  .card-body {
    background: #fff;
    border-radius: 5px;
    margin-top: -29px;
    height: 400px;
    text-align: center;


  }


  #tab-content-2 .card-body {
    height: 400px;
  }

  .vertical-nav-menu li a {
    font-size: 0.84rem !important;
  }

  .card {
    display: inline;
  }

  .col-lg-3 {
    flex: 0 0 27.5% !important;
    max-width: 27.5% !important;
  }

  .col-destaques .card {
    background: #fff;
    box-shadow: 1px 1px 1px #d0d0d0;
    border: 1px solid #e7e7e7;
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    height: 75px;
  }

  .col-destaques .card:hover {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .card img {
    width: 50px;
    background: #dfc5d1;
    display: inline-block;
    border-radius: 5px;
    position: relative;
      height: auto;
    }
  }

  .card .icon-d img {
    /* border-top-left-radius: 5px; */
    /* border-bottom-left-radius: 5px; */
  }

  .card-noticia img {
    background: url("../../../assets/images/AML/defaultNoticia.png");
    width: 95px;
    height: 95px;
    border-radius: 10px;
  }

  .card-footer-div {


    padding-top: 5px;
    margin-left: -130px;


  }

  .card-noticia img:after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    font-family: 'Helvetica';
    font-weight: 300;
    line-height: 2;
    text-align: center;
    content: "";
    background: url("../../../assets/images/AML/defaultNoticia.png");
    border-radius: 10px;
  }

  .card .img-slider {
    width: 100%;
  }

  .col-lg-6,
  .col-lg-12 {
    margin-bottom: 20px;
  }

  .data {
    position: absolute;
    left: 31%;
    bottom: 0%;
    width: 69%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
  .data h6 {
    width: 100% !important;
  }

  .col-lg-4.card {
    padding: 0px;
    margin: 0px 7px 15px;
    max-width: 32%;
  }

  .col-destaques {
    padding-left: 5%;
    margin-bottom: 0px;
    margin-top: 145px;
    padding-right: 0px;
    margin-bottom: -15px;
  }

  .title-description {
    font-style: italic;
    height: 30px;
    margin-top: 15px;
    font-size: 1.2em;
    letter-spacing: 0.02em;
    line-height: 1.1em;
    color: #c8c8c8;
    padding-top: 15px;
  }

  .icon-d {
    background: rgb(223, 197, 209);
    width: 75px;
    height: 74px;
    margin-left: -15px;
  }

  #tab-content-2 {
    background: #fff;
    margin: 0px 0px 0px;
  }

  .data-fonte {
    padding-top: 4%;
    margin-left: 25%;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    text-align: left !important;
    width: 75%;
    height: 100%;
  }

  .fonte {
    font-weight: bold;
    font-size: 16px;
  }

  .read-more {
    color: #681139;
    font-weight: normal;
    padding-bottom: -25px;
  }

  .fixed-header .app-main {
    padding-top: 60px !important;
  }



.newsletter_rodape_texto {
  width: 90% !important;
}

@media (min-width: 1300px) {

  .col-destaques {
    margin-top: 85px;
  }

}

@media (min-width: 1400px) {
  .hometopslider {
    margin-top: 4.5% !important;
  }

  .col-destaques {
    margin-top: 10%;
  }
}

@media (width: 1440px) {
  .hometopslider {
    margin-top: 3% !important;
  }
}

@media (min-width: 1900px) {
  .card-body {
    height: 500px;
  }

  .hometopslider {
    margin-top: 7% !important;
  }

  .col-destaques {
    margin-top: 12.5% !important;
  }
}

@media (min-width: 2000px) {
  /*.card-body {
   /* height: 675px;
  }*/

  .col-destaques {
    margin-top: 16% !important;
  }

  .hometopSlide {
    margin-top: 4.5% !important;
  }
}


@media (max-width: 780px) {
  .card-body {
    height: 380px;
    width: 100%;
  }

  .card-noticia {

    height: 280px !important;
    min-width: 79vw;

  }

  .rodape {
    height: 240px !important;
    padding-right: 20px !important;

  }
  
}

.navHome{
  background-color: #3AC09A;
}



.nav-item {
  font-size: 13.4px;
  width: 18%;
}

.nav-link {
  text-decoration: none;
  color: white !important;
  position: relative; /* Necessário para posicionar o pseudo-elemento */
  
}



.nav-link::after {
  content: '';
  position: absolute;
  bottom: -2px; /* Ajuste conforme necessário */
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #680F39;
  transform: translateX(-50%);
}

.nav-link:hover,
.nav-link:hover div {
  color: #680F39 !important; 
}

.nav-link:hover::after {
  width: 50%; 
}

.nav-link.selected,
.nav-link.selected div {
  color: #680F39 !important;
}

.nav-link.selected::after {
  width: 50%;
}



.banner-container {
  width: 121%;
  background-color: #681139;
  height: 184px;
  margin-top: -71px;
 
  border-radius: 50px 12px 50px 12px;
  padding: 15px 80px;
  gap: 5px;
  justify-content: center;
  display: block;
  align-items: center;
}
.carousel {
  width: 96%;
  background-color: #681139;
  height: 184px;
  margin-top: -185px;
  border-radius: 50px 12px 50px 12px;
  padding: 15px 80px;
  gap: 5px;
  margin-left: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; /* Adicionada posição relativa */
  z-index: 4; /* BannerContainer fica acima de tudo */
}

.carousel-indicators button {
  width: 14px;
  height: 14px;
  border-radius: 50%; /* Faz com que o botão seja circular */
  /* background-color: #ddd; */
  margin-bottom: -5px !important;

}

.carousel-indicators button.active {
  background-color: #3AC09A !important; /* Cor de fundo do botão ativo */
  width: 14px;
  height: 14px;
  border-radius: 50%; /* Faz com que o botão seja circular */
  
}
.carousel-indicators [data-bs-target] {
  width: 14px !important;
  height: 14px !important;
  border-radius: 50% !important; /* Faz com que o botão seja circular */
  /* background-color: transparent !important; */
  
}



/* Ajuste adicional para centralizar os indicadores */




/* Banner */
.banner-background {
  width: 100%;
  height: 369px;
  background-image: url('../../../assets/images/AML/bannerCabecalho.svg');
  background-size: cover;
  position: relative;
  z-index: 1; /* Redefinido para garantir ordem correta */
}

.banner-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4); /* Usar rgba para opacidade */
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2; /* Overlay fica acima do background */
}



.logo-container {
  width: 100%;
  height: 123.73px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 40px;
}





.text-container {
  width: 1014px;
  text-align: center;
  margin-top: 20px;
  height: 60px;
  margin-top: 100px;

}

.main-text {
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  height: 30px;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
  margin-top: 5px;
}

.sub-text {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  text-align: center;
  width: 100%;
  height: 18px;
}


/* Responsividade */
@media (max-width: 768px) {
  .logo-container {
      flex-direction: column;
      margin-top: 20px;
  }

  .logo-small {
      transform: translateX(0);
      margin-bottom: 20px;
  }

  .logo-large {
      transform: translateX(0);
  }

  .main-text p {
      font-size: 20px;
      line-height: 23px;
  }

  .sub-text {
      font-size: 13px;
  }
}
.dataUpdate{
  width:225px;
  height: auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: flex;
  align-items: center;
  
}

.banner-content{

  width: 858px;
  height: 113px;
  padding: 10px 0px 10px 0px;
  gap: 50px;
  opacity: 0px;
  
  /* margin-top: 15px; */
 
  display: flex;
}

.icon-separator{
  align-items: center;
  justify-content: center;
  display: flex;
}

.banner-text{
  width: 433px;
  height: 93px;
  gap: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #fff;
  text-align: justify;
}



.card-group .card {
  width: calc((100% - 40px) / 3); /* 40px = 20px de gap x 2 */
  height: 231px;
  /* border: 1px solid #000; */
  border-radius: 50px 12px 50px 12px !important;
  padding: 14px 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
 
}

.card-group .card img {
  width: 50px;
  height: 50px;
  border-radius: 200px;
  padding: 10px;
  gap:10px;
  margin-top:20px;
}



.card-content {
  font-family: 'Montserrat', sans-serif !important;
  /* margin-top: 20px; Alinha conteúdo ao fundo do card */
    
}

.card-content h6 {
font-family: 'Montserrat', sans-serif !important;
width: 100%;
margin-top: 20px;
font-weight: 600;
font-size: 20px;
line-height: 20px;

text-align: center;
 
}

.card-content p {
  font-family: 'Montserrat', sans-serif !important;
  width: 99%;
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  
  text-align: center;
  opacity: 70%;
}

.containerBox{
  width: 100%;
  height: 337px;
  padding: 20px 100px 20px 132px;
  gap: 20px;
  justify-content: center;
  align-items: center;
  background-color: #ccc;
  display: flex;
  overflow: hidden;
  position: relative;
}

.containerBox {
  position: relative;
}

.bullet-container {
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  /* margin-left: 85px; */
}

.bullet {
  width: 12px;
  height: 12px;
  background-color: #B3889C;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.bullet.active {
  background-color: #680F39;
}

.card-group {
  display: flex;
  justify-content: space-between; /* Justifica os cards dentro do grupo */
  gap: 20px;
  width: 100%;
  height: 231px;
  display: flex;
  margin-top: 29px;
 
  
}
.containerCards {
  display: flex;
  /* flex-wrap: wrap; */
  justify-content: space-between;
 
  align-items: center;
  gap: 20px;
  /* width: 1240px; */
  height: 231px;
    display: flex;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
    /* width: calc(100% * 6); /* 6 cards no total */
   
}


.containerCategorys {
  width: 99%;
  height: 666px;
  gap: 12px;
  /* border: 1px solid black; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; /* Centraliza tanto vertical quanto horizontalmente */
  margin-top: 50px;
    /* margin: 0 auto; */
    margin-left: 5px;
   
}

.container-groups {
  width: 98%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 
  max-width: 100%;
  margin-left: 36px;
 
}

.containerPerfil{
width: 32% !important;
 height:317px;
 border-radius:50px 12px 12px 12px;
 position: relative;
 gap:32px;
 background-image: url("../../../assets/images/home/bannerPerfil.jpg");
  background-size: cover; 
  background-position: center;
  background-repeat: no-repeat; 
  
}
.containerPerfil .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Fundo preto com opacidade */
  border-radius:50px 12px 12px 12px;
}
 


/* Você pode mover os estilos inline para o CSS para manter o código mais limpo */
.containerPerfil .overlay {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  font-family: 'Lato', sans-serif !important;
}

.containerPerfil .overlay h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
}

.containerPerfil .overlay p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  width: 86%;
}



.containerCompare{
  width:32% !important;
 height:317px;
 border-radius:12px 12px 12px 12px;
 position: relative;
 gap:32px;
 background-image: url("../../../assets/images/home/bannerCompare.jpg");
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat;
  
}

.containerCompare .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Fundo preto com opacidade */
  border-radius:12px;
}



.containerDesafios{
  width: 32% !important;
 height:317px;
 border-radius:12px;
 position: relative;
 gap:32px;
 background-image: url("../../../assets/images/home/bannerDesafios.jpg");
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat;
 
}
.containerDesafios .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Fundo preto com opacidade */
  border-radius:12px;
}


 .containerAtlas{
  width: 49% !important;
 height:317px;
 border-radius:12px;
 position: relative;
 gap:32px;
 background-image: url("../../../assets/images/home/bannerAtlas.jpg");
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat;
 
  
}

.containerAtlas .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Fundo preto com opacidade */
  border-radius:12px;
}


.containerExplore{
  width: 49% !important;
 height:317px;
 border-radius: 12px 12px 50px 12px;
 position: relative;
 gap:32px;
 background-image: url("../../../assets/images/home/bannerExplore.jpg");
  background-size: cover; 
  background-position: center; 
  background-repeat: no-repeat;
  
}


.containerExplore .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); /* Fundo preto com opacidade */
  border-radius: 12px 12px 50px 12px;
}

.iconButton {
  transition: filter 0.3s ease; /* Adiciona uma transição suave */
}

.iconButton:hover {
  filter: brightness(0.6); /* Torna a imagem mais escura ao passar o mouse */
}





.containerCadastro {
  width: 100%;
  height: 300px;
 
  margin: 0 auto; /* Centraliza o contêiner horizontalmente */
  display: flex; /* Ativa o modelo de layout flexível */
  justify-content: center; /* Alinha os itens filhos ao centro horizontalmente */
  align-items: center; /* Alinha os itens filhos ao centro verticalmente */
  background-color: rgb(200, 200, 200);
  margin-top: 100px;
}

.cadastro-content {
  width: 85%;
  height: 140px;
  
  margin-top: 40px;
  margin: auto; /* Centraliza o contêiner horizontalmente */
  display: flex;
  justify-content: space-around ;
}

.cadastro_text{
  width: 54%;
  height: 140px;
  /* gap: 15px; */
  /* margin-top: -218px; */
  margin-left: 32px;
  padding-left: 17px;
}

.cadastro_title{
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  letter-spacing: -2%;
  /* padding-left: 32px; */
}
.texto-content p {
  font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    margin-top: 10px;
    /* text-align: justify; */
    opacity: 70%;
    width: 91%;
    height: 72px;
    /* padding-left: 32px; */
}


.email-form{
width: 52%;
height: 138px;
border-radius: 50px 12px 12px 12px;
padding: 32px;
gap: 20px;
background-color: #3ac09a;
/* margin-left:173px; */
}

.email-form form {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}

.email-form label {
  margin-bottom: 5px;
  width: 100%;
  height: 22px;
  color: #fff; 
  font-style: normal !important;
}

.email-form input[type="email"] {
  width: 100%;
  height: 46px;
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 12px;
  margin-bottom: 10px;
  font-family: 'Lato', sans-serif !important;
  /* padding: 0 20px 0 20px; */
}

.email-form img {
  
  padding: 27px 0px;
  cursor: pointer;
  width: 107%;
}

.message-form{
  width: 63%;
  height: 138px;
  border-radius: 50px 12px 12px 12px;
  padding: 32px;
  gap: 20px;
  background-color: #681139;
  margin-left: 50px;
  }

  .message-form form {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
   
  }
  
  .message-form label {
    margin-bottom: 5px;
    width: 43%;
    height: 22px;
    color: #fff; 
    font-style: normal !important;
    font-family: 'Lato', sans-serif !important;

  }
  
  .message-form input[type="text"] {
    width: 100%; 
    height: 46px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 12px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif !important;
    /* padding: 0 20px 0 20px; */
  }
  
  .message-form img {
    
    /* padding: 27px 20px; */
    cursor: pointer;
  }

 

#contactSubmit img {
    width: 100%;
    display: block;
}

#contactSubmit:hover img {
    filter: brightness(0.4); /* Torna a imagem mais escura ao passar o mouse */
}
  
  #messageSubmit {
    background: none; /* Remove o fundo padrão do botão */
    border: none; /* Remove a borda padrão do botão */
    padding: 0; /* Remove o preenchimento padrão do botão */
    cursor: pointer; /* Mostra o cursor como uma mãozinha para indicar que o elemento é clicável */
    transition: filter 0.3s ease; /* Adiciona uma transição suave */
    /* width:42%; */
}

#messageSubmit img {
    width: 100%;
    display: block;
}

#messageSubmit:hover img {
    filter: brightness(0.4); /* Torna a imagem mais escura ao passar o mouse */
}
  

  .banner-content {
    display: none; /* Inicialmente escondemos todos os banners */
  }

  .banner-content.active {
    display: flex; /* Mostramos apenas o banner ativo */
    align-items: center;
  }

  .nav-arrow {
    cursor: pointer;
    margin: 0 10px;
  }

  .bullet1{
    width: 12px;
    height: 12px;
    background-color: #B3889C;
    border-radius: 50%;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;

  }
  .bullet1.active{
    background-color: #3ac09a;
  }

  .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .nav-arrowContainer {
    cursor: pointer;
    font-size: 15px;
    user-select: none;
    color: #681139 !important;
  }
  .nav-arrow {
    cursor: pointer;
    font-size: 15px;
    user-select: none;
    color: #3ac09a;
  }
  .nav-arrow-left {
    position: absolute;
    margin-left: -73px;
    margin-top: 157%;
    transform: translateY(-50%);
  }

  .nav-arrow-right {
    position: absolute;
    margin-right: 138px;
    margin-top: 157%;
    transform: translateY(-50%);
  }

  .navigation-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  
  .nav-link {
    display: block;
  }

  @media (min-width: 1200px) and (max-width: 1366px) {
    .carousel{
      width: 94%;
    }
   
    .containerBox {
      width: 100%;
      height: 337px;
      padding-left: 53px;
      padding-top: 31px;
      gap: 20px;
      justify-content: center;
      align-items: center;
      background-color:#ccc;
    }
    .banner-background {
      width: 100%;
      height: 399px;
      background-image: url('../../../assets/images/AML/bannerCabecalho.svg');
      background-size: cover;
      position: relative;
      background-color: #000000;
      opacity: 70%;
    }
    .banner-container {
      margin-top: 7px;
      width: 102%;
    }
    .bullets1 {
      margin-top: -16px;
    }
    /* .sub-text {
      color: #fff;
      font-weight: 400;
      font-size: 15px;
      text-align: center;
      width: 86%;
      height: 18px;
      margin-top: 55px;
      margin-left: 87px;
    } */
    /* .main-text {
      color: #fff;
      font-weight: 700;
      font-size: 26px;
      height: 30px;
      text-align: center;
      margin-bottom: 10px;
      width: 86%;
      margin-left: 87px;
    } */
    .logo-large img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-top: 14%;
      margin-left: 87px;
    }
    .logo-small img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      margin-left: -73%;
    }
    .card-group{
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 97%;
    height: 231px;
    display: flex;
    margin-left: 63px;

    }
    .container-groups {
      width: 92%;
      height: 100%;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      max-width: 100%;
      margin-left: -58px;
    }
    .bullet-container{
      left: 50%;
    }
   
  }

  
  footer {
    background-color: #3AC09A;
    color: white;
    padding: 20px 0;
    width: 100%;
  }
  
  
  .footer-top {
    display: flex;
    
    justify-content: space-between;
    padding-bottom: 20px;
    
  }
  
  .footer-logo img {
    /* width: 100px; */
  }
  
  .footer-partners, .footer-navigation {
    font-family: 'Montserrat', sans-serif !important;
   
    padding: 10px;
    display: flex;
    color: black;
    align-items: center;
  }
  
  .footer-partners h3 {
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif !important;
  }
  
  .partner-box {
    width: 120px;
    height: 50px;
    background-color: #151313;
    margin: 5px;
    display: inline-block;
    opacity: 60%;
    
  }
  @media (max-width: 768px) {
    .partner-box {
      width: 50px; /* Ajuste para telas até 768px */
      height: 50px;
    }
  }
  
  
  
  .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 20px;
  }
  
  .contact-info {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  
  .contact-info svg {
    margin-right: 10px;
  }
  
  .contact-info p {
    margin: 0;
  }
  
  /* Media Queries */
  @media (max-width: 768px) {
    .footer-top {
      flex-direction: column;
    }
  
    .footer-navigation {
      text-align: center;
      font-family: 'Montserrat', sans-serif !important;
    }
  
    .footer-bottom {
      flex-direction: column;
      text-align: center;
    }
  }
  
  .footer-navigation {
    display: flex;
    justify-content: center; /* Centraliza os itens horizontalmente */
    align-items: center; /* Centraliza os itens verticalmente */
    flex-wrap: wrap; /* Permite quebra de linha em telas menores */
    font-family: 'Montserrat', sans-serif !important;
  }
  
  

  
  .img-footer{
    display: flex;
    margin-left: 78px;
  }
  
  @media (max-width: 768px) {
    .img-footer{
      display: flex;
      justify-content: space-between;
      margin-left: 0px;
     
    }
  }
  
  @media (max-width: 768px) {
    .navbar .container-fluid{
     justify-content: start;
     
    }
  }

  
.contact{
  width:100%;
  height: 52px;
  background-color: #681139;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 100px 15px 100px;
}
@media (max-width:768px){
  .contact {
    width: 100%;
    height: 90px;
    background-color: #681139;
    /* display: flex; */
    display: block;
   
    align-items: center;
    /* padding: 15px 100px 15px 100px; */
    padding-left: 35px;
    padding-top: 8px;
}
}

.navbar-nav {
  display: flex; /* Aplica flexbox aos itens da lista */
   /* Permite quebra de linha se necessário */
  list-style: none; /* Remove bullets da lista */
  padding: 0;
  margin: 0;
 background-color: #3AC09A !important;

}

.nav-item {
  margin: 10px;
}

.nav-link {
  display: flex;
  align-items: center; /* Alinha o texto ao centro verticalmente */
  color: white;
  text-decoration: none;
  padding: 5px 10px;
 background-color: #3AC09A !important;
  border-radius: 5px;
}

/* Media Queries */
@media (max-width: 768px) {
  .navbar-nav {
    justify-content: center; /* Centraliza os itens em telas menores */
  }
}
 
 @media (max-width: 1200px) {
  /* .card-group {
    width: 1098px;
  } 
  .banner-container {
    margin-top: 7px;
    width: 99%;
    margin-left: -118px;
}  */

/* .carousel{
  width:87%;
  margin-left:81px;
} */


.nav-arrow-right {
  position: absolute;
  right: -7px;
  top: 172%;
  transform: translateY(-50%);
}
}

@media (max-width: 1110px) {
  .card-group {
    width: 105%;
    margin-left: 27px;
  }
  .banner-container {
    margin-top: 7px;
    width: 99%;
    margin-left: -118px;
}



.nav-arrow-right {
  position: absolute;
  right: -7px;
  top: 172%;
  transform: translateY(-50%);
}
.nav-arrow-left {
  margin-left: 18px;
}
}

.container{
  z-index: 2 !important;
}

 
.slideHome{
  z-index: 3 !important;
} 
.carousel-item {

  height: 164px; /* Ajuste conforme necessário */
  background-color: #681139;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
/* .carousel-item img{
  width: 90%;
} */

.banner-icon, .icon-separator, .banner-text {
  margin: 10px;
}


.cardHome {
  flex: 0 0 calc(100% / 3); /* Mostra 3 cards por vez */
  box-sizing: border-box;
  padding: 10px;
}

@media (max-width: 992px) {
  .card-group {
    width: 100%;
    margin-left: 44px;
  }
  /* .carousel{
    margin-left: 17px;
    width: 94%;

  } */
}

.card .data-fonte {
  width: 79%;
  height: auto;
  background-color: #680F39;
  color: white;
  margin-top: 167px;
  z-index: 1000;
}

@media (max-width:768px){
  .container-groups {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    /* flex-wrap: wrap; */
    display: flex;
    /* max-width: 100%; */
    /* flex-direction: column; */
    margin-left: 36px;
}
.containerPerfil{
  width:100% !important;
}
.containerCompare{
  width:100% !important;
  margin-top:25px;
}
.containerDesafios{
  width:100% !important;
  margin-top:25px;
}
.containerAtlas{
  width:100% !important;
}
.containerExplore{
  width:100% !important;
}

.containerCategorys {
  width: 99%;
  height: auto;
  gap: 12px;
  /* border: 1px solid black; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 50px;
  /* margin: 0 auto; */
  margin-left: -14px;
  flex-wrap: unset;
}
.col-4{
  max-width: 100% !important;
}
.col-6{
  max-width: 100% !important;
}
}


@media (max-width: 768px) {
  .containerBox {
    overflow: hidden;
  }
  .containerCards {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .card-group {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .card {
    display: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .card.active {
    display: block;
  }
  .nav-arrowContainer {
    cursor: pointer;
  }

  .carousel {
    position: relative;
}
@media (max-width: 992px) {
    .carousel {
        /* margin-left: 17px; */
        /* width: 94%; */
    }
}
@media (max-width: 1200px) {
    .carousel {
        /* width: 87%; */
        /* margin-left: 81px; */
    }
}
.carousel {
  width: 100%;
  background-color: #681139;
  height: 307px;
  /* margin-top: -76px; */
  border-radius: 0px;
  padding: 15px 80px;
  /* gap: 5px; */
  /* margin-left: 40px; */
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 4;
  margin-top: 0px;
  margin-left: 0px;
}
.mobile_banner{
  
    align-items: center;
    display: flex;
    justify-content: left;
    width: 86%;
    padding-bottom: 20px;
}
.carousel-item {
  height: 220px;
  background-color: #681139;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border: 1px solid white; */
  /* margin-bottom: 75px; */
}
.mobile_content{
  width: 100%;
  /* height: 70%; */
  margin-top: -13px;
  display: flex;
  /* align-items: center; */
  justify-content: center;
  flex-direction: column;
  padding-left: 45px;
}
.mobile_text{
  width: 84%;
    color: white;
    line-height: 21px;
    font-size: 15px;
    font-weight: 400;
    min-height: 126px;
    /* padding-top: 22px; */
}

.banner_update_data{
  width:100%; 
  padding-top: 12px;
  color:white;
  font-family: poppins, sans-serif !important; 
  font-weight:700; 
  font-size:20px; 
  line-height: 30px; 
  text-align:left;
  padding-left:20px;
  display:flex;
}

.mobile-banner img {
width: 100%;
}

.iconLeft{
  margin-bottom: 5px; 
  width: 26%; 
  justify-content: center; 
  align-items: center; 
  margin-left: 35% !important;
}

}


.card {
  position: relative;
  overflow: visible ;
}

.data-fonte {
  display: none;
  position: absolute;
  margin-bottom: -65px; /* Ajuste conforme necessário */
  margin-left: 10px; /* Ajuste conforme necessário */
  background-color: rgba(255, 255, 255, 0.9); /* Cor de fundo semi-transparente */
  padding: 10px;
  border-radius: 12px;
  z-index: 1000;
}

.card:hover .data-fonte {
  display: block;
}

.card .data-fonte img{
  background-color: #680F39;
  
  width: 10px;

}


.card .data-fonte h6{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px;
  font-weight: 700;
}
.card .data-fonte p{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 13px;
  font-weight: 400;
}

@media (min-width: 769px) {
  .mobile_version {
    display: none;
  }
  .desktop_version {
    display: block;
  }
}
@media (max-width: 768px) {
  .mobile_version {
    display: block;
    padding: 15px 15px;
  }
  .desktop_version {
    display: none;
  }
}

.desktop_update_data{
  padding-top: 16px;
  color:white;
  font-family:poppins, sans-serif !important;
  display:flex; 
  font-weight:700; 
  font-size:20px; 
  line-height: 30px; 
  text-align:center;
  padding-right:16px;

}

.desktop_banner_text{
  width: 100%;
    color: white;
    line-height: 21px;
    font-size: 14px;
    font-weight: 400;
    padding-left: 12px;
    
}
/* .desktop_banner{
  width: 100%;
  height: 70%;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
} */

@media (max-width:992px){
  .desktop_banner_text{
    width: 100%;
    font-size: 13px;
  }
}
@media (max-width:540px){
  
  .mobile_content {
    width: 330px;
    /* height: 70%; */
    /* margin-top: -13px; */
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
    margin-left: -45px;
    margin-top: 20px;
}
.mobile_text {
  width: 100%;
  color: white;
  line-height: 21px;
  font-size: 12px;
  font-weight: 400;
  /* padding-top: 22px; */
}

.banner_update_data {
  width: 100%;
  padding-top: 12px;
  color: white;
  font-family: poppins, sans-serif !important;
  font-weight: 700;
  font-size: 17px;
  line-height: 30px;
  text-align: left;
  padding-left: 10px;
  display: flex;
}

.separator{
  width:100%;
}
.iconLeft{
  margin-bottom: 5px; 
  width: 36%; 
  justify-content: center; 
  align-items: center; 
  margin-left: 30% !important;
}

}


.separator{
  width:86%;
  height:20px;
  justify-content:center;
  display:flex;
  padding-left:5px;
}

@media (max-width:768px){
  
.hidden {
  display: none;
}
.col-12 {
  transition: opacity 0.5s ease-in-out;
}
.inner{
  height: 369px !important;
}

.cardMobile {
  justify-content: center;
  width: 100%;
  height: 231px;
   border-radius: 50px 12px 50px 12px;
    /* border: 1px solid black; */
  background-color: #fff;
}

.cardMobile  img {
  width: 70px;
  height: 70px;
  border-radius: 200px;
  padding: 10px;
  gap:10px;
  margin-top:20px;
  background-color: #DFC5D1;
}

.containerBox{
  padding: 40px;
  padding-left: 47px;
}


  }

  
  @media (max-width: 540px) {
    .containerBox {
        padding: 20px;
        /* padding-left: 47px; */
    }
    .inner{
      height: 369px !important;
    }
}

.buttonContact{
  background: #DFC5D1;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: filter 0.3s ease;
    width: 35%;
    height: 46px;
    /* border: 1px solid white; */
    border-radius: 12px;
    margin-top: 5%;
    margin-left:19px;
}
.buttonContactSend{
  background: #DFC5D1;
    border: none;
    padding: 0;
    cursor: pointer;
    transition: filter 0.3s ease;
    width: 35%;
    height: 46px;
    /* border: 1px solid white; */
    border-radius: 12px;
    margin-top: 5%;
    margin-left:19px;
}
.button-text{
  margin-left:10px;
  width: 50%;
  font-family: 'Lato', sans-serif !important;
  font-weight:700; 
  font-size:16px"
}

@media (max-width:1366px){
 .button-text{
  font-size: 14px;
  /* margin-top: 6%; */
 }
}
.button-textSend{
  margin-left: 15px;
}

@media (max-width:768px){
  .containerCadastro{
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(200, 200, 200);
    margin-top: 50px;
   
}
.cadastro-content{
  width: 100%;
  display: flex;
  flex-direction: column;
  height: auto;
  align-items: center;
  padding: 20px;
}
.cadastro_text {
  width: 100%;
   align-items: center;
  text-align: center;
  height: auto;
}
.email-form {
  width: 100%;
  height: auto;
  border-radius: 50px 12px 12px 12px;
  padding: 32px;
  gap: 20px;
  background-color: #3ac09a;
  /* margin-left: 173px; */
}
.containerEmail{
  display: flex;
  flex-direction: column;
  width: 100%;
}

.buttonContact {
  background: #DFC5D1;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: filter 0.3s ease;
  width: 100%;
  height: 46px;
  border-radius: 12px;
  margin-top: 20px; 
  margin-left: 0px; 

  }
.buttonContactSend {
  background: #DFC5D1;
  border: none;
  padding: 0;
  cursor: pointer;
  transition: filter 0.3s ease;
  width: 100%;
  height: 46px;
  border-radius: 12px;
  margin-top: 20px; 
  margin-left: 0px; 
  /* padding-left: 50px; */

  }
  .button-text{
    margin-top: 0px;
    font-size: 16px;
    width: 21%;
  }
  .message-form {
    width: 100%;
    height: auto;
    border-radius: 50px 12px 12px 12px;
    padding: 32px;
    gap: 20px;
    background-color: #681139;
    margin-left: 0px;
}
.message-form label {
  margin-bottom: 5px;
  width: 100%;
  height: 22px;
  color: #fff;
  font-style: normal !important;
  font-family: 'Lato', sans-serif !important;

}
.containerMessage{
  display: flex;
  flex-direction: column;
  width: 100%;
}
.button-textSend {
  margin-top: 0px;
  font-size: 16px;
  margin-left: 15px;
}
.cadastro_titleSend{
  width: 100%;
  text-align: center;
  font-size: 32px;
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  line-height: 32px;
}
.texto-content p {
   text-align: center;
}
.cadastro-content{
  padding-left: 0px;
}
}
  .containerEmail{
    display: flex;
   
  }
 

@media (max-width:540px){
  .email-form {
    margin-top: 40px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .cadastro_text {
   
    margin-left: 0px;
    padding-left: 0px;
  }
  .message-form{
   
    margin-left: 0px;
    }
  .cadastro_title{
   
    margin-left: -40px;
    padding-left: 0px;
  }
  .containerEmail{
    margin-left: 24px !important;
  }
  .button-text{
    width: 44%;
  }
  .cadastro-content{
    padding-left: 0px;
  }
}

.containerMessage{
  display: flex;
  justify-content: center;
 
}

.button-textSend {
  /* width: 45%; */
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  font-size: 16px ;
  text-align: left;
}

.registerModalWrapper.hiddenRegisterModal {
  display: none;
  opacity: 0;
}
.registerModalWrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
   z-index: 1001;
  transition: opacity 2s ease-in-out;
}
.registerModal {
  background: #681139 !important; /* Fundo bordo */
  height: 90%;
  margin: 1rem auto;
  padding: 1.2rem;
  overflow-y: auto;
  opacity: 1;
  border-radius: 10px;
  width: 89%;
  max-width: 624px;

}
.registerModalHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
}
.registerModalCloseIcon {
  cursor: pointer;
  font-size: 20px;
  color: #fff; /* Cor roxa */

}
.registerFormFields {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 20px 0;
}
.registerFormField {
  background: white;
  padding: 10px;
  border-radius: 12px;
  border: 1px solid #ccc;
  width: 97%;
  height:46px;
  color:gray;
}
.registerFormField.full-width {
  grid-column: span 2;
  width: 100%;
}
.registerFormRequestResponse {
  color: red;
  text-align: center;
}
.registerModalFooter {
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  gap: 10px;
}
.registerModal .registerFormSendButton {
  background: #DFC5D1;
  border: none;
  padding: 12px 12px 12px 19px;
  border-radius: 12px;
  cursor: pointer;
  height:46px;
  width:131px;
  color: #0D0B0E;
  display:flex;
  align-items: center;
  font-weight: 600;
}
.form-group {
margin-bottom: 15px;
}
.form-group label {
display: block;
margin-bottom: 5px;
font-style: normal;
}
.registerFormFields {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.form-group {
flex: 1 1 45%; /* Ajusta a largura de cada campo */
margin-bottom: 0px;
}
.form-group label {
display: block;
margin-bottom: 5px;
margin-left: 5px;
}
.registerFormFields .full-width {
flex: 1 1 100%; /* Campo "Confirmar Senha" ocupa a largura total */
}
.full-width-input {
width: 100%;
}
label{
color:white;
}
.registerModal .registerModalCloseIcon {
/* width: 20px;
height: 20px; */
cursor: pointer;
/* position: absolute; */


  

}
.registerModalFooter .checkboxes {
flex: 1 1 100%; /* Checkboxes ocupam a largura total */
display: flex;
flex-direction: column;
align-items: flex-start; /* Alinha os checkboxes à esquerda */

}
.registerModalFooter .checkboxes label {
margin-bottom: 10px;
font-style:normal;
}
.checkbox {
appearance: none; /* Remove o estilo padrão do checkbox */
width: 20px !important;
height: 20px;
border: 2px solid #fff;
border-radius: 4px;
display: inline-block;
position: relative;
cursor: pointer;
}
input[type="checkbox"]:checked {
background-color: #3AC09A; /* Define o fundo verde quando selecionado */
}
input[type="checkbox"]:checked::after {
content: '';
position: absolute;
top: 2px;
left: 6px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}

.checkbox_text{
  padding: 20px;
}
@media(max-width:768px){
  .registerFormField {
    width:100%;

  }
  .form-group label {
    font-size:15px;
  }
}
@media(max-width:450px){
  .registerFormField {
    width:100%;

  }
  .form-group label {
    font-size:14px;
  }
  .checkbox_text{
    font-size:11px;
  }
  .checkbox{
    width: 20px;
    height: 20px;
  }
}

