@charset "UTF-8";
/* CSS Document */
.tallfont {
	transform:scaleY(1.1);
	font-family: 'Aspira', sans-serif;
}
#services {
	border-top: 2px solid #ffffff; /*#EFEFEF;*/
/*	border-bottom: 1px solid #EFEFEF;*/
	margin-bottom: 0px;
	background-color:#ffffff;
}
#services .row, #services2 .row {
	margin-left: 0px;
}
#services .span3, #services .span4, #services2 .span3 {
	border-right: 1px solid #EFEFEF;
	margin: 30px 0px;
	padding: 0px 6px;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	transition: 0.2s all;
	text-align: center;
}
#services2 .span3 {
	margin: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border-right: 1px dashed #EFEFEF;
	border-bottom: 1px dashed #EFEFEF;
}
#services .last {
	border-right: none;
}
#services2 .span6 > div:nth-child(2n){
	border-right: none;
}
#services2 .span6 > div:nth-child(n+3) {
	border-bottom: none;
	}
#services .span3:hover, #services .span4:hover, #services2 .span3:hover {
	background: #EFEFEF;
	cursor: default;
}
#services .span3:last-child .block {
	border-right: none;
}
.contentsection {
	min-height:600px;
	margin-top:75px;
}
#services .contentsection {
	width:65%;
	float:left;
	padding-bottom:20px;
}
#services .contentsection h1 {
	color:#f48622;
	font-weight:normal;
	font-size: 2em;
}
#services .contentsection2 {
	clear:both;
	width:100%;
	margin-top:-11px;
	background-color:#efefef;
	text-align:center;
	padding-bottom:10px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #f48622;

}
#services .contentsection2inside {
	width:940px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#services .contentsection2 h1 {
	color:#3b3b3b;
	font-weight:normal;
	padding-top:20px;
	font-size:1.3em;
}
#articlecontentsection {
	width:100%;
	float:left;
	padding-bottom:0;
}
#articlecontentsection h1 {
	color:#f48622;
	font-weight:normal;
	font-size: 2em;
	text-align:center;
	width:90%;
	line-height:1.5 !important;
	font-family: 'Aspira', sans-serif;
}
#articlecontentsection h2 {
	font-size:1em;
	line-height:1.5 !important;
}
#articlecontentsection ol li {
	list-style-type:decimal #f48622;
	font-weight:normal;
}
#articlecontentsection ul li {
	font-weight:normal;
}
/*---------------Blog page -------------------------*/
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.fontparagraphblog {
	font-weight:normal;
	font-size:1em;
	text-align: justify;
}
#blogcontentsection {
	width:65%;
	float:left;
	padding-bottom:0;
	min-height:600px;
}
#blogcontentsectionw {
	
}
#blogcontentsection h1, #blogcontentsection2 h1, #blogcontentsectionw h1 {
	color:#f48622;
	font-weight:normal;
	font-size: 2em;
	padding-top:3%;
	line-height:1.2 !important;
	font-family: 'Aspira', sans-serif;	
}
#blogcontentsection ol li, #blogcontentsectionw ol li {
	list-style-type:decimal #f48622;
	font-weight:normal;
}
#blogcontentsection ul li, #blogcontentsectionw ul li {
	font-weight:normal;
}
	
table#blogcontent, table#blogcontentarticle {
	width:95%;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	table-layout:fixed;
}
table#blogcontent th {
	text-align:left;
	padding-top:1em;
	padding-bottom:1em;
	padding-right:1em;
	font-weight:normal;
	width:25%;
	vertical-align:top;
}
table#blogcontenarticle th {
	text-align:left;
	font-weight:normal;
	width:25%;
	vertical-align:top;
	padding-right:1em;
}
table#blogcontent th.articlephoto {
	width:100px;
	vertical-align:top;
/*	padding: 10px 0 20px 0;*/	
}
.blogphoto {
	border: 1px outset #dddddd;
	box-shadow: 2px 2px 3px #888888;
}
.blogphotodoc {
    border: 1px outset #dddddd;
	box-shadow: 2px 2px 3px #888888;
    width:100%;
}
.blogimage {
	float:left!important;
	width:20%;
	padding-right:2%;
}
.blogimagelarger {
    float:left!important;
	width:50%;
	padding-right:2%;
}
.blogimgnofloat {
	width:20%;
	padding-right:2%;
}
table#blogcontentarticle .photo {
	width:25%;
	vertical-align:top;
/*	padding: 10px 0 20px 0;*/
}
.blogcontenttableborder {
	
}
#socialshare {
	float: left;
	padding:1em;
}
.post-meta, post-media {
	display: block;	
	padding-bottom: 0px;
}
.blogimg {
  display:block;
  margin-left:auto;
  margin-right:auto;
  padding: 1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}
.blogimgs {
  display:block;
  margin-left:auto;
  margin-right:auto; 
  width:70%;
  padding: 1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}
.blogimagecaption {
	margin:0 auto;
	display:block;
	font-weight: bold;
	padding: 10px 5px 20px 20px;
}
.post-date2 {
	font-size:1rem;
	color:#999999;
	padding-left:0px;
}
 .blogdesc {
	padding-left:0;
	font-weight:normal;
	vertical-align:top;
	text-align: justify;
}
.blogtitle {
	display: block;
	padding:2% 0;
	margin: 0;
	line-height: 1.4;
	font-size:1.3em;
}
.doctitle {
    font-size:1.3rem;
}
.blogtop {
	width:75%;
}
.blogtop ol {
	list-style: none;
	margin: 0;
	padding:0;
}
.blogtop ol li {
	display: inline-block;
	float:left;
	margin-right: 20px;
	padding-left: 24px;
	background: url(../new_images/blog/icon-blog-meta.png) 0 0 no-repeat;
	font-weight:normal;
}
.bloglist {
	line-height: 1.25;
}
.blogtop ol li.author {
	margin-right: 5%;
}
.blogtop ol li.tags {
	background-position: 0px -24px;
}
#blogmenu {
	width:25%;
	float:right;
	padding-bottom:2%;
	margin-top:5%;
	padding-left:5%;
	clear:right;
}
#blogmenu ul {
	list-style-type:none;
	margin: 0;
	display: block;
	font-size:0.9em;
}
#blogmenu ul li a {
	line-height:2.6;
	color:#47484a;
	padding-left:24px;
	font-weight:normal;
	display:inline-block;
	background: url(../new-images/blog/bg-widget-cat.png) 0% 90% no-repeat;
}
#blogmenu ul li a:hover {
	display:inline-block;
	background-color:#f48622;
	border-bottom:1px solid #efefef;
	width:88%;
	
}
.first {
	padding-top:.5em;
}
#blogmenu ul li.active {
	background-color:#f48622;
	border-bottom: 1px solid #EFEFEF;
}
.social-share{
	float: right;
	font-size:1px;
}
.social-share iframe {
		vertical-align: bottom;
}
.social-share span {
	display: inline-block;
}
.social-share .facebook-share {
	margin-right: 10px !important;
	vertical-align: bottom !important;
}
.social-share .linkedin-share{
	margin-top:3px !important;
	margin-left:5px !important;
	vertical-align: bottom !important;
}
.social-share .twitter-share{
	margin-left:15px !important;
	vertical-align: bottom !important;
}
