/* Camada final do Template 2. Mantem o desenho original e aplica a identidade configurada no PMS. */
html { scroll-behavior: smooth; max-width: 100%; overflow-x: hidden; }
body.site2 { width: 100%; max-width: 100%; color: var(--site-text); background: var(--site-bg); overflow-x: hidden; }
body.site2 #page { width: 100%; max-width: 100%; overflow-x: clip; }
body.site2 h1,
body.site2 h2,
body.site2 h3,
body.site2 h4,
body.site2 h5,
body.site2 h6 { color: var(--site-title); }
body.site2 a { transition: color .2s ease, background-color .2s ease, border-color .2s ease, transform .2s ease, box-shadow .2s ease; }
body.site2 img { max-width: 100%; }

.sr-skip-link {
    position: fixed;
    top: 12px;
    left: 12px;
    z-index: 100000;
    padding: 10px 14px;
    border-radius: 8px;
    background: var(--site-bg);
    color: var(--site-title);
    transform: translateY(-180%);
}
.sr-skip-link:focus { transform: none; }
.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

body.site2 .site-header { z-index: 1000; }
body.site2 .top-header { border-bottom-color: rgba(var(--site-text-over-rgb), .18); }
body.site2 .top-header .header-contact i { background: var(--site-primary) !important; color: var(--site-on-primary) !important; }
body.site2 .header-contact a,
body.site2 .header-contact span,
body.site2 .header-social a,
body.site2 .navigation > ul > li > a { color: var(--site-text-over); }
body.site2 .site-logo img { width: auto; max-width: 220px; max-height: 92px; object-fit: contain; }
body.site2 .sr-logo-text { color: var(--site-title-over); }
body.site2 .bottom-header { border-bottom: 1px solid rgba(var(--site-text-over-rgb), .15); }
body.site2 .navigation ul li.menu-active > a,
body.site2 .navigation ul li > a:hover,
body.site2 .navigation ul li > a:focus { color: var(--site-accent) !important; }
body.site2 .navigation ul ul { border-top: 3px solid var(--site-primary); box-shadow: 0 18px 45px rgba(15, 23, 42, .18); }
body.site2 .navigation ul ul a { color: var(--site-text); }
body.site2 .navigation ul ul a:hover,
body.site2 .navigation ul ul a:focus { background: rgba(var(--site-primary-rgb), .08); color: var(--site-primary) !important; }
body.site2 .header-social a:hover,
body.site2 .header-social a:focus { border-color: var(--site-accent); color: var(--site-accent); transform: translateY(-2px); }

body.site2 .primary-bg,
body.site2 .round-btn,
body.site2 button.round-btn,
body.site2 input[type="submit"],
body.site2 .outline-btn:hover,
body.site2 .to-top-icon,
body.site2 .header-btn .round-btn {
    background-color: var(--site-primary) !important;
    border-color: var(--site-primary) !important;
}
body.site2 .round-btn,
body.site2 button.round-btn,
body.site2 input[type="submit"],
body.site2 .header-btn .round-btn { color: var(--site-on-primary) !important; }
body.site2 .round-btn,
body.site2 .outline-btn,
body.site2 button,
body.site2 input[type="submit"] { border-radius: 999px; font-weight: 700; }
body.site2 .round-btn:hover,
body.site2 .round-btn:focus,
body.site2 input[type="submit"]:hover,
body.site2 .header-btn .round-btn:hover {
    background-color: var(--site-primary-hover) !important;
    border-color: var(--site-primary-hover) !important;
    box-shadow: 0 12px 28px rgba(var(--site-primary-rgb), .28);
    transform: translateY(-2px);
    color: var(--site-on-primary) !important;
}
body.site2 .sub-title,
body.site2 .cat-link a,
body.site2 .package-meta i,
body.site2 .icon-box .box-icon,
body.site2 .contact-details-section .box-icon,
body.site2 .widget a:hover { color: var(--site-primary-ink) !important; }
body.site2 .section-title { color: var(--site-title); }

