.layout-contact {
    margin-bottom: 0px;
    padding: 30px 0px 0px;
}

.layout-contact .des_foo {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 300;
}

.layout-contact .des_foo span {
    color: #203a92;
    font-weight: 700
}

.layout-contact .contact {
    margin-bottom: 7px;
    background: #fff
}

.layout-contact .contact h4 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: unset;
    margin-bottom: 3px;
}

.layout-contact .contact .info-contact {
    padding: 5px;
    border-radius: 0 0 10px 10px
}

.layout-contact .contact .info-contact .description {
    margin-top: 10px
}

.layout-contact .contact .info-contact .group-address {
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
}
.group-address .info a,
.group-address .info span{
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.5;
    display: block;
}
.layout-contact .contact .info-contact .group-address .title {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px
}

.layout-contact .contact .info-contact .group-address ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.layout-contact .contact .info-contact .group-address ul li {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center
}

@media (max-width: 767px) {
    .layout-contact .contact .info-contact .group-address ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.layout-contact .contact .info-contact .group-address ul li .icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #201A17;
    border-radius: 50%;
    margin-right: 10px
}

.layout-contact .contact .info-contact .group-address ul li .icon svg path {
    fill: #201A17;
}

@media (min-width: 767px) {
    .layout-contact .contact .info-contact .group-address ul li .info {
        margin-right: 15px
    }
}

.layout-contact .contact .info-contact .group-address ul li b {
    display: block
}

.layout-contact .contact .info-contact .group-address ul li a {
    color: #000
}

.layout-contact .contact .info-contact .group-address ul li a:hover {
    color: #fb831a
}

.layout-contact .contact .info-contact .group-address .see-store {
    color: #fff;
    background-color: #fb831a;
    line-height: 38px;
    padding: 10px 15px;
    font-size: 14px;
    border-radius: 5px
}

.layout-contact .contact .info-contact .group-address .see-store:hover {
    background-color: #009b50
}

.layout-contact .form-contact {
    background: #fff
}

@media (max-width: 991px) {
    .layout-contact .form-contact {
        margin-bottom: 20px
    }
}

.layout-contact .form-contact .content-form {
    padding: 0px;
    display: block;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 5px;
}

.layout-contact .form-contact h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px
}

.layout-contact .form-contact .group_contact {
    border-radius: 0 0 10px 10px
}

.layout-contact .form-contact .group_contact input,
.layout-contact .form-contact .group_contact textarea {
    border: 1px solid #e1e1e1;
    width: 100%;
    margin-bottom: 10px;
    outline: none;
    font-size: 14px;
    border-radius: 8px
}

.layout-contact .form-contact .group_contact input {
    padding: 10px 20px;
    border: 1px solid #e6e6e6
}

.layout-contact .form-contact .group_contact textarea {
    padding: 10px 20px;
    height: 77px;
    border: 1px solid #e6e6e6;
    font-family: unset;
}

.layout-contact .form-contact .group_contact .btn-lienhe {
    background: #ed6a28;
    color: #fff;
    border: initial;
    padding: 0 20px;
    line-height: 35px;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.layout-contact .form-contact .group_contact .btn-lienhe:hover {
    background-color:#ff8806;
    color: #fff
}

#contact_map {
    height: 100%
}

#contact_map iframe {
    width: 100%;
    border-radius: 5px;
    height: 400px;
}
.group-address .icon svg{
    height: 18px;
}
#contact_map p{
    height: 100%;
}

@media (max-width: 991px) {
    #contact_map iframe {
        height: 450px
    }
}









button:focus, input:focus, textarea:focus{
	outline:none;
}
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 {
	color: #555;
	text-decoration: none;
	font-size: 15px;
	font-weight: 400;
}

ul.breadcrumb li a:hover {
	color: var(--color-2);
	text-decoration: underline;
}

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

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

.ct-right ul li {
	list-style: disc !important;
	margin-left: 17px;
}

.ct-left,
.ct-right p {
	font-size: 16px;
}

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

.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;
	font-family: var(--font-body-family);
}

.ct-left form textarea {
	font-size: 14px;
	width: 100%;
	border: 1px solid #d8d8d8;
	border-radius: 5px;
	padding: 10px 15px;
	margin-bottom: 10px;
	font-family: var(--font-body-family);
	outline: 0;
}
.ct-left form textarea::placeholder, .ct-left form input::placeholder{
	font-size: 16px;
	color: #ddd;
}
.ct-left form button {
	font-size: 14px;
	color: #fff;
	background: var(--color-2);
	border: none;
	height: 40px;
	width: 172px;
	border-radius: 3px;
	cursor: pointer;
	outline: 0;
	font-weight: 500;
	text-transform: uppercase;
}
.ct-left form button:hover{
	background: black;
}



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

.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 var(--color-main);
}

.title-template-news>* {
	background: var(--color-main);
	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;
}

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

.maps h2 {
	font-size: 20px;
}

