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

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

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

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

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Mulish', 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: 85px;
	width: 100%;
	float: left;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 190px;
	margin-left: 15px;
	height: 85px;
}

.site-title {
	font-family: 'Mulish', 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: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat left center;
	background-size: 170px;
}

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

.site-header .widget-area {
	float: right;
	padding: 0;
	width: auto;
	margin-right: 15px;
	margin-top: 20px;
}

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

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

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

.menu-primary,
.menu-secondary,
.site-header .menu {
	clear: both;
	color: #333;
	font-size: 15px;
	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: #548a4d;
	display: block;
	padding: 12px 20px 9px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
    font-weight: bold;
}

.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: #88b04b;
}

.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: #3f883f;
    border-bottom: #fff;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    position: relative;
    text-transform: none;
    width: 240px;
    position: relative;
}

.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: #88b04b;
	color: #fff;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header .menu li ul {
height: auto;
    left: -9999px;
    margin: 0;
    position: absolute;
    width: 260px;
    z-index: 9999;
    padding-top: 10px;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
}

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

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

.breadcrumb{
	float: left;
	width: 100%;
	background: #d3faf7;
	padding: 20px 0;
	text-align: center;
	color: #548a4d;
	font-weight: bold;
	font-size: 15px;
}

.breadcrumb .wrap{
	width: 1140px;
}

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

.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: 'Mulish', 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: #333;
	font-family: 'Mulish', 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: 16px;
}

h4 {
	font-size: 16px;
}

.taxonomy-description h1,
.widget-area .widgettitle {
	background-color: #f2f2f2;
	font-size: 15px;
	padding: 10px 15px;
	color: #333;
}

.widget-area .widgettitle a {
	color: #333;
	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;
    padding: 0;
    border-radius: 100%;
    width: 60px;
    height: 60px;
}

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: 15px;
	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: #f4fefd;
	color: #333;
	padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #395081;
	color: #fff;
	font-weight: bold;
}

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

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

.sidebar-secondary {
	float: left;
	width: 150px;
}

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

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #fff;
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #548a4d ;
    cursor: pointer;
    padding: 10px 20px;
    color: #fff;
    -webkit-appearance: none;
    height: auto !important;
    width: fit-content !important;
    display: table;
    margin: 0 auto;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

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


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

.site-header .search-form {
	float: right;
	padding: 12px 0 0;
}

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

.search-form input[type="search"] {
	margin: 0;
    padding:2px 5px;
    width: 180px;
    background: unset;
    border: none;
    color: #333;
}

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

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

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

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

.site-footer p {
	font-size: inherit;
}

.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: 0 0 10px 0;
    padding: 10px;
    width: calc( 100% - 20px);
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
    width: calc(100% - 22px);
    background: #fff;
}

input#submit {
    float: left;
    background: #395081;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    border: none;
    margin-top: 5px;
}

.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: #395081;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 5px;
}

p.comment-author {
    font-size: 16px;
    font-weight: bold;
    color: #408640;
}

p.comment-author .says {
    color: #333;
    font-weight: 400;
    font-size: 15px;
}

.nocomments {
	text-align: center;
}

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

.bypostauthor {
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img{
    display: block;
}

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

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

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

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

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

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

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

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

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

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

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

.box-comment{
    position: fixed;
    width: 500px;
    background: #fff;
    padding: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20%;
    z-index: 3000;
}

.close-popup-comment {
    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;
}

#info_contact{
	float: left;
    width: 100%;
    background: #548a4d;
    height: 50px;
    font-size: 13px;
    color: #fff;
}

#info_contact ul li{
	font-size: 13px;
	color: #fff;
	display: inline-block;
	list-style-type: none;
	background: url(images/hotline.svg)no-repeat left center;
	padding-left: 25px;
	margin-right: 30px;
}

#info_contact ul li:nth-child(2){
	background: url(images/location.svg)no-repeat left center;
}

#info_contact ul li:nth-child(3){
	background: url(images/time.svg)no-repeat left center;
}

#info_contact ul li a{
	color: #fff;
}

#info_contact .widget:first-child{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

#info_contact .widget:last-child{
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#info_contact .widget_search{
	float: right;
	margin-right: 15px;
	border-left: 1px solid #6d9b68;
	margin-top: 14px;
}

#info_contact .search-form input[type="submit"] {
    background: url(images/ico-s.png) no-repeat center center !important;
    border: none;
    cursor: pointer;
    padding: 0px !important;
    text-decoration: none;
    text-indent: -9999px;
    width: 40px !important;
    background-size: 13px !important;
    display: initial;
}

#info_contact .search-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1; /* Firefox */
  font-size: 13px;
}

#info_contact .search-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff !important;
  font-size: 13px;
}

#info_contact .search-form input::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff !important;
  font-size: 13px;
}

#info_contact .search-form{
	border-bottom: 1px solid #74a374;
	margin-left: 12px;
}

#info_contact .widget:last-child img{
	margin: 0 5px 0 0;
}

.site-header li.dathang a,
.site-header li.dathang a:hover ,
.site-header li.dathang.current_page_item a{
    background: #0da0db;
    padding: 8px 25px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
}

.site-header li.diemban a,
.site-header li.diemban a:hover ,
.site-header li.diemban.current_page_item a{
    background: #ff3921;
    padding: 8px 25px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
}

