/* <=== vhcoursepg ===> */
.vhcoursepg .copadd{
    padding: 35px 0 50px;
}
.tpcoursemm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcoursemm .mmgrip > div{
    padding: 0 15px;
    width: 50%;
    margin-bottom: 30px;
}
.itcoursemm{
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.itcoursemm:hover{
    transform: translateY(-3px);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
}
.itcoursemm .dstitle, .itcoursemm .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
.itcoursemm .dstitle a{
    display: block;
    padding: 30px 30px 30px 25px;
    background-color: #f5f5f5;
}
.itcoursemm:hover .dstitle a{
    color: #08509e;
}
.itcoursemm .dstitle a span{
    display: block;
    position: relative;
    padding-right: 45px;
}
.itcoursemm .dstitle a span::before{
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #08509e;
    font-size: 20px;
    line-height: 30px;
}
.tpcourseha{
    padding: 40px 0 10px;
}
.tpcoursehb .hbgrip{
    display: flex;
    flex-wrap: wrap;
}
.tpcoursehb .hbgrip > div{
    width: 50%;
}
.itcoursehb{
    position: relative;
}
.itcoursehb .decss{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    padding: 35px;
    pointer-events: none;
}
.itcoursehb .decss, .itcoursehb .decss a{
    color: #fff;
}
.itcoursehb .decss::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 120%;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    pointer-events: none;
    z-index: -1;
}
.itcoursehb .dstitle{
    text-transform: uppercase;
}
.itcoursehb .dstitle, .itcoursehb .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
.itcoursehb .dstitle a{
    display: block;
    position: relative;
    padding-right: 45px;
}
.itcoursehb .dstitle a::before{
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
    line-height: 30px;
}
.tpcoursehb .hbview{
    text-align: center;
}
.tpcoursehb .hbview a{
    display: block;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    padding: 30px 20px;
    text-align: center;
    background-color: #08509e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.tpcoursehb .hbview a:hover{
    background-color: #e3b562;
}
.tpcoursehb .hbview a span{
    display: inline-block;
    position: relative;
    padding-right: 16px;
}
.tpcoursehb .hbview a span::before{
    content: '\f107';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    top: 52%;
    transform: translateY(-50%);
    right: 0;
}
/* <=== vhcoursepg ===> */

