.page-megamenu {
	margin: 0 !important;
	padding: 0!important;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.home .megamenu-container {
	margin-top: -15px;
	margin-bottom: 15px;
}
.site-navbar {
	padding-top: 10px;
	position: relative;
}
a.menu-all {
    color: #fff;
    display: block;
    padding: 12px 15px 12px;
    width: 100%;
    border: 1px solid #ddd;
    border-bottom: none;
    background: #C00;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    cursor: pointer;
}
a.menu-all h2 {
    font-size: 15px;
    display: block;
    margin: 0;
    font-weight: 700;
}
a.menu-all:hover {
	color: #fff;
}
@media (max-width: 767px) {
	a.menu-all {
		display: none;
	}
	.page-megamenu {
		display: block;
	    position: relative;
	    margin-bottom: 15px !important;
	}
	.home .megamenu-container {
		margin-top: 0;
	}
}
/* ------------------------------------------------------------*/
/* Elements ---------------------------------------------------*/
/* ------------------------------------------------------------*/
.site__container {
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
button, input {
    line-height: normal;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    background-color: #fff;
    font-family: inherit;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.75);
    display: block;
    margin: 0 0 1em 0;
    padding: 0.5em;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
    transition: box-shadow 0.45s,border-color 0.45s ease-in-out;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"] {
	height: 2.3125em;
}
/* ------------------------------------------------------------*/
/* Garenal */
/* ------------------------------------------------------------*/
body {
	font-size: 14px;
	background-color: #fff;
	padding: 0;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
p {
	font-size: 14px;
}
a:hover,
a {
	text-decoration: none;
}
.h1, h1 {
    font-size: 26px;
    font-weight: bold;
}
.h2, h2 {
    font-size: 22px;
    font-weight: bold;
}
.h3, h3 {
    font-size: 18px;
    font-weight: bold;
}
.h4, h4 {
	font-size: 16px;
    font-weight: bold;
}
.site {
	position: relative;
	width: 100%;
	min-width: 1200px;
}
.site-left {
	width: 480px;
	float: left;
}
.site-right {
	width: 400px;
	float: right;
}
@media (max-width: 767px) {
	.site-left,
	.site-right {
		width: 100%;
		clear: both;
		float: none;
	}
	.site-left:before,
	.site-left:after,
	.site-right:before,
	.site-right:after {
		display: table;
	  	content: " ";
	}
	.site-left:after,
	.site-right:after {
	  	clear: both;
	}
}
.backtotop {
	position: fixed;
	bottom: 40px;
	right: 20px;
	display: none;
}
.backtotop a {
	display: inline-block;
    background: #ddd;
    width: 40px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px solid #C5C5C5;
}
.backtotop a i {
	font-size: 25px;
}
/* Genericons */
.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}
/* ------------------------------------------------------------*/
/* Main menu */
/* ------------------------------------------------------------*/
/*@media (min-width: 768px) {
	.main-menu-container {
		width: 100%;
		z-index: 9999;
		margin-top: 12px;
	}
	.main-menu-container .navbar-default ul {
		margin: 0;
	}
	.main-menu-container .navbar-default .navbar-nav li {
		position: relative;
		list-style: none;
	}
	.main-menu-container .navbar-default .navbar-nav > li {
	}
	.main-menu-container .navbar-default {
		background: transparent;
		border-color: transparent;
		margin: 0;
	}
	.main-menu-container .navbar-default .navbar-nav > li > a {
		color: #333;
		padding: 0 15px;
    	line-height: 50px;
    	font-size: 15px;
    	font-weight: bold;
	}
	.main-menu-container .navbar-default .navbar-nav > li > a:hover,
	.main-menu-container .navbar-default .navbar-nav > li > a:focus {
		color: #4285f4;
	}
	.main-menu-container .navbar-default .navbar-nav > li ul.sub-menu {
		background: #FFF;
		border: 1px solid #e3e3e3;
		box-shadow: 0 6px 12px rgba(0,0,0,0.175);
		border-top: none;
		border-radius: 2px;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
		z-index: 9999;
		padding: 5px;
		min-width: 200px;
	}
	.main-menu-container .navbar-default .navbar-nav > li > ul.sub-menu {
		position: absolute;
	    top: 100%;
	    left: 0;
	}
	.main-menu-container .navbar-default .navbar-nav > li > ul.sub-menu .sub-menu {
		position: absolute;
	    top: 0;
	    left: 100%;
	}
	.main-menu-container .navbar-default .navbar-nav .sub-menu > li {
		border-top: 1px solid #e3e3e3;
		padding: 0 6px;
	}
	.main-menu-container .navbar-default .navbar-nav ul a,
	.main-menu-container .navbar-default .navbar-nav ul ul a {
		color: #4d4d4d;
		margin: 0;
		line-height: 35px;
		font-size: 13px;
		white-space: nowrap;
	}
	.main-menu-container .navbar-default .navbar-nav .sub-menu > li:hover,
	.main-menu-container .navbar-default .navbar-nav .sub-menu > li:hover {
		background: #eee;
	}
	.main-menu-container .current_page_item > a,
	.main-menu-container  .current_page_ancestor > a,
	.main-menu-container  .current-menu-item > a,
	.main-menu-container  .current-menu-ancestor > a {
		color: #4285f4 !important;
	}
	.main-menu-container .navbar-default .navbar-nav li:hover > ul,
	.main-menu-container .navbar-default .navbar-nav ul li:hover > ul,
	.main-menu-container .navbar-default .navbar-nav.focus > ul,
	.main-menu-container .navbar-default .navbar-nav .focus > ul {
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-menu-container .home-label {
		display: none;
	}
}
@media (max-width: 767px) {
	.main-menu-container .navbar-header {
		height: 50px;
	}
	.main-menu-container .navbar-toggle {
	    background: #fff;
	}
	.navbar-default .navbar-nav>li>a {
		background: #eee;
		border-bottom: 1px solid #e3e3e3;
	}
	.navbar-default .navbar-nav ul.sub-menu {
		padding: 10px 10px 10px 20px;
	}
}*/
.main-menu-container {
	width: 100%;
	z-index: 9999;
	margin-top: 12px;
}
.main-menu-container .main-navigation ul {
	margin: 0;
}
.main-menu-container .main-navigation .main-nav-menu li {
	position: relative;
	list-style: none;
}
.main-menu-container .main-navigation .main-nav-menu > li {
	float: left;
}
.main-menu-container .main-navigation {
	background: transparent;
	border-color: transparent;
	margin: 0;
}
.main-menu-container .main-navigation .main-nav-menu > li > a {
	color: #333;
	padding: 0 8px;
	line-height: 50px;
	font-size: 15px;
	font-weight: bold;
}
.main-menu-container .main-navigation .main-nav-menu > li > a:hover,
.main-menu-container .main-navigation .main-nav-menu > li > a:focus {
	color: #4285f4;
}
.main-menu-container .main-navigation .main-nav-menu > li ul.sub-menu {
	background: #FFF;
	border: 1px solid #e3e3e3;
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	border-top: none;
	border-radius: 2px;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	z-index: 9999;
	padding: 5px;
	min-width: 200px;
}
.main-menu-container .main-navigation .main-nav-menu > li > ul.sub-menu {
	position: absolute;
    top: 100%;
    left: 0;
}
.main-menu-container .main-navigation .main-nav-menu > li > ul.sub-menu .sub-menu {
	position: absolute;
    top: 0;
    left: 100%;
}
.main-menu-container .main-navigation .main-nav-menu .sub-menu > li {
	border-top: 1px solid #e3e3e3;
	padding: 0 6px;
}
.main-menu-container .main-navigation .main-nav-menu ul a,
.main-menu-container .main-navigation .main-nav-menu ul ul a {
	color: #4d4d4d;
	margin: 0;
	line-height: 35px;
	font-size: 13px;
	white-space: nowrap;
}
.main-menu-container .main-navigation .main-nav-menu .sub-menu > li:hover,
.main-menu-container .main-navigation .main-nav-menu .sub-menu > li:hover {
	background: #4285F4;
}
.main-menu-container .main-navigation .main-nav-menu .sub-menu > li:hover a {
	color: #fff !important;
}
.main-menu-container .current_page_item > a,
.main-menu-container  .current_page_ancestor > a,
.main-menu-container  .current-menu-item > a,
.main-menu-container  .current-menu-ancestor > a {
	color: #4285f4;
}
.main-menu-container .main-navigation .main-nav-menu li:hover > ul,
.main-menu-container .main-navigation .main-nav-menu ul li:hover > ul,
.main-menu-container .main-navigation .main-nav-menu.focus > ul,
.main-menu-container .main-navigation .main-nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}
.main-menu-container .home-label {
	display: none;
}
/* ------------------------------------------------------------*/
/* Widgets & Sidebar */
/* ------------------------------------------------------------*/
/* Sidebar */
.sidebar-area {
	width: 100%;
	position: relative;
}
.sidebar-area .widget {
	margin-bottom: 15px;
	overflow: hidden;
	background: transparent;
	border: 1px solid #ddd;
	border-radius: 3px 3px 0 0;
}
.sidebar-area .widget:last-child {
	margin-bottom: 0;
}
.sidebar-area .widget .widget-title-bg {
	border-radius: 3px 3px 0 0;
	background: #2395ff;
	border-bottom: 1px solid #ddd;
}
.sidebar-area .widget .widget-title {
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
    padding: 0 10px;
    font-weight: bold;
    float: left;
}
.sidebar-area .textwidget,
.sidebar-area .widget-content {
	padding: 0;
}
.sidebar-area ul {
	padding: 0;
}
.sidebar-area ul li {
	list-style: none;
	padding: 8px;
	border-bottom: 1px dotted #ccc;
}
.sidebar-area ul li:last-child {
	border-bottom: none;
}
.sidebar-area ul li a {
	display: inline-block;
	color: #333;
}
.sidebar-area .post-date {
	color: #777;
}
.sidebar-area .thumb {
	margin-bottom: 0;
    border: 1px solid #ccc;
    background: #fff;
    padding: 3px;
    display: inline-block;
    margin-bottom: 10px;
}
.wpp-list .wpp-thumbnail {
	border: 1px solid #ddd;
    padding: 3px;
}
.sidebar-banner {
	overflow: hidden;
}
.sidebar-banner > div {
	margin-bottom: 5px;
}
.sidebar-banner > div.widget_text {
	margin-bottom: 0;
}
/* Widgets */
.widget {
	color: #333;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 9.09090%;
	width: 100%;
	word-wrap: break-word;
}
.widget pre {
	line-height: 1.2;
}
.widget button,
.widget input,
.widget select,
.widget textarea {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.widget button,
.widget input {
	line-height: normal;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 0.7917em 1.5833em;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}
.widget > :last-child {
	margin-bottom: 0;
}
.widget_calendar table {
	margin: 0;
}
.widget_calendar td,
.widget_calendar th {
	line-height: 2.3333;
	text-align: center;
	padding: 0;
}
.widget_calendar caption {
	font-family: "Noto Serif", serif;
	font-weight: 700;
	margin: 0 0 1.6em;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}
.widget_calendar tbody a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	background-color: #333;
	color: #fff;
	display: block;
	font-weight: 700;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	color: #fff;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a {
	border: 0;
}
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}
.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	border-top: 0;
	padding-top: 0;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}