.site-header li.diemban{
	margin-left: 20px;
}


#content_slider{
	float: left;
	width: 100%;
}

#content_slider button.slick-prev.slick-arrow {
    background: url(images/prev.png) no-repeat left center;
    height: 60px;
    width: 30px;
    position: absolute;
    left:5%;
    top: 43%;
    z-index: 9;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
}

#content_slider button.slick-next.slick-arrow {
    background: url(images/next.png) no-repeat right center;
    height: 60px;
    width: 30px;
    position: absolute;
    right: 5%;
    top: 43%;
    z-index: 9;
    text-indent: -9999px;
    border: none;
    outline: none;
    cursor: pointer;
}

#after_slide{
	float: left;
	width: 100%;
	margin-top: -50px;
    position: relative;
}

#after_slide .widget{
	float: left;
	width: 340px;
	background: #0da0db;
	padding: 25px 20px;
	color: #fff;
	min-height: 245px;
	position: relative;
}

#after_slide .widget:first-child{
	margin-left: 15px;
	border-radius: 15px 0 0 15px;
}

#after_slide .widget:nth-child(2){
	background: #88b04b;
}

#after_slide .widget:nth-child(3){
	background: #548a4d;
	margin-right: 15px;
	border-radius: 0 15px 15px 0;
}

#after_slide .widgettitle,
#after_slide .widgettitle a{
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}

#after_slide .noidung{
	display: flex;
}

#after_slide .noidung img{
	width: 50px;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}

#after_slide .noidung p{
	float: left;
	width: calc(100% - 66px);
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}

#after_slide .readmore{
	display: table;
    margin: 0 auto;
    background: url(images/arrow.png) no-repeat right 20px center;
    padding: 8px 40px 8px 20px;
    border-radius: 35px;
    filter: brightness(0) invert(1);
    font-weight: bold;
    border: 1px solid #fff;
    margin-top: 30px;
    color: #fff;
        position: absolute;
    bottom: 25px;
    left: 29%;
}

#after_slide .readmore:hover{
	background: url(images/arrow.png) no-repeat right 20px center #fff;
	color: #046aaa;
	filter: brightness(1);
}

#after_slide .widget:nth-child(3) img{
	width: auto;
}

#loi_khuan{
	float: left;
	width: 100%;
}

#loi_khuan .widget:first-child,
#ket_hop{
	float: left;
	width: 100%;
}

#loi_khuan .widget:nth-child(2),
#ket_hop .widget:nth-child(3){
	float: left;
	width: 458px;
	margin: 0 15px;
}

#loi_khuan .widget:nth-child(3){
	float: left;
	width: 652px;
	margin: 0 15px;	
}
#ket_hop .widget:nth-child(2){
	float: right;
	width: 652px;
	margin: 0 15px;
}

#loi_khuan .widget:first-child .widgettitle{
	margin: 50px 15px 30px;
	color: #548a4d;
	font-weight: bold;
	font-size:  40px;
	text-align: center;
	background: url(images/danmach.png) no-repeat bottom center;
	padding-bottom: 40px;
    background-size: 226px;
}

#loi_khuan .widget:nth-child(2) p{
	margin-bottom: 20px;
	font-size: 18px;
}

#loi_khuan .widget:nth-child(2) p a{
    background: #046aaa;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
    padding: 7px 25px 7px;
    margin: 5px 0;
    display: inline-block;
}

#loi_khuan .widget:nth-child(2) p a:hover,
.archive main.content .sp .more a:hover, #product-yarpp .box-product .sanpham .more a:hover{
	background: #88b04b;
	transition:0.5s color ease;
}

#loi_khuan .widget:nth-child(3) .widgettitle a:hover,
#before_footer .widget a:hover{
	color:  #88b04b;
	transition:0.5s color ease;
}

#nghien_cuu .widget .post a:hover, #content_home .widget .post a:hover,
.archive main.content .sp h2 a:hover, #product-yarpp .box-product .sanpham h3 a:hover{
	color: #395081;
	transition:0.5s color ease;
}

#muangay:hover {
    background: url(images/cart.png) no-repeat left 15px center #395081;
    transition:0.5s color ease;
}

.muahang p a:hover{
	background: #395081;
	transition:0.5s color ease;
}

#readmore span:hover{
	background: #395081;
	color: #fff;
}

#loi_khuan .widget ul li{
	list-style-type: none;
	background: url(images/tich.png) no-repeat left center;
	font-size: 18px;
	color: #848e9f;
	padding-left: 50px;
	margin-bottom: 5px;
}

#loi_khuan .widget ul li em{
	font-style: inherit;
	font-size: 25px;
	font-weight: bold;
}

#loi_khuan .widget:nth-child(3) .widgettitle a{
	color: #213360;
	font-size: 18px;
	font-weight: bold;
	background: url(images/video.png) no-repeat left top;
    padding-left: 70px;
    display: inline-block;
    line-height: 24px;
}

#loi_khuan .widget:nth-child(3) .widgettitle{
	margin-top: 15px;
}

#ket_hop{
	float: left;
	width: 100%;
	margin-top: 50px;
	background: url(images/bg.jpg) no-repeat top center;
	background-size: cover;
	padding: 45px 0;
}

#ket_hop .widget:first-child{
	text-align: center;
	margin: 0 15px 50px;
}

#ket_hop .widget:first-child p strong{
	color: #548a4d;
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}

