/* ----------------------------------------------------------------
Custom CSS

Add all your Custom Styled CSS here for New Styles or
Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/


.pl20{
	padding-left: 20px;
}

.pl50{
	padding-left: 50px;
}

.pb20{
	padding-bottom: 20px;
}

.pr20{
	padding-right: 20px;
}


.mt10{
	margin-top: 10px;
}

.mt20{
	margin-top: 20px;
}

.mb20{
	margin-bottom: 20px;
}

.mb20{
	margin-bottom: 20px;
}

.mb40{
	margin-bottom: 40px;
}

.text-center{
	text-align: center;
}

.social-single-center{
	width: 230px;
	margin: auto;
	margin-top: 38px;
}




/*

HOME

*/

.intro-social-group{
	height: 41px;
	width: 183px;
	display: block;
	margin: auto;
}

.social-group-single{
	height: 41px;
	width: 40px;

}


.ab-credit{
	position: absolute;
	right: 5px;
	bottom: 0px;
	color: rgba(0, 0, 0, 0.79);
}
