/* <=== vhaboutspg ===> */
.vhaboutspg .abpadd{
    padding: 40px 0;
}
.vhaboutspg .nnpadd{
    padding: 30px 0 0;
}
.tpaboutsmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 25px 0;
}
.tpaboutsmm .mmgrip > div{
    padding: 0 15px;
}
.tpaboutsmm .mmgrip .lcol{
    width: 33.486%;
}
.tpaboutsmm .mmgrip .rcol{
    width: calc(100% - 33.486%);
}
.tpaboutsmm .thumb{
    border-radius: 5px;
    overflow: hidden;
}
.tpaboutsmm .thumb img{
    width: 100%;
}
.tpaboutsmm .dtitle{
    margin-bottom: 5px;
}
.tpaboutsmm .dtitle, .tpaboutsmm .dtitle h2{
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
}
.tpaboutsmm .dcapts{
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.tpaboutsmm .dconts{
    position: relative;
    padding: 25px 0 40px;
}
.tpaboutsmm .dconts::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 53px;
    height: 38px;
    background-image: url('../images/mmqutom.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tpaboutsmm .dconts::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 53px;
    height: 38px;
    background-image: url('../images/mmqutoh.png');
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tpaboutsmm .dconts .ctinfo{
    margin-bottom: 9px;
}
.tpaboutsmm .dconts .ctnote{
    text-align: right;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    font-style: italic;
}
.tpaboutshh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
    margin: 0 -15px;
}
.tpaboutshh .hhgrip > div{
    padding: 0 15px;
}
.tpaboutshh .hhgrip .mcol{
    width: 330px;
}
.tpaboutshh .hhgrip .hcol{
    width: calc(100% - 330px);
}
.tpaboutshh .thumb{
    position: relative;
    max-width: 171px;
    margin: 0 auto;
    padding-top: 60px;
    z-index: 1;
}
.tpaboutshh .thumb::before{
    content: '';
    position: absolute;
    top: -120px;
    right: -150px;
    width: 510px;
    height: 605px;
    z-index: -1;
    pointer-events: none;
    background-image: url('../images/hhback.png');
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
}
.tpaboutshh .thumb .timg{
    overflow: hidden;
    border-radius: 15px;
}
.tpaboutshh .thumb .timg img{
    width: 100%;
}
.tpaboutshh .dtitle{
    margin-bottom: 10px;
}
.tpaboutshh .dtitle, .tpaboutshh .dtitle h2{
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
}
.tpaboutshh .dconts{
    position: relative;
    padding: 0 0 50px;
}
.tpaboutshh .dconts::before{
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 53px;
    height: 38px;
    background-image: url("../images/mmqutoh.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.tpaboutshh .dconts .ctinfo{
    margin-bottom: 9px;
}
.tpaboutshh .dconts .ctnote{
    text-align: right;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
}
.tpaboutsba{
    margin-bottom: 25px;
}
.tpaboutsba .bagrip{
    display: flex;
    flex-wrap: wrap;
    gap: 15px 0;
    margin: 0 -15px;
}
.tpaboutsba .bagrip > div{
    padding: 0 15px;
}
.tpaboutsba .bagrip .mcol{
    width: calc((100% / 3) + 100% / 3);
}
.tpaboutsba .bagrip .hcol{
    width: calc(100% / 3);
}     
.tpaboutsba .dtitle, .tpaboutsba .dtitle h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
}
.tpaboutsba .thumb{
    text-align: center;
}
.itaboutsbb .thumb{
    display: block;
    padding-top: 65.56%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.itaboutsbb .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tpaboutstt .dtitle, .tpaboutstt .dtitle h2{
    font-size: 28px;
    line-height: 37px;
    font-weight: 500;
}
.tpaboutstt .dcapts{
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 5px;
}
.tpaboutstt .dconts{
    text-align: justify;
}
.tpaboutstt .ctgrip{
    display: flex;
    flex-wrap: wrap;
    gap: 10px 0;
    margin: 0 -30px;
}
.tpaboutstt .ctgrip > div{
    padding: 0 30px;
}
.tpaboutstt .ctgrip .lcol{
    width: calc(100% - 48.89%);
}
.tpaboutstt .ctgrip .rcol{
    width: 48.89%;
}
.tpaboutstt .dimgs{
    text-align: center;
}
.tpaboutsna{
    margin-bottom: 30px;
}
.tpaboutsna .ifgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 0;
    margin: 0 -15px;
}
.tpaboutsna .ifgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
}
.itaboutsna{
    position: relative;
    z-index: 1;
    height: 100%;
    padding: 0 30px 12px;
    min-height: 180px;
}
.itaboutsna::before{
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    bottom: 0;
    border: 1px solid var(--coloraa);
    border-radius: 10px;
    z-index: -1;
    pointer-events: none;
}
.itaboutsna .vicon{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 10px;
    background-color: var(--colorwh);
    animation: pulse_toa 2s infinite;
}
@keyframes pulse_toa {
    0% {
        box-shadow: 0 0 0 0 var(--colorwh);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(239, 67, 67, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(239, 67, 67, 0);
    }
}
.itaboutsna .ndecs{
    text-align: center;
}
.itaboutsna .dtitle {
    margin-bottom: 5px;
    color: var(--colorwh);
}
.itaboutsna .dtitle, .itaboutsna .dtitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itaboutsna .dconts{
    font-size: 15px;
    line-height: 20px;
}
.itaboutsna .dconts li{
    margin-bottom: 1px;
}
.tpaboutsnb{
    background-color: var(--colorwd);
}
.tpaboutsnb .nbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -48px;
}
.tpaboutsnb .nbgrip > div{
    padding: 0 48px;
}
.tpaboutsnb .nbgrip .mcol{
    width: calc(50% - 44px);
}
.tpaboutsnb .nbgrip .hcol{
    width: calc(50% + 44px);
}
.tpaboutsnb .nbmaps{
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.tpaboutsnb .nbmaps img{
    width: 100%;
    opacity: 0;
}
.tpaboutsnb .nbform{
    max-width: 665px;
    padding: 40px 20px 40px 0;
}
.tpaboutsnb .fmtitle{
    margin-bottom: 10px;
}
.tpaboutsnb .fmtitle, .tpaboutsnb .fmtitle h2{
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}
.tpaboutsnb .fminput{
    margin-bottom: 30px;
}
.tpaboutsnb .fminput .ipgrip{
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0 ;
    margin: 0 -10px;
}
.tpaboutsnb .fminput .ipgrip > div{
    padding: 0 10px;
}
.tpaboutsnb .fminput .ipgrip .acol{
    width: 33.085%;
}
.tpaboutsnb .fminput .ipgrip .bcol{
    width: calc(100% - 33.085%);
}
.tpaboutsnb .fminput .ipgrip .ccol{
    width: 50%;
}
.tpaboutsnb .fminput .ipgrip .dcol{
    width: 100%;
}
.tpaboutsnb .fmgroup select, .tpaboutsnb .fmgroup input, .tpaboutsnb .fmgroup textarea{
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 1px solid var(--colorwe);
    font-size: 17px;
    line-height: 22px;
    background-color: transparent;
    resize: none;
    color: var(--colorab);
}
.tpaboutsnb .fmgroup input::-webkit-input-placeholder, .tpaboutsnb .fmgroup textarea::-webkit-input-placeholder {
    color: var(--colorab);
}
.tpaboutsnb .fmgroup input:-ms-input-placeholder, .tpaboutsnb .fmgroup textarea:-ms-input-placeholder {
    color: var(--colorab);
}
.tpaboutsnb .fmgroup input::placeholder, .tpaboutsnb .fmgroup textarea::placeholder {
    color: var(--colorab);
}
.tpaboutsnb .fmbuton{
    display: flex;
}
.tpaboutsnb .fmbuton button{
    display: flex;
    align-items: center;
    align-content: center;
    border: none;
    background-color: var(--colorwh);
    color: var(--colorff);
    border-radius: 10px;
    font-size: 17px;
    line-height: 30px;
    font-weight: bold;
    padding: 10px 42px;
}
.tpaboutsnb .fmbuton button:hover{
    background-color: var(--colorwm);
}
.tpaboutsnb .fmbuton button .bicon{
    margin-right: 16px;
}
.tpaboutsnb .fmbuton button .btext{
    position: relative;
    top: -2px;
}
/* <=== vhaboutspg ===> */
@media all and (max-width: 1200px){
    /* <=== vhaboutspg ===> */
    .tpaboutstt .ctgrip{
        margin: 0 -15px;
    }
    .tpaboutstt .ctgrip > div{
        padding: 0 15px;
    }
    .tpaboutsnb .nbgrip{
        margin: 0 -15px;
    }
    .tpaboutsnb .nbgrip > div{
        padding: 0 15px;
    }
    .tpaboutsnb .nbform{
        padding: 25px 20px 30px 0;
    }
    .tpaboutsnb .fmtitle, .tpaboutsnb .fmtitle h2{
        font-size: 22px;
        line-height: 28px;
    }
    /* <=== vhaboutspg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhaboutspg ===> */
    .vhaboutspg .abpadd{
        padding: 25px 0 55px;
    }
    .vhaboutspg .nnpadd{
        padding: 35px 0 0;
    }
    .tpaboutsmm .mmgrip .lcol{
        width: 100%;
    }
    .tpaboutsmm .mmgrip .rcol{
        width: 100%;
    }
    .tpaboutsmm .dtitle{
        text-align: center;
    }
    .tpaboutsmm .dtitle, .tpaboutsmm .dtitle h2{
        font-size: 22px;
        line-height: 30px;
    }
    .tpaboutsmm .dcapts{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .tpaboutsmm .dconts{
        padding: 5px 0;
    }
    .tpaboutsmm .dconts::after{
        bottom: -10px;
    }
    .tpaboutshh .hhgrip .mcol{
        width: 230px;
    }
    .tpaboutshh .hhgrip .hcol{
        width: calc(100% - 230px);
    }
    .tpaboutshh .dtitle{
        margin-bottom: 5px;
    }
    .tpaboutshh .dtitle, .tpaboutshh .dtitle h2{
        font-size: 22px;
        line-height: 30px;
    }
    .tpaboutshh .dconts .ctnote{
        font-size: 14px;
    }
    .tpaboutsba{
        margin-bottom: 20px;
    }
    .tpaboutsba .bagrip .mcol{
        width: 100%;
    }
    .tpaboutsba .bagrip .hcol{
        width: 100%;
    }   
    .tpaboutsba .dtitle{
        text-align: center;
    }
    .tpaboutsba .dtitle, .tpaboutsba .dtitle h2{
        font-size: 22px;
        line-height: 30px;
    } 
    .tpaboutsbb{
        margin-bottom: -47px;
    }
    .tpaboutstt{
        margin-bottom: -20px;
    }
    .tpaboutstt .ctgrip .lcol{
        width: 100%;
    }
    .tpaboutstt .ctgrip .rcol{
        width: 100%;
    }
    .tpaboutstt .dtitle{
        text-align: center;
    }
    .tpaboutstt .dtitle, .tpaboutstt .dtitle h2{
        font-size: 22px;
        line-height: 30px;
    }
    .tpaboutstt .dcapts{
        text-align: center;
        font-size: 16px;
        margin-bottom: 0;
    }
    .tpaboutstt .dconts{
        text-align: left;
    }
    .tpaboutsna .ifgrip > div{
        width: 50%;
    }
    .tpaboutsnb .nbgrip .mcol{
        width: 100%;
    }
    .tpaboutsnb .nbgrip .hcol{
        width: 100%;
    }
    .tpaboutsnb .nbform{
        padding: 20px 20px 65px;
        max-width: 100%;
    }
    .tpaboutsnb .fmtitle{
        text-align: center;
        margin-bottom: 10px;
    }
    .tpaboutsnb .fmgroup select, .tpaboutsnb .fmgroup input, .tpaboutsnb .fmgroup textarea{
        font-size: 16px;
    }
    /* <=== vhaboutspg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhaboutspg ===> */
    .tpaboutshh .hhgrip .mcol{
        width: 100%;
    }
    .tpaboutshh .hhgrip .hcol{
        width: 100%;
    }
    .tpaboutshh .thumb{
        padding-top: 15px;
    }
    .tpaboutshh .thumb::before{
        top: -50px;
        right: -150px;
    }
    .tpaboutshh .dtitle{
        text-align: center;
    }
    .tpaboutshh .dconts{
        padding: 0 0 25px 0;
    }
    .tpaboutshh .dconts::before{
        bottom: -20px;
    }
    .tpaboutsna .ifgrip > div{
        width: 100%;
    }
    /* <=== vhaboutspg ===> */
}