.Followus {
	background: #f0f0f0;
	padding: 20px 0px;
	position: relative;
	color: #fff;
}

.box-wechatPublic {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.Followus .row {
	align-items: center;
}

.box-floowus span {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}

.box-item-rebs {
	text-align: center;
}

.connect-text-rebs p {
	color: #333;
	font-size: 14px;
	font-weight: 500;
	margin-top: 5px;
}

.box-item-rebs svg {
	fill: #9da3a3;
}

.hedding-footer p {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
}

.address_in {
	margin-top: 10px;
	font-size: 15px;
}

.address_in h2 {
	font-size: 17px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}

.address_in .desc {}

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

.hedding-footer {
	margin-bottom: 20px;
}

.box-footer {
	padding: 40px 0px 20px 0;
}

.list-footer-care {
	/* text-align: center; */
	margin-top: 15px;
	font-size: 11px;
	line-height: 1.5;
	font-weight: 400;
	color: #444;
}

.list-footer-care p {
	/* color: #303030; */
	font-size: 15px;
	line-height: 1.5;
	font-weight: 300;
}

.list-footer-care ul li {
	/* list-style: disc !important;
    margin-left:20px; */
	font-size: 14px;
	font-weight: 300;
}

.list-footer-care ul li:not(:last-child) {
	margin-bottom: 5px;
}

.list-footer-care ul li a {
	color: inherit;
	font-size: 15px;
	margin-bottom: 6px;
	display: inline-block;
}

.box-substibe form {
	position: relative;
	padding: 10px 0;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
}

.box-substibe form input {
	width: 100%;
	border: 1px solid #cdcdcd;
	padding: 10px 15px;
	font-size: 15px;
	border-radius: 5px;
}

.box-substibe form a {
	margin-top: 20px;
	display: inline-block;
	background: #03a196;
	padding: 10px 20px;
	text-transform: uppercase;
	color: #fff;
	border-radius: 8px;
}

.copyrights p {
	/* color: #303030; */
	font-weight: 500;
}

.icon-rebs {
	text-align: center;
	margin: 0 auto;
}

.icon-rebs img {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

.box-floowus {
	color: #000;
}

.address_chinhanh {
	background: #fff;
	padding: 20px 0;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

.copyrights {
	padding: 20px 0;
}

.box-substibe form button {
	/* margin-top: 10px; */
	display: inline-block;
	background: #903eaa;
	padding: 8px 25px;
	text-transform: uppercase;
	font-size: 15px;
	color: #fff;
	border-radius: 3px;
	min-width: 80px;
}

.box-substibe form button svg {
	fill: currentColor;
	width: 20px;
}

.main-note {
	border-top: 1px solid #eee;
	font-size: 13px;
	padding: 10px 0;
}

.main-note__block {
	gap: 10px 0;
}

.footer {}

.footer__wrapper {
	padding: 35px 0 0;
	border-bottom: 1px solid #ffffff33;
	border-top: 1px solid #eee;
}

.footer__row {
	gap: 30px 0;
}

.footer__box {}

.footer__logo {
	margin-bottom: 15px;
}

.footer__logo img {
	width: 50px;
}

.footer__box__title {
	margin-bottom: 20px;
}

.footer__box ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 12px;
}

.footer__ttl {
	font-size: 18px;
	font-weight: 500;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	color: inherit;
	margin-bottom: 20px;
}

.box-footer__logo {
	text-align: center;
	margin-bottom: 55px;
}

.box-footer__logo a {
	display: inline-block;
}

.box-footer__logo img {
	width: auto;
	height: 140px;
}

.util {
	margin: 10px 0;
	padding: 1rem 0;
	border-top: 1px solid rgb(255 255 255 / 30%);
	border-bottom: 1px solid rgb(255 255 255 / 30%);
}

.util li {
	display: inline-block;
	vertical-align: middle;
}

.util li:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 14px;
	background: rgba(255, 255, 255, 0.2);
	margin: 0 10px 0 12px;
}

.util li:last-child:after {
	content: none;
}

.util li a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.coppyright {
	padding: 10px 0;
	font-size: 12px;
}


@media(max-width:990px) {
	.box-floowus span {
		font-size: 18px;
	}

	.hedding-footer {
		margin: 15px 0;
	}

	.box-footer__logo {
		margin-bottom: 30px;
	}

	.footer__wrapper {
		padding: 30px 0 0;
	}
}
