#dibu{
	margin-top: 0px;
}
.tytit{
	color: white;
	    padding-left: 160px;
		margin-top: 60px;
	    background: linear-gradient(0deg,#84d021, #32c04d);
	    height: 100px;
	    padding-top: 2%;
}
.tytit h1{
	font-weight: normal;
	width: 500px;
	border-bottom: solid 1px #fff;
}
.contact-detail{
	width: 70%;
	margin: 0 auto;
	padding: 40px 0;
    line-height: 30px;
    color: #333;
    font-size: 14px;
}
.contact-detail>p{
	margin-bottom: 30px;
    text-indent: 2em;
}
