.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#E5AF51;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F5D7A2;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-220312c-font-family:"Mukta";}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilos Gerais */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f9f7f4;
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
}

.section-title {
    font-family: 'Playfair Display', serif;
    font-size: 2.5rem;
    text-align: center;
    margin-bottom: 2rem;
    color: #5a3921;
    position: relative;
    padding-bottom: 1rem;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background-color: #c8a97e;
}

/* Botões */
.btn-reservar {
    display: block;
    background: linear-gradient(135deg, #007bff, #0056b3);
    color: white;
    padding: 1rem;
    text-decoration: none;
    border-radius: 25px;
    font-weight: 600;
    transition: all 0.3s ease;
    text-align: center;
    width: calc(100% - 3rem);
    box-sizing: border-box;
    font-size: 0.95rem;
    border: none;
    cursor: pointer;
    margin: 0 1.5rem 1.5rem 1.5rem;
}

.btn-reservar:hover {
    background: linear-gradient(135deg, #0056b3, #004085);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 123, 255, 0.3);
}

.mais-detalhes {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
    display: block;
    margin: auto 1.5rem 1rem 1.5rem;
    font-size: 0.95rem;
    transition: color 0.3s ease;
}

.mais-detalhes:hover {
    color: #0056b3;
    text-decoration: underline;
}

.btn-enviar {
    display: inline-block;
    background-color: #8b5e34;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.btn-enviar:hover {
    background-color: #6d4a29;
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

/* Header */
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #223322;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px 0;
    transition: all 0.4s ease;
}

#header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo img {
    max-height: 80px;
    width: auto;
}

.menu ul {
    display: flex;
}

.menu ul li {
    margin-left: 30px;
}

.menu ul li a {
    font-weight: 500;
    color: #fff;
    position: relative;
    padding-bottom: 5px;
}

.menu ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #c8a97e;
    transition: width 0.3s ease;
}

.menu ul li a:hover::after,
.menu ul li a.active::after {
    width: 100%;
}

.menu-mobile {
    display: none;
    font-size: 1.5rem;
    color: #fff;
    cursor: pointer;
}

/* Hero Section */
.hero {
    height: 100vh;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/fora pousada.JPG') no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    padding: 0 20px;
    background-size: cover;
    background-attachment: fixed;
}

.hero-content {
    max-width: 800px;
}

.hero-content h2 {
    font-family: 'Playfair Display', serif;
    font-size: 3.5rem;
    margin-bottom: 1rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.hero-content h3 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    font-weight: 400;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.hero-content p {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

/* Sobre Section */
.sobre {
    padding: 100px 0;
    background-color: #fff;
}

.sobre-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

.sobre-text p {
    margin-bottom: 1.5rem;
    font-size: 1.1rem;
    color: #555;
}

.features {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
    margin-top: 30px;
}

.features li {
    display: flex;
    align-items: center;
}

.features li i {
    color: #8b5e34;
    margin-right: 10px;
    font-size: 1.2rem;
}

.sobre-img img {
    border-radius: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

/* Acomodações Section */
.acomodacoes {
    padding: 100px 0;
    background-color: #f9f7f4;
}

.acomodacoes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
}

.acomodacao-card {
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: transform 0.3s ease;
    position: relative;
    max-width: 450px;
    margin: 0 auto;
    min-height: 650px;
    display: flex;
    flex-direction: column;
}

.acomodacao-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
}

.acomodacao-img {
    height: 200px;
    overflow: hidden;
    position: relative;
}

.acomodacao-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.promo-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: linear-gradient(135deg, #e74c3c, #c0392b);
    color: white;
    padding: 0.4rem 0.8rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(231, 76, 60, 0.3);
}

.premium-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: linear-gradient(135deg, #f39c12, #e67e22);
    color: white;
    padding: 0.4rem 0.8rem;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 700;
    z-index: 2;
    box-shadow: 0 2px 8px rgba(243, 156, 18, 0.3);
}

.acomodacao-info {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.acomodacao-info h3 {
    color: #5a3921;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    font-weight: 600;
}

.acomodacao-info p {
    color: #666;
    margin-bottom: 1rem;
    line-height: 1.6;
    font-size: 0.95rem;
}

.amenidades {
    list-style: none;
    padding: 0;
    margin: 0 0 1.5rem 0;
}

.amenidades li {
    display: flex;
    align-items: center;
    margin-bottom: 0.8rem;
    color: #223322;
    font-size: 0.95rem;
}

.amenidades li i {
    color: #223322;
    margin-right: 0.8rem;
    width: 16px;
    font-size: 0.9rem;
}

.preco-info {
    margin-bottom: 1.5rem;
    text-align: center;
    padding: 1rem;
    background: #f8f9fa;
    border-radius: 10px;
}

.preco-antigo {
    color: #999;
    text-decoration: line-through;
    font-size: 0.9rem;
    margin-right: 0.5rem;
}

.preco-atual {
    color: #5a3921;
    font-size: 1.8rem;
    font-weight: 700;
    margin-right: 0.3rem;
}

.preco-periodo {
    color: #666;
    font-size: 0.85rem;
    display: block;
    margin-top: 0.2rem;
}

/* Atrações Section */
.atracoes {
    padding: 100px 0;
    background-color: #fff;
}

.atracoes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}

.atracao-card {
    background-color: #f9f7f4;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease;
}

.atracao-card:hover {
    transform: translateY(-10px);
}

.atracao-img {
    height: 200px;
    overflow: hidden;
}

.atracao-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    background-color: #dbeafe;
    border-radius: 10px 10px 0 0;
}

