@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
/*@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,600');*/
@font-face {
    font-family: 'jerseym54';
    src: url("../css/font/Jersey_es_modified.eot");
    src: url("../css/font/Jersey_es_modified.eot?#iefix") format("embedded-opentype"),
    	 url("../css/font/Jersey_es_modified.ttf") format("truetype"),
    	 url("../css/font/Jersey_es_modified.svg#rogfont") format("svg");
    font-weight: normal;
    font-style: normal
}

body { padding: 40px 0px; }

h1, h2 {
	font-family: "jerseym54", "Geneva", "Roboto", "Helvetica", "Arial", "Microsoft JhengHei", sans-serif;
  font-weight: 400; }

h1 {
	font-size: 85px;
	line-height: 85px;
	color: #c39f5f;
	margin-bottom: 30px;
	margin-top: 50px;
	width: 100%;
	position: relative;
	text-align: center;
	background: #ba8024;
	background: -moz-linear-gradient(top, #ba8024 0%, #af7d2b 30%, #e7e0aa 70%, #af7d2b 90%);
	background: -webkit-linear-gradient(top, #ba8024 0%,#af7d2b 30%,#e7e0aa 70%,#af7d2b 90%);
	background: linear-gradient(to bottom, #ba8024 0%,#af7d2b 30%,#e7e0aa 70%,#af7d2b 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba8024', endColorstr='#af7d2b',GradientType=0 );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

h1 span, h2 span { font-family: "Arial", "Microsoft JhengHei", sans-serif;
    font-weight: 600; }

h2 {
	font-size: 64px;
    line-height: 60px;
    color: #cbae80;
    margin-top: 30px;
    margin-bottom: 20px;
}

h3 {
	font-family: 'Fjalla One', sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    text-transform: uppercase;
}

h4 {
	  font-family: 'Fjalla One', sans-serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: uppercase;
}

small { color: #bda080; }

.mt-40 { margin-top: 40px; }
.mt-60 { margin-top: 60px; }
.mt-80 { margin-top: 80px; }
.mt-200 { margin-top: 240px; }


.hd_sec_spec img {
    display: block;
    height: auto;
    border: none;
    max-width: 100% !important;
    margin: 0 auto;
}

.hd_sec_spec ul{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}.hd_sec_spec ul li{
		list-style-type: none;
		position: absolute;
	}.hd_sec_spec ul li p{
		letter-spacing: 0.5px;
		line-height: 1.25;
		margin-bottom: 15px;
		max-width: 310px;
	}.hd_sec_spec ul li p span{
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: -25px;
		padding-left: 10px;
	}.hd_sec_spec ul li:nth-child(-n + 8){
		left: 4%;
	}.hd_sec_spec ul li:nth-child(1){
			top: 7.5%;
		}.hd_sec_spec ul li:nth-child(2){
			top: 19.5%;
		}.hd_sec_spec ul li:nth-child(3){
			top: 23%;
		}.hd_sec_spec ul li:nth-child(4){
			top: 29%;
		}.hd_sec_spec ul li:nth-child(5){
			top: 36.5%;
		}.hd_sec_spec ul li:nth-child(6){
			top: 45%;
		}.hd_sec_spec ul li:nth-child(7){
			top: 58.5%;
		}.hd_sec_spec ul li:nth-child(8){
			top: 69%;
		}.hd_sec_spec ul li:nth-child(n + 9){
		left: 81.5%;
	}.hd_sec_spec ul li:nth-child(9){
			top: 13.5%;
		}.hd_sec_spec ul li:nth-child(10){
			top: 20%;
		}.hd_sec_spec ul li:nth-child(11){
			top: 31.5%;
		}.hd_sec_spec ul li:nth-child(12){
			top: 39%;
		}.hd_sec_spec ul li:nth-child(13){
			top: 51%;
		}.hd_sec_spec ul li:nth-child(14){
			top: 64%;
		}.hd_sec_spec ul li:nth-child(15){
			top: 71%;
		}.hd_sec_spec ul li:nth-child(16){
			top: 79%;
		}.hd_sec_spec ul li:nth-child(17){
			top: 92%;
		}