#ket_hop .widget:first-child p{
	font-size: 25px;
	color: #395081;
	font-weight: 600;
}

#ket_hop .widget:first-child p em{
	font-size: 18px;
	color: #434343;
	font-weight: 400;
}

#ket_hop .widget:first-child p:last-child{
	line-height: 19px;
}

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

#ket_hop .widget:nth-child(3) ul li{
	display: inline-block;
}

#ket_hop .widget:nth-child(3) p{
	color: #008591;
}

#ket_hop .widget:nth-child(3) ul{
	margin-top: 15px;
}

#ket_hop .widget:nth-child(3) ul li img{
	margin-right: 10px;
	width: auto;
}

#ket_hop .widget:nth-child(3) img{
	width: 380px;
}

#ket_hop .widget:nth-child(2) ul li{
	background: url(images/xanh.png) no-repeat bottom center #fff;
	margin-bottom: 20px;
	padding: 25px 20px;
	display: inline-block;
	border-radius: 10px;
}

#ket_hop .widget:nth-child(2) ul li:nth-child(2){
	background: url(images/xanh2.png) no-repeat bottom center #fff;
}

#ket_hop .widget:nth-child(2) ul li:nth-child(3){
	background: url(images/xanh3.png) no-repeat bottom center #fff;
}

#ket_hop .widget:nth-child(2) ul li strong{
	font-size: 23px;
	color: #395081;
	font-weight: bold;
    margin-bottom: 10px;
    display: block;
}

#ket_hop .widget:nth-child(2) ul li img{
	margin-top: 20px;
	margin-right: 45px;
}

#nghien_cuu{
	float: left;
	width: 100%;
	background: #f5f5f5;
	padding-bottom: 50px;
}

#nghien_cuu .widget .widgettitle a{
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
	color: #548a4d;
}

#nghien_cuu .widget .widgettitle a span{
	font-size: 30px;
	color: #585858;
	font-weight: 400;
	display: block;
	text-transform: initial;
}

#nghien_cuu .widget .widgettitle,
#content_home .widget .widgettitle{
	text-align: center;
	margin: 50px 15px;
}

#nghien_cuu .widget .widgettitle sup{
	font-size: 16px;
}

#nghien_cuu .widget .post,
#content_home .widget .post{
	float: left;
	width: 360px;
	margin: 0 15px;
}

#nghien_cuu .widget .post a,
#content_home .widget .post a{
	font-size: 18px;
	color: #548a4d;
	font-weight: bold;
}

#nghien_cuu .widget .post img,
#content_home .widget .post img{
	margin-bottom: 10px;
}

#nghien_cuu .widget .post .more-link{
	display: none;
}

#nghien_cuu .widget .post p{
	font-size: 18px;
}

#nghien_cuu .widget .more-from-category a{
	font-size: 20px;
    background: #548a4d;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    padding: 9px 30px;
    border-radius: 20px;
}

#nghien_cuu .widget .more-from-category{
	text-align: center;
    float: left;
    width: 100%;
    margin-top: 50px;
}

#nghien_cuu .widget .note span{
    font-size: 25px;
    color: #046aaa;
    font-weight: bold;
    display: block;
    padding-top: 9px;
}

#nghien_cuu .widget .note{
 /*   border-left: 4px solid #548a4d;*/
    background: url(images/line.png) no-repeat left center;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 22px;
    padding-left: 15px;
    margin-bottom: 30px;

}

#content_home .widget .widgettitle a{
	font-size: 30px;
	color: #585858;
}

#content_home .widget .widgettitle span{
	color: #548a4d;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}

#content_home .widget .widgettitle{
	text-align: center;
}

#content_home{
	float: left;
    width: 100%;
    padding-bottom: 50px;
}

.home .site-inner{
	padding: 0;
}

#dathang{
	float: left;
	width: 100%;
	background: #f4f4f4;
	padding: 45px 0;
}

#dathang .widget:first-child{
	float: left;
	width: 555px;
	margin: 0 15px;
}

#dathang .widget:last-child{
	float: right;
	width: 555px;
	margin: 0 15px;
}

#dathang .widget_caldera_forms_widget .widgettitle{
    color: #395081;
    font-size: 30px;
    background: url(images/line2.png) no-repeat left top 3px;
    font-weight: bold;
    padding-left: 15px;
    line-height: 43px;
    margin-bottom: 25px;
}

#dathang .widget_caldera_forms_widget  img{
	display: none;
}


#dathang .widget_caldera_forms_widget .widgettitle span{
    background: url(images/logo.png) no-repeat top center;
    text-indent: -9999px;
    display: inline-block;
    width: 150px;
    background-size: 150px;
    padding-bottom: 10px;
}

#dathang .widget_caldera_forms_widget ul li,
#dathang .widget_caldera_forms_widget p{
	font-size: 18px;
	text-align: left;
}

#dathang .widget_caldera_forms_widget ul li{
	background: url(images/li.png) no-repeat left center;
	padding-left: 20px;
	list-style-type: none;
}

#dathang .widget_caldera_forms_widget ul{
	margin-bottom: 20px;
}

#dathang .widget_caldera_forms_widget input[type="text"]{
	box-shadow: none;
	border-radius: 5px;
	height: 43px;
	border: 1px solid #d9d9d9;
}

#dathang .widget_caldera_forms_widget textarea{
	box-shadow: none;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
}

