/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #434343;
	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: #434343;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size: 15px;
	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: none;
}

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: 1170px;
	padding: 0;
}


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

.site-header {
	margin: 0 auto;
	height: 100px;
	width: 100%;
	float: left;
	position: relative;
}

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

.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: #434343;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.svg) no-repeat left center;
	background-size: 200px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header .widget-area {
	float: right;
	padding: 0;
	width: calc(100% - 250px);
	position: relative;
	margin: 21px 0 0;
}

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

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

.nav-primary .wrap{
	width: 1170px;
}

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #434343;
	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: #fff;
    display: block;
    padding: 10px 0;
    position: relative;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    margin: 0 50px 0 0;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header .menu li a:active,
.site-header .menu li a:hover,
.site-header .menu .current_page_item a,
.site-header .menu .current-cat a,
.site-header .menu .current-menu-item a {
	color: #fff;
	border-bottom: 2px solid #fff;
}

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

.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: #ffffff;
    border-bottom: 1px solid #ddd;
    color: #434343;
    font-size: 17px;
    padding: 15px;
    position: relative;
    text-transform: none;
    width: 320px;
}

.site-header .menu .bt ul li a{
	font-weight: 400;
	padding: 20px 15px;
}

.site-header .menu .bt ul li:last-child a{
	border-radius: 0 0 20px 20px;
}

.site-header .menu .bt ul li a:hover{
	font-weight: 600;
}

.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: #2C3C81;
    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 250px;
}

.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;
}

.menu-primary li li a{
	padding: 5px 15px;
	margin-right: 0;
	width: 280px;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	padding: 20px 0;
	width: 1170px;
}

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

.breadcrumb{
	float: left;
    width: 100%;
    background: url(images/br.jpg) no-repeat center center;
    background-size: cover;
    height: 350px;
    position: relative;
    text-align: center;
    display: table;
    color: #fff;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 16px;
}

.breadcrumb .wrap {
    height: 320px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}

.breadcrumb h1 a,
.breadcrumb .archive-heading a {
    background: url(images/ln1.png) no-repeat bottom center;
    padding-bottom: 10px;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 900;
}

.breadcrumb h1{
	margin: 10px 0 0;
}

.breadcrumb a{
	color: #fff;
}

.breadcrumb .label{
	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;
}

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: #434343;
	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-color: #2c3c81;
	font-size: 15px;
	padding: 10px 15px;
	color: #fff;
	border-radius: 20px 0;
}

.widget-area .widgettitle a {
	color: #fff;
	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: right;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 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 {
	background: #f2f2f2;
	color: #434343;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #1e3561;
	color: #fff;
}

/* 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 .widgettitle p,
.sidebar .widgettitle a {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

.sidebar .widgettitle{
	margin-bottom: 15px;
}

.sidebar .widget {
	background: #1e356112;
    margin: 0 0 30px;
    padding: 0 0 15px;
    float: left;
    width: 100%;
    border-bottom: 2px solid #1e3561;
    border-radius: 20px 0;
}

.sidebar .widget_media_image{
	padding-bottom: 0;
	border-bottom: 0;
}

.sidebar .widget_media_image img{
	display: block;
}

.sidebar .widget .main-posts{
	padding: 0 15px;
}

.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: #f2f2f2;
	cursor: pointer;
	padding: 10px 20px;
	color: #434343;
	-webkit-appearance: none;
}

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


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

.site-header .search-form {
    width: 300px;
    border-radius: 30px;
    height: 50px;
    background: #f8f8f8;
}

.site-header .widget_search form input[type="submit"]{
	float: right;
    border: none;
    /* padding: 20px !important; */
    background: url(images/s.svg) no-repeat center center;
    padding: 0;
    width: 50px;
    height: 50px;
    border-radius: 0 30px 30px 0;
    text-indent: -9999px;
}

.site-header .widget_search input[type="search"]{
	color: #333;
	width: calc(100% - 50px);   
	font-size: 17px; 
	padding: 0 15px;
    height: 50px;
}


.site-header .widget_search input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: 1; /* Firefox */
    font-size: 16px;
  }

.site-header .widget_search input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #333 !important;
    font-size: 16px;
  }

.site-header .widget_search input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #333 !important;
    font-size: 16px;
  }

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

.search-form input[type="search"] {
	margin: 0;
	padding: 6px 5px 6px 15px;
	width: calc(100% - 110px);
	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%;
	background: url(images/bg.jpg) no-repeat center center;
	background-size: cover;
	color: #fff;
}

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

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

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

.site-footer a:hover {
	color: #fff;
	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: 10px;
    width: 348px;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: 98%;
    background: #fff;
}

input#submit {
    float: left;
}

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

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

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

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

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

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

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

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

.comment-meta a{
	color: #666;
}

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

.comment-reply a{
	background: #f2f2f2;
	color: #434343;
	padding: 5px 10px;
}