.ct-left,
.ct-right h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.maps iframe {
	width: 100%;
	margin-top: 10px;
	height: 200px;
}
/*  */
.noi_dung_in {
  text-align: justify;
  line-height: 1.4;
}
.noi_dung_in h1 {
  font-size: 28px;
}
.noi_dung_in h2 {
  font-size: 24px;
}
.noi_dung_in h3 {
  font-size: 22px;
}
.noi_dung_in h4 {
  font-size: 20px;
}
.noi_dung_in h5 {
  font-size: 18px;
}
.noi_dung_in h6 {
  font-size: 17px;
}
.noi_dung_in h1,
.noi_dung_in h2,
.noi_dung_in h3,
.noi_dung_in h4,
.noi_dung_in h5,
.noi_dung_in h6 {
  font-weight: 700;
}
.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) {
  margin-bottom: 15px;
}
.noi_dung_in em {
  display: block;
}
.noi_dung_in ul,
.noi_dung_in ol {
  margin-left: 18px;
}
.noi_dung_in ol li {
  list-style: decimal;
  position: relative;
}
.noi_dung_in ul li {
  list-style: disc;
}
.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) {
  /* margin-bottom: 10px; */
}
.noi_dung_in p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.noi_dung_in iframe {
  max-width: 100%;
}
@media (max-width: 992px) {
  .noi_dung_in:not(.table-sp) table tr,
  .noi_dung_in:not(.table-sp) table td,
  .noi_dung_in:not(.table-sp) table th,
  .noi_dung_in:not(.table-sp) table tbody,
  .noi_dung_in:not(.table-sp) table thead {
    display: block;
    width: 100% !important;
    padding: 0 !important;
  }
  .noi_dung_in:not(.table-sp) table tr:not(:last-child),
  .noi_dung_in:not(.table-sp) table td:not(:last-child),
  .noi_dung_in:not(.table-sp) table th:not(:last-child),
  .noi_dung_in:not(.table-sp) table tbody:not(:last-child),
  .noi_dung_in:not(.table-sp) table thead:not(:last-child) {
    margin-bottom: 10px;
  }
}
.noi_dung_in table {
  width: 100%;
}
.noi_dung_in table:not(:last-child) {
  margin-bottom: 10px;
}
.noi_dung_in table tr:last-child,
.noi_dung_in table td:last-child,
.noi_dung_in table th:last-child,
.noi_dung_in table tbody:last-child,
.noi_dung_in table thead:last-child {
  margin-bottom: 0;
}
.noi_dung_in table tr td {
  margin-bottom: 0;
}
.noi_dung_in #toc-list li {
  list-style: none;
}
.noi_dung_in img {
  max-width: 100%;
  display: inline-block;
}
.noi_dung_in #myTabContent .header-tomtat svg {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(90deg);
}
.noi_dung_in #myTabContent.active-scroll .header-tomtat svg {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(-90deg);
}

.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 {
  outline: none;
}
/*# sourceMappingURL=maps/styles.css.map */

.media-sitebar {
	padding-top: 20px;
}

.media-sitebar ul {
	justify-content: center;
}

.media-sitebar ul {
	padding-bottom: 15px;
	display: flex;
	padding-top: 15px;
	align-items: center;
	display: block;
}

.media-sitebar ul li a {
	display: inline-flex;
	width: 30px;
	height: 30px;
	background: #ed1c23ff;
	border-radius: 4px;
	justify-content: center;
	align-items: center;
	/* margin-right: 10px; */
	fill: #fff;
}

.media-sitebar ul .facebook a {
	background: #0866ff;
	/* margin-left: 10px; */
}

.media-sitebar ul .zalo a {
	background: #0866ff;
}

.media-sitebar ul .instagram a {
	background: #fff;
}

.media-sitebar ul .tweet a {
	background: #009ded;
}

.media-sitebar ul .pinterest a {
	background: #e70024;
}

.media-sitebar ul .whatsapp a {
	background: #0dc144;
}


.common-arrow .slick-arrow {
	width: auto;
	height: auto;
	z-index: 9;
}
.common-arrow:hover .slick-arrow {
	opacity: 1;
}
.common-arrow .slick-arrow svg {
	width: 30px;
	height: 30px;
}

.common-arrow .slick-arrow svg path {
	stroke: var(--color-2);
	fill: var(--color-2);
}

.common-arrow .slick-prev {
	left: -15px;
}
.common-arrow .slick-next {
	right: -15px;
}

.common-arrow .slick-prev svg {
	transform: rotate(180deg);
}

.common-arrow .slick-dots {
	position: relative;
	bottom: 0;
	margin-top: 15px;
}

.common-arrow .slick-dots li button {
	display: none;
}
.date-blogs-member {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.date-blogs-action {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.above-footer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000087;
    top: 0;
    left: 0;
}
.media-sitebar {
    width: 40px;
    position: sticky;
    top: 60px;
    padding-top: 0px !important;
    z-index: 1;
    left: 0;
    height: 100%;
}.box-content-post-details {
    display: flex;
    gap: 0px 10px;
}

@media (min-width: 992px) {
	.ct-left {
		margin-left: 17px;
	}
}

@media(max-width:990px) {
  .noi_dung_in ul, .noi_dung_in ol {
    margin-left: 0px;
}
	.ct-left.ct-right form {
		width: 100%;
	}

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

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