@font-face {
	font-family: iCielBC Authentico;
	src: url(fonts/iCielBCAuthentico-Regular.otf);
	font-weight: 400;
	font-display: fallback
}

@font-face {
	font-family: Roboto;
	src: url(fonts/Roboto-Bold.woff2);
	font-weight: 700;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: Roboto;
	src: url(fonts/Roboto-Regular.woff2);
	font-weight: 400;
	font-style: normal;
	font-display: fallback
}

@font-face {
	font-family: Roboto;
	src: url(fonts/Roboto-BoldItalic.ttf);
	font-weight: 700;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: Roboto;
	src: url(fonts/Roboto-Italic.ttf);
	font-weight: 400;
	font-style: italic;
	font-display: fallback
}

@font-face {
	font-family: "MyriadPro-Bold";
	src: url("../fonts/MyriadPro-Bold.eot");
	src: url("../fonts/MyriadPro-Bold.eot?#iefix") format("embedded-opentype"),
		url("../fonts/MyriadPro-Bold.otf") format("opentype"),
		url("../fonts/MyriadPro-Bold.svg") format("svg"),
		url("../fonts/MyriadPro-Bold.ttf") format("truetype"),
		url("../fonts/MyriadPro-Bold.woff") format("woff"),
		url("../fonts/MyriadPro-Bold.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "MyriadPro-Regular";
	src: url("../fonts/MyriadPro-Regular.eot");
	src: url("../fonts/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"),
		url("../fonts/MyriadPro-Regular.otf") format("opentype"),
		url("../fonts/MyriadPro-Regular.svg") format("svg"),
		url("../fonts/MyriadPro-Regular.ttf") format("truetype"),
		url("../fonts/MyriadPro-Regular.woff") format("woff"),
		url("../fonts/MyriadPro-Regular.woff2") format("woff2");
	font-weight: normal;
	font-style: normal;
}

body {
	background-color: #fff;
	font-family: "MyriadPro-Regular";
}

a {
	transition: color .3s ease-in-out
}

.no-side-padding {
	padding-left: 0;
	padding-right: 0
}

.no-padding-left {
	padding-left: 0
}

.no-padding-right {
	padding-right: 0
}

#bs-example-navbar-collapse-1 {
	padding-left: 0
}

#nav-detail_btn {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	color: #fff
}

#content {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 20px
}

#nav-detail_btn:hover #nav-detail_content {
	visibility: visible
}

#nav-detail_content {
	z-index: 100
}

.company-info {
	background-color: #f8f8f8
}

.footer-company-info {
	background-color: #356837
}

#nav-detail_content {
	visibility: hidden;
	background: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	color: #000
}

.nav-detail_content_container {
	max-width: 1200px;
	margin: 0 auto
}

#nav-detail_content .content-category {
	width: 100%;
	position: relative
}

#nav-detail_content .content-category ul {
	list-style: none
}

#nav-detail_content .content-category>ul {
	padding-left: 19px
}

#nav-detail_content .content-category ul li>a>svg {
	display: none
}

#nav-detail_content .content-category ul li>a {
	color: #4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block
}

#nav-detail_content .content-category ul li ul {
	padding-left: 15px
}

#nav-detail_content .content-category ul li>a:hover {
	color: #356837
}

#nav-detail_content .content-category>ul>li {
	display: inline-block
}

#nav-detail_content .content-category>ul>li>a {
	font-size: 16px;
	font-weight: 700
}

#nav-detail_content .content-category>ul>li>ul {
	padding-left: 0
}

#nav-detail_content .blog-info a {
	padding-left: 10px;
	padding-right: 10px
}

#nav-detail_content .content-category>ul>li::before {
	left: 0;
	top: 7px;
	position: absolute;
	content: '';
	width: 4px;
	height: 18px;
	background-color: #dbb355
}

#nav-detail_content .content-category>ul>li {
	margin-top: 15px;
	width: 25%;
	min-height: 152px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	position: relative;
	display: block
}

.nav-btn-expand {
	height: 50px;
	width: 50px;
	transition: all .2s ease-in-out;
	background-repeat: no-repeat;
	background-position: 26px;
	background-image: url(../images/navicon.png)
}

#bs-example-navbar-collapse-1 {}

.nav-btn-expand:hover {
	background-image: url('../images/x navi.png')
}

.header_main-navigator {
	background-color: #356837;
	position: relative
}

.logo-hidden {
	display: none
}

.logo-hidden img {
	width: 110px;
	height: auto;
	margin-top: -6px
}

.navbar-brand {
	padding: 8px 15px
}

.home-icon img {
	width: 26px;
	height: 23px
}

.home-icon {
	position: absolute;
	top: 13px;
	left: 10px;
	display: none
}

.home-icon-nav div {
	background-image: url(../images/home-icon.png);
	width: 23px;
	height: 20px;
	background-size: cover;
	background-position: center
}

.fb-icon:hover {
	width: 28px;
	height: 28px;
	background-image: url(../images/fb-hover.png)
}

.fb-icon {
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 10px;
	display: none;
	width: 27.81px;
	height: 28px;
	background-image: url(../images/facebook.ico.png);
	background-position: center;
	background-size: cover
}

.ytb {
	cursor: pointer;
	width: 28px;
	height: 28px;
	background-image: url(../images/youtube.png);
	background-position: center;
	background-size: cover;
	margin-left: 10px;
}

.ytb:hover {
	background-image: url(../images/youtube-hover.png)
}

.fb {
	cursor: pointer;
	width: 28px;
	height: 28px;
	background-image: url(../images/fb.png);
	background-position: center;
	background-size: cover
}

.fb:hover {
	background-image: url(../images/fb-hover.png)
}