.nocomments {
	text-align: center;
}

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

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img{
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

.search main.content .post,
.author main.content .post{
	float: left;
	width: 100%;
	margin: 0 0 40px;
}

.category main.content .post .entry-title,
.search main.content .post .entry-title{
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5px 0 15px;
}

.search main.content .post .more-link{
	display: none;
}

.category main.content .post .more-link,
.search-results main.content .post .more_link {
	background: url(images/muiten.svg) no-repeat right 20px bottom 12px #2C3C80;
    color: #ffffff;
    font-weight: 300;
    height: 40px;
    display: block;
    line-height: 40px;
    padding: 0 45px 0 20px;
    text-transform: uppercase;
    margin-top: 20px;
    width: fit-content;
    background-size: 20px;
    position: relative;
}

.category main.content .post .more-link:hover,
.search-results main.content .post .more_link:hover {
	background: url(images/muiten.svg) no-repeat right 20px bottom 12px #1778f2;
    color: #ffffff;
}

.category main.content .post .more-link::before,
.search-results main.content .post .more_link::before{
	content: '';
    width: 145px;
    height: 40px;
    border: 1px solid rgb(44 60 129 / 30%);
    position: absolute;
    top: -6px;
    left: 6px;
}

.category main.content .post .more-link:hover::before,
.search-results main.content .post .more_link:hover::before{
	content: '';
    width: 145px;
    height: 40px;
    border: 1px solid #1778f23d;
    position: absolute;
    top: -6px;
    left: 6px;
}

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

.single h1.entry-title,
.page h1.entry-title {
	font-size: 30px;
    font-weight: 700;
    color: #1e3561;
}

.single main.content table th,
.page main.content table th {
    border: 1px solid #1e3561;
    background-color: #1e3561;
    color: white;
}

.single .content .entry-content h2, .page .content .entry-content h2 {
    font-size: 25px;
    color: #1e3561;
    font-weight: 700;
    margin-bottom: 15px;
}

.single .content .entry-content h3, .page .content .entry-content h3 {
    font-size: 20px;
    color: #1778f2;
    font-weight: 700;
    margin-bottom: 15px;
}

.single .content .entry-content table, .page .content .entry-content table{
	border-collapse: collapse;
    width: 100%;
    margin-bottom: 15px;
}

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

.sidebar .widget .post a,
.sidebar .widget .sp a{
	color: #333;
	font-weight: 500;
	margin: 0;
}

.sidebar .widget .post img{
    height: 90px;
    object-fit: cover;
    float: left;
    width: 160px;
    margin: 0 15px 0 0;
    border-radius: 10px;
}

.sidebar .widget .post .widget-item-title{
      text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.site-header .widget-area .widget{
	float: right;
	margin-left: 10px;
}

.site-header .widget-area .widget_text ul li{
	list-style-type: none;
	float: left;
	margin-left: 10px;
}

.site-header .widget-area .widget:first-child{
	margin-left: 0;
}

.site-header .widget-area .widget_text ul li:last-child a{
	background: url(images/call.png) no-repeat left 13px center #1e3561;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px 0 40px;
    border-radius: 30px;
}

.site-header .widget-area .widget_text ul li:first-child a{
	height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0 20px 0 50px;
    background: url(images/datew.svg) no-repeat left 20px center #1778f2;
    color: #fff !important;
    border-radius: 30px;
    border: none !important;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
}


.site-header .gt_float_switcher {
    box-shadow: none !important;
    border-radius: 10px !important;
    background: none !important;
}

.site-header .gt_float_switcher .gt-selected {
    background-color: #f8f8f8;
    border-radius: 30px;
    height: 50px;
    line-height: 27px;
}

.site-header .gt_float_switcher img{
	width: 27px;
}

.site-header  .gt_float_switcher .gt-selected .gt-current-lang {
    color: #434343;
    font-size: 17px;
}

.content-slider .slick-prev,
.content-gioithieu .slick-prev {
	background: url(images/prev1.svg) no-repeat center center;
    width: 30px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
}

.content-slider .slick-next,
.content-gioithieu .slick-next{
    background: url(images/next1.svg) no-repeat center center;
    width: 30px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 45%;
    transform: translateY(-50%);
    z-index: 300;
    text-indent: -9999px;
    outline: 0;
    cursor: pointer;
    border: 0;
}

.content-gioithieu .slick-prev{
    background-size: 20px;
    border-radius: 5px;
    width: 20px;
    height: 35px;
    left: -25px;
}

.content-gioithieu .slick-next{
	background-size: 20px;
    border-radius: 5px;
    width: 20px;
    height: 35px;
    right: -25px;
}

.content-gioithieu h2,
.content-coso h2,
.content-dichvu h2,
.content-baochi h2,
.content-hieuqua h2,
.content-news h2 a{
    text-align: center;
    text-transform: uppercase;
    font-size: 34px;
    font-weight: 900;
    color: #1e3561;
    margin: 70px auto 30px;
    position: relative;
    width: fit-content;
}

.content-gioithieu h2::after,
.content-dichvu h2::after,
.content-baochi h2::after,
.content-news h2 a::after{
	content: '';
	width: 230px;
	height: 10px;
	background: url(images/right.png) no-repeat right center;
	position: absolute;
	right: -245px;
	top: 16px;
}

.content-gioithieu h2::before,
.content-dichvu h2::before,
.content-baochi h2::before,
.content-news h2 a::before{
	content: '';
	width: 230px;
	height: 10px;
	background: url(images/left.png) no-repeat left center;
	position: absolute;
	left: -245px;
    top: 16px;
}

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

.content-gioithieu .left{
	float: left;
	width: 420px;
	margin: 0 15px;
	text-align: right;
}

.content-gioithieu .left img{
	height: 600px !important;
	width: auto;
}

.content-gioithieu .right{
	float: right;
	width: calc(100% - 490px);
	margin: 0 15px;
}

.content-gioithieu .right .widgettitle{
	font-size: 26px;
    font-weight: 900;
    color: #1e3561;
    text-transform: uppercase;
    margin: 0 0 10px;
    line-height: 1.3;
}

.content-gioithieu .right .widget{
	margin-bottom: 15px;
}

.content-gioithieu .right .nd .widget:first-child p{
	font-size: 18px;
    font-weight: bold;
    color: #1e3561;
}

.content-gioithieu .right ul li{
	list-style-type: none;
    background: url(images/tich.png) no-repeat left center;
    padding-left: 25px;
    margin: 10px 0;
    background-size: 18px;
    color: #1e3561;
    font-weight: 500;
    font-size: 17px;
}

.content-gioithieu .right ol li{
	list-style-type: none;
	margin: 10px 7px;
}

.content-gioithieu .right .nd .widget:nth-child(n+2) .textwidget{
	margin-left: 25px;
}

.content-gioithieu .right .nd .widget:last-child li{
	background: #1778f2;
	text-transform: uppercase;
	font-weight: 600;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	margin: 0 5px ;
}

.content-gioithieu .right .nd .widget:last-child li:last-child{
	background: unset;
	padding: 0;
}

.content-gioithieu .right .nd .widget:last-child li:last-child a{
    background: #1e3561;
    display: inline-block;
    color: #fff;
    padding: 0 40px;
    border-radius: 30px;
}

.content-gioithieu .right .nd .widget:last-child ul{
	text-align: center;
}

.content-gioithieu .congsu{
	display: table;
    width: 850px;
    margin: 0 auto;
}

.content-gioithieu .congsu .widget{
	float: left;
	width: calc(50% - 30px);
	margin: 30px 15px;
	text-align: center;
}

.content-gioithieu .congsu .widget img{
	width: 100%;
	border-radius: 10px;
	margin: 0 0 7px;
}

.content-gioithieu .congsu .widget .title a{
	font-size: 19px;
    font-weight: bold;
    color: #1e3561;
    text-transform: uppercase;
}

.content-gioithieu .congsu .widget .noidung p{
	font-weight: 600;
    color: #1e3561;
    font-style: italic;
}

.content-gioithieu .congsu .widget .readmore{
	background: #1e3561;
    display: inline-block;
    color: #fff;
    padding: 0 40px;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 15px 0 0;
}

.content-gioithieu{
	margin-bottom: 20px;
}

.content-coso{
	background: url(images/bg2.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 0;
}

.content-coso h2,
.content-hieuqua h2{
    color: #fff;
    margin: 0 auto 30px;
}

.content-coso h2::after,
.content-hieuqua h2::after{
	content: '';
	width: 190px;
	height: 10px;
	background: url(images/right2.png) no-repeat right center;
	position: absolute;
	right: -215px;
	top: 16px;
}

.content-coso h2::before,
.content-hieuqua h2::before{
	content: '';
	width: 190px;
	height: 10px;
	background: url(images/left2.png) no-repeat left center;
	position: absolute;
	left: -215px;
    top: 16px;
}

.content-coso .widget:first-child,
.content-dichvu .widget:first-child{
	float: left;
	width: 100%;
}

.content-coso .widget,
.content-dichvu .widget{
	float: left;
	width: calc(33.33% - 30px);
	margin: 0 15px;
	text-align: center;
	position: relative;
}

.content-coso .widget img,
.content-dichvu .widget img{
	border-radius: 10px;
	width: 100%;
	margin: 0 0 15px;
}

.content-coso .widget .title{
	color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
}

.content-coso .widget .title span{
	display: block;
}

.content-coso .widget .noidung p{
	color: #fff;
	font-size: 18px;
}

.content-dichvu .widget .title{
	position: absolute;
    width: 90%;
    left: 5%;
    background: #fff;
    box-shadow: 0px 2px 3px #eeeeee;
    text-align: center;
    bottom: 0;
    border-radius: 5px;
}

.content-dichvu .widget .title a{
	width: 100%;
    color: #1e3561;
    text-transform: uppercase;
    padding: 10px 0;
    font-weight: bold;
    display: block;
    font-size: 22px;
    border-radius: 5px;
}

.content-dichvu .widget:hover .title a{
	background: #1e3561;
	color: #fff;
}

.content-hieuqua{
	background: url(images/bg3.webp) fixed center center;
    background-size: cover;
    padding: 60px 0;
}

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

.content-hieuqua .widget:first-child li{
	list-style-type: none;
    cursor: pointer;
    display: inline-block;
    padding: 9px 30px;
    border-right: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    float: left;
}

.content-hieuqua .widget:first-child ul{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: fit-content;
    margin: 0 auto;
    border-radius: 20px 20px 0 0;
    display: table;
}

.content-hieuqua .widget:first-child li:first-child{
	border-left: 1px solid #fff;
	border-radius: 20px 0 0 0;
}

.content-hieuqua .widget:first-child li:last-child{
	border-radius: 0 20px 0 0;
}

.content-hieuqua .widget:first-child li:hover,
.content-hieuqua .widget:first-child li.active{
	background: #fff;
	color: #1e3561;
}

.content-hieuqua .caia-post-list-widget .widgettitle{
	display: none;
}

.content-hieuqua .caia-post-list-widget{
	height: 0;
	opacity: 0;
}

.content-hieuqua .caia-post-list-widget.current{
	height: auto;
	opacity: 1;
}

.content-hieuqua .post{
	margin: 50px 15px 0;
	border-radius: 15px;
	background: #fff;
}

.content-hieuqua .post img{
	border-radius: 15px 15px 0 0;
	width: 100%;
	margin: 0 0 15px;
}

.content-hieuqua .post .list-info{
    padding: 0 15px 15px 15px;
    text-align: center;
}

.content-hieuqua .post .widget-item-title a{
	font-size: 20px;
	color: #1e3561;
	font-weight: bold;
}

.content-hieuqua .post .widget-item-title.tieude2 a{
	text-transform: uppercase;
}

.content-hieuqua .post .more_text a{
    background: #1e3561;
    color: #fff;
    border-radius: 30px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    padding: 0 30px;
    font-weight: 500;
    text-transform: uppercase;
}

.content-hieuqua .post .more_text a:hover,
.content-gioithieu .congsu .widget .readmore:hover,
.content-gioithieu .right .nd .widget:last-child li:last-child a:hover{
	background: #1778f2;
}

.content-gioithieu .right .nd .widget:last-child li:hover{
	background: #1e3561;
}

.content-hieuqua .custom_paging,
.content-baochi .custom_paging{
	float: left;
	width: 100%;
	text-align: center;
	margin: 40px 0 0;
}

.content-hieuqua .custom_paging li,
.content-baochi .custom_paging li{
	list-style-type: none;
	background: #fff;
	width: 20px;
	height: 6px;
	display: inline-block;
	margin: 0 3px;
	cursor: pointer;
	border-radius: 10px;
}

.content-hieuqua .custom_paging li.slick-active{
	background: #fff;
	width: 50px;
	border-radius: 10px;
}

.content-baochi .custom_paging li{
	background: #1e35616e;
}

.content-baochi .custom_paging li.slick-active{
	background: #1e3561e8;
	width: 50px;
	border-radius: 10px;
}

.content-thanhtuu ul li{
	list-style-type: none;
	float: left;
	width: 25%;
	text-align: center;
	font-size: 22px;
	margin: 70px 0 ;
}

.content-thanhtuu ul li strong{
    display: block;
    font-size: 55px;
    font-weight: 900;
    color: #1868cd;
}

.content-thanhtuu ul li em{
	font-style: inherit;
	font-weight: 900;
}

.content-thanhtuu{
	position: relative;
}

.content-news h2{
	text-align: center;
	margin: 0;
}

.content-news .main-posts,
.content-news ul{
	float: left;
	width: calc(50% - 30px);
	margin: 30px 15px;
}

.content-news ul li{
	float: left;
	width: 100%;
	list-style-type: none;
	margin-bottom: 15px;
}

.content-news ul li img{
	float: left;
	width: 175px;
	margin: 0 ;
	border-radius: 5px;
}

.content-news ul li a{
	color: #434343;
	font-weight: bold;
}

.content-news ul li p:nth-child(2){
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 7px;
}

.content-news .post-info{
	background: url(images/date.svg) no-repeat left center;
	padding-left: 25px;
	font-size: 15px;
	color: #797979;
	margin-bottom: 7px;
}

.content-news ul li .post-info{
	float: left;
}

.content-news .post .widget-item-title a{
	font-size: 20px;
	font-weight: 600;
	color: #1e3561;
}

.content-news .post img{
	width: 100%;
	margin: 0 0 15px;
	border-radius: 5px;
}

.content-news .post .more-link{
	display: none;
}

.content-news ul li a:hover{
	color: #1e3561;
}

.category main.content .post .entry-title a:hover, 
.search main.content .post .entry-title a:hover{
	color: #1778f2;
}

.site-footer .widget{
	float: left;
	width: calc(33.33% - 30px);
	margin: 40px 15px;
}

.site-footer .widget .widgettitle{
	text-transform: uppercase;
	font-weight: 900;
	font-size: 20px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.site-footer .widget .widgettitle::after{
    content: '';
    width: 60px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.site-footer .widget:nth-child(n+2) ul{
	margin-left: 20px;
}

.site-footer .widget ul li{
	margin-bottom: 10px;
}

.site-footer .widget:nth-child(1) ul li{
	list-style-type: none;
}

.site-footer .widget:nth-child(1) ul img {
    vertical-align: middle;
    margin: 0 10px 0 0;
    width: 16px;
}

.site-footer .widget:nth-child(2) .textwidget .widgettitle{
	font-size: 18px;
    margin: 30px 0 20px;
}

.site-footer .widget:nth-child(2) p img{
	margin-right: 5px;
}

.site-footer .widget:nth-child(1) .widgettitle:after{
	content: unset;
}

.site-footer .widget:nth-child(1) .widgettitle{
    background: url(images/logot.png) no-repeat left top;
    background-size: 220px;
    padding: 70px 0 0;
    margin: 0px 0 20px;
}

.content-dangky{
	background: url(images/bgdky.jpg) no-repeat center center;
	background-size: cover;
	padding: 30px 0 0;
	margin: 50px 0 0;
}

.home .content-dangky{
	margin: 0;
}

.content-dangky .widget{
	float: left;
	width: calc(50% - 30px);
	margin: 0 15px;
}

.content-dangky .widget img{
	display: block;
}

.content-dangky .widget_caldera_forms_widget{
	background: #ffffff14;
	border-radius: 20px;
	margin: 70px 15px;
}

.content-dangky .widget_caldera_forms_widget .widget-wrap{
	padding: 30px;
}

.content-dangky .widget_caldera_forms_widget .widgettitle{
	text-transform: uppercase;
	color: #fff;
	font-size: 24px;
	font-weight: 900;
	text-align: center;
	margin-bottom: 20px;
}

.content-dangky .widget_caldera_forms_widget input,
.content-dangky .widget_caldera_forms_widget select,
.single main.content .entry-content .caldera-grid input,
.page main.content .entry-content .caldera-grid input,
.single main.content .entry-content .caldera-grid select,
.page main.content .entry-content .caldera-grid select{
	box-shadow: none;
	border: none;
	font-size: 16px;
	height: 40px;
	border-radius: 10px;
}

.content-dangky .widget_caldera_forms_widget textarea,
.single main.content .entry-content .caldera-grid textarea,
.page main.content .entry-content .caldera-grid textarea{
	box-shadow: none;
	border: none;
	font-size: 16px;
	border-radius: 10px;
}

.content-dangky .widget_caldera_forms_widget em,
.single main.content .entry-content .caldera-grid em,
.page main.content .entry-content .caldera-grid em,
.single main.content .entry-content .caldera-grid p,
.page main.content .entry-content .caldera-grid p{
	color: #fff;
	margin-bottom: 10px;
	display: block;
}

.content-dangky .widget_caldera_forms_widget input[type="submit"],
#popup .widget_caldera_forms_widget input[type="submit"],
.single main.content .entry-content .caldera-grid input[type="submit"],
.page main.content .entry-content .caldera-grid input[type="submit"]{
	display: table;
    margin: 0 auto;
    background: #c70b0e;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 30px;
    box-shadow: 0px 2px 3px #540708;
    border-radius: 30px;
    border: none;
}

.content-dangky .widget_caldera_forms_widget .call a,
.single main.content .entry-content .caldera-grid .call a,
.page main.content .entry-content .caldera-grid .call a,
#popup .widget_caldera_forms_widget .call a {
    color: #fff;
    display: table;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    background: url(images/call.png) no-repeat left center;
    padding-left: 36px;
}

#popup .widget_caldera_forms_widget .call{
	display: none;
}

.content-dangky .widget_caldera_forms_widget .call a span,
.single main.content .entry-content .caldera-grid .call a span,
.page main.content .entry-content .caldera-grid .call a span,
#popup .widget_caldera_forms_widget .call a span{
	display: block;
	font-size: 30px;
	font-weight: 800;
}

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

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

.content-baochi .youtube-video{
	margin: 0 15px;
}

.content-baochi .youtube-video p{
	color: #1e3561;
	font-weight: 500;
	font-size: 18px;
}

.content-baochi{
	margin-bottom: 50px;
}

.category main.content .post {
    float: left;
    width: 100%;
    margin: 0 0 30px;
    overflow: hidden;
    position: relative;
}


.category main.content .post img,
.search main.content .post img,
.author main.content .post img {
	padding: 0;
	border: none;
	background: unset;
	border-radius: 10px;
	float: left;
	width: 290px;
	margin: 0 15px 0 0;
}

.search main.content .post img,
.author main.content .post img{
	float: left;
	width: 290px;
	margin: 0 15px 0 0;
}

.category main.content .post .entry-title a,
.search main.content .post .entry-title a,
.author main.content .post .entry-title a{
    font-weight: 500;
    font-size: 18px;
    color: #1e3561;
}

.category main.content .post .post-date {
	position: absolute;
    left: 10px;
    top: 5px;
    background: #1778f2d4;
    display: inline-block;
    padding: 7px 5px 0;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.category main.content .post .post-date .year {
    display: block;
    font-size: 16px;
    font-weight: 800;
}

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

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

#popup .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;
}

#popup .widget_caldera_forms_widget .caldera-grid .widgettitle {
	position: relative;
    border: none;
    color: #1e3561;
    width: 100%;
    height: auto;
    right: auto;
    top: auto;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 900;
    text-align: center;
    margin: 20px 0 20px !important;
}


#popup .widget_caldera_forms_widget input,
#popup .widget_caldera_forms_widget select {
    box-shadow: none;
    border-radius: 5px;
    font-size: 16px;
    height: 42px;
    border: 1px solid #e3dede;
}

