h1, h2, h3 {
	color: #000000;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin-bottom: 25px;
	line-height: 1em;
	letter-spacing: 2px;
}
h1 {
	font-size: 80px;
	text-transform: uppercase;
	letter-spacing: 8px;
	line-height: 1.6em;
}
h1 span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
h2 {
	font-size: 30px;
	font-weight: 400;
	line-height: 28px;
}
h3 {
	font-size: 50px;
	font-weight: 400;
	line-height: 28px;
}
.transbox{
      font-size:25px;
      text-align:center;
      padding-top: 100px;
}
