@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
/* Autohide navbar */
.slideUp { top:-100px; }
.headroom { -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out; }


/* Highlights */
.highlight { margin-top:40px; }
	.h-caption { text-align: center; } 
	.h-caption i { display:block; font-size: 54px; color:#382526; margin-bottom:36px; }
	.h-caption h4 { color:#382526; font-size: 16px; font-weight: bold; margin-bottom:20px; }
	.h-body { }


/* Typography */
body{padding-top:80px;font-size:12px;color:#34495e;background:#f5f5f5}
body h1,body h2,body h3,body h4,body .created{font-family:"Fjalla One";font-weight:normal}
h1, .h1, h2, .h2, h3, .h3 { margin-top:30px; } 
label { color: #777; }
.thin { font-weight:300; }
.page-title { margin-top:20px; font-weight:300; }
.bigNote{ font-size: 3.2em; }

/* Helpers */
.container-full { margin: 0 auto; width: 100%; }
.top-space { margin-top: 60px; }
.top-margin { margin-top:20px; }

#map { width:100%; height:280px; }

/* Main content block */
.maincontent { }

#imgPro_Hr:hover{
    content: url('../images/product_HR_hover.png');
}
#icon_Twit:hover{
    content: url('../images/icon_Twitter_hover.png');
}

/* Footer */
.footer1 { background: #232323; background-image: url(../images/TX_3.png); background-size: cover;  padding: 30px 0 0 0; font-size: 12px; color: #999; }
	.footer1 a { color: #ccc; }
		.footer1 a:hover {color: #fff; }
	.footer1 .widget { margin-bottom:30px; }		
	.footer1 .widget-title { font-size: 17px; font-weight: bold; color: #ccc; margin: 0 0 20px; }
		.follow-me-icons i { float:left; margin:0 10px 0 0; }		

.footer2 { background: #191919; padding: 15px 0; color: #fff; font-size: 12px; }
	.footer2 a { color: #aaa; }
		.footer2 a:hover { color: #fff; }
		.footer2 p { margin: 0; }

	.widget .sitenav { margin-left:-5px; }		
	.widget .sitenav a{ margin:0 5px; }	
    .widget .sitenav i { padding-bottom: 10px;}
    .widget .sitenav .list-group-item{ border-bottom: 1px solid #ddd !important; background-color: #232323 !important; border-top: none;border-left: none;border-right: none}