.vhcotactpg .ctpadd{
    padding: 35px 0 55px;
}
.tpcotactmm{
    margin-bottom: 60px;
}
.tpcotactmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -50px;
}
.tpcotactmm .mmgrip > div{
    padding: 0 50px;
}
.tpcotactmm .mmgrip .lcol{
    width: calc(50% - 50px);
}
.tpcotactmm .mmgrip .rcol{
    width: calc(50% + 50px);
}
.tpcotactmm .mmgrip .imgmap img{
    width: 100%;
}
.itcotactma{
    max-width: 520px;
}
.itcotactma ul{
    display: flex;
    flex-wrap: wrap;
}
.itcotactma li{
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-left: 45px;
    font-size: 15px;
    line-height: 25px;
    position: relative;
    border-bottom: 1px solid var(--colore0);
}
.itcotactma li:last-child{
    border-bottom: none;
    margin-bottom: 0;
}
.itcotactma li strong{
    font-weight: 600;
}
.itcotactma li.vm{
    width: 100%;
}
.itcotactma li a:hover{
    color: var(--colorwm);
}
.itcotactma li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 25px;
    line-height: 23px;
    color: var(--colorcc);
}
.itcotactma li.vhl{
    width: 50%;
}
.itcotactma li.vhr{
    width: 50%;
}
.itcotactma li .name{
    margin-bottom: 5px;
    font-weight: 700;
}
.itcotactma li.fa-map-marker::before, .itcotactma li.fa-phone::before{
    font-size: 18px;
}
.itcotactma li .txt p{
    padding: 2px 0;
}
.tpcotactma{
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.tpcotactma:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tpcotactma .matitle{
    margin-bottom: 20px;
    text-transform: uppercase;
    color: var(--colorwm);
}
.tpcotactma .matitle, .tpcotactma .matitle h2{
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
}
.tpcotactma .matitle.vh, .tpcotactma .matitle.vh h2{
    font-size: 30px;
    line-height: 45px;
}
.tpcotactmb{
    padding: 30px 40px 40px 35px;
    background-color: var(--colorf5);
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
.tpcotactmb .ttform{
    margin-bottom: 15px;
}
.tpcotactmb .ttform, .tpcotactmb .ttform h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.tpcotactmb .frform{
    margin-bottom: 10px;
}
.tpcotactmb .frform label{
    display: block;
    font-size: 16px;
    line-height: 24px;
}
.tpcotactmb .frform input, .tpcotactmb .frform select, .tpcotactmb .frform textarea{
    width: 100%;
    border: none;
    height: 42px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background-color: transparent;
    color: var(--color66);
}
.tpcotactmb .frform input::-webkit-input-placeholder { /* Edge */
    color: var(--color66);
} 
.tpcotactmb .frform input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: var(--color66);
} 
.tpcotactmb .frform input::placeholder {
    color: var(--color66);
}
.tpcotactmb .frform textarea::-webkit-input-placeholder { /* Edge */
    color: var(--color66);
} 
.tpcotactmb .frform textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: var(--color66);
}
.tpcotactmb .frform textarea::placeholder {
    color: var(--color66);
}
.tpcotactmb .frform textarea{
    height: 75px;
    padding: 10px 0;
    resize: none;
}
.tpcotactmb .gripfrm{
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.tpcotactmb .gripfrm > div{
    margin-bottom: 15px;
}
.tpcotactmb .viewall button{
    min-width: 200px;
}
.tpcotacthh{
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.tpcotacthh img, .tpcotacthh iframe{
    width: 100%;
} 
.tpcotacthh .logomp{
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 2;
    pointer-events: none;
}
.hpaddressct {
    padding: 15px 0 25px;
    background-color: var(--colorf8);
}
.hpaddressct .adtitle{
    margin-bottom: 5px;
}
.hpaddressct .adtitle, .hpaddressct .adtitle h2{
    font-size: 26px;
    line-height: 34px;
    font-weight: 400;
    color: var(--colorwm);
}
.hpaddressct .adinfo{
    font-weight: 600;
    margin-bottom: 10px;
}
.hpaddressct .adtend{
    margin-bottom: 10px;
}
.hpaddressct .adlink  a{
    color: var(--colorwm);
    font-size: 13px;
    line-height: 21px;
    border-bottom: 1px solid var(--colorwm);
}
.hpaddressct .adlink  a span{
    display: inline-block;
    padding-left: 18px;
    position: relative;
}
.hpaddressct .adlink  a span::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* <=== hpcotactaa ===> */
.hpcotactaa{
    background-color: var(--colorwm);
    padding: 25px 0;
}
.hpcotactaa, .hpcotactaa a{
    color: var(--colorff);
}
.tpcotactaa .aagrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    gap: 10px 0;
}
.tpcotactaa .aagrip > div{
    padding: 0 5px;
    width: 25%;
}
.itcotactaa .vvgrip{
    display: flex;
    align-items: center;
    align-content: center;
    gap: 0 20px;
}
.itcotactaa .vicon{
    width: 60px;
}
.itcotactaa .vdecs{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
/* <=== hpcotactaa ===> */

/* <=== hpcotactbb ===> */
.itcotactbb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.itcotactbb .bbgrip > div{
    width: 50%;
}
.itcotactbb:nth-child(odd) .bbgrip .mcol{
    order: 2;
}
.itcotactbb .decss{
    max-width: 720px;
    padding: 20px 75px;
}
.itcotactbb .thumb img{
    width: 100%;
}
.itcotactbb:nth-child(odd) .decss{
    margin-left: auto;
}
.itcotactbb .dtitle{
    margin-bottom: 25px;
}
.itcotactbb .dtitle, .itcotactbb .dtitle h3{
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.itcotactbb .dinfos{
    margin-bottom: 35px;
}
.itcotactbb .dinfos li{
    display: flex;
    gap: 0 20px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 30px;
}
.itcotactbb .dinfos li:last-child{
    margin-bottom: 0;
}
.itcotactbb .dinfos li .ticon{
    width: 50px;
    min-width: 50px;
    text-align: center;
}
.itcotactbb .dviews a{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    padding: 10px 45px;
    text-transform: uppercase;
    background-color: var(--colorwm);
    color: var(--colorff);
    border-radius: 35px;
    font-weight: bold;
}
.itcotactbb .dviews a:hover{
    background-color: var(--colorwt);
}
/* <=== hpcotactbb ===> */

/* <=== vhpopforms ===> */
.vstyleform .fancybox-content{
    overflow: unset;
    margin-top: 40px;
}
.vstyleform .fancybox-close-small{
    top: -40px;
    right: 0;
    display: flex;
    align-items: center;
    align-content: center;
    width: auto;
    border: none;
    padding: 0;
    color: var(--colorff);
    font-size: 13px;
    opacity: 1;
    gap: 0 10px;
}
.vstyleform .fancybox-close-small svg{
    display: none;
}
.vstyleform .fancybox-close-small::before{
    content: '\f057';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}
.vstyleform .fancybox-close-small::after{
    content: 'Đóng';
    top: -1px;
    position: relative;
}
.vhpopforms{
    background-color: transparent;
    padding: 0;
}
.vhpopforms .fmpadd{
    padding: 20px 30px 40px;
    background-color: var(--colorff);
    border-radius: 10px;
}
.vhpopforms .fmtitle{
    margin-bottom: 15px;
    text-transform: uppercase;
}
.vhpopforms .fmtitle, .vhpopforms .fmtitle h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
}
.tppopforms .fminput{
    margin-bottom: 20px;
}
.tppopforms .ingrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    gap: 10px 0;
}
.tppopforms .ingrip > div{
    padding: 0 15px;
}
.tppopforms .ingrip .mcol{
    width: 50%;
}
.tppopforms .ingrip .hcol{
    width: 100%;
}
.tppopforms .fmgroup label{
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
}
.tppopforms .fmgroup label span{
    color: var(--colorwm);
}
.tppopforms .fmgroup input, .tppopforms .fmgroup select{
    width: 100%;
    height: 45px;
    padding: 0 20px;
    border: 1px solid var(--colore0);
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
}
.tppopforms .fmgroup textarea{
    width: 100%;
    height: 95px;
    padding: 10px 20px;
    border: 1px solid var(--colore0);
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
    resize: none;
}
.tppopforms .fminfos{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}
.tppopforms .ifbuton button{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    border: none;
    background-color: var(--colorwm);
    color: var(--colorff);
    border-radius: 45px;
    padding: 15px 50px;
} 
.tppopforms .ifbuton button:hover{
    background-color: var(--colorwt);
}
.tppopforms .ifbuton button span{
    display: inline-block;
    position: relative;
    padding-right: 22px;
}
.tppopforms .ifbuton button span::before{
    content: '\e91a';
    font-family: 'icomoon' !important;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
}
/* <=== vhpopforms ===> */
@media all and (max-width: 1200px){
    /* <=== hpcotactbb ===> */
    .itcotactbb .decss{
        max-width: 100%;
        padding: 20px;
    }
    /* <=== hpcotactbb ===> */
}
@media all and (max-width: 991px){
    .vhcotactpg .ctpadd{
        padding: 20px 0 30px;
    }
    .tpcotactmm .mmgrip .lcol{
        width: 100%;
        margin-bottom: 30px;
    }
    .tpcotactmm .mmgrip .rcol{
        width: 100%;
    }
    .tpcotactma .matitle{
        text-align: center;
        margin-bottom: 10px;
    }
    .tpcotactma .matitle, .tpcotactma .matitle h2{
        font-size: 16px;
        line-height: 24px;
    }
    .tpcotactmb .ttform h3{
        font-size: 18px;
        line-height: 26px;
    }
    .tpcotacthh .logomp{
        max-width: 115px;
    }
    .tpcotactma .matitle span{
        display: unset;
    }
    .tpcotactmb{
        padding: 40px 20px;
        margin: 0 -20px;
        border-radius: 0;
    }
    .tpcotactmb::before{
        display: none;
    }
    .tpcotactmb .viewall button{
        min-width: 160px;
    }
    .itcotactma li .textmax{
        font-size: 14px;
    }
    .tpcotactmm{
        margin-bottom: 30px;
    }
    .tpcotacthh{
        border-radius: 15px;
    }

    /* <=== hpcotactaa ===> */
    .hpcotactaa{
        padding: 12px 0 10px;
    }
    .itcotactaa{
        text-align: center;
    }
    .itcotactaa .vvgrip{
        flex-wrap: wrap;
        flex-direction: column;
        gap: 5px 0;
    }
    .itcotactaa .vvgrip > div{
        width: 100%;
    }
    .itcotactaa .vicon{
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        margin: 0 auto;
    }
    .itcotactaa .vicon img{
        max-width: 100%;
        max-height: 100%;
    }
    .itcotactaa .vdecs{
        font-size: 12px;
        line-height: 20px;
    }
    /* <=== hpcotactaa ===> */

    /* <=== hpcotactbb ===> */
    .itcotactbb .bbgrip > div{
        width: 100%;
    }
    .itcotactbb:nth-child(odd) .bbgrip .mcol{
        order: unset;
    }
    .itcotactbb .decss{
        padding: 30px 20px 40px;
    }
    /* <=== hpcotactbb ===> */

    /* <=== vhpopforms ===> */
    .vhpopforms .fmpadd{
        padding: 20px 20px 30px;
    }
    .vhpopforms .fmtitle, .vhpopforms .fmtitle h2{
        font-size: 22px;
        line-height: 30px;
    }
    .tppopforms .ingrip{
        margin: 0 -5px;
    }
    .tppopforms .ingrip > div{
        padding: 0 5px;
    }
    /* <=== vhpopforms ===> */
}
@media all and (max-width: 767px){
    .tpcotactmb .gripfrm{
        justify-content: center;
        margin-top: 20px;
    }
    .tpcotactmb .gripfrm >div{
        width: 100%;
        text-align: center;
    }
    .tpcotactmb .gripfrm .btnform{
        max-width: 220px;
        margin: 0 auto;
    }
    .itcotactma li{
        margin-bottom: 15px;
    }
    .tpcotactma{
        margin-bottom: 20px;
    }
    .tpcotactmb{
        padding: 20px 25px 30px;
    }
    .itcotactma li.vhl{
        width: 100%;
    }
    .itcotactma li.vhr{
        width: 100%;
    }

    /* <=== hpcotactbb ===> */
    .itcotactbb .decss{
        padding: 20px 20px 40px;
    }
    .itcotactbb .dtitle, .itcotactbb .dtitle h3{
        font-size: 25px;
        line-height: 35px;
    }
    .itcotactbb .dtitle{
        margin-bottom: 15px;
    }
    .itcotactbb .dinfos{
        margin-bottom: 18px;
    }
    .itcotactbb .dinfos li{
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .itcotactbb .dinfos li .ticon{
        width: 30px;
        min-width: 30px;
    }
    .itcotactbb .dinfos li:first-child .ticon img{
        max-width: 20px;
        margin: 0 auto;
    }
    .itcotactbb .dviews a{
        display: block;
        text-align: center;
    }
    /* <=== hpcotactbb ===> */

    /* <=== vhpopforms ===> */
    .tppopforms .fminfos{
        text-align: center;
    }
    .tppopforms .fminfos > div{
        width: 100%;
    }
    .tppopforms .ifbuton button{
        padding: 10px 37px;
    }
    /* <=== vhpopforms ===> */
}