.logo-video-nav {
	transition: all .2s ease-in-out;
	position: absolute;
	width: 198px;
	right: 0;
	height: 64px;
	top: -14px;
	background-image: url(../../../uploads/2022/08/des-.png);
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.navbar.main-navigator {
	margin-bottom: 0;
	background: 0 0;
	box-shadow: none;
	border: none;
	z-index: 98
}

.main-navigator ul ul {
	display: none;
	position: absolute;
	list-style: none;
	padding: 0;
	z-index: 99
}

.main-navigator .navbar-nav>li>a {
	color: #fff;
	padding-left: 30px
}

.main-navigator .navbar-nav>li:nth-child(2)>a {
	/* width: 30px; */
	padding-left: 0
}

.main-navigator .navbar-nav>li:hover>a {
	color: #fff
}

.main-navigator ul li:hover>ul {
	display: block
}

.main-navigator li.menu-item-has-children:after {
	width: 10px;
	height: 10px;
	background-position: center;
	background-size: cover;
	background-image: url(../images/angel_down.png);
	float: right;
	margin-top: 4px;
	margin-left: 10px;
	content: '';
	top: 16px;
	position: absolute;
	right: 0;
	z-index: 3;
}

.main-navigator .navbar-nav>li.menu-item-has-children:after {
	transition: margin-top .2s ease-in-out;
}

.main-navigator .navbar-nav>li.menu-item-has-children:after:hover {
	margin-top: 8px
}

.main-navigator li li.menu-item-has-children:after {
	transform: rotate(-90deg);
	margin-right: 5px;
	transition: margin-right .2s ease-in-out
}

.main-navigator li li.menu-item-has-children:after {
	margin-right: 0;
	right: 10px;
}

.main-navigator li li {
	background-color: #356837;
	transition: background-color .2s ease-in-out
}

.main-navigator li li:hover {
	background-color: #2fadca
}

.main-navigator li li {
	position: relative
}

.main-navigator li li:hover>ul {
	left: 100%;
	top: 0
}

.main-navigator li li>a {
	position: relative;
	display: block;
	padding: 10px 17px;
	width: 224px
}

.main-navigator li li a {
	text-decoration: none;
	color: #fff
}

.cate-group {
	margin-top: 20px;
	display: inline-block
}

.cate-group ul {
	list-style: none;
	padding-left: 20px
}

.cate-group>ul {
	padding-left: 0
}

.cate-group a {
	color: #4d4d4d;
	font-size: 14px;
	padding: 5px 0;
	display: block
}

.cate-header {
	position: relative;
	font-weight: 700
}

.cate-header:before {
	content: "";
	position: absolute;
	background-color: red;
	left: -10px;
	width: 5px;
	height: 140%;
	top: -20%
}

.blog-info a {
	font-weight: 700;
	color: #4d4d4d;
	cursor: pointer;
	transition: color .3s ease-in-out
}

.blog-info a:hover {
	color: #356837
}

.post-relative-small {
	margin-bottom: 10px
}

.post-relative-small_contain .post-relative-small:first-child {
	margin-top: 25px
}

.post-thumbnail-video {
	width: 64px;
	height: 48px;
	background-color: #000;
	float: left;
	margin-right: 15px
}

.post-title {
	height: 42px;
	margin-top: 4px;
	overflow: hidden
}

.post-play-btn {
	background: url(../images/Vector.png);
	background-position: center;
	background-size: contain;
	margin-top: 8px;
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 15px
}

.post-title-normal {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	cursor: pointer
}

.top-post-dot_group {
	position: absolute;
	bottom: 5px
}

.top-post-dot_contain {
	cursor: pointer
}

.top-post-dot_contain .top-post-dot {
	margin-bottom: 0
}

.top-post-dot {
	display: flex;
	flex-direction: row
}

.top-post-dot {
	list-style: none;
	padding-left: 0
}

.top-post-dot li {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	list-style: none
}

.top-post-dot li:first-child {
	margin-left: 0
}

.top-post-dot li.slick-active button {
	background-color: #356837;
	width: 10px;
	height: 10px
}

.top-post-dot li button {
	font-size: 0;
	line-height: 0;
	display: block;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: 0 0;
	border-radius: 50%;
	width: 7px;
	height: 7px;
	background-color: #eee;
	transition: all .7s ease-in-out
}

.post-tag {
	margin-top: 14px;
	font-size: 12px;
	color: #3987b3;
	float: left
}

.post-date {
	margin-top: 14px;
	font-size: 12px;
	color: #9b9b9b;
	float: right
}

.post-expert {
	margin-top: 18px;
	font-size: 13px;
	text-align: justify
}

.remain-top-post_contain {
	position: relative
}

.remain-top-post_content {
	margin-bottom: 30px
}

.remain-top-post_contain .btn-prev {
	position: absolute;
	width: 35px;
	height: 88px;
	left: 15px;
	top: 35px;
	z-index: 1;
	background: #356837;
	opacity: .7;
	border-radius: 0 5px 5px 0;
	transition: all .2s ease-in-out
}

.remain-top-post_contain .btn-prev:hover {
	opacity: 1;
	width: 40px;
	height: 100px;
	top: 30px
}

.remain-top-post_contain .btn-next {
	position: absolute;
	width: 35px;
	height: 88px;
	right: 13px;
	top: 35px;
	z-index: 1;
	background: #356837;
	opacity: .7;
	border-radius: 5px 0 0 5px;
	transition: all .2s ease-in-out
}

.remain-top-post_contain .btn-next:hover {
	opacity: 1;
	width: 40px;
	height: 100px;
	top: 30px
}

.remain-top-post_contain .btn-prev i,
.remain-top-post_contain .btn-next i {
	margin-top: calc(44px - 12px);
	color: #fff;
	font-size: 24px
}

.video-post {
	margin-bottom: 30px
}

.video-post_title-contain {
	background-color: #356837;
	height: 48px;
	color: #fff;
	font-family: iCielBC Authentico, serif;
	margin-left: 15px;
	margin-right: 15px
}

.video-post_title-contain {
	position: relative
}

.video-post_title-contain_img {
	position: absolute;
	left: 20px;
	top: -19px
}

.video-post_title-contain_img img {
	max-width: 140px;
	height: auto
}

.video-post_title {
	font-size: 29px;
	line-height: 48px;
	margin-left: 200px;
	display: inline
}

.video-post_title-contain i {
	float: right;
	margin-right: 10px;
	font-size: 24px;
	line-height: 48px
}

.category-post_title {
	text-transform: uppercase;
	color: #dbb355;
	position: relative;
	padding-left: 15px;
	font-size: 20px;
	margin: 0;
	font-weight: 700
}

.category-post_title::before {
	content: '';
	width: 4px;
	height: 100%;
	background-color: #dbb355;
	position: absolute;
	left: 0;
	top: 0
}

.logo {
	margin-top: 16px;
	float: left
}

.search-form-home {
	margin-top: 34px;
	float: right;
	position: relative
}

.search-form-home label {
	margin-bottom: 0
}

.search-form-home {
	margin-top: 34px;
	width: 250px
}

.search-form-home .gsc-control-cse {
	padding: 0;
	border: none
}

.search-form-home .gsc-control-cse .gsc-input-box {
	border-radius: 30px;
	padding: 0
}

.search-form-home .gsc-control-cse .gsc-search-button {
	display: none
}

.social {
	float: right;
	margin-left: 50px;
	margin-top: 36px;
	display: flex;
}

.social-icon {
	width: 28px;
	height: 28px
}

.nav>li.home-link {
	display: none
}

.category-list-front {
	margin-bottom: 30px;
	min-height: 600px;
}

h2.category-post_title a {
	color: #dbb355;
}

.box-page-gb-share {
	max-width: 100%;
	overflow: hidden
}

.top-post_nav-right img {
	max-width: 100%;
	height: auto
}

.fb-comments>span {
	max-width: 96%
}

footer {
	background-color: #eee
}

footer .wrap {
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 0
}

footer .footer-blog-info {
	text-transform: uppercase;
	overflow: hidden
}

footer .footer-blog-info span {
	margin-bottom: 10px;
	display: block;
	font-weight: 700
}

footer .footer-blog-info ul {
	padding-left: 0;
	list-style: none
}

footer .footer-blog-info ul li a {
	color: #4d4d4d;
	cursor: pointer;
	padding: 4px 0;
	display: block
}

footer .footer-blog-info ul li a:hover {
	color: #356837
}

footer .footer-note {
	margin-top: 20px
}

.category-list-title-post {
	padding: 10px 15px;
	margin: 0
}

.category-list-front-right {
	margin-top: 20px
}

.category-list-front-right .category-list-title-post {
	font-size: 12px;
	height: 75px;
	overflow: hidden;
}

.video-post-top-video_left {
	margin-top: 20px
}

.video-post-top-video_right {
	margin-top: 20px
}

.category-list-front-post-left {
	margin-top: 20px
}

.category-list-front-post-left .category-list-title-post {
	font-size: 24px;
	line-height: 24px
}

.category-list-front-post-bottom {
	margin-top: 15px
}

.category-list-front-post-bottom .category-post-sub-link {
	line-height: 30px;
	margin: 0;
	font-size: 14px
}

.nav>li.video-link {
	display: none;
	font-family: iCielBC Authentico, serif;
	font-size: 21px;
	background-color: #dbb355
}

#resize-font {
	padding: 5px 15px;
	margin-top: 10px;
	border: 1px dashed #999;
	width: fit-content;
	display: block;
	cursor: pointer;
	user-select: none
}

