@font-face {
	font-family: 'Roboto_Bold';
	src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf')
	format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}

footer {
	background-image: url("../../../img/bg-footer_02.jpg");
	background-size: 100% 100%;
	color: #fff;
	margin-top: 50px;
}
.qts_footer_top{
/*	background: #313131;*/
	padding: 30px 0px;
}
.title_footer{
	font-family: 'Roboto_Bold';
	font-size: 16px;
	line-height: 26px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #ffffff;
	position: relative;
	padding-bottom: 20px;

}
.title_footer:before{
	content: "";
	display: inline-block;
	height: 1px;
	background: #ffffff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 45%;
}
.box_footer> p {
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	padding-left: 20px;
	padding-bottom: 7px;
	position: relative;
}
.box_footer> p > a {
	color: #FFFFFF;
}
.box_footer> p > a:hover{
	text-decoration: underline;
}
.map_bf:before{
	content: "\f041";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	left: 0px;
	top: 3px;
}
.bf_phone_ft:before{
	content: "\f095";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	left: 0px;
	top: 2px;
}
.bf_sms:before{
	content: "\f0e0";
	font: normal normal normal 12px/1 FontAwesome;
	position: absolute;
	left: 0px;
	top: 5px;
}
.ul_footer> li {
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 7px;
	padding-left: 15px;
	position: relative;
}
.ul_footer> li:before{
	content: "\f0da";
	font: normal normal normal 12px/1 FontAwesome;
	color: #ffffff;
	position: absolute;
	left: 0px;
	top: 5px;
}
.ul_footer> li > a {
	color: #ffffff;
}
.ul_footer> li > a:hover{
	text-decoration: underline;
}
.ul_footer1_li> li {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.img_footyer_ul{
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.img_footyer_ul > a > img {
	width: 80px;
	height: 71px;
}
.text_footer_li{
	overflow: hidden;
}
.name_li{
	margin: 0;
	font-size: 12px;
	line-height: 19px;
	max-height: 56px;
	overflow: hidden;
}
.name_li> a{
	color: #ffffff;
}
.name_li> a:hover{
	text-decoration: underline;
}
.text_footer_li> p {
	color: #919191;
	font-size: 12px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qts_footer_bot{
/*	background: #313131;*/
	padding: 15px 0px;
	color: #ffffff;
	font-size: 13px;
	line-height: 23px;
	border-top: 1px solid #5a5a5a;
}
.text_footer_bot {
	text-align: center;
}
.text_footer_bot> a {
	color: #ffffff;
}
.text_footer_bot > a:hover{
	text-decoration: underline;
}
.ul_footer_right> li {
	display: inline-table;
	color: #ffffff;
	margin-left: 10px;
}
.ul_footer_right> li  > a {
	color: #ffffff;
	display: inline-block;
	font-size: 14px;
	width: 24px;
	height: 24px;
	border: 1px solid #ffffff;
	border-radius: 50%;
	overflow: hidden;
}
.ul_footer_right{
	margin-top: 5px;
}
.ul_footer_right> li:first-child{
	margin-left: 0px;
}
.ul_footer_right> li  > a  .fa-facebook{
	padding-left: 7px;
	font-size: 14px;
	padding-top: 4px;
}
.ul_footer_right> li  > a  .fa-twitter{
	padding-left: 5px;
	font-size: 14px;
	padding-top: 4px;
}
.ul_footer_right> li  > a  .fa-google-plus{
	padding-left: 2px;
	padding-top: 4px;
	font-size: 14px;
}
.ul_footer_right> li  > a  .fa-pinterest-p{
	padding-left: 5px;
	padding-top: 6px;
}
.ul_footer_right> li  > a  .fa-linkedin{
	padding-left: 6px;
	padding-top: 4px;
	font-size: 14px;
}
.ul_footer_right> li  > a:hover, .ul_footer_right> li  > a > i:hover{
	font-size: 15px !important;
}
@media (min-width: 1200px){
	.col-lg-427 {
		width: 27.333333% !important;

	}
	
	.col-lg-222 {
		width: 22.666667% !important;
	}
}
.box_certifi {
	display: flex; 
	justify-content: space-between;
}
.footer_notification {
	/* text-align: center; */
	padding-top: 30px;
}
.logo_footer {
	padding-top: 20px;
}
.box_footer {
	margin: 0 20px;
}
.box {
	width: 47%
}
@media (max-width: 767px){
	.hotline_header{
		float: left;
		width: 100%;
		display: block;
		margin:10px auto;

		text-align: center;

	}
	.hotline_header .calendar{
		text-align: center;
	}
	}