body.site2 .home-banner { min-height: 760px; background-position: center; background-size: cover; }
body.site2 .home-banner .overlay { background: linear-gradient(180deg, rgba(var(--site-bg-dark-rgb), .70), rgba(0, 0, 0, .48)); }
body.site2 .home-banner .banner-content { padding-top: 115px; }
body.site2 .home-banner .banner-title { color: var(--site-title-over); font-size: clamp(44px, 5vw, 76px); line-height: 1.06; text-wrap: balance; }
body.site2 .home-banner .banner-content p { color: var(--site-text-over); font-size: clamp(16px, 1.6vw, 21px); max-width: 850px; margin: 20px auto 32px; }

body.site2 .home-trip-search { position: relative; z-index: 10; padding: 34px 0; background: var(--site-primary) !important; }
body.site2 .home-trip-search .trip-search-inner label { display: block; margin: 0 0 8px; color: var(--site-on-primary) !important; font-weight: 700; }
body.site2 .primary-bg .outline-btn-white {
    border-color: var(--site-bg-dark) !important;
    background: var(--site-bg-dark) !important;
    color: var(--site-text-over) !important;
}
body.site2 .primary-bg .outline-btn-white:hover,
body.site2 .primary-bg .outline-btn-white:focus {
    border-color: var(--site-secondary) !important;
    background: var(--site-secondary) !important;
    color: var(--site-text-over) !important;
}
body.site2 .home-trip-search .trip-search-inner .form-control,
body.site2 .home-trip-search .trip-search-inner input,
body.site2 .home-trip-search .trip-search-inner select {
    box-sizing: border-box; width: 100%; max-width: 100%; min-width: 0; min-height: 54px; margin: 0; border: 1px solid rgba(var(--site-text-over-rgb), .4); border-radius: 14px; background: var(--site-bg); color: var(--site-text); padding: 0 16px;
}
body.site2 .home-trip-search .site2-book-submit { width: 100%; min-height: 54px; margin: 0; }

body.site2 .home-destination,
body.site2 .home-gallery,
body.site2 .home-testimonial,
body.site2 .site2-blog-home { padding: 92px 0; margin: 0 !important; background: var(--site-bg); }
body.site2 .home-destination .section-heading,
body.site2 .home-destination .section-heading h2,
body.site2 .home-destination .section-heading p {
    color: var(--site-title) !important;
}
body.site2 .home-destination .section-heading .sub-title { color: var(--site-primary-ink) !important; }
body.site2 .destination-item { min-height: 360px; border-radius: 18px; overflow: hidden; background-color: var(--site-bg-dark); box-shadow: 0 18px 40px rgba(var(--site-title-rgb), .12); }
body.site2 .destination-item:before { background: linear-gradient(180deg, transparent 34%, rgba(var(--site-bg-dark-rgb), .92)); }
body.site2 .destination-content { color: var(--site-text); }
body.site2 .destination-content h3,
body.site2 .destination-content h3 a { color: var(--site-title) !important; }
body.site2 .destination-content p { color: var(--site-text) !important; }
body.site2 .destination-content .cat-link a { color: var(--site-primary-ink) !important; }
body.site2 .destination-content p { margin: 10px 0 0; max-width: 92%; }
body.site2 .featured-post img { width: 100%; height: 250px; object-fit: cover; }
body.site2 .post { height: 100%; border-radius: 16px; overflow: hidden; border: 1px solid rgba(var(--site-title-rgb), .1); box-shadow: 0 14px 34px rgba(var(--site-title-rgb), .08); }
body.site2 .package-inner-page .blog-inner { row-gap: 28px; }
body.site2 .package-inner-page .blog-inner > .grid-item { display: flex; }
body.site2 .package-inner-page .blog-inner > .grid-item .post { width: 100%; }
body.site2 .post-content { background: var(--site-bg); }
body.site2 .post-content h3 a { color: var(--site-title); }
body.site2 .post-content p { color: var(--site-muted); }
.site2-section-action { margin-top: 34px; text-align: center; }

