/*
	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
------------------------------------------------------------ */

@font-face {
	font-family: 'Gotham';
	src: url(fonts/Gotham_Book.otf);
}

@font-face {
	font-family: 'GothamI';
	src: url(fonts/Gotham_Book_Italic.otf);
}

@font-face {
	font-family: 'GothamB';
	src: url(fonts/Gotham_Regular.otf);
}

@font-face {
	font-family: 'GothamBI';
	src: url(fonts/Gotham_Italic.otf);
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #434343;
	font-family: 'Gotham';
	font-size: 17px;
	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: #434343;
	font-family: 'Gotham';
	font-size: 17px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 400;
	font-family: 'GothamB';
}

em,
i {
	font-weight: 400;
	font-family: 'GothamI';
}

/* 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;
	width: calc(100% - 85px);
}

::-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
------------------------------------------------------------ */

.site-header {
    margin: 0 auto;
    width: 100%;
    float: left;
    height: 0;
}

.home .site-header{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 80px;
}

.logged-in .site-header{
	top: 32px;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	display: none;
}

.site-title {
	font-family: 'Gotham';
	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: #231F20;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 30px);	
	margin: 0 15px;
	height: 80px;
	text-align: center;
}

.site-header .widget-area .widget_text{
	float: left;
	width: 100%;
	margin: 30px 0;
}

.site-header .widget-area .widget_text ul{
	list-style: none;
}

.site-header .widget-area .widget_text ul li{
	display: inline-block;
	margin: 0 15px;
	line-height: 1;
}

.site-header .widget-area .widget_text ul li a{
	color: #FFC02F;
	font-size: 17px;
    display: flex;
    align-items: center;
}

.site-header .widget-area .widget_text ul li img{
	display: inline-block;
	margin: 0 5px 0 0;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	background-color: #f5f5f5;
	clear: both;
	color: #231F20;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary ul,
.menu-secondary ul,
.site-header .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
	color: #231F20;
	display: block;
	padding: 7px 15px 6px;
	position: relative;
	text-decoration: none;
}

.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 {
	background-color: #fff;
	color: #231F20;
}

.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 {
	background: none;
	background-color: #fff;
	border-bottom: 1px solid #ddd;
	color: #231F20;
	font-size: 17px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 230px;
}

.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 {
	background-color: #f5f5f5;
	color: #231F20;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu 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 {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header .menu 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 {
	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;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	width: 1170px;
}

.home .site-inner{
	padding: 0;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	background: #fff;
	padding: 20px 0;
	font-size: 15px;
	color: #434343;
	border-bottom: 1px solid rgb(35 31 32 / 10%);
}

.breadcrumb .wrap{
	width: 1140px;
}

.breadcrumb a{
	color: #434343;
}

.breadcrumb .label{
	margin: 0 5px;
}

.breadcrumb .separator{
	color: #FFC02F;
	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;
}

.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;
}

.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: 'Gotham';
	line-height: 1.618;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 17px;
}

h2 a,
h2 a:visited {
	color: #231F20;
	font-family: 'Gotham';
}

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-color: #f2f2f2;
	font-size: 17px;
	padding: 10px 15px;
	color: #231F20;
}

.widget-area .widgettitle a {
	color: #231F20;
	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 0 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;
}

/* 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: left;
	margin: 5px 10px 10px 0px;
	border-radius: 10px;
}

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%;
	text-align: center;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
	background: #f2f2f2;
	color: #231F20;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #ffc02f;
}

/* 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: #fff;
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.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: #231F20;
	-webkit-appearance: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
	padding: 12px 0 0;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 17px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: url(images/bg6.jpg) no-repeat top center #231F20;
	color: #fff;
	background-size: cover;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 15px 0;
}

.site-footer p {
	font-size: inherit;
	color: #fff;
	margin: 0 0 20px;
}

.site-footer a,
.site-footer a:visited,
.site-footer .widget_text ul li a{
	color: #fff;
}

.site-footer a:hover,
.site-footer .widget_text ul li:hover,
.site-footer .widget_text ul li a:hover,
.content-gocnhin .post .widget-item-title a:hover,
.category main.content .post a:hover{
	color: #FFC02F;
	text-decoration: none;
}

.site-footer .caia-post-list-widget,
.site-footer .widget_text{
	float: left;
	width: 262px;
	margin: 0 15px 15px;
}

.site-footer .widget_text:nth-child(5){
    float: right;
    width: 195px;	
}

.site-footer .widget_text:nth-child(6){
	margin-top: -60px;
}

.site-footer .widget_text .widgettitle,
.site-footer .caia-post-list-widget .widgettitle{
	font-size: 17px;
	font-family: 'GothamB';
	margin: 0 0 20px;
	line-height: 1.3;
}

.site-footer .caia-post-list-widget .widgettitle p,
.site-footer .caia-post-list-widget .widgettitle a{
	font-size: 17px;
	font-family: 'GothamB';
	margin: 0;
	line-height: 1.3;	
}

.site-footer .widget_text img{
	filter: brightness(0) invert(1);
	display: inline-block;
	margin: 0 30px 0 0;
}

.site-footer .widget_text ul{
	list-style: none;
}

.site-footer .widget_text ul li{
	margin: 0 0 20px;
}

.site-footer .image-upload{
	float: left;
	width: calc(100% - 30px);
	margin: 40px 0 30px;
	border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.site-footer .image-upload .title{
	font-size: 30px;
	font-family: 'GothamB';
	color: #FFC02F;
	line-height: 1.3;
	float: left;
	width: 570px;
}

.site-footer .image-upload .noidung{
	float: right;
}

.site-footer .image-upload .noidung img{
	filter: brightness(0) invert(1);
	display: inline-block;
	margin: 0 0 0 10px;	
}

.content-after-footer p{
	display: table;
	margin: 20px 15px 40px;
	background: rgb(255 255 255 / 10%);
	padding: 14px 38px;
	border-radius: 0 15px 15px 15px;
	line-height: 1;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
    margin: 10px 10px 10px 0;
    padding: 0 15px;
     width: calc(49% - 30px);
    float: left;
    background: #F5F5F5;
    border-radius: 10px;
    border: none;
    height: 50px;
    line-height: 50px;
}

#url{
	margin-right: 0 !important;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #F5F5F5;
    border-radius: 10px;
    border: none
}

input#submit {
	float: left;
    color: #fff;
    text-align: center;
    background: #231F20;
    height: 50px;
    line-height: 49px;
    padding: 0 30px;
    border-radius: 10px;
    margin: 20px 0;
}

.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 15px;
}

.comment-list li ul li {
    list-style-type: none;
    margin-right: 0;
    background: #F5F5F5;
    border: none;
    border-radius: 15px;
}


.comment-content p {
	font-size: 17px;
	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: 16px;
	font-weight: 300;
}

.comment-reply a{
    background: #FFC02F;
    color: #434343;
    padding: 0 32px;
    height: 35px;
    line-height: 33px;
    display: inline-block;
    font-size: 17px;
    border-radius: 22px;
}

.comment-author{
	font-family: 'GothamB';
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: none;
    border: none !important;
    padding: 0 !important;
    border-bottom: 1px dashed #eeecec !important;
    padding-bottom: 20px !important;
}

.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 li{
	display: inline-block;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 7px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #92948A;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #FFC02F;
    width: 50px;
}

.youtube {
    background-color: #434343;
    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: 70px;
    height: 50px;
    background-color: #434343;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 10px;
}

.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;
}

.section{
	float: left;
	width: 100%;
}

.content-slider .widget{
	float: left;
	width: 100%;
	position: relative;
}

.content-slider .widget img{
	display: block;
	width: 100%;
	margin: 0;
	/*height: 100vh;*/
	object-fit: cover;
}

.content-slider .widget .box{
	width: 800px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 10;
	text-align: center;
}

.content-slider .widget .title{
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 700;
	font-size: 89px;
	color: #fff;
	line-height: 1.3;
	margin: 0 0 30px;
}

.content-slider .widget .title span{
	display: block;
	color: #FFC02F;
	font-size: 80px;
}

.content-slider .widget p{
	color: #fff;
	font-size: 22px;
	margin: 0 0 15px;
}

.content-slider .widget ul{
	list-style: none;
	margin: 50px 0 0;
}

.content-slider .widget ul li{
	display: inline-block;
    padding: 16px 20px;
    width: calc(50% - 50px);
    background-color: #FFC02F;
    text-align: center;
    border-radius: 10px;
}

.content-slider .widget ul li a{
	color: #231F20;
	font-size: 17px;
	font-family: 'GothamB';
	line-height: 1;
	background: url(images/i4.svg) no-repeat left center;
	padding-left: 30px;
}

.content-slider .widget ul li:last-child{
	background-color: #231F20;
}

.content-slider .widget ul li:last-child a{
	color: #fff;
	background: url(images/more1.svg) no-repeat right center;
	padding-left: 0;
	padding-right: 30px;
}

.content-slider .slick-active .title{
	animation-name: bounceInDown;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-duration: 2s;	
}

.content-slider .slick-active .noidung p{
	animation-name: bounceInDown;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    animation-duration: 3s;
}

.content-slider .slick-active .noidung ul{
	animation-name: bounceInUp;
	-webkit-animation-duration: 4s;
	-moz-animation-duration: 4s;
	animation-duration: 4s;
}

.content-slider .slick-dots{
	position: absolute;
	top: calc((100vh / 2) - 126px);
	right: 0;
	transform: translateX(-50%);
	z-index: 20;
}

.content-slider .slick-dots li{
	display: block;
	margin: 25px 0;
	padding: 0;
	cursor: pointer;
}

