/*
      www.OnlineWebFonts.Com
      You must credit the author Copy this link on your web
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/


* {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Helvetica', sans-serif;
    font-size: 0.9rem;
}

.bg-red {
    background-color: #ec1c24 !important;
    color: white !important;
    font-weight: bold;
}

.navbar-brand {
    background-color: #EC1C24;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    font-size: 20px;
    /*/*  font-size: unset !important;*/
    /* line-height: 20px; */
}


.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    background-color: #EC1C24;
}

.navbar {
    padding: 0 !important;
}

#navbarNav {
    z-index: 1000;
    background-color: #ec1c24;
    font-weight: normal;
    font-size: 15px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 10px 1em;
}

.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link,
.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
    background-color: #74111C;
}


.footer .tru-so-chinh {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    margin-top: 15px;
    display: block;
}

.footer .footer-dien-thoai {
    font-size: 18px;
    font-weight: bold;
    opacity: 0.7;
    color: white;
}

.footer .noi-dung-footer {
    font-size: 16px;
    font-weight: bold;
    color: white;
}

.footer .footer-group-line {
    margin-top: 10px;
}

.footer-margin {
    margin-top: 10px;
    margin-bottom: 10px;
}

/*Right Menu*/
.right-menu .card-header {
    text-transform: uppercase;
    color: #224C8B;
    font-weight: bold;
}

