
/* plgriprecru */
.plgriprecru{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -30px;
}
.plgriprecru > div{
    padding: 0 30px;
}
.thumbplrucre{
    overflow: hidden;
}
.thumbplrucre img{
    width: 100%;
} 
.plgriprecru .coll{
    width: 33.333%;
}
.plgriprecru .colr{
    width: 66.6666%;
}
.gripiconpl{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}
.gripiconpl .colgr{
    width: 50%;
    padding: 0 30px;
    margin-bottom: 10px;
}
.gripiconpl .colgr:nth-child(1), .gripiconpl .colgr:nth-child(2){
    margin-bottom: 50px;
}
.iteminfopl .icon{
    max-width: 35px;
    margin-bottom: 10px;
}
.iteminfopl .title{
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #26358b;
}
.iteminfopl .text{
    color: #666666;
}
/*  */
.gripfrmcru{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    margin-bottom: 20px;
}
.gripfrmcru > div{
    padding: 0 10px;
}
.gripfrmcru .colm{
    width: 270px;
}
.gripfrmcru .colh{
    width: 270px;
}
.gripfrmcru .colb{
    width: 190px;
}

/* vhtablecareers */
.vhtablecareers{
    overflow: hidden;
}
.vhtablecareers table{
    width: 100%;
    margin-bottom: 30px;
}
.vhtablecareers table thead tr th{
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 21px;
    color: #F5F5F5;
    background-color: #26358b;
}
.vhtablecareers table tbody tr{
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.vhtablecareers table tbody tr td{
    padding: 15px;
    cursor: pointer;
}
.vhtablecareers table tbody tr td:nth-child(2), .vhtablecareers table tbody tr td:nth-child(3){
    font-size: 14px;
}
.vhtablecareers table tbody td a{
    font-weight: 600;
    display: block;
    font-size: 14px;
    line-height: 22px;
}
.vhtablecareers table tbody tr:hover{
    background-color: #f2f5fe;
}
.vhtablecareers table th:last-child, .vhtablecareers table td:last-child{
    width: 170px;
    text-align: center;
}
/* vhboxtitle */
.vhboxtitle{
    margin-bottom: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}
.vhboxtitle .ponsition {
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 23px;
    color: #666666;
}
.vhboxtitle .ponsition span{
    display: inline-block;
    padding-left: 20px;
    position: relative;
}
.vhboxtitle .ponsition span::before{
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 20px;
    font-family: FontAwesome;
    color: #00aeef;
}
.vhboxtitle .titletuyen{
    margin-bottom: 10px;
}
.vhboxtitle .titletuyen,.vhboxtitle .titletuyen h1, .vhboxtitle .titletuyen h2{
    font-size: 42px;
    line-height: 55px;
    font-weight: 700;
    color: #26358b;
}

.griptuyen{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.griptuyen > div{
    padding: 0 15px;
}
.griptuyen .col{
    width: 33.3333%;
}
.griptuyen .cor{
    width: 66.666%;
}
.lstsubtuyen{
    padding: 10px 25px;
    background-color: #f2f5fe;
    margin-bottom: 20px;
}
.itemtuyen{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.itemtuyen:last-child{
    border-bottom: none
}
.itemtuyen .icon{
    width: 30px;
}
.itemtuyen .text{
    width: calc(100% - 30px);
    padding-left: 12px;
}
.itemtuyen .text .t1{
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.itemtuyen .text .t2{
    color: #555555;
    font-weight: 300;
}
/*  */
.infoconttuyen .iteminfo{
    margin-bottom: 20px;
}
.iteminfo .titlein{
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #26358b;
}
.iteminfo .titlein h3{
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
}
.iteminfo .contin{
    font-weight: 300;
}
.iteminfo .contin p, .iteminfo .contin h3{
    padding: 2px 0;
}

/* fform */
.formDocung .infoForm{
    max-width: 630px;
    margin: 0 auto;
}
/* groupGrip */
.groupGrip{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.groupGrip > div{
    padding: 0 15px;
}
.groupGrip label{
    font-size: 14px;
}
.groupGrip .gropL label{
    line-height: 40px;
    font-weight: 500;
}
.groupGrip label span{
    color: #ef7733;
}
.groupGrip .gropL{
    width: calc(100% - 400px);
    text-align: right;

}
.groupGrip .gropR{
    width: 400px;
}
.groupGrip .addFrm a{
    font-size: 15px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: bold;
    color: #26358b;
}
.groupGrip .addFrm a span{
    font-size: 20px;
}
.groupGrip input, .groupGrip select, .groupGrip textarea{
    height: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 8px 10px;
    width: 100%;
    border-radius: 3px;
    background-color: #fff;
}
.noteFile{
    color: #999999;
    font-size: 13px;
    line-height: 21px;
    margin-top: -10px;
    margin-bottom: 15px;
}
.infoForm .noteFom{
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: -0.2px;
}
.groupGrip .viewAll{
    margin-bottom: 15px;
}
.groupGrip .faForm {
    position: relative;
}
.groupGrip .faForm::before{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    font-family: FontAwesome;
}
.groupGrip .faForm input{
    padding-right: 50px;
}
/*  */
.group-check-radio{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    padding-top: 10px;
}
.group-check-radio .col{
    margin-right: 30px;
}
.group-check-radio .col:last-child{
    margin-right: 0px;
}
.group-check-radioOne .col:nth-child(1){
    width: 90px;
}
.group-check-radioOne .col:nth-child(2){
    width: calc(100% - 120px);
}
.group-check-radioOne .gripCheck{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
.group-check-radioOne .gripCheck label{
    width: 60px;
}
.group-check-radioOne .gripCheck .inCheck{
    width: calc(100% - 60px);
}
.containe1 {
    display: block;
    position: relative;
    padding-left: 27px;
    margin-bottom: 0px;
    padding-right: 0;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: auto;
}
.containe1 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    visibility: hidden;
}
.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.containe1 input:checked ~ .checkmark:after {
    display: block;
}
.containe1 .checkmark:after {
    content: '';
    border: 3px solid #26358b;
    left: 0;
    top: 0;
    bottom: -1px;
    right: 0;
    border-radius: 100%;
}
.vhformtuyen{
    padding: 0 15px;
}
.vhformtuyen .titlefrmt{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    color: #26358b;
}
.vhformtuyen .titlefrmt, .vhformtuyen .titlefrmt h2{
    font-size: 25px;
    line-height: 37px;
    font-weight: 600;
    text-transform: uppercase;
}

.formStyAll .groupFrm{
    margin-bottom: 10px;
}
.formStyAll .groupFrm input, .formStyAll .groupFrm select, .formStyAll .groupFrm textarea{
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #dddddd;
    border-radius: 3px;
}
.formStyAll .groupFrm select{
    padding-right: 40px;
}
.formStyAll .groupFrm textarea{
    width: 100%;
    height: 80px;
    padding: 15px;
    border: none;
}
.formStyAll .groupFrm button{
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 21px;
    text-transform: uppercase;
    color: #fff;
    background-color: #26358b;
    border: 1px solid #26358b;
    height: 40px;
    border-radius: 3px;
    max-width: 170px;
    margin: 0 auto;
}
.formStyAll .groupFrm button:hover{
    color: #26358b;
    background-color: #fff;
}
.formStyAll .groupFrm button i{
    margin-right: 5px;
}
.hpchecumentaa{
    margin-bottom: 80px;
}
.itemwhycument{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    margin: 0 -30px;
    margin-bottom: 30px;
}
.itemwhycument:last-child{
    margin-bottom: 0;
}
.itemwhycument > div{
    padding: 0 30px;
}
.itemwhycument .colt{
    width: calc(50% + 30px);
}
.itemwhycument .cold{
    width: calc(50% - 30px);
}
.itemwhycument .thumb img{
    width: 100%;
}
.itemwhycument:nth-child(even) .colt{
    order: 2;
}
.itemwhycument .decs{
    text-align: justify;
    padding: 20px 0;
}
.itemwhycument .decs strong{
    color: #0f5dad;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.hpchecumentbb{
    max-width: 1080px;
}
.hpchecumentbb .grtd{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -35px;
    align-items: center;
    align-content: center;
}
.hpchecumentbb .grtd  > div{
    padding: 0 35px;
}
.hpchecumentbb .grtd .lcol{
    width: calc(100% - 450px);
}
.hpchecumentbb .grtd .rcol{
    width: 450px;
}
.hpchecumentbb .conttd{
    padding-top: 50px;
    position: relative;
    color: #26358b;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 15px;
    text-align: justify;
    text-align-last: right;
}
.hpchecumentbb .conttd::before{
    content: '“';
    position: absolute;
    top: 0;
    font-style: italic;
    color: #00aeef;
    font-size: 100px;
    line-height: 90px;
    left: -10px;
    pointer-events: none;
}
.hpchecumentbb .conttd .th{
    text-align: right;
}
.hpchecumentbb .nametd{
    text-align: right;
    font-size: 15px;
    line-height: 23px;
    font-style: italic;
}

.hpchecumentbb .thumbtd{
    padding-right: 20px;
    padding-bottom: 20px;
    position: relative;
}
.hpchecumentbb .thumbtd::before{
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 0;
    left: 20px;
    background-color: #26358b;
    z-index: -1;
}
.hpchecumentbb .thumbtd img{
    width: 100%;
}

.hpchecumentcc{
    margin-bottom: 70px;
}
.itemtesti{
	padding: 90px 30px 30px 30px;
	position: relative;
	margin-top: 75px;
    background-color: #f2f5fe;
    text-align: center;
}
.itemtesti .img{
	width: 150px;
	height: 150px;
	position: absolute;
	top: -75px;
	left: 50%;
	transform: translateX(-50%);
	background-position: center;
	overflow: hidden;
	border-radius: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.itemtesti .img img{
	display: none;
}
.itemtesti .cont{
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	height: 238px;
	overflow: hidden;
    text-align: justify;
    text-align-last: center;
    position: relative;
    padding-top: 40px;
}
.itemtesti .cont::before{
    content: '“';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    color: #00aeef;
    font-weight: 600;
    line-height: 60px;
    font-size: 65px;
}
.itemtesti .info .t1{
	color: #26358b;
	font-size: 18px;
	line-height: 27px;
	font-weight: 600;
}
.itemtesti .info .t2{
	color: #666666;
	font-size: 13px;
	line-height: 21px;	
}
.sltestimo .slick-dots li button{
	border-color: rgba(0, 0, 0, 0.1);
}
.sltestimo .slick-dots{
	margin-top: 0;
}
@media all and (max-width: 1200px){
    .gripfrmcru .colm {
        width: 250px;
    }
    .gripfrmcru .colh{
        width: calc((100% - 440px) / 2);
    }
    .plgriprecru, .gripiconpl{
        margin: 0 -15px;
    }
    .plgriprecru > div, .gripiconpl .colgr{
        padding: 0 15px;
    }
}
@media all and (max-width: 991px){

    /*  */
    .plgriprecru .coll{
        width: 100%;
        margin-bottom: 20px;
    }
    .plgriprecru .colr{
        width: 100%;
    }
    /*  */
    .gripfrmcru .colm, .gripfrmcru .colh{
        width: 50%;
    }
    .gripfrmcru .colb{
        width: 100%;
    }
    .gripfrmcru .juscen{
        text-align: center;
    }
    /*  */
    .vhboxtitle{
        margin-bottom: 15px;
        padding-bottom: 10px;
    }
    .vhboxtitle .titletuyen,.vhboxtitle .titletuyen h1, .vhboxtitle .titletuyen h2{
        font-size: 26px;
        line-height: 34px;
    }
    .griptuyen .col{
        width: 100%;
    }
    .griptuyen .cor{
        width: 100%;  
    }
    .lstsubtuyen{
        padding: 10px 20px;
    }
    .iteminfo .contin{
        font-size: 13px;
        line-height: 21px;
    }
    .iteminfo .titlein h3{
        font-size: 20px;
        line-height: 30px;
    }
    .vhformtuyen .titlefrmt h2{
        font-size: 24px;
        line-height: 36px;
    }
    .hpchecumentaa{
        margin-bottom: 20px;
    }
    .itemwhycument{
        margin: 0 -15px;
        margin-bottom: 15px;
    }
    .itemwhycument > div{
        padding: 0 15px;
    }

    .hpchecumentbb .grtd{
        margin: 0 -15px;
    }
    .hpchecumentbb .grtd > div{
        padding: 0 15px;
    }
    .hpchecumentbb .grtd .lcol{
        width: calc(100% - 370px);
    }
    .hpchecumentbb .grtd .rcol{
        width: 370px;
    }
    .hpchecumentbb .conttd{
        font-size: 15px;
        line-height: 23px;
    }
    .hpchecumentbb .nametd{
        font-size: 14px;
        line-height: 22px;
    }
    .resmoni{
        border-bottom: 2px solid #fff;
    }
    .hpchecumentcc{
        margin-bottom: 40px;
    }


}
@media all and (max-width: 767px){
    .gripiconpl .colgr{
        width: 100%;
    }
    .gripiconpl .colgr{
        margin-bottom: 20px;
    }
    .gripiconpl .colgr:nth-child(1), .gripiconpl .colgr:nth-child(2){
        margin-bottom: 20px;
    }
    .iteminfopl .icon{
        margin: 0 auto;
        margin-bottom: 10px;
    }
    /*  */
    .gripfrmcru .colm, .gripfrmcru .colh, .gripfrmcru .colb{
        width: 100%;
    }

    .vhtablecareers .nametabmb{
        display: block;
        padding: 10px 15px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 13px;
        line-height: 21px;
        color: #F5F5F5;
        background-color: #26358b;
    }
    .vhtablecareers table thead{
        display: none;
    }
    .vhtablecareers table, .vhtablecareers table tbody,  .vhtablecareers table tr, .vhtablecareers table td{
        display: block;
    }
    .vhtablecareers table tr{
        padding: 15px 18px 10px;
    }
    .vhtablecareers table tbody tr td{
        padding: 0;
        margin-bottom: 5px;
    }
    .vhtablecareers table tbody tr td::before{
        content: attr(data-title) '  :';
        margin-right: 5px;
    }
    .vhtablecareers table tbody tr td:nth-child(1)::before{
        display: none;
        margin: 0;
    }
    .vhtablecareers table th:last-child, .vhtablecareers table td:last-child{
        width: 100%;
        text-align: left;
    }
    /*  */
    .groupGrip .gropL{
        width: 100%;
        text-align: left;
    }
    .groupGrip .gropR{
        width: 100%;
    }
    .groupGrip .gropL label{
        line-height: 23px;
    }
    .groupGrip label{
        font-size: 13px;
    }

    .itemwhycument .colt, .itemwhycument .cold{
        width: 100%;
    }
    .itemwhycument .decs{
        padding: 20px 0;
    }
    .itemwhycument:nth-child(even) .colt{
        order: unset;
    }
    .hpchecumentbb .grtd{
        flex-direction: column-reverse;
    }
    .hpchecumentbb .grtd .lcol{
        width: 100%;
    }
    .hpchecumentbb .grtd .rcol{
        width: 100%;
        margin-bottom: 15px;
    }
    .hpchecumentbb .thumbtd{
        max-width: 220px;
        margin: 0 auto;
        padding-right: 12px;
        padding-bottom: 12px;
    }
    .hpchecumentbb .thumbtd::before{
        top: 12px;
        left: 12px;
    }
    .hpchecumentbb .conttd{
        margin-bottom: 10px;
    }
    .hpchecumentcc{
        margin-bottom: 10px;
    }
}
