.elementor-9 .elementor-element.elementor-element-1c76892{--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-9 .elementor-element.elementor-element-600fa93{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-0ead0c9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-f64b363{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-67f8466{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-3964ee5{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-e849cc9{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-9 .elementor-element.elementor-element-0cfe1af{--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-a8dd9dd *//* =========================================
   EAGLE BAY - HOME PAGE SEC 1
   ENGLISH HERO / FULL WIDTH
========================================= */

.eb-hero-sec1{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 100vh;
  padding: 120px 24px 90px;
  overflow: hidden;
  background: #0b1625;
  font-family: 'Poppins', sans-serif;
}

.eb-hero-sec1::before{
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(8,16,28,0.72), rgba(8,16,28,0.78)),
    url("https://eaglebaytraveltour.com/wp-content/uploads/2026/04/WhatsApp-Image-2026-03-31-at-7.27.58-AM.jpeg") center center / cover no-repeat;
  opacity: 1;
  z-index: 0;
}

.eb-hero-sec1__overlay{
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 15% 20%, rgba(212,164,76,0.14) 0%, rgba(212,164,76,0.04) 24%, rgba(212,164,76,0) 46%),
    radial-gradient(circle at 85% 18%, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.01) 20%, rgba(255,255,255,0) 45%),
    linear-gradient(180deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.00) 24%, rgba(0,0,0,0.12) 100%);
  pointer-events: none;
  z-index: 1;
}

.eb-hero-sec1__glow{
  position: absolute;
  border-radius: 50%;
  filter: blur(70px);
  pointer-events: none;
  z-index: 1;
}

.eb-hero-sec1__glow--1{
  width: 280px;
  height: 280px;
  top: 60px;
  left: -60px;
  background: rgba(212,164,76,0.12);
}

.eb-hero-sec1__glow--2{
  width: 360px;
  height: 360px;
  right: -80px;
  bottom: -60px;
  background: rgba(212,164,76,0.10);
}

.eb-hero-sec1__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-hero-sec1__grid{
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  align-items: center;
  gap: 56px;
  min-height: calc(100vh - 210px);
}

.eb-hero-sec1__content{
  max-width: 720px;
}

.eb-hero-sec1__eyebrow-wrap{
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 22px;
  flex-wrap: wrap;
}

.eb-hero-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-hero-sec1__eyebrow{
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #e3c98b;
}

.eb-hero-sec1__title{
  margin: 0 0 20px;
  font-size: clamp(2.5rem, 5vw, 5rem);
  line-height: 1.02;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-hero-sec1__title span{
  display: block;
  margin-top: 8px;
  color: #d4a44c;
}

.eb-hero-sec1__desc{
  margin: 0;
  max-width: 650px;
  font-size: clamp(1rem, 1.55vw, 1.1rem);
  line-height: 1.85;
  color: rgba(255,255,255,0.84);
}

.eb-hero-sec1__cta{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.eb-hero-sec1__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding: 14px 24px;
  border-radius: 14px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all .28s ease;
}

.eb-hero-sec1__btn--primary{
  background: linear-gradient(135deg, #d4a44c 0%, #f1cf84 100%);
  color: #0b1420;
  box-shadow: 0 14px 34px rgba(212,164,76,0.22);
}

.eb-hero-sec1__btn--primary:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(212,164,76,0.28);
}

.eb-hero-sec1__btn--outline{
  border: 1.5px solid rgba(255,255,255,0.22);
  color: #ffffff;
  background: rgba(255,255,255,0.02);
  backdrop-filter: blur(6px);
}

.eb-hero-sec1__btn--outline:hover{
  transform: translateY(-2px);
  border-color: rgba(212,164,76,0.55);
  color: #d4a44c;
}

.eb-hero-sec1__trust{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.eb-hero-sec1__trust-item{
  padding: 10px 14px;
  border: 1px solid rgba(255,255,255,0.10);
  background: rgba(255,255,255,0.05);
  backdrop-filter: blur(8px);
  border-radius: 999px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
  color: #f5f5f5;
}

.eb-hero-sec1__visual{
  position: relative;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.eb-hero-sec1__card--main{
  position: relative;
  width: min(100%, 560px);
  border-radius: 28px;
  overflow: hidden;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.10);
  box-shadow: 0 28px 70px rgba(0,0,0,0.30);
}

.eb-hero-sec1__main-img{
  width: 100%;
  height: 620px;
  object-fit: cover;
  display: block;
}

.eb-hero-sec1__floating{
  position: absolute;
  z-index: 3;
  max-width: 260px;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(7,17,31,0.72);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(12px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.22);
}

.eb-hero-sec1__floating--top{
  top: 38px;
  left: -10px;
}

.eb-hero-sec1__floating--bottom{
  right: -10px;
  bottom: 42px;
}

.eb-hero-sec1__mini-label{
  margin-bottom: 6px;
  font-size: 11px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  color: #d9c28c;
  font-weight: 600;
}

.eb-hero-sec1__mini-title{
  font-size: 15px;
  line-height: 1.55;
  font-weight: 600;
  color: #ffffff;
}

@media (max-width: 1100px){
  .eb-hero-sec1{
    padding: 110px 20px 80px;
  }

  .eb-hero-sec1__grid{
    grid-template-columns: 1fr;
    gap: 42px;
    min-height: auto;
  }

  .eb-hero-sec1__content{
    max-width: 100%;
  }

  .eb-hero-sec1__visual{
    min-height: auto;
  }

  .eb-hero-sec1__card--main{
    width: 100%;
    max-width: 700px;
  }

  .eb-hero-sec1__main-img{
    height: 520px;
  }

  .eb-hero-sec1__floating--top{
    top: 18px;
    left: 18px;
  }

  .eb-hero-sec1__floating--bottom{
    right: 18px;
    bottom: 18px;
  }
}

@media (max-width: 767px){
  .eb-hero-sec1{
    min-height: auto;
    padding: 95px 16px 70px;
  }

  .eb-hero-sec1__eyebrow{
    font-size: 11px;
    letter-spacing: 1.6px;
  }

  .eb-hero-sec1__title{
    font-size: clamp(2rem, 9vw, 3.1rem);
  }

  .eb-hero-sec1__desc{
    font-size: 15px;
    line-height: 1.75;
  }

  .eb-hero-sec1__cta{
    flex-direction: column;
    align-items: stretch;
  }

  .eb-hero-sec1__btn{
    width: 100%;
    min-width: 100%;
  }

  .eb-hero-sec1__main-img{
    height: 380px;
  }

  .eb-hero-sec1__floating{
    position: static;
    max-width: 100%;
    margin-top: 14px;
  }

  .eb-hero-sec1__visual{
    display: block;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7003c3c *//* =========================================
   EAGLE BAY - HOME PAGE SEC 2
   WHY CHOOSE US
========================================= */

.eb-home-sec2{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 110px 24px;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 20%, rgba(212,164,76,0.08) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 46%),
    linear-gradient(180deg, #f7f4ee 0%, #f2ede4 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-home-sec2__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-home-sec2__head{
  max-width: 820px;
  margin: 0 auto 52px;
  text-align: center;
}

.eb-home-sec2__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #9e6f1f;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-home-sec2__title{
  margin: 0 0 16px;
  font-size: clamp(2rem, 4vw, 3.6rem);
  line-height: 1.08;
  font-weight: 700;
  color: #101826;
  letter-spacing: -0.03em;
}

.eb-home-sec2__title span{
  display: block;
  color: #b07b28;
}

.eb-home-sec2__intro{
  margin: 0 auto;
  max-width: 760px;
  font-size: 16px;
  line-height: 1.9;
  color: #4c5563;
}

.eb-home-sec2__grid{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
}

.eb-home-sec2__card{
  position: relative;
  padding: 28px 24px;
  border-radius: 24px;
  background: rgba(255,255,255,0.80);
  border: 1px solid rgba(16,24,38,0.06);
  box-shadow: 0 18px 45px rgba(16,24,38,0.08);
  transition: transform .28s ease, box-shadow .28s ease;
}

.eb-home-sec2__card:hover{
  transform: translateY(-6px);
  box-shadow: 0 24px 55px rgba(16,24,38,0.12);
}

.eb-home-sec2__icon{
  width: 54px;
  height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c9953d 0%, #ebcb86 100%);
  color: #111827;
  font-size: 15px;
  font-weight: 700;
  box-shadow: 0 10px 24px rgba(201,149,61,0.22);
}

.eb-home-sec2__card-title{
  margin: 0 0 12px;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 600;
  color: #111827;
}

.eb-home-sec2__card-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.8;
  color: #5b6471;
}

.eb-home-sec2__bottom{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  margin-top: 30px;
}

.eb-home-sec2__bottom-card{
  padding: 24px 26px;
  border-radius: 22px;
  background: #101826;
  box-shadow: 0 18px 45px rgba(16,24,38,0.14);
}

.eb-home-sec2__bottom-label{
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.8px;
  text-transform: uppercase;
  color: #d7b16e;
}

.eb-home-sec2__bottom-text{
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
  color: rgba(255,255,255,0.88);
}

@media (max-width: 1100px){
  .eb-home-sec2{
    padding: 95px 20px;
  }

  .eb-home-sec2__grid{
    grid-template-columns: repeat(2, 1fr);
  }

  .eb-home-sec2__bottom{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .eb-home-sec2{
    padding: 80px 16px;
  }

  .eb-home-sec2__head{
    margin-bottom: 36px;
  }

  .eb-home-sec2__title{
    font-size: clamp(1.8rem, 8vw, 2.7rem);
  }

  .eb-home-sec2__intro{
    font-size: 15px;
    line-height: 1.8;
  }

  .eb-home-sec2__grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .eb-home-sec2__card{
    padding: 24px 20px;
    border-radius: 20px;
  }

  .eb-home-sec2__card-title{
    font-size: 18px;
  }

  .eb-home-sec2__card-text{
    font-size: 14px;
  }

  .eb-home-sec2__bottom-card{
    padding: 22px 20px;
    border-radius: 18px;
  }

  .eb-home-sec2__bottom-text{
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3be1614 *//* =========================================
   EAGLE BAY - HOME PAGE SEC 3 V2
   CLEAN SERVICES SECTION - WIDE IMAGE FIX
========================================= */

.eb-home-sec3v2{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%, rgba(212,164,76,.08) 0%, rgba(212,164,76,.02) 20%, transparent 42%),
    radial-gradient(circle at 88% 80%, rgba(212,164,76,.06) 0%, rgba(212,164,76,.01) 22%, transparent 46%),
    linear-gradient(180deg,#ffffff 0%,#f6f2ea 100%);
  font-family:'Poppins',Arial,sans-serif;
}

.eb-home-sec3v2,
.eb-home-sec3v2 *{
  box-sizing:border-box;
}

.eb-home-sec3v2__container{
  width:100%;
  max-width:1280px;
  margin:0 auto;
}

.eb-home-sec3v2__top{
  display:grid;
  grid-template-columns:.95fr 1.05fr;
  gap:40px;
  align-items:end;
  margin-bottom:54px;
}

.eb-home-sec3v2__left{
  max-width:560px;
}

.eb-home-sec3v2__eyebrow{
  display:inline-block;
  margin-bottom:14px;
  padding:8px 14px;
  border-radius:999px;
  background:rgba(212,164,76,.10);
  color:#a67322;
  font-size:12px;
  font-weight:700;
  letter-spacing:2px;
  text-transform:uppercase;
}

.eb-home-sec3v2__title{
  margin:0;
  font-size:clamp(2rem,4vw,3.8rem);
  line-height:1.06;
  font-weight:800;
  color:#101826;
  letter-spacing:-.03em;
}

.eb-home-sec3v2__title span{
  display:block;
  color:#b78431;
}

.eb-home-sec3v2__right{
  display:flex;
  justify-content:flex-end;
}

.eb-home-sec3v2__intro{
  margin:0;
  max-width:620px;
  font-size:16px;
  line-height:1.95;
  color:#525d6b;
}

.eb-home-sec3v2__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:28px;
}

.eb-home-sec3v2__card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  background:#ffffff;
  border:1px solid rgba(16,24,38,.07);
  border-radius:28px;
  overflow:hidden;
  box-shadow:0 20px 55px rgba(16,24,38,.08);
  transition:transform .3s ease, box-shadow .3s ease;
}

.eb-home-sec3v2__card:hover{
  transform:translateY(-8px);
  box-shadow:0 28px 65px rgba(16,24,38,.13);
}

/* IMPORTANT: gambar bukan 1:1 box lagi */
.eb-home-sec3v2__image-wrap{
  position:relative;
  width:100%;
  height:250px;
  overflow:hidden;
  background:#dfe6ee;
}

.eb-home-sec3v2__image-wrap::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, rgba(0,0,0,0) 45%, rgba(0,0,0,.18) 100%);
  z-index:2;
  pointer-events:none;
}

.eb-home-sec3v2__image-wrap img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  transition:transform .45s ease;
}

.eb-home-sec3v2__card:hover .eb-home-sec3v2__image-wrap img{
  transform:scale(1.06);
}

.eb-home-sec3v2__content{
  position:relative;
  flex:1;
  padding:26px 24px 28px;
}

.eb-home-sec3v2__number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:48px;
  height:48px;
  padding:0 14px;
  margin-bottom:16px;
  border-radius:14px;
  background:linear-gradient(135deg,#c9953d 0%,#ebcb86 100%);
  color:#111827;
  font-size:14px;
  font-weight:800;
  box-shadow:0 10px 24px rgba(201,149,61,.22);
}

.eb-home-sec3v2__content h3{
  margin:0 0 12px;
  font-size:21px;
  line-height:1.35;
  font-weight:700;
  color:#111827;
}

.eb-home-sec3v2__content p{
  margin:0;
  font-size:15px;
  line-height:1.85;
  color:#5b6471;
}

/* TABLET */
@media(max-width:1100px){
  .eb-home-sec3v2{
    padding:100px 20px;
  }

  .eb-home-sec3v2__top{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:42px;
  }

  .eb-home-sec3v2__right{
    justify-content:flex-start;
  }

  .eb-home-sec3v2__grid{
    grid-template-columns:repeat(2,1fr);
    gap:22px;
  }

  .eb-home-sec3v2__image-wrap{
    height:240px;
  }
}

/* MOBILE */
@media(max-width:767px){
  .eb-home-sec3v2{
    padding:80px 16px;
  }

  .eb-home-sec3v2__title{
    font-size:clamp(1.8rem,8vw,2.8rem);
  }

  .eb-home-sec3v2__intro{
    font-size:15px;
    line-height:1.85;
  }

  .eb-home-sec3v2__grid{
    grid-template-columns:1fr;
    gap:18px;
  }

  .eb-home-sec3v2__card{
    border-radius:22px;
  }

  .eb-home-sec3v2__image-wrap{
    height:220px;
  }

  .eb-home-sec3v2__content{
    padding:22px 20px 24px;
  }

  .eb-home-sec3v2__content h3{
    font-size:19px;
  }

  .eb-home-sec3v2__content p{
    font-size:14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-117b364 *//* =========================================
   EAGLE BAY - HOME PAGE SEC 4
   CORPORATE FLEET SHOWCASE
========================================= */

.eb-home-sec4{
  position:relative;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
  padding:120px 24px;
  overflow:hidden;
  background:
    radial-gradient(circle at 15% 18%, rgba(212,164,76,.16) 0%, rgba(212,164,76,.04) 24%, transparent 48%),
    radial-gradient(circle at 90% 80%, rgba(212,164,76,.12) 0%, rgba(212,164,76,.03) 26%, transparent 52%),
    linear-gradient(135deg,#07111f 0%,#0d1a2b 45%,#12233a 100%);
  font-family:'Poppins',Arial,sans-serif;
  color:#ffffff;
}

.eb-home-sec4,
.eb-home-sec4 *{
  box-sizing:border-box;
}

.eb-home-sec4::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(rgba(255,255,255,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.035) 1px, transparent 1px);
  background-size:48px 48px;
  opacity:.18;
  pointer-events:none;
}

.eb-home-sec4__container{
  position:relative;
  z-index:2;
  width:100%;
  max-width:1280px;
  margin:0 auto;
}

.eb-home-sec4__header{
  display:grid;
  grid-template-columns:1fr .9fr;
  gap:48px;
  align-items:end;
  margin-bottom:56px;
}

.eb-home-sec4__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:18px;
  color:#e4c27b;
  font-size:12px;
  font-weight:800;
  letter-spacing:2.4px;
  text-transform:uppercase;
}

.eb-home-sec4__eyebrow::before{
  content:"";
  width:42px;
  height:2px;
  background:#d4a44c;
}

.eb-home-sec4__title{
  margin:0;
  max-width:760px;
  font-size:clamp(2.2rem,4.4vw,4.35rem);
  line-height:1.02;
  font-weight:800;
  letter-spacing:-.055em;
  color:#fff;
}

.eb-home-sec4__title span{
  display:block;
  margin-top:8px;
  color:#d4a44c;
}

.eb-home-sec4__head-right p{
  margin:0 0 24px;
  max-width:620px;
  font-size:16px;
  line-height:1.9;
  color:rgba(255,255,255,.72);
}

.eb-home-sec4__stats{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
}

.eb-home-sec4__stats div{
  padding:18px 16px;
  border-radius:18px;
  background:rgba(255,255,255,.065);
  border:1px solid rgba(255,255,255,.11);
}

.eb-home-sec4__stats strong{
  display:block;
  margin-bottom:4px;
  font-size:22px;
  line-height:1;
  color:#fff;
}

.eb-home-sec4__stats small{
  display:block;
  font-size:12px;
  line-height:1.4;
  color:rgba(255,255,255,.62);
}

.eb-home-sec4__showcase{
  display:grid;
  grid-template-columns:1.15fr .85fr;
  gap:28px;
  align-items:stretch;
}

.eb-home-sec4__main-card,
.eb-home-sec4__side-card,
.eb-home-sec4__info-box{
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 28px 80px rgba(0,0,0,.25);
  backdrop-filter:blur(14px);
}

.eb-home-sec4__main-card{
  display:grid;
  grid-template-rows:auto 1fr;
  border-radius:34px;
  overflow:hidden;
}

.eb-home-sec4__main-media{
  position:relative;
  width:100%;
  min-height:500px;
  overflow:hidden;
  background:#162235;
}

.eb-home-sec4__main-media::after,
.eb-home-sec4__side-media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg, transparent 45%, rgba(0,0,0,.32) 100%);
  pointer-events:none;
}

.eb-home-sec4__main-media img,
.eb-home-sec4__side-media img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  transition:transform .55s ease;
}

.eb-home-sec4__main-card:hover img,
.eb-home-sec4__side-card:hover img{
  transform:scale(1.055);
}

.eb-home-sec4__badge{
  position:absolute;
  left:24px;
  bottom:24px;
  z-index:3;
  padding:10px 15px;
  border-radius:999px;
  background:rgba(7,17,31,.72);
  border:1px solid rgba(255,255,255,.18);
  color:#e4c27b;
  font-size:11px;
  font-weight:800;
  letter-spacing:1.8px;
  text-transform:uppercase;
  backdrop-filter:blur(10px);
}

.eb-home-sec4__main-content{
  display:flex;
  justify-content:space-between;
  gap:24px;
  align-items:flex-end;
  padding:30px;
}

.eb-home-sec4__main-content h3,
.eb-home-sec4__side-content h3{
  margin:0 0 12px;
  color:#fff;
  font-weight:800;
}

.eb-home-sec4__main-content h3{
  font-size:30px;
  line-height:1.2;
}

.eb-home-sec4__main-content p,
.eb-home-sec4__side-content p{
  margin:0;
  color:rgba(255,255,255,.72);
}

.eb-home-sec4__main-content p{
  max-width:620px;
  font-size:15px;
  line-height:1.85;
}

.eb-home-sec4__btn{
  flex:0 0 auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 20px;
  border-radius:999px;
  background:linear-gradient(135deg,#c9953d 0%,#f0cf86 100%);
  color:#111827;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
  box-shadow:0 16px 32px rgba(201,149,61,.24);
}

.eb-home-sec4__side{
  display:grid;
  grid-template-columns:1fr;
  gap:28px;
}

.eb-home-sec4__side-card{
  display:grid;
  grid-template-columns:44% 56%;
  min-height:286px;
  border-radius:30px;
  overflow:hidden;
}

.eb-home-sec4__side-media{
  position:relative;
  width:100%;
  height:100%;
  min-height:286px;
  overflow:hidden;
  background:#162235;
}

.eb-home-sec4__side-content{
  padding:28px 26px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.eb-home-sec4__side-content span{
  display:block;
  margin-bottom:12px;
  color:#d7b16e;
  font-size:11px;
  font-weight:800;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.eb-home-sec4__side-content h3{
  font-size:23px;
  line-height:1.28;
}

.eb-home-sec4__side-content p{
  font-size:14px;
  line-height:1.8;
}

.eb-home-sec4__info-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin-top:30px;
}

.eb-home-sec4__info-box{
  position:relative;
  padding:26px 28px;
  border-radius:24px;
  overflow:hidden;
}

.eb-home-sec4__info-box::before{
  content:"";
  position:absolute;
  left:0;
  top:24px;
  width:4px;
  height:44px;
  background:#d4a44c;
  border-radius:0 99px 99px 0;
}

.eb-home-sec4__info-box span{
  display:block;
  margin-bottom:10px;
  color:#d7b16e;
  font-size:12px;
  font-weight:800;
  letter-spacing:1.8px;
  text-transform:uppercase;
}

.eb-home-sec4__info-box p{
  margin:0;
  color:rgba(255,255,255,.84);
  font-size:15px;
  line-height:1.8;
}

/* TABLET */
@media(max-width:1100px){
  .eb-home-sec4{
    padding:100px 20px;
  }

  .eb-home-sec4__header{
    grid-template-columns:1fr;
    gap:26px;
    margin-bottom:44px;
  }

  .eb-home-sec4__showcase{
    grid-template-columns:1fr;
  }

  .eb-home-sec4__main-media{
    min-height:420px;
  }

  .eb-home-sec4__info-row{
    grid-template-columns:1fr;
  }
}

/* MOBILE */
@media(max-width:767px){
  .eb-home-sec4{
    padding:78px 16px;
  }

  .eb-home-sec4__title{
    font-size:clamp(2rem,9vw,3rem);
  }

  .eb-home-sec4__head-right p{
    font-size:15px;
    line-height:1.8;
  }

  .eb-home-sec4__stats{
    grid-template-columns:1fr;
  }

  .eb-home-sec4__main-card,
  .eb-home-sec4__side-card{
    border-radius:24px;
  }

  .eb-home-sec4__main-media{
    min-height:300px;
  }

  .eb-home-sec4__main-content{
    flex-direction:column;
    align-items:flex-start;
    padding:24px 20px;
  }

  .eb-home-sec4__main-content h3{
    font-size:24px;
  }

  .eb-home-sec4__btn{
    width:100%;
  }

  .eb-home-sec4__side-card{
    grid-template-columns:1fr;
    min-height:auto;
  }

  .eb-home-sec4__side-media{
    min-height:230px;
  }

  .eb-home-sec4__side-content{
    padding:22px 20px;
  }

  .eb-home-sec4__side-content h3{
    font-size:20px;
  }

  .eb-home-sec4__info-box{
    padding:22px 20px 22px 24px;
    border-radius:20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d043910 *//* =========================================
   EAGLE BAY - HOME PAGE SEC 5
   TESTIMONIAL / FEEDBACK SHOWCASE
========================================= */

.eb-home-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.10) 0%, rgba(212,164,76,0.02) 22%, rgba(212,164,76,0) 44%),
    linear-gradient(180deg, #0b1625 0%, #101c2d 100%);
  font-family: 'Poppins', sans-serif;
}

.eb-home-sec5__container{
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-home-sec5__top{
  display: grid;
  grid-template-columns: 0.95fr 1.05fr;
  gap: 40px;
  align-items: end;
  margin-bottom: 50px;
}

.eb-home-sec5__top-left{
  max-width: 580px;
}

.eb-home-sec5__eyebrow{
  display: inline-block;
  margin-bottom: 14px;
  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-home-sec5__title{
  margin: 0;
  font-size: clamp(2rem, 4vw, 3.8rem);
  line-height: 1.06;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-home-sec5__title span{
  display: block;
  color: #d4a44c;
}

.eb-home-sec5__top-right{
  display: flex;
  justify-content: flex-end;
}

.eb-home-sec5__intro{
  margin: 0;
  max-width: 620px;
  font-size: 16px;
  line-height: 1.95;
  color: rgba(255,255,255,0.72);
}

.eb-home-sec5__layout{
  display: grid;
  grid-template-columns: 1.02fr 0.98fr;
  gap: 28px;
  align-items: stretch;
}

.eb-home-sec5__feature{
  position: relative;
  padding: 42px 36px 36px;
  border-radius: 30px;
  background:
    linear-gradient(135deg, rgba(212,164,76,0.16) 0%, rgba(212,164,76,0.04) 100%),
    rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 24px 60px rgba(0,0,0,0.18);
  overflow: hidden;
}

.eb-home-sec5__quote-mark{
  position: absolute;
  top: 18px;
  right: 24px;
  font-size: 110px;
  line-height: 1;
  color: rgba(212,164,76,0.12);
  font-weight: 700;
}

.eb-home-sec5__stars{
  margin-bottom: 18px;
  font-size: 18px;
  letter-spacing: 4px;
  color: #d7b16e;
}

.eb-home-sec5__feature-text{
  margin: 0 0 24px;
  font-size: 20px;
  line-height: 1.9;
  color: rgba(255,255,255,0.88);
}

.eb-home-sec5__feature-author{
  border-top: 1px solid rgba(255,255,255,0.08);
  padding-top: 18px;
}

.eb-home-sec5__feature-name{
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}

.eb-home-sec5__feature-role{
  margin-top: 6px;
  font-size: 13px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #d7b16e;
}

.eb-home-sec5__stack{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.eb-home-sec5__card{
  padding: 24px 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.14);
}

.eb-home-sec5__card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
  flex-wrap: wrap;
}

.eb-home-sec5__card-stars{
  font-size: 14px;
  letter-spacing: 3px;
  color: #d7b16e;
}

.eb-home-sec5__card-tag{
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(212,164,76,0.10);
  color: #e2c27e;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-transform: uppercase;
}

.eb-home-sec5__card-text{
  margin: 0;
  font-size: 15px;
  line-height: 1.85;
  color: rgba(255,255,255,0.76);
}

.eb-home-sec5__gallery{
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 28px;
}

.eb-home-sec5__gallery-item{
  border-radius: 24px;
  overflow: hidden;
  background: #1a2636;
  box-shadow: 0 16px 38px rgba(0,0,0,0.16);
}

.eb-home-sec5__gallery-img{
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  display: block;
  transition: transform .4s ease;
}

.eb-home-sec5__gallery-item:hover .eb-home-sec5__gallery-img{
  transform: scale(1.05);
}

@media (max-width: 1100px){
  .eb-home-sec5{
    padding: 100px 20px;
  }

  .eb-home-sec5__top{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 42px;
  }

  .eb-home-sec5__top-right{
    justify-content: flex-start;
  }

  .eb-home-sec5__layout{
    grid-template-columns: 1fr;
  }

  .eb-home-sec5__gallery{
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px){
  .eb-home-sec5{
    padding: 80px 16px;
  }

  .eb-home-sec5__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-home-sec5__intro{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-home-sec5__feature{
    padding: 28px 20px 24px;
    border-radius: 22px;
  }

  .eb-home-sec5__quote-mark{
    font-size: 72px;
    top: 14px;
    right: 16px;
  }

  .eb-home-sec5__feature-text{
    font-size: 17px;
    line-height: 1.8;
  }

  .eb-home-sec5__card{
    padding: 20px 18px;
    border-radius: 20px;
  }

  .eb-home-sec5__gallery{
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .eb-home-sec5__gallery-item{
    border-radius: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-74d09a1 */.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-20fa708 *//* =========================================
   EAGLE BAY - HOME PAGE SEC 6
   CTA / CONTACT PREVIEW
========================================= */

.eb-home-sec6{
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 120px 24px;
  overflow: hidden;
  background: #0b1625;
  font-family: 'Poppins', sans-serif;
}

.eb-home-sec6__bg{
  position: absolute;
  inset: 0;
  background:
    linear-gradient(rgba(8,16,28,0.55), rgba(8,16,28,0.72)),
    url("https://eaglebaytraveltour.com/wp-content/uploads/2026/04/WhatsApp-Image-2026-03-31-at-7.27.58-AM.jpeg") center center / cover no-repeat;
  opacity: 1;
  z-index: 0;
}

.eb-home-sec6__container{
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

.eb-home-sec6__wrap{
  display: grid;
  grid-template-columns: 1.08fr 0.92fr;
  gap: 28px;
  align-items: stretch;
}

.eb-home-sec6__content{
  padding: 46px 42px;
  border-radius: 30px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(10px);
  box-shadow: 0 24px 60px rgba(0,0,0,0.20);
}

.eb-home-sec6__eyebrow{
  display: inline-block;
  margin-bottom: 16px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(212,164,76,0.12);
  color: #e2c27e;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.eb-home-sec6__title{
  margin: 0 0 18px;
  font-size: clamp(2rem, 4vw, 3.9rem);
  line-height: 1.06;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: -0.03em;
}

.eb-home-sec6__title span{
  display: block;
  color: #d4a44c;
}

.eb-home-sec6__desc{
  margin: 0;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.95;
  color: rgba(255,255,255,0.78);
}

.eb-home-sec6__cta{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.eb-home-sec6__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 180px;
  padding: 14px 24px;
  border-radius: 14px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: all .28s ease;
}

.eb-home-sec6__btn--primary{
  background: linear-gradient(135deg, #d4a44c 0%, #f1cf84 100%);
  color: #0b1420;
  box-shadow: 0 14px 34px rgba(212,164,76,0.22);
}

.eb-home-sec6__btn--primary:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(212,164,76,0.28);
}

.eb-home-sec6__btn--outline{
  border: 1.5px solid rgba(255,255,255,0.22);
  color: #ffffff;
  background: rgba(255,255,255,0.02);
}

.eb-home-sec6__btn--outline:hover{
  transform: translateY(-2px);
  border-color: rgba(212,164,76,0.55);
  color: #d4a44c;
}

.eb-home-sec6__info{
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.eb-home-sec6__card{
  padding: 28px 24px;
  border-radius: 24px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  backdrop-filter: blur(10px);
  box-shadow: 0 18px 42px rgba(0,0,0,0.16);
}

.eb-home-sec6__label{
  margin-bottom: 12px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  color: #d9b36f;
}

.eb-home-sec6__text{
  font-size: 16px;
  line-height: 1.9;
  color: rgba(255,255,255,0.88);
}

@media (max-width: 1100px){
  .eb-home-sec6{
    padding: 100px 20px;
  }

  .eb-home-sec6__wrap{
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px){
  .eb-home-sec6{
    padding: 80px 16px;
  }

  .eb-home-sec6__content{
    padding: 30px 20px;
    border-radius: 22px;
  }

  .eb-home-sec6__title{
    font-size: clamp(1.8rem, 8vw, 2.8rem);
  }

  .eb-home-sec6__desc{
    font-size: 15px;
    line-height: 1.85;
  }

  .eb-home-sec6__cta{
    flex-direction: column;
  }

  .eb-home-sec6__btn{
    width: 100%;
    min-width: 100%;
  }

  .eb-home-sec6__card{
    padding: 22px 18px;
    border-radius: 20px;
  }

  .eb-home-sec6__text{
    font-size: 15px;
  }
}/* End custom CSS */