/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.8
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    font-family: 'Roboto', sans-serif;
}

.img-about-1 {
    width: 67.3% !important;
    overflow: hidden;
    border-radius: 10px;
    animation: about1 5s linear infinite;
}

.img-about-2 {
    position: absolute;
    width: 67.3% !important;
    top: 23%;
    left: 32.7%;
    overflow: hidden;
    border-radius: 10px;
    animation: about2 5s linear infinite;
}

.title-about {
    position: relative;
    margin-bottom: 15px;
}

.title-about p {
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
    line-height: 30px;
    background: linear-gradient(260deg, #0A2A45 8.32%, #1069AE 87.41%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.title-about h2 {
    color: #18252B;
    font-size: 38px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    line-height: 45px;
    letter-spacing: -0.76px;
}

.desc-about {
    color: #434343;
    font-size: 16px;
    line-height: 1.7;
    text-align: justify;
    margin-bottom: 25px;
    letter-spacing: -0.64px;
}

.desc-about {
    padding-left: 19px;
    text-align: justify;
    text-indent: 19px;
    font-size: 19px;
    color: #002060;
    font-family:Arial,sans-serif;
}

.view-about {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 12px 37px;
    color: #fff;
    background: #132943;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: -0.6px;
    text-align: center;
    border-radius: 5px;
}

.view-about i {
    font-size: 12px;
}

.view-about:hover {
    color: #fff;
    background: #86243A;
}

@keyframes about1 {
    0% {
        margin-left: 0%;
    }

    50% {
        margin-left: 33%;
    }

    100% {
        margin-left: 0%;
    }
}

@keyframes about2 {
    0% {
        left: 32.7%;
    }

    50% {
        left: 0%;
    }

    100% {
        left: 32.7%;
    }
}

.title-main {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

.title-main h2 {
    display: block;
    color: #1069AE;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.title-main h3 {
    display: block;
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -0.9px;
    text-transform: uppercase;
    color: #18252B;
    line-height: 55px;
}

.title-main-2 h2 {
    color: #fff;
}

.title-main-2 h3 {
    color: #fff;
}

.title-newsletter {
    margin-bottom: 25px;
}

.title-newsletter h3 {
    display: block;
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: -1.44px;
    text-transform: uppercase;
    padding-bottom: 10px;
    position: relative;
}

.title-newsletter h3::after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 120px;
    height: 2px;
    background: #FFD400;
    content: '';
}

.title-newsletter p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.32px;
    margin-bottom: 0px;
    margin-top: 25px;
}

.form-newsletter input:not([type="submit"]) {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    padding: 13px 0px;
    border-radius: 0px;
    background: none !important;
}

.form-newsletter input:focus {
    box-shadow: none;
}

.form-newsletter input::placeholder {
    color: #fff;
}

.form-newsletter textarea {
    display: block;
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    outline: none;
    padding: 13px 0px;
    border-radius: 0px;
    background: none !important;
}

.form-newsletter textarea:focus {
    box-shadow: none;
}

.form-newsletter textarea::placeholder {
    color: #fff;
}

.form-newsletter button {
    width: 150px;
    height: 44px;
    color: #18252B;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.28px;
    background: #FFD61E;
    border: none;
    outline: none;
}

.slogan-newsletter {
    color: #fff;
    font-size: 14px;
    letter-spacing: -0.28px;
    font-weight: 500;
    font-style: italic;
}

.form-newsletter button:hover {
    color: #fff;
    background: #A6090C;
}

.desc-giaiphap {
    color: #fff;
    font-size: 434343;
    letter-spacing: -0.64px;
    font-size: 16px;
    margin-bottom: 20px;
}

.view-giaiphap {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 13px 30px;
    background: #fff;
    color: #1069AE;
    font-size: 15px;
    font-weight: 800;
}

.view-giaiphap:hover {
    color: #fff;
    background: #1069AE;
}

.view-giaiphap i {
    font-size: 12px;
}

