/**
 * copyright 2023 geroncio.developer
 */





/*-----------------------------------*\
  #CUSTOM PROPERTY
\*-----------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Fauna+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
@import url('https://fonts.cdnfonts.com/css/photograph-signature');


:root {

  /**
   * colors
   */

  --azul-piscina: rgb(0, 175, 239);
  --azul-claro: rgb(244, 247, 253);
  --azul-escuro: rgb(13, 33, 79);
  --azul_50: hsla(222, 71.7%, 18%, 0.7);
  --star-yellow: rgb(255, 191, 0);
  --verde-oliva: rgb(107, 117, 82);
  --verde-lima: rgb(129, 165, 3);
  --verde2: rgb(107, 117, 82);
  --verde3: #bdecb6;
  --marrom: #6c4d38;
  --marrom70: rgb(179, 139, 109);
  --pele: #cfb091;
  --banana: #fffbc9;
  --white: hsl(0, 0%, 100%);
  --black: hsl(0, 0%, 0%);
  --black_70: hsla(0, 0%, 0%, 0.7);
  --black_50: hsla(0, 0%, 0%, 0.5);
  --brancogelo: rgb(253, 253, 253);
  --cinza: rgb(222, 223, 218);
  --cinzaweb: rgb(240, 243, 250);
  --gray-web: hsl(0, 0%, 49%);
  --cultured-1: hsl(0, 0%, 97%);
  --cultured-2: hsl(60, 6%, 93%);


  /**
   * gradient color
   */

  --gradient: linear-gradient(to right, transparent 50%, var(--white_30) 100%);

  /**
    * typography
    */

  --ff-urbanist: 'Urbanist', sans-serif;

  --fs-1: 4.8rem;
  --fs-2: 4rem;
  --fs-3: 3.4rem;
  --fs-4: 2.4rem;
  --fs-5: 2rem;
  --fs-6: 1.8rem;
  --fs-7: 1.5rem;
  --fs-8: 1.4rem;
  --fs-9: 1.3rem;

  --fw-400: 400;
  --fw-500: 500;
  --fw-600: 600;
  --fw-700: 700;
  --fw-800: 800;

  /**
    * spacing
    */

  --section-padding: 35px;


  /**
   * shadow
   */

  --shadow-1: 0 8px 16px var(--black_15);
  --shadow-2: 0 4px 10px var(--black_5);

  /**
    * radius
    */

  --radius-3: 3px;


  /**
   * transition
   */

  --transition-1: 0.25s ease;
  --transition-2: 0.5s ease;
  --cubic-in: cubic-bezier(0.51, 0.03, 0.64, 0.28);
  --cubic-out: cubic-bezier(0.33, 0.85, 0.4, 0.96);

}

/*-----------------------------------*\
  #RESET
\*-----------------------------------*/

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}


a,
img,
span,
input,
button,
ion-icon {
  display: block;
}

.padd-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.form-control {
  width: 220px;
  margin-left: -15px;
  height: 40px;
  background: transparent;
  border-bottom: 0px solid var(--cinza);
  padding: 10px 25px;
  font-size: 12px;
  color: black;
  outline: none;

}

.form-control2 {
  width: 220px;
  margin-left: -15px;
  height: 40px;
  background: transparent;
  border-bottom: 0px solid var(--cinza);
  padding: 10px 25px;
  font-size: 13px;
  color: black;
  outline: none;

}



.form-control3 {
  width: 150px;
  margin-left: -15px;
  height: 40px;
  background: transparent;
  border-bottom: 0px solid var(--cinza);
  padding: 10px 25px;
  font-size: 12px;
  color: black;
  outline: none;

}

.col-12 {
  width: 100%;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
}

.row2 {
  display: flex;
  align-items: center;
  position: relative;
  height: 90px;
  gap: 20px;
}



.row3 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 400px;
  gap: 20px;
}




.form-item {
  margin-bottom: 20px;

}

.form-item2 {
  display: flex;
  width: 270px;
  justify-content: center;
  margin-bottom: 30px;

}

.form-itembutt {
  display: flex;
  width: 270px;
  justify-content: start;
  margin-bottom: 30px;

}

.form-item3 {
  width: 270px;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 0px;
  box-shadow: 0 0 1px 0 var(--black_50);

}

.form-item4 {
  width: 185px;
  justify-content: left;
  margin-bottom: 20px;
  margin-top: 0px;
  box-shadow: 0 0 1px 0 var(--black_50);

}

.form-group {
  display: flex;
  margin-top: 5px;
  border-radius: 5px;
  border: 2px solid var(--cinza);
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

li {
  list-style: none
}

.span2 {
  font-size: 20px;
  color: var(--black);
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  height: auto;
}

input,
button {
  background: none;
  /*Cor de todos os buttons padrão definido como nenhuma*/
  border: none;
  font: inherit;
}

input {
  width: 100%;
}

input[type=number]::-webkit-inner-spin-button {
  all: unset;

}

button {
  cursor: pointer;
}

ion-icon {
  pointer-events: none;
  --ionicon-stroke-width: 25px;
}

html {
  font-family: var(--ff-urbanist);
  font-size: 10px;
  scroll-behavior: smooth;
}

body {
  background-color: var(--white);
  /*Cor do corpo principal*/
  color: var(--gray-web);
  font-size: 1.6rem;
  font-weight: var(--fw-500);
  line-height: 1.6;
}



/* BARRA DE ROLAGEM BACKGROUND */


::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background-color: hsl(0, 0%, 95%);
}

::-webkit-scrollbar-thumb {
  background-color: var(--marrom);
}

::-webkit-scrollbar-thumb:hover {
  background-color: var(--marrom);
}


/* EFEITO BARRA UNDERLINE AO COLOCAR CURSOR SOBRE O TEXTO */

.has-before,
.has-after {
  position: relative;
  z-index: 1;

}

.has-before::before,
.has-after::after {
  content: "";
  position: absolute;
}


.blog-card .card-banner img {
  transition: var(--transition-2);
}

.blog-card:is(:hover, :focus-within) .card-banner img {
  transform: scale(1.2);
}

.blog-card .card-title {
  text-align: center;
  margin-block: 30px 20px;
  transition: var(--transition-1);
}

.blog-card .card-title:is(:hover, :focus) {
  color: var(--marrom);
}

.blog-card .btn-link {
  justify-content: center;
}



.link-b {
  color: peru;
  margin-left: 5px;
  text-decoration: underline;
}

.footer-list-image {
  margin-right: 10px;
  margin-top: 3px;
  color: peru;
}





/*-----------------------------------*\
  #REUSED STYLE
\*-----------------------------------*/

.containertermos {
  width: 95%;
  margin-left: 25px;
  margin-top: 40px;

}

.container {
  padding-inline: 15px;
}

.container2 {
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-inline: 0px;
  margin-top: -20px;
  background-image: url('/assets/images/container_background.PNG');
  background-repeat: no-repeat;
  background-position: left;
  background-size: 130%;
}


.btn {
  width: 150px;
  height: 40px;
  font-weight: var(--fw-600);
  padding: 10px 10px;
  justify-content: center;
  display: flex;
  border-radius: var(--radius-3);
  transition: var(--transition-1);
}

.btn2 {
  font-weight: var(--fw-600);
  width: 200px;
  height: 30px;
  justify-content: center;
  display: flex;
  padding: 7.5px 10px;
  border-radius: var(--radius-3);
  transition: var(--transition-1);
}

.btn-primary-b2 {
  margin-top: 12px;
  width: 120px;
  height: 50px;
  background-color: var(--azul-piscina);
  display: flex;
  margin-left: -5px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 10px;
  box-shadow: var(--shadow-1);
  color: white;
  cursor: pointer;
}


.btn-primary,
.btn-secondary:is(:hover, :focus) {
  background-color: var(--black);
  color: var(--white);
}

.btn-primary:is(:hover, :focus) {
  background-color: var(--star-yellow);
}

.btn-secondary {
  background-color: var(--white);
  color: var(--black);
  box-shadow: var(--shadow-2);
}


.li-2 {
  list-style: none;
  display: flex;
  border-bottom: 1px solid var(--gray-web);
  margin-bottom: 20px;
}

.icon-li {
  color: var(--marrom);
  margin-right: 10px;
  margin-top: 6px;
}


/*-----------------------------------*\
  #HEADER
\*-----------------------------------*/


.header .input-wrapper,
.header-action-btn:not(:first-child),
.navbar {
  display: none;
}

.header {
  position: relative;
  padding-block-end: 80px;
}