/* <=== vhdetailpg ===> */
.hpdetailmm{
    padding: 90px 0;
}
.tpdetailmm .mmgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -42.5px;
}
.tpdetailmm .mmgrip > div{
    padding: 0 42.5px;
}
.tpdetailmm .mmgrip .mcol{
    width: calc(50% - 42.5px);
}
.tpdetailmm .mmgrip .hcol{
    width: calc(50% + 42.5px);
}
.tpdetailmm .dscapts{
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
.tpdetailmm .dstitle {
    margin-bottom: 15px;
    color: #08509e;
    letter-spacing: -0.3px;
}
.tpdetailmm .dstitle, .tpdetailmm .dstitle h1, .tpdetailmm .dstitle h2{
    font-size: 45px;
    line-height: 55px;
    font-weight: 600;
}
.tpdetailmm .dsprice{
    margin: 0 -6px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
}
.tpdetailmm .dsprice > div{
    padding: 0 6px;
    margin-bottom: 5px;
}
.tpdetailmm .dsprice .pnews{
    color: #e3b562;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
}
.tpdetailmm .dsprice .polds{
    font-size: 20px;
    line-height: 25px;
    text-decoration: line-through;
    color: #999999;
}
.tpdetailmm .dsconts{
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 28px;
}
.tpdetailmm .thumb img{
    width: 100%;
}
.hpdetailhh{
    padding: 35px 0 35px;
    background-color: #f5f5f5;
}
.tpdetailhh .hhgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -45px;
}
.tpdetailhh .hhgrip > div{
    padding: 0 45px;
    width: 50%;
    margin-bottom: 30px;
}
.itdetailhh .thumb{
    display: block;
    margin-bottom: 25px;
    padding-top: 50%;
    position: relative;
    overflow: hidden;
}
.itdetailhh .thumb img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.itdetailhh .decss{
    font-size: 16px;
    line-height: 28px;
}
.hpdetailbb{
    padding: 35px 0 100px;
}
.itdetailbb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.itdetailbb .bbgrip > div{
    padding: 0 20px;
}
.itdetailbb .bbgrip .mcol{
    width: 41.354%;
}
.itdetailbb .bbgrip .hcol{
    width: calc(100% - 41.354%);
}
.itdetailbb .dstitle{
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #08509e;
    font-style: italic;
}
.itdetailbb .dstitle, .itdetailbb .dstitle h3{
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
}
.itdetailbb .dsconts{
    font-size: 16px;
    line-height: 28px;
}
.itdetailbb .decss.vmargin{
    margin-bottom: 30px;
}
.itdetailbb .dstends{
    font-size: 16px;
    line-height: 28px;
}
.itdetailbb .thumb img{
    width: 100%;
}
.tpdetailtt .ttgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.tpdetailtt .ttgrip > div{
    width: 50%;
}
.tpdetailtt .thumb img{
    width: 100%;
}
.tpdetailtt .decss{
    padding: 30px 20px;
    text-align: center;
}
.tpdetailtt .dsitem{
    margin-bottom: 35px;
}
.tpdetailtt .dsitem:last-child{
    margin-bottom: 0;
}
.tpdetailtt .tname{
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 5px;
}
.tpdetailtt .tcont{
    font-size: 18px;
    line-height: 28px;
}
.hpdetailnn{
    padding: 40px 0 70px;
    background-color: #f5f5f5;
}
.tpdetailna .ctlink{
    text-align: center;
}
.tpdetailna .ctlink a{
    display: inline-block;
    font-size: 13px;
    line-height: 22px;
    font-weight: 600;
    padding: 14px 40px;
    border: none;
    background-color: #08509e;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
}
.tpdetailna .ctlink a:hover{
    background-color: #e3b562;
}
.tpdetailnb .nbwrap{
    padding: 0 30px;
}
.tpdetailnb .nbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpdetailnb .nbgrip > div{
    padding: 0 15px;
}
.tpdetailnb .nbgrip .mcol{
    width: calc(100% - 340px) ;
}
.tpdetailnb .nbgrip .hcol{
    width: 340px;
}
.tpdetailnb .nbthumb{
    height: 650px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}
.tpdetailnb .nbthumb img, .tpdetailnb .nbthumb video, .tpdetailnb .nbthumb iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tpdetailnb .nbdecss{
    padding: 5px 5px 5px 20px;
    background-color: #fff;
    border-radius: 15px;
    height: 650px;
}
.tpdetailnb .dsscroll{
    max-height: calc(100% - 10px);
    overflow: hidden;
    overflow-y: auto;
    padding-right: 15px;
}
.tpdetailnb .dsscroll::-webkit-scrollbar{
    width: 8px;
    background-color: transparent;
}
.tpdetailnb .dsscroll::-webkit-scrollbar-thumb {
    background-color: #aaaaaa;
    border-radius: 25px;
}
.tpdetailnb .nbdecss li{
    border-bottom: 1px solid #d9d9d9;
}
.tpdetailnb .nbdecss li:last-child{
    border-bottom: none
}
.tpdetailnb .nbdecss li a{
    padding: 15px 0;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
.tpdetailnb .nbdecss li.active a{
    color: #08509e;
    font-weight: 700;
}
.hpdetailss{
    padding: 45px 0 80px;
    background-color: #f5f5f5;
}
.itdetailss{
    margin-bottom: 80px;
}
.itdetailss:last-child{
    margin-bottom: 0;
}
.itdetailss .ssgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -45px;
}
.itdetailss .ssgrip > div{
    padding: 0 45px;
    width: 50%;
}
.itdetailss:nth-child(even) .ssgrip .mcol{
    order: 2;
}
.itdetailss .thumb img{
    width: 100%;
}
.itdetailss .decss{
    font-size: 16px;
    line-height: 28px;
}
/* <=== vhdetailpg ===> */