.atracao-card:hover .atracao-img img {
    transform: scale(1.1);
}

.atracao-info {
    padding: 20px;
}

.atracao-info h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.3rem;
    margin-bottom: 10px;
    color: #5a3921;
}

.atracao-info p {
    color: #666;
}

/* Contato Section */
.contato {
    padding: 100px 0;
    background-color: #f9f7f4;
}

.contato-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}

.contato-info h3,
.contato-form h3 {
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    margin-bottom: 20px;
    color: #5a3921;
}

.contato-info ul li {
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}

.contato-info ul li i {
    color: #8b5e34;
    margin-right: 15px;
    margin-top: 5px;
}

.social-media {
    display: flex;
    margin-top: 30px;
}

.social-media a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #8b5e34;
    color: #fff;
    border-radius: 50%;
    margin-right: 15px;
    transition: all 0.3s ease;
}

.social-media a:hover {
    background-color: #5a3921;
    transform: translateY(-5px);
}

.form-group {
    margin-bottom: 20px;
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

label {
    display: block;
    margin-bottom: 8px;
    font-weight: 500;
    color: #5a3921;
}

input,
select,
textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    color: #333;
    transition: border-color 0.3s ease;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
    border-color: #8b5e34;
}

/* Mapa Section */
.mapa {
    height: 450px;
}

/* Footer */
#footer {
    background-color: #223322;
    color: #fff;
    padding: 70px 0 20px;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 50px;
    margin-bottom: 50px;
}

.footer-logo-img {
    max-height: 120px;
    width: auto;
    margin-bottom: 1rem;
}

.footer-links h3,
.footer-contact h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
}

.footer-links h3::after,
.footer-contact h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #c8a97e;
}

.footer-links ul li,
.footer-contact ul li {
    margin-bottom: 10px;
}

.footer-links ul li a:hover {
    color: #c8a97e;
}

.footer-contact ul li i {
    color: #c8a97e;
    margin-right: 10px;
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.7);
}

/* Animações */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}

.sobre-img img, .acomodacao-img img, .atracao-img img {
    animation: float 6s ease-in-out infinite;
}

.logo img, .footer-logo-img {
    transition: transform 0.3s ease;
}

.logo img:hover, .footer-logo-img:hover {
    transform: scale(1.05);
}

/* Responsividade */
@media (max-width: 992px) {
    .section-title {
        font-size: 2.2rem;
    }
    
    .hero-content h2 {
        font-size: 3rem;
    }
    
    .hero-content h3 {
        font-size: 1.5rem;
    }
    
    .sobre-content,
    .contato-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .sobre-img {
        order: -1;
    }
}

