:root{--blue:#152e78;--blue2:#0d487a;--green:#15964b;--gold:#f2b705;--ink:#0f172a;--muted:#64748b;--soft:#f4f8fb;--line:#e2e8f0;--radius:28px;--shadow:0 24px 70px rgba(15,23,42,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff;padding-bottom:0}.navbar{backdrop-filter:blur(18px);background:rgba(255,255,255,.88);border-bottom:1px solid rgba(226,232,240,.75)}.brand-logo{width:48px;height:48px;object-fit:contain}.brand-text{line-height:1}.brand-text b{color:var(--blue);letter-spacing:.02em}.brand-text span{color:var(--green);font-weight:800}.nav-link{font-weight:700;color:#334155!important}.nav-link:hover{color:var(--green)!important}.btn-em{background:linear-gradient(135deg,var(--green),#0d6f3c);border:none;color:#fff;font-weight:800;border-radius:999px;padding:.85rem 1.25rem;box-shadow:0 14px 30px rgba(21,150,75,.25)}.btn-outline-em{border:1px solid rgba(21,150,75,.35);color:var(--green);font-weight:800;border-radius:999px;padding:.85rem 1.25rem}.hero{position:relative;overflow:hidden;min-height:92vh;display:flex;align-items:center;background:radial-gradient(circle at 85% 20%,rgba(21,150,75,.15),transparent 32%),linear-gradient(135deg,#f8fafc 0%,#fff 42%,#eef6ff 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(21,46,120,.14) 1.3px,transparent 1.3px);background-size:22px 22px;mask-image:linear-gradient(90deg,transparent,#000 20%,transparent 85%)}.hero-card{position:relative;z-index:1}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--line);border-radius:999px;padding:.5rem .9rem;font-weight:800;color:var(--blue);box-shadow:0 10px 30px rgba(15,23,42,.06)}.display-title{font-size:clamp(2.35rem,5.2vw,5.8rem);line-height:.98;font-weight:900;letter-spacing:-.06em}.gradient-text{background:linear-gradient(90deg,var(--blue),var(--green));-webkit-background-clip:text;background-clip:text;color:transparent}.lead{color:#475569;font-size:1.08rem}.glass-panel{background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.8);border-radius:36px;box-shadow:var(--shadow);overflow:hidden}.hero-visual{min-height:520px;background:linear-gradient(135deg,var(--blue),#0b1f55);position:relative;color:#fff}.hex{width:280px;height:320px;background:linear-gradient(135deg,#fff,rgba(255,255,255,.8));clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:grid;place-items:center;margin:auto;box-shadow:0 30px 80px rgba(0,0,0,.2)}.hex img{width:170px}.visual-chip{position:absolute;background:#fff;color:var(--ink);border-radius:22px;padding:1rem;box-shadow:0 18px 50px rgba(0,0,0,.2);font-weight:800}.chip-1{left:24px;bottom:40px}.chip-2{right:24px;top:42px}.section{padding:96px 0}.section-soft{background:var(--soft)}.section-title{font-size:clamp(2rem,4vw,3.3rem);font-weight:900;letter-spacing:-.04em}.section-sub{color:var(--muted);max-width:740px}.card-enterprise{border:1px solid var(--line);border-radius:var(--radius);padding:28px;height:100%;background:#fff;box-shadow:0 12px 45px rgba(15,23,42,.06);transition:.25s}.card-enterprise:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.icon-box{width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,rgba(21,150,75,.14),rgba(21,46,120,.12));display:grid;place-items:center;color:var(--green);font-size:1.55rem;margin-bottom:18px}.pill{display:inline-flex;border-radius:999px;background:#eef6f2;color:#10743e;font-weight:800;padding:.45rem .75rem;font-size:.82rem}.metric{border-radius:26px;background:linear-gradient(135deg,var(--blue),#0d487a);color:#fff;padding:26px}.metric b{font-size:2rem}.timeline-item{position:relative;padding-left:54px;margin-bottom:30px}.timeline-item:before{content:attr(data-no);position:absolute;left:0;top:0;width:38px;height:38px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:900}.standards{display:flex;flex-wrap:wrap;gap:12px}.standards span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:800;color:#334155}.contact-card{border-radius:36px;background:linear-gradient(135deg,var(--blue),#06183f);color:#fff;padding:40px;box-shadow:var(--shadow)}.footer{background:#06183f;color:#cbd5e1;padding:70px 0 30px}.footer a{color:#e2e8f0;text-decoration:none}
.mobile-bottom-nav{display:none}@media(max-width:991px){.hero{min-height:auto;padding:110px 0 60px}.hero-visual{min-height:390px}.section{padding:70px 0}
.navbar-collapse{background:#fff;border:1px solid var(--line);border-radius:24px;margin-top:14px;padding:14px}
.mobile-bottom-nav{display:flex;position:fixed;left:12px;right:12px;bottom:12px;z-index:1050;background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 60px rgba(15,23,42,.22);justify-content:space-around;padding:10px}
.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#475569;text-decoration:none;font-size:.72rem;font-weight:800}
.mobile-bottom-nav i{font-size:1.25rem;color:var(--blue)}body{padding-bottom:86px}
.display-title{font-size:3rem}.hex{width:220px;height:250px}.hex img{width:138px}.visual-chip{font-size:.8rem}.chip-2{right:14px}.chip-1{left:14px}}

/* FINAL MOBILE BOTTOM NAV */
.mobile-bottom-nav{
    display:none;
}

@media (max-width:991px){

    html, body{
        overflow-x:hidden;
    }

    body{
        padding-bottom:110px !important;
    }

    .mobile-bottom-nav{
        position:fixed !important;
        left:50% !important;
        right:auto !important;
        bottom:calc(env(safe-area-inset-bottom, 0px) + 18px) !important;
        transform:translateX(-50%) !important;

        width:min(560px, calc(100vw - 28px)) !important;
        height:78px !important;

        display:grid !important;
        grid-template-columns:repeat(4, 1fr) !important;
        align-items:center !important;

        padding:8px 10px !important;
        margin:0 !important;

        background:rgba(255,255,255,.97) !important;
        border:1px solid rgba(15,23,42,.10) !important;
        border-radius:28px !important;
        box-shadow:0 18px 45px rgba(15,23,42,.25) !important;
        backdrop-filter:blur(18px) !important;

        z-index:999998 !important;
    }

    .mobile-bottom-nav a{
        width:100% !important;
        height:60px !important;

        display:flex !important;
        flex-direction:column !important;
        align-items:center !important;
        justify-content:center !important;
        gap:5px !important;

        text-align:center !important;
        text-decoration:none !important;

        color:#475569 !important;
        font-size:12px !important;
        font-weight:800 !important;
        line-height:1 !important;
        white-space:nowrap !important;
    }

    .mobile-bottom-nav i{
        display:block !important;
        font-size:25px !important;
        line-height:1 !important;
        color:var(--em-blue) !important;
    }

    #backToTop{
        right:18px !important;
        bottom:calc(env(safe-area-inset-bottom, 0px) + 108px) !important;
        z-index:999999 !important;
    }
}

:root {
  --em-blue: #153b7a;
  --em-blue-dark: #0b1f3a;
  --em-green: #178a45;
  --em-green-dark: #0f6f38;
  --em-soft: #f4f8fb;
  --em-text: #132238;
  --em-muted: #64748b;
  --em-border: #e4eaf0;
}

.em-hero {
  position: relative;
  overflow: hidden;
  padding: 120px 0 88px;
  background:
    linear-gradient(110deg, rgba(11,31,58,.96) 0%, rgba(21,59,122,.92) 48%, rgba(23,138,69,.88) 100%),
    url("assets/img/hero-port.jpg");
  background-size: cover;
  background-position: center;
  color: #fff;
}

.em-hero::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 70px;
  background: linear-gradient(to top, #fff, transparent);
}

.em-hero-content,
.em-hero-panel {
  position: relative;
  z-index: 2;
}

.em-badge {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 10px 15px;
  border-radius: 999px;
  background: rgba(255,255,255,.12);
  border: 1px solid rgba(255,255,255,.22);
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}

.em-badge i {
  color: #7ee2a8;
}

.em-hero h1 {
  margin: 24px 0 0;
  max-width: 820px;
  font-size: clamp(38px, 5vw, 68px);
  line-height: 1.04;
  letter-spacing: -2px;
  font-weight: 900;
}

.em-hero p {
  max-width: 720px;
  margin: 24px 0 0;
  color: rgba(255,255,255,.82);
  font-size: 18px;
  line-height: 1.75;
}

.em-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 32px;
}

