/* <=== vhspeciapg ===> */
.vhspeciapg .sppadd{
    padding: 40px 0 45px;
}
.tpspeciamm .ligrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpspeciamm .ligrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 35px;
}
.itspeciamm .thumb{
    margin-bottom: 15px;
}
.itspeciamm .thumb a{
    border-radius: 5px;
}
.itspeciamm .decss{
    padding-right: 90px;
    position: relative;
}
.itspeciamm .dsicons{
    position: absolute;
    right: 20px;
    top: -55px;
}
.itspeciamm .dsicons a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: var(--color-wh);
    color: var(--colorff);
}
.itspeciamm:hover .dsicons a{
    background-color: var(--color-wm);
    animation: pulse_toam 2s infinite;
}
@keyframes pulse_toam {
    0% {
        box-shadow: 0 0 0 0 var(--color-wm);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(239, 67, 67, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(239, 67, 67, 0);
    }
}
.itspeciamm .dsicons a img{
    max-width: 55%;
    max-height: 55%;
}
.itspeciamm .dstitle, .itspeciamm .dstitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itspeciamm:hover .dstitle a{
    color: var(--color-wm);
}
/* <=== vhspeciapg ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 40px 0 70px;
}
.itorthermm .thumb{
    margin-bottom: 15px;
}
.itorthermm .thumb a{
    border-radius: 5px;
}
.itorthermm .dstitle, .itorthermm .dstitle h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}
.tpdetailpg .dttitle{
    margin-bottom: 25px;
    text-transform: uppercase;
    color: var(--color-wh);
}
.tpdetailpg .dttitle, .tpdetailpg .dttitle h1, .tpdetailpg .dttitle h2{
    font-size: 50px;
    line-height: 60px;
    font-weight: bold;
}
.tpdetailpg .dttitle .ttgrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.tpdetailpg .dttitle .ttgrip > div{
    padding: 0 10px;
}
.tpdetailpg .dttitle .ttgrip .xcol{
    width: 90px;
}
.tpdetailpg .dttitle .ttgrip .ycol{
    width: calc(100% - 90px);
}
.tpdetailpg .dtmntab{
    margin-bottom: 20px;
}
.tpdetailpg .dtmntab .mntitle{
    font-size: 15px;
    line-height: 25px;
    padding: 10px 40px 10px 15px;
    background-color: var(--color-wm);
    color: var(--colorff);
    border-radius: 5px;
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
}
.tpdetailpg .dtmntab .mntitle::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: var(--effectl);
    -o-transition: var(--effectl);
    transition: var(--effectl);
}
.tpdetailpg .dtmntab.active .mntitle::before{
    transform: translateY(-50%) rotate(180deg);
}
.tpdetailpg .dtmntab .mnconts ul{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -7.5px;
}
.tpdetailpg .dtmntab .mnconts li{
    padding: 0 7.5px;
    margin-bottom: 5px;
    width: calc(100% / 3);
}
.tpdetailpg .dtmntab .mnconts li a{
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    padding: 10px 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--color-wm);
    background-color: var(--color-eb);
    border-radius: 5px;
}
.tpdetailpg .dtmntab .mnconts li.active a, .tpdetailpg .dtmntab .mnconts li:hover a{
    background-color: var(--color-wm);
    color: var(--colorff);
}
.tpdetailpg .dttitle .ticon{
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: var(--color-wh);
    color: var(--color-wh);
    border-radius: 100%;
}
.tpdetailpg .dttitle .ticon img{
    max-width: 50%;
    max-height: 50%;
}
.tpdetailmm .mmitem{
    margin-bottom: 25px
}
.tpdetailmm .mmitem:last-child{
    margin-bottom: 0;
}

.vdtconts .ctinfo{
    margin-top: 5px;
    padding: 15px 20px;
    background-color: var(--colorf6);
}
.vdtconts .ctinfo .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.vdtconts .ctinfo .ifgrip > div{
    padding: 0 10px;
}
.vdtconts .ctinfo .ifgrip .acol{
    width: 90px;
}
.vdtconts .ctinfo .ifgrip .bcol{
    width: calc(100% - 90px);
}
.vdtconts .ctinfo .itext{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.vdtconts .ctinfo .itext > div{
    padding: 0 10px;
}
.vdtconts .ctinfo .itext .tm{
    width: 38.824%;
}
.vdtconts .ctinfo .itext .th{
    width: calc(100% - 38.824%);
}
.vdtconts .ctinfo .iyear{
    font-weight: bold;
}
.tpdevicemm .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: -30px;
}
.tpdevicemm .vvgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 30px;
}
.itdevicemm .thumb{
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.itdevicemm .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itdevicemm .decss{
    text-align: center;
}
.itdevicemm .dsname{
    font-size: 18px;
    line-height: 27px;
}
.tpdevicehh .vvitem{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--coloree);
}
.tpdevicehh .vvitem:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.itdevicehh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -15px;
}
.itdevicehh .vvgrip > div{
    padding: 0 15px;
}
.itdevicehh .vvgrip .xcol{
    width: 240px;
}
.itdevicehh .vvgrip .ycol{
    width: calc(100% - 240px);
}
.itdevicehh .thumb{
    padding-top: 65.56%;
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 5px;
}
.itdevicehh .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.itdevicehh .dtitle{
    margin-bottom: 5px;
}
.itdevicehh .dtitle, .itdevicehh .dtitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.itdevicehh .dtitle, .itdevicehh .dtitle a{
    color: var(--color-wm);
}
.itdevicehh .dconts{
    font-size: 16px;
    line-height: 24px;
}
.tpdoctermm .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: -20px;
}
.tpdoctermm .vvgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 30px;
}
.iteeinfohh{
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.iteeinfohh .thumb a{
    border-radius: 5px 5px 0 0;
}
.iteeinfohh .decss{
    padding: 20px 20px 33px;
}
.iteeinfohh .dstitle{
    margin-bottom: 5px;
    text-transform: uppercase;
}
.iteeinfohh .dstitle, .iteeinfohh .dstitle h3{
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
}
.iteeinfohh .dstitle, .iteeinfohh .dstitle a{
    color: var(--color-wm);
}
.iteeinfohh .dstitle a:hover{
    color: var(--color-wm);
}
.iteeinfohh .dsinfos{
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 25px;
}
.iteeinfohh .dsinfos li{
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
}
.iteeinfohh .dsinfos li:last-child{
    margin-bottom: 0;
}
.iteeinfohh .dsinfos li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: var(--color66);
}
.iteeinfohh .dslinks a{
    display: inline-block;
    font-size: 15px;
    line-height: 22px;
    padding: 9px 25px;
    background-color: var(--color-wm);
    color: var(--colorff);
    border-radius: 5px;
}
.iteeinfohh:hover .dslinks a{
    background-color: var(--color-wh);
}
/* <=== vhdetailpg ===> */
@media all and (min-width: 992px){
    /* <=== vhdetailpg ===> */
    .tpdetailpg .dtmntab .mnconts{
        display: block!important;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 991px){

    /* <=== vhspeciapg ===> */
    .vhspeciapg .sppadd{
        padding: 25px 0 30px;
    }
    .tpspeciamm .ligrip{
        margin: 0 -10px;
    }
    .tpspeciamm .ligrip > div{
        padding: 0 10px;
        margin-bottom: 25px;
    }
    .itspeciamm .decss{
        padding: 5px 0 0 0;
    }
    .itspeciamm .dsicons{
        top: -45px;
        left: 50%;
        transform: translateX(-50%);
    }
    .itspeciamm .dsicons a{
        width: 40px;
        height: 40px;
    }
    .itspeciamm .dstitle, .itspeciamm .dstitle h3{
        font-size: 15px;
        line-height: 25px;
    }
    /* <=== vhspeciapg ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 30px 0 45px;
    }
    .itorthermm .thumb{
        margin-bottom: 12px;
    }
    .itorthermm .dstitle, .itorthermm .dstitle h3{
        font-size: 15px;
        line-height: 25px;
    }
    .tpdetailpg .dttitle .ttgrip .xcol{
        width: 70px;
    }
    .tpdetailpg .dttitle .ttgrip .ycol{
        width: calc(100% - 70px);
    }
    .tpdetailpg .dttitle .ticon{
        width: 50px;
        height: 50px;
    }
    .tpdetailpg .dttitle{
        margin-bottom: 20px;
    }
    .tpdetailpg .dttitle, .tpdetailpg .dttitle h1, .tpdetailpg .dttitle h2{
        font-size: 24px;
        line-height: 36px;
    }
    .tpdetailpg .dtmntab .mnconts{
        padding-top: 5px;
        display: none;
    }
    .tpdetailpg .dtmntab .mnconts li{
        width: 100%;
    }
    .tpdetailpg .dtmntab .mnconts li a{
        text-align: left;
    }
    .tpdetailmm .mmitem{
        margin-bottom: 20px;
    }
    .vdtconts .ctinfo .ifgrip{
        margin: 0 -5px;
    }
    .vdtconts .ctinfo .ifgrip > div{
        padding: 0 5px;
    }
    .vdtconts .ctinfo .ifgrip .acol{
        width: 70px;
    }
    .vdtconts .ctinfo .ifgrip .bcol{
        width: calc(100% - 70px);
    }
    .vdtconts .ctinfo .itext .tm{
        width: 100%;
    }
    .vdtconts .ctinfo .itext .th{
        width: 100%;
    }
    .tpdevicemm .vvgrip{
        margin: 0 -10px;
        margin-bottom: -20px;
    }
    .tpdevicemm .vvgrip > div{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .itdevicemm .thumb{
        margin-bottom: 12px;
    }
    .itdevicemm .dsname{
        font-size: 15px;
        line-height: 25px;
    }
    .itdevicehh .vvgrip{
        margin: 0 -10px;
        align-items: flex-start;
        align-content: flex-start;
    }
    .itdevicehh .vvgrip > div{
        padding: 0 10px;
    }
    .itdevicehh .vvgrip .xcol{
        width: 180px;
    }
    .itdevicehh .vvgrip .ycol{
        width: calc(100% - 180px);
    }
    .itdevicehh .dtitle{
        margin-bottom: 0;
    }
    .itdevicehh .dtitle, .itdevicehh .dtitle h3{
        font-size: 17px;
        line-height: 25px;
    }
    .itdevicehh .dconts{
        font-size: 15px;
        line-height: 22px;
    }
    .tpdoctermm .vvgrip > div{
        width: 50%;
        margin-bottom: 20px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhspeciapg ===> */
    .tpspeciamm .ligrip > div{
        width: 50%;
    }
    .tpdevicemm .vvgrip  > div{
        width: 50%;
    }
    .tpdoctermm .vvgrip > div{
        width: 100%;
    }
    /* <=== vhspeciapg ===> */
}