.header-top {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--marrom);
  padding-block: 26px;
  z-index: 4;
}


.header-top.active {
  position: fixed;
  top: -142px;
  bottom: auto;
  box-shadow: var(--shadow-1);
  transform: translateY(100%);
  transition: var(--transition-2);
}

.header-top.header-hide {
  box-shadow: none;
  transform: translateY(0);
}

.header-top .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

.header-action-btn {
  font-size: 28px;
  transition: var(--transition-1);
}

.header-action-btn:is(:hover, :focus) {
  color: var(--black_70);
}


.nav-open-btn {
  width: 26px;
  display: grid;
  gap: 6px;
  padding-block: 5px;
}

.nav-open-btn .line {
  height: 2px;
  background-color: white;
}

.nav-open-btn .line-1 {
  width: 18px;
  margin-left: 10px;
}

.nav-open-btn .line-3 {
  width: 20px;
  margin-left: 8px;
}




/*-----------------------------------*\
  #MOBILE NAVBAR
\*-----------------------------------*/


.sidebar {
  z-index: 5;
}

.mobile-navbar {
  background-color: var(--brancogelo);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  max-width: 350px;
  max-height: 670px;
  width: 100%;
  padding: 25px 40px;
  z-index: 6;
  transform: translateX(-100%);
  visibility: hidden;
  transition: 0.25s var(--cubic-in);
}

.mobile-navbar.active {
  visibility: visible;
  transform: translateX(0);
  transition: 0.4s var(--cubic-out);
}

.mobile-navbar .wrapper {
  display: flex;
  align-items: center;
  margin-block-end: 55px;
}

.mobile-navbar .wrapper .logo {
  display: block;
  justify-content: center;
  align-items: center;
  margin-left: 20%;
}


.nav-close-btn {
  font-size: 25px;
  color: var(--verde-oliva);
  margin-left: 40px;
}

.nav-close-btn ion-icon {
  --ionicon-stroke-width: 40px;
}

.mobile-navbar .navbar-link {
  color: var(--black);
  font-size: var(--fs-8);
  /**font-family: 'Fauna One', sans-serif;
  text-transform: uppercase;*/
  font-weight: var(--fw-600);
  letter-spacing: 1px;
  padding-block: 5px;
  transition: var(--transition-1);
}

.mobile-navbar .navbar-link:is(:hover, :focus) {
  color: var(--verde-oliva);
}


/* overlay serve para fechar navbar menu quando clico fora dele */

.overlay {
  background-color: transparent;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
  transition: var(--transition-1);
}

.overlay.active {
  background-color: var(--black_50);
  /*Cor preto translucido quando chamado o menu mobile*/
  pointer-events: all;
}


.social-list-menu {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
}


/*-----------------------------------*\
  #HERO
\*-----------------------------------*/

.hero {
  padding-block-start: 0;
}



svg {
  width: 2.25em;
  display: none;
  transform-origin: center;
  animation: rotate4 2s linear infinite;
}

circle {
  fill: none;
  stroke: var(--marrom);
  stroke-width: 2;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  stroke-linecap: round;
  animation: dash4 1.5s ease-in-out infinite;
}

@keyframes rotate4 {
  100% {
    transform: rotate(360deg);
  }
}

@keyframes dash4 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90, 200;
    stroke-dashoffset: -35px;
  }

  100% {
    stroke-dashoffset: -125px;
  }
}






/*-----------------------------------*\
  #MEDIA QUERIES
\*-----------------------------------*/


