/*!
Theme Name: Hey Safaris
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hey-safaris
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Hey Safaris is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}

html,
legend {
    box-sizing: border-box
}

pre,
textarea {
    overflow: auto
}

.main-navigation li,
sub,
sup {
    position: relative
}

.widget select,
.wp-caption,
embed,
iframe,
img,
legend,
object,
pre {
    max-width: 100%
}

.travel-form-scformd587dghdk #budgetRange::before,
.travel-form-scformd587dghdk #daysGroup .range-input::before {
    left: -3%;
    height: 8px;
    transform: translateY(-50%);
    background-image: repeating-radial-gradient(circle, #fff 0, #fff 3px, transparent 5px, transparent 100%);
    background-position: left center;
    pointer-events: none
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

:root {
    --primary: #42312A;
    --secondary: #596B55
}

body {
    margin: 0 !important;
    background: #fff
}

.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
.sticky,
details,
main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

hr {
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto
}

.accordion-body p,
button,
input,
optgroup,
select,
textarea {
    margin: 0
}

.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation,
.widget,
address,
table {
    margin: 0 0 1.5em
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

textarea {
    width: 100%
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.rating-number,
dt {
    font-weight: 700
}

summary {
    display: list-item
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer,
.updated:not(.published),
[hidden],
template {
    display: none
}

*,
::after,
::before {
    box-sizing: inherit
}

body,
button,
input,
optgroup,
select,
textarea {
    color: #404040;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

cite,
dfn,
em,
i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    padding: 1.6em
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

ins,
mark {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

ol,
ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ol,
li>ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

dd {
    margin: 0 1.5em 1.5em
}

figure {
    margin: 1em 0
}

table {
    width: 100%
}

#primary[tabindex="-1"]:focus,
a:active,
a:hover {
    outline: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    line-height: 1;
    padding: .6em 1em .4em
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    border-color: #ccc #bbb #aaa
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
    color: #111
}

select {
    border: 1px solid #ccc
}

.main-navigation {
    display: block;
    width: 100%
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0
}

.main-navigation ul ul li.focus>ul,
.main-navigation ul ul li:hover>ul {
    display: block;
    left: auto
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li.focus>ul,
.main-navigation ul li:hover>ul {
    left: auto
}

.main-navigation a {
    display: block;
    text-decoration: none
}

.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links,
.travel-form-scformd587dghdk .phone-input-group {
    display: flex
}

.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    flex: 1 0 50%
}

.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%
}

.faq-title,
.gallery-item,
.main-description-789,
.main-title-456,
.rating-badge,
.testimonial-image,
.tz002-header-wrapper,
.unesco-title-321,
.wp-caption-text {
    text-align: center
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content a {
    word-wrap: break-word
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em
}

.gallery-item {
    display: inline-block;
    width: 100%
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr)
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr)
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr)
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr)
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr)
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr)
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr)
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr)
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.aligncenter,
.alignleft,
.alignright {
    margin-bottom: 1.5em
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.max-w-main {
    max-width: 1360px !important
}

.main-text-black {
    color: #010101
}

.main-text-primary {
    color: var(--primary)
}

.main-bg-primary {
    background-color: var(--primary)
}

.main-text-secondary {
    color: var(--secondary)
}

.main-bg-secondary {
    background-color: var(--secondary)
}

.list-none {
    list-style-type: none !important
}

.bg-center {
    background-position: center !important
}

.bg-cover {
    background-size: cover !important
}

.bg-contain {
    background-size: contain !important
}

.bg-no-repeat {
    background-repeat: no-repeat !important
}

.h-900 {
    height: 56.25rem !important
}

.h-750 {
    height: 46.875rem !important
}

.site-header {
    background-color: #bdc0A166;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px)
}

.z-max {
    z-index: 99 !important
}

.z-min {
    z-index: -99 !important
}

.leading-zero {
    line-height: 0 !important
}

nav#desktop-navigation-menu ul.sub-menu {
    top: 75px;
    background-color: #f3e3D699;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    width: 180px;
    max-width: max-content;
    padding: 10px 15px;
    transition-duration: .4s;
    opacity: 0;
    visibility: hidden
}

nav#desktop-navigation-menu li.has-sub-menu:hover>ul.sub-menu {
    opacity: 1;
    visibility: visible
}

.experience-card {
    position: relative;
    /* height: 500px; */
    overflow: hidden;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1)
}

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

.card-image {
    width: 100%;
    height: 100%;
    height: 500px;
    object-fit: cover;
    transition: transform .5s
}

.card-icon,
.carousel-btn,
.pagination-dot,
.safari-cta-button,
.visit-content-glass-effect .btn {
    transition: .3s
}

.experience-card:hover .card-image,
.tz005-explore-card:hover .tz006-card-background,
.ys004-main-image:hover {
    transform: scale(1.05)
}

.card-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent, rgba(0, 0, 0, .7));
    padding: 20px
}

.card-icon {
    position: absolute;
    bottom: 35px;
    right: 22px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    opacity: 1;
    transform: translateY(-10px);
    z-index: 9
}

.pembeni-parallax-wrapper {
    position: relative;
    overflow: hidden
}

.pembeni-fixed-image {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: right center;
    background-attachment: fixed !important;
    z-index: -1
}

.pembeni-safari-top,
.pembeni-scrolling-content {
    position: relative;
    z-index: 2
}

.pembeni-fixed-image-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden
}

.pembeni-safari-top {
    background-color: #4a3728;
    color: #d3c8b5;
    padding: 20px 0 10px 50px;
    overflow: visible;
    height: 100%
}

.pembeni-safari-top h1 {
    font-size: 2.5rem;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-left: auto;
    max-width: 600px
}

.pembeni-safari-top p {
    max-width: 600px;
    margin-left: auto;
    font-size: .9rem
}

.pembeni-safari-top .bg-curve {
    position: absolute;
    height: 300px;
    width: 100%;
    bottom: 0
}

.custom-shape-divider-top-1755027817 {
    position: absolute;
    top: 99%;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: scale(1, -1);
    z-index: -1
}

.custom-shape-divider-bottom-1755027916 svg,
.custom-shape-divider-top-1755027817 svg {
    position: relative;
    display: block;
    width: calc(188% + 1.3px);
    height: 101px;
    transform: rotateY(180deg)
}

.custom-shape-divider-top-1755027817 .shape-fill {
    fill: #4A3728
}

.pembeni-image-spacer {
    height: 60dvh;
    background: 0 0
}

.pembeni-about-bottom {
    background-color: #fff;
    color: #333;
    padding: 0 0 50px;
    position: relative;
    overflow: visible;
    z-index: 2
}

.pembeni-about-bottom h2 {
    font-size: 2rem;
    text-transform: uppercase;
    margin-bottom: 20px
}

.pembeni-about-bottom p {
    margin: 0 auto;
    font-size: 1rem;
    text-align: start
}

.custom-shape-divider-bottom-1755027916 {
    position: absolute;
    top: -96px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: scale(-1, 1);
    z-index: -1
}

.custom-shape-divider-bottom-1755027916 .shape-fill {
    fill: #FFFFFF
}

.safari-line-decorator::after,
.safari-line-decorator::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 80px;
    height: 2px;
    background: #8b6914
}