#popup .widget_caldera_forms_widget textarea {
    box-shadow: none;
    border-radius: 5px;
    font-size: 16px;
    border: 1px solid #e3dede;
}

#popup .note img{
	width: 200px;
    margin: 0 auto;
    display: table;
}

#popup .note p{
	text-transform: uppercase;
    font-size: 29px;
    font-weight: 900;
    color: #1e3561;
    text-align: center;
    margin: 5px 0;
}

#popup .call{
    text-align: center;
    font-weight: 600;
    margin: 10px 0 0;
    font-size: 18px;
    color: #1868cd;
}

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

.content-fix{
	position: fixed;
	top: 30%;
	right: 5px;
	z-index: 99;
}

.content-fix ul li img{
	width: 55px;
	margin: 0;
}

.content-fix ul li:last-child{
	cursor: pointer;
}

.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:10px 0 30px;
}

.info_date li a{
	cursor: default;
}

.yarpp-related .widgettitle{
	font-size: 24px;
    font-weight: bold;
    color: #1e3561;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.yarpp-related .widgettitle::after{
	content: '';
    width: 60px;
    height: 1px;
    background: #1e3561;
    position: absolute;
    left: 0;
    bottom: 0;
}

.yarpp-related .widget-item-title a{
	font-weight: 500;
    color: #1e3561;
}

