﻿@charset "UTF-8";

/*
 * Rodiba Home-5 source stylesheet.
 * Component rules are defined at their owning selector; there is no appended
 * page override layer and no priority-forcing declarations.
 */
.ostrich-cargo-home {
  --cargo-navy: #1f3753;
  --cargo-navy-deep: #11283f;
  --cargo-gold: #c5a981;
  --cargo-gold-light: #dbc49f;
  --cargo-ink: #26394c;
  --cargo-muted: #687481;
  --cargo-surface: #f5f5f3;
  --cargo-line: #e4dfd7;
  position: relative;
  width: 100%;
  overflow-x: clip;
  color: var(--cargo-ink);
  background: #fff;
}

.ostrich-cargo-home *,
.ostrich-cargo-home *::before,
.ostrich-cargo-home *::after {
  box-sizing: border-box;
}

.ostrich-cargo-home [hidden] {
  display: none;
}

.oc-section-title {
  margin: 0 0 25px;
  color: var(--cargo-navy, #1f3753);
  font-size: 30px;
  font-weight: 800;
  line-height: 1.45;
}

.oc-outline-button {
  display: inline-flex;
  min-height: 44px;
  padding: 7px 24px;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--cargo-gold, #c5a981);
  border-radius: 1px;
  color: var(--cargo-gold, #c5a981);
  background: transparent;
  box-shadow: none;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: color .25s ease, background-color .25s ease, border-color .25s ease, transform .25s ease;
}

.oc-outline-button:hover,
.oc-outline-button:focus {
  border-color: var(--cargo-navy, #1f3753);
  color: #fff;
  background: var(--cargo-navy, #1f3753);
  text-decoration: none;
  transform: translateY(-1px);
}

/* Hypermedia pagination belongs to the Rodiba palette, including inside pages. */
.ostrich-cargo-home .ModماژولرسانهC .pagination,
.rodiba-inside .ModماژولرسانهC .pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6px;
  margin: 24px 0;
  padding: 0;
  list-style: none;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li,
.rodiba-inside .ModماژولرسانهC .pagination > li {
  display: block;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li > a, .ostrich-cargo-home .ModماژولرسانهC .pagination > li > span,
.rodiba-inside .ModماژولرسانهC .pagination > li > a,
.rodiba-inside .ModماژولرسانهC .pagination > li > span {
  display: inline-flex;
  float: none;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  min-height: 44px;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #c5a981;
  border-radius: 2px;
  color: #1f3753;
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
  text-decoration: none;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li > a:hover, .ostrich-cargo-home .ModماژولرسانهC .pagination > li > a:focus-visible,
.rodiba-inside .ModماژولرسانهC .pagination > li > a:hover,
.rodiba-inside .ModماژولرسانهC .pagination > li > a:focus-visible {
  color: #1f3753;
  background: #dbc49f;
  border-color: #c5a981;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li > a:focus-visible,
.rodiba-inside .ModماژولرسانهC .pagination > li > a:focus-visible {
  outline: 2px solid #1f3753;
  outline-offset: 2px;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li.active > a, .ostrich-cargo-home .ModماژولرسانهC .pagination > li.active > span,
.rodiba-inside .ModماژولرسانهC .pagination > li.active > a,
.rodiba-inside .ModماژولرسانهC .pagination > li.active > span {
  color: #fff;
  background: #1f3753;
  border-color: #c5a981;
}

.ostrich-cargo-home .ModماژولرسانهC .pagination > li.disabled > a, .ostrich-cargo-home .ModماژولرسانهC .pagination > li.disabled > span,
.rodiba-inside .ModماژولرسانهC .pagination > li.disabled > a,
.rodiba-inside .ModماژولرسانهC .pagination > li.disabled > span {
  color: #687481;
  background: #f5f5f3;
  border-color: #e4dfd7;
  cursor: not-allowed;
}

/* Hero: the configured DNN LiveSlider remains the only content source. */
.section.section--one {
  position: relative;
  z-index: 1;
  min-height: 320px;
  margin: 0;
  background: var(--cargo-navy-deep, #11283f);
}

.section--one .slider__container {
  display: block;
  min-height: 320px;
}

.section--one .ls-wp-fullwidth-container,
.section--one .ls-wp-fullwidth-helper,
.section--one .ls-container {
  margin: 0;
}

.section--one .ls-bg {
  object-fit: cover;
}

/* About: the approved home palette has precedence; stored template settings
   remain the fallback outside this section and all content stays in SuperLinks. */
.section.section--two {
  --superlinks-theme-title-color: #1f3752;
  --superlinks-theme-title-size: 30px;
  --superlinks-theme-description-color: #687481;
  --superlinks-theme-description-size: 16px;
  --superlinks-theme-link-color: #c5a981;
  --superlinks-theme-link-border: #c5a981;
  --superlinks-theme-link-fill: transparent;
  --superlinks-theme-link-hover: #1f3752;
  --superlinks-theme-link-hover-text: #fff;
  --superlinks-theme-column-gap: 56px;
  --superlinks-theme-background-overhang: 20px;
  padding: 112px 0 96px;
  background: #fff;
}

/* Services introduction and service icon strip. */
.section.section--three {
  padding: 0;
  background: #fff;
}

.oc-services-intro {
  padding: 32px 0 96px;
}
.oc-services-intro:has(> .section-three-panes__second.DNNEmptyPane) { padding: 0; }

/* Services content is owned by the retained native module pane. No skin
 * title, image, decorative block or empty image pane is rendered here. */
.oc-services-intro .section-three-panes__second > .DnnModule {
  width: calc(100% - 48px);
  max-width: 1120px;
  margin-inline: auto;
}
.oc-services-intro .two-columns-layout__container > .container { max-width: 100%; }
.oc-services-intro { --superlinks-theme-image-background: #1f3753; }
/* A second editable TwoColumnsLayout below About Us uses the services colour. */
.section--two .DnnModule ~ .DnnModule .two-columns-layout__container {
  --superlinks-theme-image-background: #1f3753;
  margin-block-start: 112px;
}

.oc-services-intro .section-three-panes__second h2[hidden] {
  display: none;
}

.oc-services-intro .section-three-panes__second h3 {
  margin: 0 0 18px;
  color: var(--cargo-navy, #1f3753);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8;
}

.oc-services-intro .section-three-panes__second p {
  margin: 0 0 12px;
  color: var(--cargo-muted, #687481);
  font-size: 16px;
  line-height: 2;
  text-align: justify;
}

.oc-services-intro .section-three-panes__second p:last-child {
  margin-top: 24px;
}

.oc-services-intro .section-three-panes__second a.oc-outline-button {
  min-height: 44px;
  padding: 7px 24px;
  border: 1px solid #c5a981;
  border-radius: 1px;
  color: #c5a981;
  background: transparent;
  font-size: 14px;
  line-height: 1.5;
  box-shadow: none;
  transition: opacity .2s ease, transform .2s ease;
}

.oc-services-intro .section-three-panes__second a.oc-outline-button:hover,
.oc-services-intro .section-three-panes__second a.oc-outline-button:focus {
  color: #fff;
  background: var(--cargo-navy, #1f3753);
  opacity: .88;
  transform: translateY(-1px);
}

.oc-services-strip {
  display: block;
  min-height: 630px;
  padding: 78px 0 72px;
  background: var(--cargo-surface, #f5f5f3);
}

.oc-services-strip__summary {
  max-width: 920px;
  margin: 44px auto 0;
  color: var(--cargo-muted, #687481);
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.oc-services-strip__summary p { margin: 0; color: inherit; font-size: inherit; line-height: inherit; }

.oc-services-strip__action {
  margin-top: 40px;
  text-align: center;
}
.oc-services-strip__action .oc-outline-button {
  min-width: 204px;
  min-height: 46px;
  color: #fff;
  background: var(--cargo-gold, #c5a981);
}
.oc-services-strip__action .oc-outline-button:hover,
.oc-services-strip__action .oc-outline-button:focus {
  background: var(--cargo-navy, #1f3753);
}

/* Clients. */
.section.section--four {
  padding: 0;
  background: #fff;
}

.oc-clients {
  display: block;
  min-height: 384px;
  padding: 70px 0 48px;
}

.oc-clients .oc-section-title {
  text-align: right;
}

body.ltr .oc-clients .oc-section-title {
  text-align: left;
}

.oc-clients__pane.has-managed-content {
  margin-bottom: 22px;
}

.oc-clients__slider {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: center;
  gap: 28px;
  direction: ltr;
  opacity: 1;
  transition: opacity .2s ease;
}

.oc-clients__slider.is-changing {
  opacity: .25;
}

.oc-clients__item {
  min-width: 0;
  text-align: center;
}

.oc-clients__item img {
  display: inline-block;
  width: 123px;
  max-width: 100%;
  height: 100px;
  object-fit: contain;
  filter: grayscale(1);
  opacity: .78;
  transition: filter .25s ease, opacity .25s ease, transform .25s ease;
}

.oc-clients__item:hover img {
  filter: grayscale(0);
  opacity: .9;
  transform: translateY(-3px);
}

.oc-clients__controls {
  display: flex;
  margin-top: 28px;
  direction: ltr;
  justify-content: center;
}

.oc-clients__controls button {
  display: inline-flex;
  width: 32px;
  height: 32px;
  margin: 0 2px;
  padding: 0;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 1px;
  color: #fff;
  background: var(--cargo-gold, #c5a981);
  cursor: pointer;
  transition: background-color .2s ease;
}

.oc-clients__controls button:hover,
.oc-clients__controls button:focus {
  background: var(--cargo-navy, #1f3753);
}

.oc-clients__controls i {
  font-size: 20px;
  line-height: 1;
}

/* English VideoPlayer stays authoritative; empty panes use the local fallback. */
.oc-parallax {
  position: relative;
  display: flex;
  min-height: 508px;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  background: var(--cargo-navy-deep, #11283f) url('/Portals/_default/Skins/Rodiba/Images/OstrichCargo/parallax.webp') center/cover no-repeat scroll;
}

.oc-parallax__shade {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(9, 29, 48, .44), rgba(9, 29, 48, .08) 52%, rgba(9, 29, 48, .2));
  pointer-events: none;
}

.oc-parallax__pane {
  position: relative;
  z-index: 2;
  width: 100%;
}

.oc-parallax.has-player-content {
  /* A populated pane takes its height from the responsive player. */
  min-height: 0;
  background: var(--cargo-navy-deep, #11283f);
}

.oc-parallax.has-player-content .oc-parallax__shade {
  display: none;
}

.oc-parallax__pane .player,
.oc-parallax__pane .player-container,
.oc-parallax__pane .video-player {
  width: 100%;
  margin: 0;
}

.oc-parallax__pane .video-player {
  height: 508px;
}

.oc-parallax__fallback {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: flex;
  padding: 30px 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .42);
}

.oc-parallax__content {
  position: relative;
  display: flex;
  min-height: 508px;
  padding: 56px 20px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 18px rgba(0, 0, 0, .42);
}

.oc-parallax__fallback span,
.oc-parallax__content .oc-parallax__kicker {
  font-family: Arial, sans-serif;
  font-size: clamp(20px, 2vw, 32px);
  font-weight: 300;
  line-height: 1.2;
}

.oc-parallax__fallback strong,
.oc-parallax__content .oc-parallax__title {
  margin-bottom: 24px;
  font-family: Arial, sans-serif;
  font-size: clamp(31px, 3.2vw, 52px);
  font-weight: 500;
  line-height: 1.15;
}

.oc-parallax__fallback .oc-outline-button,
.oc-parallax__content .oc-outline-button {
  min-width: 150px;
  border-color: #fff;
  color: var(--cargo-navy, #1f3753);
  background: #fff;
  font-family: Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-shadow: none;
}

.oc-parallax__fallback .oc-outline-button:hover,
.oc-parallax__fallback .oc-outline-button:focus,
.oc-parallax__content .oc-outline-button:hover,
.oc-parallax__content .oc-outline-button:focus {
  border-color: var(--cargo-gold, #c5a981);
  color: #fff;
  background: var(--cargo-navy, #1f3753);
}

/* News; Abnos owns individual cards. */
.section.section--five {
  min-height: 960px;
  margin: 0;
  padding: 88px 0 84px;
  background: #fff;
}

.section--five .container__heading--center h2 {
  margin: 0 0 34px;
  text-align: right;
}

body.ltr .section--five .container__heading--center h2 {
  text-align: left;
}

.section--five .container__heading--center h2 > span:first-child,
.section--five .container__heading--center h2 > span:last-child {
  display: none;
}

.section--five .container__heading--center .Head {
  color: var(--cargo-navy, #1f3753);
  font-size: 30px;
  font-weight: 800;
}

/* Newsletter. */
.section.section--six {
  --newsletter-width: 460px;
  --newsletter-control-radius: 4px;
  --newsletter-control-height: 50px;
  --newsletter-button-width: 124px;
  --newsletter-button-padding: 12px;
  --newsletter-gap: 2px;
  --newsletter-input-size: 14px;
  --newsletter-input-color: var(--cargo-ink, #26394c);
  --newsletter-button-size: 14px;
  --newsletter-button-background: var(--cargo-navy, #1f3753);
  --newsletter-button-hover-background: var(--cargo-navy-deep, #11283f);
  display: flex;
  min-height: 252px;
  height: auto;
  margin: 0;
  padding: 54px 20px 48px;
  align-items: center;
  justify-content: center;
  background: var(--cargo-gold, #c5a981);
}

.section--six .section-six-panes__first {
  width: min(780px, 100%);
}

.section--six h1,
.section--six h2,
.section--six h3 {
  margin: 0 0 30px;
  padding: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  line-height: 1.7;
  text-align: center;
}

/* Footer: three content groups, with all DNN panes and modules retained. */
.section.section--footer {
  --footer-item-size: 17px;
  --footer-text-color: #fff;
  position: relative;
  min-height: 484px;
  padding: 88px 0 36px;
  color: rgba(255, 255, 255, .83);
  background: var(--cargo-navy, #1f3753);
}

.section--footer .back-to-top {
  position: absolute;
  top: 18px;
  left: 50%;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  color: var(--cargo-gold-light, #dbc49f);
  background: transparent;
  transform: translateX(-50%);
}

.section--footer .back-to-top span {
  font-size: 13px;
}

.section--footer .back-to-top i {
  display: block;
  font-size: 28px;
}

.section--footer .section-footer-panes {
  display: grid;
  /* Contact details occupy the wider first column in both writing directions. */
  grid-template-columns: minmax(0, 45fr) minmax(0, 32.5fr) minmax(0, 22.5fr);
  align-items: stretch;
  row-gap: 34px;
}

.section--footer .section-footer-panes > div:not(.section-footer-panes__center),
.section--footer .section-footer-panes__center > .DnnModule {
  min-width: 0;
  width: auto;
  margin: 0;
  padding: 0 28px;
  border-inline-start: 1px solid rgba(197, 169, 129, .35);
  overflow-wrap: anywhere;
}

/* The existing center pane can contain separate social and useful-link modules. */
.section--footer .section-footer-panes__center {
  display: contents;
}

/* DNN still exposes empty panes to editors; public empty panes take no grid cell. */
body:not(.dnnEditState) .section-footer-panes > .DNNEmptyPane {
  display: none;
}

body.dnnEditState .section-footer-panes > .DNNEmptyPane {
  display: block;
  min-height: 70px;
  outline: 2px dashed rgba(197, 169, 129, .55);
}

.section--footer .section-footer-panes__right > .DnnModule + .DnnModule,
.section--footer .section-footer-panes__left > .DnnModule + .DnnModule {
  margin-top: 28px;
}

.section--footer .container__footer-pane > span:first-child,
.section--footer .container__footer-pane > h2:first-child {
  display: block;
  margin: 0 0 24px;
  padding: 0;
  border: 0;
  line-height: 1.6;
}

.section--footer .farashop__container.container__footer-pane .Head,
.section--footer .container__footer-pane > h2 {
  margin: 0;
  color: var(--cargo-gold, #c5a981);
  font-size: 25px;
  font-weight: 600;
  line-height: 1.6;
}

.section--footer .section-footer-panes,
.section--footer .section-footer-panes .Normal {
  color: var(--footer-text-color, #fff);
  font-size: var(--footer-item-size, 17px);
  font-weight: 300;
  line-height: 1.9;
  text-align: start;
}

.section--footer .section-footer-panes p {
  margin: 0 0 14px;
  color: inherit;
  line-height: inherit;
}

.section--footer .section-footer-panes a {
  color: inherit;
}

.section--footer .footer-permits.row {
  display: flex;
  margin: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}

.section--footer .footer-permits > div {
  width: auto;
  margin: 0;
  padding: 0;
}

.section--footer .footer-permits img {
  width: 72px;
  max-height: 84px;
  object-fit: contain;
  filter: saturate(.7) brightness(1.25);
}

.section--footer .footer__copyright {
  margin-top: 40px;
  padding-top: 20px;
  text-align: center;
}

.section--footer .copyright-texts,
.section--footer .copyright-texts * {
  color: rgba(255, 255, 255, .56);
  font-size: 11px;
  line-height: 1.8;
  text-align: center;
}

/* Footer markers and icons use the requested white presentation. */
.section--footer {
  --contact-icon-color: #fff;
  --contact-icon-size: 30px;
  --contact-icon-box: 30px;
  --contact-image-filter: brightness(0) invert(1);
}
.section--footer .default-link li a,
body.ltr .section--footer .default-link li a { padding-inline: 17px 0; }
.section--footer .default-link li a::before,
body.ltr .section--footer .default-link li a::before {
  top: 50%;
  right: auto;
  left: auto;
  inset-inline-start: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-inline-start: 7px solid #fff;
  border-inline-end: 0;
  border-radius: 0;
  background: transparent;
  transform: translateY(-50%);
}

/* Standard DNN panes own managed content; fallbacks never cover editing tools. */
.oc-managed-pane { position: relative; }
body.dnnEditState .oc-managed-pane {
  display: block;
  width: 100%;
  min-height: 90px;
  padding: 12px;
  outline: 2px dashed rgba(197, 169, 129, .75);
}
body.dnnEditState .oc-parallax { display: block; overflow: visible; padding-block: 24px; }
body.dnnEditState .oc-parallax__pane { z-index: 3; }
body.dnnEditState .oc-parallax__fallback { position: relative; min-height: 320px; }
body.dnnEditState .oc-clients__pane { margin-bottom: 24px; }
body.dnnEditState .oc-services-summary__pane { margin-bottom: 16px; }


@media (max-width: 991px) {
  .oc-services-strip,
  .oc-clients,
  .section.section--five {
    min-height: 0;
  }

  .oc-clients__slider {
    display: flex;
    justify-content: flex-start;
    gap: 28px;
    overflow: hidden;
  }

  .oc-clients__item {
    flex: 0 0 calc(33.333% - 19px);
  }

  .section--footer .section-footer-panes > div:not(.section-footer-panes__center),
  .section--footer .section-footer-panes__center > .DnnModule {
    padding-inline: 18px;
  }
}

@media (max-width: 767px) {
  .oc-section-title,
  .section--five .container__heading--center .Head {
    font-size: 25px;
  }

  .section.section--one,
  .section--one .slider__container {
    min-height: 0;
    margin-top: 0;
  }

  .section.section--two {
    --superlinks-theme-title-size: 25px;
    padding: 58px 0;
  }

  .oc-services-intro {
    padding: 20px 0 64px;
  }

  .oc-services-strip {
    padding: 50px 0 42px;
  }

  .oc-clients {
    padding: 54px 0 40px;
  }

  .oc-clients__item {
    flex-basis: calc(50% - 14px);
  }

  .oc-clients__controls button { width: 30px; height: 30px; }
  .oc-clients__controls i { font-size: 16px; }
  .section--two .DnnModule ~ .DnnModule .two-columns-layout__container { margin-block-start: 64px; }

  .oc-parallax,
  .oc-parallax__content {
    min-height: 360px;
  }

  .section.section--five {
    padding: 58px 0;
  }

  .section.section--six {
    min-height: 210px;
    padding: 44px 15px;
  }

  .section--six h1,
  .section--six h2,
  .section--six h3 {
    font-size: 20px;
  }

  .section--footer .section-footer-panes {
    grid-template-columns: minmax(0, 1fr);
    gap: 32px;
    text-align: center;
  }
  .section--footer .section-footer-panes .Normal,
  .section--footer .container__footer-pane,
  .section--footer .container__footer-pane .Head,
  .section--footer .default-link li,
  body.ltr .section--footer .default-link li { text-align: center; }
  .section--footer .ContactInformations2 ul li,
  .section--footer .ContactInformations2 ul li > a { align-items: center; justify-content: center; }
  .section--footer .ContactInformations2 .information__text { flex: 0 1 auto; }
  .section--footer .ContactInformations2 .information__label,
  .section--footer .ContactInformations2 .information__text { text-align: center; }
  .section--footer .footer-permits.row { justify-content: center; }

  .section--footer .section-footer-panes > div:not(.section-footer-panes__center),
  .section--footer .section-footer-panes__center > .DnnModule {
    padding: 0;
    border: 0;
  }
}

@media (max-width: 479px) {
  .oc-clients__item {
    flex-basis: 76%;
  }

  .section.section--six {
    --newsletter-button-width: 112px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .ostrich-cargo-home *,
  .ostrich-cargo-home *::before,
  .ostrich-cargo-home *::after {
    scroll-behavior: auto;
    transition-duration: .01ms;
    animation-duration: .01ms;
    animation-iteration-count: 1;
  }
}
