* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: auto;
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	font-size: 15px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
	
}
h1,h2,h3,
h4,h5,h6 {
	font-size: inherit;
	line-height: inherit;
	font-family: 'Josefin Sans', sans-serif;	
}
h1,h2,h3,
h4,h5,h6,p,ul,li,a,span {
	margin:0;
}
a {
	text-decoration: none;
	color:#555;
	cursor: pointer;
}
.main-container {
	max-width: 1920px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;	
}
.inside-container {
	max-width: 940px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 15px;
}
.sections-detail {
	margin: 0 0 55px;
}
.section-title {
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.84px;
	font-weight: 700;
	color: #7b6cd5;
	text-align: center;
}
.section-title-desc {
	font-size: 15px;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 0.45px;
	color: #666;
	text-align: center;
}

/*Service*/
.yoga-template .service-section {
	padding: 62px 15px;
}
.yoga-template .service-section .service-detail {
	text-align: center;
}
.yoga-template .service-section .service-detail a:hover {
	text-decoration: none;
}
.yoga-template .service-section .service-detail a:hover .service-title{
	text-decoration: none;
	color: #fe86d4;
}
.yoga-template .service-section .service-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: 0.75px;
	color: #000;
	margin-bottom: 15px;
}
.yoga-template .service-section .service-desc {
	font-family: inherit;
	font-size: inherit;
	line-height: 25px;
	font-weight: 400;
	letter-spacing: 0.40px;
}
.yoga-template .service-section .service-detail-img {
	max-width: 90px;
 	height: auto;
}
/*Class Yoga Club*/
.yoga-template .best-class-club .detail-col-club{
	padding-bottom: 10px;
}
.yoga-template .best-class-club .best-class-club-desc {
	margin: -100px 0 13px;
	background-color: #f5f5f5;
	padding: 60px 150px;
}
.yoga-template .best-class-club .best-class-club-desc .club-section-title {
    font-family: 'Roboto Slab', serif;
    font-size: 28px;
    line-height: 40px;
    color: #7b6cd5;
    font-weight: 600;
	text-align: left;
}
.yoga-template .best-class-club .best-class-club-desc ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 13px;
}
.yoga-template .best-class-club .best-class-club-desc ul li {
  padding-left: 1.3em;
  margin-bottom: 10px;
}
.yoga-template .best-class-club .best-class-club-desc ul li:before {
  content:"\f0e7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
  font-size: 12px;
  line-height: 40px;
  color: #7b6cd5; 
}
.yoga-template .best-class-club .best-class-club-img {
	margin: -100px 0 13px;
	background-image: url(../img/18.jpg);
	background-size: cover;
	background-position: center bottom; /* Foca na parte inferior (rio) */
	background-repeat: no-repeat;
	min-height: 400px; /* Ajusta conforme necessário para exibir mais da imagem */
}





/* Advantages */
.yoga-template .advantages-section {
	padding: 10px 15px 300px; /* aumentei o padding-top para descer o título */
	background-image: url(../img/17.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom; /* mantém a imagem centralizada na base */
}

.yoga-template .advantages-section .advantages-detail a:hover {
	text-decoration: none;
}

.yoga-template .advantages-section .advantages-detail a:hover .advantages-detail-title {
	text-decoration: none;
	color: #fe86d4;
}

.yoga-template .advantages-section .advantages-detail-title {
	padding: 40px 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	line-height: 0px;
	letter-spacing: 0.1px;
	font-weight: 600;
	color: #000000;
}

.yoga-template .advantages-section .advantages-detail-desc {
	text-align: justify;
	font-family: inherit;
	font-size: inherit;
	line-height: 25px;
	letter-spacing: 0.2px; 
	color: #000000;
}

.yoga-template .advantages-section .advantages-detail-img svg {
	max-width: 50px;
	height: auto;
}

.yoga-template .advantages-section .advantages-detail-soul,
.yoga-template .advantages-section .advantages-detail-health,
.yoga-template .advantages-section .advantages-detail-relax {
	text-align: right;
	width: 50%;	
}

.yoga-template .advantages-section .advantages-detail-soul {
	margin: 0 0 24px auto; 
}

.yoga-template .advantages-section .advantages-detail-health {
	margin: 0 auto 24px;
}

.yoga-template .advantages-section .advantages-detail-energy,
.yoga-template .advantages-section .advantages-detail-mind,
.yoga-template .advantages-section .advantages-detail-meditat {
	width: 50%;	
}

.yoga-template .advantages-section .advantages-detail-energy {
	margin-bottom: 24px;
}

.yoga-template .advantages-section .advantages-detail-mind {
	margin: 0 auto 24px;
}

.yoga-template .advantages-section .advantages-detail-meditat {
	margin-left: auto; 
}





















/*Yoga Place*/
.yoga-template .yogaPlace-section {
	padding: 60px 15px;
	background-color: #f5f5f5;
	text-align: center;
}
.yoga-template .yogaPlace-section .yogaPlace-img {
	width: 145px;
    height: 145px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto 18px;
    overflow: hidden;
}
.yoga-template .yogaPlace-section .yogaPlace-in-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
	display: block;
}