.yarpp-related .widget-item-title{
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 15px;
}

#click-menu{
	display: none;
}

.nav-primary.f-nav{
	position: fixed;
	top: 0;
	z-index: 999;
}

.gt_float_switcher .gt_options.gt-open{
		background: #fff;
	}

.datlichngay span {
    background: url(images/datew.svg) no-repeat left 30px center #1e3561;
    color: #fff !important;
    padding: 12px 30px 12px 60px !important;
    border-radius: 10px;
    animation: none;
    transition: background-color 0.4s ease;
    font-size: 17px !important;
    background-size: 24px;
    margin: 10px auto !important;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 2px 3px #0f3463;
    display: table;
    animation: zoomInOut 1.7s infinite ease-in-out;
    cursor: pointer;
}

.datlichngay span:hover{
	background: url(images/datew.svg) no-repeat left 30px center #1e3561;
	animation-play-state: paused;
	padding: 12px 30px 12px 60px !important;
	 background-size: 24px;
}

.nutgoi  a {
	background: url(images/bs.png) no-repeat left 30px center #b50d0f;
    color: #fff !important;
    padding: 12px 30px 12px 80px !important;
    border-radius: 40px;
    animation: none;
    transition: background-color 0.4s 
ease;
    font-size: 18px !important;
    background-size: 37px;
    margin: 10px auto !important;
    font-weight: bold;
    box-shadow: 0 2px 3px #740c0b;
    display: table;
    animation: zoomInOut 1.7s infinite 
ease-in-out;
    cursor: pointer;
    text-transform: uppercase;
}