#resize-font .font-tool,
#resize-font .font-tool_title,
#resize-font .font-tool_action,
#resize-font .font-size_element {
	display: inline-block
}

#resize-font .font-tool {
	margin-right: 15px
}

#resize-font .font-tool_title {
	margin-right: 10px;
	font-weight: 700
}

#resize-font .font-size span {
	padding: 5px;
	font-weight: 700
}

#resize-font .font-size #font-size_minimum {
	font-size: 14px
}

#resize-font .font-size #font-size_medium {
	font-size: 18px
}

#resize-font .font-size #font-size_maximum {
	font-size: 24px
}

#resize-font .font-size .font-size_selected {
	color: #2fadca
}

#resize-font .font-size span:hover {
	color: #356837
}

.post-relative-small a {
	font-size: 16px;
	color: #333;
	align-items: center;
}

.category-post .post-title-normal {
	color: #333
}

.category-post .post-title-normal:hover {
	color: #356837
}

.category-post .divider {
	height: 1px;
	background-color: #eee;
	margin-left: 15px;
	width: calc(100% - 30px)
}

.footer-logo img {
	max-width: 100%
}

.section1 .remain-top-post_content .post-title-normal {
	font-size: 18px;
	margin-top: 10px;
	display: block
}

.category-post .category-post-dot {
	width: 6px;
	height: 6px;
	background-color: #e5e5e5;
	float: left;
	margin-top: 12px;
	margin-right: 10px
}

.nav>li.video-link-hidden {
	display: none
}

.serial-title {
	display: block;
	padding-top: 13px;
	color: #333;
	font-weight: 700;
	font-size: 16px
}

.page-content-video .top-post_nav-right .divider {
	background-color: #eee;
	height: 1px;
	width: calc(100% - 15px);
	margin-top: 10px;
	margin-left: 15px
}

.paginate a,
.paginate span {
	padding: 5px 10px;
	border: 1px solid #eee;
	text-decoration: none;
	margin-right: 10px;
	color: #333
}

.paginate a:last-child {
	margin-right: 0
}

.paginate a.current,
.paginate span.current {
	background-color: #356837;
	color: #fff
}

.video-post-top-video_left .post-thumbnail img {
	max-width: 100%;
	height: auto
}

.post-thumbnail {
	width: 100%
}

.front-page.section1 .top-post_nav-left .post-fade .post-title-normal {
	font-size: 28px
}

.front-page.section1 .top-post_nav-left .post-fade .post-expert {
	font-size: 14px
}

.post-title-1,
.post-title-1 a {
	font-size: 22px;
	font-weight: 700
}

.post-title-2,
.post-title-2 a {
	font-size: 18px;
	font-weight: 700
}

.post-title-left-1,
.post-title-left-1 a {
	font-size: 18px;
	font-weight: 700
}

.post-title-left-2,
.post-title-left-2 a {
	font-size: 16px;
	font-weight: 700
}

.post-title-bottom-3,
.post-title-bottom-3 a {
	font-size: 14px;
	font-weight: 400
}

