/*------------Header------------ */
/*google*/
body:not(.is-mobile) .VIpgJd-ZVi9od-xl07Ob-lTBxed > span:first-child {
    display: none;
}

@media (min-width: 1500px) {
    .cus-gg-dich-header {
        position: absolute;
        top: -50px;
        right: 330px;
    }
}

@media (min-width: 1200px) and (max-width: 1490px) {
    .cus-gg-dich-header {
        position: absolute;
        top: -50px;
        right: 160px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .cus-gg-dich-header {
        position: absolute;
        top: -50px;
        right: 160px;
    }
}

/*google END*/
/*logo*/
.text-header.text-center {
    color: var(--color-highlight);
}

.text-section {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-section-small {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #e04040;
}

.text-form-contact h4 {
    font-size: 14px;
    font-weight: 500;
}

.row-align-center > .row {
    align-items: center;
}

/*logo END*/
.setting-menu > .container > .row > div {
    /* display: flex; */
    /* align-items: center; */
}

.setting-menu-mobile > .container > .row > div:last-child {
    display: flex;
    justify-content: end;
}

/*search*/
.entire-action-header .btn-action-header {
    color: #222;
}

.entire-action-header .btn-action-header:hover {
    color: #bbbbbb;
}

.btn-action-header {
    display: inline-block;
    padding: 3px 5px 3px;
}

.btn-action-header i {
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    font-size: 15px;
}

.entire-action-header {
    position: relative;
}

.entire-action-header .form-dropdown {
    position: absolute;
    padding: 10px;
    background-color: var(--white);
    width: 350px;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000;
    margin-bottom: 0;
    -webkit-animation: nav_menu_anim_close 0.3s both;
    -o-animation: nav_menu_anim_close 0.3s both;
    animation: nav_menu_anim_close 0.3s both;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}

.entire-action-header:hover .form-dropdown {
    -webkit-animation: nav_menu_anim_open 0.3s both;
    -o-animation: nav_menu_anim_open 0.3s both;
    animation: nav_menu_anim_open 0.3s both;
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    pointer-events: unset;
}

.search-section .btn-submit {
    padding: 0 0.75rem !important;
    font-size: 13px;
}

.btn-action-header {
    border-radius: 50%;
    background-color: white;
}

.box-search-pc .form-control {
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
}

.box-search-pc  .btn-submit {
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
    background: white;
    border: 0;
    color: black;
}

/*search END*/
.bg-header {
    background: url(https://cdn2820.cdn4s6.io.vn/media/banner/banner-top-vinalica-com-vn-01.webp) left bottom no-repeat;
    background-size: cover !important;
    padding: 20px 0;
}

/*------------Header END------------*/
@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1285px !important;
    }
}

/*--------------Body-------------- */
.title-section-1 {
    font-weight: 700;
    padding-left: 3rem;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 26px;
}

/*Gioi thieu*/
.title-section:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 55px;
    background: var(--color-highlight);
    left: 16px;
    right: 0;
    top: -8px;
    max-width: 100%;
}

.intro-image {
    width: 100%;
    height: 28vw;
    object-fit: cover;
}

.intro-slider-text {
    font-size: 16px;
    line-height: 2.28rem;
}

.intro-btn {
    background-color: var(--color-highlight);
    color: white;
    width: 25%;
    border-radius: 10px;
    font-weight: 600;
    font-size: 16px;
}

.intro-btn:hover {
    background-color: white;
    border: 0.1rem solid var(--color-highlight);
    color: var(--color-highlight);
}

/*Gioi thieu END*/
/*Dich vu noi bat*/
.bg-service {
    background: url(https://cdn2820.cdn4s6.io.vn/media/bg-dichvu.jpg) no-repeat bottom center;
    background-size: cover;
}

.item-service {
    width: calc(100% - 20px);
    max-width: 1200px;
    margin: auto;
    padding-top: 40px;
}

.img-service img {
    border-radius: 50%;
}

.title-dichvu {
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 600;
}

.slogan-dichvu {
    color: rgba(255, 255, 255, .6);
    font-size: 18px;
    text-align: center;
    position: relative;
    margin-bottom: 105px;
    padding-bottom: 10px;
    letter-spacing: 2px;
}

.slogan-dichvu:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(50% - 30px / 2);
    background: #3cb602;
    height: 1px;
    width: 30px;
}

.box-dvnb {
    border-radius: 50%;
    overflow: hidden;
    width: 180px;
    height: 180px;
    position: absolute;
    background: #80bb01;
    padding: 5px;
}