.faq-title::before,
.safari-line-decorator::before,
.tz003-main-title::before {
    left: -120px
}

.faq-title::after,
.safari-line-decorator::after,
.tz003-main-title::after {
    right: -120px
}

.safari-day-circle {
    /* width: 40px; */
    height: 40px;
    /* border: 1px solid #000; */
}

.safari-bg-overlay .nav-pills {
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #000
}

.safari-bg-overlay .nav-pills .nav-link.active {
    background-color: #000;
    color: #fff;
    border-radius: 10px !important
}

.safari-bg-overlay .nav-pills .nav-link {
    color: #000
}

.visit-time-section-bg {
    background: linear-gradient(135deg, #f8f9fa 0, #e9ecef 100%)
}

.visit-time-decorator-line::after,
.visit-time-decorator-line::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100px;
    height: 2px;
    background: #6c757d
}

.visit-time-decorator-line::before {
    left: -130px
}

.visit-time-decorator-line::after {
    right: -130px
}

.best-time-to-visit .nav-pills .nav-link.active {
    background: #596b55 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 15px 10px
}

.best-time-to-visit .nav-pills .nav-link {
    padding: 15px 10px;
    color: #000;
    border: 1px solid #596b55;
    border-radius: 0;
    background-color: #e5e6d9
}

.visit-main-image-overlay {
    background: linear-gradient(45deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .1))
}

.visit-content-glass-effect {
    backdrop-filter: blur(6px);
    background: #ffffff3b
}

.visit-month-scroll {
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    background-color: #e5e6d9
}

.visit-month-scroll::-webkit-scrollbar {
    display: none
}

.visit-content-glass-effect {
    background: rgba(255, 255, 255, .1) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border: 1px solid rgba(255, 255, 255, .2) !important;
    box-shadow: 0 8px 32px 0 rgba(31, 38, 135, .37) !important
}

.visit-content-glass-effect .btn-outline-primary {
    border: none;
    color: #000;
    background: #fff
}

.visit-content-glass-effect .btn-outline-primary:hover {
    border: 2px solid #fff;
    color: #000;
    background-color: transparent
}

.visit-content-glass-effect .btn-dark {
    background-color: rgba(33, 37, 41, .8);
    border-color: #212529;
    color: #fff
}

.visit-content-glass-effect .btn-dark:hover {
    background-color: #212529;
    transform: translateY(-2px);
    color: #059669
}

.visit-content-glass-effect i {
    font-size: 14px
}

.visit-content-glass-effect .text-muted {
    color: rgba(255, 255, 255, .7) !important
}

.visit-content-glass-effect .text-warning {
    color: #ffc107 !important
}

.testimonial-section {
    padding: 80px 0
}

.testimonial-card {
    border-radius: 20px;
    overflow: hidden;
    min-height: 400px
}

.testimonial-image {
    height: 400px;
    background: 0 0;
    position: relative;
    overflow: visible;
    align-items: center;
    margin-top: 30px
}

.google-reviews,
.rating-badge {
    position: absolute;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1)
}

.testimonial-image img {
    width: 300px;
    height: 300px;
    object-fit: cover
}

.google-reviews {
    top: -34px;
    right: -12px;
    padding: 8px 12px;
    border-radius: 8px;
    font-size: 12px;
    color: #666
}

.rating-badge {
    bottom: 25px;
    left: 5px;
    padding: 15px 20px;
    border-radius: 15px
}

.rating-number {
    font-size: 24px;
    color: #333;
    margin: 0
}

.rating-stars {
    color: #ffc107;
    margin: 5px 0
}

.reviews-count {
    font-size: 12px;
    color: #666;
    margin: 0
}

.testimonial-content {
    padding: 40px;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.testimonial-text {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 30px
}

.testimonial-author {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin-bottom: 10px
}

.testimonial-rating {
    color: #ffc107;
    font-size: 18px;
    margin-bottom: 20px
}

.carousel-control {
    position: absolute;
    bottom: 20px;
    display: flex;
    gap: 10px;
    align-items: center
}

.carousel-pagination,
.custom-safari-form .phone-field>p {
    display: flex;
    gap: 8px
}

.pagination-dot {
    width: 20px;
    height: 4px;
    border-radius: 5px;
    background: #ddd;
    cursor: pointer;
    border: none;
    padding: 0
}

.pagination-dot.active {
    background: #333;
    transform: scale(1.2)
}

.carousel-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #333;
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.carousel-btn:hover {
    background: #555;
    transform: translateY(-2px)
}

.carousel-btn:disabled {
    background: #ccc;
    cursor: not-allowed;
    transform: none
}

.carousel-inner,
.carousel-item,
.serengeti-swiper-005,
.ys003-image-container {
    height: 100%
}

.safari-header-line {
    width: 60px;
    height: 3px;
    background: #8b5e3c;
    margin: 8px auto
}

.safari-story-card {
    background: #fff;
    border-radius: 10px;
    overflow: hidden
}

.safari-large-story .safari-story-image {
    width: 100%;
    display: block;
    object-fit: cover
}

.safari-story-content {
    padding: 15px
}

.safari-story-date {
    font-size: .9rem;
    color: #8b5e3c;
    margin-bottom: 5px
}

.safari-story-title {
    font-size: 1.2rem;
    font-weight: 700
}

.safari-story-excerpt {
    font-size: .95rem;
    margin: 5px 0 10px
}

.safari-read-more {
    font-weight: 700;
    font-size: .9rem;
    color: #8b5e3c;
    text-decoration: none
}

.safari-scrollable-blogs {
    max-height: 500px;
    overflow-y: auto;
    padding-right: 10px
}

.safari-blog-item {
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .05);
    padding: 8px
}

.faq-section,
.serengeti-section-123 {
    background-color: #fff;
    padding: 60px 0
}

.faq-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 3rem;
    position: relative
}

.faq-title::after,
.faq-title::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 100px;
    height: 2px;
    background-color: #6c757d
}

.accordion {
    margin: 0 auto
}

.accordion-item {
    border: none;
    margin-bottom: 1rem;
    border-radius: 10px !important;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .1)
}

.accordion-button {
    background-color: #fff;
    color: #000;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 1.25rem 1.5rem;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: -2px
}

.accordion-button:not(.collapsed) {
    background-color: #596b55;
    color: #fff;
    box-shadow: none
}

.accordion-button:focus {
    border-color: transparent;
    box-shadow: 0 0 0 .25rem rgba(108, 123, 71, .25)
}

.accordion-button::after {
    background-image: none !important;
    content: "+";
    font-size: 25px;
    font-weight: 700;
    color: #000
}

.accordion-button:not(.collapsed)::after {
    content: "-";
    transform: none !important;
    color: #fff
}

.accordion-body {
    background-color: #596b55;
    color: #cdd3cc;
    font-size: 1rem;
    line-height: 1.6;
    padding: 10px 20px
}

.accordion-collapse {
    border: none
}

.safari-consultation-hero {
    position: relative;
    min-height: 100%;
    overflow: hidden
}

.safari-consultation-hero video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translate(-50%, -50%);
    object-fit: cover
}

.safari-consultation-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, .3) 100%);
    z-index: 1
}

