/* CSS Document */

a{
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
#sp-main-body a{
	font-weight:bold;
}
.sp-slider-content h1{
	display:none;
}

.leading-0{
	background-color:#dbe0e3;
	padding:20px;
	color:#0b2d46;
	font-size:110%;
}

.ltr .sp-optima-layout .sp-slider-controllers >a{
	background-color:transparent !important;
	opacity:0;
}
.ltr .sp-optima-layout .sp-slider-controllers >a:hover{
	opacity:100;
}


#sp-logo{
	z-index:100;
	
}
.scale110{
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.scale110:hover{
	transform: scale(1.1);
}

#sp-logo img{
	-webkit-transition: 300ms;
  	transition: 300ms;
}
.is-sticky #sp-logo img {
 
}
h1, h2, h3, h4, legend{
	color:#0b2d46;
	font-weight:normal;
}
#sp-title h1{
	color:#fff;
}
.readmore{

	width:100%;
	padding:0px 15px;
	margin-top:10px;
	text-align:right;
}
.readmore a{
	border-top:1px #dbe0e3  dashed;
	width:100%;
	display:block;
}
.readmore a:before{
	font-family: 'FontAwesome';
	content: "\f138";
	margin-right:5px;
}
.category-desc ul li:before, .item ul li:before, .item-page ul li:before, .items-leading ul li:before {
	font-family: 'FontAwesome';
	content: '\f046';
	margin: 0 10px 0 10px;
}
.category-desc ul li, .item ul li, .item-page ul li, .items-leading ul li {
	list-style: none;
	margin:0px;
	padding:0px;
}
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ol.breadcrumb{
	display:none;
}
.footer-menu ul >li {
  display: block;
  border-bottom: none;
  -webkit-transition: 300ms;
  transition: 300ms;
  text-align:left;
}
.footer-menu ul >li >a {
  display: block;
  padding: 5px 0;
  padding: 2px 0;
  line-height:20px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.footer-menu ul >li >a:hover{
	letter-spacing:1px;
}

.h-fa:before, .icon-fa:before{
  display: inline-block;
  margin-right:10px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.c-fa:before{
  display: inline-block;
  margin-right:10px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  background-color:#56a8d9;
  border-radius:100%;
  color:#fff;
  width:45px;
  height:45px;
  text-align:center;
  line-height:45px;
}
.circle{
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	background-color: #56a8d9;
	border-radius: 100%;
	color: #fff;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	font-size:40px;
	margin-top:-90px;
	margin-bottom:15px;
	-webkit-transition: 300ms;
	transition: 300ms;	  
}
.circle:hover{
	width:120px;
	height:120px;
	line-height: 120px;
	font-size:60px;
	box-shadow:5px 5px 10px rgba(0,0,0,0.15);
}

#sp-page-title i{
	margin-right:15px;
}
#sp-footer{
	text-align:left;
}
#sp-footer ul>li>a {
  display: block;
  padding: 5px 0;
  padding: 2px 0;
  line-height: 20px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#sp-footer ul>li>a:hover{
	letter-spacing:1px;
}
#sp-footer ul>li {
  display: block;
  border-bottom: none;
  -webkit-transition: 300ms;
  transition: 300ms;
  text-align: left;
}
#sp-last{
	font-size:11px;
}
#sp-last2{
	text-align:right;
}
.sp-page-title{

}


.items-row h2, .blog-featured .row h2{
	text-align:center;
	padding-bottom:15px;
	border-bottom:#dbe0e3 1px dashed;
}
.items-row .item{text-align:justify;}
h2 i{
	display:block;
	width:100%;
}
h2 i:before{
	display:inline-block;
	background-image:url(../../../images/shield.png);
	width:120px;
	height:100px;
	text-align:center;
	line-height:80px;
	font-size:30px;
		color: #0b2d46;
}
#sp-footer4{
	text-align:right;
}
#sp-footer{

}
#sp-footer .sp-module{
	margin-bottom:10px;
}
#sp-page-title {
    background-color: #0b2d46;
}
.sp-page-title{
	padding:0px 0px 10px 0px;
}
.large i{
	font-size:24px;
}
.large a{
	padding:0 2px !important;
}


.separator{
	    border-bottom: 1px dotted #e8e8e8;
		    line-height: 36px;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px;
	    color: #666666;
		font-weight:bold;
}
.separator:before{
	font: normal normal normal 14px/1 FontAwesome;
	display: inline-block;
	content: '\f0d7';
	margin-right:10px;
}
	
@media (min-width: 768px){
	.items-row {
		display: flex;
	}
	.readmore{
		position:absolute;
		right:10px;
		bottom:10px;
	}

	.items-row {
		margin-top:25px;
	}
	.col-sm-3{
		position:relative;
		display:flex;
	}
	article.item {	
		margin-bottom: 75px;
	}
		.home h2{
		min-height:175px;
	}
}
@media (min-width: 1200px){
	.container {
		width: 970px;
	}

}