.nutgoi a:hover{
	animation-play-state: paused;
}

.nutgoi  a b{
	font-size: 24px;
    font-weight: 900;
}

@keyframes zoomInOut {
    0%, 100% {
        transform: scale(0.9);
    }
    50% {
        transform: scale(1); /* phóng to 10% */
    }
}

.single main.content .entry-content .caldera-grid,
.page main.content .entry-content .caldera-grid{
	background: #1e3561;
	border-radius: 20px;
    margin: 20px 0;
    padding: 30px;
}

.content-fix .image-upload img{
	float: left;
    width: 70px;
    margin: -12px 15px 0 -45px;
    position: absolute;
    border: 3px solid #c70b0e;
    border-radius: 100%;
}

.content-fix .image-upload{
    background: #c70b0e;
    position: absolute;
    width: 190px;
    right: 5px;
    border-radius: 15px;
    cursor: pointer;
    margin-top: 20px;
}

.content-fix .image-upload p.title a{
	color: #fff;
    padding: 12px 15px 12px 40px;
    /*background: url(images/icon-hotline.gif) no-repeat right 15px center;
    background-size: 30px;*/
    display: block;
}

.site-header .widget_search .widgettitle{
	background: url(images/s.svg) no-repeat center center;
    padding: 0;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: none;
    cursor: pointer;
}

