.elementor-7 .elementor-element.elementor-element-8895aff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-3c787cb{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-2852284{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:-30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-7 .elementor-element.elementor-element-1637ef2{width:100%;max-width:100%;}.elementor-7 .elementor-element.elementor-element-87c2a49{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-e834b76{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7 .elementor-element.elementor-element-19a64cd{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-ca4d8ec *//* =========================
   LA CONSILIA HERO FINAL SAFE
========================= */

.lc-hero {
  width: 100%;
  background: #f7f9fc;
  overflow: hidden;
  padding: 0;
}

.lc-hero-inner {
  width: 100%;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: center;
  min-height: 580px;
  padding-left: 6%;
}

/* LEFT CONTENT */
.lc-hero-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* HEADING */
.lc-hero-content h1 {
  margin: 35px 0 0 20px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 60px;
  line-height: 0.95;
  font-weight: 700;
}

.lc-hero-content h1 span {
  display: block;
  color: #062b54;
}

.lc-hero-content h1 strong {
  display: block;
  color: #2f963f;
}

/* SUBTEXT */
.lc-hero-sub {
      margin: 35px 0 0 20px;
  font-size: 18px;
  font-weight: 700;
  color: #1e293b;
  line-height: 1.5;
  max-width: 650px;
}

.lc-hero-sub span {
  color: #2f963f;
}

/* BADGES */
.lc-badges {
  display: flex;
  flex: 1;
  justify-content: LEFT;
  margin-top: 20px;
  max-width: 1250px;
}

.lc-badge {
    text-align: center;
  border-right: 1px solid #dcdcdc;
}

.lc-badge:first-child {
  text-align: right;
  padding-left: 0;
}

.lc-badge.no-border {
  border-right: none;
  padding-right: 0;
}

.lc-badge img {
  
  height: 140px; /* keep your value */
}

/* BUTTONS */
.lc-hero-buttons {
      margin: 35px 0 0 20px;
  display: flex;
  gap: 20px;
}

.btn-green,
.btn-blue {
  padding: 16px 34px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}

.btn-green {
  background: #2f963f;
}

.btn-blue {
  background: #062b54;
}

/* RIGHT IMAGE (FIXED – NO CUT) */
.lc-hero-image {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 580px;
}

.lc-hero-image img {
  height: 100%;
  width: auto;
  max-width: none;
  object-fit: contain;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

  .lc-hero-inner {
    grid-template-columns: 1fr;
    padding: 30px 20px;
    text-align: center;
  }

  .lc-hero-content h1 {
    font-size: 42px;
  }

  .lc-hero-sub {
    font-size: 16px;
  }

  .lc-badges {
    justify-content: center;
  }

  .lc-badge {
    padding: 0 8px;
  }

  .lc-badge img {
    height: 60px;
  }

  .lc-hero-buttons {
    flex-direction: column;
    align-items: center;
  }

  .btn-green,
  .btn-blue {
    width: 100%;
    max-width: 260px;
    justify-content: center;
  }

  .lc-hero-image {
    height: auto;
    justify-content: center;
  }

  .lc-hero-image img {
    height: auto;
    width: 100%;
    max-width: 420px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6453c23 *//* =========================
   LA CONSILIA HERO FINAL SAFE
========================= */

.lc-hero {
  width: 100%;
  background: #f7f9fc;
  overflow: hidden;
  padding: 0;
}

.lc-hero-inner {
  width: 100%;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: center;
  min-height: 580px;
  padding-left: 6%;
}

/* LEFT CONTENT */
.lc-hero-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* HEADING */
.lc-hero-content h1 {
  margin: 35px 0 0 20px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 60px;
  line-height: 0.95;
  font-weight: 700;
}

.lc-hero-content h1 span {
  display: block;
  color: #062b54;
}

.lc-hero-content h1 strong {
  display: block;
  color: #2f963f;
}

/* SUBTEXT */
.lc-hero-sub {
      margin: 35px 0 0 20px;
  font-size: 18px;
  font-weight: 700;
  color: #1e293b;
  line-height: 1.5;
  max-width: 650px;
}

.lc-hero-sub span {
  color: #2f963f;
}

/* BADGES */
.lc-badges {
  display: flex;
  flex: 1;
  justify-content: LEFT;
  margin-top: 20px;
  max-width: 1250px;
}

.lc-badge {
    text-align: center;
  border-right: 1px solid #dcdcdc;
}

.lc-badge:first-child {
  text-align: right;
  padding-left: 0;
}

.lc-badge.no-border {
  border-right: none;
  padding-right: 0;
}

.lc-badge img {
  
  height: 140px; /* keep your value */
}

/* BUTTONS */
.lc-hero-buttons {
      margin: 35px 0 0 20px;
  display: flex;
  gap: 20px;
}

.btn-green,
.btn-blue {
  padding: 16px 34px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
}

.btn-green {
  background: #2f963f;
}

.btn-blue {
  background: #062b54;
}

/* RIGHT IMAGE (FIXED – NO CUT) */
.lc-hero-image {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 580px;
}

.lc-hero-image img {
  height: 100%;
  width: auto;
  max-width: none;
  object-fit: contain;
}

/* =========================
   MOBILE
========================= */

@media (max-width: 768px) {

  .lc-hero-inner {
    grid-template-columns: 1fr;
    padding: 30px 20px;
    text-align: center;
  }

  .lc-hero-content h1 {
    font-size: 42px;
  }

  .lc-hero-sub {
    font-size: 16px;
  }

  .lc-badges {
    justify-content: center;
  }

  .lc-badge {
    padding: 0 8px;
  }

  .lc-badge img {
    height: 60px;
  }

  .lc-hero-buttons {
    flex-direction: column;
    align-items: center;
  }

  .btn-green,
  .btn-blue {
    width: 100%;
    max-width: 260px;
    justify-content: center;
  }

  .lc-hero-image {
    height: auto;
    justify-content: center;
  }

  .lc-hero-image img {
    height: auto;
    width: 100%;
    max-width: 420px;
  }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1637ef2 */.ged-compare-strip {
  width: 100%;
  display: grid;
  grid-template-columns: 60% 40%;
  background: #fff;
  border-top: 1px solid #e8edf3;
  border-bottom: 1px solid #e8edf3;
}

/* LEFT SIDE */
.ged-compare-left {
  background: #ffffff;
  display: grid;
  grid-template-columns: 1fr 80px 1fr;
  align-items: start;
  padding: 36px 70px 34px 70px;
  min-height: 220px;
}

.compare-col h3 {
  margin: 0;
  font-size: 23px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: -0.5px;
  color: #101827;
  text-transform: uppercase;
}

.ged-col h3 {
  color: #3da342;
}

.heading-line {
  width: 235px;
  height: 1px;
  background: #e5e5e5;
  margin: 14px 0 24px;
}

.compare-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.compare-list li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 16px;
  font-size: 17px;
  line-height: 1.15;
  color: #191919;
  font-weight: 700;
}

/* RED CROSS CIRCLE */
.bad-list li::before {
  content: "×";
  position: absolute;
  left: 0;
  top: -2px;
  width: 22px;
  height: 22px;
  background: #e2232d;
  color: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  font-weight: 900;
}

/* GREEN CHECK CIRCLE */
.good-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: -2px;
  width: 22px;
  height: 22px;
  background: #2fa447;
  color: #ffffff;
  border-radius: 50%;
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  font-weight: 900;
}

/* CENTER */
.vs-wrap {
  position: relative;
  height: 180px;
  display: flex;
  justify-content: center;
}

.vs-badge {
  width: 42px;
  height: 42px;
  background: #06264a;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.center-divider {
  position: absolute;
  top: 72px;
  width: 1px;
  height: 120px;
  background: #d7d7d7;
}

/* RIGHT SIDE */
.ged-compare-right {
  background: #062b54;
  min-height: 220px;
  padding: 48px 70px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.ged-compare-right h2 {
  margin: 0;
  color: #ffffff;
  font-size: 36px;
  line-height: 1.32;
  font-weight: 800;
  letter-spacing: -0.5px;
  position: relative;
  z-index: 2;
}

.ged-compare-right h2 span {
  color: #3da342;
}

/* DEGREE HAT WATERMARK */
.cap-watermark {
  position: absolute;
  right: 50px;
  bottom: 30px;
  width: 190px;
  opacity: 0.08;
  z-index: 1;
}

.cap-watermark svg {
  width: 100%;
  fill: #ffffff;
}

/* RESPONSIVE */
@media (max-width: 900px) {
  .ged-compare-strip {
    grid-template-columns: 1fr;
  }

  .ged-compare-left {
    grid-template-columns: 1fr;
    padding: 35px 24px;
    gap: 28px;
  }

  .vs-wrap {
    display: none;
  }

  .heading-line {
    width: 100%;
  }

  .ged-compare-right {
    padding: 40px 24px;
  }

  .ged-compare-right h2 {
    font-size: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1063428 */.how-it-works {
  width: 100%;
  background: #ffffff;
  padding: 28px 6% 42px;
}

.how-container {
  max-width: 1180px;
  margin: 0 auto;
}

.section-title {
  text-align: center;
  margin-bottom: 26px;
}

.section-title h2 {
  margin: 0;
  font-size: 30px;
  line-height: 1;
  color: #062b54;
  font-weight: 800;
}

.section-title span {
  display: block;
  width: 72px;
  height: 3px;
  background: #3da342;
  margin: 10px auto 0;
  border-radius: 10px;
}

.steps-row {
  display: grid;
  grid-template-columns: 1fr 90px 1fr 90px 1fr 90px 1fr;
  align-items: start;
}

.step-box {
  text-align: center;
}

.step-icon {
  width: 92px;
  height: 92px;
  background: #edf7f0;
  border-radius: 50%;
  margin: 0 auto 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-icon span {
  font-size: 34px;
  line-height: 1;
}

.step-number {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 28px;
  height: 28px;
  background: #2f963f;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
  font-weight: 800;
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-box h3 {
  margin: 0 0 6px;
  color: #062b54;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 800;
}

.step-box p {
  margin: 0 auto;
  max-width: 150px;
  color: #20324a;
  font-size: 12px;
  line-height: 1.35;
  font-weight: 500;
}

.step-arrow {
  margin-top: 45px;
  height: 1px;
  border-top: 2px dotted #7b8794;
  position: relative;
}

.step-arrow::after {
  content: "›";
  position: absolute;
  right: -2px;
  top: -17px;
  color: #062b54;
  font-size: 24px;
  font-weight: 700;
}

.how-btn-wrap {
  text-align: center;
  margin-top: 24px;
}

.how-btn {
  display: inline-block;
  background: #2f963f;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 800;
  padding: 10px 48px;
  border-radius: 7px;
}

/* MOBILE */
@media (max-width: 900px) {
  .how-it-works {
    padding: 45px 20px;
  }

  .steps-row {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .step-arrow {
    display: none;
  }

  .step-box {
    background: #f7f9fc;
    padding: 24px 18px;
    border-radius: 18px;
  }

  .step-box p {
    max-width: 240px;
  }

  .how-btn {
    width: 100%;
    max-width: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cee2c94 */.why-benefits-section {
  width: 100%;
  background: #f7f9fc;
}

/* TOP WHY AREA */
.why-area {
  max-width: 1180px;
  margin: 0 auto;
  padding: 28px 6% 26px;
}

.section-title {
  text-align: center;
}

.section-title h2 {
  margin: 0;
  font-size: 30px;
  color: #062b54;
  font-weight: 800;
  line-height: 1.1;
}

.section-title span {
  display: block;
  width: 64px;
  height: 3px;
  background: #3da342;
  margin: 10px auto 0;
  border-radius: 10px;
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 22px;
  margin-top: 18px;
}

.why-card {
  background: #ffffff;
  border: 1px solid #e4e9ef;
  border-radius: 12px;
  text-align: center;
  padding: 22px 18px;
  min-height: 145px;
  box-shadow: 0 8px 18px rgba(6, 43, 84, 0.04);
}

.why-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  color: #ffffff;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
}

.why-icon.green {
  background: #2f963f;
}

.why-icon.blue {
  background: #062b54;
}

.why-card h3 {
  margin: 0 0 8px;
  color: #101827;
  font-size: 16px;
  font-weight: 800;
}

.why-card p {
  margin: 0;
  color: #20324a;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 500;
}

/* DARK BENEFITS STRIP */
.benefit-strip {
  width: 100%;
  background: #052b52;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 28px 7%;
}

.benefit-item {
  display: flex;
  align-items: center;
  gap: 18px;
  padding: 0 28px;
  border-right: 1px solid rgba(255,255,255,0.25);
}

.benefit-item.no-border {
  border-right: none;
}

.benefit-icon {
  color: #3da342;
  font-size: 44px;
  line-height: 1;
  flex-shrink: 0;
}

.benefit-item h4 {
  margin: 0 0 4px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.15;
  font-weight: 900;
}

.benefit-item p {
  margin: 0;
  color: #ffffff;
  opacity: 0.9;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 500;
}

/* MOBILE */
@media (max-width: 1000px) {
  .why-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .benefit-strip {
    grid-template-columns: 1fr;
    gap: 0;
    padding: 20px;
  }

  .benefit-item {
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.18);
    padding: 18px 0;
  }

  .benefit-item.no-border {
    border-bottom: none;
  }
}

@media (max-width: 600px) {
  .why-area {
    padding: 35px 20px 28px;
  }

  .why-grid {
    grid-template-columns: 1fr;
  }

  .section-title h2 {
    font-size: 26px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fc4bf7e */.presence-section {
  width: 100%;
  background: #ffffff;
  padding: 34px 6% 42px;
}

.presence-container {
  max-width: 1180px;
  margin: 0 auto;
}

.section-title {
  text-align: center;
}

.section-title h2 {
  margin: 0;
  font-size: 30px;
  color: #062b54;
  font-weight: 800;
  line-height: 1.1;
}

.section-title span {
  display: block;
  width: 64px;
  height: 3px;
  background: #3da342;
  margin: 10px auto 0;
  border-radius: 10px;
}

/* Presence Cards */
.presence-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
  margin-top: 18px;
}

.presence-card {
  background: #ffffff;
  border: 1px solid #dce3ea;
  border-radius: 12px;
  overflow: hidden;
  min-height: 170px;
  box-shadow: 0 6px 16px rgba(6, 43, 84, 0.04);
}

.presence-head {
  height: 54px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 24px;
  color: #ffffff;
}

.presence-head.blue {
  background: #062b54;
}

.presence-head.green {
  background: #2f963f;
}

.presence-head span {
  font-size: 24px;
}

.presence-head h3 {
  margin: 0;
  font-size: 17px;
  font-weight: 800;
}

.presence-card ul {
  list-style: none;
  padding: 18px 28px 20px;
  margin: 0;
}

.presence-card li {
  position: relative;
  padding-left: 34px;
  margin-bottom: 13px;
  font-size: 15px;
  color: #1e293b;
  font-weight: 700;
}

.presence-card li::before {
  content: "📍";
  position: absolute;
  left: 0;
  top: -2px;
  font-size: 19px;
}

/* Destinations */
.destinations-title {
  margin-top: 24px;
}

.destinations-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 22px;
  margin-top: 20px;
}

.destination-card {
  background: #ffffff;
  border: 1px solid #dce3ea;
  border-radius: 12px;
  height: 105px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 16px rgba(6, 43, 84, 0.04);
}

.flag {
  font-size: 46px;
  line-height: 1;
  margin-bottom: 8px;
}

.destination-card h4 {
  margin: 0;
  font-size: 15px;
  color: #101827;
  font-weight: 800;
}

/* Button */
.explore-wrap {
  text-align: center;
  margin-top: 18px;
}

.explore-btn {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: #062b54;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 42px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
}

..explore-btn:hover{
    color:white;
} span {
  font-size: 18px;
}
.explore-btn:hover{
    color:white;
}
/* Mobile */
@media (max-width: 900px) {
  .presence-section {
    padding: 40px 20px;
  }

  .presence-grid {
    grid-template-columns: 1fr;
  }

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

  .section-title h2 {
    font-size: 26px;
  }
}

@media (max-width: 480px) {
  .destinations-grid {
    grid-template-columns: 1fr;
  }

  .explore-btn {
    width: 100%;
    justify-content: center;
  }
}/* End custom CSS */