*,
*::after,
*::before,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p,
li {
    margin: 0;
    padding: 0;
}

body {
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

li {
    list-style: none;
}
.vbm-start li a img{
    width: 120px;
    height: 120px;
}
.title_section {
    margin-top: 15px;
}
a {
    text-decoration: none;
    color: #333;
}

.h_01 {
    padding: 10px 0px;
}

.h_002 {
    justify-content: end;
}

.h_002-001 {
    font-size: 0.93em;
    font-weight: 600;
}

.a_1 {
    padding-right: 15px;
}

.h_002-002 {
    font-size: 0.75em;
}

.height {
    height: 100%;
}

.pr-7 {
    padding-right: 7px;
}

.h_002-004 {
    font-size: 0.87em;
}

.h_002-003 {
    font-size: 1.25em;
}

.trang {
    color: #fff !important;
}

.list_menu {
    background-color: transparent;
}

.h_002-box>li {
    float: left;
    padding: 9px 15px;
    position: relative;
}

.h_002-box>li::after {
    content: "";
    height: 100%;
    position: absolute;
    right: 0px;
    width: 1px;
    top: 0;
    border-right: 1px dotted #fff;
}

.h_002-box1>li {
    padding: 7px 0px;
    position: relative;
}
.h_002-box1>li>i{
    position: absolute;
    top: 15px;
    right: 10px;
}
.h_002-box1>li>a {
    display: inline-block;

}

.h_002-link {
    display: inline-block;
    font-weight: 600;
}

.icon_pc {
    color: #333;
    font-size: 0.7em;
}

.h_002_menu_con {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 99;
    background-color: rgb(255, 255, 255, 0.8);
    width: 250px;
    transition: 0.3s all ease-in-out;
    opacity: 0;
    visibility: hidden;
}

.menu_con-3>li,
.menu_con-2>li,
.h_002_menu_con>li {
    padding: 7px 10px;
    border-bottom: 1px solid rgb(0, 0, 0, 0.2);
}

.h_002_menu_con>li:last-child {
    border: none;
}

.h_002-box>li:hover .h_002_menu_con {
    top: 52px;
    opacity: 1;
    visibility: visible;
}



.menu_con-3>li:hover .h_002-link_03,
.menu_con-2>li:hover .icon_pc-03,
.menu_con-2>li:hover .h_002-link_04,
.h_002_menu_con>li:hover .h_002-link_02,
.h_002_menu_con>li:hover .icon_pc-02,
.h_002-box>li:hover .icon_pc,
.h_002-box>li:hover .h_002-link {
    color: tomato !important;
}

.menu_con-3,
.menu_con-2 {
    position: absolute;
    left: 100%;
    top: 0;
    height: max-content;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: rgb(255, 255, 255, 0.8);
    transition: 0.3s all ease-in-out;
}

.menu_con-2>li:hover .menu_con-3,
.h_002_menu_con>li:hover .menu_con-2 {
    opacity: 1;
    top: -5px;
    visibility: visible;
}

.from-controll {
    width: 13%;
    position: relative;
}

.h_01-img_linl {
    display: flex;
    justify-content: center;
}

.from-controll input {
    border: 1px solid #a3a3a3;
    padding-left: 10px;
    height: 35px;
    width: 100%;
    border-radius: 5px;
    background-color: #f5f5f5;
}

.from-controll input:focus {
    border: 1px solid #a3a3a3;
    outline: #214e7c;
    background-color: #fff;
}

.from-controll button {
    padding: 10px 13px;
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    background-color: rgb(0, 0, 0, 0.8);
    color: #fff;
    position: absolute;
    top: -2px;
    right: 0px;
}

.from-controll button:hover {
    background-color: #fff;
    color: #333;
    border: 1px solid #333;
}

.sl_slide .item img {
    aspect-ratio: 3/1;
    object-fit: cover;
}

.sl_slide .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    height: 1px;
    transform: translate(-50%, -50%);
    margin: 0;
}

