/* <=== vhservicpg ===> */
.vhservicpg .svpadd{
    padding: 35px 0 75px;
}
.itservicmm{
    margin-bottom: 60px;
}
.itservicmm:last-child{
    margin-bottom: 0;
}
.itservicmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -40px;
    gap: 20px 0;
}
.itservicmm .mmgrip > div{
    padding: 0 40px;
}
.itservicmm .mmgrip .mcol{
    width: 45.986%;
}
.itservicmm .mmgrip .hcol{
    width: calc(100% - 45.986%);
}
.itservicmm .thumb{
    overflow: hidden;
    border-radius: 20px;
    will-change: transform;
}
.itservicmm .thumb a{
    padding-top: 90.365%;
    border-radius: 20px;
    will-change: transform;
    clip-path: inset(0 round 20px);
}
.itservicmm .thumb a img{
    border-radius: inherit;
}
.itservicmm .thumb a::before{
    content: '';
    position: absolute;
    bottom: -1px;
    width: 34.546%;
    height: 25.354%;
    z-index: 1;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
.itservicmm:nth-child(odd) .thumb a::before{
    right: 0;
    background-image: url('../images/vnenm.png');
}
.itservicmm:nth-child(even) .thumb a::before{
    left: 0;
    background-image: url('../images/vnenh.png');
}
.itservicmm .decss{
    padding: 30px 0 0 0;
}
.itservicmm .dstitle{
    margin-bottom: 15px;
    text-transform: uppercase;
}
.itservicmm .dstitle, .itservicmm .dstitle h3{
    font-size: 30px;
    line-height: 40px;
    font-weight: 800;
}
.itservicmm .dstitle, .itservicmm .dstitle a{
    color: var(--colorwh);
}
.itservicmm .dsconts{
    padding: 30px 40px 55px;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
    background-color: var(--colorf7);
    border-radius: 10px;
    font-size: 17px;
    line-height: 30px;
}
.itservicmm .dsviews{
    padding: 0 40px;
    position: relative;
    margin-top: -28px;
    z-index: 1;
}
.itservicmm .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 800;
    padding: 10px 30px;
    border-radius: 35px;
    background-color: var(--colorwm);
    color: var(--colorff);
}
.itservicmm .dsviews a:hover{
    background-color: var(--colorwh);
}
/* <=== vhservicpg ===> */