.widget_recent_entries .post-date {
	display: block;
}
.widget_rss ul {
	list-style: none;
	margin: 0;
}
.widget_rss li {
	margin-bottom: 1.6em;
}
.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}
.widget_rss .rsswidget {
	border: 0;
	font-weight: 700;
}
.widget_rss .rsswidget img {
	margin-top: -4px;
}
.widget_rss .rss-date,
.widget_rss cite {
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}
.textwidget {
	text-align: justify;
}
.textwidget > :last-child {
	margin-bottom: 0;
}
.textwidget a {
	border-bottom: 1px solid #333;
}
.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}
/* single-image */
.single-image {
	width: 100%;
	text-align: center;
	display: inline-block;
}
.single-image img {
	max-width: 100%;
}
/* Supporter */
.horizontal-supporter {
	width: 100%;
}
.horizontal-supporter .supporter {
	padding: 15px;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
	box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.list-supporter {
	padding: 15px;
}
.list-supporter .supporter {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}
.list-supporter .supporter:last-child {
	border-bottom: none;
}
.list-supporter .supporter label.name {
	color: #333;
}
.supporter .phone {
	color: #E00;
	font-weight: bold;
}
/* list term */
.list-terms {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
	position: relative;
}
.list-terms ul {
	padding: 0;
	list-style: none;
}
.list-terms ul li {
	float: left;
}
.list-terms ul li a {
	color: #333;
	display: inline-block;
	padding: 0 10px;
}
/* list post */
.list-post {
	width: 100%;
    border: 1px solid #f3f3f3;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.list-post a {
	margin-bottom: 15px;
	display: inline-block;
}
/* widget categories */

.list-product-categories li.currentterm a {
	font-weight: bold;
	color: #098B45;
}

/* ------------------------------------------------------------*/
/* Custom template */
/* ------------------------------------------------------------*/

/* Contact page */
.contact-map {
	padding: 5px;
	border: 1px solid #ddd;
}
.contact-map-label {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.office {
	margin: 0;
	padding: 10px;
	border: 1px solid #ddd;
}
.office h3 {
	font-size: 15px;
	text-transform: uppercase;
}
.office ul {
	margin: 0;
	padding: 0;
}
.office ul li {
	list-style: none;
	font-size: 13px;
	padding: 5px 0;
}
.office ul li i {
	margin-right: 10px;
}
.office ul li a {
}
.entry-content textarea,
.entry-content input[type="text"],
.entry-content input[type="email"],
.contact-form textarea,
.contact-form input[type="text"],
.contact-form input[type="email"] {
	width: 100%;
	border: 1px solid #ccc;
	padding: 5px;
}
.entry-content input[type="submit"],
.contact-form input[type="submit"] {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #7e7e7e;
    border: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
}
.entry-content input[type="submit"]:hover,
.contact-form input[type="submit"]:hover {
	color: #fff;
}
/* ------------------------------------------------------------*/
/* News */
/* ------------------------------------------------------------*/
.page-header {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: none;
}
.page-title {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.post-thumbnail img {
	width: 100%;
	display: block;
	margin: 0 auto;
}
a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

/* Breadcrumbs  */
.breadcrumbs {
	background: transparent;
	margin-bottom: 5px;
	font-size: 13px;
	margin-top: 10px;
}
.breadcrumbs a {
    position: relative;
    display: inline-block;
    color: #333;
    padding: 4px 0;
    font-size: 13px;
}
.breadcrumbs a:hover {
	color: #4285F4;
}
.breadcrumbs .breadcrumb_last {
	color: #4285F4;
}
/* Social share */
.social-share {
	padding-bottom: 15px;
}
.social-share span {
	float: left;
	margin-right: 5px;
}

/* List post */
.post-item {
	width: 100%;
	overflow: hidden;
	padding: 15px 30px;
	margin: 15px 0;
}
.page-content .post-item:nth-child(odd) {
    background: #fff;
}
.page-content .post-item:nth-child(even) {
    background: #f6f6f6;
}
.post-item .post-item-thumbnail {
}
.post-item .post-thumbnail {
	margin-bottom: 0;
    background: #fff;
    display: inline-block;
    overflow: hidden;
}
.post-item h3.post-title {
    font-size: 30px;
    font-weight: bold;
    color: #f57e37;
}
.post-item h3.post-title a {
	color: #f57e37;
	text-decoration: none;
}
.post-item p {
	color: #f57e37;
	font-size: 20px;
}
.post-item a.view-detail {
	font-size: 12px;
}

/* Pagination */
.nq-pagination {
	margin: 15px 0;
	text-align: center;
}
.nq-pagination span,
.nq-pagination a {
	background: #e3e3e3;
	padding: 5px 10px;
	color: #666;
	display: inline-block;
}
.nq-pagination span.current {
	background: #333;
	color: #fff;
}

/* Post & page */
.hentry {
	position: relative;
}
.hentry.has-post-thumbnail {
	padding-top: 0;
}
.hentry.sticky:not(.has-post-thumbnail) {
	padding-top: -webkit-calc(7.6923% + 24px);
	padding-top: calc(7.6923% + 24px);
}
.hentry .post-thumbnail {
	border: 0;
	display: block;
	margin-bottom: 2.4em;
}
.entry-header {
	margin-bottom: 15px;
    padding-bottom: 5px;
}
.entry-title {
	font-size: 26px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #f26522;
    text-transform: uppercase;
}
.entry-content,
.entry-summary {
	padding: 0 0 15px 0;
	text-align: justify;
}
.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}
.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.no-results .page-content {
	padding: 15px 0;
    font-weight: bold;
    font-style: italic;
}
.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.1538;
	margin: 10px 0;
}
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 20px;
    line-height: 1.3636;
    margin: 10px 0;
}
.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
	margin: 10px 0;
}
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}
.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.entry-content > h1:first-child,
.entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}
.entry-content .more-link,
.entry-summary .more-link:after {
	white-space: nowrap;
}
.entry-content .more-link:after,
.entry-summary .more-link:after {
	content: "\f429";
	font-size: 16px;
	position: relative;
	top: 5px;
}
.entry-footer {
	background: transparent;
    color: #707070;
    font-family: "Noto Sans", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    padding: 10px 15px;
    border: 1px solid #ccc;
    background-color: #ECECEC;
}
.entry-footer a {
	border-bottom: 1px solid transparent;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.entry-footer a:hover {
	border-bottom: 1px solid #333;
}
.entry-footer a:hover,
.entry-footer a:focus {
	color: #333;
}

.format-aside .entry-format:before {
	content: "\f101";
}
.format-image .entry-format:before {
	content: "\f473";
}
.format-gallery .entry-format:before {
	content: "\f103";
}
.format-video .entry-format:before {
	content: "\f104";
}
.format-status .entry-format:before {
	content: "\f105";
}
.format-quote .entry-format:before {
	content: "\f106";
}
.format-link .entry-format:before {
	content: "\f107";
}
.format-chat .entry-format:before {
	content: "\f108";
}
.format-audio .entry-format:before {
	content: "\f109";
}
.posted-on:before {
	content: "\f307";
}
.byline:before {
	content: "\f304";
}
.cat-links:before {
	content: "\f301";
}
.tags-links:before {
	content: "\f302";
}
.comments-link:before {
	content: "\f300";
}
.full-size-link:before {
	content: "\f402";
}
.edit-link:before {
	content: "\f411";
}
.comments-link,
.edit-link {
	white-space: nowrap;
}
.taxonomy-description {
	padding: 2em 0;
	width: 60%;
}
.taxonomy-description p {
	font-size: 20px;
}
.taxonomy-description a {
	border-bottom: 1px solid #333;
}
.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}
.taxonomy-description > :last-child {
	margin-bottom: 0;
}

