@charset "UTF-8";
/***!  /templates/steven/css/st.css  !***/

.home .itemDateCreated,
.home sup,
.home .itemAuthor,
.home .itemRatingBlock,
.home .itemSocialSharing,
.home .itemCategory,
.home .itemAuthorBlock,
.home .itemAuthorLatest,
.home .itemBackToTop,
.home .itemContentFooter
 { display: none !important; }

.itemView,
.itemIsFeatured
 { border: 0 !important; }

.content-pages { 
	max-width: 1270px; width: 90%; margin: 30px auto; }

.content-pages { min-height: 500px; }

.content-pages h1 { color: #c90101; font-size: 1.5em; font-weight: 600; margin: 0 0 20px 0; }
.content-pages .fa { 
	background: #d6d4d1; 
	color: #0e5b9c; 
	font-size: .8em; 
	width: 25px; 
	height: 25px; 
	line-height: 25px; 
	text-align: center; 
	margin: 0 10px 0 0; 
	
  	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
  	border-radius: 3px;
}


/*************/
.header-social { margin-top: 10px; }
.header-social .twitter-follow-button { float: right; display: inline-block; }
.header-social .fb-like { float: right; display: inline-block; margin: -3px 10px 0 10px; }

.fa-map-marker1 { line-height: 25px; }
.fa-map-marker1 img { margin-top: 2px; max-height: 20px; }
.fa-users1 img { max-width: 20px !important; }

/*
.fa-map-marker1 { background: #d6d4d1 url(../img/icon-map.png) center center no-repeat !Important;  }
.fa-users1 { background: #d6d4d1 url(../img/icon-users.png) center center no-repeat !Important; }
*/

.col-3 td img { margin: 0 4px !important }
