
:root{--font-sans:'Alibaba PuHuiTi',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Microsoft YaHei",sans-serif}

body {
    font: 300 1.2rem/1.75rem var(--font-sans);
    background-image: url("../images/terminal-operations.webp");
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% top;
}

strong {
    font-family: var(--font-sans);
    font-weight: 600
}

h1 {
    font: 300 6rem/6.5rem var(--font-sans);
    color: #fff
}

.h1 {
    font-size: 5.125rem;
    line-height: 5.1rem;
    letter-spacing: -.305rem
}

h2 {
    font: 300 3.2rem/3.7rem var(--font-sans);
    letter-spacing: -0.200625rem;
}

.h2 {
    font: 300 3.2rem/3.7rem var(--font-sans) !important
}

.h3,
h3 {
    font: 700 1.25rem/1.5rem var(--font-sans)
}

.h4,
h4 {
    font: 400 1.75rem/1.85rem var(--font-sans)
}

.h5,
h5 {
    font: 700 1rem/1rem var(--font-sans)
}

.h6,
h6 {
    font: 700 1rem/1rem var(--font-sans);
    letter-spacing: 0.06125rem;
}

a:hover {
    text-decoration: none;
}

.f-bs {
    font-family: var(--font-sans);
    font-weight: 600
}

.f-bb {
    font-family: var(--font-sans);
    font-weight: 700
}

.f-cb {
    font-family: var(--font-sans);
    font-weight: 700
}

.fs-1 {
    font-size: 8.375rem !important
}

.fs-2 {
    font-size: 3.125rem !important;
    line-height: 3.375rem !important
}

.fs-3 {
    font-size: 1.625rem !important;
    line-height: 2rem !important
}

.fs-4 {
    font-size: 2rem !important;
    line-height: 2rem !important
}

.fs-5 {
    font-size: 1.875rem !important;
    line-height: 2rem !important
}

.fs-6 {
    font-size: 1.25rem !important;
    line-height: 1.875rem !important
}

.fs-7 {
    font-size: 1.125rem !important
}

.fs-8 {
    font-size: 1rem !important;
    line-height: 1.25rem !important
}

.fs-9 {
    font-size: .75rem !important
}

.fs-10 {
    font-size: .875rem !important;
    line-height: 1.275rem !important;
    letter-spacing: 0.05rem;
}

.fs-11 {
    font-size: 4.75rem !important;
    line-height: 3.281rem !important;
    letter-spacing: -1.6px
}

.fs-12 {
    font-size: 2.8rem !important;
    line-height: 3.8rem !important
}

.fs-13 {
    font-size: 2.25rem !important;
    line-height: 2.45rem !important
}

.lh-n {
    line-height: 1.25rem !important
}

.lh-sm {
    line-height: 1.5rem !important
}

.mt-6 {
    margin-top: 4.5rem
}

.mb-4 {
    margin-bottom: 2rem !important
}

.mx-m4 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.mt-m3 {
    margin-top: -3rem
}

.mt-70 {
    margin-top: 63vh
}

.mb-m2 {
    margin-bottom: -2rem
}

.ml-m9 {
    margin-left: -9px
}

.py-6 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

.w200 {
    width: 200px
}

.w220 {
    width: 220px
}

.w-85 {
    width: 85% !important
}

.h-60 {
    height: 60vh
}

.bt-grey {
    border-top: 1px solid #dcdcdc
}

.text-green {
    color: #F04B50
}

.text-green-md {
    color: #C82126 !important
}

.text-grey {
    color: #464646
}

.text-blue {
    color: #00588f !important
}

.text-grey-md {
    color: #2d2d2d
}

.bg-blue {
    background-color: #002f4d !important
}

.bg-grey {
    background-color: #efefef !important
}

.bg-primary {
    background-color: #009dff !important
}

.bg-warning {
    background-color: #e6a600 !important
}

.link-md {
    font: 700 1rem/1.7rem var(--font-sans);
    text-decoration: none
}

.link-md img {
    transition: all .2s ease
}

.link-md:hover img {
    margin-left: 15px !important
}

.link-md.text-green:hover {
    color: #fff
}

.fixed-height .tab-pane {
    height: 350px
}

.easing {
    transition: .3s
}

.scroll-animations .animated {
    opacity: 0
}

.title-heading {
    margin-top: 30px;
    letter-spacing: -0.05rem;
    font-size: 4.75rem;
    line-height: 1.12;
    font-weight: 500;
}

.form-check-input[type=radio] {
    width: 16px;
    height: 16px;
    margin-top: .45em;
    border: 2px solid #C82126;
    transition: .3s
}

.form-check-input:checked {
    box-shadow: 0 0 0 .25rem rgba(200, 33, 38, .15)
}

.form-blank .form-check-input[type=radio] {
    background-color: transparent
}

.form-check-label {
    font: 700 1rem/1.2rem var(--font-sans)
}

.hs-button {
    background-color: red !important;
    display: none !important
}

.btn {
    background-color: transparent !important;
    font: 700 .875rem/.875rem var(--font-sans);
    border-radius: 0;
    outline: 0 !important;
    box-shadow: none !important
}

.btn-sm {
    min-width: 150px !important
}


.btn-primary {
    background-image: url(../images/btn-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-width: 220px;
    height: 46px;
    padding: 1rem 2rem;
    display: flex;
    border: none;
    outline: 0;
    box-shadow: none;
    text-transform: uppercase
}

a.btn-primary {
    display: inline-flex;
    align-items: center
}

.btn-arrow {
    background: url(../images/icon-arrow-white.svg) no-repeat 0 0;
    width: 22px;
    height: 16px;
    display: inline-block;
    margin-left: 10px
}

.form-control {
    border: 2px solid #C82126;
    border-radius: 0;
    resize: none
}

.form-control:focus {
    border-color: #C82126;
    box-shadow: none !important
}

.form-select {
    border: none;
    border-bottom: 2px solid #C82126;
    border-radius: 0
}

.form-blank .form-control {
    background-color: transparent;
    height: 40px;
    font: 700 1rem/1.5rem var(--font-sans);
    color: #fff
}

.form-blank .form-label {
    font: 700 1rem/.75rem var(--font-sans)
}

.form-blank .form-label .range {
    font: 300 .813rem var(--font-sans);
    letter-spacing: .1rem
}

.form-blank .form-select {
    background: 0 0;
    height: 40px;
    padding-left: 0;
    font: 700 1rem/1.5rem var(--font-sans);
    color: #fff
}

.form-blank .form-control:focus,
.form-blank .form-select:focus {
    box-shadow: none
}

.select-control {
    display: block;
    position: relative
}

.select-control:after {
    background-color: #002f4d;
    margin-top: -7px;
    content: '';
    padding: 4px;
    position: absolute;
    top: 50%;
    right: 2px;
    display: inline-block;
    border: solid #C82126;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1
}

.icon-search {
    margin-top: -14px;
    position: absolute;
    top: 50%;
    right: 1em
}

.search {
    background-color: rgba(255, 255, 255, .9);
    height: 66px;
    padding: 1.5rem;
    font-size: 1.5rem
}

.icon-all {
    position: absolute;
    top: 0;
    left: 0
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.tabs-new {
    display: none
}

.card-body {
    padding: 0 1rem;
    /* height: 240px; */
}

.card-form {
    padding: 2rem 2.8rem;
    border: 0;
    border-radius: 0
}

.card-sec {
    height: 330px;
    display: flex;
    padding-left: 2px;
    overflow: hidden
}

.card-sec .card-item {
    background-color: #fff;
    width: 25%;
    padding: 0 1rem;
    position: relative;
    transition: all .2s;
    transition: width 400ms;
}

.card-sec .card-item:after,
.card-sec .card-item:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    left: 0
}

.card-sec .card-item:before {
    left: -2px;
    border-left: 2px solid transparent
}

.card-sec .card-item:after {
    left: auto;
    right: 0;
    border-left: none;
    border-right: 2px solid #bfbfbf
}

.card-sec .card-item:first-child:after,
.card-sec .card-item:first-child:before {
    border-left-color: #bfbfbf
}

.card-sec .card-item.selected:after,
.card-sec .card-item.selected:before {
    border-color: #C82126
}

.card-sec .card-item {
    display: block;
}

.card-sec .card-item.selected {
    width: 50%;
    cursor: default;
    transition: width 400ms;
}

.card-item .is-fadein {
    transition: opacity .3s ease-out;
    transition-delay: .3s;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.card-sec .card-item.selected .is-fadein {
    opacity: 1;
    height: auto;
    transition-delay: 0.3s;
}

.card-sec .card-item h3 {
    font-family: var(--font-sans);
    font-weight: 600
}

.card-sec .card-item.selected h3 {
    margin-bottom: 2rem;
}

.card-sec .card-item figure {
    margin-bottom: 0;
    position: absolute;
    right: 0;
    bottom: 0
}

.card-sec .card-item figure img {
    opacity: .8;
    transition: .2s;
    /* transform: translateX(75px); */
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.card-sec .card-item:hover figure img {
    opacity: 1
}

.card-sec .card-item.selected figure img {
    right: 0;
    opacity: 1;
    transform: translateX(0);
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.card-item .card-info {
    max-width: 260px;
    padding-right: 3rem;
    font: 400 1rem/1.5rem var(--font-sans);
    position: relative;
}

.card-item .card-info {
    /* display: none; */
}

.card-item.selected .card-info {
    display: block;
}

.card-item .hidden {
    position: absolute;
    top: 0;
    opacity: 1;
}

.card-item.selected .hidden {
    opacity: 0;
    /* transition: opacity .3s ease-out;
    transition-delay: .3s; */

}

.card-item figure {
    margin: 0;
}

.card-item.selected figure {
    /* margin: 1.25rem 1.25rem 0; */
}

.card-item .icon-next {
    position: absolute;
    left: 1rem;
    bottom: 0
}


.card-sec .card-item a:hover {
    color: #C82126
}

.card-blank figure .card-img-top {
    width: 70%
}

.card-blank figure .icon-team {
    position: absolute;
    top: 50%;
    right: 2rem;
    margin-top: -15px
}

.card-blank figure .filter-img {
    opacity: .9;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.card-blank:hover figure .filter-img {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    transition: all .4s ease-out
}

.card-blank .card-title {
    margin-bottom: .3rem!important;
    margin-top: 1rem;
    font: 700 1.25rem/1.2rem var(--font-sans);
    color: #1f6794;
    letter-spacing: -0.016rem;
}

.card-blank .card-link {
    font: 700 .8rem/1rem var(--font-sans);
    color: #C82126;
    text-decoration: none
}

.navbar-main .line {
    background-color: #ecf0f1;
    width: 26px;
    height: 2px;
    margin: 7px auto;
    display: block;
    cursor: pointer;
    transition: all .3s ease-in-out
}

.navbar-main .navbar-toggler[aria-expanded=true] .line:nth-child(2) {
    opacity: 0
}

.navbar-main .navbar-toggler[aria-expanded=true] .line:nth-child(1) {
    transform: translateY(9px) rotate(47deg)
}

.navbar-main .navbar-toggler[aria-expanded=true] .line:nth-child(3) {
    transform: translateY(-9px) rotate(-47deg)
}

.nav-tabs {
    border-color: #808e97
}

.nav-tabs li:first-child a {
    border-top: 1px solid #808e97;
}

.nav-tabs .nav-link {
    padding: 1rem 0;
    font: 300 1.5rem/1.5rem var(--font-sans);
    color: #fff;
    border-top: none;
    border-bottom: 1px solid #808e97;
    border-left: none;
    border-right: none;
    border-radius: 0
}

/* .nav-tabs .nav-link.animated{
    border-top: 1px solid #808e97;
} */

.nav-tabs .nav-link.disabled {
    border-color: inherit
}

.nav-tabs .nav-link.active {
    background-color: transparent;
    position: relative;
    font-family: var(--font-sans);
    font-weight: 700;
    color: #F04B50;
    border-color: #F04B50;
    border-top: 1px solid #F04B50;
    z-index: 1
}

.nav-tabs .nav-link:hover{
    border-top: 1px solid;
}

.nav-tabs .nav-link:hover {
    z-index: 2 !important
}

.nav-tabs .nav-link span {
    position: relative;
    left: 0;
    transition: .3s
}

.nav-tabs .nav-link.active span {
    left: 1.6rem
}

.nav-tabs .nav-link i {
    background-image: url(../images/icon-tab-arrow.png);
    background-size: cover;
    width: 20px;
    height: 16px;
    display: inline-block;
    margin-right: 1.25rem
}

.nav-tabs .nav-link.active i {
    background-image: url(../images/icon-tab-arrow-active.png);
    transform: scaleX(-1)
}

.tabs-blank {
    padding-bottom: 1px;
    border-bottom: none;
    overflow: hidden
}

.tabs-blank.nav-tabs .nav-link {
    font-size: 1.25rem;
    color: #2d2d2d;
    border-color: #bebebe
}

.tabs-blank.nav-tabs .nav-link.active {
    color: #C82126;
    border-color: #C82126
}


.tabs-blank.nav-tabs .nav-link.active i {
    left: 0;
    transform: none
}

.tabs-blank.nav-tabs .nav-link span {
    display: block;
    padding-right: 1.5rem;
    left: 0 !important
}

.tabs-blank.nav-tabs .nav-link.active span {
    padding-left: 2rem
}

.row-border {
    border-bottom: 1px solid #dcdcdc
}

.list-icon {
    list-style: none;
    padding: 0
}

.list-icon li {
    padding-bottom: 2rem;
    font: 700 1.125rem/1rem Kalam;
    color: #F04B50;
    letter-spacing: 2.25px;
    transition: .3s
}

.list-icon li i {
    height: 50px;
    display: inline-block;
    margin-right: 1.3rem
}

.link-title {
    font: 700 1.25rem/1.2rem var(--font-sans);
    color: #C82126 !important;
    text-decoration: none
}

.form-sec {
    background-color: #024874;
    padding: 2rem 3rem;
    border-top: 20px solid #b4b4b4;
    border-radius: 7px
}

.list-points {
    padding-left: 2.8rem
}

.list-points li {
    padding-left: 5px;
    padding-bottom: .7rem;
    font-size: 1.1rem;
    line-height: 1.7rem
}

.alpha {
    list-style: lower-alpha
}

.roman {
    list-style: lower-roman
}

.hexagon-text {
    padding: 0 30px;
    position: relative;
    font: 700 .85rem/1.2rem var(--font-sans);
    color: #F04B50;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    transition: .3s
}

.hexagon {
    width: 130px;
    height: 147px;
    position: fixed;
    top: 50%;
    right: 1.5rem;
    color: #fff;
    transform: translateY(-50%);
    z-index: 2
}

.hexagon .hexagon-img {
    background: url(../images/hexagon.svg) no-repeat 0 0;
    width: 130px;
    height: 147px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-out
}

.hexagon-text {
    width: 130px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2.5rem 1.5rem;
    font: 700 1rem/1.4rem var(--font-sans);
    color: #F04B50;
    text-align: center;
    text-transform: uppercase
}

.hexagon .icon-arrow {
    background: url(../images/icon-arrow-right-lg.svg) no-repeat 0 0;
    width: 40px;
    height: 16px;
    margin-top: .5rem;
    display: inline-block
}

.hexagon-dark .hexagon-img {
    background-image: url(../images/hexagon-dark.svg)
}

.hexagon-dark .icon-arrow {
    background-image: url(../images/icon-arrow-right-lg-dark.svg)
}

.hexagon-dark .hexagon-text {
    color: #C82126 !important
}

.navbar-main {
    width: 100%;
    padding: .75rem 0 .5rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: .3s
}

.navbar-main .navbar-nav .nav-link {
    padding-left: 1.95rem;
    padding-right: 1.95rem;
    font: 300 1rem var(--font-sans);
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: .3s
}

.navbar-main .navbar-nav .nav-link span {
    position: relative
}

.navbar-main .navbar-nav .nav-link span:after {
    background: #F04B50;
    width: 0;
    height: 1px;
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -5px;
    transition: width .3s ease 0s, left .3s ease 0s
}

.navbar-main .navbar-nav .nav-link:hover span:after {
    width: 100%;
    left: 0
}

.navbar-main .navbar-nav .nav-link:hover {
    color: #F04B50
}

.navbar-main .navbar-nav .nav-link.active {
    font-family: 'Chakra Petch',var(--font-sans);
    font-weight: 700;
    font-style: italic;
    color: #fff !important
}

.navbar-dark .nav-item .nav-link {
    color: #757575 !important
}

.navbar-dark .nav-item .nav-link.active {
    color: #002f4d !important
}

/* Language switcher toggle (navbar) */
.lang-switch .lang-toggle {
    border: 1px solid rgba(255, 255, 255, .55);
    border-radius: 4px;
    padding: .4rem .85rem !important;
    margin-left: .75rem;
    font-weight: 600;
    letter-spacing: 1px;
    transition: .3s
}

.lang-switch .lang-toggle:hover {
    background-color: rgba(255, 255, 255, .15);
    border-color: #fff
}

.navbar-dark .lang-switch .lang-toggle {
    border-color: rgba(0, 47, 77, .35);
    color: #002f4d !important
}

.navbar-dark .lang-switch .lang-toggle:hover {
    background-color: rgba(0, 47, 77, .08);
    border-color: #002f4d
}

.carousel-item {
    transition: transform .4s ease-in-out
}

#fp-nav.left {
    left: 3.2rem
}

#fp-nav ul li {
    width: 6px;
    height: 7px;
    margin: 35px 0
}

#fp-nav ul li:last-child {
    display: none
}

#fp-nav ul li a span.fp-sr-only {
    display: none
}

#fp-nav ul li a span {
    background-color: #bfbfbf;
    width: 6px;
    height: 6px !important;
    margin: -1px -3px 0 0 !important;
    left: auto;
    right: 50%;
    border-radius: 0 !important
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a span {
    width: 6px
}

#fp-nav ul li a:before {
    background-color: #F04B50;
    content: "";
    position: absolute;
    width: 0;
    height: 7px;
    top: 2px;
    right: 0;
    z-index: 2;
    transition: width .2s
}

#fp-nav ul li a.active:before {
    width: 33px
}