#dathang .widget_caldera_forms_widget input[type="submit"]{
    background: url(images/ico-cart.png) no-repeat left 20px center #395081;
    color: #fff;
    padding: 9px 25px 9px 50px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: bold;
    display: table;
    margin: 20px auto 0;
}

input[type=number]::-webkit-inner-spin-button,
input [type=number]::-webkit-outer-spin-button {  
   opacity: 1;
   padding: 3px;
   width: 5px;
   cursor:pointer;
}

#dathang .widget_caldera_forms_widget input[type="number"]{
	width: 65%;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4), 
#dathang .widget_caldera_forms_widget form .row:nth-last-child(3), 
#dathang .widget_caldera_forms_widget form .row:nth-last-child(2){
    background: #fff;
    margin-right: 0;
    margin-left: 0;
    border: 1px solid #d6d6d6;
    border-bottom: none;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(2){
	border-bottom: 1px solid #d6d6d6;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4) .col-sm-3{
	border-right: 1px solid #d9d9d9;
	padding: 0;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4) .col-sm-3:last-child{
	border-right: none;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4) .title{
	background: #548a4d;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 6px 10px;
    font-weight: bold;
}

#dathang .widget_caldera_forms_widget .text{
	padding: 10px;
    margin-bottom: 0;
    min-height: 55px;
    line-height: 34px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4){
	border-top-left-radius: 5px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(2){
	border-radius: 0 0 5px 5px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4) .col-sm-3.first_col .title{
	border-top-left-radius: 5px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(4) .col-sm-3.last_col .title{
	border-top-right-radius: 5px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(2) .first_col,
#dathang .widget_caldera_forms_widget form .row:nth-last-child(3) .first_col{
	border-right: 1px solid #d9d9d9;
	padding: 7px 10px;
	text-align: right;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(2) .form-group{
	margin-bottom: 0;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(3) .last_col,
#dathang .widget_caldera_forms_widget form .row:nth-last-child(2) .last_col{
	padding: 7px 10px;
}

#dathang .widget_caldera_forms_widget form .row:nth-last-child(2){
	font-weight: bold;
	color: #ff0000;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 16px;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 16px;
}

::-ms-input-placeholder { /* Microsoft Edge */
  font-size: 16px;
}

#dathang .widget:last-child{
	text-align: center;
}

#dathang .widget_custom_html p,
#dathang .widget_custom_html ul{
	width: 385px;
	margin: 0 auto;
}

#dathang .widget_custom_html ul li{
	list-style-type: none;
	display: inline-block;
}

#dathang .widget_custom_html ul li img{
	margin:15px 5px 0 0;
}

#dathang .widget_custom_html p a{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(images/hotline.png) no-repeat left center;
	background-size: 70px;
    padding: 15px 0 15px 80px;
    display: inline-block;
    line-height: 30px;
    text-align: left;
}

#dathang .widget_custom_html p a em{
	display: block;
	font-size: 30px;
	font-weight: bold;
	color: #ff0000;
	font-style: initial;
}

#dathang .widget_custom_html p:nth-child(2){
	line-height: 23px;
	margin: 10px auto;
}

#before_footer{
	float: left;
	width: 100%;
	background: #395081;
	padding: 50px 0 30px;
	color: #fff;
	font-size: 16px;
}

#before_footer .widget{
	float: left;
	width: 360px;
	margin: 0 15px;
}

#before_footer .widget p,
#before_footer .widget ul li,
#before_footer .widget a{
	color: #fff;
	font-size: 16px;
}

#before_footer .widget:first-child ul li{
	list-style-type: none;
    background: url(images/lo.png) no-repeat left top 4px;
    padding-left: 25px;
    margin-top: 15px;
}

#before_footer .widget:first-child ul li:last-child{
	background: url(images/call.png) no-repeat left top 4px;
}

#before_footer .widget:first-child p a{
	color: #64c8d3;
	background: url(images/row2.png) no-repeat right center;
	padding-right: 20px;
	margin: 20px 0;
    display: inline-block;
}

#before_footer .widget:first-child ul:last-child li{
	list-style-type: none;
	display: inline-block;
	background: unset;
	padding: 0;
}


#before_footer .widget:first-child ul:last-child li img{
	margin: 0 5px 0 0;
}

.site-footer{
	background: #88b04b;
}

.site-footer p{
	color: #fff;
	margin: 0 15px;
}

#before_footer .widget:last-child{
	float: left;
	width: 100%;
	margin-top: 20px;
}

#before_footer .widget:last-child p,
#before_footer .widget:last-child p em{
	color: #788fc8;
	font-size: 15px;
}

#before_footer .widget .widgettitle{
	font-size: 20px;
    font-weight: bold;
    border-left: 3px solid #88b04b;
    line-height: 22px;
    padding-left: 15px;
    margin-bottom: 30px;
}

#before_footer .widget:nth-child(2) ul li{
    list-style-type: none;
    background: url(images/li.png) no-repeat left top 10px;
    margin-top: 15px;
    padding-left: 20px;
}

#before_footer .widget:nth-child(2) p img{
	margin: 15px 15px 0 0;
}

#before_footer .widget:nth-child(2) p a:last-child img{
	margin-top: 23px;
	margin-left: 20px;
}

#before_footer .widget:nth-child(3) p{
	text-transform: uppercase;
	text-align: center;
}