.em-btn-primary,
.em-btn-secondary {
  border-radius: 14px;
  padding: 14px 22px;
  font-weight: 800;
}

.em-btn-primary {
  background: #fff;
  color: var(--em-blue-dark);
  border: 1px solid #fff;
}

.em-btn-primary:hover {
  background: var(--em-green);
  color: #fff;
  border-color: var(--em-green);
}

.em-btn-secondary {
  color: #fff;
  border: 1px solid rgba(255,255,255,.38);
  background: rgba(255,255,255,.08);
}

.em-btn-secondary:hover {
  background: #fff;
  color: var(--em-blue-dark);
}

.em-trust {
  margin-top: 42px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 760px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 22px;
  overflow: hidden;
  background: rgba(255,255,255,.08);
}

.em-trust div {
  padding: 20px;
  border-right: 1px solid rgba(255,255,255,.14);
}

.em-trust div:last-child {
  border-right: 0;
}

.em-trust strong {
  display: block;
  font-size: 20px;
  font-weight: 900;
}

.em-trust span {
  display: block;
  margin-top: 6px;
  color: rgba(255,255,255,.68);
  font-size: 13px;
  font-weight: 600;
}

.em-hero-panel {
  padding: 34px;
  border-radius: 28px;
  background: #fff;
  color: var(--em-text);
  box-shadow: 0 34px 80px rgba(0,0,0,.24);
}