.yoga-template .yogaPlace-section .yogaPlace-col a:hover {
	text-decoration: none;
}
.yoga-template .yogaPlace-section .yogaPlace-col a:hover .yogaPlace-title {
	text-decoration: none;
	color: #fe86d4;
}
.yoga-template .yogaPlace-section .yogaPlace-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0.88px;
	font-weight: 600;
	color: #434343;
}
.yoga-template .yogaPlace-section .yogaPlace-desc {
	font-family: inherit;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.45px;
	font-weight: 400;
	color: #666;
}



/*Contact us*/
.yoga-template .contact-section {
	padding: 60px 15px; 
}
.yoga-template .contact-section .appointment {
 	border: 1px solid #666; 
 	border-radius: 3px;
 	padding: 30px 28px 25px;
}
.yoga-template .contact-section .appointment .appointment-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 0.6px;
	text-align: center;
	color:#7b6cd5;
}
.yoga-template .contact-section .appointment .appointment-desc {
	font-family: inherit;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.56px;
	color:#888;
	text-align: center;
}
 .yoga-template .contact-section .appointment .appointment-form {
 	margin-top: 40px;
 }
.yoga-template .contact-section .appointment 
.appointment-form  .appointment-form-input {
	border: 1px solid #999;
	height: 38px;
	margin-bottom: 9px;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 0.48px;
}
.yoga-template .contact-section .appointment 
.appointment-form  .data-input {
	text-transform: uppercase;
}
.yoga-template .contact-section .appointment 
.appointment-form .appointment-form-text {
	border: 1px solid #999;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 40px;
	letter-spacing: 0.48px;
}
.yoga-template .contact-section .appointment 
.appointment-form .box-select::before {
    content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 41%;
    right: -5%;
    width: 35px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    line-height: 37px;
    color: rgb(255, 255, 255);
    background-color: rgb(123, 108, 213);
    font-weight: 600;
    border-radius: 3px;
    transform: translate(-50%, -50%);
}
.yoga-template .contact-section .appointment 
.appointment-form .appointment-form-col-left {
	padding-right: 7px;
}
.yoga-template .contact-section .appointment 
.appointment-form .appointment-form-col-right {
	padding-left: 7px;
    padding-right: 7px;
}

.yoga-template .contact-section .appointment 
.appointment-form .appointment-form-btn {
	width: 100%;
    padding: 18px 0 13px;
    background-color: #7b6cd5;
    border: 1px solid #7b6cd5;
    border-radius: 3px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.yoga-template .contact-section .open-time {
	text-align: center;
}
.yoga-template .contact-section .open-time .weekdays {
	margin-top: 50px;
}
.yoga-template .contact-section .open-time .weekends {
	margin-top: 40px;
}
.yoga-template .contact-section .open-time .open-time-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 0.25px;
	color: #7b6cd5;
	margin-bottom: 5px;
}
.yoga-template .contact-section .open-time .open-time-clock {
	font-family: inherit;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 0.72px;
	font-weight: 600;
	color:#444;
}
.yoga-template .contact-section .open-time .open-time-course {
	font-family: inherit;
	font-size: inherit;
	line-height: 40px;
	letter-spacing: 0.6px;
	color: inherit;
}



/* Trainers */
.yoga-template .trainer-section {
	padding: 60px 15px;
	background-color: #f5f5f5;
	text-align: center;
}

.yoga-template .trainer-section .trainer-col {
	margin-bottom: 40px;
}

.yoga-template .trainer-section .trainer-img {
	width: 220px;
	height: 220px;
	background-color: #fff;
	border-radius: 50%;
	margin: 0 auto 12px;
	overflow: hidden;
	border: unset;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yoga-template .trainer-section .trainer-img .trainer-in-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 50%;
}

.yoga-template .trainer-section .trainer-col a:hover {
	text-decoration: none;
}

.yoga-template .trainer-section .trainer-col a:hover .trainer-title {
	text-decoration: none;
	color: #fe86d4;
}

.yoga-template .trainer-section .trainer-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	line-height: 40px;
	letter-spacing: 0.8px;
	font-weight: 600;
	color: #444;
}

.yoga-template .trainer-section .trainer-desc {
	font-family: inherit;
	font-size: 15px;
	line-height: 40px;
	letter-spacing: 0.45px;
	font-style: italic;
	font-weight: 400;
	color: #666;
}
.yoga-template .trainer-carousel {
	display: flex;
	overflow-x: scroll;
	scroll-behavior: smooth;
	gap: 40px;
	padding: 10px;
	cursor: grab;
	scrollbar-width: none;
	-ms-overflow-style: none;
	position: relative;
}

.yoga-template .trainer-carousel::-webkit-scrollbar {
	display: none;
}

.yoga-template .trainer-carousel .col-lg-3 {
	flex: 0 0 auto;
	width: 250px; /* Ajuste conforme necessário */
	transition: transform 0.3s ease;
}

