/* <=== vhcontacpg ===> */
.vhcontacpg .copadd{
    padding: 30px 0 70px;
}
/* <=== vhcontacpg ===> */

/* <===== vcheckbox =====> */
.vcheckbox{
    display: inline-block;
    position: relative;
    margin: 5px 0;
}
.vcheckbox label{
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    padding-top: 2px;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0;
}
.vcheckbox input{
    width: 0px;
    height: 0px;
    border: none;
    top: 0px;
    left: 0;
    -webkit-appearance: checkbox!important;
    margin-left: 0;
}
.vcheckbox input[type=checkbox] {
    position: absolute;
    cursor: pointer;
}
.vcheckbox input[type=checkbox]::before{
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    left: 0;
    border: 1px solid #cccccc;
    background-color: #fff;
}
.vcheckbox input[type=checkbox]:checked::before{
    background-color: #003f8d;
    border-color: #003f8d;
}
.vcheckbox input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 3px;
    left: 7px;
}
.vcheckbox a{
    margin: 0 5px;
    color: #003f8d;
}
/* <===== vcheckbox =====> */

/* <===== tpcontacmm =====> */
.tpcontacmm{
    position: relative;
    padding-top: 30px;
    margin-bottom: 80px;
}
.tpcontacmm::before{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #e6e6e6;
    width: 1000000px;
}
.tpcontacma{
    margin-bottom: 20px;
}
.tpcontacma .mawrap{
    max-width: 580px;
    margin: 0 auto;
}
.tpcontacma .magrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcontacma .magrip > div{
    padding: 0 15px;
    margin-bottom: 10px;
    width: calc(100% / 2);
}

.tpcontacma .chosen-single{
    border: 1px solid #666666;
    border-radius: 5px;
    background-image: url('../images/iselect.png');
    background-size: 15px 8px;
}
.tpcontacmb .mbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcontacmb .mbgrip > div{
    padding: 0 15px;
    width: 50%;
}
.tpcontacmb .mathumb{
    display: block;
    padding-top: 105.265%;
    position: relative;
    overflow: hidden;
}
.tpcontacmb .mathumb img, .tpcontacmb .mathumb iframe, .tpcontacmb .mathumb video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tpcontacmb .madecss{
    overflow: hidden;
    overflow-y: auto;
    padding-right: 20px;
    max-height: 600px;
}
.tpcontacmb .madecss::-webkit-scrollbar{
    width: 5px;
    background-color: #f6f6f6;
    border-radius: 25px;
}
.tpcontacmb .madecss::-webkit-scrollbar-thumb {
    background-color: #003f8d;
    border-radius: 25px;
}
.itcontacmb{
    margin-bottom: 25px;
    border-bottom: 1px solid #e6e6e6;
}
.itcontacmb .mbtitle{
    position: relative;
    cursor: pointer;
    padding-right: 40px;
    font-size: 17px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.itcontacmb .mbtitle::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 12px;
    top: 3px;
}
.itcontacmb.active .mbtitle::before{
    content: '\f106';
}
.itcontacmb .mbtitle .ttgrip{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -10px;
}
.itcontacmb .mbtitle .ttgrip > div{
    padding: 0 10px;
}
.itcontacmb .mbtitle .ttgrip .xcol{
    width: 100px;
}
.itcontacmb .mbtitle .ttgrip .ycol{
    width: calc(100% - 100px);
}
.itcontacmb .timg{
    max-width: 80px;
    width: 100%;
}
.itcontacmb .mbconts{
    padding: 20px;
    background-color: #f6f6f6;
    border-top: 1px solid #e6e6e6;
    display: none;
}
.itcontacmb .ctitem{
    position: relative;
    padding-left: 35px;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 10px;
    cursor: pointer;
}
.itcontacmb .ctitem::before{
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #9c9c9c;
    border-radius: 100%;
    background-color: #ffffff;
    font-size: 10px;
    line-height: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.itcontacmb .ctitem.active::before{
    content: '\f00c';
    background-color: #003f8d;
    border-color: #003f8d;
    color: #fff;
}
.itcontacmb .tname{
    margin-bottom: 5px;
    font-weight: bold;
}
.itcontacmb .tponi{
    margin-bottom: 4px;
}
.itcontacmb .tinfo li{
    margin-bottom: 4px;
    position: relative;
    padding-left: 26px;
}
.itcontacmb .tinfo li::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    color: #003f8d;
}
/* <===== tpcontacmm =====> */

