.banner img {
    height: 250px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

.banner div span {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
}

.breadcrumb-section {
    background-color: rgba(0, 69, 136, .1);
    padding: 2px 0;
}

.banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lookup-journey-content-status .timeline__text--right,
.lookup-journey-content-status .timeline__text--right .timeline__item {
    color: #53585C;
}

.lookup-journey-content-status .timeline__text--right {
    display: inline-block !important;
    width: 100%;
}

.timeline__text--right {
    font-size: 14px;
}

.timeline__text--right .timeline__item-first {
    margin-bottom: 15px;
    width: 50% !important;
    float: left;
    margin-right: 15px;
}

.lookup-journey-content .timeline__item-first {
    flex: 1;
}

.lookup-journey-content .timeline__item-center {
    flex: 3;
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    -webkit-line-clamp: 1;
}

.lookup-journey-content .timeline__item-last {
    flex: 3;
    -webkit-line-clamp: 1;
}

.lookup-journey-content-status .timeline__text--right .timeline__item-center.active .location {
    color: #000 !important;
}

.lookup-journey-content .timeline__item-first,
.lookup-journey-content .timeline__item-center,
.lookup-journey-content .timeline__item-last {
    color: #53585C;
}

.lookup-journey-content-status .timeline__text--right .timeline__item-center {
    margin-right: 8px;
    width: 48%;
}

.lookup-journey-content .timeline__item-last.active {
    color: #212121;
}

.layout-content {
    padding-bottom: 50px;
    padding-top: 50px;
}

.banner-lookup-journey-block-search {
    display: block;
}

.banner-lookup-journey-block-search-input {
    width: 100%;
}

.capcha-lookup-journey-block {
    display: flex;
}

.img-capcha-lookup-journey {
    height: 48px;
}

.img-capcha-lookup-journey img {
    width: 120px;
    height: 48px;
}

.reload-capcha-lookup-journey {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 2px;
    height: 48px;
    margin-right: 10px;
}

.banner-lookup-journey-block-search-btn {
    margin-left: 10px;
    height: 48px;
}

#accept_code-error {
    width: 180%;
}

.input-search-lookup-journey {
    padding-right: 10px;
}

.input-capcha-lookup-journey {
    padding-left: 10px;
}

.lookup-journey-content-solve-block-code img,
.lookup-journey-content-solve-block-status img,
.lookup-journey-content-solve-block-weight img {
    padding: 0 6px 0 6px;
}

.lookup-journey-content .timeline__item-center,
.lookup-journey-content .timeline__item-last {
    -webkit-line-clamp: unset;
}

.domestic-content {
    padding: 40px 0;
}

.domestic-content .nav-pills {
    height: auto;
}

.domestic-content .nav-pills li.nav-item {
    box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    height: auto;
    width: 25%;
}

.domestic-content .nav-pills li.nav-item a.nav-link.active {
    background: #ffc600 !important;
    color: #fff !important;
}

.domestic-content .nav-pills li.nav-item a.nav-link {
    background: #fff !important;
    border-radius: unset;
    color: #004588;
    font-size: 16px;
    font-weight: 500;
    height: 100%;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}

.domestic-content .tab-content {
    background: #eef3ff;
    padding: 30px 25px;
}

.domestic-content .tab-content .services-item {
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 312px;
    justify-content: space-between;
    padding: 25px;
}

.domestic-content .tab-content .services-item-title {
    color: #004588;
}

.custom-title-2 {
    -webkit-line-clamp: 2;
}

.custom-title-1,
.custom-title-2 {
    -webkit-box-orient: vertical;
    display: inline-block;
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    word-break: break-word;
}

.domestic-content .tab-content .services-item-desc {
    color: #000;
    font-size: 14px;
    line-height: 18px;
}

.domestic-content .tab-content .services-view-more {
    background: #ffc600;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 4px 12px;
}

.breadcrumb-item:first-child.individual:before {
    background-image: url(../images/svg/icon-individual.svg);
    content: "";
    height: 24px;
    padding: 0;
    width: 24px;
    margin-right: 10px;
}

.breadcrumb-item+.breadcrumb-item:before {
    background: url(../images/svg/icon-arrow-breadcumb.svg) no-repeat 0 transparent;
    content: "";
    height: 24px;
    padding: 0;
    width: 24px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
}

.breadcrumb-item>a {
    color: #004588;
}

.breadcrumb {
    padding: 10px 0;
}

.breadcrumb li {
    display: flex;
    align-items: center;
    font-size: 16px;
}

.breadcrumb-item.active {
    color: #212529;
}

.domestic-content .nav-pills li.nav-item a.nav-link {
    background: #fff !important;
    border-radius: unset;
    color: #004588;
    font-size: 14px;
    font-weight: 600;
    height: 100%;
    line-height: 35px;
    text-align: center;
    text-transform: uppercase;
}
.product-service-detail .item-product-service {
    border: 1px solid transparent;
}

.product-service-detail .item-product-service {
    background: #fff;
    border-radius: 6px;
    padding: 25px;
    height: 100%;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
}
.product-service-detail .item-product-service .title {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #004588;
}
.product-service-detail .item-product-service .sub-title {
    color: #53585c;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
}
.introduce {
    background: #eef3ff !important;
}
.product-service-detail .item-product-service .icon img {
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.product-service-detail .item-product-service:hover {
    border: 1px solid;
    border-color: #004588;
}
.product-service-detail .see-more{
    background: #ffc600;
    border-radius: 30px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 2px 15px;
}
@media only screen and (max-width: 430px){
    .domestic-content{
        padding: 0;
    }
    .domestic-content .nav-pills{
        margin-top: 12px;
        margin-left: 12px;
        margin-right: 12px;
    }
    .domestic-content .nav-pills li.nav-item{
        width: 100%;
    }
}