
#contant_us {
    width: 100%;

    position: relative;
}

#language {
    background: #f3f2f2;
    height: 30px;
}

#language > .language_choose {
    width: 1200px;
    max-width: 1200px;
    margin: auto;
    display: flex;
}

#language > .language_choose > .choose_language {
    width: 85.2%;
    display: flex;
}

#language > .language_choose > .choose_language > li {
    color: #b6b6b6;
    font-size: 14px;
    width: 50px;
    line-height: 30px;
    cursor: pointer;
}

#language > .language_choose > .choose_language > .lang_active {
    color: #333;
}

.fixed {
    position: fixed;
    top: 0;
    background: #f9f9f9 !important;
}

/* Navbar Dropdown */
#headers > .menu > nav > .navigation > li > ul {
    position: absolute;
    /* height: 300px; */
    background: #fff;
    border: 1px solid #f5f5f5;
    z-index: 1000;
    /* padding: 20px; */
    /* right: 37%; */
    width: 210px;
    top: 65px;
    display: none;
}

#headers > .menu > nav > .navigation > li > ul > li {
    padding: 15px;
    color: #fff;
    text-transform: uppercase;
}

#headers > .menu > nav > .navigation > li > ul > li > a {
    color: #333;
    cursor: pointer;
    font-size: 14px;
}

#headers > .menu > nav > .navigation > li > ul > li:hover {
    background: #034fa2;
}

#headers > .menu > nav > .navigation > li > ul > li:hover a {
    color: #fff;
}

#headers > .menu > nav > .navigation > .services_title:hover #services_branches {
    display: block;
}

#headers > .menu > nav > .navigation > .about_us > #about_us_title {
    width: 180px;
}

#headers > .menu > nav > .navigation > .about_us:hover #about_us_title {
    display: block;
}

#headers > .menu > nav > .navigation > .our_strengths:hover .dropdown-menu {
    display: block;
}

#headers > .menu > nav > .navigation > .contact_us:hover .dropdown-menu {
    display: block;
}

#headers_fixed {
    height: 60px;
    display: none;
}

#greeting {
    position: absolute;
    right: 0;
    top: 19%;
    z-index: 10;
}

#greeting > img {
    width: 276px;
    border-radius: 5px;
}

video {
    width: 500px;
    display: block;
    margin: auto;
}

#carousel {
    width: 100%;
    height: 720px;
    position: relative;
}

#banner_title_video {
    display: block;
    position: absolute;
    top: 30%;
    left: 0%;
    right: 21%;
    bottom: 0;
    margin-left: auto;
    /* display: block; */
    z-index: 100;
    font-size: 66px;
    font-weight: bold;
    color: #fff;
    height: 300px;
    width: 16%;
    text-shadow: 5px 5px 5px #0667d2;
}

#banner_title_video > h2 {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    /* line-height: 100px; */
    display: block;
    margin-top: 0;
}

#banner_title_video > button {
    font-size: 20px;
    padding: 10px;
    border: none;
    background: #ffff;
    margin: 22px auto;
    display: block;
    box-shadow: 0 2px 8px 0 #8c8b8b;
    cursor: pointer;
}

#banner_title {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 66px;
    font-weight: bold;
    color: #fff;
    height: 300px;
    width: 100%;
    text-shadow: 5px 5px 5px #0667d2;
}

#banner_title > h2 {
    font-size: 58px;
    font-weight: bold;
    text-align: center;
}

#banner_title > h4 {
    font-size: 50px;
    font-weight: bold;
    text-align: center;
}

#banner_title > a {
    font-size: 16px;
    text-align: center;
    padding: 10px;
    background: #ef6b51;
    color: #fff;
    border-radius: 10px;
    font-weight: normal;
    display: block;
    /* margin-left: auto; */
    margin: 20px auto;
    width: 160px;
}

#banner_title > button {
    font-size: 20px;
    padding: 10px;
    border: none;
    background: #ffff;
    margin: 35px auto;
    display: block;
    box-shadow: 0px 2px 8px 0px #8c8b8b;
    cursor: pointer;
}

