/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 500;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
	outline: none;
}

a img {
	border: none;
	outline: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.content-before-header{
	background: #F6F7F6;
}

.content-before-header .wrap{
	position: relative;
}

.content-before-header .caia_code_widget{
	float: right;
	margin: 0 15px;	
	padding: 0;
	position: relative;
	background: url(images/select.svg) no-repeat right 15px center #E8E8E8;
	width: 187px;
}

.content-before-header .caia_code_widget ul{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	list-style: none;
	display: none;
	background: #E8E8E8;
	padding: 0;
}

.content-before-header .caia_code_widget .button-flag{
	cursor: pointer;
	text-transform: uppercase;
	color: #444;
	padding: 10px 35px 10px 55px;
}

.content-before-header .caia_code_widget .button-flag.vi{
	background: url(images/vi.svg) no-repeat left 15px center;
}

.content-before-header .caia_code_widget .button-flag.en{
	background: url(images/en.svg) no-repeat left 15px center;
}

.content-before-header .caia_code_widget .vi a{
	background: url(images/vi.svg) no-repeat left 15px center;
	padding: 10px 35px 10px 55px;
	text-transform: uppercase;
	color: #444;	
	display: block;
}

.content-before-header .caia_code_widget .en a{
	background: url(images/en.svg) no-repeat left 15px center;
	padding: 10px 35px 10px 55px;
	text-transform: uppercase;
	color: #444;	
	display: block;
}

.content-before-header .caia_code_widget a:hover{
	background-color: #dbdbdb;
}

.content-before-header .widget_media_image{
	float: right;
	margin: 15px; 
	cursor: pointer;
}

.content-before-header .widget_media_image img{
	display: block;
	margin: 0;
	width: 14px;
}

.content-before-header  .widget_search{
	position: absolute;
	top: 0;
	right: 220px;
	width: 305px;
	height: 45px;
	background: #e8e8e8;
	z-index: 200;
	display: none;
}

.search .content-before-header  .widget_search{
	right: 15px;
}

.content-before-header .widget_search input[type="submit"]{
	background: url(images/h-search.svg) no-repeat center center #dbdbdb;
	height: 45px;
	width: 45px;
	text-indent: -9999px;
	float: right;
	padding: 0;
	margin: 0;
}

.content-before-header .widget_text{
	float: right;
	margin: 10px 15px;
}

.content-before-header .widget_text ul{
	list-style: none;
}

.content-before-header .widget_text ul li{
	display: inline-block;
	margin-left: 15px;
}

.content-before-header .widget_text ul li a{
	color: #2A3C95;
	font-size: 14px;
	font-weight: 500;
}

.site-header {
	margin: 0 auto;
	height: 100px;
	width: 100%;
	float: left;
	box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.08);
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 140px;
	margin-left: 15px;
	height: 100px;
}

.site-title {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat center center;
	background-size: 100%;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: auto;
}

.home .site-header .widget-area{
	width: 980px;
	margin-right: 15px;
}

.site-header .widget-area .widget_nav_menu{
	float: right;
	margin-top: 30px;
}

.site-header .widget-area .widget_text{
	float: left;
	border-left: 2px solid #EC2227;
	padding-left: 15px;
	margin-top: 15px;
	display: none;
}

.home .site-header .widget-area .widget_text{
	display: block;
}

.site-header .widget-area .widget_text .textwidget{
	padding: 0;
}

.site-header .widget-area .widget_text p{
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #2A3C95;
	line-height: 1.56;
}

.site-header .widget-area .image-upload{
	float: right;
	margin: 30px 0 0 30px;
}

.site-header .widget-area .image-upload .box{
	display: table;
	padding-top: 3px;
}

.site-header .widget-area .image-upload img{
	width: 42px;
}

.site-header .widget-area .image-upload .title a,
.site-header .widget-area .image-upload .title{
	font-size: 16px;
	color: #444;
	font-weight: 700;
	line-height: 1;
	font-family: 'Roboto Slab', serif;
}

.site-header .widget-area .image-upload .readmore{
	font-size: 16px;
	color: #54C0EB;
	font-weight: 700;
	line-height: 1;
}

.site-header .widget-area .image-upload:last-child .readmore{
	color: #2A3C95;
}

.site-header .widget-area .image-upload:nth-last-child(2) .readmore{
	color: #EC2227;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 54px;
	background: #2A3C95;
}

.nav-primary.f-nav{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2000;
}

