.a1-box {
    background-size: 500px;
    background-position: right bottom;
    background-repeat: no-repeat;
    padding: 75px 0;
}

.a1-one, .a1-two, .a1-three {
    display: flex;
    align-items: center;
}
.a1-two {
	padding: 40px 0;
}
.a1-one h2, .a1-two h2, .a1-three h2 {
    line-height: 28px;
}

.a1-two .wpb_content_element, .a1-three .wpb_content_element {
	margin-bottom: 15px;
}

.title-lsht {
    margin: 100px 0 10px;
}

.title-lsht img {
    width: 250px;
}

.title-60 {
    color: #10044A;
    font-size: 40px;
    line-height: 40px;
}


.a-sakura .td-pb-row, .a-dewey .td-pb-row, .a-asc .td-pb-row {
	display: flex;
    align-items: center;
}
.img-sakura img, .img-dewey img, .img-asc img {
    width: 150px;
}
.a-img img {
	width: 90%;
}

.a-dewey {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.Video-box .wpb_video_widget {
	background: #fff;
    padding: 30px 30px 20px 30px;
    border-radius: 30px;
}



.box-testi-1 .vc_column-inner>.wpb_wrapper {
    background: #C5EBFF;
    padding: 20px;
    border-radius: 20px;
}
.box-testi-1 .wpb_single_image {
	position: absolute;
    bottom: -60px;
    border-radius: 100px;
    padding: 7px;
    border: 1px #48A3BE solid;
}
    

.box-testi-1 .wpb_content_element, .box-testi-2 .wpb_content_element, .box-testi-3 .wpb_content_element, .box-testi-4 .wpb_content_element {
	margin-bottom: 10px !important;
}


.box-testi-2 .vc_column-inner>.wpb_wrapper {
    background: #f6d8e5;
    padding: 20px;
    border-radius: 20px;
}

.box-testi-2 .wpb_single_image {
	position: absolute;
    bottom: -60px;
    right: -20px;
    border-radius: 100px;
    padding: 7px;
    border: 1px #ff95c3 solid;
}

.box-testi-3 .vc_column-inner>.wpb_wrapper {
    background: #DDD9FF;
    padding: 20px;
    border-radius: 20px;
    /* margin-top: -60px; */
    top: -60px;
}

.box-testi-3 .wpb_single_image {
	position: absolute;
    bottom: -60px;
    border-radius: 100px;
    padding: 7px;
    border: 1px #8f87cf solid;
}

.box-testi-4 .vc_column-inner>.wpb_wrapper {
    background: #8DD8FF;
    padding: 20px;
    border-radius: 20px;
    top: 70px;
}

.box-testi-4 .wpb_single_image {
	position: absolute;
    bottom: -60px;
    right: -20px;
    border-radius: 100px;
    padding: 7px;
    border: 1px #5babd5 solid;
}

.phuhuynh {
	color: #3a3a3a !important;
}

.tds-box {
	padding-left: 8px !important;
	padding-right: 8px !important;
}
.tds-box .vc_column-inner {
    background: #F2FBFF;
    border-radius: 24px;
    padding: 24px;
}
.tds-box.tds-box-b .vc_column-inner {
    background: #E2F5FF;
    border-radius: 24px;
}

.tds-box .ico-school {
	width: 32px;
    margin: 0 10px 0 0;
}
.tds-box .ico-location {
	width: 24px;
    margin: 0 10px 0 0;
}
.tds-box span {
	font-family: CoconVU !important;
    font-size: 20px;
}
.tds-box small {
	line-height: 17px;
}
.tds-box .wpb_raw_code .wpb_wrapper div {
	    display: flex;
    align-items: center;
    padding: 5px 0;
}
.tds-box .wpb_raw_code {
	margin-bottom: 0;
}

@media (max-width: 767px){
	.fs-36, .fs-36 p {
	    font-size: 27px !important;
	}
	.a1-one, .a1-three {
        display: flex;
        flex-direction: column;
    }
    .a1-two {
    	display: flex;
    	flex-direction: column-reverse;
    }
    .a1, .a-dewey, .a-sakura, .a-asc {
    	padding-right: 10px !important;
    	padding-left: 10px !important;
    }
    .a1-one .wpb_single_image, .a1-two .wpb_single_image, .a1-three .wpb_single_image {
    	padding: 0 10px;
    }

    .title-60 {
	    color: #10044A;
		font-size: 26px;
		line-height: 32px;
	}


	.a2 {
		flex-direction: column;
	}
	.a-dewey .a2 {
		flex-direction: column-reverse;
	}
    .a-img img {
    	width: 100%;
	}
	.asc-img {
		margin-top: 20px;
	}
	.title-lsht {
	    margin: 20px 0 10px;
	}
    .Video-box .wpb_video_widget {
	    padding: 10px 10px 0px 10px;
	}
    .box-testi-1 {
		padding-bottom: 60px;
	}
	.box-testi-2 {
		padding-bottom: 120px;
	}
	.box-testi-4 {
		padding-bottom: 120px;
        margin-top: -60px;
	}
    
    .tds-box.tds-box-a {
        margin: 10px 0;
    }
}





.fs-36, .fs-36 p {
	font-size: 36px !important;
}

@media (max-width: 767px){

	.fs-36, .fs-36 p {
	    font-size: 27px !important;
	}
}
.fs-24, .fs-24 p {
	font-size: 24px !important;
}
.home-about {
	background-repeat: repeat-x;
    background-position: bottom;
}

.home-img-lg img, .home-img-sm img {
	border-radius: 65px;
}
.home-img-lg {
	display: block;
}
.home-img-sm {
	display: none;
}
.btn-banner .n2-style-346fb592a29f4164dde9e0f7bcb3cbf7-heading{
	background: linear-gradient(180deg, #FFF 0%, #FDEDF4 100%) !important;

box-shadow: 0px 8px 10px 0px rgba(237, 5, 115, 0.25), 0px 2px 6px 0px #FFFAFA inset, 0px -2px 3px 0px rgba(237, 5, 115, 0.40) inset !important; 
}
.btn-banner .n2-style-346fb592a29f4164dde9e0f7bcb3cbf7-heading:hover {
	 background: #ffffff !important;
}
.new-title h2 {
	letter-spacing: 1px;
	text-transform: uppercase;
/*	font-family: 'Manrope', sans-serif;*/
	font-size: 13px;
	font-weight: 700;
	color: #B5B5B5;
}

.skr00012 p {
/*	 font-family: 'Manrope', sans-serif !important; */
	font-weight: 700; 
	font-size: 32px !important;
}
.hiep-hoi {
	list-style: none;
	display: flex;
  align-items: center;
  justify-content: flex-end;
	
}

.hiep-hoi li {
	padding-left: 20px;
}
.hiep-hoi li p {
	color: #7B7B7B;
/*	font-family: 'Manrope', sans-serif;*/
	font-size: 13px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 16px; /* 123.077% */
	letter-spacing: 0.65px;
	text-transform: uppercase;
}
.hiep-hoi li img {
	width: 250px;
}
.title-why h2 {
	color: #323232;
/*	font-family: Manrope;*/
font-size: 64px;
font-style: normal;
font-weight: 700;
line-height: 80px; /* 125% */
}

.why-content .vc_column-inner {
	justify-content: center;
}
.why-content h3 {
	font-size: 24px;
	margin-bottom: 10px;
}
.why-content p {
	font-size: 16px;
	color: #474747;
	font-style: normal;
	font-weight: 400;
	line-height: 24px !important; /* 150% */
}
.why-btn .vc_btn3.vc_btn3-style-custom {
	background-image: none !important;
	padding: 0;
	font-size: 16px;
	font-weight: 700 !important;
font-family: CoconVUBold !important;
}
.why-btn .vc_btn3.vc_btn3-size-md .vc_btn3-icon {
	font-size: 23px;
}
.why-btn .vc_btn3.vc_btn3-style-custom:hover {
	color: #ED0573 !important;
}
.why-warp {
	box-shadow: 0px 40px 40px 0px rgba(237, 5, 115, 0.06);
	background-position: center;
	background-repeat: no-repeat;
	    background-size: 1410px;
	    padding: 80px 0;
}
.he-hoc-title {
	text-align: center;
}
.he-hoc-title p {
	color:  #B5B5B5;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px;
	letter-spacing: 0.65px;
	text-transform: uppercase;
    margin: 0;
    text-align: center !important;
}
.he-hoc-title h2 {
/*	font-family: 'Manrope', sans-serif;*/
	color: #323232;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px; 
    margin-top: 10px;
}
.tab-hequocte .vc_tta-tab>a {
	color: #7B7B7B;
font-size: 18px !important;
font-style: normal;
font-weight: 700;
font-family: CoconVUBold !important;
}
.tab-hequocte .vc_active>a{
	    background-color: #fff !important;
    color: #ED0573 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;

}
.tab-hequocte .vc_tta-panels {
	background-color: #fff !important;
	border: none !important;
}
.tab-hehoc-content {
    display: flex;
    align-items: center;
}
.tab-hehoc-content h6 {
	color: var(--Neutrals-4, #B5B5B5);
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 16px; /* 123.077% */
	letter-spacing: 0.65px;
	text-transform: uppercase;
	font-family: CoconVUBold !important;
}
.tab-hehoc-content h3 {
	color: #323232;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
	margin-bottom: 10px;
}
.tab-hehoc-content p {
	color: #474747;

font-size: 14px !important;
font-style: normal;
font-weight: 400;
line-height: 24px !important; /* 150% */
}
.btn-pink a {
	background-color: #ED0573 !important;
	border-color: transparent !important;
	background-image: none !important;
	font-size: 16px;
	font-weight: 700 !important;
	font-family: CoconVUBold !important;
/*    font-family: 'Manrope' !important;*/
	border-radius: 50px !important;
	box-shadow: 0px 8px 10px 0px rgba(237, 5, 115, 0.15) !important;
}
.btn-pink a .vc_btn3-icon {
	font-size: 24px !important;
}
.title-danhsach {
	display: flex;
	align-items: center;
}
.title-danhsach p {
	color: #323232;
	font-weight: 400;
}
.link-color a {
	color: #ED0573 !important;
	font-size: 16px;
	font-weight: 700 !important;
	line-height: 24px; /* 150% */
	background-image: none !important;
	font-family: CoconVUBold !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
	background-color: transparent;
	border-color: transparent ;
}
.list-coso hr {
	border-top: 1px solid #F5C6DC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list-coso p {
	font-size: 20px !important;
	font-weight: 700;
	font-family: CoconVUBold !important;
}
.list-coso ul {
	list-style: none;
}
.list-coso ul li {
	padding: 8px 0;
}
.list-coso ul li a {
color: #323232;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	font-family: CoconVU !important;
}
.list-coso ul li a:hover, .list-coso ul li a:hover i {
color: #ED0573;
	
}
.list-coso ul li a i {
	color: #D6D6D6;
	font-size: 24px;
}

.bg-danhsach{
    
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
    background-size: 450px;
}

.form-wrap {
	border-radius: 60px;
	overflow: hidden;
	
}
.form-content {
	background-repeat: no-repeat !important;
	background-size: 290px;
	background-position: left top;
}

.gcs-tabs {
	background: #fff;
	border-radius: 24px;
	box-shadow: 0px 4px 25px 0px rgba(39, 7, 7, 0.06);
	padding: 24px;

}
.gcs-tabs .vc_tta-tabs-container {
	border-bottom: none !important;
}
.gcs-tabs .vc_tta-tabs-list {
	padding: 5px !important;
	background: #FDEDF4;
	border-radius: 60px;
	display: flex !important;
	    justify-content: space-between;
}
.gcs-tabs .vc_tta-tabs-list li {
	
}
.gcs-tabs .vc_tta-tab>a {
	background: transparent !important;
	    padding: 13px 50px 13px 50px !important;
	text-transform: uppercase;
	font-weight: 700 !important;
	color: #7B7B7B !important;
	font-size: 13px !important;
	border-radius: 50px !important;
	
	
}
.gcs-tabs .vc_active a {
	background: #fff !important;
	color: #ED0573 !important;
}

.gcs-wrap {
	background-image:  url(images/bg-gocchiase.png) !important;
	display: flex;
	align-items: center;
	background-size: 710px;
    background-repeat: no-repeat;
    background-position: 160px 60px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding-top: 100px;
    padding-bottom: 50px;
}
.gcs-wrap .strong-view.wpmtst-default .wpmtst-testimonial-image img, .gcs-wrap .strong-view.wpmtst-default .wpmtst-testimonial-inner, .gcs-wrap .strong-view.wpmtst-default .wpmtst-testimonial {
	border: none;
}
.gcs-content span {
		color: #F5ADCE;
		text-transform: uppercase;
	font-weight: 700;
}
.gcs-content h3 {
	    font-family: CoconVUBold !important;
	color: #323232;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px; /* 131.25% */
}
.gcs-content p {
	color: #474747;
font-size: 16px !important;
font-style: normal;
font-weight: 400;
line-height: 24px !important;
text-align: justify;
}

.gcs-wrap .testimonial-heading {
	display: none;
}
.block-activity .td_module_4 img {
	width: 100%;
	border-radius: 10px;
}
.block-activity a {
	font-size: 20px; 
	font-weight: 700;
	text-transform: uppercase;
	line-height: 20px;
}
.block-activity .td_module_6 a {
	font-size: 16px; 
}
.block-activity .td-block-span4 {
	width: 50%;
}

.home-contact-wrap {
	border-radius: 24px;
	display: flex;
	align-items: center;
	padding: 60px 60px 30px 60px;
}
.home-contact-content span {
	color: #F5ADCE;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: CoconVUBold;
}

.home-contact-content h3 {
	font-size: 24px !important;
	font-family: CoconVUBold;
}
.home-contact-content ul {
	list-style: none;
	margin-top: 10px;
}
.home-contact-content ul li {
	line-height: 36px !important;
}
.home-contact-content ul li span {
	color: #323232;
	font-weight: 700;
	font-size: 16px;
	padding-left: 10px;
	text-transform: lowercase;
}
.home-contact-content ul li img {
	width: 24px;
}

.dktvnew .gform_body .gform_fields {
		display: grid;
  grid-template-columns: auto auto;
}

.dktvnew .gform_body .gform_fields .gfield input, .dktvnew .gform_body .gform_fields .gfield select {
	border-radius: 32px;
  background: #FFF;
	border: none !important;
	font-size: 16px !important;
	padding: 16px 24px !important;
	height: auto;
}
.dktvnew .gform_body .gform_fields .gfield_description {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
}
.dktvnew .gform_body .gform_fields .gfield_description span {
	color: red;
}
.dktvnew .gform_footer {
	text-align: right;
}
.dktvnew .gform_footer input.gform_button {
	padding: 8px 24px !important;
	height: 56px !important;
	border-radius: 50px;
background: #ED0573;
box-shadow: 0px 8px 10px 0px rgba(237, 5, 115, 0.15);
	font-size: 16px;
	font-weight: 700 !important;
	transition: all 0.3s;
	cursor: pointer;
	border: none;
/*    font-family: 'Manrope';*/
font-family: CoconVUBold;
}
.dktvnew .gform_footer input.gform_button:hover {
	opacity: 0.75;
}

.wpb_wrapper {
	position: relative;
}
.form-link {
	    position: absolute;
    top: -60px;
}
.form-link span {
	padding: 0 10px;
	display: inline-block;
	border-right: 1px #B5B5B5 solid;
}
.form-link span:first-child {
	padding-left: 0 !important;
}
.form-link span:last-child {
	border-right: 0px #B5B5B5 solid;
}
.form-link span a {
	color: #323232;
	font-size: 16px;
}
.form-link span a:hover {
	color: #ED0573;
}
.form-link span a img {
	width: 16px;
	margin-right: 5px;
}

/*.tab-hequocte {
	margin: 0 auto;
	display: grid;
  grid-template-columns: 35% 65%;
}
.tab-hequocte .vc_tta-tabs-list {
		display: flex !important;
    flex-direction: column;
    align-items: flex-start;
}
.tab-hequocte .vc_tta-tabs-list li {
	border-bottom: 1px transparent solid;
	width: 100%;
	text-align: left;
}
.tab-hequocte .vc_tta-tabs-list li.vc_active {
	border-bottom: 1px #F5C6DC solid;
}
.tab-hequocte .vc_tta-tabs-list a {
	border-width: 0 !important;
}
.tab-hequocte .vc_tta-tabs-list a:hover {
	background-color: #fff !important;
	color: #ED0573 !important;
	
}
.td-page-content h3, .wpb_text_column h3, .td_module_wrap .td-module-title {
	font-family: inherit !important;
}*/
.form-content .td-page-content h2, .form-content .wpb_text_column h2, .why-warp h3 {
/*	font-family: inherit !important;*/
}
.banner-btn {
 background: linear-gradient(180deg, #FFF 0%, #FDEDF4 100%) !important;
  box-shadow: 0px 8px 10px 0px rgba(237, 5, 115, 0.25), 0px 2px 6px 0px #FFFAFA inset, 0px -2px 3px 0px rgba(237, 5, 115, 0.40) inset !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    padding: 8px 24px !important;
    border-radius: 50px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 16px;
    font-family: CoconVUBold !important;
}

.pink-text {
	color: #ED0573;
}
.td_module_6 .item-details {
    margin-left: 195px;
    min-height: 120px;
}
.block-activity .entry-thumb {
	width: 180px;
    border-radius: 10px;
}
.kienthuc-nuoiday .entry-thumb {
	width: auto;
}

.testi-content p {
	font-size: 16px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    line-height: 25px !important;
    font-style: normal;
}
.sp-title-h3 h3 {
    color: #323232;
/*    font-family: Manrope;*/
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
}

.fast-link-title h3 {
	color: var(--Neutrals-4, #B5B5B5);
    /* Caption */
/*    font-family: Manrope;*/
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px; /* 123.077% */
    letter-spacing: 0.65px;
    text-transform: uppercase;
}
.fast-link {
	list-style: none;
}
.fast-link li {
	margin: 0 !important;
    padding-left: 8px;
    border-bottom: 1px solid transparent;
}
.fast-link li.active, .fast-link li:hover {
	border-bottom: 1px solid #F5C6DC;
}

.fast-link li.active a, .fast-link li:hover a {
	color: #ED0573;
}

.fast-link li a {
	color: var(--Neutrals-3, #7B7B7B);
    /* Button */
	font-family: 'CoconVUBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    padding-top: 16px;
    padding-bottom: 16px;
	display: block;
}
.btn-download-ebook {
	width: 240px;
}
.btn-download-ebook:hover {
    border-bottom: none !important;
}
.btn-download-ebook a {
    margin-top: 20px;
    height: 40px;
    padding: 8px 24px !important;
    border-radius: 50px;
	background: #FDEDF4;
    color: #ED0573 !important;
    text-align: center;
}
.btn-download-ebook img {
	width: 16px;
    margin-right: 16px;
}

.wpb_video_wrapper {
	border-radius: 24px;
    overflow: hidden;
}

.sp-title-h2 h2 {
	color:  #323232;
/*	font-family: Manrope !important;*/
	font-size: 64px !important;
	font-style: normal;
	font-weight: 700;
	line-height: 80px; /* 125% */
}
.list-icons {
	margin-bottom: 90px !important;
	padding: 48px;
	border-radius: 24px;
background: linear-gradient(180deg, #FFF 0%, #EAF9FF 100%);
box-shadow: 0px 56px 60px -50px #99E2FF, 0px 0px 16px 0px #DDF5FF;
}
.list-icons img {
	width: 64px;

}
.list-icons .wpb_single_image {
	text-align: center;
	margin-bottom: 16px !important;
}
.list-icons p {
	font-size: 16px;
	text-align: center;
	margin-bottom: 0 !important;
}
.td-page-content p, .td-page-content li, .td-page-content .td_block_text_with_title, .woocommerce-page .page-description > p, .wpb_text_column p {
/*	font-family: manrope !important;*/
}
.list-icons .wpb_content_element {
	margin-bottom: 0 !important;
}
.td_module_wrap .td-module-title {
	font-family: inherit;
}


.ctdt-title {
	position: relative;
}
.ctdt-title:after {
	position: absolute;
    content: '';
    background: #D6D6D6;
    height: 1px;
    width: 100%;
    top: 50%;
}

.ctdt-title h2 {
    color: var(--Neutrals-1, #323232);
/*    font-family: Manrope;*/
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    background: #ffff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-right: 20px;
}


.ctdt-title-h3 {
	margin-bottom: 16px;
}
.ctdt-title-h3 h3 {
	color: #323232;
/*    font-family: Manrope;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
}
.more-btn .vc_btn3 {
	background-image: none !important;
    /* padding: 0; */
    font-size: 16px;
    font-weight: 700;
    background: none !important;
    color: #ED0573 !important;
    border: none;
    padding-left: 0;
    padding-right: 38px !important;
}
.more-btn .vc_btn3:hover {
	border: none !important;
}
.ctdt-more {
	background: linear-gradient(180deg, #FFF 0%, #FFFAFA 100%);
}
.list-icons {
	margin-bottom: 90px !important;
	padding: 48px;
	border-radius: 24px;
background: linear-gradient(180deg, #FFF 0%, #EAF9FF 100%);
box-shadow: 0px 56px 60px -50px #99E2FF, 0px 0px 16px 0px #DDF5FF;
margin-top: 57px;
    display: flex;
    justify-content: space-between;
}
.list-icons img {
	width: 64px;

}
.list-icons .wpb_single_image {
	text-align: center;
	margin-bottom: 16px !important;
}
.list-icons p {
	font-size: 16px;
    text-align: center !important;
    margin-bottom: 0 !important;
    margin-top: 10px;
}
.list-icons p a {
	color: #222;
}
.td-page-content p, .td-page-content li, .td-page-content .td_block_text_with_title, .woocommerce-page .page-description > p, .wpb_text_column p {
/*	font-family: manrope !important;*/
font-family: CoconVU !important;
	text-align: justify;
}
.list-icons .wpb_content_element {
	margin-bottom: 0 !important;
}
.td_module_wrap .td-module-title {
	font-family: CoconVU !important;
	font-size: 18px;
}
.block-activity .td_module_10 {
    padding-bottom: 0px;
}
.block-activity .td_module_10 .item-details {
    margin-left: 194px;
    min-height: 150px;
}
.block-activity .td_module_10 a {
	font-family: CoconVUBold !important;
    font-size: 16px;
}
.block-activity-slider .flex-caption {
	background-color: #fff;
    padding: 10px 0px;
}
.block-activity-slider .slides img {
	border-radius: 16px;
}
.block-activity-slider .post-title {
	font-family: CoconVUBold !important;
	color: #323232;

    /* H4 */
/*    font-family: Manrope;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 140% */
}
.tp-bullet {
	width: 22px !important;
	height: 6px !important;
	border-radius: 34px !important;
	background: #F5C6DC !important;
	margin-right: 10px;
}
.tp-bullet.selected {
	background: #ED0573 !important;
}
.he-hoc {
	padding-top: 100px;
}

/* Popup */
.dktv-popup {
	border-radius: 64px;
background: linear-gradient(180deg, #FDEDF4 0%, #FFF 114.34%);
	padding: 48px 64px;
	position: relative;
	overflow: hidden;
}

.dktv-popup:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bg-form.png);
	width: 310px;
	height: 100%;
	background-size: 310px;
	opacity: 35%;
}

.dktv-popup h2 {
	color: #323232;
/*font-family: Manrope;*/
font-family: CoconVUBold !important;
font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
	margin-bottom: 5px;
}

.dktv-popup span {
		color: #7B7B7B;
/*	font-family: Manrope;*/
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}
.popmake-close {
	top: 40px !important;
	right: 40px !important;
	background: url('images/ico-close.png') !important;
	background-size: 32px !important;
	border: none !important;
	box-shadow: none !important;
	color: #323232 !important;
	font-size: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {    
	max-width: 100%!important;  
  padding-right: 16px!important;
}


.dktv99 .gfield_error .validation_message {
  display: block!important;
  color: #790000!important;		
}

.dktv99 .validation_message {
  font-weight: 400!important;
  letter-spacing: 0!important;
  font-size: 13px!important;
  line-height: 1.5!important;
}

.feature-item img {
	width: 40px !important;
}

.coso-menu {
	margin-bottom: 40px;
	border-bottom: 1px #D6D6D6 solid;
}

.coso-menu .wpb_raw_code {
    margin-bottom: 6px;
}

.bg-video, .bg-video .col-video {
	display: flex;
}
.bg-video .gioithieu-content {
	padding-right: 72px;
}
.gt-video-lg {
	display: block;
}
.gt-video-sm {
	display: none;
}
.light-blue {
    margin-bottom: 90px !important;
    padding: 48px;
    border-radius: 24px;
    background: linear-gradient(180deg, #FFF 0%, #EAF9FF 100%);
    box-shadow: 0px 56px 60px -50px #99E2FF, 0px 0px 16px 0px #DDF5FF;
}
.slider-tab {
	margin-top: 20px;
}

.trainghiem {
    padding: 0;
}

.trainghiem .col-video .vc_column-inner{
		padding-left: 48px;
	}
.coso-form {
	margin-top: 96px;
}
.sub-menu {
	    box-shadow: none !important;
	    list-style: none;
	    margin-left: 20px;
}
.sub-menu li {
    padding: 6px 0px;
}
.slider-tab {
	width: 100%;
}
.vc_tta-panel-body .td-pb-row {
	margin-left: 0 !important;
	margin-right: 0 !important;	 
}
.vc_tta-panel-body .td-pb-row [class*=td-pb-span] {
	padding-right:0 !important;
    padding-left: 0 !important;
}
.wpb_gallery_slides img {
	border-radius: 24px;
}
.strong-view h2 {
	font-family: CoconVUBold !important;
}
.activity {
	margin-top: 20px;
}

.kienthuc-nuoiday a.td-image-wrap {
    height: 150px;
    display: block;
    overflow: hidden;
    border-radius: 24px;
}
.line-separator {
    margin-top: 48px;
}
@media (max-width: 992px){
	.sp-title-h2 h2 {
        font-size: 44px !important;
        line-height: 60px;
    }
    .list-icons {
    	margin-bottom: 50px !important;
        padding: 36px !important;
    }
    .list-icons > .wpb_column > .vc_column-inner > .wpb_wrapper {
    	
    }
    section#list-icon-sp {
        padding: 50px;
    }
    .list-icons img {
        width: 64px;
        margin-bottom: 20px;
    }
    .list-icons p {
    	
    }
    
    
    
    .vc_custom_1705253006795 {
    	display: none;
    }
    
    .vc_custom_1705251328950 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ctdt-more {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
        margin-bottom: 46px !important;
    	padding-bottom: 22px !important;
    }
    .ctdt-title-h3 {
    	margin-bottom: 0;
    }
    .ct-more .td-pb-span3 {
        margin-bottom: 30px;
    }
    .dktvnew .gform_body .gform_fields {
        grid-template-columns: auto auto;
    }
    .form-wrap {
    	border-radius: 24px;
    }
    .form-content {
        background-repeat: no-repeat !important;
        background-size: 50%;
        background-position: -40px top;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .gform_legacy_markup_wrapper {
    	margin-bottom: 0;
    }
}
@media (max-width: 768px){

	.td-category-header {
	   
	    margin-top: 20px;
	}
    section#list-icon-sp {
        padding: 20px;
    }
	.sp-title-h2 h2 {
        font-size: 36px !important;
        line-height: 50px;
    }
    .list-icons {
    	margin-bottom: 50px !important;
        padding: 16px !important;
    }
    .list-icons > .wpb_column > .vc_column-inner > .wpb_wrapper {
    	display: flex;
    	align-items: center;
        gap: 16px;
        padding: 8px 16px;
    }
    
    .list-icons img {
    	width: 40px;
    }
    .list-icons p {
    	font-weight: 700;
        text-align: left;
    	line-height: 17px;
    }
    
    .col-fast-link .wpb_wrapper {
    	width: 100% !important;
    }
    .fast-link-title, .fast-link li {
    	display: none;
    }
    .btn-download-ebook {
        width: 100%;
        display: block !important;
    }
    .vc_custom_1705253006795 {
    	display: none;
    }
    
    
    .ctdt-more {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
        margin-bottom: 46px !important;
    	padding-bottom: 22px !important;
    }
    .ctdt-title-h3 {
    	margin-bottom: 0;
    }
    .ct-more .td-pb-span3 {
        margin-bottom: 30px;
    }
    .dktvnew .gform_body .gform_fields {
        grid-template-columns: auto auto;
    }
    .form-wrap {
    	border-radius: 24px;
    }
    .form-content {
        background-repeat: no-repeat !important;
        background-size: 50%;
        background-position: -40px top;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .gform_legacy_markup_wrapper {
    	margin-bottom: 0;
    }
    .skr00012 p {
		line-height: 40px;
		font-size: 32px !important;
	}
}
@media (max-width: 567px){
	.flexslider, .block-activity-slider {
	    margin-bottom: 0 !important;
	}
	.banner-btn {
		font-size: 14px !important;
	}
	div#su-kien {
	    margin-top: 50px;
	}
	.line-separator {
	    margin-top: 0px;
	}
	.td_block_16 .td_module_mx7 .item-details {
	    margin-left: 167px;
	}
	.td_block_16 .td_module_mx7 .td-module-image {
	    width: 150px;
	}
	.kienthuc-nuoiday a.td-image-wrap {
	    height: 100px;
	    overflow: hidden;
	    border-radius: 10px;
	}
	.campus-experience {
		padding-left: 15px !important;
    	padding-right: 15px !important;
	}
	.infra-list {
		margin-top: -30px !important;
	}
	.slider-tab {
	    margin-top: 0px;
	}
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	    background-color: #FDEDF4 !important;
	    text-align: left;
	    border-radius: 40px !important;
	    margin-bottom: 5px !important;
	}
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
	    color: #323232 !important;
	    position: relative;
	}
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a:before {
	    position: absolute;
	    content: "";
		background: url(images/CaretDown.png) no-repeat;
		background-size: 16px;
		width: 16px;
		height: 16px;
		right: 20px;
		transition: all 0.3s ease-in-out;
	}
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a:before {
	    transform: rotate(90deg);
	}
	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	    border-color: transparent !important;
	}

	.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	    background-color: transparent !important;
	}

	.testi-content h2 {
		font-size: 24px;
	}
	.testi-content p {
		font-size: 14px !important;
    	line-height: 22px;
	}
	.list-icons {
    	margin-bottom: 20px !important;
    	margin-top: 0;
    }
	.light-blue {
	    margin-bottom: 50px !important;
	}	
	/*.btn-pink a {
	    width: 100%;
	    display: flex !important;
	    align-items: center;
	    justify-content: center;
	}*/
	.activity {
		margin-top: 0px;
	}
	.td-page-content p, .td-page-content li, .td-page-content .td_block_text_with_title, .woocommerce-page .page-description > p, .wpb_text_column p {
		font-size: 14px;
	}
	.vc_tta-panel-title {
	    font-size: 16px;
	    font-family: CoconVUBold !important;
	}
	.form-content h2 {
		font-size: 24px !important;
    	margin-bottom: 10px;
	}
	.gcs-content h3 {
		font-size: 24px;
	}
	.link-color a, .why-btn a {
		padding-right: 28px !important;
	}
	.title-danhsach p {
		text-align: left !important;
		font-size: 24px !important;
    	line-height: 32px !important;
	}
	.bg-danhsach {
	    background-image: none !important;
	    margin-bottom: 30px;
	}
	.tab-info {
	    margin-top: 0 !important;
	}
	.tab-info .td-pb-span4 {
		display: none !important;
	}
	.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-body {
		padding: 0 !important;
	}
	.infra-list {
		gap: 30px !important;
	}
	.list-coso {
		margin-bottom: 0 !important;
	}
	.list-coso ul {
		visibility: hidden;
		height: 0;
		transition: all 0.2s ease-in-out;
		margin-bottom: -10px;
		padding: 10px 20px;
	}
	
	.list-coso p {
		background: #FDEDF4;
		padding: 15px;
		border-radius: 30px;
		position: relative;
		font-size: 16px !important;
	}


	.list-coso p:before {
		position: absolute;
		content: "";
		background: url('images/CaretDown.png') no-repeat;
		background-size: 16px;
		width: 16px;
		height: 16px;
	    right: 20px;
	    transition: all 0.3s ease-in-out;
	}
	.list-coso .open ul {
		visibility: visible;
		height: auto;
		padding: 10px 20px;
	}
	.list-coso .open p:before {
	    transform: rotate(90deg);
	}
	.bg-danhsach hr {
		display: none;
	}
	.coso-form {
		margin-top: 40px;
	}
	.trainghiem {
	    padding: 30px 0px 0;
	}

	.trainghiem .col-video {
		margin-top: 30px;
	}
	.trainghiem .col-video .vc_column-inner{
		padding-left: 0;
	}
	.trainghiem .wpb_video_widget {
		margin-bottom: 0 !important;
	}
	.tab-info {
		flex-direction: column-reverse;
	}
	.infra-list li {
		font-size: 25px !important;

		margin-left: 0;
	}
	.light-blue {
	    padding: 16px;
	}
	.bg-video .col-video {
		display: none;
	}	
	.bg-video .gioithieu-content {
		padding-right: 0;
	}
	.gt-video-sm {
		display: block;
	}
	.gt-video-lg {
		display: none;
	}
	.coso-menu {
	    border-bottom: none;
	}
	
	.skr00012 p {
	
		font-size: 24px !important;
	}
	.dktv-popup {
		border-radius: 24px;
		padding: 40px 16px 16px;
	}
	.dktvnew .gform_body .gform_fields .gfield input, .dktvnew .gform_body .gform_fields .gfield select {
	    padding: 8px 24px !important;
	}
	.popmake-close {
	    top: 10px !important;
	    right: 10px !important;
	}
	.dktv-popup h2 {   
    	font-size: 25px;
	}	
	.block-activity {
		margin-top: 30px;
	}
	.block-activity .td_module_10 .item-details {
		margin-left: 167px;
		min-height: 120px;
	}
	.home-contact-wrap {
		padding: 20px;
		flex-direction: column-reverse;
	}
	.gcs-wrap {
		flex-direction: column;
	    margin-top: 40px;
	    margin-bottom: 40px;
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
	.gcs-tabs .vc_tta-tab>a {
	    padding: 13px 15px 13px 15px !important;
	}
	.gcs-tabs .vc_tta-panel-body {
		background: #fff !important;
		border-color: #fff !important;
	}
	.form-link {
	    display: none;
	}
	.he-hoc {
		padding-top: 50px;
	}
	.tab-hehoc-content {
	    flex-direction: column;
	}
	.why-warp {
	    padding: 50px 20px 0px;
	}
	.why-warp .vc_row.vc_row-flex {
		margin-bottom: 30px;
	}
	.why-warp .vc_row.vc_row-flex:nth-child(even) {
		flex-direction: column-reverse;
	}

	.title-why h2 {
		font-size: 30px;
		line-height: 40px; /* 125% */
	}
	.home-img-lg {
		display: none;
	}
	.home-img-sm {
		display: block;
	}
	.hiep-hoi {
	    justify-content: flex-end;
	    flex-direction: column;
	    align-items: center;
	    gap: 20px;
	}
    
	.hiep-hoi li {
	    padding: 0px;
	}
	.sp-title-h2 h2 {
        font-size: 32px !important;
        line-height: 40px;
    }
    .list-icons {
        padding: 16px !important;
    }
    .list-icons > .wpb_column > .vc_column-inner > .wpb_wrapper {
    	display: flex;
    	align-items: flex-start;
        gap: 16px;
        padding: 8px 16px;
    }
    
    .list-icons img {
    	width: 40px;
    }
    .list-icons p {
    	font-weight: 700;
        text-align: left;
    	line-height: 17px;
    }
    .col-fast-link .wpb_wrapper.fixed {
    	position: fixed;
    	top: 190px;
    }
    .col-fast-link .wpb_wrapper {
    	width: 100% !important;
    }
    .fast-link-title, .fast-link li {
    	display: none;
    }
    .btn-download-ebook {
        width: 100%;
        display: block !important;
    }
    .vc_custom_1705253006795 {
    	display: none;
    }
    .sp-title-h3 h3 {
    	font-size: 24px;
            line-height: 31px;
    }
    
    .ctdt-more {
    	padding-left: 15px !important;
    	padding-right: 15px !important;
        margin-bottom: 46px !important;
    	padding-bottom: 22px !important;
    }
    .ctdt-title-h3 {
    	margin-bottom: 0;
    }
    .ct-more .td-pb-span3 {
        margin-bottom: 30px;
    }
    .dktvnew .gform_body .gform_fields {
        grid-template-columns: auto;
    }
    .form-wrap {
    	border-radius: 24px;
    }
    .form-content {
        background-repeat: no-repeat !important;
        background-size: 100%;
        background-position: -60px top;
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
    .gform_legacy_markup_wrapper {
    	margin-bottom: 0;
            position: relative;
    		z-index: 1;
    }
}



.col-fast-link .wpb_wrapper {
	width: 240px;
}

.gform_legacy_markup_wrapper div.validation_error {

	border: none !important;
	    box-shadow: none !important;
}
body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	position: relative;
}
body .gform_legacy_markup_wrapper img.ui-datepicker-trigger {
	position: absolute;
    top: 19px;
    right: 20px;
}