body{
    background-color: #effcf3;
}
   
/* <=== aainfohome ===> */
.aainfohome{
    margin-bottom: 55px;
}
.tpaainfoha .hathumb{
    text-align: center;
    margin-top: -15px;
}
.tpaainfohb{
    position: relative;
    /* margin-top: -160px; */
}
.tpaainfohb .hbdecss{
    margin-bottom: 50px;
    font-size: 22px;
    line-height: 40px;
    color: #2e8533;
}
.tpaainfohb .hbdecss p{
    padding: 0;
}
.itaainfohb .bimg{
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    padding-top: 65.56%;
}
.itaainfohb .bimg img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* <=== aainfohome ===> */

/* <=== bbinfohome ===> */
.bbinfohome{
    margin-bottom: 60px;
}
.bbinfohome.vback{
    position: relative;
}
.bbinfohome.vback::before{
    content: '';
    position: absolute;
    top: -350px;
    left: 0;
    width: 100%;
    height: 200%;
    min-height: 940px;
    background-image: url("../images/vnen3.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    pointer-events: none;
}
.tpbbinfohh .hhlist{
    margin-bottom: 35px;
}
.tpbbinfohh .ligrip{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
    margin: 0 -15px;
}
.tpbbinfohh .ligrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpbbinfoha, .itbbinfoha{
    height: 100%;
}
.itbbinfoha{
    background-color: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.06);
}
.itbbinfoha .decss{
    padding: 25px 35px 30px;
}
.itbbinfoha .dsdates{
    margin-bottom: 5px;
    color: #888888;
}
.itbbinfoha .dsdates span{
    display: inline-block;
    position: relative;
    padding-left: 24px;
}
.itbbinfoha .dsdates span::before{
    content: '\f133';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.itbbinfoha .dstitle{
    margin-bottom: 10px;
}
.itbbinfoha .dstitle, .itbbinfoha .dstitle a{
    color: #2e8533;
}
.itbbinfoha .dstitle, .itbbinfoha .dstitle h3{
    font-size: 25px;
    line-height: 36px;
    font-weight: 500;
}
.itbbinfoha .dstitle a{
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itbbinfoha .dsconts{
    color: #999999;
    font-size: 15px;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tpbbinfohb .hbgrip{
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
    margin: 0 -15px;
} 
.tpbbinfohb .hbgrip > div{
    padding: 0 15px;
    width: 50%;
}
.itbbinfohb{
    background-color: #ffffff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.06);
}
.itbbinfohb .decss{
    padding: 12px 20px 15px;
}
.itbbinfohb .dsdates{
    margin-bottom: 5px;
    color: #888888;
}
.itbbinfohb .dsdates span{
    display: inline-block;
    position: relative;
    padding-left: 24px;
}
.itbbinfohb .dsdates span::before{
    content: '\f133';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.itbbinfohb .dstitle, .itbbinfohb .dstitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}
.itbbinfohb .dstitle, .itbbinfohb .dstitle a{
    color: #2e8533;
}
.itbbinfohb .dstitle a{
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.tpbbinfohh .hhview{
    text-align: center;
}
.tpbbinfohh .hhview a{
    display: inline-block;
    color: #2e8533;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    box-shadow: 0 16px 18px 0 rgba(122, 122, 122, 0.14);
    background-color: #effcf3;
    padding: 17px 50px;
    border-radius: 35px;
}
.tpbbinfohh .hhview a:hover{
    background-color: #2e8533;
    color: #fff;
}
/* <=== bbinfohome ===> */

/* <=== ccinfohome ===> */
.ccinfohome{
    margin-bottom: 55px;
    position: relative;
}
.ccinfohome::before{
    content: '';
    position: absolute;
    top: -290px;
    right: 0;
    width: 100%;
    height: 200%;
    background-image: url("../images/vnen2.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    pointer-events: none;
    min-height: 950px;
}
.tpccinfoha{
    margin-bottom: 90px;
}
.slccinfoha .slick-list{
    margin: 0 -35px;
}
.slccinfoha .slick-slide{
    margin: 0 35px;
}
.slccinfoha .slick-disabled{
    opacity: 0;
    pointer-events: none;
}
.itccinfoha .thumb{
    max-width: 230px;
    margin: 0 auto;
    margin-bottom: 30px;
}
.itccinfoha .thumb .timg{
    display: block;
    padding-top: 100%;
    position: relative;
}
.itccinfoha .thumb img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.itccinfoha .dtitle{
    text-align: center;
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    color: #2e8533;
}
.itccinfoha .dconts{
    color: #888888;
    font-size: 18px;
    line-height: 26px;
    text-align: justify;
    text-align-last: center;
}
.tpccinfohb .hbthumb{
    text-align: center;
}
.tpccinfohb .hbthumb img{
    width: 100%;
}
/* <=== ccinfohome ===> */

/* <=== ddinfohome ===> */
.ddinfohome{
    margin-bottom: 35px;
    position: relative;
}
.ddinfohome::before{
    content: '';
    position: absolute;
    top: -500px;
    left: 0;
    width: 100%;
    height: 200%;
    min-height: 940px;
    background-image: url("../images/vnen3.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    pointer-events: none;
}
.itddinfohh{
    position: relative;
}
.itddinfohh .links{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.itddinfohh .links a{
    display: block;
    width: 100%;
    height: 100%;
}
.itddinfohh .dname{
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.itddinfohh .dname span{
    display: block;
    overflow: hidden;
    font-size: 60px;
    line-height: 60px;
    height: 60px;
    position: relative;
    margin-top: -15px;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itddinfohh .dname span:first-child{
    margin-top: 0;
}
.itddinfohh .dname span:nth-child(1){
    color: #6d6d6d;
}
.itddinfohh .dname span:nth-child(2){
    color: #a1a6a3;
}
.itddinfohh .dname span:nth-child(3){
    color: #c8d1cb;
}
.itddinfohh .dname span:nth-child(4){
    color: #e2ede5;
}
.itddinfohh .thumb{
    display: block;
    padding-top: 90%;
    position: relative;
    margin-top: -90px;
}
.itddinfohh .thumb img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    filter: drop-shadow(0 15px 10px rgba(122,122,122,0.35));
}
/* <=== ddinfohome ===> */

/* <=== eeinfohome ===> */
.eeinfohome{
    margin-bottom: 110px;
    position: relative;
}
.eeinfohome::before{
    content: '';
    position: absolute;
    top: 105px;
    right: 0;
    width: 100%;
    height: 200%;
    background-image: url("../images/vnen4.png");
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    pointer-events: none;
    min-height: 950px;
}
.hpeeinfohh{
    position: relative;
}
.tpeeinfohh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpeeinfohh .hhgrip > div{
    padding: 0 15px;
}
.tpeeinfohh .hhgrip .mcol{
    width: 35%;
}
.tpeeinfohh .hhgrip .hcol{
    width: 65%;
}
.iteeinfoha{
    position: relative;
    z-index: 1;
}
.iteeinfoha::before{
    content: '';
    position: absolute;
    bottom: -50px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('../images/eeback.png');
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}
.iteeinfoha .thumb{
    margin-bottom: 5px;
}
.iteeinfoha .thumb a{
    display: block;
    padding-top: 75%;
    position: relative;
}
.iteeinfoha .thumb a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 15px 10px rgba(122,122,122,0.35));
    max-width: 100%;
    max-height: 100%;
}
.iteeinfoha .decss{
    max-width: 320px;
    margin: 0 auto;
    text-align: center;
}
.iteeinfoha .dstitle{
    text-transform: uppercase;
}
.iteeinfoha .dstitle, .iteeinfoha .dstitle h3{
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
}
.iteeinfoha .dstitle, .iteeinfoha .dstitle a{
    color: #2e8533;
}
.sleeinfohb, .sleeinfohb .slick-list{
    position: static;
}
.sleeinfohb .slick-slide > div{
    margin-bottom: 50px;
}
.sleeinfohb .slick-slide > div:last-child{
    margin-bottom: 0;
}
.sleeinfohb .slick-arrow{
    top: 60%;
}
.iteeinfohb .thumb a{
    display: block;
    padding-top: 75%;
    position: relative;
}
.iteeinfohb .thumb a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 15px 10px rgba(122, 122, 122, 0.35));
    max-width: 100%;
    max-height: 100%;
}
.iteeinfohb .decss{
    max-width: 200px;
    margin: 0 auto;
}
.iteeinfohb .dstitle{
    text-transform: uppercase;
    text-align: center;
}
.iteeinfohb .dstitle, .iteeinfohb .dstitle h3{
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
}
.iteeinfohb .dstitle, .iteeinfohb .dstitle a{
    color: #2e8533;
}
.iteeinfohb .dstitle a{
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* <=== eeinfohome ===> */

/* <=== ffinfohome ===> */
.ffinfohome{
    margin-bottom: 60px;
}
.tpffinfoha{
    margin-bottom: 10px;
}
.tpffinfoha .hagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpffinfoha .hagrip > div{
    padding: 0 15px;
}
.tpffinfoha .hagrip .mcol{
    width: 560px;
}
.tpffinfoha .hagrip .hcol{
    width: calc(100% - 560px);
}
.tpffinfoha .hatitle{
    padding-bottom: 50px;
    position: relative;
    text-transform: uppercase;
    color: #2e8533;
    z-index: 1;
    margin-top: 70px;
}
.tpffinfoha .hatitle, .tpffinfoha .hatitle h2{
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
}
.tpffinfoha .hatitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 638px;
    height: 47px;
    background-image: url('../images/fflinem.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    pointer-events: none;
}
.tpffinfoha .haconts{
    position: relative;
    z-index: 2;
}
.slffinfoha .slick-list{
    margin: 0 -12px;
}
.slffinfoha .slick-slide{
    padding: 0 12px;
}
.slffinfoha .slick-slide > div:last-child{
    left: 70px;
    position: relative;
    margin-top: -15px;
}
.itffinfoha{
    width: 117px;
    height: 131px;
}
.itffinfoha a{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-mask-image: url('../images/ffbackm.png');
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    background-color: #fff;
}
.itffinfoha a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
}
.tpffinfohb .hbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}
.tpffinfohb .hbgrip > div{
    padding: 0 25px;
}
.tpffinfohb .hbgrip .mcol{
    width: 555px;
}
.tpffinfohb .hbgrip .hcol{
    width: calc(100% - 555px);   
}
.tpffinfohb .hbtitle{
    padding-bottom: 50px;
    position: relative;
    text-transform: uppercase;
    color: #2e8533;
    z-index: 1;
    margin-top: 145px;
    text-align: right;
}
.tpffinfohb .hbtitle, .tpffinfohb .hbtitle h2{
    font-size: 38px;
    line-height: 50px;
    font-weight: 400;
}
.tpffinfohb .hbtitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 800px;
    height: 47px;
    background-image: url('../images/fflineh.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: -1;
    pointer-events: none;
}
.tpffinfohb .hbconts{
    position: relative;
    z-index: 2;
}
.slffinfohb .slick-list{
    margin: 0 -12px;
}
.slffinfohb .slick-slide{
    padding: 0 12px;
}
.slffinfohb .slick-slide > div:first-child{
    left: 100px;
    position: relative;
    margin-bottom: -20px;
}
.itffinfohb{
    width: 180px;
    height: 201px;
}
.itffinfohb a{
    display: block;
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    -webkit-mask-image: url('../images/ffbackh.png');
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    background-color: #fff;
}
.itffinfohb a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
}
.ffinfohome{
    position: relative;
}
.ffinfohome::before{
    content: '';
    position: absolute;
    top: 150px;
    left: 0;
    width: 100%;
    height: 200%;
    min-height: 940px;
    background-image: url('../images/vnen5.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: -1;
    pointer-events: none;
}
/* <=== ffinfohome ===> */

@media all and (min-width: 992px){
    /* <=== ddinfohome ===> */
    .tpddinfohh{
        margin-top: -40px;
    }
    .slddinfohh .slick-list{
        padding-bottom: 80px!important;
    }
    .itddinfohh{
        transform: scale(0.7);
        transition: transform 1s cubic-bezier(0.22, 1, 0.36, 1);
        will-change: transform;
        transform-origin: center center;
    }
    .slick-center .itddinfohh .thumb img{
        filter: grayscale(0%);
    }
    .slick-center .itddinfohh{
        transform: scale(1.2);
    }
    .slick-center .itddinfohh .dname span{
        font-size: 60px;
        line-height: 60px;
        height: 60px;
    }
    .slick-center .itddinfohh .dname span:nth-child(1){
        color: #1c702a;
        transition-delay: 0.65s;
    }
    .slick-center .itddinfohh .dname span:nth-child(2){
        color: #7cb680;
        transition-delay: 0.5s;
    }
    .slick-center .itddinfohh .dname span:nth-child(3){
        color: #cae1b8;
        transition-delay: 0.35s;
    }
    .slick-center .itddinfohh .dname span:nth-child(4){
        color: #e9f7df;
        transition-delay: 0.2s;
    }
    .slick-center .itddinfohh{
        padding-top: 110px;
    }
    .itddinfohh .thumb img{
        filter: grayscale(100%);
        transition: filter 0.5s ease;
    }
    .vnocenter{
        padding-top: 20px;
    }
    .vnocenter .itddinfohh{
        transform: scale(1);
    }
    .vnocenter .itddinfohh .thumb img{
        filter: grayscale(100%);
        transition: filter 0.5s ease;
    }
    .vnocenter .itddinfohh .dname span:nth-child(1){
        color: #1c702a;
    }
    .vnocenter .itddinfohh .dname span:nth-child(2){
        color: #7cb680;
    }
    .vnocenter .itddinfohh .dname span:nth-child(3){
        color: #cae1b8;
    }
    .vnocenter .itddinfohh .dname span:nth-child(4){
        color: #e9f7df;
    }
    /* <=== ddinfohome ===> */
}
@media all and (max-width: 1200px){
    /* <=== ccinfohome ===> */
    .slccinfoha .slick-list{
        margin: 0 -20px;
    }
    .slccinfoha .slick-slide{
        margin: 0 20px;
    }
    /* <=== ccinfohome ===> */

    /* <=== ffinfohome ===> */
    .tpffinfoha .hagrip .mcol{
        width: 480px;
    }
    .tpffinfoha .hagrip .hcol{
        width: calc(100% - 480px);
    }
    /* <=== ffinfohome ===> */
}
@media all and (max-width: 991px){
    /* <=== style all ===> */
    .vhometitle{
        letter-spacing: -0.2px;
    }
    .tpaainfoha .vhometitle{
        /* margin-bottom: 25px; */
    }
    .vhometitle, .vhometitle h1, .vhometitle h2{
        font-size: 35px;
        line-height: 50px;
    }
    .vhometitle span{
        padding-left: 40px;
        background-position: left 15px;
        background-size: 30px 29px;
    }
    .vhometitle.vmarginm{
        margin-bottom: 15px;
    }
    .vhomecapts{
        margin-bottom: 30px;
        font-size: 13px;
        line-height: 20px;
    }
    .vhometitle.vmarginb{
        margin-bottom: 25px;
    }
    .vhometitle.vmarginn{
        margin-bottom: 20px;
    }
    .bbinfohome.vback::before{
        width: 280px;
        height: 519px;
        min-height: 519px;
        background-size: 100% 100%;
        top: 38px;
    }
    .ccinfohome::before{
        width: 280px;
        height: 519px;
        min-height: 519px;
        background-size: 100% 100%;
        top: -90px;
    }
    .ddinfohome::before{
        width: 280px;
        height: 519px;
        min-height: 519px;
        background-size: 100% 100%;
        top: -200px;
    }
    .eeinfohome::before{
         width: 280px;
        height: 519px;
        min-height: 519px;
        background-size: 100% 100%;
        top: 280px;
    }
    .ffinfohome::before{
        display: none;
    }
    .vhomeviews{
        margin-bottom: 30px;
    }
    .vhomeviews a{
        font-size: 13px;
        line-height: 22px;
        padding: 9px 30px;
    }
    /* <=== style all ===> */

    /* <=== bannerhome ===> */
    .bannerhome{
        margin: 0 -10px;
        margin-bottom: 25px;
    }
    .slbannerhh .banvdimg{
        border-radius: 15px;
    }
    .slbannerhh .slick-next{
        right: 5px;
    }
    .slbannerhh .slick-prev{
        left: 5px;
    }
    /* <=== bannerhome ===> */

    /* <=== aainfohome ===> */
    .aainfohome{
        margin-bottom: 35px;
    }
    .tpaainfohb{
        /* margin-top: -100px; */
    }
    .itaainfohb .bimg{
        border-radius: 10px;
    }
    .tpaainfohb .hbdecss{
        font-size: 15px;
        line-height: 28px;
        text-align: justify;
        margin-bottom: 20px;
    }
    /* <=== aainfohome ===> */

    /* <=== bbinfohome ===> */
    .bbinfohome{
        margin-bottom: 30px;
    }
    .tpbbinfohh .ligrip > div{
        width: 100%;
    }
    .itbbinfoha .decss{
        padding: 12px 16px 16px;
    }
    .itbbinfoha .dstitle{
        margin-bottom: 5px;
    }
    .itbbinfoha .dstitle, .itbbinfoha .dstitle h3{
        font-size: 18px;
        line-height: 28px;
    }
    .itbbinfoha .dsconts{
        font-size: 13px;
        line-height: 21px;
        -webkit-line-clamp: 3;
        max-height: 63px;
    }
    .itbbinfoha .dsdates, .itbbinfohb .dsdates{
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .tpbbinfohh .hhlist{
        margin-bottom: 25px;
    }
    .tpbbinfohh .hhview a{
        font-size: 13px;
        line-height: 22px;
        padding: 9px 30px;
    }
    /* <=== bbinfohome ===> */

    /* <=== ccinfohome ===> */
    .ccinfohome{
        margin-bottom: 35px;
    }
    .tpccinfoha{
        margin-bottom: 35px;
    }
    .slccinfoha .slick-list{
        margin: 0 -10px;
    }
    .slccinfoha .slick-slide{
        margin: 0 10px;
    }
    .itccinfoha .thumb img{
        max-width: 90%;
        max-height: 90%;
    }
    .itccinfoha .thumb{
        max-width: 140px;
        margin-bottom: 15px;
    }
    .itccinfoha .dtitle{
        font-size: 35px;
        line-height: 35px;
    }
    .itccinfoha .dconts{
        font-size: 13px;
        line-height: 21px;
    }
    /* <=== ccinfohome ===> */

    /* <=== ddinfohome ===> */
    .ddinfohome{
        margin-bottom: 30px;
    }
    .itddinfohh .dname span:nth-child(1){
        color: #1c702a;
    }
    .itddinfohh .dname span:nth-child(2){
        color: #7cb680;
    }
    .itddinfohh .dname span:nth-child(3){
        color: #cae1b8;
    }
    .itddinfohh .dname span:nth-child(4){
        color: #e9f7df;
    }
    .slddinfohh .slick-list{
        padding-bottom: 25px!important;
    }
    /* <=== ddinfohome ===> */

    /* <=== eeinfohome ===> */
    .eeinfohome{
        margin-bottom: 40px;
    }
    .tpeeinfohh .hhgrip .mcol{
        display: none;
    }
    .tpeeinfohh .hhgrip .hcol{
        width: 100%;
    }
    .sleeinfohb .slick-slide > div{
        margin-bottom: 25px;
    }
    /* <=== eeinfohome ===> */

    /* <=== ffinfohome ===> */
    .ffinfohome{
        margin-bottom: 30px;
    }
    .tpffinfoha{
        margin-bottom: 30px;
    }
    .tpffinfoha .hatitle{
        margin-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .tpffinfoha .hatitle::before{
        display: none;
    }
    .tpffinfoha .hagrip .mcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpffinfoha .hagrip .hcol{
        width: 100%;
    }
    .tpffinfoha .hatitle, .tpffinfoha .hatitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpffinfoha .haconts{
        margin: 0 -20px;
    }
    .slffinfoha .slick-track{
        width: 100%!important;
        transform: unset!important;
        overflow-x: scroll;
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        flex: 1 100%;
    }
    .slffinfoha .slick-track::-webkit-scrollbar{
        height: 0;
    }
    .slffinfoha .slick-slide {
        width: auto!important
    }
    .slffinfoha .slick-slide:first-child{
        margin-left: 20px;
        padding-left: 30px;
    }
    .slffinfoha .slick-slide:last-child > div:last-child{
        padding-right: 20px;
    }
    .tpffinfohb .hbgrip{
        flex-direction: column-reverse;
    }
    .tpffinfohb .hbgrip .mcol{
        width: 100%;
    }
    .tpffinfohb .hbgrip .hcol{
        width: 100%;
        margin-bottom: 30px;
    }
    .tpffinfohb .hbtitle{
        margin-top: 0;
        padding-bottom: 0;
        text-align: center;
    }
    .tpffinfohb .hbtitle, .tpffinfohb .hbtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpffinfohb .hbtitle::before{
        display: none;
    }
    .slffinfohb .slick-track{
        width: 100%!important;
        transform: unset!important;
        overflow-x: scroll;
        display: flex;
        -webkit-display: flex;
        flex-flow: row nowrap;
        flex: 1 100%;
    }
    .slffinfohb .slick-track::-webkit-scrollbar{
        height: 0;
    }
    .slffinfohb .slick-slide {
        width: auto!important
    }
    .itffinfohb{
        width: 121px;
        height: 135px;
    }
    .slffinfohb .slick-slide > div:first-child{
        left: 70px;
        margin-bottom: -10px;
    }
    .tpffinfohb .hbconts{
        margin: 0 -20px;
    }
    .slffinfohb .slick-slide:first-child{
        margin-left: 20px;
        padding-left: 30px;
    }
    .slffinfohb .slick-slide:last-child > div:last-child{
        padding-right: 20px;
    }
    /* <=== ffinfohome ===> */
}
@media all and (max-width: 767px){
    /* <=== style all ===> */
    .vhometitle, .vhometitle h1, .vhometitle h2{
        font-size: 25px;
        line-height: 40px;
    }
    .vhometitle span{
        background-position: left 5px;
    }
    /* <=== style all ===> */

    /* <=== aainfohome ===> */
    .tpaainfohb{
        /* margin-top: -50px; */
    }
    /* <=== aainfohome ===> */

    /* <=== bbinfohome ===> */
    .tpbbinfohb .hbgrip{
        margin: 0 -10px;
        gap: 20px 0;
    }
    .tpbbinfohb .hbgrip > div{
        padding: 0 10px;
    }
    .itbbinfohb{
        border-radius: 10px;
    }
    .itbbinfohb .decss{
        padding: 8px 12px 10px;
    }
    .itbbinfohb .dstitle, .itbbinfohb .dstitle h3{
        font-size: 12px;
        line-height: 18px;
    }
    .itbbinfohb .dstitle a{
        height: calc(18px * 3);
        -webkit-line-clamp: 3;
    }
    /* <=== bbinfohome ===> */

    /* <=== ddinfohome ===> */
    .itddinfohh .dname span{
        font-size: 26px;
        line-height: 26px;
        height: 26px;
        margin-top: -5px;
    }
    .itddinfohh .thumb{
        margin-top: -35px;
    }
    /* <=== ddinfohome ===> */

    /* <=== eeinfohome ===> */
    .iteeinfohb .dstitle, .iteeinfohb .dstitle h3{
        font-size: 13px;
    }
    /* <=== eeinfohome ===> */
}