ul.breadcrumb {
	padding: 5px 0px;
	list-style: none;
}

ul.breadcrumb li {
	display: inline;
	font-size: 15px;
	color: #555;
}

ul.breadcrumb li+li:before {
	padding: 8px 3px 8px 3px;
	color: black;
	content: "/\00a0";
}

ul.breadcrumb li a {

	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
}

ul.breadcrumb li a:hover {

	text-decoration: underline;
}
ul.breadcrumb li:last-child>a{
	pointer-events: none;
}
.brackham-commont {
	background: #eee;
	position: relative;
}

.item-banner-pages img {
	width: 100%;
}

.contact-temp-body {
	background-color: white;
	padding: 20px 0px 20px 0px;
	border-radius: 10px;
}

.left-bot {
	/* text-align: center; */
}

.ct-left,
.ct-right {
	margin-top: 15px;
	margin-bottom: 15px !important;
	color: #393939;
	font-size: 14px;
}

.ct-right h1 {
	font-weight: 600;
	font-size: 22px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #473418;
}

.ct-left.ct-right form {
	width: 100%;
	margin: 0 auto;
}

.ct-left form input {
	font-size: 14px;
	color: #0d0d0d;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	outline: 0;
	border-radius: 5px;
}

.box-input-form {
	display: flex;
	gap: 0px 20px;
}

.ct-left form input {
	font-size: 14px;
	color: #0d0d0d;
	width: 100%;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	height: 45px;
	padding: 0 15px;
	margin-bottom: 15px;
	outline: 0;
	border-radius: 5px;
}

.ct-left form textarea {
	font-size: 14px;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding: 10px 15px;
	font-family: 'Roboto';
	margin-bottom: 10px;
	outline: 0;
}

.ct-left form button {
	font-size: 14px;
	color: #fff;
	background: var(--color-2);
	border: 1px solid var(--color-2);
	height: 40px;
	width: 172px;
	border-radius: 3px;
	cursor: pointer;
	outline: 0;
	font-weight: 500;
	text-transform: uppercase;
}
.ct-left form button:hover{
	background: white;
	color: var(--color-2);
}
.desc_address {
	padding-right: 50px;
	font-size: 16px;
}

.desc_address ul li {
	list-style: disc !important;
	margin-left: 20px;

}

.supplier {
	background: #FFF;
	margin-bottom: 15px;
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #DDD;
	padding: 15px;
	margin-top: 15px;
}

.supplier .image {
	position: relative;
	overflow: hidden;
}

.supplier .image:hover img {
	transform: scale(1.2);
	transition: 0.5s ease;
}

.supplier h3 {
	text-align: center;
	color: #5f7aec;
	font-size: 15px;
}

.supplier h3 a {
	color: #333;
}

.title-template-news {
	margin: 10px 0 10px 0;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	font-weight: 600;
	color: #fff;
	padding: 0;
	border-bottom: solid 2px #836b2d;
}

.title-template-news>* {
	background: linear-gradient(90deg, rgba(54, 35, 18, 1) 0%, rgba(97, 76, 32, 1) 34%, rgba(156, 130, 54, 1) 64%, rgba(232, 202, 81, 1) 92%);
	padding: 8px 20px;
	display: inline-block;
	color: white;
	border-radius: 10px 10px 0px 0px;
}

.list-news {
	padding-top: 5px;
}

.box_images img {
	width: 100%;
	height: 280px;
}

.box_images h3 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
}

blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee;
}

.block-news {
	background: #fff;
	padding: 20px 0 30px 0;
}

.maps iframe {
	width: 100%;
}

.content-tour-detail ul li {
	list-style: disc !important;
	margin-left: 20px;
}

.content-page,
.noi_dung_in,
.desc2 {
	text-align: justify;
	line-height: 1.4;
}

.content-page h1,
.noi_dung_in h1,
.desc2 h1 {
	font-size: 28px;
}

.content-page h2,
.noi_dung_in h2,
.desc2 h2 {
	font-size: 24px;
}

.content-page h3,
.noi_dung_in h3,
.desc2 h3 {
	font-size: 22px;
}

.content-page h4,
.noi_dung_in h4,
.desc2 h4 {
	font-size: 20px;
}

.content-page h5,
.noi_dung_in h5,
.desc2 h5 {
	font-size: 18px;
}

.content-page h6,
.noi_dung_in h6,
.desc2 h6 {
	font-size: 17px;
}

.content-page h1,
.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6,
.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6,
.desc2 h1,
.desc2 h2,
.desc2 h3,
.desc2 h4,
.desc2 h5,
.desc2 h6 {
	font-weight: 700;
}