.logged-in .nav-primary.f-nav{
	top: 32px;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul,
.nav-primary .widget ul{
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li,
.nav-primary .widget ul li{
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a,
.nav-primary .widget ul li a{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	padding: 14px 15px 14px;
	display: block;;
	position: relative;
	text-decoration: none;
	margin-right: 34px;
}

.nav-primary.extra .widget ul li a{
	margin-right: 0;
}

.site-header .menu a {
	color: #333;
	padding: 10px 15px;
	margin-left: 5px;
	margin-right: 0;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a,
.nav-primary .widget li a:active,
.nav-primary .widget li a:hover,
.nav-primary .widget .current_page_item a,
.nav-primary .widget .current-cat a,
.nav-primary .widget .current-menu-item a{
	background-color: #EC2227;
}

.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a,
.site-header .menu .current-menu-parent a,
.site-header .menu .current-post-ancestor a{
	background: none;
	color: #EC2227;
}

.site-header .menu .sinhvien.current-menu-item .sub-menu,
.site-header .menu .sinhvien.current-menu-parent .sub-menu,
.site-header .menu .hoptacquocte.current-menu-item .sub-menu,
.site-header .menu .hoptacquocte.current-menu-parent .sub-menu,
.site-header .menu .nghiencuu.current-menu-item .sub-menu,
.site-header .menu .nghiencuu.current-menu-parent .sub-menu{
	display: none;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited,
.nav-primary .widget li li a,
.nav-primary .widget li li a:link,
.nav-primary .widget li li a:visited{
	background: none;
	background-color: #fff;
	border-bottom: 1px solid #E0E0E0;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 260px;
	margin: 0;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header .menu li li a:active,
.site-header .menu li li a:hover,
.nav-primary .widget li li a:active,
.nav-primary .widget li li a:hover {
	background-color: #EC2227;
	color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul,
.nav-primary .widget li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 260px;
	z-index: 9999;
	box-shadow: 0px -5px 0px #EC2227, 0px 4px 10px rgba(0, 0, 0, 0.2);
	border-radius: 0px 0px 10px 10px;
	border-top: 5px solid #EC2227;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a,
.nav-primary .widget li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul,
.nav-primary .widget li ul ul {
	margin: -40px 0 0 261px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul,
.nav-primary .widget li:hover ul ul,
.nav-primary .widget li.sfHover ul ul  {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover,
.nav-primary .widget li:hover,
.nav-primary .widget li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header .menu li:hover>ul,
.site-header .menu li.sfHover ul,
.nav-primary .widget li:hover>ul,
.nav-primary .widget li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu li a.sf-with-ul,
.nav-primary .widget li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator,
.nav-primary .widget li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

.nav-primary .widget{
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}

.nav-primary .widget:first-child{
	display: block;
}

.nav-primary .widget .widgettitle{
	display: none;
}

.nav-primary .widget ul li{
	display: inline-block;
	list-style: none;
	margin: 0 15px;
	float: none;
}

.nav-primary .widget ul li li{
	float: left;
	display: block;
	text-align: left;
	margin: 0;
}

/* Inner
------------------------------------------------------------ */

.site-inner,
.page-template.page-template-page-lienhe.full-width-content .site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0 20px;
	width: 1170px;
}

.home .site-inner,
.page-template.full-width-content .site-inner{
	padding: 0;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	background: #f2f2f2;
	padding: 20px 0;
}

.breadcrumb .wrap{
	width: 1140px;
}

.breadcrumb a{
	color: #333;
}

.breadcrumb .separator{
	margin: 0 5px;
}

/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.class-single-events .content .post{
	padding: 15px;
	background: #FBFBFF;
	border-radius: 13px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Roboto', sans-serif;
	line-height: 1.35;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	background: #2A3C95;
    padding: 10px 15px;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 20px;
}

.widget-area .widgettitle a,
.widget-area .widgettitle p{
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	font-family: 'Roboto Slab', serif;
	text-decoration: none;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 10px 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: right;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 17px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #FFFFFF;
	box-shadow: 0px 2px 3px #E6E9F7;
	border-radius: 8px;
	color: #2A3C95;
	padding: 8px 13px;
	margin: 0 2px;
	font-size: 17px;
}

.pagination li a:hover,
.pagination li.active a {
	color: #EC2227;
	background: none;
	border-bottom: 2px solid #EC2227;
	border-radius: 0;
	box-shadow: none;
	font-weight: 700;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #F8F9FF;
	margin: 0 0 30px;
	padding: 0;
	float: left;
	width: 100%;
	border-radius: 8px;
	overflow: hidden;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #333;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 0;
	width: 100%;
}

.sidebar .search-form {
	padding: 0;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 0 15px;
	height: 45px;
	width: calc(100% - 45px);
	float: left;
	border: none;
	background: transparent;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: url(images/bg-footer.jpg) no-repeat center center;
	background-size: cover;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 0;
}

.site-footer p {
	font-size: inherit;
	color: #fff;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #DAE0FF;
	text-decoration: none;
}

.site-footer .widget_text{
	float: left;
	width: 225px;
	margin: 50px 15px;
}

.site-footer .widget_text:first-child{
	width: 370px;
}

.site-footer .widget_text:first-child img{
	width: 140px;
}

.site-footer .widget_text ul{
	color: #5E72D2;
	list-style: none;
	padding: 0;
}

.site-footer .widget_text ul li{
	background: url(images/f-dot.svg) no-repeat left top 10px;
	padding-left: 20px;
	display: block;
	margin-bottom: 15px;
	border-bottom: 1px solid #2E42A4;
	padding-bottom: 15px;
	color: #fff;
}

.site-footer .widget_text:first-child ul li{
	background: none;
	padding-left: 0;
}

.site-footer .widget_text:first-child ul li strong{
	display: block;
	color: #DAE0FF;
	background: url(images/f-email.svg) no-repeat left center;
	padding-left: 25px;
}

.site-footer .widget_text:first-child ul li:first-child strong{
	background: url(images/f-location.svg) no-repeat left center;
}

.site-footer .widget_text:first-child ul li:nth-child(2) strong{
	background: url(images/f-phone.svg) no-repeat left center;
}

.site-footer .widget_text .widgettitle{
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	font-weight: 700;
	background: url(images/f-title.svg) no-repeat left bottom;
	padding-bottom: 20px;
	margin-bottom: 30px;
	color: #fff;
}

.site-footer .widget_text .widgettitle a{
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	font-weight: 700;	
}

.site-footer .widget_text ol{
	list-style: none;
	padding-left: 15px;
}

.site-footer .widget_text ol li{
	list-style: none;	
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 30px;	
	display: block;
}

.site-footer .widget_text ol li a{
	font-family: 'Roboto Slab', serif;
	font-size: 22px;
	font-weight: 700;	
}

.site-footer .widget_text:last-child{
	float: right;
	width: 290px;
	margin: 0 15px;
	text-align: right;
}

.site-footer .widget_text:last-child img{
	width: 50px;
	margin-left: 15px;
	display: inline-block;
}

.content-after-footer{
	background: #2A3C95;
	font-size: 16px;
}

.content-after-footer ul{
	list-style: none;
}

.content-after-footer ul li{
	float: left;
	width: 555px;
	margin: 15px;
	color: #9AA9F1;
}

.content-after-footer ul li strong,
.content-after-footer ul li a{
	color: #fff;
	font-weight: 400;
}

.content-after-footer ul li:last-child{
	text-align: right;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
	background: #f2f2f2;
	color: #333;
	padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #000;
}

.youtube {
    background-color: #333;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}

.youtube img {
    width: 100%;
    top: -16.82%;
    left: 0;
    opacity: 0.7;
}

.youtube .play-button {
    width: 50px;
    height: 50px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 100%;
}

.youtube:hover .play-button{
	background-color: #dc2424;
}

.youtube .play-button:before {
	content: "";
    border-style: solid;
    border-width: 10px 0 10px 15px;
    border-color: transparent transparent transparent #fff;	
}

.youtube img,
.youtube .play-button {
    cursor: pointer;
}

.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.byline.post-info{
	color: #A5A5A5;
	font-size: 14px;
}

.section,
.content-slider .sliders{
	float: left;
	width: 100%;
}

.content-slider .widget .widgettitle{
	display: none;
}

.content-slider img{
	display: block;
	margin: 0;
	width: 100%;
}

.content-slider button.slick-prev.slick-arrow {
    background: url(images/prev.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 2%;
    top: 46%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    opacity: 0.5;
}

.content-slider button.slick-next.slick-arrow {
    background: url(images/next.svg) no-repeat center center;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 2%;
    top: 46%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    opacity: 0.5;
}

.content-slider button.slick-prev.slick-arrow:hover,
.content-slider button.slick-next.slick-arrow:hover{
	opacity: 1;
}

.content-new{
	background: #F8F9FF;
}

.content-new.white{
	background: #fff;
}

.content-new .caia-post-list-widget{
	float: left;
	width: 555px;
	margin: 50px 15px;
}

.content-new .caia-post-list-widget .widgettitle,
.content-educate .widget_text .widgettitle,
.content-recruit .widget .widgettitle,
.content-client .widget .widgettitle,
.content-video .caia-post-list-widget .widgettitle,
.content-say .caia-post-list-widget .widgettitle,
.content-map-client .widget-map .widgettitle,
.content-club .caia-post-list-widget .widgettitle,
.content-page-number .widget-number .widgettitle,
.content-paper .caia-post-list-widget .widgettitle,
.content-face .caia-post-list-widget .widgettitle,
.content-list .widget_list .widgettitle,
.yarpp-related .title,
.page-form-contact h2{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 30px;
	text-align: center;
	background: url(images/title.svg) no-repeat bottom center;
	padding-bottom: 20px;	
}

.content-new .caia-post-list-widget .widgettitle a,
.content-educate .widget_text .widgettitle a,
.content-recruit .widget .widgettitle a,
.content-client .widget .widgettitle a,
.content-map-client .widget-map .widgettitle a,
.content-video .caia-post-list-widget .widgettitle a,
.content-say .caia-post-list-widget .widgettitle a,
.content-club .caia-post-list-widget .widgettitle a,
.content-face .caia-post-list-widget .widgettitle a,
.content-paper .caia-post-list-widget .widgettitle a,
.content-list .widget_list .widgettitle a,
.yarpp-related .title{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;	
}

.content-new .caia-post-list-widget .widgettitle{
	background: url(images/titlel.svg) no-repeat left bottom;
	text-align: left;
}

.content-new .caia-post-list-widget .widgettitle h2,
.content-recruit .caia-post-list-widget .widgettitle h2,
.content-video .caia-post-list-widget .widgettitle h2,
.content-say .caia-post-list-widget .widgettitle h2,
.content-club .caia-post-list-widget .widgettitle h2,
.content-paper .caia-post-list-widget .widgettitle h2,
.content-face .caia-post-list-widget .widgettitle h2,
.content-list .widget_list .widgettitle h2{
	margin: 0;
	line-height: 1.3;
}

.content-new .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.content-new .caia-post-list-widget:first-child .main-posts .post a img{
	width: 290px;
	height: 240px;
	object-fit: cover;
	border-radius: 10px;
}

.content-new .caia-post-list-widget .main-posts .post .widget-item-title a,
.content-new .caia-post-list-widget:last-child ul li a,
.content-paper .caia-post-list-widget .main-posts .post .widget-item-title a{
	font-size: 20px;
	font-weight: 500;
	color: #2A3C95;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content-paper .caia-post-list-widget .main-posts .post .widget-item-title a{
	clear: both;
}

.content-new .caia-post-list-widget:first-child .main-posts .post .more-link,
.archive .content .post .more-link,
.search .content .status-publish .more-link{
	background: url(images/v.svg) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
	color: #2A3C95;
	font-family: 'Roboto Slab', serif;
	display: table;
	margin-top: 15px;
}

.content-new .caia-post-list-widget ul{
	list-style: none;
	float: left;
	width: 100%;
}

.content-new .caia-post-list-widget ul li,
.content-paper .caia-post-list-widget ul li{
	float: left;
	width: 100%;	
	line-height: 1.3;
}

.content-new .caia-post-list-widget:first-child ul li a img,
.content-paper .caia-post-list-widget ul li a img{
	width: 100px;
	object-fit: cover;
	border-radius: 5px;	
}

.content-paper .caia-post-list-widget ul li a img{
	width: 140px;
}

.content-new .caia-post-list-widget:first-child ul li h3,
.content-paper .caia-post-list-widget ul li h3{
	line-height: 1.3;
	margin-bottom: 5px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.content-new .caia-post-list-widget:first-child ul li a,
.content-paper .caia-post-list-widget ul li a{
	font-size: 16px;
	color: #2A3C95;
	font-weight: 500;
}

.content-new .caia-post-list-widget:last-child .main-posts .post a img{
	width: 100%;
	height: 240px;
	object-fit: cover;
	border-radius: 10px;
	margin-bottom: 20px;
	display: none;
}

.content-new .caia-post-list-widget:last-child .main-posts .post:first-child a img{
	display: block;
}

.content-new .caia-post-list-widget .more-from-category{
	text-align: right;
	float: left;
	width: 100%;
}

.content-new .caia-post-list-widget .more-from-category a{
    background: url(images/v.svg) no-repeat left center;
    padding-left: 25px;
    font-size: 16px;
    color: #2A3C95;
    font-family: 'Roboto Slab', serif;
}

.datebox{
	float: left;
	width: 65px;
	text-align: center;
	background: #EC2227;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 8px;
}

.datebox .month{
	font-size: 10px;
	color: #2a3b95;
	font-family: 'Roboto Slab', serif;
	background: #DBE6FA;
	display: block;
	padding: 1px 0;
	font-weight: 700;
}

.datebox .day{
	font-size: 40px;
	color: #fff;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;	
	line-height: 1;
	padding: 2px 0;
}

.content-educate .widget_text{
	float: left;
	width: 100%;
	margin: 50px 0;
	text-align: center;
}

.content-educate .image-upload{
	float: right;
	width: 570px;
	margin: 0 15px 0 0;
	position: relative;
	overflow: hidden;
	height: 285px;
}

.content-educate .image-upload:nth-child(2){
	float: left;
	margin: 0 0 50px 15px;
	height: 570px;
}

.content-educate .image-upload:last-child{
	margin-bottom: 50px;
}

.content-educate .image-upload.two{
	height: 360px;	
}

.content-educate .image-upload img{
	width: 100%;
	display: block;
	margin: 0;
	transition: transform 2s;
	height: 100%;
	object-fit: cover;
}

.content-educate .image-upload:hover img{
	transform: scale(1.1);
}

.content-educate .image-upload .box{
	width: 360px;
	padding: 20px 30px;
	background: rgba(2, 11, 56, 0.7);
	position: absolute;
	display: table;
	margin: auto;
	left: 0;
	right: 0;
	top: 30%;
	text-align: center;
	color: #fff;
}

.content-educate .image-upload:nth-child(2) .box{
	top: 35%;
}

.content-educate .image-upload.two .box{
	top: 35%;	
}

.content-educate .image-upload .box:hover,
.content-educate .image-upload .titles:hover{
	background: rgb(236 34 39 / 70%);
}

.content-educate .image-upload .title,
.content-educate .image-upload .title a{
	font-family: Roboto Slab;
	font-size: 14px;	
	color: #fff;
}

.content-educate .image-upload .title span{
	font-weight: 700;
	font-size: 24px;	
	margin-right: 5px;
}

.content-educate .image-upload .readmore,
.content-educate .image-upload .readmore p{
	font-size: 16px;	
	color: #fff;	
}

.content-educate .widget_text .textwidget{
	width: 800px;
	display: table;
	margin: 0 auto;
}

.content-educate .image-upload .branch{
    position: relative;
    float: left;
    height: 570px;
    width: 10%;
}

.content-educate .image-upload.two .branch{
	height: 360px;
}

.content-educate .image-upload .titles{
	position: absolute;
    padding: 15px 85px 15px 15px;
    background: rgba(2, 11, 56, 0.7);	
    width: calc(100% - 100px);
    float: left;
    bottom: 0;
    left: 0;
}

.content-educate .image-upload .titles a{
	font-family: Roboto Slab;
	font-size: 20px;	
	color: #fff;
	font-weight: 700;	
}

.content-educate button.slick-prev.slick-arrow {
    background: url(images/prev.svg) no-repeat center center;
    background-size: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 60px;
    bottom: 12px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
}

.content-educate button.slick-next.slick-arrow {
    background: url(images/next.svg) no-repeat center center;
    background-size: 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 15px;
    bottom: 12px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
}

.content-recruit .widget .widget-wrap{
	width: 1170px;
	margin: 0 auto;
}

.content-recruit .widget .content-link .widget-wrap{
	width: 100%;
	margin: 0;
}

.content-recruit .caia-post-list-widget,
.content-recruit .caia_code_widget{
	background: #F8F9FF;
	float: left;
	width: 100%;
	padding: 50px 0;
}

.boxslider .content-recruit:nth-child(2n+1) .caia-post-list-widget{
	background: #fff;
}

.boxslider.khoa .content-recruit:nth-child(2n+1) .caia-post-list-widget{
	background: #F8F9FF;
}

.content-recruit .caia-post-list-widget .main-posts{
	float: left;
	width: 100%;
}

.content-link .image-upload,
.content-recruit .caia-post-list-widget .post{
	float: left;
	width: 360px;
	margin: 5px 15px;
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
	min-height: 435px;
}

.content-link .image-upload a img,
.content-recruit .caia-post-list-widget .post a img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
}

.content-link .image-upload .title,
.content-recruit .caia-post-list-widget .post .widget-item-title{
	padding: 0 15px;
	line-height: 1.3;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
    margin-bottom: 10px;
}

.content-link .image-upload .title a,
.content-recruit .caia-post-list-widget .post .widget-item-title a{
	font-weight: 500;
	font-size: 20px;
	color: #2A3C95;
}

.content-link .image-upload .noidung,
.content-recruit .caia-post-list-widget .post p{
	padding: 0 15px 15px;
}

.content-recruit .widget_text{
	float: left;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	background: url(images/bg1.jpg) no-repeat center center fixed;
	background-size: cover;
}

.content-recruit .widget_text .widgettitle{
	font-size: 32px;
}

.content-educate .widget_text .textwidget p,
.content-recruit .widget_text p{
	font-size: 16px;
	font-style: normal;
}

.content-recruit .widget_text .box-countdown span{
	background: #2A3C95;
	border-radius: 8px;
	display: inline-block;
	padding: 30px 0;
	margin: 30px 15px;
	width: 150px;
}

.content-recruit .widget_text .box-countdown strong{
	font-weight: 800;
	font-size: 70px;
	color: #fff;
	display: block;
	line-height: 1;
	margin-bottom: 20px;
}

.content-recruit .widget_text .box-countdown label{
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	display: block;
	line-height: 1;	
}

.content-recruit .widget_text p a{
	background: url(images/recruit.svg) no-repeat right 50px center #EC2227;
	border-radius: 8px;
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	padding: 15px 95px 15px 60px;
	margin: 20px auto 0;
	display: table;
}

.content-club button.slick-prev.slick-arrow,
.content-recruit button.slick-prev.slick-arrow,
.content-face button.slick-prev.slick-arrow,
.content-client button.slick-prev.slick-arrow{
    background: url(images/c-prev.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    left: -5px;
    top: 25%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-club button.slick-next.slick-arrow,
.content-recruit button.slick-next.slick-arrow,
.content-face button.slick-next.slick-arrow,
.content-client button.slick-next.slick-arrow {
    background: url(images/c-next.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    right: -5px;
    top: 25%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-club button.slick-prev.slick-arrow,
.content-club button.slick-next.slick-arrow{
	top: 35%;
}

.content-number{
	padding: 50px 0;
}

.content-number .widget_text{
	float: left;
	width: 300px;
	margin: 0 90px 0 15px;
	min-height: 425px;
}

.content-number .widget_text p img{
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.content-number .widget_text p{
	color: #2A3C95;
	font-weight: 300;
	font-size: 43px;
	font-family: 'Roboto Slab', serif;
	line-height: 1;
}

.content-number .widget_text p strong{
	font-weight: 700;
	font-size: 65px;
	display: table;
	text-transform: uppercase;
}

.content-number .widget_text p em{
	font-weight: 400;
	text-transform: uppercase;
	display: block;
	color: #EC2227;
	font-style: normal;
	font-size: 65px;
	line-height: 1.3;
}

.content-number .widget_text p a{
	background: url(images/more.svg) no-repeat right 15px center #EC2227;
	padding: 15px 40px 15px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	display: table;
	margin-top: 40px;
	border-radius: 8px;
	font-family: 'Roboto', sans-serif;
}

.content-number .widget_media_image,
.content-number .image-upload{
	float: left;
	margin: 5px;
	width: 240px;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	cursor: pointer;
}

.content-number .widget_media_image img,
.content-number .image-upload img{
	display: block;
	width: 100%;
	margin: 0;
	transition: transform 2s;
}

.content-number .widget_media_image:hover img,
.content-number .image-upload:hover img{
	transform: scale(1.1);
}

.content-number .image-upload .box{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	padding: 20px 15px;
}

.content-number .image-upload .title,
.content-number .image-upload .title a{
	font-size: 36px;
	color: #EC2227;
	line-height: 1;
	font-weight: 700;
}

.content-number .image-upload .noidung{
	font-size: 16px;
	color: #333;
}

.content-number .widget:nth-child(5){
    clear: both;
    margin-left: 410px;
    margin-top: -165px;	
}

.content-number .widget:nth-child(6),
.content-number .widget:nth-child(7){
	margin-top: -280px;	
}

.content-number .widget:nth-child(8){
	margin-top: -145px;	
}

.content-number .widget:last-child{
    margin-left: 660px;
    margin-top: -133px;
}

.content-video{
	background: url(images/bg2.jpg) no-repeat center center fixed;
	background-size: cover;
}

.content-video .caia-post-list-widget,
.content-map-client .widget-map,
.content-say .caia-post-list-widget,
.content-club .caia-post-list-widget,
.content-page-number .widget-number{
	float: left;
	width: 100%;
	margin: 50px 0;
}

.content-page-number .widget-number .widgettitle,
.content-page-number .widget-number .widgettitle a,
.content-club .caia-post-list-widget .widgettitle,
.content-club .caia-post-list-widget .widgettitle a,
.content-video .caia-post-list-widget .widgettitle,
.content-video .caia-post-list-widget .widgettitle a{
	color: #fff;
}

.content-video .caia-post-list-widget .main-posts{
	float: left;
	width: 750px;
	margin: 0 15px;
}

.content-video .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
}

.content-video .caia-post-list-widget .main-posts .post .widget-item-title{
	position: absolute;
	bottom: 0;
	padding: 30px;
	margin: 0;
	left: 0;
	z-index: 100;
}

.content-video .caia-post-list-widget .main-posts .post .widget-item-title a{
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}

.content-video .caia-post-list-widget ul{
	list-style: none;
	float: right;
	width: 375px;
	margin-right: 15px;
}

.content-video .caia-post-list-widget ul li{
	background: #FFFFFF;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
	border-radius: 8px;	
	padding: 10px 15px;
	float: left;
	width: calc(100% - 30px);
	margin: 5px 0 10px;
	line-height: 1.3;
}

.content-video .caia-post-list-widget ul li a img{
	width: 160px;
	border-radius: 5px;
	display: block;
	margin: 0;
}

.content-video .caia-post-list-widget ul li h3{
	line-height: 1.3;
	margin-bottom: 5px;
}

.content-video .caia-post-list-widget ul li a{
	font-size: 18px;
	color: #2A3C95;
	font-weight: 500;
	margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.content-client .widget .widgettitle a{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;	
}

.content-client .widget_media_image{
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0 0;
}

.content-client .widget_media_image img{
	display: inline-block;
	margin: 0;
	width: 300px;
}

.content-client .widget_text{
	float: left;
	width: 100%;
	text-align: center;
	margin: 50px 0;
}

.content-client .widget_text .textwidget{
	float: left;
	width: 100%;
}

.content-client .widget_text p{
	margin: 5px 15px;
	filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.1));
	text-align: center;
}

.content-client .widget_text p img{
	display: inline-block;
	margin: 0;
	height: 117px;
	object-fit: contain;
}

.content-client button.slick-prev.slick-arrow{
    top: 40%;
}

.content-client button.slick-next.slick-arrow{
    top: 40%;
}

.content-banner img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-paper:nth-child(2n+1){
	background: #EEF1FA;
}

.page-template-page-dritt .content-paper:nth-child(2n+1){
	background: #fff;
}

.content-paper .caia-post-list-widget,
.content-list .widget_list,
.content-face .caia-post-list-widget{
	float: left;
	width: 100%;
	margin: 50px 0;
}

.content-paper .caia-post-list-widget .main-posts,
.content-paper .caia-post-list-widget ul{
	float: left;
	width: 555px;
	margin: 0 15px;
	list-style: none;
}

.content-paper .caia-post-list-widget ul{
	width: 475px;
	margin-left: 0;
}

.content-paper .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	margin: 0;
}

.content-paper .caia-post-list-widget .main-posts .post a img{
	display: block;
	width: 100%;
	border-radius: 10px;
	margin-bottom: 0;
}

.content-paper .caia-post-list-widget .byline.post-info{
    background: url(images/e-date.svg) no-repeat left top;
    display: table;
    padding-left: 30px;
}

.content-list.four,
.content-list.blue{
	background: #EEF1FA;
}

.content-list .widget_list .list{
	float: left;
	width: 360px;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
	margin: 0 15px;
}

.content-list.four .widget_list .list{
	width: 262px;
}

.content-list .widget_list .list a img{
	border-radius: 10px;
	width: 100%;
	display: block;
	margin: 0;
	transition: transform 2s;
	object-fit: cover;
	height: 430px;
}

.content-list.four .widget_list .list a img{
	height: 330px;
}

.content-list .widget_list .list:hover a img{
	transform: scale(1.1);
}

.content-list .widget_list .list .widget-item-title{
	width: calc(100% - 90px);
	padding: 15px;
	background: rgba(2, 11, 56, 0.7);
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: table;
	margin: 30px auto;
}

.content-list.four .widget_list .list .widget-item-title{
	width: calc(100% - 60px);
	margin: 15px auto;
}

.content-list .widget_list .list:hover .widget-item-title{
	background: rgb(236 34 39 / 70%);
}

.content-list .widget_list .list .widget-item-title a{
    font-family: Roboto Slab;
    font-size: 22px;
    color: #fff;
    font-weight: 700;	
}

.content-list.four .widget_list .list .widget-item-title a{
	font-size: 22px;
}

.content-face .caia-post-list-widget .main-posts .post,
.archive.class-category-student .content .post{
	float: left;
	width: 262px;
	margin: 0 15px;
}

.archive.class-category-student .content .post:nth-child(4n+2){
	clear: both;
}

.content-face .caia-post-list-widget .main-posts .post a img,
.archive.class-category-student .content .post a img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 10px;
}

.content-face .caia-post-list-widget .main-posts .post .widget-item-title a,
.archive.class-category-student .content .post h2 a{
    font-size: 18px;
    color: #2A3C95;
    font-weight: 500;	
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
}

.content-face .caia-post-list-widget .main-posts .post .student p,
.archive.class-category-student .content .post .student p{
	margin-bottom: 10px;
}

.content-page-number{
	background: url(images/bg4.jpg) no-repeat center center fixed;
	background-size: cover;
}

.content-page-number .box-number{
	float: left;
	width: 222px;
	margin: 15px;
	box-shadow: 0px 6px 0px #17287B;
	border-radius: 13px;	
	padding: 20px;
	text-align: right;
	background: #fff;
}

.content-page-number .box-number p{
	text-align: left;
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 1.3;
}

.content-page-number .box-number p strong{
	font-size: 36px;
	font-weight: 700;
	color: #EC2227;
	font-family: 'Roboto Slab', serif;
	line-height: 1.3;
}

.content-page-number .box-number p.text{
	font-size: 15px;
	min-height: 60px;
}

.content-page-number .box-number img{
	height: 110px;
}

.content-club{
	background: #2A3C95;
}

.content-club .caia-post-list-widget .post{
	float: left;
	width: 262px;
	margin: 15px;
}

.content-club .caia-post-list-widget .post a img{
	display: block;
	width: 100%;
	margin-bottom: 15px;
	border-radius: 10px;
}

.content-club .caia-post-list-widget .post .widget-item-title,
.content-club .caia-post-list-widget .post .widget-item-title a{
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	line-height: 1.3;
}

.content-club .more-from-category a{
	background: #fff;
	border-radius: 10px;
	font-weight: 500;
	font-size: 16px;
	color: #2A3C95;
	padding: 10px 50px;
	margin: 40px auto 0;
	display: table;	
}

.content-club .more-from-category a:hover{
	background-color: #ec2327;
	color: #fff;
}

.content-say{
	background: url(images/bg5.jpg) no-repeat center center fixed;
	background-size: cover;
}

.content-say .caia-post-list-widget .post{
	margin: 15px;
}

.content-say .caia-post-list-widget .post a img{
	width: 455px;
	margin-right: 30px;
	border-radius: 30px;
}

.content-say .caia-post-list-widget .post .widget-item-title{
	margin-bottom: 0;
}

.content-say .caia-post-list-widget .post .widget-item-title a{
	font-size: 20px;
	color: #EC2227;
	font-weight: 700;
}

.content-say .caia-post-list-widget .post .widget-item-title a:hover{
	color: #2A3C95;
}

.content-say .caia-post-list-widget .post .feed{
	background: url(images/top.svg) no-repeat top 30px left;
	padding-left: 60px;
	display: table;
	margin-bottom: 30px;
	padding-top: 30px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.content-say button.slick-prev.slick-arrow{
    background: url(images/c-prev.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 515px;
    bottom: 36px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-say button.slick-next.slick-arrow {
    background: url(images/c-next.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 560px;
    bottom: 36px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-map-client{
	background: #EEF1FA;
}

.content-map-client .widget-map .worldmap{
	float: left;
	width: calc(100% - 30px);
	margin: 15px;
	position: relative;
}

.content-map-client .widget-map .worldmap img.world{
	display: block;
	width: 100%;
	margin: 0;
}

.content-map-client .widget-map .worldmap .box-city{
	position: absolute;
	z-index: 1;
	opacity: 0;
	height: 0;
}

.content-map-client .widget-map .worldmap .box-city.active{
	opacity: 1;
	height: auto;
	z-index: 10;
}

.content-map-client .widget-map .worldmap .box-city img.map{
	width: 50%;
}

.content-map-client .widget-map .worldmap .box-city.country-Phap,
.content-map-client .widget-map .worldmap .box-city.country-France{
    top: 183px;
    left: 518px;
}

.content-map-client .widget-map .worldmap .box-city.country-Bi,
.content-map-client .widget-map .worldmap .box-city.country-Belgium{
    top: 174px;
    left: 544px;
}

.content-map-client .widget-map .worldmap .box-city.country-Canada{
    top: 9px;
    left: 99px;
}

.content-map-client .widget-map .worldmap .box-city.country-Canada img.map,
.content-map-client .widget-map .worldmap .box-city.country-Indonesia img.map{
	width: 49%;
}

.content-map-client .widget-map .worldmap .box-city.country-Ireland{
    top: 167px;
    left: 504px;
}

.content-map-client .widget-map .worldmap .box-city.country-Indonesia{
    top: 342px;
    right: 22px;
}

.content-map-client .widget-map .worldmap .box-city.country-Italia{
    top: 200px;
    left: 557px;
}

.content-map-client .widget-map .worldmap .box-city.country-Nhat-Ban,
.content-map-client .widget-map .worldmap .box-city.country-Japan{
    top: 207px;
    right: 98px;
}

.content-map-client .widget-map .worldmap .box-city.country-Han-Quoc,
.content-map-client .widget-map .worldmap .box-city.country-South-Korean{
    top: 232px;
    right: 193px;
}

.content-map-client .widget-map .worldmap .box-city.country-Viet-Nam,
.content-map-client .widget-map .worldmap .box-city.country-Vietnam{
    top: 284px;
    right: 234px;
}

.content-map-client .widget-map .worldmap .box-city.country-Lao,
.content-map-client .widget-map .worldmap .box-city.country-Laos{
    top: 289px;
    right: 250px;
}

.content-map-client .widget-map .worldmap .box-city.country-Malaysia{
    top: 338px;
    right: 176px;
}

.content-map-client .widget-map .worldmap .box-city.country-Lithuania{
    top: 156px;
    left: 600px;
}

.content-map-client .widget-map .worldmap .box-city.country-Phan-Lan,
.content-map-client .widget-map .worldmap .box-city.country-Finland{
    top: 94px;
    left: 601px;
}

.content-map-client .widget-map .worldmap .box-city.country-Mozambique{
    top: 391px;
    left: 628px;
}

.content-map-client .widget-map .worldmap .box-city.country-Philippines{
    top: 300px;
    right: 185px;
}

.content-map-client .widget-map .worldmap .box-city.country-Thuy-Si,
.content-map-client .widget-map .worldmap .box-city.country-Switzerland{
    top: 189px;
    right: 556px;
}

.content-map-client .widget-map .worldmap .box-city.country-Dai-Loan,
.content-map-client .widget-map .worldmap .box-city.country-Taiwan{
    top: 273px;
    right: 223px;
}

.content-map-client .widget-map .worldmap .box-city.country-Singapore{
    top: 395px;
    right: 307px;
}

.content-map-client .widget-map .worldmap .box-city.country-Thai-Lan,
.content-map-client .widget-map .worldmap .box-city.country-Thailand{
    top: 293px;
    right: 255px;
}

.content-map-client .widget-map .worldmap .city{
	width: 110px;
	background: #fff;
	box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: -140px;
	margin-top: -50px;
	position: absolute;
}

.content-map-client .widget-map .worldmap .box-city.country-Bi .city,
.content-map-client .widget-map .worldmap .box-city.country-Lithuania .city,
.content-map-client .widget-map .worldmap .box-city.country-Thuy-Si .city,
.content-map-client .widget-map .worldmap .box-city.country-Dai-Loan .city{
	margin-left: -155px;
	margin-top: -25px;
}

.content-map-client .widget-map .worldmap .box-city.country-Canada .city{
	margin-left: -100px;
	margin-top: -80px;
}

.content-map-client .widget-map .worldmap .box-city.country-Ireland .city,
.content-map-client .widget-map .worldmap .box-city.country-Malaysia .city{
	margin-left: -150px;
	margin-top: -30px;	
}

.content-map-client .widget-map .worldmap .box-city.country-Italia .city{
	margin-left: -145px;
}

.content-map-client .widget-map .worldmap .box-city.country-Nhat-Ban .city{
	margin-left: -130px;
}

.content-map-client .widget-map .worldmap .box-city.country-Han-Quoc .city{
	margin-left: -160px;
	margin-top: -30px;	
}

.content-map-client .widget-map .worldmap .box-city.country-Lao .city,
.content-map-client .widget-map .worldmap .box-city.country-Mozambique .city{
	margin-left: -150px;
	margin-top: -35px;	
}

.content-map-client .widget-map .worldmap .city:after{
	width: 56px;
	height: 7px;
	position: absolute;
	top: 10px;
	right: -56px;
	content: " ";
	background: url(images/map.svg) no-repeat center center;
}

.content-map-client .widget-map .worldmap .city .titles{
	background: #EC2227;
	padding: 5px 10px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	border-radius: 10px 10px 0 0;
	margin-bottom: 10px;
}

.content-map-client .widget-map .worldmap .city .more-client strong{
	display: block;
	font-size: 37px;
	color: #2A3C95;
	font-family: 'Roboto Slab', serif;
	line-height: 1;
}

.content-map-client .widget-map .worldmap .city .more-client p a{
	font-size: 14px;
	color: #2A3C95;
	font-weight: 500;	
}

.content-map-client .list-client{
	float: left;
	width: calc(100% - 200px);
	text-align: center;
	margin: 0 100px;
}

.content-map-client .list-client ul{
	list-style: none;
}

.content-map-client .list-client ul li{
	display: inline-block;
	padding: 5px 15px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px rgba(20, 0, 66, 0.1);
	border-radius: 4px;
	font-size: 15px;
	color: #333;
	margin: 5px;
	cursor: pointer;
}

.content-map-client .list-client ul li.active,
.content-map-client .list-client ul li:hover{
	background: #EC2227;
	color: #fff;
}

.content-after-single .widget_text{
	border: 2px dashed #2A3C95;
	float: left;
	width: calc(100% - 4px);
	border-radius: 13px;
	background: #FBFBFF;
	margin: 15px 0;
}

.content-after-single .widget_text .widgettitle{
	background: url(images/s-title.svg) no-repeat right center;
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	margin: -2px 0 0 -2px;
	border-radius: 13px 0 0 0;
	display: table;
	padding: 5px 60px 5px 15px;
}

.content-after-single .widget_text .textwidget{
	background: url(images/s-email.svg) no-repeat left center;
	padding: 15px 15px 15px 180px;
	margin: 15px;
	display: table;
}

.content-after-single .widget_text ul,
.yarpp-related ul{
	list-style: none;
}

.content-after-single .widget_text ul li{
	display: inline-block;
	width: 60%;
	float: left;
}

.content-after-single .widget_text ul li:last-child{
	width: 35%;
	float: right;
}

.content-after-single .widget_text ul li a{
	float: right;
	background: #EC2227;
	padding: 10px 0;
	width: 100%;
	text-align: center;
	color: #fff;
	border-radius: 8px;
	font-size: 18px;
	font-weight: 500;
}

.content-room .top{
	float: left;
	width: 100%;
}

.content-room .top:after{
	content: "";
	height: 30px;
	width: 530px;
	display: table;
	margin: 0 auto;
	background: url(images/arrow1.svg) no-repeat center center;
}

.content-room .top p strong{
	display: table;
	width: 240px;
	margin: 15px auto;
	background: #2A3C95;
	color: #fff;
	text-transform: uppercase;
	padding: 20px 10px;
	text-align: center;
	border-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    position: relative;
}

.content-room .top p strong:after{
    content: "";
    height: 30px;
    width: 5px;
    display: table;
    position: absolute;
    margin: 0 auto;
    background: url(images/arrow2.svg) no-repeat center center;
    left: 0;
    right: 0;
    bottom: -30px;
}

.content-room .top ul,
.content-room .center .room ul,
.content-room .left .room ul,
.content-room .right .room ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.content-room .top ul li,
.content-room .center .room ul li,
.content-room .left .room ul li,
.content-room .right .room ul li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.content-room .top ul li a{
	float: left;
    margin: 15px 15px 0;
    background: #2A3C95;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 10px 0;
    text-align: center;
    border-radius: 8px;
    width: 200px;
    min-height: 60px;
    line-height: 1.3;
    font-weight: 700;
}

.content-room .left,
.content-room .center,
.content-room .right{
	float: left;
    margin: 0 15px 15px;
    width: 220px;	
}

.content-room .center .room,
.content-room .left .room,
.content-room .right .room{
	float: left;
	width: 100%;
	background: #FFF1F1;
	margin: 0 0 15px;
}

.content-room .left .room,
.content-room .right .room{
	background: #F8F9FF;
}

.content-room .center .room p strong,
.content-room .left .room p strong,
.content-room .right .room p strong{
    background: #EC2227;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    border-radius: 10px 10px 0 0;
    font-weight: 700;
    font-size: 18px;
    float: left;
    width: calc(100% - 20px);
    margin: 0 0 15px;
}

.content-room .left .room p strong,
.content-room .right .room p strong{
	background: #2A3C95;
}

.content-room .center .room ul li a,
.content-room .left .room ul li a,
.content-room .right .room ul li a{
	float: left;
    margin: 0 10px 15px;
    background: #FFF9F9;
    color: #333;
    padding: 15px 10px;
    text-align: center;
    border-radius: 8px;
    width: calc(100% - 40px);
    line-height: 1.3;	
}

.content-room .left .room ul li a,
.content-room .right .room ul li a{
	background: #EEF0FF;
}

.content-room .center .room ul li a:hover{
	background: #EC2227;
	color: #fff;	
}

.content-room .left .room ul li a:hover,
.content-room .right .room ul li a:hover{
	background: #2A3C95;
	color: #fff;
}

.content-room .room ul li em{
	font-style: normal;
	display: block;
}

.yarpp-related{
	margin: 15px 0;
	float: left;
	width: 100%;
}

.yarpp-related .title{
	font-size: 24px;
    background: url(images/titlel.svg) no-repeat left bottom;
    text-align: left;
}

.yarpp-related ul li{
	float: left;
	width: 230px;
	margin-right: 30px;
	line-height: 1.3;
}

.yarpp-related ul li:last-child{
	margin-right: 0;
}

.yarpp-related ul li a img{
	display: block;
	width: 100%;
	border-radius: 8px;
	margin-bottom: 15px;
}

.yarpp-related ul li a{
	font-size: 18px;
	color: #2A3C95;
	line-height: 1.3;
	font-weight: 500;
}

h1.entry-title{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 500;
	margin-bottom: 20px;	
}

.archive-headings{
    float: left;
    width: 100%;
}

.archive-headings,
h1.archive-heading,
.page h1.entry-title{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	margin-bottom: 30px;
	background: url(images/titlel.svg) no-repeat bottom left;
	padding-bottom: 20px;		
}

h1.archive-heading a{
	font-size: 37px;
	line-height: 1.3;
	color: #2A3C95;
	font-weight: 700;
	font-family: 'Roboto Slab', serif;	
}

.archive .content .post,
.search .content .status-publish{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.search .content .status-publish{
	border-bottom: 1px dashed #d6d6d6;
}

.archive .content .post a img{
	border-radius: 8px;
	width: 360px;
	border: none;
	background: none;
	padding: 0;
}

.archive.class-category-childs .content .post a img{
	width: 200px;
}

.archive .content .post h2 a,
.search .content .status-publish h2 a{
	font-size: 18px;
	color: #2A3C95;
	font-weight: 500;
}

.archive.class-category-events .content .post header.entry-header{
	min-height: 65px;
}

.archive.class-category-events .content .post .entry-content{
	margin-top: 15px;
	text-align: left;
}

.archive.class-category-events .content .post span,
.class-single-events .events span{
	display: block;
	font-size: 16px;
	color: #333;
	padding-left: 35px;
	margin-bottom: 10px;
}

.archive .content .post .timeevent,
.class-single-events .events .timeevent{
	background: url(images/e-clock.svg) no-repeat left top;
}

.archive .content .post .dateevent,
.class-single-events .events .dateevent{
	background: url(images/e-date.svg) no-repeat left top;
}

.archive .content .post .addevent,
.class-single-events .events .addevent{
	background: url(images/e-location.svg) no-repeat left top;
}

.class-single-events .events .dateevent,
.class-single-events .events .timeevent{
	display: inline-block;
	margin-right: 30px;
}

.class-single-events .events{
	margin-bottom: 15px;
}

.class-category-staffs .content .post{
	width: 240px;
	margin-right: 15px;
	text-align: center;
}

.class-category-staffs .content .post:nth-child(3n+1),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3n),
.class-category-staffs.category-rector-board .content .post:nth-child(3n){
	margin-right: 0;
}

.class-category-staffs .content .post:nth-child(3n+2){
	clear: both;
}

.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(7),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3n+1),
.class-category-staffs.category-rector-board .content .post:nth-child(7),
.class-category-staffs.category-rector-board .content .post:nth-child(3n+1){
	clear: both;
}

.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3n+2),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(2),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(4),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(5),
.class-category-staffs.category-rector-board .content .post:nth-child(3n+2),
.class-category-staffs.category-rector-board .content .post:nth-child(2),
.class-category-staffs.category-rector-board .content .post:nth-child(3),
.class-category-staffs.category-rector-board .content .post:nth-child(4),
.class-category-staffs.category-rector-board .content .post:nth-child(5){
	clear: none;
}

.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3n+1),
.class-category-staffs.category-rector-board .content .post:nth-child(3n+1){
	margin-right: 15px;
}

.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(2),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(3),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(4),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(5),
.class-category-staffs.category-rector-board .content .post:nth-child(2),
.class-category-staffs.category-rector-board .content .post:nth-child(3),
.class-category-staffs.category-rector-board .content .post:nth-child(4),
.class-category-staffs.category-rector-board .content .post:nth-child(5){
	margin: 0 15px 15px;
}

.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(2),
.class-category-staffs.category-ban-giam-hieu .content .post:nth-child(4),
.class-category-staffs.category-rector-board .content .post:nth-child(2),
.class-category-staffs.category-rector-board .content .post:nth-child(4){
	margin-left: 90px;
}

.class-category-staffs .content .post a img{
	width: 70%;
	margin: 0 auto 15px;
	display: table;
}

.class-category-staffs .content .post h2 a{
	font-size: 18px;
}

.class-category-staffs .content .post .degree{
	font-size: 16px;
    color: #2A3C95;
    font-weight: 500;
    line-height: 1.3;
}

.class-category-staffs .content .post .job{
	font-size: 16px;
    color: #333;
    font-weight: 400;
    line-height: 1.3;
	text-align: center;
}

.full-width-content h1.entry-title{
	margin: 0 15px 30px;	
}

.description h2,
.single .content .entry-content h2,
.page .content .entry-content h2{
	font-size: 24px;
	color: #2A3C95;
	font-weight: 700;
	margin-bottom: 15px;
}

.description h3,
.single .content .entry-content h3,
.page .content .entry-content h3{
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 15px;
}

.single .content .entry-content table,
.page .content .entry-content table{
	float: left;
	width: 100%;
	border-collapse: collapse;
    border: 1px solid #ccc;
	margin-bottom: 15px;
	text-align: left;
}

.single .content .entry-content table th,
.page .content .entry-content table th,
.single .content .entry-content table td,
.page .content .entry-content table td{
	padding: 10px 15px;
	text-align: left;
}

.single .content .entry-content iframe,
.page .content .entry-content iframe{
	display: table;
	margin: 0 auto 15px;
}

.single.class-single-staffs .content .entry-content table{
	border-collapse: collapse;
}

.single.class-single-staffs .content .entry-content table td,
.single.class-single-staffs .content .entry-content table th{
	background: #F6F7F9;
	border: 1px solid #fff;
}

.single.class-single-staffs .content .entry-content table td:first-child{
	width: 25%;
	background: #EFF1F4;
}

.page-rector{
	background: url(images/bg3.jpg) no-repeat center bottom #3b50b9;
	padding: 50px 0;
}

.page-rector .rector{
	display: block;
	margin: 0 15px;
}

.page-rector img{
	float: left;
	width: 262px;
	margin-right: 50px;
}

.page-rector img.rectors{
	width: 555px;
	margin-right: 30px;	
}

.page-rector h1,
.page-rector .description{
	font-size: 34px;
	color: #fff;
	font-weight: 700;
	padding: 50px 0;
	text-transform: uppercase;
	margin-bottom: 0;
}

.page-rector h1 span{
	font-size: 34px;
	font-weight: 400;
	text-transform: none;
	display: block;
}

.page-rector p{
	font-size: 24px;
	color: #fff;
	line-height: 1.3;
}

.page-rector p strong,
.page-rector h1 strong,
.page-rector .description p{
	display: block;
	font-size: 54px;
	color: #fff;
	font-weight: 700;	
	text-transform: uppercase;
	line-height: 1.3;
}

.page-info-contact .left,
.page-info-contact .right{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.page-info-contact .left.full{
	width: 750px;
	margin: 0 auto;
	display: table;
	float: none;
}

.page-info-contact .left ul,
.page-info-contact .right ul,
.page-info-contact .right .khoa ol{
	list-style: none;
	padding: 0;
	display: block;
}

.page-info-contact .left ul li,
.page-info-contact .right .khoa ol li,
.sidebar .widget_staff ul li{
	background: url(images/ct-phone.svg) no-repeat left top;
	padding-left: 35px;
	margin: 0 0 10px;
	display: block;
	border: none;
}

.page-info-contact .left ul li:first-child,
.sidebar .widget_staff ul li.addstaff{
	background: url(images/ct-location.svg) no-repeat left top;
}

.page-info-contact .left ul li:last-child,
.page-info-contact .right .khoa ol li:last-child,
.sidebar .widget_staff ul li.emailstaff{
	background: url(images/ct-email.svg) no-repeat left top;
}

.sidebar .widget_staff ul li.webstaff{
	background: url(images/ct-web.svg) no-repeat left top;
}

.sidebar .widget_staff p{
	margin-bottom: 10px;
}

.sidebar .widget_staff img{
	display: block;
	width: 100%;
	border-radius: 10px;
	margin-bottom: 15px;
}

.page-info-contact .right ul li,
.page-info-contact .right .khoa{
	float: left;
	width: 262px;
	list-style: none;
	margin: 0 0 20px;
}

.page-info-contact .right ul li:nth-child(2n+1),
.page-info-contact .right .khoa.ts{
	clear: both;
}

.page-info-contact .right ul li:nth-child(2n),
.page-info-contact .right .khoa.sv{
	float: right;
}

.page-info-contact .right ul li strong,
.page-info-contact .right .khoa strong,
.page-info-contact .right ul li a,
.page-info-contact .right .khoa a{
	font-size: 18px;
	color: #EC2227;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
	display: block;
	text-align: left;
}

.page-info-contact .right .khoa ol li em{
	display: table;
	font-style: normal;
}

.page-map-contact iframe{
	display: block;
	width: 100%;
	margin: 0;
}

.page-form-contact .wrap{
	width: 750px;
	display: table;
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(42, 60, 149, 0.15);
	border-radius: 10px;
	margin: 50px auto;
}

.page-form-contact .form-contact{
	padding: 30px;
	display: block;
}

.page-form-contact input[type="submit"]{
	background-color: #EC2227;
	border-radius: 10px;
	padding: 12px 50px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	display: table;
	margin: 0 auto;	
}

.sidebar .widget_nav_menu{
	background: #F8F9FF;
}

.sidebar .widget_nav_menu .widgettitle{
	background: #2A3C95;
	padding: 10px 15px;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	margin-bottom: 0;
}

.sidebar .widget_nav_menu .widgettitle a,
.sidebar .widget_nav_menu .widgettitle p{
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	text-decoration: none;
}

.sidebar .widget_nav_menu .widgettitle span{
	display: none;
}

.sidebar .widget_nav_menu ul{
	list-style: none;
	padding: 0;
}

.sidebar .widget_nav_menu ul li{
	float: left;
	width: calc(100% - 30px);
	padding: 0 15px;
	border: none;
	margin: 0;
}

.sidebar .widget_nav_menu ul li a{
	background: url(images/w-list.svg) no-repeat left center;
	padding: 10px 0 10px 25px;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: 400;
}

.sidebar .widget_nav_menu ul li.current_page_item,
.sidebar .widget_nav_menu ul li:hover{
	background: #EEF0FF;
}

.sidebar .widget_nav_menu ul li.current_page_item a,
.sidebar .widget_nav_menu ul li:hover a{
	background: url(images/w-list-hv.svg) no-repeat left center;
	color: #2A3C95;
}

.sidebar .widget_nav_menu ul li li:hover a,
.content-map-client .widget-map .worldmap .city .more-client p a:hover{
	color: #EC2227;
}

.sidebar .widget_nav_menu ul li ul{
	display: none;
}

.sidebar .widget_staff{
	background: #FFFFFF;
	box-shadow: 0px 2px 10px rgba(42, 60, 149, 0.15);
	border-radius: 20px;	
}

.sidebar .widget_staff .widget-wrap{
	padding: 20px;
	display: block;
}

.sidebar .widget_staff .widgettitle{
	color: #2A3C95;
	font-size: 34px;
	padding: 0;
	margin-bottom: 20px;
	background: none;
}

.sidebar .widget_staff ul{
	padding: 0;
}

.sidebar .caia-post-list-widget .main-posts{
	padding: 0 15px;
}

.sidebar .caia-post-list-widget .main-posts .post{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget .main-posts .post a img{
	width: 120px;
	display: block;
	margin-bottom: 0;
}

.sidebar .caia-post-list-widget .main-posts .post .widget-item-title{
	line-height: 1.3;
	margin-bottom: 5px;
}

.sidebar .caia-post-list-widget .main-posts .post .widget-item-title a{
	font-size: 16px;
	color: #333;
	font-weight: 500;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sidebar .caia-post-list-widget .main-posts .post .byline.post-info{
	background: url(images/e-clock.svg) no-repeat left top;
	padding-left: 30px;
	display: table;
}

.sidebar .caia-post-list-widget .more-from-category{
	float: left;
	width: 100%;
	text-align: right;
	border-bottom: 3px solid #EC2227;
	margin-top: 30px;
	padding: 0 0 5px;
	border-radius: 0 0 10px 0;
}

.sidebar .caia-post-list-widget .more-from-category a{
	font-size: 14px;
	color: #fff;
	padding: 10px 15px;
	border-radius: 10px;
	background: #EC2227;
	font-weight: 500;
	line-height: 1;
}

.content-recruit .widget_text p a:hover,
.content-number .widget_text p a:hover,
.page-form-contact input[type="submit"]:hover,
.content-after-single .widget_text ul li a:hover{
	background-color: #2A3C95;
	color: #fff;
}

.content-gallery{
	margin-bottom: 15px;
}

.content-gallery .slider-for{
	position: relative;
	margin-bottom: 15px;
}

.content-gallery p.caption {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px;
    margin: 0;
    background: rgb(0 0 0 / 50%);
    width: calc(100% - 30px);
    float: left;
    color: #fff;
}

.content-gallery .slider-for img{
	display: block;
	width: 100%;
	margin: 0;
	height: 500px;
	object-fit: cover;
}

.content-gallery .slider-nav .widget{
	margin: 5px;
	border: 2px solid #fff;
	cursor: pointer;
}

.content-gallery .slider-nav img{
	height: 100px;
	object-fit: cover;
}

.content-gallery .slider-nav .widget:hover,
.content-gallery .slider-nav .widget.slick-current{
	border: 2px solid #ed2325;
}

.content-gallery button.slick-prev.slick-arrow{
    background: url(images/c-prev.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 15px;
    top: 40%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-gallery button.slick-next.slick-arrow {
    background: url(images/c-next.svg) no-repeat center center;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 15px;
    top: 40%;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 100%;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.14);
}

.content-error{
	text-align: center;
	background: url(images/error.svg) no-repeat top center;
	background-size: 500px;
	padding-top: 450px;
	margin-bottom: 80px;
}

.ttchtg{
	margin-bottom: 15px;
}

.cauhoitg .itemclick{
    font-weight: 600;
    padding: 10px 15px;
    padding-right: 45px;
    cursor: pointer;
    background: url(images/open.png) no-repeat right 15px center #2A3C95;
    margin-bottom: 1px;
    color: #fff;
    background-size: 20px;
}

.cauhoitg .itemclick:hover,
.cauhoitg .itemclick.show{
    background: url(images/close.png) no-repeat right 15px center #ED2321;
    background-size: 20px;
    color: #fff;
}

.cauhoitg .noidungtg{
    display: none;
    background: #f2f2f2;
    padding: 15px;
}

.content-before-header .widget_text ul li a:hover,
.content-recruit .caia-post-list-widget .post .widget-item-title a:hover,
.content-new .caia-post-list-widget .main-posts .post .widget-item-title a:hover, 
.content-new .caia-post-list-widget ul li a:hover,
.content-new .caia-post-list-widget .main-posts .post .more-link:hover,
.content-video .caia-post-list-widget ul li a:hover,
.content-video .caia-post-list-widget .main-posts .post .widget-item-title a:hover,
.archive .content .post h2 a:hover,
.sidebar .caia-post-list-widget .main-posts .post .widget-item-title a:hover,
.archive .content .post .more-link:hover,
.content-paper .caia-post-list-widget .main-posts .post .widget-item-title a:hover,
.content-paper .caia-post-list-widget ul li a:hover,
.content-club .caia-post-list-widget .post .widget-item-title a:hover,
.yarpp-related ul li a:hover,
.search .content .status-publish h2 a:hover,
.search .content .status-publish .more-link:hover{
	color: #EC222A;
}