.content-slider .slick-dots li button{
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	padding: 0 0 10px;
    line-height: 1;
    display: table;
    width: auto;
    height: auto;
    border-radius: 0;
    cursor: pointer;
    border: 0;
    border-bottom: 1px solid #fff;
    outline: none;
	background: none;
	color: #fff;
}

.content-slider .slick-dots li button:hover,
.content-slider .slick-dots li button:focus,
.content-slider .slick-dots li.slick-active button{
    border-bottom: 1px solid #FFC02F;
    color: #FFC02F;
}

.content-about{
	background: url(images/bg1.jpg) no-repeat top center;
}

.content-about .widget{
	float: left;
	width: calc(100% - 30px);
	margin: 50px 15px 0;
	position: relative;
	text-align: center;
}

.content-about .widget .widgettitle,
.content-commit .widget .widgettitle{
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 700;
	line-height: 1.3;
	font-size: 45px;
	color: #231F20;
	background: url(images/line1.svg) no-repeat bottom center;
	padding-bottom: 50px;
	margin: 10px 0 40px;
}

.content-commit .widget .widgettitle{
    background: url(images/line3.svg) no-repeat bottom center;
    text-align: center;
    padding-bottom: 40px;
    margin: 90px 0 50px;
    color: #fff;
    font-size: 70px;
}

.content-about .widget .widgettitle span{
	display: block;
}

.content-about .widget ul{
	list-style: none;
	margin-bottom: 70px;
}

.content-about .widget ul li{
	padding: 40px 30px;
	background: #F2F0EE;
	position: absolute;
	width: 213px;
	color: #231F20;
	font-family: 'GothamB';
	cursor: pointer;
	transition: all 0.5s ease;
	border-radius: 20px;
    font-size: 20px;
}

.content-about .widget ul li:first-child{
	width: 210px;
	top: 270px;
	left: 0;
}

.content-about .widget ul li:nth-child(2){
	top: 160px;
	right: 0;
	width: 240px;
}

.content-about .widget ul li:nth-child(3){
    width: 270px;
    top: 550px;
    left: -55px;
}

.content-about .widget ul li:nth-child(4){
	width: 140px;
    top: 360px;
    right: -18px;
}

.content-about .widget ul li:last-child{
	width: 275px;
    bottom: 140px;
    right: -50px;
}

.content-about .widget ul li:hover{
	background: #231F20;
	box-shadow: 0 2px 20px 0 rgb(0 0 0 / 20%);
	color: #fff;
}

.content-about .widget ul li::before {
  content: "";
  position: absolute;
  inset: -54px; /* mở rộng ra ngoài để chứa icon */
  background:
    url(images/ho.svg) no-repeat center top,
    url(images/bottom.svg) no-repeat center bottom,
    url(images/left.svg) no-repeat left center,
    url(images/right.svg) no-repeat right center;
  background-size: 63px 63px;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none; /* không cản click */
}

.content-about .widget ul li:hover::before {
  opacity: 1;
}

.content-about .widget p a{
	width: 580px;
	padding: 19px 20px;
	background: #231F20;
	display: table;
	margin: -50px auto 60px;
	font-size: 17px;
	color: #FFC02F;
	font-family: 'GothamB';
	line-height: 1.3;
	border-radius: 10px;
}

.content-about .widget p a strong{
	color: #fff;
	background: url(images/more2.svg) no-repeat right center;
	padding-right: 30px;	
	transition: all 0.5s ease;
}

.content-about .widget p a:hover strong{
	padding-right: 40px;
	color: #FFC02F;
}

.content-about .widget img{
	display: table;
	margin: 0 auto;
}

.content-room{
	background: url(images/bg2.jpg) no-repeat left bottom;
	position: relative;
	padding: 50px 0;
	background-size: cover;
}

.content-room .widget_text{
	position: absolute;
	top: 70px;
	left: calc(50% - 180px);
	transform: translateX(-50%);
	width: 740px;
	z-index: 10;
}

.content-room .widget_text .widget-wrap{
	display: table;
	float: right;
	width: 740px;
}

.content-room .widget_text .widgettitle,
.content-coach .widget .widgettitle,
.content-student .widget .widgettitle{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 45px;
    color: #fff;
    background: url(images/line2.svg) no-repeat bottom left;
    padding-bottom: 50px;
    margin: 0 0 20px;	
}

.content-room .widget_text .widgettitle{
	margin: 0 0 90px 0;
}

.content-student .widget .widgettitle,
.content-contact .widget_text .widgettitle{
	color: #fff;
}

.content-coach .widget .widgettitle h2,
.content-coach .widget .widgettitle a,
.content-student .widget .widgettitle h2,
.content-student .widget .widgettitle a{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 45px;
    color: #231F20;
    margin: 0;	
}

.content-student .widget .widgettitle h2,
.content-student .widget .widgettitle a{
	color: #fff;
}

.content-room .widget_text .widgettitle span,
.content-coach .widget .widgettitle span,
.content-student .widget .widgettitle span{
	display: block;
}

.content-room .widget_text ul{
	list-style: none;
}

.content-room .widget_text ul li{
	float: left;
    width: 320px !important;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
    padding: 20px;
    margin: 10px 2px;
    cursor: pointer;
    font-size: 16px;
    border-radius: 20px;
    position: relative;
    z-index: 2;
}

.content-room .widget_text ul li::before {
  content: "";
  position: absolute;
  inset: -53px; /* mở rộng ra ngoài để chứa icon */
  background:
    url(images/top.svg) no-repeat center top,
    url(images/bottom1.svg) no-repeat center bottom,
    url(images/left1.svg) no-repeat left center,
    url(images/right1.svg) no-repeat right center;
  background-size: 63px 63px;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none; /* không cản click */
  z-index: -1; /* thêm */
}

.content-room .widget_text ul li.slick-current::before,
.content-room .widget_text ul li:hover::before {
  opacity: 1;
}

.content-room .widget_text ul li:nth-child(2n){
	float: right;
}

.content-room .widget_text ul li:nth-child(2n+1){
	clear: both;
	z-index: 2;
}

.content-room .widget_text ul li:nth-child(3){
	min-height: 114px;
}

.content-room .widget_text ul li.slick-current,
.content-coach .widget .post.slick-current,
.content-room .widget_text ul li:hover{
	background: #FFC02F;
    color: #434343;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
    z-index: 1;
}

.content-room .widget_text ul li.slick-current strong{
	color: #231F20;
}
.content-coach .widget .post.slick-current .widget-item-title a{
	color: #fff;
}

.content-room .widget_text ul li strong{
	font-family: 'GothamB';
	display: block;
	font-size: 20px;
	line-height: 1.3;
	margin: 0 0 10px;
}

.content-room .widget_text .slick-list{
	overflow: visible;
}

.content-room .widget_media_gallery{
	float: right;
	width: 60%;
}

.content-room .widget_media_gallery img{
	display: block;
	margin: 0;
	width: 100%;
	height: 630px;
	object-fit: cover;
	border-radius: 20px;
}

.content-room .widget_media_gallery figure{
	margin-right: 0;
}

.content-coach .widget{
	float: left;
	width: 100%;
	margin: 50px 0;
}

.content-coach .widget .support-extra{
	float: left;
	width: 760px;
	margin: 0 0 40px;
}

.content-coach .widget .main-posts{
	float: left;
	width: 100%;
}

.content-coach .widget .post{
	background: #F5F5F5;
	margin: 0 15px;
	position: relative;
	border-radius: 20px;
}

.content-coach .widget .post .alignleft{
	width: 100%;
	border-radius: 20px;
	margin: 0;
	border-radius: 20px;
}

.content-coach .widget .post img{
	width: 100%;
	height: 500px;
	object-fit: cover;
	display: block;
	margin: 0;
	border-radius: 20px;
}

.content-coach .widget .post .list-info {
	position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 100px);
    padding: 50px 50px 40px;
    background: linear-gradient(to bottom, rgb(0 0 0 / 0%), hsl(0deg 0% 0% / 28%));
    border-radius: 0 0 20px 20px;
    transition: all 0.4s ease;
    max-height: 60px;
    overflow: hidden;
}

/* Khi hover, mở rộng khung để lộ thêm phần feedback + more-link */
.content-coach .widget .post:hover .list-info {
    max-height: 300px; /* tăng chiều cao để nội dung hiện ra */
}

/* Feedback & more-link mặc định ẩn + trượt dưới */
.content-coach .widget .post .feedback,
.content-coach .widget .post .more-link {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.4s ease;
}

/* Khi hover thì hiện và đẩy lên */
.content-coach .widget .post:hover .feedback,
.content-coach .widget .post:hover .more-link {
    opacity: 1;
    transform: translateY(0);
}

/* Cho delay để xuất hiện lần lượt */
.content-coach .widget .post .feedback {
    transition-delay: 0.1s;
}

.content-coach .widget .post .more-link {
    transition-delay: 0.2s;
}

.content-coach .widget .post .more-link:hover{
	color: #FFC02F;
}

.content-coach .widget .post .info-teacher{
	color: #fff;
	font-size: 17px;
}

.content-coach .widget .post .widget-item-title{
	line-height: 1.3;
}

.content-coach .widget .post .widget-item-title a{
	font-family: 'GothamB';
	font-size: 30px;
	color: #fff;
} 

.content-coach .widget .post .more-link{
	font-size: 17px;
	font-family: 'GothamB';
	color: #fff;
	background: url(images/more2.svg) no-repeat right center;
	padding-right: 30px;
    margin: 15px 0 0 0;
    display: inline-block;
}

.content-coach .widget .post p{
	color: #fff;
}

