:root {
	--primary-color: #002570 !important;
  --secondary-color: #6b95f7 !important;
  --light: #fff !important;
  --dark: #000 !important;
  --body-color: #97a9bf !important;
  --accent-color: var(--green) !important;
    accent-color: var(--green) !important;
	--paleta-cor1:#6b95f7;
	--paleta-cor2:#ffd37c;
	--paleta-cor3:#002570;
}
.estrelas {
  color: #e0bd7b !important; 
  /*color: yellow;*/
}
.comentario__moldura-img {
  /*border: 1px solid red;*/
  background-color: #1f1f1f;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}
.comentario__img {
  width: -webkit-fill-available;
  margin: 10px;
}

.testemunho__imagem {
  max-height: 500px; /* ajuste conforme necessário */
  object-fit: cover;
}

.testemunho__texto p {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  border-radius: 5px;
}
#tratamentos {
	background-color: var(--paleta-cor2) !important;
    padding: 0px  !important;
    margin: 0px   !important;	
}

.mean-bar::before {
	color: #ffffff00 !important;
	/*
    color: #fff;
	*/
    content: "Equilíbrio e Saúde" !important;
    background: url(midias/logo.png) 0 0;
    background-size: 170px;
    background-repeat: no-repeat;
    top: 0px;
    position: fixed;
    height: 60px;
    margin-top: -15px;	
}

/*START ANIMACAO LOADING LOGO*/
.loader__bg {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: -webkit-center;
	background-color: #292824dd;
	z-index: 99999;
}
.loader__logo {
	position: relative;
	width: 200px;
	height: 200px;
	margin-top: 10%;
	transform: scaleY(-1);
}
.loader__yellow-circle {
	width: 35px;
	height: 35px;
	background-color: #fed27b;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}
.loader__blue-half-circle {
	width: 73px;
	height: 37px;
	background-color: #6b95f6d4;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -100%);
	z-index: 1;
	transform-origin: center bottom;
	animation: pendulum 3s linear infinite;
}
.loader__blue-half-circle-mini {
	width: 40px;
	height: 20px;
	background-color: #6b95f62b;
	border-top-left-radius: 75px;
	border-top-right-radius: 75px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -100%);
	z-index: 2;
	transform-origin: center bottom;
	animation: pendulum 3s linear infinite;
}

@keyframes rotateHalfCircle {
	0% {
		transform: translate(-50%, -100%) rotate(0deg);
	}
	45% {
		transform: translate(-50%, -100%) rotate(180deg);
	}
	55% {
		transform: translate(-50%, -100%) rotate(180deg);
	}
	100% {
		transform: translate(-50%, -100%) rotate(360deg);
	}
}
@keyframes pendulum {
	0% {
		transform: translate(-50%, -100%) rotate(-45deg);
	}
	50% {
		transform: translate(-50%, -100%) rotate(45deg);
	}
	100% {
		transform: translate(-50%, -100%) rotate(-45deg);
	}
}		
/*END ANIMACAO LOADING LOGO*/


.mediic_menu {
	margin-left: 75px;
}
.hero-content {
	/*margin-top: 123px;*/
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
    .hero-thumb {
        top: 110px;
        left: 0;
		display: none;
    }
}
.logo_img img {
	width: 165px !important;
	border-radius: 20px;
    border: 0px solid red;
}

.cta1 {
	background-color: var(--paleta-cor2) !important;
	margin: -9px 0px 0px !important;
    border-radius: unset;
}

.cta2 {
	margin: -45px 45px 0px !important;
    z-index: 0;
    border-radius: 30px;
}

.ocultar, .oculto, .desativar, .desativado, .hide, .hiden {
	display:none !important;
}

.esconder, .escondido {
	opacity: 0;
}

.nav-logo img {
	width: 170px;
}
.company-logo a img {
	width: 170px;
}

.wood-animation img {
	width: 94px;
}

.faixa-pg {
    background: #6b95f6;
    padding: 10px;
}
.faixa-pg p {
    color: #fff;
    text-align: center;
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    text-shadow: 2px 2px 8px #000;
}