/* <===== tpcontachh =====> */
.tpcontachh{
    padding: 30px 20px 60px;
    background-color: #e5f2ff;
    border-radius: 10px;
}
.tpcontachh .hhwrap{
    max-width: 910px;
    margin: 0 auto;
}
.tpcontachh .hhtitle{
    text-align: center;
    margin-bottom: 25px;
}
.tpcontachh .hhtitle, .tpcontachh .hhtitle h2{
    font-size: 30px;
    line-height: 40px;
    font-weight: bold;
}
.tpcontachh .hhcapts{
    text-align: center;
    margin-bottom: 30px;
    font-size: 15px;
}
.tpcontachh .frminputs{
    margin-bottom: 5px;
}
.tpcontachh .frmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpcontachh .frmgrip > div{
    padding: 0 5px;
    width: 50%;
}
.tpcontachh .frmgroup{
    margin-bottom: 10px;
}
.tpcontachh .frmgroup input, .tpcontachh .frmgroup select{
    width: 100%;
    height: 45px;
    padding: 0 15px;
    border: none;
    background-color: #fff;
    font-size: 16px;
    line-height: 25px;
    border-radius: 5px;
    box-shadow: 0 5px 20px 0 rgba(0, 63, 141, 0.1);
}
.tpcontachh .frmgroup input::-webkit-input-placeholder,
.tpcontachh .frmgroup textarea::-webkit-input-placeholder {
    color: #333333;
}
.tpcontachh .frmgroup input:-ms-input-placeholder,
.tpcontachh .frmgroup textarea:-ms-input-placeholder {
    color: #333333;
}
.tpcontachh .frmgroup input::placeholder,
.tpcontachh .frmgroup textarea::placeholder {
    color: #333333;
}
.tpcontachh .frmgroup textarea{
    width: 100%;
    height: 155px;
    padding: 10px 15px;
    border: none;
    background-color: #fff;
    resize: none;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}
.tpcontachh .frmchecks{
    text-align: center;
    margin-bottom: 15px;
}
.tpcontachh .frmrecaps{
    margin-bottom: 20px;
    text-align: center;
}
/* <===== tpcontachh =====> */

/* <=== vstymap ===> */
.vstymap .fancybox-slide--html{
    padding: 0;
}
.vntpopmap{
    padding: 0;
    height: 100vh;
    width: 100vw;
}
.vntpopmap .pmtitle{
    padding: 8px 40px 8px 20px;
    background-color: #003f8d;
    color: #fff;
}
.vntpopmap .pmtitle, .vntpopmap .pmtitle h2{
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}
.vntpopmap .pmconts{
    height: calc(100% - 40px);
    position: relative;
}
.vntpopmap .pmconts iframe, .vntpopmap .pmconts img, .vntpopmap .pmconts video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%!important;
    height: 100%!important;
}
.vstymap .fancybox-slide{
    padding: 0;
    background-color: #fff;
}
.vstymap .fancybox-toolbar{
    opacity: 1;
    visibility: initial;
}
.vstymap .fancybox-button{
    background-color: transparent;
    color: #333;
    padding: 0;
    width: 40px;
    height: 40px;
}
.vstymap .fancybox-button svg{
    padding: 5px;
}
/* <=== vstymap ===> */

@media all and (max-width: 1200px){

}
@media all and (max-width: 991px){
    /* <=== vhcontacpg ===> */
    .vhcontacpg .copadd{
        padding: 35px 0 40px;
    }
    /* <=== vhcontacpg ===> */
    
    /* <===== tpcontacmm =====> */
    .tpcontacmm{
        padding-top: 20px;
        margin-bottom: 40px;
    }
    .tpcontacmb .mbgrip{
        flex-direction: column-reverse;
    }
    .tpcontacmb .mbgrip > div{
        width: 100%;
    }
    .tpcontacma .magrip{
        margin: 0 -5px;
    }
    .tpcontacma .magrip > div{
        padding: 0 5px;
    }
    .itcontacmb .ctitem{
        font-size: 14px;
        padding-left: 30px;
    }
    .itcontacmb .mbconts{
        padding: 15px 12px;
    }

    /* <===== tpcontacmm =====> */
}
@media all and (max-width: 767px){
    /* <===== tpcontacmm =====> */
    .tpcontacma .magrip .mcol{
        width: 100%;
    }
    .tpcontacma .magrip .hcol, .tpcontacma .magrip .bcol{
        width: 50%;
    }
    .itcontacmb .mbtitle{
        font-size: 15px;
        line-height: 23px;
        padding-right: 35px;
    }
    .itcontacmb .mbtitle::before{
        right: 8px;
    }
    .tpcontacmb .mbgrip .hcol{
        margin-bottom: 20px;
    }
    .tpcontacmb .madecss{
        height: 414px!important;
    }
    /* <===== tpcontacmm =====> */
    
    /* <===== tpcontachh =====> */
    .tpcontachh{
        padding: 25px 20px 50px;
    }
    .tpcontachh .hhtitle{
        margin-bottom: 15px;
    }
    .tpcontachh .hhtitle, .tpcontachh .hhtitle h2{
        font-size: 26px;
        line-height: 35px;
    }
    .tpcontachh .hhcapts{
        margin-bottom: 20px;
    }
    .tpcontachh .frmgrip > div{
        width: 100%;
    }
    /* <===== tpcontachh =====> */
    
}