.gt_float_switcher .gt_options a{
	font-size: 17px;
	font-weight: bold;
}

/* -------------------- MOBILE ------------------*/

@media (max-width: 1170px){
	.wrap,
	.site-footer .wrap,
	.nav-primary .wrap,
	.site-inner{
		width: calc(100% - 30px);
		margin: 0 15px;
	}

	.menu-primary a, .menu-secondary a, .site-header .menu a{
		margin: 0 28px 0 0;
	}

	.site-header .search-form {
	    width: 180px;
	}

	.content-gioithieu h2::after, .content-dichvu h2::after, .content-baochi h2::after, .content-news h2 a::after,
	.content-gioithieu h2::before, .content-dichvu h2::before, .content-baochi h2::before, .content-news h2 a::before,
	.content-coso h2::after, .content-hieuqua h2::after,
	.content-coso h2::before, .content-hieuqua h2::before{
		content: unset;
	}

	.content-gioithieu .left, .content-gioithieu .right{
		width: 100%;
		margin: 0 0 15px;
	}

	.content-gioithieu h2{
		display: none;
	}

	.content-gioithieu .widget_media_image img{
		width: 270px;
    	margin: 20px auto 0;
    	display: table;
	} 

	.content-gioithieu .right .widgettitle {
	    font-size: 24px;
	}

	.content-gioithieu .right .nd .widget:nth-child(n+2) .textwidget{
		margin: 0;
	}

	.content-coso .widget:first-child, .content-dichvu .widget:first-child{
		margin: 0;
	}

	.content-sidebar .content, .sidebar-content .content {
	    width: 65%;
	    margin-left: 0;
	}

	.sidebar {
	    width: 32%;
	    margin-right: 0;
	}



}