.banner-2 {
    height: 200px;
    background-image: url("../images/background.png");
    overflow: hidden;
    background-size: cover;
    max-width: 1110px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

    .banner-2 h3 {
        color: white;
        font-weight: bold;
        display: block;
        margin-top: 120px;
    }

    .banner-2 span {
        color: white;
        font-weight: bold;
        display: block;
    }

.right-menu {
    position: relative;
}

@media (min-width: 576px) {
    .right-menu .card:nth-child(1) {
        margin-top: -50px;
    }
}
.right-menu .card-body {
    padding-top: 0px;
    padding-right: 0;
    padding-left: 0;
}

.news-right-menu {
    border: 1px solid #dadcdc;
    padding: 10px 15px;
    border-radius: 0;
    margin-top: 5px;
}

.news-right-menu .card-body {
    padding-top: 0px;
    padding-right: 0;
    padding-left: 0;
}
.news-right-menu .media-body {   
    overflow: hidden;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-right-menu .media-body a {
    display: block;      
    color: inherit;
    text-decoration: none;        
}

.news-right-menu .media-body a:hover {
    color: #ec1c24;
}

.news-right-menu .media:hover img {
    transform: scale(1.1);
}
    
.news-right-menu .media {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: justify;
    color: inherit;
    border-top: 1px solid #dadcdc;
    padding-top: 10px;
}
.news-right-menu .media img {
    transform: scale(1);
    transition: all 1s ease;        
}

.fist-right-menu {
    border: 1px solid #dadcdc;
    padding: 10px 15px;
    border-radius: 0;
}



.fist-right-menu > .card-header {
    background-color: white;
    font-size: 18px;
}

.fist-right-menu .list-group-item {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #224C8B !important;
    text-decoration: none;
}

.fist-right-menu > .card-body > .list-group > .list-group > .list-group-item {
    border: none;
}

.right-menu .card {
    border-radius: 0;
}

.second-right-menu > .card-header {
    background-color: white;
    color: #ABAFB6;
}

.second-right-menu {
    border: 1px solid #dadcdc;
    padding: 10px 15px;
    border-radius: 0;
    margin-top: 20px;
}

    .second-right-menu .media-body {
        max-height: 50px;
        min-height: 50px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .second-right-menu .media {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.third-right-menu .card-body {
    padding: 5px;
}

    .third-right-menu .card-body images {
        border-radius: 4px;
    }

.thu-vien-anh-item {
    padding: 5px;
}

.third-right-menu > .card-header {
    background-color: #EC1C24;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: none;
    text-transform: uppercase;
}

.third-right-menu {
    border: none;
}

.fourth-right-menu {
    border: none;
    border-top: 1px solid rgba(0, 0, 0, .125);
}

    .fourth-right-menu > .card-header {
        background-color: #EC1C24;
        color: white;
        font-weight: bold;
        font-size: 16px;
        border: none;
        text-transform: uppercase;
    }

    .fourth-right-menu > .card-body {
        padding: 5px;
    }

.anh-giai-thuong {
    /*max-height: 200px;
    min-height: 200px;
    max-width: 200px;
    min-width: 200px;*/
    overflow: hidden;
    position: relative;
}

    .anh-giai-thuong > images {
        width: 100% !important;
        height: 100% !important;
        position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

.nam-giai-thuong span {
    color: red;
    font-size: 16px;
    font-weight: bold;
}

.mo-ta-giai-thuong {
    height: 60px;
    font-size: 13px;
    overflow: hidden;
    /*display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cat-ten-giai-thuong {
    color: red;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cac-giai-thuong-item {
    margin-top: 20px;
}

.giai-thuong {
    text-transform: uppercase;
}

.dang-doan-item .card-body {
    padding: 0;
}

.anh-minh-hoa {
}

.tieu-de-tin {
    font-weight: bold;
    -webkit-line-clamp: 2;
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mo-ta-ngan-tin {
    max-height: 50px;
    /*min-height: 50px;*/
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dang-doan-item .card-footer {
    padding: 5px;
}

.tieu-de-tin a {
    text-decoration: none;
    color: black;
}
.newsdatetime{
    color: red;
    font-style: italic;
    font-size: 12px;
}


.dang-doan-item {
    margin-top: 20px;
}

/*Trang chu*/
.thanh-tieu-de {
    width: calc(100% - 5px);
    max-height: 28px;
    min-height: 28px;
    border-bottom: solid 2px red;
    position: relative;
    margin-bottom: 15px;
    background-color: #f5f3f3;
    margin-top: 20px;
}

    .thanh-tieu-de div {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 10px;
        background-color: #EC1C24;
        color: white;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: bold;
    }

.tieude-sp-trangchu {
    max-height: 50px;
    min-height: 50px;
    overflow: hidden;
}

.sp-trangchu {
    margin-right: 10px;
}

.button-sp-trangchu .btn {
    height: 30px;
    font-size: 14px;
    line-height: 1rem;
}

.anh-tin-moi-nhat-trang-chu {
    min-height: 100%;
    overflow: hidden;
    max-width: 100%;
    position: relative;
}

.tieu-de-tin-moi-nhat-trang-chu {
    height: 125px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
}

.tieu-de-tin-moi-nhat-trang-chu-item {
    height: 50px;
    color: white;
    font-weight: bold;
    padding-left: 5px;
}

.mo-ta-ngan-tin-moi-nhat-trang-chu-item {
    height: 75px;
    color: white;
    overflow: hidden;
    display: -webkit-box;
    padding-left: 5px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}


.anh-tin-moi-nhat-trang-chu {
    margin-left: 15px;
}

.tin-tuc-moi-nhat-rigth ul {
    padding: 0;
    list-style: none outside none;
}

/*.anh-tin-moi-nhat-trang-chu images {*/
/*    position: absolute;*/
/*width: 600px;
    height: 340px;
}*/

.tin-tuc-moi-nhat-rigth .list-group-item {
    /*border: dashed 1px rgba(0,0,0,0.125) !important;
    color: black;
    text-decoration: none;*/
    border: none;
}

.tin-tuc-moi-nhat-rigth .fa-snowflake-o {
    color: red;
    font-size: 10px;
}

tin-tuc-moi-nhat-rigth .fa-circle {
    color: red;
    font-size: 10px;
}

.right-menu-trangchu .fist-images-right {
    margin-top: 20px;
}

.trangchu.third-right-menu .card-header {
    background-color: red !important;
    color: white !important;
    margin-top: 15px;
}

.trangchu.third-right-menu .card-body {
    border: solid 1px rgba(0, 0, 0, 0.125);
}

.trangchu.fourth-right-menu > .card-header {
    background-color: red !important;
    color: white !important;
    margin-top: 15px;
}

.trangchu.fourth-right-menu .card-body {
    border: solid 1px rgba(0, 0, 0, 0.125);
}

.footer {
    margin-top: 20px;
}

.images-fluid {
    max-height: 100%;
}

.ngon-ngu {
    font-size: 22px;
    height: 30px;
}

#timeline {
    list-style: none;
    position: relative;
}

    #timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 2px;
        background-color: #4997cd;
        left: 50%;
        margin-left: -1.5px;
    }

    #timeline .clearFix {
        clear: both;
        height: 0;
    }

    #timeline .timeline-badge {
        color: #fff;
        width: 80px;
        height: 50px;
        font-size: 1.2em;
        text-align: center;
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -40px;
        background-color: #4997cd;
        z-index: 100;
        border-top-right-radius: 50%;
        border-top-left-radius: 50%;
        border-bottom-right-radius: 50%;
        border-bottom-left-radius: 50%;
    }

        #timeline .timeline-badge span.timeline-balloon-date-day {
            font-size: 1.4em;
        }

        #timeline .timeline-badge span.timeline-balloon-date-month {
            font-size: .7em;
            position: relative;
            top: -10px;
        }

        #timeline .timeline-badge.timeline-filter-movement {
            background-color: #ffffff;
            font-size: 1.7em;
            height: 35px;
            margin-left: -18px;
            width: 35px;
            top: 40px;
        }

            #timeline .timeline-badge.timeline-filter-movement a span {
                color: #4997cd;
                font-size: 1.3em;
                top: -1px;
            }

        #timeline .timeline-badge.timeline-future-movement {
            background-color: #ffffff;
            height: 35px;
            width: 35px;
            font-size: 1.7em;
            top: -16px;
            margin-left: -18px;
        }

            #timeline .timeline-badge.timeline-future-movement a span {
                color: #4997cd;
                font-size: .9em;
                top: 2px;
                left: 1px;
            }

    #timeline .timeline-movement {
        border-bottom: dashed 1px #4997cd;
        position: relative;
    }

        #timeline .timeline-movement.timeline-movement-top {
            height: 60px;
        }

        #timeline .timeline-movement .timeline-item {
            padding: 20px 0;
        }

