.vntlogos{
    max-width: 120px;
    margin: 0 auto;
    margin-bottom: 20px;
}
/* <=== tpcontactmm ===> */
.tpcontactmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
}
.tpcontactmm .mmgrip > div{
    padding: 0 35px;
}
.tpcontactmm .mmgrip .lcol{
    width: 47%;
}
.tpcontactmm .mmgrip .rcol{
    width: 53%;
}
.tpcontactma{
    border-radius: 10px;
    overflow: hidden;
    padding: 35px 20px 50px;
    background-color: #f6f6f6;
}
.tpcontactma .mainner{
    max-width: 420px;
    margin: 0 auto;
}
.tpcontactma .matitle{
    text-align: center;
    margin-bottom: 15px;
}
.tpcontactma .matitle, .tpcontactma .matitle h2, .tpcontactma .matitle h3 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
}
.tpcontactma .magroup{
    margin-bottom: 15px;
}
.tpcontactma .vmargin{
    padding: 5px 0;
}
.tpcontactma .vnomargin{
    margin-bottom: 0;
}
.tpcontactma .magroup input{
    width: 100%;
    height: 45px;
    border: none;
    padding: 0 15px;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.tpcontactma .magroup textarea{
    width: 100%;
    height: 110px;
    border: none;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 24px;
    resize: none;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
.tpcontactma .magroup input::-webkit-input-placeholder, .tpcontactma .magroup textarea::-webkit-input-placeholder {
    color: #999999;
}
.tpcontactma .magroup input:-ms-input-placeholder, .tpcontactma .magroup textarea:-ms-input-placeholder {
    color: #999999;
}
.tpcontactma .magroup input::placeholder, .tpcontactma .magroup textarea::placeholder {
    color: #999999;
}
.tpcontactma .vrecap{
    text-align: center;
}
.tpcontactma .vcenter{
    text-align: center;
}
.tpcontactma .magroup button{
    min-width: 170px;
    height: 45px;
    background-color: #388E3C;
    color: #fff;
    padding: 5px 20px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    border: none;
}
.tpcontactma .magroup button:hover{
    background-color: #bb2026;
}
.tpcontactmb .mbitem{
    margin-bottom: 20px;
}
.tpcontactmb .mbitem.vmargin{
    margin-bottom: 30px;
}
.tpcontactmb .mbitem:last-child{
    margin-bottom: 0;
}
.tpcontactmb .mbtitle{
    color: #388E3C;
    margin-bottom: 5px;
}
.tpcontactmb .mbtitle, .tpcontactmb .mbtitle h2, .tpcontactmb .mbtitle h3{
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
}
.mbcontact .cttext{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 16px;
}
.mbcontact .ctphone{
    display: flex;
}
.mbcontact .ctphone a{
    display: flex;
    align-items: center;
    align-content: center;
    border: 2px solid #388E3C;
    font-size: 25px;
    line-height: 36px;
    font-weight: bold;
    padding: 5px 18px 6px 14px;
    border-radius: 5px;
    color: #388E3C;
}
.mbcontact .ctphone a .img{
    width: 14px;
    margin-right: 15px;
}
.mbaddress{
    font-size: 16px;
    line-height: 24px;
}
.mbaddress .dcinfo{
    margin-bottom: 12px;
}
.mbaddress .dcinfo li{
    margin-bottom: 8px;
}
.mbaddress .dcmaps{
    display: flex;
}
.mbaddress .dcmaps a{
    display: flex;
    align-items: center;
    align-content: center;
    line-height: 22px;
    padding: 10px 30px;
    background-color: #388E3C;
    color: #fff;
    border-radius: 5px;
}
.mbaddress .dcmaps a:hover{
    background-color: #bb2026;
}
.mbaddress .dcmaps a i{
    margin-right: 8px;
}
.tpcontactmb .mbcamps{
    padding-bottom: 8px;
    border-bottom: 1px solid #388E3C;
    position: relative;
    padding-right: 40px;
    cursor: pointer;
}
.tpcontactmb .mbcamps::before{
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 5px;
    right: 10px;
    color: #388E3C;
}
.tpcontactmb .active .mbcamps::before{
    content: "\f106";
}
.tpcontactmb .mbcamps, .tpcontactmb .mbcamps h3{
    font-size: 22px;
    line-height: 32px;
    font-weight: bold;
}
.tpcontactmb .mbinfos{
    padding-top: 10px;
    display: none;
}
/* <=== tpcontactmm ===> */

/*  <===== stypomap =====>  */
.stypomap .fancybox-slide{
    background-color: #fff;
    padding: 0;
}
.stypomap .fancybox-toolbar{
    opacity: 1;
    visibility: initial;
}
.stypomap .fancybox-button{
    height: 40px;
    width: 40px;
    background-color: transparent;
    color: #fff;
    opacity: 1;
    padding: 0;
    background-color: #388E3C;
}
/*  <===== stypomap=====>  */
@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== tpcontactmm ===> */
    .tpcontactmm .mmgrip{
        margin: 0 -20px;
    }
    .tpcontactmm .mmgrip > div{
        padding: 0 20px;
    }
    .tpcontactmm .mmgrip .lcol{
        width: calc(50% + 20px);
    }
    .tpcontactmm .mmgrip .rcol{
        width: calc(50% - 20px);
    }
    .tpcontactma{
        padding: 20px 20px 35px;
    }
    .tpcontactma .matitle, .tpcontactma .matitle h2, .tpcontactma .matitle h3{
        font-size: 25px;
        line-height: 35px;
    }
    .tpcontactmb .mbcamps, .tpcontactmb .mbcamps h3{
        font-size: 20px;
        line-height: 30px;
    }
    /* <=== tpcontactmm ===> */
}
@media all and (max-width: 767px){
    /* <=== tpcontactmm ===> */
    .tpcontactmm .mmgrip .lcol{
        width: 100%;
        margin-bottom: 35px;
    }
    .tpcontactmm .mmgrip .rcol{
        width: 100%;
    }
    /* <=== tpcontactmm ===> */
    .mbcontact .ctphone a{
        width: 100%;
    }
}