.content-bg{
	background: linear-gradient(to right, rgb(67 67 67 / 3%), rgb(67 67 67 / 5%));
}

.content-paper{
	margin-bottom: -60px;
	position: relative;
}

.content-course .widget{
	float: left;
	width: calc(100% - 30px);
	margin: 50px 15px;
	position: relative;
}

.content-course .widget p{
	width: 615px;
	position: absolute;
	right: 0;
	top: 55px;
}

.content-course .widget .gallery{
	float: left;
	width: 100%;
	margin: 0;
	position: relative;
}

.content-course .widget .gallery-item{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-radius: 20px;
}

.content-course .widget .gallery-item img{
	border-radius: 20px;
}

.content-course .widget .gallery-item:before{
    content: "";
    background: rgb(0 0 0 / 30%);
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    z-index: 9;
    float: left;
    position: absolute;
    border-radius: 20px;
}

.content-course .widget .gallery-item:after{
	background: url(images/video.svg) no-repeat center center;
	width: 126px;
	height: 126px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "";
	z-index: 10;
	cursor: pointer;
}

.content-course .widget .gallery-item img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-course .caia_code_widget{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    z-index: 2000;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
    margin: 0;
    padding: 0;
}

.content-course .caia_code_widget .widget-wrap {
    position: fixed;
    width: 750px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    z-index: 3000;
    display: table;
}

.content-course .caia_code_widget .widgettitle{
    font-size: 50px;
    color: #fff;
    top: -50px;
    right: -50px;
    position: absolute;
    cursor: pointer;
}

.content-paper .widget{
	float: left;
	width: calc(100%/3 - 80px);
	padding: 20px 25px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);
	margin: 0 15px 0;
	background: #fff;
	min-height: 140px;
	border-radius: 20px;
}

.content-paper .widget:hover{
	box-shadow: 0 2px 10px 0 rgb(0 0 0 / 20%);
}

.content-paper .widget .alignleft{
	padding: 10px 0 0;
}

.content-paper .widget .title,
.content-paper .widget .title a{
	font-size: 17px;
	color: #434343;
}

.content-paper .widget .noidung{
	display: table;
}

.content-paper .widget .noidung p,
.content-paper .widget .noidung p a{
	font-size: 17px;
	color: #231F20;
	font-family: 'GothamB';
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.content-commit{
	background: url(images/bg4.jpg) no-repeat top right;
	padding-bottom: 100px;
}

.content-commit .wrap{
	width: calc(100% - 30px);
}

.content-commit .widget{
	float: left;
	width: 100%;
	margin: 50px 0;
}

.content-commit table,
.content-commit table tbody,
.content-commit table tr{
	border-collapse: collapse;
	display: block;
	border: none;
	padding: 0;
	margin: 0;
	text-align: center;
}

.content-commit table td{
	float: left;
	padding: 40px 30px;
	margin: 20px 15px 50px;
	background: rgb(255 255 255 / 15%);
	min-height: 140px;	
	border: 1px solid #fff;
    border-radius: 20px;
    border: 1px solid #ffffff2b;
    position: relative;
}

.content-commit table td::before {
  content: "";
  position: absolute;
  inset: -41px; /* mở rộng ra ngoài để chứa icon */
  background:
    url(images/top3.svg) no-repeat center top,
    url(images/bottom3.svg) no-repeat center bottom,
    url(images/left3.svg) no-repeat left center,
    url(images/right3.svg) no-repeat right center;
  background-size: 63px 63px;
  opacity: 0;
  transition: 0.5s;
  pointer-events: none; /* không cản click */
  z-index: -1; /* thêm */
}

.content-commit table tr.slick-current td::before {
  opacity: 1;
}

.content-commit table tr{
	opacity: 0.7;
}

.content-commit table tr.slick-current{
	opacity: 1;
}

.content-commit table tr.slick-current td{
	border: 1px solid #fff;
}

.content-commit table td strong{
	display: inline-block;
	margin: 0 0 10px;
	font-size: 25px;
	color: #fff;
	font-family: 'GothamB';
}

.content-commit table td img{
	margin: 0 auto;
}

.content-commit table td p{
	color: #fff;
}

.content-student .box{
	float: left;
    width: calc(100% - 30px);
    padding: 50px 15px;
    background: url(images/bg7.jpg) no-repeat bottom center;
    background-size: cover;
    border-radius: 20px;
    margin: 60px 0 40px;
}

.content-student .widget .widgettitle{
	background: url(images/line1.svg) no-repeat bottom center;
	background-size: 360px;
}

.content-student .caia-post-list-widget{
	margin: 0 auto;
    width: 750px;
    text-align: center;
}

.content-student .widget .widget-item-title{
	margin: 0;
	line-height: 1.3;
}

.content-student .widget .widget-item-title a{
	font-size: 19px;
	color: #fff;
	font-family: 'GothamB';
}

.content-student .widget .info-client{
	color: #fff;
	margin: 0 0 10px;
	font-size: 17px;
}

.content-student .widget .feedback{
    /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 83px;*/
    margin: 25px 0 0;	
}

.content-student .widget .feedback p{
	color: #fff;
}

.content-student .widget .list-info{
	margin: 15px 0;
}

.content-student .widget_media_image{
	width: 500px;
	float: right;
	margin: -60px 0 0;
}

.content-student .widget_media_image img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-client .widget{
	float: left;
	width: 100%;
	margin: 30px 0 60px;
	position: relative;
}

.content-client .widget .widgettitle,
.content-course .widget_text .widgettitle{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 45px;
    color: #231F20;	
    margin: 0 0 30px;
}

.content-course .widget_text .widgettitle span{
	display: block;
}

.content-client .widget p{
	width: 680px;
	margin: 0 0 40px;
}

.content-client .widget .gallery{
	float: left;
	width: 100%;
	margin: 0;
}

.content-client .widget .gallery-item{
	margin: 15px;
	text-align: center;
}

.content-client .widget .gallery-item img{
	display: inline-block;
	margin: 0;
}

.content-client button.slick-prev.slick-arrow,
.content-coach button.slick-prev.slick-arrow {
    background: url(images/prev.svg) no-repeat center center;
    width: 13px;
    height: 26px;
    position: absolute;
    right: 65px;
    top: -75px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
}

.content-client button.slick-next.slick-arrow,
.content-coach button.slick-next.slick-arrow{
    background: url(images/next.svg) no-repeat center center;
    width: 13px;
    height: 26px;
    position: absolute;
    right: 15px;
    top: -75px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
}

.content-contact{
	background: url(images/bg5.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
}

.content-contact .widget_text{
	float: left;
	width: 625px;
	margin: 60px 15px 0;
}

.content-contact .widget_text img{
	display: block;
	margin: 0;
	position: absolute;
	bottom: 0;
}

.content-contact .widget_text p{
	margin: 0;
}

.content-contact .widget_text table{
	border: 1px solid #fff;
	width: 100%;
	border-collapse: collapse;
    display: block;
    padding: 50px 30px;
    margin: 0;
}

.content-contact .widget_text table p{
	margin: 0;
}

.content-contact .widget_text table tbody,
.content-contact .widget_text table tr,
.content-contact .widget_text table td{
	border-collapse: collapse;
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;	
}

.content-contact .widget_text table ul{
	list-style: none;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 30px;
}

.content-contact .widget_text table ul li{
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
	flex: 1 1 210px;
	display: flex;
}

.content-contact .widget_text table ul li:last-child{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 30px;	
}

.content-contact .widget_caldera_forms_widget{
	/*background: rgb(10 10 10 / 50%);*/
	width: 485px;
	float: right;
	margin: 110px 15px;
}

.content-contact .widget_caldera_forms_widget .widget-wrap{
	padding: 0;
	display: block;
}

.content-contact .widget_caldera_forms_widget .widgettitle{
	font-size: 17px;
	color: #fff;
	font-family: 'GothamB';
	margin: 0 0 15px;	
}

.content-contact .widget_caldera_forms_widget .caldera-grid .form-group{
	margin: 15px 0;	
}

.content-contact .widget_caldera_forms_widget input,
.content-contact .widget_caldera_forms_widget select{
	height: 45px;
	background: #fff;
	border: none;
	font-size: 17px;
	border-radius: 5px;
}

.content-contact .widget_caldera_forms_widget textarea{
	background: #fff;
	border: none;
	font-size: 17px;
	border-radius: 5px;
}

.content-contact .widget_caldera_forms_widget select::placeholder,
.content-contact .widget_caldera_forms_widget input::placeholder{
	font-size: 17px;
}

.content-contact .widget_text .widgettitle{
	font-family: "Plus Jakarta Sans", sans-serif;
	font-size: 55px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	line-height: 1.3;
}

.content-contact .widget_text .widgettitle span{
	color: #47FFC7;
	display: block;
	font-size: 40px;
}

.content-contact .widget_caldera_forms_widget label{
	font-size: 17px;
	color: #fff;
	font-family: 'GothamB';
	margin: 0 0 10px;
	font-weight: 500;
}

.content-contact .widget_caldera_forms_widget input[type="submit"]{
	background: #FFC02F;
	width: 100%;
	height: auto;
	border: none;
	padding: 18px 0;
	font-size: 17px;
	color: #434343;
	font-family: 'GothamB';
}

.content-new .widget{
	float: left;
	width: calc(100% - 30px);
	margin: 60px 15px 40px;
	position: relative;
}

.category .content-new .widget{
    width: calc(100% - 60px);
    margin: -90px 15px 40px;
    background: #F8F8F8;
    border-radius: 20px;
    padding: 15px;
}

.content-new .widget .widgettitle{
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 45px;
    color: #231F20;
    margin: 0 0 40px;
}

.content-new .widget .widgettitle h2,
.content-new .widget .widgettitle a{
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 45px;
    color: #231F20;
    margin: 0;	
}

.content-new .widget .main-posts{
	float: left;
	width: 555px;
}

.content-new .widget .main-posts .post{
	float: left;
	width: 100%;
	margin: 0;
	position: relative;
}

.content-new .widget .main-posts .post .alignnone,
.content-new .widget ul li .alignnone,
.content-gocnhin .post .alignnone,
.cat-new main.content .post .entry-image-link{
	width: 100%;
	display: block;
	margin: 0 0 15px;
	overflow: hidden;
	border-radius: 20px;
}

.content-new .widget .main-posts .post img,
.content-new .widget ul li img,
.content-gocnhin .post img,
.cat-new main.content .post img{
	width: 100%;
	display: block;
	margin: 0;
	transition: all 0.5s ease;
	border-radius: 20px;
	
}

.cat-new main.content .post img{
	height: 215px;
	object-fit: cover;
}
.content-new .widget ul li img{
	height: 155px;
	object-fit: cover;
}

.content-new .widget .main-posts .post:hover img,
.content-new .widget ul li:hover img,
.content-gocnhin .post img:hover,
.cat-new main.content .post img:hover{
	transform: scale(1.05);
}

.content-new .widget .main-posts .post .widget-item-title,
.content-new .widget ul li h3{
	line-height: 1.3;
}

.content-new .widget .main-posts .post .widget-item-title a{
	color: #434343;
	font-size: 19px;
	font-family: 'GothamB';
}

.content-new .widget .main-posts .post .more-link{
	display: table;
	color: #434343;
	font-size: 17px;
	font-family: 'GothamB';	
	background: url(images/more2.svg) no-repeat right center;
	padding-right: 30px;
	margin: 15px 0 0;	
	transition: all 0.5s ease;
}

.content-new .widget .more-from-category a{
	position: absolute;
	display: table;
	color: #434343;
	font-size: 17px;
	font-family: 'GothamB';	
	background: url(images/more2.svg) no-repeat right center;
	padding-right: 30px;
	right: 0;
	top: 10px;
	transition: all 0.5s ease;
}

.content-new .widget .more-from-category a:hover,
.content-new .widget .main-posts .post .more-link:hover{
	padding-right: 40px;
}

.content-new .widget ul{
	list-style: none;
	float: right;
	width: 555px;
}

.content-new .widget ul li{
	float: left;
	width: 262px;
	margin: 0 0 20px;
	position: relative;
}

.content-new .widget ul li a{
	color: #434343;
	font-size: 17px;
	font-family: 'GothamB';	
}

.content-new .widget ul li:nth-child(2n){
	float: right !important;
}

.content-new .widget ul li:nth-child(2n+1){
	clear: both;
}

.content-fix{
	background: #FFC02F;
	width: 50px;
	padding: 20px 17.5px;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 2147483647; /* z-index tối đa */
	height: calc(100vh - 40px);
}

.content-fix .widget_media_image:first-child{
    position: absolute;
    top: 10px;
    width: 65px;
    right: 10px;
}

.logged-in .content-fix .widget_media_image:first-child{
	top: 52px;
}

.content-fix .widget_media_image:nth-child(2){
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 50px;
	right: 17.5px;
	cursor: pointer;
}

.content-fix .widget_media_image img{
	display: block;
	width: 100%;
	margin: 0;
}

.content-fix .widget_text{
	position: absolute;
	bottom: 20px;
	right: 17.5px;
	width: 50px;
}

.content-fix .widget_text img{
	display: block;
	width: 100%;
	margin: 0 0 10px;
}

.content-new .widget ul li h3 a:hover,
.content-new .widget .main-posts .post .widget-item-title a:hover{
	color: #FFC02F;
}

#click-menu{
	display: none;
}

.content-fix .widget_media_image:nth-child(2) img{
	cursor: pointer;
}

#responsive-menu {
    position: fixed !important;
    top: 0 !important;
    right: 85px !important;
    left: auto;
    width: calc(100% - 85px) !important;
    height: 100vh !important;
    background: #fff;
    box-shadow: none;
    
   transform: translateY(-100%); /* ẩn ra phía trên */
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s;
    z-index: 9999;
    display: block !important;
}

