
/* EcoSapa Pro Travel Footer v1.0.0 */

body.ecosapa-pro-footer-active footer#colophon,
body.ecosapa-pro-footer-active .site-footer:not(#ecosapa-pro-travel-footer),
body.ecosapa-pro-footer-active #footer:not(#ecosapa-pro-travel-footer),
body.ecosapa-pro-footer-active .footer-wrapper:not(.ecosapa-tf),
body.ecosapa-pro-footer-active footer.footer:not(#ecosapa-pro-travel-footer){
  display:none!important;
}

.ecosapa-tf{
  --tf-bg:#152934;
  --tf-bg2:#10212a;
  --tf-line:rgba(255,255,255,.11);
  --tf-text:#f5f7f7;
  --tf-muted:#aebcc2;
  --tf-red:#ed1c24;
  --tf-red-dark:#cf1520;
  --tf-accent:#d6b26a;
  position:relative;
  width:100%;
  margin:0;
  font-family:Roboto,"Helvetica Neue",Arial,sans-serif;
  color:var(--tf-text);
  background:var(--tf-bg2);
}
.ecosapa-tf *{box-sizing:border-box}
.ecosapa-tf a{text-decoration:none}
.ecosapa-tf__shell{width:min(1180px,calc(100% - 48px));margin:0 auto}

.ecosapa-tf__cta{
  background:#f7f8f7;
  color:#263d4b;
  border-top:1px solid #e3e8e6;
}
.ecosapa-tf__cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:46px;
  padding:34px 0;
}
.ecosapa-tf__eyebrow{
  display:block;
  margin-bottom:7px;
  color:var(--tf-red);
  font-size:10.5px;
  line-height:1.2;
  font-weight:900;
  letter-spacing:.09em;
}
.ecosapa-tf__cta h2{
  margin:0;
  color:#243946;
  font-size:clamp(25px,2vw,31px);
  line-height:1.15;
  letter-spacing:-.025em;
  font-weight:800;
}
.ecosapa-tf__cta p{
  margin:8px 0 0;
  max-width:690px;
  color:#687983;
  font-size:14.5px;
  line-height:1.55;
}
.ecosapa-tf__cta-actions{display:flex;gap:10px;flex:0 0 auto}
.ecosapa-tf__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:48px;
  padding:0 18px;
  border-radius:10px;
  font-size:12.5px;
  font-weight:850;
  transition:.18s ease;
}
.ecosapa-tf__btn svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ecosapa-tf__btn--primary{background:var(--tf-red);color:#fff;box-shadow:0 8px 18px rgba(237,28,36,.17)}
.ecosapa-tf__btn--primary svg:first-child{fill:none}
.ecosapa-tf__btn--primary:hover{background:var(--tf-red-dark);color:#fff;transform:translateY(-1px)}
.ecosapa-tf__btn--ghost{border:1px solid #d6dfdc;background:#fff;color:#334a56}
.ecosapa-tf__btn--ghost:hover{border-color:#bbc8c4;background:#fbfcfc;color:#1f3945}

.ecosapa-tf__main{background:linear-gradient(180deg,var(--tf-bg) 0%,var(--tf-bg2) 100%)}
.ecosapa-tf__trust{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-bottom:1px solid var(--tf-line);
}
.ecosapa-tf__trust>div{
  min-width:0;
  padding:24px 24px 22px 0;
  border-right:1px solid var(--tf-line);
}
.ecosapa-tf__trust>div+div{padding-left:24px}
.ecosapa-tf__trust>div:last-child{border-right:0;padding-right:0}
.ecosapa-tf__trust span{
  display:block;
  margin-bottom:8px;
  color:var(--tf-accent);
  font-size:10px;
  font-weight:900;
  letter-spacing:.11em;
}
.ecosapa-tf__trust strong{
  display:block;
  color:#fff;
  font-size:13px;
  line-height:1.3;
  font-weight:800;
}
.ecosapa-tf__trust small{
  display:block;
  margin-top:5px;
  color:var(--tf-muted);
  font-size:11.5px;
  line-height:1.45;
}

.ecosapa-tf__grid{
  display:grid;
  grid-template-columns:1.55fr 1fr 1.15fr 1fr;
  gap:56px;
  padding:46px 0 38px;
}
.ecosapa-tf__logo{display:inline-flex;align-items:center;margin-bottom:17px}
.ecosapa-tf__logo img{display:block;max-width:92px;max-height:68px;width:auto;height:auto}
.ecosapa-tf__wordmark{color:#fff;font-size:25px;font-weight:900;letter-spacing:-.03em}
.ecosapa-tf__brand>p{
  max-width:330px;
  margin:0;
  color:var(--tf-muted);
  font-size:13px;
  line-height:1.65;
}
.ecosapa-tf__contact{margin-top:21px}
.ecosapa-tf__contact>a{
  display:inline-flex;
  align-items:center;
  gap:11px;
  color:#fff;
}
.ecosapa-tf__contact svg{
  width:34px;height:34px;padding:8px;border:1px solid var(--tf-line);border-radius:9px;
  fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}
.ecosapa-tf__contact span{display:flex;flex-direction:column}
.ecosapa-tf__contact small{color:#93a7af;font-size:10.5px}
.ecosapa-tf__contact strong{margin-top:2px;color:#fff;font-size:13px}

.ecosapa-tf__col h3{
  margin:3px 0 15px;
  color:#fff;
  font-size:12px;
  font-weight:850;
  letter-spacing:.015em;
}
.ecosapa-tf__col a{
  display:block;
  width:max-content;
  max-width:100%;
  padding:5px 0;
  color:#b7c4c9;
  font-size:12.5px;
  line-height:1.35;
  transition:color .15s ease,transform .15s ease;
}
.ecosapa-tf__col a:hover{color:#fff;transform:translateX(2px)}

.ecosapa-tf__popular{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:7px 14px;
  padding:18px 0;
  border-top:1px solid var(--tf-line);
  border-bottom:1px solid var(--tf-line);
}
.ecosapa-tf__popular>span{
  margin-right:2px;
  color:#81969e;
  font-size:10.5px;
  font-weight:850;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.ecosapa-tf__popular a{
  color:#b9c7cb;
  font-size:11.5px;
}
.ecosapa-tf__popular a:hover{color:#fff}

.ecosapa-tf__bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:20px 0 23px;
}
.ecosapa-tf__bottom p{margin:0;color:#82959d;font-size:10.5px}
.ecosapa-tf__bottom nav{display:flex;flex-wrap:wrap;gap:18px}
.ecosapa-tf__bottom a{color:#9babb1;font-size:10.5px}
.ecosapa-tf__bottom a:hover{color:#fff}

@media(max-width:980px){
  .ecosapa-tf__cta-inner{align-items:flex-start;flex-direction:column;gap:20px}
  .ecosapa-tf__grid{grid-template-columns:1.4fr 1fr 1fr;gap:36px}
  .ecosapa-tf__col:last-child{grid-column:2/4}
  .ecosapa-tf__trust{grid-template-columns:1fr 1fr}
  .ecosapa-tf__trust>div:nth-child(2){border-right:0}
  .ecosapa-tf__trust>div:nth-child(3),
  .ecosapa-tf__trust>div:nth-child(4){border-top:1px solid var(--tf-line)}
}
@media(max-width:700px){
  .ecosapa-tf__shell{width:min(100% - 30px,1180px)}
  .ecosapa-tf__cta-inner{padding:27px 0}
  .ecosapa-tf__cta h2{font-size:25px}
  .ecosapa-tf__cta-actions{width:100%;flex-direction:column}
  .ecosapa-tf__btn{width:100%}
  .ecosapa-tf__trust{grid-template-columns:1fr}
  .ecosapa-tf__trust>div,
  .ecosapa-tf__trust>div+div{padding:17px 0;border-right:0;border-top:1px solid var(--tf-line)}
  .ecosapa-tf__trust>div:first-child{border-top:0}
  .ecosapa-tf__grid{grid-template-columns:1fr 1fr;gap:32px 24px;padding:34px 0 30px}
  .ecosapa-tf__brand{grid-column:1/-1}
  .ecosapa-tf__col:last-child{grid-column:auto}
  .ecosapa-tf__bottom{align-items:flex-start;flex-direction:column;padding:18px 0 22px}
}
@media(max-width:480px){
  .ecosapa-tf__grid{grid-template-columns:1fr}
  .ecosapa-tf__col:last-child{grid-column:auto}
  .ecosapa-tf__popular{gap:8px 12px}
}


/* =========================================================
   EcoSapa Pro Travel Footer v1.0.1
   Larger readable typography + rectangular EcoSapa Travel logo
   ========================================================= */

/* Rectangular red/white travel wordmark */
.ecosapa-tf__logo{
  display:inline-flex!important;
  align-items:center!important;
  margin-bottom:20px!important;
}
.ecosapa-tf__logo img,
.ecosapa-tf__wordmark{
  display:none!important;
}
.ecosapa-tf__brandmark{
  display:inline-flex;
  align-items:center;
  gap:9px;
  min-width:154px;
  min-height:48px;
  padding:8px 14px 8px 15px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:6px;
  background:#ed1c24;
  box-shadow:0 7px 18px rgba(0,0,0,.16);
  color:#fff;
}
.ecosapa-tf__brandmark strong{
  color:#fff!important;
  font-size:17px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.025em!important;
}
.ecosapa-tf__brandmark small{
  position:relative;
  padding-left:10px;
  color:#fff!important;
  font-size:9.5px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:.16em!important;
}
.ecosapa-tf__brandmark small:before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:1px;
  height:21px;
  background:rgba(255,255,255,.42);
  transform:translateY(-50%);
}

/* Make the footer easier to read and visually consistent with the site above. */
.ecosapa-tf__trust strong{
  font-size:14.5px!important;
  line-height:1.35!important;
  font-weight:800!important;
}
.ecosapa-tf__trust small{
  font-size:12.5px!important;
  line-height:1.5!important;
}
.ecosapa-tf__trust span{
  font-size:10.5px!important;
}

.ecosapa-tf__brand>p{
  max-width:350px!important;
  font-size:14.5px!important;
  line-height:1.65!important;
}

.ecosapa-tf__contact small{
  font-size:11.5px!important;
}
.ecosapa-tf__contact strong{
  font-size:14.5px!important;
}

.ecosapa-tf__col h3{
  margin-bottom:16px!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
.ecosapa-tf__col a{
  padding:6px 0!important;
  font-size:14px!important;
  line-height:1.4!important;
}

.ecosapa-tf__popular>span{
  font-size:11.5px!important;
}
.ecosapa-tf__popular a{
  font-size:12.5px!important;
}

.ecosapa-tf__bottom p,
.ecosapa-tf__bottom a{
  font-size:11.5px!important;
  line-height:1.45!important;
}

/* Slightly more breathing room horizontally now that text is larger. */
.ecosapa-tf__grid{
  grid-template-columns:1.45fr 1fr 1.12fr 1fr!important;
  gap:48px!important;
}

@media(max-width:980px){
  .ecosapa-tf__grid{
    grid-template-columns:1.35fr 1fr 1fr!important;
    gap:34px!important;
  }
}
@media(max-width:700px){
  .ecosapa-tf__brandmark{
    min-width:146px;
    min-height:45px;
  }
  .ecosapa-tf__brandmark strong{font-size:16px!important}
  .ecosapa-tf__col h3{font-size:14.5px!important}
  .ecosapa-tf__col a{font-size:13.5px!important}
}
