/*
	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: 'iCielBC Blacksword';
    src: url('fonts/iCielBCBlacksword-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'Amasis eText';
    src: url('fonts/AmasiseText1.ttf') format('truetype');
}

@font-face {
    font-family: 'Blenda-Script';
    src: url('fonts/SVN-Blenda Script.ttf') format('truetype');
}


@font-face {
    font-family: 'Rosellinda';
    src: url('fonts/SVN-Rosellinda Alyamore.otf') format('truetype');
}


body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #534741;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.618;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #534741;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0d72c7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

.site-header {
	margin: 0 auto;
	height: 140px;
	width: 100%;
	float: left;
	background: #f6fcfe;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 100%;
	height: 70px;
}

.title-area img{
	width: 170px;
}

.site-title {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 36px;
	line-height: 1.35;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #534741;
	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 .wrap{
	position: relative;
}

.site-header .widget-area {
	float: left;
	padding: 0;
	width: 100%;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #534741;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #534741;
	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;
}

.menu2 a{
	line-height: 42px !important;
}

#menu-main-menu li:first-child a{
	margin-left: 0;
}

.site-header .sub-menu a{
	margin: 0 !important;
    padding: 10px 15px !important;
    line-height: 21px !important;
    text-align: left !important;
}

.menu-primary a,
.menu-secondary a,
.site-header .menu a {
    color: #3dbae3;
    display: block;
    padding: 0 0 8px 0;
    position: relative;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 21px;
    margin: 17px 22px 0;
}

.menu-primary a span,
.menu-secondary a span,
.site-header .menu a span{
	display: block;
}

.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 {
	color: #3ebce4;
    border-bottom: 2px solid;
}

.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: #534741;
	font-size: 16px;
	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: #3ab6dc;
    color: #fff;
}

.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: 20px 0;
	width: 1200px;
	position: relative;
    z-index: 9;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	padding: 35px 0;
	font-size: 16px;
}

.breadcrumb .wrap{
	width: 1200px;
	color: #9F9F9F ;
    font-weight: 500;
}

.ten{
	color: #534741;
}

.breadcrumb a{
	color: #9F9F9F;
	font-size: 15px;
	font-weight: 400;
}

.breadcrumb .label{
	margin: 0 5px;
	font-weight: 400;
	color: #9F9F9F ;
}

/* 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;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Roboto', Arial, sans-serif;
	line-height: 1.35;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #534741;
	font-family: 'Roboto', Arial, sans-serif;
}

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: rgb(231 246 253);
    font-size: 28px;
    padding: 10px 15px;
    color: #3ab6dc;
    /*font-family: 'Amasis eText';*/
}

.widget-area .widgettitle a {
	color: #3ab6dc;
	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;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 13px;
	margin: -5px 0 15px;
}

/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0px;
}

.comment-author{
	color: #00B38F;
	font-weight: 600;
}

.comment-author .says{
	font-weight: 400;
	color: #534741;
}

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: 16px;
    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 {
	color: #534741;
    height: 40px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    background: #e7f6fd;
}

.pagination li a:hover,
.pagination li.active a {
	background: #3ab6dc;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-top: 30px;
}

.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 25px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
}

.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: #3ab6dc;
    cursor: pointer;
    padding: 10px 20px;
    color: #ffffff;
    -webkit-appearance: none;
    font-size: 16px;
    border: none;
    text-transform: uppercase;
    border-radius: 5px;
    font-weight: 500;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header .search-form {
	float: right;
    width: 430px;
    border: 1px solid #0e8c4538;
    border-radius: 10px;
    height: 40px;
    background: #bede8c;
    display: none;
}

.site-header .widget_search.click .search-form{
	display: block;
}

.site-header .widget_search.click{
	position: absolute;
    top: 15px;
    margin: 0;
    left: 30%;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 60px);
	border: none;
	background: unset;
	height: 40px;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 16px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 15px 0 0;
}

.site-footer p {
	color: #818181;
}

.site-footer a,
.site-footer a:visited {
	color: #818181;
}

.site-footer a:hover {
	color: #818181;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
    margin: 10px 5px 0 0;
    padding: 2px 10px;
    width: calc(100% - 22px);
    float: left;
    background: #fff;
    box-shadow: none;
    border: none;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
}

.comments-pagination{
	display: none !important;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
    box-shadow: none;
    border: none;
    border-radius: 5px;
}

input#submit {
    float: left;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
    margin-left: 30px;
    background: #fff;
    border-left: 3px solid #f5f1f1;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 16px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 16px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #666;
	font-size: 12px;
}

.comment-reply {
	font-size: 16px;
	font-weight: 300;
}

.comment-reply a{
	background: #00B38F;
    color: #ffffff;
    padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
/*	background-color: #f9fdff;*/
}

.alt,
.depth-1,
.even {
/*	border: 1px solid #ddd;*/
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 10px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #d9d9d9;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #3ab6dc;
}

