

/* Start CSS ====================================================== */

body {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 28px;
	font-size: ;
	color: ;
	text-transform: none;
	background:  url('../img/map_bg1.jpg') repeat;
  background-size: cover;
}

h1 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 42px;
	font-size: 42px;
	color: ;
	text-transform: uppercase;
}

h2 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 36px;
	font-size: 36px;
	color: ;
	text-transform: uppercase;
}

h3 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 28px;
	font-size: 28px;
	color: ;
	text-transform: uppercase;
}

h4 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 24px;
	font-size: 24px;
	color: ;
	text-transform: uppercase;
}

h5 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 20px;
	font-size: 20px;
	color: ;
	text-transform: uppercase;
}

h6 {
	font-family: ProximaNova-Light;
	font-weight: ;
	line-height: 18px;
	font-size: ;
	color: ;
	text-transform: uppercase;
}

a, a:visited {
	color: #cb8549;
	text-decoration: ;
}

a:hover {
	color: #cc610a;
}

a.backtotop	{
	background-color: #cb8549;
	background: #cb8549 url(../img/goup.png) 12px 14px no-repeat;
}



/* End CSS ====================================================== */



