<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/************************ FOOTER CHO TRANG CHÃNH VÃ€ CÃC TRANG KHÃC ******************************/

#footer{
	color:#888;
	line-height:22px;
	font-size:15px;
}

#footer a{
	color:#678296;
}

.footer-section .footer-content{
    padding: 20px !important;
    padding-top: 30px!important;
}

#footer-block-1 .footer-content{
	background-color: rgba(255, 255, 255, 0.70);
    padding: 20px 20px 0 20px!important
}


#footer-block-2 .footer-content{
	background-color: rgba(255, 255, 255, 0.45);
    line-height: 18px;
}

#footer-block-3 .footer-content {
    background-color: rgba(255, 255, 255, 0.25);
    padding: 10px 0px!important;
}

.footer-content .col-block{
	margin-bottom:20px;
}

.footer-section .h2, .footer-section .h3, .footer-section .h4{
	margin-top: 0;
}

.footer-section .title{
	/*border-bottom: 3px solid #DC6B0B;*/
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
}

.footer-section .title a{
	text-decoration:none;
}

.footer-section ul {
    padding-left: 15px;
    margin: 0;
}
.footer-section .fa-ul{
	padding:0;
}

.footer-section h4{
	display:inline-block;	
	padding: 0 5px;
	border-right: 1px solid #888;
	font-size: 12px;
	margin: 0;
}

/**********	LOGO BRANDING *************/

#footer .brand-list{
	
}
#footer .brand-list&gt;.container&gt;.col-xs-12{
	padding:20px 0;
	background-color: rgba(255, 255, 255, 0.8);	
}

.home-wrapper #footer .brand-list{
	display:none;
}

.social-btns{
	margin:10px 0;
}
.social-ico {
	width:28px;
	height:28px;
	float:left;
	margin-right:10px;
	background-image:url('../assets/icon/social/social-ico.png');
}

.fb-ico{
	background-position-x: 58px;
    background-position-y: 58px;
	background-position: 58px 58px;
}

.google-ico{
	background-position-x: 61px;
    background-position-y: 86px;
	background-position: 61px 86px;
}

.twitter-ico{
	background-position-x: 0;
    background-position-y: 58px;
	background-position: 0 58px;
}

.rss-ico{
	background-position-x: 88px;
    background-position-y: 0;
	background-position: 88px 0;
}

/************************	COUNTRY LIST ****************************/
#country-list ul&gt;li{
	padding:5px;
}

#country-list ul{
	padding-bottom:20px!important;
	text-align:left;
}

/************************	FOOTER CHO TRANG SEARCH  ****************************/

.search-wrapper .footer-content{
	background:none!important;
	padding:20px 0!important;
	padding-top: 30px!important;
}

.search-wrapper #footer-block-1{
	border-top: 1px solid #eee;
	background-color: rgba(249, 249, 249, 0.9);
}


.search-wrapper #footer-block-2{
	background-color: rgba(234, 234, 234, 0.75);
}

.search-wrapper #footer-block-3 {
    background-color: rgba(160, 160, 160, 0.25);
}
.search-wrapper .company-info{
	padding:0 15px!important;
}

.search-wrapper #footer .brand-list {
    background-color: rgba(249, 249, 249, 0.9);
}
.search-wrapper #footer .brand-list&gt;.container&gt;.col-xs-12{
	background:none;
}

@media (max-width: 767px) {
	#footer {
	   padding: 0;
	}
	
	#footer #footer-block-1, #footer #footer-block-2{
	  text-align:center;
	}
	
	#footer .social-btns{
		display:inline-block;
	}
	
	.brand-list, .brand-list a.col-xs-2 {
		padding: 8px;
	}
}

/*************************************************
* 
*             MÃ&nbsp;n hÃ¬nh SM - Tablet dá»c
*
*************************************************/

@media (min-width: 768px) and (max-width: 991px) {
	#footer .brand-list a{
		padding:0 5px;
	}

}</pre></body></html>