.div-mg-auto {
    position: relative;
    width: 758px;
    margin: auto;
}

.banner-dv {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-top: 170px;
}

.div-vongtron {
    width: 758px;
    height: 489px;
    margin: auto;
    position: relative;
    background: url(https://cdn2820.cdn4s6.io.vn/media/bg-vongtron.png) no-repeat;
}

.scale-img {
    overflow: hidden;
    display: block;
}

.img-dvnb {
    border-radius: 50%;
    overflow: hidden;
}

.text-dvnb {
    position: absolute;
    bottom: 0;
    left: 0px;
    margin-bottom: 0;
    right: 0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #80bb01;
    border-radius: 50% 50% 0 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

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

.name-dvnb {
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
}

/*\\\\*/
/*.scale-img:hover > img {*/
/*    -webkit-transition: 0.3s ease-out;*/
/*    -moz-transition: 0.3s ease-out;*/
/*    -o-transition: 0.3s ease-out;*/
/*    transition: 0.3s ease-out;*/
/*    -moz-transform: scale(1.1, 1.1);*/
/*    -webkit-transform: scale(1.1, 1.1);*/
/*    -o-transform: scale(1.1, 1.1);*/
/*    -ms-transform: scale(1.1, 1.1);*/
/*    transform: scale(1.1, 1.1);*/
/*}*/
@media (min-width: 992px) {
    .col-lg-2-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.box-dvnb:nth-child(1) {
    bottom: 58px;
    left: -84px;
}

.box-dvnb:nth-child(2) {
    bottom: 298px;
    left: 30px;
}

.box-dvnb:nth-child(3) {
    top: -66px;
    left: calc(50% - 180px / 2);
}

.box-dvnb:nth-child(4) {
    bottom: 298px;
    right: 30px;
}

.box-dvnb:nth-child(5) {
    bottom: 58px;
    right: -84px;
}

.box-dvnb:hover {
    background: #fff000;
}

.box-dvnb:hover .text-dvnb {
    background: #fff000;
}

.box-dvnb:hover .name-dvnb {
    color: #000 !important;
}

/*Dich vu noi bat END*/
/*Tab product*/
.tab-product li.nav-item a {
    cursor: pointer;
    min-width: 174px;
    margin: 0 5px 10px 5px;
    color: #000 !important;
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 5px;
    transition: .4s;
    padding: 11px !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important;
}

.tab-product .nav-link a:hover, .tab-product a.nav-link.active {
    color: #fff !important;
    background: var(--color-highlight);
    border: 1px solid var(--color-highlight);
}

.tab-product .block-tab.nav {
    position: relative;
    justify-content: center;
}

.product-title {
    font-size: 16px !important;
    font-weight: 700 !important;
}

.swiper-button-prev i {
    font-size: 50px;
}

.swiper-button-next i {
    font-size: 50px;
}

/*tap product END*/
/*thong tin dao tao*/
.bg-train {
    background: url(https://cdn2820.cdn4s6.io.vn/media/bg-dichvu.jpg) no-repeat top center;
    background-size: cover;
}

.infor-train .inner-content {
    background-color: white;
}

.infor-train {
    padding: 60px 0;
}

.infor-train .title-section-1 {
    color: white;
}

.infor-train .swiper-button-prev, .infor-train .swiper-button-next {
    color: white;
}

/*thong tin dao tao END*/

.custom-dropdown {
    position: relative;
    width: 165px;
    cursor: pointer;
}

.selected-lang {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    transition: all 0.3s ease;
}

.selected-lang:hover {
    border-color: #007bff;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.3);
}

.flag-icon {
    width: 24px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
}

.lang-list {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    margin: 4px 0 0 0;
    padding: 0;
    list-style: none;
    z-index: 1000;
}

.lang-list li {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    transition: background-color 0.2s ease;
}

.lang-list li:hover {
    background-color: #f0f0f0;
}

.lang-list li img {
    width: 24px;
    height: 16px;
    margin-right: 8px;
}

.goog-te-gadget-icon, .goog-te-gadget,
.goog-te-gadget .goog-te-gadget-simple span {
    display: none;
}

.selected-lang::after {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"><path fill="%23333" d="M7 10l5 5 5-5H7z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 10px;
    background-size: cover;
}

#countryList {
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 100%;
    z-index: 999;
    max-height: 200px;
    overflow-y: auto;
}

#countryList.show {
    display: block;
}

.country-item {
    padding: 8px 12px;
    cursor: pointer;
}
.country-item:hover,
.country-item.active-country {
    background: #f1f1f1;
}

/*video*/
@media (min-width: 1500px) {
    .box-intro__video iframe {
        width: 100%;
        height: 19.9vw;
    }
}

@media (min-width: 1200px) and (max-width: 1490px) {
    .box-intro__video iframe {
        width: 100%;
        height: 26.3vw;
    }
}

@media (min-width: 1200px) and (max-width: 1370px) {
    .swiper-button-prev {
        left: -15px;
    }

    .swiper-button-next {
        right: -15px;
    }
}

@media (min-width: 992px) and (max-width: 1050px) {
    .swiper-button-prev {
        left: -15px;
    }

    .swiper-button-next {
        right: -15px;
    }
}

@media (min-width: 550px) and (max-width: 650px) {
    .swiper-button-prev {
        left: 0;
    }

    .swiper-button-next {
        right: 0;
    }
}

@media (max-width: 991.99px) {
}

/*video END*/
/*Doi tac*/
.partner-fa .swiper-button-prev, .partner-fa .swiper-button-next {
    top: 50%;
    transform: none;
}

/*Doi tac END*/
/*icon lien he*/
.icon-html {
    display: inline-block;
    position: fixed;
    top: 90%;
    left: 20px;
    transform: translateY(-50%);
    z-index: 100;
    width: 40px;
}

.icon-html>a {
    display: block;
    margin-bottom: 10px;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
}

@keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.coppyright-payment {
    background: var(--color-highlight);
}

.coppyright-payment .coppyright {
    color: var(--white);
    opacity: 0.9;
}

/*icon lien he END*/
/*nut keo len*/
#button {
    color: var(--color-highlight);
    font-size: 2.8rem;
    height: 5rem;
    width: 5rem;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    position: fixed;
    bottom: 30px;
    right: 1%;
    border: 0.3rem solid;
    z-index: 9;
}

#button::after {
    content: "";
    font-family: 'iconsax' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 35px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: var(--color-highlight);
    color: white;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

/*--------------Body END--------------*/
/*danh sach san pham*/
.hover-img:hover img {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hover-img {
    overflow: hidden;
}

.hover-img img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}

.mb-2rem {
    margin-bottom: 2rem !important;
}

.product-sale .product-title {
    margin-bottom: 0.2rem !important;
    font-size: 1.4rem !important;
    line-height: 1.2 !important;
}

.shadow-2 {
    -webkit-box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px -2px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.shadow-2-hover:hover {
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.22);
}

/*danh sach san pham END*/
/*video*/
.article-title-2 {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 15px;
    width: 92.5%;
    text-align: center;
    background: #00000091;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--white);
    font-weight: 700;
    padding: 6px;
    height: 55px;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.video-item .effect-video::before {
    opacity: 1;
    visibility: inherit;
    filter: opacity(1);
}

.wrp-effect-album .effect-video::before {
    content: "\f144";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #c97b26;
}

/*video END*/
/*album*/
.cus-article-title-home-so1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #00000091;
    color: white;
    font-weight: 600;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 55px;
    padding: 0 5px;
}

.fa-eye:before {
    content: "\f06e";
}

.nut-mat-gallery-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    color: #faaf40;
}