.timeline-item-left {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.timeline-item-right {
    padding-left: 57px !important;
    padding-right: 13px !important;
    margin-right: -15px !important;
}

#timeline .timeline-movement .timeline-item .timeline-panel {
    border: 1px solid #d4d4d4;
    border-radius: 3px;
    background-color: #FFFFFF;
    color: #666;
    padding: 10px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

    #timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul {
        text-align: left;
    }

        #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
            color: #666;
        }

            #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
                color: #468c1f;
                font-size: 1.3em;
            }

    #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
        text-align: left;
    }

        #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
            color: #e2001a;
            font-size: 1.3em;
        }

.images-wrap {
    width: 100%;
    height: 100%;
}

.tieu-de-sp {
    font-weight: bold;
    text-align: center;
}

    .tieu-de-sp > a {
        font-weight: bold;
        text-decoration: none;
        color: #000;
    }

.san-pham-item {
    margin-top: 20px;
}

    .san-pham-item > .card > .card-body {
        text-align: center;
    }

    .san-pham-item .anh-minh-hoa images {
        max-height: 200px;
        min-height: 200px;
    }

    .san-pham-item:hover {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    }

    .san-pham-item img {
        transform: scale(1);
        transition: all 1s ease;
    }

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

.tin-tuc-moi-nhat-rigth .list-group a {
    display: block;
    border-top: 1px solid #dadcdc;
    color: inherit;
    text-decoration: none;
    padding: 10px 0;
}

    .tin-tuc-moi-nhat-rigth .list-group a:hover {
        color: #ec1c24;
    }

    .tin-tuc-moi-nhat-rigth .list-group a .fa {
        font-size: 8px;
        color: #ec1c24;
    }


* {
    box-sizing: border-box
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

#iso-images {
    cursor: pointer;
}

}

.anh-minh-hoa-sp-single images {
    max-height: 300px;
    min-height: 300px;
}

.san-pham-single-mo-ta-ngan ul {
    padding-left: 15px;
}

.chi-tiet-san-pham-sp-single .nav-link.active {
    background-color: red;
    color: white;
    font-weight: bold;
}

.chi-tiet-san-pham-sp-single .nav-link {
    color: black;
    background-color: #f8f9fa;
    border-radius: 0px;
    min-width: 200px;
    text-align: center;
    border: none;
    margin-right: 5px;
}

.chi-tiet-san-pham-sp-single .tab-content .card {
    margin-top: 5px;
}

.anh-sanpham-trangchu {
    max-height: 200px;
    min-height: 200px;
    position: relative;
    overflow: hidden;
}

    .anh-sanpham-trangchu images {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-height: 200px;
    }