.news-box {
    border-radius: 10px;
    background: #FBFBFB;
    overflow: hidden;
    border: 1px solid #EFEFEF;
}

.text-split, .text-split font {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
}

.w-100 {
    width: 100% !important;
}

.news-pic {
    display: block;
}

.news-info {
    padding: 15px 19px 20px;
}

.news-name {
    margin-bottom: 10px;
}

.news-name a {
    font-weight: 700;
    color: #333;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.5;
}

.news-name a.text-split {
    -webkit-line-clamp: 2;
}

.news-name a:hover {
    color: #3067a9;
}

.news-date {
    color: #1069AE;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -0.52px;
    padding-left: 26px;
    background: url(./images/date.webp) left top no-repeat;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.news-desc {
    color: #444;
    font-size: 13px;
    line-height: 1.7;
    margin-bottom: 10px;
    text-align: justify;
}

.news-desc.text-split {
    -webkit-line-clamp: 3;
}

.news-view {
    text-align: right;
}

.news-view a {
    color: #434343;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: -0.26px;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.news-view a span {
    width: 23px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    background: #3067A9;
    font-weight: 400;
}

.news-view a:hover {
    color: #3067A9;
}

.wrap-content {
    margin: 0px auto;
    width: 1300px;
}

.page-wrapper {
    padding-top: 0;
}

.archive-page-header {
    padding-top: 30px;
}

.archive-page-header .row .col {
    padding-bottom: 15px;
}

.breadCrumbs {
    padding: 10px 15px;
    background: #ddd;
}

.breadCrumbs ol {
    margin: 0px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin-bottom: 1rem;
    list-style: none;
}

.breadCrumbs ol li a {
    color: #333;
}

.breadCrumbs ol li a:hover {
    color: #f00;
}

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item.active {
    color: #6c757d;
}

.breadcrumb-item {
    margin-bottom: 0;
    font-size: 14px;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem;
}

.title-detail {
    position: relative;
    margin: 40px 0px 20px;
}

.title-detail h1 {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.share {
    padding: 17px 10px 10px 10px;
    line-height: normal;
    background: rgba(128, 128, 128, 0.15);
    margin-top: 15px;
    border-radius: 5px;
}

.share b {
    display: block;
    margin-bottom: 5px;
}

.item-news .ds-news {
    width: 100%;
}

.ds-news span {
    display: block;
    line-height: 25px;
    color: #999;
    font-size: 13px;
    margin: 10px 0px 0px;
    font-style: italic;
}

.ds-news h3 {
    margin: 8px 0 !important;
    font-size: 16px;
    margin: 0;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-line-clamp: 2 !important;
}

.ds-news h3:hover {
    color: var(--color-main);
}

.ds-news .desc {
    color: #333;
    margin-bottom: 0px;
}

.item-news:hover h3 {
    color: #f00;
}

.item-news-all a {
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.item-news-all a .scale-img {
    max-width: 110px;
}

.item-news-all a .ds-news h3 {
    text-transform: capitalize;
    font-size: 15px;
}

.flex-news-detail {
    display: flex;
    justify-content: space-between;
    align-items: start;
    flex-wrap: wrap;
}

.social-plugin {
    display: flex;
    margin-top: 10px;
}

/* Toc */
.box-readmore {
    padding: 8px 15px;
    border: 1px solid #dedede;
    margin-bottom: 2rem;
    border-radius: 5px;
    background-color: #eeeeee;
}

.tt-toc {
    position: relative;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.box-readmore li ul > li {
    margin: 0;
    margin-bottom: 8px;
}

.box-readmore li ul > li:before {
    content: counters(item, '.') ' ';
}

.box-readmore ul {
    list-style-type: none;
    counter-reset: item;
    margin-bottom: 0px;
    padding-left: 0px !important;
    margin-top: 8px;
    display: none;
}

.box-readmore ul li {
    display: table;
    counter-increment: item;
    margin-bottom: 5px;
}

.box-readmore ul li:before {
    content: counters(item, '.') '. ';
    display: table-cell;
    padding-right: 5px;
}

.box-readmore ul li a {
    color: #333333;
    cursor: pointer;
    font-weight: 600;
}

.box-readmore ul li a:hover {
    color: #767676;
}

.relate-post {
    position: sticky;
    top: 61px;
    background: #f1f1f1cc;
    padding: 20px;
    box-shadow: 0px 0px 5px #99999978;
}

.wrap-news-new {
    background: #3067A9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.wrap-news-new .title-news {
    width: 139px;
    height: 72px;
    text-align: center;
    background: #FFD61E;
    color: #18252B;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.44px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrap-news-new .content-news {
    width: calc(100% - 139px);
    padding: 5px 48px;
}

.item-news-new {
    padding-left: 29px;
    position: relative;
    display: inline-block;
    margin-right: 30px;
}

.item-news-new::after {
    position: absolute;
    left: 0px;
    top: 9px;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    content: '';
}

.item-news-new a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.4px;
}

.item-news-new a:hover {
    color: #FFD61E;
}

.marquee-container {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
}

.marquee-content {
    animation: marquee 15s linear infinite;
    transform: translateX(100%);
    display: inline-block;
}

.marquee-container:hover .marquee-content {
    animation-play-state: paused;
    cursor: pointer;
}

@keyframes marquee {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 850px) {
    .swiper-hoso .swiper-slide {
        width: 400px;
        height: 550px;
    }

    .hoso-slider {
        padding: 0px 42px;
    }
}

.box-hoso {
    height: calc(100% - 65px);
    text-align: center;
}

.img-hoso {
    height: 100%;
    border-radius: 10px;
    border: 10px solid #FFF;
}

.img-hoso img {
    width: 100%;
    height: 100%;
}

.box-hoso h3 {
    margin: 20px 0px 0px;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.7s;
}

.box-hoso h3.text-split, .box-hoso h3.text-split font {
    -webkit-line-clamp: 1;
    height: 25px;
}

.swiper-hoso .swiper-slide.swiper-slide-active .box-hoso h3 {
    opacity: 1;
}

.view-hoso {
    text-align: center;
    padding-top: 40px;
}

.view-hoso a {
    text-align: center;
    display: inline-block;
    padding: 13px 34px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    background: #BE0F09;
}

.view-hoso a:hover {
    color: #fff;
    background: #1A6533;
}

.prev-hoso {
    position: absolute;
    left: -20px;
    top: calc(50% - 23px);
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #58BDDB;
    cursor: pointer;
    color: #292929;
    font-size: 23px;
    background: #fff;
    z-index: 1;
}

.next-hoso {
    position: absolute;
    right: -20px;
    top: calc(50% - 23px);
    width: 46px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 2px solid #58BDDB;
    cursor: pointer;
    color: #292929;
    font-size: 23px;
    background: #fff;
    z-index: 1;
}

.prev-hoso:hover, .next-hoso:hover {
    color: #fff;
    background: #58BDDB;
}

.view-service {
    text-align: center;
}

.view-service a {
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding: 13px 35px;
    background: #fff;
    border: 2px solid #002B47;
    border-radius: 7px;
    color: #0A2A45;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    box-shadow: 0 4px 10px 0 #1069AE;
}

.view-service a:hover {
    color: #fff;
    background: #002B47;
}

.view-service a i {
    font-size: 12px;
}

.img-about .col-inner {
    position: relative;
    padding-bottom: 115px;
}

.img-about .col-inner::after {
    position: absolute;
    left: 15%;
    top: 10%;
    width: 70%;
    height: 80%;
    border-radius: 15px;
    border: 2px solid #003058;
    content: '';
    z-index: -1;
}

.relate-post .title-main h3 {
    font-size: 25px;
}

.hoso-slider {
    position: relative;
    max-width: 1200px;
    margin: 0px auto;
}

.row-project .box {
    padding: 15px;
    background: #fff;
}

.row-project .box .box-text {
    padding: 10px 0 0;
}

.header-main .container {
    max-width: 1200px;
}

.header-main .nav > li > a {
    font-size: 15px;
    font-weight: 800;
}

.has-dropdown .icon-angle-down {
    display: none;
}

.footer-title {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 25px;
    font-weight: 800;
    color: #fff;
    padding-bottom: 10px;
    position: relative;
}

.footer-title::after {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 47px;
    height: 2px;
    background: #fff;
    content: '';
}

.footer-ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.footer-ul li {
    margin-left: 0 !important;
    margin-bottom: 15px;
    width: 48%;
}

.footer-ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.footer-ul li a:hover {
    text-decoration: none;
    color: #FFD61E;
}

#footer-map {
    position: relative;
    height: 280px;
    margin-top: 0px;
    border-radius: 10px;
    overflow: hidden;
}

#footer-map iframe {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0px !important;
    left: 0px !important;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    margin: 50px 0px 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination li span {
    cursor: pointer;
}

.pagination .page-item.active .page-link {
    color: #fff;
    background-color: #3067a9;
    border-color: #3067a9;
}

.page-link {
    position: relative;
    display: block;
    color: #0d6efd;
    font-size: 14px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.page-link {
    padding: .375rem .75rem;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.page-item:first-child .page-link {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}


.pagination .page-item .page-link {
    color: #3067a9;
}

.page-link:hover {
    z-index: 2;
    color: #0a58ca;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px;
}

.item-news-all {
    margin-bottom: 16px;
}

.item-news-one {
    margin-bottom: 24px;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    content: unset;
}

.nav-dropdown-default {
    padding: 0;
}

.nav-dropdown-has-shadow .nav-dropdown {
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.3);
    border: none;
}

.nav-dropdown>li>a {
    margin: 0 !important;
    font-size: 14px;
    padding: 10px !important;
    display: block;
    line-height: 20px;
    text-align: left;
    font-weight: 500;
    text-transform: capitalize;
    color: #333;
    border-bottom: 1px solid rgb(173 173 173 / 32%) !important;
}

.gtranslate_wrapper {
    display: flex;
    gap: 2px;
    align-items: center;
}

.gtranslate_wrapper a[data-gt-lang="zh-CN"] {
    order: 3;
}


.gtranslate_wrapper a[data-gt-lang="en"] {
    order: 2;
}

.gtranslate_wrapper a[data-gt-lang="vi"] {
    order: 1;
}

.header-search .header-button a {
    width: 34px;
    height: 34px;
    line-height: 31px;
    color: #fff;
    background: #132943;
    font-size: 13px;
    margin-left: 15px;
    margin-right: 5px;
}

.post-title .text-split, .text-split font {
    -webkit-line-clamp: 2;
}

.project-view {
    display: inline-block !important;
    margin-top: 15px !important;
    padding: 7px 42px;
    text-align: center;
    color: #1069AE;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.28px;
    text-transform: capitalize;
    border: 1px solid #EDEDED;
}

.project-view:hover {
    color: #fff;
    background: #1069AE;
    border-color: #1069AE;
}

.project-info h5 a:hover {
    color: #1069AE;
}

.service-info h5 a {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.service-info h5 a:hover {
    color: #FFD61E;
}

.form-newsletter input[type="submit"] {
    height: 44px;
    margin-bottom: 0 !important;
    color: #18252B;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: -0.28px;
    background: #FFD61E;border: none;outline: none;
}

.form-newsletter input[type="submit"]:hover {
    color: #fff;
    background: #A6090C;
}

.copyright-footer {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.copyright-footer span {
    text-transform: uppercase;
    font-weight: 700;
}

.menu-mobile-title {
    text-align: center;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding: 15px 20px;
    position: relative;
}

.menu-mobile-title span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.btn-menu-prev {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    display: none;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
    overflow-y: hidden;
}

#menu ul.scroll-menu-mobile {
    overflow-y: auto;
}

#menu > ul {
    height: calc(100% - 46px);
    position: relative;
}

#menu ul li {
    font-size: 14px;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    display: flex;
}

#menu ul li[data-level] {
    flex-wrap: wrap;
}

#menu ul li[data-level] > a {
    width: calc(100% - 45px);
}