/* Khi mở menu */
#responsive-menu.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

#responsive-menu .mobile-menu{
	padding: 70px 100px;
    width: calc(100% - 200px);
    height: calc(100% - 140px);
}

#responsive-menu .mobile-menu li{
	border-bottom: 1px dashed #d9d9d9;
	padding: 15px 0;
}

#responsive-menu .mobile-menu li a{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 28px;
    color: #231F20;
    font-weight: 500;
}

#responsive-menu .mobile-menu .sub-menu{
	margin-left: 35px;
}

#responsive-menu .mobile-menu .sub-menu a{
	font-size: 20px;
	font-weight: 400;
}

#responsive-menu .mobile-menu .sub-menu li{
	padding: 10px 0;
}

.active-menu{
	cursor: pointer;
}

#responsive-menu .mobile-menu a:hover{
	color: #FFC02F;
}

.content-head{
	background: #F2F0EE;
	height: 100px;
}

.content-head .bantin{
	position: relative;
	width: 95%;
	margin: 0 auto;
}

.content-head .title a{
	font-family: 'GothamB';
	color: #333;
	font-size: 17px;
	display: block;
	margin: 0 0 5px;
}

.content-head .noidung p{
	font-size: 16px;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.content-head .noidung p a{
	font-weight: bold;
	color: #333;
}

.content-head .noidung{
	float: left;
    width: fit-content;
    max-width: 800px;
    overflow: hidden;
}

.content-head .box{
	float: left;
    width: calc(100% - 165px);
    padding-right: 35px;
    margin-top: 20px;
}

.content-head img{
	float: left;
	width: 110px;
	margin: 0 20px 0 0;
}

.content-head a{
	margin: 0;
}

.content-head button.slick-prev.slick-arrow {
	background: url(images/tren.svg) no-repeat center center;
    width: 17px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
}

.content-head button.slick-next.slick-arrow {
    background: url(images/duoi.svg) no-repeat center center;
    width: 17px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 66px;
    z-index: 300;
    text-indent: -9999px;
    outline: none;
    cursor: pointer;
    border: none;
}

.content-head .readmore{
    font-size: 16px;
    color: #E60028;
    background: url(images/do.svg) no-repeat right bottom 3px;
    padding-right: 23px;
    background-size: 15px;
    margin-top: 0px;
    display: block;
    width: fit-content;
    font-family: 'GothamB';
    float: left;
    margin-left: 20px;
}

.introduce_teacher{
	background: #fffcf5;
	position: relative;
	padding: 90px 0 230px;
}

.introduce_teacher .noidung{
	float: left;
	width: calc(50% - 30px);
	margin: 0 15px;
}

.introduce_teacher img{
	margin: 20px 0 0 -20px;
}

.class-teacher .introduce_teacher h1{
	color: hsl(345deg 6% 13% / 50%);
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.class-teacher .introduce_teacher h1 b{
	color: #434343;
	font-size: 50px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: bold;
	display: block;
}

.class-teacher .introduce_teacher p{
	font-size: 19px;
	line-height: 28px;
	color: #434343;
}

.class-teacher .introduce_teacher blockquote p{
	font-size: 30px;
	color: #434343;
	font-style: inherit;
	line-height: 1.3;
}

.class-teacher .introduce_teacher blockquote{
	background: url(images/nhay.svg) no-repeat top left !important;
    font-size: 30px;
    color: #434343;
    padding: 70px 0 0;
    margin: 30px 0;
    font-style: inherit;
}

.class-teacher .introduce_teacher .datlich{
	cursor: pointer;
	width: 100%;
	margin: 40px 0 ;
	background: #231F20;
	color: #fff;
	border-radius: 10px;
	text-transform: uppercase;
	text-align: center;
	height: 60px;
    line-height: 60px;
}

.class-teacher .introduce_teacher .datlich span{
	background: url(images/datlich.svg) no-repeat left bottom;
	padding-left: 35px;
}

.career_teacher .cnt img{
	width: 40px;
	margin: 0 0 10px;
}

.career_teacher .cnt{
	margin: 40px 25px;
	float: left;
	width: calc(25% - 50px);
}

.career{
	float: left;
	width: calc(100% - 50px);
	background: url(images/bgkn.jpg) no-repeat top right;
	background-size: cover;
	border-radius: 20px;
	padding: 0 25px;
	margin-top: -150px;
    position: relative;
}

.career_teacher .cnt p:first-child{
	line-height: 1.3;
}

.career_teacher .cnt p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

.career_teacher .cnt h2{
	color: #FFC02F;
	font-size: 20px;
}

.career_teacher .cnt h2 em{
	display: block;
	font-style: inherit;
	font-family: 'Gotham';
}

.class-teacher .entry-header .tt{
	font-size: 25px;
    text-align: center;
    margin: 50px 0;
    background: url(images/line1.svg) no-repeat bottom center;
    line-height: 1.3;
    padding-bottom: 35px;
    background-size: 300px;
    color: #434343;
}

.class-teacher main.content{
	width: 800px;
	margin: 0 auto;
	float: none;
}

.class-teacher main.content .entry-header .tt b,
.patent_teacher h2{
	display: block;
	font-size: 45px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: bold;
}

.class-teacher main.content .entry-content h2{
	font-size: 25px;
	font-family: 'GothamB';
	margin: 0 0 15px;
}

.class-teacher main.content .entry-content,
.class-teacher main.content .entry-content p,
.class-teacher main.content .entry-content ul li,
.class-teacher main.content .entry-content h3,
.class-teacher main.content .entry-content h2,
.class-teacher main.content .entry-content h4{
	color: #434343;
}

.class-teacher main.content .entry-content ul li{
	margin-bottom: 5px;
}

.patent_teacher {
	background: url(images/bgsc.jpg) no-repeat right bottom;
	background-size: cover;
	padding: 60px 0 ;
	margin-bottom: 70px;
}

.patent_teacher ul li{
	list-style-type: none;
	margin: 0 15px;
}

.patent_teacher ul li img{
	border-radius: 20px;
	width: 100%;
	margin: 0 0 15px 0;
}

.patent_teacher ul li .wp-caption{
	margin: 0;
}

.patent_teacher ul li .wp-caption-text{
	color: #fff;
	text-align: left;
}

.patent_teacher h2{
	color: #fff;
	text-align: center;	
	background: url(images/line1.svg) no-repeat bottom center;
    line-height: 1.3;
    padding-bottom: 35px;
    background-size: 300px;
    margin-bottom: 50px;
}

.patent_teacher .custom_paging,
.course_teacher .custom_paging,
.list_feedback .custom_paging,
.khoahoc .custom_paging,
.content-khoahoc .custom_paging,
.class-course .custom_paging{
	float: left;
	width: 100%;
	text-align: center;
	margin: 40px 0 0;
}

.patent_teacher .custom_paging li,
.course_teacher .custom_paging li,
.list_feedback .custom_paging li,
.khoahoc .custom_paging li,
.content-khoahoc .custom_paging li,
.class-course .custom_paging li{
	list-style-type: none;
	background: url(images/dot.svg) no-repeat center center;
	width: 20px;
	height: 10px;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
}

.course_teacher .custom_paging li,
.list_feedback .custom_paging li,
.khoahoc .custom_paging li,
.content-khoahoc .custom_paging li,
.class-course .custom_paging li{
	background: url(images/dot1.svg) no-repeat center center;
}

.patent_teacher .custom_paging li.slick-active,
.course_teacher .custom_paging li.slick-active,
.list_feedback .custom_paging li.slick-active,
.khoahoc .custom_paging li.slick-active,
.content-khoahoc .custom_paging li.slick-active,
.class-course .custom_paging li.slick-active{
	background: url(images/dot2.svg) no-repeat center center;
	width: 50px;
}

.list_cnt{
	border: 7px solid hsl(345deg 6% 13% / 30%);
    border-radius: 50px;
    padding: 50px;
    float: left;
    width: calc(100% - 114px);
    position: relative;
}

.list_cnt .cnt:first-child{
	float: left;
	width: 550px;
	position: relative;
}

.list_cnt .cnt:first-child:after {
    background: url(images/video.svg) no-repeat center center;
    width: 126px;
    height: 126px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "";
    z-index: 10;
    cursor: pointer;
}

.list_cnt .cnt.click:after{
	content: unset;
}

.list_cnt .cnt:last-child{
	float: right;
	width: 460px;
}

.list_cnt .cnt:last-child p{
	margin-bottom: 20px;
	font-size: 19px;
	color: #434343;
	text-align: justify;
}

.list_cnt .cnt:first-child .anh img{
	width: 100%;
	margin: 0;
	display: block;
	border-radius: 20px;
	cursor: pointer;
}

.list_cnt .cnt:first-child .name{
	position: absolute;
    bottom: 25px;
    right: 30px;
    font-size: 17px;
    color: #fff;
    line-height: 1.3;
}

.list_cnt .cnt:first-child .name b{
	display: block;
	font-size: 30px;
}

.list_cnt .cnt:first-child .video{
	display: none;
}

.list_cnt .cnt:first-child .video .youtube{
	border-radius: 20px;
	min-height: 80px;
}

.list_cnt .cnt:first-child .video iframe{
	width: 100%;
    max-height: 400px;
    border-radius: 20px;
}

.list_cnt::before {
content: "";
    position: absolute;
    inset: -53px;
    background: url(images/top4.svg) no-repeat center top, 
    url(images/bottom4.svg) no-repeat center bottom -1px, 
    url(images/left4.svg) no-repeat left 0px center, 
    url(images/right4.svg) no-repeat right -1px center;
    background-size: 168px 47px, 168px 47px, 47px 168px, 47px 168px;
    transition: 0.5s;
    pointer-events: none;
}

.video_teacher{
	margin: 60px 0;
}

.course_teacher{
	margin: 20px 0 60px;
}

.course_teacher h2,
.feedback_teacher h2,
.content-gocnhin h2,
.content-khoahoc .widgettitle h2,
.class-course .yarpp-related .widgettitle {
	font-size: 45px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    text-align: center;
    background: url(images/line1.svg) no-repeat bottom center;
    line-height: 1.3;
    padding-bottom: 35px;
    background-size: 300px;
    color: #434343;
    margin: 50px;
}

.content-gocnhin h2 a,
.tt_cat,
.content-khoahoc .widgettitle h2 a{
	font-size: 45px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    color: #434343;
}

.tt_cat{
    padding-bottom: 40px;
    background: url(images/line2.svg) left bottom no-repeat;
    margin: 0 15px 50px;
}

.course_teacher h2 span,
.feedback_teacher h2 span{
	display: block;
}

.list_course .course,
.content-khoahoc .post{
	margin: 0 15px;
	background: #F8F8F8;
	padding: 20px;
	border-radius: 20px;
}

.list_course .course .thumbnail img,
.content-khoahoc .post .alignnone img{
	border-radius: 20px;
	margin: 0 0 15px;
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.list_course .course h3 a,
.content-khoahoc .post .widget-item-title a,
.list_course .course .widget-item-title a{
	font-size: 23px;
	color: #434343;
	font-family: 'GothamB';
}

.list_course .course h3,
.content-khoahoc .post .widget-item-title,
.list_course .course .widget-item-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 62px;
    margin: 0 0 20px 0;
    line-height: 1.3;
}

.list_course .benefit_item,
.content-khoahoc .post .benefit_item {
	background: #F1EDE9;
	border-radius: 20px;
	padding: 18px 20px;
	margin-bottom: 10px;
	float: left;
	width: calc(100% - 40px);
}

.list_course .benefit_item .tt img,
.content-khoahoc .post .benefit_item .tt img{
	float: left;
	margin: 5px 10px 0 0;
	width: 20px;
}

.list_course .benefit_item .tt,
.content-khoahoc .post .benefit_item .tt{
	font-family: 'GothamB';
    cursor: pointer;
    float: left;
    width: calc(100% - 25px);
    background: url(images/count.svg) no-repeat right center;
    padding-right: 25px;
    background-size: 16px;
}

.list_course .benefit_item.active .tt,
.content-khoahoc .post .benefit_item.active .tt{
	margin: 0 0 10px 0;
	 background: url(images/nhan.svg) no-repeat right center;
}

.list_course .benefit_item .tt span,
.content-khoahoc .post .benefit_item .tt span{
	float: left;
	width: calc(100% - 30px);
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.list_course .benefit_item .nd p,
.content-khoahoc .post .benefit_item .nd p{
	text-align: justify;
}

.list_course .course  .read-more a,
.content-khoahoc .post .read-more a{
	width: 100%;
    background: #231F20;
    border-radius: 10px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 15px;
}

.list_course .course  .read-more a:hover,
.content-khoahoc .post .read-more a:hover{
    color: #FFC02F;
    
}

.list_course .course  .read-more a:hover span{
	background: url(images/more2.svg) no-repeat right center;
    padding-right: 40px;
    transition: all 0.5s ease;
}

.list_course .course  .read-more a span,
.content-khoahoc .post .read-more a span{
	background: url(images/more1.svg) no-repeat right center;
	padding-right: 30px;
}

.list_course .course h3 a:hover,
.content-khoahoc .post h3 a{
	color: #ffc02f;
}

.feedback_teacher{
	background: url(images/bghv.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	padding-bottom: 70px;
}

.feedback_teacher .anh{
	float: left;
	width: 450px;
	margin: 0 15px;
}

.feedback_teacher .nd{
	float: right;
	width: 590px;
	margin: 30px 15px 0;
}

.feedback_teacher .nd .info_hv{
    background: url(images/sao.svg) no-repeat bottom left;
    padding-bottom: 50px;
    margin-bottom: 25px;
}

.feedback_teacher .nd .info_hv h3{
	font-size: 19px;
	margin: 0 0 5px;
}

.feedback_teacher .nd .info_hv p{
	margin: 0 0 5px;
}

.feedback_teacher h2{
	margin-bottom: 30px;
}

.feedback_teacher .custom_paging{
	position: absolute;
    bottom: 20px;
    right: 525px;
    left: auto;
    width: fit-content;
}

.content-gocnhin{
	margin: 20px 0 70px;
}

.content-gocnhin .post{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px;
	position: relative;
}

.content-gocnhin .post .widget-item-title a{
	color: #434343;
	font-size: 19px;
	font-family: 'GothamB';
}

.content-gocnhin .post img{
	width: 100%;
	border-radius: 20px;
	height: 216px;
	object-fit: cover;
	margin: 0 0 10px 0;
}

.content-gocnhin .more-from-category{
	text-align: center;
	margin: 50px 0 0;
	float: left;
    width: 100%;
}

.content-gocnhin .more-from-category a{
	color: #fff;
    height: 60px;
    line-height: 58px;
    padding: 0 60px;
    border-radius: 10px;
    background: #231F20;
    display: block;
    width: fit-content;
    margin: 0 auto;
    font-weight: 600;
    background: #231F20;
    transition: all 0.5s ease;
}

.content-gocnhin .more-from-category a span{
	 background: url(images/more2.svg) no-repeat right center;
    transition: all 0.5s ease;
    padding-right: 35px;
}

.content-gocnhin .more-from-category a:hover span{
	padding-right: 40px;
}

.content-gocnhin .post .month,
.content-new .post .month,
.content-new .widget ul li .month,
.cat-new main.content .post .month{
	display: block;
	background: #FFC02F;
	border-radius: 5px 5px 0 0;
	font-size: 14px;
	color: #231F20;
	text-align: center;
	width: 80px;
}

.content-gocnhin .post .year,
.content-new .post .year,
.content-new .widget ul li .year,
.cat-new main.content .post .year{
    background: #434343;
    font-size: 17px;
    text-align: center;
    display: inline-block;
    border-radius: 0 0 5px 5px;
    color: #fff;
    width: 80px;
}

.content-gocnhin .post .entry-time,
.content-new .post .entry-time,
.content-new .widget ul li .entry-time,
.cat-new main.content .post .entry-time{
	width: 80px;
	position: absolute;
    top: 150px;
    left: 15px;
}

.content-new .post .entry-time {
    top: 265px;
}

.content-new .widget ul li .entry-time{
	top: 90px;
}

/* Nút xem thêm */
.btn-xemthem,
.btn-xemthem-2 {
    display: none;
    text-align: center;
    margin: 20px auto;
    cursor: pointer;
    font-weight: bold;
    color: #434343;
    background: linear-gradient(to top, #ffff, #ffffffcc);
    padding: 50px 0 0;
    margin-top: -40px;
    z-index: 999;
    position: relative;
}

.btn-xemthem-2{
	    background: linear-gradient(to top, #f8f8f8, #f8f8f8ed, #f8f8f866);
}

.btn-xemthem.btn-collapse,
.btn-xemthem-2.btn-collapse{
	background: unset;
	padding: 0;
	margin: 20px 0 0 0;
}


.after_header .post-cat{
	text-align: center;
}

.after_header .post-cat span{
	text-align: center;
    background: #fff;
    color: #434343;
    height: 40px;
    display: inline-block;
    line-height: 39px;
    padding: 0 30px;
    border-radius: 30px;
    font-family: 'GothamB';
}

.after_header{
	background: url(images/bgah.jpg) no-repeat center center;
	background-size: cover;
	padding: 50px 0 120px;
}

.after_header .post-name{
	font-size: 45px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    color: #fff;
    width: 950px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.3;
    margin: 20px auto;
	background: url(images/line1.svg) no-repeat bottom center;
    padding-bottom: 50px;
} 

.class-post main.content article.post,
.class-page main.content article.page{
	background: #F8F8F8;
	padding: 30px 30px 50px;
	width: 690px;
	border-radius: 20px;
}

.class-post .site-inner,
.class-page .site-inner,
.cat-teacher .site-inner,
.cat-course .site-inner{
	padding: 0;
    z-index: 2;
    overflow: visible;
}

.single.class-post .content-sidebar-wrap,
.page .content-sidebar-wrap,
.cat-teacher .content-sidebar-wrap,
.cat-course .content-sidebar-wrap{
	margin-top: -90px;
    position: relative;
    z-index: 1000;
    margin-bottom: 50px;
}

.class-post main.content h1,
.class-page h1{
	display: none;
}

.sidebar .widget{
	border-radius: 20px 20px 0 0;
	border-bottom: 2px solid hsl(345deg 6% 13% / 30%);
	padding-bottom: 0;
	margin-bottom: 40px;
}

.sidebar .widget .widgettitle{
	background: #FFC02F;
	border-radius: 20px 20px 0 0;
	padding: 15px 20px;
}

.sidebar .widget .widgettitle p,
.sidebar .widget .widgettitle a{
	font-size: 25px;
	color: #231F20;
	font-family: 'GothamB';
}

.sidebar .caia-post-list-widget .main-posts{
	background: #F8F8F8;
	padding: 20px;
	float: left;
	width: calc(100% - 40px);
}

.sidebar .widget .khoahoc.main-posts{
	width: 100%;
}

.sidebar .widget .khoahoc .post,
.sidebar .caia-post-list-widget .post{
	float: left;
	width: calc(100% - 40px);
	padding: 20px;
	background: #F4F2F0;
	border-radius: 20px;
	margin: 0 0 10px;
}

.sidebar .caia-post-list-widget .post{
	width: calc(100% - 20px);
	padding: 10px;
}

.sidebar .widget .khoahoc .post img{
	width: 100%;
	margin: 0 0 15px 0;
	height: 175px;
	object-fit: cover;
}

.sidebar .caia-post-list-widget img{
	float: left;
	width: 120px;
	border-radius: 10px;
	margin: 0 15px 0 0;
	height: 73px;
	object-fit: cover;
}

.sidebar .khoahoc .custom_paging li {
    border: none !important;
    padding: 0 !important;
    margin: 0 3px !important;
}

.sidebar .khoahoc .custom_paging{
	margin: 0;
	padding: 0 !important;
}

.sidebar .widget .khoahoc .post a{
	color: #434343;
	font-size: 19px;
	/*font-family: 'GothamB';*/
} 

.sidebar .widget .post .widget-item-title{
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 50px;
    margin: 10px 0;
    line-height: 1.3;
}

.sidebar .widget .khoahoc .post .widget-item-title{
	float: left;
	margin: 0;
}

.sidebar .widget .post .widget-item-title a{
	color: #434343;
}

.sidebar .widget .post a{
	margin: 0;
}

#toc_container{
	width: calc(100% - 32px) !important;
	border: 1px solid #d8d8d8 !important;
	padding: 15px !important;
	border-radius: 15px;
}

#toc_container a {
}

.info_date li{
	list-style-type: none;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	position: relative;
}

.info_date li:last-child{
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}

.info_date li:last-child::before{
    content: '';
    width: 1px;
    height: 16px;
    background: #434343;
    position: absolute;
    left: -20px;
    top: 7px;
}

.info_date{
	float: left;
    width: calc(100% - 30px);
    background: #F4F2F0;
    border-radius: 15px;
    padding: 11px 15px;
    margin-bottom: 30px;
}

.single main.content h2,
.page main.content h2,
#reply-title{
	font-size: 30px;
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
}

.single main.content h3,
.page main.content h3{
	font-size: 26px;
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
}

#reply-title{
	font-size: 40px;
	margin: 30px 0 20px;
}

.after_header .info_page,
.term-description{
	color: #fff;
	text-align: center;
	    margin-bottom: 25px !important;
}

.class-page.full-width-content .content article.page,
.class-page.full-width-content .after_header .info_page,
.term-description{
	margin: 0 auto;
    width: 890px;
}

.page-template-page-gioithieu main.content article.page{
	background: unset;
	padding: 0;
	border-radius: 20px;
}

.page-template-page-gioithieu main.content article.page img{
	border-radius: 20px;
}

.category .content-new .widget .widget-item-title{
	margin-bottom: 10px;
}

.category .content-new .widgettitle,
.category .content-new .more-from-category{
	display: none;
}

.cat-new .site-inner{
	padding-top: 25px;
}

.cat-new main.content .post,
.cat-teacher main.content .post,
.cat-course main.content .post,
.content-member .tab .post{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px 50px;
	position: relative;
}

.cat-new main.content .post:nth-child(3n+1),
.cat-teacher main.content .post:nth-child(3n+1),
.cat-course main.content .post:nth-child(3n+1),
.content-member .tab .post:nth-child(3n+1){
	clear: both;
}

.category .content-new ul{
	width: 530px;
}

.category .content-new .widget ul li {
    float: left;
    width: 255px;
}

.cat-new main.content .post img,
.cat-teacher main.content .post img,
.cat-course main.content .post img,
.content-member .tab .post img{
	padding: 0;
	border: none;
	background: unset;
	border-radius: 20px;
	margin: 0;
}

.cat-course main.content .post img,
.content-member .tab .post img{
	height: 225px;
	object-fit: cover;
	width: 100%;
}

.cat-new main.content .post a,
.content-member .tab .post a{
	color: #434343;
	font-family: GothamB;
}

.cat-teacher main.content .post a,
.cat-course main.content .post a,
.content-member .tab .post a{
	font-size: 26px;
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
}

.cat-course main.content .post,
.cat-course main.content .post .course,
.content-member .tab .post .course{
	text-align: center;
	    font-size: 16px;
}

.cat-course main.content .post a,
.content-member .tab .post a,
.content-member .tab .post h2{
	font-size: 18px;
	text-transform: uppercase;
}

.cat-teacher main.content .post img{
	height: 400px;
	object-fit: cover;
}

.content-khoahoc{
	padding: 0 0 50px;
	background: linear-gradient(to right, #fff , #F4F4F4);
}

.cat-course main.content .post .register,
.content-member .post .register{
	position: relative;
}

.cat-course main.content .post .register span,
.content-member .post .register span{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
    color: #2c2a2a;
    text-transform: uppercase;
    line-height: 1;
    padding: 15px 30px;
    background: #ffc02f;
    display: none;
    cursor: pointer;
    border-radius: 10px;
    font-family: 'GothamB';
}

.cat-course main.content .post:hover .register span,
.content-member .post:hover .register span{
	display: block;
}

.cat-course main.content .post:hover .register span a,
.content-member .post:hover .register span a{
	color: #2c2a2a;
}

.cat-course main.content .post:hover .entry-image-link:after,
.content-member .post:hover .entry-image-link:after {
    height: 100%;
}

.cat-course main.content .post .entry-image-link,
.content-member .post .entry-image-link{
	display: flex;
	border-radius: 20px;
}

.cat-course main.content .post .entry-image-link:after,
.content-member .post .entry-image-link:after {
    background: rgb(0 0 0 / 40%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    content: "";
    overflow: hidden;
    transition: all 0.5s ease;
    border-radius: 20px;
}

.cat-course main.content .post h2,
.content-member .tab .post h2{
	margin: 15px 0 5px;
	text-align: center;
}

.content-map iframe{
	width: 100%;
	display: block;
	margin: 0;
}

.content-register .left{
	float: left;
	width: 450px;
	margin: 20px 15px 40px;
}

.content-register .left p{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.content-register .left ul{
	list-style: none;
	margin-bottom: 15px;
	display: block;
	clear: both;
}

.content-register .left ul li{
	margin-bottom: 15px;
	color: #000;
}

.content-register .left ul li a{
	font-size: 18px;
	color: #000;
}

.content-register .right{
    float: right;
    width: 530px;
    margin: 20px 15px 40px;
    padding-left: 50px;
    border-left: 1px solid rgb(187 187 187 / 20%);
}

.content-register .left input[type="text"],
.content-register .right textarea,
.content-register .left input[type="password"],
.content-register .right .caldera-grid input,
.content-register .left input[type="submit"]{
	background: #ffffff;
    height: 50px;
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: 1px solid rgb(160 147 147 / 20%);
    font-size: 18px;
    color: #434343;
    outline: none;
    box-shadow: none;
    float: left;
    width: calc(100% - 20px);
    margin: 0 0 15px;
    padding: 5px 10px;
}

.content-register .left input[type="text"],
.content-register .left input[type="password"]{
	height: 40px;
}

.content-register h2{
	margin: 0 0 20px;
}

.content-register .left h2{
	margin-bottom: 33px;
}

.content-register .left label{
	color: #434343 !important;
	width: 100%;
    display: block;
    padding-bottom: 23px;
}

.content-register .right input[type="submit"],
.content-register .left input[type="submit"]{
	background: #ffc02f;
	font-family: 'GothamB';
	border-radius: 5px;
}

.content-register .left input[type="submit"]{
	width: 100%;
	margin: -17px 0 0;
}

.content-register .right select{
	background: #ffffff;
    height: 50px;
    border: 1px solid rgb(160 147 147 / 20%);
    border-radius: 10px;
}

.content-register .right textarea{
	height: auto;
}

.page-template-page-lienhe h1{
	display: none;
}

.page-template-page-lienhe .site-inner{
	padding: 0;
}

.page-template-page-lienhe .register{
	width: calc(100% - 60px);
    margin: -90px 15px 40px;
    background: #F8F8F8;
    border-radius: 20px;
    padding: 15px;
    display: table;
}

.banner_course {
	margin: 30px 0 50px;
}

.banner_course .left{
	float: left;
	width: 500px;
}

.banner_course .right{
	float: right;
	width: 500px;
}

.banner_course .banner{
	padding: 40px;
	background-size: cover;
	background-position: center center;
	float: left;
    width: calc(100% - 80px);
    border-radius: 20px;
    margin: 0 15px;
}

.banner_course .banner img{
	border-radius: 20px;
}

.banner_course .tt span{
	font-size: 17px;
    background: url(images/icon-course.svg) no-repeat left 25px center #fff;
    height: 40px;
    display: inline-block;
    line-height: 37px;
    padding: 0 30px 0 65px;
    border-radius: 30px;
    font-family: 'GothamB';
}

.banner_course h1{
	font-size: 40px;
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    color: #fff;
    margin: 25px 0;
    background: url(images/line2.svg) no-repeat bottom left;
    padding-bottom: 50px;;
}

.client_achieve .chitiet p,
.client_achieve .chitiet ul{
	margin-bottom: 15px;
}

.banner_course ul li{
	list-style-type: none;
	float: left;
	display: inline-block;
	margin: 25px 5px 0 0;
	font-family: 'GothamB';
	color: #fff;
	border-radius: 10px;
	padding: 0 30px;
	cursor: pointer;
}

.banner_course ul li:last-child{
	border: 1px solid #fff;
	height: 58px;
	line-height: 58px;
	transition: all 0.3s ease;
	transform-origin: center;
	display: inline-block;
}

.banner_course ul li:first-child a{
	background: #fff;
	width: calc(100% - 60px);
	color: #231F20;
	font-family: 'GothamB';
	height: 60px;
	line-height: 60px;
	display: block;
	border-radius: 10px;
	border: none;
	padding: 0 30px;
	transition: all 0.3s ease;
	transform-origin: center;
	display: inline-block;
}

.banner_course ul li:first-child{
	padding: 0;
}

.banner_course ul li a:hover{
	background: #FFC02F;
	color: #231F20;
	 transform: scale(1.02);
}

.banner_course ul li:last-child:hover{
	background: #FFC02F;
	color: #231F20;
	border: 1px solid #FFC02F !important;
	transform: scale(1.02);
}

.content-info-course .left{
	width: 750px;
	margin: 0 15px;
	float: left;
}

.content-info-course .right{
	width: 320px;
	margin: 0 15px;
	float: right;
	background: #231F20;
	border-radius: 20px;
	padding: 20px;
}

.content-info-course .client_achieve h2,
.content-info-course .detail_course h2{
	font-size: 35px;
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: bold;
    color: #434343;
    background: url(images/dat.svg) no-repeat left center;
    padding-left: 40px;
    margin-bottom: 25px;
} 

.content-info-course .detail_course h2{
	background: url(images/hoc.svg) no-repeat left center;
}

.client_achieve .chitiet {
	background: #F8F8F8;
	border-radius: 20px;
	padding: 30px;
	width: calc(100% - 60px);
}

.client_achieve .chitiet h3{
	font-size: 19px;
	font-family: 'GothamB';
}

.client_achieve .chitiet ul li{
	list-style-type: none;
    background: url(images/tich.svg) no-repeat left top 15px;
    padding: 5px 0 5px 35px;
}

.client_achieve .chitiet ul li:last-child{
	padding-bottom: 0;
}

.content-info-course .left>.section{
	margin-bottom: 50px;
}

.detail_course .schedule{
	background: #F8F8F8;
    border-radius: 20px;
    padding: 30px;
    width: calc(100% - 60px);
    margin-bottom: 20px;
    float: left;
}

.detail_course .schedule h3{
	font-size: 30px;
	font-family: 'GothamB';
	margin: 0 0 20px 0;
}

.detail_course .schedule .title{
	background: url(images/cong.svg) no-repeat right 10px center #F1EFED;
	padding: 10px 50px 10px 15px;
	font-family: 'GothamB';
	border-radius: 10px;
	margin: 0 0 10px 0;
	float: left;
	width: calc(100% - 60px);
	cursor: pointer;
}

.detail_course .schedule .lesson-detail{
	border-radius: 20px;
	background: #fff;
	padding: 20px;
	float: left;
	width: calc(100% - 40px);
}

.lesson-detail .post_name span{
	float: left;
	width: calc(100% - 30px);
}

.lesson-detail .post_name img{
	width: 20px;
    margin: 5px 10px 0 0;
    float: left;
}

.lesson-detail .post_name {
	float: left;
	width: 100%;
	margin: 0 0 20px ;
	cursor: pointer;
}

.lesson-detail .post_name:hover{
	color: #FFC02F;
}

.lesson-detail .lesson{
	float: left;
	width: 100%;
}

.detail_course .lesson .title {
    cursor: pointer;
    transition: all 0.3s ease;
}
.detail_course .lesson .title:hover {
    color: #FFC02F;
}
.detail_course .lesson-detail.active {
    display: block;
    margin-bottom: 10px;
}

.lesson-detail .post_name:last-child{
	margin-bottom: 0;
}

.lesson-detail .post_name.has-upload,
.lesson-detail .post_name.has-link{
	font-style: italic;
}

.detail_course .schedule .lesson.active .title{
	background: url(images/tru.svg) no-repeat right 10px center #F1EFED;
}

.class-course .site-inner{
	padding: 0;
}

.class-course .yarpp-related{
    background: linear-gradient(to right, #fff, #F4F4F4);
    padding: 20px 0 50px;
    float: left;
    width: 100%;
}

.class-teacher .content-gocnhin .post p{
	display: none;
}

.content-gocnhin .post .more-link{
	background: url(images/more2.svg) no-repeat right center;
    padding-right: 35px;
    color: #434343;
    font-family: 'GothamB';
    display: block;
    width: fit-content;
    margin: 10px 0 0;
}

.content-gocnhin .post .more-link:hover{
	padding-right: 40px;
}

.content-info-course .right .price{
	color: #fff;
	font-size: 27px;
	font-family: 'GothamB';
	display: flex;
	align-items: center; /* canh giữa theo chiều dọc */
	gap: 10px; /* khoảng cách giữa các phần tử */
}

.content-info-course .right .price strike{
	font-size: 19px;
    color: #ffffff80;
}

.content-info-course .right .price .discount{
	color: #E60028;
	font-size: 19px;
}

.content-info-course .right .slot{
	color: #fff;
	font-size: 17px;
	font-family: 'GothamB';
	margin: 5px 0 15px;
}

.content-info-course .price_course ul li,
.content-info-course .right .uudai li{
	list-style-type: none;
	float: left;
	width: calc(100% - 2px);
	border: 1px solid #fff;
	text-align: center;
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-family: 'GothamB';
	margin-bottom: 10px;
	border-radius: 10px;
	transition: transform 0.2s ease;
} 

.content-info-course .price_course ul li:first-child,
.content-info-course .price_course ul li:last-child:hover,
.content-info-course .right .uudai li:first-child{
	background: #FFC02F;
	border: 1px solid #FFC02F;
	line-height: 57px;

    animation: pulseColor 1.5s infinite;
}

@keyframes pulseColor {
    0% {
        background-color: #FFC02F;
        box-shadow: 0 0 0 rgba(255,192,47,0.7);
    }
    50% {
        background-color: #FF9F00;
        box-shadow: 0 0 15px rgba(255,159,0,0.9);
    }
    100% {
        background-color: #FFC02F;
        box-shadow: 0 0 0 rgba(255,192,47,0.7);
    }
}

.content-info-course .price_course ul li a,
.content-info-course .uudai ul li a{
	color: #fff;
	font-family: 'GothamB';
}

.content-info-course .price_course ul li:first-child a,
.content-info-course .price_course ul li:last-child:hover a,
.content-info-course .right .uudai li:first-child a{
	color: #231F20;
}

.content-info-course .price_course ul li:last-child,
.content-info-course .right .lotrinh li:last-child{
	margin-bottom: 0;
}

.content-info-course .right .lotrinh,
.content-info-course .right .uudai {
	margin-top: 20px;
	background: #fff;
	border-radius: 15px;
	float: left;
	padding: 20px;
	width: calc(100% - 40px);
}

.content-info-course .right .lotrinh .widgettitle{
	font-size: 17px;
    font-family: 'GothamB';
    color: #434343;
    background: url(images/dat.svg) no-repeat left center;
    padding-left: 40px;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.content-info-course .right .lotrinh li{
	list-style-type: none;
	background: #F4F2F0;
	padding: 8px 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}

.content-info-course .right .uudai p{
	font-size: 19px;
	font-family: 'GothamB';
	text-align: center;
	line-height: 1.3;
	margin-bottom: 15px;
}

.content-info-course .right .uudai li:nth-child(n+2){
	display: none;
}

.content-info-course .right .uudai li{
	margin: 10px 0 0;
	
}

.banner_course ul li a{
	display: inline-block;
	color: #fff;
}

.content-info-course .right .uudai li a,
.content-info-course .right .price_course li a{
	transition: all 0.3s ease;
	transform-origin: center;
	display: inline-block;
}

.content-info-course .right .uudai li:hover a, 
.content-info-course .right .price_course li:hover a {
    transform: scale(1.02);
}

#popup-login{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    color: #000;
}

#popup-login .content {
        background: #fff;
    padding: 30px;
    border-radius: 8px;
    width: 450px;
    max-width: 90%;
    position: relative;
    animation: popup-in 0.3s ease;
    text-align: center;
}

#popup-login .content p{
	font-size: 19px;
	margin-bottom: 15px;
}

#popup-login .btn-login {
    display: inline-block;
    margin-top: 12px;
    padding: 8px 15px;
    background: #E60028;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
}
#popup-login .btn-login:hover {
    background: #c30020;
}

@keyframes popup-in {
    from {transform: scale(0.9); opacity: 0;}
    to {transform: scale(1); opacity: 1;}
}

.showvideo,
.popup_form{
	display: none;
}


.showvideo.active,
.popup_form.active  {
    display: flex;
    position: fixed;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.content-datlich{
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
}

.showvideo.active #showvideo,
.popup_form #form {
    background: #fff;
    padding: 50px;
    border-radius: 8px;
    width: 60%;
    max-width: 1170px;
    position: relative;
    animation: popup-in 0.3s ease;
    text-align: center;
    margin: 70px auto 50px; /* cách trên và dưới 50px, căn giữa ngang */
    max-height: calc(100vh - 140px); /* trừ khoảng cách 50px trên + 50px dưới */
    overflow-y: auto; /* nếu nội dung dài thì scroll */
}

.content-datlich .widget_caldera_forms_widget{
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 650px;
    background: #fff;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
    text-align: center;
}

.content-datlich .widget_caldera_forms_widget .widgettitle{
	    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 13px;
    margin: 0 !important;
}

.content-datlich .widget_caldera_forms_widget p{
	text-transform: uppercase;
    font-size: 22px;
    font-family: 'GothamB';
    margin: 10px 0 25px;
}

.content-datlich .widget_caldera_forms_widget .caldera-grid label{
	text-align: left;
	float: left;
}

.content-datlich .widget_caldera_forms_widget input{
	box-shadow: none;
	border-radius: 5px;
	height: 40px;
	font-size: 16px;
}

.content-datlich .widget_caldera_forms_widget textarea{
	box-shadow: none;
	font-size: 16px;
	border-radius: 5px;
}

.content-datlich .widget_caldera_forms_widget input[type="submit"]{
	    border: none;
    background: #231f20;
    color: #ffc02f;
    padding: 0 30px;
    text-transform: uppercase;
}

.showvideo.active .close-popup,
.popup_form #form .widgettitle{
    position: absolute;
    top: 8px; right: 10px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 28px; height: 28px;
    font-size: 18px;
    line-height: 28px;
    cursor: pointer;
}

body.no-scroll {
    overflow: hidden !important;
    height: 100vh;
}

.upload-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 10000;
  align-items: center;
  justify-content: center;
}
.upload-modal .inner {
  background: #fff;
  padding: 40px;
  border-radius: 10px;
  max-width: 800px;
}

