﻿/*slide images*/
ul.es-pager {
    display: none !important;
}

.menufix {
    position: fixed !important;
    top: 0;
    z-index: 999;
    box-shadow: 0px 2px 2px rgba(0,0,0,0.5);
}

a:hover {
    color: #0964aa !important;
}

@font-face {
    font-family: "black";
    src: url('/fonts/Roboto-Black.ttf');
}

@font-face {
    font-family: "bold";
    src: url('/fonts/RobotoCondensed-Bold.ttf');
}

@font-face {
    font-family: "regular";
    src: url('/fonts/RobotoCondensed-Regular.ttf');
}

.text-justifysp {
    float: left;
    text-align: justify;
    width: 45%;
}



#sliderB, .slide-dragcontainer, .slide-container, .slide-wrapper, .slide-wrapper div {
    height: 230px !important;
}

.nav-tabs > li {
    width: 50%;
    float: left;
}

    .nav-tabs > li > a {
        font-family: Arial;
        font-size: 14px;
        padding: 4px 15px !important;
        text-align: center;
    }

    .nav-tabs > li.active > a {
        color: #333;
        border: 0px solid #fff !important;
        border-bottom: 1px solid #055593 !important;
        color: #055593 !important;
        font-family: Arial;
        font-weight: bold;
        font-size: 14px;
        text-align: center;
    }

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #fff !important;
}

.nav-tabs > li > a {
    border: none;
}

.nav-tabs {
    margin-bottom: 5px;
    border: none;
}

.leftFooter {
    color: #055593;
    font-size: 14px;
    line-height: 2;
    padding-top: 20px;
    font-family: Arial !important;
    padding-bottom: 10px;
}

    .leftFooter > p {
        font-weight: bold;
        /*font-size: 13px !important;*/
        margin-bottom: 3px;
    }

.fbottom {
    text-align: center;
    padding: 7px;
    border-top: 1px solid #fff;
    color: #fff;
    position: relative;
}
/*sản phẩm*/
.fixsp > a img {
    width: 100%;
    max-height: 203px;
    margin-bottom: 10px;
}

ul.hotsp {
    width: 100%;
}

    ul.hotsp li {
        width: 30%;
        float: left;
        margin: 0 15px;
        padding-top: 30px;
    }

        ul.hotsp li img {
            width: 100%;
            height: 200px;
        }

.txthotsp {
    border: 2px solid #fff;
    box-shadow: 10px 10px 5px #888888;
    background-color: white;
    color: #f56701;
    font-weight: bold;
    font-size: 20px;
}

/*tin tức*/
.home_tintuc {
    width: 100%;
}

    .home_tintuc li {
        height: 72px;
        float: left;
        margin-bottom: 7px;
        width: 50%;
        padding-left: 15px;
        overflow: hidden;
    }

        .home_tintuc li p {
            font-family: Arial !important;
            font-size: 12px;
            text-align: justify;
        }

        .home_tintuc li a {
            width: 73%;
            font-family: Arial !important;
            font-weight: bold;
            font-size: 13px;
            text-align: justify;
        }

        .home_tintuc li:first-child {
            float: left;
            width: 50%;
            height: 100%;
            clear: both;
            padding-right: 15px;
            margin-bottom: 0;
            padding-left: 0;
        }

            .home_tintuc li:first-child p {
                display: block !important;
                text-align: justify;
                /*height: 180px;*/
                font-size: 12px;
            }

        .home_tintuc li img {
            height: 100%;
            width: 100px;
            float: left;
            margin-right: 5px;
        }

        .home_tintuc li:first-child img {
            width: 100%;
            height: 176px;
            margin-bottom: 3px;
        }

        .home_tintuc li:first-child a {
            font-size: 14px;
            font-weight: bold;
        }

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

    .hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
        transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    }

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.6s;
    -webkit-transition-property: transform;
    transition-property: transform;
}

    .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.hsocial {
    background-color: #055593;
    height: 35px;
    border-radius: 0 0 15px 15px;
    width: 69%;
}

.related-news ul li {
    background: url('../home/icon_1.jpg');
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: left 5px;
    margin-bottom: 6px;
}

#divMenu ul li a:hover {
    text-decoration: none !important;
}

ul li a:hover {
    text-decoration: underline !important;
}

#bTop {
    background-image: url(../images/top.png);
    background-repeat: no-repeat;
    border: medium none;
    bottom: 10px;
    cursor: pointer;
    display: none;
    height: 48px;
    outline: medium none;
    padding: 0;
    position: fixed;
    right: 10px;
    width: 48px;
    z-index: 9999;
    background-size: cover;
    border-radius: 50%;
}