#menu ul li span {
    display: block;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid rgb(255 255 255 / 20%);
    cursor: pointer;
    transition: 0.7s;
}

#menu ul li a {
    color: #ffffff;
    padding: 12px 10px 12px 20px;
    display: block;
    flex: 1 1 auto;
    font-size: 14px;
}

#menu > ul > li > a {
    text-transform: uppercase;
}

.menu-mobile-sliding #menu ul li ul {
    position: absolute;
    left: 100%;
    top: 0px;
    width: 100%;
    background: #3067a9;
    height: 100%;
    transition: 0.7s;
}

#menu.opened-parent .btn-menu-prev {
    display: flex;
}

#menu ul li.opened-child > ul {
    left: 0px;
}

.off-canvas-left.mfp-ready .mfp-content {
    background: #3067a9;
    box-shadow: none !important;
}

.off-canvas .sidebar-menu {
    padding: 0;
}

.select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection, input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    box-shadow: none;
}

.project-section .flickity-button, .news-section .flickity-button {
    display: none;
}

.swiper-slide {
    height: auto;
}

@media screen and (min-width: 850px) {
    .blog-single .large-9 {
        flex-basis: 70%;
        max-width: 70%;
    }

    .blog-single .large-3 {
        flex-basis: 30%;
        max-width: 30%;
    }
}

