.vhcontacpg .ctpadd{
    padding: 50px 0 60px;
    position: relative;
}
/* <=== hpcontacpg ===> */
.tpcontactmm{
    text-align: center;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
}
.tpcontachh{
    margin-bottom: 30px;
}
.tpcontachh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcontachh .hhgrip > div{
    padding: 0 15px;
}
.tpcontachh .hhgrip .lcol{
    width: calc(100% - 400px);
}
.tpcontachh .hhgrip .rcol{
    width: 400px;
}
.tpcontachh .hhdecss {
    height: 100%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 20px;
    border-radius: 10px;
    background-color: #1e5b91;
}
.tpcontachh .hhdecss, .tpcontachh .hhdecss a{
    color: #fff;
}
.tpcontachh .dsinner{
    max-width: 680px;
    margin: 0 auto;
    width: 100%;
}
.tpcontachh .dstitle{
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tpcontachh .dstitle, .tpcontachh .dstitle h2{
    font-size: 30px;
    line-height: 45px;
    font-weight: bold;
}
.tpcontachh .dsponsi{
    max-width: 570px;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
.tpcontachh .dsmaps a{
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #fff;
    padding: 12px 25px 12px 45px;
    border-radius: 25px;
}
.tpcontachh .dsmaps a:hover{
    background-color: #fff;
    color: #1e5b91;
}
.tpcontachh .dsmaps a i{
    margin-left:  45px;
}
.tpcontachh .dsinfos{
    margin-bottom: 25px;
}
.tpcontachh .dsinfos .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpcontachh .dsinfos .ifgrip > div{
    padding: 0 5px;
    width: 50%;
}
.itcontachh{
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    align-content: center;
}
.itcontachh:last-child{
    margin-bottom: 10px;
}
.itcontachh .ificon{
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 30px;
    background-color: #fff;
    color: #1e5b91;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.itcontachh .ificon img{
    max-width: 50%;
    max-height: 50%;
}
.itcontachh .iftext{
    width: calc(100% - 45px);
    padding-left: 10px;
}
.itcontachh .iftext .th{
    font-size: 16px;
    line-height: 24px;
}
.itcontachh .iftext .vphone{
    font-size: 25px;
    line-height: 35px;
    font-weight: bold;
}
.tpcontachh .hhthumb{
    border-radius: 10px;
    overflow: hidden;
}
.tpcontachh .hhthumb img{
    width: 100%;
}
.itcontacbb{
    padding: 20px 0 30px;
    border-top: 1px solid #999999;
    display: flex;
    justify-content: center;
}
.itcontacbb:last-child{
    padding-bottom: 0;
}
.itcontacbb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    max-width: 1130px;
    width: 100%;
    margin: 0 -10px;
}
.itcontacbb .bbgrip > div{
    padding: 0 10px;
}
.itcontacbb .bbgrip .mcol{
    width: calc(100% - 490px);
}
.itcontacbb .bbgrip .hcol{
    width: 300px;
}
.itcontacbb .bbgrip .bcol{
    width: calc(190px);
    text-align: right;
}
.itcontacbb .bbtitle{
    margin-bottom: 5px;
    color: #1e5b91;
    text-transform: uppercase;
}
.itcontacbb .bbtitle, .itcontacbb .bbtitle h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
}
.itcontacbb .bbponsi{
    font-size: 14px;
    line-height: 25px;
    max-width: 400px;
}
.itcontacbb .ifponsi{
    margin-bottom: 5px;
}
.itcontacbb .ifconts li{
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    align-content: center;
}
.itcontacbb .ifconts li.vmail, .itcontacbb .ifconts li.vmail a{
    color: #1e5b91;
}
.itcontacbb .bbmaps{
    max-width: 170px;
}
.itcontacbb .bbmaps a{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    background-color: #fff;
    border-radius: 25px;
    padding: 8px 20px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}