.yoga-template .trainer-carousel .col-lg-3:hover {
	transform: scale(1.05);
}



/*Join Us*/
.yoga-template .join-us-section {
	padding: 55px 15px;
	text-align: center;
}
.yoga-template .join-us-section .join-us-btn {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0.6px;
	font-weight: 700;
	color:#fff;
	text-transform:uppercase; 
	background-color: #7b6cd5;
	border: 1px solid #7b6cd5;
	border-radius: 3px;
	padding: 21px 52px 19px 53px;
}
.yoga-template .join-us-section .join-us-btn:hover {
	text-decoration: none;
	color: #fe86d4;
}
.yoga-template .join-us-section .join-us-call {
	font-family: inherit;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 0.64px;
	margin-top: 22px;
}
.yoga-template .join-us-section .join-us-phone-nr {
	font-family: inherit;
	font-size: 18px;
	line-height: inherit;
	letter-spacing: inherit;
	font-weight: 600;
	color: #222;
}
.yoga-template .join-us-section .join-us-phone-nr:hover {
	text-decoration: none;
	color: #fe86d4;
}





/* footer inicio */
footer {
    background: #f8f9fa;
    text-align: center;
    padding: 20px;
    font-size: 14px;
    color: #555;
    position: relative;
    z-index: 10;
}

  
  .footer a {
	color: #fff;
	transition: color 0.3s ease;
  }
  
  .footer a:hover {
	color: #fe86d4;
	text-decoration: none;
  }
  
  .footer .input-group input {
	border-radius: 0.375rem 0 0 0.375rem;
	font-size: 14px;
  }
  
  .footer .input-group .btn {
	border-radius: 0 0.375rem 0.375rem 0;
	font-size: 14px;
  }
  
  .footer .social a {
	display: inline-block;
	margin: 0 8px;
	font-size: 22px;
	transition: transform 0.3s ease;
  }
  
  .footer .social a:hover {
	transform: scale(1.2);
	color: #fe86d4;
  }
  
  .footer .titulo-footer {
	font-size: 20px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 2px solid #fe86d4;
	display: inline-block;
	padding-bottom: 4px;
	margin-bottom: 16px;
  }
  
  .footer .icon-footer {
	font-size: 1.05em;
	vertical-align: middle;
  }
  
  /* footer fim */
  












  

  /* Navbar padrão */
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background-color: transparent !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    z-index: 1000;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

/* Navbar quando rola a página */
.navbar.scrolled {
    background-color: rgba(255, 255, 255, 0.95) !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}





.navbar-brand, 
.navbar-nav .nav-link {
    font-family: 'Bebas Neue', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.4rem;
    color: black !important;
}

.navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 25px;
    width: 100%;
    text-align: center;
}

.navbar-nav .nav-link:hover {
    color: #f8c291 !important;
}

.navbar-toggler {
    border-color: white;
}

.navbar-toggler-icon {
    background-color: white;
    border-radius: 2px;
}

.dropdown-menu {
    background-color: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.1); /* Borda fina */
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); /* Sombra suave */
    padding: 8px 0; /* Espaçamento interno */
    min-width: 180px; /* Largura mínima */
}

.dropdown-menu .dropdown-item {
    font-size: 1.1rem;
    font-weight: 500;
    color: #000 !important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 10px 20px;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.dropdown-menu .dropdown-item:hover {
    background-color: #f8f9fa !important; /* Leve tom cinza ao passar o rato */
    color: #f8c291 !important;
    border-radius: 6px;
}

.dropdown-menu .dropdown-item {
    font-size: 1.1rem; /* Tamanho mais consistente com o resto */
    font-weight: 500;  /* Um pouco mais espesso para legibilidade */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
/* Dropdown ao passar o rato */
.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* Evita espaço entre o botão e o dropdown */
}

/* Garante que não desaparece ao mover o rato rapidamente */
.dropdown-menu {
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Animação do conteúdo hero */
@keyframes fadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Vídeo no início */

/* Ajuste na .banner */
.banner {
    position: relative;
    width: 100%;
    min-height: 100vh; /* Altura mínima de 100vh */
    overflow: hidden;
}

/* Ajuste no vídeo */
.banner-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover; /* Faz com que o vídeo cubra toda a área sem distorcer */
    z-index: -1; /* Mantém o vídeo atrás do conteúdo */
}


/* Vídeo Fim */




/* Imagem no início */

/* Ajuste na .banner-imagem */
.banner-imagem {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: -1; /* imagem atras de tudo */
}