.logo-video-nav.xs {
	width: 219px;
	height: 71px;
	top: 0;
	right: 20px;
	background-image: url(../images/img-menu.png)
}

.logo-video-nav.xs.en {
	width: 219px;
	height: 71px;
	top: 0;
	right: 20px;
	background-image: url(../images/img-menu_en.png)
}

.navbar-default .navbar-toggle {
	background: 0 0;
	border: none;
	border-radius: 0
}

.navbar-default .navbar-toggle:hover {
	background: #356837
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #356837
}

.navbar-default .navbar-toggle:hover .icon-bar {
	background-color: #fff
}

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

.hidden-search .search-form-home {
	margin-top: 9px;
	display: none
}

#main-post figure {
	max-width: 100%;
	height: auto
}


/*!*.logo-video-nav {*!*/


/*!*display: none;*!*/


/*!*}*!*/


/*!*.nav > li.video-link-hidden {*!*/


/*!*display: block;*!*/


/*!*}*!*/

.container-fluid {
	padding-left: 0;
	padding-right: 0
}

.page-video .video-page-title-contain .divider {
	width: calc(75% - 30px);
	margin-left: 15px;
	background-color: #eee;
	height: 1px
}

.hidden-search-btn {
	display: none;
	cursor: pointer
}

.hidden-search-box {
	display: block;
	transition: all 1s ease-in-out;
	height: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	background-color: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .2);
	z-index: 1200
}

.hidden-search-box .search-input {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	width: calc(100% - 30px);
	border: none;
	border-bottom: 2px solid #999;
	margin-bottom: 20px;
	outline: none;
	padding: 5px 15px
}

.hidden-search-box .search-input:focus {
	border-bottom: 2px solid #356837
}

.hidden-search-box button {
	border: none;
	background: 0 0;
	text-transform: uppercase;
	display: block;
	text-align: center;
	margin: 10px auto 0
}

.hidden-search-box button:hover,
.hidden-search-box button:focus,
.hidden-search-box button:active {
	color: #356837;
	outline: none
}

.hidden-search-btn i {
	font-size: 20px;
	color: #356837
}

.hidden-search-box .google-search-container {
	margin-left: 15px;
	margin-right: 15px
}

.hidden-search-box .gsc-control-cse {
	padding: 0;
	border: none;
	border-bottom: 2px solid #999
}

.hidden-search-box .gsc-control-cse .gsc-input-box {
	border-radius: 0;
	padding: 0;
	border: none
}

.hidden-search-box .gsc-control-cse .gsc-search-button {
	display: none
}

.post-thumbnail {
	position: relative
}

.duration-video {
	color: #fff;
	font-size: 13px;
	position: absolute;
	bottom: 7px;
	right: 25px;
	z-index: 10
}

.page-video .top-post_nav-right .post-title,
.page-content-video .top-post_nav-right .post-title {
	margin-top: -5px
}

.page-video .top-post_nav-right .post-thumbnail-video,
.page-content-video .top-post_nav-right .post-thumbnail-video {
	width: 73px;
	height: 50px
}

.diabetes-categories-nav {
	background-color: #fff;
	list-style: none;
	padding-left: 0;
	margin-top: 15px
}

.diabetes-categories-nav li ul {
	height: 465px;
	overflow-y: scroll
}

.diabetes-categories-nav li ul::-webkit-scrollbar {
	width: 12px;
	background-color: #f5f5f5
}

.diabetes-categories-nav li ul::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
	background-color: #33b5e5
}

.diabetes-categories-nav li ul::-webkit-scrollbar-thumb:hover {
	background: #4285f4
}

.diabetes-categories-nav li {
	font-size: 16px;
	cursor: pointer;
	padding: 10px 15px;
	border-bottom: 1px solid #ededed;
	display: block
}

.about-diabetes-post .post-content {
	margin-top: 15px;
	display: none
}

.about-diabetes-post .post-content-wrap {
	padding: 15px;
	background-color: #fff;
	margin-bottom: 15px
}

.about-diabetes-post .post-content.active {
	display: block
}

.diabetes-categories-nav li:first-child {
	border-top: 1px solid #ededed
}

.diabetes-categories-nav li.active {
	background-color: #d7f8ff
}

.diabetes-categories-nav li:hover {
	background-color: #d7f8ff
}

.nav>li.home-icon-nav>a {
	padding-right: 0
}

.main-post {
	font-size: 16px
}

.kk-star-ratings.bottom-left {
	margin-top: 10px
}

.breadcrumb {
	list-style: none;
	overflow: hidden;
	font: 18px Helvetica, Arial, Sans-Serif;
	margin: 40px;
	padding: 0;
	background-color: transparent;
	border-radius: 0
}

.btn-breadcrumb .btn:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid #fff;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 100%;
	z-index: 3
}

.btn-breadcrumb .btn:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 17px solid transparent;
	border-bottom: 17px solid transparent;
	border-left: 10px solid #adadad;
	position: absolute;
	top: 50%;
	margin-top: -17px;
	margin-left: 1px;
	left: 100%;
	z-index: 3
}

.breadcrumb-home {
	margin: 3px 0;
	width: 14px;
	height: 14px;
	background-image: url(../images/breadcrumb-home-icon.png);
	background-size: cover
}

.btn-breadcrumb .btn {
	border-radius: 0;
	color: #004656;
	padding: 6px 12px 6px 24px;
	margin-left: 0 !important
}

.btn-breadcrumb .btn:first-child {
	padding: 6px 6px 6px 10px
}

.btn-breadcrumb .btn:last-child {
	padding: 6px 18px 6px 24px
}

.btn-breadcrumb .btn:last-child:active {
	box-shadow: none
}

.btn-breadcrumb .btn.btn-default {
	background: 0 0
}

.btn-breadcrumb .btn.btn-default:not(:last-child):after {
	border-left: 10px solid #fff
}

.btn-breadcrumb .btn.btn-default:not(:last-child):before {
	border-left: 10px solid #ccc
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
	border-left: 10px solid #004656
}

.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
	border-left: 10px solid #004656
}

.steps {
	margin: 40px;
	padding: 0;
	overflow: hidden
}