.list-img-thuvien img {
    transform: scale(1);
    transition: all 1s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

.dang-doan-item .card .card-body .anh-minh-hoa {
    max-height: 250px;
    min-height: 250px;
    position: relative;
    overflow: hidden;
}

    .dang-doan-item .card .card-body .anh-minh-hoa images {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-height: 250px;
    }



.dang-doan-item .anh-minh-hoa img {
    transform: scale(1);
    transition: all 1s ease;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dang-doan-item .anh-minh-hoa:hover img {
    transform: scale(1.1);
}

.dang-doan-item .card-footer {
    min-height: 130px;
}

.sp-trangchu .card-footer {
    min-height: 35px;
    max-height: 35px;
}

.card.second-right-menu .media a {
    text-decoration: none;
    color: black;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 0 !important;
}

    .dropdown-content a {
        color: black;
        padding: 10px 12px;
        text-decoration: none;
        display: block;
        text-align: left;
        background-color: #EC1C24;
        color: #fff;
        font-size: .85em;
        border-radius: 0 !important;
    }

        .dropdown-content a:hover,
        .dropdown-content a.active {
            background-color: #74111C;
            color: #fff !important;
        }

.nav-item:hover .dropdown-content {
    display: block;
}

.nav-item:hover .nav-link {
    background-color: #74111C;
}

.dropdown-content > li > ul.submenu {
    position: absolute;
    display: none;
    left: 200px;
    list-style: none;
    width: 200px;
}

ul.submenu > li:hover > a {
    background-color: #ddd;
    color: #EC1C24 !important;
}

.dot-content {
    font-size: 8px;
    color: red;
}

.slider-posts-news {
    float: left;
    width: 100%;
    margin: 10px 0;
    background-image: url("../images/topic.png");
    background-repeat: no-repeat;
}

.title-posts-news {
    color: #fff;
    font-size: 13px;
    margin-left: 30px;
    position: absolute;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 2px;
}

.carousel-control.right {
    background-image: none !important;
    width: 5% !important;
}

.glyphicon-chevron-left {
    left: 1850% !important;
}

.carousel-control.left {
    width: 5% !important;
}

.glyphicon {
    line-height: 1 !important;
}

/* 
.carousel-inner>.item {
    padding-left: 150px !important;
} */


/* .carousel-inner>.item {
    line-height: 200% !important;
} */
/*.carousel-item {
    padding-bottom: 10px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
}*/ 
.bold {
    font-weight: 700;
    color: #000000;
}

#top_taskbar {
    background-color: #f8f8f8;
    color: #333;
    font-size: 11px;
    padding: 5px 0;
    /* z-index: 99; */
    position: relative;
}


    #top_taskbar .top_taskbar_contact {
        color: #666;
        font-size: 12px;
    }

    #top_taskbar .top_taskbar_form_log {
        font-size: 12px;
    }


ol,
ul,
li {
    /*list-style: none outside none;*/
    text-align: justify;
}

#top_taskbar ul li:first-child {
    border-left: none;
    padding-left: 0;
}

#top_taskbar .block_search_web {
    padding-right: 4px;
    width: 170px;
}

#top_taskbar ul li {
    /* height: 100%; */
    display: inline-block;
    vertical-align: middle;
    line-height: 29px;
    padding: 0 5px;
    padding-left: 5px;
    /* border-left: 1px solid #ccc; */
}

@media only screen and (max-width:800px) {
    .hide_mobile {
        display: none !important;
    }
}

.form-icon-search {
    color: #252424;
    position: absolute;
    right: 0;
    font-size: 1.5em;
    top: 0;
    padding: 7px 10px;
}

    .form-icon-search .input-icon {
        padding: 10px;
        line-height: 0;
        background: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

#top_taskbar .form-icon-search:hover,
#top_taskbar .top_taskbar_user a:hover {
    color: #ec1c24;
}


#searchform input[type="text"] {
    margin: 0;
    padding: 3px 30px 3px 10px;
    border-radius: 0;
    background: #fff;
    color: #252424;
    outline: none;
    border: 1px solid #dadcdc;
    width: 100%;
    line-height: 27px;
}

/*input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    width: 100%;
    resize: none;
    padding-top: 9px;
    padding-left: 2%;
    outline: none;
    font-family: Arial;
    background: lightgray;
    border: none;
}*/

#top_taskbar ul li a {
    font-size: 12px;
    display: inline-block;
    color: #666;
}

input[type="submit"] {
    border: 0;
    background: #0054A6;
    width: auto;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    outline: none;
    cursor: pointer;
}

#searchform {
    float: right;
    width: 100%;
    position: relative;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 40px !important;
    font-size: 16px !important;
}


.nav-link {
    color: #fff !important;
}