.safari-consultation-content {
    position: relative;
    z-index: 2;
    padding: 60px 0
}

.safari-hero-title {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
}

.safari-hero-subtitle {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 2rem;
    opacity: .9
}

.safari-trust-badge {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, .1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 50px;
    padding: 12px 24px;
    width: fit-content
}

.safari-trust-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #10b981, #059669);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem
}

.safari-trust-text {
    font-weight: 600;
    font-size: .95rem
}

.custom-safari-form p {
    margin-bottom: 5px
}

.custom-safari-form input,
.custom-safari-form textarea {
    width: 100%;
    padding: 16px 15px;
    border-radius: 8px;
    margin-bottom: 15px;
    border: 1px solid #fff;
    backdrop-filter: blur(5px);
    background: rgba(255, 255, 255, .3)
}

.custom-safari-form input::placeholder,
.custom-safari-form textarea::placeholder {
    color: #4b483b
}

.custom-safari-form .wpcf7-not-valid-tip {
    color: #fff !important
}

.form-row,
.safari-input-row {
    display: flex;
    gap: 15px
}

.half-width,
.safari-input-row .safari-form-group,
.travel-form-scformd587dghdk .form-col {
    flex: 1
}

.custom-safari-form textarea {
    height: 100px;
    resize: none
}

.custom-safari-form .submit-btn {
    background-color: #3b2a22;
    color: #fff;
    padding: 20px;
    border-radius: 8px;
    border: none;
    font-weight: 700;
    width: 100%;
    text-transform: uppercase;
    cursor: pointer
}

.custom-safari-form .submit-btn:hover {
    background-color: #2d1e18
}

.custom-safari-form input[type=tel],
.custom-safari-form select {
    width: 100% !important;
    flex: 1 !important;
    padding: 16px 15px !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, .3) !important
}

.safari-cta-button {
    width: 100%;
    padding: 18px 30px;
    background: #42312a;
    border: none;
    border-radius: 12px;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 700;
    letter-spacing: .5px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden
}

.feature-text,
.tz003-main-title {
    font-weight: 600;
    text-transform: uppercase
}

.safari-cta-button:hover {
    background: #42312f;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(220, 38, 38, .4)
}

.safari-cta-button:active {
    transform: translateY(0)
}

@media (max-width:992px) {

    .safari-line-decorator::after,
    .safari-line-decorator::before,
    .visit-time-decorator-line::after,
    .visit-time-decorator-line::before {
        display: none
    }

    .calender-tab-back-image {
        height: 500px;
        object-fit: cover
    }

    .safari-hero-title {
        font-size: 2.8rem
    }

    .safari-consultation-form {
        margin-top: 3rem;
        padding: 10px
    }
}

@media (max-width:768px) {
    .visit-content-glass-effect {
        margin: 0 15px
    }

    .visit-content-glass-effect .row.g-3 {
        flex-direction: column;
        gap: .5rem !important
    }

    .visit-content-glass-effect .col-auto {
        width: 100%
    }

    .pembeni-fixed-image {
        background-position: center
    }

    .testimonial-card {
        flex-direction: column
    }

    .testimonial-content,
    .testimonial-image {
        height: auto;
        min-height: 250px
    }

    .testimonial-content {
        padding: 30px 20px
    }

    .safari-story-card .safari-story-image {
        width: 100% !important
    }

    .faq-title {
        font-size: 2rem
    }

    .faq-title::after,
    .faq-title::before {
        width: 50px
    }

    .faq-title::before {
        left: -60px
    }

    .faq-title::after {
        right: -60px
    }

    .accordion-button {
        font-size: 1rem;
        padding: 1rem
    }

    .accordion-body {
        padding: 1rem
    }

    .safari-consultation-hero {
        min-height: auto;
        padding: 0
    }

    .safari-hero-title {
        font-size: 2.2rem
    }

    .safari-hero-subtitle {
        font-size: 1.1rem;
        margin: 0 !important
    }

    .safari-consultation-form {
        padding: 0 !important;
        border-radius: 15px
    }

    .safari-trust-badge {
        padding: 10px 20px
    }

    .safari-trust-icon {
        width: 35px;
        height: 35px;
        font-size: 1rem
    }

    .carousel-control {
        bottom: 0 !important;
        justify-content: center !important;
        width: 100%
    }

    .testimonial-content {
        align-items: center !important
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.safari-consultation-content>* {
    animation: .8s ease-out forwards fadeInUp
}

.safari-consultation-form {
    animation: 1s ease-out .3s forwards fadeInUp;
    opacity: 0
}

@media (max-width:576) {
    .safari-hero-title {
        font-size: 1.9rem
    }

    .safari-consultation-content {
        padding: 40px 0
    }

    .safari-consultation-form {
        padding: 20px
    }

    .safari-form-input {
        padding: 12px 16px
    }

    .safari-cta-button {
        padding: 16px 25px;
        font-size: 1rem
    }

    .safari-input-row {
        flex-direction: column;
        gap: 0
    }
}

.features-section {
    padding: 60px 0;
    background-color: #f8f9fa
}

.feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 0
}

.feature-icon-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0
}

.safari-bg {
    background-color: #596b55;
    color: #fff
}

.feature-text {
    font-size: .95rem;
    color: #2d3436;
    margin: 0;
    letter-spacing: .5px
}

@media (max-width:768px) {
    .features-section {
        padding: 40px 0
    }

    .feature-item {
        gap: 12px;
        justify-content: center;
        text-align: center;
        flex-direction: column;
        margin-bottom: 2rem
    }

    .feature-icon-circle {
        width: 45px;
        height: 45px
    }

    .feature-text {
        font-size: .9rem
    }

    .secondary-banner {
        aspect-ratio: 2/1 !important;
        background-position: left center !important
    }

    .secondary-banner .hero-title {
        font-size: 30px !important
    }
}

.secondary-banner,
.secondary-banner .white-back-bottom,
.tz006-card-background {
    background-size: cover;
    background-position: center
}

@media (max-width:576px) {

    .faq-title::after,
    .faq-title::before {
        display: none
    }

    .faq-section {
        padding: 40px 0
    }

    .pembeni-image-spacer {
        height: 420px !important
    }

    .feature-item {
        gap: 10px;
        margin-bottom: 1.5rem
    }

    .feature-icon-circle {
        width: 40px;
        height: 40px
    }

    .feature-text {
        font-size: .85rem
    }

    .secondary-banner {
        aspect-ratio: 1/1 !important
    }
}

.secondary-banner {
    position: relative;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 3/1
}

.secondary-banner .hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5)
}

.secondary-banner .hero-content {
    position: absolute;
    bottom: 100px;
    z-index: 2;
    text-align: center;
    color: #fff;
    max-width: 1282px;
    padding: 0 20px
}

.secondary-banner .white-back-bottom {
    position: absolute;
    bottom: -2px;
    top: unset;
    right: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 1920/240;
    background-repeat: no-repeat
}

.secondary-banner .hero-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 1rem
}

.secondary-banner .hero-description {
    font-size: 1.1rem;
    line-height: 1.5
}

.tz001-main-section {
    background-image: url('https://heysafaris.com//wp-content/uploads/2025/08/bg-light-africa-1.svg');
    padding: 80px 0;
    min-height: 100vh
}

