.prefix-phone {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
    max-width: 70px;
    border-radius: 8px !important;
    margin-right: 10px;
}
.bg-main {
    background: var(--color-main);
}

.bg-top {
    background-color: var(--color-main);
}

.device-search-product {
    border-radius: 1rem;
    border: 1px solid var(--color-main);
    overflow-x: auto;
}
.device-search-product .product-description {
    color: black;
}

.device-search-product * {
    color: var(--black);
}

.device-search-product table th,
.device-search-product table td {
    padding: 1.5rem 2rem;
}
.device-search-product table th {
    background-color: var(--color-main);
    color: var(--white);
    border: 0;
}

@media (min-width: 1100px){
    .menu-container {
        text-align: center;
    }
}

/*--------------------------------------------------------------------------
|  Header
--------------------------------------------------------------------------*/
.language-picker img {
    height: 24px;
}

.address-top, .hotline-top {    
    font-weight: 400;
    line-height: 22px;
    word-wrap: break-word;
}
/*--------------------------------------------------------------------------
|  Main
--------------------------------------------------------------------------*/

.swiper-intro-left img {
    height: 100%;
    object-fit: cover;
}
.ratio-cate {
    padding-top: 120%;
    overflow: hidden;
    border-radius: 12px;
}

.cate-home .info-cate {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 1.5rem;
    color: white;
}

.cate-home .info-cate .cate-name {
    font-weight: 700;
}

.cate-home .info-cate .number {
    font-size: 4.8rem;
    font-weight: 700;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
}

.communication-info li::marker {
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    content: "\f058";
}

.communication-info {
    padding-left: 1.5rem;
}

.communication-info li {
    margin-bottom: 1rem;
    padding-left: 1rem;
}

.bg-responsive {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 4rem 0;
}

