
/***********************************************************************************/
/*                                                                                 */
/*                           Customize your css here                               */
/*                                                                                 */
/***********************************************************************************/
.title_home_main{
	font-weight: 500;
	font-size: 20px;
	line-height: 23px;
	color: #EFBA1C;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.my_slider .slick-slide{
	margin: 0 15px;
}
.blogs_tintuc .post-title a{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	color: #345099;
	margin-bottom: 7px;
	height: 48px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blogs_tintuc .box-text.text-left{
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.blogs_tintuc .box-text .post-meta{
	margin-bottom: 8px;
	font-style: italic;
	font-weight: 300;
	font-size: 13px;
	line-height: 15px;
	color: #000000;
}
.blogs_tintuc .box-text .category{
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	color: #0267FF;
	margin-bottom: 5px;
}
.blogs_tintuc .box-text .from_the_blog_excerpt,
.StyleSlickDevmd .box-text .from_the_blog_excerpt{
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #898E94;
	height: 80px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blogs_tintuc .post-item .col-inner{
	border: 1px solid #ccc;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.thong_bao_main .box-blog-post{
	display: flex;
	flex-wrap: wrap;
}
.thong_bao_main .box-blog-post>a{
	width: 70px;
}
.thong_bao_main .box-text{
	width: calc(100% - 70px);
	padding: 0;
        padding-left: 10px;
}
.thong_bao_main .badge .badge-inner{
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
	color: #FFFFFF;
	background: #FB0202;
        letter-spacing: -1.3px;
}
.thong_bao_main .badge .badge-inner span{
        letter-spacing: 0px;
}
.blogs_ts .badge .badge-inner{
	background: #FB0202;
}
.thong_bao_main .badge .badge-inner .post-date-month{
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #FFFFFF;
}
.thong_bao_main .badge .badge-inner .post-date-month{
       font-size: 17px;
}
.thong_bao_main .box-text .post-title{
	font-weight: normal;
}
.thong_bao_main .box-text .post-title>a{
	font-size: 15px;
	line-height: 22px;
	text-align: justify;
	color: #fff;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.thong_bao_main > .col{
	padding-bottom: 7px;
}
.thong_bao_main .box-image .badge{
    width: 70px;
    height: 60px;
}
.box_tuyensinh{
	padding: 20px 15px;
}
.box_tuyensinh .title_ts{
	font-family: UVN Hai Ba Trung;
	font-style: normal;
	font-weight: normal;
	font-size: 36px;
	line-height: 49px;
	color: #FFFFFF;
}
.box_tuyensinh .des_ts{
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.box_tuyensinh .btn_ts{
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 6px 34px;
	background: #EFBA1C;
	border-radius: 4px;
}
.blogs_ts .post-title>a{
	font-size: 17px;
	line-height: 24px;
	text-transform: uppercase;
	color: #29327A;
	height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin:  10px 0;
	margin-bottom: 20px;
}
.blogs_ts .from_the_blog_excerpt{
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	color: #555555;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blogs_ts .badge.post-date{
	bottom: 0;
	top: unset;
}
.blogs_ts .box-text{
	padding-bottom: 0;
}
.blogs_ts_2{
	/* margin-top: -30px; */
}
.blogs_ts_2 .col{
	padding-bottom: 0;
}
.blogs_ts_2 .col .box-text-bottom .box-text{
	padding-bottom: 0;
	padding-top: 5px;
}
.blogs_ts_2 .col .box-text-bottom>a{
	display: none;
}
.blogs_ts_2 .col .box-text-bottom .post-title>a{
	font-size: 13px;
	line-height: 24px;
	color: #484554;
	height: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 20px;
}
.blogs_ts_2 .col .box-text-bottom .post-title>a:before{
	content: "";
	width: 28px;
	height: 24px;
	left: -7px;
	top: 0;
	position: absolute;
	background: url('../img/arrow_ts.png') no-repeat;
}
.blogs_ts_2 .col .box-text-bottom .box-text-inner{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.blogs_ts_2 .col .box-text-bottom .box-text-inner .post-title{
	width: calc(100%  - 65px);
	border-bottom: 1px solid #EDEDED;
}
.blogs_ts_2 .col .box-text-bottom .box-text-inner .post-meta{
	width: 65px;
	line-height: 24px;
	height: 24px;
	color: #918f8f;
}
.blogs_ts_2>.col:first-child{
	display: none;
}
.blogs_hd .box-blog-post{
	display: flex;
	flex-wrap: wrap;
}
.blogs_hd .box-blog-post>a{
	width: 117px;
}
.blogs_hd .box-blog-post .box-text{
	width: calc(100% - 117px);
	padding: 0;
	padding-left: 15px;
}
.blogs_hd .post-title >a {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
	color: #345099;
	max-height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.blogs_hd .post-meta{
	font-size: 13px;
	line-height: 15px;
	color: #898E94;
}
.blogs_cs .post-title >a{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	text-align: justify;
	color: #345099;
	max-height: 72px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.blogs_cs .box-text{
	padding-bottom: 0px;
}
.blogs_ts .badge .post-date-month{
	position: relative;
	top: 3px;
}
.title_khoi{
	width: max-content;
	margin: 0 auto;
	position: relative;
	font-size: 26px;
	line-height: 30px;
	color: #0267FF;
}
.title_khoi:after{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	width: 180px;
	height: 2px;
	background: #FEA826;
	transform: translate(-50%, 0);
}
.box_items_khoi .box-text{
	padding: 9px 0px;
	top: 0;
	height: 40px;
	background: rgba(39, 64, 129, 0.79);
}
.box_items_khoi:hover .box-text{
	background-color: #345099;
}
.title_khoi_items{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.row_items_khoi{
	margin-top: 30px;
}
.btn_s6{
	position: absolute;
	bottom: 40px;
	right: 40%;
	margin: 0;
	background-color: #FB0202 !important;
	border-radius: 3px;
	padding: 0px 36px;
	height: 32px;
	min-height: 32px;
	display: flex;
	align-items: center;
}
.btn_s6>span{
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.pronew_tsinh .post-title a{
	color: #333;
	font-size: 16px;
}
.pronew_tsinh .from_the_blog_excerpt{
	line-height: 20px;
	height: 60px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
/*Form Đăng ký*/
.head-ts{
	font-size: 24px;
    font-weight: 400;
    margin: 0 0 25px;
    text-transform: uppercase;
    color: #333;
    text-align: center;
    margin-top: 10px;
}
.pronew_tsinh .post-title a{
	height: 2.6em;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media only screen and (max-width: 480px){
	.form-ts-all .head-ts{
		font-size: 20px;
	    font-weight: 400;
	    margin: 0 0 25px;
	    text-transform: uppercase;
	    color: #333;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.form-ts-all .form-ts-all{
		border: none !important;
		padding: 0 !important;
	}
	.form-ts-all .formTitle{
		font-size: 15px !important;
    	text-align: center !important;
    	font-weight: 500 !important;
	}
}
.form-ts-all  .form-ts-all{
	padding: 20px;
    border: 2px solid #ccc;
}
.form-ts-all .formTitle{
	border-top: 2px solid #bfbfbf;
    border-bottom: 2px solid #bfbfbf;
    width: auto;
    padding: 3px 15px 3px 15px;
    margin-top: 15px;
    font: 400 20px "Roboto Condensed", Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #444;
    margin-bottom: 10px;
    background: #d8d8d84a;
}
.form-ts-all  label{
	font-size: 16px;
    line-height: 17px;
    vertical-align: middle;
    padding: 0 5px;
    display: inline-block;
    text-align: left;
    font-weight: 400;
    color: #4b4b4b;
    margin: 5px 0;
}
.form-ts-all .col-s{
	padding-bottom: 0 !important;
}
.form-ts-all input::placeholder {
  	font-size: 13px;
  	vertical-align: middle;
    text-align: left;
    font-weight: 400;
    color: #4b4b4b;
}
.form-ts-all span.wpcf7-list-item-label{
	font-size: 13px;
    line-height: 17px;
    vertical-align: middle;
    padding: 0 5px;
    display: inline-block;
    text-align: left;
    font-weight: 400;
    color: #4b4b4b;
    margin: 3px 0;
}
.form-ts-all input[type='radio']{
	vertical-align: sub;
}
.form-ts-all input[type='checkbox']{
	vertical-align: text-top;
}
.form-ts-all .aling-center{
	text-align: center;
}
.form-ts-all .dk{
    font-size: 14px !important;
    background: #ffffff !important;
    text-transform: capitalize !important;
    color: #333 !important;
    border: 1px solid #bbb !important;
}
.form-ts-all .dk:hover{
    background: #272626;
    text-transform: capitalize;
    color: #fff;
    border: 1px solid #bbb;
}
.wpcf7 .wpcf7-not-valid-tip{
	opacity: 1;
    background-color: #e4e4e4;
    color: #580000;
    font-size: 15px;
}
.form-ts-all .required{
	color: red;
}
.form-ts-all .col-text-introduction{
	padding-left: 15px;
	padding-bottom: 15px;
}
.form-ts-all .col-text-introduction p{
	font-style: italic;
    font-size: 14px;
    color: #333;
    line-height: 1.2em;
}
.form-ts-all .form-ts input,.form-ts-all .form-ts input:focus, .form-ts-all .form-ts select{
	border: 1px solid #8e8e8e;
	box-shadow: none;
}
.form-ts-all{
	max-width: 850px;
	margin: 0 auto;
	padding: 15px 10px;
	box-shadow: 1px 1px 25px rgb(108, 108, 108);
	background: #fff;
}
#template_ts .page-wrapper{
	background: #f2f2f2;
}
.box_items_menu .box-image img{
	height: 215px;
	object-fit: cover;
}
.box_items_menu .title_khoi_items{
	font-size: 15px;
}
.titbread_addnew h3.visible-last-text .woocommerce-breadcrumb, .titbread_addnew h3.visible-last-text, #breadcrumbs>span>span, .visible-last-text ul li > a,
.clearfix>li>a, .clearfix>a, .clearfix>span:not(:last-child)>a, .clearfix span>a{
	color: #000393;
}
.my_slider.probigsale .slick-arrow.left {
	width: 9px;
	height: 18px;
	background: url(../img/arrow_icon_cate.png) no-repeat;
	position: absolute;
	right: 65px;
	top: -50px;
	cursor: pointer;
	left: unset;
	transform: rotate(-180deg) translate(-50%,0);
	opacity: 1;
	padding: 11px;
	background-size: 7px 10px;
	background-position: center;
	border: 1px solid #9d9d9d;
}
.my_slider.probigsale .slick-arrow.right {
	width: 9px;
	height: 18px;
	background: url(../img/arrow_icon_cate.png) no-repeat;
	position: absolute;
	right: 0;
	top: -50px;
	transform: translate(-50%,0);
	cursor: pointer;
	opacity: 1;
	padding: 11px;
	background-size: 7px 10px;
	background-position: center;
	border: 1px solid #9d9d9d;
}
.title_has_sub{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 25px;
}
.title_has_sub h3.tithomesubv2{
	font-weight: 500;
	font-size: 22px;
	line-height: 26px;
	border-bottom: none;
	color: rgb(52, 80, 153);
	text-transform: uppercase;
	margin: 0;
	width: max-content;
}
.title_has_sub .list_menu_title{
	margin: 0;
	display: flex;
	margin-left: 15px;
}
.title_has_sub .list_menu_title .item{
	list-style: none;
	margin: 0;
}
.title_has_sub .list_menu_title .item>a{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #484554;
	border-right: 1px solid #333;
	padding:  0 15px;
}
.title_has_sub .list_menu_title .item:last-child>a{
	border: none;
}
.title_has_sub .list_menu_title .item>a:hover{
	color: rgb(52, 80, 153);
}
.sec_sub_tt{
	padding-bottom: 0 !important;
}
.col_nobg .item2lydosub{
	background: #fff;
}
.mainformtsinh_sub input::placeholder{
	font-size: 14px;
	line-height: 16px;
	color: #555555;
}
.title_sub_s7{
	font-family: roboto;
	font-style: normal;
	font-weight: bold;
	font-size: 26px;
	line-height: 35px;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 20px;
	margin: 0;
	position: relative;
	border-radius: 15px 15px 0 0;
	color: #345099;
}
.colleft_chtgsub:after {
	content: "";
	position: absolute;
	width: 111px;
	height: 81px;
	background: url('../img/img_title_s7.png') no-repeat;
	background-size: 100% 100%;
	left: 70px;
	top: -20px;
}
.sec_has_padding-top{
	padding-top: 70px !important;
	box-shadow: 0 4px 4px rgba(0,0,0,.25);
}
.content-cat-sp {
	display: flex;
	flex-wrap: wrap;
}
.content-cat-sp .custom_col_archive {
	width: 25%;
}
.video_archive .video-button-wrapper {
	position: relative;
}
.function_media {
	position: absolute;
	top: 0;
	left: 0;
	background: #151515cc;
	color: #fff;
	padding: 2px 25px;
}
.video_archive .video-button-wrapper img {
	height: 170px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.video_archive .video-button-wrapper .open-video-custom, .video_archive .video-button-wrapper .open-video {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: #a5a5a561;
	color: #fff;
}
.text-danger {
	font-size: 12px;
}
.title_sp_home.title_video, .title_sp_home.title_images {
	height: 2.1em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	background: #00000082;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 2.1em;
	padding: 5px;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	font-weight: 500;
}
.video_archive .box-text {
	padding: 0;
}
.sec_4 .blogs_ts > .col:nth-child(n+2){
	display: none;
}
.sec_4 .blogs_ts_2 > .col:nth-child(n+5){
	display: none;
}
.tit_archive_core h3{
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #f51214;
}
.rowbread_core #breadcrumbs{
	font-size: 14px;
	margin-bottom: 0px;
}
.rowbread_core > .large-12.col{
	padding-bottom: 10px;
}
.single-post h1.entry-title{
	font-size: 26px;
	color: #0267ff;
}
.blog-wrapper.blog-single.page-wrapper .entry-header .entry-header-text{
	padding-top: 0px;
}
.single-thu-vien-video h1.entry-title{
	font-size: 26px;
    color: #0267ff;
}


/* Css Style Version 2 Upgrade By Dev New Pro*/
.boxtextStepMd a{
	color: #fff;
}
.boxtextStepMd a strong{
	background-color: #fff;
    font-size: 25px;
    width: 45px;
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: center;
    flex-flow: nowrap;
    border-radius: 50%;
}
.boxtextStepMd h3 a{
	font-size: 29px;
    line-height: 40px;
    margin-top: 10px;
    display: table;
}
.colStepHomeMd > .col-inner{
	height: 205px;
    display: flex;
    align-items: center;
}
.colStepHomeMd:nth-child(1) > .col-inner{
	border-top-left-radius: 30px;
}
.boxCounterNum{
	min-height: 65px;
}
.boxCounterNum img{
	position: relative;
    top: -10px;
    margin-right: 5px;
}
.boxCounterNum span{
	font-size: 32px;
    font-weight: bolder;
}
.boxCounterNum strong{
	font-size: 60px;
    line-height: 30px;
}
.colSlideVariable >  .col-inner{
	min-height: 490px;
}
.SlideVariable .my_slider{
	position: absolute;
    width: 138% !important;
    max-width: 138%;
}
.ViewAndArrowSlick{
	position: absolute;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    flex-flow: nowrap;
}
.btnViewMoreSlide, .btnArowSlick{
	display: none;
}
.btnSlickmd{
    margin: 0;
    font-size: 0;
    width: 45px;
    height: 66px;
    background-color: #0267FF;
    background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
}
.btnSlickmd.prev-btn,
.btnSlickmd.prev-btn-devmd{
	background-image: url('imgv2/arrowPre.png');
	margin-right: -2px;
}
.btnSlickmd.next-btn,
.btnSlickmd.next-btn-devmd{
	background-image: url('imgv2/arrowNext.png');
	margin-left: -2px;
    border-radius: 0px 8px 8px 0px;
}
.btnSlickmd:hover{
	background-color: #fb0202;
}
.btnViewMoreSlide a{
	height: 66px;
    display: flex;
    align-items: center;
    background-color: #EDEDED;
    padding: 0px 24px;
}
.StyleSlickDevmd .post-title a{
    font-size: 16px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.SlideVariable .btnViewMoreSlide, .SlideVariable .btnArowSlick{
	display: block;
}
.secTsTbao .NewTbTsHome .col:nth-child(n+2){
	display: none;
}
.NewTbTsHome .box-image{
	border-radius: 10px;
}
.NewTbTsHome .box-image:before{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,0.835171568627451) 100%);
}
.NewTbTsHome .box-text{
	position: absolute;
	bottom: 20px;
    width: 100%;
    padding: 0px 15px;
}
.NewTbTsHome .box-text .post-title a{
	font-size: 20px;
	color: #fff;
}
.NewTbTsHome .post-item .post-meta{
	color: #FEA826;
    font-size: 14px;
}
.styleColTitle{
	margin-bottom: -10px;
}
.secTsTbao .SmallTbTshome > .col:first-child{
	display: none;
}
.secTsTbao .SmallTbTshome .col:nth-child(n+4){
	display: none;
}
.secTsTbao .SmallTbTshome .col:nth-child(2){
	padding-bottom: 8px;
}
.secTsTbao .SmallTbTshome .col:nth-child(2),
.secTsTbao .SmallTbTshome .col:nth-child(3){
	display: block;
}
.secNewHome > .section-bg,
.secMajors > .section-bg,
.secConnectInter > .section-bg,
.secCtdtSub > .section-bg{
	background-size: auto !important;
}
.secNewHome > .section-bg,
.secCtdtSub > .section-bg{
	background-position: right !important;
}
.secMajors > .section-bg,
.secConnectInter > .section-bg{
	background-position: left !important;
}
.post-item .box-image{
	border-radius: 10px;
}
.my_slider {
	max-height: 440px;
	margin-left: -15px;
	margin-right: -15px;
}
.blogs_cs{
	display: flex;
    flex-flow: wrap;
}
.SlideVariable .my_slider,
.SlideVariable .slickDevmd{
	position: absolute;
    width: 138% !important;
    max-width: 138%;
}
.SlideVariable .slickDevmd{
	position: absolute;
    width: 150% !important;
    max-width: 150%;
}
.slickDevmd .slick-list{
	margin-left: -15px;
	margin-right: -15px;
}
.slickDevmd .slick-slide {
    margin: 0px 15px;
}
.item_khoinganh a img{
	height: 280px;
    border-radius: 10px;
    margin-bottom: 10px;
    object-fit: cover;
} 
.titleItemKndtao{
	width: 100%;
	display: table;
	color: #0267FF;
    font-weight: 500;
    font-size: 18px;
}
.rowSlideKndt .colSlideVariable > .col-inner {
    min-height: 335px;
}
.rowSlideKndt{
	margin-top: 12px;
}
.rowSlideKndt .ViewAndArrowSlick{
	bottom: initial;
    top: -85px;
}
.rowSlideKndt .btnSlickmd.prev-btn-devmd{
	margin-right: -2px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.rowSlideKndt .btnSlickmd.next-btn-devmd{
	margin-left: -2px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.NewTbTsHome > .col{
	padding: 0;
}
.SmallTbTshome > .col,
.thong_bao_main > .col{
	padding-left: 0px;
	padding-right: 0px;
}
.SmallTbTshome .post-item a{
	font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.imgautoLeft img{
	width: auto;
	display: table;
	float: left;
}
.colSocicalFoo .isocal_icon{
	display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.isocal_icon li{
	list-style-type: none;
}