#before_footer .widget:nth-child(3) img{
	margin-bottom: 50px;
}

#before_footer .widget:nth-child(3) p:last-child a{
	font-size: 30px;
	font-weight: bold;
	background: url(images/hotline.png) no-repeat left center;
    background-size: 35px;
    padding-left: 45px;
}

.archive .content .post:nth-child(3n+1), .search main.content .post:nth-child(3n+1), .archive .content .fitwp_question:nth-child(3n+1) {
    clear: both;
}

.archive main.content .post, .search main.content .post, .archive .content .fitwp_question {
    float: left;
    width: 360px;
    margin: 0 15px 50px;
}

.archive main.content .post img, .search main.content .post img, .archive .content .fitwp_question img {
    padding: 0;
    border: 0;
    margin: 0 0 15px 0;
    border-radius: 10px;
}

.archive main.content .post .entry-title a, .search main.content .post .entry-title a, .archive .content .fitwp_question .entry-title a {
    font-weight: bold;
    font-size: 18px;
    color: #395081;
}

.archive .archive-heading a{
	color: #283b6a;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}

.archive .archive-heading{
	text-align: center;
	margin: 30px 15px;
}

.archive main.content .post .entry-title a:hover, 
.search main.content .post .entry-title a:hover, 
.archive .content .fitwp_question .entry-title a:hover,
.yarpp-related ul li a:hover,
#info-news .widget .widget-item-title a:hover,
#info-news .widget ul li a:hover{
	color: #548a4d;
}

.more-link{
	color: #395081 !important;
	font-weight: 500;
}

.single main.content .entry-title, .page main.content .entry-title,
.single main.content h1, .page main.content h1{
	color: #395081;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	margin: 10px 0 20px;
}

.single main.content, .page main.content,
.archive.author main.content {
    width: 750px;
    margin: 0 auto;
    float: unset;
}

.single .author{
    background: #f6f6f6;
    padding: 5px 20px;
    margin-bottom: 15px;
    border-radius: 3px;
}

.single .author li{
	display: inline-block;
	list-style-type: none;
	font-size: 14px;
	line-height: 19px;
}

.single .author .tacgia{
	border-right: 1px solid #333;
	margin-right: 50px;
    padding-right: 50px;
} 

.single main.content .entry-content h2, 
.page main.content .entry-content h2{
    font-size: 24px;
    color: #548a4d;
    margin: 15px 0;
    font-weight: bold;
    float: left;
    width: 100%;
    line-height: 32px;
}

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

.content-info-meta{
	float: left;
}

.post-meta-tag{
	float: right;
}

#info_more{
	float: left;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	margin: 30px 0;
	padding-top: 15px;
}

#info_more b{
    color: #395081;
    margin-bottom: 7px;
    display: block;
}

.post-meta-tag a{
	background: #f3f3f3;
	color: #333;
	padding: 7px 10px;
    border-radius: 5px;
    margin-right: 5px;
}

.post-meta-tag a:hover{
	background: #548a4d;
	color: #fff;
	font-weight: bold;
}

.post-meta-tag b{
	text-align: right;
}

#content_after_post{
	float: left;
	width: 100%;
}

#content_after_post ul li{
	list-style-type: none;
	display: inline-block;
	width: 48%;
	margin: 0 3% 0 0;
	text-align: left;
}

#content_after_post ul li:last-child{
	margin-right: 0;
	text-align: right;
}

#content_after_post .widget{
	margin-bottom: 20px;
}

#reply-title,.reply-title, .yarpp-related .title,
#thuong-gap,
#cauhoi .widget_custom_html .widgettitle,
#product-yarpp .title,
#cauhoi .widget_custom_html .widgettitle:hover{
	color: #395081 !important;
    font-weight: bold !important;
    font-size: 30px;
    border-left: 4px solid #548a4d;
    line-height: 33px;
    padding-left: 15px;
    margin-bottom: 7px;
    display: inline-block;
}

#reply-title{
	margin-top: 25px;
}

.yarpp-related{
	float: left;
	width: 100%;
	margin-top: 15px;
}

.yarpp-related ul li a{
	font-weight: bold;
	color: #333;
}

.yarpp-related ul li{
	color: #548a4d;
    margin-bottom: 10px;
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 10px;
}

.yarpp-related ul{
	padding-left: 15px;
}

.yarpp-related .title{
	margin-bottom: 20px;
}

#content_after_post .widget_custom_html .info_sp{
    float: left;
    width: 345px;
    margin-right: 30px;
}

#content_after_post .widget_custom_html .info_sp:last-child{
	margin-right: 0;
}

#content_after_post .widget_custom_html{
    float: left;
    width: calc(100% - 30px);
    background: #dbf0f1;
    padding: 15px;
}

#content_after_post .widget_custom_html h2{
	color: #548a4d;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    padding-left: 55px;
}

#content_after_post .widget_custom_html h2::before{
	content: '';
	width: 120px;
	height: 102px;
	background: url(images/A-.svg) no-repeat left center;
    position: absolute;
    background-size: 120px;
    left: -75px;
    top: -28px;
}

#content_after_post .widget_custom_html h2 span{
	display: block;
	background: url(images/choduongruotkhoe.svg) no-repeat left center;
	text-indent: -999px;
}

