/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

/** START HERE **/

#Top_bar #logo {

    padding: 5px 0 !important;
}
#Top_bar .menu > li > a span:not(.description) {
    text-transform: uppercase;
}

/* #Top_bar .menu > li {
    text-transform: uppercase !important;
} */


/* IMPORTED */

.kibundu {
/* 	border-style: solid;
    border-width: 2px 2px 2px 2px;
      border-color: #fbf3e1; */
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 30px 30px 30px 30px;
    overflow: visible;
}
.post-photo-wrapper .wp-post-image {
    max-width: 100%;
    height: 230px !important;
    object-fit: cover;
}
/* .kibundu {
background:url("https://africabeyondsafari.com/wp-content/uploads/2023/09/zebra-bg.jpg");
	background-size:cover;
	background-attachment: fixed;
	background-position:left center
} */
/* .triga {
position: relative;
	z-index: 1;
} */
.triga {

      min-height:100%;
      background:linear-gradient(0deg, rgb(0 0 0 / 30%), rgb(0 0 0 / 30%)), url(https://africabeyondsafari.com/wp-content/uploads/2023/09/africa.jpg);
      background-size:cover;
    
}

.tourGrid {
	border-radius: 5px ;
}

/* NEW TOURS GRID CSS */
/* GRID */
.newTours-grid {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

/* IMAGE */
.newTours-grid::before {
    content: "";
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-image: inherit;

    transform: scale(1);
    transition: transform 0.5s ease;

    z-index: 1;
}

/* OVERLAY */
.newTours-grid::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(1deg, #000000c2 21%, rgba(0,0,0,0.1) 57%);
    z-index: 2;
}

/* HOVER ZOOM */
.vc_grid-item:hover .newTours-grid::before {
    transform: scale(1.12);
}

/* CONTENT ABOVE OVERLAY */
.newTours-title,
.button-t {
    position: relative;
    z-index: 3;
}
.newTours-title {
text-transform: uppercase !important;
	text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
	font-weight: 600 !important;
}

.button-t {

    text-decoration: none;
    transition: background-color .3s;
    color: #fff; /* Fix visibility */
}
.button-t:hover {

    color: #000;
}
/* Fix WPBakery stacking */
.newTours-grid > * {
    position: relative;
    z-index: 3;
}

/* Prevent overlay blocking content */
.newTours-grid::after {
    pointer-events: none;
}

.newTours {
border-radius: 12px ;
}
.tourGrid-bg {
background: #4d3232 !important;
    color: #fff;
}

.tourGrid-title {
	font-size: 13px;
    line-height: 5px !important;
    letter-spacing: -.455px;
	color: #fff !important;
	text-transform: uppercase;
	margin-bottom: 9px
}

.tourGrid-title::after {
	content: "";
    display: block;
    width: 50%;
    height: 1px;
    background-color: #e99b21;
    transition: background-color .3s;
}
.tourGrid-desc {
	font-size: 13px;
    line-height: 16px;
    letter-spacing: -.042px;
}

.tourGrid-price {
	font-size: 14px;
/*     font-weight: 700; */
    line-height: 17px;
    letter-spacing: -.042px;
}

.topGrid-title {
	text-transform:uppercase !important;
	font-weight: font-weight: 600;
	text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}
.tanzania {
text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}

#Subheader .title {
    text-shadow: 2px 0px 3px rgba(0, 0, 0, 0.84);
}
/* GRID CSS */
kibundu-blog-first {
	box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
	border-radius: 12px !important;
}
.kibundu-blog {
	    box-shadow: 0px 2px 3px rgba(0,0,0,0.18);
}
.kibundu-blog-title {
    position: absolute;
    margin-bottom: 0px !important;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
    line-height: 1.875rem;
    padding: 1.875rem 1.25rem 1.25rem;
    color: #fff;
    background: rgba(0,0,0,0.4);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 45%, rgba(0,0,0,0.9) 100%);
}

.kibundu-blog-title_two {
	    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
/*     min-height: 48px; */
   padding: 1px 6px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
	margin-bottom:12px !important
}

.kibundu-blog-footer-alt {
	background: #ffffffd4 !important;
}
.kibundu-blog-footer {
	box-shadow: 0 2px 4px rgba(0,0,0,.1);
	
}

.price-card {
    background-color: #f4f4f4;
    text-align: center;
    padding: 15px;
    border-top: 2px solid #76b211;
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 26%);
}
/* .top_banner {
position: relative;
}
.top_banner:after {
	   content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
 
    background-color: rgb(0 0 0 / 21%);
    pointer-events: none;
    transition: opacity .3s;
} */

.center-maria {
	text-align:center;
}
.price-card-title {
    font-size: 32px;
    vertical-align: top;
    color: #3e3c3c;
}
.price-card-subtitle {
    font-weight: 700;
}
.price-card-description {
    font-size: 12px;
}
.price-card-amount {
    font-size: 42px;
    color: #76b211;
    margin-top: 30px;
    line-height: 40px;
}
.price-card-amount sup {
    font-size: 14px;
    color: #76b211;
}
.price-card-amount-per {
    font-size: 14px !important;
}

