﻿.list-infor-contact-home {
    /* display: flex; */
    /* align-items: center; */
    /* border-radius: 10px; */
    /* background: var(--Linear, linear-gradient(195deg, #93D802 18.62%, #3DA608 88.39%)); */
    /* padding-left: 60px; */
    /* padding-top: 25px; */
}

.left-infor-contact-home {
    width: 100%;
}

.right-infor-contact-home {
    flex: 1 1 0;
    padding-left: 19px;
}

    .right-infor-contact-home h6 {
        margin: 0;
        color: #FFF;
        font-family: 'Kanit-Light';
        font-size: 17px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        text-transform: capitalize;
    }

    .right-infor-contact-home section {
        color: #FFF;
        font-family: 'Kanit-Medium';
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: 44px; /* 137.5% */
    }

.hotline-infor-contact-home a strong {
    color: #212F81;
    font-family: 'Kanit-SemiBold';
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    /* 115.385% */
    margin-left: 6px;
}

.decor-icon-hot-contact {
    position: absolute;
    left: -29px;
    top: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 51px;
    height: 51px;
    border-radius: 51px;
    background: #212F81;
}

.hotline-infor-contact-home a:hover {
    background: #212f81;
    color: #fff;
}

    .hotline-infor-contact-home a:hover strong {
        color: #fff;
    }

.infor-contact-home {
    position: relative;
    z-index: 1;
    /* top: -81px; */
}

.hotline-infor-contact-home a {
    position: relative;
    color: #464646;
    font-family: 'Kanit-Light';
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 136.364% */
    padding: 11px 25px 11px 30px;
    border-radius: 10px;
    background: #FFF;
    width: fit-content;
    display: flex;
    align-items: center;
    transition: all .3s;
}

.hotline-infor-contact-home {
    margin-top: 35px;
    margin-left: 40px;
}

.left-infor-contact-home img {
    position: relative;
    background-size: cover;
    max-width: 100%;
    width: 100%;
}

.infor-contact-home .grid.wide {
    padding: 0;
}