#carousel > #carousel_img {
    width: 100% !important;
    height: 100% !important;
    background-color: #fff !important;
}

#carousel > #carousel_img > div > div > img {
    width: 100%;
    display: block;
    height: 100%;
}

#search_infor {
    width: 460px;
    height: 420px;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 7%;
    right: 18.2%;
    z-index: 10;
    display: none;
}

#search_infor > .freight_inquiry > ul {
    width: 70%;
    margin: 8% auto 5% auto;
    display: flex;
    justify-content: space-between;
}

#search_infor > .freight_inquiry > ul > li {
    font-size: 22px;
    color: #b6b6b6;
    border-bottom: 3px solid #b6b6b6;
    padding-bottom: 10px;
    cursor: pointer;
}

#search_infor > .freight_inquiry > ul > .h5_botttom {
    color: #034fa2;
    border-bottom-color: #034fa2;
}

#search_infor > .freight_inquiry > .search_switch > .port_origin {
    width: 80%;
    margin: 2% auto 0 auto;
    display: block;
}

#search_infor > .freight_inquiry > .search_switch > .port_origin > label {
    display: block;
    font-size: 16px;
    width: 100%;
}

#search_infor > .freight_inquiry > .search_switch > .port_origin > input {
    width: 98%;
    height: 45px;
    padding-left: 2%;
    border: 2px solid #a0a0a0;
    margin: 3% 0;
    border-radius: 5px;
}

#search_infor > .freight_inquiry > .goods_search {
    display: none;
}

#search_infor > #search {
    display: block;
    width: 80%;
    margin: 5% auto;
    background: #ffdf0b;
    font-size: 18px;
    border: none;
    padding: 2% 0;
    border-radius: 5px;
}

#content > .new_content {
    max-width: 1200px;
    width: 1200px;
    height: 100%;
    margin: 100px auto;
    z-index: 10;
}

#content > .new_content > .information_detail {
    /* position: absolute; */
    /* top: 22%; */
    display: flex;
    justify-content: space-evenly;
    width: 1200px;
    margin-top: 3px;
}

#content > .new_content > .information_detail > .sailing_date {
    width: 250px;
    /* height: 170px; */
    background: #fff;
    /* border: 2px solid #034fa2; */
    box-shadow: 0 2px 8px 0 #8c8b8b;
    cursor: pointer;
}

#content > .new_content > .information_detail > .sailing_date > a > h4 {
    font-size: 27px;
    text-align: center;
    line-height: 70px;
    color: #333;
}

#content > .new_content > .information_detail > .sailing_date > a > img {
    width: 80px;
    display: block;
    margin: 20px auto 0;
}

#content > .new_content > .information_detail > .sailing_date > a > .h4_bottom {
    border-bottom: 5px solid #da7272;
    width: 50px;
    margin: 0 auto 20px;
}

#content > .new_content > .information_detail > .sailing_date > a > .text_infor {
    width: 100%;
    height: 100px;
    margin-top: 20px;
}

#content > .new_content > .information_detail > .sailing_date > a > .text_infor > p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

#content > .new_content > .information_detail > .sailing_date > a > button {
    display: block;
    background: #034fa2;
    margin: 20px auto;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#content > .new_content > .information_detail > .sailing_date > a > button > a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    font-size: 18px;
}

.news_information {
    margin-top: 100px;
    width: 1200px;
    margin: auto;
}

.news_information > h3 {
    font-size: 36px;
    text-align: center;
}

.news_information > .h3_bottom {
    border-bottom: 6px solid #da7272;
    width: 150px;
    margin: 10px auto;
}

.news_information > .news_text {
    width: 100%;
    margin-top: 50px;
    height: 270px;
    overflow: hidden;
}

.news_information > .news_text > ul {
}

.news_information > .news_text > ul > li {
    display: inline-block;
    width: 50%;
    /*height: 435px;*/
}

.news_information > .news_text > ul > li > .detail_new {
    height: 100px;
    background: #eee;
    margin-right: 10%;
    border-radius: 10px;
    display: flex;
    margin-bottom: 45px;
}

