.btn-sp{
	padding: 10px 20px;
	text-decoration: none;
	width: 280px;
	height: 60px;
	background-color: #0081C9;
	color:#FFF;
	border-radius: 50px;
	font-family: 'Mont-Serrat';
	font-style: normal;
	font-weight: 300;
	font-size: 1.2rem;
	line-height: 29px;
	border: none;
}
.textsub{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 29px;
color: #8FBDD3;
}