@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&family=Roboto&display=swap');
div.gioithieu-box{
    width: 100%;
    height: auto;
}

div.danhsach-box{
    width: 20%;
    border: 3px solid rgb(228, 228, 23);;
    padding: 15px;
    float: left;
    margin-top: 55px;
}

div.danhsach-box h3{
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

div.danhsach-box ul{
    list-style: none;
    margin: 0;
    padding: 0;
}

div.danhsach-box li{
    padding: 7px 0;
    position: relative;
    border-bottom: 1px dashed #e5e5e5;
}

div.danhsach-box li a{
    color: black;
    text-decoration: none;
    padding-left: 15px;
    display: block;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
}

div.danhsach-box li a.active{
    color: #3498db;
}

div.danhsach-box li a:hover{
    color: #3498db;
    padding-left: 20px;
}

div.danhsach-box li a::before{
    content: '\f105';
    font-weight: 400;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

.container {
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 768px) {
    .container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container {
      width: 1370px;
    }
  }

/* Nội dung */

div.noidung-box{
    min-height: 700px;
    width: 80%;
    float: left;
    padding: 15px 15px 15px 40px;
}



div.noidung-box h1{
    font-size: 35px;
    font-weight: 600;
    position: relative;
    padding-bottom: 15px;
}

div.noidung-box h1::before{
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100px;
    height: 3px;
    background: rgb(228, 228, 23);
}

/* giới thiệu về công ty*/

div.gthieuvecty{
    height: 100%;
}

div.gthieuvecty div.noidung-gioithieucty div.thongtinchung{
    margin-bottom: 15px;
}

div.noidung-gioithieucty div.thongtinchung h2{
    font-size: 1.6rem;
}

div.noidung-gioithieucty div.thongtinchung ul li{
    line-height: 1.8;
}

div.noidung-gioithieucty div.thongtincoban{
    display: flex;
    justify-content: center;
}

div.noidung-gioithieucty div.thongtincoban div.thongtin1{
    flex-basis: 50%;
    padding: 20px 30px 30px 0;
}


div.noidung-gioithieucty div.thongtincoban div.thongtin2{
    flex-basis: 50%;
    padding: 20px 10px 30px 0;
}

div.warpper-gioithieu{
    height: auto;
    min-height: 0;
    overflow: hidden;
}

div.gthieuvecty div.noidung{
    margin-top: 30px;
    padding: 0px 30px 30px 20px;
}

div.gthieuvecty div.noidung{
    width: 100%;
}

div.gthieuvecty div.noidung img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*  Về công ty */
div.vct{
    height: 900px;
}

/* Về hồ sơ năng lực */
div.hsnl-box{
    height: 100%;
}

div.hsnl-box div.noidung{
    padding: 20px;
}

div.hsnl-box div.noidung h2{
    text-align: center;
    font-size: 1.7rem;
    margin-bottom: 20px;
}

div.tablehosoBox table{
    border-collapse: collapse;
    border: 1px solid black;
    margin-bottom: 20px;
}

div.tablehosoBox table thead{
    background-color: #b4c6e7;
}

div.tablehosoBox th, td {
    border: 1px solid black;
    padding: 15px;
    text-align: center; /* căn giữa theo chiều ngang */
    vertical-align: middle; /* căn giữa theo chiều dọc */
}

div.tablehosoBox thead th{
    padding: 30px 15px;
}

div.tablehosoBox tbody tr.tieude{
    background-color: #92d050;
    font-weight: bold;
}

div.hsnl-box div.warpper-hsnl{
    height: auto;
    min-height: 0;
    overflow: hidden;
}

div.tablehosoBox div.table2Box{
    display: flex;
    justify-content: center;
    font-weight: bold;
}

div.tablehosoBox div.table2Box tr.blue{
    background-color: #b4c6e7;
}

div.tablehosoBox div.table2Box th,div.tablehosoBox div.table2Box td{
    padding: 15px 60px;
}



p{
    margin-bottom: 1rem;
}

h1 , h2 ,h3, h4{
    margin-bottom: 0.5rem;
    line-height: 1.2;
}

div.hsnl-header{
    width: 100%;
    height: 200px;
    padding: 30px;
}

div.hsnl-header p{
    margin-bottom: 5px;
}

div.hsnl-header div.noidung1{
    width: 35%;
    float: left;
    text-align: center;
    font-weight: 600;
}

div.hsnl-header div.noidung1 p.normal{
    font-weight: 300;
}

div.hsnl-header div.noidung2{
    width: 65%;
    float: left;
    padding-left: 150px;
    font-weight: 600;
    text-align: center;
}

div.hsnl-header div.noidung2 p.mgbt-25{
    margin-bottom: 25px;
}

div.hsnl-header div.noidung2 p.italic{
    font-weight: 100;
    font-style: italic;
    text-align: right;
}

div.hsnl-body{
    position: relative;
    z-index: 1;
}

div.hsnl-body h2{
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}

div.hsnl-body div.noidung-italic{
    margin-top: 25px;
    font-style: italic;
    font-size: 15px;
}

div.hsnl-body h3,h4{
    font-weight: 700;
}

div.hsnl-body h3{
    font-size: 22px;
}

div.hsnl-body h4{
    font-size: 19px;
}

div.hsnl-body p{
    font-size: 16px;
}

div.noidung-footer{
    width: 100%;
    height: auto;
}

div.img-duhocvaxkld-box{
    background: transparent;
    width: 700px;
    margin: 30px auto 0 auto;
    height: 400px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    border-radius: 20px;
}

div.img-duhocvaxkld-box img{
    width: 100%;
    border-radius: 10px;
    height: 100%;
}

div.noidung-footer div.noidung-1{
    width: 50%;
    float: left;
    margin-top: 45px;
}

div.noidung-footer div.noidung-1 p{
    font-size: 13px;
}

div.noidung-footer div.noidung-2{
    width: 50%;
    float: left;
    text-align: center;
}

div.noidung-footer div.noidung-2 p{
    font-weight: 600;
}



/* Du học hàn quốc */

div.dhhq-box{
    height: 100%;
    background-image: url(../imgs/korea-background.png) !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

div.dhhq-box div.warpper{
    padding: 0 15px;
    position: relative;
    height: auto;
    min-height: 0;
    overflow: hidden;
    background-color: #ffff;
    z-index: 1;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
div.dhhq-body{
    margin-top: 30px;
    position: relative;
}

div.dhhq-body h2{
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}

div.dhhq-body h3{
    font-size: 22px;
    font-weight: 700;
}

.itl{
    font-style: italic;
}

div.dhhq-body h4{
    font-size: 18px;
}

/* Du học nhật bản */

div.dhnb-box{
    height: 100%;
    background-image: url('../imgs/Japan-background.jpg') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

div.dhnb-box div.warpper{
    padding: 0 15px;
    position: relative;
    height: auto;
    min-height: 0;
    overflow: hidden;
    background-color: #ffff;
    z-index: 1;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

div.dhnb-box div.noidung{
    padding: 40px;
}

div.dhnb-box table{
    border-collapse: collapse;
    border: 1px solid #dddddd;
    margin-bottom: 20px;
}

div.dhnb-box th,div.dhnb-box td{
    border: 1px solid #dddddd;
    padding: 15px;
}


th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

div.dhnb-box h2{
    font-size: 25px;
    text-align: center;
    font-weight: 700;
}

div.dhnb-body .noidung-main{
    margin-top: 20px;
    font-style: italic;
}

div.dhnb-body .noidung-main span{
    font-weight: bold;
}

div.dhnb-body h3{
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px;
}

div.dhnb-body div.thongtinlienhe{
    margin-top: 15px;
}

div.dhnb-body div.thongtinlienhe p.tencongty{
    font-weight: bold;
}

/* Sáng tạo trẻ */
div.sangtaotretintuc{
    height: 100%;
}

div.warpper-tintuc{
    height: auto;
    min-height: 0;
    overflow: hidden;
}

div.sangtaotretintuc div.singleBlogPost div.noidung{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    border-bottom: 1px solid #d0d5d8;
}

div.sangtaotretintuc div.singleBlogPost div.noidung div.image-title{
    width: 400px;
    height: 150px;
    padding: 15px;
    flex-basis: 20%;
}

div.sangtaotretintuc div.singleBlogPost div.noidung div.post-data{
    flex-basis: 80%;
}

div.sangtaotretintuc div.singleBlogPost div.noidung div.image-title img{
    object-fit: contain;
    width: 100%;
    height: 100%;
}

div.sangtaotretintuc div.singleBlogPost div.noidung a.post-catagory{
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 1.3rem;
    color: #292929;
}

div.sangtaotretintuc div.singleBlogPost div.noidung a.post-catagory:hover{
    color: #0098d1 !important;
}

div.sangtaotretintuc div.singleBlogPost div.noidung a.a-post-meta{
    font-size: 1.1rem;
    text-decoration: none;
    color: #454545;
}

div.sangtaotretintuc div.related-articles{
    border: 1px solid #adaaaa;
    height: 100%;
    border-radius: 4px;
    margin-top: 35px;
}

div.sangtaotretintuc div.related-articles div.panel-heading{
    border-bottom: 1px solid #dedede;
    background-color: #f3f1f1;;
}

div.sangtaotretintuc div.related-articles div.panel-heading p{
    padding: 10px;
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 600;
}

div.sangtaotretintuc div.related-articles div.panel-body{
    padding: 10px;
    display: flex;
    align-items: center;
}

div.sangtaotretintuc div.related-articles div.panel-body a{
    text-decoration: none;
    color: #292929;
}

div.sangtaotretintuc div.related-articles div.panel-body a:hover{
    color: #0098d1 !important;
}

div.related-articles div.panel-body div.img-article{
    flex-basis: 40%;
    width: 100px;
    height: 100px;
}

div.related-articles div.panel-body div.img-article img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

div.related-articles div.panel-body div.article{
    flex-basis: 60%;
    padding: 10px;
    font-size: 15px;
}

/* Sáng tạo trẻ - Detail */

div.container-blog{
    margin-right: auto;
    margin-left: auto;
}

.container-blog {
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 768px) {
    .container-blog{
      width: 750px;
    }
  }
  @media (min-width: 992px) {
    .container-blog {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
    .container-blog {
      width: 1550px;
    }
  }

hr {
    border-top: 1px solid #dee2e6;
    margin: 1rem 0;
  }

div.sangtaotretintuc div.blog-box{
    display: flex;
    font-family: Merriweather;
}

div.sangtaotretintuc div.noidung-box h1{
    font-size: 34px;
    font-weight: 700;
}

div.sangtaotretintuc div.noidung-box div.img-blog{
    margin: 15px 0;
    height: 200px;
    width: 300px;
}

div.sangtaotretintuc div.noidung-box div.img-blog img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

div.sangtaotretintuc div.blog{
    padding: 10px 30px 30px 30px;
    flex-basis: 75%;
}

div.sangtaotretintuc div.related-articles{
    flex-basis: 25%;
}

/* Mobile Devices - Phones/Tablets */

@media only screen and (max-width: 720px) {
    div.danhsach-box{
        display: none;
    }

    div.dhhq-body,div.dhnb-body{
        margin-top: 10px;
    }

    div.noidung-box h1{
        font-size: 22px;
    }

    div.noidung-box h2{
        font-size: 20px;
    }


}

@media screen and (max-width: 300px){
    /* Định dạng CSS tương ứng cho màn hình có kích thước nhỏ hơn hoặc bằng 300px */
    div.noidung-box {
        width: 100%;
    }

    div.img-duhocvaxkld-box {
        width: 150px;
        height: 100px;
    }

    div.dhnb-box div.warpper{
        padding: 10px;
    }

    div.dhnb-box div.noidung{
        padding: 0;
    }

    div.dhnb-box div.noidung-box{
        padding: 0;
    }

    div.dhnb-body h2{
        font-size: 20px;
    }

    div.dhnb-box div.noidung{
        padding: 0;
    }
    
    div.dhnb-body li{
        font-size: 0.9rem;
    }

}

@media (min-width: 300px) and (max-width: 720px) {
    /* Định dạng CSS tương ứng cho màn hình có kích thước nhỏ hơn hoặc bằng 720px */
    div.noidung-box {
        width: 100%;
    }

    div.noidung-gioithieucty div.thongtincoban{
        flex-direction: column;
    }

    div.noidung-gioithieucty div.thongtincoban div.thongtin1{
        flex-basis: 100%;
    }

    div.noidung-gioithieucty div.thongtincoban div.thongtin2{
        flex-basis: 100%;
    }

    div.img-duhocvaxkld-box {
        width: 300px;
        height: 200px;
    }

    div.dhnb-box div.warpper{
        padding: 10px;
    }

    div.dhnb-box div.noidung{
        padding: 0;
    }

    div.dhnb-box div.noidung-box{
        padding: 0;
    }

    div.dhnb-body li{
        font-size: 0.9rem;
    }

}

@media (min-width: 750px) and (max-width: 992px) {
    /* Định dạng CSS tương ứng cho màn hình có kích thước từ 769px đến 992px */
    div.danhsach-box{
        width: 100%;
    }

    div.img-duhocvaxkld-box {
        width: 450px;
        height: 300px;
    }

    div.noidung-box {
        width: 100%;
    }
  }