.ig-link .btn1 {  padding: 0px 20px;}

.ab-first-bg{
	background: #5D008F;
}
.ab-first-text{
	padding-top: 5%;
}
.ab-first-text h1{
	font-weight: 900;
	font-size: 48px;
	line-height: 58px;
	text-align: center;
	color: #FFFFFF;
}
.ab-first-img{
	text-align: -webkit-center;
	padding-bottom: 100px;
}
.ig-title h2{
	font-weight: 900;
	font-size: 34px;
	line-height: 41px;
	text-align: center;
	color: #000000;
	margin-top: 0px;
}
.ig-title .sp1{
	background: #D0FFFC;
}
.ig-title .sp2{
	background: #E1E2FF;
}
.iggg {
    display: flex;
    align-items: center;
    grid-gap: 20px;
    padding: 25px;
    border-radius: 10px;
		margin-top: 30px;
}
.ig-content{
	display: inline-flex;
}

.iggg h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
}
.ig-content .ig-img {
    background: #f1f1f1;
    border-radius: 10px;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}
.ig-content .ig-img img{
    width: 100%;
}


.lg-mar{
	margin-right: 7px;
}
.lg-mar1{
	margin-left: 7px;
}
.ig-bg{
	background: #FBFBFB;
}

@media (max-width: 574px) {

}
@media (min-width: 768px) and (max-width: 1024px) {
	.hero {
	    text-align: center;
	}
}