@media (max-width: 960px){
	.site-footer .widget{
		width: 100%;
		margin: 0 0 15px;
	}

	#click-menu{
		display: block;
        top: 80px;
        left: 15px;
        background: #7a8aa759;
        padding: 5px 5px 0 5px;
        border-radius: 5px;
	}

	#click-menu.f-click{
		position: fixed;
    	top: 9px;
	}

	#responsive-menu.f-menu{
		position: fixed;
		top: 50px;
		height: calc(100% - 50px);
	}

	#click-menu .line{
		width: 26px;
	}

	.category main.content .post{
		width: 100%;
		margin: 0 0 20px;
	}

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

	.site-header .widget-area .widget_search form{
		display: none;
	}

	.site-header .gt_float_switcher .gt-selected .gt-current-lang {
	    padding: 10px 0;
	}

	.site-header .widget-area .widget_search .widgettitle{
		display: block;
        margin: 8px 0px;
        background-size: 20px;
	}

	.site-header .widget-area .widget_text{
		display: none;
	}

	.breadcrumb,
	.breadcrumb .wrap{
		height: 240px;
	}

	.content-dangky .widget_media_image{
		display: none;
	}

	.content-dangky .widget_caldera_forms_widget{
		width: 100%;
		margin: 50px 0;
	}

	.content-sidebar .content, .sidebar-content .content,
	.sidebar{
        width: 100%;
    }

    .content-gioithieu .right .widget_media_image{
    	float: left;
    	width: 50%;
    }

    .content-gioithieu .right .widget:nth-child(n+3){
    	clear: both;
    }

    .content-gioithieu .right .widgettitle {
        font-size: 20px;
    }

    .content-gioithieu .right .nd .widget:nth-child(2) p {
	    font-size: 16px;
        font-weight: 500;
        color: #1e3561;
	}

	.content-gioithieu .right .nd .widget:last-child li:last-child a {
	    padding: 0 20px;
	    min-width: 112px;
	    height: 45px;
        line-height: 45px;
	}

	.content-gioithieu .right .nd .widget:last-child li{
		padding: 0 20px;
		height: 45px;
    	line-height: 45px;
    	margin-bottom: 10px;
	}

	.content-gioithieu .slick-prev{
		left: 0;
	}

	.content-gioithieu .slick-next{
		right: 0;
	}

	.content-gioithieu .congsu .widget {
	    width: calc(50% - 20px);
	    margin: 10px 10px 20px;
	}

	.content-gioithieu .congsu .widget .title a {
	    font-size: 18px;
	}

	.content-gioithieu .congsu .widget .readmore {
	    padding: 0 20px;
	    height: 45px;
	    line-height: 45px;
	    margin: 15px 0 0;
	}

	.site-header,
	.title-area{
		height: 70px;
	}

	.site-title a, .site-title a:hover {
	    background-size: 155px;
	}

	.title-area{
		width: 165px;
	}

	.site-header .gt_float_switcher .gt-selected {
	    border-radius: 10px;
	    height: 45px;
	}

	.content-gioithieu .right{
		margin: 0;
	}

	.content-gioithieu h2, .content-coso h2, .content-dichvu h2, .content-baochi h2, .content-hieuqua h2, .content-news h2 a{
		font-size: 28px;
	}

	.content-dichvu h2{
		margin: 40px auto 20px;
	}

	.content-baochi h2{
		margin: 30px auto 20px;
	}

	.content-coso {
	    padding: 40px 0;
	}

	.content-coso .widget,
	.content-dichvu .widget{
		float: left;
		width: 100%;
		margin: 0 0 15px;
	}

	.content-dichvu .widget{
		margin-bottom: 20px;
	}

	.content-coso .widget img {
        width: 150px;
        float: left;
        margin: 0 15px 0 0;
    }

    .content-coso .widget .box{
    	float: right;
    	width: calc(100% - 170px);
    }

    .content-coso .widget .noidung p {
	    font-size: 15px;
	    line-height: 1.3;
	    text-align: left;
	}

	.content-coso .widget .title {
	    font-size: 20px;
	    margin-bottom: 10px;
	    line-height: 1.3;
	    text-align: left;
	    text-transform: inherit;
	}

	.content-dichvu .widget .title a{
		font-size: 18px;
	}

	.content-baochi .youtube-video {
	    margin: 0 5px;
	}

	.content-hieuqua .custom_paging, .content-baochi .custom_paging {
	    margin: 20px 0 0;
	}

	.content-baochi {
	    margin-bottom: 30px;
	}

	.content-hieuqua .widget:first-child li{
		padding: 9px 0;
	    border: 1px solid #fff;
	    font-size: 16px;
	    float: left;
	    width: 100%;
	    border-radius: 20px !important;
	    margin-bottom: 10px;
	}

	.content-hieuqua .widget:first-child ul{
		border-bottom: none;
		border-top: none;
	}

	.content-hieuqua .post {
	    margin: 30px 5px 0;
	    width: 300px;
	}

	.content-news .main-posts, .content-news ul {
	    float: left;
	    width: 100%;
	    margin: 0 0 15px;
	}

	.content-news h2{
		margin: 10px 0 20px;
	}

	.site-header .widget-area {
	    width: 106px;
	    margin: 8px 0;
	}

	.site-header .gt_float_switcher .gt-selected .gt-current-lang {
	    font-size: 18px;
	}

	.site-header .gt_float_switcher {
	    border-radius: 0px !important;
	    margin: 5px 0 0;
	}

	.gt_float_switcher .gt-selected .gt-current-lang {
	    padding: 7px 15px;
	}

	.site-header .caia_code_widget a{
		color: #fff;
        font-size: 14px;
        font-weight: 400;
        background: url(images/call.svg) no-repeat left center;
        position: absolute;
        top: 67px;
        padding-left: 50px;
        width: 126px;
        right: 0px;
        background-size: 40px;
        line-height: 1.3;
	}

	.site-header.f-head .caia_code_widget a{
		position: fixed;
        top: 3px;
        z-index: 9999;
        right: 15px;
	}

	.site-header .caia_code_widget a em{
		font-style: inherit;
		font-size: 20px;
		font-weight: 900;
		display: block;
	}

	.breadcrumb h1 a, .breadcrumb .archive-heading a{
		font-size: 32px;
	}

	#popup .widget_caldera_forms_widget .widget-wrap{
		width: 75%;
	}

	.category.class-camnhan main.content .post{
		width: 100%;
		margin: 0 0 20px;
	}

	.nav-primary #menu-main-menu{
		display: none;
	}

	.content-gioithieu .left img{
		height: auto !important;
	}

	.content-gioithieu .right .widget:first-child{
		float: left;
		width: 50%;
		margin: 50px 0 0;
	}

	.content-gioithieu .right .widget:first-child .widgettitle{
		font-weight: 900;
		position: relative;
		padding-bottom: 10px;
	}

	.content-gioithieu .right .widget:first-child .widgettitle::after{
		content:'';
		width: 100px;
		height: 1px;
		background: #1e3561;
		position: absolute;
		left: 0;
		bottom: 0;
	}

	.content-gioithieu .right .widget:first-child .widgettitle span{
		display: block;
		font-weight: 900;
	}

	.content-gioithieu .right .widget:nth-child(2){
		float: right;
		width: calc(50% - 15px);
		margin: 0 0 0 15px;
	}

	.content-gioithieu .right .nd .widget:first-child p{
		font-size: 15px;
	}

	.content-gioithieu .congsu{
		width: 100%;
	}

	.site-header .gt_float_switcher .gt-selected{
		background: unset;
	}

	.site-header .gt_float_switcher img{
		display: none;
	}

	.site-header .widget_search .widgettitle.active{
		    background: unset;
	    color: #707070;
	    text-indent: inherit;
	    text-align: center;
	    font-size: 20px;
	    line-height: 40px;
	    cursor: pointer;
	}

	.site-header .widget_search.active form{
		position: fixed;
        right: 10px;
        top: 71px;
        z-index: 999;
        width: 200px;
        height: 48px;
        display: block;
	}


}