.showvideo .rl-gallery{
	margin-bottom: 50px;
}

.showvideo .rl-gallery-item{
	width: 100%;
}

.showvideo .rl-gallery-item img{
	border-radius: 5px;
}

.showvideo .content{
	position: relative;
}

.showvideo .slick-prev{
	position: absolute;
    left: 0;
    bottom: -60px;
    z-index: 99;
    box-shadow: none;
    background: unset;
    border: 1px solid #a7a3a3;
    height: 40px;
    font-size: 17px;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
}

.showvideo .slick-next{
	position: absolute;
	right: 0;
	bottom: -60px;
    z-index: 99;
    box-shadow: none;
    background: unset;
    border: 1px solid #a7a3a3;
    height: 40px;
    font-size: 17px;
    border-radius: 5px;
    padding: 0 15px;
    cursor: pointer;
}

.showvideo .slick-next:hover,
.showvideo .slick-prev:hover{
	background: #ffc02f;
	border: 1px solid #ffc02f;
}

.chude{
	font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    line-height: 1.3;
    font-size: 26px;
    color: #231F20;
    margin: 0 0 30px;
}

#showvideo input,
#form input{
	height: 50px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 17px;
    line-height: 50px;
}

#showvideo button[type="button"],
#form button[type="button"]{
    height: 50px;
    box-shadow: none;
    border-radius: 5px;
    font-size: 17px;
    line-height: 35px;
}

