a:hover{text-decoration: none}
* {
    margin: 0;
    padding: 0;
}

.item-block-banner img {
    height: 100px;
}

.owl-nav .owl-prev {
    position: absolute;
    top: 30px;
    left: -5px;
    z-index: 99;
}

.owl-nav .owl-next {
    position: absolute;
    top: 30px;
    right: -5px;
    z-index: 99;
}

.statistics li {
    padding: 5px 0;
}

.statistics {
    color: #333;
    padding: 10px 5px 5px 10px;
    margin: 0;
    list-style: none;
}

.sub-new li a:hover {
    color: #CC0000;
    text-decoration: none;
}

.sub-new li a i {
    margin-right: 5px;
}

.sub-new li a {
    display: block;
    padding: 7px 0;
}

.sub-new {
    padding: 10px;
    margin: 0;
    list-style: none;
}

.sub-cat li a:hover {
    color: #CA0000;
    padding-left: 10px;
}

.sub-cat > li > a:before {
    content: "\f101";
}

.sub-cat li a:before {
    padding-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sub-cat li a {
    padding: 10px 17px 10px;
    color: #000;
    border-bottom: solid 1px #E6E6E6;
    display: block;
    font-size: 14px;
    text-decoration: none;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: all 0.3s ease-in-out;
}

.sub-cat {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-sub {
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 15px;
}

.title-global.bar {
    background: #005aab;
}

.title-global {
    line-height: 24px;
    color: #FFFFFF;
    margin: 0;
    padding: 8px 8px 8px 15px;
    font-size: 18px;
    font-weight: bold;

    display: block;
    text-transform: uppercase;
}

.title-global a {
    color: #fff;
}

.navbar-nav {
    margin-left: 50px;
}

.back-to-top {
    position: fixed;
    z-index: 1001;
    right: 18px;
    top: 75%;
    display: none;
    -webkit-animation: float 2s infinite;
    -o-animation: float 2s infinite;
    animation: float 2s infinite;
    cursor: pointer;
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.right-footer ul li a {
    color: #fff;
    font-size: 16px;
}

.right-footer ul li a:hover {
    text-decoration: none;
    color: #ff8400 !important;
}

.right-footer ul li {
    margin-bottom: 8px;
}

.right-footer ul {
    list-style: none;
}

.info-footer * {
    color: #fff !important;
}

.info-footer p {
    margin-bottom: 8px !important;
    line-height: 19px;
}

.info-footer {
    margin-bottom: 8px;
}

/*.socials ul li {
    display: inline-block;
    margin-right: 10px;
    width: 35px;
    height: 35px;
}

.socials ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: none;
    text-align: center;
}*/

.logo-footer {
    display: block;
    margin: 3px 0 8px 0;
}

.left-left-footer {
    float: left;
    width: 300px;
    margin-right: 20px;
}

.right-left-footer {
    float: left;
    width: 540px;
}

.footer {
    position: relative;
    background: #007dd1 url(https://0b9037.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/bg-footer.png) repeat-x top center;
    padding: 40px 0 20px;
}

.footer a {
    color: #f5f5f5
}

.footer a:hover {
    text-decoration: none;
    color: #99181E
}

.block-banner {
    background: #fff;
}

/*.list-product .row {
    background: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    border: 1px #ebebeb solid;
    padding-bottom: 30px;
}*/

.summary-content {
    color: #555555;
    font-size: 14px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    text-align: justify;
}

.item-new {
}

.title-news-list {
    color: #2f2f2f;
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    height: 48px;
    overflow: hidden;
    margin-bottom: 10px;
    display: block;
}

.attr-news-list {
    padding: 17px 17px 17px 17px;
    background: #fff;
}

.image-news img {
    width: 100%;
}

.content-news-item {
    position: relative;
}

.title-global span {
    color: #333333;
    font-size: 24px;
    display: block;
    font-weight: bold;
    text-align: center;
    padding-bottom: 25px;
    background: url(https://13c4ab.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/bg-header01.png) no-repeat bottom center;
}

.sub-group-2 .sub-group-content {
    margin-bottom: 65px;
}

.view-all-cat {
    text-align: center;
    background: url(https://92954c.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/hr.png) repeat-x center left;
    margin: 0 30px;
    width: 100%;
}

.view-all-cat span {
    width: 140px;
    display: inline-block;
    padding: 0 10px;
}

.view-all-cat a {
    width: 140px;
    display: inline-block;
    background: #005aab;
    color: #fff;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
}

.view-all-cat a:hover {
    text-decoration: none;
    background: #ff8400;
}

.hoverimage {
    position: relative;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
    text-align: center;
    line-height: 50px;
    font-size: 12px;
    font-family: sans-serif;
}

.hoverimage:after {
    content: "";
    position: absolute;
    top: -110%;
    left: -210%;
    width: 200%;
    height: 200%;
    opacity: 0;
    transform: rotate(30deg);
    background: rgba(255, 255, 255, 0.13);
    background: linear-gradient(to right, rgba(255, 255, 255, 0.13) 0%, rgba(255, 255, 255, 0.13) 77%, rgba(255, 255, 255, 0.5) 92%, rgba(255, 255, 255, 0.0) 100%);
}

.hoverimage:hover:after {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
}

.over-link-products {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.img-products-home img {
    display: block;
    width: 100%;
}

.item-list-product:hover .attr-product-list .icon-trangtri01 {
    background: url(https://518580.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/arrow-y-active.png) no-repeat top left;
}

.item-list-product:hover .attr-product-list {
    background: #005aab;
}

.item-list-product:hover .attr-product-list a {
    color: #fff;
    text-decoration: none;
}

.icon-trangtri01 {
    width: 30px;
    height: 10px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -10px;
    background: url(https://07a186.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/arrow-y.png) no-repeat top left;
    z-index: 2;
}

.price-new {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    color: #f68121;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
}

.price-old {
    display: block;
    text-align: center;
    color: #777777;
    font-size: 15px;
    font-style: normal;
    text-decoration: line-through;
    font-family: 'Montserrat', sans-serif;
}

.title-products-home {
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    display: block;
    line-height: 18px;
    margin-bottom: 5px;
}

.attr-product-list {
    /*height: 107px;*/
    background: #f8f8f8;
    padding: 15px 5px 5px 5px;
    position: relative;
}

/*.modal-body {
    position: relative;
    padding-bottom: 66.25%;
    height: 0;
    overflow: hidden;
}*/

/*.modal-body iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}*/

.listvideo-item .link-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url(https://4a1daf.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-video.png) no-repeat center center;
}

.listvideo-item .link-overlay.no-bg {
    background: none;
}

.viewsdetail-intro {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    background: #006bcc;
    margin-top: 20px;
}

.viewsdetail-intro:hover {
    background: #ff8400;
    color: #fff;
    text-decoration: none;
}

.gioi-thieu-summary {
    font-size: 15px;
    color: #555555;
}

.library-x {
    height: 360px;
    margin: 0 0 0 0;
    padding: 0 0;
    float: left;
    overflow: hidden;
    position: relative;
}

.name-library-x {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
    width: 100%;
    background: url(https://60884f.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/bg-cat.png);
    text-align: center;
    text-transform: uppercase;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 3;
    font-size: 18px;
}

.jcarousel-control-prev {
    left: 29%;
    background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
}

.jcarousel-control-next {
    right: 25%;
    background: url(https://cadfa3.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-next-hinhanhcongtrinh.png) no-repeat right top;
}

.jcarousel-control-prev {
    left: 25%;
    background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
}

.overlay-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
    height: 360px;
    display: block;
    z-index: 9;
    background: url(https://89e005.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/overlay01.png);
}

.slide-carousel {
    position: relative;
}

.overlay-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 450px;
    height: 360px;
    display: block;
    z-index: 9;
    background: url(https://89e005.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/overlay01.png);
}

.container {
    max-width: 1200px;
}

.sub-group .row {
    background-size: cover;
    margin-right: 0;
    margin-left: 0;
}

.block {
    margin-top: 20px;
}

.sub-group img {
    border: none;
    outline: none;
}

.list-sub-group li {
    border-bottom: 1px #4d8dc5 solid;
}

.list-sub-group li a {
    line-height: 40px;
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
    background: url(https://e7f09e.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/arrow-cat.png) no-repeat center left;
}

.list-sub-group li a:hover {
    color: #ff8400 !important;
    text-decoration: none;
}

.list-sub-group {
    list-style: none;
    border-top: 1px #4d8dc5 solid;
}

.sub-group-content h3.title {
    margin-bottom: 10px;
}

.sub-group-content h3.title a {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    background: url(https://13c622.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-menu-cat.png) no-repeat left top;
    padding-left: 35px;
    display: block;
}

.sub-group-content h3.title a:hover {
    color: #ff8400 !important;
    text-decoration: none;
}

.sub-group {
    position: relative;
}

.sub-group-content {
    padding: 30px 20px;
    background: url(https://60884f.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/bg-cat.png);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 30px;
    margin-left: 45px;
    margin-bottom: 20px;
}

/*jssor slider loading skin double-tail-spin css*/
.jssorl-004-double-tail-spin img {
    animation-name: jssorl-004-double-tail-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-004-double-tail-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

/*jssor slider bullet skin 031 css*/

.menu .form-search form .button-search {
    display: block;
    height: 30px;
    width: 48px;
    text-decoration: none;
    background: url(https://5cabab.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/search.png) center center no-repeat;
    border: none;
    text-indent: -100px;
    cursor: pointer;
    position: absolute;
    right: 0;
}

.menu .form-search form input[type="text"] {
    width: 220px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    float: left;
    display: block;
    font-size: 14px;
    border: none;
}

.menu .form-search form {
    width: auto;
    background: #fff;
    height: 30px;
}

.menu .form-search {
    background: #005aab;
    height: 41px;
    width: 280px;
    position: absolute;
    top: 57px;
    right: 114px !important;
    z-index: 11;
    border-top: 0;
    padding: 0 10px 10px 10px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    display: none;
}

.menu .form-search.show {
    display: block;
}

.icon-search .close-search i {
    visibility: hidden;
    opacity: 0;
    transition: 0.4s;
    transform: rotate(180deg);
}

.icon-search .search {
    position: absolute;
    visibility: visible;
    opacity: 1;
}

.icon-search .close-search.show {
    position: absolute;
    top: 0;
}

.icon-search .close-search.show i.fa.fa-close {
    visibility: visible;
    opacity: 1;
    transform: rotate(0deg);
    top: 5px;
    position: absolute;
}

.icon-search .search.hide {
    visibility: hidden;
    opacity: 0;
}

.icon-search {
    width: 10%;
    position: absolute;
    right: 0 !important;
    top: 11px;
    font-size: 23px;
}

.icon-search a {
    color: #fff;
}

.navbar-nav li .menu-child li:hover {
    background: #005aab;
}

.navbar-nav li .menu-child li:hover > a {
    color: #fff !important;
}

.navbar-nav li .menu-child li:hover ul {
    top: -5px;
    left: 101%;
    opacity: 1;
    visibility: visible;
}

.navbar-nav li .menu-child ul {
    position: absolute;
    top: 100%;
    left: 100%;
    min-width: 200px;
    background-color: #fff;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease-out 0.2s;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    padding: 5px;
}

.menu-child li a i {
    position: absolute;
    right: 10px;
    top: 24%;
    font-size: 15px;
}

.navbar-nav li .menu-child {
    position: absolute;
    top: 120%;
    left: 0;
    min-width: 200px;
    background-color: #fff;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.navbar-nav li:hover .menu-child {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.navbar-nav .nav-item .menu-child li a {
    text-transform: initial !important;
    box-shadow: none;
    font-size: 12px;
    color: #777;
    padding: 8px 20px !important;
    line-height: 20px;
    display: block;
    transition: all 0.3s;
    font-weight: 700;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 12px;
}

.navbar-nav li {
    position: relative;
    display: block;
}

.menu {
    background: #005aab;
    color: #fff;
    position: relative;
}

.logo-wrap {
    position: absolute;
    top: 3px;
    z-index: 10;
}

.logo-wrap img {
    height: 124px;
}

.header-top {
    background: #dee1f3;
    width: 100%;
}

body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    background: #f8f8f8;
}

@media (max-width: 319px) {
    * {
    }

    .navbar-nav {
        margin-left: 0;
    }

    .jcarousel-control-prev {
        left: 2%;
        background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
        background-size: 30px 30px;
    }

    .jcarousel-control-next {
        right: 2%;
        background: url(https://cadfa3.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-next-hinhanhcongtrinh.png) no-repeat right top;
        background-size: 30px 30px;
    }

    .overlay-left, .overlay-right {
        display: none;
    }

    .sub-group-2 .row {
        background: none !important;
    }

    .sub-group-content {
        margin: 0;
    }

    .sub-group .row {
        background: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #333 !important;
        font-size: 14px;
    }

    .menu-child li a i {
        top: 7px;
        right: 15px;
    }

    .navbar-nav .nav-item .menu-child li ul li a {
        color: #333 !important;
    }

    .navbar-nav li .menu-child ul {
        width: 100%;
        padding: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #fff;
        left: 0 !important;
    }

    .navbar-nav li .menu-child {
        width: 100%;
        padding: 0 !important;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #005aab;
    }

    .navbar-nav .nav-link i {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .navbar-nav .nav-item a {
        color: #333 !important;
    }

    .navbar-nav li {
        border-bottom: 1px #ddd solid;
    }

    .menu-top {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .navbar-collapse {
        margin-top: 9px;
        width: 100%;
        background: #fff;
    }

    .menu .form-search {
        right: 0;
        top: 54px;
        width: 100%;
    }

    .icon-search {
        right: 70px;
        top: 10px;
    }

    .navbar-dark .navbar-toggler {
        border: none;
        background: transparent;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,250,250, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler {
        float: left;
        margin-left: auto;
        margin-right: 25px;
        margin-top: 9px;
    }

    button.navbar-toggler.collapsed {
        float: right !important;
        margin-left: auto !important;
    }

    .logo-wrap img {
        width: 196px;
        height: auto;
    }

}

@media (max-width: 479px) and (min-width: 320px) {
    * {
    }

    .navbar-nav {
        margin-left: 0;
    }

    h3.title-global span {
        font-size: 19px;
    }

    .item-block-banner {
        margin: 0 auto 0;
        text-align: center;
        width: 100%;
        border: 1px #ddd solid;
        margin-bottom: 10px;
    }

    .logo-footer {
        width: 100% !important;
    }

    .info-footer {
        border-bottom: 1px #f3f3f3 dashed;
        padding-bottom: 8px;
    }

    .left-left-footer {
        float: none;
        width: 200px;
        margin-right: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .right-footer {
        width: auto;
        float: none;
        text-align: center;
    }

    .right-footer ul li {
        width: 50%;
        float: left;
        text-align: left;
    }

    .right-left-footer {
        float: none;
        width: 100%;
    }

    .left-left-footer {
        float: none;
        width: 100%;
    }

    .jcarousel-control-prev {
        left: 2%;
        background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
        background-size: 30px 30px;
    }

    .jcarousel-control-next {
        right: 2%;
        background: url(https://cadfa3.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-next-hinhanhcongtrinh.png) no-repeat right top;
        background-size: 30px 30px;
    }

    .overlay-left, .overlay-right {
        display: none;
    }

    .sub-group-2 .row {
        background: none !important;
    }

    .sub-group-content {
        margin: 0;
    }

    .sub-group .row {
        background: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #333 !important;
        font-size: 14px;
    }

    .menu-child li a i {
        top: 7px;
        right: 15px;
    }

    .navbar-nav .nav-item .menu-child li ul li a {
        color: #333 !important;
    }

    .navbar-nav li .menu-child ul {
        width: 100%;
        padding: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #fff;
        left: 0 !important;
    }

    .navbar-nav li .menu-child {
        width: 100%;
        padding: 0 !important;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #005aab;
    }

    .navbar-nav .nav-link i {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .navbar-nav .nav-item .menu-child li a {
        color: #fff !important;
    }

    .navbar-nav li {
        border-bottom: 1px #ddd solid;
    }

    .menu-top {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .navbar-collapse {
        margin-top: 9px;
        width: 100%;
        background: #fff;
    }

    .menu .form-search {
        right: 0 !important;
        top: 54px;
        width: 100%;
    }

    .icon-search {
        right: 70px;
        top: 10px;
    }

    .navbar-dark .navbar-toggler {
        border: none;
        background: transparent;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,250,250, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler {
        float: left;
        margin-left: auto;
        margin-right: 38px;
        margin-top: 9px;
    }

    button.navbar-toggler.collapsed {
        float: right !important;
        margin-left: auto !important;
    }

    .logo-wrap img {
        width: 196px;
        height: auto;
    }

}

@media (min-width: 480px) and (max-width: 767px) {
    * {
    }

    .navbar-nav {
        margin-left: 0;
    }

    .item-block-banner {
        margin: 0 auto 0;
        text-align: center;
        width: 100%;
        border: 1px #ddd solid;
        margin-bottom: 10px;
    }

    .logo-footer {
        width: 100% !important;
    }

    .info-footer {
        border-bottom: 1px #f3f3f3 dashed;
        padding-bottom: 8px;
    }

    .left-left-footer {
        float: none;
        width: 200px;
        margin-right: auto;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .right-footer {
        width: auto;
        float: none;
        text-align: center;
    }

    .right-footer ul li {
        width: 50%;
        float: left;
        text-align: left;
    }

    .right-left-footer {
        float: none;
        width: 100%;
    }

    .left-left-footer {
        float: none;
        width: 100%;
    }

    .jcarousel img {
        width: 100%;
    }

    .listvideo-item img {
        width: 100%;
        height: 300px;
    }

    .introduction-image img {
        width: 100%;
    }

    .jcarousel-control-prev {
        left: 2%;
        background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
        background-size: 30px 30px;
    }

    .jcarousel-control-next {
        right: 2%;
        background: url(https://cadfa3.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-next-hinhanhcongtrinh.png) no-repeat right top;
        background-size: 30px 30px;
    }

    .overlay-left, .overlay-right {
        display: none;
    }

    .sub-group-2 .row {
        background: none !important;
    }

    .sub-group-content {
        margin: 0;
    }

    .sub-group .row {
        background: none;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #333 !important;
        font-size: 14px;
    }

    .menu-child li a i {
        top: 7px;
        right: 15px;
    }

    .navbar-nav .nav-item .menu-child li ul li a {
        color: #333 !important;
    }

    .navbar-nav li .menu-child ul {
        width: 100%;
        padding: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #fff;
        left: 0 !important;
    }

    .navbar-nav li .menu-child {
        width: 100%;
        padding: 0 !important;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #005aab;
    }

    .navbar-nav .nav-link i {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .navbar-nav .nav-item a {
        color: #333 !important;
    }

    .navbar-nav li {
        border-bottom: 1px #ddd solid;
    }

    .menu-top {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .navbar-collapse {
        margin-top: 9px;
        width: 100%;
        background: #fff;
    }

    .menu .form-search {
        right: 0;
        top: 54px;
        width: 100%;
    }

    .icon-search {
        right: 70px;
        top: 10px;
    }

    .navbar-dark .navbar-toggler {
        border: none;
        background: transparent;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,250,250, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler {
        float: left;
        margin-left: auto;
        margin-right: -10px;
        margin-top: 9px;
        z-index: 99;
    }

    button.navbar-toggler.collapsed {
        float: right !important;
        margin-left: auto !important;
        margin-right: 42px;
    }

    .logo-wrap img {
        width: 196px;
        height: auto;
    }

}

/* Small Devices, Tablets */
@media (max-width: 991px) and (min-width: 768px) {
    * {
    }

    .navbar-nav {
        margin-left: 0;
    }

    .overlay-left, .overlay-right {
        display: none;
    }

    .introduction-image img {
        width: 100%;
    }

    .navbar-nav .nav-item .menu-child li a {
        color: #fff !important;
    }

    .menu-child li a i {
        top: 7px;
        right: 15px;
    }

    .navbar-nav .nav-item .menu-child li ul li a {
        color: #333 !important;
    }

    .navbar-nav li .menu-child ul {
        width: 100%;
        padding: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #fff;
        left: 0 !important;
    }

    .navbar-nav li .menu-child {
        width: 100%;
        padding: 0 !important;
        position: relative;
        opacity: 1;
        visibility: visible;
        transform: inherit;
        top: 0;
        display: none;
        transition: inherit;
        background: #005aab;
    }

    .navbar-nav .nav-link i {
        position: absolute;
        top: 10px;
        right: 15px;
    }

    .navbar-nav .nav-item a {
        color: #333 !important;
    }

    .navbar-nav li {
        border-bottom: 1px #ddd solid;
    }

    .menu-top {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }

    .navbar-collapse {
        margin-top: 9px;
        width: 100%;
        background: #fff;
    }

    .menu .form-search {
        right: 0 !important;
        top: 54px;
        width: 100%;
    }

    .icon-search {
        right: 70px;
        top: 10px;
    }

    .navbar-dark .navbar-toggler {
        border: none;
        background: transparent;
        z-index: 9999;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(250,250,250, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
    }

    .navbar-toggler {
        float: left;
        margin-left: auto;
        margin-right: 75px;
        margin-top: 9px;
    }

    button.navbar-toggler.collapsed {
        float: right !important;
        margin-left: auto !important;
    }

    .logo-wrap img {
        width: 196px;
        height: auto;
    }

}

/* Medium Devices, Desktops */
@media (max-width: 1199px) and (min-width: 992px) {
    * {
    }

    .overlay-left, .overlay-right {
        width: 339px;
    }

    .navbar-dark .navbar-nav .nav-link {
        padding: 10px 7px;
        font-size: 13px;
    }

    .logo-wrap img {
        height: 81px;
    }

    .jcarousel-control-prev {
        left: 2%;
        background: url(https://5b5391.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-prev-hinhanhcongtrinh.png) no-repeat left top;
        background-size: 30px 30px;
    }

    .jcarousel-control-next {
        right: 2%;
        background: url(https://cadfa3.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/icon-next-hinhanhcongtrinh.png) no-repeat right top;
        background-size: 30px 30px;
    }
}

/* Large Devices, Wide Screens */
@media (min-width: 1200px) {
    * {
    }

    .jcarousel img {
        width: 100%;
    }

    .container {
        max-width: 1200px;
    }
}

@media (min-width: 1920px) {
    * {
    }

    .menu .form-search {
        right: 13% !important;
    }

    .icon-search {
        right: 11% !important;
    }

    .jcarousel img {
        width: 100%;
    }

    .container {
        max-width: 1200px;
    }
}

.list-products {
    border: 1px #ebebeb solid;
}

.products-cat-hot {
    min-height: 372px
}

.sm-clean {
    background: #fff !important;
    border-radius: 0 !important;
    border: 1px solid #ccc;
    padding: 0 !important;
}

.sm-clean a {
    font-size: 1.1em !important;
    padding: 10px 17px 10px !important;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: all .3s ease-in-out;
    border-bottom: solid 1px #E6E6E6;
    text-transform: uppercase;
}

.sm-clean li a:hover {
    padding-left: 10px !important;
    font-size: 1.2em !important
}

.sm-clean > li:last-child a {
    border-bottom: none
}

.sm-clean li a:before {
    content: "\f101";
    padding-right: 5px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 768px) {
    .sm-clean.sm-vertical {
        padding: 2px 0
    }
}

.news-img-left {
    float: left;
    width: 80px;
}

.box-news li {
    line-height: 1.2;
}

.sub-new li a {
    display: block;
    padding: 5px 0;
}

.breadcrumb {
    padding: .5rem 1rem;
    margin-bottom: 0.5rem;
}

.phone a {
    color: #F68121
}

.phone a:hover {
    color: #005AAB;
    text-decoration: none
}

.list-item {
    position: relative
}

.list-item .title-ab {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
    margin-bottom: 0;
    display: block;
    text-align: center;
    background: url(https://60884f.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/bg-cat.png);
    width: 96%;
    position: absolute;
    bottom: 0;
}

.nav-tabs {
    border-bottom: none;
    position: relative
}

.nav-tabs .nav-item {
    margin-bottom: -1px;
    position: relative;
    z-index: 2;
}

.nav-tabs .nav-link {
    border: 1px solid #DEE2E6;
    border-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-right: 5px;
    background: #fff;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #005aab;
}

.tab-content {
    border: 1px solid #dee2e6;
    position: relative;
    z-index: 1;
}

.title-list {
    font-size: 20px;
    margin: 0;
}
.title-list a{
    color:#F68121
}.title-list a:hover{
    color:#007bff
}

.logo-wrap:before {
    z-index: 2;
    position: absolute;
    animation: star linear 1.75s infinite;
    -moz-animation: star linear 1.75s infinite;
    -webkit-animation: star linear 1.75s infinite;
    -o-animation: star linear 1.75s infinite;
    content: "";
    width: 35px;
    height: 35px;
    top: 15%;
    left: 15%;
    background: url(https://88885a.claudeassets.com/20251205123550im_/https://thietkewebbienhoa.net/themes/180815/images/star.png) center no-repeat;
    background-size: cover;
}

@-webkit-keyframes star {
    0% {
        -webkit-transform: rotate(0) scale(0);
    }
    50% {
        -webkit-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -webkit-transform: rotate(360deg) scale(0);
    }
}

@-o-keyframes star {
    0% {
        -o-transform: rotate(0) scale(0);
    }
    50% {
        -o-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -o-transform: rotate(360deg) scale(0);
    }
}

@-moz-keyframes star {
    0% {
        -moz-transform: rotate(0) scale(0);
    }
    50% {
        -moz-transform: rotate(180deg) scale(1.5);
    }
    100% {
        -moz-transform: rotate(360deg) scale(0);
    }
}

@keyframes star {
    0% {
        transform: rotate(0) scale(0);
    }
    50% {
        transform: rotate(180deg) scale(1.5);
    }
    100% {
        transform: rotate(360deg) scale(0);
    }
}
/*email*/
.panel-pricing:hover {
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
    padding: 20px 10px;
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-pricing .panel-heading .fa {
    margin-top: 10px;
    font-size: 58px;
}
.panel-pricing .panel-body {
    background-color: #f0f0f0;
    font-size: 30px;
    color: #777777;
    padding: 20px;
    margin: 0;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-danger {
    background-color: #ebccd1;
}
.panel-warning {
    background-color: #faebcc;
}
.panel-success {
    background-color: #d6e9c6;
}
.panel-info {
    background-color: #bce8f1;
}
.content-format ul {
    margin-left: 0px !important;
}
.col-md-3.text-center {
    border: #f8f8f8;
    border-style: double;
    margin: 10px 0px 15px 0;
}
/*
     FILE ARCHIVED ON 04:21:24 Mar 24, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:11:34 Aug 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.452
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.045
  esindex: 0.007
  cdx.remote: 14.078
  LoadShardBlock: 71.259 (3)
  PetaboxLoader3.datanode: 96.426 (5)
  PetaboxLoader3.resolve: 149.999 (2)
  load_resource: 184.108
  loaddict: 22.759
*/