.append_recent {
    /*background-color:#ddd;*/
}

.product-details-page .product-tabs .nav-link,
#pills-mobile-tab .nav-item .nav-link {
    font-size: 14px;
}

.product-details-page .product-tabs .nav-link,
#pills-mobile-tab .nav-item .nav-link {
    position: relative;
    color: #5F6D74;
    font-weight: 400;
    border: 0;
    text-transform: uppercase;
}

    .product-details-page .product-tabs .nav-link.active,
    #pills-mobile-tab .nav-item .nav-link.active {
        color: #1D1F20;
    }

        .product-details-page .product-tabs .nav-link.active::after,
        #pills-mobile-tab .nav-item .nav-link.active::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 2px;
            background: #0091b5;
        }

.product-details-page #product_tab_content {
    margin-top: 15px;
}

.product-details-page .short-description {
    color: #777;
    font-weight: 300;
}

#tin-moi-nhat {
    border: 0.5px solid #dadcdc;
    padding: 10px;
}

    #tin-moi-nhat .carousel-item img {
        height: 347px;
        object-fit: cover;
    }

    #tin-moi-nhat .carousel-control-next-icon,
    #tin-moi-nhat .carousel-control-prev-icon {
        width: 40px;
        height: 40px;
    }

.carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.carousel-caption {
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 20%);
    padding: 2% 2% 5%;
    bottom: 0;
}

.headline {
    border-bottom: 1px solid #ec1c24;
}

    .headline h2 {
        display: inline-block;
        margin: 0;
        border-bottom: 0.8px solid #ec1c24;
        position: relative;
        top: 1px;
    }

h2 {
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
}

.headline li {
    display: inline-block;
    font-size: .85em;
}

    .headline li:hover a,
    .headline li.active a {
        color: #ec1c24;
    }

.headline a {
    color: inherit;
    text-decoration: none;
    padding: 5px 10px;
}

.btn-dat-hang {
    border: 1px solid #eee;
    color: inherit;
    padding: 10px 25px;
    background-color: #ffff;
}

    .btn-dat-hang:hover {
        background-color: #ec1c24;
        ;
        color: #fff;
    }

.san-pham-item {
    background-color: #f5f5f5;
    padding: 20px 10px;
    border-radius: 6px;
    box-shadow: 2px 3px 10px #b2acac7a;
}

    .san-pham-item h3 {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 1em;
        margin-bottom: 20px;
    }

        .san-pham-item h3 a {
            color: inherit;
            text-decoration: none;
        }

            .san-pham-item h3 a:hover {
                color: #ec1c24;
            }

.blockquote {
    font-style: italic;
    font-family: serif;
    font-size: 1em;
}

    .blockquote p,
    .blockquote a {
        font-family: serif;
    }

    .blockquote span {
        font-size: 2em;
        line-height: 0;
        font-family: serif;
    }

.last-quo {
    position: relative;
    top: 15px;
}

.news-event-item .item-img {
    padding: 2px;
    border: 1px solid #dadcdc;
}

    .news-event-item .item-img:hover {
        border: 1px solid #666;
    }

img {
    max-width: 100%;
}

.news-event-item {
    margin-bottom: 10px;
}

    .news-event-item h4 {
        font-weight: 400;
        text-transform: uppercase;
        font-size: .85em;
        margin-bottom: 20px;
    }

        .news-event-item h4 a {
            color: inherit;
            text-decoration: none;
        }

            .news-event-item h4 a:hover {
                color: #ec1c24;
            }

.row-5 {
    margin-left: -5px;
    margin-right: -5px;
}

    .row-5 > * {
        padding-left: 5px;
        padding-right: 5px;
    }

.btn-primary {
    background-color: #ec1c24;
    border-color: #ec1c24;
}

    .btn-primary:hover,
    .btn-primary:focus {
        background-color: #bf1016;
        border-color: #bf1016;
    }

.footer {
    color: #fff;
}

    .footer address {
        line-height: 1.8;
    }

.footer-top {
    background-image: url('..//images/Page-1-Image-40.jpg');
    background-size: cover;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

    .footer-top::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        background-color: #010132;
        opacity: .4;
    }

    .footer-top h2 img {
        width: 50px;
    }

.footer-bottom {
    background-color: #060628;
    padding: 20px 0;
}

.append_recent {
    min-height: 30px;
    padding-left: 150px;
}

    .append_recent a:hover {
        color: #ec1c24;
        text-decoration: none;
    }