.em-logo-wrap {
  padding: 26px;
  border-radius: 22px;
  background: var(--em-soft);
  border: 1px solid var(--em-border);
  text-align: center;
}

.em-logo-wrap img {
  width: min(260px, 100%);
  height: auto;
}

.em-panel-title {
  margin-top: 24px;
}

.em-panel-title small {
  color: var(--em-green);
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .7px;
}

.em-panel-title h5 {
  margin-top: 8px;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 900;
  color: var(--em-blue-dark);
}

.em-check-list {
  margin-top: 22px;
  display: grid;
  gap: 12px;
}

.em-check-list div {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px;
  border-radius: 16px;
  background: #f8fafc;
  border: 1px solid var(--em-border);
}

.em-check-list i {
  color: var(--em-green);
  font-size: 18px;
}

.em-check-list span {
  font-weight: 800;
  color: var(--em-text);
  font-size: 14px;
}

.em-motto {
  margin-top: 22px;
  padding: 16px;
  border-radius: 16px;
  background: linear-gradient(90deg, var(--em-blue), var(--em-green));
  color: #fff;
  text-align: center;
  font-weight: 900;
  letter-spacing: .3px;
}

.em-section {
  padding: 90px 0;
  background: #fff;
}

.em-section-label {
  display: inline-flex;
  padding: 8px 13px;
  border-radius: 999px;
  background: rgba(23,138,69,.10);
  color: var(--em-green);
  font-size: 13px;
  font-weight: 900;
}

.em-section-title {
  margin-top: 18px;
  color: var(--em-blue-dark);
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.12;
  letter-spacing: -1.4px;
  font-weight: 900;
}

.em-section-text {
  color: var(--em-muted);
  font-size: 18px;
  line-height: 1.85;
}

.em-info-card {
  height: 100%;
  padding: 26px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid var(--em-border);
  box-shadow: 0 18px 48px rgba(15,23,42,.06);
}

