.redesSociales {
	position: fixed;
	display: block;
	z-index: 10000;
	top: 30%;
	right: -131px;
}
.redesSociales a {
	height: 40px;
	padding-left: 10px;
	display: block;
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	width: 155px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	right: 14px;
	position: relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.redesSociales a:hover {
	position: relative;
	right: 110px;
}
.redesSociales span {
	margin-left: 15px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	line-height: 41px;
	font-weight: 600;
}
.redesSociales i{
	font-size: 15px;
	line-height: 39px;
	margin-left: 4px;
}
@media (max-width: 992px) {
    .redesSociales a:hover {
		right: 14px !important;
	}
	.mercado_libre{
		left:10px!important;
		width:135px!important;
		height:40px!important;
		margin-bottom: 60px!important;
	}
}
.redesSociales .fb {background-color: #064A98;}
.redesSociales .tw {background-color: #000;}
.redesSociales .yu {background-color: #B81828;}
/*.redesSociales .in {background-color: #8a3ab9;}*/
.redesSociales .in {background: #d6249f;
    background: radial-gradient(circle at 63% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 103%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);}
.redesSociales .li {background-color: #0077b5;}
.redesSociales .wsp {background-color: #25D366;}
.redesSociales .email {background-color: #4db6ac;}
.redesSociales .phone {background-color: #ef5350;}
/*botÃģn flotante mercado libre*/
.mercado_libre{
	position:fixed;
	width:200px;
	height:60px;
	bottom:11px;
	left:250px;
	background-color:#ffe600;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #2d3277;
	z-index: 999;
}
.mercado_libre img{
	width: 80%;
}
.svg-icon {
    display: inline-block;
    margin-right: -2px;
}
.svg-icon svg{
        width: 20px!important;
        height: 20px!important;
}
/********/