.hero-section {
	background: url(midias/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 790px;	
}

.cursor-scale h1 {
	margin-top: -249px;
	font-size: 32px;
}

.mediic-btn a img {
	width: 50px;
}

.services-section {
    padding: 30px 0 90px !important;
}

.services-section {
    padding: 230px 0 90px;
    background: url(midias/motivation-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-section {
    padding: 165px 0 0px;
    background: url(midias/footer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
	padding-top: 50px;
}
.testi-single-box {
    padding: 60px 50px 60px;
    border-radius: 34px;
    border: 2px solid rgba(255, 255, 255, 0.3);
    background-color: #17387b;
    background-image: url(midias/test.png);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
/* Sessão Tratamentos */
#tratamentos {
  background-color: white;
  padding: 50px 0;
  margin: 24px;
}
.trat__titulohead { 
	padding-top: 60px;
}
.trat__titulotxt { 

}

.trat__ul {
	font-family: 'DM Sans';
    margin-left: 18px;
    font-size: medium;
}
.trat__quadro_e {
	opacity: 0.8;
	margin-right: 10px;
	background-color: var(--paleta-cor2);
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 8px;
}

.trat__quadro_d {
	opacity: 0.8;
	margin-right: 10px;
	background-color: var(--paleta-cor2);
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 8px;
}

#trat__quadro-direita {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.trat__whatsapp-button {
  display: inline-block;
  background-color: #25d366;
  color: white;
  padding: 10px 15px;
  border-radius: 8px;
  text-decoration: none;
  margin-top: 20px;
}

.trat__whatsapp-button:hover {
  background-color: #20b358;
}

/* Sessão Ideias */
#ideias {
  padding: 50px 0;
  background-color: #6b95f705;
}

.ideia__imagem-zoom {
  background-size: cover;
  background-position: center;
  position: relative;
  height: 400px;
  transition: transform 0.5s ease;
}

.logao {
    padding: 0px;
    margin: 0px;
    position: absolute;
    right: 0px;
}

.ideia__imagem-zoom:hover {
  /*transform: scale(1.1);*/
}

.ideia__overlay-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 24px;
  text-align: center;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.ideia__imagem-zoom:hover .ideia__overlay-text {
  opacity: 1;
}

.ideia__icone {
  margin: 10px 0;
  font-size: 48px;
  color: var(--paleta-cor2);
}
.ideia_p {
    text-align: justify;
    font-size: medium;
}

/* Estilo para a div de texto */
.ideia__texto-expandir {
  width: 100%;
  max-height: 222px; /* Altura inicial */
  overflow: hidden;
  transition: max-height 0.9s ease-in-out; /* Transição suave */
 /* background-color: var(--paleta-cor2);*/
  padding: 1px;
  border-radius: 0px;
  cursor: pointer;
}

.ideia__texto-expandir p {
  margin: 0;
  /*color: white;*/
}

/* Estilo ao expandir (será aplicado via JavaScript) */
.ideia__texto-expandir.expanded {
  max-height: 1000px; /* Altura maior, ajustável */
}

.item-listagem  {
  color: white;
  list-style: none;
  border-bottom: 0.1px solid #e0bd7b6b;
  border: 0.1px solid #e0bd7b6b;
  border-radius: 14px;
  /*margin: 0px -20px;*/
  margin-bottom: 5px;
  padding: 5px;
  text-align: justify;
}

.item-listagem:hover  {
 /*background-color: #17387b;*/
 background-color: #17387b54;
}

.item-destacado {
  background: #1c8cff;
    font-size: large;
    padding: 5px;
    display: grid;
    border-radius: 14px 14px 0px 0px;
    margin: 0px -5px;
    margin-top: -5px;
}

.item-ordem {
  color: #002570;
  font-family: fantasy;
  list-style: none;
  display: block;
}

/*

.comentarios-dark {
  background-color: #2c2c2c;
  padding: 10px;
  border-radius: 10px;
}

.comentarios-dark .container {
  max-width: 800px;
  margin: 0 auto;
}

.list-group {
  list-style: none;
  padding: 0;
}

.comentario-item {
  background-color: #3a3a3a;
  color: #e0e0e0;
  border: none;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 8px;
  display: flex;
  align-items: center;
}

.comentario-foto {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #ffffff;
}

.comentario-conteudo {
  margin-left: 15px;font-size: 13px;
  flex: 1;
}

.comentario-autor {
  font-weight: bold;
  font-size: 1.1em;
  color: #bdc1c6;
  font-family: Arial, sans-serif;
}

.comentario-texto {
  font-size: 1em;
  color: #b0b0b0;
  margin-top: 5px;
}

.comentario-estrelas {
  color: #FFD700;
  margin-bottom: 5px;
}

.comentario-estrelas .checked {
  color: #FFD700;
}
*/