.steps a {
	color: #fff;
	text-decoration: none
}

.steps em {
	display: block;
	font-size: 1.1em;
	font-weight: 700
}

.steps li {
	float: left;
	margin-left: 0;
	width: 150px;
	height: 70px;
	list-style-type: none;
	padding: 5px 5px 5px 30px;
	border-right: 3px solid #fff;
	position: relative
}

.steps li:first-child {
	padding-left: 5px
}

.steps li:nth-child(n+2)::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border-left: 25px solid #fff;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	width: 0;
	height: 0;
	content: " "
}

.steps li::after {
	z-index: 1;
	position: absolute;
	top: 0;
	right: -25px;
	display: block;
	border-left: 25px solid #7c8437;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
	width: 0;
	height: 0;
	content: " "
}

.steps li {
	background-color: #7c8437
}

.steps li::after {
	border-left-color: #7c8437
}

.steps li.current {
	background-color: #c36615
}

.steps li.current::after {
	border-left-color: #c36615
}

.steps li.current~li {
	background-color: #ebebeb
}

.steps li.current~li::after {
	border-left-color: #ebebeb
}

.steps li:hover {
	background-color: #696
}

.steps li:hover::after {
	border-left-color: #696
}

.arrows {
	white-space: nowrap
}

.arrows li {
	display: inline-block;
	line-height: 26px;
	margin: 0 9px 0 -10px;
	padding: 0 20px;
	position: relative
}

.arrows li::before,
.arrows li::after {
	border-right: 1px solid #666;
	content: '';
	display: block;
	height: 50%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	z-index: -1;
	transform: skewX(45deg)
}

.arrows li::after {
	bottom: 0;
	top: auto;
	transform: skewX(-45deg)
}

.arrows li:last-of-type::before,
.arrows li:last-of-type::after {
	display: none
}

.arrows li a {
	font: 700 24px Sans-Serif;
	letter-spacing: -1px;
	text-decoration: none
}

.arrows li:nth-of-type(1) a {
	color: #b3b3b3
}

.arrows li:nth-of-type(2) a {
	color: #a6a6a6
}

.arrows li:nth-of-type(3) a {
	color: gray
}

.arrows li:nth-of-type(4) a {
	color: #737373
}

@media(max-width:767px) {
	a.home-icon {
		display: none !important;
	}

	.logo-hidden img {
		width: 97px;
		height: auto;
		margin-top: 2px;
	}

	.main-navigator li li>a>svg {
		margin-right: 0
	}

	.display-block-ul {
		display: block !important
	}

	.main-navigator li>a>svg {
		width: 40px;
		height: 40px;
		background-position: center;
		background-size: 50%;
		background-image: url(../images/angel_down.png);
		float: right;
		margin-top: -10px;
		margin-left: 10px;
		background-repeat: no-repeat
	}

	.main-navigator .navbar-nav>li:hover>a>svg {
		margin-top: -10px
	}

	.main-navigator ul li:hover>ul {
		display: none
	}

	.remain-top-post_contain .btn-next {
		right: 14px
	}

	.nav>li.home-icon-nav {
		display: none
	}

	.page-video .top-post_nav-right .post-title,
	.page-content-video .top-post_nav-right .post-title {
		margin-top: -5px;
		height: 36px
	}

	.page-video .top-post_nav-right .post-relative-small,
	.page-content-video .top-post_nav-right .post-relative-small {
		margin-bottom: 15px
	}

	.hidden-search-btn {
		display: block
	}

	.hidden-search-box.active {
		height: auto;
		padding-top: 30px;
		padding-bottom: 20px
	}

	.hidden-search .search-form-home {
		margin-top: 9px;
		display: block
	}

	.hidden-search .search-form-home .search-field {
		width: 0;
		border: none
	}

	.hidden-search .search-form-home .search-submit:active {}

	.top-post-dot_group {
		position: relative;
		margin-bottom: 20px
	}

	.top-post-dot_contain {
		display: flex;
		justify-content: center
	}

	.top-post-dot li {
		margin-left: 30px
	}

	.page-video .video-icon-content img {
		padding-left: 15px
	}

	.page-video .video-page-title-contain .divider {
		width: calc(100% - 30px);
		margin-left: 15px
	}

	.serial-title {
		margin-top: 10px
	}

	.page-content-video .top-post_nav-right .divider {
		margin-top: 20px;
		display: block
	}

	.nav>li.video-link-hidden {
		display: none
	}

	.nav>li.home-link {
		display: block
	}

	.header_main-head {
		display: none
	}

	.header_main-navigator {
		background-color: #fff;
	}

	.logo-hidden {
		display: block
	}

	.main-navigator .navbar-nav>li {
		background-color: #356837;
	}

	.main-navigator ul ul {
		position: relative
	}

	.main-navigator li li {
		position: relative
	}

	.main-navigator li li:hover>ul {
		left: 0;
		top: 0
	}

	.main-navigator li li>ul>li {
		padding-left: 15px
	}

	.main-navigator li li>a {
		padding: 10px 45px
	}

	#nav-detail_btn {
		display: none
	}

	footer .wrap {
		padding: 15px
	}

	.category-list-front-right {
		padding-left: 15px;
		padding-right: 15px
	}

	#bs-example-navbar-collapse-1 {
		padding-right: 0px;
	}

	ul.nav.navbar-nav.navbar-right.logo-video-nav_contain {
		padding-bottom: 33px;
		border: none;
		margin-top: 0px
	}

	ul.nav.navbar-nav.navbar-right.logo-video-nav_contain li {
		background: transparent;
	}

	ul.nav.navbar-nav.navbar-right.logo-video-nav_contain li a {
		display: block;
		position: relative;
		width: 100%;
		height: 100%;
		background-image: url(../images/3-42.png);
		background-size: 100% 100%;
		height: 50px;
	}

	.logo-video-nav {
		width: 100%;
		display: none !important;
	}

	ul#primary-menu {
		margin-bottom: 0px;
	}

	.main-navigator .navbar-nav>li.video-link {
		background-color: #dbb355;
		display: block
	}

	.main-navigator li li>a {
		width: 100%
	}

	.main-navigator li li>a>svg {
		transform: none
	}

	.footer-blog-info {
		margin-top: 15px
	}

	.section1 .section1_1_title_contain {
		margin-top: 10px;
		font-size: 18px
	}

	.section1 .top-post_nav-right {
		margin-bottom: 40px
	}

	.main-navigator .navbar-nav>li:nth-child(2)>a {
		padding-left: 30px
	}

	.medicine-nav>li:hover>ul,
	.medicine-nav>li.active>ul,
	.thuoc-nav>li:hover>ul,
	.thuoc-nav>li.active>ul {
		display: block;
		position: initial;
		background: #d7f8ff
	}
}