#showvideo label,
#form label{
	text-align: left;
    float: left;
    width: 100%;
    margin: 0 0 15px;
}

#showvideo input[type="submit"],
#form input[type="submit"]{
    background: #ffc02f;
    color: #231F20;
    font-family: 'GothamB';
    line-height: 35px;
    padding: 0 40px;
}

.caldera-grid .cf-multi-uploader-list > ul > li .cf-file-remove {
    float: right !important;
    cursor: pointer;
    display: block;
    width: 30px;
    z-index: 9999;
    position: relative;
}

.page-template-page-dangnhap .content-sidebar-wrap{
	margin: 15px 0;
}


.content-register .right .caldera-grid input::placeholder,
.content-register .right textarea::placeholder{
    font-size: 17px;
    color: #434343;		
}

.page-template-page-dangnhap .after_header .post-name{
	margin: 55px auto;
}

.page-template-page-dangnhap .after_header,
.single-hv .after_header{
	padding: 50px 0;
}

.thong-bao p {
    color: #C61912;
    margin-top: 15px;
}

h1.entry-title.hv {
    display: none;
}

.tab-member {
    float: left;
    width: calc(100% - 30px);
    margin: 50px 15px 40px;
    border-bottom: 1px solid rgb(67 67 67 / 60%);
    padding-bottom: 20px;
    list-style: none;
}