.autocomplete-suggestion .search-name {
    font-size: 14px;
    font-weight: 500;
}

.post-title {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
}

@media (max-width: 547px) {
    .title-about p {
        font-size: 17px
    }

    .title-about h2 {
        font-size: 25px;
        line-height: 1.3;
    }

    .desc-about {
        padding-left: 0;
        font-size: 16px;
        line-height: 1.6;
    }
    
    .title-main h2 {
        font-size: 14px
    }
    
    .title-main h3 {
        font-size: 25px;
    }

    .wrap-news-new .title-news {
        width: 80px;
        height: auto;
        font-size: 16px;
    }

    .wrap-news-new .content-news {
        width: calc(100% - 80px);
        padding: 5px 10px;
    }

    .item-news-new a {
        font-size: 14px;
    }

    .wrap-news-new {
        align-items: unset;
    }

    .img-about .col-inner {
        padding-bottom: 22%;
    }

    .prev-hoso {
        left: 0px;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        font-size: 15px;
    }
    
    .next-hoso {
        right: 0px;
        top: calc(50% - 15px);
        width: 30px;
        height: 30px;
        font-size: 15px;
    }

    .title-newsletter h3 {
        font-size: 22px;
    }

    .desc-giaiphap {
        font-size: 14px;
    }

    .view-service a {
        padding: 10px 20px;
        font-size: 14px;
    }

    .view-giaiphap {
        padding: 9px 20px;
        font-size: 14px;
    }
    
    .footer-ul li {
        width: 100%;
    }

    .news-info {
        padding: 10px;
    }

    .news-name a {
        font-size: 15px;
    }
    
    .tt-toc {
        font-size: 15px;
    }

    .header-search .header-button a {
        margin-left: 0;
        margin-right: 0;
    }

    .gtranslate_wrapper {
        width: 106px;
        gap: 2px;
    }
    
    .row-project .box {
        padding: 8px;
    }
    
    .project-view {
        margin-top: 12px !important;
    }

    
    .box-hoso h3 {
        font-size: 14px;
    }
    
    .box-hoso {
        height: calc(100% - 65px);
        text-align: center;
    }
}