@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");

:root {
  --ugo-red: #ec1c24;
  --ugo-red-dark: #c80d14;
  --ugo-blue: #2c3c94;
  --ugo-navy: #11194f;
  --ugo-navy-deep: #080e32;
  --ugo-ink: #151932;
  --ugo-muted: #687086;
  --ugo-paper: #f5f7fb;
  --ugo-line: #dfe3ed;
  --ugo-white: #fff;
}

html {
  scroll-behavior: smooth;
}

body,
button,
input,
select,
textarea,
.zptext,
.zptext p,
.zptext span,
.zptext a,
.zpheading,
.theme-menu-name,
.theme-sub-li-menu,
.theme-footer-area,
.theme-footer-area p,
.theme-footer-area span,
.theme-footer-area a {
  font-family: "Manrope", Arial, sans-serif !important;
}

body {
  color: var(--ugo-ink);
  background: var(--ugo-white);
  -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6,
.zpheading,
.theme-site-name {
  font-family: "Manrope", Arial, sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: -0.035em;
}

a {
  transition: color 0.2s ease, background-color 0.2s ease,
    border-color 0.2s ease, transform 0.2s ease;
}

.theme-header-topbar {
  color: rgba(255, 255, 255, 0.72) !important;
  background: var(--ugo-navy-deep) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.13) !important;
}

.theme-header-topbar a,
.theme-header-topbar svg {
  color: inherit !important;
  fill: currentColor !important;
}

.theme-header {
  color: var(--ugo-white) !important;
  background: rgba(8, 14, 50, 0.97) !important;
  box-shadow: 0 12px 35px rgba(3, 7, 29, 0.13) !important;
}

.theme-header > .zpcontainer {
  min-height: 82px;
  display: flex;
  align-items: center;
}

.theme-branding-info .theme-site-name-caption {
  display: none !important;
}

.theme-logo-parent img {
  width: auto !important;
  max-width: 155px !important;
  max-height: 62px !important;
  object-fit: contain;
}

.theme-menu-name,
.theme-sub-li-menu {
  color: var(--ugo-white) !important;
}

