.elementor-59 .elementor-element.elementor-element-820e48f{--display:flex;--margin-top:-40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-51d4279{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-781f85a{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-e492734{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-59 .elementor-element.elementor-element-afd2d64{--display:flex;--margin-top:0px;--margin-bottom:-40px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-b9f30d2 *//* =========================================
   EAGLE BAY - GALLERY PAGE SEC 1
   INNER HERO
========================================= */

.eb-gallery-sec1{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 78vh;
  padding: 130px 24px 90px;
  overflow: hidden;
  background: #0b1625;
  font-family: 'Poppins', sans-serif;
}

.eb-gallery-sec1__bg{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(8,16,28,0.60), rgba(8,16,28,0.76)),
    url("https://eaglebaytraveltour.com/wp-content/uploads/2026/05/WhatsApp-Image-2026-03-31-at-7.13.25-AM-1.jpeg") center center / cover no-repeat;
  z-index: 0;
}

.eb-gallery-sec1__overlay{
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.16) 0%, rgba(212,164,76,0.04) 22%, rgba(212,164,76,0) 46%),
    linear-gradient(180deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.00) 28%, rgba(0,0,0,0.10) 100%);
  z-index: 1;
}

.eb-gallery-sec1__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  min-height: calc(78vh - 220px);
  display: flex;
  align-items: center;
}

.eb-gallery-sec1__content{
  max-width: 900px;
}

