
.site-footer .container,
.site-footer-nav.container{
	max-width:1350px;
}
.site-footer-nav{
	margin:50px auto 0!important;
	padding:0 38px!important;
}
.page-home .site-footer-nav.container{
	padding:0!important;
	max-width:1200px;
}
.site-footer-nav .content-nav {
	margin-bottom:16px;
}
.site-footer-nav .content-nav.content-ranking {
	padding-top:35px;
	border-top:1px solid #e1e4e5;
}
.site-footer-nav .content-nav .tit{
	font:normal 14px/35px 'Libre Baskerville', serif;
	color:#5c5c5c;
	text-transform:uppercase;
}
.site-footer-nav .content-nav li{
	width:160px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.site-footer-nav .content-nav.content-ranking li{
	width:329px;
}
.site-footer-nav .content-nav li{
	font-weight:bold;
	color:#2a5762;
}
.site-footer-nav .content-nav span a{
	font-weight:300;
	color:#2a5762;
    transition:color .4s;
}
.site-footer-nav .content-nav a:hover{
    transition:color .4s;
	color:#000;
}
.site-footer{
	background-color:#f1f4f5;
	padding:22px 0;
}
.footer-top .container{
	position:relative;
}
.site-footer .footer-top nav {
	margin-left:30px;
}
.site-footer .footer-top nav a{
	text-transform:uppercase;
	line-height:29px;
	margin:0 10px;
    	transition:color .4s;
}
.site-footer .footer-top nav a:hover{
    	transition:color .4s;
	color:#265662;
}
.footer-top .redes-bottom{
	position:absolute;
	top:0;
	right:0;
}
.footer-top .redes-bottom li{
	float:left;
	margin-left:15px;
}
.footer-top .redes-bottom li a{
	transition:all .5s;
}
.footer-top .redes-bottom li a:hover{
	transition:all .5s;
	opacity:0.7;
}
.footer-top .redes-bottom li .tt-footer{
	top:2px;
	position:relative;
}
.footer-top,
.footer-middle{
	padding-bottom:23px;
	border-bottom:1px solid #e1e4e5;
	margin-bottom:20px;
}
.footer-middle p,
.footer-middle .content-asociados{
	display:inline-block;
}
.site-footer .content-asociados li{
	float:left;
	margin-left:62px;
}
.site-footer .content-asociados .icon-asoc, .site-footer .footer-bottom .icon-asoc{
	background-image:url(/arte/v2/icons/sp_logos_foot.png);
	background-size:372px auto;
	display:block;
}
	.site-footer .footer-bottom .logo-puntoRojo{
	background-image:url(/arte/v2/logo_puntoRojo.svg);
	width: 120px;
    	height: 36px;
    	transform: scale(0.7);
    	-webkit-transform: scale(0.7);
    	-moz-transform: scale(0.7);
    	-o-transform: scale(0.7);
	display:block;
	margin: -7px -7px 0 0;
}
.site-footer .content-asociados .icon-asoc.lg-apertura{
	background-position:0 0;
	width:102px;
	height:28px;
}
.site-footer .content-asociados .icon-asoc.lg-info{
	background-position:-107px 0;
	width:111px;
	height:28px;
}
.site-footer .content-asociados .icon-asoc.lg-eventos{
	background-position:-226px 0;
	width:98px;
	height:28px;
}
.site-footer .content-asociados .icon-asoc.lg-iab, .site-footer .footer-bottom .icon-asoc.lg-iab{
	background-position:-327px 0;
	width:42px;
	height:22px;
	margin-right: 10px;
}
.footer-middle p,
.footer-middle a{
	color:#8a8a8a;
    transition:color .4s;
}
.footer-middle a:hover{
    transition:color .4s;
	color:#000;
}
.footer-bottom .content-logos a{
	float:left;
}
.footer-bottom .icon.lg-tfsla{
	background-position:0 -75px;
	width:60px;
	height:22px;
	margin-right:10px;
	    background-image: url(/arte/v2/icons/sp_icons_hd.png);

}
.footer-bottom .icon.lg-frontaly{
	background-position:-73px -75px;
	width:60px;
	height:22px;
	background-image: url(/arte/v2/icons/sp_icons_hd.png);

}


@media (max-width: 1371px){
	.site-footer .container{
		padding:0 20px;
	}
	.site-footer-nav{
		padding:0 24px!important;
	}
	.site-footer .footer-top  .container .redes-bottom{
		right:20px;
	}
}

@media (max-width: 999px){
	.site-footer-nav.container{
		padding:0px!important;
		margin:60px 14px 0;
		width:calc(100% - 28px);
	}
	.site-footer .footer-top nav{
		margin-left:0;
		margin-top:35px;
	}
	.site-footer .footer-top nav a{
		margin: 0 7px;
	}
	.site-footer .footer-top nav a:first-child{
		margin-left:0;
	}
	 .footer-middle .content-asociados{
		float: none!important;
		margin-top: 26px;
	 }
}
@media (max-width: 640px){
	.site-footer .container{
		padding: 0 9px;
	}
	.site-footer .footer-bottom .logo-puntoRojo{
		transform: scale(0.6);
	   	-webkit-transform: scale(0.6);
	        -moz-transform: scale(0.6);
	        -o-transform: scale(0.6);
	        margin: -7px -17px 0 0;
	}
	.site-footer .footer-top .lg-footer img{
		width:156px;
	}
	.site-footer .content-asociados{
		width:100%;
		text-align:center;
	}
	.site-footer .content-asociados ul{
		width:290px;
		margin:0 auto;
		display: inline-block;
	}
	.site-footer .content-asociados li{
		margin:0;
	}
	.site-footer .content-asociados li:nth-child(2){
		margin-left:74px;
	}
	.site-footer .content-asociados li:nth-child(3){
		margin-top:15px;
	}
	.site-footer .content-asociados li:nth-child(4){
		margin-top:15px;
		margin-left:116px;
	}
	.site-footer .footer-top nav{
		max-width: 330px;
		width: 100%;
	}
	.site-footer .footer-top nav span,
	.site-footer .footer-top nav a{
		float:left;
		line-height: 35px;
	}
	.site-footer .footer-top nav a:nth-child(5),
	.site-footer .footer-top nav a:nth-child(9){
		margin-left:0;
		clear:both;
	}
	.site-footer .footer-top nav a:nth-child(7){
		margin-right:30px;
	}
	.site-footer .footer-top nav span:nth-child(4),
	.site-footer .footer-top nav span:nth-child(8){
		display:none;
	}
}
@media (max-width: 350px){
	.site-footer-nav .content-nav.content-ranking li{
		width: 100%;
	}
}