/* Related posts */
.related-posts-wrap {
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px;
	background-color: #F7F7F7;
}
.related-posts-title {
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.related-posts-title h3 {
	margin: 0;
    padding: 5px 0;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.related-posts {
	width: 100%;
}
.related-posts ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.related-posts ul li {
	padding: 5px 0;
}
.related-posts ul li a {
	color: #333;
}

/* Post navigation */
.post-navigation {
	width: 100%;
}
.post-navigation .screen-reader-text {
	font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

/* Comments */
.comments-area-wrap {
	background: transparent;
	border: 1px solid #ccc;
	margin-top: 15px;
}
.comments-area {
	background: #f7f7f7;
	padding: 15px;
	overflow: hidden;
}
.comments-title-wrap {
	border-bottom: 1px solid #ccc;
    background-color: #ECECEC;
    padding: 0 15px;
    line-height: 42px;
}
.comments-title-wrap .comments-title {
	display: inline-block;
	padding: 0 10px 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.comments-area .comment-reply-title {
	font-size: 15px;
	margin: 0;
	font-weight: bold;
}
/* Comments default */
.comments-area > :last-child {
	margin-bottom: 0;
}
.comment-list + .comment-respond {
	border-bottom: 1px solid #ccc;
}
.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.6em;
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
}
.comment-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}
.comment-list .children > li {
	padding-left: 15px;
}
.comment-author {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	margin-bottom: 0.4em;
}
.comment-author a:hover {
	border-bottom: 1px solid #707070;
	border-bottom: 1px solid rgba(51, 51, 51, 0.7);
}
.comment-author .avatar {
	float: left;
	height: 24px;
	margin-right: 0.8em;
	width: 24px;
}
.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 0px;
	left: 3px;
}
.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}
.comment-metadata a,
.pingback .edit-link a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 1px solid #333;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #333;
}
.comment-metadata {
	margin-bottom: 1.6em;
}
.comment-metadata .edit-link {
	margin-left: 1em;
}
.pingback .edit-link {
	margin-left: 1em;
}
.pingback .edit-link:before {
	top: 5px;
}
.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}
.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}
.comment-content > :last-child {
	margin-bottom: 0;
}
.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
}
.comment-list .reply a {
	color: #fff;
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-weight: 300;
    line-height: 1;
    margin-top: 2em;
    padding: 0.4167em 0.8333em;
    background-color: #7e7e7e;
    border-radius: 3px;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus {
	border-color: #333;
	color: #333;
	outline: 0;
}
.comment-form {
	padding-top: 15px;
}
.comment-respond .comment-form-author {
	width: 48%;
	float: left;
}
.comment-respond .comment-form-email {
	width: 48%;
	float: right;
}
.comment-respond .comment-form-author label,
.comment-respond .comment-form-email label,
.comment-respond .comment-form-comment label{
	font-weight: normal;
}
.comment-respond .comment-form-comment {
	margin-top: 5px;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input,
.comment-respond .comment-form-comment textarea {
	width: 100%;
	background: #f8f8f8;
	border: #ccc 1px solid;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #333;
	margin: 0;
	padding: 5px;
	background: #fff;
}
.comment-respond .comment-form-comment textarea {
	max-height: 80px;
}
.comment-respond .form-submit {
	margin: 10px 0;
}
.comment-respond .form-submit #submit {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #7e7e7e;
	border: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	margin-bottom: 2em;
}
.logged-in-as a:hover {
	border-bottom: 1px solid #333;
}
.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Noto Sans", sans-serif;
	font-weight: 700;
	padding-top: 1.6em;
}
.comment-navigation + .no-comments {
	border-top: 0;
}
.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}
.form-submit {
	margin-bottom: 0;
}
.required {
	color: red;
}
.comment-reply-title small {
	font-size: 100%;
}
.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}
.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}

