/* <=== hpaboutsmm ===> */
.aainfohome{
    margin-bottom: 45px;
}
.hpaainfohh{
    position: relative;
}
.hpaainfohh .hhthumb img{
    width: 100%;
}
.hpaainfohh .hhdecss{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.hpaainfohh .dswrap{
    max-width: 670px;
    margin-left: auto;
}
.tpaainfohh{
    background-color: #fff;
    padding: 40px 30px 25px 30px;
    border-radius: 40px;
} 
.tpaainfohh .hhcapts{
    margin-bottom: 15px;
    color: #e3724f;
    text-transform: uppercase;
    font-size: 45px;
    line-height: 55px;
}
.tpaainfohh .hhtitle{
    max-width: 420px;
    width: 100%;
    margin-bottom: 25px;
}
.tpaainfohh .hhconts{
    font-size: 22px;
    line-height: 32px;
    color: #393431;
}
/* <=== hpaboutsmm ===> */

/* <=== hpaboutshh ===> */
.hpaboutshh{
    margin-bottom: 60px;
}
.tpaboutshh .hhcapts {
    text-align: center;
    margin-bottom: 20px;
    color: #e3724f;
    font-size: 45px;
    line-height: 55px;
}
.tpaboutshh .hhtitle{
    text-align: center;
    margin-bottom: 30px;
}
.tpaboutshh .hhtitle .tm{
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 20px;
}
.tpaboutshh .hhtitle .th{
    font-size: 130px;
    line-height: 130px;
    letter-spacing: -3px;
}
.tpaboutshh .hhtitle > div:last-child{
    margin-bottom: 0;
}
.tpaboutshh .hhconts {
    margin-bottom: 105px;
    text-align: center;
    font-size: 22px;
    line-height: 30px;
    /* font-family: "Montagu Slab", serif; */
}
.tpaboutshh .hhconts .citem{
    margin-bottom: 20px;
}
.tpaboutshh .hhconts h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 500;
}
.tpaboutshh .hhinfos{
    margin-bottom: 110px;
}
.tpaboutshh .hhinfos .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
}
.tpaboutshh .hhinfos .ifgrip > div{
    padding: 0 35px;
    width: 50%;
}
.itaboutshh{
    margin-bottom: 30px;
}
.itaboutshh:last-child{
    margin-bottom: 0;
}
.itaboutshh .vvtitle {
    color: #e3724f;
    margin-bottom: 10px;
}
.itaboutshh .vvtitle, .itaboutshh .vvtitle h3{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.itaboutshh .vvconts{
    font-size: 22px;
    line-height: 30px;
    color: #393431;
}
.tpaboutshh .hhtools .tlgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    margin: 0 -15px
}
.tpaboutshh .hhtools .tlgrip > div{
    padding: 0 15px;
}
.tpaboutshh .hhtools .tlgrip .mcol{
    width: 160px;
}
.tpaboutshh .hhtools .tlgrip .hcol{
    width: calc(100% - 320px);
}
.tpcertifmm{
    padding: 0 25px;
    max-width: 900px;
    margin: 0 auto;
} 
.tpcertifmm .mmtitle{
    text-align: center;
    margin-bottom: 40px;
    color: #e3724f;
}
.tpcertifmm .mmtitle, .tpcertifmm .mmtitle h2{
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
}
.itcertifmm .thumb{
    margin-bottom: 15px;
}
.itcertifmm .thumb a{
    display: block;
    padding-top: 142%;
    position: relative;
    overflow: hidden;
}
.itcertifmm .thumb a img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}
.itcertifmm .decss{
    text-align: center;
}
.itcertifmm .dstitle, .itcertifmm .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.tpaboutshh .hhdowns{
    text-align: center;
}
/* <=== hpaboutshh ===> */