.ratio-why {
    background: #ffffff;
    width: 68px;
    height: 68px;
    padding: 1rem;
    border-radius: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ratio-why img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.swiper-why--tile {
    color: var(--color-highlight);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 28px;
    word-wrap: break-word;
}

.ratio-art {
    padding-top: 90%;
    overflow: hidden;
    border-radius: 8px;
}

.data-status {
    display: none;
    justify-content: space-between;
    font-size: 1.4rem;
    color: #888888;
    margin-bottom: .5rem;
}

.box-html-form {
    padding: 3rem;
    background: rgb(255 255 255 / 80%);
}

.box-form {
    background: white;
    padding: 1.5rem;
    border-radius: 16px;
    width: 80%;
    margin: 0 0 0 auto;
}

.box-form .title-form {
    letter-spacing: 0.15px;
    color: var(--color-main);
    font-size: 3rem;
    font-weight: 700;
}

.box-form .decs-form {
    font-size: 1.4rem;
}

/*page danh muc san pham*/
.prd-banner-top img {
    width: 100%;
}

.product-code {
    font-weight: 700;
    color: var(--color-main);
}

.btn-details {
    border: 1px solid var(--color-main);
    color: var(--color-main);
}

.btn-contact {
    background: var(--color-main);
    color: white;
}

.btn-details:hover {
    background: var(--color-highlight);
    color: white;
}

.btn-contact:hover {
    background: none;
    color: var(--color-highlight);
    border: 1px solid var(--color-highlight);
}

.title-filter {
    font-size: 3rem;
    font-weight: 700;
}

.btn-clear {
    border: 1px solid var(--color-main);
    color: var(--color-main);
    padding: 0.85rem 2rem;
}

.btn-clear:hover {
    background: var(--color-highlight);
    color: white;
}

/*page chi tiet san pham*/
.product_detail {
    background: #F8F8F8;
}

.swiper-thumbs.swiper-vertical .swiper-slide {
    aspect-ratio: 1/1;
    height: 100% !important;
}

.product-detail-footer--title {
    color: var(--color-main);
    font-size: 2rem;
    font-weight: 700;
    border-left: 8px solid #F2AF58;
    padding: 0 1rem;
    margin-bottom: 1.5rem;
}

.box-specifications .row {
    padding: 1rem;
    border-radius: 8px;
}

.box-specifications .row:nth-child(odd) {
    background: #0D4371;
}

.box-specifications .row > div:nth-child(2) {
    text-align: right;
}

/* page gioi thieu */
.title-about {
    font-size: 3rem;
    color: var(--color-main);
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.ratio-about:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    width: 95%;
    height: 2rem;
    background: var(--color-main);
    margin: 0 auto;
    border-radius: 8px;
    z-index: -1;
}

.vision-mission-html {
    background-position: left;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-color: var(--color-main);
    padding: 6rem 0;
    color: white;
}

.title-vision-mission {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.swiper-values-main {
    padding-top: 5rem;
}

.swiper-item {
    background: #E9F1FB;
    text-align: center;
}

.swiper-item img {
    background: #E9F1FB;
    padding: 3rem;
    border: 8px solid white;
    border-radius: 100%;
    position: relative;
    top: -3rem;
    margin-top: -4rem;
}

.swiper-values--tile {
    color: var(--color-main);
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}

.team-image {
    background: #E9F1FB;
    padding: 3rem;
    border-radius: 100%;
    display: inline-block;
}

.team-image img {
    border-radius: 100%;
}

.team-member {
    position: absolute;
    right: 6rem;
    bottom: 6rem;
    background: var(--color-main);
    color: white;
    padding: 8px 12.4px;
    border-radius: 100%;
    font-size: 1.2rem;
}

.team-member span {
    display: block;
    font-weight: 700;
    font-size: 2rem;
    line-height: 22px;
}

/*page giai phap*/
.ratio-solution {
    padding-top: 120%;
}

.article-solution:before {
    content: "";
    height: 100%;
    width: 80%;
    background: #F2AF58;
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: -1;
    border-radius: 8px;
}

/*page chi tiet giai phap*/
.nav-solution .nav-link {
    color: black;
    padding: .8rem 4rem;
}

.nav-solution .nav-link.active, .nav-solution .nav-link:hover {
    background: var(--color-main);
    color: white;
}

/*page chi tiet linh vuc*/
.ratio-field {
    padding-top: 25%;
}

.item-characteristic {
    display: block;
    font-size: 1.6rem;
    font-weight: bold;
    color: var(--color-main);
    text-transform: uppercase;
}

.category-list .item {
    border-radius: 6px;
    overflow: hidden;
}

.category-list .item .inter-content {
    background: var(--color-main);
    padding: 3rem 4rem;
}

.category-list .item .inter-content a {
    display: flex;
    color: white;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 2rem;
}

.category-list .item:hover img {
    transform: scale(1.1);
}

.inner-about-home {
    background: var(--color-main);
    padding: 3rem;
    border-radius: 2%;
}

.inner-about-home * {
    color: white;
}

.device-note{
    font-size:13px;
    color:#005792;
    margin-bottom:70px;
}

.device-form input{
    width:100%;
    height:64px;
    border:1px solid #b7cee4;
    padding:0 18px;
    font-size:18px;
    outline:none;
    transition:.3s;
}

.device-form input::placeholder{
    color:#9b9b9b;
}

.device-form input:focus{
    border-color:#005792;
}

.device-form button{
    margin-top:35px;
    width:160px;
    height:52px;
    border:none;
    border-radius:6px;
    background:#005792;
    color:#fff;
    font-size:26px;
    font-weight:700;
    cursor:pointer;
    transition:.3s;
}

.device-form button:hover{
    background:#00497b;
}

.device-search-result-wrap {
    display: none;
    margin-top: 60px;
}

.device-search-result-wrap.is-visible {
    display: block;
}

.device-search-result {
    max-width: 100%;
    margin: 0 auto 5rem;
}

.device-search-product .product-item {
    text-align: left;
}

.device-search-empty {
    max-width: 920px;
    margin: 0 auto;
    text-align: left;
}

.device-search-empty > .device-search-empty-image {
    display: block;
    width: 180px;
    max-width: 180px !important;
    height: auto;
    margin: 0 auto 30px;
}

.device-search-empty-content {
    color: #102d4b;
}

.device-search-empty-content h4,
.device-search-empty-content p,
.device-search-empty-content li {
    color: #102d4b !important;
}

.device-search-empty-content h4 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.4;
}

.device-search-empty-content p,
.device-search-empty-content li {
    font-size: 17px;
    line-height: 1.6;
}

.device-search-empty-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.device-search-empty-content li + li {
    margin-top: 10px;
}

.device-search-empty-content li::before {
    content: '-';
    margin-right: 8px;
}

@media (max-width: 767px) {
    .device-search-result-wrap {
        margin-top: 40px;
    }

    .device-search-empty {
        text-align: center;
    }

    .device-search-empty > .device-search-empty-image {
        width: 150px;
        max-width: 150px !important;
        margin-bottom: 24px;
    }

    .device-search-empty-content h4 {
        font-size: 21px;
    }
}
/*--------------------------------------------------------------------------
|  Footer
--------------------------------------------------------------------------*/
.title-footer {
    color: white;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 22px;
    word-wrap: break-word;
    margin-bottom: 1.5rem;
}

.footer-menu-section ul {
    padding: 0;
    list-style: none;
}

.footer-menu-section ul li a {
    color: white;
}

.footer-menu-section ul li {
    margin-bottom: 1rem;
}

.footer-menu-section ul.list-inline a {
    display: block;
    background: #ffffff;
    aspect-ratio: 1/1;
    padding: 3px;
    width: 30px;
    text-align: center;
    border-radius: 100%;
}

.footer-menu-section ul.list-inline a:hover {
    background: var(--color-highlight);
}

.footer-menu-section ul.list-inline li {
    margin: 0 5px 0 0;
}

footer {
    background: var(--color-main);
}

footer * {
    color: white;
}
/*--------------------------------------------------------------------------
|  Responsive
--------------------------------------------------------------------------*/
.is-mobile .menu-container {
    float: right;
}

.is-mobile .language-switch .language-picker {
    color: black !important;
}

.is-mobile .box-form {
    width: 100%;
}

.is-mobile .box-html-form {
    margin-bottom: 1.5rem;
}

.is-mobile .ratio-cate {
    margin-bottom: 1.5rem;
}

@media (max-width: 500px) {
    .row-mobile > .container > .row > div {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
    
    .vision-mission-html {
        background-position: top;
        background-size: auto 50%;
    }
    
    .swiper-item img {
        max-width: 15rem;
    }
    
    .team-member {
        right: 2rem;
    }
    
    .item-characteristic {
        margin-bottom: 1rem;
    }   

    .row-mobile .embed-responsive-4by3::before {
        padding-top: 55%;
    }
}
.filter-category .bootstrap-select>.dropdown-toggle {
    background: transparent;
    border-radius: 4px;
    border-color: var(--color-main);
}
.border-tam-nhin-su-menh {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0 15px 15px;
}
.inner-content.inner-content-tamnhin-sumenh {
    margin-top: 80px;
}
@media (min-width: 968px) {
    .block-tab-tam-nhin-su-menh {
        position: absolute;
        top: 40px;
        margin-left: 50px;
        z-index: 2;
        margin-top: -30px;
    }
    
    .inner-about-home {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 190%;
        right: 0;
        z-index: 1;
    }
}
.is-mobile .inner-content.inner-content-tamnhin-sumenh {
    margin-top: 20px;
}

.fix-height-content-cung {
    min-height: 34rem !important;
}

.article-item:hover img {
    transform: scale(1.05);
}


.icon-html {
    display: inline-block;
    position: fixed;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 100;
    width: 40px;
}

.icon-html>a {
    display: block;
    margin-bottom: 10px;
}

.custom-dropdown {
    position: relative;
    width: max-content;
    cursor: pointer;
    font-size: 1.4rem;
}

.selected-lang {
    display: flex;
    align-items: center;
    padding: 0.5rem 2rem 0.5rem 0.8rem;
    border: 1px solid #ccc;
    border-radius: 0.5rem;
    background-color: #fff;
    color: #333;
    transition: all 0.3s ease;
}

.flag-icon {
    width: 22px;
    height: 16px;
    margin-right: 5px;
    object-fit: cover;
}

.selected-lang::after {
    content: "\f0d7";
    display: inline-block;
    position: absolute;
    right: 0.8rem;
    background-size: cover;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 700;
    font-size: 1.2rem;
}

#countryList {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 100%;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
}

.country-item {
    padding: 0.8rem 0.8rem;
    cursor: pointer;
}

#countryList.show {
    display: block;
}