/* <=== vstylepop ===> */
.vstylepop .fancybox-slide--html{
    padding: 10px;
}
.vstylepop .fancybox-close-small{
    opacity: 1;
    top: 0;
    right: 0;
    padding: 0;
    color: #fff;
    background-color: transparent;
    width: 60px;
    display: flex;
    align-items: center;
    align-content: center;
}
.vstylepop .fancybox-close-small::before{
    content: '\f057';
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    margin-right: 8px;
    font-size: 18px;
    line-height: 25px;
}
.vstylepop .fancybox-close-small::after{
    content: 'Đóng';
    font-size: 13px;
    line-height: 20px;
}
.vstylepop .fancybox-close-small svg{
    display: none;
}
/* <=== vstylepop ===> */

/* <=== vhpopregis ===> */
.vhpopregis{
    display: none;
    overflow: initial;
    width: 100%;
    padding: 50px 0 0 0;
    background-color: transparent;
}
.hppopregis{
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.vhpopregis .iftitle{
    background-color: #f7f7f7;
    text-align: center;
    padding: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.vhpopregis .iftitle h2{
    font-size: 26px;
    line-height: 37px;
    text-transform: uppercase;
    font-weight: 600;
}
.vhpopregis .iftitle h2 span{
    color: #08509e;
    display: inline-block;
    margin-right: 15px;
    font-size: 30px;
    position: relative;
    top: 2px;
}
.vhpopregis .ifconts{
    padding: 30px 20px;
}
.vhpopregis .ifconts .row{
    margin: 0 -15px;
}
.vhpopregis .ifconts .row > div{
    padding: 0 15px;
}
.vhpopregis .ifcontsPd{
    padding: 30px 20px;
}
.vhpopregis .ifconts .nameNg{
    margin-bottom: 15px;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
.vhpopregis .ifconts .nameNg .colorD{
    font-weight: bold;
}
.vhpopregis .ifconts table{
    width: 100%;
}
.vhpopregis .ifconts table thead{
    background-color: #1c89c6;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}
.vhpopregis .ifconts table thead th{
    border-right: 1px solid rgba(255,255,255,0.1);
}
.vhpopregis .ifconts table thead th:last-child{
    border-right-color: #1c89c6;
}
.vhpopregis .ifconts table tbody{
    border-top: 1px solid rgba(0,0,0,0.8);
    border-left: 1px solid rgba(0,0,0,0.8);
}
.vhpopregis .ifconts table tbody td{
    border-right: 1px solid rgba(0,0,0,0.8);
    border-bottom: 1px solid rgba(0,0,0,0.8);
}
.vhpopregis .ifconts table td{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.vhpopregis .ifconts table th, .vhpopregis .ifconts table td{
    padding: 10px 12px;
}
.vhpopregis .ifconts .txtPop{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.vhpopregis .ifconts .linkPopAcc ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.vhpopregis .ifconts .tableGrip, .vhpopregis .ifconts .tableInfo{
    margin-bottom: 20px;
}
.vhpopregis .ifconts .lstPop ul{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 16px;
    line-height: 24px;
    color: #898888;
}
.vhpopregis .ifconts .lstPop ul li{
    margin: 0 5px;
}
.vhpopregis .ifconts .infoLop{
    font-size: 16px;
    line-height: 24px;
    color: #888888;
}
.tppopregis{
    margin: 0 -8px;
    margin: 0 auto;
    max-width: 500px;
    margin-bottom: 25px;
}
.tppopregis .prdgrip{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 0 -11px;
}
.tppopregis .prdgrip > div{
    padding: 0 11px;
}
.tppopregis .prdgrip .lcol{
    width: 164px;
}
.tppopregis .thumb a{
    border: 1px solid #dddddd;
}
.tppopregis .dstitle{
    margin-bottom: 5px;
    text-transform: uppercase;
}
.tppopregis .dstitle, .tppopregis .dstitle h3{
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
}
.tppopregis .dsprice{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4px;
}
.tppopregis .dsprice > div{
    padding: 0 4px;
}
.tppopregis .dsprice .pnews{
    font-size: 18px;
    line-height: 25px;
    color: #cc2338;
    font-weight: 600;
}
.tppopregis .dsprice .polds{
    font-size: 15px;
    line-height: 25px;
    text-decoration: line-through;
    color: #999999;
}
.tpformregi{
    max-width: 810px;
    margin: 0 auto;
}
.form-field {
    margin-bottom: 12px;
}
.form-field:after{
    content: "";
    display: block;
    clear: both;
}
.form-field label,
.form-button label {
    font-size:14px;
    font-weight:400;
    min-height: 1px;
    margin-bottom: 0;
    margin-bottom: 5px;
}
.form-field label span{
    color: #f68428;
}
.form-field .formFa{
    position: relative;
}
.form-field .formFa:before{
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left:15px;
    top: 10px;
    color:#999999;
}
.form-field .fa2line::before{
    content: '';
    background-image: url('../images/line-2.png');
    position: absolute;
    left: 15px;
    top: 18px;
    width: 20px;
    height: 10px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.form-field input, .form-field textarea, .form-field select {
    width:100%;
    border-radius: 3px;
    border: none;
    min-height: 45px;
    box-shadow:none;
    padding: 0 14px;
    resize:none;
    border: 1px solid #dddddd;
}
.form-field select {
    padding: 0 10px;
}
.form-field textarea{
    padding: 10px 14px;
    height: 160px;
    border-radius:3px;
}
.form-button {
    margin: 20px 0 30px;
}
.form-button .vhflex > div{
    padding: 0 10px;
    margin-bottom: 10px;
}
.form-button .btnAll button{
    display: inline-block;
    padding: 10px 25px;
    color: #fff;
    background-color: #0e4e91;
    border: 1px solid #0e4e91;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    min-width: 180px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.form-button .btnAll button:hover{
    color: #0e4e91;
    background-color: #ffffff;
}
.tpphoneform{
    text-align: center;
    font-size: 15px;
    line-height: 23px;
}
.tpphoneform a{
    color: #cc2338;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
}
/* <=== vhpopregis ===> */

/* <=== vmycheck ===> */
.vmycheck{
    padding-left: 32px;
    position: relative;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
}
.vmycheck:last-child{
    margin-bottom: 0;
}
.vmycheck input{
    display: none;
}
.vmycheck:before{
    content: "";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #fff;
    font-size: 10px;
    line-height: 15px;
    border: solid 2px #08509e;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.vmycheck.active:before{
    content: "\f00c";
    background-color: #08509e;
}
.vmycheck.active:after{
    display: block;
}
/* <=== vmycheck ===> */

/* <=== hpcoursebb ===> */
.hpcoursebb .bbgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.hpcoursebb .bbgrip > div{
    padding: 0 15px;
}
.hpcoursebb .bbgrip > .mlcol{
    width: 330px;
}
.hpcoursebb .bbgrip > .hrcol{
    width: calc(100% - 330px);
}
.tpcoursebm{
    padding-top: 20px;
}
.tpcoursebm .bmtitle {
    max-width: 150px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    font-size: 15px;
    line-height: 30px;
    font-weight: 600;
    padding: 10px 20px;
    background-color: #08509e;
    color: #fff;
    margin-bottom: 30px;
}
.tpcoursebm .bmtitle i{
    margin-right: 12px;
}
.itcoursebm{
    margin-bottom: 30px;
}
.itcoursebm:last-child{
    margin-bottom: 0;
}
.itcoursebm .vtitle{
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}
.tpcoursebh .bhdecs{
    margin-bottom: 45px;
}
.tpcoursebh .bhdecs .dconts{
    font-size: 16px;
    line-height: 28px;
    position: relative;
}
.tpcoursebh.vactive .bhdecs .dconts::before{
    content: '';
    height: 70px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #FFFFFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 1) 100%);
}
.tpcoursebh .dviews{
    text-align: center;
    position: relative;
    z-index: 2;
}
.tpcoursebh.vactive .dviews{
    margin-top: -20px;
}
.tpcoursebh .dviews > div{
    display: none;
}
.tpcoursebh .dviews a{
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    padding: 10px 45px;
    background-color: #08509e;
    color: #fff;
    border-radius: 5px;
}
.tpcoursebh .dviews a span{
    display: inline-block;
    padding-right: 16px;
    position: relative;
}
.tpcoursebh .dviews a span::before{
    content: '';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.tpcoursebh .vshow a span::before{
    content: '\f107';
}
.tpcoursebh .vhide a span::before{
    content: '\f106';
}
.tpcoursebh .iflist{
    margin-bottom: 10px;
}
.tpcoursebh .vvgrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tpcoursebh .vvgrip > div{
    padding: 0 15px;
    width: calc(100% / 3);
    margin-bottom: 30px;
}
.itcoursebb{
    height: 100%;
    background-color: #f5f5f5;
}
.itcoursebb .decss{
    padding: 15px 15px 15px 20px;
}
.itcoursebb .dstitle{
    margin-bottom: 8px;
}
.itcoursebb .dstitle, .itcoursebb .dstitle h3{
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
}
.itcoursebb .dstitle a{
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itcoursebb .dsconts{
    margin-bottom: 8px;
    color: #555555;
    font-size: 13px;
    line-height: 21px;
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.itcoursebb .dsinfos{
    margin-bottom: 5px;
}
.itcoursebb .dsinfos .ifgrip{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    margin: 0 -10px;
}
.itcoursebb .dsinfos .ifgrip > div{
    padding: 0 10px;
    margin-bottom: 5px;
}
.itcoursebb .ireport{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -4px;
}
.itcoursebb .ireport > div{
    padding: 0 4px;
}
.itcoursebb .ireport .rnums{
    color: #ff9000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
}
.itcoursebb .ireport .rstar{
    color: #ff9000;
    font-size: 13px;
}
.itcoursebb .ireport .rmaxs{
    color: #888888;
    font-size: 13px;
}
.itcoursebb .icourse{
    display: flex;
    align-items: center;
    align-content: center;
    margin: 0 -3px;
    font-size: 13px;
    line-height: 21px;
}
.itcoursebb .icourse > div{
    padding: 0 3px;
}
.itcoursebb .icourse .cicon{
    color: #08509e;
}
.itcoursebb .icourse .cnums{
    color: #888888;
}
.itcoursebb .dsprice{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -2px;
}
.itcoursebb .dsprice > div{
    padding: 0 2px;
}
.itcoursebb .dsprice .pnews{
    color: #ed2024;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.itcoursebb .dsprice .pline{
    color: #888888;
    font-size: 15px;
    text-decoration: line-through;
}
/* <=== hpcoursebb ===> */

/* <=== hpdetailxx ===> */
.hpdetailxx{
    padding: 40px 0 50px;
    background-color: #08509e;
}
.tpdetailxx .xxprice{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    align-content: flex-end;
    margin: 0 -7px;
    margin-bottom: 30px;
}
.tpdetailxx .xxprice > div{
    padding: 0 7px;
}
.tpdetailxx .xxprice .ptext{
    font-size: 20px;
    line-height: 20px;
    color: #fff;
}
.tpdetailxx .xxprice .pnews{
    color: #e3b562;
    font-size: 35px;
    line-height: 30px;
    font-weight: 600;
}
.tpdetailxx .xxprice .polds{
    color: #cccccc;
    font-size: 24px;
    line-height: 24px;
    text-decoration: line-through;
}
.tpdetailxx .xxlinks{
    text-align: center;
}
.tpdetailxx .xxlinks a{
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #e3b562;
    color: #fff;
    padding: 15px 60px;
    border-radius: 5px;
}
.tpdetailxx .xxlinks a:hover{
    background-color: #fff;
    color: #e3b562;
}
/* <=== hpdetailxx ===> */

@media all and (max-width: 1350px){
    /* <=== vhdetailpg ===> */
    .tpdetailnb .nbwrap{
        padding: 0 20px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (max-width: 1200px){
    /* <=== vhdetailpg ===> */
    .tpdetailmm .mmgrip{
        margin: 0 -20px;
    }
    .tpdetailmm .mmgrip > div{
        padding: 0 20px;
    }
    .tpdetailhh .hhgrip{
        margin: 0 -20px;
    }
    .tpdetailhh .hhgrip > div{
        padding: 0 20px;
    }
    .itdetailss .ssgrip{
        margin: 0 -20px;
    }
    .itdetailss .ssgrip > div{
        padding: 0 20px;
    }
    /* <=== vhdetailpg ===> */
}
@media all and (min-width: 992px){
    .tpcoursebm .bmconts{
        display: block!important;
    }
}
@media all and (max-width: 991px){
    /* <=== vhcoursepg ===> */
    .vhcoursepg .copadd{
        padding: 20px 0 40px;
    }
    .tpcoursemm .mmgrip{
        margin: 0 -10px;
    }
    .tpcoursemm .mmgrip > div{
        padding: 0 10px;
        margin-bottom: 20px;
    }
    .itcoursemm .dstitle, .itcoursemm .dstitle h3{
        font-size: 20px;
        line-height: 31px;
    }
    .itcoursemm .dstitle a{
        padding: 17px 20px 17px 18px;
    }
    .itcoursemm .dstitle a span{
        padding-right: 30px;
    }
    .itcoursemm .dstitle a span::before{
        font-size: 18px;
    }
    .itcoursehb .decss{
        padding: 20px;
    }
    .itcoursehb .dstitle, .itcoursehb .dstitle h3{
        font-size: 18px;
        line-height: 26px;
    }
    .itcoursehb .dstitle a{
        padding-right: 35px;
    }
    /* <=== vhcoursepg ===> */

    /* <=== vhdetailpg ===> */
    .hpdetailmm{
        padding: 40px 0 ;
    }
    .tpdetailmm .mmgrip{
        flex-direction: column-reverse;
    }
    .tpdetailmm .mmgrip .mcol{
        width: 100%;
    }
    .tpdetailmm .mmgrip .hcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .tpdetailmm .dscapts{
        font-size: 20px;
        line-height: 30px;
    }
    .tpdetailmm .dstitle, .tpdetailmm .dstitle h1, .tpdetailmm .dstitle h2{
        font-size: 25px;
        line-height: 35px;
    }
    .tpdetailmm .dsconts{
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .hpdetailhh{
        padding: 25px 0 30px;
    }
    .tpdetailhh .hhgrip{
        margin: 0 -10px;
    }
    .tpdetailhh .hhgrip > div{
        padding: 0 10px;
        margin-bottom: 10px;
    }
    .itdetailhh .thumb{
        margin-bottom: 10px;
    }
    .itdetailhh .decss{
        font-size: 14px;
        line-height: 24px;
    }
    .hpdetailbb{
        padding: 25px 0 40px;
    }
    .itdetailbb .bbgrip{
        margin: 0 -15px;
    }
    .itdetailbb .bbgrip > div{
        padding: 0 15px;
    }
    .itdetailbb .dstitle, .itdetailbb .dstitle h3{
        font-size: 20px;
        line-height: 30px;
    }
    .itdetailbb .dsconts{
        font-size: 15px;
        line-height: 24px;
    }
    .itdetailbb .decss.vmargin{
        margin-bottom: 20px;
    }
    .itdetailbb .dstends{
        font-size: 14px;
        line-height: 24px;
    }
    .itdetailbb .dstitle{
        margin-bottom: 5px;
    }
    .tpdetailtt .dsitem{
        margin-bottom: 25px;
    }
    .tpdetailtt .tname{
        font-size: 15px;
        line-height: 25px;
    }
    .tpdetailtt .tcont{
        font-size: 15px;
        line-height: 20px;
    }
    .hpdetailnn{
        padding: 30px 0 40px;
    }
    .tpdetailnb .nbgrip .mcol{
        width: 100%;
        margin-bottom: 20px;
    }
    .tpdetailnb .nbgrip .hcol{
        width: 100%;
    }
    .tpdetailnb .nbthumb{
        height: 0;
        padding-top: 65.56%;
        border-radius: 10px;
    }
    .tpdetailnb .nbdecss{
        max-height: 680px;
        height: 100%;
    }
    .hpdetailss{
        padding: 30px 0 40px;
    }
    .itdetailss{
        margin-bottom: 30px;
    }
    .itdetailss .ssgrip > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .itdetailss .ssgrip > div:last-child{
        margin-bottom: 0;
    }
    .itdetailss:nth-child(even) .ssgrip .mcol{
        order: unset;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhpopregis ===> */
    .vhpopregis .iftitle h2{
        font-size: 18px;
        line-height: 25px;
    }
    .vhpopregis .ifconts{
        padding: 20px 20px 30px;
    }
    .tppopregis .dstitle, .tppopregis .dstitle h3{
        font-size: 16px;
        line-height: 24px;
    }
    .tppopregis .dsprice .pnews{
        font-size: 16px;
    }
    .tpphoneform span{
        display: block;
    }
    .form-button{
        margin: 10px 0 15px;
    }
    .tppopregis{
        margin-bottom: 20px;
    }
    /* <=== vhpopregis ===> */

    /* <=== hpcoursebb ===> */
    .hpcoursebb .bbgrip > .mlcol{
        width: 100%;
        margin-bottom: 30px;
    }
    .hpcoursebb .bbgrip > .hrcol{
        width: 100%;
    }
    .tpcoursebm{
        margin: 0 -10px;
        padding-top: 0;
        position: relative;
        z-index: 12;
    }
    .tpcoursebm .bmtitle{
        max-width: 100%;
        margin-bottom: 0;
    }
    .tpcoursebm .bmconts{
        padding: 15px 20px 25px;
        border: 1px solid #dddddd;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        z-index: 2;
        background-color: #fff;
        display: none;
    }
    .tpcoursebh .bhdecs{
        margin-bottom: 30px;
    }
    .tpcoursebh .bhdecs .dconts{
        font-size: 14px;
        line-height: 24px;
    }
    .tpcoursebh .vvgrip > div{
        width: 50%;
    }
    .itcoursebb .decss{
        padding: 8px 5px 12px 9px;
    }
    .itcoursebb .dstitle{
        margin-bottom: 4px;
    }
    .itcoursebb .dstitle, .itcoursebb .dstitle h3{
        font-size: 13px;
        line-height: 19px;
    }
    .itcoursebb .dstitle a{
        height: 38px;
    }
    .itcoursebb .dsconts{
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 18px;
        height: 36px;
    }
    .itcoursebb .dsprice{
        letter-spacing: -0.3px;
    }
    .itcoursebb .dsprice .pnews, .itcoursebb .dsprice .pline, .itcoursebb .dsprice .polds{
        font-size: 13px;
        line-height: 20px;
    }
    /* <=== hpcoursebb ===> */
}
@media all and (max-width: 767px){
    /* <=== vhcoursepg ===> */
    .tpcoursemm .mmgrip > div{
        width: 100%;
    }
    .tpcoursehb .hbgrip > div{
        width: 100%;
    }
    /* <=== vhcoursepg ===> */

    /* <=== vhdetailpg ===> */
    .tpdetailhh .hhgrip > div{
        width: 100%;
    }
    .itdetailbb .bbgrip .mcol{
        width: 100%;
    }
    .itdetailbb .bbgrip .hcol{
        width: 100%;
    }
    .tpdetailtt .ttgrip > div{
        width: 100%;
    }
    /* <=== vhdetailpg ===> */

    /* <=== vhpopregis ===> */
    .vhpopregis{
        padding: 50px 0 0;
    }
    .hppopregis{
        border-radius: 10px;
    }
    .vhpopregis .iftitle{
        padding: 15px 10px;
    }
    .vhpopregis .iftitle h2 span{
        font-size: 24px;
        margin-right: 10px;
    }
    .vhpopregis .ifconts{
        padding: 25px 20px;
    }
    .tppopregis .prdgrip{
        margin: 0 -7px;
    }
    .tppopregis .prdgrip > div{
        padding: 0 7px;
    }
    .tppopregis .prdgrip .lcol{
        width: 114px;
    }
    .tppopregis .dsprice .polds{
        font-size: 13px;
    }
    /* <=== vhpopregis ===> */

    /* <=== hpcoursebb ===> */
    .tpcoursebh .vvgrip{
        margin: 0 -10px;
    }
    .tpcoursebh .vvgrip > div{
        padding: 0 10px;
        margin-bottom: 24px;
    }
    /* <=== hpcoursebb ===> */

    /* <=== hpdetailxx ===> */
    .hpdetailxx{
        padding: 25px 0 38px;
    }
    .tpdetailxx .xxprice{
        margin-bottom: 20px;
    }
    .tpdetailxx .xxprice .ptext{
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
        text-align: center;
    }
    .tpdetailxx .xxprice .pnews{
        font-size: 25px;
        line-height: 25px;
    }
    .tpdetailxx .xxprice .polds{
        font-size: 18px;
        line-height: 22px;
    }
    /* <=== hpdetailxx ===> */
}