.mt-26
{
	margin-top: 27px;
}
.post-item-wrap strong {
	color: #063e8c;
}
#footer .widget h4 {
	text-align: center;
	background: rgba(255,255,255,0.00);
}
ol.d {
	list-style-type: lower-alpha;
}

p {
	color: #393939;
}
.btn-theme {
	background-color: #063e8c !important;
	border-color: #063e8c !important;
	transition: all .3s;
}
#about-us #blog li {
	margin-bottom: 10px;
margin-left: 20px;
}
.btn-theme:hover {
	background-color: #063e8c !important;
	border-color: #063e8c !important;
	color: #fff;
	text-decoration: none;
}
.theme-title
{
	color: #063e8c;
}
.carousel .post-item-description h2 {
	min-height: 47px;
}
#footer {
	background-color: #000d3a;
}
#footer .footer-content {
	padding: 60px 0 40px;
	max-width: 1340px;
	margin-right: auto;
	margin-left: auto;
}
#footer .copyright-content {
	min-height: 40px;
	padding: 20px 0;
    background-color: #000d3a;;
	font-size: 13px;
}
.table-primary, .table-primary > td, .table-primary > th {
	background-color: #063e8c;
}

.custom-accordian{
	background:#fcb9c2 !important;
	color:#000 !important;
}