/* <=== hpaboutsbb ===> */
.ffinfohome{
    padding: 60px 0;
    margin-bottom: 30px;
}
.itffinfohh .thumb{
    margin-bottom: 15px;
}
.itffinfohh .decss{
    text-align: center;
}
.itffinfohh .dstitle, .itffinfohh .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
}
.itffinfohh .dstitle, .itffinfohh .dstitle a{
    color: #e3724f;
}

/* <=== hpaboutsbb ===> */
@media all and (max-width: 1200px){
    /* <=== hpaboutsmm ===> */
    .tpaainfohh .hhtitle{
        max-width: 213px;
    }
    .tpaainfohh .hhconts{
        font-size: 16px;
        line-height: 24px;
    }
    .hpaainfohh .dswrap{
        max-width: 460px;
    }
    /* <=== hpaboutsmm ===> */
}
@media all and (max-width: 991px){
    /* <=== hpaboutsmm ===> */
    .aainfohome{
        margin-bottom: 20px;
    }
    .hpaainfohh .hhdecss{
        position: static;
        transform: unset;
    }
    .tpaainfohh{
        padding: 20px 0;
    }
    .tpaainfohh .hhcapts{
        margin-bottom: 15px;
        font-size: 25px;
        line-height: 35px;
    }
    .tpaainfohh .hhtitle{
        margin-bottom: 15px;
    }
    .hpaainfohh .dswrap{
        max-width: 100%;
    }
    /* <=== hpaboutsmm ===> */

    /* <=== hpaboutshh ===> */
    .hpaboutshh{
        margin-bottom: 30px;
    }
    .tpaboutshh .hhinfos{
        margin-bottom: 20px;
    }
    .tpaboutshh .hhcapts{
        font-size: 25px;
        line-height: 35px;
    }
    .tpaboutshh .hhtitle .tm{
        font-size: 55px;
        line-height: 55px;
    }
    .tpaboutshh .hhtitle .th{
        font-size: 55px;
        line-height: 55px;
    }
    .tpaboutshh .hhconts{
        font-size: 15px;
        line-height: 25px;
        margin-bottom: 30px;
    }
    .tpaboutshh .hhconts h3{
        font-size: 20px;
        line-height: 30px;
    }
    .tpaboutshh .hhinfos .ifgrip > div{
        width: 100%;
    }
    .tpaboutshh .ithumb{
        text-align: center;
        margin-bottom: 30px;
    }
    .itaboutshh .vvtitle, .itaboutshh .vvtitle h3{
        font-size: 30px;
        line-height: 40px;
    }
    .itaboutshh .vvconts{
        font-size: 15px;
        line-height: 25px;
        text-align: justify;
    }
    .tpaboutshh .hhtools .tlgrip .mcol{
        width: 100%;
    }
    .tpaboutshh .hhtools .tlgrip .hcol{
        width: 100%;
        margin-bottom: 30px;
    }
    .tpcertifmm{
        padding: 0;
    }
    .tpcertifmm .mmtitle{
        margin-bottom: 25px;
    }
    .tpcertifmm .mmtitle, .tpcertifmm .mmtitle h2{
        font-size: 30px;
        line-height: 40px;
    }
    /* <=== hpaboutshh ===> */

    /* <=== hpaboutsbb ===> */
    .ffinfohome{
        padding: 35px 0;
        margin-bottom: 10px;
    }
    .itffinfohh .thumb{
        margin-bottom: 10px;
    }
    .itffinfohh .dstitle, .itffinfohh .dstitle h3{
        font-size: 15px;
        line-height: 23px;
    }
    /* <=== hpaboutsbb ===> */
    .itcertifmm .dstitle, .itcertifmm .dstitle h3{
        font-size: 16px;
        line-height: 24px;
    }
}
@media all and (max-width: 767px){
    /* <=== hpaboutsmm ===> */
    .tpaainfohh .hhconts{
        font-size: 13px;
        line-height: 16.23px;
    }
    /* <=== hpaboutsmm ===> */
}