.wrp-effect-album {
    position: relative;
    overflow: hidden;
}

.cus-trang-gallery .wrp-effect-album:hover .effect-image::before, .wrp-effect-album:hover .wrp-effect-album:hover .effect-file::before {
    opacity: 0;
    filter: opacity(1);
    visibility: visible;
}

.cus-trang-gallery .wrp-effect-album .effect-video::before {
    content: none;
    font-family: 'Font Awesome 6 Pro';
    font-weight: 300;
    color: #c97b26;
}

/*album END*/
.box-search {
    background: var(--color-highlight);
    padding: 15px;
    border-radius: 5px;
    margin-bottom: 15px;
}

.box-files .title-file {
    background: #ddd;
}

.box-search .btn-submit {
    background: #fff;
    color: var(--color-highlight);
    font-weight: 700;
}

.box-files .title-file .title {
    padding: 10px;
}

.box-files .table-bordered thead>tr>th {
    border-bottom: 1px;
}

.box-files .table.table-bordered thead>tr>th:nth-child(1) {
    width: 30%;
}

.box-files .table.table-bordered thead>tr>th:nth-child(2), .box-files .table.table-bordered thead>tr>th:nth-child(3) {
    width: 20%;
}

.box-files .table.table-bordered thead>tr>th:nth-child(4) {
    width: 30%;
}