@media (max-width: 768px) {
    .menu {
        position: fixed;
        top: 110px;
        left: 0;
        width: 100%;
        background-color: #223322;
        flex-direction: column;
        padding: 20px 0;
        transform: translateY(-100%);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
        z-index: 999;
    }
    
    .menu.active {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }
    
    .menu ul {
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
    
    .menu ul li {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    
    .menu ul li a {
        display: block;
        padding: 15px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        transition: background-color 0.3s ease;
    }
    
    .menu ul li a:hover {
        background-color: rgba(255, 255, 255, 0.1);
    }
    
    .menu-mobile {
        display: block;
        transition: transform 0.3s ease;
    }
    
    .menu-mobile.active {
        transform: rotate(90deg);
    }
    
    .hero-content h2 {
        font-size: 2.5rem;
    }
    
    .hero-content h3 {
        font-size: 1.3rem;
    }
    
    .features {
        grid-template-columns: 1fr;
    }
    
    .form-row {
        grid-template-columns: 1fr;
        gap: 0;
    }
    
    .footer-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}

@media (max-width: 576px) {
    .section-title {
        font-size: 1.8rem;
    }
    
    .hero-content h2 {
        font-size: 2rem;
    }
    
    .hero-content h3 {
        font-size: 1.1rem;
    }
    
    .hero-content p {
        font-size: 1rem;
    }
    
    .btn-reservar, .btn-enviar {
        padding: 10px 20px;
        font-size: 0.9rem;
    }
}

/* Seção Galeria de Fotos */
.galeria {
    padding: 80px 0;
    background: linear-gradient(135deg, #f9f7f4 0%, #f0ede8 100%);
}

.section-subtitle {
    text-align: center;
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 3rem;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.galeria-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin-top: 2rem;
}

.galeria-item {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
    aspect-ratio: 4/3;
}

.galeria-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
}

.galeria-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.galeria-item:hover img {
    transform: scale(1.1);
}

.galeria-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(34, 51, 34, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.galeria-item:hover .galeria-overlay {
    opacity: 1;
}

/* Estilo para o botão Ver Mais Fotos */
.galeria-ver-mais {
    background: linear-gradient(135deg, #223322 0%, #2a4a2a 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.galeria-ver-mais:hover {
    background: linear-gradient(135deg, #2a4a2a 0%, #336633 100%);
    transform: translateY(-5px);
}

.ver-mais-content {
    text-align: center;
    color: white;
    padding: 20px;
}

.ver-mais-content i {
    font-size: 3rem;
    margin-bottom: 15px;
    display: block;
}

.ver-mais-content h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
    font-weight: 600;
}

.ver-mais-content p {
    font-size: 1rem;
    opacity: 0.9;
    margin: 0;
}

.galeria-overlay i {
    color: white;
    font-size: 2rem;
    transition: transform 0.3s ease;
}

.galeria-item:hover .galeria-overlay i {
    transform: scale(1.2);
}

/* Modal da Galeria */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    animation: fadeIn 0.3s ease;
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 90%;
    max-height: 80%;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: zoomIn 0.3s ease;
}

.modal-close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
}

.modal-close:hover {
    color: #bbb;
}

.modal-nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1001;
}

.modal-prev {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
}

.modal-next {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: auto;
}

.modal-prev, .modal-next {
    background: rgba(255, 255, 255, 0.2);
    color: white;
    border: none;
    padding: 15px 20px;
    font-size: 1.5rem;
    cursor: pointer;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.modal-prev:hover, .modal-next:hover {
    background: rgba(255, 255, 255, 0.4);
    transform: scale(1.1);
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes zoomIn {
    from { transform: translate(-50%, -50%) scale(0.5); }
    to { transform: translate(-50%, -50%) scale(1); }
}



/* Responsividade para Galeria */
@media (max-width: 768px) {
    .galeria-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 15px;
    }
    
    .modal-content {
        max-width: 95%;
        max-height: 70%;
    }
    
    .modal-prev, .modal-next {
        padding: 10px 15px;
        font-size: 1.2rem;
    }
    
    .modal-prev {
        left: 10px;
    }
    
    .modal-next {
        right: 10px;
    }
}

@media (max-width: 576px) {
    .galeria-grid {
        grid-template-columns: 1fr;
    }
    
    .modal-prev, .modal-next {
        font-size: 1rem;
    }
}

/* Página de Galeria Completa */
.galeria-hero {
    padding: 120px 0 60px;
    background: linear-gradient(135deg, #223322 0%, #2a4a2a 100%);
    color: white;
    text-align: center;
}

.galeria-hero h1 {
    font-size: 3rem;
    margin-bottom: 1rem;
    font-family: 'Playfair Display', serif;
}

.galeria-hero p {
    font-size: 1.2rem;
    margin-bottom: 2rem;
    opacity: 0.9;
}

.btn-voltar {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.2);
    color: white;
    padding: 12px 24px;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.btn-voltar:hover {
    background: rgba(255, 255, 255, 0.3);
    transform: translateY(-2px);
}

.galeria-completa {
    padding: 80px 0;
    background: #f8f9fa;
}

/* Seção Header da Galeria */
.section-header {
    text-align: center;
    margin-bottom: 30px;
    padding: 20px 0;
}

.section-header h1 {
    font-family: 'Playfair Display', serif;
    font-size: 2.2rem;
    color: #5a3921;
    margin-bottom: 8px;
    font-weight: 600;
}

.section-header p {
    font-size: 1rem;
    color: #6c757d;
    font-weight: 400;
    margin: 0;
    opacity: 0.8;
}

/* Filtros de Categoria */
.categoria-filtros {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 30px;
    padding: 15px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 12px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.galeria-categorias {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 40px;
    padding: 0 20px;
}

.categoria-btn {
    background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%);
    border: 1px solid #dee2e6;
    color: #495057;
    padding: 8px 16px;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 500;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    position: relative;
    overflow: hidden;
}

.categoria-btn:hover {
    border-color: #223322;
    color: #223322;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(34, 51, 34, 0.2);
    background: linear-gradient(135deg, #fff 0%, #f1f3f4 100%);
}

.categoria-btn.active {
    background: linear-gradient(135deg, #223322 0%, #2a4a2a 100%);
    border-color: #223322;
    color: #fff;
    box-shadow: 0 4px 12px rgba(34, 51, 34, 0.3);
    transform: translateY(-1px);
}

.contador {
    background: linear-gradient(135deg, rgba(34, 51, 34, 0.1) 0%, rgba(34, 51, 34, 0.15) 100%);
    padding: 2px 6px;
    border-radius: 10px;
    font-size: 11px;
    font-weight: 600;
    color: #223322;
    border: 1px solid rgba(34, 51, 34, 0.2);
}

.categoria-btn.active .contador {
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.35) 100%);
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Responsividade dos filtros */
@media (max-width: 768px) {
    .galeria-categorias {
        gap: 10px;
        margin-bottom: 30px;
    }
    
    .categoria-btn {
        padding: 10px 16px;
        font-size: 13px;
    }
}

.galeria-grid-completa {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 25px;
    /* Otimizações para performance com muitas imagens */
    will-change: transform;
    contain: layout style paint;
}

.galeria-grid-completa .galeria-item {
    transition: all 0.3s ease;
    /* Otimização para renderização */
    transform: translateZ(0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.galeria-grid-completa .galeria-item.hidden {
    display: none;
}

/* Lazy loading para imagens */
.galeria-item img {
    transition: opacity 0.4s ease, transform 0.3s ease;
    will-change: opacity, transform;
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 15px;
}

.galeria-item img[data-src]:not([src]) {
    opacity: 0;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: skeleton-loading 1.5s infinite;
}

.galeria-item img.loaded {
    opacity: 1;
    transform: scale(1);
}

.galeria-item img:not(.loaded) {
    transform: scale(0.95);
}

/* Skeleton loading animation */
@keyframes skeleton-loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Loading state for galeria items */
.galeria-item.loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent 25%, rgba(255,255,255,0.4) 50%, transparent 75%);
    background-size: 200% 100%;
    animation: shimmer 1.5s infinite;
    border-radius: 15px;
    z-index: 1;
}

@keyframes shimmer {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Placeholder text while loading */
.galeria-item img[data-src]:not([src])::after {
    content: 'Carregando...';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #999;
    font-size: 14px;
    font-weight: 500;
}

/* Otimização para scroll suave */
.galeria-completa {
    scroll-behavior: smooth;
    contain: layout style;
}

.foto-titulo {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    color: white;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: center;
}

.modal-info {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 15px 25px;
    border-radius: 25px;
    text-align: center;
}

.modal-info h3 {
    margin: 0;
    font-size: 1.2rem;
}

/* Responsividade para Galeria Completa */
@media (max-width: 768px) {
    .galeria-hero h1 {
        font-size: 2.5rem;
    }
    
    .galeria-categorias {
        gap: 10px;
    }
    
    .categoria-btn {
        padding: 10px 18px;
        font-size: 0.9rem;
    }
    
    .galeria-grid-completa {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .galeria-hero {
        padding: 100px 0 40px;
    }
    
    .galeria-hero h1 {
        font-size: 2rem;
    }
    
    .galeria-grid-completa {
        grid-template-columns: 1fr;
    }
}

/* Seção Avaliações Google */
.avaliacoes-google {
    padding: 80px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}

.google-reviews-widget {
    max-width: 800px;
    margin: 0 auto;
}

.google-widget-container {
    background: white;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease;
}

.google-widget-container:hover {
    transform: translateY(-5px);
}

.google-reviews-header {
    background: #4285f4;
    color: white;
    padding: 25px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.google-business-info h3 {
    margin: 0 0 10px 0;
    font-size: 1.5rem;
    font-weight: 600;
}

.google-rating {
    display: flex;
    align-items: center;
    gap: 10px;
}

.rating-stars {
    display: flex;
    gap: 2px;
}

.rating-stars i {
    color: #ffd700;
    font-size: 1.1rem;
}

.rating-score {
    font-size: 1.2rem;
    font-weight: 600;
    margin-right: 5px;
}

.rating-count {
    font-size: 0.9rem;
    opacity: 0.9;
}

.google-logo {
    display: flex;
    align-items: center;
    gap: 8px;
}

.google-logo img {
    height: 24px;
}

.google-logo span {
    color: white;
    font-size: 1.2rem;
    font-weight: 500;
}

.google-reviews-list {
    padding: 30px;
}

.google-review-item {
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

.google-review-item:last-child {
    border-bottom: none;
}

.review-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.reviewer-info {
    display: flex;
    align-items: center;
    gap: 12px;
}

.reviewer-avatar {
    width: 40px;
    height: 40px;
    background: #4285f4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1rem;
}

.reviewer-name {
    font-weight: 600;
    color: #333;
}

.review-rating {
    display: flex;
    gap: 2px;
}

.review-rating i {
    color: #ffd700;
    font-size: 0.9rem;
}

.review-text {
    color: #555;
    line-height: 1.6;
    margin: 0 0 8px 0;
    font-style: italic;
}

.review-date {
    color: #888;
    font-size: 0.85rem;
}

.google-reviews-footer {
    background: #f8f9fa;
    padding: 25px 30px;
    text-align: center;
}

.btn-ver-mais-avaliacoes {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #4285f4;
    color: white;
    padding: 12px 24px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}

.btn-ver-mais-avaliacoes:hover {
    background: #3367d6;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(66, 133, 244, 0.3);
    color: white;
    text-decoration: none;
}

.btn-ver-mais-avaliacoes i {
    font-size: 1.1rem;
}

/* Responsividade para Avaliações Google */
@media (max-width: 768px) {
    .avaliacoes-google {
        padding: 60px 0;
    }
    
    .google-reviews-header {
        padding: 20px;
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .google-business-info h3 {
        font-size: 1.3rem;
        margin-bottom: 8px;
    }
    
    .google-rating {
        justify-content: center;
    }
    
    .google-reviews-list {
        padding: 20px;
    }
    
    .review-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .reviewer-info {
        gap: 10px;
    }
    
    .reviewer-avatar {
        width: 35px;
        height: 35px;
        font-size: 0.9rem;
    }
    
    .google-reviews-footer {
        padding: 20px;
    }
    
    .btn-ver-mais-avaliacoes {
        padding: 10px 20px;
        font-size: 0.9rem;
    }
}



/* Botão Flutuante WhatsApp */
.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #25d366, #128c7e);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);
    z-index: 1000;
    transition: all 0.3s ease;
    text-decoration: none;
    animation: pulse 2s infinite;
}

.whatsapp-float:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(37, 211, 102, 0.6);
    text-decoration: none;
}

.whatsapp-float i {
    color: white;
    font-size: 1.8rem;
    transition: transform 0.3s ease;
}

.whatsapp-float:hover i {
    transform: scale(1.1);
}

@keyframes pulse {
    0% {
        box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);
    }
    50% {
        box-shadow: 0 4px 20px rgba(37, 211, 102, 0.7), 0 0 0 10px rgba(37, 211, 102, 0.1);
    }
    100% {
        box-shadow: 0 4px 20px rgba(37, 211, 102, 0.4);
    }
}

/* Responsividade para WhatsApp */
@media (max-width: 768px) {
    .whatsapp-float {
        width: 55px;
        height: 55px;
        bottom: 15px;
        right: 15px;
    }
    
    .whatsapp-float i {
        font-size: 1.6rem;
    }
}

/* Estilos para Seções Expansíveis de Detalhes */
.detalhes-expandidos {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border: 1px solid #dee2e6;
    border-radius: 12px;
    margin: 15px 0;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.detalhes-expandidos.expandindo {
    animation: expandir 0.3s ease-out;
}

.detalhes-expandidos.contraindo {
    animation: contrair 0.3s ease-in;
}

.detalhes-content {
    padding: 20px;
}

.detalhes-content h4 {
    color: #2c3e50;
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.detalhes-content h4 i {
    color: #3498db;
    font-size: 1.1rem;
}

.detalhes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 15px;
}

.detalhe-item {
    background: white;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #3498db;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.detalhe-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.15);
}

.detalhe-item h5 {
    color: #2c3e50;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.detalhe-item h5 i {
    color: #3498db;
    font-size: 0.9rem;
    width: 16px;
    text-align: center;
}

.detalhe-item p {
    color: #555;
    font-size: 0.9rem;
    line-height: 1.5;
    margin: 0;
}

/* Botão Mais Detalhes Atualizado */
.mais-detalhes {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: linear-gradient(135deg, #3498db 0%, #2980b9 100%);
    color: white;
    text-decoration: none;
    border-radius: 6px;
    font-size: 0.9rem;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    margin-bottom: 10px;
}

.mais-detalhes:hover {
    background: linear-gradient(135deg, #2980b9 0%, #1f5f8b 100%);
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.3);
    color: white;
}

.mais-detalhes.ativo {
    background: linear-gradient(135deg, #e74c3c 0%, #c0392b 100%);
}

.mais-detalhes.ativo:hover {
    background: linear-gradient(135deg, #c0392b 0%, #a93226 100%);
}

.mais-detalhes i {
    font-size: 0.8rem;
    transition: transform 0.3s ease;
}

/* Animações */
@keyframes expandir {
    from {
        opacity: 0;
        max-height: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        max-height: 1000px;
        transform: translateY(0);
    }
}

@keyframes contrair {
    from {
        opacity: 1;
        max-height: 1000px;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        max-height: 0;
        transform: translateY(-10px);
    }
}

/* Responsividade para Detalhes */
@media (max-width: 768px) {
    .detalhes-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    
    .detalhes-content {
        padding: 15px;
    }
    
    .detalhes-content h4 {
        font-size: 1.1rem;
    }
    
    .detalhe-item {
        padding: 12px;
    }
    
    .detalhe-item h5 {
        font-size: 0.95rem;
    }
    
    .detalhe-item p {
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {
    .detalhes-content {
        padding: 12px;
    }
    
    .detalhes-content h4 {
        font-size: 1rem;
    }
    
    .mais-detalhes {
        font-size: 0.85rem;
        padding: 6px 12px;
    }
}/* End custom CSS */