.eb-gallery-sec1__eyebrow-wrap{
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.eb-gallery-sec1__line{
  width: 58px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #d4a44c 0%, #f0cf84 100%);
  box-shadow: 0 0 14px rgba(212,164,76,0.35);
}

.eb-gallery-sec1__eyebrow{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #e3c98b;
}

.eb-gallery-sec1__title{
  margin: 0 0 18px;
  font-size: clamp(2.3rem, 5vw, 5rem);
  line-height: 1.02;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-gallery-sec1__title span{
  display: block;
  margin-top: 8px;
  color: #d4a44c;
}

.eb-gallery-sec1__desc{
  margin: 0;
  max-width: 760px;
  font-size: clamp(1rem, 1.5vw, 1.08rem);
  line-height: 1.9;
  color: rgba(255,255,255,0.80);
}

.eb-gallery-sec1__meta{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  max-width: 960px;
  margin-top: 34px;
}

.eb-gallery-sec1__meta-item{
  padding: 20px 18px;
  border-radius: 22px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(10px);
  box-shadow: 0 16px 36px rgba(0,0,0,0.16);
}

.eb-gallery-sec1__meta-label{
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #d9b36f;
}

.eb-gallery-sec1__meta-value{
  font-size: 16px;
  line-height: 1.7;
  font-weight: 600;
  color: #ffffff;
}

@media (max-width: 1100px){
  .eb-gallery-sec1{
    min-height: auto;
    padding: 115px 20px 80px;
  }

  .eb-gallery-sec1__container{
    min-height: auto;
  }

  .eb-gallery-sec1__meta{
    grid-template-columns: 1fr;
    max-width: 620px;
  }
}

@media (max-width: 767px){
  .eb-gallery-sec1{
    padding: 95px 16px 70px;
  }

  .eb-gallery-sec1__title{
    font-size: clamp(2rem, 9vw, 3rem);
  }

  .eb-gallery-sec1__desc{
    font-size: 15px;
    line-height: 1.8;
  }

  .eb-gallery-sec1__meta-item{
    padding: 18px 16px;
    border-radius: 18px;
  }

  .eb-gallery-sec1__meta-value{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cad95e7 */.eb-loop-gallery{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:110px 0;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 20%, rgba(212,164,76,.12), transparent 35%),
    radial-gradient(circle at 88% 80%, rgba(212,164,76,.10), transparent 38%),
    linear-gradient(180deg,#ffffff 0%,#f7f1e8 100%);
  font-family:'Poppins',Arial,sans-serif;
}

.eb-loop-gallery,
.eb-loop-gallery *{
  box-sizing:border-box;
}

.eb-loop-gallery__head{
  max-width:850px;
  margin:0 auto 48px;
  padding:0 24px;
  text-align:center;
}

.eb-loop-gallery__head span{
  display:inline-block;
  margin-bottom:14px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(212,164,76,.12);
  color:#a67322;
  font-size:12px;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}

.eb-loop-gallery__head h2{
  margin:0 0 16px;
  font-size:clamp(2rem,4vw,4rem);
  line-height:1.05;
  font-weight:800;
  letter-spacing:-.04em;
  color:#101826;
}

.eb-loop-gallery__head p{
  margin:0 auto;
  max-width:700px;
  font-size:16px;
  line-height:1.9;
  color:#55606d;
}

.eb-loop-gallery__marquee{
  position:relative;
  width:100%;
  overflow:hidden;
}

.eb-loop-gallery__marquee::before,
.eb-loop-gallery__marquee::after{
  content:"";
  position:absolute;
  top:0;
  width:120px;
  height:100%;
  z-index:5;
  pointer-events:none;
}

.eb-loop-gallery__marquee::before{
  left:0;
  background:linear-gradient(90deg,#ffffff,transparent);
}

.eb-loop-gallery__marquee::after{
  right:0;
  background:linear-gradient(270deg,#f7f1e8,transparent);
}

.eb-loop-gallery__track{
  display:flex;
  gap:22px;
  width:max-content;
  animation:ebGalleryLoop 85s linear infinite;
}

.eb-loop-gallery__marquee:hover .eb-loop-gallery__track{
  animation-play-state:paused;
}

.eb-loop-gallery__item{
  flex:0 0 300px;
  height:390px;
  border-radius:28px;
  overflow:hidden;
  background:#dde5ee;
  border:1px solid rgba(16,24,38,.08);
  box-shadow:0 24px 60px rgba(16,24,38,.12);
}

.eb-loop-gallery__item:nth-child(3n){
  height:330px;
  margin-top:36px;
}

.eb-loop-gallery__item:nth-child(4n){
  height:430px;
}

.eb-loop-gallery__item img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center;
  transition:transform .45s ease;
}

.eb-loop-gallery__item:hover img{
  transform:scale(1.06);
}

@keyframes ebGalleryLoop{
  from{
    transform:translateX(0);
  }
  to{
    transform:translateX(-50%);
  }
}

@media(max-width:767px){
  .eb-loop-gallery{
    padding:80px 0;
  }

  .eb-loop-gallery__head{
    margin-bottom:34px;
  }

  .eb-loop-gallery__head h2{
    font-size:clamp(1.8rem,8vw,2.8rem);
  }

  .eb-loop-gallery__head p{
    font-size:15px;
  }

  .eb-loop-gallery__track{
    gap:16px;
    animation-duration:70s;
  }

  .eb-loop-gallery__item{
    flex-basis:230px;
    height:300px;
    border-radius:22px;
  }

  .eb-loop-gallery__item:nth-child(3n){
    height:260px;
    margin-top:26px;
  }

  .eb-loop-gallery__item:nth-child(4n){
    height:330px;
  }

  .eb-loop-gallery__marquee::before,
  .eb-loop-gallery__marquee::after{
    width:55px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ded1d32 *//* =========================================
   EAGLE BAY - GALLERY PAGE SEC 4
   COMPANY MOMENTS / DARK
========================================= */

.eb-gallery-sec4{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 125px 24px;
  overflow: hidden;
  background: #09131f;
  font-family: 'Poppins', sans-serif;
}

.eb-gallery-sec4__bg{
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.14) 0%, rgba(212,164,76,0.03) 22%, rgba(212,164,76,0) 46%),
    radial-gradient(circle at 84% 82%, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.01) 18%, rgba(255,255,255,0) 42%),
    linear-gradient(180deg, #09131f 0%, #0e1b2d 100%);
  z-index: 0;
}

.eb-gallery-sec4__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-gallery-sec4__layout{
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: 34px;
  align-items: start;
}

.eb-gallery-sec4__content{
  max-width: 540px;
  padding-top: 8px;
}

.eb-gallery-sec4__eyebrow{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #e2c27e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-gallery-sec4__title{
  margin: 0 0 18px;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 1.06;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-gallery-sec4__title span{
  display: block;
  color: #d4a44c;
}

.eb-gallery-sec4__desc{
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 1.95;
  color: rgba(255,255,255,0.74);
}

.eb-gallery-sec4__info{
  padding: 24px 22px;
  border-radius: 24px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 18px 42px rgba(0,0,0,0.16);
}

.eb-gallery-sec4__info-label{
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #d9b36f;
}

.eb-gallery-sec4__info-text{
  font-size: 15px;
  line-height: 1.85;
  color: rgba(255,255,255,0.78);
}

.eb-gallery-sec4__gallery{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 220px;
  gap: 18px;
}

.eb-gallery-sec4__item{
  position: relative;
  overflow: hidden;
  border-radius: 24px;
  background: #1a2636;
  box-shadow: 0 18px 42px rgba(0,0,0,0.18);
}

.eb-gallery-sec4__item--large{
  grid-column: span 2;
  grid-row: span 2;
}

.eb-gallery-sec4__img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .45s ease;
}

.eb-gallery-sec4__item:hover .eb-gallery-sec4__img{
  transform: scale(1.05);
}

@media (max-width: 1100px){
  .eb-gallery-sec4{
    padding: 100px 20px;
  }

  .eb-gallery-sec4__layout{
    grid-template-columns: 1fr;
  }

  .eb-gallery-sec4__content{
    max-width: 100%;
  }

  .eb-gallery-sec4__gallery{
    grid-template-columns: repeat(2, 1fr);
  }

  .eb-gallery-sec4__item--large{
    grid-column: span 2;
    grid-row: span 2;
  }
}

@media (max-width: 767px){
  .eb-gallery-sec4{
    padding: 80px 16px;
  }

  .eb-gallery-sec4__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-gallery-sec4__desc,
  .eb-gallery-sec4__info-text{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-gallery-sec4__info{
    padding: 20px 18px;
    border-radius: 20px;
  }

  .eb-gallery-sec4__gallery{
    grid-template-columns: 1fr;
    grid-auto-rows: 240px;
  }

  .eb-gallery-sec4__item,
  .eb-gallery-sec4__item--large{
    grid-column: span 1;
    grid-row: span 1;
    border-radius: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-76fd2b3 *//* =========================================
   EAGLE BAY - GALLERY PAGE SEC 5
   CUSTOMER FEEDBACK (NUDE)
========================================= */

.eb-gallery-sec5{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 120px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 18%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    radial-gradient(circle at 86% 82%, rgba(212,164,76,0.06) 0%, rgba(212,164,76,0.01) 18%, rgba(212,164,76,0) 42%),
    linear-gradient(180deg, #ffffff 0%, #f6f1e8 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-gallery-sec5__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-gallery-sec5__head{
  max-width: 820px;
  margin: 0 auto 48px;
  text-align: center;
}

.eb-gallery-sec5__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-gallery-sec5__title{
  margin: 0 0 14px;
  font-size: clamp(2rem, 4vw, 3.6rem);
  line-height: 1.06;
  font-weight: 700;
  color: #101826;
}

.eb-gallery-sec5__title span{
  display: block;
  color: #b78431;
}

.eb-gallery-sec5__intro{
  margin: 0 auto;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.9;
  color: #55606d;
}

/* GRID */
.eb-gallery-sec5__grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

/* CARD */
.eb-gallery-sec5__card{
  border-radius: 26px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 18px 42px rgba(16,24,38,0.08);
  transition: transform .28s ease, box-shadow .28s ease;
}

.eb-gallery-sec5__card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 50px rgba(16,24,38,0.12);
}

/* IMAGE */
.eb-gallery-sec5__image-wrap{
  width: 100%;
  height: 260px;
  overflow: hidden;
  background: #dde5ee;
}

.eb-gallery-sec5__image-wrap img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .45s ease;
}

.eb-gallery-sec5__card:hover img{
  transform: scale(1.05);
}

/* CONTENT */
.eb-gallery-sec5__content{
  padding: 18px 16px 20px;
}

.eb-gallery-sec5__tag{
  display: inline-block;
  margin-bottom: 10px;
  padding: 6px 12px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #a67322;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
}

.eb-gallery-sec5__text{
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
  color: #4f5967;
}

/* RESPONSIVE */
@media (max-width: 1100px){
  .eb-gallery-sec5{
    padding: 100px 20px;
  }

  .eb-gallery-sec5__grid{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px){
  .eb-gallery-sec5{
    padding: 80px 16px;
  }

  .eb-gallery-sec5__title{
    font-size: clamp(1.8rem, 8vw, 2.6rem);
  }

  .eb-gallery-sec5__intro{
    font-size: 15px;
  }

  .eb-gallery-sec5__grid{
    grid-template-columns: 1fr;
  }

  .eb-gallery-sec5__image-wrap{
    height: 220px;
  }

  .eb-gallery-sec5__card{
    border-radius: 20px;
  }
}/* End custom CSS */