.box-files .table.table-bordered thead>tr>th {
    font-size: 13px;
}

.box-files .table.table-bordered tbody>tr>td {
    vertical-align: middle;
    font-size: 13px;
}

.box-files .table.table-bordered tbody>tr>td:nth-child(1) {
    font-weight: 700;
    color: var(--color-highlight);
}

.box-files .table.table-bordered tbody>tr>td span {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.box-files .table.table-bordered tbody>tr>td span>a {
    flex-basis: calc(50% - 2.5px);
    max-width: calc(50% - 2.5px);
    display: inline-block;
    padding-top: 2px;
    padding-bottom: 2px;
}

.box-files .table.table-bordered tbody>tr>td span>a img {
    width: 100%;
}

.box-files .table.table-bordered tbody>tr>td:last-child {
    padding-top: 5px;
    padding-bottom: 5px;
}

.box-files .table.table-bordered tbody>tr>td span>a:hover img {
    filter: drop-shadow(2px 4px 6px black);
}

/*-------------------------Responsive-------------------------*/
@media (max-width: 550px) {
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: 10px;
        right: auto;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        right: 10px;
        left: auto;
    }

    /*search*/
    .entire-action-header .form-dropdown {
        width: 280px;
    }

    /*search END*/
    /*dich vu*/
    .slogan-dichvu {
        margin-bottom: 30px;
        font-size: 12px;
    }

    .title-dichvu {
        font-size: 22px;
    }

    .dv-service {
        border: 5px solid #80bb01;
        border-radius: 50%;
        overflow: hidden;
        width: 180px;
        height: 180px;
        background: #80bb01;
        position: relative;
        margin: auto;
    }

    /*dich vu END*/
    /*san pham*/
    .title-section-1 {
        font-weight: 600;
        font-size: 22px;
        padding-left: 0rem;
    }

    .tab-product li.nav-item a {
        font-size: 12px !important;
        min-width: 105px !important;
    }

    .product-title {
        font-size: 14px !important;
        font-weight: 600 !important;
    }

    /*san pham  END*/
    /*bai viet */
    .article-item {
        margin-bottom: 0rem;
    }

    /*bai viet END*/
    /*gioi thieu*/
    .intro-btn {
        width: 40%;
    }

    /*gioi thieu END*/
    /*video  */
    .box-intro__video iframe {
        width: 100%;
        height: 52vw;
    }

    /*video*/
    .bg-service {
        padding-bottom: 20px;
    }
}

/*anh Hieu */
.view-small-right .article-item {
    display: flex;
}

.view-small-right .article-item .inner-image {
    flex: 0 0 100px;
    max-width: 100px;
    margin-right: 15px;
}

.view-small-right .article-item .inner-content .article-title {
    font-size: 14px;
}

.box-search .btn-submit {
    border-color: #fff;
}

.box-search form>.row {
    margin-right: -5px;
    margin-left: -5px;
}

.box-search form>.row>div {
    padding-right: 5px;
    padding-left: 5px;
}

.ratio_product_custom {
    padding-top: 70.52083333333333%;
}

.bl_vattu .ratio_product_custom {
    padding-top: 64.55592105263158%;
}

#google_translate_element {
    position: relative;
    z-index: 10;
}

.skiptranslate.goog-te-gadget {
    color: transparent;
    font-size: 0;
}

.goog-te-gadget .goog-te-combo {
    border-radius: 5px;
    padding: 0.8rem 0rem 0.7rem 0.3rem;
    border: 1px solid var(--color-black);
    outline: none;
}

#google_translate_element > .goog-te-gadget > span {
    display: none;
}

.about-us .img-intro {
    border: 2px solid var(--color-highlight);
    border-radius: 1rem;
    overflow: hidden;
}

footer {
    background: url(https://cdn8365.cdn4s10.io.vn/media/banner/footer-bg.webp) no-repeat center;
    background-size: cover;
}

.logo-footer img {
    max-height: 7rem;
}

@media (max-width: 767px) {
    .box-search .item-search {
        margin-bottom: 10px;
    }

    .box-files .table.table-bordered tbody>tr>td span>a {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .home_bl_article .article-title {
        height: auto !important;
    }
}

@media (max-width: 550px) {
    .menu-section .active {
        color: var(--color-highlight) !important;
    }

    .box-dvnb-mobile {
        border-radius: 50%;
        overflow: hidden;
        height: auto;
        background: #80bb01;
        padding: 5px;
    }
}