.clr {
    clear: both;
}

.tit {
    text-align: center;
    margin: 10px 0 5px;
    font-size: 14px;
   /* text-transform: uppercase;*/
}

.titlink {
    border-bottom: 1px solid #649DCA;
    text-align: left;
    margin-bottom: 20px;
}

.tit a {
    padding: 0;
    margin: 0;
   /* color: #D21D00;*/
    font-size: 14px;
   /* font-weight: bold;*/
    font-family: Arial !important;
}

.QC {
    text-align: center;
    margin-top: 20px;
}

    .QC li {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .QC ul {
        border-top: 1px solid #649DCA;
    }

    .QC .btn-primary:hover {
        background: #0964aa !important;
        border-color: #0964aa !important;
    }

.blueline {
    border-bottom: 3px solid #0964aa;
    margin-top: 10px;
}

.redline {
    border-bottom: 3px solid #D21D00;
    margin-top: 10px;
}

#owl-demo .item {
    margin: 3px;
}

    #owl-demo .item img {
        display: block;
        /*height: 60px;
        width: 120px;*/
        padding: 3px;
        /*margin:0 auto;*/
        /*border:1px solid #000;*/
    }

/*.owl-carousel .owl-item {
    float: left;
    width: 220px!important;
}*/
h4.newtit {
   /* font-size: 20px;*/
    text-align: justify;
    font-weight: bold;
    font-family: arial !important;
}

.related-news ul li a:hover {
    color: #D21D00 !important;
}

#content {
    min-height: calc(100% - 322px);
}

.block-des {
    margin-top: 5px;
    text-align: justify;
    color: #666;
}

a.hot-new {
    /*color: #0964aa;*/
    font-weight: bold;
}

.block_tintuc {
    /*padding-bottom: 0;*/
    padding: unset !important;
}

    /*.block_tintuc a {
        color: #0964aa;
    }*/

    .block_tintuc a:hover {
        color: #0964aa !important;
        text-decoration: underline !important;
    }
    .block_tintuc a b:hover {
        color: #0964aa !important;
        text-decoration: underline;
    }

/*.b1 .lir a {
    background: url(icon_1.jpg);
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: left;
}*/

.media-body {
    position: relative;
}

.media-date {
    position: absolute;
    right: 25px;
    top: 25px;
}

/*.tieudiem {
    max-height: 500px;
}*/

ul.media-list li {
    list-style-type: none;
    background: transparent;
}

.media-date li {
    padding: 0;
}

    .media-date li:first-child:before {
        content: '';
    }

    .media-date li:before {
        content: '.';
        margin-left: -2px;
        margin-right: 2px;
    }

.media-comment {
    margin-bottom: 20px;
}

.media-replied {
    margin: 0 0 20px 50px;
}

    .media-replied .media-heading {
        padding-left: 6px;
    }

/*#comment {
    width: 720px;
}
*/
div#owl-client {
    position: relative;
}

    div#owl-client .owl-item img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    div#owl-client .owl-item:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

#owl-client .owl-buttons {
    display: none;
}

#owl-client .owl-prev {
    left: -20px;
    position: absolute;
    top: 20px;
    /*display: none;*//*anh*/
}

#owl-client .owl-next {
    right: -20px;
    position: absolute;
    top: 20px;
    /*display: none;*//*anh*/
}

#owl-client:hover .owl-buttons {
    display: none;
}

.block_tintuc i {
    margin-right: 5px;
}

.block_tintuc img {
    /*width: 360px;
    height: 180px;
    display: block;
    margin: auto;
    margin-bottom: 10px;*/
    object-fit: cover;
    max-width: 100%;
    max-height: 310px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}

.tieudiem img {
    width: 100px;
    height: 70px;
    float: left;
    margin-right: 5px;
    border: 1px solid;
}

.tieudiem .lir a {
    background: url(icon_1.jpg);
    background-repeat: no-repeat;
    padding-left: 8px;
    background-position: left;
}

.clr {
    clear: both;
}

.owl-wrapper {
    text-align: center;
}
/* Danh cho man hinh desktop*/
@media all and (min-width: 1280px ) {
}

@media all and (min-width: 1024px ) and (max-width: 1280px) {
}

@media all and (min-width: 1000px) and (max-width: 1024px) {
    .tab-content > .active, .pill-content > .active {
        width: 100%;
        float: left;
    }

    .tab-content > .tab-pane, .pill-content > .pill-pane {
        width: 100%;
        float: left;
    }
}