.news_information > .news_text > ul > li > .detail_new > .detail_date {
    width: 16%;
    background: #0667d2;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.news_information > .news_text > ul > li > .detail_new > .detail_date > h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    padding: 0;
}

.news_information > .news_text > ul > li > .detail_new > .detail_date > .month {
    font-size: 20px;
}

.news_information > .news_text > ul > li > .detail_new > .detail_date > h5 {
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}

.news_information > .news_text > ul > li > .detail_new > .detail_text {
    width: 80%;
    padding: 3% 2% 3% 5%;
    position: relative;
    cursor: pointer;
}

.news_information > .news_text > ul > li > .detail_new > .detail_text > a > p {
    font-size: 20px;
}

.news_information > .news_text > ul > li > .detail_new > .detail_text > .moer_a {
    text-decoration: underline;
    color: #b3b3b3;
    position: absolute;
    right: 5%;
    bottom: 17%;
    cursor: pointer;
}

.news_information > .news_text > ul > li:nth-of-type(2) .detail_new {
    margin-left: 0;
}

.news_information > .news_text > .more {
    text-decoration: underline;
    display: flex;
    justify-content: end;
    margin-left: 95%;
    cursor: pointer;
    display: none;
}

#services {
    margin: 100px 0;
}

#services > h3 {
    font-size: 36px;
    text-align: center;
}

#services > .h3_bottom {
    border-bottom: 6px solid #da7272;
    width: 150px;
    margin: 10px auto;
}

#services > ul {
    display: flex;
    width: 1200px;
    margin: auto;
    padding: 50px 0 0;
    justify-content: space-evenly;
    cursor: pointer;
}

#services > ul > li > a > img {
    width: 200px;
    height: 201px;
    border-radius: 10px;
}

#services > ul > li > a > p {
    text-align: center;
    line-height: 40px;
    font-weight: bold;
}

#map {
    margin-top: 100px;
}

#map > ul {
    display: flex;
    justify-content: center;
}

#map > ul > li {
    color: #bababa;
    cursor: pointer;
}

#map > ul > li > h3 {
    font-size: 36px;
    text-align: center;
}

#map > ul > li > div {
    border-bottom: 6px solid #bababa;
    width: 150px;
    margin: 10px auto;
}

#map > ul > li > .h3_bottom {
    border-bottom: 6px solid #da7272;
    width: 150px;
    margin: 10px auto;
}

#map > ul > li:nth-of-type(2) {
    margin: 0;
}

#map > ul > .li_color {
    color: #333;
}

#map > .map_img {
    margin-top: 40px;
    position: relative;
}

#map > .map_img > a img {
    display: block;
    width: 660px !important;
    height: 642px !important;
    margin: auto;
}

#map > .map_img > .city_contact > .choose_city {
    width: 25px;
    height: 23px;
    background: pink;
    position: absolute;
    cursor: pointer;
}

#map > .map_img > .city_contact > .contact_information {
    width: 420px;
    padding: 20px;
    background: #fff;
    position: absolute;
    border-radius: 10px;
    display: none;
}

#map > .map_img > .city_contact > .contact_block {
    display: block;
}

#map > .map_img > .city_contact > .contact_none {
    display: none;
}

#map > .map_img > .city_contact > .contact_information > h2 {
    font-size: 26px;
    font-weight: bold;
    color: #018bdc !important;
    display: block;
    padding: 10px 0;
}

#map > .map_img > .city_contact > .contact_information > .branch_office {
    border-top: 1px solid #ccc;
    padding: 20px 0 10px;
}

#map > .map_img > .city_contact > .contact_information > .branch_office > h3 {
    font-size: 22px;
    font-weight: bold;
}

#map > .map_img > .city_contact > .contact_information > .branch_office > p {
    font-size: 17px;
    line-height: 36px;
}

#map > .map_img > .city_contact > .city_tianjin {
    top: 21.5%;
    right: 45.8%;
}

#map > .map_img > .city_contact > .city_tianjin_new {
    left: 27%;
    top: 3%;
}

#map > .map_img > .city_contact > .city_qingdao {
    top: 31.5%;
    right: 42%;
}