@media (min-width: 350px) {


  .containerx4 {
    padding-inline: 0px;
    margin-top: 80px;
    width: 100%;
    height: 1350px;
    border-top: 0px solid var(--cinza);
    justify-content: center;
  }

  .container-listx {
    padding-inline: 0px;
    margin-top: -130px;
    width: 100%;
    height: 350px;
    background-color: var(--white);
    display: none;
    justify-content: center;
  }

  .container-list-3x {
    padding-inline: 0px;
    margin-top: 30px;
    width: 100%;
    height: 150px;
    background-color: var(--white);
    display: flex;
    justify-content: center;
  }

  .container-list-4x {
    padding-inline: 0px;
    margin-top: 290px;
    margin-bottom: 220px;
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
  }

  .container-list-5x {
    padding-inline: 0px;
    margin-top: 290px;
    margin-bottom: 200px;
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: center;
  }




  /************************************************************************************************************/

  .container0 {
    width: 100%;
    height: 50px;
    background-color: var(--verde3);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container0-2 {
    width: 100%;
    height: 50px;
    background-color: var(--pele);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container2 {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 0px;
    margin-top: -20px;
    background-image: url('/assets/images/container_background.PNG');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 130%;
  }

  .container3 {
    width: 100%;
    height: 550px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .container3-variar {
    width: 100%;
    height: 1050px;
    display: block;
    background-position: center;
    background-size: 100%;
  }

  .containeradmin {
    width: 100%;
    height: auto;
    display: block;
    background-position: center;
    background-size: 100%;
  }


  .container3-2 {
    width: 100%;
    height: 450px;
    margin-bottom: -0px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .container4 {
    width: 100%;
    height: 250px;
    margin-top: -40px;
    display: flex;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
    background-image: url('/assets/images/line-2.png');
    background-repeat: no-repeat;
    background-size: 320%;
  }

  .container4-1 {
    width: 70%;
    height: 300px;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .container4-2 {
    width: 30%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .container4-3 {
    width: 120px;
    height: 100px;
    background-image: url('/assets/images/pilates.jpeg');
    background-size: 120px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: left;
    border-radius: 70px;
    border: 2px solid var(--verde3);

  }

  .container5 {
    width: 100%;
    height: 2900px;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
  }

  .container6 {
    width: 100%;
    height: 750px;
    padding-left: 0px;
    padding-top: 40px;
    margin-top: 50px;
    background-image: url('/assets/images/floral-1.png');
    background-size: 1050px;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: all 300ms;
  }


  .container6:hover {
    opacity: 1;
    transform: scale(1.02);
  }



  .container-entrada {
    width: 100%;
    height: 1600px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    background-color: var(--cinzaweb);
  }



  .container-caixa4 {
    width: 100%;
    height: 1300px;
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-resultado {
    width: 100%;
    height: 850px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    background-color: var(--cinzaweb);
  }

  .container-caixa {
    width: 100%;
    height: 1500px;
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-caixa2 {
    width: 100%;
    height: 750px;
    margin-top: -20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-historico {
    width: 100%;
    height: 410px;
    display: none;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-historico-mobile {
    width: 100%;
    height: 600px;
    display: block;
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-vazio {
    width: 100%;
    height: 400px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .container-vazio-mobile {
    width: 100%;
    height: 400px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
  }

  .containerlist {
    width: 100%;
    height: 400px;
    display: block;
  }

  .containerlist-cabecalho {
    width: 100%;
    height: 40px;
    display: none;
    background-color: var(--marrom);

  }



  .containerlist-cabecalho-mobile {
    width: 100%;
    height: 40px;
    padding-right: 10px;
    padding-left: 10px;
    display: flex;
    background-color: var(--marrom);

  }


  .about-container1 {
    flex: 5;
    display: flex;
    justify-content: center;
  }

  .about-container2 {
    flex: 4;
    display: flex;
    justify-content: center;
  }

  .about-image {
    width: 140px;
    height: 200px;
    margin-top: -20px;
    margin-left: 0px;
    position: absolute;
    justify-content: center;
    background-image: url('/assets/images/about2.jpeg');
    background-repeat: no-repeat;
    background-size: 140px;
    box-shadow: 0 0 2px 2px var(--marrom);
  }




  #aboutimage {
    width: 140px;
    height: 200px;
    background-size: cover;
    transition: background-image 0.5s;
  }





  .about-text {
    height: 420px;
    padding-top: 50px;
    flex: 4;
    margin-right: 40px;
    justify-content: center;
    display: block;
  }

  .aboutplus {
    width: 100%;
    padding-top: 10px;
    justify-content: right;
    display: flex;
  }

  .social-link-b {
    color: var(--verde-oliva);
    width: 40px;
    height: 35px;
    margin-top: -3px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .slogan {
    margin-top: -10px;
    font-size: 15px;
    color: black;
  }

  .about-title {
    font-family: 'Allura', sans-serif;
    font-size: 20px;
    color: black;
  }

  .about-subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: var(--verde-oliva);
  }

  .about-subtitle2 {
    font-family: Oswald, sans-serif;
    font-size: 16px;
    margin-bottom: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--verde-oliva);
    cursor: pointer;
  }


  .card-text-b {
    text-align: justify;
    color: var(--marrom);
    font-size: 12.5px;
    margin-top: 0px;
    margin-left: -130px;
  }

  .card-text-termos {
    text-align: justify;
    color: var(--gray-web);
    font-size: 12.5px;
    margin-left: -10px;
    margin-right: 10px;
  }

  .card-text-b2 {
    text-align: center;
    font-family: 'Allura', sans-serif;
    color: white;
    margin-top: 0px;
    font-size: 16px;
    font-weight: 500;
  }


  .logincontainer {
    width: 100%;
    display: block;

    padding: 30px;
  }

  .logincontainer2 {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    border-radius: 10px;
    border: 2px solid var(--cinza);
  }

  .logincontainer2-2 {
    width: 270px;
    height: auto;
    background-color: white;
    box-shadow: var(--shadow-2);
  }

  .logincontainerfluxo {
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-top: -20px;
    background-image: url('/assets/images/fluxo2.png');
    background-repeat: no-repeat;
    background-position: center;
    object-fit: fill;
    background-size: 370%;
  }

  .logincontainer3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    margin-top: 50px;
  }

  .agendaimage {

    width: 100%;
    height: 200px;
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('/assets/images/evoltsolar.png');
    background-repeat: no-repeat;
    background-size: 300px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-position-x: center;
    animation: shoes 1s ease infinite alternate;
    transition: all .5s ease-in;
  }


  @keyframes shoes {
    from {
      top: 48%;
    }

    to {
      top: 52%;
    }
  }

  .agendatitle {
    display: flex;
    font-weight: 400;
    margin-top: -50px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 20px;
    justify-content: center;
  }

  .logincontainer3-2 {
    display: block;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
  }

  .logincontainerfluxo2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
  }

  .nametitle {
    display: flex;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 20px;
    color: black;
    font-size: 25px;
    justify-content: center;
  }

  .nameform {
    font-size: 15px;
    font-weight: 700;
    color: var(--azul_50);
  }



  .nameform2 {
    display: flex;
    justify-content: right;
    font-size: 10px;
    margin-top: 10px;
    font-weight: 700;
    text-decoration: underline;
    color: var(--spanish-gray);
    cursor: pointer;
  }

  .nameform3 {
    display: flex;
    width: 100%;
    justify-content: center;
    font-size: 10px;
    margin-top: 60px;
    font-weight: 700;
    color: black;
    cursor: pointer;
  }


  .blogtitle {
    display: flex;
    font-weight: 400;
    margin-top: -20px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 30px;
    width: 100%;
    padding-left: 0px;
    justify-content: center;
  }

  .blogsubtitle {
    display: block;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 15px;
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    justify-content: left;
  }

  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 125px;
    margin-top: -26px;
    font-weight: bold;
    cursor: pointer;
  }


  .flex-list {
    display: block;
    margin-top: 0px;
    gap: 30px;
  }

  .flex-item {
    max-width: calc(100%);
  }

  .flex-item2 {
    width: 100%;
    height: 600px;
    display: block;
    margin-left: -65px;
    margin-top: 80px;
  }

  .flex-item3 {
    width: 100%;
    height: 600px;
    margin-top: 25px;
    margin-left: 70px;
    display: block;
  }

  .flex-item4 {
    width: 940px;
    height: 573px;
    display: none;
    margin-left: -65px;
    margin-top: -115px;
  }

  .flex-box {
    width: 100%;
    height: 310px;
    background-image: url('/assets/images/blog-5.jpg');
    background-size: 620px;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box:hover {
    transform: translateY(-10px);
  }



  .flex-box3 {
    width: 100%;
    height: 410px;
    background-size: 420px;
    background-image: url('/assets/images/blog-1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    transition: all 0.3s ease;
  }

  .flex-box3:hover {
    transform: translateY(-10px);
  }

  .flex-box4 {
    width: 100%;
    height: 510px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-2.jpg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box4:hover {
    transform: translateY(-10px);
  }


  .flex-box5 {
    width: 100%;
    height: 400px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-3.jpg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box5:hover {
    transform: translateY(-10px);
  }


  .flex-box6 {
    width: 100%;
    height: 510px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-4.jpeg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box6:hover {
    transform: translateY(-10px);
  }


  .img-cover-2 {
    width: 100%;
    height: 100%;
    margin-top: -0px;
    padding: 20px;
    object-fit: cover;
  }


  .footer-top {
    display: block;
    justify-content: center;
    gap: 80px;
    margin-block-end: 60px;
  }

  .footer-list2 {
    max-width: 100%;
    max-height: 400px;
    width: 300px;
    height: 300px;
    background-image: url('/assets/images/maps.jpg');
    background-size: 300px;
    background-repeat: no-repeat;
    margin-top: 0px;
    box-shadow: 0 0 3px 5px var(--black_50);
    cursor: pointer;
  }

  .footer-list {
    padding-top: 50px;
  }

  .footer-list-title {
    color: var(--black);
    font-size: var(--fs-5);
    font-weight: var(--fw-600);
    margin-top: 0px;
    margin-left: 0px;
    margin-block-end: 10px;
  }

  .footer-link {
    font-size: var(--fs-7);
    padding-block: 5px;
    margin-left: 0px;
    color: black;
  }

  .footer-list-text {
    font-size: var(--fs-8);
    color: var(--black);
    margin-left: 0px;
    margin-top: 10px;
    display: flex;
  }

  .footer-list-text2 {
    font-size: var(--fs-8);
    color: var(--black_70);
    margin-left: 0px;
    display: flex;
  }

  .footer-2 {
    width: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-block-end: 20px;
    padding-left: 10px;
    padding-right: 10px;

  }

  .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    padding-top: 50px;

  }

  .footer-bottom2 {
    display: block;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-block-end: 20px;
  }

  .imagefooter {
    width: 100%;
    display: flex;
    justify-content: center;
  }



  .logotext {
    color: var(--verde-oliva);
    font-family: 'Photograph Signature', sans-serif;
    font-size: 45px;
    margin-top: -15px;
    margin-left: 20px;
  }

  .copyright {
    font-size: 12px;
  }

  .titletermos {
    color: var(--verde-oliva);
    font-size: 25px;
    margin-left: -10px;
  }

  .corptermos {
    color: var(--black_50);
    font-size: 16px;
    margin-top: 10px;
    margin-right: 0px;
    text-align: justify;
  }

  .logo {
    width: 200px;
    height: 60px;
    margin-left: 100px;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
  }


  .copyright-menu {
    font-size: var(--fs-7);
    margin-top: 60px;
    width: 100%;
    display: flex;
    justify-content: center;
    cursor: pointer;
    color: var(--verde2);
  }


  .subcontainer {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
  }

  .subtitle {
    font-size: 16px;
    color: var(--verde3);
    text-decoration: underline;
    font-weight: 600;
  }

  .subtitle2 {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 500;
  }

  .caixatitle {
    display: flex;
    font-weight: 500;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 18px;
    width: 100%;
    justify-content: left;
    border-bottom: 1px solid var(--marrom);
  }


  .resumotitle {
    width: 100%;
    display: flex;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--marrom);
  }

  .resumosubtitle {
    width: 100%;
    display: flex;
    font-size: 11px;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--gray-web);
  }

  .resumosubtitle2 {
    width: 100%;
    display: flex;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--gray-web);
  }

  .caixacont0 {
    width: 100%;
    height: 130px;
    gap: 10px;
    display: flex;

  }

  .caixacont0-flex {
    width: 100%;
    height: 450px;
    gap: 10px;
    display: block;

  }

  .caixacont0-flex2 {
    width: 100%;
    height: 350px;
    gap: 10px;
    display: block;

  }

  .caixacont1 {
    width: 120px;
    height: 110px;
    display: block;
    padding-top: 10px;
    box-shadow: 0 0 1px 0px var(--gray-web);

  }

  .caixacont2 {
    width: 100%;
    height: 90px;
    margin-top: -80px;
    gap: 10px;
    display: flex;
    justify-content: right;

  }

  .caixacont2-2 {
    width: 100%;
    height: 90px;
    margin-top: -30px;
    padding-right: 0px;
    gap: 10px;
    display: flex;
    justify-content: right;

  }

  .caixacont3 {
    width: 230px;
    height: 100px;
    display: block;
    padding-top: 10px;
    background-color: var(--azul-claro);
    box-shadow: 0 0 1px 0px var(--gray-web);

  }

  .caixatitle1 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    padding: 10px;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .caixatitle2 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--azul-piscina);
  }

  .caixatitle3 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .caixatitle4 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .caixatitle5 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 17px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 500;
  }

  .caixatitle5-2 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .caixatitle5-3 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 500;
    color: rgb(204, 102, 0);
  }


  .pagamentotitle {
    width: 130px;
    height: 35px;
    color: white;
    font-size: 13px;
    font-weight: 300px;
    margin-bottom: 10px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--verde-oliva);
  }

  .row2-flex {
    display: block;
    align-items: center;
    position: relative;
    height: 380px;
    gap: 20px;
  }

  .row3-flex {
    display: block;
    align-items: center;
    position: relative;
    height: 250px;
    gap: 20px;
  }

  .form-item {
    margin-bottom: 20px;

  }

  .form-item2 {
    display: flex;
    width: 270px;
    justify-content: center;
    margin-bottom: 30px;

  }

  .form-item3 {
    width: 100%;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 0 0 1px 0 var(--black_50);

  }

  .form-item4 {
    width: 185px;
    justify-content: left;
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 0 0 1px 0 var(--black_50);

  }

  .form-group {
    display: flex;
  }

  .form-control {
    width: 220px;
    margin-left: -15px;
    height: 40px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 12px;
    color: black;
    outline: none;

  }

  .form-control2 {
    width: 100%;
    margin-left: -15px;
    height: 40px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 13px;
    color: black;
    outline: none;

  }

  .form-control3 {
    width: 150px;
    margin-left: -15px;
    height: 30px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 12px;
    color: black;
    outline: none;

  }


  .dropdown {

    position: relative;
    display: inline-block;
  }

  .dropdown2 {

    position: relative;
    display: inline-block;
  }



  .dropdown .dropbtn {
    width: 250px;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: var(--brancogelo);
    color: black;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }

  .dropdown2 .dropbtn2 {
    width: 150px;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: var(--brancogelo);
    color: black;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }

  .arrow-down {
    width: 100%;
    margin-left: 85px;
    display: flex;
    justify-content: right;
  }

  .arrow-down2 {
    width: 100%;
    margin-left: 120px;
    margin-right: -20px;
    display: flex;
    justify-content: right;
  }

  .arrow-left {
    width: 100%;
    margin-right: 10px;
    display: flex;
    justify-content: left;
  }

  .arrow-left2 {
    width: 100%;
    margin-right: 10px;
    margin-left: -10px;
    display: flex;
    justify-content: left;
  }

  .atend-icone {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    justify-content: left;
  }

  .atendimento-title {
    display: flex;
    height: 70px;
    align-items: center;
    font-size: 13px;
    color: var(--marrom);
  }

  .atendimento {
    font-size: 13px;
    width: 100px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento2 {
    font-size: 13px;
    width: 240px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento2:hover {
    font-size: 13px;
    width: 240px;
    white-space: nowrap;
    font-weight: 500;
    background-color: var(--verde-lima);
    color: var(--white);
  }

  .atendimento4 {
    font-size: 13px;
    width: 0px;
    margin-right: 0px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }




  .atendimento3 {
    font-size: 13px;
    width: 130px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento3:hover {

    font-size: 13px;
    width: 130px;
    white-space: nowrap;
    font-weight: 500;
    background-color: var(--verde-lima);
    color: var(--white);
  }





  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s;
  }

  .dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s;
  }

  .dropdown-content a:hover {
    background-color: var(--verde-lima);
  }

  .dropdown.show .dropdown-content {
    display: block;
  }


  .pagamentobutton {
    width: 120px;
    height: 30px;
    color: var(--white);
    font-size: 13px;
    font-weight: 300px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--white);
    background-color: var(--verde-lima);
  }

  .refreshbutton {
    width: 40px;
    height: 30px;
    color: var(--verde-lima);
    font-size: 15px;
    font-weight: 300px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--verde-lima);
    background-color: var(--white);
  }

  .periodobutton {
    width: 160px;
    height: 30px;
    color: var(--verde-lima);
    font-size: 13px;
    font-weight: 300px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--verde-lima);
    background-color: var(--white);
  }

  .search {
    width: 200px;
    height: 40px;
    display: none;
    align-items: center;
    border: 2px solid var(--cinzaweb);
  }

  .search2 {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    border: 2px solid var(--cinzaweb);
  }



  .img-card2 {
    color: white;
    background: var(--azul-piscina);
    color: var(--white);
    width: 50px;
    height: 40px;
    justify-content: center;
    display: flex;
    background-color: var(--azul-piscina);
    font-size: 25px;
    padding: 8px;
    cursor: pointer;
    box-shadow: var(--shadow-1);

  }

  .title-list {
    display: flex;
    flex: 1;
    border-right: 1px solid var(--marrom);
    border-left: 1px solid var(--marrom);
    border-top: 1px solid var(--marrom);
    border-bottom: 1px solid var(--marrom);
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: var(--white);
    font-size: 15px;
  }

  .container-image {
    color: var(--cinza);
    width: 100%;
    height: 140px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 80px;
    padding-top: 80px;

  }

  .vaziotitle {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 13px;
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .vaziosubtitle {
    width: 100%;
    display: flex;
    justify-content: center;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 11px;
    margin-top: 0px;
    font-weight: 500;
    color: var(--gray-web);
  }


  .entrad-card-info {
    display: flex;
    width: 100%;
  }


  .entrada-card-name {
    display: flex;
    flex: 3;
    border-right: 1px solid var(--verde-oliva);
    border-left: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    justify-content: left;
    padding-left: 20px;
    padding-right: -20px;
    align-items: center;
    font-weight: 500;
    color: var(--verde-oliva);
    font-size: 12px;
    height: 60px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .entrada-card-description {
    display: block;
    flex: 3.5;
    justify-content: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    font-size: 12px;
    height: 60px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .entrada-card-description-despesa {
    display: block;
    flex: 3.5;
    justify-content: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    font-size: 12px;
    height: 60px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .entrada-card-value {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 0px solid var(--verde-oliva);
    border-top: 0px solid var(--verde-oliva);
    border-bottom: 0px solid var(--verde-oliva);
    align-items: center;
    font-size: 12px;
    height: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }


  .entrada-card-value-entrada {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 0px solid var(--verde-oliva);
    border-top: 0px solid var(--verde-oliva);
    border-bottom: 0px solid var(--verde-oliva);
    align-items: center;
    font-size: 12px;
    height: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .entrada-card-lixeira {
    display: flex;
    flex: 0.5;
    justify-content: center;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    cursor: pointer;
    color: var(--verde-oliva);
  }


  .scrollable-div {
    display: block;
    width: 100%;
    /* Defina a largura desejada */
    height: 550px;
    /* Defina a altura desejada */
    overflow: auto;
    /* Habilita a barra de rolagem quando o conteúdo exceder o tamanho da div */
    border: 1px solid #ccc;
    /* Adiciona uma borda para visualização */
    margin-top: 10px;
  }


  .button-container {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
  }


  .caixacontresultado {
    width: 100%;
    height: 400px;
    gap: 20px;
    display: flex;
    justify-content: center;

  }


  .row3-resultado {
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 400px;
    gap: 20px;
  }

  .row4 {
    display: flex;
    align-items: center;
    position: relative;
    width: 200px;
    height: 250px;
    margin-right: 0px;
    margin-left: 60px;
  }

  .row4-2 {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -100px;
    width: 320px;
    height: 430px;
    gap: 20px;
    margin-left: 0px;
  }


  .container-agenda {
    width: 100%;
    height: 1400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    background-color: var(--cinzaweb);
  }




}

@media (min-width:370px) {

  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 60px;
    margin-top: -26px;
    font-weight: bold;
    cursor: pointer;
  }

}

@media (min-width:400px) {

  .containerx4 {
    padding-inline: 0px;
    margin-top: 100px;
    width: 100%;
    height: 1350px;
    border-top: 0px solid var(--cinza);
    background-color: var(--white);
    justify-content: center;
  }


  /*************************************************************************************************************/

  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 80px;
    margin-top: -26px;
    font-weight: bold;
    cursor: pointer;
  }

}



@media (min-width: 425px) {

  .about-title {
    font-family: 'Allura', sans-serif;
    font-size: 23px;
    color: black;
  }

  .card-text-b {
    text-align: justify;
    color: var(--marrom);
    font-size: 13.5px;
    margin-top: 0px;
    margin-left: -160px;
  }

  .card-text-b2 {
    text-align: center;
    font-family: 'Allura', sans-serif;
    color: white;
    margin-top: -10px;
    font-size: 18.5px;
    font-weight: 500;
  }

  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 0px;
    margin-top: -0px;
    font-weight: bold;
    cursor: pointer;
  }

  .img-cover-2 {
    width: 70%;
    height: 70%;
    margin-top: 0px;
    margin-left: 80px;
    object-fit: cover;
    padding: 0px;
  }

  .flex-box {
    width: 100%;
    height: 310px;
    background-image: url('/assets/images/blog-5.jpg');
    background-size: 620px;
    background-repeat: no-repeat;
    background-position: center top;
  }

  .agendaimage {

    width: 100%;
    height: 400px;
    margin-top: 60px;

  }

  .aboutplus {
    width: 100%;
    padding-top: 20px;
    justify-content: right;
    display: flex;
  }



}

@media (min-width: 500px) {

  .row4 {
    display: flex;
    align-items: center;
    position: relative;
    width: 210px;
    height: 250px;
    margin-right: 0px;
    margin-left: 120px;
  }

  .row4-2 {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: -100px;
    width: 400px;
    height: 430px;
    margin-left: 20px;
    gap: 20px;
  }

  .card-text-b {
    margin-top: 60px;
  }


  .blogsubtitle {
    display: flex;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 15px;
    width: 100%;
    padding-left: 20px;
    padding-right: 10px;
    justify-content: center;
  }


  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 5px;
    margin-top: 0px;
    font-weight: bold;
    cursor: pointer;
  }

  .img-cover-2 {
    width: 50%;
    height: 50%;
    margin-top: 0px;
    margin-left: 150px;
    object-fit: cover;
    padding: 0px;
  }


  .container2 {
    width: 100%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-inline: 0px;
    margin-top: -35px;
    background-image: url('/assets/images/container_background.PNG');
    background-repeat: no-repeat;
    background-position: left;
    background-size: 130%;
  }


  .about-container1 {
    flex: 4;
    display: flex;
    justify-content: center;
  }

  .about-image {
    width: 350px;
    height: 450px;
    margin-top: -35px;
    margin-left: 0px;
    justify-content: center;
    background-image: url('/assets/images/about2.jpeg');
    background-repeat: no-repeat;
    background-size: 350px;
    box-shadow: 0 0 2px 2px var(--marrom);
  }


  .container4 {
    width: 100%;
    height: 250px;
    margin-top: -40px;
    background-size: 220%;
  }


  .card-text-b2 {
    text-align: center;
    font-family: 'Allura', sans-serif;
    color: white;
    margin-top: -10px;
    font-size: 19.5px;
    font-weight: 500;
  }


}

@media (min-width: 750px) {

  .img-cover-2 {
    width: 50%;
    height: 50%;
    margin-top: 0px;
    margin-left: 200px;
    object-fit: cover;
    padding: 0px;
  }

  .container3-variar {
    width: 100%;
    height: 650px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .logincontainer {
    width: 100%;
    display: flex;
  }

  .agendaimage {

    width: 100%;
    height: 400px;
    margin-top: 100px;

  }

  .container3 {
    width: 100%;
    height: 500px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .about-text {
    height: 420px;
    padding-top: 50px;
    flex: 4;
    margin-right: 40px;
    justify-content: center;
    display: block;
  }

  .about-image {
    margin-top: -20px;
  }

  #aboutimage {
    width: 250px;
    height: 300px;
    background-size: cover;
    transition: background-image 0.5s;
  }

  .card-text-b {
    text-align: justify;
    color: var(--marrom);
    font-size: 13.5px;
    margin-left: 0px;
  }

}

@media (min-width: 950px) {

  .containerx4 {
    padding-inline: 0px;
    margin-top: 330px;
    width: 100%;
    height: 900px;
    border-top: 0px solid var(--cinza);
    background-color: var(--white);
    justify-content: center;
  }

  .container-listx {
    padding-inline: 0px;
    margin-top: 50px;
    width: 100%;
    height: 350px;
    background-color: var(--white);
    display: flex;
    justify-content: center;
  }

  .container-list-3x {
    display: none;
  }

  .container-list-4x {
    display: none;
  }

  .container-list-5x {
    display: none;
  }



  /**************************************************************************************************************/
  .container4 {
    width: 100%;
    height: 250px;
    margin-top: -40px;
    background-size: 120%;
  }

  .header .input-wrapper,
  .header-action-btn:not(:first-child),
  .navbar {
    display: block;
  }

  .nav-open-btn {
    display: none;
  }

  .nav-open-btn {
    display: none;
  }

  .header {
    padding-block-end: 0px;
    margin-block-end: 0px;
  }

  .header-top {
    position: unset;
    padding-block: 24px 0;
    height: 100px;
  }

  .header-top:is(.active, .header-hide) {
    all: unset;
  }

  .header-top .container {
    flex-wrap: wrap;
  }


  .navbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--marrom);
    padding-block: 18px;
    z-index: 4;
  }

  .navbar .logomenu {
    display: flex;
  }

  .logomenu {
    display: flex;
    justify-content: left;
    gap: 45px;
    margin-left: 20px;
    margin-bottom: -30px;
    cursor: pointer;

  }

  .navbar .navbar-list {
    display: flex;
    justify-content: center;
    gap: 45px;
    margin-bottom: 10px;
  }

  .navbar .navbar-link {
    color: var(--white);
    font-size: 13px;
    font-family: 'Libre Baskerville', serif;
  }

  .navbar .navbar-link::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--verde3);
    transition: var(--transition-1);
    transform: scaleX(0);
    transform-origin: left;
  }

  .navbar .navbar-link:is(:hover, :focus)::after {
    transform: scaleX(1);
  }

  .social-link-header {
    max-width: 100%;
    width: 100%;
    margin-left: -10px;
    margin-top: -40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: right;
    gap: 20px;
  }


  .social-link-b {
    color: var(--verde-oliva);
    width: 40px;
    height: 35px;
    margin-top: -3px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .social-link-b-2 {
    color: var(--white);
    width: 40px;
    height: 35px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .social-link-header .social-link-b-2:hover {
    color: var(--verde3);
    width: 40px;
    height: 35px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }


  .about-container1 {
    flex: 3;
    display: flex;
    justify-content: center;
  }

  .about-container2 {
    flex: 4;
    display: flex;
    justify-content: center;
  }

  .about-image {
    width: 350px;
    height: 450px;
    margin-top: -30px;
    margin-left: 0px;
    justify-content: center;
    background-image: url('/assets/images/about2.jpeg');
    background-repeat: no-repeat;
    background-size: 350px;
    box-shadow: 0 0 2px 2px var(--marrom);
  }

  .card-text-b {
    text-align: justify;
    color: var(--marrom);
    font-size: 16px;
    margin-left: 0px;
  }



  #aboutimage {
    width: 300px;
    height: 400px;
    background-size: cover;
    transition: background-image 0.5s;
  }

  .container2 {
    width: 100%;
    height: 500px;
    background-position: center;
    background-size: 120%;
  }

  .card-text-b2 {
    text-align: center;
    font-family: 'Allura', sans-serif;
    color: white;
    margin-top: -10px;
    font-size: 25px;
    font-weight: 500;
  }

  .flex-item2 {

    margin-left: 0px;

  }

  .flex-item3 {
    width: 100%;
    height: 500px;
    display: flex;
    margin-left: 0px;
    margin-top: -80px;
    padding-left: 10px;
  }


  .flex-box {
    width: 130%;
    height: 400px;
    background-image: url('/assets/images/blog-5.jpg');
    background-size: 700px;
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box:hover {
    transform: translateY(-10px);
  }



  .flex-box3 {
    width: 100%;
    height: 400px;
    background-size: 420px;
    background-image: url('/assets/images/blog-1.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    transition: all 0.3s ease;
  }

  .flex-box3:hover {
    transform: translateY(-10px);
  }

  .flex-box4 {
    width: 100%;
    height: 400px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-2.jpg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box4:hover {
    transform: translateY(-10px);
  }


  .flex-box5 {
    width: 100%;
    height: 400px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-3.jpg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box5:hover {
    transform: translateY(-10px);
  }


  .flex-box6 {
    width: 100%;
    height: 400px;
    background-size: 420px;
    background-position: center top;
    background-image: url('/assets/images/blog-4.jpeg');
    background-repeat: no-repeat;
    transition: all 0.3s ease;
  }

  .flex-box6:hover {
    transform: translateY(-10px);
  }


  .img-cover-2 {
    width: 40%;
    height: 40%;
    margin-top: 0px;
    margin-left: 330px;
    object-fit: cover;
    padding: 0px;
  }

  .container5 {
    width: 100%;
    height: 1850px;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
  }


}

@media (min-width: 1200px) {

  .containerx4 {
    padding-inline: 0px;
    margin-top: 80px;
    width: 100%;
    height: 550px;
    border-top: 0px solid var(--cinza);
    background-color: var(--white);
    justify-content: center;
  }

  .container-list {
    padding-inline: 0px;
    margin-top: -130px;
    width: 100%;
    height: 350px;
    background-color: var(--white);
    display: flex;
    justify-content: center;
  }



  /*******************************************************************************************************/

  .flex-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    gap: 30px;
  }

  .img-cover-2 {
    width: 40%;
    height: 40%;
    margin-top: 0px;
    margin-left: 300px;
    object-fit: cover;
    padding: 0px;
  }

  .container6 {
    width: 100%;
    height: 450px;
    padding-left: 0px;
    padding-top: 40px;
    margin-top: 50px;
    background-image: url('/assets/images/floral-1.png');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }


  .footer-top {
    display: flex;
    justify-content: center;
    gap: 80px;
    margin-block-end: 60px;
  }


}

@media (min-width: 1300px) {

  .container0 {
    width: 100%;
    height: 50px;
    background-color: var(--verde3);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container0-2 {
    width: 100%;
    height: 50px;
    background-color: var(--pele);
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .container2 {
    width: 100%;
    height: 500px;
    background-position: center;
    background-size: 100%;
  }

  .container3 {
    width: 100%;
    height: 500px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .container3-variar {
    width: 100%;
    height: 500px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .container3-2 {
    width: 100%;
    height: 450px;
    margin-bottom: -0px;
    display: flex;
    background-position: center;
    background-size: 100%;
  }

  .container4 {
    width: 100%;
    height: 290px;
    margin-top: -50px;
    display: flex;
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
    background-image: url('/assets/images/line-2.png');
    background-size: 100%;
  }

  .container4-1 {
    width: 70%;
    height: 300px;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .container4-2 {
    width: 30%;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;

  }

  .container4-3 {
    width: 200px;
    height: 200px;
    background-image: url('/assets/images/pilates.jpeg');
    background-size: 200px;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100px;
    border: 2px solid var(--verde3);

  }

  .container5 {
    width: 100%;
    height: 900px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .container6 {
    width: 100%;
    height: 450px;
    padding-left: 0px;
    padding-top: 40px;
    margin-top: 50px;
    background-image: url('/assets/images/floral-1.png');
    background-size: 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .container-entrada {
    width: 100%;
    height: 1100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 150px;
    padding-right: 150px;
    background-color: var(--cinzaweb);
  }

  .container-agenda {
    width: 100%;
    height: 850px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 150px;
    padding-right: 150px;
    background-color: var(--cinzaweb);
  }

  .container-caixa4 {
    width: 100%;
    height: 750px;
    margin-top: -20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-resultado {
    width: 100%;
    height: 850px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 150px;
    padding-right: 150px;
    background-color: var(--cinzaweb);
  }

  .container-caixa {
    width: 100%;
    height: 1000px;
    margin-top: -20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-caixa2 {
    width: 100%;
    height: 750px;
    margin-top: -20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-historico {
    width: 100%;
    height: 410px;
    display: block;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-historico-mobile {
    width: 100%;
    height: 410px;
    display: none;
    background-color: var(--brancogelo);
    box-shadow: 0 0 1px 0px var(--gray-web);
  }

  .container-vazio {
    width: 100%;
    height: 400px;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .containerlist {
    width: 100%;
    height: 400px;
    display: block;
  }

  .containerlist-cabecalho {
    width: 100%;
    height: 40px;
    display: flex;
    background-color: var(--marrom);

  }



  .scrollable-div {
    display: block;
    width: 100%;
    /* Defina a largura desejada */
    height: 360px;
    /* Defina a altura desejada */
    overflow: auto;
    /* Habilita a barra de rolagem quando o conteúdo exceder o tamanho da div */
    border: 1px solid #ccc;
    /* Adiciona uma borda para visualização */
    margin-top: 10px;
  }

  .scrollable-div-search {
    display: none;
    width: 100%;
    /* Defina a largura desejada */
    height: 360px;
    /* Defina a altura desejada */
    overflow: auto;
    /* Habilita a barra de rolagem quando o conteúdo exceder o tamanho da div */
    border: 1px solid #ccc;
    /* Adiciona uma borda para visualização */
    margin-top: 10px;
  }


  .title-list {
    display: flex;
    flex: 4;
    border-right: 1px solid var(--marrom);
    border-left: 1px solid var(--marrom);
    border-top: 1px solid var(--marrom);
    border-bottom: 1px solid var(--marrom);
    justify-content: center;
    align-items: center;
    font-weight: 500;
    color: var(--white);
    font-size: 18px;
  }

  .title-list2 {
    display: flex;
    flex: 3;
    justify-content: center;
    align-items: center;
    border-right: 1px solid var(--marrom);
    border-top: 1px solid var(--marrom);
    border-bottom: 1px solid var(--marrom);
    font-size: 18px;
    font-weight: 500;
    color: var(--white);
  }

  .title-list3 {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 1px solid var(--marrom);
    border-top: 1px solid var(--marrom);
    border-bottom: 1px solid var(--marrom);
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    color: var(--white);
  }



  .subcontainer {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
  }

  .logincontainer {
    width: 107%;
    display: flex;
  }

  .logincontainer2 {
    width: 40%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
    background-image: url('/assets/images/floral-2.png');
    background-size: 100%;
  }

  .logincontainer2-2 {
    width: 270px;
    height: 450px;
    background-color: white;
    box-shadow: var(--shadow-2);
  }

  .logincontainerfluxo {
    width: 100%;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px;
    margin-top: -20px;
    background-image: url('/assets/images/fluxo2.png');
    background-repeat: no-repeat;
    background-position: left;
    object-fit: fill;
    background-size: 105%;
  }

  .logincontainer3 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60%;
    height: 500px;
    margin-top: 0px;
    border-bottom: 1px solid #bdecb6;
  }

  .logincontainer3-2 {
    display: block;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
  }

  .logincontainerfluxo2 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
  }

  .header .input-wrapper,
  .header-action-btn:not(:first-child),
  .navbar {
    display: block;
  }

  .nav-open-btn {
    display: none;
  }

  .header {
    padding-block-end: 0px;
    margin-block-end: 0px;
  }

  .header-top {
    position: unset;
    padding-block: 24px 0;
    height: 100px;
  }

  .header-top:is(.active, .header-hide) {
    all: unset;
  }

  -top .container {
    flex-wrap: wrap;
  }


  .navbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: var(--marrom);
    padding-block: 18px;
    z-index: 4;
  }

  .navbar .logomenu {
    display: flex;
  }

  .logomenu {
    display: flex;
    justify-content: left;
    gap: 45px;
    margin-left: 20px;
    margin-bottom: -30px;
    cursor: pointer;

  }

  .navbar .navbar-list {
    display: flex;
    justify-content: center;
    gap: 45px;
    margin-bottom: 10px;
  }

  .navbar .navbar-link {
    color: var(--white);
    font-size: 13px;
    font-family: 'Libre Baskerville', serif;
  }

  .navbar .navbar-link::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: var(--verde3);
    transition: var(--transition-1);
    transform: scaleX(0);
    transform-origin: left;
  }

  .navbar .navbar-link:is(:hover, :focus)::after {
    transform: scaleX(1);
  }

  .social-link-header {
    max-width: 100%;
    width: 100%;
    margin-left: -10px;
    margin-top: -40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: right;
    gap: 20px;
  }

  .social-link-b {
    color: var(--verde-oliva);
    width: 40px;
    height: 35px;
    margin-top: -3px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .social-link-b-2 {
    color: var(--white);
    width: 40px;
    height: 35px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .social-link-header .social-link-b-2:hover {
    color: var(--verde3);
    width: 40px;
    height: 35px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 25px;
    padding: 5px;
    cursor: pointer;
    box-shadow: var(--shadow-1);
  }

  .about-container1 {
    flex: 3;
    display: flex;
    justify-content: center;
  }

  .about-container2 {
    flex: 4;
    display: flex;
    justify-content: center;
  }

  .about-image {
    width: 350px;
    height: 450px;
    margin-top: -30px;
    margin-left: 0px;
    justify-content: center;
    background-image: url('/assets/images/about2.jpeg');
    background-repeat: no-repeat;
    background-size: 350px;
    box-shadow: 0 0 2px 2px var(--marrom);
  }

  #aboutimage {
    width: 350px;
    height: 450px;
    background-size: cover;
    transition: background-image 0.5s;
  }

  .about-text {
    height: 420px;
    padding-top: 50px;
    flex: 4;
    margin-right: 40px;
    justify-content: center;
    display: block;
  }

  .aboutplus {
    width: 100%;
    padding-top: 50px;
    justify-content: right;
    display: flex;
  }

  .slogan {
    margin-top: -10px;
    font-size: 15px;
    color: black;
  }

  .about-title {
    font-family: 'Allura', sans-serif;
    font-size: 35px;
    color: black;
  }

  .about-subtitle {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: var(--verde-oliva);
  }

  .about-subtitle2 {
    font-family: Oswald, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--verde-oliva);
    cursor: pointer;
  }

  .card-text-b {
    text-align: justify;
    color: var(--marrom);
    font-size: 16px;
    margin-left: 0px;
  }

  .card-text-termos {
    text-align: justify;
    color: var(--gray-web);
    font-size: 16px;
    margin-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }

  .card-text-b2 {
    text-align: center;
    font-family: 'Allura', sans-serif;
    color: white;
    font-size: 27px;
    font-weight: 500;
    margin-top: 30px;
  }

  .nametitle {
    display: flex;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 20px;
    color: black;
    font-size: 25px;
    justify-content: center;
  }

  .agendatitle {
    display: flex;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 30px;
    justify-content: center;
  }

  .blogtitle {
    display: flex;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 30px;
    width: 100%;
    padding-left: 180px;
    justify-content: left;
  }

  .blogsubtitle {
    display: flex;
    font-weight: 400;
    margin-top: -30px;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 20px;
    width: 100%;
    padding-left: 180px;
    justify-content: left;
  }

  .hiperlink {
    color: var(--verde-oliva);
    text-decoration: underline;
    margin-left: 10px;
    font-weight: bold;
    margin-top: 0px;
    cursor: pointer;
  }

  .nameform {
    font-size: 10px;
    font-weight: 700;
    color: black;
  }



  .nameform2 {
    display: flex;
    justify-content: right;
    font-size: 10px;
    margin-top: 10px;
    font-weight: 700;
    text-decoration: underline;
    color: var(--spanish-gray);
    cursor: pointer;
  }

  .nameform3 {
    display: flex;
    width: 100%;
    justify-content: center;
    font-size: 10px;
    margin-top: 60px;
    font-weight: 700;
    color: black;
    cursor: pointer;
  }

  .agendaimage {

    width: 100%;
    height: 500px;
    margin-top: -10px;
    display: flex;
    justify-content: center;
    background-image: url('/assets/images/agendar.png');
    background-repeat: no-repeat;
    background-size: 500px;
    background-position-x: center;

  }

  .fluxoimage {

    width: 500px;
    height: 500px;
    margin-top: -10px;
    background-image: url('/assets/images/fluxo.png');
    background-repeat: no-repeat;
    background-size: 500px;

  }

  .footer-top {
    display: flex;
    justify-content: center;
    gap: 80px;
    margin-block-end: 60px;
  }

  .footer-list2 {
    max-width: 400px;
    max-height: 400px;
    width: 400px;
    height: 400px;
    background-image: url('/assets/images/maps.jpg');
    background-size: 400px;
    background-repeat: no-repeat;
    margin-top: 0px;
    box-shadow: 0 0 3px 5px var(--black_50);
    cursor: pointer;
  }

  .footer-list {
    padding-top: 50px;
  }

  .footer-list-title {
    color: var(--black);
    font-size: var(--fs-5);
    font-weight: var(--fw-600);
    margin-top: 0px;
    margin-left: 0px;
    margin-block-end: 10px;
  }

  .footer-link {
    font-size: var(--fs-7);
    padding-block: 5px;
    margin-left: 0px;
    color: black;
  }

  .footer-list-text {
    font-size: var(--fs-8);
    color: var(--black);
    margin-left: 0px;
    margin-top: 10px;
    display: flex;
  }

  .footer-list-text2 {
    font-size: var(--fs-8);
    color: var(--black_70);
    margin-left: 0px;
    display: flex;
  }

  .footer-2 {
    width: 100%;
    display: block;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    margin-block-end: 20px;
    padding-left: 100px;
    padding-right: 100px;

  }

  .footer-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    padding-top: 50px;

  }

  .footer-bottom2 {
    display: block;
    justify-content: center;
    align-items: center;
    gap: 15px;
    margin-block-end: 20px;
  }

  .imagefooter {
    width: 100%;
    display: flex;
    justify-content: center;
  }



  .logotext {
    color: var(--verde-oliva);
    font-family: 'Photograph Signature', sans-serif;
    font-size: 45px;
    margin-top: -15px;
    margin-left: 20px;
  }

  .flex-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
    gap: 30px;
  }

  .flex-item {
    max-width: calc(33.33% - 20px);
  }

  .flex-item2 {
    width: 940px;
    height: 600px;
    display: flex;
    flex-wrap: wrap;
    margin-left: -65px;
    margin-top: -80px;
  }

  .flex-item3 {
    width: 940px;
    height: 286.5px;
    margin-top: 25px;
    margin-left: 0px;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0px;
  }

  .flex-item4 {
    width: 940px;
    height: 573px;
    display: none;
    margin-left: -65px;
    margin-top: -115px;
  }

  .flex-box {
    width: 620px;
    height: 310px;
    background-image: url('/assets/images/blog-5.jpg');
    background-size: 620px;
    background-repeat: no-repeat;
  }



  .flex-box3 {
    width: 310px;
    height: 310px;
    background-image: url('/assets/images/blog-1.jpg');
    background-size: 310px;
    background-repeat: no-repeat;
  }

  .flex-box4 {
    width: 310px;
    height: 310px;
    background-image: url('/assets/images/blog-2.jpg');
    background-size: 310px;
    background-repeat: no-repeat;
  }


  .flex-box5 {
    width: 310px;
    height: 310px;
    background-image: url('/assets/images/blog-3.jpg');
    background-size: 310px;
    background-repeat: no-repeat;
  }


  .flex-box6 {
    width: 310px;
    height: 310px;
    background-image: url('/assets/images/blog-4.jpeg');
    background-size: 310px;
    background-repeat: no-repeat;
  }

  .img-cover-2 {
    width: 80%;
    height: 80%;
    margin-top: 0px;
    margin-left: 45px;
    object-fit: cover;
    padding: 0px;
  }

  .floral-1 {
    width: 310px;
    height: 300px;
    background-image: url('/assets/images/floral-1.png');
    background-size: 200px;
    margin-top: -120px;
    margin-left: 150px;
    transform: rotate(0deg);
    background-repeat: no-repeat;
  }

  .titletermos {
    color: var(--verde-oliva);
    font-size: 25px;
    margin-left: 0px;
  }

  .corptermos {
    color: var(--black_50);
    font-size: 16px;
    margin-top: 10px;
    margin-right: 0px;
    text-align: justify;
  }

  .subtitle {
    font-size: 16px;
    color: var(--verde3);
    text-decoration: underline;
    font-weight: 600;
  }

  .subtitle2 {
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: 500;
  }

  .caixatitle {
    display: flex;
    font-weight: 500;
    margin-bottom: 20px;
    color: var(--marrom);
    font-size: 25px;
    width: 100%;
    justify-content: left;
    border-bottom: 1px solid var(--marrom);
  }

  .caixacontresultado {
    width: 100%;
    height: 400px;
    gap: 20px;
    display: flex;

  }

  .caixacont0 {
    width: 100%;
    height: 130px;
    gap: 20px;
    display: flex;

  }

  .caixacont0-flex {
    width: 100%;
    height: 130px;
    gap: 20px;
    display: flex;

  }

  .caixacont0-flex2 {
    width: 100%;
    height: 130px;
    gap: 20px;
    display: flex;

  }

  .caixacont1 {
    width: 230px;
    height: 120px;
    display: block;
    padding-top: 20px;
    box-shadow: 0 0 1px 0px var(--gray-web);

  }

  .caixacont2 {
    width: 100%;
    height: 90px;
    margin-top: -40px;
    gap: 20px;
    display: flex;
    justify-content: right;

  }

  .caixacont2-2 {
    width: 100%;
    height: 90px;
    margin-top: -40px;
    gap: 20px;
    display: none;
    justify-content: right;

  }

  .caixacont3 {
    width: 230px;
    height: 100px;
    display: block;
    padding-top: 10px;
    background-color: var(--azul-claro);
    box-shadow: 0 0 1px 0px var(--gray-web);

  }

  .container-image {
    color: var(--cinza);
    width: 100%;
    height: 150px;
    justify-content: center;
    display: flex;
    background-color: var(--background);
    border-radius: 10px;
    font-size: 100px;
    padding-top: 100px;

  }

  .vaziotitle {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 25px;
    margin-top: 70px;
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
    color: var(--verde-oliva);
  }

  .vaziosubtitle {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 15px;
    margin-top: 10px;
    font-weight: 500;
    padding-left: 0px;
    padding-right: 0px;
    color: var(--gray-web);
  }

  .resumotitle {
    width: 100%;
    display: flex;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--marrom);
  }

  .resumosubtitle {
    width: 100%;
    display: flex;
    font-size: 12px;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--gray-web);
  }

  .resumosubtitle2 {
    width: 100%;
    display: flex;
    font-size: 12px;
    margin-top: -20px;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--gray-web);
  }

  .caixatitle1 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    padding: 0px;
    color: var(--verde-oliva);
  }

  .caixatitle2 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--azul-piscina);
  }

  .caixatitle3 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .caixatitle4 {
    width: 100%;
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .caixatitle5 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
  }

  .caixatitle5-2 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .caixatitle5-3 {
    width: 100%;
    display: flex;
    justify-content: center;
    font-size: 22px;
    margin-bottom: 10px;
    font-weight: 500;
    color: rgb(204, 102, 0);
  }

  .img-card {
    margin-top: 10px;
    color: black;
  }

  .img-card-lixeira {
    margin-top: 10px;
    color: var(--verde-lima);
  }

  .img-card2 {
    color: white;
    background: var(--azul-piscina);
    color: var(--white);
    width: 50px;
    height: 40px;
    justify-content: center;
    display: flex;
    background-color: var(--azul-piscina);
    font-size: 25px;
    padding: 8px;
    cursor: pointer;
    box-shadow: var(--shadow-1);

  }

  .pagamentotitle {
    width: 180px;
    height: 35px;
    color: white;
    font-size: 15px;
    font-weight: 300px;
    margin-bottom: 10px;
    margin-right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--verde-oliva);
  }

  .arrow {
    margin-left: 10px;
  }

  .pagamentobutton {
    width: 120px;
    height: 35px;
    color: var(--white);
    font-size: 15px;
    font-weight: 300px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--white);
    background-color: var(--verde-lima);
  }

  .refreshbutton {
    width: 50px;
    height: 35px;
    color: var(--verde-lima);
    font-size: 15px;
    font-weight: 300px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--verde-lima);
    background-color: var(--white);
  }

  .periodobutton {
    width: 160px;
    height: 35px;
    color: var(--verde-lima);
    font-size: 15px;
    font-weight: 300px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 20px;
    box-shadow: 0 0 4px 0 var(--verde-lima);
    background-color: var(--white);
  }

  .search {
    width: 250px;
    height: 40px;
    display: flex;
    align-items: center;
    border: 2px solid var(--cinzaweb);
  }

  .search2 {
    display: none;
  }


  .row-entrada {
    display: flex;
    align-items: center;
    height: 50px;
  }

  .entrad-card-info {
    display: flex;
    width: 100%;
  }


  .entrada-card-name {
    display: flex;
    flex: 3.5;
    border-right: 1px solid var(--verde-oliva);
    border-left: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    justify-content: left;
    padding-left: 20px;
    padding-right: -20px;
    align-items: center;
    font-weight: 500;
    color: var(--verde-oliva);
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .entrada-card-description {
    display: flex;
    flex: 3.5;
    justify-content: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .entrada-card-description-despesa {
    display: flex;
    flex: 3.5;
    justify-content: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }

  .entrada-card-value {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-oliva);
  }


  .entrada-card-value-entrada {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: var(--verde-lima);
  }

  .entrada-card-value-despesa {
    display: flex;
    flex: 1.5;
    justify-content: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 500;
    color: rgb(204, 102, 0);
  }

  .entrada-card-lixeira {
    display: flex;
    flex: 0.5;
    justify-content: center;
    align-items: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    cursor: pointer;
    color: var(--verde-oliva);
  }

  .entrada-card-lixeira-title {
    display: flex;
    flex: 0.6;
    justify-content: center;
    border-right: 1px solid var(--verde-oliva);
    border-top: 1px solid var(--verde-oliva);
    border-bottom: 1px solid var(--verde-oliva);
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    color: var(--verde-oliva);
  }

  .button-container {
    width: 100%;
    height: 40px;
    display: flex;
    align-items: center;
  }


  .dropdown {

    position: relative;
    display: inline-block;
  }

  .dropdown2 {

    position: relative;
    display: inline-block;
  }



  .dropdown .dropbtn {
    width: 250px;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: var(--brancogelo);
    color: black;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }

  .dropdown2 .dropbtn2 {
    width: 150px;
    height: 40px;
    display: flex;
    justify-content: left;
    align-items: center;
    background-color: var(--brancogelo);
    color: black;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
  }

  .arrow-down {
    width: 100%;
    margin-left: 85px;
    display: flex;
    justify-content: right;
  }

  .arrow-down2 {
    width: 100%;
    margin-left: 120px;
    margin-right: -20px;
    display: flex;
    justify-content: right;
  }

  .arrow-left {
    width: 100%;
    margin-right: 10px;
    display: flex;
    justify-content: left;
  }

  .arrow-left2 {
    width: 100%;
    margin-right: 10px;
    margin-left: -10px;
    display: flex;
    justify-content: left;
  }

  .atend-icone {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    display: flex;
    justify-content: left;
  }



  .atendimento-title {
    display: flex;
    height: 70px;
    align-items: center;
    font-size: 13px;
    color: var(--marrom);
  }

  .atendimento {
    font-size: 13px;
    width: 100px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento2 {
    font-size: 13px;
    width: 240px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento2:hover {
    font-size: 13px;
    width: 240px;
    white-space: nowrap;
    font-weight: 500;
    background-color: var(--verde-lima);
    color: var(--white);
  }

  .atendimento4 {
    font-size: 13px;
    width: 0px;
    margin-right: 0px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }




  .atendimento3 {
    font-size: 13px;
    width: 130px;
    white-space: nowrap;
    font-weight: 500;
    color: var(--gray-web);
  }

  .atendimento3:hover {

    font-size: 13px;
    width: 130px;
    white-space: nowrap;
    font-weight: 500;
    background-color: var(--verde-lima);
    color: var(--white);
  }





  .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s;
  }

  .dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

  .dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: background-color 0.3s;
  }

  .dropdown-content a:hover {
    background-color: var(--verde-lima);
  }

  .dropdown.show .dropdown-content {
    display: block;
  }

  .copyright {
    font-size: 16px;
  }

  .row2-flex {
    display: flex;
    align-items: center;
    position: relative;
    height: 90px;
    gap: 20px;
  }

  .row3-flex {
    display: flex;
    align-items: center;
    position: relative;
    height: 90px;
    gap: 20px;
  }

  .row3-resultado {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 400px;
    gap: 20px;
  }

  .form-item {
    margin-bottom: 20px;

  }

  .form-item2 {
    display: flex;
    width: 270px;
    justify-content: center;
    margin-bottom: 30px;

  }

  .form-item3 {
    width: 270px;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 0 0 1px 0 var(--black_50);

  }

  .form-item4 {
    width: 185px;
    justify-content: left;
    margin-bottom: 20px;
    margin-top: 0px;
    box-shadow: 0 0 1px 0 var(--black_50);

  }

  .form-group {
    display: flex;
  }


  .form-control {
    width: 220px;
    margin-left: -15px;
    height: 40px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 12px;
    color: black;
    outline: none;

  }

  .form-control2 {
    width: 250px;
    margin-left: -15px;
    height: 40px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 13px;
    color: black;
    outline: none;

  }

  .form-control3 {
    width: 150px;
    margin-left: -15px;
    height: 40px;
    background: transparent;
    border-bottom: 0px solid var(--cinza);
    padding: 10px 25px;
    font-size: 12px;
    color: black;
    outline: none;

  }

  .row4 {
    display: flex;
    align-items: center;
    position: relative;
    width: 300px;
    height: 400px;
    margin-right: 100px;
    margin-left: 0px;
  }

  .row4-2 {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 50px;
    width: 500px;
    height: 400px;
    gap: 20px;
    margin-left: 0px;
  }


  .container-agenda {
    width: 100%;
    height: 850px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding-left: 150px;
    padding-right: 150px;
    background-color: var(--cinzaweb);
  }


}