
.UIFooterControl {
    width: 100%;
}
.UIFooterControl .CopyRight {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: none;
    line-height: 1.5;
    padding:20px 0;
    width: 1180px;
    margin: 0 auto;
    background: url(images/f.png) no-repeat center top;
  	color:#0074bc;
}
.UIFooterControl a {
    color: #444;
}
.UIFooterControl a:hover {
    color: #ef59a1;
}
.UIFooterControl .Design {
    text-align: right;
  	padding-right: 130px;
}
.UIFooterControl .Design a {
    color: #0074bc;
  	font-weight: bold;
}
.UIFooterControl .Design a:hover {
    color: #ef59a1;
}
/*---------------------Menu-------------------------*/

.footer-link ul {margin:0;padding:5px;}
.footer-link ul li {list-style: none;padding-left:10px;}
a {text-decoration:none;border:0;}

/*Footer*/
.link-lienhe {width: 200px;margin: auto;display: table;position: absolute;bottom: 40px;}
.link-lienhe a {font-size:18px;font-weight:bold;color:#fff;line-height:45px;}
.social-content {width: 200px;margin: auto;display: table;text-align: center;position: absolute;bottom: 0px;}
.social-content div { height:32px; background-image:url(/images/social.png); float:left; margin-right:15px;}
.social-content div a { display:block; height:32px;}
.social-icon-f { width:32px; background-position:left top;}
.social-icon-g { width:32px; background-position:-49px top;}
.social-icon-t { width:32px; background-position:-97px top;}
.social-icon-y { width:35px; background-position:right top;}

.footercontent {width:100%;min-height:100px;margin-top:0px;display:table;background-color: #F1F0F0;}

.footer-link {width:100%;min-height:100px;background-color:#0074bc;display:table;padding-bottom: 19px;}
.footer-link .containerhome {width: 1200px;margin: 0 auto;display: inherit;}
.footer {width: 100%;float:left;padding:20px 0px;position: relative;font-size: 16px;}

.footer-col {width: 19%;float:left;display:table;padding-right: 10px;}
    .footer-col:last-child {padding-right:0px;}
    .footer-col a {color:#fff;font-size: 14px;}	
    .footer-col ul {padding:0;margin-top: 25px;}
        .footer-col ul li {padding-left:0;margin: 5px 0px;}
            
        .footer-col ul li:first-child a {color:#fff;font-weight: bold;font-size: 16px;}
		.footer-col ul li:first-child a:hover {color:#ef59a1;} 

.footercopyright {color:#0074bc;background-color:#fff;width: 100%;float:left;padding:20px 0px;}
.nav-footer {position:absolute;bottom:10px;display:table;}
    .nav-footer a {float:left;color:#fff;}
    .nav-footer a img {width:20px;}
    .nav-footer span {float:left;color:#fff;margin:0px 10px;}
.nav-footer-lk {position:absolute;bottom:10px;display:table;right:0;}
    .nav-footer-lk a {float:left;}
        .nav-footer-lk a:first-child {margin-right:15px;}
        .nav-footer-lk a img {width:25px;}