#map > .map_img > .city_contact > .city_qingdao_new {
    left: 60%;
    top: 8%;
}

#map > .map_img > .city_contact > .city_shanghai {
    top: 46%;
    right: 41%
}

#map > .map_img > .city_contact > .city_shanghai_new {
    left: 60%;
    top: 28%;
}

#map > .map_img > .city_contact > .city_ningbo {
    top: 51%;
    right: 40.8%;
}

#map > .map_img > .city_contact > .city_ningbo_new {
    left: 60%;
    top: 35%;
}

#map > .map_img > .city_contact > .city_xiamen {
    top: 67.5%;
    right: 44.6%;
}

#map > .map_img > .city_contact > .city_xiamen_new {
    left: 29%;
    top: 29%;
}

#map > .map_img > .city_contact > .city_taiwan {

    top: 72.5%;
    right: 42%;
}

#map > .map_img > .city_contact > .city_taiwan_new {
    top: 57.5%;
    right: 17%;
}

#map > .map_img > .city_contact > .city_hongkong {
    top: 73.5%;
    right: 49%;
}

#map > .map_img > .city_contact > .city_hongkong_new {
    left: 23%;
    top: 35%;
}

#map > .map_img > .city_contact > .city_shenzhen {
    top: 73%;
    right: 50.5%;
    width: 15px;
}

#map > .map_img > .city_contact > .city_shenzhen_new {
    left: 23%;
    top: 54%;
}

#map > .map_img > .city_contact > .city_guangzhou {
    top: 70.5%;
    right: 50.5%;
}

#map > .map_img > .city_contact > .city_guangzhou_new {
    left: 23%;
    top: 54%;
}

#map > .map_img > a .zoomableContainer {
    width: 100% !important;
    height: 100% !important;
}

#map > .map_img > a #imageFullScreen {
    transition: all 0s ease-out 0s;
    transform: translate3d(160px, 3px, 0px) scale3d(0.44, 0.44, 1);
    cursor: default;
    transform-origin: 0 0 0;
    visibility: visible;
}

#positionButtonDiv {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}

#profile {
    margin: 100px 0;
    display: flex;
}

#profile > .profile {
    width: 1200px;
    margin: auto;
}

#partner {
    margin: 100px 0;
    display: flex;
    position: relative;
}

#partner > .profile {
    width: 30%;
    margin-left: 10%;
}

#profile > .profile > p {
    text-align: center;
    font-size: 24px;
    line-height: 40px;
}

#profile > .profile > h3 {
    font-size: 36px;
    text-align: center;
}

#profile > .profile > h4 {
    font-size: 16px;
    text-align: center;
}

#profile > .profile > .h3_bottom {
    border-bottom: 6px solid #da7272;
    width: 150px;
    margin: 10px auto;
}

#profile > .profile > ul {
    font-size: 20px;
    line-height: 35px;
    margin: auto;
    text-align: center;
}

#profile > .profile > ul > li > span {
    font-weight: bold;
}

#partner > .partner {
    width: 1200px;
    margin: auto;

}

#partner > .partner > h3 {
    font-size: 36px;
    text-align: center;
}

#partner > .partner > .h3_bottom {
    border-bottom: 6px solid #da7272;
    width: 150px;
    margin: 10px auto;
}

#partner > .partner > ul {
    display: flex;
    margin: auto;
    padding: 20px 0;
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
}

#partner > .partner > ul > li {
    width: 18%;
    height: 100px;
    /* display: flex; */
    box-shadow: 0 2px 8px 0 #8c8b8b;
    border-radius: 10px;
}

#partner > .partner > ul > li > a {
    width: 100%;
    height: 100%;
    display: flex;
    /* margin: auto; */
    justify-content: center;
    align-items: center;
}

#partner > .partner > ul > li > a > img {
    display: block;
    width: 50%;
    height: 60px;
    margin: auto;

}

#partner > .partner > ul > li > a > .iata {
    width: 28%;
}

#partner > .partner > ul > li > a > .wca {
    width: 40%;
}

