.elementor-17 .elementor-element.elementor-element-9b6aed0{--display:flex;--min-height:0px;}.elementor-17 .elementor-element.elementor-element-3fa5c5e{width:100%;max-width:100%;}.elementor-17 .elementor-element.elementor-element-33be50b{width:100%;max-width:100%;}.elementor-17 .elementor-element.elementor-element-6816338{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:3% 3% 3% 3%;}.elementor-17 .elementor-element.elementor-element-82d1be5{padding:6px 6px 6px 6px;}body.elementor-page-17:not(.elementor-motion-effects-element-type-background), body.elementor-page-17 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-6a76d07 );}:root{--page-title-display:none;}@media(max-width:767px){.elementor-17 .elementor-element.elementor-element-9b6aed0.e-con{--flex-grow:1;--flex-shrink:0;}}/* Start custom CSS for html, class: .elementor-element-33be50b *//* ===== INFO SECTION (Qu’est-ce que l’hydrographie) ===== */
.hg-info{
  position: relative;
  padding: clamp(56px, 7vw, 100px) 18px;
  background: linear-gradient(180deg, rgba(8,14,26,.95), rgba(8,14,26,.88));
  border-top: 1px solid rgba(255,255,255,.06);
  border-bottom: 1px solid rgba(255,255,255,.06);
  overflow: hidden;
  
}


.hg-info::before{
  content:"";
  position:absolute;
  inset:-2px;
  background:
    radial-gradient(900px 420px at 30% 20%, rgba(255,149,0,.10), transparent 60%),
    radial-gradient(900px 420px at 80% 70%, rgba(60,120,255,.10), transparent 65%);
  pointer-events:none;
}

.hg-info__inner{
  position: relative;
  z-index: 1;
  width: 80%;
  max-width: 1200px; /* مهم بزاف */
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.05fr 0.95fr;
  gap: clamp(18px, 3.2vw, 44px);
  align-items: center;
}


/* Image block */
.hg-info__media{
  min-height: clamp(280px, 25vw, 520px);
  border-radius: 18px;
  background-image: url("https://hydrografix.ca/wp-content/uploads/2025/12/hydrographie-hydro.png");
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.10);
  box-shadow:
    0 30px 80px rgba(0,0,0,.45),
    inset 0 0 0 1px rgba(255,255,255,.04);
  transform: translateZ(0);
}

/* cinematic overlay for readability */
.hg-info__media::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    radial-gradient(120% 80% at 50% 30%, rgba(0,0,0,.15), rgba(0,0,0,.55)),
    linear-gradient(120deg, rgba(8,14,26,.35), rgba(8,14,26,.10));
  pointer-events:none;
}

/* Content */
.hg-info__content{
  color: #e9eef7;
}

.hg-info__title{
  margin: 0 0 14px;
  text-transform: uppercase;
  letter-spacing: .05em;
  line-height: 1.08;
  font-weight: 900;
  font-size: clamp(26px, 3.0vw, 40px);
  text-shadow: 0 14px 35px rgba(0,0,0,.35);
}

.hg-accent{
  color: #ff9500;
  text-shadow: 0 0 18px rgba(255,149,0,.22);
}

.hg-info__text{
  margin: 0 0 12px;
  font-size: clamp(15px, 1.15vw, 18px);
  line-height: 1.75;
  color: rgba(233,238,247,.88);
  text-shadow: 0 8px 22px rgba(0,0,0,.28);
}

.hg-info__stats{
  display:flex;
  gap: 14px;
  flex-wrap: wrap;
  margin: 18px 0 18px;
}

.hg-stat{
  flex: 1 1 180px;
  padding: 14px 14px;
  border-radius: 14px;
  background: rgba(12,18,32,.55);
  border: 1px solid rgba(255,255,255,.10);
  backdrop-filter: blur(8px);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.04);
}

.hg-stat__num{
  font-weight: 900;
  letter-spacing: .02em;
  font-size: 28px;
  color: #ff9500;
}

.hg-stat__label{
  margin-top: 6px;
  font-size: 13px;
  color: rgba(233,238,247,.82);
}

/* Button */
.hg-info__btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding: 14px 18px;
  border-radius: 12px;
  text-decoration: none !important;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .08em;
  font-size: 12px;
  border: 1px solid rgba(255,255,255,.12);
  color: #e9eef7 !important;
  background: rgba(10,18,34,.35);
  transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease, background .15s ease;
}