.sl_slide .owl-nav button.owl-prev {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.sl_slide .owl-nav button.owl-next {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
}

.sl_slide .owl-nav button i {
    color: #fff;
    font-size: 60px;
}

.sl_slide .owl-nav button:hover {
    background: none;
}

.sl_slide .owl-dots {
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}

.b_001 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.b_0011 {
    padding: 55px 0px;
}

.b_0012-link {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.b_0012-link img {
    aspect-ratio: 1/1;
    transition: all 0.3s ease-in-out;
}

.b_0012-title {
    background-color: rgb(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s all ease-in-out;
}

.b_0012-link:hover .b_0012-title {
    opacity: 1;
    visibility: visible;
}

.b_0012-link:hover img {
    transform: scale(1.1);
}

.b_0021-more_link {
    padding: 10px 25px;
    background-color: #333;
    border-radius: 5px;
    display: inline-block;
}

.b_0021 {
    padding: 20px 50px;
    background-color: #f7f7f7;
    margin-left: -370px;
    margin-top: 80px;
}

.b_0022 img {
    aspect-ratio: 3/1;
    object-fit: cover;
}

.b_0021-desc {
    font-size: 0.9em;
}

.b_003 {
    padding: 80px 0px;
}

.b_004-link {
    display: inline-block;
    position: relative;
    margin-bottom: 30px;
}

.b_004-link img {
    aspect-ratio: 1/1;
}

.b_004-title {
    font-size: 1em;
    padding: 50px 10px 20px 10px;
}

.b_004 {
    background-color: #f7f7f7;
}

.b_005-titleh3 {
    font-size: 1.5em;
}

.b_005-desc {
    font-size: 0.87em;
}

.b_005 {
    padding: 70px 0px;
}

.b_005-img {
    height: 300px;
}

.b_005-img img {
    height: 100%;
    object-fit: contain
}

.b_005-items_1 {
    font-size: 1.13em;

}

.time {
    border-top: 1px solid #eaecee;
    display: block;
    padding-top: 15px;
    margin-top: 25px;
    font-size: 0.9em;
}

.b_005-items_1 {
    margin-top: 15px;
}

.b_006-link {
    padding: 10px 25px;
    background-color: #333;
    border-radius: 3px;
    display: inline-block;
}

.b_0061 {
    padding: 0px 50px;
    height: 100%;
}

.b_0061-desc {
    font-size: 1.25em;
    margin-bottom: 15px;
}

.b_0061-title {
    font-size: 1.5em;
    margin-bottom: 20px;
}

.b_006 {
    padding: 50px 0px;
}

.b_0062 iframe {
    width: 100%;
    height: 310px;
}

footer {
    background-color: #1a1a1a;
}

.ft_1 {
    padding: 40px 0px;
}

.ft_101 a img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.ft_101-title {
    font-size: 1.13em;
    margin-bottom: 20px;
}

.ft_101-list1 li {
    margin-bottom: 15px;
}

.ft_101-list1 li i {
    font-size: 18px;
    margin-right: 7px;
}

.ft_101-cont {
    font-size: 0.87em;
    color: #9c9a9a;
    transition: 0.3s;
}

.ft_101-cont:hover {
    color: #fff;
}

.ft_101-list2 li {
    padding: 7px 0px;
}

.ft_101-box_icon {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #9c9a9a;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 7px;
}

.ft_101-box_icon i {
    font-size: 14px;
}

.ft_101-list3 li {
    padding: 7px 0px;
}

.ft_2 {
    padding: 15px 0px;
    border-top: 1px solid #9c9a9a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ft_2 span {
    color: #9c9a9a;
}

.b_005-items {
    padding: 15px;
    transition: all ease-in-out 0.3s;
    transform: scale(1);
}

.b_005-items:hover {
    box-shadow: 2px 3px 10px -6px #333;
    transform: scale(1.02);
}

.map_site {
    display: none !important;
}

.fixed-top {
    background-color: #fff;
}

.img_pro img {
    width: 100%;
    aspect-ratio: 3/2;
}

.name_pro {
    font-weight: 600;
    padding: 20px 0px;
}

.breadcrumb {
    padding: 10px 0px !important;
}

.breadcrumb li {
    margin-right: 7px;
}

.breadcrumb li:first-child {
    font-weight: 600;
    position: relative;
    padding-right: 15px;
}

.breadcrumb li:first-child::before {
    content: ">";
    position: absolute;
    right: 0;
}

.pagination li {
    padding: 7px;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
}

.pagination li.disabled {
    display: none;
}

.pagination li.disabled::before {
    content: "...";
}

.pagination li.active {
    background-color: #214e7c;
    border: 1px solid #214e7c;
}

.pagination li.active a {
    color: #fff;
}

.c_001 {
    font-weight: 600;
    font-size: 1.25em;
}

.c_002 li {
    width: 100%;
    padding: 7px 0px;
}

.c_00321,
.c_002 li a {
    color: #333;
    transition: 0.3s;
    display: inline-block;
    width: 100%;
}

.c_00321:hover,
.c_002 li a:hover {
    color: #214e7c;
}

.c_00311 {
    font-size: 1.1em;
    color: #8a8a8a;
}

.c_00312 select {
    color: #8a8a8a;
    border: 1px solid #555555;
    height: 35px;
}



.c_003211 {
    font-size: 0.95em;
    color: #333;
    padding: 10px 0px;
}

.c_0032 {
    padding: 20px 0px;
}

.c_00391 {
    display: inline-block;
    width: 100%;

}

.c_003911 {
    display: -webkit-box;
    max-width: 100%;
    height: 20px;
    font-size: 14px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

.c_0039 li {
    margin-bottom: 10px;
}


.vbm-start li img {
    cursor: pointer;
    width: 100%;
}

.vbm-start {
    display: flex;
    justify-content: space-between;
}

.vbm-start li a {
    display: inline-block;
    width: 100%;
}
.v1{
    padding: 0px 10px;
}

.lq_items-title {
    color: #333;
    transition: 0.3s;
    font-size: 0.98em;
    padding: 10px 0px;
}

.lq_items {
    transition: 0.3s ease-in-out all;
}

.lq_items:hover {
    box-shadow: 0px 0px 5px 5px #a7a7a7;
}

.lq_items-img {
    aspect-ratio: 3/2;
    width: 100%;
}

.lq_items-link {
    padding: 10px;
    display: inline-block;
    width: 100%;

}

.red {
    font-weight: 600;
    margin-left: 10px;
    font-size: 1.25em;
}

.nav-tabs .nav-link.active {
    border-bottom: 1px solid;
    border-right: none;
    border-left: none;
    border-top: none;
    font-weight: 600;
}

.tab-pane.active {
    padding: 15px;
}

.fade_from textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding-left: 10px;
    padding-top: 10px;
}

.vbm_btn {
    border: 1px solid #555555;
    background-color: #555555;
    padding: 7px 15px;
}

.fade_from textarea:focus {
    border: 1px solid #214e7c;
    outline: none;
}

.beca_link {
    font-size: 1em;
    font-weight: 600;
    padding-right: 15px;
    position: relative;
}

.beca_link::before {
    content: ">";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.beca_link2 {
    font-size: 1em;
    color: #8a8a8a;
}

.beca1 ul li,
.beca ul li {
    display: inline-block;
}

.beca1 ul {
    padding: 35px 0px;
}

.beca {
    padding: 15px 0px;
}

.img_news a img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

.tit_news_page,
.tit_news_page a {
    font-size: 1.1em !important;
}

.red_title {
    font-size: 1.25em;
    font-weight: 600;
}

.red_img_content a {
    display: -webkit-box;
    max-width: 100%;
    height: 43px;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.red_title {
    font-size: 20px;
    margin-bottom: 20px;
}

.title_detail {
    font-size: 1.25em;
    margin-bottom: 15px;
}

.post-date {
    color: #8a8a8a;
    margin-bottom: 15px;
    font-size: 13px;
}

.share_span {
    display: inline-block;
    margin-right: 10px;
}

.share ul li {
    display: inline-block;
    margin-right: 7px;
}

.share ul li i {
    font-size: 1.35em;
    border-radius: 50%;
}

.map iframe {
    width: 100%;
    height: 350px;
}

.lienhe_box {
    padding: 25px 0px;
}

.vbm_lh {
    padding: 25px 0px;
}

.title_contact {
    font-size: 1.35em;
    font-weight: 600;
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 10px;
}

.btn_send_contact {
    background-color: #214e7c;
    border: 1px solid #214e7c;
    color: #fff;
}

.btn_send_contact:hover {
    border: 1px solid #214e7c;
    background-color: #fff;
    color: #333;
}

.vbm_lh-01 {
    width: 60%;
}

.ft_101-dess {
    color: #999;
}

.h_01-img img {
    width: 95px;
    height: 95px;
}

.h_002-box1 {
    display: none;
}
.ngon_ngu a img{
    width: 25px;
    height: unset;
}