﻿
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@600&family=Inter:wght@500&family=Kanit:wght@500&family=Oswald:wght@300;400;500&family=Roboto:wght@100;300;700&family=Tektur:wght@600;800;900&display=swap');

body {
    font-family: Inter,'Roboto Condensed',sans-serif;
    background-color: #f0f0f0;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0px auto;
}

a {
    color: #101010;
}

    a:hover {
        text-decoration: none;
        color: #c00;
    }

.main {
    background: #fff;
    box-shadow: 0px 0 10px 0px rgba(0,0,0,0.5);
}

.banner {
    height: auto;
    /*background-color: #c3e360;*/
    background-color: #ffffff;
    background-image: url(../images/bg-top.png);
    background-position: center;
    background-repeat: repeat-x;
    width: 100%;
}

.detailpage {
    min-height: 400px;
    padding: 10px !important;
}

.footer {
    background-color: #029e27;
    color: #ffffff;
    padding: 15px;
    font-family: Arial;
}

    .footer a {
        color: #fff;
        text-decoration: none;
    }

@media screen and (max-width: 768px) {
    .image_certificate {
        padding: 0 20% 0 20% !important;
    }

}

.image_certificate 
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0px;
}

.wrapper {
    clear: both;
    display: block;
    float: right;
    margin-left: 10px;
    position: absolute;
    width: 98%;
    /*padding-left:10px;
    padding-right:10px;*/
}

.chuachay {
    height: 210px;
}

.red {
    color: red;
}

.catname {
    font-weight: bold;
    text-transform: uppercase;
}

    .catname a {
        color: rgba(218, 43, 43, 0.88);
        text-decoration: none;
        line-height: initial;
    }

        .catname a:hover {
            color: #3399cc;
        }

.bandroll {
    padding: 15px;
    width: 100%;
    height: auto;
}

.footMenu {
}

.adBorder {
    padding-bottom: 10px;
}

.tab-tienich {
    padding: 5px;
}

.listTitle {
    padding: 2px 5px;
    border-bottom: dotted 1px #808080;
    /*margin-right:50px*/
}
/*.btn{
    padding:9px 12px;
}*/
/*BOX 1 BÊN NEW*/
.onebox1ben {
    padding: 8px 0px;
    text-align: center;
}

.onebox1ben-header {
    position: relative;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    /* border-top:#dadada 1px solid; 
    border-left:#dadada 1px solid; 
    border-right:#dadada 1px solid; */
    border-bottom: #029e27 2px solid;
    color: #029e27;
}

.onebox1ben-header-div1 {
    padding-left: 10px;
    padding-top: 2px;
    padding-bottom: 0px;
    text-align: left;
}

.onebox1ben-header-div2 {
    color: #01781d;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    /*  padding-bottom:5px;
            padding-top:5px;*/
}

    .onebox1ben-header-div2 a {
        color: #01781d;
        font-size: 16px;
        font-weight: 500;
        text-align: left;
        font-family: oswald,Inter,Kanit;
    }

        .onebox1ben-header-div2 a:hover {
            color: #000;
            font-size: 16px;
            font-weight: 500;
            text-align: left;
        }

.onebox1ben-content {
}

.boxnewstitleindex {
    font-size: 13px;
}
/*BOX 1 BÊN*/

.onebox {
    padding: 8px;
}