#content_after_post .widget_custom_html h3{
	margin: 5px 0;
	font-size: 17px;
	font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #395081;
}

#content_after_post .widget_custom_html p a{
	background: #408740;
    color: #fff;
    padding: 8px 30px;
    border-radius: 20px;
    display: inline-block;
    margin-top: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

p.field-user_phone {
    float: right;
    width: 48%;
    clear: inherit !important;
}

#basic-fitqa-form input{
	background: unset;
    height: 31px;
    border-radius: 5px;
    width: calc(100% - 20px);
}

#basic-fitqa-form textarea{
	background: unset;
    border-radius: 5px;
}

#basic-fitqa-form label{
	display: none;
}

#chtg{
	margin-top: 20px;
}

.page-template-template-questions-archive .content .fitwp_question {
    float: left;
    width: calc(100% - 32px);
    border: 1px solid #E8E8E8;
    margin-top: 25px;
    padding: 15px;
}

.page-template-template-questions-archive .question-title {
    color: #444444;
    font-weight: normal;
    font-size: 12px;
}

.page-template-template-questions-archive .question-title a {
    color: #395081;
    font-size: 20px;
    font-weight: bold;
}

.page-template-template-questions-archive .fitwp_question .xemthem a {
    float: right;
    background: #548a4d;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
}

.page-template-template-questions-archive .fitwp_question .xemthem a:hover{
	background: #395081;
}

.page-template-template-questions-archive .content-question{
	margin: 15px 0;
}

.fitwp_question .title {
	background: #87A62F;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
    display: initial;
    padding: 5px 10px;
    border-radius: 5px;
}

.answer-content {
 	background: #fafcf7;
    margin: 20px 0 0;
    padding: 15px;
    overflow: hidden;
}

.fitwp_question #info_more{
	margin-bottom: 0;
}

.number{
	font-size: 20px;
    font-weight: bold;
    background: #548a4d;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
}

.before_table ul li{
	list-style-type: none;
	display: inline-block;
}

.before_table ul{
	text-align: center;
    margin: 30px 0;
    padding-bottom: 0;
}

.before_table table a{
	background: url(images/li.png) no-repeat left center;
	padding-left: 20px;
	color: #395081;
	font-weight: bold;
}

.before_table table a:hover{
	color: #548a4d;
}

.before_table table{
	width: 550px;
    margin: 0 auto;
    margin-bottom: 15px;
    border: none;
}

/*p{
	line-height: 24px;
}*/

.page-template-page-diemban td.vung{
    font-size: 30px;
    color: #283b6a;
    font-weight: bold;
    background: url(images/location.png) no-repeat left top 18px;
    padding-left: 35px !important;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 5px !important;
}

.page-template-page-diemban td{
	/*width: 25%;*/
	 border: 1px solid #d6d6d6;
}

.page-template-page-diemban td ul{
	margin-top: 20px;
}

.page-template-page-diemban td ul li{
    margin-bottom: 10px;
    background: url(images/li.png) no-repeat left center;
    padding-left: 20px;
    list-style-type: none;
    margin-left: 0;
    font-weight: bold;
}

.page-template-page-diemban td ul li a:hover{
	color: #548a4d;
}

.page-template-page-diemban td ul li a{
	color: #333;
	font-weight: bold;
}

.after_table ul li{
	list-style-type: none;
    margin: 0 4% 10px 0;
    width: 48%;
    float: left;
}

.after_table ul li:last-child{
	margin-right: 0;
}

.page-template-page-diemban table{
	border-collapse: collapse;
    padding: 10px;
    border: 1px solid #d6d6d6;
    text-align: left;
    width: 100%
}

.page-template-page-diemban td, .page-template-page-diemban th {
    padding: 5px 10px !important;
}
.page-template-page-diemban th {
    border: 1px solid #aaa;
    padding: 2px;
    background-color: grey;
    color: white;
}

.page-id-11 table{
	border:  none;
}

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

.archive .content .sp:nth-child(3n+1) {
    clear: both;
}
.archive main.content .sp {
    float: left;
    width: 360px;
    margin: 0 15px 50px;
}

.archive main.content .sp img{
	border-radius: 10px;
	margin-bottom: 10px;
}

.archive main.content .sp h2 a,
#product-yarpp .box-product .sanpham h3 a{
	color: #548a4d;
    font-weight: bold;
    font-size: 26px;
}

.archive main.content .sp .gia span,
#product-yarpp .box-product .sanpham .price span{
	color: #FF0000;
    font-weight: bold;
    font-size: 20px;
}

.archive main.content .sp .gia sup,
#product-yarpp .box-product .sanpham .price sup{
	color: #FF0000;
}

.sp .gia{
	font-weight: bold;
	margin-top: 5px;
}

.gia em{
	font-weight: normal;
}

.archive main.content .sp .more a,
#product-yarpp .box-product .sanpham .more a{
	background: #0da0db;
    color: #fff;
    padding: 8px 30px;
    display: table;
    margin: 15px auto 0;
    border-radius: 20px;
    text-align: center;
}

.archive main.content .sp .anh{
	width: 360px;
	height: 360px;
	position: relative;
	margin-bottom: 10px;
}