#fp-nav ul li a span:after,
#fp-nav ul li a span:before {
    content: "";
    position: absolute;
    width: 0;
    right: 0;
    /* border-left: 3px solid transparent;
    border-right: 3px solid transparent */
}

#fp-nav ul li a span:before {
    bottom: 100%;
    border-bottom: 2px solid #bfbfbf
}

#fp-nav ul li a span:after {
    top: 100%;
    width: 0;
    border-top: 2px solid #bfbfbf
}

.position-bottom {
    position: absolute;
    left: 0;
    bottom: 0
}

.section {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
    z-index: 0
}

/* Non-fullPage pages: default section background = white (alternates with bg-blue) */
.scroll-animations .section {
    background-color: #fff
}

.section-inner .section {
    padding-top: 2em;
    padding-bottom: 2em
}

.section-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.inner-banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.position-top {
    background-position: center top !important
}

.banner-text {
    background-color: #fff;
    padding-left: 1.5rem;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 1.7rem;
    line-height: 2.4rem;
    color: #2d2d2d
}

.vertical-line {
    background: url(../images/banner-line.svg) 0 0/cover;
    width: 6px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin-top: -2.3rem;
    overflow: hidden
}

.with-bg {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.section-search {
    height: 90vh
}

.bg-overlay {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.video {
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 0
}

.section-intro video::-webkit-media-controls {
    display: none !important
}

.section-intro .row {
    position: relative;
    z-index: 1
}

.section-intro .section--row-1 {
    align-items: center;
}

.section-freight .grid {
    position: absolute;
    top: 0;
    left: -1.5rem;
    right: -1.5rem
}

.section-freight-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, .55) 0%, rgba(0, 0, 0, .55) 40%, rgba(0, 0, 0, .5) 60%, rgba(0, 0, 0, .5) 100%);
    pointer-events: none;
    z-index: 1
}