.transition-a {
	transition: color .2s ease-in-out
}

.transition-a:hover {
	color: #356837
}

.audio-group {
	float: left;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	height: 48px
}

.audio-title {
	margin-right: 15px
}

.audio-button {
	background-color: #f1f1f1;
	height: 24px;
	width: 110px;
	border-radius: 100px;
	position: relative;
	cursor: pointer;
	overflow: hidden
}

.audio-btn-slide {
	border-radius: 100px;
	height: 24px;
	width: 60px;
	margin-left: 0;
	background-color: #356837;
	box-shadow: 0 0 6px rgba(0, 0, 0, .16), 0 0 6px rgba(0, 0, 0, .23);
	transition: all linear .3s
}

.audio-btn-on {
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 55px;
	background-color: transparent;
	position: absolute;
	color: #fff;
	left: 0;
	top: 0;
	user-select: none;
	transition: all ease-out .5s
}

.audio-btn-off {
	text-align: center;
	line-height: 24px;
	height: 24px;
	width: 55px;
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	color: #acacac;
	user-select: none;
	transition: all ease-out .5s
}

.audio-status-off .audio-btn-slide {
	margin-left: 50px
}

.audio-status-off .audio-btn-on {
	color: #acacac
}

.audio-status-off .audio-btn-off {
	color: #fff
}

.audio-volume {
	transition: all linear .3s
}

.audio-status {
	width: 20px;
	margin-right: 10px
}

.post-relative-small_contain .transition-a {
	line-height: 1
}

.qa-collapse .panel-default {
	border: none
}

.qa-collapse .panel-heading {
	position: relative;
	background: #f9f9f9;
	border: 1px solid #000;
	border-radius: 10px;
	padding-bottom: 0;
	padding-top: 0
}

.qa-collapse .panel-heading h4 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000
}

.qa-collapse .panel-heading.active {
	background: #356837;
	border: none;
	color: #fff
}

.qa-collapse .panel-heading.active h4 {
	color: #fff
}

.qa-collapse .panel-heading .panel-arrow {
	width: 6px;
	height: 11px;
	position: absolute;
	right: 15px;
	top: 16px;
	background-image: url(../images/panel-heading-arrow-collapse.png)
}

.qa-collapse .panel-heading .panel-arrow.active {
	background-image: url(../images/panel-heading-arrow-expand.png);
	width: 10px;
	height: 5px;
	position: absolute;
	right: 15px;
	top: 20px
}

.qa-collapse .panel-heading a {
	text-decoration: none
}

.qa-collapse .panel-body {
	background: #f9f9f9;
	border: 1px solid #000 !important;
	border-radius: 10px;
	margin-top: 5px
}

ul.medicine-nav ul {
	display: none
}

ul.medicine-nav li:hover>ul {
	display: block
}

.kk-star-ratings.lft {
	float: none
}

.thuoc-nav>li {
	position: relative
}

.thuoc-nav li ul {
	background: #fff;
	z-index: 999;
	position: absolute;
	left: 100%;
	padding-left: 0;
	width: 250px;
	top: 0;
	display: none
}

.thuoc-nav>li:hover ul {
	display: block
}

.medicine-nav>li {
	position: relative;
	padding-left: 0
}

.medicine-nav li a {
	display: block;
	padding: 10px 15px
}

.medicine-nav>li ul {
	background: #fff;
	z-index: 999;
	position: absolute;
	left: 100%;
	padding-left: 0;
	width: 250px;
	top: 0;
	display: none
}

.medicine-nav>li:hover ul {
	display: block
}

.diabetes-categories-nav.medicine-nav li {
	padding-top: 0;
	padding-bottom: 0
}

.a2a_kit a .a2a_svg {
	width: 30px;
	height: 30px
}

#loader {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	top: 0;
	left: 0;
	z-index: 9999;
	justify-content: center;
	align-items: center
}

#loader.active {
	display: flex
}

@media(max-width:1345px) {
	#nav-detail_btn {
		display: none
	}

	.navbar-right {
		margin-right: 0
	}

	.container-common,
	footer .wrap {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media(max-width:300px) {
	#vnDrug {
		font-size: .9rem !important
	}

	#japanDrug {
		font-size: .9rem !important
	}
}

.bannerKienThucTieuDuong {
	position: relative;
	margin-bottom: 30px
}

.bannerDinhDuong {
	position: relative;
	margin-bottom: 30px
}

.bannerDinhDuong img,
.bannerKienThucTieuDuong img {
	width: 100% !important
}

.bannerKienThucTieuDuong #vnDrug {
	position: absolute;
	bottom: 7%;
	left: 6%;
	height: 12%;
	width: 115px;
	background-color: #fc87b8;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 5px 2px #dbb355
}

.bannerKienThucTieuDuong #japanDrug {
	position: absolute;
	bottom: 7%;
	right: 6%;
	height: 12%;
	width: 115px;
	background-color: #fc87b8;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	border: none;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 5px 2px #dbb355
}

.bannerKienThucTieuDuong p {
	margin: 0
}

.bannerKienThucTieuDuong img {
	width: 100%;
	max-height: 375px
}

.bannerKienThucTieuDuong #vnDrug:hover {
	bottom: 6%;
	box-shadow: 0 0 2px #dbb355
}

.bannerKienThucTieuDuong #japanDrug:hover {
	bottom: 6%;
	box-shadow: 0 0 2px #dbb355
}

.content-category1 {
	width: 100%;
	position: relative
}

.content-category1 ul {
	list-style: none
}