#partner > .partner > ul > li > a > .goal {
    width: 34%;
}

#partner > .partner > ul > li > a > .speciailsts {
    width: 100%;
}

#partner > .partner > ul > li > a > .project_group {
    width: 70%;
}

#partner > .partner > ul > li > a > .koopman {
    width: 100%;
}

#partner > .partner > ul > li > a > .orscheln {
    width: 70%;
}

#partner > .partner > ul > li > a > .coach {
    width: 80%;
}

#partner > .partner > ul > li > a > .exon {
    width: 100%;
}

#partner > .partner > ul > li > a > .tart {
    width: 80%;
}

#partner > .partner > ul > li > a > .bonney {
    width: 30%;
}

#partner > .partner > ul > li > a > .cata {
    width: 30%;
}

#contact_proposal {
    margin: 50px 0 0;
    background: #eee;
    padding: 30px 0 100px;
}

#contact_proposal > h3 {
    font-size: 36px;
    text-align: center;
}

#contact_proposal > h4 {
    font-size: 32px;
    text-align: center;
}

#contact_proposal > hr {
    width: 20%;
    height: 1px;
    border-top: none;
    background-color: #018bdc;
    margin: 20px auto;
}

#contact_proposal > .button {
    margin: 40px auto 0;
    display: flex;
    justify-content: center;
}

#contact_proposal > .button > .contact {
    color: #fff;
    background-color: #018bdc;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-right: 10px;
}

#contact_proposal > .button > .with-arrow {
    color: #fff;
    background-color: #ef6b51;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 1rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.layui-carousel-ind li {
    width: 15px;
    height: 15px;
    margin: 0 8px;
    background: #fff;
}

.layui-carousel-ind {
    top: -75px;
}

.layui-carousel-ind li.layui-this {
    background-color: #034fa2;
}

.layui-carousel {
    background: #fff;
}

.elastic_frame {

    padding: 20px;
    background: #fff;
    display: none;
}

.elastic_frame > h3 {
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}

.elastic_frame > .new_title {
    text-align: center
}

.elastic_frame > img {
    display: block;
    width: 700px;
    margin: auto;
}

.elastic_frame > p {
    font-size: 16px;
    line-height: 34px;
}

.good_img {
    position: absolute;
    top: 60px;
    right: 0;
}

.good_img > img {
    width: 250px;
}

#partner > .partner > .hk_cma {
    /*justify-content: left;*/
    /*margin-left: 5.5%;*/
    display: flex;
    margin: auto;
}

.hk_cma .no-box {
    box-shadow: none !important;
}

#partner > .partner > .hk_cma img {
    width: 95%;
    height: 30px;
}