.embed-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.embed-video iframe{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.site-header .widget:first-child{
	position: absolute;
	top: 0;
	right: 0;
}

.site-header .widget:first-child a em{
    display: block;
    font-style: inherit;
    font-weight: 900;
    font-size: 26px;
    color: #299abd;
}

.site-header .widget:first-child a{
    background: url(images/call.svg) no-repeat left center;
    padding-left: 60px;
    color: #3dbae3;
    display: block;
    background-size: 48px;
    font-weight: 500;
    line-height: 24px;
    font-size: 15px;
    margin: 11px  0 0 0;
}

.site-header .widget{
	float: left;
}

.site-header .widget:last-child ul li{
	list-style-type: none;
	display: inline-block;
}

.site-header .widget:last-child ul li img{
	margin: 20px 20px 0 0;
    height: 35px;
    width: auto;
}

.site-header .widget_search input[type="submit"]{
    float: right;
    margin: 0 !important;	
}

.site-header .widget_search .widgettitle,
.site-header .widget_search input[type="submit"]{
	background: url(images/s.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 15px 0 0;
} 


.site-header .widget-area .widget_polylang{
	float: right;
	margin: 18px 0 0 18px;
	position: relative;
	z-index: 2;
	background: url(images/down.svg) no-repeat right top 12px;
	padding-right: 15px;
}

.site-header .menu-item-has-children>a>span{
	background: url(images/down.svg) no-repeat right top 17px;
	padding-right: 15px;
}

.site-header .widget-area .widget_polylang .widgettitle{
	padding: 0;
	margin: 0;
	background: 0;
	width: 30px;
	height: 31px;
	display: block;
	background: url(images/vi.svg) no-repeat center center;
	text-indent: -9999px;
	background-size: 30px;
}

.lang-en .site-header .widget-area .widget_polylang .widgettitle{
	background: url(images/en.svg) no-repeat center center;		
	background-size: 30px;
    width: 30px;
    height: 31px;
}

.site-header .widget-area .widget_polylang ul{
	list-style: none;
	position: absolute;
	top: 0;
	display: none;
}

.site-header .widget-area .widget_polylang:hover ul{
	display: block;
}

.site-header .widget-area .widget_polylang ul li a{
	background: url(images/vi.svg) no-repeat center center;
	text-indent: -9999px;
	display: block;
	background-size: 30px;
	width: 30px;
	height: 31px;
}

.site-header .widget-area .widget_polylang ul li.lang-item-en a{
	background: url(images/en.svg) no-repeat center center;
	background-size: 30px;
	width: 30px;
	height: 31px;
}

.lang-vi .site-header .widget-area .widget_polylang ul li.lang-item-vi{
	display: none;
}

.lang-en .site-header .widget-area .widget_polylang ul li.lang-item-en{
	display: none;
}

.site-header .widget-area .widget_nav_menu{
	margin-right: 25px;
}

.content-slider img{
	display: block;
}

.section{
	float: left;
	width: 100%;
}

.cnthome{
	background: url(images/bg.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}

.content-about .widget:nth-child(1){
	float: left;	
	margin-bottom: 60px;
}

.content-about .widget_media_image{
	width: 550px;
	margin: 0 30px 0 0;
	position: relative;
} 

.content-about .widget_text{
	width: 620px;
	float: left;
	position: relative;
} 

.content-about .widget:nth-child(4){
/*	clear: both;*/
}

.content-about .widget:nth-child(3){
	float: right;
	margin: 120px 0 0 30px;
}

.content-about .widget:nth-child(3) .widget-wrap{
	float: right;
}

.certification .widget .widgettitle,
.content-prize .widget .widgettitle{
	color: #3dbae3;
    font-size: 36px;
    font-weight: 700;
    margin: 90px 0 32px;
    text-transform: uppercase;
    margin: 90px 0 32px;
    
}

.content-prize .widget .widgettitle{
	background: url(images/sao.png) no-repeat bottom center;
    padding-bottom: 25px;
    background-size: 175px;
}

.certification .widget .widgettitle span{
    display: block;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #3ebce4;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400;
}

.content-prize .widget .widgettitle span{
    font-family: 'Blenda-Script';
    color: #3dbae3;
    font-size: 24px;
    font-weight: 400;
    display: block;
    margin-bottom: -5px;
    text-transform: none;
}

/*.content-about .widget:nth-child(2)::before {
    content: "";
    position: absolute;
    top: 20px;
    right: -22px;
    width: 44px;
    height: 35px;
    background-image: url(images/icon16.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 44px;
}*/


.content-about.gthieu-th .widget:nth-child(1):after{
	content: unset;
}

/*.content-about .widget:nth-child(1):after {
    content: "";
    position: absolute;
    bottom: -120px;
    left: -83px;
    width: 112px;
    height: 96px;
    background-image: url(images/icon17.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 117px;
}*/

.certification,
.content-hospital  {
	/*margin: 50px 0;*/
	display: none;
}

.certification .widget_media_image{
	float: left;
	width: 430px;
}

.certification .widget:last-child{
	float: right;
	width: calc(100% - 445px);
}

.site-header .widget:nth-child(n+3){
	float: right;
}

.certification .widget:last-child .textwidget {
    display: block;
    width: fit-content;
    background-color:#cff6ff;
    padding: 5px 55px 5px 15px;
    position: relative;
}

.certification .widget:last-child .textwidget p{
	 color: #3ab6dc;
    /*font-family: 'Amasis eText';*/
    font-size: 36px;
    font-weight: 400;
    line-height: 55px;
}

.certification .widget:last-child .textwidget p strong{
	font-size: 48px;
	font-weight: bold;
}

.certification .widget:last-child .textwidget:before {
    content: "";
    position: absolute;
    top: 0;
    right: -70px;
    width: 95px;
    height: 95px;
    background-image: url(images/hoa2.png);
    background-position: center;
    background-repeat: no-repeat;
    transform: rotate(45deg);
}

.certification .widget:last-child .widgettitle{
	margin: 80px 0 16px;
}

.content-hospital .widgettitle{
	display: none;
}

.content-hospital .hospital:last-child{
	margin: 0 40px 0 40px;
	float: left;
	width: calc(50% - 80px);
}

.content-hospital .hospital:first-child{
	margin: 0 40px 0 40px;
	float: left;
	width: calc(50% - 80px);
}

.content-hospital .widget_media_image {
/*	border: 3px solid #3ab6dc;*/
/*	border-radius: 18px;*/
	text-align: center;
	/*background: #fff;
	margin-bottom: 15px;*/
}

.content-hospital .widget_media_image img{
    height: 84px;
    width: auto;
    display: table;
    margin: 0 auto -35px;
    /* padding: 16px 0; */
    z-index: 1;
    position: relative;
}

.content-hospital .widget.widget_text,
.bang-wrapper{
    padding: 60px 30px 32px;
    margin: 0;
    border-radius: 15px;
    background: #ffffffa8;
    float: left;
    width: calc(100% - 65px);
    min-height: 485px;
    position: relative;
}

.bang-wrapper{
	padding: 30px;
	margin: 20px 0;
}

.content-hospital .widget.widget_text::before,
.bang-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 15px;
  padding: 2px;
  background: conic-gradient(
    from 135deg,
    white 0deg,
    white 45deg,
    #33b7de 90deg,
    white 180deg,
    white 225deg,
    #33b7de 270deg,
    white 315deg,
    white 360deg
  );
  -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}


.content-hospital .widget ul li{
	list-style-type: none;
	color: #3dbae3;
	font-weight: bold;
    flex-wrap: wrap;
    text-align: justify;
    line-height: normal;
    align-items: center;
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
}

.content-hospital .widget ul li:last-child{
	margin-bottom: 0;
}

.content-hospital .widget ul li em{
	font-size: 26px;
    font-style: normal;
    font-weight: 700;
    color: #3dbae3;
    width: 115px;
    float: left;
    background: url(images/tich.png) no-repeat left center;
	padding-left: 50px;
    background-size: 30px;
}

.content-hospital .widget ul li strong{
	width: calc(100% - 185px);
	float: left;
}

.content-prize .widget .widgettitle{
	text-align: center;
}

.content-prize button.slick-prev.slick-arrow,
.customer_perception button.slick-prev.slick-arrow,
.list-wrap button.slick-prev.slick-arrow,
.list_cg  button.slick-prev.slick-arrow{
    background: url(images/prev.png) no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -10px;
    top: 45%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
    opacity: 0.5;
}

.content-prize button.slick-prev.slick-arrow:hover,
.customer_perception button.slick-prev.slick-arrow:hover,
.list-wrap button.slick-prev.slick-arrow:hover,
.list_cg  button.slick-prev.slick-arrow:hover{
	background: url(images/prev.png) no-repeat center center;
    width: 40px;
    height: 40px;
    opacity: 1;
}

.content-prize button.slick-next.slick-arrow,
.customer_perception  button.slick-next.slick-arrow,
.list-wrap button.slick-next.slick-arrow,
.list_cg  button.slick-next.slick-arrow{
    background: url(images/next.png) no-repeat center center;
    width: 40px;
    height: 40px;
    position: absolute;
    right: -10px;
    top: 45%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
}

.list_cg  button.slick-prev.slick-arrow{
	left: -30px;
}

.list_cg  button.slick-next.slick-arrow{
	right: -30px;
}

.content-prize ul li{
	list-style-type: none;
}

.content-prize ul li figure{
	border-radius: 10px;
	padding-bottom: 15px;
	margin-top: 0;
}

.content-prize .wp-caption-text{
	padding: 15px 9px;
    color:  #3dbae3;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
       text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 30px;
}

.content-prize ul li img{
	height: 300px;
    width: auto;
    object-fit: cover;
    border-radius: 10px 10px 0 0;
    margin: 0 auto;
}

.content-prize{
	margin-bottom: 120px;
}

.daimau {
    background-color: transparent;
    background-image: linear-gradient(180deg, #FFFFFF00 50%, #FFFFFF 100%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 160px;
    width: 100%;
    top: auto;
    bottom: 0; /* Để nó dính ở đáy */
    left: 0;
    position: absolute;
}

.content-conect{
	background: linear-gradient(to bottom, #3dbae300, #3dbae31c, #3dbae300);
	float: left;
	width: 100%;
	margin-top: 30px;
}

.content-conect .widgettitle{
    color: #3dbae3;
    /*font-family: 'Amasis eText';*/
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: -50px 0 35px;
    text-align: center;
        /*z-index: 9;*/
    position: relative;
}

.content-conect ul {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.content-conect ul li{
	margin: 0 25px;
    overflow: hidden;
    position: relative;
    list-style-type: none;
}

.content-conect ul li img{
	border-radius: 100%;
	margin-bottom: 17px;
	width: 60px;
}

.content-after-footer{
	background: #3dbae3;
    padding: 27px 0;
}

.content-after-footer p{
	color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
}

.site-footer .widget,
.site-footer .widget:last-child ul li{
	float: left;
	width: 276px;
	margin: 0 15px;
}

.site-footer .widget:nth-child(5){
	clear: both;
}

.site-footer .widget:nth-child(n+5){
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}

.site-footer .widget:nth-child(-n+4) p,
.site-footer .widget:nth-child(-n+4) ul li,
.site-footer .widget:nth-child(-n+4) a {
    color: #3dbae3; 
}

.site-footer .widget:nth-child(-n+4) ul li{
	list-style-type: none;
	background: url(images/ico-li.svg) no-repeat left center;
	padding-left: 25px;
	margin-bottom: 17px;
}

.site-footer .widget:nth-child(-n+4) ul li:last-child{
	margin-bottom: 0;
}

.site-footer .widget:nth-child(-n+4){
	margin-top: 30px;
}

.site-footer .widget:nth-child(-n+4) .widgettitle{
	color: #3dbae3;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 21px;
}

.site-footer .widget:nth-child(n+5) .widgettitle,
.site-footer .widget:nth-child(1){
	width: 250px;
}

.site-footer .widget:nth-child(n+5) .widgettitle{
	color: #3dbae3;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    float: left;
    margin: 0 15px;
}

.site-footer .widget:nth-child(n+5) ul li{
	float: left;
	width: 253px;
	margin: 0 15px;
	list-style-type: none;
}


.site-footer .widget:nth-child(n+5):nth-child(-n+7) li:first-child {
    background: url(images/ico-add.svg) no-repeat left top 5px;
    padding-left: 20px;
}

.site-footer .widget:nth-child(n+5):nth-child(-n+7) li:nth-child(2) {
    background: url(images/ico-call.svg) no-repeat left top 5px;
    padding-left: 25px;
}

.site-footer .widget:nth-child(5) li:last-child{
	background: url(images/ico-mail.svg) no-repeat left top 5px;
    padding-left: 25px;
}

.site-footer .widget:nth-child(6) li:last-child{
	background: url(images/ico-call.svg) no-repeat left top 5px;
    padding-left: 25px;
}

.site-footer .widget:nth-child(7) li:last-child{
	background: url(images/ico-time.svg) no-repeat left top 5px;
    padding-left: 25px;
}

.site-footer .widget:nth-child(n+5) p,
.site-footer .widget:nth-child(n+5) ul li,
.site-footer .widget:nth-child(n+5) a{
	color: #3dbae3;
}

.site-footer .widget:last-child ul li{
    list-style-type: none;
    font-weight: bold;
    margin-top: 10px;
    font-size: 15px;
}

.category main.content .post,
.search main.content .post,
.archive main.content .product,
.tag main.content .post,
.archive main.content .post{
	float: left;
	width: 100%;
	margin-bottom: 25px;
}

.category main.content .archive-heading,
.search main.content .archive-heading,
.archive main.content .archive-heading,
.tag main.content .post .archive-heading{
	text-align: center;
	margin: 30px 0;
}

.category main.content .archive-heading a,
.search main.content .archive-heading,
.archive main.content .archive-heading a,
.tag main.content .post .archive-heading{
	color: #3ab6dc;
    /*font-family: 'iCielBC Blacksword';*/
    font-size: 36px;
}

.archive main.content .post img,
.search main.content .post img,
.archive main.content .product img,
.tag main.content .post img{
	border: none;
	padding: 0;
	width: 172px;
	height: 172px;
	object-fit: cover;
	margin: 0 20px 0 0;
}

.archive main.content .post .entry-title a,
.search main.content .post .entry-title a,
.archive main.content .product .entry-title a,
.tag main.content .post .entry-title a{
	color: #3ab6dc;
	font-size: 18px;
	font-weight: bold;
}

.archive main.content .post p,
.search main.content .post p,
.archive main.content .product p,
.tag main.content .post p{
	color: #534741;
}

.author main.content{
	margin-top: 30px;
}

.archive main.content .post .more-link,
.customer_perception .post .more-link,
.search main.content .post .more-link,
.archive main.content .product .more-link,
.tag main.content .post .more-link{
	color: #3ab6dc;
    border-radius: 15px;
    font-size: 15px;
    border: 1px solid #3ab6dc;
    display: block;
    width: fit-content;
    padding: 3px 12px;
    margin: 15px 0 0;
}

.sidebar .widget{
	background: rgb(231 246 253);
	position: relative;
	z-index: 9;
}

.sidebar .widget .textwidget,
.sidebar .main-posts,
.sidebar .caia-post-list-widget ul{
	padding: 0 15px;
}

.category .sidebar .widget:first-child p a,
.page .sidebar .widget:first-child p a,
.search .sidebar .widget:first-child p a,
.tag .sidebar .widget:first-child p a{
	color: #3ab6dc;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    text-decoration-line: underline;
    display: table;
    width: fit-content;
    margin: 0 auto 10px;
}

.sidebar .caia-post-list-widget .widget-item-title a{
    color: #534741;
    font-size: 17px;
    font-weight: 600;
    line-height: 21px;
}

.yarpp-related .post{
	margin-bottom: 20px !important;
}

.sidebar .caia-post-list-widget ul li,
.yarpp-related .post{
	float: left;
	width: 100%;
	border-bottom: none;
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget ul li img,
.yarpp-related .post:nth-child(n+2) img{
	width: 123px;
    height: 92px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 0;
    float: left;
}

.sidebar .caia-post-list-widget ul li a,
.yarpp-related .post a{
	color: #534741;
	font-weight: 600;
	margin-bottom: 0;
}

.sidebar .caia-post-list-widget ul li p,
.yarpp-related p{
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.sidebar .caia-post-list-widget .post:first-child{
	background: #cff6ff;
	border-radius: 10px;
}

.sidebar .caia-post-list-widget .post:first-child img{
	border-radius: 10px 10px 0 0;
    height: unset;
    aspect-ratio: 1.9 / 1;
    object-fit: cover;
}

.sidebar .caia-post-list-widget .post:first-child .list-info{
	padding: 0 15px 15px;
	border-radius: 0 0 10px 10px;
}

.sidebar .caia-post-list-widget ul li:last-child{
	margin-bottom: 0;
}

.customer_perception{
	float: left;
	width: 100%;
	margin: 60px 0;
}

.customer_perception .post .widget-item-title a{
	color: #3ab6dc;
    text-align: justify;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0;
    display: table;
}

.customer_perception .post .more-link{
	display: table !important;
}

.customer_perception .post{
	margin: 0 35px !important;
}

.customer_perception button.slick-prev.slick-arrow{
	left: 0 !important;
}

.customer_perception .post img{
	width: 270px !important;
	height: 270px !important;
	object-fit: cover !important;
	float: left;
	margin: 0 30px 0 0 !important;
}

.customer_perception .post p{
	font-size: 15px;
}

.perception{
	display: none;
}

.perception .widget{
	float: left;
	width: 100%;
}

.perception .widget{
    background-image: url(images/bgkh.png);
    position: relative;
    margin-bottom: 50px;
    padding: 30px 30px 20px 50px;
    width: calc(100% - 80px);
}

.perception .widget:first-child{
	width: calc(100% - 100px);
	padding: 30px 50px 10px 50px;
}

.perception .widget:nth-child(2){
	width: calc(100% - 95px);
    padding: 30px 60px 5px 35px;
}

.perception .widget:nth-child(2) p{
	text-align: right;
}

.perception .widget:nth-child(2):before {
	content: "";
    position: absolute;
    background-image: url(images/icon11.png);
    left: auto;
    right: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.perception .widget:first-child:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 10px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(images/icon10.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.perception .widget:first-child:after {
    width: 110px;
    height: 132px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -19px;
    right: -68px;
    transform: rotate(11deg);
}

.perception .widget:first-child p {
    color: #534741;
    text-align: justify;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.perception .widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
}

.perception .widget ul img {
    border-radius: 50%;
    width: 81px;
    height: 81px;
    object-fit: cover;
    margin-right: 12px;
}

.perception .widget ul li:last-child {
    width: calc(100% - 99px);
    margin-left: 7px;
    color:  #736357;
    font-size: 12px;
    font-weight: 400;
}

.perception .widget:nth-child(2):after {
    width: 104px;
    height: 44px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 3px;
    right: auto;
    left: 7px;
}

.perception .widget:nth-child(2) ul {
    align-items: center;
    justify-content: flex-end;
    flex-direction: row-reverse;
}

.perception .widget:nth-child(2) ul li:last-child {
    margin-left: 0;
    margin-right: 7px;
    text-align: right;
}

.perception .widget:last-child:before {
    width: 128px;
    height: 74px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -15px;
    right: -30px;
    top: auto;
    left: auto;
}

.perception .widget ul li strong,
.perception .widget ul li b{
	font-size: 16px !important;
	display: block;
}

.perception{
	margin-bottom: 200px;
}

.single main.content .post img{
	display: table;
	margin: 0 auto;
}

.single .entry-title, .page .entry-title {
    color: #3ab6dc;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
    /*font-family: 'Amasis eText';*/
}

.single .entry-content h1, .page .entry-content h1,
.single .entry-content h1 span, .page .entry-content h1 span{
	font-size: 24px;
    font-weight: 700 !important;
    margin: 15px 0;
    color: #3ab6dc;
}

.single .entry-content h2, .page .entry-content h2, .single-fitwp_question .content .answer-content h2,
.single .entry-content h2 span, .page .entry-content h2 span {
    font-size: 22px;
    font-weight: 700 !important;
    margin: 15px 0;
    color: #3ab6dc;
}

.single .entry-content h3, .page .entry-content h3, .single-fitwp_question .content .answer-content h3,
.single .entry-content h3 span, .page .entry-content h3 span {
    font-size: 20px;
    font-weight: 700 !important;
    margin: 15px 0;
}

.single main.content .entry-content{
	float: left;
	width: 100%;
}

.yarpp-related, .content-info-meta {
    float: left;
    width: 100%;
    margin: 15px 0;
}

.content-info-meta .info-author {
    text-align: right;
    margin-bottom: 10px;
}

.content-info-meta .info-author span{
	margin-right: 10px;
}

div.caia-social-share {
    float: right;
    position: relative;
}

.thamvan {
	float: left;
    width: 500px;
}

.thamvan p a {
    background: url(images/post-editor.png) no-repeat left 10px center;
    color: #333;
    font-style: italic;
    padding: 0 0 0 29px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 15px;
}

.thamvan p a em {
    font-weight: 600;
    font-size: 15px;
    color: #2c97b8;
    font-style: inherit;
}

.content-date{
	float: right;
}

.content-date .entry-modified-time{
	background: url(images/date.png) no-repeat left center;
    padding-left: 25px;
    margin-bottom: 10px;
    background-size: 15px;
    font-size: 15px;
    display: inline-block;
}

.comment-reply-title, .yarpp-related .title,
.ttchtg .widgettitle {
    font-size: 28px;
    color: #3ab6dc;
    margin-bottom: 20px;
    /*font-family: 'Amasis eText';*/
}

.name-category {
    color: #736357;
    margin-top: 41px;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 20px;
}

.yarpp-related .post:first-child .list-info{
	float: left;
	width: 100%;
}

.page-template-page-muahang h1{
	text-align: center;
	margin: 30px 0;
}

.list_diemban{
	margin: 40px 0 0;
}

.list_diemban .tab_info li:last-child{
	border-right: 0;
}

.list_diemban .tab_info li{
	list-style-type: none;
    float: left;
    width: calc(100% / 7 - 1px);
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    color: #3ab6dc;
    font-size: 20px;
    /* padding-bottom: 10px; */
    border-right: 1px solid #3ab6dc;
    text-align: center;
    line-height: 19px;
    margin-bottom: 10px;
}

.list_diemban .tab_info li.current,
.list_diemban .tab_info li:hover{
	color: #01803d;
	position: relative;
}

.list_diemban .tab_info li.current::after,
.list_diemban .tab_info li:hover::after{
    content: '';
    width: 50px;
    height: 3px;
    background: #01803d;
    position: absolute;
    bottom: -22px;
    left: calc(50% / 2 + 16px);
}

.content_info{
	float: left;
	width: 100%;
}

.content_info .tab-cnt.current{
	display: block;
}

.content_info .tab-cnt{
	display: none;
}

.list_diemban table td{
    float: left;
    width: 22%;
    margin: 0 1%;
}

.list_diemban table td ul{
	margin-left: 5px;
}

.list_diemban table td ul li{
	margin-bottom: 15px;
}

.list_diemban table td ul li,
.list_diemban table td ul li a{
	color: #534741;
    font-size: 17px;
    font-weight: 500;
}

.list_diemban table td ul li:hover,
.list_diemban table td ul li a:hover{
	color: #3ab6dc;
}

.tab_info{
	float: left;
    width: 100%;
    border-bottom: 1px dashed #01803d61;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.ttchtg{
	margin: 30px 0 70px;
}

.ttchtg .widgettitle{
	text-transform: uppercase;
}

.cauhoitg .itemclick{
    cursor: pointer;
    background: url(images/hoa3.png) left top 8px, url(images/xuong.svg) right top 17px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    padding: 10px 35px 25px 55px;
    color: #534741;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #3ab6dc2e;
}

.cauhoitg .itemclick.show,
.cauhoitg .itemclick:hover{
 	color: #3ab6dc;
}

.cauhoitg .noidungtg { 
	display: none;
	padding: 0 15px 15px;
}

.cauhoitg .noidungtg p{
	margin-bottom: 15px;
}

.ttchtg .link-more{
	font-size: 18px;
	margin: 25px 0 0;
}

.ttchtg .link-more a{
	color: #534741;
    font-weight: bold;
    background: url(images/read.svg) no-repeat right center;
    padding-right: 20px;
    text-decoration: underline;
}

.page-template-page-muahang .cnthome{
	background: url(images/bg1.jpg) no-repeat top center;
}

.content-slider .slick-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    z-index: 2000;
    width: 100%;
    margin: 0;
}

.banner img{
	width: 100%;
}

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: -16.84%;
    left: 0;
    opacity: 0.7;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:hover{
  background-color: red;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    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;
}

.page-template-page-hanhtrinh .cnthome {
	background: url(images/bg.jpg) no-repeat top center;
	background-size: cover, contain;
    background-position: top center, bottom center;
    background-attachment: fixed, fixed;
    min-height: 100vh;
    position: relative;
    
}


.page-template-template-questions-archive .content-conect .widgettitle{
	z-index: 9;
}


.page-template-template-questions-archive .cnthome{
	background: url(images/bgch.jpg) no-repeat bottom center;
    background-size: cover;
    /*position: relative;*/
    /*aspect-ratio: 1920 / 1960;*/
}

.page-template-template-questions-archive .daimau{
	display: none;
}

.page-template-page-hanhtrinh .cnthome::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 1440 / 496;
    background: url(images/bg2.webp) no-repeat bottom center;
    background-size: contain;
    z-index: 1;
}

.page-template-page-hanhtrinh .daimau{
	display: none;
}

.page-template-page-hanhtrinh .hanhtrinh{
	text-align: center;
}

.page-template-page-hanhtrinh .cnthome::before {
    content: "";
    position: absolute;
    bottom: -76px; /* Điều chỉnh để lớp phủ đặt đúng vị trí */
    left: 0;
    width: 100%;
    height: 230px;
    background: linear-gradient(
        180deg, 
        rgba(204, 246, 255, 0) 0%, 
        rgba(207, 246, 255, 0.83) 38.14%, 
        #cff6ff 65.82%, 
        rgba(207, 246, 255, 0) 96.35%
    );
    z-index: 2; /* Đặt lớp phủ trên ảnh nền */
}

.banner img{
	display: block;
}

.gthieu{
    background: url(images/ht1.webp) no-repeat bottom center;
    padding: 55px 35px;
    width: 840px;
    margin: 50px auto 130px;
    background-size: contain;
    position: relative;
}

.gthieu::after{
	content: '';
	width: 177px;
	height: 253px;
	background: url(images/icon5.png);
	position: absolute;
	right: -80px;
    bottom: -20px;
}

.gthieu::before{
    content: '';
    width: 160px;
    height: 118px;
    background: url(images/la1.png);
    position: absolute;
    left: -90px;
    bottom: 10px;
    background-size: 160px;
}

.gthieu p{
	font-size: 20px;
	width: 730px;
	margin: 0 auto;
	text-align: center;
	line-height: 26px;
	    color: #3ab6dc;
}

.gthieu h1{
    font-size: 48px !important;
    text-align: center;
    margin: 0 0 10px !important;
    position: relative;
}

.gthieu h1::before{
    content: "";
    position: absolute;
    top: -60px;
    left: 150px;
    width: 30px;
    height: 28px;
    background-image: url(images/icon16.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px;
}

.gthieu h1 span{
	color: #0768a9;
    font-family: 'iCielBC Blacksword';
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.gthieu h1 em{
	display: block;
	font-style: inherit;
	font-size: 28px;
	margin-top: -25px;
}

.gthieu h1 em span{
	background: url(images/line.png) no-repeat bottom center;
	padding-bottom: 7px;
    background-size: contain;
}

.content-video{
	text-align: center;
}

.content-video .anh{
	width: 950px;
	cursor: pointer;
	margin: 0 auto 130px;
}

.content-video .video{
	width: 940px;
	margin: 0 auto 130px;
	display: none;
}

.content-video .video iframe {
    width: 100%;
    overflow: hidden;
    height: 539px;
    object-fit: contain;
    margin: 0;  
}

.page_news{
	float: left;
	width: 100%;
	background:linear-gradient(to bottom , #CFF6FF , transparent); 
	margin-bottom: 120px;
}

.page_news .widget{
	margin: 50px 0;
	width: 1170px;
}

.page_news .widget .widgettitle a{
    color: #3ab6dc;
    /*font-family: 'Amasis eText';*/
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
}

.page_news .widget .widgettitle span{
	color: #3ab6dc;
    font-family: 'iCielBC Blacksword';
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
}

.page_news .widget .widgettitle{
	text-align: center;
	margin-bottom: 50px;
}

.page_news .widget .main-posts,
.page_news .widget ul{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.page_news .widget ul li{
	list-style-type: none;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

.page_news .widget ul li img{
	float: left;
	width: 210px;
}

.page_news .widget ul li a{
	font-size: 20px !important;
}

.page_news .widget .widget-item-title a,
.page_news .widget ul li a{
	color: #3ab6dc;
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}

.page_news .widget .widget-item-title{
	margin: 15px 0 0;
}

.page_news .widget ul li p{
	   text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.page_news .widget .entry-time{
	background: url(images/date.png) no-repeat left center;
    padding-left: 25px;
    margin: 10px 0;
    background-size: 15px;
    font-size: 14px;
    display: inline-block;
    color: #3ab6dc;
}

.danhmuc-sp h1{
	color: #3ab6dc;
    font-size: 36px;
    font-weight: 500;
}

.danhmuc-sp .gioithieu{
	text-align: center;
	width: 950px;
	margin: 30px auto 70px;
}

.list_sp .san-pham{
	width: 1000px;
	margin: 0 auto 80px;
	display: table;
}

.list_sp .san-pham .anh{
	float: left;
	width: 470px;
}

.list_sp .san-pham .noidung{
	float: right;
	width: 480px;
	text-align: center;
	margin-left: 50px;
}

.list_sp .san-pham h2{
	font-size: 48px;
	color: #3ab6dc;
	/*font-family: 'Amasis eText';*/
	margin: 70px 0 15px;
	line-height: 58px;
}

.list_sp .san-pham .noidung a{
	display: table;
    margin: 20px auto 0;
    color: #534741;
    border: 1.5px solid #534741;
    padding: 5px 20px;
    border-radius: 20px;
}

.list_sp .san-pham:nth-child(even) .anh{
	float: right;
    width: 450px;
    margin-left: 50px;
}

.list_sp .san-pham:nth-child(even) .noidung{
	float: right;
    width: 450px;
    margin-left: 50px;
}

.list_sp .san-pham:last-child .noidung{
	width: 500px;
    margin: 0;
}

.chuyengia{
	float: left;
	width: 100%;
}

.chuyengia .widget_title,
.khachhang .widget_title{
	text-align: center;
	color: #3ab6dc;
    text-align: center;
    /*font-family: 'Amasis eText';*/
    font-size: 48px;
    margin: 0 0 30px;
}

.chuyengia .widget_title span,
.khachhang .widget_title span{
	color: #3ab6dc;
    font-family: 'iCielBC Blacksword';
}

.list_cg .cg{
	margin: 0 15px;
}

.list_cg .cg img{
	border-radius: 8px;
}

.list_cg .cg .noidung{
	width: calc(90% - 50px);
    background: url(images/bgnd.png) no-repeat bottom center;
    padding: 45px 25px 25px;
    margin: -70px auto 0;
    background-size: cover;
    position: relative;
    text-align: center;
}

.list_cg .cg .noidung .time{
	position: absolute;
    top: -17px;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 8px;
    background:  #3ab6dc;
    padding: 3px 4px;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.list_cg .cg .noidung .time span{
	display: block;
	font-size: 9px;
	font-weight: 400;
}

.list_cg .cg .noidung p{
	margin-bottom: 15px;
}

.list_cg .cg .noidung p:nth-child(n+2){
	font-size: 16px;
	line-height: 20px;
}

.list_cg .cg .noidung p:nth-child(n+3){
	display: none;
}

.khachhang{
	/*margin: 70px 0;*/
	float: left;
	width: 100%;
	display: none;
}

.list_cg{
    margin: 0 auto 70px;
    width: 1140px;
}

.khachhang .widget{
	background: url(images/bgnd.png) no-repeat bottom center;
    background-size: cover;
    width: 315px !important;
    padding: 35px 25px 5px;
    position: relative;
    box-sizing: border-box;
    margin: 0 42px;
}

.list_kh  .widget::before{
	content: "";
    position: absolute;
    top: 0;
    left: 9px;
    width: 32px;
    height: 32px;
    display: block;
    background-image: url(images/icon1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.list_kh  .widget p{
	text-align: justify;
	line-height: 20px;
}

.list_kh  .widget ul li{
	list-style-type: none;
}

.list_kh  .widget ul{
	display: flex;
    padding: 0;
    margin: 36px 0 20px;
    align-items: center;
    list-style: none;
}

.list_kh  .widget ul li img {
    border-radius: 50%;
    overflow: hidden;
    object-fit: cover;
    width: 101px;
    height: 93px;
}

.list_kh  .widget ul li:last-child {
    color:  #736357;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-left: 12px;
    width: calc(100% - 93px);
}

.list_kh .widget ul li:last-child b{
	display: block;
}

.list_kh .widget:first-child::after {
    width: 110px;
    height: 132px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -14px;
    right: -68px;
    transform: rotate(11deg);
}

.list_kh .widget:nth-child(2)::after {
	width: 105px;
    height: 45px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon3.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0px;
    right: -5px;
    transform: rotate(11deg);
}

.list_kh .widget:nth-child(3)::after {
	width: 128px;
    height: 75px;
    content: "";
    position: absolute;
    display: block;
    background-image: url(images/icon4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -14px;
    right: -45px;
    transform: rotate(11deg);
}

.khampha{
	margin: 30px auto 120px;
	width: 1110px;
	display: table;
}

.khampha .widget{
    border-radius: 36px;
    border: 3px solid #3ab6dc;
    background: #cff6ff;
    padding: 28px 120px;
    position: relative;
    display: table;
    margin: 0 auto;
    width: calc(100% - 240px);
}

.khampha .widget .widgettitle{
	color: #3ab6dc;
    /*font-family: 'Amasis eText';*/
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    float: left;
    margin-right: 50px;
}

.khampha .widget .widgettitle span{
	display: block;
	color: #3ab6dc;
    font-family: 'iCielBC Blacksword';
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 20px;
}

.khampha .widget ul li{
	list-style-type: none;
	display: inline-block;
	margin:0 40px 20px 0;
}

.khampha .widget .textwidget{
	float: right;
	width: calc(100% - 480px);
}

.khampha .widget ul li img{
	height: 40px;
	width: auto;
}

.khampha .widget p{
	display: flex;
    align-items: center;
}

.khampha .widget p a{
	color:  #534741;
    text-align: justify;
    /*font-family: 'Amasis eText';*/
    font-size: 28px;
    font-weight: 400;
}

.khampha .widget p a img{
	margin: 0 5px 0 0;
}

.bangsp .bang{
	display: flex; /* Kích hoạt Flexbox */
    /* Các thuộc tính tùy chọn khác */
    flex-wrap: wrap; /* Nếu số cột nhiều quá có thể xuống hàng */
    gap: 10px; /* Tạo khoảng cách giữa các cột (tùy chọn) */
}

.cot-bang {
    flex: 1; /* Mở rộng để chiếm không gian bằng nhau */
    /* flex-basis: 0; *//* Đảm bảo phân phối không gian từ 0, sau đó flex-grow mở rộng */
    /* min-width: 100px; */ /* Đặt min-width nếu bạn muốn tránh cột quá hẹp */
    box-sizing: border-box; /* Đảm bảo padding và border không làm tăng width */
    /* Các kiểu dáng khác cho cột của bạn */
    border: 1px solid #ccc;
    padding: 15px;
}

.tieude_tab li{
	display: inline-block;
    margin-right: 10px;
    padding: 6px 12px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}

.tieude_tab li.active,
.tieude_tab li:hover{
	border-bottom: 4px solid #3dbae3;
}

.tieude_tab{
	float: left;
	width: 100%;
	border-bottom: 2px solid #3dbae3;
	margin-bottom: 20px;
}

.tieudecon_tab li {
    display: inline-block;
    margin-right: 10px;
    padding: 6px 12px;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
    border: 1px solid #ccc;
}

.content-tab{
	float: left;
	width: 100%;
}

.noidungchinh p,
.noidungcon p{
	margin-bottom: 15px;
}

.noidungchinh ul,
.noidungcon ul{
	margin-left: 20px;
}

.noidungchinh ul li{
	margin-bottom: 5px;
}

.tieudecon_tab li{
	float: left;
	width: calc(100% - 30px);
	padding: 7px 15px;
	margin: 0 0 10px;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}

.tieudecon_tab{
	margin-bottom: 20px;
}

.tieuchi{
	float: left;
	width: 100%;
	margin-bottom: 50px;
}

.tieuchi ul{
	position: relative;
}

.tieuchi ul li{
	color: #3dbae3;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 23px;
    background: url(images/tich.png) no-repeat left center;
    padding-left: 45px;
    background-size: 32px;
    position: absolute;
    list-style-type: none;
    width: 265px;
}

.tieuchi ul li:first-child{
	left: 55px;
	top: 170px;
}

.tieuchi ul li:nth-child(2){
	right: 55px;
	top: 170px;
}

.tieuchi ul li:nth-child(3){
	left: 55px;
	top: 240px;
}

.tieuchi ul li:nth-child(4){
	right: 55px;
	top: 240px;
}

.tieuchi img{
	margin: -15px auto 0;
	width: 450px;
}

.contentcon-tab{
	float: left;
	width: 100%;
	margin-top: 20px;
} 

.contentcon-tab h3{
	font-weight: 600;
	color: #3dbae3;
	margin-bottom: 5px;
	font-size: 16px;
}

.chitiet_sp{
	float: left;
	width: 555px;
	margin: 50px 15px;
}

.chitiet_sp img{
	border-radius: 15px;
	background: #fff;
}

.gthieu_sp .gt{
	float: right;
	width: 555px;
	margin: 50px 15px;
}

.chitiet_sp .item {
    cursor: pointer;
    margin: 15px 15px 0 0;
    float: left;
}

.chitiet_sp .slider-for img{
	width: 555px;
	height: 555px;
	object-fit: cover;
}

.chitiet_sp .item img{
	cursor: pointer;
	width:124px;
	height: 124px;
	object-fit: cover;
}

.gthieu_sp h1{
	color: #3dbae3 !important;
	font-family: 'Blenda-Script' !important;
	font-size: 40px !important;
	margin-bottom: 5px !important;
}

.gthieu_sp .view{
	background: url(images/sao.png) no-repeat left center;
    padding-left: 96px;
    color: #666;
    background-size: 90px;
    font-size: 15px;
}

.gthieu_sp .info_sp{
	margin: 30px 0;
}

.thanhphan{
	margin: 50px 0;
}

.list-wrap{
	overflow: hidden;
	display: block;
	height: 410px;
}
.thanhphan .item {
  text-align: center;
  padding: 10px;
  transition: all 0.3s;
}

.thanhphan .item .info {
  height: 150px; /* hoặc chiều cao cố định tùy kích thước ảnh */
  display: flex;
  justify-content: center;
  align-items: center;
}

.thanhphan .item img {
  width: 136px;
  height: 136px;
  object-fit: cover;
  margin: 0 auto;
  transition: transform 0.3s;
}

/* Active: chỉ làm to bằng scale, không làm thay đổi bố cục */
.thanhphan .item.active img {
  transform: scale(1.5);
  margin-bottom: 45px;
}

/* Đảm bảo .tab (chứa text) luôn thẳng hàng */
.thanhphan .item .tab {
  margin-top: 10px;
  min-height: 100px; /* hoặc tuỳ theo nội dung */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Đảm bảo thẻ tiêu đề (h3 hoặc strong hoặc .title) thẳng hàng */
.thanhphan .item .tab h3, 
.thanhphan .item .tab strong, 
.thanhphan .item .tab .title {
  margin: 10px 0 5px;
}

.img-wrapper {
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.carousel {
  width: 93%; /* hoặc 95%, tuỳ thiết kế */
  margin: 0 auto;
  position: relative; 
}

.list-wrap button.slick-prev.slick-arrow{
	left: -42px;
	top: 120px;
}

.list-wrap button.slick-next.slick-arrow{
	right: -42px;
	top: 120px;
}

/* start */

.carousel .item {
  text-align: center;
  padding: 75px 10px 0;
/*  box-sizing: border-box;*/
  min-height: 300px;
}
.carousel .tab p {
  display: none;
  font-size: 16px;
  color: #555;
  text-align: justify;
}

.carousel .item h3 em{
    display: block;
    font-size: 15px;
    font-style: inherit;
    font-weight: 400;
}

.carousel .item h3 {
    font-size: 17px;
}

.carousel .item.active h3{
	color: #3dbae3;
    font-size: 22px;
    font-weight: bold;
}

.carousel .item.active .tab p {
  display: block;
}

.carousel .item .img-wrapper{
	cursor: pointer;
	margin-bottom: 50px;
}

.carousel .item.active{
	width: 195px !important;
	position: relative;
}

.carousel .item.active::before{
	content: '';
    height: 4px;
    width: 50%;
    background: #3dbae3;
    position: absolute;
    top: 221px;
    left: 50%;
    transform: translateX(-50%);
}

.carousel::before{
    content: '';
    height: 2px;
    width: 100%;
    background: #3dbae3;
    position: absolute;
    top: 225px;
}

.su_dung h2{
	text-align: left;
    width: fit-content;
    margin: 120px 0 0;
}

.su_dung ul,
.su_dung p{
	float: left;
	width: 50%;
}

.su_dung ul li {
    display: flex;
    align-items: center; /* Căn giữa nội dung (ảnh + text) theo chiều dọc */
    border-radius: 10px;
    padding: 14px 15px;
    box-sizing: border-box;
    color: #534741;
    font-size: 18px;
    margin: 15px 0 0;
    min-height: 80px; /* Đặt chiều cao tối thiểu để có không gian căn giữa */
    text-align: justify;
}

.su_dung ul li img {
    width: 60px;
    margin-right: 12px;
    object-fit: cover;
    height: fit-content;
    margin:  0 15px 0 0;
}

.su_dung p img{
	width: 450px;
	float: right;
	margin: -100px 0 0;
}

.doph{
	margin: 50px 0 0;
}

.uudiem h2 em,
.su_dung h2{
    color: #3dbae3 !important;
    font-family: 'Blenda-Script';
    font-size: 48px;
    font-weight: 400;
    display: block;
    text-transform: none;
}

.uudiem h2{
    color: #534741 ;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 60px 0 40px;
    text-transform: uppercase;
}

.uudiem ul li{
	padding: 20px;
    margin: 0;
    border-radius: 15px;
    background: #ffffffa8;
    float: left;
    width: calc(33.33% - 70px);
    position: relative;
    list-style-type: none;
    margin: 0 15px;
    min-height: 310px;
}

.postid-358 .uudiem ul li{
	width: calc(25% - 70px);
	text-align: center;
    min-height: 175px;
}

.uudiem ul li::before{
    content: '';
    width: 41px;
    height: 41px;
    background: url(images/tich.png) no-repeat center center;
    position: absolute;
    top: -20px;
    left: -10px;
    z-index: 99;
}

.uudiem ul li:after{
	    content: "";
    position: absolute;
    inset: 0;
    border-radius: 15px;
    padding: 2px;
    background: conic-gradient(from 135deg, white 0deg, white 45deg, #33b7de 90deg, white 180deg, white 225deg, #33b7de 270deg, white 315deg, white 360deg);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.notemb{
	display: none;
}

.postid-358 .uudiem ul li img{
	margin: 0 auto 15px;
	width: auto;
	border-radius: 15px;
	height: auto;
}

.uudiem ul li img{
	margin: 0 0 15px;
	width: 100%;
	border-radius: 15px;
	height: 185px;
	object-fit: cover;
}

.uudiem ul li em{
	font-style: inherit;
}


.gt2 h1{
	color: #ef6199 !important;
	font-size: 46px;
}

.popup-comment{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	z-index: 2000;
	top: 0;
	left: 0;
	display: none;
}

.popup-comment .box-comment{
	position: fixed;
	width: 555px;
	padding: 30px 30px 15px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: auto;
	z-index: 3000;
	background: #fff;
	border-radius: 10px;
}

.popup-comment p{
	margin-bottom: 10px;
}

.popup-comment .close-popup-comment{
	font-size: 40px;
	color: #fff;
	top: -40px;
	right: -40px;
	position: absolute;
	cursor: pointer;
}

.popup-comment [type="submit"]{
	float: right;
	margin-top: 10px;
}

.paginate-com a{
	color: #534741;
    height: 40px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    background: #e7f6fd;
    text-align: center;
}

.paginate-com .current, .paginate-com a:hover {
    background: #3ab6dc;
    color: #fff;
    height: 40px;
    display: inline-block;
    width: 40px;
    line-height: 40px;
    text-align: center;
}

.paginate-com{
	text-align: center;
	margin: 0 auto 50px;
}

.single .content .entry-content table, .single .content .entry-content table td, .single .content .entry-content table th, .page .content .entry-content table, .page .content .entry-content table td, .page .content .entry-content table th {
    border-collapse: collapse;
    padding: 10px;
    border: 1px solid #d6d6d6;
    text-align: left;
}

.single .content .entry-content table, .page .content .entry-content table {
    display: table;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
}

.page-template-page-diemban .content table, .page-template-page-diemban .content table td, .page-template-page-diemban .content table th, .page-template-page-diemban .content table tbody {
    border-collapse: collapse;
    padding: 7px 10px;
    border: 1px solid #d6d6d6;
    text-align: left;
    margin-bottom: 15px;
}

.page-template-page-diemban .content table {
    width: 100%;
    margin-bottom: 15px;
}

.page-template-page-diemban table tr:first-child {
    background: #0e8c5e;
    color: #fff;
    font-weight: 700;
}

.page-template-page-chuyengia main.content{
	float: left;
	width: 100%;
	background: rgb(255 255 255 / 30%);
	border-radius: 15px;
	display: flex;
  align-items: stretch;
}

.page-template-page-chuyengia .info_bsi{
	float: left;
	width: 330px;
	padding: 15px;
	margin: 0;
	background: #fff;
	border-radius: 15px 0 0 15px;
}

.page-template-page-chuyengia .info_bsi img{
	border-radius: 15px;
}

.page-template-page-chuyengia .info_bsi ul li{
	list-style-type: none;
}

.page-template-page-chuyengia .info_bsi ul li strong{
	display: block;
	font-size: 18px;
	color: #3ab6dc;
	font-weight: 600;
	margin: 20px 0 5px;
}

.page-template-page-chuyengia main.content article{
    float: left;
    width: calc(100% - 420px);
    padding: 30px;
}

.page-template-page-chuyengia main.content h1{
	font-size: 16px;	
	font-weight: 600;
}

.page-template-page-chuyengia main.content h1 em{
	font-size: 35px;
	color: #3ab6dc;
	/*font-family: 'Amasis eText';*/
	display: block;
	font-style: inherit;
	margin: 10px 0;
}

.nam_cg p{
	color: #3ab6dc;
	font-weight: bold;
}

.nam_cg{
	float: left;
	width: 100%;
	border-bottom: 1px solid hsl(0deg 0% 0% / 10%);
    padding-bottom: 20px;
    margin-bottom: 15px;
}

.page-template-page-chuyengia main.content h2{
	font-size: 30px;
	font-weight: 600;
	color: #534741;
}

.page-template-page-chuyengia .entry-content{
	float: left;
	width: 100%;
}

.page-template-template-questions-archive h1.entry-title{
	text-align:  center;
	color: #3dbae3;
	font-size: 48px;
	/*font-family: Amasis eText;*/
	position: relative;
	padding-top: 30px;
	margin: 50px 0;
}

.page-template-template-questions-archive h1.entry-title::before{
    content: 'FAQs';
    font-family: 'Roboto';
    /* color: #534741; */
    position: absolute;
    font-size: 26px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 600;
}

.form_ques img{
	float: right;
	width: 524px;
}

.form_ques .form{
    float: left;
    width: calc(100% - 604px);
    margin: 145px 80px 0 0;
}

.page-template-template-questions-archive .entry-content{
	/*background: #ffffff1f;
    padding: 30px;
    border-radius: 15px;
    position: relative;
    overflow: hidden;*/
    margin: 50px 0;
    float: left;
    width: 100%;
    background: #ffffffd9;
    border-radius: 15px;
    position: relative;
}

.page-template-template-questions-archive .entry-content::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 15px;
    padding: 2px;
    background: conic-gradient(from 135deg, white 0deg, white 45deg, #33b7de 90deg, white 180deg, white 225deg, #33b7de 270deg, white 315deg, white 360deg);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

/*.page-template-template-questions-archive .cnthome::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    aspect-ratio: 1440 / 496;
    background: url(images/bg2.webp) no-repeat bottom center;
    background-size: contain;
    z-index: 1;
    opacity: 0.7;
}
*/
.page-template-template-questions-archive .cnthome::before {
    content: "";
    position: absolute;
    bottom: -76px;
    left: 0;
    width: 100%;
    height: 230px;
    background: linear-gradient(180deg, rgba(204, 246, 255, 0) 0%, rgba(207, 246, 255, 0.83) 38.14%, #cff6ff 65.82%, rgba(207, 246, 255, 0) 96.35%);
    z-index: 2;
}

.form_ques .form input[type="text"]{
    box-shadow: none;
    border: 1px solid #127fbf45;
    height: 45px;
    font-size: 16px;
    border-radius: 10px;
    background: #ffffffab;
    padding: 5px 15px;
}

.form_ques .form input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #534741 !important;
    opacity: 1; /* Firefox */
}

.form_ques .form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #534741 !important;
}

.form_ques .form input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #534741 !important;
}

.form_ques .form textarea{
	box-shadow: none;
	border: 1px solid #127fbf45;
	font-size: 16px;
	border-radius: 10px;
	background: #ffffffab;
}

.form_ques .form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #534741 !important;
    opacity: 1; /* Firefox */
}

.form_ques .form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #534741 !important;
}

.form_ques .form textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #534741 !important;
}

.form_ques .form input[type="submit"]{
    border: none;
    background: linear-gradient(to top, #117dbe, #6ecce7);
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 21px;
    height: 42px;
    padding: 0 30px;
    line-height: 45px;
    box-shadow: 1px 2px 2px #99acb4;
}

.page-template-template-questions-archive .question-title.active,
.page-template-template-questions-archive .question-title:hover{
	color: #3dbae3;
	font-size: 20px;
	cursor: pointer;
	font-weight: 600;
}

.page-template-template-questions-archive .question-title{
    font-size: 20px;
    background: url(images/ques.png) no-repeat left center;
    padding-left: 48px;
    background-size: 30px;
    margin: 0;
    position: relative;
    transition: color 0.3s;
}

.page-template-template-questions-archive .question-title::after{
    content: '';
    width: 20px;
    height: 20px;
    background: url(images/dong.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 8px;
}

.page-template-template-questions-archive .question-title.active::after{
    content: '';
    width: 20px;
    height: 20px;
    background: url(images/mo.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 8px;
}

.content-question{
	display: none;
	margin: 20px 0 10px;
    transition: all 0.3s ease;
    padding: 0 50px;
}

.page-template-template-questions-archive .fitwp_question {
	/*background: #ffffffba;*/
    margin: 5px 25px;
    border-bottom: 2px solid #3dbae38f;
    padding: 22px 0;
    border-bottom: 2px solid #3dbae38f;
}

.page-template-template-questions-archive .fitwp_question:last-child{
	border-bottom: none;
}

.fitwp_question .question-title.active + .content-question {
  display: block;
}

.page-template-template-questions-archive .archive-pagination{
	margin-bottom: 100px;
}

.banner_th{
	float: left;
	width: 100%;
}

.banner_th img{
	width: 100%;
}

.gthieu-th h2,
.content-about .widget .widgettitle{
    font-family: 'Blenda-Script';
    color: #3ebce4;
    font-size: 36px;
    margin: 50px 0 20px;
    border-bottom: 1px solid #3ebce475;
    padding-bottom: 20px;
    line-height: 1.368;
}

.gthieu-th h2 em,
.content-about .widget .widgettitle span{
	display: block;
	font-style: inherit;
}

.gthieu-th p,
.content-about .widget p{
	font-size: 18px;
	text-align: justify;
	color: #3dbae3;
}

.gthieu-th h2 strong,
.content-about .widget:nth-child(4) .widgettitle span:first-child{
	display: block;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	color:#3ebce4 ;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 400;
}

.content-about{
	margin: 70px 0 0;
}

.lis_cnt{
    background: #fff;
    box-shadow: 6px 2px 16px rgb(199 206 209 / 18%);
    border-radius: 20px;
    margin: 5px 5px 50px;
    float: left;
    padding: 0 15px;
}

.lis_cnt .cnt{
	float: left;
	width: calc(25% - 30px);
	margin: 80px 15px 50px;
}

.lis_cnt .cnt img{
	width: 105px;
	display: table;
	margin: 0 auto 20px;
}

.lis_cnt .cnt h3{
	color: #3dbae3;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.lis_cnt .cnt p{
	text-align: justify;
}

.camket h2{
	font-family: 'Blenda-Script';
	color: #fff;
	font-size: 36px;
	text-align: center;
}

.camket h2 span{
    background: linear-gradient(to top, #0e79bc, #65c6e4);
    border: 2px solid #ffffff8f;
    border-radius: 50px;
    height: 60px;
    line-height: 56px;
    display: table;
    padding: 0 40px;
    box-shadow: 2px 3px 5px #bdbdbd;
    margin: 0 auto -45px;
    z-index: 999;
    position: relative;
}

.camket{
	margin: 70px 0 20px;
}

.boxbanner img{
	margin-bottom: 20px;
}

.duan .bn img.anhtrai{
    float: left;
    width: 600px;
    position: absolute;
    left: 0;
    top: -45px;
}

.duan .bn .nd{
	float: right;
	width: calc(100% - 650px);
	margin: 30px 0;
}

.duan .bn .wrap{
	position: relative;
}

.duan .bn{
	float: left;
    width: 100%;
    background: linear-gradient(to right, #d6f0fc00, #207cbd, #d6f0fc00);
    margin-bottom: 100px;
}

.duan{
	margin: 70px 0 20px;
}

.text-da{
    display: table;
    width: 775px;
    margin: 0 auto;
    text-align: justify;
    position: relative;
}

.text-da::before{
	content: '';
	width: 37px;
	height: 24px;
	background: url(images/nhay1.png) no-repeat;
	top: 0;
	left: -30px;
	position: absolute;
}

.text-da::after{
	content: '';
	width: 37px;
	height: 24px;
	background: url(images/nhay2.png) no-repeat;
	bottom: 0;
	right: -50px;
	position: absolute;
}

.text-da p{
	font-size: 20px;
}

.text-da h3{
	text-transform: uppercase;
	display: block;
	color: #3dbae3;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
    margin: 10px 0;
}

.page-template-page-thuonghieu .certification .widget_media_image{
	float: right;
}

.page-template-page-thuonghieu .certification .widget:last-child{
	float: left;
}

.page-template-page-thuonghieu .certification .widget:last-child .textwidget:before{
	content: unset;
}

.page-template-page-thuonghieu .certification .widget:last-child .textwidget p strong{
	color: #ffcd03;
	vertical-align: middle;
}

.page-template-page-thuonghieu .certification .widget:last-child .textwidget p{
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.page-template-page-thuonghieu .certification .widget:last-child .textwidget{
	display: block;
    width: fit-content;
    background: linear-gradient(to top, #1381c0, #6bcbe7);
    padding: 5px 30px;
    position: relative;
    border-radius: 50px;
    box-shadow: 2px 3px 5px #c1c1c1;
}

.bang-wrapper table tr td:first-child{
    width: 40px;
    border-left: none;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.bang-wrapper table{
	border-spacing: 0;
}

.bang-wrapper table tr td{
	border-left: 1px solid #3dbae3;
	border-bottom: 1px solid #3dbae3;
	padding: 20px;
	text-align: justify;
	vertical-align: text-top;
}

.bang-wrapper table tr:last-child td{
	border-bottom: none;
}

.bang-wrapper table tr td:nth-child(n+2) h3 em{
   display: block;
   text-transform: uppercase;
   font-style: inherit;
   font-size: 14px;
   font-family: 'Roboto', Arial, sans-serif;
   color: #534741;
}

.bang-wrapper table tr td:nth-child(n+2) h3{
	font-size: 26px;
	display: table;
	margin: 0 auto;
	text-align: center;
	font-family: 'Blenda-Script';
	color: #3dbae3;
	line-height: 1.3;
    margin-bottom: 25px;
}

.bang-wrapper table tr td:nth-child(n+2) h3 strong{
	display: block;
}

.thuvien{
	float: left;
	width: 100%;
	margin: 50px 0;
}

.thuvien h2{
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	margin: 20px 0 40px;
}

.thuvien h2 p{
	font-size: 24px;
}

.thuvien h2 b{
	display: block;
	font-size: 55px;
	color: #3dbae3;
	font-family: 'Rosellinda';
	text-transform: none;
	font-weight: 400;
	line-height: 50px;
}

.thuvien h2 em{
	font-size: 40px;
	font-weight: bold;
	font-family: 'Roboto', Arial, sans-serif;
	text-transform: uppercase;
	font-style: inherit;
	vertical-align: bottom;
}

.thuvien .anh{
	float: left;
}

.thuvien .anh:nth-child(1){
	width: 600px;
}

.thuvien .anh:nth-child(1) i{
	width: 100%;
	height: 450px;
	object-fit: cover;
}

.thuvien .anh:nth-child(2){
	width: 240px;
	margin: 0 30px;
}

.thuvien .anh:nth-child(2) img{
	width: 100%;
	height: 340px;
	object-fit: cover;
}

.thuvien .anh:nth-child(3){
    width: calc(100% - 900px);
}

.thuvien .anh:nth-child(3) ul li{
	list-style-type: none;
    float: left;
    width: calc(50% - 8px);
    margin-bottom: 16px;
}

.thuvien .anh:nth-child(3) ul li:nth-child(2n+1){
	clear: both;
}

.thuvien .anh:nth-child(3) ul li:nth-child(even){
	margin-left: 16px;
}

.thuvien .anh:nth-child(3) ul li img{
	margin: 0;
    width: 100%;
    height: 102px;
    object-fit: cover;
    background: #fff;
}

.thuvien .anh:nth-child(3) ul li:nth-child(n+7){
	display: none;
}

.related-product .post img {
 	width: 100% !important;
    height: 270px !important;
    background: #fff;
    object-fit: cover !important;
    border-radius: 15px !important;
    display: block !important;
    margin: 0 0 15px 0 !important;
}

.related-product .main-posts{
	display: flex;
    flex-wrap: wrap;
    justify-content: center; /* căn giữa khi không đủ 4 item */
    gap: 30px 0; /* khoảng cách dọc */
}

.related-product .post {
	float: left;
	width: calc(25% - 30px);
	margin: 0 15px 50px !important;
}

.related-product .post .list-info{
	float: left;
	width: 100%;
	text-align: center;
}

.related-product .list-info .widget-item-title a{
	font-weight: 500;
	font-size: 18px;
}

.related-product .widgettitle{
	text-align: center;
	text-transform: uppercase;
	font-size: 36px;
    font-weight: bold;
    font-family: 'Roboto', Arial, sans-serif;
    color: #3dbae3;
    margin-bottom: 30px;
}

#popup {
    display: none;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#popup .widget-wrap {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 550px;
    padding: 20px;
    z-index: 3000;
    border-radius: 20px;
}

#popup .widgettitle {
    cursor: pointer;
    text-align: right;
    /* padding: 10px; */
    font-weight: 500;
    display: inline-block;
    color: #fff;
    position: absolute;
    right: -20px;
    font-size: 20px;
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    top: -20px;
    background: #e7e3e387;
    border-radius: 5px;
}

.content-br img{
	width: 100%;
	display: block;
}

.page-template-page-tracnghiem .site-inner{
	padding-top: 0;
}

.quiz-question:nth-child(2){
	margin-top: 0;
}

.quiz-question {
    margin: 50px 0;
    float: left;
    width: 100%;
}

.question-title {
    font-weight: bold;
    margin-bottom: 10px;
    
}

#result-output {
    margin: 20px 0 80px;
    font-weight: bold;
}

.quiz-question .question-title{
    background: linear-gradient(to right, #3dbae300, #3dbae3, #3dbae300);
    text-align: center;
}

.quiz-question .question-title p{
    color: #fff;
    font-size: 30px;
    padding: 13px 0 18px;
    font-family: 'Blenda-Script';
}

.quiz-question .question-title p em{
	display: block;
	font-style: inherit;
}

.list-answer .answer-option {
    padding: 10px;
    margin-bottom: 6px;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.3s;
    /* float: left; */
    width: calc(25% - 64px);
    text-align: center;
    margin: 30px 15px 0;
    box-sizing: border-box;
}

.answer-option img {
	display: table;
    margin: 10px auto 15px;
}

.answer-option.selected img,
.answer-option:hover img{
    background: #a7e0f2;
    border-radius: 100%;
}

.list-answer{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

#show-result,
#thamkhao p:first-child a{
	margin-top: 20px;
    padding: 10px 35px 13px;
    color: white;
    border: none;
    border-radius: 40px;
    cursor: pointer;
    display: table;
    margin: 30px auto 0;
    /* font-weight: bold; */
    font-size: 26px;
    background: linear-gradient(to top, #107cbd, #2fb6dd);
    box-shadow: 1px 2px 2px #99acb4;
    border: 1px solid #fff;
    font-family: 'Blenda-Script';
}

#show-result:hover,
#thamkhao p:first-child a:hover {
    background: linear-gradient(to top, #0c5079, #39a0bd);
}

.result, #thamkhao {
    display: none;
}

#result-output .result{
	float: left;
	width: 100%;
	margin-bottom: 70px;
}

#result-output .result h2{
	color: #fff;
    font-size: 30px;
    padding: 13px 0 18px;
    font-family: 'Blenda-Script';
        background: linear-gradient(to right, #3dbae300, #3dbae3, #3dbae300);
    text-align: center;
}

#result-output .result .nd1{
	float: left;
	width: 60%;
}

#result-output .result .nd2{
	float: right;
	width: 40%;
	text-align: right;
}

#result-output .result h3{
	color: #3dbae3;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0px 10px;
}

#result-output .result p{
	margin-bottom: 7px;
	font-size: 17px;
}

#result-output .result .nd2 ul li{
	list-style-type: none;
}

#result-output .result:nth-child(even) .nd2{
	float: left;
	text-align: left;
}

#result-output .result:nth-child(even) .nd1{
	float: right;
}

.content-video {
	margin: 50px 0 0;
}

.box-more-info h1 {
    font-size: 20px;
    color: #434343;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 40px;
}

.more-info {
    padding: 20px;
    float: left;
    width: calc(100% - 40px);
}

.box-more-info .avatar {
    width: 100px;
    background: none;
    border: 0;
    padding: 0;
    margin: 0 15px 15px 0;
    float: left;
}

.box-more-info p{
	margin-bottom: 10px;
}

.content-video iframe{
}