.tz002-header-wrapper {
    margin-bottom: 60px
}

.tz003-main-title {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 20px;
    letter-spacing: 2px;
    position: relative
}

.tz004-description-text {
    font-size: 1.1rem;
    color: #6c757d;
    max-width: 1000px;
    margin: 0 auto;
    line-height: 1.6
}

.tz005-explore-card {
    position: relative;
    overflow: hidden;
    height: 370px;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .1);
    flex: 0 0 calc(33.333% - 20px);
    box-sizing: border-box
}

.tz006-card-background,
.tz007-card-overlay {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.tz005-explore-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15)
}

.tz006-card-background {
    transition: transform .3s
}

.tz007-card-overlay {
    background: linear-gradient(181deg, rgba(4, 4, 4, 0) .46%, rgba(0, 0, 0, .9) 128.88%);
    display: flex;
    align-items: flex-end;
    padding: 30px;
    transition: background .3s
}

.tz005-explore-card:hover .tz007-card-overlay {
    background: linear-gradient(45deg, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, .2) 100%)
}

.tz008-card-content {
    color: #fff;
    z-index: 2
}

.tz009-card-title {
    font-size: 1.4rem;
    font-weight: 700;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.tz010-card-icon {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 50px;
    height: 50px
}

.tz017-grid-container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px
}

.tz005-explore-card.mt-50 {
    transform: translateY(40px)
}

@media (max-width:992px) {
    .tz017-grid-container {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: repeat(2, 1fr);
        height: 940px
    }

    .tz009-card-title {
        width: 80%
    }

    .tz003-main-title {
        font-size: 2rem
    }

    .tz005-explore-card.mt-50 {
        transform: none
    }

    .tz005-explore-card {
        flex: 0 0 calc(50% - 20px)
    }

    .tz005-explore-card:nth-child(2n) {
        margin-top: 0
    }

    .navbar-nav .menu-item>a {
        font-size: 17px !important
    }
}

@media (max-width:768px) {
    .tz017-grid-container {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(6, 300px);
        height: auto
    }

    .tz001-main-section {
        padding: 40px 0
    }

    .tz005-explore-card {
        height: 250px;
        flex: 0 0 100%
    }

    .yt-001-heading-line {
        display: none
    }

    .yt001-video img {
        height: 260px !important
    }
}

@media (max-width:575px) {
    .tz005-explore-card {
        margin-top: 0 !important
    }
}

.yt001-section {
    background-color: #596b55
}

.serengeti-travel-image-006,
.wildlife-image-005,
.yt001-video img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.yt-001-heading-line {
    height: 6px;
    background-color: #fff;
    max-width: 200px;
    border-radius: 57%
}

.main-title-456 {
    font-family: serif;
    font-size: 2.5rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 30px;
    text-transform: uppercase;
    letter-spacing: 2px
}

.main-description-789 {
    font-size: 18px;
    line-height: 1.6;
    color: #666
}

.unesco-title-321 {
    font-size: 2rem;
    font-weight: 700;
    color: #333
}

.unesco-description-654 {
    font-size: 18px;
    line-height: 1.6;
    color: #666;
    text-align: justify
}

.wildlife-section-001 {
    background-image: url('https://heysafaris.com//wp-content/uploads/2025/08/bg-light-africa-1-2.svg');
    padding: 60px 0
}

.wildlife-title-002 {
    font-size: 2.2rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 15px;
    text-align: center
}

.wildlife-subtitle-003 {
    color: #666;
    text-align: center;
    margin-bottom: 50px;
    font-size: 1.1rem;
    line-height: 1.6
}

.wildlife-card-004 {
    border: none;
    overflow: hidden;
    border-radius: 0;
    transition: transform .3s;
    background: 0 0
}

.wildlife-card-004:hover {
    transform: translateY(-5px)
}

.wildlife-card-body-006 {
    padding: 20px;
    text-align: center
}

.wildlife-animal-name-007 {
    font-size: 21px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 1px
}

.wildlife-badge-008 {
    background: linear-gradient(45deg, #3498db, #2980b9);
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: .9rem;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 20px
}

.wildlife-container-010,
.ys009-container {
    max-width: 1200px
}

.wildlife-section-001 .row>div:nth-child(2),
.wildlife-section-001 .row>div:nth-child(4),
.wildlife-section-001 .row>div:nth-child(6),
.wildlife-section-001 .row>div:nth-child(8) {
    transform: translateY(30px)
}

.wildlife-section-001 .row>div:nth-child(3),
.wildlife-section-001 .row>div:nth-child(7) {
    transform: translateY(-15px)
}

@media (max-width:992px) {

    .wildlife-section-001 .row>div:nth-child(2),
    .wildlife-section-001 .row>div:nth-child(3),
    .wildlife-section-001 .row>div:nth-child(4),
    .wildlife-section-001 .row>div:nth-child(6),
    .wildlife-section-001 .row>div:nth-child(7),
    .wildlife-section-001 .row>div:nth-child(8) {
        transform: none
    }
}

.serengeti-travel-section-001 {
    padding: 60px 0 20px;
    background-color: #fff
}

.serengeti-section-title-002 {
    color: #2c3e50;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative
}

.serengeti-subtitle-003 {
    color: #6c757d;
    font-size: 18px;
    margin-bottom: 40px
}

.serengeti-image-container-004 {
    overflow: hidden;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .15);
    height: auto;
    min-height: 250px
}

.serengeti-swiper-pagination-007 {
    position: absolute;
    bottom: 20px !important;
    left: 50% !important;
    transform: translateX(-50%)
}

.serengeti-swiper-pagination-007 .swiper-pagination-bullet {
    background: rgba(255, 255, 255, .5);
    opacity: 1;
    border-radius: 3px;
    width: 40px
}

.serengeti-swiper-pagination-007 .swiper-pagination-bullet-active {
    background: #000
}

.serengeti-swiper-button-next-008,
.serengeti-swiper-button-prev-009 {
    color: #fff;
    background: rgba(139, 69, 19, .8);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-top: -20px
}

.serengeti-swiper-button-next-008::after,
.serengeti-swiper-button-prev-009::after {
    font-size: 16px
}