.archive main.content .sp .anh img{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.single-sp .content{
	width: 100% !important;
}

.chitiet_sp .anh_sp,
.chitiet_sp .info_sp{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.chitiet_sp .info_sp h1{
	color: #395081;
	font-size: 30px;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 0;
}

.anh_sp .slider-nav .itemnav{
    margin: 15px 15px 0 0;
    width: 127px !important;
}

.anh_sp .slider-nav .itemnav:last-child{
	margin-right: 0;
}

.info_sp .rating{
	color: #ff9234;
    font-size: 20px;
}

.prize li{
	list-style-type: none;
	display: inline-block;
	line-height: 20px;
	font-size: 15px;
}

.prize li span{
	padding: 0 20px;
}

.info_sp .price p{
	font-weight: bold;
}

.info_sp .price span{
	font-size: 30px;
	color: #ff0000;
	font-weight: bold;
}

.info_sp .price sup{
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
}

.info_sp .price{
	margin: 20px 0;
}

#get_sl p{
	float: left;

}

#get_sl input[type="number"]{
	background: #395081;
    color: #fff;
    height: 40px;
    padding: 0 10px;
    border: none;
    width: 70px;
    border-radius: 20px;
    font-size: 16px;
}

#muangay{
    background: url(images/cart.png) no-repeat left 15px center #88b04b;
    color: #fff;
    padding: 11px 15px 10px 45px;
    border: none;
    border-radius: 20px;
    margin: 0 15px;
}

.muahang p a{
    background: #548a4d;
    color: #fff;
    padding: 9px 10px 8px;
    border: none;
    border-radius: 20px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
}

.muahang{
	float: left;
	width: 100%;
	margin: 30px 0;
}

.chinhsach{
	float: left;
	width: 100%;
	border-radius: 10px;
	border: 1px solid #d9d9d9;
}

.chinhsach ul li{
	display: inline-block;
	list-style-type: none;
	text-align: center;
	width: 165px;
    padding: 10px;
    float: left;
    font-size: 16px;
}

.chinhsach ul li img{
    width: 32px;
    display: block;
    margin: 0 auto;
}

.chinhsach ul li strong{
	display: block;
	line-height: 19px;
    margin-top: 10px;
}

.chinhsach ul li:nth-child(2){
	width: 130px;
}

.chinhsach ul li:nth-child(3){
	width: 200px;
}

.single-sp .note{
	float: left;
	width: 100%;
	margin: 30px 0 15px;
	border-bottom: 1px solid #d9d9d9;
}

.single-sp .note p,
.single-sp .note ul{
	float: left;
	width: 555px;
	margin: 0 15px;
}

.single-sp .note ul li{
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
}

.single-sp .note p{
	font-size: 16px;
}

.chitiet_sp{
	float: left;
	width: 100%;
	margin-top: 25px;
}

.single-sp .type-sp{
	float: left;
	width: 100%;
}

#post-meta-tag,
#content-info-meta{
	width: 750px;
	margin: 0 auto;
}

.single .entry-footer{
	width: 750px;
	margin: 0 auto;
}

#cauhoi{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#cauhoi .widget_custom_html{
	margin-bottom: 20px;
	    display: inline-block;
    border: none !important;
}

#cauhoi .widget_custom_html .widgettitle{
	background: unset !important;
	padding: 0 0 0 15px !important;
}

#cauhoi .widget.widget_text .textwidget{
	display: none;
	padding: 15px 20px;
}

#cauhoi .widget.widget_text .widgettitle{
	font-weight: bold;
	background: url(images/cong.png) no-repeat right 15px center #f7f7f7;
    padding: 10px 40px 10px 15px;
    cursor: pointer;
}

#cauhoi .widget.widget_text{
	border: 1px solid #d9d9d9;
	border-bottom: none;
}

#cauhoi .widget:last-child{
	border-bottom: 1px solid #d9d9d9;
}

#cauhoi .widget.widget_text .widgettitle:hover,
#cauhoi .widget.widget_text .widgettitle.active{
	background: url(images/tru.png) no-repeat right 15px center #44883d;
	color: #fff;
}

#product-yarpp{
	width: 750px;
	margin: 25px auto 0;
}

#product-yarpp .box-product{
	width: 750px;
	margin:  0 auto;
}

#product-yarpp .box-product .sanpham{
	float: left;
	width: 360px;
	margin: 15px 30px 0 0;
}

#product-yarpp .box-product .sanpham img{
	margin-bottom: 15px;
}

#product-yarpp .box-product .sanpham:last-child{
	margin-right: 0;
}

.single-sp #respond,
.single-sp #comments{
	width: 750px;
    margin: 0 auto;
    float: inherit;
}

.single-sp .entry-content .sum_info {
    width: 750px;
    margin: 0 auto;
}

.single-sp #info_more{
	width: 750px;
    margin: 0 auto 30px;
    float: inherit;
}

.single-sp #content_after_post{
	margin-top: 20px;
}

#readmore {
    text-align: center;
    font-weight: 700;
    color: #999999;
    position: relative;
}

#readmore span {
    border: 1px solid #999999;
    border-radius: 32px;
    padding: 8px 30px;
    cursor: pointer;
    margin-top: 31px;
    display: inline-block;
}

#readmore .mo {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: 45px;
    text-align: center !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 45.31%, #FFFFFF 100%);
}

.doc-tiep{
	display: none;
}

.page-id-11 table,
.page-id-11 td,
.page-id-11 th{
	border: none;
}

.fitqa-submit-question{
	background: #548a4d !important;
    border: none;
}