/* TABS CSS */

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
    background-color: #ffffff !important;
}



.itenary-includes-excludes {
    border: 2px solid #80808033;
    margin-bottom: 20px;
    gap: 0;
}
/* .d-flex {
    display: flex;
    gap: 20px;
    margin: 20px 0px;
} */

.itenary-includes {
    border-right: 2px solid #80808033;
}

.vc_custom_1694108794359 {
background-attachment: fixed;
}

.highlight-left:after, .highlight-right:after {
    background: #4e3d38 !important;
}



.tour-price__inner {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 1px 9px rgba(0,0,0,.06);
    display: flex;
    justify-content: space-between;
    padding: 16px 20px 10px 28px;
}
.tour-price__left {
    grid-gap: 20px;
    align-items: center;
    display: flex;
    gap: 20px;
}
.tour-price__text {

    border-right: 1px solid #b9b9b9;

    display: flex;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding-right: 23px;
}
.tour-price__text span:last-child {

    font-family: inherit;
    font-size: 13px;
  
    line-height: 1;
}

.tour-price__price {

    color: var(--color-text-base);
    font-size: 20px;
    font-weight: 500;
    line-height: 1;
}
@media (max-width: 800px) {
.tour-price__inner {
    grid-gap: 29px;
    flex-direction: column;
    gap: 29px;
    padding: 14px 18px 29px;
}
}






/* ===== GRID ===== */

.safari-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding: 20px;
}

/* ===== CARD ===== */

.safari-card {
  position: relative;
  min-height: 520px;
  overflow: hidden;
  border-radius: 0px;
}

/* ===== IMAGE LAYER (ZOOM TARGET) ===== */

.safari-card .image-layer {
  position: absolute;
  inset: 0;
  background-image: var(--bg);
  background-size: cover;
  background-position: center;
  transform: scale(1);
  transition: transform 0.9s ease;
  will-change: transform;
  z-index: 0;
}

/* Hover zoom */

.safari-card:hover .image-layer {
  transform: scale(1.12);
}

/* ===== DARK OVERLAY ===== */

.safari-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  z-index: 1;
  transition: background 0.3s ease;
}

.safari-card:hover .overlay {
  background: rgba(0,0,0,0.35);
}

/* ===== CONTENT ===== */

.safari-card .content {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
  max-width: 650px;
  margin: auto;
  padding: 120px 40px;
}

.safari-card h2 {
/*   font-size: 48px; */
	color:white !important;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.1;
}

.safari-card p {
  font-size: 18px;
  margin-bottom: 30px;
  opacity: 0.95;
}

/* ===== BUTTON ===== */

.safari-btn {
  display: inline-block;
  padding: 14px 32px;
  border: 2px solid #ff7a00;
  color: #fff;
  border-radius: 40px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.safari-btn:hover {
  background: #ff7a00;
  color: #fff;
}

/* ===== RESPONSIVE ===== */

@media (max-width: 900px) {
  .safari-hero-grid {
    grid-template-columns: 1fr;
  }

  .safari-card {
    min-height: 400px;
  }

  .safari-card h2 {
    font-size: 32px;
  }

  .safari-card .content {
    padding: 80px 25px;
  }
}






/* ===== GRID CARD ===== */

.safari-r-card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}

/* Image zoom */

.safari-r-card .vc_gitem-zone-img {
  transition: transform 0.9s ease;
}

.safari-r-card:hover .vc_gitem-zone-img {
  transform: scale(1.12);
}

/* Gradient overlay */

.safari-r-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.75),
    rgba(0,0,0,0.15)
  );
  z-index: 1;
}

/* Content layering */

.safari-r-card .vc_gitem-zone-c {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 25px;
}

/* Top bar */

.safari-top-bar {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  border: 1px solid rgba(255,255,255,0.6);
  padding: 6px 10px;
  margin-bottom: 15px;
}

.safari-top-bar .price {
  font-weight: bold;
}

/* Title */

.safari-r-title h4 {
  color: #fff;
  font-size: 22px;
  line-height: 1.3;
}


/** CALL TO ACTION **/

/* SECTION */

.ra-cta {
    position: relative;
    padding: 80px 40px;
    background: url('https://safari.rupiaadventure.com/wp-content/uploads/2019/04/tailor-bg.jpg') center center / cover no-repeat;
}

/* Overlay */
.ra-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(245, 239, 230, 0.88); /* safari sand overlay */
    backdrop-filter: blur(2px);
    z-index: 0;
}

/* Make content sit above overlay */
.ra-cta-container {
    position: relative;
    z-index: 1;
}


.ra-cta {
/*     background: #f5efe6; */
    padding: 80px 40px;
	    border-radius: 12px;
}

