.footer {
	width:100%;
	display:inline-block;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.543171) 0%, rgba(0, 0, 0, 0.296875) 0.01%, rgba(0, 0, 0, 0.490757) 0.02%, rgba(15, 42, 66, 0.76) 0.03%, #06325A 100%);
	padding:30px 0;
	float:left;
	}
.footer .ft-left {
	width:100%;
	display:inline-block;
	}
.footer .logo {
	display:inline-block;
	width:294px;
	height:81px;
	background: url(../images/logo-ica-ft.png) no-repeat -19px -14px;
	}	
	
.footer .network {
	width:100%;
	display:inline-block;
	margin-bottom:15px;
	}
.footer .network .icon {
	width:41px;
	height:43px;
	float:left;
	margin-right:10px;
	cursor:pointer;
	border:0;
	background-color:transparent;
	}
.footer .network  .in-w {
	background:url(../images/icon-white.png) no-repeat center center;
	}
.footer .network  .fb {
	background:url(../images/fb-white.png) no-repeat center center;
	}
.footer .network  .youtobe {
	background:url(../images/youtobe-white.png) no-repeat center center;
	}
.footer .network  .wt {
	background:url(../images/wt-white.png) no-repeat center center;
	}							
.footer .ft-right {
	width:100%;
	display:inline-block;
	padding-top:30px;
	}
.footer .list {
	margin:0;
	padding:0;
	width:100%;
	float:left;	}
.footer .list li {
	width:100%;
	float:left;
	list-style:none;
	font-weight: normal;
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	padding:5px 0;
	text-align:left;
	}
.footer .list li a {color: #FFFFFF; display:block;}	
.footer .box-pay {
	width:100%;
	display:inline-block;
	}
.footer .box-pay .title{
	margin:0;
	font-weight: normal;
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	}
.footer .box-pay .list-play {
	display:block;
	}
.footer .box-pay .item {margin-right:10px;}
.footer .text-ft {
	font-weight: normal;
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	margin:0;
	padding-left:28px;
	}
.footer .text-ft a {color: #FFFFFF;}
.footer .location { background:url(../images/icon-location-w.png) no-repeat 0 center;}
.footer .phone {background:url(../images/icon-phone-w.png) no-repeat 0 center;}
.footer .support {background:url(../images/icon-support-w.png) no-repeat 0 center;}																												
@media screen and (min-width:960px) {
	.footer {
	background:url(../images/bg-ft.jpg) no-repeat  center top #06315a;
	background-size: contain;
	padding:60px 0;
	}
	.footer .ft-left {
	width:294px;
	float:left;
	}
	
	.footer .ft-right {
		width:550px;
		float:right;
		padding-top:0;
	}
	.footer .list {
	width:33.33333%;
	padding-left:15px;
	}
	.footer .box-pay{
		 padding-left: 36.333%;
		}	
	   
	}			



	
	
								