.content-category1>ul {
	padding-left: 19px
}

.content-category1 ul li>a>svg {
	display: none
}

.content-category1 ul li>a {
	color: #4d4d4d;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block
}

.content-category1 ul li ul {
	padding-left: 15px
}

.content-category1 ul li>a:hover {
	color: #356837
}

.content-category1>ul>li {
	display: inline-block
}

.content-category1>ul>li>a {
	font-size: 16px;
	font-weight: 700
}

.content-category1>ul>li>ul {
	padding-left: 0
}

.content-category1>ul>li::before {
	left: 0;
	top: 7px;
	position: absolute;
	content: '';
	width: 4px;
	height: 18px;
	background-color: #dbb355
}

.content-category1>ul>li {
	margin-top: 15px;
	width: 25%;
	min-height: 152px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	position: relative;
	display: block
}

#colophon {
	background-color: #fff;
	overflow: hidden
}

#toc_container,
.toc_light_blue {
	margin: auto
}

@media screen and (max-width:750px) {

	.section1 .top-post_nav-left #post_slide,
	.page-content-normal .top-post_nav-left #post_related {
		display: none
	}

	.section1 .top-post_nav-left #post_relative_small,
	.page-content-normal .top-post_nav-left #post_small_related {
		display: block
	}
}

@media screen and (min-width:750px) {

	.section1 .top-post_nav-left #post_slide,
	.page-content-normal .top-post_nav-left #post_related {
		display: block
	}

	.section1 .top-post_nav-left #post_relative_small,
	.page-content-normal .top-post_nav-left #post_small_related {
		display: none
	}
}

#dinhduong ul {
	background-color: #fff;
	padding-left: 0
}

#dinhduong label {
	width: 100%;
	cursor: pointer;
	padding: 10px 15px;
	font-weight: unset
}

#dinhduong label:hover {
	text-decoration: underline
}

#dinhduong li {
	font-size: 16px;
	cursor: pointer;
	display: block;
	position: relative
}

#dinhduong li:hover {
	background-color: #d7f8ff
}

#dinhduong {
	background-color: #fff;
	list-style: none;
	padding-left: 0;
	margin-top: 15px;
	transition: all .5s
}

#dinhduong>li>i {
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	height: 47px;
	width: 40px;
	text-align: center;
	line-height: 47px;
	cursor: pointer;
	z-index: 9999999
}

#dinhduong>li>i:hover {
	background: #93ddec
}

#dinhduong>li>a {
	margin-right: 15px
}

.lh130 {
	line-height: 130%
}

#post_slide .remain-top-post_content:nth-last-child(3),
#post_related .remain-top-post_content:nth-last-child(3) {
	clear: both
}

.dv_link_header_table a {
	display: table-cell;
	padding: 9px 40px;
	border: 1px solid #337ab7;
	font-size: 21px;
	color: #337ab7;
	font-weight: 700;
	border-bottom: 0;
	width: 33%;
	text-decoration: none
}

div .mb {
	width: 100%;
	max-width: 950px;
	overflow: hidden
}

.tables_area {
	width: 50%;
	float: left;
	text-align: left;
	padding: 0 0 10px;
	font-size: 12px
}

table.data {
	width: 99%;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	line-height: 1.2;
	margin: 3px 0;
	border-top: 1px solid #666;
	border-right: 1px #666;
	border-bottom: 1px #666;
	border-left: 1px solid #666
}

table.data td {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2;
	border-top: 1px #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px #666;
	padding: 5px 2px
}

table.data tr:first-child td {
	width: 32%
}

table.data tr:first-child td {
	background-color: #efe
}

table.data tr:first-child td:first-child {
	background-color: #ddd
}

table.data tr:first-child td:last-child {
	background-color: #fee
}

table.data tr:first-child td:nth-child(2) {
	background-color: #eff
}

table.data td:first-child {
	width: 36%;
	background-color: #eee
}

table.data td.fe_unformat {
	width: auto;
	background-color: #fff
}

div.head_bg01 ul {
	list-style: square;
	width: 97%;
	font-size: 12px;
	padding-left: 15px
}

.bottun {
	text-align: center;
	display: block;
	vertical-align: middle
}

.bbottun a:link {
	color: #00f;
	background: #fff;
	text-align: center;
	border: 1px solid #039;
	vertical-align: sub;
	display: block;
	padding: 5px
}

.bbottun a:visited {
	color: #00f;
	background: #fff;
	text-align: center;
	border: 1px solid #039;
	vertical-align: middle;
	display: block;
	padding: 5px
}

.bbottun a:hover {
	color: red;
	background: #cff;
	text-align: center;
	border: 1px solid #039;
	vertical-align: middle;
	display: block;
	padding: 5px
}

.bbottun_n {
	font-size: 14px;
	color: #00f;
	background: #cff;
	text-align: center;
	border: 1px solid #039;
	display: block;
	vertical-align: middle;
	padding: 5px
}

.dv_content_bottom {
	margin-top: 15px;
	margin-bottom: 15px
}

.dv_link_bottom_table {
	margin-bottom: 15px
}

.dv_link_bottom_table a {
	display: inline-table;
	padding: 8px 10px;
	font-size: 18px;
	color: #337ab7;
	border: 1px solid #337ab7;
	font-weight: 700;
	min-width: 175px;
	margin-bottom: 3px;
	text-decoration: none
}

.dv_link_bottom_table a:hover,
.dv_link_header_table a:hover {
	background: #dfeaf4;
	color: #337ab7 !important;
	text-decoration: none
}

.dv_btn_back button {
	background: #dbb355;
	color: #fff;
	padding: 10px 50px;
	margin-bottom: 25px;
	border: none;
	font-size: 16px;
	font-weight: 700
}

.dv_active {
	background: #dfeaf4;
	color: #337ab7 !important
}

.dv_text_header_table {
	width: 950px;
	max-width: 100%;
	text-align: left;
	margin-bottom: 15px
}

.dv_text_header_table p {
	margin: 0;
	line-height: 24px
}

.tables_area a {
	font-size: 16px;
	color: #dbb355
}

