.bg-main1 {
    background-color:  var(--color-main2) !important;
}
.bg-main2 {
    background-color:  var(--color-main1) !important;
}
.bg-chichsach {
    background-color: #C6E0B5;
}
.bg-green {
    background-color: #669941;
}
.cl_main{
    color: var(--color-main2) !important;
}
/* .header-bottom {
    border-bottom: 1px solid #82ab64;
} */
.bg-utilities{
    background-repeat: no-repeat;
    background-image: url(https://cdn5767.cdn4s1.com/media/background/bn_ft.png);
    background-attachment: scroll;
    background-position: top right;

}
.fix{
    background: white;
    padding: 1% 0px;
    top: 0;
    width: 100%;
    z-index: 999;
    position: fixed;
}
/*header {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    z-index: 10;*/
/*}*/
.bg-footer{
    background: var(--color-dark) url(https://cdn5767.cdn4s1.com/media/background/bn_ft.png);
    padding: 20px 0 20px 0;
}
.banner-qc{
   min-height: 9rem;
    background: url(https://cdn5767.cdn4s1.com/media/background/bn_ft.png);
    background-size: cover;
}
.banner-qc > img {
    float: right;
    margin-right: 15rem;
}
.bg-green-while {
    background-color: #c6e0b5;
}
.gioi-thieu{
    background: url(/templates/fashion03/assets/media/background/bg_gioithieu.png) no-repeat;
    background-position: top left;
}
.title-section-new{
    text-align: center;
    color: #1e9e5a;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 28px;
    text-transform: uppercase;
}
.article-title > a{
    color: #1e9e5a;
}
.h2_famygo{
    color: #1e9e5a;
}
.ratio-1-15{
    padding-top: 50%;
}
a.btn.btn-submit-cus.font-weight-bold.btn-4 {
    
    background: rgb(255,218,107);
    height: 39px;
}
.btn-w{
    width: 97.5%;
}
.border-decor_4items {
    margin-right: 3rem;
}
i.icon {
    background-color: #1e9e5a;
    color: #fff;
    width: 64px;
    height: 64px;
    text-align: center;
    line-height: 64px;
    border-radius: 50%;
    font-size: 30px;
    float: left;
    margin-left: 2px;
}
.name_decor4 {
    font-weight: 700;
    color: var(--color-main2);
    margin-bottom: 1rem;
    font-size: 2.1rem;
}
.icon_counter > i {
    color: #1E9E5A;
    font-size: 2.5rem;
    margin-right: 1rem;
}
.icon_counter > span {
    color: aliceblue;
    font-size: 3rem;
    font-weight: lighter;
}
.name-count {
    
    color: #1E9E5A;
}
img.img-banner_img {
    height: auto;
    background-size: cover;
    width: 100%;
}
.content_body-1 {
    width: 33%;
    border-radius: 10px;
    top: 13%;
    position: absolute;
    background: white;
    right: 8%;
    padding: 2rem;
}
.img-fluiddx{
     width: 100%;
    height: 19rem;
}

.itemm:hover .image-hover {
    color: black;
    text-align: center;
    width: 100%;
    bottom: 0px;
    position: absolute;
    background: #ffffffcf;
    padding: 1rem 0px;
}
.contact_Header {
    border-radius: 5px;
    color: white;
    background-color:  var(--color-main2);
    padding: 1rem 7px;
    font-size: 16px;
}
img.img-fluida {
    width: 100%;
}

@media (max-width: 876px){
    img.img-fluid-cus1 {
    width: 100%;
}
    img.img-banner_img{
        height: 46rem;
    }
    .content_body-1{
        top: 10%;
        right: 4%;
        width: 92%;
    }
    .banner-qc{
            min-height: 10rem;
    }
}

/*Header */
.home header {
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 123;
}

body:not(.home) header {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.topbar-section ul li {
    position: relative;
}

.tooltip-social {
    position: relative;
    display: inline-block;
    font-size: 1.6rem;
    color: var(--color-main);
}

.home .tooltip-social {
    color: var(--white);
}

.home .tooltip-social:hover {
    color: hsla(0,0%,100%,.8);
}

.tooltip-social::after {
    content: attr(data-tooltip);
    position: absolute;
    top: 130%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 1.4rem;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 10;
}

.tooltip-social::before {
    content: "";
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color:  transparent transparent #000 transparent;
    opacity: 0;
    transition: opacity 0.3s ease;
    z-index: 9;
}

.home .language-name {
    color: var(--white);
}

.home .language-dropdown .dropdown-toggle::after {
	color: var(--white);
}

.tooltip-social:hover::after,
.tooltip-social:hover::before {
    opacity: 1;
}

.swiper-slider-main .banner:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgb(0 0 0 / 10%);
}

body:not(.homne) .setting-menu .menu-section > ul > li > a:hover {
    color: var(--color-highlight) !important;
}

.menu-section.open > ul > li > ul > li > a {
    height: auto;
    line-height: 1.5;
    padding: 0.75rem 1.5rem !important;
    color: var(--color-text);
    transition: all .2s;
}.menu-section.open > ul > li > ul > li.has-child > a {
    padding-right: 4rem !important;
}

/*Language*/
.language-dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-toggle {
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.dropdown-menu {
    min-width: 160px;
    border: 1px solid #ccc;
}

.language-dropdown:hover .dropdown-menu {
    right: 0;
    left: inherit;
    min-width: auto;
    display: block;
}
.dropdown-menu li {
    list-style: none;
}

.dropdown-menu a {
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
    text-decoration: none;
    color: var(--color-main);
}.home .dropdown-menu a {
    color: var(--color-main);
}

.dropdown-menu a:hover {
    background-color: #f0f0f0;
}.home .dropdown-menu a:hover {
    color: var(--color-main);
}

.language-flag {
	height: 1.6rem;
	margin-right: 0.5rem;
	object-fit: cover;
	aspect-ratio: 4/3;
	object-position: center;
}
/*End Language*/

@media (min-width: 1000px) {
    .setting-menu .menu-section > ul {
        float: right;
    }
    .setting-menu .menu-section > ul > li {
        margin: 0 .7rem;
    }.setting-menu .menu-section > ul > li:last-child {
        margin-right: 0;
    }
    
    .box-flag .item {
        padding: 0 2rem;
    }
    
    .setting-menu .menu-section > ul > li > a {
        line-height: 1.6rem;
        height: auto;
        padding: 1rem 1.5rem;
        display: inline-block;
    }
    
    .setting-menu .menu-section > ul > li:last-child > a {
        padding-right: 0;
    }
    
    .home .setting-menu:not(.fix) .menu-section > ul > li > a {
        color: hsla(0,0%,100%,.8);
    }
    
    .home .setting-menu:not(.fix) .menu-section > ul > li > a.active,
    .home .setting-menu:not(.fix) .menu-section > ul > li > a:hover {
        color: var(--white) !important;
    }
    
    .home .setting-menu.fix .menu-section > ul > li > a.active,
    .home .setting-menu.fix .menu-section > ul > li > a:hover {
        color: var(--color-main2) !important;
    }
    
    .setting-menu .menu-section .entry-menu.dropdown {
        padding: 0;
        border-radius: 6px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    }
    
    .setting-menu .menu-section > ul > li > ul > li:not(.has-child) > a {
        height: auto;
        line-height: 1.5;
        padding: 0.5rem 1rem !important;
        color: var(--color-text2);
        transition: all .2s;
    }.setting-menu .menu-section > ul > li > ul > li:not(.has-child):hover > a {
        background: #0068ff2e;
        color: var(--swiper-theme-color);
    }
}
/*End header*/

/*Body*/
.banner-layers {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}

.banner-layers .img-inner img {
    height: auto;
    min-height: unset !important;
    max-height: 26rem;
    width: auto;
}

.btn-main {
    padding: 1.5rem 4.5rem;
    border-radius: 5px;
    background: linear-gradient(360deg, var(--color-highlight1), var(--color-main1));
    color: #000;
    transition: all 0.5s;
    width: max-content;
    display: inline-block;
    min-width: 21rem;
}

.btn-main:hover {
    color: var(--white);
}.btn-main:hover span {
    letter-spacing: 0.4rem;
    transition: all 0.5s;
}

.bg-section-about, .bg-section-service, .bg-section-partner {
    padding: 3.5rem 0 4rem;
    background-position: 50% 50%;
    background-size: cover;
    background: #eff1f5;
}

.logo-about {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    /* background-color: var(--color-dark); */
    border-radius: 50%;
    overflow: hidden;
    width: 30rem;
    height: 30rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-about img {
    max-height: 51rem;
    aspect-ratio: 1;
    object-fit: contain;
}

.logo-about a {
    display: flex;
    width: 22rem;
    height: 22rem;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.number-title {
    font-size: 7.2rem;
    mix-blend-mode: multiply;
    text-shadow: -1px 0 var(--color-shadow), 0 1px var(--color-shadow), 1px 0 var(--color-shadow), 0 -1px var(--color-shadow);
    float: left;
    font-weight: bold;
    position: relative;
    text-align: center;
    color: var(--white);
}

.number-title:before {
    position: absolute;
    content: "";
    top: -3rem;
    left: 50%;
    width: 1px;
    height: 5rem;
    background-color: var(--color-shadow);
}

.bg-section-about .number-title:before {
    top: -5rem;
    width: 1px;
    height: 7.5rem;
}

.bg-section-about .number-title {
    color: #eff2f5;
}

.number-title.image:before {
    height: 7.3rem;
    top: -4.5rem;
    left: 50%;
}

.title-main .title-section {
    line-height: 1;
    padding: 7.5rem 0 1rem;
}

.bg-section-about .title-main .title-section {
    padding: 7.6rem 0 0.7rem;
}

.bg-section-service .title-main .title-section {
    padding: 8.2rem 0 0rem;
}

.title {
    color: var(--color-main2);
    font-size: 2.4rem;
    font-weight: bold;
    text-transform: uppercase;
}

.description {
    color: var(--color-dark);
    font-size: 1.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.icon-box-img {
    width: 4rem;
    height: 4rem;
    background: var(--color-dark);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: none;
}

.icon-box-img img {
    width: 2.5rem;
    object-fit: contain;
    flex: none;
}

.icon-box-text {
    color: var(--color-dark2);
    font-size: 1.6rem;
    line-height: 2.1rem;
    flex: 1 1 0px;
}

.content-about p {
    margin-bottom: 2rem;
}

.bg-section-service {
    padding: 0;
}

.bg-section-service .section-content-service, .bg-section-about .container {
    position: relative;
    z-index: 2;
}

.list-home {
    position: relative;
    left: 2.5rem;
    margin-bottom: 2rem;
    width: calc(100% - 2.5rem);
}

.list-home .item a {
    position: relative;
    font-size: 1.5rem;
    color: var(--white);
    font-weight: normal;
}.list-home .item a:hover {
    color: var(--color-main2);
}
.list-home .item a:before {
    content: "";
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: -2rem;
    top: 0.5rem;
    background: #ccc;
    border-radius: 50%;
}

.list-home .item .tide {
    line-height: 1.2;
    font-size: 1.6rem;
}

.section-content-service > .row {
    max-width: 1200px;
}

.section-content-service .slider-service {
    position: relative;
    z-index: 2;
}

.item-service img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    height: 100%;
    aspect-ratio: 0.75;
}

.content-service, .content-category {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, var(--color-dark2), #191d2a00);
    width: 100%;
    height: 280px;
    transition: all 0.5s;
}

.content-service .num-service,
.content-service .tide-service,
.content-category .category-name {
    position: absolute;
    bottom: 8.5rem;
    font-size: 6rem;
    color: var(--white);
    left: 4.5rem;
    right: 4.5rem;
    z-index: 2;
    transition: all 0.5s;
}

.content-service .tide-service {
    position: absolute;
    bottom: 3.5rem;
    font-size: 2rem;
    height: 6rem;
    z-index: 2;
    transition: all 0.5s;
}

.content-service .num-service:after {
    content: "";
    width: 8rem;
    height: 1px;
    background: var(--white);
    position: absolute;
    bottom: 2rem;
    margin-left: 1rem;
    transition: all 0.5s;
}

.item-service .content-service:after, .grid-item .content-category:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(360deg, #a78661, #191d2a00);
    transition: all 0.5s;
}.item-service:hover .content-service:after,
.grid-item:hover .content-category:after {
    
    height: 100%;
}.item-service:hover .content-service .num-service,
.item-service:hover .content-service .tide-service,
.grid-item:hover .content-category .category-name {
    color: var(--color-dark2);
}.item-service:hover .content-service .num-service:after {
    background-color: var(--color-dark2);
}

.slider-service .swiper {
    cursor: grab;
}

.swiper-pagination.custome .swiper-pagination-bullet {
    width: 1.5rem;
    height: 1.5rem;
    display: inline-block;
    border-radius: 0px;
    background: transparent;
    opacity: 1;
    border: 1px solid var(--white);
    transform: rotate(45deg);
    margin: 0 1rem !important;
    transition: opacity .3s;
}.swiper-pagination.custome .swiper-pagination-bullet:hover {
    opacity: 0.7;
}.swiper-pagination.custome .swiper-pagination-bullet-active {
    background-color: var(--white);
    opacity: 1;
}

.grid-category {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 220px;
    gap: 3rem;
    padding: 0;
    justify-content: center;
}

.grid-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    transition: transform 0.3s ease;
    display: flex;
    align-items: stretch;
}

.ratio-box {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.ratio-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
    transition: transform 0.3s ease;
}

.grid-item:hover img {
    transform: scale(1.3);
}

.content-category {
    height: 40%;
    
}.content-category .category-name {
    bottom: 1.9rem;
    font-size: 1.8rem;
    margin-bottom: 0;
    left: 5px;
    right: 5px;
}

.slide-article-home .article-item .inner-content {
    padding: 1.2rem 1rem 2.4rem;
}

.slide-article-home .article-item .post-date {
    color: var(--color-main2);
    font-size: 1.6rem;
    display: block;
}

.slide-article-home .article-item .article-title a {
    font-size: 2rem;
}

.is-divider {
    background-color: rgba(0, 0, 0, .1);
    display: block;
    height: 3px;
    margin: 0.8rem auto;
    max-width: 3rem;
    width: 100%;
}

.slide-article-home .article-item .article-description {
    color: var(--color-main);
    font-size: 1.9rem;
}

.article-item .inner-content .btn {
    color: var(--color-main2);
    font-size: 1.4rem;
    letter-spacing: 5px;
    padding: 0;
    line-height: 1.5;
    min-height: 2.5rem;
}.article-item .inner-content .btn:hover {
    color: var(--color-dark3);
    background: unset;
}

.article-item .inner-image {
    border-radius: 3%;
    overflow: hidden;
}

.section-content-partner .number-title {
    color: var(--white);
    text-shadow: -1px 0 var(--color-dark), 0 1px var(--color-dark), 1px 0 var(--color-dark), 0 -1px var(--color-dark);
}

.section-content-partner .title-section {
    color: var(--color-dark);
}

.section-content-partner .number-title:before {
    height: 8rem;
    top: -6rem;
}

.col-inner {
    max-width: 50%;
    flex: 0 0 50%;
    text-align: center;
}

.img-partner img {
    transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
}.col-inner:hover {
    transform: translateY(-20px);
    transition: all 0.5s;
}

.bg-form-dk {
    padding: 5rem 3.5rem;
    border-radius: 10px;
    border-top: 2px solid var(--color-main2);
    border-bottom: 2px solid var(--color-main2);
    background-position: center top;
    background-color: var(--color-dark);
    overflow: hidden;
    position: relative;
    z-index: 5;
}
.form-home .form-control {
    border-color: #ddd;
    border-radius: 5px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    font-size: 1.6rem;
    vertical-align: middle;
    color: var(--color-dark);
    padding: 0 1.5rem;
    overflow: hidden;
}.form-home input.form-control {
    height: 4.5rem;
    line-height: 4.5rem;
}.form-home textarea.form-control {
    min-height: 12rem;
    padding-top: 1rem;
}.form-home .form-group {
    margin-bottom: 2rem;
}

.form-home .btn-submit {
    background: linear-gradient(360deg, #ac8a66, #e7d3b9);
    width: 100%;
    color: var(--color-dark);
    font-size: 1.6rem;
    transition: all .5s;
    border-radius: 5px;
    border-color: rgba(0,0,0,.05);
}.form-home .btn-submit:hover {
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    opacity: 1;
    outline: none;
}

.custom-contact-bar {
    position: fixed;
    bottom: 2rem;
    right: 0;
    z-index: 1000;
    border-radius: 5px 0 0 5px;
    overflow: hidden;
    box-shadow: 0 0 8px rgba(0,0,0,0.15);
    background: var(--color-highlight3);
}

.contact-item {
    text-decoration: none;
    font-size: 2.4rem;
    color: var(--white);
}

.contact-phone {
    gap: 0.5rem;
    line-height: 3.8rem;
    font-size: 2.4rem;
}

.contact-zalo {
    transition: background-color 0.3s ease;
    box-shadow: -15px 0 15px -8px rgb(0 0 0 / 35%);
    font-weight: 600;
}

.contact-phone i {
    font-size: 2.2rem;
}

.custom-contact-bar a:hover {
    color: var(--white);
    background: var(--color-main2);
}

.section-content-service .slider-service {
    padding: 0;
    margin: 0 auto;
}
/*End body*/

/*Footer */
.logo-footer img {
    max-width: 30%;
}

.entire-info-website p {
    color: rgb(255 255 255 / 50%);
    display: flex;
    font-size: 1.4rem;
}

.title-footer {
    color: var(--color-main2);
    font-size: 1.8rem;
    padding-bottom: 4.8rem;
}

.widget-title {
    padding-top: 2rem;
}

.widget-title:after {
    content: "";
    position: absolute;
    width: 5rem;
    height: 0.3rem;
    background: var(--color-main2);
    bottom: 3.5rem;
    left: 0;
}

.footer-menu-section > ul > li {
    transition: all 0.5s;
}.footer-menu-section > ul > li:before {
    content: "\f324";
    font-family: 'Font Awesome 6 Pro';
    font-weight: 600;
    color: var(--color-main2);
    position: absolute;
    left: -3rem;
    transition: all 0.5s;
    line-height: 3.3rem;
}

.footer-menu-section > ul > li > a {
    color: rgb(255 255 255 / 50%);
    font-size: 1.4rem;
    padding: 0.6rem 0;
    display: inline-block;
}.footer-menu-section > ul > li:hover > a {
    color: var(--color-highlight2);
    text-decoration: underline;
}

.bg-copyright {
    background-color: #051e33;
}

.copyright {
    font-size: 1.35rem;
}

.copyright i {
    color: var(--red);
}

.copyright a,.copyright {
    color: hsla(0,0%,100%,.5);
}.copyright a:hover {
    color: var(--white);
}

.animation {
    animation: pulse 1.5s infinite ease-in-out;
}

.brand {
    display: flex;
}

.img-fluid.img-2 {
    flex: 0 0 30%;
    max-width: 30%;
    object-fit: contain;
    
}


.brand.brand-2 {
    align-items: center;
    gap: 2rem;
}

.img-fluid.img-3 {
    flex: 0 0 34%;
    max-width: 34%;
    object-fit: contain;
}

.img-fluid.img-4 {
    flex: 0 0 29%;
    max-width: 29%;
    object-fit: contain;
}

.img-fluid.img-1 {
    flex: 0 0 20%;
    max-width: 20%;
}

@keyframes pulse {
    0%, 100% {
        transform: scale3d(0.5, 0.5, 0.5);
    }
    50% {
        transform: scale3d(1, 1, 1);
    }
}

@media( max-width: 1359px) {
    .tooltip-social::after,
    .tooltip-social::before {
        content: none;
    }
}

@media (max-width: 999px) and (min-width: 768px) {
    .setting-menu > .container > .row > div:nth-child(1) {
        text-align: center;
        order: 2;
    }
    .setting-menu > .container > .row > div:nth-child(2) {
        max-width: calc(75% / 2);
        flex: calc(75% / 2);
    }
    
    .brand {
        margin-left: 8rem;
    }
   
}

@media (max-width:992px) and (min-width: 768px) {
    .section-content-partner .title-main .title-section {
        padding-top: 3.6rem;
    }
    
    .bg-section-about .title-main .title-section {
        font-size: 3.4rem;
        padding-bottom: 1.5rem;
    }
}

@media (max-width: 991px) {
    .grid-category {
        grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
        grid-auto-rows: 150px;
    }
}

@media (max-width: 767px) {
    .setting-menu > .container > .row > div {
        flex: 0 0 calc(100% / 3);
        max-width: calc(100% / 3);
    }.setting-menu > .container > .row > div:nth-child(1) {
        text-align: center;
        order: 2;
    }
    
       
    .box-flag > div:nth-child(8) {
        margin-bottom: 9rem !important;
    }
    
    .grid-category {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 180px;
    }
    
    .title-main .title-section {
        padding-bottom: 1.5rem;
        font-size: 3.4rem;
    }
    
    .slide-article-home .swiper-button-prev {
        left: 0px;
    }.slide-article-home .swiper-button-next {
        right: 0px;
    }
}

@media (max-width: 576px) {
    .section-content-partner .title-main .title-section {
        padding-top: 4.5rem;
    }
}

@media (min-width: 375px) {
    .grid-item:nth-child(2),
    .grid-item:nth-child(4) {
        grid-row: span 2;
    }
}

@media (min-width: 576px) {
    .col-inner {
        max-width: calc(100% / 3);
        flex: 0 0 calc(100% / 3);
    }
}

@media (min-width: 768px) {
    .col-inner {
        max-width: calc(100% / 4);
        flex: 0 0 calc(100% / 4);
    }
    
    .grid-item:nth-child(4) {
        grid-row: span 1;
    }
    
    .bg-form-dk {
        margin-top: -100px;
    }
    
    .box-flag {
        margin-left: 7rem;
    }
    
    .brand {
        margin-left: 10rem;
    }
     
    .box-flag > div:nth-child(5) {
        margin-bottom: 9rem !important;
    }
    
    .slide-article-home .swiper-button-prev,
    .slide-article-home .swiper-button-next {
        top: -2px;
        bottom: 0;
        opacity: 0;
        background-color: var(--white);
        box-shadow: 0 -150px 15px 0 rgba(0, 0, 0, .3);
        height: 100%;
        width: 3rem;
        font-size: 2.2rem;
        line-height: 1.5;
        transform: unset;
        transition: transform .3s, opacity .3s, background .3s, box-shadow .3s;
    }
    
    .slide-article-home .swiper-button-prev i,
    .slide-article-home .swiper-button-next i {
        margin-top: -15rem;
    }
    
    .slide-article-home .swiper-button-prev {
        left: -1px;
        transform: translateX(-10%);
    }.slide-article-home .swiper-button-next {
        right: -1px;
        transform: translateX(10%);
    }
    
    .slide-article-home .swiper:hover .swiper-button-prev:not(.swiper-button-disabled),
    .slide-article-home .swiper:hover .swiper-button-next:not(.swiper-button-disabled) {
        opacity: 0.7;
        transform: translateX(0);
    }.slide-article-home .swiper .swiper-button-prev:hover,
    .slide-article-home .swiper .swiper-button-next:hover {
        opacity: 1;
        color: var(--color-main2);
    }
}

@media (min-width: 992px) {
    .col-inner {
        max-width: calc(100% / 5);
        flex: 0 0 calc(100% / 5);
    }
}

@media (min-width: 1200px) {
    .grid-item:nth-child(2), .grid-item:nth-child(3),
    .grid-item:nth-child(7), .grid-item:nth-child(8) {
        grid-row: span 2;
    }
    
    .grid-item:nth-child(7) {
        grid-row: span 2;
        grid-column: 2;
    }
    
    .grid-item:nth-child(8) {
        grid-row: span 2;
        grid-column: 3;
    }
}

@media (min-width: 1280px) {
    .section-content-service .slider-service {
        margin-top: -200px;
        margin-left: auto;
        margin-right: 0;
        max-width: 72vw;
    }
    
    .list-home {
        position: absolute;
        left: 3.5%;
    }
}

@media (min-width: 1380px) {
    .section-content-service .slider-service {
        max-width: 67.5vw;
    }
}

@media (min-width: 1680px) {
    .section-content-service .slider-service {
        max-width: 62.5vw;
    }
}
.introduct .post-date {
    display: none;
}


.hotline-phone-ring-wrap {
    left: 20px;
    bottom: 20px;
    position: fixed;
    z-index: 990;
}

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 7rem;
    height: 5rem;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tooltip-social-call .tooltip-text {
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    position: absolute;
    bottom: 4px;
    white-space: nowrap;
    z-index: 999;
    opacity: 0;
    transition: opacity 0.3s ease;
    left: 130%;
}

.tooltip-social-call:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.tooltip-social-call:hover .tooltip-text::after {
    content: "";
    position: absolute;
    top: 27%;
    right: 100%;
    border-width: 7px;
    border-style: solid;
    border-color: transparent rgba(0, 0, 0, 0.75) transparent transparent;
}

.tooltip-social-call:hover img {
    border-radius: 50%;
    box-shadow: 0 5px 10px rgb(0 0 0 / 15%), 0 4px 15px rgb(0 0 0 / 13%);
}

#call .hotline-phone-ring-circle, .messenger-toggle .hotline-phone-ring-circle {
    border-color: #61f77c;
}

#call .hotline-phone-ring-circle-fill, .messenger-toggle .hotline-phone-ring-circle-fill {
    background-color: #61f77c;
}
#phone .hotline-phone-ring-circle, .messenger-toggle .hotline-phone-ring-circle {
    border-color: #2095f4;
}

#phone .hotline-phone-ring-circle-fill, .messenger-toggle .hotline-phone-ring-circle-fill {
    background-color: #2095f4;
}
#zalo .hotline-phone-ring-circle, .messenger-toggle .hotline-phone-ring-circle {
    border-color: #2095f4;
}

#zalo .hotline-phone-ring-circle-fill, .messenger-toggle .hotline-phone-ring-circle-fill {
    background-color: #2095f4;
}
.setting-menu-mb>.container>.row>div {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
footer .title-footer {
    display: block !important;
}
footer .map iframe {
    height: 235px;
}
@media (max-width:992px) {
    .language-name {
        display: none;
    }
    
    .logo-section img {
        height: 6rem;
    }
}
@media (max-width:767px) {
    .content-category .category-name {
        font-size: 1.4rem;
    }

    .content-about {
        text-align: justify;
    }
}