.em-info-card i {
  width: 48px;
  height: 48px;
  display: grid;
  place-items: center;
  border-radius: 14px;
  background: rgba(23,138,69,.10);
  color: var(--em-green);
  font-size: 22px;
  margin-bottom: 18px;
}

.em-info-card h5 {
  color: var(--em-blue-dark);
  font-weight: 900;
  margin-bottom: 10px;
}

.em-info-card p {
  color: var(--em-muted);
  line-height: 1.75;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .em-hero {
    padding: 106px 0 74px;
  }

  .em-hero h1,
  .em-hero p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .em-badge {
    display: flex;
    width: fit-content;
    margin: 0 auto;
    text-align: center;
  }

  .em-actions {
    justify-content: center;
  }

  .em-trust {
    margin-left: auto;
    margin-right: auto;
  }

  .em-hero-panel {
    max-width: 560px;
    margin: 0 auto;
  }
}

@media (max-width: 575px) {
  .em-hero {
    padding: 92px 0 58px;
  }

  .em-badge {
    font-size: 11px;
    line-height: 1.4;
    padding: 9px 12px;
  }

  .em-hero h1 {
    font-size: 36px;
    letter-spacing: -1px;
  }

  .em-hero p {
    font-size: 15px;
    line-height: 1.7;
  }

  .em-actions .btn {
    width: 100%;
  }

  .em-trust {
    grid-template-columns: 1fr;
  }

  .em-trust div {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.14);
    text-align: center;
  }

  .em-trust div:last-child {
    border-bottom: 0;
  }

  .em-hero-panel {
    padding: 24px;
    border-radius: 24px;
  }

  .em-section {
    padding: 64px 0;
  }

  .em-section-title {
    font-size: 32px;
  }

  .em-section-text {
    font-size: 16px;
  }
}

.em-services {
  background: linear-gradient(180deg, #f4f8fb 0%, #ffffff 100%);
}

.em-section-head {
  max-width: 820px;
  margin: 0 auto;
}

.em-section-head .em-section-text {
  max-width: 720px;
}

.em-service-card {
  height: 100%;
  position: relative;
  padding: 30px;
  border-radius: 26px;
  background: #fff;
  border: 1px solid var(--em-border);
  box-shadow: 0 18px 45px rgba(15, 23, 42, .06);
  transition: .22s ease;
  overflow: hidden;
}

.em-service-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, var(--em-blue), var(--em-green));
  opacity: 0;
  transition: .22s ease;
}

.em-service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 70px rgba(15, 23, 42, .10);
}

.em-service-card:hover::before {
  opacity: 1;
}

.em-service-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: rgba(23, 138, 69, .10);
  color: var(--em-green);
  font-size: 26px;
  margin-bottom: 22px;
}

.em-service-card h5 {
  color: var(--em-blue-dark);
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 12px;
}

.em-service-card p {
  color: var(--em-muted);
  line-height: 1.75;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .em-service-card {
    padding: 24px;
    border-radius: 22px;
  }

  .em-service-icon {
    width: 52px;
    height: 52px;
    font-size: 23px;
    margin-bottom: 18px;
  }
}

.em-project{

background:#fff;

}

.projectSwiper{

padding:15px 5px 60px;

}

.project-card{

height:100%;

background:#fff;

border-radius:24px;

padding:35px;

border:1px solid #e9edf2;

transition:.35s;

box-shadow:0 15px 40px rgba(0,0,0,.05);

}

.project-card:hover{

transform:translateY(-8px);

box-shadow:0 25px 60px rgba(0,0,0,.10);

}