@media screen and (max-width: 1440px) {
    #language > .language_choose > .choose_language {
        width: 65.2%;
        margin-left: 15%;
    }

    #carousel > #three_advantage {
        left: 44%;
    }

    #content > .new_content {
        max-width: 1000px;
        width: 1000px;
    }

    #carousel {
        width: 100%;
        /*height: 502px;*/
    }

    #carousel > #carousel_img {
        width: 100% !important;
        height: 100% !important;
        background-color: #fff !important;
    }

    #carousel > #carousel_img > div > div > img {
        width: 100%;
        display: block;
        height: 100%;
    }

    #search_infor {
        width: 360px;
        height: 320px;
        top: 6%;
        right: 10.2%;
        z-index: 10;
    }

    #search_infor > .freight_inquiry > .search_switch > .port_origin {
        width: 80%;
        margin: 3% auto 0 auto;
        display: block;
    }

    #search_infor > .freight_inquiry > .search_switch > .port_origin > label {
        font-size: 14px;
    }

    #search_infor > .freight_inquiry > .search_switch > .port_origin > input {
        width: 98%;
        height: 35px;
        padding-left: 2%;
        border: 2px solid #a0a0a0;
        margin: 3% 0;
        border-radius: 5px;
    }

    #search_infor > #search {
        display: block;
        width: 80%;
        margin: 3% auto;
        background: #ffdf0b;
        font-size: 18px;
        border: none;
        padding: 2% 0;
        border-radius: 5px;
    }

    #content > .new_content > .information_detail {
        top: 18%;
        width: 1000px;
    }

    #content > .new_content > .information_detail > .sailing_date > a > .text_infor > p {
        font-size: 14px;
    }

    #map > .map_img {
        width: 100%;
    }

    #map > .map_img > img {
        width: 100%;
        height: 500px;
        cursor: pointer;
    }

    #language > .choose_language {
        margin-left: 80%;
    }

    #content > .new_content > .information_detail > .sailing_date > a > h4 {
        font-size: 25px;
    }

    #map > .map_img > .city_contact > .city_tianjin_new {
        left: 16%;
        top: 3%;
    }

    #map > .map_img > .city_contact > .city_taiwan_new {
        top: 47.5%;
        right: 4%;
    }

    #map > .map_img > .city_contact > .city_xiamen_new {
        left: 17%;
        top: 10%;
    }

    #map > .map_img > .city_contact > .city_hongkong_new {
        left: 13%;
        top: 8%;
    }

    #map > .map_img > .city_contact > .city_guangzhou_new {
        left: 12%;
        top: 42%;
    }

    #map > .map_img > .city_contact > .city_shenzhen_new {
        left: 12%;
        top: 41%;
    }

    #map > .map_img > .city_contact > .city_guangzhou {
        top: 68.9%;
        right: 50.5%;
        width: 18px;
    }

    #carousel > #banner_title > h2 {
        font-size: 40px;
    }

    #carousel > #banner_title > h4 {
        font-size: 34px;
    }

    .good_img {
        position: absolute;
        top: 60px;
        right: 0;
    }

    .good_img > img {
        width: 170px;
    }

    #greeting {
        top: 16%;
    }
}

@media screen and (max-width: 1366px) {
    .good_img > img {
        width: 135px;
    }
}

.v1-h3 {
    line-height: 1.25;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 0.5em;
}

.v1-h5 {
    line-height: 1.25;
    font-size: 18px;
}

.base-button {
    align-items: center;
    justify-content: center;
    /*margin: 0 0 1.2em;*/
    padding: 0.5em 1.2em;
    overflow: hidden;
    background: #fff;
    color: #212529;
    border: 0.1em solid #fff;
    border-radius: 0.2em;
    font-size: 1.0em;
    font-weight: 700;
    transition: background-color .2s, border .2s;
    letter-spacing: normal;
}

.button-primary {
    background: #0072b5;
    border: 0.1em solid #0072b5;
}

.button-urgent {
    background: #ef6b51;
    border: 0.1em solid #ef6b51;
}

.base-button span {
    display: inline-flex;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}

.feedback-wrapper {
    display: flex;
    flex-direction: column;
    position: absolute;
    overflow: hidden;
    width: 25em;
    /*height: 100%;*/
    left: 150px;
    bottom: 150px;
    padding: 15px;
    background-color: hsla(0, 0%, 100%, .8);
    /*border: 1px solid rgba(0, 0, 0, .125);*/
    border-radius: 0.25em;
}

.feedback-wrapper .feedback-content {
    width: 100%;
    color: #212529;
}

.feedback-wrapper .feedback-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 18px;
}

.marketing-card-wrapper {
    display: flex;
    position: absolute;
    bottom: 0;
    width: 100%;
    justify-content: center;
    background-color: hsla(0, 50%, 15%, .6);
    /*border: 1px solid rgba(0, 0, 0, .125);*/
}

.marketing-card-wrapper .marketing-card-body {
    display: block;
    /*align-items: center;*/
    flex-flow: row nowrap;
    /*justify-content: center;*/
    flex: 1;
    text-align: center;
    padding: 1.8em;
}

.marketing-card-body .marketing-card-text {
    margin: 0;
}

.marketing-card-body .marketing-card-text a {
    color: #fff;
}

.marketing-card-body .marketing-card-text .link:hover, .link:active {
    color: #ef6b51;
}
.ui-autocomplete-loading {
    background: white url("/static/img/ui-anim_basic_16x16.gif?3b2fa5719af2") right center no-repeat;
}