@import url('../css/font.css');
body{
	overflow-x: hidden;
	margin: 0 auto;
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	text-decoration: none;
	font-family: 'Avenir Next', Arial, sans-serif;
}
.spinner {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
    background: #fff;
}
b, strong{
	font-weight: 700 !important;
}
.ell {
	display: block;
	font-size: 14px;
	font-weight: 400;
	max-height: 70px;
	overflow: hidden;
	color: #323A46;
	line-height: 1.4;
	text-decoration: none !important;
}
.over.open {
	opacity: 1;
	visibility: visible;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.linear-02, .fbMess > .btn, .owl-prev, .owl-next,
.menu > li > a, .button, .thumb:after, .img:after, 
.loadMore, body .fancybox-close, .formPhone .formBox > li a,
.rightNav a:hover > span, .boxVideo:after, .title,
.itemCourse .view, .itemCourse .view .fa, .tit2,
.tit2 svg, .tit2 svg.right, .titNewsView, .socialFoo .fa,
.page-news .view, .share > a {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.ease-inout-02, .titPic:after, .tit:after {
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out
}
.ease-inout-03,
.wrapper, .wrapper.open header, .over, 
.menuRightMain, header > .pagewrap, header.fixed:before, .logo, 
.menu > li > ul > li > a, .overLogo, .itemGal i, .fbMess {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.radius-50, .lang .en, .lang .vi, .lang1 .en, .lang1 .vi,
.owl-prev, .owl-next, .radius, .oneUn .thumb, .oneUn .thumb:after,
.ytp-large-play-button, .oneTeach .thumb, .oneTeach .thumb > img,
.iconDel, .iconDel:after, .lang, .lang1, .menuMain .openMenu {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.radius-50px {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
}
.radius-8, .button, .oneTeach,
.page-curriculum .img > img, 
.page-curriculum-value .img > img,
.page-curriculum-value .img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
.radius-5, .page-teachers .loadMore, .contactForm, 
.form-control {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;	
}
.raidus-3, .breadcrumb {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
.translateX-Y, .tit2st span, .playpause, 
.homeVideo .item .thumb:before, .iconDel img {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.translateX, .owl-carousel .owl-item.active .itemBan img,
.oneUn .thumb, .tit2st, .oneUn .button, .titAdmis:after {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.translateY, .menuMain, .owl-prev, .owl-next, .titDel {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.thumb {
	display: block;
	position: relative;
	width: 100%;
	padding-bottom: 66.6666%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.thumb:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.5);
	opacity: 0;
}
.thumb > img {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
}
.img:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.4);
	opacity: 0;
}
.titBox {
	display: block;
	margin: 11px 0 30px;
}
.tit {
	position: relative;
	display: table;
	margin: 0;
	color: #0096E5;
	font-size: 30px;
	padding-bottom: 16px;
	text-transform: uppercase;
	font-weight: 700;
}
.title {
	position: relative;
	display: table;
	font-size: 35px;
	text-transform: uppercase;
	color: #002646;
	line-height: 1.4;
	font-weight: 700;
	margin-bottom: 22px;
}
.title:hover {
	color: #E90000;
}
.button {
	display: table;
	margin: auto;
	width: auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 29px;
	background: #E90000;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	box-shadow: 2px 2px 0px 0 #B41018;
}
.button:hover {
	color: #FFFFFF;
	background: #0096E6;
	box-shadow: 2px 2px 0px 0 #2575D9;
}
.breadcrumb {
	display: none;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 10px;
	font-weight: 300;
	padding: 8px 0;
	text-transform: none;
	margin-bottom: 0;
	background: none;
}
.breadcrumb a, .breadcrumb .fa {
	display: inline-block;
	color: #646464;
	font-size: inherit;
}
.breadcrumb a:hover, .breadcrumb .fa:hover  {
	color: #EF1F28;
}
.breadcrumb .fa {
	padding-right: 7px;
}
.breadcrumb > .active > a {
	color: #EF1F28;
}
.clr {
	display: table;
	clear: both;
	float: none;
}
.wrapper {
	display: block;
	width: 100%;
	position: relative;
	margin-left: 0;
	z-index: 100;
}
.wrapper.open {
	margin-left: -240px;
}
.over {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 1000;
	visibility: hidden;
	opacity: 0;
}
.over .open {
	opacity: 1;
	visibility: visible; 
}
.overHide {
	overflow: hidden;
}
.backTop {
	display: none;
	position: fixed;
	right: 0;
	bottom: 50px;
	width: 50px;
	height: 50px;
	background: url("../images/up-arrow.png") no-repeat center top;
	background-size: 100%;
	text-indent: -1000000px;
	cursor: pointer;
	z-index: 10; 
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out; 
}
.hide {
	display: none !important;
}
.formPhone {
	width: 500px;
	max-width: 100%;
	background: transparent;
	padding: 48px 30px 15px 30px;
	text-align: center;
	position: relative;
	list-style: none;
}
.formPhone h3 {
	font-size: 20px;
	display: block;
	color: #333;
	font-weight: 600;
	top: 25px;
	left: 0;
	right: 0;
	padding: 0;
	line-height: 22px;
	margin: 0 0 15px; 
}
.formPhone .formBox {
	width: auto;
	float: none;
	display: block;
	background: none;
	margin: 0; 
}
.formPhone .formBox > li {
	list-style: none;
	width: auto;
	display: table;
	margin: 0 auto 20px auto;
	float: none; 
}
.formPhone .formBox > li a {
	display: table;
	width: auto;
	float: none;
	margin: auto;
	padding: 10px 25px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	text-transform: none;
	background: #0096E6;
	color: #fff;
	text-decoration: none !important; 
}
.formPhone .formBox > li a:hover {background: #F1242D;}
.formPhone .formBox > li input {
	width: 205px;
	float: none;
	display: block;
	text-align: center;
	background: none;
	border: none;
	border-bottom: solid 1px #0096E6;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 0; 
	border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-o-border-radius: 0 !important;
	-ms-border-radius: 0 !important;
}
.formPhone p {
	line-height: 1.6;
	font-size: 15px;
	font-weight: 500; 
}
.formPhone p * {
	font-size: inherit;
}
.social a {
	color: #333;
}
.social .fa {
	padding-right: 5px;
}
.social a:hover {
	text-decoration: underline !important;
}
body .fancybox-close {
	position: absolute;
	background: url('../images/close-pop.png') no-repeat center center #0096E6;
	right: 0;
	top: 0;
	width: 26px;
	height: 26px;
	opacity: 1;
}
body .fancybox-close:hover {background-color: #333;}
.backTop:hover {
	background-position: center bottom;
}
.fbMess {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 20;
	background: #fff;
	border-bottom: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.fbMess > .btn {
	position: absolute;
	right: 0;
	bottom: 100%;
	white-space: nowrap;
	color: #fff;
	background: #E60000;
	font-weight: 400;
	padding: 10px 20px 10px 20px;
	border-radius:14px;
	font-size: 15px;
	line-height: 28px;
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 7px;
}
.fbMess > .btn:hover {
	background: #F1242D;
}
.fbMess > .btn .fa {
	color: inherit;
	margin-right: 3px;
	font-size: 18px; 
}
.fbMess.loaded {
	opacity: 1;
	visibility: visible; 
}
.fbMess.show {
	z-index: 100;
	right: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0); }
.fbMess.show .btn {
	text-indent: -1000000px;
	padding: 0;
	right: 0;
	width: 28px;
	line-height: 28px;
	background: url("../images/close-pop.png") no-repeat center center #F1242D; 
}
.fbMess.show .btn:hover {
	background-color: #1a01f7;
}
.devices .fbMess {
	display: none;
}
header {
	position: relative;
	display: block;
	z-index: 100;
	height: 140px;
	background: #fff;
}
header.fixed:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 100px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
header.fix:before {
	height: 80px;
}
header.fixed > .pagewrap {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 100;
}
header.fix > .pagewrap {
	height: 80px;
}
header.fixed .menu > li, header.fixed .logo {
	visibility: visible !important;
}
header.fix .logo {
	height: 55px;
}
header.fix .menu > li > a {
	line-height: 80px;
}
header.fix .menuMain {
	top: 50%;
}
.pagewrap {
	width: 1200px;
	height: 100%;
	max-width: calc(100% - 30px);
	margin: 0 auto; 
	position: relative;
}
.pagewrap:before, .pagewrap:after {
	content: '';
	display: table;
	clear: both;
}
.topInfo .pagewrap {
	height: 40px;
	line-height: 40px;
}
.topInfo {
	display: block;
	background: #368FFF;
}
.topInfo * {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}
.topInfo .left {
	float: left;
}
.topInfo .right {
	float: right;
}
.topInfo .left > p > i, .topInfo .right > p > i {
	margin-right: 7px;
}
.topInfo .right > p {
	display: inline-block;
	margin-left: 10px;
}
.topInfo .left > p > span {
	margin-left: 5px;
	margin-right: 5px;
}
.logo {
	position: absolute;
	top: 0;
	left: 110px;
	bottom: 0;
	height: 45px;
	margin: auto 110px auto auto;
}
img {
	border: none;
}
.logo img {
	display: block;
	width: auto;
	height: 45px;
	border: none;
}
.logo_dt {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 64px;
	margin: auto;
}
.logo_dt img {
	display: block;
	width: 87px;
	height: 64px;
	border: none;
}
.lang1 {
	display: none;
}
.lang {
	position: relative;
	display: inline-block;
	right: 0;
	width: 26px;
	height: 26px;
	border: none;
	top: -1px;
	vertical-align: middle;
	cursor: pointer;
}
.lang .en {
	position: absolute;
	font-size: 0;
	right: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	border: solid 2px #fff;
	background: url('../images/language-united-kingdom.png');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.lang .vi {
	background: url('../images/language.png');
	position: absolute;
	font-size: 0;
	right: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	border: solid 2px #fff;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
}
.topInfo a:hover {
	text-decoration: underline;
}
.lang .en:hover, .lang .vi:hover {
	border-color: #E60A00;
}
header > .pagewrap {
	height: 100px;
}
.menuMain {
	position: absolute;
	top: 59%;
	right: 0;
	opacity: 1;
	visibility: visible;
}
.menu {
	float: right;
	margin-bottom: 0;
	visibility: visible;
}
.menu > li {
	position: relative;
	float: left;
	z-index: 100;
	list-style: none;
	line-height: 50;
	font-size: 0;
}
.menu > li:hover > a, .menu > li:hover > a > i {
	color: #E60A00;
}
.menu > li.active > a,
.menu:hover > li.active:hover > a,
.menu > li.active > a > i {
	color: #E60A00;
}
.menu:hover > li.active > a, 
.menu:hover > li.active > a > i {
	color: #12266C;
}
.menu > li.home > a i { display: none; color: inherit; }
.menu > li:hover > a > i {
	color: #E60A00;
}
.menu > li > ul {
	position: absolute;
	top: 100%;
	background: #fff;
	padding: 10px 0;
	border-top: solid 5px #E90000;
	left: -2px;
	opacity: 0;
	visibility: hidden;
	min-width: 100%;
	box-shadow: none;
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	transform-origin: center top 0px;
	-moz-transform-origin: center top 0px;
	-webkit-transform-origin: center top 0px;
	transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
	-moz-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
	-webkit-transform: matrix3d(1, 0, 0, 0, 0, 0, 1, 0.008, 0, -1, 0, 0, 0, 0, 0, 1);
	pointer-events: none;	
}
.menu > li > a {
	position: relative;
	display: block;
	white-space: nowrap;
	color: #12266C;
	padding: 0 9px;
	font-size: 14px;
	font-weight: 600;
	line-height: 82px;
	text-transform: uppercase;
	text-decoration: none !important;
	margin: 0;
}
.menu > li > a > i {
	margin-left: 5px;
	font-size: 12px;
	color: #12266C;
}
.menu > li:hover > ul {
	display: block;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}
.menu > li > ul > li > a {
	text-transform: capitalize;
	display: block;
	white-space: nowrap;
	color: #646464;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none !important;
	padding: 0 18px;
	transition: padding 0.2s;
	-webkit-transition: padding 0.2s;
	-moz-transition: padding 0.2s;
	-o-transition: padding 0.2s;
	-ms-transition: padding 0.2s;
}
.menu > li > ul > li {
	list-style: none;
	line-height: 40px;
}
.menu > li > ul > li:hover > a {
	color: #E60A00;
}
.bannerMain {
	position: relative;
}
.bannerMain .owl-dots {
	display: none;
}
.itemBan {
	position: relative;
	width: 100%;
	height: calc(100vh - 140px);
	background-size: cover;
	background-position: center center;
}
.owl-carousel .owl-item .itemBan img {
	position: absolute;
	width: auto;
	height: 100%;
	float: right;
	right: -100%;
	top: 0;
}
.owl-carousel .owl-item.active .itemBan img {
	left: 50%;
	-webkit-transition: 1.4s;
	-moz-transition: 1.4s;
	-ms-transition: 1.4s;
	-o-transition: 1.4s;
	transition: 1.4s;
}
.itemBan .banText {
	position: absolute;
	max-width: 635px;
	bottom: 20px;
	left: 0;
	z-index: 2;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
	opacity: 0;
}
.bannerMain .active .itemBan .banText {
	bottom: 100px;
	-webkit-transition: all 0.7s linear;
	-moz-transition: all 0.7s linear;
	-ms-transition: all 0.7s linear;
	-o-transition: all 0.7s linear;
	transition: all 0.7s linear;
	opacity: 1;
}
.itemBan .active .banText {
	opacity: 1;
	margin-left: 0;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.itemBan .banText .titBan {
	position: relative;
	font-size: 50px;
	color: #E90000;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 26px;
	text-shadow: 1px 1px #fff;
}
.itemBan .banText p * {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
}
.owl-dots {
	position: absolute;
	left: 50%;
	bottom: -6%;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.owl-dot {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    background: #555555;
    margin: 0 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.owl-dot.active {
	background: #0096E6;
}
.owl-prev, .owl-next {
	position: absolute;
	top: 50%;
	width: 48px;
	height: 48px;
	font-size: 29px;
	line-height: 47px;
	text-align: center;
	background: rgba(255, 255, 255, .5);
	border: solid 2px #fff;
	color: #fff;
}
.owl-prev:hover, .owl-next:hover {
	background: #E90000;
}
.bannerMain .owl-prev .fa {
	margin-right: 1px;
}
.bannerMain .owl-next .fa {
	margin-left: 5px;
}
.bannerMain .owl-prev {
	left: auto !important;
	right: 50% !important;
	margin-right: calc(600px - 48px) !important;
}
.bannerMain .owl-next {
	right: auto !important;
	left: 50% !important;
	margin-left: calc(600px - 48px) !important;
}
.underBan {
	width: calc(100% + 45px);
	font-size: 0;
	letter-spacing: 0;
}
.bgF0F0F0 {
	position: absolute;
	background: #F0F0F0;
	height: 420px;
	width: 100%;
}
.oneUn * {
	color: #fff;
	text-align: center;
}
.oneUn {
	position: relative;
	display: inline-block;
	vertical-align: top;
	height: 783px;
	width: calc(33.3333% - 45px);
	margin: 0 45px 0px 0;
	padding: 74px 30px 30px 30px;
}
.oneUn .thumb:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	opacity: 0;
}
.oneUn:hover .thumb:after {
	opacity: 1;
}
.message {
	background: #002846;
}
.message .button,
.philosophy .button, .philosophy .button:hover {
	background: #E90000;
}
.program {
	background: #E90000;
}
.program .button {
	box-shadow: 2px 2px 0px 0 #2575D9;
}
.program .button {
	background: #328CFF;
}
.program .button:hover, .philosophy .button:hover, .message .button:hover {
	background: #E88024;
	box-shadow: 2px 2px 0px 0 #DC5126;
}
.philosophy {
	background: #328CFF;
}
.tit1st {
	display: block;
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 18px;
	text-transform: uppercase;
}
.oneUn .thumb {
	position: absolute;
	display: block;
	margin: 0;
	left: 50%;
	top: 276px;
	padding-bottom: 0;
	width: 230px;
	min-height: 230px;
}
.tit2st {
	position: absolute;
	font-size: 22px;
	font-style: italic;
	font-weight: 700;
	height: 90px;
	margin-bottom: 20px;
	text-transform: uppercase;
	width: 72%;
	left: 50%;
	bottom: 145px;
}
.message .tit2st {
	text-shadow: 1px 1px #000D19;
}
.program .tit2st {
	text-shadow: 1px 1px #AF0F16;
}
.philosophy .tit2st {
	text-shadow: 1px 1px #256CC9;
}
.tit2st span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	text-align: unset;
    font-family: 'Times New Roman', Arial, sans-serif;
}
.oneUn .button {
	position: absolute;
	bottom: 114px;
	left: 50%;
}
.aboutHome {
	position: relative;
	padding: 80px 0;
}
.aboutLeft {
	float: left;
	width: 520px;
}
.aboutLeft .button {
	margin: 0;
}
.aboutRight {
	position: relative;
	float: right;
	display: block;
	width: 600px;
	height: 360px;
	border: solid 1px #E91A1C;
}
.boxVideo {
	display: block;
	position: relative;
	top: 9px;
	left: 9px;
	width: calc(100% - 18px);
	height: calc(100% - 18px);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.boxVideo:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	opacity: 0;
}
.boxVideo:hover:after {
	opacity: 1;
}
.homeVideo .item .thumb:before, .playpause {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	background: url('../images/play.png') no-repeat;
	z-index: 2;
	cursor: pointer;	
}
.aboutRight:before, .homeVideo:before {
	content: "";
	position: absolute;
	top: -10px;
	left: -14px;
	width: 121px;
	height: 81px;
	background: url('../images/icontop.svg') no-repeat;
	z-index: 2;
}
.aboutRight:after, .homeVideo:after {
	content: "";
    position: absolute;
    bottom: -10px;
    right: -14px;
    width: 121px;
    height: 81px;
    background: url('../images/iconbot.svg') no-repeat;
    z-index: 2;
}
.angle {
	position: absolute;
	left: -3px;
	bottom: -1px;
	right: -2px;
}
.angle img {
	display: block;
	width: 100%;
	height: auto;
}
.admissions {
	position: relative;
	/*height: 400px;*/
	overflow: hidden;
}
.admissions + .shadow {
	margin-bottom: 40px;
}
.bannerInfo_text {
	position: absolute;
	float: left;
	width: 80px;/*490px;*/
    height: 600px;
    /*background-color: #002846;*/
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    z-index: 3;
    left: -50px;
}
.bannerInfo_text:before {
	content: "";
	position: absolute;
	right: -130px;
	width: 174px;
	height: 190px;
	/*background-color: rgba(233,0,0,.9);*/
	-ms-transform: skewX(0deg);
	-webkit-transform: skewX(0deg);
	transform: skewX(0deg);
}
.bannerInfo_text:after {
	content: "";
	position: absolute;
	top: 50px;
	right: -111px;
	width: 135px;
	height: 190px;
	/*background-color: rgba(233,0,0,.6);*/
	-ms-transform: skewX(0deg);
	-webkit-transform: skewX(0deg);
	transform: skewX(0deg);
}
.tit:hover {
	color: #E90000 !important;
}
.itemCourse .view:hover, .itemCourse .view:hover i {
	color: #E90000 !important;
}
.tit:hover:after {
	width: 100%;
}
.admissions:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border: solid 50px rgba(233,0,0,.6);
	border-bottom-color: transparent;
	border-left-color: transparent;
	width: 0;
	height: 0;
	z-index: 2;
}
.admissions:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	border: solid 50px rgba(233,0,0,.6);
	border-bottom-color: transparent;
	border-left-color: transparent;
	width: 0;
	height: 0;
	z-index: 2;
}
.shadow {
	display: block;
	height: 35px;
	background: url('../images/shadow.png') no-repeat center top;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.tit3st {
	font-size: 44px;
	font-weight: 200;
	text-transform: uppercase;
}
.tit4st {
	font-size: 40px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 11px;
}
.infoText {
	width: 320px;
	left: 116px;
	margin: 0;
	padding:0;
	/*top: 127px;*/
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	/*position: absolute;*/
	width
}
.bannerInfo_text * {
	color: #fff;
}
.bannerInfo_right {
	float: right;
	height: 100%;
	position: relative;
}
.bannerInfo_right:hover .img:after {
	opacity: 1;
}
.bannerInfo_right .button {
	position: absolute;
	bottom: 37px;
	right: 40px;
}
.value img {
	width: 100%;
}
.activity {
	padding: 65px 0;
}
.tit2 {
	position: relative;
	padding: 7px 0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	padding: 20px 55px;
	font-weight: 700;
	color: #fff;
	line-height: 1.4;
	min-width: 100px;
	background-color: #E90000;
	display: table;
	margin: 0 auto 60px;
}
.tit2 .goc {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 35px;
}
.tit2 .goc.trai {
	right: 100%;
}
.tit2 .goc.phai {
	left: 100%;
}
.tit2 .goc.trai:after {
	content:"";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #E90000;
	border-right-color: #E90000;
}
.tit2 .goc.trai:before {
	content:"";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-bottom-color: #E90000;
	border-right-color: #E90000;
}
.tit2 .goc.phai:after {
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-top-color: #E90000;
	border-left-color: #E90000;
}
.tit2 .goc.phai:before {
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border: solid 13px transparent;
	border-top-width: 20px;
	border-bottom-width: 20px;
	border-bottom-color: #E90000;
	border-left-color: #E90000;
}
.tit2 .goc.trai:after, .tit2 .goc.trai:before,
.tit2 .goc.phai:after, .tit2 .goc.phai:before {
	-webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
a.tit2:hover .goc.trai:after {
	border-top-color: #328CFF;
	border-right-color: #328CFF;
}
a.tit2:hover .goc.trai:before {
	border-bottom-color: #328CFF;
	border-right-color: #328CFF;
}
a.tit2:hover .goc.phai:after {
	border-top-color: #328CFF;
	border-left-color: #328CFF;
}
a.tit2:hover .goc.phai:before {
	border-bottom-color: #328CFF;
	border-left-color: #328CFF;
}
.tit2:hover {
	background: #328CFF;
}
.tit2:hover svg, .tit2:hover svg.right {
	fill: #328CFF;
}
.tit2 svg {
	position: absolute;
	top: 0;
	right: 100%;
	display: block;
	height: 100%;
	fill: #E90000;
}
.tit2 svg.right {
	left: 100%;
	right: auto;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.rowCourse {
	font-size: 0;
	letter-spacing: 0;
}
.itemCourse {
	display: inline-block;
	vertical-align: top;
	width: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #F5F5F5;
	position: relative;
}
.itemCourse .img:after {
	pointer-events: none;
}
.itemCourse .thumb:hover:after {
	opacity: 1;
}
.itemCourse .img {
	float: left;
	width: 50%;
}
.itemCourse * {
	font-size: 14px;
}
.itemCourse .thumb {
	padding-bottom: 100%;
}
.itemCourse .thumb:before {
	content: "";
	z-index: 2;
	position: absolute;
	top: 65px;
	right: 0;
	border: solid 17px transparent;
	border-right-color: #F5F5F5;
}
.itemCourse > ul {
	float: right;
	width: 50%;
	padding: 25px;
}
.rowCourse:nth-child(2n) .itemCourse {
	background: #F5F5F5; 
}
.rowCourse:nth-child(2n) .itemCourse * {
	color: #001E46; 
}
.rowCourse:nth-child(2n) .itemCourse .img {
	float: right; 
}
.rowCourse:nth-child(2n) .itemCourse .thumb:before {
	left: 0;
	right: auto;
	border-right-color: transparent;
	border-left-color: #F5F5F5; 
}
.rowCourse:nth-child(2n) .itemCourse > ul {
	float: left; 
}
.rowCourse:nth-child(2n) .itemCourse .tit:hover {
	color: #001E46; 
}
.rowCourse:nth-child(2n) .itemCourse .date {
	color: #969696; 
}
.rowCourse:nth-child(2n) .itemCourse p {
	color: #323A46; 
}
.rowCourse:nth-child(2n) .itemCourse p * {
	color: inherit; 
}
.rowCourse:nth-child(2n) .itemCourse .view {
	left: 25px;
	margin-left: 0; 
}
.fix .homeCourseTit {
	color: #001E46; 
}
.fix .homeCourseTit .view {
	color: #001E46;
	border-color: #001E46; 
}
.fix .homeCourseTit .view:hover {
	color: #001E46;
	border-color: #001E46; 
}
.fix .homeCourse .itemCourse:nth-child(3),
.fix .homeCourse .itemCourse:nth-child(4) {
	background: #F0F0F0; 
}
.fix .homeCourse .itemCourse:nth-child(3) .thumb:before,
.fix .homeCourse .itemCourse:nth-child(4) .thumb:before {
	border-left-color: #F0F0F0; 
}
.itemCourse .date {
	display: block;
	margin-bottom: 7px;
	color: #969696; 
}
.itemCourse .tit {
	display: block;
	font-size: 17px !important;
	font-weight: 600;
	color: #001E46;
	text-decoration: none !important;
	margin-bottom: 20px !important;
	text-transform: none;
}
.itemCourse p {
	display: block;
	max-height: 78px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.4;
	color: #323A46;
}
.itemCourse .view {
	position: absolute;
	left: 50%;
	bottom: 25px;
	margin-left: 25px;
	font-size: 11px;
	color: #001E46;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family:  "utm-avobold", 'Avenir Next', Arial, sans-serif;
}
.itemCourse:after {
	content: "";
	display: block;
	clear: both;
}
.but1st {
	margin-top: 45px;
	background: #fff;
	color: #000000;
	border: solid 1px #000000;
	border-radius: 0; 
	box-shadow: none;
}
.but1st:hover {
	background: #E90000;
	border-color: #E90000;
	box-shadow: none;
}
.picActi {
	position: relative;
	padding-bottom: 100px;
}
.homeNews {
	width: calc(100% + 30px);
	margin-bottom: 10px;
	font-size: 0;
	letter-spacing: 0;
}
.oneNews {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(33.3333% - 30px);
	margin: 0 30px 35px 0;
	background: #F5F5F5;
}
.oneNews:hover .thumb:after {
	opacity: 1;
}
.titPic {
	position: relative;
	display: table;
	font-size: 18px;
	text-transform: uppercase;
	color: #111111;
	line-height: 1.4;
	padding-bottom: 16px;
	margin-bottom: 0;
	font-weight: 600;
}
.titPic:after, .tit:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 3px;
	width: 45px;
	background: #E90000;
}
.titPic:hover:after {
	width: 100%;
}
.titPic:hover {
	color: #E90000;
}
.oneNews ul {
	padding: 27px 32px 32px;
	margin: 0;
	overflow: hidden;
}
.menuRightMain {
	position: fixed;
	top: 0;
	right: -280px;
	bottom: 0;
	width: 280px;
	z-index: 1100;
	background: #fff; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out; 
}
.menuRightMain.open {right: 0; }
.closeMenu {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 30px;
	height: 30px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	background: #666;
	font-size: 14px;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px; 
}
.closeMenu:hover {background: rgba(0, 0, 0, 0.5); }
.openMenu {
	color: #000;
	display: none;
	cursor: pointer; 
}
.menuRight {
	position: absolute;
	top: 45px;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: 0 15px;
	width: auto;
	overflow: auto;
}
.menuRight ul {
	margin: 0;
	padding: 0;
}
.menuRight>ul>li {
	border-bottom: solid 1px #333;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	padding-top: 2px;
	color: #333;
}
.menuRight>ul li:last-child{border:none}
.menuRight>ul>li>a {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	color: inherit;
	line-height: 40px;
	text-decoration: none;
}
.menuRight>ul>li>ul {
	display: none;
	margin-bottom: 10px;
}
.menuRight>ul>li>i {
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	z-index: 2;
	font-size: 13px;
	text-indent: 23px;
	color: #333;
}
.menuRight>ul>li>ul>li {
	list-style: none;
	margin-left: 25px;
	border-bottom: solid 1px #666;
	position: relative;
}
.menuRight>ul>li>ul>li:after {
	content: "";
	position: absolute;
	top: 17px;
	left: -15px;
	height: 1px;
	width: 5px;
	background: #333;
}
.menuRight>ul>li>ul>li>a {
	display: block;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	text-decoration: none;
}
footer {
	background: #2671D3;
}
footer > .pagewrap:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 400px;
	background: #2678DE;
	display: block;
	z-index: 0;
	pointer-events: none;
}
.fooTop {
	position: relative;
	z-index: 2;
	padding: 59px 0 50px;
}
.fooTopLeft {
	padding-left: 30px;
}
.fooTop * {
	color: #fff;
}
.fooTopLeft {
	float: left;
	width: 400px;
}
.fooTopRight {
	float: left;
	width: auto;
}
.fooTopRight ul {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.fooTopLeft .titFoo {
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 17px;
}
.fooTopLeft > p {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 13px;
}
.fooTopLeft > p > a:hover {
	text-decoration: underline;
} 
.socialFoo {
	margin-top: 34px;
}
.socialFoo > a + a {
	margin-left: 28px;
}
.socialFoo > a.fa-facebook:hover {
	color: rgba(59, 89, 152,1);
}
.socialFoo > a.fa-instagram:hover {
	color: rgba(233, 89, 80,1);
}
.socialFoo > a.fa-youtube-play:hover {
	color: rgba(255, 0, 0,1);
}
.socialFoo > a.fa-google-plus:hover {
	color: rgba(221, 75, 57,1);
}
.socialFoo > a.fa-twitter:hover {
	color: rgba(85, 172, 238,1);
}
.socialFoo > a.fa-skype:hover {
	color: rgba(0, 175, 240,1);
}
.surround {
	float: right;
	width: calc(100% - 400px);	
}
.fooTopRight {
	padding-left: 28px;
}
.fooTopRight ul {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.fooTopRight > ul.rightUl {
	margin-left: 54px;
}
.fooTopRight ul > li {
	list-style: none;
	margin-bottom: 17px;
}
.fooTopRight ul > li > a {
	font-size: 15px;
	font-weight: 400;
}
.fooTopRight ul > li > a:hover {
	text-decoration: underline;
}
.fooTopRight ul > li:last-child {
	margin-bottom: 0;
}
.titFoo2st {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 26px;
	text-transform: uppercase;
}
.fooTopRight2st {
	float: right;
}
.fooBot {
	position: relative;
	background: #E0E3E6;
	padding: 17px 0 32px;
	text-align: left;
}
.botLeft {
	float: left;
}
.botLeft > p {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	font-weight: 600;
	font-size: 15px;
	text-transform: uppercase;
}
.botLeft > p:after {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	background: #505050;
	top: 40%;
	right: -17px;
	-webkit-transform: rotate(45deg) translateX(-50%);
	-moz-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	-o-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
}
.botLeft > a {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 400;
	color: #323232;
}
.botLeft > a:hover {
	color: #358EFF;
	border-bottom: solid 1px #358EFF;
}
.botRight {
	float: right;
}
.botRight > p {
	position: relative;
	display: inline-block;
	font-size: 15px;
	font-weight: 400;
	color: #323232;
}
.botRight > p + p {
	margin-left: 20px;
}
.botRight > p:first-child:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	background: #505050;
	top: 40%;
	right: -16px;
	-webkit-transform: rotate(45deg) translateX(-50%);
	-moz-transform: rotate(45deg) translateX(-50%);
	-ms-transform: rotate(45deg) translateX(-50%);
	-o-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
}
.rightNav {
	position: fixed;
	right: 0;
	top: 28%;
	z-index: 100;
	padding: 0; 
}
.rightNav a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background: #E90000;
	text-decoration: none !important;
	font-size: 22px; 
	background-repeat: no-repeat;
	background-position: center;
}
.rightNav a:hover {
	background: #328CFF;
	background-repeat: no-repeat;
	background-position: center;
}
.rightNav a:hover > span {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0;
	opacity: 1; 
}
.rightNav a > span {
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	padding: 0 20px;
	background: #328CFF;
	color: #fff;
	line-height: inherit;
	text-align: center;
	font-size: 13px;
	white-space: nowrap;
	font-weight: 600;
	border-right: solid 1px #fff;
	-webkit-transform: rotateY(-90deg);
	-moz-transform: rotateY(-90deg);
	-ms-transform: rotateY(-90deg);
	-o-transform: rotateY(-90deg);
	transform: rotateY(-90deg);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	opacity: 0; 
}
.rightNav a:hover > span {
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	-ms-transform: rotateY(0);
	-o-transform: rotateY(0);
	transform: rotateY(0);
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	transform-origin: 0;
	opacity: 1;
}
.rightNav a + a {margin-top: 1px; }
.rightNav .fa-mobile{font-size:28px;}
.rightNav .fa-facebook{font-size:23px;}
.rightNav .fa-share-alt{font-size:20px;}
/*page-gallery*/
.content {
	padding: 50px 0 30px 0;
}
.bannerInside {
	position: relative;
	width: 100%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.bannerInside:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.1);
	opacity: 1;
}
.inside .tit2 {
	margin: -38px auto 0;
}
.inside .tit2, .inside .tit2:hover {
	background: #E60000;
}
.inside .tit2:hover svg, .inside .tit2:hover svg.right, 
.inside .tit2:hover svg, .inside .tit2:hover svg.right {
	fill: #E60000;
}
.inside .homeNews {
	margin-bottom: 15px;
}
.loadMore {
	display: table;
	margin: auto;
	width: auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0 29px;
	background: #F00000;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}
.loadMore:hover {
	background: #328CFF;
}
.loadMore img {
	margin-left: 10px;
	display: inline-block;
}
#infscr-loading {
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 50% !important;
	right: 50% !important;
	bottom: 15px;
	margin: 0 auto !important;
	white-space: nowrap;
	padding: 10px 0;
	background: #000;
	opacity: 0.8;
	color: #FFF !important;
	width: 200px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
#infscr-loading * {
	color: inherit !important;
	font-size: 13px !important;
}
/**/
/*page-video*/
.colLeft {
	float: left;
	width: calc(100% - 400px);
}
.homeVideo {
	position: relative;
	padding: 9px;
	border: solid 1px #E91A1C;
}
.homeVideo .showVideo.click, .homeVideo .thumb {
	padding-bottom: 56.25%;
}
.inside .boxVideo:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.2);
	opacity: 1;
}
.homeVideo .thumb:after {
	background: rgba(0,0,0,.2);
	opacity: 1;
}
.inside .boxVideo:hover:after {
	background: rgba(0,0,0,.1);
}
.homeVideo .item .thumb:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90px;
	height: 90px;
	background: url('../images/play1.png') no-repeat;
}
.homeVideo .item.click {
    display: none;
}
.homeVideo .item {
    position: relative;
    display: block;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    cursor: pointer;
}
.homeVideo .showVideo.click {
	display: block;
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 59%;
	background: no-repeat center center;
	background-size: cover;
	cursor: pointer;
}
.homeVideo .showVideo {
	display: none;
	position: relative;
}
.homeVideo .showVideo.click iframe {
	display: block;
	border: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.homeVideo .closeVideo {
	position: absolute;
	bottom: 100%;
	right: 0;
	width: 25px;
	height: 25px;
	background: url('../images/close-pop.png') no-repeat center center #555;
}
.titVid {
	position: absolute;
	display: block;
	font-size: 35px;
	font-weight: 700;
	width: calc(100% - 260px);
	color: #fff;
	left: 38px;
	bottom: 25px;
	z-index: 2;
	line-height: 1.3;
}
.page-video .colRight {
	float: right;
	width: 350px;
	background: #F0F0F0;
}
.page-video .mCustomScrollbar {
	position: relative;
	max-height: 418px;
	width: 100%;
	overflow: auto;
	outline: none;
	margin: 30px auto 30px;
}
.mCustomScrollbar {
	position: relative;
	max-height: 180px;
	width: 100%;
	overflow: auto;
	outline: none;
}
.boxSub {
    position: relative;
    display: block;
    padding: 0 9px 0 30px;
}
.itemNews {
	list-style: none;
	padding: 11px 0 11px;
}
.itemNews:first-child {
	padding-top: 0;
}
.itemNews:last-child {
	padding-bottom: 0;
}
.itemNews .thumb {
	float: left;
	padding-bottom: 0;
	width: 125px;
	height: 125px;
}
.itemNews .thumb > img {
	position: absolute;
	display: none !important;
	width: 100%;
	height: auto;
}
.itemNews .thumb:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.0);
	z-index: 0;
}
.itemNews:hover .thumb:after {background-color: rgba(0,0,0,.3);}
.itemNews:hover .titNewsView{color: #F00000;}
.itemNews ul {
	float: right;
	width: calc(100% - 142px);
	padding: 14px 0 0;
	margin: 0;
	font-size: 0;
	letter-spacing: 0;
}
.titNewsView {
	font-size: 14px;
	color: #2C2C2A;
	font-weight: 600;
}
.itemNews:after {
	content: "";
	display: table;
	clear: both;
}
.mCSB_inside > .mCSB_container {
	margin-right: 19px !important;
}
/**/
/*page-facilities*/
.col-left {
	float: left;
	width: 250px;
	background: #378CFF;
	margin-bottom: 35px;
}
.boxSub1 {
	position: relative;
	display: block;
	padding: 0;
	margin: 17px 0;
}
.boxSub1 ul {
	padding: 0;
	margin: 0;
}
.boxSub1 ul > li {
	position: relative;
	display: block;
	list-style: none;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 1.4;
	padding: 0;
	text-shadow: 1px 1px #2378FF;
	border-bottom: solid 1px #4196FF;
}
.boxSub1 ul > li + li {
	border-bottom: solid 1px #4196FF;
	border-top: solid 1px #2D82FF;
}
.boxSub1 ul > li:last-child {border-bottom: none;}
.boxSub1 ul > li > a {
	display: block;
	color: inherit;
	text-decoration: none;
	font-size: inherit;
	text-transform: uppercase;
	height: auto;
	padding-left: 0;
	font-weight: 600;
	padding: 16px 30px;
	margin: 0;
}
.boxSub1 ul > li:hover {
	background: #E90000;
	z-index: 2;
	color: #FFFFFF;
	text-shadow: 1px 1px #AF0F16;
}
.boxSub1 ul > li.active,
.boxSub1 ul:hover > li.active:hover {
	background:  #E90000;
	color: #fff;
	text-shadow: 1px 1px #AF0F16;
}
.boxSub1 ul:hover > li.active {
	background: #378CFF;
	color: #FFFFFF;
	text-shadow: 1px 1px #2378FF;
}
.col-right {
	float: right;
	width: calc(100% - 300px);
}
.page-facilities .landing .tit {
	margin-bottom: 38px;
}
.facil {
	width: calc(100% + 23px);
	margin-bottom: 10px;
	font-size: 0;
	letter-spacing: 0;
}
.oneFal {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(33.3333% - 23px);
	margin: 0 23px 25px 0;
	background: #378CFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.oneFal .thumb, .oneFal .thumb:after {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.oneFal:hover .thumb:after {
	opacity: 1;
}
.oneFal .tit {
	position: relative;
	display: table;
	font-size: 18px;
	text-transform: uppercase;
	color: #111111;
	line-height: 1.4;
	padding-bottom: 16px;
	margin-bottom: 0;
	font-weight: 600;
}
.oneFal .tit:hover {
	color: #E90000;
}
.oneFal ul {
	padding: 26px 21px 26px;
	margin: 0;
}
.oneFal .titPic {
	font-size: 20px;
	color: #fff;
	padding: 0;
	margin-bottom: 8px;
	border-bottom: solid 1px transparent;
}
.oneFal .titPic:hover {
	border-bottom: solid 1px #fff;
}
.oneFal .view:hover {
	border-bottom: solid 1px #fff;
}
.oneFal .titPic:after {
	content: none;
}
.oneFal p {
	color: #fff;
	max-height: 50px;
	margin-bottom: 20px;
}
.oneFal .view {
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family:  'utm-avobold', 'Avenir Next', Arial, sans-serif;
}
/**/
/*page-teachers*/
.page-teachers .col-left {
	margin-bottom: 40px;
}
.landing .tit:hover {
	color: #060606 !important;	
}
.landing .tit:after {
	background: #0096E5;
	width: 70px;
}
.landing .tit:hover:after {
	width: 70px;
}
.teachers {
	width: calc(100% + 20px);
	font-size: 0;
	letter-spacing: 0;
	margin: 26px 0 20px;
}
.oneTeach {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 20px);
	margin: 0 20px 20px 0;
	background: #378CFF;
	height: 110px;
}
.oneTeach .thumb {
	position: absolute;
	left: 20px;
	width: 80px;
	height: 80px;
	top: 0;
	bottom: 0;
	margin: auto;
	padding-bottom: 0;
}
.oneTeach .thumb > img {
	display: block !important;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.oneTeach ul {
	float: right;
	width: calc(100% - 132px);
	margin: 28px 15px 0 0;
}
.titTeach {
	position: relative;
	display: table;
	font-size: 14px;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 6px;
	font-weight: 700;
}
.oneTeach p {
	color: #fff;
	max-height: 50px;
	line-height: 1.3;
}
.page-teachers .loadMore {
	margin: 0;
	float: right;
	padding: 0 33px;
	height: 45px;
	line-height: 45px;
	background: #378CFF;
}
.page-teachers .loadMore:hover {
	background: #E90000;
}
/**/
/*page-philosophy*/
.page-philosophy .tit {
	margin-top: 6px;
}
.page-philosophy .landing p {
	font-size: 16px;
	color: #323232;
}
.page-philosophy .landing ol > li:after {
	content: none;
}
.italic {
	font-style: italic;
	font-weight: 600 !important;
}
.color1, .color2, .color3, .color4, .color5 {
	font-weight: 700;
}
.color1, .color6 {
	color: #3992FF !important;
}
.color2 {
	color: #2CAAE0 !important;
}
.color3 {
	color: #A92B9F !important;
}
.color4 {
	color: #D9191A !important;
}
.color5 {
	color: #F89F12 !important;
}
.page-philosophy .landing ol {
    margin-bottom: 51px;
}
.page-philosophy .landing ul,.page-philosophy .landing ol {
	font-size: 16px;
}
.page-philosophy .content {
	padding-bottom: 79px;
}
/**/
/*page-management*/
.management {
	position: relative;
	width: 600px;
	padding: 0 69px;
	border: solid 1px #DDDDDD;
	margin: auto;
}
.man1 {
	margin-bottom: 50px;
}
.titleMan {
	position: relative;
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	text-transform: uppercase;
	padding: 13px 0;
	margin: 0 -70px;
	text-align: center;
	margin-bottom: 39px;
	background: #378CFF;
	border-bottom: solid 1px #DDDDDD;
}
.manager {
	width: calc(100% + 20px);
	font-size: 0;
	letter-spacing: 0;
	margin: 0;
}
.oneMan {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(50% - 20px);
	margin: 0 20px 0 0;
}
.oneMan .thumb {
	padding-bottom: 100%;
}
.oneMan ul {
	padding: 18px 0;
	margin: 0;
	background: #FFFFFF;
	overflow: hidden;
	min-height: 61px;
}
.titName {
	position: relative;
	display: table;
	font-size: 15px;
	text-transform: capitalize;
	color: #060606;
	line-height: 1.4;
	font-weight: 700;
	margin: auto;
}
.titPos {
	position: relative;
	display: table;
	font-size: 14px;
	color: #323232;
	line-height: 1.4;
	font-weight: 400;
	margin: auto;
}
.page-management .col-left {
	margin: 0;
}
/**/
/*page-news*/
.page-news .content {
	padding-bottom: 50px;
}
.page-news .oneNews ul {
	min-height: auto;
}
.page-news .oneNews p {
	max-height: 60px;
	margin: 20px 0;
	text-align: justify;
}
.page-news .view {
	font-size: 11px;
	color: #001E46;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	font-family:  'utm-avobold', 'Avenir Next', Arial, sans-serif;
}
.page-news .view:hover {
	color: #E90000;
}
/**/
/*page-contact*/
.leftCol {
	float: left;
	width: calc(50% - 15px);
}
.rightCol {
	float: right;
	width: calc(50% - 15px);
}
.form-group {
	position: relative;
	margin-bottom: 27px;
}
.formBox input[type="text"], .formBox input[type="email"], .formBox textarea {
	border: solid 1px transparent;
	color: #777777;
	font-weight: 400;
	font-size: 14px;
	box-shadow: none !important;
	background: #FFFFFF;
}
.formBox textarea {
	height: 160px;
	padding: 12px 18px;
}
.form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 0 18px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	color: #777777;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #DDDDDD;
}
.formBox {
	float: none;
	display: block;
	background: none;
	width: 100%;
}
.formBox input[type="text"]::-webkit-input-placeholder, .formBox input[type="email"]::-webkit-input-placeholder, .formBox textarea::-webkit-input-placeholder {color: #969696 !important;}
.formBox input[type="text"]::-ms-input-placeholder, .formBox input[type="email"]::-ms-input-placeholder, .formBox textarea::-ms-input-placeholder {color: #969696 !important;}
.formBox input[type="text"]::-moz-placeholder, .formBox input[type="email"]::-moz-placeholder, .formBox textarea::-moz-placeholder {color: #969696 !important; }
.formBox input[type="text"]:focus, .formBox input[type="email"]:focus, .formBox textarea:focus {
	border-color: #0096E6; 
	outline: none;
}
.formBox input[type="text"]:focus::-webkit-input-placeholder, .formBox input[type="email"]:focus::-webkit-input-placeholder, .formBox textarea:focus::-webkit-input-placeholder {color: #969696 !important; }
.formBox input[type="text"]:focus::-ms-input-placeholder, .formBox input[type="email"]:focus::-ms-input-placeholder, .formBox textarea:focus::-ms-input-placeholder {color: #969696 !important;}
.formBox input[type="text"]:focus::-moz-placeholder, .formBox input[type="email"]:focus::-moz-placeholder, .formBox textarea:focus::-moz-placeholder {color: #969696 !important;}
.formBox select:focus {border-color: #0096E6 !important;}
.capcha {
	position: absolute;
	right: 18px;
	font-size: 15px;
	font-weight: 600;
	bottom: 0;
	line-height: 50px;
	z-index: 3;
	letter-spacing: 1px;
	color: #323232;
	user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	pointer-events: none;
}
.contactForm form input:focus {
	box-shadow: none;
	border-color: #0096E6;
	outline: none;
}
.formBox select {
	width: 100%;
	height: 50px;
	outline: none;
	background-image: none;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	color: transparent;
	text-shadow: 1px 1px #999;
}
.formBox .fa {
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: transparent;
	display: inline-block;
	position: absolute;
	text-align: center;
	top: 44px;
	right: 14px;
	color: #646464;
	font-size: 18px;
	border: none;
	z-index: 3;
	border-radius: 0;
	pointer-events: none;
}
.contactForm .button {
	float: right;
	padding: 0 68px;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
	font-weight: 700;
	margin-right: 2px;
	background: #0096E6;
	box-shadow: 2px 2px 0px 0 #2575D9;
}
.contactForm .button:hover {
	background: #E90000;
	box-shadow: 2px 2px 0px 0 #B41018;
}
.map {
	display: block;
	height: 500px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#map1, #map2, #map3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.map1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.current {
    display: inherit;
}
.contactForm {
    float: left;
    width: calc(100% - 600px);
    font-size: 0;
    letter-spacing: 0;
    background: #EDEDED;
    border: solid 1px #E1E1E1;
    padding: 46px 49px 54px;
}
.contactForm .titBox {
	margin-bottom: 10px;
}
.contactForm .tit {
	color: #050A0F;
}
.contactForm .tit:hover {
	color: #050A0F !important;
}
.contactForm .tit:after {
	content: none;
}
.titForm {
	line-height: 1.8;
	font-size: 15px;
	color: #5A5A5A;
	font-weight: 700;
	margin: 0 0 4px 0;
	text-transform: uppercase;
}
.boxCont {
	float: right;
	width: 550px;
}
.titCont {
	font-size: 25px;
	color: #050A0F;
	text-transform: uppercase;
	margin: 44px 0 19px !important;
}
.boxCont .landing p {
	margin-bottom: 5px;
	font-size: 16px;
	color: #464646;
}
.boxCont .landing p > a {
	color: #464646;
	font-weight: 400;
	font-size: 16px;
}
.boxCont .landing a.guide {
	font-size: 15px;
	color: #3992FF;
}
/**/
/*page-curriculum*/
.learn {
	position: relative;
	padding: 45px 40px;
	background: url('../images/bgcch.jpg') no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	margin-bottom: 81px;
}
.learn .img {
	float: left;
	width: calc(100% - 590px);
}
.learn .right2 {
	float: right;
	width: 530px;
}
.unPic {
	margin-top: 32px;
}
.page-curriculum-value .learn {
	margin-bottom: 0;
}
.page-curriculum-value .learn {
	padding: 60px 40px 37px 40px;
}
.page-curriculum-value .learn .right2 {
	margin-top: 46px;
}
.page-curriculum .landing .titAbout {
	font-size: 30px;
	color: #368FFF;
	font-weight: 600;
	text-transform: uppercase;
	width: 73%;
}
.img > img {
	display: block;
	width: 100%;
}
.page-curriculum .img > img {
	box-shadow: 10px 10px 0px 0px #DCDCE6;
}
.page-curriculum-value .img {
	background: #368FFF;
	padding: 10px;
}
.learn .img:after {
	content: none;
}
.page-curriculum .landing .left {
	float: left;
	margin: 0;
}
.page-curriculum .landing .right {
	float: right;
	width: 550px;
	margin-top: 15px;
}
.titAbout1 {
	margin: 76px 0 35px !important;
}
.page-curriculum .landing ul li {
	margin-top: 22px;
}
.left img {
	margin: 0 auto 13px !important;
}
.landing .titleAbout {
	font-size: 20px;
	font-weight: 600;
	color: #3992FF;
	margin: 22px 0;
	text-transform: uppercase;
}
.devel {
	position: relative;
	background: url('../images/bgcch2.jpg') no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding: 30px 0 70px;
}
.developer {
	width: calc(100% + 30px);
	margin: 20px 3px 3px 3px;
	font-size: 0;
	letter-spacing: 0;
}
.oneDel {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: calc(100%/4 - 30px);
	margin: 0 30px 19px 0;
}
.titDel {
	position: absolute;
	top: 50%;
	left: 60px;
	font-size: 16px;
	font-weight: 500;
	color: #368FFF;
}
.iconDel {
	position: relative;
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	background: #368FFF;
	margin-right: 12px;
}
.iconDel:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: solid 1px #368FFF;
	margin: -3px;
}
.iconDel img {
	position: absolute;
	top: 50%;
	left: 50%;
}
.developer2 {
	padding-top: 32px; 
}
.oneDel2 {
	display: block;
	padding-right: 50%;
	position: relative;
	background: #fff;	
}
.oneDel2 ul {
	position: absolute;
	left: 50%;
	top: 57px;
	margin: 0;
	padding: 0 60px;
	z-index: 2;
}
.oneDel2:nth-child(2n) {
	padding: 0 0 0 50%;
}
.oneDel2:nth-child(2n) > ul {
	right: 50%;
	left: auto;
}
/**/
/*page-curriculum-value*/
.spe {
	font-style: italic;
	font-weight: 600 !important;
	color: #323232 !important;
}
/**/
/*page-gallery-view*/
.abView {width: calc(100% + 20px);}
.itemGal {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
}
.itemGal img {
    display: block;
    width: auto;
    height: 100%;
}
.share {
	display: table;
	font-size: 0;
	letter-spacing: 0;
	padding: 30px 0 40px;
}
.share > span {padding: 0 10px;}
.share > span, .share > a {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    background: #E90000;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-align: center;
}
.share > a {
    margin-left: 5px;
    width: 30px;
}
.share > a.btn_facebook:hover, .share a.btn_google:hover, 
.share a.btn_twitter:hover {background: #328CFF;}
.share a.btn_facebook {background: #3b5998;}
.share a.btn_google {background: #dd4b39;}
.share a.btn_twitter {background: #00aced;}
.xemthem {
	display: table;
	font-size: 25px;
	font-weight: 500;
	margin: 0 auto 25px 0;
	font-style: normal;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 600;
	color: #666;
}
.oneGal, .page-gallery-view .homeNews {
	width: 100%;
	margin-bottom: 0;
}
.homeNews .owl-dots {
	display: none;
}
.homeNews .owl-prev, .homeNews .owl-next {
	position: absolute;
	width: 35px;
	height: 35px;
	font-size: 24px;
	line-height: 35px;
	text-align: center;
	background: #E90000;
	color: #fff;
	top: -60px;
	border: none;
	transform: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.homeNews .owl-prev {
	left: calc(100% - 73px);
}
.homeNews .owl-next {
	right: 0%;
}
.homeNews .owl-next .fa {
	margin-left: 5px;
}
.homeNews .owl-prev:hover, 
.homeNews .owl-next:hover {
	background: #0096E5;
}
.page-gallery-view .content {
	padding-bottom: 85px;
}
.page-news-view .landing img {
	margin: 0 auto;
}
/**/
/*page-news-view*/
.page-news-view .homeNews {
	width: 100%;
	margin-bottom: 0 !important;
}
.page-news-view .col-left {
	margin-bottom: 0;
}
/**/
/*page-curriculum-admissions*/
.titBox .titAdmis {
	position: relative;
	font-size: 30px;
	color: #358EFF;
	font-weight: 600;
	text-align: center;
	padding: 0 114px 25px;
	text-transform: uppercase;
    border-bottom: solid 2px #DCDCDC;
}
.titAdmis:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -3px;
	height: 4px;
	width: 90px;
	background: #368FFF;
}
.width-960 {
	width: 960px;
	margin: auto;
}
.landing .bgF5F5F5 {
	background: #F5F5F5;
	padding: 25px 18px;
	margin-bottom: 35px;
	font-weight: 500;
	color: #323232;
}
.landing .bgF5F5F5 > li {
	font-style: italic;
	font-weight: inherit;
	color: inherit;
}
.landing .titUl {
	display: table;
	margin: 0;
	padding: 0 33px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #3992FF;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.landing .textCol {
	font-weight: 600;
}
.page-curriculum-admissions .content {
	padding-bottom: 79px;
}
/**/
/*about-hítory*/
.signature {
	float: right;
	text-align: right;
}
.landing .sign1 {
	font-weight: 500;
	color: #323232;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 8px;
}
.landing .sign2 {
	font-weight: 700;
	font-size: 17px;
	color: #323232;
	margin-top: 0;
}
.thumb1 {
	padding-bottom: 117%;
}
.landing .titleAbout2 {
	font-size: 28px;
}
/**/
/*page-teacher-view*/
.colLeft2 {
	position: relative;
	float: left;
	width: 170px;
	height: 150px;
	top: 35px;
	left: 45px;
}
.colRight2 {
	float: right;
	width: calc(100% - 140px);
}
.bgblue {
	background: #378CFF;
	padding: 30px;
}
.bgblue * {
	color: #fff !important;
}
.page-teachers-view .landing .titAbout {
    font-size: 30px;
    color: #368FFF;
    font-weight: 600;
    text-transform: uppercase;
    width: 73%;
}
.colLeft2 .thumb {
	width: 100px;
	height: 100px;
	bottom: 0;
	padding-bottom: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.page-teachers-view .teachers {
	width: 100%;
}
.page-teachers-view .oneTeach {
	width: 100%;
	margin: 0;
}
.teachers .owl-dots {
	bottom: -24%;
}
.page-teachers-view .col-left {
	margin-bottom: 0;
}
/**/
.landing p, .landing ul, .landing ol {
	margin-bottom: 21px;
	line-height: 1.5;
	color: #323946;
	font-weight: 400;
	font-size: 15px;
	text-align: justify;
}
.mobile_viewer .landing p, .mobile_viewer .landing ul, .mobile_viewer .landing ol {
	text-align: left;
}
.landing ol li {
	font-weight: inherit; 
	list-style: none;
	margin-top: 11px;
}
.landing ul li {
	font-weight: inherit; 
	list-style: none;
	margin-top: 7px;
}
.landing ul > li:before {
	content: "";
	list-style: square;
	background: #3992FF;
	width: 5px;
	height: 5px;
	vertical-align: middle;
	margin: 0px 7px 3px 13px;
	display: inline-block;
}
.landing .stick > li:before {
	content: "\f00c";
	width: auto;
	height: auto;
	background: transparent;
	color: #3992FF;
	vertical-align: middle;
	margin: 0px 7px 3px 13px;
	display: inline-block;
	font-family: FontAwesome;
}
.landing ul > li li, .landing ol > li li {
	list-style: disc;
	color: inherit; 
}
.landing ol > li {
	list-style-type: none;
	counter-increment: list;
	position: relative;
	padding-left: 0; 
}
.landing ol > li:after {
	content: counter(list) ".";
	position: absolute;
	top: 0;
	left: -35px;
	width: 2em;
	text-align: right;
}
.landing [class*="width-"] {
	margin-left: auto;
	margin-right: auto; 
}
.landing p .img {
	position: relative;
	display: table;
	max-width: 100%;
	margin-bottom: 5px; 
	margin: 25px auto;
	font-size: 0;
}
.landing img {
	display: table;
	margin: 0 auto;
	width: auto;
	height: auto;
	max-width: 100%; 
}
.landing h1, .landing .h1, .landing h2, .landing .h2, 
.landing h3, .landing .h3, .landing h4, .landing .h4, 
.landing h5, .landing .h5, .landing h6, .landing .h6 {
	line-height: 1.4;
	color: #060606;
	margin: 24px 0 24px;
	font-weight: 700;
}
.landing h1, .landing .h1 {
	font-size: 35px;
}
.landing h2, .landing .h2 {
	font-size: 28px;
}
.landing h3, .landing .h3 {
	font-size: 25px;
}
.landing h4, .landing .h4 {
	font-size: 22px;
}
.landing h5, .landing .h5 {
	font-size: 19px; 
}
.landing h6, .landing .h6 {
	font-size: 16px; 
}
.landing h2.desc {
	font-size: 16px;
	color: #323946;
}
.landing blockquote {
	border: none;
	padding: 3px 0 5px 40px;
	position: relative;
	font-size: 17px;
	font-weight: 600;
	font-style: italic;
	color: #323946; 
}
.landing blockquote:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height: 20px;
	background: url("../images/quote.png") no-repeat left center; 
}
.landing blockquote:after {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 25px;
	height: 20px;
	margin: 0 0 -5px 5px;
	background: url("../images/quote.png") no-repeat right center; 
}
.landing .row {
	margin-bottom: 15px; 
}
.landing a {
	text-decoration: none;
	line-height: 1.4;
 	font-weight: 500;
 	color: #323946;
 	margin-bottom: 34px;
}
.landing a:hover {
	text-decoration: underline;
}
.landing .fr-video {
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
	position: relative; 
	margin-bottom: 25px;
}
.landing .fr-video iframe, .landing .fr-video video {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
}
.landing video {
	display: block;
	width: 100%;
	height: 400px; 
}
.landing [class*="col-"] .img {
	margin-top: 10px;
	margin-bottom: 0; 
}
.landing .desc {
	margin-bottom: 0px;
}
@media screen and (max-width: 1280px) {
	header.fixed:before {
		margin-top: -1px;	
	}
	.content {
		padding: 80px 0;
	}
	.titVid {
		font-size: 25px;
	}
	.leftCol, .rightCol{
		width: 100%;
	}
}
@media screen and (max-width: 1220px) {
	header, header > .pagewrap, header.fixed:before {
		height: 80px;
	}
	.menuMain {
		top: 50%;
	}
	.topInfo {
		display: none;
	}
	header {
		position: fixed;
		width: 100%;
	}
	.itemBan {
		height: calc(100vh - 80px);
	}
	.bannerMain .owl-prev, .bannerMain .owl-next {
		display: none;
	}
	.bannerMain .owl-dots {
		display: block;
		bottom: 3%;
	}
	.logo {
		height: 55px;
	}
	.bannerMain {
		padding-top: 80px;
	}
	.menu {
		display: none;
	}
 	.menuMain .openMenu {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		line-height: 35px;
		height: 40px;
		width: 40px;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		background: #328CFF;
	}
	.openMenu .op_line {
		background: #fff;
		border-radius: 1px;
		display: block;
		height: calc(33.3333% - 12px);
		position: absolute;
		transform: translate(0, 0px);
		left: 11px;
		right: 11px;
		transition: transform 0.3s;
		-webkit-transition: transform 0.3s;
		-moz-transition: transform 0.3s;
		z-index: 20;
	}
	.openMenu .op_line._1 {
		top: 12px;
	}
	.openMenu .op_line._2 {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.openMenu .op_line._3 {
		bottom: 12px;
	}
	.lang1 {
		position: relative;
		display: inline-block;
		right: 55px;
		top: 0;
		bottom: 0;
		margin: auto;
		width: 40px;
		height: 40px;
		border: none;
		vertical-align: middle;
		cursor: pointer;
	}
	.lang1 .en {
		position: absolute;
		font-size: 0;
		right: 0;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		width: 40px;
		height: 40px;
		border: solid 2px #328CFF;
		background: url('../images/language-united-kingdom.png');
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: center center;
	}
	.lang1 .vi {
		background: url('../images/language.png');
		position: absolute;
		font-size: 0;
		right: 0;
		margin: 0;
		padding: 0;
		vertical-align: middle;
		width: 40px;
		height: 40px;
		border: solid 2px #328CFF;
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-position: center center;
	}
	.itemBan {
		height: calc(100vh - 60px);
	}
	.oneUn {
		padding: 35px 25px 30px 25px;
		height: 675px;
	}
	.oneUn .thumb {
		top: 230px;
	}
	.tit2st {
		font-size: 18px;
		width: calc(100% - 15px);
		bottom: 100px;
	}
	.oneUn .button {
		bottom: 82px;
	}
	.angle img {
		display: block;
		width: calc(100% + 4px);
		height: auto;
		margin-left: -2px;
	}
	.button {
		height: 35px;
		line-height: 35px;
		padding: 0 20px;
	}
	.itemBan .banText .titBan {
		font-size: 35px;
	}
	.rightNav a, .backTop {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.itemBan .banText .titBan {
		font-size: 45px;
	}
	.aboutRight {
		width: calc(100% - 570px);
	}
	.title {
		font-size: 30px;
		margin-bottom: 13px;
	}
	.landing p, .landing ul, .landing ol {
		margin-bottom: 12px;
		font-size: 15px;
	}
	.aboutLeft .button {
		margin-top: 20px;
	}
	.inside {
		padding-top: 80px;
	}
	.content {
		padding: 60px 0;
	}
	.landing h1, .landing .h1, .landing h2, .landing .h2, 
	.landing h3, .landing .h3, .landing h4, .landing .h4, .landing h5, 
	.landing .h5, .landing h6, .landing .h6 {
		line-height: 1.4;
		color: #060606;
		margin: 12px 0 24px;
		font-weight: 700;
	}
	.landing h1, .landing .h1 {
		font-size: 30px;
	}
	.landing h2, .landing .h2 {
		font-size: 28px;
	}
	.landing h3, .landing .h3 {
		font-size: 25px;
	}
	.landing h4, .landing .h4 {
		font-size: 24px;
	}
	.landing h5, .landing .h5 {
		font-size: 23px;
	}
	.landing h6, .landing .h6 {
		font-size: 22px;
	}
	.devel {
		padding: 50px 0 70px;
	}
	.developer2 {
		padding-top: 15px;
	}
	.content {
		padding: 50px 0;
	}
	.page-philosophy .content {
		padding-bottom: 50px;
	}
	.inside .homeNews {
		margin-bottom: 0px;
	}
	.learn {
		margin-bottom: 50px;
	}
	.titAbout1 {
	    margin: 50px 0 35px !important;
	}
	.landing img {
		margin: 40px auto 40px;
	}
	.fooTopRight2st {
		display: none;
	}
	.fooTopRight2st {
		position: absolute;
		left: 50%
	}
	.itemCourse {
		width: 100%;
	}
	.itemCourse .img {
		width: 300px;
	}
	.itemCourse>ul {
		width: calc(100% - 300px);
		padding: 20px;
	}
	.rowCourse .itemCourse:nth-child(2n) .img {
		float: right;
	}
	.rowCourse:nth-child(2n) .itemCourse .img {
		float: left;
	}
	.rowCourse:nth-child(2n) .itemCourse:nth-child(2n) .img {
		float: right;
	}
	.contactForm, .boxCont {
		width: 100%;
		margin-bottom: 25px;
	}
	.itemCourse .view {
		left: auto;
		margin-left: 0;
	}
	.rowCourse:nth-child(2n) .itemCourse .view {
		left: auto;
		margin-left: 0;
	}
	.underBan {
		width: calc(100% + 15px);
	}
	.oneUn {
		width: calc(33.3333% - 15px);
		margin: 0 15px 0 0;
	}
	.rowCourse:nth-child(2n) .itemCourse .thumb:before {
		content: "";
		z-index: 2;
		position: absolute;
		top: 65px;
		right: 0;
		border: solid 17px transparent;
		border-right-color: #F5F5F5;
	}
	.rowCourse .itemCourse:nth-child(2n) .thumb:before {
		left: 0;
		right: auto;
		border-right-color: transparent;
		border-left-color: #F5F5F5;
	}
	.learn .img {
		width: 50%;
	}
	.learn .right2 {
		width: 45%;
	}
	.oneDel2 ul {
		padding: 0 30px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.mCustomScrollbar {
		max-height: 176px;
	}
	.landing .titleAbout2 {
		font-size: 24px;
	}
}
@media screen and (max-width: 1199px) {
	.page-curriculum .landing img {
		width: auto;
	}
	.page-curriculum .landing .right {
		width: 100%;
	}
	.page-curriculum .landing .left {
		float: none; 
		margin: auto;
		display: table;
	}
	.bannerInside {
		height: auto;
		padding-bottom: 30%;
	}
	.width-960 {
		width: 100%;
	}
	.titBox .titAdmis {
		padding-left: 0;
		padding-right: 0;
	}
	.page-news .oneNews p {
		text-align: unset;
	}
}
@media screen and (max-width: 1024px) {
	.page-curriculum .landing .titAbout {
		margin: 10px 0 5px;
		font-size: 23px;
	}
	.page-curriculum .right2 .landing p {
		margin-bottom: 7px;
	}
	.homeVideo .item .thumb:before {
		background-size: cover;
		width: 60px;
		height: 60px;
	}
	.aboutLeft {
		width: 45%;
	}
	.aboutRight {
		width: 50%;
	}
	.infoText {
		left: 100px;
	}
	.bannerInfo_text {
		width: 440px;
	}
	.itemNews ul {
		width: calc(100% - 110px);
	}
	.page-video .mCustomScrollbar {
		max-height: 300px;
	}
	.bannerInfo_text:before {
		right: -80px;
		width: 124px;
	}
	.bannerInfo_text:after {
		right: -68px;
		width: 100px;
	}
	.itemNews .thumb {
		width: 90px;
		height: 90px;
	}
	.tit3st, .tit4st {
		font-size: 35px;
	}
	.infoText p {
		font-size: 15px;
	}
	.aboutHome {
		padding: 50px 0;
	}
	.admissions + .shadow {
		margin-bottom: 50px;
	}
	.tit2 {
		font-size: 20px;
		padding: 15px 55px;
		margin: 0 auto 50px;
	}
	.activity {
		padding: 60px 0;
	}
	.homeNews {
		margin-bottom: 0;
		width: calc(100% + 15px);
	}
	.oneNews {
		position: relative;
		display: inline-block;
		vertical-align: top;
		width: calc(33.3333% - 15px);
		margin: 0 15px 30px 0;
		background: #F5F5F5;
	}
	.oneNews ul {
		padding: 20px 25px;
	}
	.titPic {
		font-size: 16px;
	}
	.page-news-view .oneNews, .page-gallery-view .oneNews {
		width: 100%;
		margin-bottom: 0;
	}
	.page-gallery-view .content {
		padding-bottom: 50px;
	}
	.but1st {
		margin-top: 15px;
	}
	.insideCourse {
		margin-bottom: 45px;
	}
	.picActi {
		padding-bottom: 70px;
	}
	.mCustomScrollbar {
		max-height: 100px;
	}
	.landing .titleAbout2 {
		font-size: 20px;
		margin: 10px 0;
	}
	.titVid {
		width: calc(100% - 160px);
		font-size: 23px;
	}
	.backTop {
		width: 45px;
		height: 45px;
	}
	.colLeft {
		width: calc(100% - 385px);
	}
	.oneTeach p {
		display: none;
	}
	.botLeft, .botRight {
		width: 100%;
		text-align: center;
	}
	.share {
		padding: 20px 0 30px;
	}
	.inside .tit2 {
		margin: -29px auto 0;
	}
	.oneTeach ul {
		margin: 0;
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 15px;
	}
	.learn {
		padding: 15px;
	}
	.learn .right2 {
		width: 47%;
	}
	.inside {
		padding-top: 60px;
	}
	.page-teachers-view .landing .titAbout {
		width: 100%;
	}
	header, header > .pagewrap, header.fixed:before, header.fix > .pagewrap {
		height: 60px;
	}
	.bannerMain {
		padding-top: 60px;
	}
	.logo, header.fix .logo {
		height: 35px;
	}
	.oneFal {
		width: calc(50% - 15px);
		margin: 0 15px 25px 0;
	}
	.landing p, .landing ul, .landing ol {
		text-align: left;
	}
}
@media screen and (max-width: 868px) {
	.learn .right2 {
		width: 100%;
	}
	.learn .img {
		width: auto;
		margin: auto;
		display: table;
		float: none;
		margin-bottom: 20px;
	}
	.titBox .titAdmis {
		font-size: 25px;
	}
}
@media screen and (max-width: 812px) {
	.oneNews ul {
		padding: 15px;
	}
	.page-teachers-view .landing .titAbout {
		font-size: 22px;
	}
	.aboutLeft {
		width: 100%;
	}
	header, header > .pagewrap, header.fixed:before,
	header.fix > .pagewrap {
		height: 50px;
	}
	.itemBan {
		height: calc(100vh - 50px);
	}
	.itemBan .banText .titBan {
		font-size: 20px;
		padding: 0;
	}
	.bannerMain, .inside {
		padding-top: 50px;
	}
	.logo, header.fix .logo {
		height: 36px;
	}
	.lang1, .menuMain .openMenu {
		width: 30px;
		height: 30px;
	}
	.lang1 {
		right: 45px;
	}
	.lang1 .en {
		width: 30px;
		height: 30px;
	}
	.lang1 .vi {
		width: 30px;
		height: 30px;
	}
	.openMenu .op_line {
		height: calc(33.3333% - 8px);
		left: 7px;
		right: 7px;
	}
	.openMenu .op_line._1 {
		top: 8px;
	}
	.openMenu .op_line._3 {
		bottom: 8px;
	}
	.underBan {
		width: 100%;
	}
	.oneUn {
		width: 100%;
		height: auto;
		margin: 0;
		padding: 30px;
		height: auto !important;
	}
	.tit1st {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.angle {
		display: none;
	}
	.oneUn .thumb {
		position: relative;
		left: auto;
		transform: none;
		margin: 20px auto;
		top: auto;
		width: 150px;
		min-height: 150px;
	}
	.tit2st, .tit2st span {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto;
		transform: none;
		text-align: center;
		margin: 20px auto;
		height: auto;
	}
	.oneUn .button {
		position: relative;
		transform: none;
		left: auto;
		bottom: auto;
	}
	.title {
		font-size: 23px;
		margin-bottom: 10px;
	}
	.aboutHome {
		padding: 35px 0;
	}
	.aboutRight {
		width: 100%;
	}
	.aboutLeft {
		margin-bottom: 35px;
	}
	.tit2 {
		font-size: 18px;
		padding: 15px 20px;
		margin: 0 auto 35px;
	}
	.picActi {
		padding-bottom: 50px;
	}
	.bannerInfo_text {
		position: static;
		height: auto;
		transform: none;
		z-index: 3;
		width: 100%;
		padding: 30px;
	}
	.infoText {
		transform: none;
		position: static;
		width: 100%; 
	}
	.admissions:before, .admissions:after, .bannerInfo_text:before, .bannerInfo_text:after {
		content: none;
	}
	.admissions + .shadow {
		display: none;
	}
	.admissions {
		height: auto;
		margin: 0 0 20px 0;
	}
	.insideCourse {
		margin-bottom: 35px;
	}
	.activity {
		padding: 50px 0;
	}
	.tit3st, .tit4st {
		font-size: 30px;
	}
	.oneDel2 {
		margin-bottom: 20px;
		padding: 0;
	}
	.oneDel2 ul {
		position: static;
		top: auto;
		transform: none;
	}
	.oneDel2:nth-child(2n) {
		padding: 0;
	}
	.oneDel2 ul, .oneDel2:nth-child(2n) > ul {
		position: relative;
		left: auto;
		right: auto;
		top: auto;
		margin: 0;
		padding: 20px 60px;
	}
	.mCustomScrollbar {
		max-height: none;
		overflow: visible;
	}
	.page-management .col-left, .page-teachers .col-left,
	.page-teachers-view .col-left, .page-facilities .col-left {
		display: none;
	}
	.col-right {
		width: 100%;
	}
	.facil {
		width: calc(100% + 15px);
	}
	.page-curriculum .landing .right,
	.page-curriculum .landing .titAbout {
		width: 100%;
	}
	
	.titleAbout {
		margin: 12px 0;
	}
	.landing h1, .landing .h1, .landing h2, .landing .h2, 
	.landing h3, .landing .h3, .landing h4, .landing .h4, 
	.landing h5, .landing .h5, .landing h6, .landing .h6 {
		margin: 12px 0 12px;
	}
	.titAbout1 {
		margin: 30px 0 15px !important;
	}
	.oneDel {
		width: calc(100%/3 - 30px);
	}
	.colLeft {
		width: 100%;
		margin-bottom: 30px;
	}
	.page-video .colRight {
		width: 100%;
	}
	.rightNav a, .backTop {
		width: 38px;
		height: 38px;
		line-height: 38px;
		font-size: 18px;
	}
	.rightNav .fa-facebook {
		font-size: 18px;
	}
	.landing h1, .landing .h1 {
		font-size: 22px;
	}
	.landing h2, .landing .h2 {
		font-size: 20px;
	}
	.landing h3, .landing .h3 {
		font-size: 19px;
	}
	.landing h4, .landing .h4 {
		font-size: 18px;
	}
	.landing h5, .landing .h5 {
		font-size: 17px;
	}
	.landing h6, .landing .h6 {
		font-size: 16px;
	}
	.landing img {
		margin: 25px auto 25px;
	}
	.landing p, .landing ul, .landing ol {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 1.4;
	}
	.learn {
		padding: 25px 40px;
	}
	.page-curriculum .landing .titAbout {
		font-size: 22px;
	}
	.devel {
		padding: 20px 0 30px;
	}
	.landing .titleAbout {
		margin: 15px 0;
	}
	.titCont {
		margin: 20px 0 5px !important;
	}
	.map {
		height: 350px;
	}
	.page-philosophy .landing ol {
		margin-bottom: 25px;
	}
	.management {
		width: auto;
	}
	.man1 {
		margin: 30px 0 25px;
	}
	.page-curriculum .landing .left {
		float: none;
	}
	.page-news-view .col-left {
		display: none;
	}
	.page-news-view .oneNews {
		margin-bottom: 0;
	}
	.contactForm {
		padding: 25px 80px 40px;
	}
	.form-group {
		margin-bottom: 20px;
	}
	.tit {
		font-size: 22px;
	}
	.titForm, .page-philosophy .landing p {
		font-size: 14px;
	}
	.page-gallery-view .oneNews {
		margin-bottom: 0;
	}
	.page-gallery-view .content {
		padding-bottom: 50px;
	}
	.oneNews ul {
		padding: 15px 20px 15px;
	}
	.titPic {
		font-size: 15px;
		padding-bottom: 10px;
	}
	.button {
		height: 35px;
		line-height: 35px;
		padding: 0px 16px;
	}
	.contactForm .button {
		padding: 0 30px;
		height: 40px;
		line-height: 40px;
	}
	.fooTop {
		padding: 30px 0;
	}
	.fooTopLeft .titFoo {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.fooTopLeft > p, .fooTopRight ul > li > a {
		font-size: 14px;
		margin-bottom: 8px;
	}
	.fooTopRight ul {
		font-size: 0;
	}
	.fooTopRight ul > li {
		margin-bottom: 8px;
	}
	.socialFoo {
		margin-top: 15px;
	}
	.titFoo2st {
		font-size: 19px;
		margin-bottom: 17px;
	}
	.botLeft > a, .botRight > p {
		font-size: 14px;
	}
	.botRight > p + p {
		margin-left: 21px;
	}
	.page-video .mCustomScrollbar {
		margin: 25px auto;
	}
	.titVid {
		width: calc(100% - 50px);
		font-size: 20px;
		left: 20px;
	}
	.aboutRight:before, .homeVideo:before {
		top: -8px;
		left: -11px;
		width: 90px;
		height: 81px;
	}
	.aboutRight:after, .homeVideo:after {
		bottom: -29px;
		right: -11px;
		width: 90px;
		height: 81px;
	}
	.landing .titleAbout {
		margin: 12px 0;
		font-size: 18px;
	}
	.learn {
		margin-bottom: 30px;
	}
	.page-curriculum .landing ul li {
		margin-top: 13px;
	}
	.boxCont .landing p, .boxCont .landing p > a {
		font-size: 14px;
	}
	.form-control, .formBox select {
		height: 45px;
	}
	.landing p .img {
		margin: 0 auto;
	}
	.titDel {
		font-size: 14px;
	}
	.bannerInfo_right .button {
		bottom: 10px;
		right: 10px;
	}
}
@media screen and (max-width: 768px) {
	.map {
		height: 350px;
	}
	.itemBan {
		height: 350px;
	}
	.teachers {
		margin-bottom: 0;
	}
	.content {
		padding-top: 40px;
	}
	.page-teachers .content {
		padding-bottom: 30px;
	}
	.inside .loadMore {
		padding: 0 15px;
		height: 35px;
		line-height: 35px;
	}
	.oneDel {
		width: calc(100%/2 - 30px);
	}
	.oneNews {
		width: calc(50% - 15px);
	}
	.fooTopRight > ul.rightUl {
		display: none;
	}
}
@media screen and (max-width: 736px) {
	.inside .tit2 {
		margin: -22px auto 0;
		font-size: 15px;
		padding: 10px 5px;
	}
	.inside {
		overflow-x: hidden;
	}
	.landing .titUl {
		height: 40px;
	    line-height: 40px;
	    font-size: 15px;
	    padding: 0 20px;
	}
	.landing .titleAbout {
		margin: 20px 0;
		font-size: 17px;
	}
	.itemBan {
		height: calc(100vh - 50px);
	}
	.oneUn .thumb {
		margin: 15px auto;
	}
	.tit2st, .tit2st span {
		margin: 15px auto;
	}
	.oneFal ul {
		padding: 15px 21px 20px;
	}
	.oneFal .titPic {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.oneFal p {
		margin-bottom: 15px;
	}
	.bannerInfo_text {
		padding: 0px; //20px
	}
	.tit3st, .tit4st {
		font-size: 25px;
	}
	.infoText p {
		font-size: 15px;
	}
	.tit2 {
		padding: 10px 20px;
		margin: 0 auto 30px;
	}
	.titBox .titAdmis {
		font-size: 20px;
	}
}
@media screen and (max-width: 667px) {
	.landing p, .landing ul, .landing ol {
		margin-bottom: 15px;
	}
	.title {
		font-size: 20px;
		margin-bottom: 8px;
	}
	.page-contact .content {
		padding-top: 20px;
	}
	.content {
		padding: 40px 0;
	}
	.surround {
		display: none;
	}
	footer > .pagewrap:before {
		width: auto;
	}
	.fooTopLeft {
		float: none;
		width: auto;
		padding: 0;
		text-align: center;
	}
	.fooTopLeft > p, .fooTopRight ul > li > a {
		font-size: 13px;
	}
}
@media screen and (max-width: 600px) {
	.teachers {
		width: 100%;
	}
	.oneTeach {
		width: 100%;
		margin: 0 0 20px 0;
	}
}
@media screen and (max-width: 568px) {
	.page-teachers-view .landing .titAbout {
		font-size: 20px;
	}
	.owl-dot {
		width: 12px;
		height: 12px;
	}
	.itemCourse>ul {
		padding: 15px;
	}
	.itemCourse .tit {
		font-size: 16px !important;
		margin-bottom: 15px !important;
		padding-bottom: 16px;
	}
	.insideCourse {
		margin-bottom: 25px;
	}
	.activity {
		padding: 40px 0;
	}
	.page-philosophy .content {
		padding-bottom: 40px;
	}
	.but1st {
		margin-bottom: 0;
	}
	.itemCourse p {
		display: none;
	}
	.itemCourse .img {
		width: 180px;
	}
	.itemCourse>ul {
		width: calc(100% - 180px);
	}
	.botLeft > p {
		display: block;
	}
	.botLeft > p:after {
		content: none;
	}
}
@media screen and (max-width: 480px) {
	.oneUn {
		padding: 20px 15px;
	}
	.aboutRight {
		height: 250px;
	}
	.itemCourse .img {
		width: 100%;
	}
	.itemCourse>ul {
		position: relative;
		float: none;
		width: 100%;
		display: inherit;
	}
	.itemCourse .view {
		position: relative;
		bottom: 0;
	}
	.contactForm {
		padding: 20px 15px 30px;
	}
	.contactForm .titBox {
		margin-bottom: 0;
	}
	.oneDel2 ul, .oneDel2:nth-child(2n) > ul {
		padding: 20px 25px;
	}
	.management {
		padding: 0 30px;
	}
	.developer {
		width: 100%;
	}
	.oneDel {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.bannerMain .active .itemBan .banText { bottom: 50px; }
	.content {
	    padding: 20px 0;
	}
}
@media screen and (max-width: 414px) {
	.bannerMain .active .itemBan .banText { bottom: 30px; }
	.page-teachers-view .landing .titAbout {
		font-size: 18px;
	}
	.itemBan {
		height: 250px;
	}
	.homeVideo .item .thumb:before, .playpause {
		background-size: cover;
		width: 50px;
		height: 50px;
	}
	.itemCourse .thumb:before {
		display: none;
	}
	.homeNews {
		width: 100%;
	}
	.oneNews {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.map {
		height: 250px;
	}
	.page-facilities .landing .tit {
		margin-bottom: 20px;
	}
	.landing h1, .landing .h1 {
		font-size: 19px;
	}
	.landing h2, .landing .h2 {
		font-size: 18px;
	}
	.landing h3, .landing .h3 {
		font-size: 17px;
	}.landing h4, .landing .h4 {
		font-size: 16px;
	}
	.landing h5, .landing .h5, .landing h6, .landing .h6{
		font-size: 15px;
	}
	.landing ol > li {
		font-size: 14px;
	}
	.titVid {
		font-size: 18px;
	}
	.fooTop {
		padding: 20px 0;
	}
	.fooTopLeft .titFoo {
		font-size: 18px;
		margin-bottom: 8px;
	}
	.fooTopLeft > p, .fooTopRight ul > li > a {
		margin-bottom: 5px;
	}
	.botLeft > p {
		font-size: 14px;
	}
	.botLeft > a, .botRight > p {
		font-size: 13px;
	}
	.socialFoo {
		margin-top: 8px;
	}
	.socialFoo > a + a {
		margin-left: 20px;
	}
	.page-news .content {
		padding-bottom: 30px;
	}
	.share {
		padding: 10px 0 20px;
	}
	.xemthem {
		margin: 0 auto 15px 0;
	}
	.homeNews .owl-prev, .homeNews .owl-next {
		top: -51px;
	}
	.facil {
		width: 100%;
		margin-bottom: 0;
	}
	.oneFal {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.aboutRight:before, .homeVideo:before {
		top: -5px;
		left: -7px;
		width: 60px;
		height: 60px;
	}
	.aboutRight:after, .homeVideo:after {
		bottom: -25px;
		right: -7px;
		width: 60px;
		height: 60px;
	}
	.titVid {
		font-size: 16px;
		bottom: 10px;
	}
}
@media screen and (max-width: 375px) {
	.tit2 {
		font-size: 15px;
	}
	.inside .tit2 {
		margin: -20px auto 0;
	}
	.learn {
		padding: 20px 20px;
	}
	.page-curriculum .landing .titAbout {
		font-size: 18px;
		margin: 20px 0 15px !important;
	}
	.landing .titleAbout {
		font-size: 16px;
		margin-top: 0;
	}
}
@media screen and (max-width: 320px) {
	.boxSub {
		padding: 0 9px 0 15px;
	}
	.page-video .mCustomScrollbar {
		margin: 15px auto;
	}
	.itemNews ul {
		width: calc(100% - 99px);
	}
}

.msMain{
	transition-duration: .3s;
    transition-delay: .3s;
    z-index: 9999999;
    border-radius: 10px;
    position: fixed;
    right: 20px;
    bottom: 100px;
	width: 285px;
	height: 150px;
    border-left: 1px solid #ebebeb;
    box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.1);
}
.msHead{
    padding: 12px 12px 12px 12px;
    background-color: #DBF9EB;
    border-radius: 10px 10px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
	color: #009981;
	font-family: BlinkMacSystemFont, "Inter", sans-serif;
}
.msContent{
	display: flex;
    flex-direction: column;
    padding: 12px 12px 12px 12px;
    background-color: white;
    border-radius: 0px 0px 10px 10px;
}
.msContent .msHotline{
	display: flex;
    align-items: center;
    padding: 8px;
    gap: 8px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
.msContent img{
	max-width: 32px;
}
.msContent .msZalo{
	margin-top:4px;
	display: flex;
    align-items: center;
    padding: 8px;
    gap: 8px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
.msContent .msFace{
	margin-top:4px;
	display: flex;
    align-items: center;
    padding: 8px;
    gap: 8px;
    border: 1px solid #EBEBEB;
    border-radius: 5px;
}
.fbMess .msMain {
display: none;
}

.fbMess.show .msMain {
display: block;
}
.msContent a, .msContent a:link,  .msContent a:hover,  .msContent a:visited {
    text-decoration: none;
    color: #000000;
}