.image-banner {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.hero-section {
    position: relative;
    width: 100%;
    height: 40vh; /* Hero ocupa toda a tela inicialmente */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1; /* Hero fica acima da imagem */
    background: transparent; /* importante para ver a imagem por trás */
}
.page-content {
    position: relative;
    z-index: 2;
    background-color: white; /* Conteúdo normal com fundo branco */
    padding-top: 50px;
}

/* NOVO: colocar a barra rosa no fundo da hero */
.navbar-hero-bar {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
    height: 5px;
    background-color: #a51d6c;
    border-radius: 3px;
}


/* Imagem Fim */




















    /* agendamentos  inicio */

	.agendamento-wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: 80vh;
		padding: 20px;
	}
	
	.agendamento-container {
		width: 100%;
		max-width: 750px;
		background-color: #ffffff;
		padding: 30px;
		border-radius: 15px;
		border: 1px solid #000; /* <-- Esta linha adiciona a borda preta */
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
		text-align: center;
		transition: all 0.3s ease-in-out;
	}
	
	
	.agendamento-container:hover {
		transform: scale(1.02);
	}
	
	.agendamento-container h2 {
		font-size: 2rem;
		font-weight: 600;
		color: #4a4a4a;
		margin-bottom: 20px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
	.agendamento-container form {
		display: flex;
		flex-direction: column;
		gap: 20px;
		text-align: left;
	}
	
	.agendamento-container label {
		font-size: 1rem;
		font-weight: 500;
		color: #666;
	}
	
	.agendamento-container input,
	.agendamento-container select,
	.agendamento-container textarea {
		width: 100%;
		padding: 12px;
		border: 2px solid #ddd;
		border-radius: 8px;
		font-size: 1rem;
		color: #333;
		background-color: #f9f9f9;
		transition: border-color 0.3s ease, box-shadow 0.3s ease;
	}
	
	.agendamento-container input:focus,
	.agendamento-container select:focus,
	.agendamento-container textarea:focus {
		border-color: #6a89cc;
		box-shadow: 0 0 10px rgba(106, 137, 204, 0.3);
	}
	
	.agendamento-container button {
		width: 100%;
		padding: 15px;
		background-color: #f48fb1;   
		border: none;
		border-radius: 8px;
		color: white;
		font-size: 1.2rem;
		font-weight: 600;
		cursor: pointer;
		transition: background-color 0.3s, transform 0.2s ease-in-out;
	}
	
	.agendamento-container button:hover {
		background-color: #f06292; 
		transform: translateY(-2px);
	}
	
	.agendamento-container textarea {
		resize: vertical;
		min-height: 120px;
	}
	
	.agendamento-container input[type="date"],
	.agendamento-container select {
		background-color: #ffffff;
		border: 2px solid #ddd;
	}
	
	.agendamento-container input[type="date"]:focus,
	.agendamento-container select:focus {
		border-color: #6a89cc;
	}
	
	.agendamento-container p {
		font-size: 1.1rem;
		color: #555;
		margin-top: 10px;
		text-align: center;
	}
	
	@media (max-width: 600px) {
		.agendamento-container {
			padding: 20px;
		}
	
		.agendamento-container h2 {
			font-size: 1.6rem;
		}
	
		.agendamento-container button {
			font-size: 1rem;
			padding: 12px;
		}
	
		.agendamento-container input,
		.agendamento-container select,
		.agendamento-container textarea {
			font-size: 0.9rem;
			padding: 10px;
		}
	}















/* === HORÁRIOS INÍCIO === */
.horarios {
	font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
	background-color: #fdfdfd;
	padding: 40px 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  
  .horarios .image-section {
	text-align: center;
	margin-bottom: 30px;
  }
  
  .horarios .image-section img {
	max-width: 700px;
	width: 100%;
	border-radius: 16px;
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
  }
  
  .horarios .schedule-container {
	background-color: #ffffff;
	padding: 40px;
	border-radius: 16px;
	box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
	width: 100%;
	max-width: 1200px;
	overflow-x: auto;
  }
  
  .horarios .schedule-container h2 {
	font-size: 2.5rem;
	color: #2c3e50;
	margin-bottom: 30px;
	text-align: center;
  }
  
  /* Grade */
  .horarios .schedule-grid {
	display: grid;
	grid-template-columns: 100px repeat(7, 1fr);
	border: 1px solid #ccc;
  }
  
  /* Cabeçalhos */
  .horarios .schedule-grid .header {
	background-color: #6c5ce7;
	color: white;
	padding: 12px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
  }
  
  /* Célula de hora (esquerda) */
  .horarios .schedule-grid .hour {
	background-color: #dfe6e9;
	padding: 12px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #ccc;
  }
  
  /* Célula comum */
  .horarios .schedule-grid .cell {
	padding: 12px;
	min-height: 60px;
	text-align: center;
	background-color: #f9f9f9;
	border-left: 1px solid #ccc; /* Ajuste para garantir a borda visível */
	border-bottom: 1px solid #ccc; /* Ajuste para garantir a borda visível */
  }
  
  /* Aulas preenchidas */
  .horarios .schedule-grid .cell.class {
	background-color: #81ecec;
	color: #2d3436;
	font-weight: 500;
	border-radius: 6px;
	box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.05);
  }
  
  /* Aulas longas */
  .horarios .schedule-grid .long-class {
	background-color: #ffe0b2 !important;
	border-left: 4px solid #ff9800;
  }
  
  /* Formulário */
  .horarios form {
	margin-top: 30px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	background: #f9f9f9;
	padding: 20px;
	border-radius: 12px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  
  .horarios label {
	display: block;
	margin-top: 12px;
  }
  
  .horarios input,
  .horarios select {
	width: 100%;
	padding: 8px;
	margin-top: 5px;
	border-radius: 6px;
	border: 1px solid #ccc;
  }
  
  .horarios button {
	margin-top: 20px;
	padding: 10px 20px;
	background: #5e9ca0;
	color: white;
	border: none;
	border-radius: 6px;
	cursor: pointer;
  }
  
  .horarios button:hover {
	background: #4a7c7f;
  }
  
  /* Responsivo */
  @media (max-width: 768px) {
	.horarios .schedule-container {
	  padding: 20px;
	}
  
	.horarios .schedule-grid {
	  font-size: 0.9rem;
	}
  }
  
  
  /* === HORÁRIOS FIM === */
  










       /* Contactos início */
.contactos {
    font-family: 'Arial', sans-serif;
    background-color: #f4f4f4;
    color: #333;
    padding: 60px 20px;
    text-align: center;
}

.contactos .top-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    margin-bottom: 40px;
}

.contactos .top-info .info-box {
    max-width: 220px;
    min-width: 180px;
    text-align: center;
}

.contactos .top-info .info-box i {
    font-size: 30px;
    color: #f48fb1;
    margin-bottom: 10px;
}

.contactos .top-info .info-box p {
    margin: 0;
    font-size: 0.95rem;
}

.contactos .social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 8px;
}

