/* <=== vgripall ===> */
.vgripall{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.vgripall > div{
    padding: 0 10px;
}
.vgripall > .mmcol{
    width: 280px;
}
.vgripall > .hhcol{
    width: calc(100% - 280px);
}
/* <=== vgripall ===> */

/* <=== tpfaqsmenu ===> */
.tpfaqsmenu .mntitle{
    font-size: 15px;
    line-height: 30px;
    padding: 10px 20px;
    background-color: #0351bb;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.tpfaqsmenu .mntitle span{
    display: inline-block;
    position: relative;
    padding-left: 25px;
}
.tpfaqsmenu .mntitle span::before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 1px;
}
.tpfaqsmenu .mnconts li{
    border-top: 1px solid #eeeeee;
}
.tpfaqsmenu .mnconts li a{
    font-size: 15px;
    line-height: 25px;
    display: block;
    padding: 12px 20px 12px 20px;
    position: relative;
}
.tpfaqsmenu .mnconts li a::before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 4px;
    height: 0;
    background-color: #0351bb;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.tpfaqsmenu .mnconts li.active a::before, .tpfaqsmenu .mnconts li:hover a::before{
    height: 100%;
}
/* <=== tpfaqsmenu ===> */

/* <=== tpttfaqsmm ===> */
.tpttfaqsmm{
    padding: 15px 20px 30px;
}
.tpttfaqsmm .mmtitle{
    padding-bottom: 12px;
    border-bottom: 1px solid #eeeeee;
}
.tpttfaqsmm .mmtitle, .tpttfaqsmm .mmtitle h1, .tpttfaqsmm .mmtitle h2{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.tpttfaqsmm .mmconts{
    margin-bottom: 20px;
}
.itttfaqsmm{
    padding: 15px 0;
    border-bottom: 1px solid #eeeeee;
}
.itttfaqsmm .vvtitle{
    padding: 5px 65px 5px 40px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
}
.itttfaqsmm .vvtitle::before{
    content: '';
    position: absolute;
    right: 20px;
    top: 15px;
    width: 20px;
    height: 1px;
    background-color: #333333;
}
.itttfaqsmm .vvtitle::after{
    content: '';
    position: absolute;
    right: 29px;
    top: 5px;
    width: 1px;
    height: 20px;
    background-color: #333333;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itttfaqsmm.active .vvtitle::after{
    transform: rotate(90deg);
}
.itttfaqsmm .vvtitle .ticon{
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 25px;
    color: #0351bb;
}
.itttfaqsmm .vvconts{
    font-size: 15px;
    line-height: 25px;
    padding: 5px 0 5px 40px;
    display: none;
}
.itttfaqsmm .vvconts p{
    padding: 2px 0;
}
/* <=== tpttfaqsmm ===> */

/* <=== tpttfaqshh ===> */
.tpttfaqshh{
    padding: 15px 20px 25px;
}
.tpttfaqshh .hhtitle{
    margin-bottom: 5px;
}
.tpttfaqshh .hhtitle, .tpttfaqshh .hhtitle h2{
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.tpttfaqshh .hhcapts{
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
}
.tpttfaqshh .fminput{
    margin-bottom: 5px;
}
.tpttfaqshh .ifgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.tpttfaqshh .ifgrip > div{
    padding: 0 5px;
    width: 50%;
}
.tpttfaqshh .fmgroup{
    margin-bottom: 10px;
}
.tpttfaqshh .fmgroup input{
    width: 100%;
    height: 50px;
    border: 1px solid #dddddd;
    padding: 0 15px;
    font-size: 15px;
    line-height: 25px;
    border-radius: 5px;
}
.tpttfaqshh .fmgroup textarea{
    width: 100%;
    height: 170px;
    border: 1px solid #dddddd;
    padding: 10px 15px;
    font-size: 15px;
    line-height: 25px;
    border-radius: 5px;
    resize: none;
}
.tpttfaqshh .fmgroup input::-webkit-input-placeholder, .tpttfaqshh .fmgroup textarea::-webkit-input-placeholder {
    color: #999999;
}
.tpttfaqshh .fmgroup input:-ms-input-placeholder, .tpttfaqshh .fmgroup textarea:-ms-input-placeholder {
    color: #999999;
}
.tpttfaqshh .fmgroup input::placeholder, .tpttfaqshh .fmgroup textarea::placeholder {
    color: #999999;
}
.tpttfaqshh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px;
}
.tpttfaqshh .vvgrip > div{
    padding: 0 10px;
    margin-bottom: 10px;
}
.tpttfaqshh .fmlink a, .tpttfaqshh .fmlink button{
    display: inline-block;
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 40px;
    background-color: #0351bb;
    color: #fff;
    border-radius: 5px;
    border: none;
}
.tpttfaqshh .fmlink a:hover, .tpttfaqshh .fmlink button:hover{
    background-color: #066ffa;
}
/* <=== tpttfaqshh ===> */
@media all and (max-width: 1200px){

}
@media all and (min-width: 992px){
    .tpfaqsmenu .mnconts{
        display: block!important;
    }
}
@media all and (max-width: 991px){
    /* <=== vgripall ===> */
    .vgripall > .mmcol{
        width: 100%;
    }
    .vgripall > .hhcol{
        width: 100%;
    }
    .tpfaqsmenu .mntitle{
        border-radius: 0;
        padding-right: 40px;
        position: relative;
        cursor: pointer;
    }
    .tpfaqsmenu .mntitle::before{
        content: '\f107';
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 15px;
    }
    .tpfaqsmenu.active .mntitle::before{
        content: '\f106';
    }
    .tpfaqsmenu .mnconts{
        display: none;
    }
    /* <=== vgripall ===> */

    /* <=== tpttfaqsmm ===> */
    .tpttfaqsmm{
        padding: 15px 15px 30px;
    }
    .itttfaqsmm .vvtitle{
        padding-right: 35px;
        padding-left: 35px;
    }
    .itttfaqsmm .vvtitle::before{
        right: 0;
    }
    .itttfaqsmm .vvtitle::after{
        right: 9px;
    }
    .itttfaqsmm .vvconts{
        padding-left: 35px;
    }
    /* <=== tpttfaqsmm ===> */
}
@media all and (max-width: 767px){
    /* <=== tpttfaqshh ===> */
    .tpttfaqshh .hhcapts{
        margin-bottom: 15px;
    }
    .tpttfaqshh .ifgrip > div{
        width: 100%;
    }
    /* <=== tpttfaqshh ===> */
}