/* Social Icons
====================================*/
.social-icons li {
	display: inline;
	float: left;
	margin-right: 10px;
}

.social-icons li a {
	width: 50px;
	height: 50px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	overflow: hidden;	
}


/* Common Styles */
.social-icons li a i {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: absolute;
	z-index: 20;
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}
.social-icons li a i:hover {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

/* Icon Styles */
.twitter i, .twitter:before { margin: 18px 0 0 10px; }
.twitter:before { content: "\54"; top: 0; opacity:1; }
.twitter:hover:before { top: 30px; opacity: 0; }
.twitter:hover { background-color: #3bc1ed; }

.facebook i, .facebook:before { margin: 17px 0 0 16px; }
.facebook:before { content: "\f39e"; top: 0; opacity:1; }
.facebook:hover:before { top: 30px; opacity: 0; }
.facebook:hover { background-color: #4a6d9d; }

.youtube i, .youtube:before { margin: 18px 0 0 11px; font-size: 30px !important; }
.youtube:before { content: "\e803"; top: 0; opacity:1; }
.youtube:hover:before { top: 30px; opacity: 0; }
.youtube:hover { background-color: #bf2f29; }


.widget {
    float: left;
    margin-top: 25px;
}
.social-items {
	width: 100%;
	height: 100%;
}
.social-1-icons, .social-1-icons i {
	width: 95px !important;
	height: 82px !important;
}


.contribuciones {
	background-image: url(https://www.igssgt.org/wp-content/uploads/2021/03/cuotas.png);
	background-repeat: no-repeat;
}
.prevencion{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/prevencion.png);
	background-repeat: no-repeat;
}
.sita{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/sitah.png);
	background-repeat: no-repeat;
}
.infopubli{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/infoh.png);
	background-repeat: no-repeat;
}
.pei{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/pei.png);
	background-repeat: no-repeat;
}
.informes{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/informes.png);
	background-repeat: no-repeat;
}

.datosafiliado{
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/datos.png);
	background-repeat: no-repeat; 
}



.suspension {
	background:url(https://www.igssgt.org/wp-content/uploads/2021/03/suspension.png);
	background-repeat: no-repeat; 
}