.footer-company-info-left {
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	float: left
}

.footer-company-info-leftbg {
	width: calc(100% - 300px);
	padding-right: 15px
}

.footer-company-info-right {
	font-size: 12px;
	color: #fff;
	line-height: 40px;
	background: #356837;
	width: 300px;
	text-align: right
}

.footer-company-info>.container-common {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap
}

.category-dinhduong {
	display: none
}

.category-dinhduong i {
	float: right;
	line-height: 25px
}

#dinhduong>li>i {
	display: none
}

#dinhduongPost table {
	width: 100%
}

.category-dinhduong {
	cursor: pointer;
	background: #d7f8ff;
	padding: 12px 15px;
	color: #337ac0;
	font-size: 18px
}

#dinhduong>li.active_menuleft>ul {
	display: block
}

#dinhduong>li>ul>li>i {
	display: none
}

@media(max-width:767px) {
	.main-navigator li.menu-item-has-children:after {
		right: 30px;
	}

	.content-category1>ul>li {
		float: none;
		width: 100%
	}

	.bannerKienThucTieuDuong img {
		max-height: none
	}

	.content-category1>ul>li>ul {
		padding-left: 20px
	}

	.tables_area {
		width: 100%
	}

	.dv_link_header_table a {
		padding: 9px 10px;
		font-size: 12px;
		width: 33%
	}

	.footer-company-info-left {
		color: #000;
		padding: 0 15px
	}

	.footer-company-info-right {
		width: 100%;
		padding: 0 15px;
		text-align: center
	}

	.footer-company-info-leftbg {
		padding: 0 15px;
		background: #eee;
		width: 100%
	}

	.height0 {
		height: 0;
		overflow: hidden
	}

	.category-dinhduong {
		display: block
	}

	#dinhduong>li>ul {
		display: none
	}

	#dinhduong>li>i {
		display: block;
		font-size: 12px
	}
}

#post_slide .remain-top-post_content:nth-last-child(3),
#post_related .remain-top-post_content:nth-last-child(3) {
	clear: both
}

.more-info.col-sm-7.col-xs-12 p {
	margin-bottom: 5px;
	margin-top: 5px;
}

.nutri-right h1 {
	color: #005295;
	font-size: 32px;

}

.nutri-right h2 {
	color: #ff9626;
	font-size: 24px;
}

ul.nutri-list li {
	list-style: none;
	padding-left: 0px;
	line-height: 1.2;
	padding-bottom: 7px;
	padding-top: 5px;
	font-size: 18px;
}

.glu-revamp-wrapper {
	background: url(../images/lead-bg.png) no-repeat top left / cover;
	position: relative;
	background-size: cover;
	z-index: 0;
}

.hover-wrapper {
	position: relative;
	background: url(../images/key-bg.png) no-repeat left bottom / cover;
	width: 100%;
	height: 436px;
	display: inline-block;
	padding: 0 50px 0 50px;
	background-position: 0 0px;
}

.gluhome-hover h3,
.gluhome-caro h3 {
	text-shadow: 0px 1px 1px #ffffff;
	/* background-image: radial-gradient(circle at 0 0, #356837, #5a1d42), linear-gradient(to bottom, #ffffff, #ffffff); */
	font-family: 'MyriadPro-Bold';
	font-size: 30px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.2;
	letter-spacing: normal;
	text-align: center;
	color: #356837;
	text-transform: uppercase;
	width: 50%;
	margin: 0 auto;
	padding-bottom: 40px;
}

.gluhome-hover .learnmore-sec {
	left: 27%;
	position: absolute;
	width: auto !important;
	height: auto !important;
	border: none;
	top: 106px;
	border-radius: 274px;
	background-color: unset !important;
	display: none;
}

.learnmore-sec a {
	position: relative;
	top: 45%;
	left: 36%;
	font-family: 'MyriadPro-Bold';
	font-size: 18px;
	color: #d9b051;
}

.hover-img p {
	text-shadow: 0px 1px 1px #3c0024;
	font-family: 'MyriadPro-Bold';
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: center;
	color: #d9b051;
}

.gluhome-hover .hover-img img:hover {
	-webkit-filter: hue-rotate(90deg) brightness(15%) grayscale(1);
	filter: hue-rotate(90deg) brightness(15%) grayscale(1);
	-moz-filter: hue-rotate(90deg) brightness(15%) grayscale(1);
	-ms-filter: hue-rotate(90deg) brightness(15%) grayscale(1);
	-o-filter: hue-rotate(90deg) brightness(15%) grayscale(1);
}

.hover-img img:hover+.learnmore-sec {
	display: block;
	z-index: 9999;
}

.glu-prod-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 800px;
	margin: 0 auto;
}

.cart-detail {
	position: absolute;
	bottom: 10px;
	width: 100px;
	left: calc(50% - 50px);
	background: #356837;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 0px;
	border-radius: 20px;
}

.cart-detail a {
	color: #fff;
}

.caro-card {
	position: relative;
}

.glucerna-content {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}

.gluhome-nutri {
	padding: 0 50px 30px 50px;
}

.gluhome-hover {
	background-position: 0 1px;
	display: inline-block;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 50px;
}

.post-fade-item img {
	width: 100%;
	height: auto;
}

@media (min-width: 320px) and (max-width: 767px) {

	.nutri-right ul,
	.nutri-right .nutri-btn,
	.nutri-right h1 {
		display: none;
	}

	.gluhome-nutri {
		padding-left: 10px;
		padding-right: 10px;
	}

	.nutri-right h2 {
		display: none;
	}

	.gluhome-hover h3,
	.gluhome-caro h3 {
		width: 100%;
		padding: 15px;
		font-size: 20px;
	}

	.hover-wrapper {
		background: none;
	}

	.gluhome-hover {
		padding: 70px 0px;
	}

	.glu-prod-slide {
		flex-wrap: wrap;
	}

	.hover-wrapper {
		padding: 0px 15px;
	}

	.caro-card {
		margin-bottom: 30px;
	}
}

/* form>.sticky-add-to-cart-wrapper>.sticky-add-to-cart>.buy_now_button { */
/* display: none !important; */
/* } */