.site-header .gt-selected .gt-current-lang span.gt_float_switcher-arrow{
	transform: rotate(0deg) !important;
}


@media (max-width: 600px){

	.category main.content .post img, .search main.content .post img, .author main.content .post img{
		width: 100%;
		margin: 0 0 15px;
		float: none;
	}

	.content-gioithieu .congsu .widget .title{
		height: 58px;
		overflow: hidden;
	}

	table {
	  display: block;              /* quan trọng: biến table thành block cuộn được */
	  width: 100%;
	  overflow-x: auto;
	  white-space: nowrap;         /* tránh xuống dòng */
	  -webkit-overflow-scrolling: touch;
	}

	#popup .note img {
	    width: 150px;
	}

	.breadcrumb, .breadcrumb .wrap {
        height: 150px;
    }

    .breadcrumb h1 a, .breadcrumb .archive-heading a {
        font-size: 28px;
    }

	.content-thanhtuu ul li {
	    width: calc(50% - 10px);
	    font-size: 16px;
	    margin: 0 5px 20px;
	    line-height: 1.3;
	}

	.content-thanhtuu ul li strong {
	    font-size: 30px;
	}

	.content-thanhtuu{
		margin: 40px 0 20px;
	}

	.content-news ul li img{
		width: 140px;
	}

	.content-dangky .widget_caldera_forms_widget {
        margin: 0 0 30px;
    }

    .site-footer{
    	padding: 30px 0 0;
    }

    .content-fix{
    	top: auto;
    	bottom: 20px;
    }

    .sidebar .widget .post img{
    	width: 140px;
    }

    .content-dangky{
    	margin: 30px 0 0;
    }

    .info_date li:last-child::before{
    	content: unset;
    }

    .info_date li{
    	width: 100%;
    	padding: 0;
    	margin: 0 0 5px;
    	border: none;
    }

    .single main.content iframe{
    	width: 100%;
    }

    .content-thanhtuu ul li:nth-child(2n+1){
    	clear: both;
    }


}