/* <=== tpaboutmma ===> */
.tpaboutmma{
    padding: 110px 0 100px;
}
.itaboutmma{
    margin-bottom: 110px;
}
.itaboutmma:last-child{
    margin-bottom: 0;
}
.itaboutmma .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.itaboutmma .magrip > div{
    padding: 0 15px;
}
.itaboutmma .magrip .lcol{
    width: 430px;
}
.itaboutmma .magrip .rcol{
    width: calc(100% - 430px);
}
.itaboutmma .matitle{
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    color: #141416;
}
.itaboutmma .matitle::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 64px;
    height: 2px;
    background-color: #ed1b34;
}
.itaboutmma .matitle, .itaboutmma .matitle h3{
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.itaboutmma .madecs{
    font-size: 16px;
    line-height: 24px;
    color: #141416;
    letter-spacing: -0.2px;
}
.itaboutmma .grinfo{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-top: 20px;
}
.itaboutmma .grinfo > div{
    padding: 0 15px;
    width: 33.3333%;
}
.itaboutmma .itinfomma .astar{
    max-width: 29px;
    margin-bottom: 20px;
}
.itaboutmma .itinfomma .anums {
    margin-bottom: 15px;
    font-weight: 800;
    font-size: 48px;
    line-height: 60px;
}
.itaboutmma .itinfomma .atext{
    color: #686868;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
/* <=== tpaboutmma ===> */

/* <=== tpabouthha ===> */
.tpabouthha{
    padding: 60px 0 120px;
}
.tpabouthham{
    position: relative;
    margin-bottom: 25px;
}
.tpabouthham .vnttitle{
    width: 425px;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
}
.slabouthhamn > .slick-list {
    padding-top: 80px;
}
.itabouthhamn{
    position: relative;
    display: flex;
    align-items: flex-end;
    align-content: flex-end;
}
.itabouthhamn{
    min-height: 400px;
}
.itabouthhamn.vtop{
    align-items: flex-start;
    align-content: flex-start;

}
.itabouthham .mnyear{
    position: absolute;
    top: 0;
    left: 0;
    font-size: 360px;
    line-height: 360px;
    color: #141416;
    opacity: 0.07;
    font-weight: 800;
    z-index: -1;
}
.itabouthham .mninfos{
    max-width: calc(100% - 425px);
    margin-left: auto;
}
.itabouthham .slmninfos .slick-list{
    margin: 0 -15px;
}
.itabouthham .slmninfos .slick-slide{
    padding: 0 15px;
}
.itabouthham .slmninfos .slick-track{
    margin-right: 0;
}
.itabouthhamn li{
    padding-left: 25px;
    margin-bottom: 15px;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    color: #141416;
}
.itabouthhamn li::before{
    content: '';
    position: absolute;
    top: 12px;
    left: 0;
    width: 12px;
    height: 12px;
    background-color: #ed1b34;
    border-radius: 100%;
}
.itabouthhamn li:last-child{
    margin-bottom: 0;
}
.tpabouthhah {
    padding-top: 20px;
    border-top: 7px solid #ed1b34;
}
.slabouthhamf .slick-list{
    margin-right: -40px;
}
.itabouthhamf{
    display: inline-block;
    padding: 12px 0;
    position: relative;
    color: #c4c4c4;
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.itabouthhamf::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 4px;
    background-color: #131416;
    width: 0;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.slick-current .itabouthhamf{
    color: #131416;
}
.slick-current .itabouthhamf::before{
    width: 100%;
}

.slmninfos .slick-arrow {
    position: absolute;
    background-color: transparent;
    font-size: 0;
    border: 1px solid #e0e0e0;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 1;
    color: #131315;
    top: -80px;
}
.slmninfos .slick-arrow::before{
    font-family: 'icomoon' !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    line-height: 45px;
}
.slmninfos .slick-disabled{
    pointer-events: none;
    opacity: 0.5;
}
.slmninfos .slick-prev{
    right: 75px;
}
.slmninfos .slick-prev::before{
    content: '\e90f';
}
.slmninfos .slick-next{
    right: 0;
}
.slmninfos .slick-next::before{
    content: '\e90e';
}
/* <=== tpabouthha ===> */

/* <=== tpaboutbba ===> */
.tpaboutbba{
    padding: 100px 0 90px;
}
.slaboutfor .slick-list{
    margin-right: -40px;
}
.absliderfor {
    padding-top: 20px;
    margin-top: 40px;
    border-top: 7px solid #ed1b34;
}
/* <=== tpaboutbba ===> */

/* <=== tpaboutbbah ===> */
.itaboutbbahnav{
    position: relative;
}
.tpaboutbbah .bbahthumb{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    max-width: 560px;
    margin: 0 auto;
}
.tpaboutbbah .bbahdecsl{
    position: relative;
    z-index: 2;
}
.tpaboutbbah .dsgrip{
    display: flex;
    justify-content: space-between;
}
.tpaboutbbah .dsgrip .cold{
    width: 360px;
}
.itaboutbbah{
    margin-bottom: 25px;
    max-width: 275px;
} 
.itaboutbbah:last-child{
    margin-bottom: 0;
}
.itaboutbbah .hicon{
    margin-bottom: 15px;
    max-width: 30px;
}
.itaboutbbah .hyear{
    margin-bottom: 10px;
    font-size: 48px;
    line-height: 55px;
    font-weight: 800;
    color: #141416;
}
.itaboutbbah .htend{
    color: #686868;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.tpaboutbbah .dsgrip .cold:nth-child(1) .itaboutbbah:nth-child(odd){
    margin-left: auto;
}
.tpaboutbbah .dsgrip .cold:nth-child(2) .itaboutbbah:nth-child(even){
    margin-left: auto;
}
/* <=== tpaboutbbah ===> */

/* <=== tpabouttta ===> */
.tpabouttta{
    padding: 105px 0 115px;
}
/* <=== tpabouttta ===> */

/* <=== tpaboutttah ===> */
.tpaboutttah .ahgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpaboutttah .ahgrip > div{
    padding: 0 15px;
}
.tpaboutttah .ahgrip .lcol{
    width: 430px;
}
.tpaboutttah .ahgrip .rcol{
    width: calc(100% - 430px);
}
.tpaboutttah .hhthumb img{
    width: 100%;
}
.itaboutttah{
    margin-bottom: 15px;
    background-color: #f3f3f3;
    padding: 20px 15px;
} 
.itaboutttah .mctitle{
    color: #141416;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    padding-right: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}   
.itaboutttah.active .mctitle{
    color: #ed1b34;
}
.itaboutttah .mctitle::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2px;
    height: 3px;
    width: 19px;
    background-color: #d11f27;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itaboutttah .mctitle::after{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    height: 19px;
    width: 3px;
    background-color: #d11f27;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itaboutttah.active .mctitle::after{
    transform: translateY(-50%) rotate(-90deg);
}
.itaboutttah .mccont{
    color: #777e91;
    display: none;
    font-size: 16px;
    line-height: 24px;
}
.itaboutttah .mccont .ctdecs{
    padding-right: 15px;
}
.itaboutttah .ctimgs{
    margin-top: 10px;
    display: none;
} 
.itaboutttah .ctimgs img{
    width: 100%;
}

/* <=== tpaboutttah ===> */

@media all and (max-width: 1200px){ 
    /* <=== tpabouthha ===> */
    .tpabouthha{
        padding: 30px 0 60px;
    }
    .tpabouthham .vnttitle{
        width: 300px;
    }
    .itabouthham .mninfos{
        max-width: calc(100% - 300px);
    }
    .itabouthham .mnyear{
        font-size: 260px;
        line-height: 260px;
    }
    /* <=== tpabouthha ===> */
}
@media all and (max-width: 991px){ 
    /* <=== tpaboutmma ===> */
    .tpaboutmma{
        padding: 50px 0 ;
    }
    .itaboutmma .magrip .lcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .itaboutmma .magrip .rcol{
        width: 100%;
    }
    .itaboutmma .grinfo > div{
        width: 100%;
        margin-bottom: 25px;
    }
    .itaboutmma .grinfo > div:last-child{
        margin-bottom: 0;
    }
    .itaboutmma .itinfomma{
        text-align: center;
    }
    .itaboutmma .itinfomma .astar{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    /* <=== tpaboutmma ===> */ 

    /* <=== tpabouthha ===> */
    .slabouthhamn > .slick-list{
        padding-top: 100px;
    }
    .tpabouthham .vnttitle{
        width: 200px;
        top: 0;
        transform: initial;
    }
    .itabouthham .mnyear{
        font-size: 130px;
        line-height: 130px;
        top: 40px;
    }
    .itabouthham .mninfos{
        max-width: 100%;
    }
    .itabouthhamn{
        min-height: 300px;
    }
    /* <=== tpabouthha ===> */

    /* <=== tpaboutbbah ===> */
    .tpaboutbba{
        padding: 60px 0 60px;
    }
    .tpaboutbbah .bbahdecsl{
        margin-bottom: 30px;
    }
    .tpaboutbbah .bbahthumb{
        position: static;
        transform: initial;
    }
    .itaboutbbah{
        max-width: 100%;
        text-align: center;
    }
    .itaboutbbah .hicon{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .slaboutbbah{
        padding-bottom: 100px;
        margin-bottom: 0;
    }
    .slaboutbbah .slick-arrow{
        border-color: #dddddd;
        color: #131315;
        bottom: 0;
    }
    /* <=== tpaboutbbah ===> */

    /* <=== tpabouttta ===> */
    .tpabouttta{
        padding: 60px 0 85px;
    }
    .tpaboutttah .ahgrip .lcol{
        display: none;
    }
    .tpaboutttah .ahgrip .rcol{
        width: 100%;
    }
    .itaboutttah .ctimgs{
        display: block;
    }
    /* <=== tpabouttta ===> */
    
}
@media all and (max-width: 767px){ 
    /* <=== tpaboutmma ===> */
    .itaboutmma{
        margin-bottom: 55px;
    } 
    .itaboutmma .itinfomma .atext span{
        display: block;
    }
    /* <=== tpaboutmma ===> */ 

    /* <=== tpabouthha ===> */
    .tpabouthha{
        padding: 60px 0;
    }
    .tpabouthhah{
        margin-left: -18px;
        margin-right: -18px;
    }
    .itabouthhamn{
        width: 250px;
    }
    .itabouthhamn li{
        font-size: 20px;
        line-height: 30px;
    }
    .itabouthhamf{
        font-size: 20px;
        line-height: 30px;
    }
    .slabouthhamn > .slick-list{
        margin-right: -18px;
    }
    .slmninfos .slick-prev{
        right: 90px;
    }
    .slmninfos .slick-next{
        right: 18px;
    }
    /* <=== tpabouthha ===> */

    /* <=== tpaboutbbah ===> */
    .absliderfor{
        margin-left: -18px;
        margin-right: -18px;
    }
    /* <=== tpaboutbbah ===> */
}