.serengeti-options-list-010 {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.serengeti-travel-option-011 {
    padding: 10px;
    transition: .3s
}

.serengeti-option-header-012 {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

.serengeti-option-icon-013 {
    width: 24px;
    height: 24px;
    background-color: #8b4513;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    flex-shrink: 0
}

.serengeti-option-icon-013 i {
    color: #fff;
    font-size: 12px
}

.serengeti-option-title-014 {
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
    font-size: 25px
}

.serengeti-option-description-015 {
    color: #6c757d;
    padding-left: 30px;
    line-height: 1.6
}

.serengeti-bottom-note-016 {
    margin-top: 40px;
    text-align: center
}

.serengeti-bottom-note-016 p {
    margin: 0;
    font-size: 18px;
    line-height: 1.6
}

@media (max-width:576px) {
    .serengeti-travel-option-011 {
        padding: 15px
    }

    .serengeti-bottom-note-016 {
        padding: 20px
    }
}

.ys001-section {
    background-color: #fff;
    padding: 40px 0
}

.ys002-heading {
    font-family: Georgia, serif;
    font-size: 2.5rem;
    color: #4a4a4a;
    text-align: center;
    margin-bottom: 50px;
    position: relative
}

.ys007-paragraph,
.ys008-paragraph {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 1rem;
    line-height: 1.7;
    color: #555;
    text-align: justify
}

.ys004-main-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s
}

.ys005-content-wrapper {
    display: flex;
    align-items: center;
    height: 100%
}

.ys007-paragraph {
    margin-bottom: 20px
}

.ys008-paragraph {
    margin-bottom: 0
}

.ys010-row {
    align-items: center
}

.ys011-col-left {
    padding-right: 30px
}

@media (max-width:991px) {
    .ys006-text-content {
        padding-left: 0;
        margin-top: 30px
    }

    .ys011-col-left,
    .ys012-col-right {
        padding-right: 15px;
        padding-left: 15px
    }

    .ys004-main-image {
        height: 300px
    }
}

.wtwp-section-1001 {
    background-image: url(https://heysafaris.com//wp-content/uploads/2025/08/bg-light-africa-1-1.svg);
    padding: 40px 0
}

.wtwp-title-2001 {
    font-size: 3.5rem;
    font-weight: 300;
    color: #2c3e50;
    margin-bottom: 1.5rem;
    position: relative;
    text-align: center
}

.wtwp-title-2001::after,
.wtwp-title-2001::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 120px;
    height: 2px;
    background: #2c3e50
}

.wtwp-title-2001::before {
    left: -140px
}

.wtwp-title-2001::after {
    right: -140px
}

.wtwp-subtitle-3001 {
    font-size: 1.1rem;
    color: #6c757d;
    line-height: 1.6;
    max-width: 800px;
    margin: 0 auto 60px;
    text-align: center
}

.wtwp-card-4001 {
    border: none;
    border-radius: 0;
    overflow: hidden;
    transition: .3s;
    max-height: 300px;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    position: relative
}

.wtwp-card-4001:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .15)
}

.wtwp-card-img-5001 {
    height: 330px;
    object-fit: cover;
    width: 100%
}

.wtwp-card-overlay-6001 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    display: flex;
    align-items: flex-end;
    padding: 30px 30px 0;
    color: #fff
}

.wtwp-card-content-7001 {
    z-index: 10
}

.wtwp-card-title-8001 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    text-align: center
}

.wtwp-card-text-9001 {
    font-size: 14px;
    line-height: 1.2;
    color: rgba(255, 255, 255, .9);
    text-align: center
}

.oo-section-1001 {
    padding: 30px 0
}

.oo-title-1003 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative
}

.oo-title-1003::after,
.oo-title-1003::before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background: #6a4b2d;
    margin: 0 15px;
    vertical-align: middle
}

.oo-img-1006 {
    width: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .1)
}

.oo-content-1008 {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    padding-block: 20px
}

.popup-close,
.rating-logo-rl941607 i {
    font-size: 24px
}

.travel-form-scformd587dghdk {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    color: #fff;
    padding-top: 120px
}

.travel-form-scformd587dghdk .form-header {
    background: #413029;
    border-radius: 38px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3);
    color: #fffcf0;
    padding: 40px 75px;
    text-align: left
}

.travel-form-scformd587dghdk .form-header h1 {
    font-size: 2.2rem;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.2
}

.travel-form-scformd587dghdk .form-header p {
    opacity: .8;
    font-size: 18px
}

.travel-form-scformd587dghdk .form-body {
    padding: 75px;
    margin-top: 40px;
    border-radius: 38px;
    background: #42312a;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.travel-form-scformd587dghdk .form-section {
    margin-bottom: 35px
}

.travel-form-scformd587dghdk .section-title {
    color: #fff;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px
}

.travel-form-scformd587dghdk #additionalSection .form-group,
.travel-form-scformd587dghdk #contactSection .form-group {
    margin: 8px 0 !important
}

.travel-form-scformd587dghdk .form-group {
    margin: 70px 0;
    transition: .3s
}

.travel-form-scformd587dghdk .counter-label-group {
    display: flex;
    gap: 30px
}

.travel-form-scformd587dghdk .form-group.disabled {
    opacity: .4;
    pointer-events: none
}

.travel-form-scformd587dghdk .form-label {
    display: block;
    margin: 12px 0;
    font-weight: 400;
    color: #fffcf0;
    font-size: 22px
}

.travel-form-scformd587dghdk .form-sublabel {
    font-size: .85rem;
    color: #ccc;
    margin-bottom: 15px;
    font-weight: 400
}

.travel-form-scformd587dghdk .required {
    color: #ff6b6b
}

.travel-form-scformd587dghdk #contactSection .form-input,
.travel-form-scformd587dghdk #contactSection .form-select,
.travel-form-scformd587dghdk #contactSection .form-textarea {
    border-radius: 0;
    padding: 20px !important
}

.travel-form-scformd587dghdk .form-input,
.travel-form-scformd587dghdk .form-select,
.travel-form-scformd587dghdk .form-textarea {
    width: 100%;
    padding: 12px 15px;
    border: 1px solid #777;
    border-radius: 5px;
    font-size: 1rem;
    transition: .3s;
    background: #fffcf0;
    color: #333
}

.travel-form-scformd587dghdk .form-input:focus,
.travel-form-scformd587dghdk .form-select:focus,
.travel-form-scformd587dghdk .form-textarea:focus {
    outline: 0;
    border-color: #ff8c00;
    box-shadow: 0 0 0 2px rgba(255, 140, 0, .2)
}

.travel-form-scformd587dghdk .form-textarea {
    resize: vertical;
    min-height: 220px
}

.travel-form-scformd587dghdk .checkbox-group,
.travel-form-scformd587dghdk .radio-group {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 10px
}

.travel-form-scformd587dghdk .checkbox-item,
.travel-form-scformd587dghdk .radio-item {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    border-radius: 20px;
    cursor: pointer;
    transition: .3s;
    border: 1px solid transparent;
    font-size: 20px
}

.travel-form-scformd587dghdk .checkbox-item input[type=checkbox],
.travel-form-scformd587dghdk .radio-item input[type=radio] {
    margin-right: 8px;
    transform: scale(1.8);
    accent-color: #596b55
}

.travel-form-scformd587dghdk .range-slider {
    margin: 45px 0 0;
    position: relative
}

.travel-form-scformd587dghdk .range-input {
    width: 100%;
    height: 13px;
    border-radius: 5px;
    background: linear-gradient(to right, #f20505 0, #f46901 10%, #ffae01 100%);
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    position: relative
}

.travel-form-scformd587dghdk .range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #596b55;
    border: 2px solid #fff;
    cursor: pointer;
    box-shadow: none;
    z-index: 999999999999999999999999999
}

.travel-form-scformd587dghdk .range-input::-moz-range-thumb {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #596b55;
    border: 2px solid #fff;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
}

.travel-form-scformd587dghdk input[type=range]::-webkit-slider-runnable-track {
    background: 0 0
}

.travel-form-scformd587dghdk #daysGroup .range-input::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    background-size: calc(103% / 15) 100%
}

.travel-form-scformd587dghdk #budgetRange::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    background-size: calc(103% / 11) 100%
}

