@charset "UTF-8";
.menu__line{
	background: #333;
}
#contact_bg{
	color: #fff !important;
}
.top_bg{
	height: 20vh;
	overflow: hidden;
	position: relative;
	display: flex;
	align-items: center;
	background:#fff;
	max-width: 100%;
}
.top_bg p{
	margin:  0 auto;
}
.policy_sec{
	margin-top: 60px;
	padding: 0 5%;
}
.policy_h1{
	font-size: 1.4em;
	font-weight: 600;
}
.policy_title{
	font-size: 1.2em;
	font-weight: 600;
}