::-moz-selection { /* Code for Firefox */
 color:#ffffff;
 background:#0065be;
}
::selection {
	color: #ffffff;
	background: #0065be;
}
.header-top {
	background: #0065be;
	color: rgba(255,255,255,1);
	font-size: 0.875rem;
	padding: 8px 0;
}
.header-top a:hover, .header-top a:focus {
	color: rgba(255,255,255,1);
	text-decoration: none;
}
.site-contactinfo {
	display: block;
	width: 100%;
}
.site-contactinfo ul {
	padding: 0;
	list-style: none;
	margin: 0;
	display: inline-block;
}
.site-contactinfo ul li {
	display: inline-block;
	margin-right: 0;
}
.site-contactinfo ul li .fa {
	margin-right: 5px;
}
.site-contactinfo ul li a {
	color: rgba(255,255,255,1);
}
.site-social {
	float: right;
}
.site-social a {
	color: rgba(255,255,255,1);
	margin-left: 5px;
	display: inline-block;
	font-size: 1.125rem;
}
.apply-link {
	margin-left: 1rem;
}
.btn-apply {
	background: #24aa13;
	color: #ffffff;
	display: block;
	border-radius: 0;
 padding: .6rem 1.5rem;
	font-weight: 400;
}
.btn-apply:hover, .btn-apply:focus {
	background: #0065be;
	/*	background:#198c0a;
*/	color: #ffffff;
	text-decoration: none;
}
footer#footer {
	background: #000000;
	color: rgba(255,255,255,1);
	padding-bottom: 1rem;
}
footer#footer a {
	color: rgba(255,255,255,1);
}
footer#footer a:hover, footer#footer a:focus {
	color: #ffffff;
}
.section-sitemap ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.section-sitemap ul li a {
	color: rgba(255,255,255,0.5);
	font-weight: 300;
	line-height: 26px;
	font-size: 0.9375rem;
}
.section-sitemap h4 {
	color: #ffffff;
	font-size: 1.125rem;
	margin-top: 2rem;
	font-weight: 400;
}
.site-information p {
	color: #ffffff;
}
.site-information .site-phone {
	display: block;
	font-weight: 700;
	color: rgba(255,255,255,0.5);
	font-size: 1.875rem;
}
.site-information .site-location {
	display: block;
	font-weight: 300;
	color: rgba(255,255,255,0.5);
	font-size: 0.9375rem;
}
.footer-social a {
	font-size: 1.25rem;
	display: inline-block;
	margin-right: 10px;
}
.divider-double {
	height: 6px;
	width: 100%;
	margin: 1rem 0;
	border-top: 1px solid rgba(255,255,255,0.1);
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.section-description, .section-copyright {
	font-size: 0.8125rem;
	line-height: 1.4375rem;
}
.btn-radius {
	border-radius: 5px;
}
.section-get-in-touch h5 {
	width: 80%;
	display: inline-block;
	vertical-align: middle;
	padding-right: 2rem;
	font-size: 1.125rem;
	color: #ffffff;
	font-weight: 500;
	line-height: 1.625rem;
	margin: 0;
}
.section-get-in-touch .btn-get-in-touch {
	display: inline-block;
	width: 200px;
	vertical-align: middle;
	text-align: center;
}
.title span {
	font-weight: 400;
	text-transform: uppercase;
	color: #606060;
	display: block;
	margin-bottom: 0.4rem;
	font-size: 1.125rem;
}
.selection-box {
	padding: 1.4rem 0 1rem 0rem;
}
.selection-icon {
	margin-right: 1rem;
	width: 50px;
	float: left;
}
.selection-box p {
	color: #000000;
	margin: 0;
	font-size: 1.2rem;
	font-weight: 300;
	margin-bottom: 5px;
}
.selection-box h4 {
	margin: 0;
	font-size: 1.25rem;
	font-weight: 300;
	color: #222222;
}
.selection-box h4 span {
	font-weight: 700;
}
.slider-section .carousel-item {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
.slider-section .slider-text {
	padding: 10% 0px;
	position: relative;
	z-index: 999;
}
.slider-hint {
	margin-bottom: 1rem;
	color: #c81600;
	font-size: 14px;
	position: relative;
	z-index: 999;
}
.slider-text h2 {
	font-size: 2.625rem;
}
.slider-text h2 span {
	color: #0065be;
}
.slider-text ul {
	padding: 0;
	margin: 30px 0px;
	list-style: none;
}
.slider-text ul li {
	margin: 0 0 0.5rem 0;
	font-size: 1.125rem;
	color: #222222;
	position: relative;
	padding-left: 30px;
	font-weight: 400;
	line-height: 33px;
}
.slider-text ul li:before {
	font-family: 'FontAwesome';
	content: "\f058 ";
	position: absolute;
	left: 0;
	font-size: 1.5rem;
	color: #0065be;
}
#main-slider .item {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

#main-slider.owl-carousel .owl-nav button.owl-next, #main-slider.owl-carousel .owl-nav button.owl-prev {
	background: rgba(0,0,0,0.8);
	color: #ffffff;
	border: none;
	padding: 0 !important;
	font: inherit;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	position: absolute;
	top: 35%;
}
#main-slider.owl-carousel .owl-nav button.owl-prev {
	left: 20px;
}
#main-slider.owl-carousel .owl-nav button.owl-next {
	right: 20px;
}
.menu-primary_menu-container {
	margin-left: auto;
}
.copyright {
	text-align: left;
}
.designby {
	text-align: right;
}
.pagination .page-numbers {
	width: 50px;
	height: 50px;
	display: inline-block;
	background: #e6e6e6;
	text-align: center;
	color: #222222;
	border-radius: 5px;
	font-size: 1rem;
	font-weight: 500;
	line-height: 50px;
}
.pagination .page-numbers:hover, .pagination .page-numbers:focus, .pagination .page-numbers.current {
	color: #ffffff;
	background: #c81600;
	text-decoration: none;
}
ul.lone-type {
	display: block;
	min-height: 258px;
}
.service-box1 p {
	min-height: 304px;
}
ul.lone-type li {
	color: #555555;
	font: 300 1rem/1.4rem 'Poppins', Arial, sans-serif;
	display: block;
	float: left;
	width: 100%;
	text-align: left;
	background-image: url(../images/tickmark.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding: 5px 0 5px 30px;
}
.service-box:hover ul.lone-type li {
	color: #ffffff;
}
.service-box1 h3 {
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: uppercase;
	min-height: auto;
}
ul.Eligible_list {
	padding: 0;
	margin: 0 0px;
	list-style: none;
}
ul.Eligible_list li {
	margin: 0 0 0.5rem 0;
	font-size: 1.1rem;
	color: #222222;
	position: relative;
	padding-left: 30px;
	font-weight: 300;
	line-height: 33px;
}
ul.Eligible_list li:before {
	font-family: 'FontAwesome';
	content: "\f058 ";
	position: absolute;
	left: 0;
	font-size: 1.5rem;
	color: #0065be;
}
h2.sub_head {
	font-size: 2rem;
}
.home_wrapper p {
	font-size: 1rem;
}
.stepwizard_head {
	position: relative;
	font-size: 2rem;
}
.stepwizard_head span {
	color: #0065be;
}
.stepwizard_head:before {
	position: absolute;
	bottom: 0;
	left: 0;
	right:0;
	height: 4px;
	width: 50px;
	content: "";
	margin:0 auto;
	background: #0065be;
}
.stepwizard-step p {
	margin-top: 10px;
}
.stepwizard-row {
	display: table-row;
}
.stepwizard {
	display: table;
	width: 100%;
	position: relative;
}
.stepwizard-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.stepwizard-row::before {
	top: 18px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 77%;
	height: 4px;
	background-color: #c2c2c2;
	z-order: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.wizardbtn {
	background: #0065be;
	font-weight: 500;
	color: #ffffff;
}
.stepwizard-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.btn_circle {
	width: 40px;
	height: 40px;
	text-align: center;
	padding: 8px 0;
	font-size: 14px;
	line-height: 1.428571429;
/*	border-radius: 50px;
*/}
.btn-main {
	background: #24aa13;
}
.btn-main:hover, .wizardbtn:hover {
	color: #ffffff;
	background: #24aa13;
}
.btn-value {
	cursor: pointer;
	background: #0065be;
	color: #ffffff;
	border-radius: 0;
	border: 0;
	font-size: 20px;
	display: block;
	margin-bottom: 30px;
	width: 100%;
 padding:.5rem 1rem;
	font-weight: 600;
	line-height: normal;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
.setup-content h3 {
	color: #a3a3a3;
	font-size: 1.25rem;
	font-weight: 700;
}
.setup-content h4 {
	color: #000000;
	font-size: 1.375rem;
	font-weight: 700;
}

.Financial_wrap h2 {
	position: relative;
	font-size: 2rem;
}
.Financial_wrap h2:before {
	position: absolute;
	bottom: -10px;
	left: 0;
	right:0;
	height: 4px;
	width: 50px;
	content: "";
	margin:0 auto;
	background: #0065be;
}
.servicebox{
	padding:1rem;
	color:#ffffff;
	}
.clr1{
	background:#0065be;
	}
	.clr2{
	background:#e6622b;
	}
	.clr3{
	background:#24aa13;
	}
	.clr4{
	background:#000000;
	}
.servicebox h3{
	font-weight:700;
	font-size:1.875rem;
	}
.trustdeed_box{
	background:#ffffff;
	box-shadow:0 0 20px #a89dc1;
	border-radius:.4rem;
	}
.trustdeed_box_l{
		background:#ffffff;
		border-radius:1rem 0 0 1rem ;	
	position: relative;
	background-image: url(../images/assets/deedbg.png);
	background-repeat: no-repeat;
	background-position: center 2rem;
	background-size: 90%;
	}
.trustdeed_box_r{
	background:#eee;
		border-radius:0 1rem 1rem  0;	}

.trustdeed_box_l h4{
	font-weight:500;
	font-size: 1.125rem;
	position:absolute;
	left:0;
	top:20px;
	background:#0065be;
	padding:1rem 2rem;
	color:#ffffff;
	border-radius:0 50px 50px 0;
	
	}
.tablebox{
	padding:2rem;
	margin-top:4rem;
	
	}
.tablebox table strong{
	color:#0065be;	
	font-weight:700;

}
.tablebox table{
	margin:0;
	font-size: 1.125rem;
}
.borderer{
	border-bottom:dotted 1px #77bfff !important;
	}
.tbold{
		font-size: 1.125rem;
		color:#000000;
	font-weight:700;
	}
.trustdeed_box_r h3{
		font-weight:700;
	font-size:1.5rem;
	color:#444c5c;
	
	}
	
	.box {
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 25px 25px 20px 25px;
	float: left;
	width: 100%;
	min-height: 174px;
}
.box h4 {
	font-size: 1.125rem;
	margin: 0 0 20px 0;
	color: #000000;
	font-weight:700;
	text-transform:uppercase;
	
}
.box ul {
	list-style: none;
	margin: 0;
	display: block;
	padding: 0;
	overflow:hidden;
}
.box ul li {
		font-size: .98rem;

	width: 50%;
	float: left;
	position: relative;
	padding-left: 28px;
	margin-bottom: 10px;
}
.box ul li:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f00c";
	left: 0;
	color: #1c943e;
}
.box1 ul li:before {
	position: absolute;
	font-family: 'FontAwesome';
	content: "\f00c";
	left: 0;
	color: #ff0000 !important;
}
.box1 ul li:before {
	content: "\f00d";
}
.footerlist{
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
		}
.footerlist li {
	color:#ffffff;
	padding:0 15px 0 0;
	display:block;
	float:left;
	
	}
.footerlist li a{
	font-size:1.0008rem;
	color:#ffffff;
	display:block;
	float:left;
	
	}
.footerlist li a:hover{
	text-decoration:underline;
	}
	
.apply_step .btn-value{
	height:100px !important;
	
	}.form-section {
	padding: 30px;
	margin-bottom: 20px;
	background: #ffffff;
	box-shadow: 0px 0px 15px #dddddd;
	-webkit-box-shadow: 0px 0px 15px #dddddd;
	-moz-box-shadow: 0px 0px 15px #dddddd;
	-ms-box-shadow: 0px 0px 15px #dddddd;
	-o-box-shadow: 0px 0px 15px #dddddd;
}


.stepwizard_in .btn_circle {
	width: 50px;
	height: 50px;
	text-align: center;
	padding: 8px 0;
	font-size: 20px;
	line-height: 1.8;
/*	border-radius: 50px;
*/}
.stepwizard_in .stepwizard-row::before {
	top: 23px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 77%;
	height: 6px;
	background-color: #c2c2c2;
	z-order: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.page-heading {
	padding: 1.5rem 0rem;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0065be+0,24aa13+100 */
background: #0065be; /* Old browsers */
background: -moz-linear-gradient(left,  #0065be 0%, #24aa13 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #0065be 0%,#24aa13 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #0065be 0%,#24aa13 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065be', endColorstr='#24aa13',GradientType=1 ); /* IE6-9 */

}
.page-heading h1 {
	font-size: 1.8rem;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
	display: inline-block;
}
.breadcrumb-section a {
	color: #ffffff;
}
.breadcrumb-section {
	float: right;
	color: #ffffff;
	font-weight: 400;
	font-size: 14px;
	margin: 10px 0;
}.line-divider {
	margin: 0px 5px;
}

.innerpage_wrap h4{
	color:#000000;
	font-size:1.125rem;
	}
ul.comman_list{
	padding: 0 0 0 1rem;
	list-style: none;
	margin: 1rem 0;
}


ul.comman_list li {
	line-height: normal;
	padding-top:.2rem ;
		padding-bottom:.2rem ;
	position: relative;
	padding-left: 25px;
}
ul.comman_list li:before {
	font-family: 'FontAwesome';
	content: "\f046";
	color: #00bcd4;
	position: absolute;
	left: 0;
	top:8px;
}
.thankyou_wrap{
	background: #ffffff;
	box-shadow: 0 0 20px #a89dc1;
	border-radius: .4rem;
	padding:2rem;
}
.thankyou_wrap h1{
	color:#db1212;
	font-weight:700;
	font-size:1.75rem;
}
.thankyou_wrap p{
	font-size:1rem;}
.thankyou_wrap h3{
	color:#000000;
	font-weight:700;
	font-size:1.25rem
}
h1.green_clr{
	color:#0aae29 !important;
	}.breadcrumb_bg {
	background-image: url(../images/breadcrumb_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.breadcrumb_bg h2 {
	color: #ffffff;
	font: 600 1.5rem/2.4rem 'Poppins', Arial, sans-serif;
}
.breadcrumb {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
 padding: .75rem !important;
	margin-bottom: 0 !important;
	list-style: none;
	background-color: transparent !important;
 border-radius: .25rem;
}
.breadcrumb li a {
	color: #ffffff;
}
.breadcrumb-item.active {
	color: #ffffff !important;
}
.breadcrumb-item + .breadcrumb-item::before {
	display: inline-block;
 padding-right: .5rem;
	color: #ffffff;
	content: "/";
}
.site-addr-contact li {
    display: inline-block !important;
    margin-right: 12px !important;
}
.header-top a {
	color:#ffffff;
}
/*custom css*/
@media (min-width: 992px) {
	.navbar-expand-lg {
		height:70px;
	}
}
.navbar-brand {
	padding-top: 0px;
	padding-bottom: 0px;
}
b, strong {
    font-weight: 700;
}
table tr td, table tr th {
	padding: 10px;
}
body {
	font-weight:400;
}
.text-right {
    padding-top: 10px;
}