body,p,a,h1,h2,h3,h4,h5,h6{
	
	padding: 0px;
	font-family: 'Poppins', sans-serif;
}
.main{
	overflow:hidden;
}

.container{
	width:1200px;
}
.banner{
	width:100%;
	height:630px;
	background-size:100% 95%;
	background-repeat:no-repeat;
	margin-top:95px;
}
.section{
	margin-top:50px;
}
.link{
	width: 100%;
    height: 100px;
    background-image: linear-gradient(90deg, rgb(231, 61, 142) 0%, rgb(253, 164, 206) 51%, rgb(231, 61, 142) 100%);	
}
.link h1{
	color: #291a55;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    padding-top: 21px;
}
.section2{
	margin-top:70px;
}
.link1 img{
	width:100%;
}
.link1 p{
	font-size: 16px;
    color: #000;
    text-align: justify;
	line-height:28px;
}
.section3{
	margin-top:70px;
}
.ind_f1 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.ind_f1 p{
	font-size: 16px;
    color: #000;
    text-align: justify;
	line-height:28px;
}
.ing_f2 img{
	width:100%;
}
.ing_f3 img{
	width:100%;
}
.ind_f4 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.ind_f4 p{
	font-size: 16px;
    color: #000;
    text-align: justify;
	line-height:28px;
}
.ind_f4{
	margin-top: 100px;
    margin-left: 30px;
}
.section4{
	margin-top:70px;
}
.ind_f5 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.ind_f5 p{
	font-size: 16px;
    color: #000;
    text-align: justify;
	line-height:28px;
}
.ind_f5{
	margin-top:80px;
}
.ind_f6 img{
	width:100%;
}
.section5{
	margin-top:70px;
}
.link6 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.link6{
	width:100%;
	border-bottom:1px dashed #000;
	height:50px;
}
.link7{
	margin-top:30px;
}
.link7 li{
	font-size:16px;
	line-height:30px;
}
.section6{
	margin-top:70px;
}
.link8 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.link8{
	width:100%;
	border-bottom:1px dashed #000;
	height:90px;
}
.link9{
	margin-top:30px;
}
.link9 li{
	font-size:16px;
	line-height:30px;
}
.section7{
	margin-top:70px;
}
.number h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
}
.number p{
	font-size:16px;
	text-align:justify;
	margin-top:20px;
}
.section8{
	margin-top:70px;
}
.photo{
	text-align:center;
}
.photo img{
	width:70%;
}
.section9{
	margin-top:70px;
}
.section9 h1 {
    font-size: 40px;
    font-weight: 600;
    color: #291a55;
	text-align:center;
}
.box6 img {
    width: 100%;
    height: auto;
    margin: 20px 0px;
}
.main-slider{
	margin-top:40px;
}
@media(max-width:768px){
	.main{
		overflow:hidden;
	}
	.container{
		max-width:100%;
	}
	.banner{
		height:140px;
	}
	.link h1 {
    color: #291a55;
    font-size: 39px;
    font-weight: 700;
    text-align: center;
    padding-top: 31px;
}
	.ind_f1 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
	}
	.ind_f2 img{
		width:100%;
	}
	.ind_f3 img{
		width:100%;
	}
	.ind_f4{
		margin-left:0px;
	}
	.ind_f4 h1 {
    font-size: 30px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
	}
	.link6 h1 {
    font-size: 23px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
	}
	.link6{
		height:80px;
	}
	.link8 h1 {
    font-size: 17px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
	}
	.number h1 {
    font-size: 28px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
	}
	.section9 h1 {
    font-size: 35px;
    font-weight: 600;
    color: #291a55;
    text-align: center;
}
}