.project-icon{

width:72px;

height:72px;

display:flex;

align-items:center;

justify-content:center;

background:linear-gradient(135deg,#14532d,#1fa25d);

color:#fff;

border-radius:20px;

font-size:30px;

margin-bottom:25px;

}

.project-card small{

display:inline-block;

color:#1fa25d;

font-weight:700;

text-transform:uppercase;

letter-spacing:.8px;

margin-bottom:12px;

}

.project-card h4{

font-weight:800;

margin-bottom:15px;

color:#16304f;

}

.project-card p{

color:#6b7280;

line-height:1.8;

margin:0;

}

.swiper-pagination-bullet{

width:12px;

height:12px;

}

.swiper-pagination-bullet-active{

background:#178a45;

}

.em-contact {
  background: #fff;
}

.em-contact-card {
  position: relative;
  overflow: hidden;
  border-radius: 34px;
  padding: 46px;
  background:
    linear-gradient(135deg, rgba(11,31,58,.96), rgba(21,59,122,.94) 48%, rgba(23,138,69,.92));
  box-shadow: 0 28px 80px rgba(15,23,42,.16);
}

.em-contact-card::before {
  content: "";
  position: absolute;
  width: 360px;
  height: 360px;
  right: -120px;
  top: -120px;
  border-radius: 50%;
  background: rgba(255,255,255,.08);
}

.em-contact-card::after {
  content: "";
  position: absolute;
  width: 260px;
  height: 260px;
  left: -90px;
  bottom: -90px;
  border-radius: 50%;
  background: rgba(255,255,255,.06);
}

.em-contact-card > .row {
  position: relative;
  z-index: 2;
}

.em-contact-label {
  display: inline-flex;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(255,255,255,.14);
  color: #fff;
  font-size: 13px;
  font-weight: 900;
}

.em-contact h2 {
  margin-top: 20px;
  color: #fff;
  font-size: clamp(32px, 4vw, 50px);
  line-height: 1.1;
  letter-spacing: -1.3px;
  font-weight: 900;
}

.em-contact p {
  margin-top: 18px;
  color: rgba(255,255,255,.75);
  font-size: 16px;
  line-height: 1.8;
}

.em-contact-info {
  margin-top: 30px;
  display: grid;
  gap: 16px;
}

.em-contact-info div {
  display: flex;
  gap: 14px;
  padding: 16px;
  border-radius: 18px;
  background: rgba(255,255,255,.10);
  border: 1px solid rgba(255,255,255,.13);
}

.em-contact-info i {
  color: #7ee2a8;
  font-size: 20px;
  flex: 0 0 auto;
  margin-top: 2px;
}

.em-contact-info span {
  color: rgba(255,255,255,.86);
  line-height: 1.6;
  font-weight: 600;
}

.em-form-panel {
  height: 100%;
  padding: 32px;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 20px 55px rgba(0,0,0,.16);
}

.em-form-panel h5 {
  color: var(--em-blue-dark);
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 8px;
}

.em-form-panel p {
  margin: 0 0 24px;
  color: var(--em-muted);
}

.em-form-panel label {
  display: block;
  margin-bottom: 8px;
  color: var(--em-text);
  font-size: 13px;
  font-weight: 900;
}

.em-form-panel .form-control,
.em-form-panel .form-select {
  min-height: 50px;
  border-radius: 14px;
  border: 1px solid var(--em-border);
  color: var(--em-text);
  font-weight: 600;
}

.em-form-panel textarea.form-control {
  min-height: 130px;
}

.em-form-panel .form-control:focus,
.em-form-panel .form-select:focus {
  border-color: var(--em-green);
  box-shadow: 0 0 0 .2rem rgba(23,138,69,.12);
}

.em-btn-submit {
  border: 0;
  border-radius: 16px;
  padding: 15px 22px;
  background: linear-gradient(135deg, var(--em-green), #22c55e);
  color: #fff;
  font-weight: 900;
}

.em-btn-submit:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 16px 32px rgba(23,138,69,.22);
}

.em-form-note {
  display: block;
  text-align: center;
  color: var(--em-muted);
  font-weight: 600;
}

@media (max-width: 575px) {
  .em-contact-card {
    padding: 24px;
    border-radius: 26px;
  }

  .em-form-panel {
    padding: 24px;
    border-radius: 22px;
  }

  .em-contact-info div {
    padding: 14px;
  }
}
.em-footer{

background:#08182d;

padding:80px 0 25px;

position:relative;

overflow:hidden;

}

.em-footer::before{

content:"";

position:absolute;

top:-150px;

right:-120px;

width:340px;

height:340px;

border-radius:50%;

background:rgba(255,255,255,.03);

}

.footer-brand img{

height:72px;

margin-bottom:20px;

}

.footer-brand h4{

color:#fff;

font-weight:800;

margin-bottom:15px;

}

.footer-brand p{

color:#9db2c9;

line-height:1.8;

margin-bottom:20px;

}

.footer-motto{

display:inline-block;

padding:10px 18px;

background:rgba(255,255,255,.08);

border-radius:30px;

font-weight:700;

color:#7ee2a8;

}

.em-footer h6{

color:#fff;

font-weight:700;

margin-bottom:22px;

}

.em-footer ul{

list-style:none;

padding:0;

margin:0;

}

.em-footer ul li{

margin-bottom:13px;

color:#9db2c9;

}

.em-footer ul li a{

color:#9db2c9;

text-decoration:none;

transition:.3s;

}

.em-footer ul li a:hover{

color:#fff;

padding-left:6px;

}

.footer-contact li{

display:flex;

gap:12px;

align-items:flex-start;

}

.footer-contact i{

color:#24c76a;

margin-top:3px;

}

.footer-social{

display:flex;

gap:12px;

margin-top:25px;

}

.footer-social a{

width:42px;

height:42px;

display:flex;

align-items:center;

justify-content:center;

border-radius:50%;

background:rgba(255,255,255,.08);

color:#fff;

transition:.3s;

text-decoration:none;

}

.footer-social a:hover{

background:#24c76a;

transform:translateY(-4px);

}

.footer-divider{

margin:45px 0 25px;

height:1px;

background:rgba(255,255,255,.08);

}

.footer-bottom{

display:flex;

justify-content:space-between;

flex-wrap:wrap;

gap:15px;

color:#8fa4b8;

font-size:14px;

}


/* FINAL BACK TO TOP */
#backToTop{
    position: fixed !important;
    right: 24px !important;
    bottom: 28px !important;
    width: 56px !important;
    height: 56px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: linear-gradient(135deg,#178a45,#0f6f38) !important;
    color: #fff !important;
    font-size: 22px !important;
    text-decoration: none !important;
    box-shadow: 0 14px 35px rgba(0,0,0,.28) !important;
    z-index: 999999 !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transform: translateY(18px) !important;
    transition: .3s ease !important;
}

#backToTop.show{
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: translateY(0) !important;
}