/* CONTAINER */
.ra-cta-container {
    max-width: 1200px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

/* LEFT SIDE */
.ra-cta-left {
    display: flex;
    align-items: center;
    gap: 30px;
    flex: 1;
}

/* IMAGE WRAPPER */
.ra-cta-image {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}

/* IMAGE */
.ra-cta-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
/* .ra-cta-image img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    object-fit: cover;
} */

.ra-cta-text h2 {
    font-size: 2.3rem;
    margin-bottom: 12px;
    color: #2b2b2b;
/* 	font-family: "Quattrocento Sans", sans-serif; */
    font-weight: 600;
	    line-height: 1.05;
}

.ra-cta-text p {
    font-size: 16px;
    color: #6c6c6c;
    max-width: 420px;
    line-height: 1.6;
}

/* RIGHT SIDE */
.ra-cta-actions {
    display: flex;
    gap: 15px;
}

/* CTA BOX */
.ra-cta-box {
    background: #ffffff;
    width: 145px;
    min-height: 150px;
    padding: 30px 25px;
    text-align: center;
    text-decoration: none;
    color: #2b2b2b;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    border: 1px solid #c2c1bf;
    box-shadow: 0 1px 5px rgba(159, 167, 177, .2);
    transition: all 0.3s ease;
}

.ra-cta-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}

/* ICON */
.ra-icon {
    font-size: 30px;
    margin-bottom: 12px;
    color: #c9a45c;
}

/* LABEL */
.ra-cta-label {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.3;
}

/* RESPONSIVE */
@media (max-width: 992px) {

    .ra-cta-container {
        flex-direction: column;
        text-align: center;
    }

    .ra-cta-left {
        flex-direction: column;
    }

    .ra-cta-actions {
        flex-direction: column;
        width: 100%;
    }

    .ra-cta-box {
        width: 100%;
    }
}


/* SECTION card tatu*/
.ra-parks {
    padding: 80px 40px;
    background: #f5efe6;
}

/* CONTAINER - FORCE 3 IN ONE ROW */
.ra-parks-container {
    max-width: 1300px;
    margin: auto;
    display: flex;
    flex-wrap: nowrap; /* keeps all 3 in one row */
    gap: 40px;
}

/* CARD */
.ra-park-card {
    position: relative;
    flex: 1 1 0;          /* equal width */
    min-width: 0;         /* prevents overflow bug */
    height: 520px;
    border-radius: 22px;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease;
}

/* IMAGE */
.ra-park-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.8s ease;
}

/* IMAGE ZOOM ON HOVER */
.ra-park-card:hover img {
    transform: scale(1.08);
}

/* OVERLAY */
.ra-park-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to top,
        rgba(0,0,0,0.5) 20%,
        rgba(0,0,0,0.15) 60%,
        rgba(0,0,0,0.05) 100%
    );
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
}

/* TITLE */
.ra-park-overlay h3 {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    transition: transform 0.4s ease;
}

/* OPTIONAL subtle title lift */
.ra-park-card:hover h3 {
    transform: translateY(-6px);
}

/* BUTTON */
.ra-park-btn {
    display: inline-block;
    padding: 12px 42px;
    border: 2px solid #ffffff;
    border-radius: 50px;
    color: #ffffff;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}

/* BUTTON CHANGES WHEN HOVERING ENTIRE CARD */
.ra-park-card:hover .ra-park-btn {
    background: #ffffff;
    color: #111111;
}

/* RESPONSIVE - STACK ON TABLET & MOBILE */
@media (max-width: 992px) {
    .ra-parks-container {
        flex-wrap: wrap;
    }

    .ra-park-card {
        flex: 1 1 100%;
        height: 450px;
    }
}

.picha_mnato {
border-radius: 12px important;
}
.desc-card__media {
    border-radius: 0px;
    flex-shrink: 0;

    max-width: 100%;
    overflow: hidden;

}

/* FOOTER CSS */
#Footer {
    background-color: #2e2e2e !important;
}

.footer__logo {
    display: block;
    width: 161px;
    margin-bottom: 20px;
    line-height: 0;
	background:#fef4f5;
}
.accept {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.accept__title {
    color: #eee;
    font-size: 13px;
    font-family: Nunito,sans-serif;
    font-weight: 800;
    line-height: 1.44;
    text-transform: uppercase;
    margin-right: 9px;
}

.accept__card {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    margin-right: 10px;
    line-height: 0;
}
.accept__card:last-child {
    margin-right: 0;
}

h3.footer-widget-title {
/*     color: #3a3a3a; */
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

.footer-module--footer__images--wrapper--3m1IT {
    display: flex;
    flex-direction: row;
}
.footer-module--footer__images--image--3tI3S {
    margin-right: 10px;
}



.footer-trust {
    text-align: center;
}

.footer-trust h4 {
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.footer-trust-logos {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 30px;
}

.footer-trust-logos img {
    max-height: 120px;
    width: auto;
    opacity: 0.9;
    transition: all 0.3s ease;
}

.footer-trust-logos img:hover {
    opacity: 1;
    transform: scale(1.05);
}

.logo-white {
    filter: brightness(0) invert(1);
}


@media (max-width: 768px) {

    .footer-trust h4 {
        font-size: 16px;
    }

    .footer-trust-logos {
        gap: 20px;
        flex-wrap: wrap;
    }

    .footer-trust-logos img {
        max-height: 70px;
    }

}