.tab-member li:hover, .tab-member li a:hover, .tab-member li.active, .tab-member li.active a {
    color: #FFC02F;
    font-family: 'GothamB';
}

.tab-member li {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    cursor: pointer;
}

.tab-member li a {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
}

.content-member .tab {
    display: none;
}

.content-member .tab.active {
    display: block;
}

.content-member .tab .entry-content {
    margin: 0 15px;
}

.content-member{
	margin-bottom: 50px;
}

.content-error {
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}

.content-error h1{
	color: #434343;
	text-align: center;
	font-size: 230px;
	font-family: 'GothamB';
	line-height: 1;	
	margin: 0 0 20px;
}

.content-error h1 span{
	color: #dda524;
}

.content-error p{
	margin-bottom: 20px;
	font-size: 20px;
}

.content-error p strong{
	color: #C61912;
	font-family: 'GothamB';
	font-size: 40px;
	line-height: 1;
}

.content-error p a{
    font-size: 18px;
    background: #ffc02f;
    color: #282425;
    font-family: 'GothamB';
    padding: 10px 40px;
    display: table;
    margin: 0 auto 20px;
    border-radius: 10px;
}

.content-error p a:hover{
	background: #C61912;
}

.error404  .site-header{
	display: none;
}

span.registered{
	display: block !important;
    font-size: 14px !important;
    top: auto !important;
    bottom: -23px;
    width: calc(100% - 60px);
    border-radius: 0 0 20px 20px !important;
    font-family: 'GothamB' !important;
}


body{

}