.contactos .social-icons a {
    color: #f48fb1;
    font-size: 1.4rem;
    text-decoration: none;
    transition: transform 0.2s ease;
}

.contactos .social-icons a:hover {
    transform: scale(1.1);
}

.contactos .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
    max-width: 1100px;
    margin: auto;
}

.contactos .mapa {
    flex: 1;
    min-width: 300px;
    text-align: left;
}

.contactos .mapa h2 {
    font-size: 1.6rem;
    color: #333;
    margin-bottom: 15px;
    border-bottom: 2px solid #f48fb1;
    display: inline-block;
    padding-bottom: 4px;
}

.contactos iframe {
    width: 100%;
    height: 400px;
    border: none;
    border-radius: 12px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.contactos .informacoes {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    color: #555;
    font-size: 0.95rem;
}

.contactos .info-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.contactos .info-item i {
    color: #f48fb1;
    font-size: 1.2rem;
}

.contactos .formulario {
    flex: 1;
    min-width: 300px;
    text-align: left;
}

.contactos h1 {
    color: #f48fb1;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 25px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.05);
}

.contactos form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.contactos input,
.contactos textarea {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    font-size: 14px;
}

.contactos input:focus,
.contactos textarea:focus {
    border-color: #f48fb1;
    outline: none;
    box-shadow: 0 0 8px rgba(244, 143, 177, 0.2);
}

.contactos .formulario form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start; /* garante alinhamento à esquerda */
}

.contactos label.privacidade {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.95rem;
    color: #555;
    margin-top: -5px;
    margin-left: 0; /* garante alinhamento com outros inputs */
    white-space: nowrap;
}


.contactos .botao-enviar {
    background-color: #f48fb1;
    color: white;
    padding: 10px 30px;
    border: none;
    border-radius: 30px;
    font-weight: bold;
    cursor: pointer;
    width: fit-content;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 12px rgba(244, 143, 177, 0.3);
}

.contactos .botao-enviar:hover {
    background-color: #f06292;
}

@media (max-width: 768px) {
    .contactos .container {
        flex-direction: column;
        align-items: center;
    }

    .contactos .formulario,
    .contactos .mapa {
        text-align: center;
    }

    .contactos h1 {
        text-align: center;
    }
}

/* Contactos Fim */












			

			/* Notificações  Inicio */

			.notificaçõesbody {
				background-color: #f5f5f5;
				padding: 4rem;
				font-family: 'Segoe UI', sans-serif;
			  }
			  .notificaçõescard-message {
				background-color: white;
				border-left: 5px solid #7b6cd5;
				padding: 1rem;
				margin-bottom: 1rem;
				border-radius: 10px;
				box-shadow: 0 2px 6px rgba(0,0,0,0.1);
			  }
			  .notificaçõesbtn-sm {
				margin-right: 8px;
			  }
			  .btn-voltar {
				background-color: #f48fb1;
				color: #fff;
				padding: 10px 25px;
				border: none;
				border-radius: 25px;
				font-size: 14px;
				text-decoration: none;
				font-weight: 500;
				transition: background 0.3s ease, transform 0.2s ease;
				display: inline-block;
			}
			
			.btn-voltar:hover {
				background-color: #f06292;
				transform: scale(1.05);
				color: #fff;
				text-decoration: none;
			}
			
			  			/* Notificações  Fim */