.nav-item-flag a {
    padding: 0 5px;
}

.add-to-cart {
    margin-bottom: 15px;
    background-color: #FFFFFF;
    color: #FFA500;
    border: 2.5px solid #FFA500;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer;
    padding: 10px 20px;
}

    .add-to-cart:hover {
        background-color: #FFA500;
        color: #fff;
        transition: .25s all;
    }

.list-logo-item {
    border: 1px solid #dadcdc;
    padding: 3px;
}

.thu-vien {
    border: 0.5px solid #dcdada;
    padding: 15px 15px 10px;
}

.trongke-content {
    /*background-color: #e2f2f8;*/
    padding: 5px 10px;
    font-weight: 700;
}

    .trongke-content .firt {
        color: #007bff;
    }

    .trongke-content .last {
        color: #FFA500;
    }

.navbar-toggler {
    border: none !important;
    color: #fff !important;
    box-shadow: none !important;
    outline: none !important;
}

    .navbar-toggler .fa {
        font-size: 1.5em;
    }

.product-tabs {
    border-bottom: 1px solid #ec1c24;
}

    .product-tabs .nav-link {
        background-color: transparent !important;
        border: none;
        box-shadow: none;
        margin: 0;
        color: inherit !important;
        text-decoration: none;
        padding: 2px 13px;
    }

    .product-tabs .nav-item:first-child .nav-link {
        padding-left: 0;
    }

    .product-tabs .nav-link.active {
        display: inline-block;
        margin: 0;
        padding: 0;
        border-bottom: 2px solid #ec1c24;
        font-size: 1.2em;
        font-weight: 700;
        text-transform: uppercase;
    }

    .product-tabs .nav-item:first-child .nav-link.active {
        margin-right: 10px;
    }

    .product-tabs .nav-item:last-child .nav-link.active {
        margin-left: 10px;
    }

#sanpham-slider .carousel-indicators {
    position: static;
    margin-top: 20px;
}

    #sanpham-slider .carousel-indicators li {
        background-color: #ec1c24;
        opacity: .5;
    }

        #sanpham-slider .carousel-indicators li.active {
            background-color: #ec1c24;
            opacity: 1;
        }

@media (min-width: 992px) {
    .col-right-footer {
        border-left: 1px solid rgb(255 255 255 / 35%);
        padding-left: 30px;
    }

    .col-left-footer {
        padding-right: 30px;
    }

    #top_taskbar ul li.first {
        border-right: 1px solid #ccc;
        padding-right: 10px;
    }

    #top_taskbar .block_search_web {
        width: 280px;
    }
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        padding: 0 !important;
        max-width: 991px;
    }
}

@media (max-width: 991px) {
    .dropdown-content {
        display: block;
        position: static;
        box-shadow: none;
    }

        .dropdown-content a {
            padding-left: 30px;
        }
    /*.sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        padding: 0 !important;
        max-width: 991px;
    }*/
}

@media (min-width: 1200px) {
    #navbarNav {
        font-size: 16px;
    }

    .headline li {
        font-size: 1em;
    }
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1000;
        padding: 0 !important;
        max-width: 1110px;
    }
}

.news-body p {
    text-align: justify;
}

@media (min-width: 576px) {
    .news-event-item .item-img img {
        height: 146px;
        object-fit: cover;
    }
}




.giai-thuong-item {
    padding: 10px 20px;
    /* max-width: 114px; */
}

    .giai-thuong-item h4 {
        font-size: .7em;
        text-transform: inherit;
        font-weight: 700;
    }

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            background-color: #ec1c24;
            opacity: .5;
            outline: none;
        }

        .slick-dots li.slick-active button,
        .slick-dots li:hover button {
            opacity: 1;
        }

.giai-thuong-slider {
    position: relative;
    z-index: 2;
    padding: 0 25px;
}

.slick-next {
    right: 5px;
}

.slick-prev {
    left: 5px;
}

.slick-prev,
.slick-next {
    line-height: 0;
    font-size: 2.5em;
    position: absolute;
    top: 50%;
    display: block;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    border: none !important;
    outline: none !important;
    background: transparent;
    z-index: 2;
}

    .slick-prev:hover,
    .slick-next:hover {
        color: #ec1c24;
    }

.breadcrumb {
    border-radius: 0;
}


.img_giaithuong{
    height:200px;
    width:248px;
}

.form-control {
    margin-bottom: 15px;
}