/*#topbar*/
#topbar .contact-info .list-info-item {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0 25px;
    border-right: 1px solid #ddd;
    font-size: 16px;
}
    #topbar .contact-info .list-info-item:last-child {
        padding-right: 0;
        border-right: 0;
    }
    #topbar .contact-info .list-info-item .title {
        display: flex;
        /*flex-direction: column;*/
        flex-direction: row;
        align-items: center;
        justify-content: center;
        font-weight: 700;
    }

    #topbar .contact-info .list-info-item .language {
        padding: 0 5px;
    }
    #topbar .contact-info .list-info-item .language:last-child {
        padding-right: 0;
    }
    #topbar .contact-info .list-info-item .title .fw-bold {
        font-size: 16px;
        padding-right: 8px;
        position: relative;
        color: #444444;
        font-weight: 400 !important;
    }
    #topbar .contact-info .list-info-item .title .fw-bold::after {
        content: ":";
    }
    /*Header*/
    #header .navbar li.nav-link {
        padding: 0;
    }
    #header .navbar li.nav-link > a {
        padding: 1.1rem 0;
        margin: 0 25px;
    }
#header .navbar li {
    text-transform: uppercase;
    font-weight: 600;
}
#header .mdi-contact-phone {
    font-size: 14px;
}
    #header .mdi-contact-phone a {
        color: #333;
        font-weight: 700;
    }
    #header .mdi-contact-phone i {
        font-size: 32px;
        margin-right: 10px;
        color: #ffb70d;
    }
@media(min-width:1024px) {
    #header .navbar .nav-link:first-child, #header .navbar .nav-link:first-child a {
        margin-left: 0;
    }
    #header .navbar li.nav-link > a {
        margin: 0 20px;
    }
    .chooses .chooses-item {
        width: 20%;
    }
}

/*Hero Section*/

    .carousel-container .o_tra_cuu_van_don .nav-link {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        border: 0;
        border-radius: 0;
        padding: 0.75rem;
        background: #f2f2f2;
        text-align: center;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
        .carousel-container .o_tra_cuu_van_don .nav-link.active {
            background: -moz-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
            background: -webkit-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
            background: -o-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
            background: -ms-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
            background: linear-gradient(135deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
            color: #fff;
        }

    .carousel-container .o_tra_cuu_van_don .tab-content {
        background-color: #fff;
        min-height: 260px;
        padding: 25px;
        background-image: url(/img/about_us_right_background.png);
        background-repeat: no-repeat;
    }
    .carousel-container .o_tra_cuu_van_don .nav-tabs > li.nav-item {
        position: relative;
        width: 33.33333333%;
    }
    .carousel-container .o_tra_cuu_van_don .nav-tabs > li:after {
        width: 1px;
        content: ' ';
        height: 15px;
        display: block;
        position: absolute;
        right: 0;
        top: 50%;
        background: #333;
        transform: translateY(-50%);
    }
    .carousel-container .o_tra_cuu_van_don .nav-tabs > li:first-child::after, .carousel-container .o_tra_cuu_van_don .nav-tabs > li:last-child::after {
        content: none;
    }

.o_tra_cuu_van_don .btn {
    border: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    background: -moz-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
    background: -webkit-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
    background: -o-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
    background: -ms-linear-gradient(-45deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
    background: linear-gradient(135deg, #7f7527 0%, #7f7527 27%, #aa9c2cfc 35%, #daa818 50%, #ffb70d 100%);
    border-radius: 18px;
    padding: 0.375rem 1.5rem;
}

#modal_track_and_trace .modal-body {
    padding: 30px;
    position: relative;
}
#modal_track_and_trace .modal-body .close {
    position: absolute;
    top: -10px;
    right: -10px;
    border: none;
    padding: 0;
    border-radius: 50%;
    line-height: 1;
    background: #444444;
    width: 36px;
    height: 36px;
}
    #modal_track_and_trace .modal-body .close i {
        font-size: 37px;
        color: #ecedee;
    }
    #modal_track_and_trace .modal-body .alert-danger {
        font-weight: 500;
    }

/*dich_vu*/
.dich_vu{
    padding-top: 30px;
}

    .dich_vu .service-content {
        /* width: 360px; */
        /* max-width: 100%; */
        /* min-height: 218px; */
        margin: 40px 5px;
        text-align: center;
        border: 1px solid #ffb70d;
        border-radius: 0.75rem;
        padding: 2rem 1rem;
        /* min-height: 256px; */
        border: 1px solid rgba(206,206,206,0.5);
        border-radius: 5px;
        /* padding: 20px 40px; */
        transition: all 0.6s;
        box-shadow: rgba(169, 169, 169, 0.5) 0px 0 10px;
        -webkit-box-shadow: rgba(169, 169, 169, 0.6) 0px 0 10px;
        -moz-box-shadow: rgba(169, 169, 169, 0.6) 0px 0 10px;
    }
.transition {
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: .15s;
}
.dich_vu .service-content svg {
    width: 2.5rem;
    height: 2.5rem;
    color: #ffb70d;
}
.dich_vu .service-content i {
    font-size: 32px;
    color: #ffb70d;
}
.dich_vu .service-content h3 {
    margin-top: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-size: 16px;
    font-weight: 600;
    color: #444444;
}
.dich_vu .service-content p {
    font-size: 14px;
    color: #444444;
    min-height: 63px;
}