/* ==== Início aulas de yoga ==== */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700&display=swap');
.aulas-yoga {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 30px;
    background: #f0f2f5;
    color: #333;
    padding-top: 20vh; /* Espaço para o banner */
    min-height: 100vh;
    position: relative;
    z-index: 2;
}

.aula {
    font-family: 'Poppins', sans-serif;
    margin: 40px auto;
    max-width: 1200px;
    background-color: #fff;
    color: #333;
    padding: 40px 30px 20px;
    border-radius: 20px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}


.aula-title {
    text-align: center;
    font-size: 34px;
    margin-bottom: 10px;
    color: #2e2e2e;
    font-weight: 600;
}

.aula-desc {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
    color: #777;
}

.aula-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 768px) {
    .aula-grid {
        grid-template-columns: 1fr;
    }
}

.aula-card {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: column;
}

.aula-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
}

.aula-card img {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 0;
}
.aula-card video {
    width: 100%;
    aspect-ratio: 3 / 2;
    object-fit: cover;
    border-radius: 0;
    background-color: #000; /* cor de fundo caso o vídeo demore a carregar */
}



.aula-card h3 {
    margin: 20px 20px 10px;
    font-size: 26px;
    font-weight: 700;
    color: #1a1a1a;
}


.aula-card p {
    margin: 0 20px 20px;
    font-size: 15px;
    color: #555;
    line-height: 1.5;
}

