/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

input, input:focus, textarea, textarea:focus{
	box-shadow: none !important;
}
.absolute-footer {
	padding: 20px 5px;
	border-top: solid 1px #fff;
}
.copyright-footer {
	color: #fff;
	font-size: 16px;
}
.contentFooter h4 {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.3;
}
.contentFooter p {
	margin-bottom: 15px;
	padding-left: 33px;
	position: relative;
}
.contentFooter p:last-child {
	margin-bottom: 0px;
}
.contentFooter p:before {
	content: '\f3c5';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	color: #187047;
	background: #ffffff;
	width: 25px;
	height: 25px;
	border-radius: 99px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
}
.contentFooter p:nth-child(3):before {
	content: '\f3c5';
}
.contentFooter p:nth-child(2):before {
	content: '\f017';
}
.box-contact .contentFooter p:nth-child(3), .box-contact .contentFooter p:nth-child(2) {
	display: none;
}

footer .contentFooter p:nth-child(2) {
	display: flex;
	align-items: center;
	font-weight: bold;
	line-height: 1.3;
}
footer .section-title-container .section-title, footer .section-title-container .section-title span {
	border-bottom: 0;
}
footer .section-title-container .section-title span {
	text-transform: inherit;
	font-size: 20px;
}
footer .ux-menu-link__link {
	min-height: auto;
}
footer .ux-menu-link__link:hover {
	color: #ee7424 !important;
}
.iconhotFootera {
	align-items: end;
	background: #fff;
	border-radius: 99px;
	padding: 10px 20px;
}
.iconhotFootera .icon-box-text p:first-child {
	margin-bottom: 0;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.icon-box-img img, .icon-box-img svg {
	padding: 0;
}
.iconhotFootera .icon-box-text p:last-child {
	color: #187047;
	font-weight: 600;
	font-size: 24px;
	line-height: 1;
}
footer .social-icons a {
	border: 0 !important;
	background: #fff !important;
	margin: 0 10px !important;
	color: #187047 !important;
	line-height: 2.5 !important;
}
footer .social-icons a:first-child {
	margin-left: 0 !important;
}
.hot-line {
	background: linear-gradient(to bottom, #f86843, #9f231c);
	border-radius: 99px;
	padding: 7px 30px;
}
.hot-line img {
	width: 30px;
	margin-right: 5px;
}
.hot-line a {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}
#masthead .flex-right form.searchform input {
	height: 49px;
	border: 0;
	background: #fff;
}
.header, .header-wrapper {
	background-color: rgb(239 250 247);
}
.header-bg-container {
	right: auto !important;
}
#masthead .flex-right form.searchform button {
	background: #effaf7 !important;
	right: 7px;
	width: 40px;
	height: 40px;
	font-size: 16px;
}
#masthead .flex-right form.searchform button i {
	color: #187047;
}
.mxh {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.mxh li {
	display: inline-block;
	margin: 0;
}
.mxh li a img {
	background: linear-gradient(to bottom, #f86843, #9f231c);
	height: 49px;
	width: 49px;
	border-radius: 50%;
	padding: 11px;
}
.mxh li {
	margin: 0 6px;
}
#main {
	background: rgb(239 250 247);
}
.crumb-cate h1 {
	font-size: 40px;
	color: #187047;
	margin-bottom: 15px;
}
#crumbs, #crumbs a {
	color: #187047;
	font-size: 18px;
}
#crumbs i {
	font-size: 15px;
}
.img-br img {
	border-radius: 20px;
}
.box-contact .image-cover {
	border-radius: 30px;
}
.box-contact .box-text > div {
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px); 
	border: 1px solid rgb(255 255 255);
	padding: 20px;
	border-radius: 30px;
}
.box-overlay.dark .box-text, .box-shade.dark .box-text {
	text-shadow: none;
}
.box-contact .box-text .contentFooter p {
	font-size: 16px;
}
.col-contact1 > .col-inner {
	background: #187047;
	padding: 20px 30px;
	border-radius: 30px;
	color: #fff;
}
.contact-info1 p:first-child {
	font-size: 24px;
	margin-bottom: 8px;
	font-weight: 600;
}
.col-contact1 > .col-inner .iconhotFootera .icon-box-text p:last-child {
	font-size: 17px;
}
.col-contact1 > .col-inner {
	height: 100%;
}
.col-contact2 > .col-inner {
	background: #fff;
	border-radius: 30px;
	padding: 30px;
}
.formContact input {
	border-radius: 99px;
	height: 50px;
	border: solid 1px #666;
	padding-left: 30px;
	padding-right: 30px;
}
.formContact textarea {
	border: solid 1px #666;
	border-radius: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
.formContact button {
	border-radius: 35px;
	background: linear-gradient(to bottom, #f86843, #9f231c);
	box-shadow: 0 4px 12px 0 rgb(51 51 51 / .15);
	margin: 30px auto 0;
	padding: 9px 30px;
	width: 120px;
	display: block;
	color: #fff;
	text-transform: inherit;
}
.wpcf7 .wpcf7-not-valid-tip {
	color: #000;
	font-size: 12px;
}
.wpcf7 form .wpcf7-response-output {
	border: 0 !important;
	color: red;
	font-size: 13px;
	font-weight: bold;
}
.row-contact1 > .col > .col-inner,
.row-contact1 > .col > .col-inner .box,
.row-contact1 > .col > .col-inner .box .box-image,
.box-contact .image-cover{
	height: 100%;
}
.maps p {
	margin-bottom: -7px;
}
.formDatlich {
	padding-left: 50px;
	padding-right: 50px;
}
.formDatlich h3 em {
	display: block;
	font-style: normal;
	font-weight: 100;
	font-size: 24px;
	color: #373737;
}
.formDatlich h3 {
	font-size: 46px;
	line-height: 1.2;
	color: #187047;
}
.formDatlich input {
	border-radius: 99px;
	height: 60px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
	border: solid 1px #666;
}
.formDatlich button {
	border-radius: 35px;
	background: linear-gradient(to bottom, #f86843, #9f231c);
	box-shadow: 0 4px 12px 0 rgb(51 51 51 / .15);
	margin: 20px 0 0;
	padding: 9px 30px;
	color: #fff;
	text-transform: inherit;
}
.icon-f i {
	font-size: 20px;
	position: absolute;
	z-index: 1;
	top: 21px;
	left: 20px;
}
.icon-f {
	display: flex;
	position: relative;
	align-items: center;
}
input#chonngay {
	padding-left: 50px;
}
.titleChung h2 {
	font-size: 40px;
	color: #187064;
}
.titleMau .section-title span {
	text-transform: inherit;
	font-size: 50px;
	color: #187047;
}
.titleMau .section-title , .titleMau .section-title span {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
.section-title b {
	background: transparent;
}
.content-about-2 ul > li {
	font-size: 18px;
}
.col-gt-3 > .col-inner {
	background-image: url(/wp-content/uploads/2025/09/462509288_1124598892702934_5384761728310736571_n.jpg);
	border-radius: 30px;
	padding: 300px 30px 30px 30px;
}
.col-list-tk > .col-inner {
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgb(255 255 255);
	border-radius: 30px;
	padding: 30px;
}
.thongke {
	text-align: center;
}
.thongke p {
	margin-bottom: 0;
}
.thongke p:first-child {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	line-height: 1.2;
}
.thongke p:last-child {
	color: #fff;
}
.destamnhin {
	font-size: 18px;
}
.doi-tac-container {
	padding: 0px;
	position: relative;
}
.doi-tac-swiper {
	position: relative;
	width: 100%;
	padding-bottom: 60px !important;
}
.swiper-slide {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.partner-card {
	background: #fff;
	border-radius: 16px;
	padding: 20px;
	width: 278px;
	height: 155px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.partner-card img {
	max-height: 60px;
	max-width: 100%;
	object-fit: contain;
}
.swiper-button-prev,
.swiper-button-next {
	width: 60px!important;
	height: 60px!important;
	border: 2px solid #015e3c!important;
	color: #015e3c!important;
	border-radius: 50%!important;
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	top: 48%!important;
	transform: translateY(-50%)!important;
	z-index: 10;
}
.swiper-button-prev::after,
.swiper-button-next::after {
	font-size: 16px!important;
	font-weight: bold!important;
}
.swiper-button-prev {
	left: -80px !important;
}
.swiper-button-next {
	right: -80px !important;
}
.swiper-button-next:after {
	content: '\f061' !important;
	font-family: 'FontAwesome' !important;
}
.swiper-button-prev:after {
	content: '\f060' !important;
	font-family: 'FontAwesome' !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: 1!important;
}
.col-4box-2 > .col-inner {
	background: linear-gradient(180deg, #E0FFEB 4%, rgb(30 192 117) 63%);
	padding: 0 20px;
	border-radius: 30px;
}
.GT-icon-box2 .icon-inner {border: solid 1px #fff;border-radius: 50%;background: #fff;height: 80px;width: 80px;display: flex;align-items: center;justify-content: center;}
.GT-icon-box2 .icon-box-img svg {
	width: 50px;
	height: 50px;
	color: #187047;
}
.col-4box-2 > .col-inner > .row > .col > .col-inner {
	height: 100%;
	transition-property: all;
	transition-timing-function: 
	cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
	padding: 50px 15px;
}
.col-4box-2 > .col-inner > .row > .col > .col-inner:hover {
	background: #fff;
	transform: translateY(-2.5rem);
	border-radius: 30px;
}
.col-gt-5  > .col-inner {
	background: linear-gradient(150deg, #E0FFEB19 9%, #2aff9c4a 78%);
	border-radius: 30px;
	padding: 150px 20px 150px;
}
.GT-icon-box3 {
	border-radius: 30px;
	background: #fff;
	padding: 50px 20px;
}
.GT-icon-box3 .icon-inner {
	height: 90px;
	width: 90px;
	border: solid 1px #187047;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.GT-icon-box3 .icon-inner svg {
	width: 50px;
	height: 50px;
	color: #187047;
}
.GT-icon-box3 .icon-box-text h3 {
	font-size: 30px;
	line-height: 1.3;
}
.row-gt5 {
	margin-top: -204px !important;
}
.col-box-GT-5 {
	margin-top: -53px;
}
.maps {
	border: solid 2px #fff;
}
.maps {
	line-height: 0;
}
@media (max-width: 768px) {
	.swiper-button-prev,
	.swiper-button-next {
		width: 40px;
		height: 40px;
	}

	.swiper-button-prev {
		left: -20px;
	}

	.swiper-button-next {
		right: -20px;
	}
}

.swiper-pagination {
	margin-top: 20px;
}
.entry-image img {
	border-radius: 30px;
}
.thoigian {
	padding-top: 20px;
	text-align: right;
}
.thoigian span:first-child {
	margin-right: 20px;
}
.thoigian span {
	color: #187047;
	font-size: 16px;
}
.share-copy {
	text-align: right;
	padding-top: 10px;
}
.share-copy a {
	background: #fff;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 99px;
	color: #187047;
	height: 33.59px;
}
button#copyLinkBtn {
	background: #fff;
	display: inline-block;
	padding: 3px 10px;
	border-radius: 99px;
	color: #187047;
	min-height: auto;
	height: auto;
	margin: 0;
	font-size: 16px;
	font-weight: 100;
	text-transform: inherit;
	line-height: 1.6;
	margin-left: 20px;
}
#copyLinkBtn:before {
	content: '';
	position: absolute;
	background: #cccccc;
	width: 2px;
	height: 58%;
	left: -13px;
	top: 50%;
	transform: translateY(-50%);
}
.after-post {
	background: linear-gradient(92.74deg, #187047 0%, #4ADE80 98.25%);
	padding: 30px;
	border-radius: 20px;
	color: #fff;
}
.content-after-post p {
	font-size: 18px;
	margin-bottom: 0;
}
.after-post a {
	background-color: #ee7424;
	color: white;
	padding: 14px 32px;
	text-decoration: none;
	border-radius: 5px;
	display: flex;
	gap: 4px;
	font-weight: 600;
	align-items: center;
	font-size: 18px;
}
#related_posts {
	margin-top: 40px;
}
#related_posts > p {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #187047;
}
#related_posts .box-image > div {
	padding-top: 100% !important;
	border-radius: 20px;
}
#related_posts .box-text {
	padding: 0 20px 0 30px;
}
#related_posts .box-text h5 {
	font-size: 22px;
	line-height: 1.3;
	margin-bottom: 20px;
}
#related_posts .box-text  .time {
	color: #187047;
	font-size: 16px;
}
.post-item h5:hover, .post-item h5 a:hover {
	color: #187047;
}
.form-widget-right {
	background: #fff;
	padding: 20px;
	border-radius: 20px;
}
.form-widget-right > p {
	font-size: 22px;
	font-weight: bold;
	color: #187047;
	margin-bottom: 10px;
}
.form-widget-right input {
	border: 0;
	margin-bottom: 0;
	padding-left: 35px !important;
}
.form-widget-right button {
	border-radius: 35px;
	background: linear-gradient(to bottom, #f86843, #9f231c);
	box-shadow: 0 4px 12px 0 rgb(51 51 51 / .15);
	margin: 20px 0 0;
	padding: 4px 30px;
	color: #fff;
	text-transform: inherit;
	width: 100%;
}
.form-widget-right .icon-f i {
	top: 10px;
	left: 0;
	background: #187047;
	width: 25px;
	height: 25px;
	color: #fff;
	border-radius: 99px;
	font-size: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.bg-sherwood-green {
	background: #187047;
	border-radius: 20px;
}
.bg-cover-widget {
	background-image: url(/wp-content/uploads/2025/09/sidebar-contact-bg.png);
	background-repeat: no-repeat;
}
.icon-info-widget {
	padding: 20px;
}
.icon-info-widget > img {
	width: 80px;
	margin: 0 auto !important;
	display: block;
}
.lienhe {
	padding-top: 15px;
	text-align: center;
}
.lienhe p:first-child {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}
.lienhe p:last-child {
	font-weight: bold;
	font-size: 26px;
	color: #fff;
	line-height: 1.3;
}
.entry-header-text-top {
	padding: 0;
}
.blog-wrapper #crumbs {
	margin-bottom: 25px;
}
.post-item .is-divider, .from_the_blog_excerpt {
	display: none;
}
.post-item .image-cover {
	padding-top: 80% !important;
	border-radius: 20px;
}
.post-item .box {
	background: #fff;
	border-radius: 20px;
}
.post-item .box .box-text {
	padding: 20px;
}
.category-benh-dieu-tri .post-item .box .box-text h5 a {
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.post-item .box .box-text h5 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.page-numbers li span,.page-numbers li a {
	border-radius: 0 !important;
	border: 0;
	background: transparent !important;
	color: #187047 !important;
}
.page-numbers li span {
	border-bottom: solid 1px;
}
#wide-nav .flex-right > ul > li > a i {
	display: none;
}
.row-menu > .col {
	padding-bottom: 0;
}
.row-menu {
	padding: 30px !important;
}
.sub-menu {
	border-radius: 30px;
}
.sub-menu .ux-menu-link__link {
	font-size: 18px;
	min-height: auto;
}
.sub-menu .ux-menu-link__link:hover {
	color: #187047 !important;
}
.home-1 .button {
	box-shadow: 0 4px 12px 0 rgb(51 51 51 / .15);
	padding: 4px 30px;
	color: #fff;
	text-transform: uppercase;
	border-radius: 5px;
	font-size: 20px;
	background: linear-gradient(to bottom, #f86843, #9f231c);
}
.home-1 .button:hover {
	transform: translateY(-4px);
}
.titleHome h2 {
	text-transform: uppercase;
	font-size: 56px;
	color: #187047;
	text-shadow: 4px 4px 4px white, -4px -4px 4px white, 4px -4px 4px white, -4px 4px 4px white, 0 0 4px white;
	margin-bottom: 15px;
}
.titleHome p {
	margin-bottom: 20px;
	font-size: 30px;
	color: #ee7424;
	font-weight: bold;
	text-shadow:
	2px 2px 2px white,
	-2px -2px 2px white,
	2px -2px 2px white,
	-2px 2px 2px white,
	0 0 5px white;
}
.box-Home1 {
	align-items: center;
	background: #fff;
	padding: 20px;
	border-radius: 30px;
	box-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
}
.box-Home1 p {
	font-size: 18px;
	font-weight: bold;
}
.col-br-1 > .col-inner {
	align-items: center;
	background: #fff;
	padding: 20px;
	border-radius: 30px;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}
.col-br-1 > .col-inner .thongke p {
	color: #187047;
}
.col-br-1 > .col-inner .thongke p:first-child {
	font-size: 54px;
}
.col-br-1  .form-widget-right button {
	margin-top: 0;
}
.col-br-1  .form-widget-right button {
	margin-top: 0;
}
.col-br-1 .form-widget-right p {
	font-size: 30px;
	font-weight: bold;
	color: #187047;
	margin-bottom: 30px;
}
.col-br-1 .form-widget-right .icon-f i {
	width: 45px;
	height: 45px;
	font-size: 20px;
	top: 0;
}
.col-br-1 .form-widget-right input {
	padding-left: 67px !important;
}
.btn {
	padding: 10px 30px;
	border-radius: 99px;
}
.home-2 .btn{
	margin: 0 0 0 auto;
	width: 200px;
	display: block;
}
.boxService .box-image {
	border-radius: 20px;
}
.boxService .box-text {
	padding: 20px;
}
.boxService .box-text .box-text-inner {
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgb(255 255 255);
	border-radius: 30px;
	padding: 15px 10px;
}
.boxService .box-text .box-text-inner h4 {
	color: #fff;
	font-size: 20px;
}
.home-2 {
	background: radial-gradient(50% 50% at 50% 50%, #4ADE80 20%, #FFF 100%);
}
.box-About {
	background: #fff;
	border-radius: 20px;
	padding: 25px;
}
.box-About h4 {
	font-size: 22px;
}
.box-About p {
	font-size: 18px;
}
.box-About .icon-inner {
	background: #187047;
	border-radius: 99px;
	padding: 20px;
}
.col-box-service > .col-inner {
	height: 100%;
}
.col-box-service > .col-inner .icon-box {
	height: 100%;
}
.box-About2 {
	background: #187047;
}
.box-About2 .icon-inner {
	background: #fff;
}
.box-About2 .icon-box-text, .box-About2 .icon-box-text h4 {
	color: #fff;
}
.des-home4 p {
	font-size: 18px;
	font-weight: bold;
}
.home-4 .btn {
	box-shadow: 0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;
	margin-top: 30px;
	text-transform: inherit;
	font-size: 18px;
}
.bac-si-card {
	background: #fff;
	border-radius: 20px;
}
.bac-si-card img {
	border-radius: 20px 20px 0 0;
}
.noidungbsi {
	padding: 20px;
	text-align: center;
}
.noidungbsi h3 {
	font-size: 28px;
	margin-bottom: 0;
}
.noidungbsi .chuc-vu {
	margin-bottom: 5px;
	font-size: 18px;
	color: #242424;
}
.mo-ta {
	font-size: 16px;
	color: #777;
}
.doi-ngu-container {
	padding-bottom: 60px;
}
.camnhan {
	display: flex;
	align-items: center;
}
.camnhan2 img {
	width: 56px;
}
.camnhan {
	align-items: center;
	background: #fff;
	padding: 20px;
	border-radius: 30px;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
}
.camnhan1 {
	padding-right: 15px;
	text-align: center;
}
.camnhan1 div:first-child {
	font-size: 96px;
	font-weight: bold;
	line-height: 1;
}
.sao {
	color: rgb(252, 213, 3);
	font-size: 24px;
}
.camnhan1 p {
	font-weight: bold;
	font-size: 20px;
}
.camnhan2 {
	width: 100%;
	text-align: center;
}
.camnhan2 p:first-child {
	font-size: 34px;
	margin-bottom: 0px;
	font-weight: bold;
}
.cam-nhan-card {
	background: #fff;
	border-radius: 20px;
	padding: 20px;
}
.header-camnhan img {
	width: 80px;
}
.header-camnhan {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.icon-quote i {
	color: #187047;
	font-size: 60px;
}
.tenkh {
	display: flex;
	align-items: center;
}
.tenkh p {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 20px;
	padding-left: 10px;
}
.anhgoogle img {
	width: 40px;
}
.danhgiasao {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.this-star i {
	color: #ee7424;
	margin: 0 3px;
}
.cam-nhan-container .swiper-slide-active .cam-nhan-card {
	background: #187047;
	color: #fff;
}
.cam-nhan-container .swiper-slide-active .cam-nhan-card .this-star i,
.cam-nhan-container .swiper-slide-active .cam-nhan-card .icon-quote i {
	color: #fff;
}
.cam-nhan-container {
	padding-bottom: 60px;
}
.btn2 {
	background: linear-gradient(to bottom, #f86843, #9f231c);
	text-transform: inherit;
	box-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
	font-size: 18px;
}
.des-home5 p {
	font-size: 58px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 30px;
	padding-right: 15px;
	color: #fff;
}
.col-khoedep .col-inner {
	background: url(/wp-content/uploads/2025/09/home-bg-mid.png);
	padding: 50px;
	background-repeat: no-repeat;
	background-size: cover;
}
.news  .overlay {
	display: none;
}
.news .box-text >div {
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	border: 1px solid rgb(255 255 255);
	border-radius: 30px;
	padding: 15px 10px;
}
.news .box-text >div .post-title a {
	font-size: 26px;
}
.newss2 .box-text .post-title a {
	font-size: 20px;
	-webkit-line-clamp: 3 !important;
}
.newss2 .post-meta {
	font-size: 16px;
	margin-top: 15px;
}
.home-6 .btn {
	margin: 0 auto;
	width: 200px;
	display: block;
}
.featured-posts .post-item {
	padding-bottom: 20px;
}
.category-benh-dieu-tri .row-mb {
	display: none;
}
header.archive-page-header .col {
	padding-bottom: 0;
}
.accordion-title {
	border: 0;
	padding: 10px 20px;
}
.accordion-item+.accordion-item {
	margin-top: 20px;
}
.accordion .toggle {
	right: 0;
	left: auto;
	transition: all .3s;
}
.accordion .toggle i {
	display: none;
}
.accordion-title.active {
	background: transparent;
	border: solid 1px #187047;
	border-bottom: 0;
	transition: none;
}
.accordion-title {
	border: 0;
	padding: 10px 20px;
	border: solid 1px #ccc;
}
.accordion .toggle:before {
	content: '\f061';
	font-family: FontAwesome;
}
.accordion .active .toggle {
	transform: rotate(90deg);
}
.accordion-title span {
	font-size: 20px;
	font-weight: bold;
}
.accordion-inner p {
	margin-bottom: 10px;
}
.accordion-inner {
	padding: 10px 20px;
	border: solid 1px #187047;
	border-top: 0;
}
.GT-icon-box2 h3 {
	font-size: 17px;
	line-height: 1.3;
}
@media (max-width: 768px) {
	.partner-card {
		width: 150px;
		height: 80px;
	}
	.col-4box-2 > .col-inner > .row > .col > .col-inner {
		padding: 20px 15px;
	}
}
@media (min-width: 992px){
	.nopad{
		padding-bottom: 0 !important;
	}
	.home .news .post-item .image-cover {
		padding-top: 130% !important;
	}
	.blog-archive .news .image-cover {
		padding-top: 92.6% !important;
	}
	#top-bar{
		display: none;
	}
	.row-gt5 > .col {
		max-width: 30% !important;
		flex-basis: 30% !important;
	}
	.swiper-pagination-bullet {
		width: 15px!important;
		height: 15px!important;
		background: #ccc!important;
		opacity: 1!important;
		margin: 0 5px !important;
		border-radius: 50%!important;
		transition: all 0.3s ease;
	}
	.swiper-pagination-bullet-active {
		background: #0b6b4a;
	}
	.swiper-pagination-bullet-active {
		width: 40px !important;
		border-radius: 999px!important;
		background: #015e3c!important; 
	}
	#logo img {
		min-height: 180px;
	}
	#masthead .flex-right {
		width: 80%;
	}
	#logo {
		position: absolute;
		top: 2px;
	}
	#logo img {
		max-height: 185px;
	}
	#wide-nav {
		top: 0px;
	}
	#wide-nav .flex-right > ul > li > a {
		color: #000;
		text-transform: inherit;
		font-weight: 100;
		font-size: 18px;
	}
	#wide-nav .flex-right > ul > li > a:hover {
		color: #187047;
	}
	#wide-nav .flex-right > ul > li {
		margin: 0 15px;
	}
	#masthead .flex-right form.searchform .flex-col {
		padding-right: 0;
		padding: 0;
	}
	#wide-nav .flex-right > ul {
		border: solid 2px #fff;
		border-radius: 99px;
		padding: 0px 10px 0px 0;
		width: 78%;
		margin: 0 0 0 auto;
	}
	.col-gt-right > .col-inner {
		padding-left: 60px;
	}
	.content-about-2 ul > li:last-child {
		margin-top: 30px;
	}
	.col16 {
		max-width: 16.6666666%;
	}
}
@media (max-width: 991px){
	.header-top {
		background: #effaf7;
	}
	.header-main {
		height: 100px;
	}
	#logo img {
		min-height: 80px;
		padding: 0;
	}
	.mobile-nav li > a {
		background: #e4e4e4;
		padding: 0;
		width: 50px;
		height: 50px;
		display: flex;
		text-align: center;
		justify-content: center;
		color: #187047;
		border-radius: 99px;
		font-size: 16px;
	}
	.mfp-content {
		background: rgb(239 250 247)!important;
		transition: transform .5s, opacity .3s !important;
	}
	.mfp-ready .mfp-close {
		opacity: 1;
	}
	.off-canvas .nav-vertical>li>a {
		font-size: 18px;
		font-weight: 100;
		text-transform: inherit;
		color: #187047;
	}
	.header-top {
		background: #effaf7;
	}
	.header-main {
		height: 100px !important;
	}
	#logo img {
		min-height: 80px !important;
		padding: 0 !important;
	}
	.mobile-nav li > a {
		background: #e4e4e4;
		padding: 0;
		width: 50px;
		height: 50px;
		display: flex;
		text-align: center;
		justify-content: center;
		color: #187047;
		border-radius: 99px;
		font-size: 16px;
	}
	.mfp-content {
		background: rgb(239 250 247)!important;
		transition: transform .5s, opacity .3s !important;
	}
	.mfp-ready .mfp-close {
		opacity: 1;
	}
	.off-canvas .nav-vertical>li>a {
		font-size: 18px;
		font-weight: 100;
		text-transform: inherit;
		color: #187047;
	}
	#top-bar form.searchform input {
		height: 49px;
		border: 0;
		background: #fff !important;
		color: #000 !important;
		font-size: 15px;
		padding-left: 20px;
	}
	#top-bar {
		padding: 30px 0 0!important;
	}
	#top-bar form.searchform button {
		background: #effaf7 !important;
		right: 7px;
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	#top-bar form.searchform button i {
		color: #187047;
	}
	#top-bar form.searchform input::placeholder {
		color: #858585;
	}
	.off-canvas .nav-vertical li li>a {color: #000;padding: 10px 10px 0;}
	.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background: transparent;
	}
}
@media (max-width: 549px){
	.nopadm{
		padding-bottom: 0 !important;
	}
	.home-1 .button {
		font-size: 14px;
	}
	.col-contact1 > .col-inner {
		padding: 20px 16px;
	}
	.formDatlich {
		padding: 30px;
	}
	.thongke p:first-child {
		font-size: 18px;
	}
	.col-gt-3 > .col-inner {
		padding: 100px 20px 0;
	}
	.col-list-tk > .col-inner {
		padding: 10px;
	}
	.thongke p:last-child {
		font-size: 10px;
		line-height: 1.3;
	}
	.titleMau .section-title span {
		font-size: 23px;
		margin: 0;
	}
	.crumb-cate h1 {
		font-size: 24px;
		margin-bottom: 8px;
	}
	#crumbs, #crumbs a {
		font-size: 16px;
	}
	.thoigian, .share-copy {
		text-align: left;
	}
	#related_posts .box-text {
		padding: 20px 0 0;
	}
	#related_posts .box-text h5 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.blog-wrapper .large-9 {
		padding-bottom: 0;
	}
	.category-6 .post-item .box {
		display: table;
		width: 100%;
	}
	.category-6 .post-item .box .box-image {
		direction: ltr;
		display: table-cell;
		vertical-align: middle;
		width: 35%;
	}
	.category-6 .post-item .box .box-text {
		direction: ltr;
		display: table-cell;
		vertical-align: middle;
	}
	.post-item .box .box-text h5 a {
		-webkit-line-clamp: none;
	}
	.category-6 .post-item .box .box-image .image-cover {
		padding-top: 100% !important;
	}
	.titleHome h2 {
		font-size: 28px;
	}
	.titleHome p {
		font-size: 14px;
	}
	.col-br-1 > .col-inner .thongke p:first-child {
		font-size: 24px;
	}
	.col-br-1 .form-widget-right p {
		font-size: 24px;
		margin-bottom: 16px;
	}
	.form-widget-right {
		padding: 0;
	}
	.mobile-order {
		order: 6;
	}
	.col-br-1 .form-widget-right input {
		margin-bottom: 20px;
	}
	.btn {
		font-size: 16px;
		padding: 5px;
		text-transform: inherit;
	}
	.titleMau {
		margin-bottom: 0 !important;
	}
	.titleMau .section-title-center b {
		display: none;
	}
	.boxService .box-text .box-text-inner h4 {
		font-size: 13px;
	}
	.boxService .box-text .box-text-inner {
		padding: 7px;
	}
	.boxService .box-text {
		padding: 5px;
	}
	.home-2 {
		padding-bottom: 10px !important;
	}
	.noidungbsi {
		padding: 10px;
	}
	.noidungbsi h3 {
		font-size: 16px;
	}
	.noidungbsi .chuc-vu {
		font-size: 14px;
	}
	.mo-ta {
		font-size: 14px;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.swiper-pagination-bullet {
		height: 8px !important;
		width: 8px;
	}
	.swiper-pagination-bullet {
		width: 8px!important;
		height: 8px!important;
		background: #ccc!important;
		opacity: 1!important;
		margin: 0 5px !important;
		border-radius: 50%!important;
		transition: all 0.3s ease;
	}
	.swiper-pagination-bullet-active {
		background: #0b6b4a;
	}
	.swiper-pagination-bullet-active {
		width: 30px !important;
		border-radius: 999px!important;
		background: #015e3c!important; 
	}
	.des-home5 p {
		font-size: 45px;
	}
	.btn2 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.home-6 {
		padding-bottom: 50px !important;
	}
}
@media (max-width: 1366px){
	.swiper-button-next, .swiper-button-prev{
		display: none !important;
	}
}