/* ------------------------------------------------------------*/
/* Custom Woocommerce */
/* ------------------------------------------------------------*/
.woocommerce ul#shipping_method li {
    margin: 0;
    padding: .25em 0 .25em 22px;
   	text-indent: 0;
    list-style: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #098B45;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    border-radius: 5px;
}
.woocommerce a.button.alt {
	background: #C00;
	color: #fff;
	text-transform: uppercase;
}
.woocommerce a.button.alt:hover {
	background: #C00;
	color: #fff;
	text-transform: uppercase;
}
.more-sumary {
	border-top: 1px solid #ccc;
    margin-top: 15px;
    padding-top: 15px;
}
.product-tabs {
	width: 100%;
}
.product-tabs h2 {
	font-size: 16px;
    font-weight: bold;
    background: #f1f1f1;
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #C00;
}
.product-tabs-content {
	text-align: justify;
}
.woocommerce #respond input#submit {
	color: #fff;
}
/* Top rated produts */
.woocommerce.widget_top_rated_products {}
.woocommerce.widget ul.product_list_widget {}
.woocommerce.widget ul.product_list_widget li {padding: 10px; }
.woocommerce.widget ul.product_list_widget li:after,
.woocommerce.widget ul.product_list_widget li:before {}
.woocommerce.widget ul.product_list_widget li a {font-size: 13px; margin-bottom: 10px; }
.woocommerce.widget ul.product_list_widget li a span {font-weight: 400;}
.woocommerce.widget ul.product_list_widget li img {width: 58px; }
.woocommerce.widget ul.product_list_widget li .star-rating {color: #cd2122; font-size: 10px; margin-bottom:10px }
.woocommerce.widget ul.product_list_widget li del {
    color: #777;
    opacity: 1;
    font-weight: bold;
}
.woocommerce.widget ul.product_list_widget li ins {
    background: 0 0;
    font-weight: 700;
    text-decoration: none;
}
.woocommerce.widget ul.product_list_widget li ins span {
	text-decoration: none;
    color: #DA251C;
}

.woocommerce.widget:last-child {margin-bottom:0}
.widget_product_categories li.cat-parent {
	position: relative;
}
.widget_product_categories li.cat-parent:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0d7";
    position: absolute;
    top: 10px;
    right: 8px;
    color: #777;
}
.widget_product_categories li.current-cat ul.children {
	padding: 5px 0 10px 15px;
	display: block;
}
.widget_product_categories li ul.children {
	display: none;
}
.widget_product_categories li.current-cat>a {
    color: #000000;
    font-weight: bold;
}
.woocommerce .widget_layered_nav_filters ul {
	padding: 8px;
}
.woocommerce .widget_layered_nav_filters ul li {
	padding: 0 5px;
}
.price_slider_wrapper {
	padding: 10px;
}
.woocommerce .widget_layered_nav ul li {
	padding: 8px;
}
.widget_price_filter .ui-slider-horizontal {
    height: .5em;
}
.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}
.widget_price_filter .price_slider {
    margin-bottom: 1em;
    background: #eeeeee;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: #999999;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: .9em;
    height: .9em;
    cursor: pointer;
    outline: none;
    top: -.2em;
    border-radius: 99px;
    background-color: #777777;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    margin-left: -13px;
}
.widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: .9em;
    height: .9em;
    cursor: pointer;
    outline: none;
    top: -.2em;
    border-radius: 99px;
    background-color: #777777;
}
/* Single product */
.woocommerce div.product {
	margin-top: 10px;
}
.woocommerce div.product div.images a.woocommerce-main-image {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px;
}
.woocommerce span.onsale {
    background-color: #DA251C;
    z-index: 999;
}
.woocommerce ul.products li.product .onsale {
	top: 11px;
	right: 11px;
	border-radius: 0;
    padding: 0 5px 0 20px;
}
.woocommerce ul.products li.product .onsale:after {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f063";
    position: absolute;
    top: 14px;
    left: 5px;
}
.woocommerce div.product div.thumbnails a {
	border: 1px solid #ccc;
	padding: 3px;
}
.woocommerce div.product .product_title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
}
.product_meta > span {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.product_meta > span a {
	font-weight: bold;
}
.woocommerce button.button.alt {
	background-color: #098B45;
	padding: .418em 1em;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
	text-decoration: none;
	color: #DA251C;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
	color: #777;
    opacity: 1;
    font-weight: bold;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	padding: 0 2em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
	background: #fff;
	margin: 0;
    padding: 15px;
    border: 1px solid #ccc;
    border-top: none;
    border-radius: 0 0 3px 3px;
}
.related-news h3.related-news-title,
.related.products h2 {
	font-size: 16px;
    font-weight: bold;
    background: #f1f1f1;
    padding: 8px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 2px solid #C00;
}
/* List product */
.shop-before {
	padding: 15px 0;
}
.woocommerce ul.products {
	border-bottom: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
}
.woocommerce .woocommerce-ordering select {
	border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 5px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    margin: 0;
    width: 25%;
	text-align: center;
    padding: 5px;
    background-color: #fff;
}
.woocommerce.columns-5 ul.products li.product {
	width: 20%;
}
.woocommerce.columns-5 ul.products li.custom-product-slider {
	width: 40%;
	float: left;
	padding: 5px;
}
.woocommerce.columns-5 ul.products li.custom-product-slider .flex-direction-nav {
	margin: 0;
}
.woocommerce.columns-5 ul.products li.custom-product-slider .flex-control-nav {
	bottom: 15px;
}
.woocommerce.columns-4 ul.products li.product {
	width: 25%;
}
@media (max-width: 767px) {
	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce.columns-5 ul.products li.product,
	.woocommerce.columns-4 ul.products li.product {
		width: 50%;
	}
	.woocommerce.columns-5 ul.products li.custom-product-slider {
		width: 100%;
	}
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
	border: 1px solid #C00;
}
.woocommerce ul.products li.product .star-rating {
	margin: 0 auto;
	padding-bottom: 0.5em;
    display: inline-block;
}
.woocommerce ul.products li.product h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.woocommerce ul.products li.product .price {
	font-size: 13px;
}
.woocommerce ul.products li.product .price del {
	color: #777;
    opacity: 1;
    font-weight: bold;
}
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price ins span {
	text-decoration: none;
	color: #DA251C;
}
.woocommerce ul.products li.product .button {
	font-size: 12px;
	margin-top: 0;
}
.woocommerce nav.woocommerce-pagination ul {
	border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
	border: none;
	margin: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li a {
	background: #e3e3e3;
    color: #666;
    display: inline-block;
    width: 28px;
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #098B45;
    color: #fff;
    width: 28px;
    text-align: center;
}
/* Cart & Check out & Account */
.entry-content-fullwidth table.shop_table {
	background: #fff;
}
.entry-content-fullwidth input.input-text,
.entry-content-fullwidth textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
}
.entry-content-fullwidth h2,
.entry-content-fullwidth h3 {
	font-size: 20px;
	font-weight: bold;
}
#page .woocommerce table.cart td.actions .input-text {
	width: 200px;
}