#backToTop:hover{
    color: #fff !important;
    transform: translateY(-4px) !important;
}

@media(max-width:991px){
    #backToTop{
        right: 18px !important;
        bottom: 92px !important;
        width: 52px !important;
        height: 52px !important;
        font-size: 20px !important;
    }
}

/* CUSTOM LANGUAGE SWITCH */
.translate-switch{
    position:fixed;
    right:14px;
    top:50%;
    transform:translateY(-50%);
    z-index:999999;
    display:flex;
    flex-direction:column;
    gap:6px;
    padding:6px;
    border-radius:999px;
    background:rgba(255,255,255,.96);
    border:1px solid rgba(15,23,42,.12);
    box-shadow:0 12px 34px rgba(15,23,42,.18);
    backdrop-filter:blur(14px);
}

.translate-btn{
    width:42px;
    height:34px;
    border:0;
    border-radius:999px;
    background:transparent;
    color:#64748b;
    font-size:12px;
    font-weight:900;
    line-height:1;
    cursor:pointer;
}

.translate-btn.active{
    background:linear-gradient(135deg,#178a45,#0f6f38);
    color:#fff;
    box-shadow:0 8px 18px rgba(23,138,69,.28);
}

#google_translate_element,
.goog-te-gadget,
.goog-te-combo,
.goog-logo-link,
.goog-te-gadget span,
iframe.goog-te-banner-frame{
    display:none!important;
}

body{
    top:0!important;
}

.skiptranslate{
    display:none!important;
}

body > .skiptranslate{
    display:none!important;
}

@media(max-width:768px){
    .translate-switch{
        right:10px;
        top:46%;
    }

    .translate-btn{
        width:38px;
        height:32px;
        font-size:11px;
    }
}