.t-title-l-new h3 {
    margin: 0;
    color: var(--default-color-3);
    font-family: 'Kanit-Medium';
    font-size: 42px;
    /* 133.333% */
    font-style: normal;
    font-weight: 400;
    line-height: 61.5px;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgba(0, 180, 216, 1) 0%, rgba(144, 224, 239, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    text-align: center;
}

    .t-title-l-new h3:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -9px;
        width: 426px;
        height: 5px;
        border-radius: 1px 0px 0px 1px;
        background: linear-gradient(90deg, #3DA608 2.35%, rgba(61, 166, 8, 0.00) 81.86%);
    }

    .t-title-l-new h3:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: -9px;
        width: 377px;
        height: 5px;
        border-radius: 1px 0px 0px 1px;
        background: linear-gradient(90deg, rgba(61, 166, 8, 0) 2.35%, #3DA608 81.86%);
    }

.t-link-new-home {
    text-align: center;
    margin-bottom: 55px;
}

.t-title-l-new img {
    margin: auto;
}

.t-link-new-home section {
    color: #526375;
    text-align: center;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 151.023%; /* 22.653px */
    text-transform: capitalize;
}

.home-news-container {
    padding-top: 30px;
    padding-bottom: 40px;
}

.item-img-new-h .img img {
    width: 100%;
    height: 162px;
    border-radius: 5px;
    transition: all .3s;
}

.item-img-new-h .content h3.title {
    margin: 0;
    color: #3A3737;
    font-family: 'Kanit-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 131.2%; /* 20.992px */
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.item-new-list-home:hover .item-img-new-h .content h3.title {
    color: var(--default-color-1);
}

.item-img-new-h .content .descript span {
    color: #6D6B6B;
    font-family: 'Inter-Regular';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 126.2%; /* 17.668px */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.options-item-date {
    display: flex;
    align-items: center;
}

    .options-item-date svg path {
        fill: var(--default-color-1)
    }

img.new-decor-back {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}

.item-new-list-home:hover .item-img-new-h .img img {
    transform: scale(1.3);
}

.item-img-new-h .img img {
    =: 201.141px;
    overflow: hidden;
}


.item-img-new-h .img {
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
    height: 100%;
}

.item-img-new-h-r .img {
    overflow: hidden;
    border-radius: 5px;
}

.options-date-view-new span {
    color: #B4B4B4;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    /* 20.803px */
    margin-left: 5px;
    line-height: normal;
    position: relative;
    top: 1px;
}

.options-date-view-new {
    display: flex;
    align-items: center;
    margin-top: 10px;
}

.options-item-view {
    display: flex;
    align-items: center;
    margin-left: 21px;
}

.item-img-new-h .content .descript {
    margin-top: 9px;
}

.left-new-list-home > .item-new-list-home:nth-child(3) .item-img-new-h {
    flex-direction: column;
}

.left-new-list-home > .item-new-list-home:nth-child(2) .item-img-new-h {
    flex-direction: column;
}

    .left-new-list-home > .item-new-list-home:nth-child(2) .item-img-new-h .content, .left-new-list-home > .item-new-list-home:nth-child(3) .item-img-new-h .content {
        margin-left: 0;
        margin-top: 4px;
    }

.item-img-new-h {
}

    .item-img-new-h .content {
        margin-left: 13px;
        /* flex: 1 1 0; */
        padding-top: 12px;
    }

.home-news-list {
    display: flex;
    flex-direction: row-reverse;
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none
}

.left-new-list-home {
}

    .left-new-list-home > .item-new-list-home:nth-child(2) {
        grid-row-start: 2;
        padding-top: 18px;
    }

    .left-new-list-home > .item-new-list-home:nth-child(3) {
        grid-row-start: 2;
        padding-top: 18px;
    }
    /* Mặc định ẩn mũi tên */
    .left-new-list-home .swiper-button-next,
    .left-new-list-home .swiper-button-prev {
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
    }

    /* Khi hover vào swiper thì hiện ra */
    .left-new-list-home:hover .swiper-button-next,
    .left-new-list-home:hover .swiper-button-prev {
        opacity: 1;
        visibility: visible;
    }

    /* (Tùy chọn) tinh chỉnh vị trí, màu sắc */
    .left-new-list-home .swiper-button-next,
    .left-new-list-home .swiper-button-prev {
        color: var(--default-color-1);
        background: rgba(255, 255, 255, 0.8);
        width: 36px;
        height: 36px;
        border-radius: 50%;
        box-shadow: 0 0 6px rgba(0,0,0,0.15);
    }

        /* Hover mũi tên đổi nhẹ màu */
        .left-new-list-home .swiper-button-next:hover,
        .left-new-list-home .swiper-button-prev:hover {
            background: var(--default-color-1);
            color: #fff;
        }

.right-new-list-home {
    width: 44%;
}

.home-news .grid.wide {
    padding: 0;
    position: relative;
    z-index: 1;
}

.item-img-new-h-r .content h3.title {
    margin: 0;
    color: var(--default-color-1);
    font-family: 'Kanit-Medium';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 121.5%; /* 24.3px */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.item-img-new-h-r .content .descript span {
    color: #6D6B6B;
    font-family: 'Inter-Regular';
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 126.2%; /* 18.93px */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.left-new-list-home {
    position: relative;
    width: 100%;
    padding: 20px 0;
    padding-bottom: 50px !important;
}

    .left-new-list-home .swiper-slide {
        height: auto;
    }

.item-new-list-home {
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease;
}

    .item-new-list-home:hover {
        transform: translateY(-5px);
    }

.swiper-button-next,
.swiper-button-prev {
    color: var(--default-color-1);
}

.item-img-new-h-r .content .descript {
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid #BEBEBE;
}

.item-img-new-h-r .content {
    margin-top: 23px;
}

.item-img-new-h-r .img img {
    width: 100%;
    height: 296px;
    border-radius: 5px;
    overflow: hidden;
    transition: all .3s;
}

.item-new-list-home-r:hover .item-img-new-h-r .img img {
    transform: scale(1.3);
}
/*RS*/
@media (max-width: 1150px) {
    .right-infor-contact-home section {
        font-size: 25px;
    }

    .list-infor-contact-home {
    }

    .t-title-l-new h3 {
        font-size: 32px;
    }

    .home-news .grid.wide {
        padding: 0 5px;
    }
}

@media(max-width:1023px) {
    .list-infor-contact-home {
        display: block;
        padding-bottom: 20px;
    }

    .left-infor-contact-home {
        width: 100%;
    }

    .right-infor-contact-home {
        padding-left: 0;
        padding-top: 45px;
    }

    .left-infor-contact-home img {
        width: 100%;
    }

    .right-infor-contact-home section {
        line-height: normal;
        font-size: 21px;
    }

    .right-infor-contact-home h6 {
        font-size: 17px;
    }

    .infor-contact-home {
        top: -34px;
    }

    .hotline-infor-contact-home a strong {
        font-size: 20px;
    }

    .hotline-infor-contact-home a {
        font-size: 18px;
    }

    .t-title-l-new h3 {
        font-size: 23px;
        line-height: normal;
    }

    .t-link-new-home section {
        font-size: 14px;
    }

    .home-news-list {
        display: block;
        display: flex;
        flex-direction: column-reverse;
    }

    .left-new-list-home {
        margin-right: 0;
        margin-left: 0;
        display: block;
    }

    .right-new-list-home {
        width: 100%;
        /* margin-top: 30px; */
        padding-bottom: 30px;
    }

    .item-new-list-home:nth-child(2) {
    }

    .item-img-new-h .img {
        width: 100% !important;
    }

        .item-img-new-h .img img {
            width: 100% !important;
        }

    .item-img-new-h-r .img img {
        height: auto;
    }

    .item-img-new-h-r .content h3.title {
        font-size: 18px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .left-new-list-home > .item-new-list-home:nth-child(1) {
        grid-column: unset;
    }

    .left-new-list-home > .item-new-list-home:nth-child(2) {
        grid-row-start: 2;
        width: 100%;
        padding-top: 18px;
    }

    .left-new-list-home > .item-new-list-home:nth-child(3) {
        grid-row-start: unset;
        width: 100%;
        padding-top: 18px;
    }

    .item-img-new-h {
        flex-direction: column;
    }

        .item-img-new-h .content {
            margin-left: 0;
        }
}