body.site2 .home-callback .overlay,
body.site2 .home-client .overlay { background: rgba(var(--site-bg-dark-rgb), .76); }
body.site2 .home-callback .section-title,
body.site2 .home-callback p,
body.site2 .home-client .section-title,
body.site2 .home-client p { color: var(--site-text-over); }
body.site2 .home-callback:not(.primary-bg) .sub-title,
body.site2 .home-client:not(.primary-bg) .sub-title { color: var(--site-accent) !important; }
body.site2 .bg-color-callback.primary-bg,
body.site2 .bg-color-callback.primary-bg h2,
body.site2 .bg-color-callback.primary-bg p,
body.site2 .bg-color-callback.primary-bg .sub-title { color: var(--site-on-primary) !important; }
body.site2 .home-client { background-position: center; background-size: cover; }
body.site2 .client-content { position: relative; z-index: 2; }

body.site2 .gallery-container { gap: 16px; }
body.site2 .gallery-img { border-radius: 14px; overflow: hidden; }
body.site2 .gallery-img img { width: 100%; height: 230px; object-fit: cover; transition: transform .35s ease; }
body.site2 .gallery-img a:hover img { transform: scale(1.05); }
body.site2 .site2-stars { display: flex; gap: 4px; margin-bottom: 14px; color: var(--site-accent); }
body.site2 .testimonial-item { height: 100%; }
body.site2 .testimonial-content { height: 100%; border-radius: 16px; background: var(--site-bg); border: 1px solid rgba(var(--site-title-rgb), .1); box-shadow: 0 12px 32px rgba(var(--site-title-rgb), .08); }
.site2-review-meta { display: block; margin-top: 10px; color: var(--site-muted); }
body.site2 .site2-review-grid { row-gap: 28px; }
body.site2 .site2-review-grid > [class*="col-"] { display: flex; }
body.site2 .site2-review-grid .testimonial-item { width: 100%; }

body.site2 .inner-baner-container { min-height: 360px; background-position: center; background-size: cover; }
body.site2 .inner-baner-container:before { background: rgba(var(--site-bg-dark-rgb), .68); }
body.site2 .inner-banner-content .page-title { color: var(--site-title-over); text-wrap: balance; }
body.site2 .archive-section,
body.site2 .inner-package-detail-wrap,
body.site2 .inner-contact-wrap,
body.site2 .gallery-section { color: var(--site-text); }
body.site2 .single-package-image { border-radius: 16px; overflow: hidden; }
body.site2 .single-package-image img { width: 100%; object-fit: cover; }
body.site2 .booking-form-inner { border-radius: 18px; box-shadow: 0 18px 42px rgba(var(--site-primary-rgb), .24); }
body.site2 .package-list { border-radius: 18px; overflow: hidden; }

