html {
    font-size: 12pt;
    color: black;
}

body {
}

.pd-lr0 {
    padding-left: 0px;
    padding-right: 0px;
}


.container-slider {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.header {
    width: 100%;
    height: 80px;
}

.onHeader {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

    .onHeader .left {
    }

        .onHeader .left img {
            height: 70px;
        }

    .onHeader .center {
    }

        .onHeader .center .navbar-nav {
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            padding: 0;
            margin: 0;
            font-family: Montserrat;
            z-index:9999;
        }

            .onHeader .center .navbar-nav li {
                list-style: none;
                padding: 5px 10px;
                margin: 0 10px;
                font-size: 12pt;
            }

    .onHeader .right-mb {
        align-items: center;
        display: none;
        height: 40px;
    }

        .onHeader .right-mb .fa {
            font-size: 200%;
            outline: none;
        }

    .onHeader .right {
        display: flex;
        align-items: center;
        height: 25px;
    }

    .onHeader .search {
        height: 100%;
    }

        .onHeader .search .btnSearch {
            background: none !important;
            border: 0px !important;
        }

            .onHeader .search .btnSearch i {
                color: #f20902;
                font-size: 150%;
            }

    .onHeader .language {
        height: 100%;
    }

    .onHeader .language {
        height: 100%;
        width: 60px;
        border: 1px solid #e0e0e0;
        border-radius: 10px;
        margin: 0 10px;
        align-items: center;
        justify-content: space-evenly;
        display: flex;
        font-weight: 600;
    }

        .onHeader .language a {
            text-decoration-color: #e0e0e0;
            color: black;
            font-size: 10pt;
            text-decoration-thickness: 2px;
            text-underline-offset: 2px;
        }

            .onHeader .language a.active {
                color: #f20902;
            }

    .onHeader .contact {
        height: 100%;
    }

        .onHeader .contact .btnContact {
            background: url("../commons/images/contact.png") center center no-repeat;
            background-size: 99px 25px;
            width: 99px;
            height: 100%;
            display: block;
        }

.owl-carousel-banner .owl-dots {
    padding-left: 100px;
}

.owl-carousel-project .owl-dots, .owl-carousel-product .owl-dots {
    text-align: right !important;
}

.owl-dots {
    text-align: left !important;
    margin-top: 0px !important;
    position: relative;
    top: -30px;
}

.owl-dot span {
    width: 40px !important;
    height: 6px !important;
    border-radius: 5px !important;
    margin: 0px 5px !important;
}

.owl-dot.active span {
    background-color: #f20902 !important;
}

.owl-carousel-product .owl-dot.active span {
    background-color: #a71c1a !important;
}

.text-color-f20902 {
    color: #f20902;
}

@font-face {
    font-family: Montserrat;
    src: url("../commons/fonts/Montserrat-Medium.otf");
}

.onHeader .center .search {
    display: none;
}

.onHeader .center .contact {
    display: none;
}

.btnClose {
    display: none;
}

.main-info {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    position:relative;
    /*top:-12px;*/
}

    .main-info .title-main-news-info {
        width: 160px;
        color: dimgray;
    }

    .main-info .fa {
        color: #f20902 !important;
    }

    .main-info .link-main-news-info {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .main-info .link-main-news-info a {
            text-decoration: none;
            font-weight: bold;
            color: #303030;
            text-transform: uppercase;
        }

            .main-info .link-main-news-info a:hover {
                color: #f20902;
            }

    .main-info span.hr {
        display: block;
        width: 1px;
        height: 50%;
        background-color: lightgray;
    }

    .main-info a.info {
        color: dimgray;
        font-weight: 600;
        text-decoration: none;
    }
.main-info-item a:hover{
    color:#f20902;
}
.big-line {
    border-top: 2px solid lightgray;
}
.sm-line {
    border-top: 1px solid lightgray;
}

.box-item .product-pdr-0 {
    padding-right: 0;
}

.box-item .img-project {
    width: 100%;
    overflow: hidden;
    align-items: center;
    display: flex;
    border-radius: 30px;
}

    .box-item .img-project img {
        object-fit: cover;
        transition: transform .5s !important; /* Animation */
    }

        .box-item .img-project img:hover {
            transform: scale(1.2);
        }

.title {
    font-size: 20pt;
    text-transform: uppercase;
    margin: 30px 0px 15px 0px;
    font-weight: 600;
}

.title2 {
    margin: 20px 0px;
}

    .title2 a {
        font-size: 14pt;
        text-transform: uppercase;
        font-weight: 600;
        color: black;
        text-decoration: none;
    }

.news .title2 {
    margin-bottom: 5px;
}

.box-item .title-time {
    color: gray;
}

.box-item .title-normal a {
    text-transform: none !important;
}

.box-item-f20902 {
    background-color: #f20902;
    padding-top: 30px !important;
    border-top-right-radius: 100px;
}

.title-color-white {
    color: white;
}

.box-item .view-all {
    position: relative;
    top: -50px;
    z-index: 100;
}

    .box-item .view-all a {
        text-decoration: none;
        font-weight: 600;
        color:black;
    }
    .box-item .view-all a:hover{
        color:#f20902;
    }

.box-item .fa {
    color: #f20902 !important;
}

.box-item-f20902 .fa, .box-intro .fa {
    color: white !important;
}

.box-item-f20902 .view-all a, .box-intro .view-all a {
    color: white !important;
}

.box-intro .view-all a {
    color: white !important;
    text-decoration: none;
    font-weight: 600;
}

.box-intro .view-all {
    position: relative;
    margin-bottom:20px;
}

    .box-item-f20902 .view-all a:hover, .box-intro .view-all a:hover {
        color: lightgray !important;
    }

.catPro{
    color:black;
}
.news .view-all, .library .view-all {
    top: 0 !important;
    height: 60px;
    line-height: 60px;
}

.owl-carousel-product .item {
    background-color: white;
    padding: 30px 30px 10px 30px;
    border-radius: 50px;
}
.owl-carousel-product .item a{
    color:black !important;
}
    .title2 a:hover, .owl-carousel-product .item a:hover{
        color: #f20902 !important;
    }
.content-info {
    background-color: white;
    position: relative;
}

    .content-info a {
        font-weight: 600;
        text-decoration: none;
        font-size: 12pt;
        padding: 15px 0 5px 0;
        display: block;
    }

    .content-info p {
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

.box-intro {
    margin-top: 30px;
    background-color: #f20902;
    height: 400px;
    display: flex;
    justify-content: center;
    border-top-left-radius: 100px;
    position: relative;
    overflow: hidden;
}

    .box-intro .box {
        height: 100%;
        display: flex;
        justify-content: start;
        align-items: center;
    }

    .box-intro .box-left {
        width: 50%;
        padding-right: 100px;
    }

    .box-intro .box-right {
        width: 50%;
        position: absolute;
        right: 0;
        top: 0;
    }

        .box-intro .box-right .img-intro {
            width: 100%;
        }

.tabs-intro {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tabs-intro-item a {
    text-decoration: none;
    color: white;
    font-weight: 600;
    font-size: 14pt;
}

    .tabs-intro-item a.active, .tabs-intro-item a:hover {
        text-decoration: underline !important;
        color: white !important;
        text-decoration-thickness: 3px !important;
        text-underline-offset: 5px !important;
    }

.content-intro {
    color: #e0e0e0;
    margin: 20px 0;
    font-size: 12pt;
}

.content-view-all {
    background-color: white;
    height: 30px;
    border-radius: 15px;
    padding: 10px 20px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
}

    .content-view-all:hover {
        background-color: #e0e0e0;
    }

    .content-view-all .fa, .content-view-all a {
        color: #f20902 !important;
    }

    .content-view-all a {
        text-decoration: none;
        margin-left: 10px;
        font-weight: 600;
    }

.video .view-all {
    margin-bottom: 30px;
}

.video .title-video {
}

.video .owl-dots {
    top: 0 !important;
    margin-top: 30px !important;
}

.video .view-all {
    top: 0 !important;
    margin-top: 20px !important;
}

.box-50 {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .box-50 .img-video {
        width: 50%;
    }
    .box-50 .img-video img {
        border-radius:30px;
    }

    .box-50 .content-video {
        width: 50%;
        color: black !important;
        padding-left: 50px;
    }

    .box-50 .content-video-title {
        font-size: 16pt;
        font-weight: 600;
        text-transform: uppercase;
    }

    .box-50 .content-video-playicon {
        margin-top: 20px;
        display: flex;
        align-items: center;
    }

        .box-50 .content-video-playicon i {
            color: #f20902;
            font-size: 200%;
            margin-right: 10px;
        }

        .box-50 .content-video a {
            text-decoration: none;
            font-weight: 600;
        }

#carousel-custom-dots {
    display: grid;
    grid-auto-flow: column;
    grid-column-gap: 10px;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

    #carousel-custom-dots li {
        list-style: none;
        width: 200px;
        overflow: hidden;
    }

        #carousel-custom-dots li img {
            max-width: 100%;
            opacity: 0.6;
            border-radius:15px;
        }

        #carousel-custom-dots li.active img {
            opacity: 1;
        }
/*#carousel-custom-dots::-webkit-scrollbar {
    width: 10px;
}*/

.footer {
    background-color: #e9e9e9;
}

.box-footer {
    display: flex;
    justify-content: space-between;
    justify-content: center;
    flex-wrap: wrap;
}

    .box-footer .box1 {
        width: 44%;
    }

    .box-footer .box2 {
        width: 28%;
    }

    .box-footer .onbox2 {
        padding: 0px 10px 20px 10px;
    }
    .box-footer a{
        text-decoration:none;
        font-weight:600;
        color:black;
    }
    .box-footer a:hover {
        color: #f20902;
    }

.footer-logo {
    padding-top: 50px;
}

    .footer-logo img {
        height: 60px;
    }

.box-footer .footer-title {
    font-size: 16pt;
    font-weight: 600;
    text-transform: uppercase;
    color: black;
    margin: 20px 0;
}

.footer-iso {
    height: 80px;
    margin: 20px 0;
    display: flex;
    justify-content: start;
    border-top: 2px solid lightgray;
    border-bottom: 2px solid lightgray;
    padding: 10px 0;
}

    .footer-iso img {
        height: 100%;
        margin-right: 10px;
    }

.ml-20 {
    margin-left: 20px;
}

.box-footer2 {
    padding: 20px 0;
    font-weight: 600;
    color: black;
}

.onbox2-title {
    margin-bottom: 15px;
}

    .onbox2-title span {
        text-transform: uppercase;
        font-weight: 600;
    }

.box-footer .box2 .link {
    margin: 5px 0;
}

    .box-footer .box2 .link a {
        text-decoration: none;
        text-transform: uppercase;
    }

.verti-menu {
    position: fixed;
    width: 1px;
    float: right;
    height: 100vh;
    top: 0;
    right: 0;
    justify-content: center;
    display: flex;
    z-index: 9998;
}

.on-verti-menu {
    width: 100px;
    position: relative;
    z-index: 9999;
    margin: auto;
    margin-right: 70px !important;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.on-verti-menu-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

    .on-verti-menu-item a {
        color: white;
        text-decoration: none;
        width: 50px;
        height: 50px;
        background-color: #303030;
        border-radius: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: background-color .5s;
    }

        .on-verti-menu-item a:hover {
            background-color: #f20902;
            color: white !important;
        }

    .on-verti-menu-item i {
        font-size: 200%;
    }
    .on-verti-menu-item img {
        width:45px;
    }

.cat-margin {
    margin:30px 0;
}
.cat-margin .col-item {
    padding:0 !important;

}
.cat-margin .title{
    margin-top:10px;
}
    .cat-margin .des {
        font-size:12pt;
    }
    .cat-margin .des img{
        margin:auto;
        max-width:100%;
    }
figure.image{
    text-align:center !important;
}
figure.image img{
    max-width:100%;
}
.item-detail img {
    max-width: 100%;
    border-radius: 30px;
}
.item-detail:hover .title2 a{
    color: #f20902 !important;
}
.item-detail:hover .border {
    border-color: #f20902 !important;
}
.item-detail:hover .title2 i {
    display: block;
}
.item-detail .title2 i {
    color: #f20902 !important;
    float: right;
    display: none;
}
.ul-left-detail ul {
    margin: 0;
    padding: 0;
}
.ul-left-detail li{
    list-style:none;
    margin:10px 0;
}
.ul-left-detail li a{
    font-weight:600;
    text-decoration:none;
    font-size:14pt;
}
    .ul-left-detail li a:hover, .ul-left-detail li a.active{
        color:#f20902 !important;
    }

.owl-carousel-detail .item img, .onright-product-detail img {
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    max-width: 100%;
}
.owl-carousel-detail .owl-dots {
    top: 0;
}
.owl-carousel-detail .item {
    width:100%;
    padding:5px;
}
.owl-carousel-detail .item img {
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.onleft-product-detail {
    margin-right: 50px;
    display: flex;
    justify-content: start;
    flex-direction: column;
    height: 100%;
}
    .onleft-product-detail .lef-contents {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        height: 100%;
    }
    .onleft-product-detail .btns {
        margin: 20px 0;
        display: flex;
    }
        .onleft-product-detail .btns a {
            margin-top: 20px;
            padding: 10px 20px;
            height: 40px;
            border-radius: 20px;
            border: 1px solid #e0e0e0;
            text-decoration: none;
            display: flex;
            justify-content: space-between;
            align-items: center;
            color: #f20902;
        }
        .onleft-product-detail .btns a.active {
            color:white;
            background-color:#f20902;
        }
        .onleft-product-detail .btns a:not(.active):hover {
            color: white;
            background-color: #f20902;
        }
        .onleft-product-detail .btns a.active:hover {
            color: #f20902;
        }
            .onleft-product-detail .btns a:not(.active):hover i, .onleft-product-detail .btns a:not(.active):hover {
                color: white !important;
            }
    .onleft-product-detail .btns a i{
        font-size:150%;
        margin-right:10px;
    }
    .onleft-product-detail .btns a.active i{
        color:white !important;
    }
    .onleft-product-detail .btns a.active:hover{
        background-color:white;
    }
    .onleft-product-detail .btns a.active:hover i{
        color:#f20902 !important;
    }
.mr-10 {
    margin-right: 10px;
}
.breadcrumb{
    font-size:12pt;
}

.detail-content{
    margin:30px 0px;
}

.box-detail{
    width:100%;
    display:flex;
    justify-content:space-between;
}
.box-detail .box-left{
    width: 20%;
}
    .box-detail .box-right {
        width: 80%;
        font-size:12pt;
    }

.img-about img{
    width:150px;
    margin:10px 0;
}
.gallery-img {
    width:100%;
}
.gallery-img img{
    max-width:100%;
    border-radius:30px;
}
.box-images-detail{
    justify-content:space-evenly;
}
.box-images-detail .item {
    height: 200px;
    text-align: center;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    margin: 10px;
    overflow: hidden;
}
    .box-images-detail .item img {
        max-height:100%;
        object-fit: fill;
        transition: transform .5s !important; /* Animation */
    }
.breadcrumb a, .glCat a{
    text-decoration: none !important;
    color: black;
    font-weight: 600;
}
    .breadcrumb a:hover, .glCat a:hover {
        color: #f20902;
    }
._df_thumb {
    width: 300px !important;
    height: 424px !important;
    max-width: 100% !important;
}
._df_book-cover{
    background-repeat:no-repeat !important;
    background-position:center center !important;
    background-size:100% 100%;
}
.w100per{
    width:100%;
}
.content-hot{
    color:white;
}
.title-hot {
    text-transform: uppercase;
    margin: 15px 0px 5px 0px;
    font-weight: 600;
}
.title-noibat {
    text-align: left;
}
.btn-more-act {
    width: 50%;
}
.box-quycach{
    width:50%;
    margin:auto;
}
.qc-item {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 5px 0;
    border-bottom: 1px solid lightgray;
}
.qc-title {
    font-weight: 600;
    width:30%;
}
.qc-content {
    width: 70%;
}

.tk-img{

}
.tk-title{
    text-align:center;
    font-weight:600;
    padding:5px 0;
}
.bg-gray {
    background-color: #e9e9e9;
    padding: 20px 0;
}
.box-lienhe {
    background-color: #90110f;
    min-height: 100px;
}
.avatar img{
    max-height:250px;
}
.img-chinhanh img{
    max-height:700px;
}
.text-right{
    text-align:right;
}
.inbox-lh{
    display:flex;
    justify-content:space-evenly;
    align-items:center;
    padding:30px 0;
    flex-wrap:wrap;
}
.inbox-lh-left{

}
.btn-action {
    display: block;
    width: 100%;
    font-weight: 600;
}
.box-baogia {
    background-color: #c1221f;
    min-height:100px;
    padding:20px 0;
}
    .box-baogia input, .box-baogia textarea{
        width: 85%;
    }

.box-pro {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.item-pro {
    width: 31%;
    margin:1% 0;
    border-radius:30px;
    overflow:hidden;
}
.img-pro img{
    max-width:100%;
}
.item-pro a{
    color:black;
    font-weight:600;
    font-size:14pt;
    text-decoration:none;
    padding:10px 0;
}
.item-pro a:hover {
    color: #f20902;
}
.content-pro {
    padding: 10px;
    background-color: white;
}
.content-pro a{

}
    .content-pro a:hover {
    }
.view-all-pro{
    margin-top:10px;
    padding-bottom:20px;
}
.view-all-pro a{
    color:white;
    text-decoration:none;
}
    .view-all-pro a:hover{
        color: lightgray;
        text-decoration: none;
    }
.box-hot{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.box-hot .item-hot{
    width:30%;   
    overflow:hidden;
}
    .box-hot .item-hot img{
        max-width:100%;
    }
.view-all-pro-detail {
    top: 0 !important;
    margin-top: 10px;
    text-align: right;
}

@media (min-width: 992px) {
    .center {
        max-width: 80%;
        display: flex !important;
        flex-basis: auto;
        height: 100%;
        align-items: center;
    }

        .center .navbar-nav {
            flex-direction: row;
            height: 100%;
        }

    .onHeader .center .navbar-nav li a.nav-item-chil {
        text-decoration: none;
        color: #303030;
    }

        .onHeader .center .navbar-nav li a.nav-item-chil:hover, .onHeader .center .navbar-nav li a.active {
            color: #f20902;
        }

    .onHeader .center .navbar-nav .nav-item-chil i {
        display: none;
    }

    .li-dv {
        display: none;
    }

    .nav-item {
        position: relative;
        z-index: 8888;
        height: 100%;
        align-items: center;
        display: flex;
    }

        .nav-item ul {
            display: none;
            position: absolute;
            top: 60px;
            left: 0px;
            width: 250px;
            z-index: 9999;
            border: 1px solid #e0e0e0;
            border-radius: 10px;
            background-color: white;
            padding: 10px;
        }

            .nav-item ul li {
                margin-top: 10px !important;
            }

                .nav-item ul li a {
                    text-decoration: none;
                    color: #303030;
                }

                    .nav-item ul li a:hover {
                        text-decoration: none;
                        color: #f20902;
                    }

    .myshow {
        display: block !important;
        animation: fade-in 1s;
    }
}

*:focus {
    outline: none !important;
}