.travel-form-scformd587dghdk .range-labels {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-size: .9rem;
    color: #ccc
}

.travel-form-scformd587dghdk .range-value {
    position: absolute;
    top: -40px;
    left: 0;
    transform: translateX(-50%);
    background: #ff8c00;
    color: #fff;
    padding: 3px 8px;
    border-radius: 6px;
    font-size: 14px;
    white-space: nowrap
}

.travel-form-scformd587dghdk .form-row {
    display: flex;
    gap: 20px
}

.travel-form-scformd587dghdk .counter-group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, .1);
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px
}

.travel-form-scformd587dghdk .counter-label {
    font-weight: 700;
    color: #fff
}

.travel-form-scformd587dghdk .counter-controls {
    display: flex;
    align-items: center;
    gap: 15px
}

.travel-form-scformd587dghdk .counter-btn {
    width: 35px;
    height: 35px;
    border: none;
    background: #596b55;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    font-size: 1.2rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.travel-form-scformd587dghdk .counter-btn:hover {
    background: #e67c00;
    transform: scale(1.1)
}

.travel-form-scformd587dghdk .counter-btn:disabled,
.travel-form-scformd587dghdk .submit-btn:disabled {
    background: #666;
    cursor: not-allowed;
    transform: none
}

.travel-form-scformd587dghdk .counter-value {
    font-weight: 700;
    font-size: 1.2rem;
    min-width: 30px;
    text-align: center;
    color: #fff
}

.travel-form-scformd587dghdk .age-selects {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 15px
}

.travel-form-scformd587dghdk .age-select {
    flex: 1;
    min-width: 120px
}

.travel-form-scformd587dghdk .submit-btn {
    width: 100%;
    background: linear-gradient(135deg, #ff8c00 0, #f60 100%);
    color: #fff;
    border: none;
    border-radius: 8px;
    font-weight: 700;
    cursor: pointer;
    transition: .3s;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 20px
}

.travel-form-scformd587dghdk .submit-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(255, 140, 0, .4)
}

.travel-form-scformd587dghdk .country-code {
    width: max-content;
    flex-shrink: 0
}

.travel-form-scformd587dghdk .checkbox-consent {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 20px 0;
    padding: 15px;
    background: rgba(255, 255, 255, .05);
    border-radius: 8px
}

.travel-form-scformd587dghdk .checkbox-consent input[type=checkbox] {
    margin-top: 3px;
    transform: scale(1.2);
    accent-color: #ff8c00
}

.travel-form-scformd587dghdk .checkbox-consent label {
    font-size: .9rem;
    line-height: 1.5;
    color: #ccc
}

.travel-form-scformd587dghdk .step-indicator {
    background: rgba(255, 140, 0, .1);
    border: 1px solid #ff8c00;
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 20px;
    text-align: center;
    color: #ff8c00;
    font-weight: 700
}

.travel-form-scformd587dghdk .locked-message {
    background: rgba(255, 255, 255, .05);
    border: 1px solid #666;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    color: #999;
    font-style: italic;
    margin: 10px 0
}

.travel-form-scformd587dghdk .section-title {
    font-size: 1.1rem
}

.travel-form-scformd587dghdk .submit-btn {
    font-size: 1rem;
    padding: 15px 25px
}

.bsc-form-xsa47563s {
    background: #596b55;
    padding: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, .2);
    max-width: 550px;
    width: 100%;
    backdrop-filter: blur(10px)
}

.bsc-form-xsa47563s .form-title {
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px;
    letter-spacing: 1px;
    line-height: 1.2
}

.bsc-form-xsa47563s .form-row {
    display: flex;
    gap: 11px;
    margin-bottom: 18px;
    flex-wrap: wrap
}

.bsc-form-xsa47563s .form-group {
    flex: 1;
    min-width: 200px
}

.bsc-form-xsa47563s .form-group.full-width {
    flex: 1 1 100%
}

.bsc-form-xsa47563s .form-label {
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.bsc-form-xsa47563s .input-wrapper {
    position: relative;
    display: flex
}

.bsc-form-xsa47563s .form-input {
    flex: 1;
    padding: 12px 20px;
    border-radius: 0 !important;
    border: none;
    background: rgba(255, 255, 255, .9);
    font-size: 14px;
    color: #333;
    outline: 0;
    transition: .3s
}

.bsc-form-xsa47563s .form-input:focus {
    background: #fff;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .3)
}

.bsc-form-xsa47563s .icon-button {
    background: #bdc0a1;
    border: none;
    padding: 15px;
    color: #fff;
    font-size: 1.2rem;
    cursor: pointer;
    transition: .3s;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bsc-form-xsa47563s .icon-button:hover {
    background: #8b9d7a;
    transform: translateY(-2px)
}

.bsc-form-xsa47563s .number-input {
    text-align: left;
    font-weight: 700
}

.bsc-form-xsa47563s .date-input {
    cursor: pointer
}

.bsc-form-xsa47563s .submit-btn {
    width: 100%;
    background: linear-gradient(135deg, #ffa726, #ff9800);
    color: #fff;
    border: none;
    padding: 20px;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: .3s;
    margin-top: 10px
}

.bsc-form-xsa47563s .submit-btn:hover {
    background: linear-gradient(135deg, #ff9800, #f57c00);
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(255, 152, 0, .4)
}

.bsc-form-xsa47563s .submit-btn:active {
    transform: translateY(-1px)
}

@media (max-width:768px) {

    .main-title-456,
    .ys002-heading {
        font-size: 2rem
    }

    .unesco-title-321 {
        font-size: 1.5rem
    }

    .serengeti-section-title-002::after,
    .serengeti-section-title-002::before {
        display: none
    }

    .serengeti-image-container-004 {
        height: 300px !important;
        margin-bottom: 30px
    }

    .serengeti-travel-section-001 {
        padding: 40px 0
    }

    .serengeti-option-header-012 {
        flex-direction: row;
        align-items: center
    }

    .ys001-section {
        padding: 60px 0
    }

    .travel-form-scformd587dghdk .form-header {
        padding: 30px 20px
    }

    .travel-form-scformd587dghdk .form-header h1 {
        font-size: 1.8rem
    }

    .travel-form-scformd587dghdk .form-body {
        padding: 20px
    }

    .travel-form-scformd587dghdk .form-row {
        flex-direction: column;
        gap: 0
    }

    .travel-form-scformd587dghdk .age-selects,
    .travel-form-scformd587dghdk .checkbox-group,
    .travel-form-scformd587dghdk .radio-group {
        flex-direction: column
    }

    .travel-form-scformd587dghdk .phone-input-group {
        flex-direction: row
    }

    .travel-form-scformd587dghdk .country-code {
        width: max-content
    }

    .travel-form-scformd587dghdk .counter-label-group {
        flex-direction: column !important
    }

    .bsc-form-xsa47563s .form-container {
        padding: 25px;
        margin: 10px
    }

    .bsc-form-xsa47563s .form-title {
        font-size: 1.8rem;
        margin-bottom: 30px
    }

    .bsc-form-xsa47563s .form-row {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 25px
    }

    .bsc-form-xsa47563s .form-group-mobile-adch {
        flex-direction: row !important;
        flex-wrap: nowrap !important
    }

    .bsc-form-xsa47563s .form-group-mobile-adch .form-group {
        max-width: 50% !important
    }

    .bsc-form-xsa47563s .form-group {
        min-width: auto
    }

    .bsc-form-xsa47563s .form-input {
        padding: 8px 15px;
        font-size: 12px
    }

    .bsc-form-xsa47563s .icon-button {
        padding: 12px;
        min-width: 45px
    }

    .bsc-form-xsa47563s .submit-btn {
        padding: 15px;
        font-size: 1.1rem
    }
}

@media (max-width:480px) {
    .bsc-form-xsa47563s .form-container {
        padding: 20px
    }

    .btn-plan-your-safari {
        width: 60% !important;
    }

    .bsc-form-xsa47563s .form-title {
        font-size: 1.5rem
    }

    .bsc-form-xsa47563s .form-input {
        padding: 10px 12px
    }

    .bsc-form-xsa47563s .icon-button {
        padding: 10px;
        min-width: 40px
    }
}

.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    justify-content: center;
    align-items: center;
    z-index: 9999
}

.popup-content {
    position: relative;
    width: max-content;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    animation: .3s ease-in-out fadeIn
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    color: #fff;
    z-index: 9
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: scale(.9)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.popup-content iframe {
    max-width: 100% !important;
    min-height: 550px !important;
    border: none
}

.accomodation-acpage-bx483706xbf {
    background-image: url(http://heysafaris.com/wp-content/uploads/2025/09/old-paper-surfac-scaled.webp)
}

.accomodation-img-bx483706xbf img {
    transition: transform .3s, box-shadow .3s
}

.accomodation-img-bx483706xbf img:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 20px rgba(0, 0, 0, .2)
}

.review-section-rw538637 {
    padding: 60px 0
}

.review-card-gg947382,
.review-card-ta847291 {
    border-radius: 16px;
    padding: 40px;
    color: #fff;
    height: 100%;
    position: relative;
    transition: transform .3s, box-shadow .3s;
    overflow: hidden
}

.review-card-ta847291 {
    background: linear-gradient(135deg, #4a5d3a 0, #6b7c5b 100%)
}

.review-card-ta847291:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(74, 93, 58, .3)
}

.review-card-gg947382:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(196, 69, 54, .3)
}

.review-title-rt638294 {
    font-size: 2.2rem;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-family: 'Arial Black', Arial, sans-serif
}

.review-description-rd739485 {
    font-size: 1.1rem;
    line-height: 1.6;
    margin-bottom: 35px;
    opacity: .95
}

.rating-container-rc840596 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px
}

.rating-logo-rl941607 {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    padding: 3px
}

.rating-logo-ta .fa-tripadvisor {
    color: #00af87
}

.rating-logo-gg .fa-google {
    color: #4285f4
}

.rating-score-rs042718 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-right: 8px
}

.rating-stars-rst143829 {
    display: flex;
    gap: 2px;
    margin-right: 15px
}

.star-icon-si244930 {
    color: gold;
    font-size: 18px
}

.rating-text-rt345041 {
    font-size: .95rem;
    opacity: .9;
    font-style: italic
}

.rating-count-rc446152 {
    text-decoration: underline;
    font-weight: 600
}

.arrow-btn-ab547263 {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, .2);
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: .3s
}

