	
	
	.compartir {
	border-left: 0;
	border-right: 0;
	text-align: right;
	}	
	.compartir a {
	display: inline-block;
	width: 3em;
	height: 3em;
	border-radius: 3em;
	position: relative;
	}	
	.botones.small.compartir a {
	width: 2.5em;
	height: 2.5em;
	}	
	.botones.big.compartir a {
	width: 3.5em;
	height: 3.5em;
	}	
	.compartir a.boton_share {
	cursor:default;
	}	
	.compartir a.boton_share:hover {
	opacity:1;
	}	
	.botones.square.compartir a {
	border-radius:0;
	}	
	.botones.buttons.compartir a {
	border-radius:5px;
	width: 5em;
	}	
	.compartir a:hover {
	opacity:0.8;
	}	
	.compartir a .icono svg {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: .5em;
	left: .55em;
	}		
	.botones.default.compartir a .icono svg {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: .7em;
	left: .7em;
	}	
	.botones.small.compartir a .icono svg {
	width: 1.5em;
	height: 1.5em;
	position: absolute;
	top: .5em;
	left: .55em;
	}	
	.botones.big.compartir a .icono svg {
	width: 2em;
	height: 2em;
	position: absolute;
	top: 0.7em;
	left: 0.7em;
	}	
	.botones li.boton-activo-0 {
	display:none!important;
	}	
	.barra li.mboton-activo-0 {
	display:none!important;
	}	
	.compartir a .boton-nombre {
	display: none;
	}	
	.compartir a path {
	fill: #fff;
	}	
	.compartir a.boton_facebook {
	background-color: #4862A3;
	}	
	.compartir.white a.boton_facebook {
	background-color: #fff;
	border: 1px solid #4862A3;
	}
	.compartir.white a.boton_facebook path {
	fill: #4862A3;
	}	
	.compartir.gray a.boton_facebook, .compartir.gray a.boton_twitter, .compartir.gray a.boton_linkedin, .compartir.gray a.boton_google, .compartir.gray a.boton_pinterest, .compartir.gray a.boton_whatsapp, .compartir.gray a.boton_share {
	background-color: #999;
	}	
	.compartir.black a.boton_facebook, .compartir.black a.boton_twitter, .compartir.black a.boton_linkedin, .compartir.black a.boton_google, .compartir.black a.boton_pinterest, .compartir.black a.boton_whatsapp, .compartir.black a.boton_share {
	background-color: #000;
	}	
	.compartir a.boton_twitter {
	background-color: #55ACEE;
	}	
	.compartir.white a.boton_twitter {
	background-color: #fff;
	border: 1px solid #55ACEE;
	}
	.compartir.white a.boton_twitter path {
	fill: #55ACEE;
	}	
	.compartir a.boton_linkedin {
	background-color: #006799;
	}	
	.compartir.white a.boton_linkedin {
	background-color: #fff;
	border: 1px solid #006799;
	}
	.compartir.white a.boton_linkedin path {
	fill: #006799;
	}	
	.compartir a.boton_whatsapp {
	background-color: #57BB63;
	}	
	.compartir.white a.boton_whatsapp {
	background-color: #fff;
	border: 1px solid #57BB63;
	}
	.compartir.white a.boton_whatsapp path {
	fill: #57BB63;
	}	
	.compartir a.boton_share {
	background-color: #e2e2e2;
	}	
	.compartir.white a.boton_share {
	background-color: #fff;
	border: 1px solid #e2e2e2;
	}
	.compartir.white a.boton_share path {
	fill:#e2e2e2;
	}	
	.compartir a.boton_google {
	background-color: #c5381d;
	}	
	.compartir.white a.boton_google {
	background-color: #fff;
	border: 1px solid #c5381d;
	}
	.compartir.white a.boton_google path {
	fill: #c5381d;
	}	
	.compartir a.boton_pinterest {
	background-color: #d5281f;
	}	
	.compartir.white a.boton_pinterest {
	background-color: #fff;
	border: 1px solid #d5281f;
	}
	.compartir.white a.boton_pinterest path {
	fill:#d5281f;
	}	
	.compartir.botones{
	padding-bottom:10px;
	padding-top:10px;
	}
	.compartir.botones.design1 {
    padding-bottom: 5px;
    padding-top: 10px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 10px;
    border-top: 1px solid #f2f2f2;
    margin-top: 10px;
  
}
	.compartir.botones.design2 {
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color:#f2f2f2;
	padding-right:10px;
	padding-left:10px;
	}
	.compartir.botones.design3 {
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	}	
	ul.share-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: table;
	}	
	.botones.center ul.share-ul {
	margin-left: auto;
	margin-right: auto;
	}
	.botones.right ul.share-ul {
	margin-left: auto;
	margin-right: 0;
	}
	li.share-li {
	display: inline-block;
	padding: 0;
	margin: 0;
	}
	.botones li.share-li {
	margin-right: 4px;
	}
	.compartir.barra {
    position: fixed;
    width: 100%;
    background-color: #000;
    margin: 0;
    padding: 0;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 999999;
}
	.compartir.barra li.share-li {
	display: inline-flex;
	float: left;
	}	
	.compartir.barra ul.share-ul {
	display: inherit;
	}
	.compartir.barra a {
	display: inline-block;
	width: 100%;
	height: 40px;
	border-radius: 0;
	position: relative;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	}
	.compartir.barra a.boton_whatsapp{
	border-right:0;
	}
	.aix-share-visible-xs{
	display: none !important;
	}
	.aix-share-hidden-xs{
	display: inline-block !important;
	}
	.compartir.barra .boton_whatsapp.aix-share-visible-xs{
	display: inline-block !important;
	}

	@media (max-width: 991px) {
	.aix-share-visible-xs {
	display: inline-block !important;
	}
	.aix-share-hidden-xs{
	display: none !important;
	}
	
	body {
	padding-bottom:50px;
	}
	
	}