body.site2 .contact-from-wrap { border-radius: 18px; background: var(--site-primary) !important; box-shadow: 0 20px 45px rgba(var(--site-primary-rgb), .22); }
body.site2 .contact-from label { display: block; margin-bottom: 7px; color: var(--site-on-primary) !important; font-weight: 700; }
body.site2 .contact-from input:not([type="checkbox"]),
body.site2 .contact-from select,
body.site2 .contact-from textarea {
    width: 100%; min-height: 50px; border: 1px solid rgba(var(--site-text-over-rgb), .36); border-radius: 10px; background: var(--site-bg); color: var(--site-text); padding: 12px 14px;
}
body.site2 .contact-from textarea { min-height: 130px; resize: vertical; }
body.site2 .contact-from input:focus,
body.site2 .contact-from select:focus,
body.site2 .contact-from textarea:focus { outline: 3px solid rgba(var(--site-accent-rgb), .3); border-color: var(--site-accent); }
.site2-honeypot { position: absolute !important; left: -9999px !important; opacity: 0 !important; }
.site2-consent label { display: flex !important; align-items: flex-start; gap: 10px; font-weight: 500 !important; }
.site2-consent input { margin-top: 5px; }
.site2-form-feedback { display: block; min-height: 24px; margin: 2px 0 12px; color: var(--site-on-primary); font-weight: 700; }
.site2-form-feedback.is-success { color: #d1fae5; }
.site2-form-feedback.is-error { color: #fee2e2; }
.site2-safe-note { display: block; color: rgba(var(--site-on-primary-rgb), .84); }

.site2-offer-details { display: grid; gap: 6px; margin-top: 16px; color: var(--site-muted); font-size: 13px; }
.site2-offer-details strong { color: var(--site-primary); }

body.site2 .sr-page-empty { padding: 34px; border: 1px solid rgba(var(--site-primary-rgb), .18); border-radius: 16px; background: rgba(var(--site-primary-rgb), .05); text-align: center; }
body.site2 .sr-page-empty h3 { margin-bottom: 8px; }

body.site2 .site-footer { background: var(--site-bg-dark) !important; color: var(--site-text-over) !important; }
body.site2 .site-footer .footer-logo img { width: auto; max-width: 230px; max-height: 100px; object-fit: contain; }
body.site2 .site-footer h3,
body.site2 .site-footer h4,
body.site2 .site-footer h5,
body.site2 .site-footer h6,
body.site2 .site-footer p,
body.site2 .site-footer li,
body.site2 .site-footer a,
body.site2 .site-footer span,
body.site2 .site-footer small,
body.site2 .site-footer .widget,
body.site2 .site-footer .widget-title,
body.site2 .site-footer .footer-newsletter p,
body.site2 .site-footer .footer-menu a,
body.site2 .site-footer .copy-right { color: var(--site-text-over) !important; }
body.site2 .site-footer a:hover,
body.site2 .site-footer a:focus { color: var(--site-accent) !important; }
body.site2 .site-footer .widget-title:after { background-color: var(--site-accent) !important; }
body.site2 .site-footer .bottom-footer { background: var(--site-primary) !important; color: var(--site-on-primary) !important; }
body.site2 .site-footer .bottom-footer .copy-right { color: var(--site-on-primary) !important; }
body.site2 .site-footer .lower-footer { border-top-color: rgba(var(--site-text-over-rgb), .2); }
body.site2 .site-footer .social-icon a { border-color: rgba(var(--site-text-over-rgb), .65) !important; color: var(--site-text-over) !important; }
body.site2 .site-footer .social-icon a:hover,
body.site2 .site-footer .social-icon a:focus { border-color: var(--site-accent) !important; background: var(--site-accent) !important; color: var(--site-bg-dark) !important; }
.site2-newsletter-form { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 8px; max-width: 520px; }
.site2-newsletter-form input { min-height: 46px; border: 1px solid rgba(var(--site-text-over-rgb), .3); border-radius: 999px; padding: 0 16px; }
body.site2 .site-footer .site2-newsletter-form button {
    min-height: 46px;
    padding: 0 18px;
    border: 1px solid var(--site-accent) !important;
    background: var(--site-accent) !important;
    color: var(--site-on-accent) !important;
}
body.site2 .site-footer .site2-newsletter-form button:hover,
body.site2 .site-footer .site2-newsletter-form button:focus {
    border-color: var(--site-accent-hover) !important;
    background: var(--site-accent-hover) !important;
    color: var(--site-on-accent) !important;
}
.site2-newsletter-form output { grid-column: 1 / -1; min-height: 18px; color: var(--site-text-over); font-size: 13px; }
body.site2 .whatsapp-button {
    position: fixed !important;
    z-index: 9998;
    right: auto !important;
    bottom: 20px !important;
    left: 20px !important;
    display: block;
    width: auto !important;
    max-width: calc(100vw - 40px);
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
body.site2 .whatsapp-button a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    min-height: 48px;
    padding: 10px 18px;
    border-radius: 999px;
    background: #25d366;
    color: #ffffff !important;
    font-weight: 700;
    line-height: 1;
    box-shadow: 0 10px 28px rgba(0, 0, 0, .24);
}
body.site2 .whatsapp-button svg { display: block; width: 24px !important; height: 24px !important; flex: 0 0 24px; }
body.site2 .whatsapp-button a:hover,
body.site2 .whatsapp-button a:focus { background: #1fbd5a; color: #ffffff !important; transform: translateY(-2px); }

.site2-texture { position: relative; isolation: isolate; }
.site2-texture:before { content: ""; position: absolute; inset: 0; z-index: -1; pointer-events: none; }
.site2-texture--sobre:before { background-image: var(--site2-texture-sobre-image); background-repeat: var(--site2-texture-sobre-repeat); background-position: var(--site2-texture-sobre-position); background-size: var(--site2-texture-sobre-size); opacity: var(--site2-texture-sobre-opacity); }
.site2-texture--acomodacoes:before { background-image: var(--site2-texture-acomodacoes-image); background-repeat: var(--site2-texture-acomodacoes-repeat); background-position: var(--site2-texture-acomodacoes-position); background-size: var(--site2-texture-acomodacoes-size); opacity: var(--site2-texture-acomodacoes-opacity); }
.site2-texture--galeria:before { background-image: var(--site2-texture-galeria-image); background-repeat: var(--site2-texture-galeria-repeat); background-position: var(--site2-texture-galeria-position); background-size: var(--site2-texture-galeria-size); opacity: var(--site2-texture-galeria-opacity); }
.site2-texture--contato:before { background-image: var(--site2-texture-contato-image); background-repeat: var(--site2-texture-contato-repeat); background-position: var(--site2-texture-contato-position); background-size: var(--site2-texture-contato-size); opacity: var(--site2-texture-contato-opacity); }

@media (max-width: 991px) {
    body.site2 .site-logo img { max-width: 170px; max-height: 76px; }
    body.site2 .home-banner { min-height: 680px; }
    body.site2 .home-trip-search .row > div { margin-bottom: 16px; }
    body.site2 .home-trip-search .row > div:last-child { margin-bottom: 0; }
    body.site2 .home-destination,
    body.site2 .home-gallery,
    body.site2 .home-testimonial,
    body.site2 .site2-blog-home { padding: 70px 0; }
}

@media (max-width: 767px) {
    body.site2 .container { width: 100%; max-width: 100%; }
    body.site2 .top-header-inner { min-height: 88px; }
    body.site2 .site-logo img { max-width: 145px; max-height: 68px; }
    body.site2 .bottom-header-inner { display: flex !important; justify-content: center !important; min-width: 0; }
    body.site2 .bottom-header .header-social { display: none; }
    body.site2 .bottom-header .header-btn { justify-content: center; max-width: 100%; margin-left: 0; }
    body.site2 .header-btn .round-btn { padding: 10px 14px; font-size: 12px; }
    body.site2 .home-banner { min-height: 590px; }
    body.site2 .home-banner .banner-content { padding-top: 70px; }
    body.site2 .home-banner .banner-content .row { margin-right: 0; margin-left: 0; }
    body.site2 .home-banner .banner-content [class*="col-"] { min-width: 0; padding-right: 0; padding-left: 0; }
    body.site2 .home-banner .banner-title { max-width: 100%; font-size: clamp(32px, 9vw, 42px); overflow-wrap: anywhere; }
    body.site2 .home-banner .banner-content p { max-width: 100%; }
    body.site2 .home-banner .banner-btn,
    body.site2 .home-banner .banner-btn .outline-btn { max-width: 100%; }
    body.site2 .home-trip-search { padding: 28px 0; }
    body.site2 .home-trip-search .row { margin-right: -7px; margin-left: -7px; }
    body.site2 .home-trip-search .row > div { min-width: 0; padding-right: 7px; padding-left: 7px; }
    body.site2 .destination-item { min-height: 310px; }
    body.site2 .inner-baner-container { min-height: 280px; }
    .site2-newsletter-form { grid-template-columns: 1fr; }
    .site2-newsletter-form button { width: 100%; }
    body.site2 .whatsapp-button { left: 14px !important; bottom: 14px !important; max-width: calc(100vw - 28px); font-size: 14px; }
    body.site2 .whatsapp-button a { min-height: 44px; padding: 9px 14px; }
    body.site2 .whatsapp-button svg { width: 22px !important; height: 22px !important; flex-basis: 22px; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *:before, *:after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