.country-item:hover, .country-item.active-country {
    background: #f1f1f1;
}

@media (max-width:992px) {
    .swiper-slider-main .swiper-slide img {
        max-height: 23rem;
    }
}
img {
    max-width: 100% !important;
    height: auto;
}

.box-partner .swiper-button-next {
    right: -10px;
}

.box-partner .swiper-button-prev {
    left: -10px;
}

.box-partner .swiper-button-next, .box-partner .swiper-button-prev {
    top: 70%;
}

.breadcrumbs-banner {
    display: flex;
    flex: 1 1 auto;
    flex-wrap: wrap;
    align-items: center;
    font-size: 13px;
    flex-direction: column;
    color: white;
    padding: 6rem 3rem;
    text-align: center;
}

.big-bread {
    font-size: clamp(2.5rem, 3vw, 4rem);
    font-weight: 200;
    text-transform: uppercase;
    margin-bottom: 3rem;
}

.breadcrumbs-banner a {
    color: white !important;
}

.contact-page-7 .contact-form {
    background-color: #f5f7fa !important;
    border-radius: 2rem;
}

.contact-page-7 .icon {
    width: 4.8rem;
    height: 4.8rem;
    margin: 0 auto 2rem;
    border-radius: 50%;
    font-size: 1.8rem;
}

.article-item.swiper-slide {
    margin: 0;
}

.header-service {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 2rem;
    font-size: 1.5rem;
    color: #000;
    flex-direction: column;
}

.header-service .title-section {
    font-size: 3.6rem;
    color: #003c69;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
    text-align: center;
}

.title-behind {
    position: absolute;
    top: -25px;
    left: 0;
    z-index: 1;
    -webkit-text-stroke: 1px #E6E6E6;
    color: transparent;
    font-size: 6rem;
    font-weight: 700;
    text-transform: uppercase;
    font-family: system-ui;
    right: 0;
    text-align: center;
    line-height: 1;
}

.item-partner:hover img {
    transform: scale(1.05);
}