.hg-info__btn:hover{
  transform: translateY(-2px);
  border-color: rgba(255,149,0,.35);
  box-shadow: 0 18px 45px rgba(0,0,0,.35);
}

/* Responsive */
@media (max-width: 900px){
  .hg-info__inner{
    grid-template-columns: 1fr;
  }
  .hg-info__media{
    order: 1;
  }
  .hg-info__content{
    order: 2;
    text-align: left;
  }
}

@media (max-width: 1024px){
  .hg-info__inner{
    width: 90%;
  }
}

@media (max-width: 768px){
  .hg-info__inner{
    width: 100%;
    grid-template-columns: 1fr;
    text-align: left;
  }
}


/* ===== HG INFO (Image) ===== *

/* Overlay خفيف باش يبقى الستايل */


/* ✅ Phone: خلي الصورة تبان كاملة */
@media (max-width: 768px){
  .hg-info__media{
    background-size: contain;   /* الأهم */
    background-color: rgba(10,18,34,.45); /* باش مايبانش فراغ خايب */
    min-height: 24px;
    aspect-ratio: 4/3;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6816338 *//* ===== HYDROGRAFIX – SERVICES SECTION (UPDATED) ===== */
.hg-sec, .hg-sec * { box-sizing: border-box; }

.hg-services{
  padding: 90px 0;
  background: #0B1220;
}

.hg-wrap{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 18px;
}

.hg-sec-head{
  text-align: center;
  max-width: 760px;
  margin: 0 auto 44px;
}

.hg-sec-head h2{
  color: #fff;
  font-weight: 900;
  letter-spacing: .6px;
  text-transform: uppercase;
  margin: 0 0 14px;
  font-size: clamp(26px, 4.2vw, 44px);
  line-height: 1.08;
}

.hg-sec-head p{
  color: rgba(255,255,255,.70);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
}

/* Cards grid */
.hg-cards{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

/* Card */
.hg-card{
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.07);
  border-radius: 16px;
  padding: 26px 26px 22px;
  box-shadow: 0 10px 30px rgba(0,0,0,.25);
  min-height: 230px;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
  will-change: transform;
}

.hg-card:hover{
  transform: translateY(-6px) scale(1.01);
  border-color: rgba(255,138,0,.35);
  box-shadow:
    0 16px 40px rgba(0,0,0,.35),
    0 0 0 1px rgba(255,138,0,.12),
    0 0 26px rgba(255,138,0,.12);
}

.hg-ic{
  width: 44px; height: 44px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 12px;
  background: rgba(255,138,0,.12);
  border: 1px solid rgba(255,138,0,.25);
  color: #FF8A00;
  font-size: 18px;
  margin-bottom: 16px;
}

.hg-card h3{
  color: #fff;
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 900;
  letter-spacing: .4px;
  text-transform: uppercase;
}

.hg-card p{
  margin: 0 0 16px;
  color: rgba(255,255,255,.68);
  font-size: 13px;
  line-height: 1.7;
}

.hg-card-link{
  color: #FF8A00;
  font-weight: 900;
  font-size: 12px;
  text-decoration: none;
  letter-spacing: .4px;
  text-transform: uppercase;
}

.hg-card-link:hover{ text-decoration: underline; }

/* Extra note */
.hg-services-note{
  margin: 22px auto 0;
  max-width: 980px;
  text-align: center;
  color: rgba(255,255,255,.72);
  font-size: 13px;
  line-height: 1.7;
}

.hg-services-note strong{
  color: #fff;
  font-weight: 900;
}

/* CTA */
.hg-services-cta{
  margin-top: 26px;
  text-align: center;
}

.hg-btn-outline{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 12px;
  border: 1px solid rgba(255,138,0,.55);
  color: #FF8A00;
  text-decoration: none;
  font-weight: 900;
  letter-spacing: .4px;
  text-transform: uppercase;
  font-size: 12px;
  transition: transform .2s ease, background .2s ease, box-shadow .2s ease;
}

.hg-btn-outline:hover{
  transform: translateY(-2px);
  background: rgba(255,138,0,.08);
  box-shadow: 0 0 24px rgba(255,138,0,.14);
}

/* ✅ Tablet */
@media (max-width: 1024px){
  .hg-services{ padding: 70px 0; }
  .hg-cards{ grid-template-columns: repeat(2, 1fr); }
}

/* ✅ Mobile */
@media (max-width: 767px){
  .hg-services{ padding: 56px 0; }
  .hg-wrap{ padding: 0 14px; }
  .hg-sec-head{ margin-bottom: 26px; }
  .hg-sec-head p{ font-size: 13px; }

  .hg-cards{ grid-template-columns: 1fr; gap: 14px; }
  .hg-card{
    padding: 18px 16px 16px;
    border-radius: 14px;
    min-height: auto;
  }
  .hg-ic{
    width: 40px; height: 40px;
    border-radius: 11px;
    margin-bottom: 12px;
  }
  .hg-card h3{ font-size: 14px; }
  .hg-card p{ font-size: 13px; margin-bottom: 12px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82d1be5 *//* ===== HYDROGRAFIX – WHY CHOOSE SECTION ===== */
.hg-why{
  background:#0B1220;
  padding: 90px 0;
}

.hg-why .hg-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:0 18px;
}

.hg-why-grid{
  display:grid;
  grid-template-columns: 1.05fr 1fr;
  gap: 36px;
  align-items: center;
}

.hg-why-title{
  margin:0 0 22px;
  color:#fff;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 900;
  letter-spacing: .7px;
  text-transform: uppercase;
}

.hg-why-list{
  display:flex;
  flex-direction: column;
  gap: 18px;
}

.hg-why-item{
  display:flex;
  gap: 14px;
  align-items:flex-start;
}

.hg-why-ico{
  width: 44px;
  height: 44px;
  border-radius: 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  background: rgba(255,138,0,.12);
  border: 1px solid rgba(255,138,0,.25);
  color: #FF8A00;
  font-size: 18px;
  flex: 0 0 44px;
  margin-top: 2px;
}

.hg-why-txt h3{
  margin:0 0 6px;
  color:#fff;
  font-weight: 900;
  font-size: 16px;
}

.hg-why-txt p{
  margin:0;
  color: rgba(255,255,255,.70);
  font-size: 13px;
  line-height: 1.7;
}

.hg-why-txt strong{
  color:#FF8A00;
  font-weight: 900;
}

/* Right image card */
.hg-why-right{
  border-radius: 16px;
  overflow:hidden;
  border: 1px solid rgba(255,255,255,.10);
  background: rgba(255,255,255,.03);
  box-shadow: 0 18px 45px rgba(0,0,0,.35);
}

.hg-why-img{
  width:100%;
  height: 360px;
  object-fit: cover;
  display:block;
  filter: grayscale(1) contrast(1.05) brightness(.98);
}

/* Responsive */
@media (max-width: 980px){
  .hg-why{ padding: 70px 0; }
  .hg-why-grid{ grid-template-columns: 1fr; }
  .hg-why-title{ font-size: 34px; }
  .hg-why-img{ height: 300px; }
}

@media (max-width: 520px){
  .hg-why-title{ font-size: 28px; }
  .hg-why-ico{ width:40px; height:40px; border-radius:12px; flex-basis:40px; }
}

/* Image wrapper */
.hg-why-right{
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}

/* Image نفسها */
.hg-why-img{
  width:100%;
  height:360px;
  object-fit:cover;
  display:block;
  filter: grayscale(1) contrast(1.05) brightness(.98);
}

/* Gradient overlay من التحت */
.hg-why-right::after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:55%;
  background: linear-gradient(
    to top,
    rgba(11,18,32,0.95) 0%,
    rgba(11,18,32,0.75) 35%,
    rgba(11,18,32,0.35) 65%,
    rgba(11,18,32,0) 100%
  );
  pointer-events:none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-65005ab *//* === GALLERY CARD HOVER EFFECT === */
.gallery-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  transition: 
    transform 0.4s ease,
    box-shadow 0.4s ease;
}

.gallery-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(255, 140, 0, 0.18),
    rgba(0, 0, 0, 0)
  );
  opacity: 0;
  transition: opacity 0.4s ease;
  pointer-events: none;
}