/* Dành cho máy tính bảng chiều ngang */
@media all and (max-width: 1000px) {
    .block_tintuc {
       /* max-height: 1075px !important;*/
    }

        .block_tintuc img {
            width: 100%;
            height: auto;
            display: block;
        }

    .hsocial {
        display: none;
    }

    header .row {
        margin: 0;
    }

    .fixsp {
        width: 33%;
        float: left;
    }

    #cssmenu > ul > li.has-sub > a > span {
        color: #055593 !important;
    }

    #cssmenu > ul > li.has-sub > a:hover {
    background: #055593 !important;
    }

    .tab-content > .active, .pill-content > .active {
        display: block;
        width: 100%;
        float: left;
        padding-right: 10px;
    }

    .tab-content > .tab-pane, .pill-content > .pill-pane {
      /*  display: block;*/
        width: 100%;
        float: left;
        margin-right: 2%;
    }

    .nav-tabs > li {
        width: 47%;
        float: left;
        padding-left: 25px;
    }

    .fade {
        opacity: 5;
    }
    /*.sliderB ,.slide-dragcontainer,.slide-container
     {
            width: 100%!important;        
     }*/
    iframe {
        width: 300px;
        height:300px;
    }

    .leaderall {
        text-align: center;
    }
}



/* Dành cho máy tính bảng chiều dọc */
@media all and (max-width: 720px) {
    .contentsp {
        margin-bottom: 10px;
        width: 80%;
        margin: 10px auto;
    }

    .divsp {
        width: 100%;
    }

    .sy-slide > a > img {
        margin: 0;
        padding: 0;
        display: block;
        width: 100%;
        border: 0;
    }

    .fixsp {
        width: 100%;
        float: left;
    }

        .fixsp img {
            width: 90% !important;
            height: auto;
            margin-bottom: 5px;
            max-height: 300px !important;
            display: block;
            margin: 10px auto;
        }

    .home_tintuc li:first-child {
        padding-right: 0;
    }

    #cssmenu > ul > li > a {
        padding: 18px 12px !important;
    }

    #sliderB, .slide-dragcontainer, .slide-container, .slide-wrapper, .slide-wrapper div {
        height: 230px !important;
    }

    .hvr-grow {
    }

        .hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
            transform: scale(0.0);
        }

    .sy-controls li.sy-prev {
        right: 40px;
        bottom: 5%;
    }

    .sy-controls li.sy-next {
        right: 0;
        bottom: 5%;
    }

    .divsp img {
        max-width: 100% !important;
        max-height: 300px !important;
        width: 100%;
    }

    .text-justifysp {
        float: none;
        width: 100%;
    }
    .leaderall {
        text-align: center;
    }
}
.block_listtintuc img {
    width: 150px;
    height: 110px;
    float: left;
    margin-right: 10px;    
    border: 1px solid #98a9bc;
    object-fit: cover;
}


/* Dành cho máy tính bảng chiều dọc */
@media all and (max-width: 600px) {
    #owl-client:hover .owl-buttons {
        display: none;
    }

    .tab-content #home {
    }

    .home_tintuc li:first-child {
        width: 100%;
        margin: 0;
    }

        .home_tintuc li:first-child img {
            width: 100%;
            height: auto;
            margin-bottom: 3px;
        }

    .home_tintuc li {
        float: none;
        margin-bottom: 7px;
        width: 100%;
        padding-left: 0px;
        overflow: hidden;
    }
    .leaderall {
        text-align: center;
    }
    
}

/* Dành cho máy tính bảng chiều dọc */
@media all and (max-width: 480px) {
    .tab-content > .active, .pill-content > .active {
      /*  display: block;*/
        width: 100%;
        float: left;
    }

    .tab-content > .tab-pane, .pill-content > .pill-pane {
        /*display: block;*/
        width: 100%;
        float: left;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff !important;
        background-color: #0964AA !important;
        display: flex;
    }    

    #exTab1 ul li {
        /*margin-right: 30px;*/
    }

    #exTab1 li.tit a, #exTab1 li.tit a:hover, #exTab1 li.tit a:focus {
        text-decoration: none !important;
        padding: 10px 15px;
        /*border-bottom: 2px solid #0964AA;*/
    }

    #exTab1 .tab-content {
        /*color: white;
    background-color: #428bca;*/
        padding: 5px 15px;
    }
    /* remove border radius for the tab */
    #exTab1 .nav-pills > li > a {
        border-radius: 0;
    }

    .nav-pills > li + li {
        margin-left: 0;
    }
    .leaderall {
        text-align: center;
    }
}

/* Dành cho điện thoại */
@media all and (max-width: 360px) {
   
}