/* tab */
.tab__head-wrap {
	width: 100%;
	position: relative;
}
.tab__prev {
	position: absolute;
    top: 200px;
    right: -20px;
    font-size: 30px;
    cursor: pointer;
}
.tab__next {
	position: absolute;
    top: 200px;
    left: -20px;
    font-size: 30px;
    cursor: pointer;
}
.tab__head {

}
.tab__head span.tab_post {
	cursor: pointer;
	width: 255px;
	height: 255px;
	border: 5px solid #f4772e;
	border-radius: 100%;
	padding: 10px;
	margin: 0 17px;
	background: #fff;
	display: inline-block;
}
.tab__head span.tab_post span {
	width: 100%;
	border-radius: 100%;
	background: #fff;
	display: inline-block;
	height: 100%;
	line-height: 235px;
    text-align: center;
    font-size: 30px;
}
.tab__head span.tab_post.active span {
	background: #f4772e;
	color: #FFF;
}
.tab__content {
	margin: 0;
	padding: 20px;
}
.tab_post_content {
	display: none;
	padding: 30px;
}
.tab-item {
	font-size: 18px;
	background: #e2e6f5;
	padding: 30px;
}
.custom_style__item {
	margin-bottom: 15px;
}
.custom_style__content {
	background: #eaeaea;
	border: 1px solid #ddd;
	padding: 20px;
}
.custom_style__content .noi_dung {
	overflow: hidden;
	height: 160px;
}
.custom_style__content.xyzshow .noi_dung{
	height: auto;
}
.quick-search {
    margin-top: 27px;
    font-size: 16px;
    cursor: pointer;
    text-align: right;
    float: right;
    border-right: 1px solid #ccc;
    padding-right: 10px;
    margin-right: 10px;
}
#lang_sel_list {
	float: right;
	margin-top: 29px;
}
.quick-search i {
	cursor: pointer;
}
.quick_search-state {
	display: none;
}
.quick_search-form {
	transition: top .25s ease;
	position: absolute;
	top: 200%;
	opacity: 0;
  	visibility: hidden;
	right: 0;
	overflow: auto;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
	box-shadow: 0 3px 3px #e0e0e0;
	border: 1px solid #ddd;
	z-index: 999999;
}
.quick_search-state:checked + .quick_search-form {
  	opacity: 1;
  	visibility: visible;
  	top: 100%;
}
.quick_search-form .screen-reader-text,
.quick_search-form .search-submit {
	display: none;
}
.quick_search-form .input-text {
	margin: 0;
}