.itcontacbb .bbmaps a:hover{
    background-color: #1e5b91;
    color: #fff;
}
.tpcontactt{
    padding: 45px 20px 70px;
    border-radius: 10px;
    margin-bottom: 30px;
}
.tpcontactt .ttinner{
    max-width: 970px;
    margin: 0 auto;
}
.tpcontactt .tttitle {
    margin-bottom: 25px;
    text-transform: uppercase;
}
.tpcontactt .tttitle, .tpcontactt .tttitle h2{
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.tpcontactt .ttdecss{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 24px;
}
.tpcontactt .ttgripvm{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 10px;
}
.tpcontactt .ttgripvm > div{
    padding: 0 15px;
    width: 50%;
}
.tpcontactt .ttrecap{
    text-align: center;
}
.tpcontactt .ttinfos{
    max-width: 470px;
    margin-bottom: 25px;
}
.tpcontactt .ttgroup{
    margin-bottom: 20px;
}
.tpcontactt .ttgroup label{
    display: block;
    font-weight: bold;
    color: #666666;
}
.tpcontactt .ttgroup input, .tpcontactt .ttgroup select{
    width: 100%;
    height: 45px;
    padding: 0 15px;
    border: 1px solid #dddddd;
    border-radius: 0;
    color: #333333;
    font-size: 16px;
}
.tpcontactt .ttgroup textarea{
    width: 100%;
    height: 90px;
    padding: 10px 15px;
    border: 1px solid #dddddd;
    resize: none;
    border-radius: 0;
    font-size: 16px;
}
.tpcontactt .ttgripvh{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
}
.tpcontactt .ttgripvh > div{
    padding: 0 15px;
    margin-top: 10px;
}
/* <=== hpcontacpg ===> */

/* <=== stypomap ===> */
.stypomap .fancybox-slide{
    padding: 10px;
    background-color: #fff;
}
.stypomap .fancybox-button{
    top: 10px;
    right: 10px;
    background-color: #1e5b91;
    color: #fff;
    padding: 0;
}
.stypomap .fancybox-toolbar{
    opacity: 1;
    visibility: unset;
}
/* <=== stypomap ===> */
.tpcontacbb {
    padding: 40px 20px 50px;
    border-radius: 10px;
}
.tpcontacbb .bbinner{
    max-width: 970px;
    margin: 0 auto;
}
.tpcontacbb .vvtitle{
    text-align: center;
    margin-bottom: 25px;
}
.tpcontacbb .vvtitle, .tpcontacbb .vvtitle h2{
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
}
/* <=== myCheckbox ===> */
.myCheckbox{
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
}
.myCheckbox:last-child{
    margin-bottom: 0;
}
.myCheckbox input{
    display: none;
}
.myCheckbox:before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    border: 1px solid #282c3f;
    border-radius: 3px;
}
.vchangeall .myCheckbox:before{
    border-color: #fff;
}
.myCheckbox::after{
    content: '\f00c';
    position: absolute;
    top: 0;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    color: #fff;
    left: 3px;
    font-size: 9px;
    opacity: 0;
}
.myCheckbox.active:before{
    border-color: #1e5b91;
    background-color: #1e5b91;
}
.myCheckbox.active::after{
    opacity: 1;
}
.myCheckbox span{
    color:#1e5b91;
}
/* <=== myCheckbox ===> */
@media all and (max-width: 1200px){
    /* <=== hpcontacpg ===> */
    .tpcontachh .dstitle, .tpcontachh .dstitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpcontachh .dsponsi{
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    /* <=== hpcontacpg ===> */
}
@media all and (max-width: 991px){
    /* <=== hpcontacpg ===> */
    .vhcontacpg .ctpadd{
        padding: 20px 0 40px;
    }
    .tpcontactmm{
        font-size: 15px;
        line-height: 23px;
    }
    .tpcontachh .hhgrip{
        flex-direction: column-reverse;
    }
    .tpcontachh .hhgrip .lcol{
        width: 100%;
    }
    .tpcontachh .hhgrip .rcol{
        width: 100%;
        margin-bottom: 10px;
        display: none;
    }
    .itcontacbb .bbgrip .mcol{
        width: 200px;
    }
    .itcontacbb .bbgrip .hcol{
        width: calc(100% - 380px);
    }
    .tpcontactt .tttitle, .tpcontactt .tttitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    /* <=== hpcontacpg ===> */
    .tpcontachh .hhdecss{
        padding: 30px 20px 40px;
    }
    .tpcontachh .dstitle{
        margin-bottom: 15px;
    }
    .tpcontactt .ttdecss{
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 20px;
        text-align: justify;
    }
    .tpcontactt .ttgroup{
        margin-bottom: 15px;
    }
    .tpcontactt .ttgroup select{
        display: block!important;
    }
    .tpcontactt .ttgroup .chosen-container{
        display: none!important;
    }
    .tpcontacbb .vvtitle{
        margin-bottom: 20px;
    }
    .tpcontacbb .vvtitle, .tpcontacbb .vvtitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpcontacbb{
        padding: 30px 20px 30px;
    }
    .itcontacbb .bbponsi{
        max-width: 100%;
    }
}
@media all and (max-width: 767px){
    /* <=== hpcontacpg ===> */
    .tpcontachh{
        margin-bottom: 20px;
    }
    .tpcontachh .dsinfos .ifgrip > div{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpcontachh .dsinfos .ifgrip > div:last-child{
        margin-bottom: 0;
    }
    .tpcontachh .dsmaps{
        max-width: 297px;
    }
    .tpcontachh .dsmaps a{
        display: block;
        padding: 12px 20px 12px 25px;
    }
    .itcontacbb .bbgrip .mcol{
        width: 100%;
        margin-bottom: 5px;
    }
    .itcontacbb .bbgrip .hcol{
        width: 100%;
        margin-bottom: 10px;
    }
    .tpcontactt .ttgripvm > div{
        width: 100%;
    }
    .itcontacbb{
        padding: 20px 0;
    }
    .itcontacbb .bbgrip{
        margin: 0;
    }
    .itcontacbb .bbgrip > div{
        padding: 0;
    }
    .itcontacbb .bbtitle, .itcontacbb .bbtitle h3{
        font-size: 16px;
        line-height: 24px;
    }
    .itcontacbb .bbinfos{
        font-size: 15px;
        line-height: 23px;
    }
    .tpcontactt{
        padding: 25px 20px 30px;
        margin-bottom: 20px;
    }
    .tpcontactt .tttitle{
        margin-bottom: 20px;
    }
    .tpcontactt .ttgripvh > div{
        text-align: center;
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
    }
    /* <=== hpcontacpg ===> */
}