.arrow-btn-ab547263:hover {
    background-color: rgba(255, 255, 255, .3);
    border-color: rgba(255, 255, 255, .5);
    transform: translate(3px, -3px)
}

.card-overlay-co648374 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    background: rgba(255, 255, 255, .1);
    border-radius: 0 16px 0 100%
}

.star-rating-rev4365bch {
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
    line-height: 1
}

.star-rating-base-hdstre87wre8 {
    color: #ddd
}

.star-rating-fill-starzfgd847654 {
    color: #f5a623;
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    pointer-events: none
}

.reviews-section-rw-icon-jsdkfgsd7457 {
    background: 0 0
}

.review-card-rw-icon-jsdkfgsd7457 {
    background: #fff;
    transition: .3s;
    height: min-content;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px
}

.review-card-rw-icon-jsdkfgsd7457 svg {
    height: 50px !important
}

.review-card-rw-icon-jsdkfgsd7457:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1)
}

.review-logo-rw-icon-jsdkfgsd7457 {
    height: 32px;
    width: auto
}

.art-page546dfsgskjd-body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: beige;
    padding: 0;
    margin: 0
}

.art-page546dfsgskjd-listing-container {
    padding: 40px 0
}

.art-page546dfsgskjd-card-wrapper {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 6px 20px rgba(0, 0, 0, .1);
    transition: .3s;
    margin-bottom: 30px;
    border: 1px solid rgba(212, 175, 55, .15)
}

.art-page546dfsgskjd-card-wrapper:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 25px rgba(0, 0, 0, .15)
}

.art-page546dfsgskjd-img-container {
    height: 220px;
    background-size: cover;
    background-position: center;
    position: relative
}

.art-page546dfsgskjd-category-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #d4af37;
    color: #fff;
    padding: 4px 12px;
    border-radius: 15px;
    font-size: .75rem;
    font-weight: 600
}

.art-page546dfsgskjd-content-box {
    padding: 25px
}

.art-page546dfsgskjd-title-text {
    color: #2d5016;
    font-weight: 700;
    font-size: 1.25rem;
    margin-bottom: 12px;
    line-height: 1.3;
    cursor: pointer
}

.art-page546dfsgskjd-excerpt-text {
    color: #666;
    margin-bottom: 18px;
    line-height: 1.6;
    font-size: .95rem
}

.art-page546dfsgskjd-meta-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-size: .85rem;
    color: #888
}

.art-page546dfsgskjd-read-btn {
    background: linear-gradient(135deg, #2d5016, #8b4513);
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 20px;
    text-decoration: none;
    font-size: .9rem;
    transition: .3s;
    display: inline-block
}

.art-page546dfsgskjd-read-btn:hover {
    background: linear-gradient(135deg, #8b4513, #2d5016);
    color: #fff;
    transform: translateY(-1px)
}

.art-page546dfsgskjd-detail-container {
    background: #fff;
    margin: 30px 0;
    border-radius: 15px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .1);
    overflow: hidden
}

.art-page546dfsgskjd-detail-header {
    background: linear-gradient(rgba(45, 80, 22, .8), rgba(139, 69, 19, .8)), linear-gradient(45deg, #654321 0, #8b4513 50%, #2d5016 100%);
    color: #fff;
    padding: 60px 0;
    text-align: center
}

.art-page546dfsgskjd-detail-title {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 15px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, .3)
}

.art-page546dfsgskjd-detail-meta {
    font-size: 1rem;
    opacity: .9;
    margin-bottom: 20px
}

.art-page546dfsgskjd-back-link {
    color: #d4af37;
    text-decoration: none;
    font-weight: 500
}

.art-page546dfsgskjd-back-link:hover {
    color: #fff
}

.art-page546dfsgskjd-detail-content {
    padding: 40px
}

.art-page546dfsgskjd-detail-image {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
    margin: 25px 0
}

.art-page546dfsgskjd-content-text {
    line-height: 1.8;
    font-size: 1.1rem;
    color: #333
}

.art-page546dfsgskjd-content-text h3 {
    color: #2d5016;
    margin: 30px 0 15px;
    font-weight: 600
}

.art-page546dfsgskjd-content-text p {
    margin-bottom: 20px
}

@media (max-width:768px) {
    .review-title-rt638294 {
        font-size: 1.8rem
    }

    .review-card-gg947382,
    .review-card-ta847291 {
        padding: 30px;
        margin-bottom: 20px
    }

    .art-page546dfsgskjd-detail-title {
        font-size: 2rem
    }

    .art-page546dfsgskjd-detail-content {
        padding: 25px
    }

    .art-page546dfsgskjd-meta-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px
    }
}