/*customers*/
.customers {
    background: #f4f4f4;
}
.customers-slider .swiper-slide {
    margin-right: 15px;
}
    .customers-slider .swiper-slide .swiper-slide-image {
        height: 115px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #fff;
        border: 1px solid #f7efef;
        margin: 10px;
        box-shadow: rgba(142, 142, 142, 0.25) 0px 0 30px;
        -webkit-box-shadow: rgba(142, 142, 142, 0.25) 0px 0 30px;
        -moz-box-shadow: rgba(142, 142, 142, 0.25) 0px 0 30px;
    }
.swiper-button-navigation {
    position: absolute;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffb70d;
    top: 50%;
}
    .swiper-button-navigation > i{
        font-size: 30px;
    }
    .swiper-button-navigation.button-prev {
        left: -30px;
    }
    .swiper-button-navigation.button-next {
        right: -30px;
    }
    .swiper-button-navigation::after {
        content: none;
    }


/*chooses*/
.chooses {
    background-image: url(/img/why_choose_us.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    color: #fff;
}
    .chooses a {
        width: 90px;
        height: 90px;
        /* border: 2px solid; */
        border-radius: 6px;
        display: flex;
        margin: auto;
        margin-bottom: 30px;
        align-items: center;
        justify-content: center;
        color: #fff;
        background-color: #ffb70d;
        box-shadow: 0 1px 1px 0 rgba(255, 255, 255, 0.2), 0 1px 5px 0 rgba(255, 255, 255, 0.25);
        position: relative;
    }
        .chooses a:hover {
            transition: all 0.4s ease;
            background-color: #ffb70d;
            border: 0;
        }

    .chooses a > i {
        font-size: 40px;
    }
    .chooses p {
        font-size: 18px;
        text-align: center;
    }

    .chooses a:after {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        border-radius: 5px;
        border: 2px solid;
        border-color: transparent;
        transition: all 0.15s ease-out;
        width: 80%;
        height: 80%;
        border-color: #fff;
        content: ' ';
    }
    .chooses .chooses-item label {
        font-size: 35px;
        font-weight: bold;
    }

    .news .card {
        margin: 10px 5px;
        border: 1px solid #f7efef;
        box-shadow: rgb(169 169 169 / 50%) 0px 0 10px;
        -webkit-box-shadow: rgb(169 169 169 / 60%) 0px 0 10px;
        -moz-box-shadow: rgba(169, 169, 169, 0.6) 0px 0 10px;
    }
    .news .card .image {
        height: 230px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform: scale(0.97);
    }
        .news .card .image:hover {
            transform: scale(1);
            transition: all 0.4s ease;
        }
.news .swiper-button-navigation{
    top: 60%;
}

.date-box {
    position: absolute;
    top: -10px;
    left: 15px;
    background: #ffb70d;
    color: #fff;
    width: 68px;
    font-size: 17px;
    padding: 2px 10px;
    text-align: left;
    z-index: 1;
}
    .date-box span:first-child {
        border-bottom: 2px solid;
    }
    .date-box span {
        display: block;
        padding: 3px 0;
        font-weight: bold;
    }

.about_us .swiper-button-navigation {
    position: absolute;
    top: 50%;
    background-color: darkorange;
    color: #fff;
}
.about_us .swiper-button-prev {
    left: 0;
    right: auto;
}
.about_us .swiper-button-next {
    right: -15px;
    left: auto;
}
.about_us .nav-tabs .nav-link {
    border: 1px solid #ddd;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #444444;
}
.about_us .nav-tabs .nav-link.active {
    background-color: darkorange;
    color: #fff;
}

/*callnow*/
.callnow {
    border-radius: 50%;
    border: 0;
    position: fixed;
    bottom: 15%;
    right: 15px;
    padding: 0;
    z-index: 9999;
    background: #ffb70d;
}
    .callnow span i {
        color: #fff;
        width: 60px;
        height: 60px;
        font-size: 25px;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

.dich_vu .nav-pills .nav-link {
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
    border: 1px solid #e1e2e3;
    color: #333;
}
    .dich_vu .nav-pills .nav-link:hover, .dich_vu .nav-pills .nav-link.active {
        color: #fff;
        background: #ffb70d;
    }

@media(max-width: 1366px){
    .support-main {
        padding: 10px;
        width: 48px; 
        height: 48px;
    }
        .support-main .noidungchamhoi{
            display: none;
        }
        .support-main:hover {
            width: auto;
            transition: all 0.4s ease;
        }
            .support-main:hover .noidungchamhoi {
                display: block;
                transition: all 0.4s ease;
            }
}

.support-main {
    position: fixed;
    z-index: 9999999;
    left: 15px;
    bottom: 15px;
    color: #fff;
    padding: 10px 20px;
    background: linear-gradient(to bottom, #F44336 0%, #ffb70d 50%) !important;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .support-main .chamhoi {
        border: 2px solid;
        border-radius: 25px;
    }
        .support-main .chamhoi > span {
            padding: 7px;
        }
    .support-main .sp-tab {
        color: #fff;
        margin: 0px;
        cursor: pointer;
        font-size: 16px;
    }