<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*NguyenDuy slider Banner*/

div.ct-banner &gt; img {
    width: unset;
}
/*Banners*/
.s-h-banner {
    overflow:hidden;
}
.banner-slider {
    margin-block-end: 60px;
}

.bn-item-slide_ct {
    /*padding: 80px 0;*/
    position: relative;
    flex: auto;
    align-items: center;
    display: flex;
    flex-direction:column;
}

.ct-banner {
    padding: 80px 0;

}

    .bn-item-slide {
    margin: 0;
    /* width: 100% !important;*/
    min-height: 100vh;
    background-position: center;
    background-size: cover;
}

/*sub slide*/
.sub-slide {
    margin-top: 80px;
    /*margin-bottom: 80px;*/
    flex:0;
}
    .sub-slide .item-sub-slide {
        /*max-height: 400px;*/
        height: 250px;
        min-width: 250px;
        margin: 5px;
        text-align: center;
        align-content: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        background-color: transparent;
        border-radius:15px;
    }
        .sub-slide .item-sub-slide img {
            max-height:90%;
            max-width:90%;
        }


.ct-text-bn5 {
    flex: auto;
    justify-content: center;
    align-content: end;
}

/*end sub*/
section .bnImages-slider .slick-slide {
    margin: 0;
    justify-items: center;
    align-content: center;
    display: flex;
    flex-direction: row;
    flex: auto;
}

.banner-slider .slick-slide {
    margin: 0;
    justify-items: center;
    align-content: center;
    display: flex;
    flex-direction: column;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    right: 10%;
    list-style: none;
}

    .slick-dots li {
        display: inline-block;
        margin: 5px;
    }

        .slick-dots li button {
            content: "";
            position: relative;
            -webkit-transition: background-color 0.2s;
            transition: background-color 0.2s;
            background-color: #fff;
            border: 1px solid #7BA351;
            border-radius: 10px;
            width: 14px;
            height: 14px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            -webkit-transition: opacity .5s, background-color .5s, width .5s;
            -o-transition: opacity .5s, background-color .5s, width .5s;
            transition: opacity .5s, background-color .5s, width .5s;
            -webkit-transition-delay: .5s, .5s, 0s;
            -o-transition-delay: .5s, .5s, 0s;
            transition-delay: .5s, .5s, 0s;
            text-decoration: none;
            color: transparent;
            font-size: 0;
            display: block;
        }

        .slick-dots li.slick-active button {
            background-color: #7BA351;
            /*NguyenDuy*/
            opacity: 1;
            width: 100px;
            -webkit-transition-delay: 0s;
            -o-transition-delay: 0s;
            transition-delay: 0s;
            border: unset;
        }

.bn-ct-right {
    flex: auto;
    justify-content: right;
    z-index: 2;
    position: relative;
}

.bn-ct-left {
    justify-content: left;
    z-index: 2;
}

.bn-ct-center {
    justify-content: center;
}

.bn-ct-left .t3-banner-title h3 {
    text-align: left;
}

.div-icon-right {
    text-align: right;
}

.ct-bn-5 {
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    display: flex;
    flex-direction: column;
}

.bn-ct-bottom {
    justify-content: center;
    align-content: end;
    padding: 20px 0;
}

.t5-banner-sdesc, .t5-banner-desc {
    color: #616161;
    font-size: 16px;
    font-family: 'Inter';
    margin-bottom: 15pt;
}


    /*.t3-banner-div-icon img {
        max-width: 230px;
        max-height: 230px;
    }*/
/* Xử lý nội dụng trên banner*/

.banner-ct-icon {
    align-content: center;
    padding:20px 0;
}

    .banner-ct-icon a{
        display:inline-block;
    }
        .banner-ct-icon a .banner-img-icon {
            max-width: 250px;
            max-height: 250px;
        }

.banner-st2 .banner-ct-icon {    
    text-align: right;
} 

.t0-baner-m {
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}

.t0-banner-desc {
    text-align: justify;
}

.t0-banner-title {
    margin-top: 160px;
    width: 60%;
}

    .t0-banner-title h3 {
        color: #212121;
        text-align: left;
        font-size: 24px;
        line-height: 28px;
        font-family: Lexend Mega;
        text-transform: uppercase;
        font-weight: bold;
    }

.t1-banner-icon {
    z-index: 1;
    position: absolute;
    left: 10px;
    align-content: center;
    justify-items: center;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}



.t1-banner-sdesc {
    font-size: 16px;
    color: #616161;
    font-family: 'Inter';
    margin-bottom: 50pt;
}

.t1-banner-desc {
    color: #616161;
    font-size: 16px;
    font-family: 'Inter';
}

.t1-banner-title {
    /* margin-top: 160px;
    width: 60%;
    float: right;*/
    margin-bottom: 15pt;
}

    .t1-banner-title h3 {
        color: #212121;
        text-align: left;
        font-size: 72px;
        /* line-height: 28px; */
        font-family: Poppins, 'Inter';
        text-transform: none;
        font-weight: 500
    }

.t2-banner-icon {
    z-index: 1;
    position: absolute;
    right: 10px;
    align-content: center;
    justify-items: center;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.t2-banner-sdesc {
    font-size: 16px;
    color: #616161;
    font-family: 'Inter';
    margin-bottom: 50pt;
}

.t2-banner-desc {
    color: #616161;
    font-size: 16px;
    font-family: 'Inter';
}

.t2-banner-title_ct {
    position: absolute;
    bottom: 180px;
}

.t2-banner-title {
    /* margin-top: 160px;
    width: 60%;
    float: right;*/
    margin-bottom: 15pt;
}

    .t2-banner-title h3 {
        color: #212121;
        text-align: left;
        font-size: 72px;
        /* line-height: 28px; */
        font-family: 'Inter';
        text-transform: none;
        font-weight: 500
    }

.t3-banner-icon {
    z-index: 1;
    position: absolute;
    left: 10px;
    align-content: center;
    justify-items: center;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.t3-banner-sdesc {
    font-size: 16px;
    color: #616161;
    font-family: 'Inter';
    margin-bottom: 30pt;
}

.t3-banner-desc {
    color: #616161;
    font-size: 16px;
    font-family: 'Inter';
}

.t3-banner-title_ct {
    position: absolute;
    bottom: 180px;
}

.t3-banner-title {
    /* margin-top: 160px;
    width: 60%;
    float: right;*/
    margin-bottom: 15pt;
}

    .t3-banner-title h3 {
        color: #212121;
        text-align: left;
        font-size: 72px;
        /* line-height: 28px; */
        font-family: Poppins, 'Inter';
        text-transform: none;
        font-weight: 500
    }

.t4-banner-desc {
    text-align: justify;
}

.t4-banner-title_ct {
    position: absolute;
    bottom: 180px;
}

.t4-banner-title {
    /* margin-top: 160px; */
    width: 60%;
    /* float: right; */
    bottom: 160px;
    position: absolute;
    right: 0;
}

    .t4-banner-title h3 {
        color: #212121;
        text-align: left;
        font-size: 24px;
        line-height: 28px;
        font-family: Lexend Mega;
        text-transform: uppercase;
        font-weight: bold;
    }
</pre></body></html>