.onebox-header {
    border-top: 5px solid #eee;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}

    .onebox-header span {
        /*border-top: 5px solid #e68810;*/
        border-top: 5px solid #167ac6;
        color: #1289e4;
        float: left;
        font-size: 14px;
        font-weight: 600;
        line-height: 100%;
        margin-top: -5px;
        padding: 6px;
        /*padding-top:5px;*/
        position: relative;
        text-transform: uppercase;
        font-family: Inter,Tahoma;
    }

.onebox-content {
}

/*END BOX 1 BÊN*/
/*CONTENT NEWS*/
.shortdetail {
    font-size: 15px;
    line-height: 1.45;
    font-weight: bold;
    color: #333;
    text-align: justify;
}

.detailContent {
    font-family: Inter;
    font-size: 14px;
    color: #000;
    /*padding: 10px;*/
    overflow: hidden;
    max-width: 100%;
    padding: 10px;
}

    .detailContent p {
        padding-top: 10px;
    }

    .detailContent img {
        max-width: 100%;
    }

.detailDes {
    text-align: justify;
    font-weight: bold; /*color:#27408B;*/
    color: #222;
    line-height: 1.4;
}

.shortImg {
    padding-top: 5px;
    text-align: center;
}

    .shortImg img {
        max-width: 100%;
    }

.listnews {
    border-top: dotted 1px rgba(128, 128, 128, 0.35);
    padding: 10px;
    margin-bottom: 10px;
}

    .listnews img {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    }

    .listnews a {
        color: #555;
    }

        .listnews a:hover {
            text-decoration: none;
            color: #c00;
        }
/*.listnews img{
    width:100%;
    height:auto;
    padding-top:10px;   
}*/
/*END CONTENT NEWS*/
/*BOX TIN ẢNH*/
.BoxAnh {
}

.BoxAnh_Title {
    height: 220px;
}

    .BoxAnh_Title a {
        margin-top: 5px;
        font-weight: bold;
        font-size: 14px;
        text-align: justify;
    }


/*END BOX ẢNH*/
/*BOX TIN TỨC*/
.BoxNews {
}

.BoxNews_Title {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-size: 14px;
    position: relative;
    background: url(/images/mn4.JPG) repeat-x;
    width: 40%;
    border-top-right-radius: 10px;
    padding: 8px 10px;
}

.BoxNews_Encapse_Tile {
    margin-bottom: 10px;
    background: #ececee;
}

    .BoxNews_Encapse_Tile a {
        color: #fdfa03;
    }

.BoxNews_Box {
}

.iconbox {
    background-image: url(../skin/images/startup.ico);
}

.Titlebox {
    color: #3c6804;
    font-size: 15px;
    font-weight: 800;
    /*font-weight:bold;*/
    margin-bottom: 10px;
}

/*END BOX TIN TỨC*/

/*Ngoc them*/
.onebox-content-detail {
}

    .onebox-content-detail p {
        background-color: rgba(9, 112, 199, 0.96);
        /*background-color:#017ab1;*/
        padding: 15px;
    }

        .onebox-content-detail p a {
            color: white;
        }

.onebox-content-listnew {
}

    .onebox-content-listnew ul {
        background: #f6f6f6;
        padding: 5px 5px 0px 25px;
        margin-top: 5px;
    }

    .onebox-content-listnew li {
    }

/*End Ngoc them*/

@media screen and (max-width: 768px) {
    body {
        padding: 0;
        height: auto;
    }

    /*.banner {
        height: 0;
    }*/

    .row.content {
        height: auto;
    }

    .wrapper {
        height: auto;
    }

    .bandroll {
        height: 0;
        width: 0;
    }

    .BoxAnh_Title img {
        width: 100%;
        height: auto;
    }

    .BoxAnh_Title p {
        width: 100%;
    }
    /*.BoxNews_Encapse_Tile img{
        width:50%;
        height:auto;
    }*/
    /*.chuachay {
        height: 0;
    }*/
}

@media screen and (max-width:1024px) {
    body {
        padding: 0px 5px;
        height: auto;
    }
}

.boxtinanh {
    padding: 0px 8px;
    text-align: center;
}

    .boxtinanh img {
        width: 100%;
        height: 160px;
    }

    .boxtinanh a {
        font-weight: bold;
        margin: 10px 0px;
    }

/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {
    height: 550px;
}

/* Set gray background color and 100% height */
.sidenav {
    background-color: #f1f1f1;
    height: 100%;
}


.panel-body {
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
}

.panel-heading {
    padding: 7px;
    border-color: #dadada;
}

    .panel-heading a {
        color: #ffffff;
        font-weight: bold;
        font-weight: 500;
    }

.panel-danger > .panel-heading {
    color: #ffffff;
    font-family: oswald,Inter,Tahoma;
    font-size: 16px;
    text-align: center;
    /* font-weight:600;*/
    background: linear-gradient(#029e27, #039626);
    text-transform: uppercase;
}

.panel-primary {
    border-color: #dadada;
}

    .panel-primary > .panel-heading {
        color: #3c6838;
        background-image: url('/skin/images/baxnews.jpg');
        background-repeat: repeat-x;
        background-position: left;
        text-transform: uppercase;
        font-weight: bold;
    }

.panel-danger {
    border-color: #dadada !important;
    color: #3c6838;
}

.panel {
    margin-bottom: 10px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.panel-thanhpho {
    border-color: rgba(106, 199, 253, 0.64);
}

    .panel-thanhpho > .panel-heading {
        color: #fff;
        background: url(/items/images/boxtin.jpg) repeat-x;
        font-family: Inter,Tahoma;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        border-bottom: none;
    }

.button-boxtin {
    color: #fcbb3b;
}


.ei-title {
    /*background:rgba(177, 150, 0, 0.92);*/
    background: #e59709;
    opacity: 0.8;
}

    .ei-title a {
        color: #fff;
    }

.thongbaomarquee {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
    color: #575756 !important;
}

    .thongbaomarquee a {
        padding-left: 20px;
    }

.boxtinmoi_row {
    margin: 0px 10px;
    padding: 7px 0px;
    border-bottom: solid 1px #ccc;
    font-weight: 200;
}

    .boxtinmoi_row img {
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        border-radius: 50%;
        min-height: 70px;
    }

        .boxtinmoi_row img:hover {
            opacity: 0.8;
            /*scale:1.1;*/
        }

.boxtinmoi_row_right {
    padding-right: 10px;
}

    .boxtinmoi_row_right img {
        margin-top: 7px;
        /*box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;*/
        box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
        border-radius: 3px;
        max-height: 220px;
        min-width: 100%;
    }

    .boxtinmoi_row_right:hover img {
        opacity: 0.8;
        /*scale:1.1;*/
    }

.boxtinmoi_row_left {
    padding-left: 10px;
    text-align: justify;
}

.boxtin_row {
    padding: 6px 5px;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}

.nopadding-left {
    padding-left: 0px;
}

.nopadding-right {
    padding-right: 0px;
}

.sukien {
    color: #be1e2d;
    font-family: 'Inter,Tahoma';
    font-weight: bold;
    position: relative;
    /*left: 4px;*/
    margin-top: 10px;
}


/*=========================
For detail page
===========================*/
.top {
    /*background-image: url(/skin/images/linebg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;*/
    margin-left: 5px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    padding-top: 7px;
    border-top: solid 1px #f0f0f0;
}

    .top div {
        background: url(/items/images/box-news-top-bg.gif) no-repeat top right;
        padding: 5px 10px 5px 0;
    }

    .top a {
        color: #3c6838;
        text-decoration: none;
        line-height: initial;
    }

        .top a:hover {
            color: #3399cc;
        }

.time-view {
    margin: 0px 2px;
    color: rgba(0, 0, 0, 0.62);
}
/*BEGIN ZOOM ẢNH*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    text-align: center;
    /*margin-top:8px;*/
    padding-right: 8px;
    margin-right: 8px;
}

    #myImg:hover {
        opacity: 0.7;
    }

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@keyframes zoom {
    from {
        transform: scale(0);
    }

    to {
        transform: scale(1);
    }
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

    .close:hover,
    .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

/*END-ZOOM ẢNH*/
.mostread {
    color: #333;
    font-weight: 100;
    padding: 5px 0px;
    border-bottom: 1px dotted #ccc;
    margin: 0px;
}

.ads {
    padding-bottom: 3px;
}
/*phan trang*/
.linkpaging {
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    background-image: url('/skin/images/link_paging.jpg');
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    color: #0066ff;
    text-decoration: none;
}

    .linkpaging:hover {
        padding: 3px;
        color: #ff0000;
        vertical-align: middle;
    }

.linkpaging1 {
    text-align: center;
    vertical-align: middle;
    padding: 3px;
    background-image: url('/skin/images/link_pagingac.jpg');
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    color: #ffffff;
    text-decoration: none;
}
/*het phan trang*/
.subcategory {
    padding-bottom: 8px;
}

    .subcategory a {
        background-image: url('/skin/images/iconnews.gif');
        background-position: left;
        background-repeat: no-repeat;
        padding-left: 5px;
    }

.blockfaq {
    padding: 1px;
}

    .blockfaq a {
        color: #000;
    }

.displayfaq {
    display: block;
    background-color: #f8f8f8;
    padding: 3px;
    margin: 2px;
    border: 1px solid #d1e3f1;
    text-align: justify;
    cursor: pointer;
}

.hidefaq {
    display: none;
    background-color: #f8f8f8;
    color: #3c6804;
    cursor: pointer;
}

.blockfaq h3 {
    color: #3c6804;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.blockfaq a:hover {
    color: #ed1e24;
}

#myBtn {
    display: none; /* Mặc định button sẽ được ẩn*/
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99; /* button được ưu tiên hiển thị đè lên các phần khác*/
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 5px;
    background-image: url(../images/gotop.png);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #3faf07;
}

    #myBtn:hover {
        background-color: #c1e22d;
    }

#divads_3 img {
    width: 100%;
    padding-bottom: 3px;
}

#divads_2 img {
    width: 100%;
}

.fb-page {
    border: solid 1px #f3f3f3;
    width: 100%;
    min-width: 200px;
}

.album {
}

    .album img {
        height: 100%;
        min-height: 180px;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        border: solid 1px #f0f0f0;
    }


.cssImgBorder {
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    margin-bottom: 10px;
}