.gallery-card:hover {
  transform: scale(1.04);
  box-shadow:
    0 20px 40px rgba(0, 0, 0, 0.55),
    0 0 0 1px rgba(255, 140, 0, 0.35),
    0 0 25px rgba(255, 140, 0, 0.25);
}

.gallery-card:hover::after {
  opacity: 1;
}

.hg-gallery{background:#0B1220;padding:90px 0}
.hg-gallery .hg-wrap{max-width:1200px;margin:0 auto;padding:0 18px}

.hg-sec-head{text-align:center;max-width:760px;margin:0 auto 48px}
.hg-sec-head h2{color:#fff;font-size:42px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;margin:0 0 14px}
.hg-sec-head p{color:rgba(255,255,255,.7);font-size:14px;line-height:1.7;margin:0}

.hg-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}

.hg-gal-item{position:relative;overflow:hidden;border-radius:16px;background:#000;border:1px solid rgba(255,255,255,.08);box-shadow:0 18px 45px rgba(0,0,0,.35)}
.hg-gal-item img{width:100%;height:260px;object-fit:cover;display:block;filter:grayscale(.2) contrast(1.05);transition:transform .6s ease,filter .6s ease}

.hg-gal-item::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:55%;
  background:linear-gradient(to top,rgba(11,18,32,.95),rgba(11,18,32,.65),rgba(11,18,32,0));
  pointer-events:none
}

.hg-gal-item figcaption{position:absolute;left:18px;bottom:16px;z-index:2}
.hg-gal-item figcaption span{color:#fff;font-weight:900;font-size:13px;letter-spacing:.4px;text-transform:uppercase}

.hg-gal-item:hover img{transform:scale(1.08);filter:grayscale(0) contrast(1.1)}

.hg-gallery-cta{margin-top:40px;text-align:center}
.hg-btn-outline{display:inline-block;padding:12px 22px;border-radius:10px;border:1px solid #FF8A00;color:#FF8A00;text-decoration:none;font-weight:900;font-size:13px;letter-spacing:.3px;text-transform:uppercase}
.hg-btn-outline:hover{background:#FF8A00;color:#0B1220}

@media(max-width:980px){
  .hg-sec-head h2{font-size:34px}
  .hg-gallery-grid{grid-template-columns:1fr 1fr}
  .hg-gal-item img{height:220px}
}
@media(max-width:520px){
  .hg-gallery-grid{grid-template-columns:1fr}
  .hg-gal-item img{height:200px}
}


/* === HOVER EFFECT for .hg-gal-item === */
.hg-gal-item{
  transition: transform .35s ease, box-shadow .35s ease;
  will-change: transform;
}

.hg-gal-item img{
  transition: transform .45s ease, filter .45s ease;
}

/* Orange glow overlay (soft) */
.hg-gal-item::before{
  content:"";
  position:absolute;
  inset:0;
  background: radial-gradient(circle at 70% 30%,
    rgba(255,138,0,.28),
    rgba(255,138,0,0) 55%);
  opacity:0;
  transition: opacity .35s ease;
  pointer-events:none;
  z-index:1;
}

/* Keep caption above overlays */
.hg-gal-item figcaption{
  z-index:3;
}

/* Hover */
.hg-gal-item:hover{
  transform: translateY(-4px) scale(1.03);
  box-shadow:
    0 22px 46px rgba(0,0,0,.55),
    0 0 0 1px rgba(255,138,0,.35),
    0 0 26px rgba(255,138,0,.28);
}

.hg-gal-item:hover img{
  transform: scale(1.07);
  filter: grayscale(0) contrast(1.12);
}

.hg-gal-item:hover::before{
  opacity:1;
}

/* Mobile: hover أخف */
@media (max-width: 768px){
  .hg-gal-item:hover{
    transform: scale(1.01);
    box-shadow: 0 16px 34px rgba(0,0,0,.45);
  }
  .hg-gal-item:hover img{
    transform: scale(1.03);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-60f50d7 *//* ===== HYDROGRAFIX – PROCESS SECTION ===== */
.hg-process{
  background:#0B1220;
  padding:90px 0;
}

.hg-process .hg-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:0 18px;
}

/* Reuse same head style */
.hg-process .hg-sec-head{
  text-align:center;
  max-width:760px;
  margin:0 auto 48px;
}
.hg-process .hg-sec-head h2{
  color:#fff;
  font-size:42px;
  font-weight:900;
  letter-spacing:.6px;
  text-transform:uppercase;
  margin:0 0 14px;
}
.hg-process .hg-sec-head p{
  color:rgba(255,255,255,.7);
  font-size:14px;
  line-height:1.7;
  margin:0;
}

/* Grid */
.hg-process-grid{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:22px;
}

/* Step card */
.hg-step{
  position:relative;
  background: rgba(255,255,255,.03);
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 16px;
  padding: 22px 22px 20px;
  box-shadow: 0 18px 45px rgba(0,0,0,.30);
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease;
  overflow:hidden;
}

/* Soft glow */
.hg-step::before{
  content:"";
  position:absolute;
  inset:-20px;
  background: radial-gradient(circle at 70% 30%,
    rgba(255,138,0,.22),
    rgba(255,138,0,0) 55%);
  opacity:0;
  transition: opacity .35s ease;
  pointer-events:none;
}

.hg-step-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom: 14px;
  position:relative;
  z-index:1;
}

.hg-step-num{
  color: rgba(255,255,255,.22);
  font-weight: 900;
  font-size: 26px;
  letter-spacing: .5px;
}

.hg-step-ico{
  width: 44px;
  height: 44px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius: 14px;
  background: rgba(255,138,0,.12);
  border: 1px solid rgba(255,138,0,.25);
  color: #FF8A00;
  font-size: 18px;
}

.hg-step h3{
  margin: 0 0 10px;
  color:#fff;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: .45px;
  text-transform: uppercase;
  position:relative;
  z-index:1;
}

.hg-step p{
  margin: 0;
  color: rgba(255,255,255,.68);
  font-size: 13px;
  line-height: 1.7;
  position:relative;
  z-index:1;
}

/* Hover */
.hg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(255,138,0,.35);
  box-shadow:
    0 22px 46px rgba(0,0,0,.55),
    0 0 26px rgba(255,138,0,.22);
}
.hg-step:hover::before{ opacity:1; }

/* CTA row */
.hg-process-cta{
  margin-top: 38px;
  display:flex;
  justify-content:center;
  gap:12px;
  flex-wrap:wrap;
}

.hg-btn-solid{
  display:inline-block;
  background:#FF8A00;
  color:#0B1220;
  text-decoration:none;
  font-weight:900;
  font-size:13px;
  letter-spacing:.3px;
  text-transform:uppercase;
  padding:12px 18px;
  border-radius:10px;
}
.hg-btn-solid:hover{ background:#ffa033; }

.hg-btn-outline{
  display:inline-block;
  border:1px solid #FF8A00;
  color:#FF8A00;
  text-decoration:none;
  font-weight:900;
  font-size:13px;
  letter-spacing:.3px;
  text-transform:uppercase;
  padding:12px 18px;
  border-radius:10px;
}
.hg-btn-outline:hover{ background:#FF8A00; color:#0B1220; }

/* Responsive */
@media (max-width: 1100px){
  .hg-process-grid{ grid-template-columns: 1fr 1fr; }
}
@media (max-width: 560px){
  .hg-process{ padding:70px 0; }
  .hg-process .hg-sec-head h2{ font-size:30px; }
  .hg-process-grid{ grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8041436 *//* ===== HYDROGRAFIX – CTA SECTION ===== */
.hg-cta{
  background:
    radial-gradient(1200px 400px at 50% -20%,
      rgba(255,138,0,.18),
      rgba(11,18,32,0) 60%),
    #0B1220;
  padding:90px 0;
}

.hg-cta .hg-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:0 18px;
}

.hg-cta-box{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:42px 38px;
  border-radius:20px;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,.06),
    rgba(255,255,255,.02)
  );
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 30px 70px rgba(0,0,0,.45);
}

/* Text */
.hg-cta-text h2{
  margin:0 0 10px;
  color:#fff;
  font-size:38px;
  font-weight:900;
  letter-spacing:.6px;
  text-transform:uppercase;
}
.hg-cta-text p{
  margin:0;
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.7;
  max-width:560px;
}

/* Actions */
.hg-cta-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}

/* Buttons */
.hg-btn-solid{
  display:inline-block;
  background:#FF8A00;
  color:#0B1220;
  text-decoration:none;
  font-weight:900;
  font-size:13px;
  letter-spacing:.3px;
  text-transform:uppercase;
  padding:14px 22px;
  border-radius:12px;
  box-shadow:0 12px 28px rgba(255,138,0,.35);
}
.hg-btn-solid:hover{
  background:#ffa033;
  box-shadow:0 16px 34px rgba(255,138,0,.45);
}

.hg-btn-ghost{
  display:inline-block;
  border:1px solid rgba(255,255,255,.25);
  color:#fff;
  text-decoration:none;
  font-weight:900;
  font-size:13px;
  letter-spacing:.3px;
  text-transform:uppercase;
  padding:14px 20px;
  border-radius:12px;
}
.hg-btn-ghost:hover{
  border-color:#FF8A00;
  color:#FF8A00;
}

/* Responsive */
@media (max-width: 980px){
  .hg-cta-box{
    flex-direction:column;
    text-align:center;
  }
  .hg-cta-text h2{ font-size:32px; }
}
@media (max-width: 520px){
  .hg-cta{ padding:70px 0; }
  .hg-cta-text h2{ font-size:26px; }
}/* End custom CSS */