.form-spinner {
    width: 30px;
    height: 30px;
    border: 4px solid #ccc;
    border-top: 4px solid #0073aa;
    border-radius: 50%;
    animation: .8s linear infinite spin;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.element-contact-werue54 {
    /* border: 3px solid #f4c430; */
    border-radius: 15px;
    padding: 60px 20px;
    margin: 0px auto;
    max-width: 1400px;
}

.section-werue54 {
    background: linear-gradient(to bottom, #fdf7f0 0%, #ffffff 100%);
}

.element-contact-werue54__title {
    font-weight: 700;
    color: #222;
    margin-bottom: 50px;
    line-height: 1.4;
    text-align: center;
}

.element-contact-werue54__card {
    text-align: center;
    padding: 10px;
    height: 100%;
}

.element-contact-werue54__icon {
    font-size: 2.5rem;
    margin-bottom: 10px;
    color: #333;
}

.element-contact-werue54__card-title {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin-bottom: 5px;
}

.element-contact-werue54__description {
    color: #555;
    font-size: 1rem;
    margin-bottom: 10px;
    line-height: 1.6;
}
.element-contact-phone-main{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row
}

.element-contact-werue54__phone {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
    border-bottom: 3px solid #222;
    padding-bottom: 5px;
}

.element-contact-werue54__phone:hover {
    color: #596b55;
    border-bottom-color: #596b55;
}

.element-contact-werue54__hours-info {
    color: #666;
    font-size: 0.95rem;
    margin-bottom: 10px;
}

.element-contact-werue54__show-hours {
    color: #666;
    font-size: 0.9rem;
    text-decoration: none;
    cursor: pointer;
}

.element-contact-werue54__show-hours:hover {
    color: #f4c430;
}

.element-contact-werue54__btn {
    background-color: #596b55;
    border: none;
    color: #fff;
    font-weight: 700;
    padding: 12px 35px;
    font-size: 1rem;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.element-contact-werue54__btn:hover {
    background-color: #4e5a4b;
    transform: translateY(-2px);
    color: #fff;
}

.element-contact-werue54__additional-info {
    color: #888;
    font-size: 0.9rem;
    margin-top: 15px;
}

/* Responsive */
@media (max-width: 768px) {
    .element-contact-werue54__title {
        font-size: 1.6rem;
    }

    /* .element-contact-werue54__card {
        margin-bottom: 10px;
    } */

    .element-contact-werue54__phone {
        font-size: 1rem;
    }
}


/* Accomodations Page  */

.accomodation-page-334ACC {
    padding: 40px 0;
}

.accomodation-sidebar-334ACC {
    padding: 10px;
    border-radius: 8px;
}

/* .accomodation-sidebar-title-334ACC {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
} */

.accomodation-results-count-334ACC {
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

.accomodation-filter-checkbox-334ACC {
    margin-right: 10px;
    cursor: pointer;
}

.accomodation-see-less-334ACC {
    background: none;
    border: none;
    color: #5a7f5e;
    font-size: 13px;
    padding: 10px 0 0 0;
    cursor: pointer;
    text-decoration: underline;
}

.accomodation-card-334ACC {
    background-color: #fdf7f0;
    overflow: hidden;
    margin-bottom: 25px;
    display: flex;
    flex-direction: row;
    transition: transform 0.3s ease;
}

.accomodation-card-334ACC:hover {
    transform: translateY(-3px);
}

.accomodation-card-image-334ACC {
    width: 40%;
    min-height: 280px;
    object-fit: cover;
}

.accomodation-card-content-334ACC {
    padding: 30px;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.accomodation-card-title-334ACC {
    font-size: 18px;
    font-weight: 700;
    color: #2c2c2c;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.accomodation-card-location-334ACC {
    font-size: 12px;
    color: #666;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.accomodation-card-description-334ACC {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.6;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    margin-bottom: 20px;
    flex-grow: 1;
}

.accomodation-view-btn-334ACC {
    background-color: #5a7f5e;
    color: white;
    border: none;
    padding: 15px 30px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    border-radius: 4px;
    transition: background-color 0.3s ease;
    align-self: flex-start;
    text-decoration: none;
    display: inline-block;
}

.accomodation-view-btn-334ACC:hover {
    background-color: #4a6f4e;
    color: white;
}

/* Responsive Design */
@media (max-width: 991px) {
    .accomodation-sidebar-334ACC {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .accomodation-card-334ACC {
        flex-direction: column;
    }

    .accomodation-card-image-334ACC {
        width: 100%;
        min-height: 250px;
    }

    .accomodation-card-content-334ACC {
        width: 100%;
        padding: 20px;
    }

    .accomodation-card-title-334ACC {
        font-size: 16px;
    }

    .accomodation-view-btn-334ACC {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .accomodation-page-334ACC {
        padding: 20px 0;
    }

    .accomodation-sidebar-334ACC {
        padding: 20px;
    }

    .accomodation-card-content-334ACC {
        padding: 15px;
    }
}

.acc-popup-content-5784sdh {
    border-radius: 10px;
}

.acc-popup-header-5784sdh {
    border-bottom: none;
}

.acc-popup-title-5784sdh {
    font-size: 22px;
    font-weight: 600;
}

.acc-popup-description-5784sdh {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
}

.accPopupModal5784sdh-close-btn{
    top: -15px;
    right: -15px;
    background-color: #596b55;
    opacity: 1 !important;
    z-index: 9;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    padding: 8px;
    background-image: none !important;
}
.accPopupModal5784sdh-close-btn::before{
    content: "✕";
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.accPopupModal5784sdh-close-btn:hover{
    background-color: #4e584c !important;
}

.acc-popup-body-5784sdh{
    padding: 0px !important;
}

.acc-popup-content-5784sdh{
    overflow: visible !important;
    background-color: #fdf7f0;
}

.acc-popup-swiper-5784sdh {
    width: 100%;
    height: 420px;
}

.acc-popup-image-5784sdh {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
}

.acc-popup-swiper-5784sdh .swiper-button-next,
.acc-popup-swiper-5784sdh .swiper-button-prev {
    background: #596b55;
    color: #fff !important;
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

.acc-popup-swiper-5784sdh .swiper-pagination-bullet-active{
    background-color: #fff;
}

.acc-popup-swiper-5784sdh .swiper-pagination-bullet{
    background-color: #fffffff7;
    border-radius: 10px;
    width: 30px;
    height: 5px;
}

.acc-popup-swiper-5784sdh .swiper-button-next::after,
.acc-popup-swiper-5784sdh .swiper-button-prev::after{
    font-size: 28px;
}
.maybe-has-points ul{
	margin: 0;
}