.content-page h1:not(:last-child),
.content-page h2:not(:last-child),
.content-page h3:not(:last-child),
.content-page h4:not(:last-child),
.content-page h5:not(:last-child),
.content-page h6:not(:last-child),
.noi_dung_in h1:not(:last-child),
.noi_dung_in h2:not(:last-child),
.noi_dung_in h3:not(:last-child),
.noi_dung_in h4:not(:last-child),
.noi_dung_in h5:not(:last-child),
.noi_dung_in h6:not(:last-child),
.desc2 h1:not(:last-child),
.desc2 h2:not(:last-child),
.desc2 h3:not(:last-child),
.desc2 h4:not(:last-child),
.desc2 h5:not(:last-child),
.desc2 h6:not(:last-child) {
	margin-bottom: 15px;
}

.content-page em,
.noi_dung_in em,
.desc2 em {
	display: block;
}

.content-page p>em,
.desc2 p>em,
.noi_dung_in p>em {
	display: inline;
}

.content-page ul,
.content-page ol,
.noi_dung_in ul,
.noi_dung_in ol,
.desc2 ul,
.desc2 ol {
	margin-left: 18px;
}

.content-page ol li,
.noi_dung_in ol li,
.desc2 ol li {
	list-style: decimal;
	position: relative;
}

.content-page ul li,
.noi_dung_in ul li,
.desc2 ul li {
	list-style: disc;
}

.content-page ul:not(:last-child),
.content-page ol:not(:last-child),
.content-page li:not(:last-child),
.content-page div:not(:last-child),
.content-page p:not(:last-child),
.noi_dung_in ul:not(:last-child),
.noi_dung_in ol:not(:last-child),
.noi_dung_in li:not(:last-child),
.noi_dung_in div:not(:last-child),
.noi_dung_in p:not(:last-child),
.desc2 ul:not(:last-child),
.desc2 ol:not(:last-child),
.desc2 li:not(:last-child),
.desc2 div:not(:last-child),
.desc2 p:not(:last-child) {
	margin-bottom: 10px;
}

.content-page p:last-child,
.noi_dung_in p:last-child,
.desc2 p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.content-page table,
.noi_dung_in table,
.desc2 table {
	width: 100%;
}

.content-page table:last-child,
.content-page table tr:last-child,
.content-page table tr td:last-child,
.content-page table tbody:last-child,
.noi_dung_in table:last-child,
.noi_dung_in table tr:last-child,
.noi_dung_in table tr td:last-child,
.noi_dung_in table tbody:last-child,
.desc2 table:last-child,
.desc2 table tr:last-child,
.desc2 table tr td:last-child,
.desc2 table tbody:last-child {
	margin-bottom: 0;
}

@media (max-width: 992px) {

	.content-page table,
	.content-page table tr,
	.content-page table tr td,
	.content-page table tbody,
	.noi_dung_in table,
	.noi_dung_in table tr,
	.noi_dung_in table tr td,
	.noi_dung_in table tbody,
	.desc2 table,
	.desc2 table tr,
	.desc2 table tr td,
	.desc2 table tbody {
		display: block;
		width: 100% !important;
		padding: 0 !important;
	}

	.content-page table:not(:last-child),
	.content-page table tr:not(:last-child),
	.content-page table tr td:not(:last-child),
	.content-page table tbody:not(:last-child),
	.noi_dung_in table:not(:last-child),
	.noi_dung_in table tr:not(:last-child),
	.noi_dung_in table tr td:not(:last-child),
	.noi_dung_in table tbody:not(:last-child),
	.desc2 table:not(:last-child),
	.desc2 table tr:not(:last-child),
	.desc2 table tr td:not(:last-child),
	.desc2 table tbody:not(:last-child) {
		margin-bottom: 10px;
	}
}

.content-page table tr td,
.noi_dung_in table tr td,
.desc2 table tr td {
	margin-bottom: 0;
}

.content-page #toc-list li,
.noi_dung_in #toc-list li,
.desc2 #toc-list li {
	list-style: none;
}

.content-page img,
.noi_dung_in img,
.desc2 img {
	max-width: 100%;
	display: inline-block;
}

.btn:focus,
.btn:focus-visible,
button:focus,
button:focus-visible,
a:focus,
a:focus-visible {
	outline: none;
}

.btn:active,
button:active,
a:active {
	outline: none;
}

.btn:active:focus,
button:active:focus,
a:active:focus,
input,
textarea {
	outline: none;
}

@media(max-width:990px) {

	.supplier {
		margin-bottom: 7px;
		margin-top: 6px;
	}

	section.blogs table tr td {
		width: 100% !important;
		display: block !important;
	}

	.ct-left.ct-right form {
		width: 100%;
	}

	.desc_address {
		padding-right: 0px;
		font-size: 16px;
	}

	.contact-temp-body {
		padding: unset;
	}
}