.widget_nav_menu ul li ul:after {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    bottom: 100%;
    top: -10px;
    width: 0;
    height: 0;
    border-color: transparent transparent #3f883f transparent;
    border-style: solid;
    border-width: 10px;
}

.widget_nav_menu ul li ul li:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.before_table table,
.before_table td,
.before_table th{
	border: none;
}

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


#info-news{
	float: left;
	width: 100%;
}

#info-news .widget{
    float: left;
    width: 100%;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 30px;
}

#info-news .widget:last-child{
	border-bottom: none;
}

#info-news .widget .widgettitle a{
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    border-left: 5px solid #548a4d;
    padding-left: 10px;
    color: #395081;
}

#info-news .widget .widgettitle{
	margin-bottom: 15px;
}

#info-news .widget .main-posts{
	float: left;
	width: 360px;
	margin-right: 30px;
}

#info-news .widget ul{
	float: left;
	width: 360px;
}

#info-news .widget ul li img{
	width: 130px;
}

#info-news .widget ul li{
	float: left;
	width: 100%;
	border-bottom: 1px dashed #c5c5c5;
    margin-bottom: 10px;
    padding-bottom: 5px;
    list-style-type: none;
}

#info-news .widget ul li a{
	margin-bottom: 0;
	color: #333;
	font-weight: 500;
}

#info-news .widget ul li p{
	line-height: 24px;
}


#info-news .widget .main-posts .more-link{
	display: none;
}

#info-news .widget ul li:last-child{
	border-bottom: none;
}

#info-news .widget .widget-item-title a{
	font-size: 20px;
    color: #395081;
    font-weight: bold;
}

#info-news .widget .widget-item-title{
	margin: 10px 0;
}

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

#more-info h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    border-left: 5px solid #3f883f;
    padding-left: 10px;
    color: #395081;
    margin-bottom: 20px;
}

#more-info .box-more-info {
    float: left;
    width: 100%;
    background: #f7f8f9;
}

.archive.author #more-info .tieude {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 22px;
    color: #395081;
    padding-bottom: 0px;
    margin: 20px 0;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: 1px solid #548a4d;
}

#more-info .box-more-info .name {
    color: #ff3921;
    font-size: 20px;
    font-weight: 700;
    padding-top: 10px;
}

#more-info .post-info{
	font-size: 13px;
    color: #606060;
}

#more-info .box-more-info img {
    float: left;
    margin-right: 15px;
    width: 80px;
    margin-bottom: 15px;
}

#more-info .tieusu {
    float: left;
    width: 100%;
    text-align: justify;
    margin-bottom: 15px;
}

#more-info .box-more-info .main-posts {
    padding: 15px;
}

.archive.author main.content .post{
	float: left;
	width: 100%;
	margin: 0 0 30px;
}

.archive.author main.content .post img{
	float: left;
	width: 240px;
	margin: 0 15px 0 0;
}

#info_connect{
	position: fixed;
    left: 15px;
    bottom: 15px;
    z-index: 9;
}

#info_connect .widget{
	position: relative;
}

#info_connect .widget ul{
    position: absolute;
    background: #309822;
    top: -140px;
    width: 300px;
    left: 15px;
    border-radius: 10px;
  	display: none;
  	padding: 7px 0;
}

#info_connect .widget ul.show{
	display: block;
}

#info_connect .widget .widgettitle{
	line-height: initial;
    font-size: 14px;
    font-weight: bold;
    margin-top: -15px;
    color: #fff;
}

#info_connect .widget .nd img{
	width: 40px;
    margin: 10px auto 0;
}

#info_connect .widget .nd{
	background: #27771c;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    display: grid;
    animation: alertPulse 0.6s ease-out;
    animation-iteration-count: infinite;
    opacity: 1;
    cursor: pointer;
}

#backtotop{
	bottom: 15px !important;
    right: 15px !important;
	left: auto !important;
}

@keyframes alertPulse {
	0% {
	    background-color: #27771c;
	}
	50% {
	    background-color:  #2f8a23;
	}
	100% {
	    background-color: #27771c;
	}
}

#info_connect .widget ul li{
	list-style-type: none;
	padding: 3px 20px;
}

#info_connect .widget ul li:hover {
    background: #3bab2c;
}

#info_connect .widget ul li a{
	color: #fff;
	font-size: 16px;
	display: flex;
}

#info_connect .widget ul li img{
	width: 50px;
	margin-right: 10px;
}

#info_connect .widget ul li span{
	line-height:50px;
}

#info_connect .widget ul:after {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    bottom: -19px;
    width: 0;
    height: 0;
    border-color: #309822 transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
}

.site-header.f-head{
	position: fixed;
	top: 0;
	z-index: 999;
	box-shadow: inset 0 -10px 10px -10px #e0e0e3;
    background: #fff;
} 

#info_connect .widget ul li:first-child:hover{
	border-radius: 10px 10px 0 0;
}

#info_connect .widget ul li:last-child:hover{
	border-radius: 0 0 10px 10px 
}

#info_pc{
	position: fixed;
    right: 15px;
    bottom: 60px;
}

#info_pc ul li{
	list-style-type: none;
}

#info_pc ul li img{
	width: 50px;
}

#info_connect .widget .nd.show{
    background: url(images/tat.svg) no-repeat center center;
    text-indent: -9999px;
    display: block;
    background-size: 30px;
}