.absolute-footer{
	display: none;
}
.infoFooter{
	margin-bottom: 30px;
}
.infoFooter .item, .infoFooter .item>a{
	list-style: none;
	position: relative;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0;
}
.infoFooter .item{
	margin-bottom: 15px;
	padding-left:20px;
}
.infoFooter .item::before{
	content: "";
	position: absolute;
}
.infoFooter .item.hotline_ft::before{
	width: 12px;
	height: 12px;
	top:8px;
	left: 0;
	background: url('../img/icon-call.png') no-repeat;
}
.infoFooter .item.email_ft::before{
	width: 13px;
	height: 10px;
	top:6px;
	left: 0;
	background: url('../img/icon-mail.png') no-repeat;
}
.infoFooter .item.hotline_ft>a{
	font-size: 23px;
	fotn-weight: 500;
	margin-left: 8px;
}
.title-widget-footer{
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	color: #7EC6E9;
	margin-bottom: 20px;
}
.lienKet.title-widget-footer{
	margin-bottom: 15px;
}
#lienketweb{
	max-width: 290px;
}
.list-menu-footer{
	margin: 0;
}
.list-menu-footer>.item{
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.list-menu-footer>.item>a,.title_form_email{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 27px;
	color: #FFFFFF;
}
.formEmailFooter{
	margin-top: 20px;
}
.formEmailFooter input[type="email"]{
	border-radius: 0;
	min-height: 48px;
	background: #fff;
}
.formEmailFooter>.flex-grow, .formEmailFooter>.ml-half{
	padding: 0 !important;
}
.formEmailFooter>.ml-half{
	margin: 0 !important;
}
.formEmailFooter>.ml-half>input[type="submit"]{
	height: 48px;
	background: #7EC6E9;
	border-radius: 0;
	margin: 0;
}
.top_footer{
	border-bottom: 1px solid #7EC6E9;
}
.top_footer>.col{
	padding-bottom: 15px !important;
}
.bot_footer{
	padding-top: 30px !important;
}
.title-widget-footer.bottom-footer{
	color: #fff;
}
.copyright{
	font-size: 16px;
	color: #FFFFFF;
}
.bct{
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.bct>.item{
	margin: 0;
	list-style: none;
	margin-left: 20px;
}
.footer_website {
	padding-bottom: 15px !important;
}
#linkweb{
	max-width: 75%;
    min-height: 48px;
    border-radius: 3px;
}