.theme-menu > ul > li > a {
  position: relative;
  color: rgba(255, 255, 255, 0.88) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.theme-menu > ul > li > a::after {
  content: "";
  position: absolute;
  right: 14px;
  bottom: 7px;
  left: 14px;
  height: 2px;
  background: var(--ugo-red);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.2s ease;
}

.theme-menu > ul > li:hover > a::after,
.theme-menu > ul > li.theme-menu-selected > a::after {
  transform: scaleX(1);
}

.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li.theme-menu-selected
  > a,
.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li:not(.menu-highlight-primary):hover
  > a {
  color: var(--ugo-white) !important;
  background: transparent !important;
}

.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li.menu-highlight-primary
  > a {
  min-height: 46px !important;
  margin-inline-start: 14px !important;
  padding: 12px 24px !important;
  border: 1px solid var(--ugo-red) !important;
  border-radius: 999px !important;
  color: var(--ugo-white) !important;
  background: var(--ugo-red) !important;
  box-shadow: 0 12px 28px rgba(236, 28, 36, 0.22) !important;
}

.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li.menu-highlight-primary:hover
  > a,
.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li.menu-highlight-primary.theme-menu-selected
  > a {
  border-color: var(--ugo-red-dark) !important;
  color: var(--ugo-white) !important;
  background: var(--ugo-red-dark) !important;
  transform: translateY(-2px);
}

.theme-navigation-and-icons
  .theme-menu-area
  .theme-menu
  > ul
  > li.menu-highlight-primary
  > a::after {
  display: none !important;
}

.theme-menu .theme-sub-menu {
  padding: 10px !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 14px !important;
  background: var(--ugo-navy-deep) !important;
  box-shadow: 0 22px 55px rgba(0, 0, 0, 0.22) !important;
}

.theme-menu .theme-sub-menu a {
  color: rgba(255, 255, 255, 0.82) !important;
  border-radius: 8px !important;
}

.theme-menu .theme-sub-menu a:hover {
  color: var(--ugo-white) !important;
  background: rgba(255, 255, 255, 0.08) !important;
}

@media (min-width: 992px) {
  .theme-header {
    position: relative !important;
    padding-top: 34px !important;
    background: linear-gradient(
      to bottom,
      #080e32 0,
      #080e32 33px,
      rgba(255, 255, 255, 0.13) 33px,
      rgba(255, 255, 255, 0.13) 34px,
      rgba(8, 14, 50, 0.97) 34px,
      rgba(8, 14, 50, 0.97) 100%
    ) !important;
  }

  .theme-header::before,
  .theme-header::after {
    position: absolute !important;
    top: 0 !important;
    z-index: 2 !important;
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    color: rgba(255, 255, 255, 0.8) !important;
    font-family: "Manrope", "Segoe UI Symbol", Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    pointer-events: none !important;
  }

  .theme-header::before {
    content: "⌖  10 Talaat El Noaman St., El Raml Station, Alexandria, Egypt" !important;
    left: max(32px, calc((100% - 1440px) / 2)) !important;
  }

  .theme-header::after {
    content: "☎  +20 3 485 8839   •   ✉  sales@ugo-logistics.com" !important;
    right: max(32px, calc((100% - 1440px) / 2)) !important;
  }

  .theme-header > .zpcontainer {
    width: calc(100% - 64px) !important;
    max-width: 1440px !important;
    min-height: 82px !important;
    margin-inline: auto !important;
    padding-inline: 0 !important;
    flex: 1 1 auto !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
  }

  .theme-header > .zpcontainer > .theme-branding-info {
    flex: 0 0 auto !important;
    min-width: 155px !important;
    margin-inline-end: 40px !important;
  }

  .theme-header > .zpcontainer > .theme-navigation-and-icons {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    margin-inline-start: 0 !important;
    justify-content: flex-end !important;
  }

  .theme-navigation-and-icons .theme-menu-area {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    flex: 1 1 auto !important;
    justify-content: flex-end !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu {
    width: auto !important;
    max-width: none !important;
    flex: 0 0 auto !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul {
    width: max-content !important;
    max-width: none !important;
    flex-wrap: nowrap !important;
    justify-content: flex-end !important;
    gap: 2px !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    flex: 0 0 auto !important;
  }

  .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
    padding: 12px 16px !important;
    white-space: nowrap !important;
  }
}

.theme-banner {
  background: var(--ugo-navy-deep);
}

.theme-content-area,
.theme-content-area-inner {
  background: var(--ugo-white);
}

.theme-content-area .zpsection {
  overflow: hidden;
}

.zpbutton,
.zpbutton-wrapper,
button[type="submit"],
input[type="submit"] {
  min-height: 48px;
  border-radius: 999px !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-weight: 800 !important;
}

.zpbutton-type-primary,
.zpbutton.zpbutton-type-primary,
button[type="submit"],
input[type="submit"] {
  color: var(--ugo-white) !important;
  border-color: var(--ugo-red) !important;
  background: var(--ugo-red) !important;
  box-shadow: 0 12px 28px rgba(236, 28, 36, 0.22);
}

.zpbutton-type-primary:hover,
.zpbutton.zpbutton-type-primary:hover,
button[type="submit"]:hover,
input[type="submit"]:hover {
  border-color: var(--ugo-red-dark) !important;
  background: var(--ugo-red-dark) !important;
  transform: translateY(-2px);
}

.theme-footer-area {
  color: rgba(255, 255, 255, 0.66) !important;
  background: #050920 !important;
}

.theme-footer-area h1,
.theme-footer-area h2,
.theme-footer-area h3,
.theme-footer-area h4,
.theme-footer-area h5,
.theme-footer-area h6,
.theme-footer-area p,
.theme-footer-area span,
.theme-footer-area li,
.theme-footer-area a {
  font-family: "Manrope", Arial, sans-serif !important;
}

.theme-footer-area h1,
.theme-footer-area h2,
.theme-footer-area h3,
.theme-footer-area h4,
.theme-footer-area a {
  color: var(--ugo-white) !important;
}

.theme-footer-area a:hover {
  color: #ff9b9f !important;
}

.ugo-dark-section {
  color: var(--ugo-white) !important;
  background: var(--ugo-navy-deep) !important;
}

.ugo-paper-section {
  background: var(--ugo-paper) !important;
}

.ugo-red-text,
.ugo-red-text * {
  color: var(--ugo-red) !important;
}

.ugo-eyebrow {
  color: var(--ugo-blue) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}

.ugo-card {
  height: 100%;
  padding: 28px !important;
  border: 1px solid var(--ugo-line) !important;
  border-radius: 20px !important;
  background: var(--ugo-white) !important;
  box-shadow: 0 18px 45px rgba(24, 31, 85, 0.07);
  transition: transform 0.25s ease, box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.ugo-card:hover {
  transform: translateY(-6px);
  border-color: #bdc3dd !important;
  box-shadow: 0 25px 55px rgba(24, 31, 85, 0.12);
}

.ugo-hero-section {
  min-height: 780px;
  display: flex !important;
  align-items: center;
  color: var(--ugo-white) !important;
  background-color: var(--ugo-navy-deep) !important;
  background-image: linear-gradient(
      90deg,
      rgba(7, 12, 47, 0.97) 0%,
      rgba(9, 15, 54, 0.86) 44%,
      rgba(13, 21, 65, 0.2) 78%
    ),
    url("../images/ugo-hero-mp5-final.png") !important;
  background-position: center !important;
  background-size: cover !important;
}

.ugo-hero-section h1,
.ugo-hero-section h2,
.ugo-hero-section h3,
.ugo-hero-section p {
  color: inherit !important;
}

.ugo-whatsapp-fab {
  position: fixed !important;
  right: 22px;
  bottom: 22px;
  z-index: 100;
  border-radius: 999px !important;
  color: #fff !important;
  background: #1ca85a !important;
  box-shadow: 0 13px 35px rgba(0, 0, 0, 0.22);
}

@media (max-width: 768px) {
  .theme-header > .zpcontainer {
    min-height: 72px;
  }

  .theme-logo-parent img {
    max-width: 125px !important;
    max-height: 52px !important;
  }

  .ugo-hero-section {
    min-height: 680px;
    background-position: 63% center !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

@media (min-width: 769px) {
  .ugo-corridor-copy {
    height: 360px !important;
    min-height: 360px !important;
    max-height: 360px !important;
  }
}
.ugo-footer-copyright,
.ugo-footer-copyright * {
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
}
@media (max-width: 991px) {
  .theme-header .theme-logo-parent.theme-disable-logo-mobile {
    display: flex !important;
  }
}
.ugo-footer-copyright {
  font-size: 0 !important;
  text-align: center !important;
}

.ugo-footer-copyright * {
  display: none !important;
}

.ugo-footer-copyright::after {
  content: "© 2026 UGO Logistics. All rights reserved.";
  display: block;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  letter-spacing: normal !important;
  word-spacing: normal !important;
  text-align: center !important;
}
@media (max-width: 991px) {
  .theme-responsive-menu-area
    .theme-responsive-menu
    .theme-menu
    > ul
    > li:not(.menu-highlight-primary)
    > a,
  .theme-responsive-menu-area
    .theme-responsive-menu
    .theme-menu
    > ul
    > li:not(.menu-highlight-primary)
    > a * {
    color: #080e32 !important;
  }

  .theme-responsive-menu-area
    .theme-responsive-menu
    .theme-menu
    > ul
    > li:not(.menu-highlight-primary):hover
    > a,
  .theme-responsive-menu-area
    .theme-responsive-menu
    .theme-menu
    > ul
    > li.theme-menu-selected:not(.menu-highlight-primary)
    > a {
    color: #ec1c24 !important;
  }
}


/* UGO ABOUT PAGE REFINEMENT */
.zscustom-section-159 {
  padding-block: 72px !important;
  background: linear-gradient(180deg,#ffffff 0%,#f6f8fc 100%) !important;
}
.zscustom-section-159 .zpelem-box {
  border: 1px solid #e7eaf2 !important;
  border-radius: 18px !important;
  box-shadow: 0 12px 34px rgba(8,14,50,.08) !important;
  overflow: hidden;
  transition: transform .3s ease, box-shadow .3s ease;
}
.zscustom-section-159 .zpelem-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 42px rgba(8,14,50,.14) !important;
}
.zscustom-section-159 h4,
.zscustom-section-159 h2 {
  color: #080e32 !important;
}
.zscustom-section-159 h4::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 12px;
  border-radius: 4px;
  background: #ec1c24;
}
.zscustom-section-159 .zpbutton {
  background: #ec1c24 !important;
  border-color: #ec1c24 !important;
  box-shadow: 0 10px 24px rgba(236,28,36,.24);
}

.zscustom-section-160 {
  padding-block: 72px !important;
  background: linear-gradient(135deg,#080e32 0%,#111b58 100%) !important;
}
.zscustom-section-160 .zpheading,
.zscustom-section-160 p,
.zscustom-section-160 li,
.zscustom-section-160 code {
  color: #ffffff !important;
}
.zscustom-section-160 .zpelem-box {
  border: 1px solid rgba(255,255,255,.14) !important;
  border-radius: 18px !important;
  background: rgba(255,255,255,.06) !important;
  box-shadow: 0 14px 34px rgba(0,0,0,.18) !important;
}
.zscustom-section-160 li::marker {
  color: #ec1c24;
}

.zscustom-section-161 {
  padding-block: 76px !important;
  background: #f5f7fb !important;
}
.zscustom-section-161 h3 {
  color: #080e32 !important;
  text-align: center !important;
  margin-bottom: 34px !important;
}
.zscustom-section-161 .zpelem-box {
  border-radius: 18px !important;
  box-shadow: 0 12px 30px rgba(8,14,50,.10) !important;
  overflow: hidden;
  transition: transform .3s ease, box-shadow .3s ease;
}
.zscustom-section-161 .zpelem-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 18px 40px rgba(8,14,50,.16) !important;
}
.zscustom-section-161 h4 {
  color: #080e32 !important;
}

.zscustom-section-162 {
  padding-block: 70px !important;
  background: linear-gradient(135deg,#080e32 0%,#172460 100%) !important;
}
.zscustom-section-162 .zpelem-box {
  border: 1px solid rgba(255,255,255,.14) !important;
  border-radius: 18px !important;
  background: rgba(255,255,255,.08) !important;
  box-shadow: 0 16px 38px rgba(0,0,0,.2) !important;
}
.zscustom-section-162 .zpheading,
.zscustom-section-162 p {
  color: #ffffff !important;
}
.zscustom-section-162 h4::after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  margin-top: 12px;
  border-radius: 4px;
  background: #ec1c24;
}

@media (max-width: 767px) {
  .zscustom-section-159,
  .zscustom-section-160,
  .zscustom-section-161,
  .zscustom-section-162 {
    padding-block: 46px !important;
  }
  .zscustom-section-159 .zpelem-box,
  .zscustom-section-160 .zpelem-box,
  .zscustom-section-161 .zpelem-box,
  .zscustom-section-162 .zpelem-box {
    border-radius: 14px !important;
  }
  .zscustom-section-159 .zpelem-box:hover,
  .zscustom-section-161 .zpelem-box:hover {
    transform: none;
  }
}



/* UGO ABOUT CONTRAST FIXES */
.zscustom-section-160 .zsmedium-padded-box-wrap {
  padding: 34px !important;
  border: 1px solid rgba(255,255,255,.16) !important;
  border-radius: 18px !important;
  background: rgba(255,255,255,.08) !important;
  box-shadow: 0 14px 34px rgba(0,0,0,.18) !important;
}
.zscustom-section-160 .zsmedium-padded-box-wrap .zpheading,
.zscustom-section-160 .zsmedium-padded-box-wrap .zptext,
.zscustom-section-162 .zptext {
  color: #ffffff !important;
}