.aula-btn {
    margin: 0 20px 20px;
    padding: 10px 25px;
    background: linear-gradient(135deg, #f48fb1, #f06292);
    color: #fff; /* Garante a cor do texto */
    border: none;
    border-radius: 25px;
    font-size: 14px;
    text-decoration: none; /* Garante que o link não tenha sublinhado */
    font-weight: 500;
    align-self: flex-start;
    transition: background 0.3s ease, transform 0.2s ease;
    outline: none; /* Remove o contorno azul ao focar */
}

.aula-btn:hover {
    background: linear-gradient(135deg, #ec407a, #d81b60);
    transform: scale(1.05);
    color: #fff; /* Garante que a cor do texto não mude */
    text-decoration: none; /* Garante que o link não tenha sublinhado */
    outline: none; /* Remove o contorno azul ao focar */
}

/* Remove o efeito de link padrão do browser */
a {
    color: inherit; /* Não altera a cor do texto */
    text-decoration: none; /* Remove sublinhado padrão */
}

a:hover {
    color: inherit; /* Não muda a cor do texto quando passar o mouse */
    text-decoration: none; /* Remove sublinhado no hover */
}

/* ==== Fim aulas de yoga ==== */














/*sobre inicio */
.sobre {
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    color: #333;
    line-height: 1.8;
    font-size: 1.05rem;
    padding-top: 10vh; /* Adicionado */
    position: relative;
    z-index: 2;
    background-color: white; /* Garante fundo branco sobre a imagem */
}

  
  /* Banner */
  .sobre .banner .overlay {
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	height: 100%;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  .sobre .banner h1 {
	font-size: 3rem;
	font-weight: bold;
  }
  
  /* Seções gerais */
  .sobre .secao {
	padding: 80px 20px;
  }
  
  .sobre .bg-claro {
	background-color: #f8f8f8;
  }
  
  .sobre .conteudo {
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	gap: 40px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
  }
  
  .sobre .conteudo.reverso {
	flex-direction: row-reverse;
  }
  
  /* Texto */
  .sobre .texto {
	flex: 1 1 400px;
  }
  
  .sobre .texto h2 {
	font-size: 2.2rem;
	font-weight: 700;
	margin-bottom: 20px;
	color: #000000;
	letter-spacing: 0.5px;
	line-height: 1.3;
  }
  
  .sobre .texto p {
	font-size: 1.125rem;
	color: #444;
	line-height: 1.9;
	text-align: justify;
  }
  
  /* Imagens */
  .sobre .imagem {
	flex: 1 1 400px;
  }
  
  .sobre .imagem img {
	width: 100%;
	height: auto;
	max-height: 400px;
	object-fit: cover;
	border-radius: 12px;
	box-shadow: 0 10px 30px rgba(0,0,0,0.12);
  }
  
  /* Vídeo normal */
  .sobre .video-destaque .conteudo {
	align-items: flex-start;
  }
  
  .sobre .video-destaque .texto {
	flex: 1 1 400px;
  }
  
  .sobre .video-destaque .video-box {
	flex: 1 1 400px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 10px 25px rgba(0,0,0,0.1);
  }
  
  .sobre .video-destaque video {
	width: 100%;
	height: auto;
	max-height: 400px;
	object-fit: cover;
	display: block;
	border-radius: 10px;
  }
  
  /* Seção final com vídeo especial */
  .sobre .video-destaque.final {
	background: linear-gradient(to bottom right, #f0fdf4, #d2f4e3);
	padding: 80px 20px;
  }
  
  .sobre .video-destaque.final .conteudo.vertical {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	gap: 30px;
	max-width: 800px;
  }
  
  .sobre .video-destaque.final h2 {
	font-size: 2.5rem;
	font-weight: bold;
	color: #2e7d32;
  }
  
  .sobre .video-destaque.final p {
	font-size: 1.2rem;
	line-height: 1.8;
	color: #333;
  }
  
  .sobre .video-destaque.final .video-box {
	width: 100%;
	max-width: 700px;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.15);
	background-color: #fff;
	padding: 10px;
	border: 2px solid #cdecd4;
  }
  
  .sobre .video-destaque.final video {
	width: 100%;
	height: auto;
	border-radius: 10px;
	display: block;
  }
  
/*sobre fim */








/*forum inicio */


.forum {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 30px;
    background: #f0f2f5;
    color: #333;
    padding-top: 20vh; /* 👈 Adicionado para dar espaço do banner */
    min-height: 100vh; /* 👈 Garante que o footer não cola no meio */
    position: relative; /* 👈 Para garantir sobreposição correta */
    z-index: 2;
}


.forum h2 {
	color: #333;
	margin-bottom: 20px;
}

.forum form textarea {
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	border: 1px solid #ccc;
	font-size: 14px;
	resize: vertical;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.05);
}

.forum form input[type="file"] {
	margin: 10px 0;
}

.forum button[type="submit"] {
	background-color: #f48fb1;
	color: white;
	padding: 10px 16px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	font-weight: bold;
	transition: background 0.3s;
}

.forum button[type="submit"]:hover {
	background-color: #f06292;
}

.forum .comentario, .forum .resposta {
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 12px;
	margin-bottom: 15px;
	padding: 15px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.forum .perfil {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.forum .perfil img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 10px;
	object-fit: cover;
	border: 2px solid #ccc;
}

.forum .perfil strong {
	font-size: 16px;
	color: #222;
}

.forum .perfil span {
	margin-left: auto;
	font-size: 0.8em;
	color: #888;
}

.forum .acoes {
	margin-top: 10px;
}

.forum .acoes button,
.forum .acoes a {
	background: #f0f0f0;
	border: none;
	padding: 6px 10px;
	margin-right: 6px;
	border-radius: 6px;
	font-size: 13px;
	cursor: pointer;
	text-decoration: none;
	color: #333;
	transition: background 0.2s;
}

.forum .acoes button:hover,
.forum .acoes a:hover {
	background: #e0e0e0;
}

.forum .acoes span {
	font-size: 14px;
	color: #555;
}

.forum .respostas {
	margin-left: 30px;
}

.forum a[download] {
	display: inline-block;
	margin-top: 8px;
	color: #007bff;
	text-decoration: none;
	font-size: 14px;
}

.forum a[download]:hover {
	text-decoration: underline;
}

.forum form#resposta_* {
	margin-top: 10px;
}

.forum hr {
	border: none;
	border-top: 1px solid #ddd;
	margin: 30px 0;
}

.forum .acoes a[style*="color:red;"] {
	font-size: 16px;
}

.forum .acoes a[style*="color:red;"]:hover {
	filter: brightness(0.8);
}


/*forum fim */









/* noticias início */
.noticias {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 30px;
    background: #f0f2f5;
    color: #333;
    padding-top: 20vh;
    min-height: 100vh;
    position: relative;
    z-index: 2;
}

.noticias-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.noticias-container h1 {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    margin-bottom: 50px;
    color: #2e2e2e;
}

.noticias .card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px;
    display: flex;
    overflow: hidden;
    align-items: stretch;
    flex-direction: row;
    height: 250px; /* altura fixa para uniformidade */
}

.card-media {
    width: 40%;
    max-width: 350px;
    height: 100%;
    overflow: hidden;
    position: relative;
    flex-shrink: 0;
}

.card-media img,
.card-media video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 0;
}

.card-info {
    padding: 25px 30px;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
}

.card-info h2 {
    font-size: 1.8rem;
    font-weight: bold;
    color: #2e2e2e;
    margin: 0 0 10px;
    line-height: 1.2;
}

.card-info p {
    font-size: 1rem;
    color: #555;
    margin-bottom: 10px;

    /* Removido qualquer limite para mostrar tudo */
    line-height: 1.2em;
    max-height: none;
    overflow: visible;
    white-space: normal;
    text-overflow: unset;
}



.card-info small {
    color: #888;
    font-size: 0.9rem;
    margin-bottom: 10px;
}

.card-info a {
    color: #f06292;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.card-info a:hover {
    color: #c2185b;
}
/* noticias fim */














/*noticias_unica inicio */

.noticiaunica {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 30px;
    background: #f0f2f5;
    color: #333;
    padding-top: 20vh; /* Espaço para o banner */
    min-height: 100vh;
    position: relative;
    z-index: 2;
}

.noticiaunica-container {
    background: #fff;
    padding: 30px;
    max-width: 800px;
    width: 90%; /* responsivo */
    margin: auto;
    margin-bottom: 40px;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}

