.site-footer .container{
	margin-top:120px;
}
.site-footer .block{
    margin-top: 20px;
    border: 0px;
    padding: 0px;

}
.footer_left h2{
	color: #fff;
    font-size: 16px;
    margin-bottom: 4px;
	text-transform:none;
	border: 0px;
	padding:0px;
	font-weight: 700 !important;
	margin-top: 0px;
}

.footer_left {
	width:75%;
	float:left;
}
.footer_right {
	width:25%;
	float:left;
	text-align: center;
    margin-top: 0px;
}
.region-footer-first,.region-footer-second,.region-footer-third,.region-footer-fourth {
	float:left;
	width:25%;

}
.footer_left ul{
	list-style: none;
    padding: 0px;
	margin: 0px;
}
.footer_left a{
	color: #fff !important;
    font-weight: 400;
    line-height: 20px;
	font-size:14px;
	margin-left: 0px;
	text-decoration:none;
}
.footer_left a:hover{
	text-decoration:underline;
}
.info-footer span {
    color: #fff;
    font-size: 12px;
	font-weight: 400;

}
.info-footer a {
    color: #fff !important;
    font-size: 12px;
	text-decoration:none;
	font-weight: 400;
}
.info-footer a:hover {
	text-decoration:underline;
}
.Spaintr-box {
    padding: 0px 20px 10px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.Spaintr-box-enlace {
    width: 120px;
    display: block;
    background-color: white;
    border-radius: 30px;
    color: #bd484a !important;
    padding: 5px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    border-style: solid;
    border-color: #bd484a;
    border-width: 2px;
	text-decoration:none;
}
.Suivez-Nous {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 70px;
    font-weight: 700 !important;
}
.Iconos-Suivez-Nous a{
    text-decoration: none;
}

.iconoFacebook img, .iconoTwitter img ,.iconoInstagram img{
    width: 32px;
    height: 32px;
    margin-left: 5px;

}
.logo-footer{
    margin-top: 60px;
    margin-bottom: 25px;
	width:90%;
	margin-left:20px;
}