/* <=== vhcontacts ===> */
.vhcontacts{
    padding: 135px 0 160px;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 2;
}
.vhcontacts::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--color00);
    opacity: 0.4;
    z-index: -1;
    pointer-events: none;
}
.tpcontacts{
    text-align: center;
}
.tpcontacts, .tpcontacts a{
    color: var(--colorff);
}
.tpcontacts .cttitle{
    margin-bottom: 10px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.tpcontacts .cttitle, .tpcontacts .cttitle h2{
    font-size: 48px;
    line-height: 58px;
    font-weight: 800;
}
.tpcontacts .ctconts{
    max-width: 630px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.tpcontacts .ctviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: 800;
    padding: 10px 50px;
    border-radius: 35px;
    background-color: var(--colorwm);
    color: var(--colorff);
}
.tpcontacts .ctviews a:hover{
    background-color: var(--colorwh);
}
/* <=== vhcontacts ===> */

/* <=== vhdetailpg ===> */
.vhdetailpg .dtpadd{
    padding: 45px 0 80px;
}
.tpdetailpg .dtbaner{
    margin-bottom: 40px;
    border-radius: 20px;
    overflow: hidden;
}
.tpdetailpg .dtbaner img{
    width: 100%;
}
.tpdetailmm .mmitem{
    margin-bottom: 40px;
}
.tpdetailmm .mmitem:last-child{
    margin-bottom: 0;
}
.tpdetailmm .mmtitle{
    margin-bottom: 25px;
    text-transform: uppercase;
    color: var(--colorwh);
}
.tpdetailmm .mmtitle, .tpdetailmm .mmtitle h2, .tpdetailmm .mmtitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 800;
}
.tpdetailma .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
    gap: 20px 0;
}
.tpdetailma .magrip > div{
    padding: 0 25px;
}
.tpdetailma .magrip .mcol{
    width: 33.929%;
}
.tpdetailma .magrip .hcol{
    width: calc(100% - 33.929%);
}
.tpdetailma .thumb{
    max-width: 330px;
    margin: 0 auto;
    animation: vcircular 32s linear 0s infinite;
    -webkit-animation: vcircular 32s linear 0s infinite;
    -moz-animation: vcircular 32s linear 0s infinite;
    -o-animation: vcircular 32s linear 0s infinite; 
}
@-webkit-keyframes vcircular{
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
    }
}
/* Standard syntax */ 
@keyframes vcircular {
    from{
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
    }
    to{
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -o-transform:rotate(360deg);
    }
}
.tpdetailma .thumb img{
    width: 100%;
}
.tpdetailma .decss{
    padding: 20px 0;
    font-size: 17px;
    line-height: 30px;
}
.tpdetailmb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    gap: 30px 0;
}
.tpdetailmb .mbgrip > div{
    padding: 0 20px;
    width: calc(100% / 3);
}
.itdetailmb .thumb{
    display: block;
    padding-top: 66.845%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-bottom: 15px;
    will-change: transform;
    clip-path: inset(0 round 20px);
}
.itdetailmb .thumb::before{
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 27.276%;
    height: 28.11%;
    z-index: 1;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../images/vnenm.png");
}
.itdetailmb .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}
.itdetailmb .dtitle{
    margin-bottom: 5px;
}
.itdetailmb .dtitle, .itdetailmb .dtitle h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
}
.itdetailmb .dconts{
    font-size: 17px;
    line-height: 30px;
}
.itdetailmc{
    padding: 20px;
    margin-bottom: 10px;
    background-color: var(--colorf7);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
.itdetailmc:last-child{
    margin-bottom: 0;
}
.itdetailmc .mcgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -15px;
    gap: 15px 0;
}
.itdetailmc .mcgrip > div{
    padding: 0 15px;
}
.itdetailmc .mcgrip .mcol{
    width: 39.623%;
}
.itdetailmc .mcgrip .hcol{
    width: calc(100% - 39.623%);
}
.itdetailmc .thumb{
    display: block;
    padding-top: 66.845%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    will-change: transform;
    clip-path: inset(0 round 20px);
}
.itdetailmc .thumb::before{
    content: '';
    position: absolute;
    bottom: -1px;
    right: 0;
    width: 27.276%;
    height: 28.11%;
    z-index: 1;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../images/mcnen.png");
}
.itdetailmc .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: inherit;
}
.itdetailmc .dstitle{
   margin-bottom: 10px; 
}
.itdetailmc .dstitle, .itdetailmc .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 800;
}
.itdetailmc .dsconts{
    margin-bottom: 20px;
    font-size: 17px;
    line-height: 30px;
}
.itdetailmc .dsviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 25px;
    font-weight: 800;
    padding: 10px 35px;
    border-radius: 35px;
    background-color: var(--colorwm);
    color: var(--colorff);
}
.itdetailmc .dsviews a:hover{
    background-color: var(--colorwh);
}
/* <=== vhdetailpg ===> */