.section-freight .row {
    position: relative;
    z-index: 2
}

.section-freight figure {
    height: 70px
}

.section-freight .section-freight-icon {
    display: block;
    width: 88px;
    height: 64px;
    object-fit: contain
}

.section-network {
    background-color: #024874
}

.section-network--red-map {
    position: relative;
    overflow: hidden;
    background-color: #9b151a;
    background-image: none
}

.section-network--red-map::before {
    content: '';
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    background: url(../images/ban1-red-map.jpg) no-repeat right center/200% 100%;
    transform: scaleX(-1)
}

.section-network--red-map .network-content {
    position: relative;
    z-index: 2
}

.section-network--red-map .network-map-art {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    overflow: hidden;
    pointer-events: none;
    z-index: 1
}

.section-network--red-map .network-map-art::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 200%;
    height: auto;
    aspect-ratio: 24 / 11;
    transform: translateY(-50%);
    background: url(../images/ban1-red-map.jpg) no-repeat left center/100% 100%;
    -webkit-mask-image: linear-gradient(to right, transparent 0, #000 16%, #000 100%), linear-gradient(to bottom, transparent 0, #000 8%, #000 92%, transparent 100%);
    -webkit-mask-composite: source-in;
    mask-image: linear-gradient(to right, transparent 0, #000 16%, #000 100%), linear-gradient(to bottom, transparent 0, #000 8%, #000 92%, transparent 100%);
    mask-composite: intersect;
    z-index: 0
}

.section-network--red-map .network-route-overlay {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 200%;
    height: auto;
    aspect-ratio: 24 / 11;
    transform: translateY(-50%);
    pointer-events: none;
    z-index: 1
}

.section-network--red-map .text-green {
    color: #fff !important
}

.section-clients .clients-logo [class*=col-] {
    padding: 20px 0;
    border-right: 2px solid #C82126;
    height: 70px;
}

.section-clients .clients-logo [class*=col-]:first-child {
    border-left: 2px solid #C82126
}

.section-our-scale {
    background: #014065 no-repeat center top/cover
}

.section-our-scale figure {
    height: 55px
}

.section-our-scale h2 {
    display: inline-block;
    position: relative;
    font-size: 5.5rem;
    line-height: 4.5rem
}

.section-our-scale h2 small {
    margin-left: 25px;
    position: absolute;
    bottom: 5px;
    font-size: 1.375rem;
    line-height: normal;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: left bottom;
    letter-spacing: normal;
}

.section-our-scale .sec-col {
    position: relative
}

.section-our-scale .sec-col:before {
    content: '';
    background-color: #F04B50;
    width: 2px;
    height: 100%;
    position: absolute;
    left: 0
}

.section-industry .zindex {
    position: relative;
    z-index: 1
}

.section-industry .tab-background {
    background: #fff no-repeat center center/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .8s
}

.section-industry .tab-background.active {
    opacity: 1
}

.section-industry .card-body {
    height: 240px;
}

.section-our-team .card-body a{
    letter-spacing: 0.05rem;
}

.media .overlay-text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.media .bottom-text {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 1rem
}

.media .bottom-text a {
    color: #fff !important;
    text-decoration: none
}

.slider-banner {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.slider-banner img {
    width: 100% !important;
    object-fit: contain !important
}

.section-footer {
    background-color: #efefef;
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.section-footer .footer {
    padding-bottom: 50px !important
}

.section-footer h2 {
    color: #004678
}

.section-footer .flags img {
    margin-right: 1rem
}

.section-footer .form-label {
    margin-bottom: 1rem;
    font: 400 1.75rem/1.5rem var(--font-sans)
}

.section-footer .form-control {
    background-color: transparent;
    height: 54px;
    font-size: 1.25rem;
    border: 2px solid #C82126;
    border-radius: 0
}

.section-footer .form-control:focus {
    box-shadow: none
}

.section-footer .link {
    font: 700 .8rem/.8rem var(--font-sans);
    color: #004678;
    text-decoration: none
}

.section-footer .copyright {
    background-color: #fff;
    padding: 1rem 1.5rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

.section-footer .copyright.mx-m4 {
    margin: 0 !important
}

.section-inner .copyright {
    position: inherit !important
}

.section-inner .copyright.mx-m4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important
}

.section-footer .nav-footer {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}

.section-footer .nav-footer li {
    display: inline-flex;
    margin: 0 1.5rem;
    font-size: 1rem;
    color: #464646
}

.section-footer .nav-footer li a {
    color: #464646;
    text-decoration: none
}

.flow-wrapper {
    height: 500px;
    position: relative
}

.flow-wrapper .flow-item {
    max-width: 25%;
    display: inline-block;
    position: absolute;
    top: 52%;
    transform: translateY(-50%)
}

.flow-wrapper .flow-item h5 {
    position: absolute;
    top: 0;
    margin-top: -32px
}

.flow-wrapper .flow-item p {
    margin-bottom: 0;
    padding-right: 3rem
}

.flow-wrapper .flow-item.top {
    top: 8%;
    bottom: auto;
    transform: none
}

.flow-wrapper .flow-item.bottom {
    top: auto;
    bottom: 20%;
    transform: none
}

.flow-wrapper .flow-item.flow2 {
    left: 25%
}

.flow-wrapper .flow-item.flow3 {
    left: 50%
}

.flow-wrapper .flow-item.flow4 {
    left: 75%
}

.slider-1 .slick-dots {
    width: 150px;
    padding-left: 0;
    list-style: none;
    position: absolute;
    z-index: 1;
    top: 0;
}

.slider-1 .slick-dots li {
    height: 20px;
    display: inline-block;
    margin-right: 10px
}

.slider-1 .slick-dots li button {
    background-image: url(../images/slider-control.png);
    background-color: transparent;
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 4px;
    margin-top: 5px;
    border: none;
    text-indent: -9999px
}

.slider-1 .slick-dots li.slick-active button {
    background-image: url(../images/slider-control-active.png)
}

.slider-1 .slick-list {
    overflow-y: visible
}

.slider-1 .slide-content {
    font: 300 3.375rem/3.8rem var(--font-sans);
    letter-spacing: -0.200625rem;
}

.slider-1 p {
    letter-spacing: -0.0625rem;
}

.slider-1__center-content {
    margin-top: 100px;
}

.slider-1 .slick-active .slide-content .fade-in {
    -webkit-animation-name: textfadeUp;
    animation-name: textfadeUp;
    -webkit-animation-duration: .12s;
    animation-duration: .12s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes textfadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes textfadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.slider-1 .slide-image {
    margin-top: -15%
}

.slider-1 .slide-image img {
    max-width: 90%;
    opacity: 0
}

.slider-1 .slick-active .slide-image img {
    opacity: 1;
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes zoomIn {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.modal-blank .modal-content {
    background-color: transparent;
    border: none;
    border-radius: 0
}

.modal-blank .modal-md {
    max-width: 600px
}

.modal-blank .close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 34px;
    font-weight: 200;
    text-shadow: none;
    z-index: 1
}

.success-msg {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.success-msg span {
    position: relative;
    top: 40%;
    transform: translateY(-40%)
}

.img-group {
    margin-bottom: -120px;
    position: relative
}

.first-content {
    margin-top: -35px;
    position: relative
}

.last-content {
    margin-top: -100px;
    position: relative
}

.last-content-title {
    position: absolute;
    top: 27px
}

.timeline-line {
    background-color: #000;
    height: 1px;
    display: block;
    margin-top: 5px;
    margin-bottom: 30px
}

.timeline-dot {
    position: relative;
    font-size: 1rem;
    color: #2d2d2d
}

.timeline-dot span:before {
    content: '';
    background-color: #000;
    width: 7px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 120%;
    border-radius: 12px;
    border: 2px solid #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .2s ease-in
}

.timeline-dot span {
    color: #a0a0a0
}

.accordion-card .accordion-button {
    background-color: #C82126;
    min-height: 50px;
    padding: 5px 10px;
    font: 600 .9rem/1.25rem var(--font-sans);
    color: #fff;
    text-transform: uppercase;
    align-items: end;
    word-wrap: break-word;
    border: 1px solid transparent
}

.accordion-card .accordion-button:focus {
    box-shadow: none
}

.accordion-card .accordion-button:after {
    content: "\002D";
    background-image: none;
    position: relative;
    bottom: -10px;
    font: 600 1.6rem/1rem var(--font-sans);
    color: #fff;
    text-align: center
}

.accordion-card .accordion-button:not(.collapsed)::after {
    background-image: none
}

.accordion-card .accordion-button.collapsed:after {
    content: '\002B'
}

.accordion-card .accordion-collapse {
    border: solid transparent
}

.accordion-card .accordion-item {
    margin-bottom: 50px
}

.accordion-card .accordion-body {
    padding: .6rem .4rem
}

.accordion-card .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion-card .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.slicer-img {
    height: 100vh
}

.uncover {
    overflow: hidden;
    background-image: none !important;
    position: relative
}


.uncover__slices {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    z-index: -1;
}

.uncover__slice {
    /* background-color: #f5f5f7; */
    width: 16.2%;
    flex: 0 0 auto;
    color: #fff;
}

.uncover--img_wrapper{
    background-position: center center;
    background-size: contain;
    background-attachment: fixed;
    object-fit: cover;
    width: 100%;
    height: 100vh;
    position: absolute;
    right: 0;
    z-index: 0;
    /* bottom: 0; */
    top: 0;
}

.uncover__image {
    width: 100%;
    height: 100vh;
    clip-path: inset(100% -1% 0 -1%);
    background-color: #02436b;
    position: absolute;
    top: 0;
}

.uncover--img_wrapper.active .uncover__image {
    animation: slots .8s linear forwards;
    animation-delay: .2s;
    background-color: #02436b;
    /* clip-path: polygon(0% 40%, 17.4% 40%, 17.4% 20%, 33.7% 20%, 33.7% 35%, 50% 35%, 50% 10%, 66.4% 10%, 66.4% 30%, 82.6% 30%, 82.6% 5%, 100% 5%, 100% 30%, 100% 30%, 100% 100%, 0% 100%); */
}


@keyframes slots {
    0% {
        clip-path: polygon(0% 100%, 17.4% 100%, 17.4% 100%, 33.7% 100%, 33.7% 100%, 50% 100%, 50% 100%, 66.4% 100%, 66.4% 100%, 82.2% 100%, 82.2% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
      }
      25% {
        clip-path: polygon(0% 100%, 17.4% 100%, 17.4% 50%, 33.7% 50%, 33.7% 20%, 50% 20%, 50% 50%, 66.4% 50%, 66.4% 80%, 82.6% 80%, 82.6% 100%, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
      }

      50% {
        clip-path: polygon(0% 50%, 17.4% 50%, 17.4% 30%, 33.7% 30%, 33.7% 0%, 50% 0%, 50% 30%, 66.4% 30%, 66.4% 50%, 82.6% 50%, 82.6% 50%, 100% 50%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
      }

      75% {
        clip-path: polygon(0% 30%, 17.4% 30%, 17.4% 10%, 33.7% 10%, 33.7% 0%, 50% 0%, 50% 0%, 66.4% 0%, 66.4% 20%, 82.6% 20%, 82.6% 30%, 100% 30%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
      }

      100% {
        clip-path: polygon(0% 0%, 17.4% 0%, 17.4% 0%, 33.7% 0%, 33.7% 0%, 50% 0%, 50% 0%, 66.4% 0%, 66.4% 0%, 82.2% 0%, 82.2% 0%, 100% 0%, 100% 0%, 100% 0%, 100% 100%, 0% 100%);
      }
}


.section-freight.active .uncover__slice {
    clip-path: inset(0% -1% 0 -1%);
    animation: image-reveal .6s linear;
    clip-path: url(#uncover__image);
}

.section-freight.active .uncover__slice:first-child {
    animation: image-reveal .8s linear forwards;
}

.section-freight.active .uncover__slice:nth-child(2) {
    animation: image-reveal .7s linear forwards;
}

.section-freight.active .uncover__slice:nth-child(3) {
    animation: image-reveal .5s linear forwards;
}

.section-freight.active .uncover__slice:nth-child(5) {
    animation: image-reveal .7s linear forwards;
}

.section-freight.active .uncover__slice:nth-child(5) {
    animation: image-reveal .8s linear forwards;
}

.section-freight.active .uncover__slice:last-child {
    animation: image-reveal .6s linear forwards;
}

@keyframes image-reveal {

    0% {
        clip-path: polygon(0% 0%, 14% 0%, 14% 0%, 28% 0%, 28% 0%, 42% 0%, 42% 0%, 56% 0%, 56% 0%, 70% 0%, 70% 0%, 84% 0%, 84% 0%, 100% 0, 100% 100%, 0% 100%);
    }

    100% {
        clip-path: polygon(0% 0%, 14% 0%, 14% 100%, 28% 100%, 28% 0%, 42% 0%, 42% 100%, 56% 100%, 56% 0%, 70% 0%, 70% 100%, 84% 100%, 84% 0%, 100% 0, 100% 100%, 0% 100%);
    }
}



.uncover__slices .uncover__slice:first-child,
.uncover__slices .uncover__slice:last-child {
    width: 17.6%
}

.uncover__slices--vertical {
    flex-direction: row
}

.uncover__slices--horizontal {
    flex-direction: column
}

.uncover__slices--horizontal-double {
    display: grid;
    grid-template-columns: 50% 50%
}

.uncover__slices--vertical-double {
    display: grid;
    grid-template-rows: 50% 50%
}


.lazyload,
.lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity .3s
}

.blur-up {
    -webkit-filter: blur(5px);
    filter: blur(5px);
    transition: filter .4s, -webkit-filter .4s
}

.blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0)
}

.fade-box .lazyload,
.fade-box .lazyloading {
    opacity: 0;
    transition: opacity .4s
}

.fade-box img.lazyloaded {
    opacity: 1
}

.no-js img.lazyload {
    display: none
}

.loading-overlay {
    background-color: #02436b;
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    z-index: 999;
    pointer-events: none
}

.load-border,
.loading {
    background-color: #292929;
    width: 8vh;
    height: 8vh;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999;
    overflow: hidden;
    pointer-events: none;
    transform: translate(-50%, -50%);
    clip-path: polygon(0 50%, 25% 95%, 75% 95%, 100% 50%, 75% 5%, 25% 5%);
    clip-path: polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%)
}

.load-border {
    width: 90%;
    height: 90%
}

.loading-anim {
    background-color: #F04B50;
    width: 150%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    animation: loadingAnimation 2s infinite linear;
    transform-origin: center top
}

@keyframes loadingAnimation {
    0% {
        transform: translateX(-50%) rotate(0)
    }

    100% {
        transform: translateX(-50%) rotate(360deg)
    }
}

.arrow-down {
    width: 18px;
    height: 60px;
    margin-left: -9px;
    position: absolute;
    left: 50%;
    bottom: 2.5rem;
    z-index: 2;
    transform-origin: 50% 50%;
    -webkit-animation: downarrow .6s infinite alternate ease-in-out
}

@-webkit-keyframes uparrow {
    0% {
        -webkit-transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(-.4em)
    }
}

@-webkit-keyframes downarrow {
    0% {
        -webkit-transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(.4em)
    }
}

@media (max-width:767px) {

    .d-md-none,
    .d-sm-none {
        display: none !important
    }

    .d-sm-block {
        display: block !important
    }

    .h2,
    h2 {
        font-size: 2.125rem !important;
        line-height: 2.375rem !important
    }

    .pr-sm-3 {
        padding-right: 1rem !important
    }

    .section-intro h1 {
        font-size: clamp(2.2rem, 9vw, 4rem) !important;
        line-height: 1.12 !important;
        letter-spacing: -0.02rem
    }

    #animation {
        max-width: 70%
    }

    .banner-text {
        background-color: transparent;
        padding-left: 0;
        margin-left: -.8rem;
        position: relative;
        font-size: 1.5rem !important;
        line-height: 2rem !important;
        color: #fff
    }

    .banner-text.bg-blue {
        background-color: transparent !important
    }

    .request-demo img {
        width: 115px
    }

    .card-sec {
        height: auto;
        display: block
    }

    .card-sec .card-item {
        width: 100% !important;
        min-height: 100px;
        padding: 1rem 0 !important;
        overflow: hidden
    }

    .card-sec .card-item:before {
        width: 100% !important;
        height: auto !important;
        top: auto !important;
        bottom: 0 !important;
        border-left: none;
        border-bottom: 1px solid #C82126
    }

    .card-sec .card-item:after {
        width: 100% !important;
        height: auto !important;
        right: auto !important;
        border-right: none
    }

    .card-sec .card-item:first-child:after {
        border-bottom: 1px solid #C82126
    }

    .card-sec .card-item.selected {
        min-height: 260px;
        cursor: default
    }

    .card-sec .card-item h3 {
        font-size: 1rem;
        line-height: 1.3rem
    }

    .card-sec .card-item .card-info {
        font-size: .9rem
    }

    .card-sec .card-item figure {
        z-index: -1
    }

    .card-sec .card-item figure img {
        width: 190px !important;
        transform: translate(20px, 24%) !important
    }

    .card-sec .card-item.m-sm-left .card-info {
        max-width: 48%;
        position: absolute;
        right: 0;
        padding-right: 1rem
    }

    .card-sec .card-item.m-sm-left figure {
        left: 0
    }

    .card-sec .card-item.m-sm-left figure img {
        transform: translate(-25px, 24%) !important
    }

    .card-sec .card-item.selected figure img {
        width: 190px !important;
        transform: translateY(0) !important
    }

    .section-inner .h1 {
        font-size: 3.625rem !important;
        font-weight: 300;
        line-height: 3.625rem !important
    }

    .section-clients .clients-logo [class*=col-] {
        border: none !important
    }

    .section-clients .clients-logo [class*=col-]:nth-child(1):after,
    .section-clients .clients-logo [class*=col-]:nth-child(2):after {
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 0;
        border-bottom: 1px solid #C82126
    }

    .section-our-scale h2.number {
        margin: 10px 0 15px !important;
        font-size: 4.375rem !important;
        line-height: 4.375rem !important
    }

    .section-our-scale figure {
        display: inline-block
    }

    .section-our-scale .sec-col {
        padding: .5rem 0
    }

    .section-our-scale .sec-col figure {
        margin-bottom: 0
    }

    .section-our-scale .sec-col:nth-of-type(even) figure,
    .section-our-scale .sec-col:nth-of-type(odd) figure {
        position: absolute;
        left: 0;
        bottom: 10px
    }

    .section-our-scale .sec-col:nth-of-type(odd) h2 {
        float: right
    }

    .section-our-scale .sec-col:nth-of-type(odd) h2.badge-text {
        padding-right: 1.2rem
    }

    .section-our-scale .sec-col:nth-of-type(even) figure {
        left: auto;
        right: 0
    }

    .section-our-scale .sec-col:nth-of-type(odd) p {
        position: absolute;
        right: 0;
        bottom: 3px
    }

    .section-our-scale .sec-col:before {
        width: 100%;
        height: 2px;
        top: 0
    }

    .section-our-scale .sec-col.col-first:before {
        background-color: transparent
    }

    .section-footer .w-50 {
        width: 95% !important
    }

    .slider-1 .slide-content {
        font-size: 2.125rem;
        line-height: 2.375rem
    }

    .slider-1 .slide-image {
        margin-top: 0
    }

    .slider-1 .slide-image img {
        max-width: 80%
    }

    .section-roi {
        min-height: 1010px
    }

    .flow-wrapper .flow-item {
        max-width: 100%
    }

    .flow-wrapper .flow-item h5 {
        position: relative;
        margin-top: 0
    }

    .flow-wrapper .flow-item p {
        padding-right: 0;
        font-size: .86rem !important;
        line-height: 1.25rem !important
    }

    .flow-wrapper .flow-item .flow-content {
        min-width: 165px;
        position: absolute;
        top: 0;
        left: 60px
    }

    .flow-wrapper .flow-item.flow2.top {
        top: 170px;
        left: 70px
    }

    .flow-wrapper .flow-item.flow2.bottom {
        top: 352px;
        left: 140px
    }

    .flow-wrapper .flow-item.flow3 {
        top: 527px;
        left: 60px
    }

    .flow-wrapper .flow-item.flow4 {
        top: 705px;
        left: 26px
    }

    .flow-wrapper .flow-item.flow2.bottom .flow-content {
        top: -45px
    }

    .flow-wrapper .flow-item.flow3 .flow-content {
        top: 10px;
        left: 140px
    }

    .flow-wrapper .flow-item.flow4 .flow-content {
        top: 25px;
        left: 172px
    }

    .section-footer .nav-footer li {
        margin: 0 .5rem !important
    }

    .card-form {
        padding: 2rem 1.8rem
    }
}

@media (max-width:991px) {

    .section-network--red-map .network-map-art {
        left: 38%;
        opacity: .52
    }

    .section-network--red-map .network-map-art::before,
    .section-network--red-map .network-route-overlay {
        width: 161.2903226%
    }

    .section-network--red-map .network-content {
        min-height: 100vh
    }

    .fp-section,
    .fp-slide,
    .fp-tableCell {
        height: auto !important
    }

    .section {
        padding-top: 3.5rem !important;
        padding-bottom: 3rem !important
    }

    .section-intro {
        padding-bottom: 1rem !important
    }

    .section-intro .video {
        height: 110vh
    }

    .navbar-main .navbar-toggler {
        z-index: 1
    }

    .navbar-main .navbar-collapse {
        background-color: #C82126;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .navbar-main .navbar-nav {
        padding: 65px 20px 45px
    }

    .navbar-main .navbar-nav .nav-item .nav-link {
        padding: 15px 0;
        font-size: 1.2rem;
        font-weight: 600;
        border-bottom: 1px solid rgba(255, 255, 255, .2)
    }

    .navbar-main .navbar-nav .nav-item:first-child .nav-link {
        border-top: 1px solid rgba(255, 255, 255, .2)
    }

    .navbar-main .navbar-nav .nav-item span:after {
        visibility: hidden
    }

    .section-intro h1 {
        margin: 3rem 0 1.5rem;
        font-size: clamp(2.6rem, 8vw, 4.5rem);
        line-height: 1.12;
        letter-spacing: -0.02rem
    }

    #animation {
        margin-left: -18px
    }

    #animation1 {
        margin-top: 1.5rem
    }

    .request-demo {
        position: absolute;
        right: -8px;
        bottom: 40px
    }

    .bg-mobile {
        background-size: cover;
        background-position-x: -100px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .media img.img-fluid {
        min-height: 165px
    }

    .media .bottom-text {
        bottom: .5rem !important;
        font-size: .938rem !important;
        line-height: 1.25rem !important
    }

    .section-search {
        height: 50vh !important
    }

    .section-footer {
        padding-bottom: 3rem !important
    }

    .section-inner .section-footer {
        padding-bottom: 0 !important
    }

    .tab-content>.tab-pane {
        display: block !important;
        opacity: 1
    }

    .is-disabled {
        pointer-events: none
    }

    .card-header {
        border-bottom: none
    }

    .card-header>a {
        display: block;
        padding: 15px 0 15px 25px;
        position: relative;
        font-size: 1.25rem;
        line-height: 1.875rem;
        color: #fff;
        text-decoration: none !important;
        border-top: 2px solid #1f6794
    }

    .card-header>a:after,
    .card-header>a:before {
        background-color: #F04B50;
        content: "";
        position: absolute;
        top: 50%;
        left: 0
    }

    .card-header>a:before {
        width: 2px;
        height: 0;
        left: 8px;
        margin-top: 0;
        transition: all .3s
    }

    .card-header>a:after {
        width: 16px;
        height: 2px;
        left: 1px;
        margin-top: -.5px
    }

    .card-header>a.collapsed:before {
        height: 16px;
        margin-top: -7.5px
    }

    .section-industry .tab-content {
        background-color: #002f4d;
        position: relative;
        z-index: 1
    }

    .tabs-dark .card-header>a {
        color: #2d2d2d;
        border-color: #bebebe
    }

    .tabs-dark .card-header>a:after,
    .tabs-dark .card-header>a:before {
        background-color: #C82126
    }

    .section-banner .position-bottom {
        position: relative;
        margin-top: 2rem
    }
}

@media (min-width:992px) {
    .mt-lg-6 {
        margin-top: 4.5rem
    }

    .banner-text {
        position: absolute;
        left: -1.5rem;
        bottom: -5rem
    }

    .tabs-new {
        display: flex
    }

    .tab-content-new .tab-pane {
        border: none
    }

    .tab-content-new .tab-pane .card-header {
        display: none
    }

    .tab-content-new .tab-pane .collapse {
        display: block
    }
}

@media (max-width:1100px) {
    .modal .modal-dialog iframe {
        width: 100% !important;
        height: 300px !important
    }
}

@media (min-width:1200px) {
    .slider-1 .slick-dots {
        margin-top: 350px;
    }
}

.section-freight {
    position: relative;
    padding: 0;
}

.section-freight .fp-scroller {
    height: 100%;
}

.slides-hidden {
    display: none;
}

/* === 手机端修复（≤991px，对齐 fullPage responsiveWidth:992）===
   1) 隐藏循环视频元素，彻底不加载；改用静态封面做背景
   2) 普通滚动由 JS 强制 fullPage 响应式模式释放（见 assets/js/hero-mobile.js） */
@media (max-width: 991px) {
    .video {
        background-image: url(../images/intro-poster.jpg);
        background-size: cover;
        background-position: center center;
        background-attachment: scroll;
    }
    .video > video {
        display: none !important;
    }
}

/* 手机端：释放 fullPage 整屏滚动锁定，但裁剪横向溢出防止水平滚动条 */
@media (max-width: 991px) {
    html.fp-enabled,
    html.fp-enabled body {
        overflow-x: hidden !important;
        overflow-y: auto !important;
        height: auto !important;
    }
    #superContainer,
    .fp-section,
    .wrapper,
    .container-fluid {
        overflow-x: hidden !important;
        max-width: 100vw;
    }
    /* Slick 轮播轨道在移动端撑开 body，强制裁剪 */
    .slick-slider,
    .slick-list,
    .slick-track {
        overflow: hidden !important;
        max-width: 100%;
    }
    #superContainer {
        transform: none !important;
        height: auto !important;
    }
    .fp-section {
        height: auto !important;
    }
    .section-intro {
        min-height: 100vh;
    }
}

/* 中进 logo 尺寸与间距：竖向椭圆印章，按高度等比缩放宽度，避免过大 */
.navbar-brand {
    display: flex;
    align-items: center;
    margin-right: .5rem
}
.navbar-brand img {
    height: clamp(60px, 9vw, 88px);
    width: auto
}

/* === 中进官网表单（CloudBase 询盘） === */
.fs-form .form-group{margin-bottom:.9rem}
.fs-form .form-control{height:auto;padding:.6rem .8rem;border:1px solid #d3d3d3;border-radius:4px;width:100%;font-size:1rem}
.fs-form textarea.form-control{resize:vertical}
.fs-submit{display:inline-block;background:#C82126;color:#fff;border:none;padding:.7rem 1.4rem;border-radius:4px;font-weight:600;cursor:pointer;font-size:1rem}
.fs-submit:hover{background:#a91b20}
.fs-submit:disabled{opacity:.6;cursor:default}
.form-success{color:#1a7a3c;font-weight:600;padding:1rem 0;font-size:1.05rem}
.form-error{color:#c0392b;margin-top:.6rem;font-size:.9rem}
/* Alibaba Sans Bold Italic (©2019 Alibaba / Monotype — 免费可商用, 拉丁字体无中文) — 全站标题 (2026-08-17). 仅英文/数字生效, 中文掉系统字体 */

/* 阿里巴巴普惠体 3.0 (Alibaba PuHuiTi, ©阿里巴巴 — 免费可商用) — 正文/全站中文配套, 与优设标题黑同属现代几何黑体风格 */
@font-face{font-family:'Chakra Petch';src:url(../fonts/ChakraPetch-Regular-400.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Chakra Petch';src:url(../fonts/ChakraPetch-Regular-700.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'Chakra Petch';src:url(../fonts/ChakraPetch-Italic-400.woff2) format('woff2');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Chakra Petch';src:url(../fonts/ChakraPetch-Italic-700.woff2) format('woff2');font-weight:700;font-style:italic;font-display:swap}
.navbar-main .navbar-nav .nav-link{font-family:'Chakra Petch',var(--font-sans);font-weight:400;font-style:italic}
.title-heading{font-family:'AlibabaSans',var(--font-sans);font-weight:400}
.section-intro .title-heading{font-weight:400!important}
.section-intro .title-heading .hero-lead,.section-intro .title-heading .hero-main{font-weight:400!important}
.brand h1{font-family:'AlibabaSans',var(--font-sans);font-weight:400}
/* AlibabaSans(标题) + 阿里巴巴普惠体(正文) — 全站预览 (2026-08-17). 仅回退正文: 把 :root 的 --font-sans 改回 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Microsoft YaHei",sans-serif ; 回退标题到某款: 用对应 .bak-*-state 备份覆盖 ; 系统字体: style.min.css.bak-prism-all-20260814 */
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,.title-heading,.card-title{font-family:'AlibabaSans',var(--font-sans)!important;font-weight:400!important}/*.hero-main/.hero-lead 仅为首页 hero 文字(其它页面无),回退优设标题黑;导航栏 nav-link 同步回退;其余标题保持 AlibabaSans 斜体.*/.hero-main,.hero-lead{font-family:'YouSheBiaoTiHei',var(--font-sans)!important;font-weight:400}

/* 首页第 5 屏：六项服务 */
.section-our-scale .services-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.section-our-scale .service-item {
    padding: 0 1rem;
    text-align: center;
    border-left: 2px solid #F04B50
}

.section-our-scale .service-item:first-child {
    border-left: 0
}

.section-our-scale .service-item figure {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    margin: 0 0 1.5rem
}

.section-our-scale .service-item img {
    max-width: 72px;
    max-height: 60px
}

.section-our-scale .section5-service-icon {
    display: block;
    width: 72px;
    height: 60px;
    object-fit: contain
}

@supports selector(.service-item:has(+ .service-item:hover)) {
    @media (min-width: 992px) and (hover: hover) and (pointer: fine) {
        .section-our-scale .services-grid {
            isolation: isolate
        }

        .section-our-scale .service-item {
            --svc-x: 0px;
            --svc-scale: 1;
            --svc-opacity: 1;
            --svc-saturation: 1;
            position: relative;
            z-index: 0
        }

        .section-our-scale .service-item__content {
            pointer-events: none;
            transform: translateX(var(--svc-x)) scale(var(--svc-scale));
            transform-origin: center center;
            opacity: var(--svc-opacity);
            filter: saturate(var(--svc-saturation));
            transition: transform 520ms cubic-bezier(.16, 1, .3, 1), opacity 520ms cubic-bezier(.16, 1, .3, 1), filter 520ms cubic-bezier(.16, 1, .3, 1)
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item) {
            --svc-x: 0px;
            --svc-scale: .68;
            --svc-opacity: .18;
            --svc-saturation: .40;
            z-index: 0
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item:has(~ .service-item:hover)) {
            --svc-x: -14px
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item:hover) ~ :where(.service-item) {
            --svc-x: 14px
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item:has(+ .service-item:hover)) {
            --svc-x: -7px;
            --svc-scale: .80;
            --svc-opacity: .44;
            --svc-saturation: .72;
            z-index: 1
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item:hover) + :where(.service-item) {
            --svc-x: 7px;
            --svc-scale: .80;
            --svc-opacity: .44;
            --svc-saturation: .72;
            z-index: 1
        }

        .section-our-scale .services-grid:has(> .service-item:hover) > :where(.service-item:hover) {
            --svc-x: 0px;
            --svc-scale: 1.32;
            --svc-opacity: 1;
            --svc-saturation: 1;
            z-index: 3
        }
    }
}

@media (prefers-reduced-motion: reduce) {
    .section-our-scale .service-item__content {
        transition: none !important;
        transform: none !important;
        opacity: 1 !important;
        filter: none !important
    }
}

@media (max-width: 991.98px) {
    .section-our-scale .services-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        row-gap: 2.5rem
    }

    .section-our-scale .service-item:nth-child(3n+1) {
        border-left: 0
    }
}

@media (max-width: 767.98px) {
    .section-our-scale .services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .section-our-scale .service-item {
        border-left: 2px solid #F04B50
    }

    .section-our-scale .service-item:nth-child(odd) {
        border-left: 0
    }
}

/* 首页第 5 屏：两行项目滚动展示 */
.section-project-showcase {
    background-color: #fff;
    color: #002f4d;
    overflow: hidden;
    padding-top: 4rem;
    padding-bottom: 4rem
}

.section-project-showcase .project-showcase-heading {
    width: 66.666667%;
    margin: 0 auto 2rem
}

.section-project-showcase .project-marquee {
    width: 66.666667%;
    margin: 0 auto 1.25rem
}

.section-project-showcase .slick-list {
    position: relative;
    overflow: hidden
}

.section-project-showcase .slick-track {
    max-width: none
}

.section-project-showcase .project-card {
    position: relative;
    margin: 0 .5rem;
    direction: ltr
}

.section-project-showcase .project-card__surface {
    --project-card-scale: 1;
    --project-card-opacity: 1;
    --project-card-saturation: 1;
    --project-card-brightness: 1;
    position: relative;
    width: 100%;
    min-width: 0;
    overflow: hidden;
    border-radius: 4px;
    background: #002f4d;
    opacity: var(--project-card-opacity);
    filter: saturate(var(--project-card-saturation)) brightness(var(--project-card-brightness));
    transform: scale(var(--project-card-scale));
    transform-origin: center;
    will-change: transform, opacity, filter
}

.section-project-showcase .project-card img {
    display: block;
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    transform: scale(1);
    transition: transform 180ms ease
}

.section-project-showcase .project-card__surface:after {
    content: none
}

.section-project-showcase .project-card span {
    position: absolute;
    left: 1rem;
    bottom: .8rem;
    z-index: 1;
    padding: .25rem .65rem;
    border-radius: 3px;
    background: #fff;
    color: #002f4d;
    font-weight: 700
}

.section-project-showcase .project-card:focus {
    outline: 0
}

.section-project-showcase .project-card:hover .project-card__surface,
.section-project-showcase .project-card:focus .project-card__surface {
    opacity: 1;
    filter: saturate(1) brightness(1);
    transform: scale(1)
}

.section-project-showcase .project-card:hover img,
.section-project-showcase .project-card:focus img {
    transform: scale(1.035)
}

.section-project-showcase .project-card:focus-visible .project-card__surface {
    outline: 3px solid #C82126;
    outline-offset: -3px
}

@supports ((-webkit-mask-image: linear-gradient(#000, #000)) or (mask-image: linear-gradient(#000, #000))) {
    .section-project-showcase .project-marquee.is-center-focus-ready .slick-list {
        -webkit-mask-image: linear-gradient(to right, transparent 0, #000 14%, #000 86%, transparent 100%);
        mask-image: linear-gradient(to right, transparent 0, #000 14%, #000 86%, transparent 100%)
    }
}

@supports not ((-webkit-mask-image: linear-gradient(#000, #000)) or (mask-image: linear-gradient(#000, #000))) {
    .section-project-showcase .project-marquee.is-center-focus-ready .slick-list:before,
    .section-project-showcase .project-marquee.is-center-focus-ready .slick-list:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 3;
        width: 14%;
        pointer-events: none
    }

    .section-project-showcase .project-marquee.is-center-focus-ready .slick-list:before {
        left: 0;
        background: linear-gradient(to right, #fff, transparent)
    }

    .section-project-showcase .project-marquee.is-center-focus-ready .slick-list:after {
        right: 0;
        background: linear-gradient(to left, #fff, transparent)
    }
}

@media (prefers-reduced-motion: reduce) {
    .section-project-showcase .project-card img {
        transition: none
    }

    .section-project-showcase .project-card:hover img,
    .section-project-showcase .project-card:focus img {
        transform: none
    }
}

@media (max-width: 991.98px) {
    .section-project-showcase .project-showcase-heading {
        width: 100%
    }
}

@media (max-width: 767.98px) {
    .section-project-showcase {
        padding-top: 3rem;
        padding-bottom: 3rem
    }

    .section-project-showcase .project-showcase-heading {
        margin-bottom: 1.5rem
    }

    .section-project-showcase .project-marquee {
        width: 100%
    }
}

/* 首页第 6 屏：员工风采连续胶片带与证书预留区 */
.section-people-certificates {
    overflow: hidden;
    padding: 4rem 0;
    background: #333333;
    color: #002f4d
}

@media (min-width: 992px) and (min-height: 380px) {
    .section-project-showcase,
    .section-people-certificates {
        padding-top: 0;
        padding-bottom: 0
    }

    .section-project-showcase .project-showcase__inner,
    .section-people-certificates .people-certificates__inner {
        box-sizing: border-box;
        height: 100%;
        padding: 8rem 0 0
    }
}

@media (min-width: 992px) and (min-height: 720px) {
    .section-people-certificates .people-certificates__inner {
        padding-top: calc(8rem + 72px)
    }
}

@media (min-width: 992px) and (min-height: 380px) and (max-height: 719.98px) {
    .section-people-certificates .people-certificates__inner {
        padding-top: calc(8rem + 32px)
    }
}

.section-people-certificates .people-certificates__inner {
    width: 66.666667%;
    margin-right: auto;
    margin-left: auto
}

.section-people-certificates .people-certificates__heading {
    margin-bottom: 1.75rem
}

.section-people-certificates .people-certificates__eyebrow {
    margin: 0 0 .55rem;
    color: #C82126;
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .16em;
    text-transform: uppercase
}

.section-people-certificates .people-certificates__heading h2 {
    margin: 0;
    color: #fff
}

.section-people-certificates .people-certificates__heading .text-green-md {
    color: #F04B50 !important
}

.section-people-certificates .people-certificates__frame {
    display: grid;
    grid-template-columns: minmax(0, 68fr) minmax(0, 32fr);
    height: clamp(340px, 52vh, 520px);
    overflow: hidden;
    border: 1px solid rgba(0, 47, 77, .12);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 22px 55px rgba(0, 47, 77, .12)
}

.section-people-certificates .people-filmstrip {
    --people-filmstrip-duration: 28s;
    position: relative;
    min-width: 0;
    overflow: hidden;
    background: linear-gradient(135deg, #edf1f3, #d8e0e5)
}

@supports ((-webkit-mask-image: linear-gradient(to right, #000, #000)) or (mask-image: linear-gradient(to right, #000, #000))) {
    .section-people-certificates .people-filmstrip {
        -webkit-mask-image: linear-gradient(to right, transparent 0, #000 7%, #000 93%, transparent 100%);
        mask-image: linear-gradient(to right, transparent 0, #000 7%, #000 93%, transparent 100%)
    }
}

.section-people-certificates .people-filmstrip__track {
    display: flex;
    align-items: center;
    width: max-content;
    height: 100%;
    transform: translate3d(0, 0, 0);
    animation: people-filmstrip-scroll var(--people-filmstrip-duration) linear infinite;
    animation-play-state: paused;
    will-change: transform
}

.section-people-certificates .people-filmstrip.is-ready .people-filmstrip__track {
    animation-play-state: running
}

.section-people-certificates .people-filmstrip.is-ready:hover .people-filmstrip__track {
    animation-play-state: paused
}

.section-people-certificates .people-filmstrip__group {
    --people-filmstrip-gap: 1rem;
    display: flex;
    flex: none;
    align-items: stretch;
    gap: var(--people-filmstrip-gap);
    height: 72%;
    padding-right: var(--people-filmstrip-gap)
}

.section-people-certificates .people-filmstrip__card {
    flex: 0 0 clamp(240px, 24vw, 390px);
    height: 100%;
    margin: 0;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .72);
    border-radius: 10px;
    background: #cbd5da;
    box-shadow: 0 14px 32px rgba(0, 47, 77, .2)
}

.section-people-certificates .people-filmstrip__card img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

@keyframes people-filmstrip-scroll {
    to {
        transform: translate3d(-50%, 0, 0)
    }
}

.section-people-certificates .certificates-rail {
    display: flex;
    position: relative;
    z-index: 1;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    padding: clamp(1.25rem, 2.4vw, 2.5rem);
    background: #002f4d;
    color: #fff
}

.section-people-certificates .certificates-rail h3 {
    margin: 0 0 1.25rem;
    color: #fff;
    font-size: clamp(1.15rem, 1.7vw, 1.65rem)
}

.section-people-certificates .certificate-placeholder-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .75rem;
    margin: 0;
    padding: 0;
    list-style: none
}

.section-people-certificates .certificate-placeholder-list li {
    display: flex;
    min-height: 112px;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .65rem;
    padding: .85rem .55rem;
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 8px;
    background: rgba(255, 255, 255, .07);
    color: rgba(255, 255, 255, .76);
    font-size: .72rem;
    line-height: 1.35;
    text-align: center
}

.section-people-certificates .certificate-placeholder__icon {
    position: relative;
    display: block;
    width: 26px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, .7);
    border-radius: 2px
}

.section-people-certificates .certificate-placeholder__icon:before {
    position: absolute;
    top: 8px;
    left: 5px;
    right: 5px;
    height: 1px;
    background: rgba(255, 255, 255, .62);
    box-shadow: 0 6px 0 rgba(255, 255, 255, .42);
    content: ""
}

.section-people-certificates .certificate-placeholder__icon:after {
    position: absolute;
    right: -5px;
    bottom: -5px;
    width: 13px;
    height: 13px;
    border: 2px solid #002f4d;
    border-radius: 50%;
    background: #C82126;
    content: ""
}

@media (max-width: 991.98px) {
    .section-people-certificates {
        padding: 5rem 0 3rem
    }

    .section-people-certificates .people-certificates__inner {
        width: calc(100% - 30px)
    }

    .section-people-certificates .people-certificates__frame {
        grid-template-columns: minmax(0, 1fr);
        height: auto
    }

    .section-people-certificates .people-certificates__frame.is-animated {
        transform: none !important
    }

    .section-people-certificates .people-filmstrip {
        height: 340px
    }

    .section-people-certificates .people-filmstrip__card {
        flex-basis: min(42vw, 320px)
    }

    .section-people-certificates .certificates-rail {
        padding: 1.5rem
    }

    .section-people-certificates .certificate-placeholder-list {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .section-people-certificates .certificate-placeholder-list li {
        min-height: 100px
    }
}

@media (max-width: 575.98px) {
    .section-people-certificates .people-filmstrip {
        height: 300px
    }

    .section-people-certificates .people-filmstrip__group {
        --people-filmstrip-gap: .75rem;
        height: 76%
    }

    .section-people-certificates .people-filmstrip__card {
        flex-basis: 78vw
    }

    .section-people-certificates .certificate-placeholder-list {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (prefers-reduced-motion: reduce) {
    .section-people-certificates .people-filmstrip {
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-mask-image: none;
        mask-image: none;
        scroll-snap-type: x mandatory;
        scrollbar-width: thin
    }

    .section-people-certificates .people-filmstrip::-webkit-scrollbar {
        height: .4rem
    }

    .section-people-certificates .people-filmstrip__track {
        animation: none !important;
        transform: none !important;
        will-change: auto
    }

    .section-people-certificates .people-filmstrip__group--clone {
        display: none
    }

    .section-people-certificates .people-filmstrip__group:not(.people-filmstrip__group--clone) .people-filmstrip__card {
        scroll-snap-align: start
    }
}