.noticiaunica-container img,
.noticiaunica-container video {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
    box-sizing: border-box;
    position: relative;
}

.noticiaunica-container h1 {
    color: #222;
    margin-top: 0;
    font-size: 2.8rem;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
}

.noticiaunica-container .data {
    color: #666;
    font-size: 0.9em;
    margin-bottom: 25px;
    text-align: center;
}

.noticiaunica-container p {
    line-height: 1.7;
    font-size: 1.15em;
    text-align: justify;
    color: #444;
    margin-bottom: 30px;
}

.noticiaunica-container a.voltar {
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
    color: #007BFF;
    text-decoration: none;
    transition: color 0.3s ease;
}

.noticiaunica-container a.voltar:hover {
    text-decoration: underline;
    color: #0056b3;
}

/*noticias_unica fim */
















/*aula_unica inicio */

.aulayogaunica {
    font-family: 'Poppins', sans-serif;
    background-color: #f9f9f9;
    color: #333;
    margin: 0;
    padding: 30px 20px;
    padding-top: 20vh; /* Espaço para o banner */
    min-height: 100vh;
    position: relative;
    z-index: 2;
}

.aulayogaunica .aula-detalhes {
    max-width: 900px;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    border-radius: 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.aulayogaunica .aula-detalhes h1 {
    font-size: 36px;
    margin-bottom: 20px;
    color: #2e2e2e;
}

.aulayogaunica .aula-detalhes img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 25px;
    object-fit: cover;
}

.aulayogaunica .aula-detalhes p {
    font-size: 16px;
    line-height: 1.7;
    color: #555;
    margin-bottom: 25px;
}

.aulayogaunica .aula-detalhes small {
    display: block;
    font-size: 14px;
    color: #999;
    margin-bottom: 30px;
}

.aulayogaunica .btn-voltar {
    background-color: #f48fb1;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-radius: 25px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.3s ease, transform 0.2s ease;
    display: inline-block;
}

.aulayogaunica .btn-voltar:hover {
    background-color: #f06292;
    transform: scale(1.05);
    color: #fff;
}
/*aula_unica fim */






/* Banner de Cookies */
#cookie-banner {
	position: fixed;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #f7f7f7;
	color: #333;
	padding: 1.5em 2em;
	box-shadow: 0 4px 12px rgba(0,0,0,0.15);
	border-radius: 12px;
	font-family: Arial, sans-serif;
	max-width: 600px;
	width: 90%;
	display: none;
	z-index: 1000;
	text-align: left;
  }
  
  #cookie-banner p {
	margin-bottom: 1em;
	font-size: 14px;
	line-height: 1.5;
  }
  
  #cookie-banner a {
	color: #0077cc;
	text-decoration: underline;
  }
  
  .cookie-buttons {
	display: flex;
	justify-content: flex-end;
	gap: 10px;
  }
  
  .cookie-buttons button {
	padding: 8px 16px;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	font-size: 14px;
	transition: background-color 0.3s ease;
  }
  
  #accept-cookies {
	background-color: #0077cc;
	color: white;
  }
  
  #accept-cookies:hover {
	background-color: #005fa3;
  }
  
  #reject-cookies {
	background-color: #e0e0e0;
	color: #333;
  }
  
  #reject-cookies:hover {
	background-color: #d0d0d0;
  }
  
  /* Banner de Cookies fim */









/* frequentes - Início das regras específicas para FAQ */
.frequentes {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    padding: 30px 20px;
    background: linear-gradient(to right, #fdfbfb, #ebedee); /* Gradiente suave */
    color: #333;
    padding-top: 15vh; /* Espaço para o banner */
    min-height: 10vh;
    position: relative;
    z-index: 2;
}

.frequentes .faq-header h1 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    color: #e91e63;
    margin-bottom: 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.frequentes .faq-item {
    padding: 20px 25px;
    margin-bottom: 20px;
    border-left: 6px solid #e91e63; /* Destaque lateral */
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease;
}

.frequentes .faq-item:hover {
    transform: translateY(-3px);
}

.frequentes .faq-item h2 {
    font-size: 22px;
    color: #222;
    margin-bottom: 12px;
    font-weight: 600;
}

.frequentes .faq-item p,
.frequentes .faq-item ul {
    font-size: 16px;
    line-height: 1.7;
    color: #444;
    margin-bottom: 12px;
}

.frequentes .faq-item ul {
    list-style-type: disc;
    padding-left: 20px;
}

.frequentes .faq-item ul li {
    margin-bottom: 6px;
}

.frequentes .faq-container {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
    max-width: 1100px;
}

.frequentes .hero-section {
    background-color: #fce4ec;
    height: 50px;
}

.frequentes .navbar-hero-bar {
    background-color: #e91e63;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.frequentes header,
.frequentes footer {
    background-color: #2c2c2c;
    color: white;
    padding: 20px;
    text-align: center;
}

.frequentes footer p {
    margin: 0;
    font-size: 14px;
}
/* frequentes - Fim das regras específicas para FAQ */
