p {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}

.mini-cart {
    position: relative;
}

.cart-count {
    position: absolute;
    left: 36px;
    top: -12px;
    background: #f90000;
    color: #fff;
    width: 19px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 13px;
}

.w-40 {
    width: 160px;
}

.img-logo {
    max-width: initial;
}


.accordion-container {
    margin-top: 20px;
}

.ac {
    border: none;
    background: none;

}

.ac .ac-trigger {
    color: #fff;
}

.ac .ac-trigger::after {
    display: none;
}

.footer-map iframe {
    border-radius: 10px;
}

.w-72 {
    width: 18rem;
}

.sub-menu>li:hover .sub-menu {
    left: 288px;
}

.sub-menu .sub-menu>li:hover .sub-menu2 {
    display: block;
    left: 288px;
    top: 0;
}

.svg_arrow_right {
    position: absolute;
    right: 6px;
    top: 15px;
}

.py-2_5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

a:hover {
    color: #195390;
}

.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    border-bottom: 1px solid #e1e1e1;
}

.desktop-menu {
    background: #fff;
    z-index: 99;
    width: 100%;
}

.btn-search {
    cursor: pointer;
}

.fbm {
    position: fixed;
    bottom: 101px;
    right: 24px;
    display: flex;
    align-items: center;
    width: 44px;
    top: auto !important;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    z-index: 9999
}

#zalo2 {
    position: fixed;
    bottom: 150px;
    right: 24px;
    display: flex;
    align-items: center;
    width: 44px;
    top: auto !important;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    z-index: 9999
}

#zalo2>a {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 44px;
    font-size: 23px;
    line-height: 17px;
    border-radius: 50%;
    transition: all .3s
}

#zalo2 .text-quotes {
    display: inline-block;
    width: 0;
    height: 44px;
    transition: all .2s;
    overflow: hidden;
    text-align: center
}

#zalo2 .text-quotes a {
    display: block;
    margin: auto;
    line-height: 40px;
    font-size: 18px;
    width: 100%;
    color: #edbf05;
    font-weight: 700;
    color: #000
}

#zalo2 .text-quotes a:hover {
    color: #0072ff
}

#zalo2:hover {
    width: 200px;
    border-radius: 40px;
    overflow: hidden;
    background: #fff
}

#zalo2:hover>a {
    -webkit-animation: none;
    border-radius: 4px
}

#zalo2:hover .text-quotes {
    width: calc(100% - 50px)
}

#zalo2 img {
    border-radius: 50%;
}

#call-ht {
    position: fixed;
    bottom: 200px;
    right: 24px;
    display: flex;
    align-items: center;
    width: 44px;
    top: auto !important;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    z-index: 9999
}

#call-ht>a {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 44px;
    font-size: 23px;
    line-height: 15px;
    border-radius: 50%;
    transition: all .3s
}

#call-ht .text-quotes {
    display: inline-block;
    width: 0;
    height: 44px;
    transition: all .2s;
    overflow: hidden;
    text-align: center
}

#call-ht .text-quotes a {
    display: block;
    margin: auto;
    line-height: 44px;
    font-size: 18px;
    width: 100%;
    color: #edbf05;
    font-weight: 700;
    color: #000
}

#call-ht .text-quotes a:hover {
    color: #c00113
}

#call-ht:hover {
    width: 200px;
    border-radius: 40px;
    overflow: hidden;
    background: #fff
}

#call-ht:hover>a {
    -webkit-animation: none;
    border-radius: 50px
}

#call-ht:hover .text-quotes {
    width: calc(100% - 50px);
    height: 44px
}

.mobile-contact {
    position: fixed;
    background: #fff;
    bottom: 0;
    width: 100%;
    height: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 3px;
    z-index: 99;
    border-top: 1px solid #d9d6d6;
}

.mobile-contact div {
    width: 50px;
    margin-left: 43px;
}

.mobile-contact img {
    border-radius: 50%;
}

.menu-pc img {
    width: 30px;
    position: absolute;
    top: -10px;
    right: -11px;
}

.post-content h4,
.product-description h4,
.page-content h4 {
    padding: 10px 0;
}

.bct {
    margin: 0 auto;
    width: 150px;
    margin-bottom: 20px;
}

.company {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
}

.company-address {
    color: #fff;
    margin-bottom: 10px;
}

.bct img {
    width: 150px;
}

.bg-195390 {
    background-color: #195390;
}

.border-195390 {
    border: 1px solid #195390;
}

.text-195390 {
    color: #195390;
}

.bg-ffffff {
    background-color: #ffffff;
}

.hover\:bg-195390:hover {
    color: #fff;
    background-color: #195390;
}

@media only screen and (max-width: 1536px) {
    .hotline {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .footer-logo {
        margin-top: 0 !important;
        margin-left: auto;
        margin-right: auto;
    }

    .desktop-menu {
        display: none !important;
    }

    .breadcrums {
        margin-top: 0;
    }

    .breadcrums ul {
        overflow: hidden;
        overflow-x: auto;
    }

    .breadcrums ul li {
        white-space: nowrap;
    }

    .home-subcat {
        overflow: hidden;
        overflow-x: auto;
        /*flex-wrap: inherit;*/
    }

    .home-subcat li {
        white-space: nowrap;
    }

    .footer-column {
        display: block !important;
    }

    .ac .ac-trigger::after {
        display: block;
    }

    .footer-map iframe {
        width: 380px;
    }

    iframe.map {
        width: 380px;
    }

    .sidebar-menu li {
        position: relative;
    }

    .sidebar-menu img {
        width: 30px;
        position: absolute;
        left: 99px;
        top: 0;
    }

    .phone-list {
        position: absolute;
        top: -98px;
        width: 140px !important;
        left: -25px;
        background: #fff;
        border: 1px solid #f3f3f3;
        padding: 5px;
        border-radius: 5px;
        display: none;
    }

    .phone-list a {
        font-size: 18px;
        color: #B7202E;
        font-weight: bold;
        line-height: 29px;
    }

    .m-phone:hover .phone-list {
        display: block;
    }

    .cart-count {
        left: 16px;
    }
}


@media only screen and (max-width: 390px) {
    .footer-map iframe {
        width: 357px;
    }

    iframe.map {
        width: 357px;
    }
}