@media all and (min-width: 992px){
    /* <=== vhservicpg ===> */
    .itservicmm:nth-child(even) .mmgrip .mcol{
        order: 2;
    }
    .itservicmm:nth-child(even) .decss{
        text-align: right;
    }
    /* <=== vhservicpg ===> */
}
@media all and (max-width: 1200px){
    /* <=== vhservicpg ===> */
    .itservicmm .mmgrip{
        margin: 0 -20px;
    }
    .itservicmm .mmgrip > div{
        padding: 0 20px;
    }
    /* <=== vhservicpg ===> */
}
@media all and (max-width: 991px){
    /* <=== vhservicpg ===> */
    .vhservicpg .svpadd{
        padding: 30px 0 60px;
    }
    .itservicmm{
        margin-bottom: 40px;
    }
    .itservicmm .mmgrip .mcol{
        width: 100%;
    }
    .itservicmm .mmgrip .hcol{
        width: 100%;
    }
    .itservicmm .decss{
        padding: 0;
    }
    .itservicmm .dstitle, .itservicmm .dstitle h3{
        font-size: 22px;
        line-height: 30px;
    }
    .itservicmm .dsconts{
        padding: 15px 20px 40px;
        font-size: 15px;
        line-height: 25px;
    }
    .itservicmm .dsviews{
        padding: 0 20px;
    }
    .itservicmm .dsviews a{
        font-size: 15px;
        line-height: 20px;
    }
    /* <=== vhservicpg ===> */

    /* <=== vhcontacts ===> */
    .vhcontacts{
        padding: 100px 0 80px;
        background-attachment: unset;
    }
    .tpcontacts .cttitle{
        margin-bottom: 5px;
    }
    .tpcontacts .cttitle, .tpcontacts .cttitle h2{
        font-size: 28px;
        line-height: 38px;
    }
    .tpcontacts .ctconts{
        font-size: 15px;
        line-height: 25px;
    }
    .tpcontacts .ctviews a{
        font-size: 15px;
        line-height: 25px;
        padding: 10px 35px;
    }
    /* <=== vhcontacts ===> */

    /* <=== vhdetailpg ===> */
    .vhdetailpg .dtpadd{
        padding: 30px 0 60px;
    }
    .tpdetailpg .dtbaner{
        margin-bottom: 30px;
        border-radius: 10px;
    }
    .tpdetailmm .mmtitle{
        margin-bottom: 10px;
    }
    .tpdetailmm .mmtitle, .tpdetailmm .mmtitle h2, .tpdetailmm .mmtitle h3{
        font-size: 18px;
        line-height: 25px;
    }
    .tpdetailma .magrip{
        margin: 0 -15px;
    }
    .tpdetailma .magrip > div{
        padding: 0 15px;
    }
    .tpdetailma .decss{
        font-size: 15px;
        line-height: 25px;
        padding: 0;
    }
    .tpdetailmm .mmitem{
        margin-bottom: 35px;
    }
    .tpdetailmb .mbgrip{
        margin: 0 -10px;
    }
    .tpdetailmb .mbgrip > div{
        padding: 0 10px;
    }
    .itdetailmb .dtitle, .itdetailmb .dtitle h3{
        font-size: 18px;
    }
    .itdetailmb .dconts{
        font-size: 15px;
        line-height: 25px;
    }
    .tpdetailmb .mbgrip > div{
        width: 50%;
    }
    .itdetailmc .dstitle, .itdetailmc .dstitle h3{
        font-size: 18px;
        line-height: 25px;
    }
    .itdetailmc .dsconts{
        font-size: 15px;
        line-height: 25px;
    }
    .itdetailmc .dsviews a{
        font-size: 15px;
        line-height: 20px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 767px){
    /* <=== vhdetailpg ===> */
    .tpdetailma .magrip{
        flex-direction: column-reverse;
    }
    .tpdetailma .magrip .mcol{
        width: 100%;
    }
    .tpdetailma .magrip .hcol{
        width: 100%;
    }
    .tpdetailmb .mbgrip > div{
        width: 100%;
    }
    .itdetailmc .mcgrip .mcol{
        width: 100%;
    }
    .itdetailmc .mcgrip .hcol{
        width: 100%;
    }
    .itdetailmc .dsviews a{
        width: 100%;
        text-align: center;
    }
    /* <=== vhdetailpg ===> */
}