charset "utf-8";
/* CSS Document */

body {
    font-family:
}
@font-face {
    font-family: 'open_sanslight';
    src: url('../../fonts/opensans-light_0.eot');
    src: url('../../fonts/opensans-light_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans-light_0.woff2') format('woff2'), url('../../fonts/opensans-light_0.woff') format('woff'), url('../../fonts/opensans-light_0.ttf') format('truetype'), url('../../fonts/opensans-light_0.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../../fonts/opensans-bold_0.eot');
    src: url('../../fonts/opensans-bold_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans-bold_0.woff2') format('woff2'), url('../../fonts/opensans-bold_0.woff') format('woff'), url('../../fonts/opensans-bold_0.ttf') format('truetype'), url('../../fonts/opensans-bold_0.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../../fonts/opensans-extrabold_0.eot');
    src: url('../../fonts/opensans-extrabold_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans-extrabold_0.woff2') format('woff2'), url('../../fonts/opensans-extrabold_0.woff') format('woff'), url('../../fonts/opensans-extrabold_0.ttf') format('truetype'), url('../../fonts/opensans-extrabold_0.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('../../fonts/opensans-regular_0.eot');
    src: url('../../fonts/opensans-regular_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/opensans-regular_0.woff2') format('woff2'), url('../../fonts/opensans-regular_0.woff') format('woff'), url('../../fonts/opensans-regular_0.ttf') format('truetype'), url('../../fonts/opensans-regular_0.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../../fonts/opensans-semibold-webfont.eot');
    src: url('../../fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../../fonts/opensans-semibold-webfont.woff') format('woff'),
         url('../../fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('../../fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
p,
li {
    font-family: 'OpenSansRegular';
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'opensansbold';
}
.header_top {
    padding: 10px 0 10px 0; min-height:90px;
}
.search {
	float:right;
    background: #f64804;
    border-radius: 0px;
}
.search_head_call span {
    color: #009a67;
    font-weight: bold;
}
.main-menu {
    background: #024D28 none repeat scroll 0 0;
    box-shadow: 0 1px 30px #000;
    position: relative;
    z-index: 10;
}
header {
    background-color: #fbfbf3;
    position: relative;
    z-index: 11;
}
.main-menu li {
    list-style-type: none;
    float: left;
    padding:15px 0;
}
.main-menu li a {
    padding: 0px 27px;
    text-transform: uppercase;
    color: #fbcf15;
    font-weight: bold;
}
.main-menu li a:hover {
    text-decoration: none;
    color: #f64804;
}
.service h3 {
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0;
    font-weight: bold;
    padding-bottom: 15px;
	font-family:"OpenSansSemibold";
}
.sub-service {
    background: #024D28;
    padding: 5px;
    margin:1% 1% 0;
    width: 18%;
    border-radius: 3px;
    text-align: center;
	float:left;
}
.service .sub-service:last-child { margin-right:0px;}
.service .sub-service:first-child { margin-left:0px;}
.service .sub-service span { color: #fff; display: block; font-family: "OpenSansSemibold"; font-size: 13px; padding: 0 10px 7px; text-transform: uppercase;}
.service .sub-service p { padding:0 10px 8px;}
.service .service_paragraph { min-height: 150px;}

.home-bottom { padding: 20px 0 30px 25px;}
.home-bottom h3 {color: #024814; font-weight: bold; margin-top: 0; padding-top:0px; text-transform: uppercase; font-family: "OpenSansBold"; font-size: 24px;}
.home-bottom h4 { margin-bottom:5px; font-size:17px; color:#302e32;}
.home-bottom .welcome { padding-right:20px;}

.service h3 {  margin:20px 0 10px; padding-bottom: 20px;}


.sub1 h4 {
    color: #fff;
    text-align: center;
    padding-top: 60px;
    background: url(../images/check-cashing.png) top no-repeat #173C2B;
    font-weight: bold;
}
.sub2 h4 {
    color: #fff;
    text-align: center;
    padding-top: 60px;
    background: url(../images/money-transfer.png) top no-repeat #173C2B;
    font-weight: bold;
}
.sub3 h4 {
    color: #fff;
    text-align: center;
    padding-top: 60px;
    background: url(../images/payday-loans.png) top no-repeat #173C2B;
    font-weight: bold;
}
.sub4 h4 {
    color: #fff;
    text-align: center;
    padding-top: 60px;
    background: url(../images/bill-payments.png) top no-repeat #173C2B;
    font-weight: bold;
}
.sub-service p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    padding: 8px 10px;
}
.sub-service a {
    text-align: center;
    background: #FFCC00;
    padding: 7px 15px;
    border-radius: 3px;
    width: initial;
    text-transform: uppercase;
    font-family: "OpenSansbold";
    font-size: 14px;
    color: #035621;
    float: none;
    display: inline-block;
    margin-bottom: 25px;
    -moz-transition: all 0.7s ease-in-out 0s;
    -webkit-transition: all 0.7s ease-in-out 0s;
    -o-transition: all 0.7s ease-in-out 0s;
    -ms-transition: all 0.7s ease-in-out 0s;
}
.sub-service a:hover {
    text-decoration: none;
    background-color: #000;
    color: #fff;
	
}

.side-box { background-color: #e8e7e2; margin-left: 2%; padding: 30px; width:328px !important;}
.side-box .box { background-color:#173c2b; text-align:center; padding:20px 10px 25px; border-radius: 5px; margin: 0 0 20px;}
.side-box .box:last-child { margin-bottom:0px;}
.side-box .box .button { padding:10px 0 0 0;}
.side-box .box .button a { text-transform:uppercase; background-color:#ffcc00; color:#173C2B; border-radius: 4px; padding: 7px 15px; font-family: "OpenSansBold"; display:inline-block;}
.side-box .box .button a:hover { background-color:#f64804; color:#fff;}
.side-box .box h3 { color:#fff; font-size:22px; margin: 0 0 15px 0; font-family: 'open_sanssemibold';}
.side-box .box p { font-size:13px; color:#fff;}
ul.bullet{ margin-bottom:20px;}
ul.bullet li { background: url("/images/bullet.png") left 2px no-repeat; padding: 0 0 10px 25px;}
ul.bullet span { clear: both; display: block; margin: 0 0 8px 30px;}
.blank { margin:10px 0; display:inline-block;}
.contact-us-bottoom { float: left; line-height: 26px; width: 47%; margin: 0 3% 20px 0;}
.contct-form li > div:last-child { margin: 0;}
.contct-form li > div { margin: 0 2% 0 0; width: 49%; float:left;}

.sub-service h4 { color: #fff; font-weight: bold; padding-top: 60px; text-align: center;}
.subList0 h4 { background: url("/images/services/check-cashing.png") no-repeat scroll center top !important;}
.subList1 h4 { background:url("/images/services/money-transfer.png") no-repeat scroll center top !important;}
.subList2 h4 { background:url("/images/services/payday-loans.png") no-repeat scroll center top !important;}
.subList3 h4 { background:url("/images/services/bill-payments.png") no-repeat scroll center top !important;}
.subList4 h4 { background:url("/images/services/prepaid-debit-cards.png") no-repeat scroll center top !important;}

.yellow-arrow .img-responsive { display:inline-block; width:10%;}
.click-btn { float: left; margin: 15px 0 6px; text-align: center; width: 100%;}
.click-btn a { color:#333; text-transform:uppercase; }
.click-btn a:hover { text-decoration:underline; color:#173C2B;}



.main-content {
    padding-left: 30px;
    margin-top: 50px;
}
.main-content h4 {
    color: #000;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
}
.main-content h3 {
    color: #173C2B;
    font-weight: bold;
    padding-top: 0px;
    margin-top: 0px;
	text-transform: uppercase;
}
.main-content h5 { font-size:18px; color:#009a67; line-height:26px; }
.main-content p {
    line-height: 24px;
    padding-right: 25px;
    font-size: 16px;
}
/*.banking{ background:url(/images/services/franchisee-points-icon1.png) 0 0 no-repeat;}
.compliance{ background:url(/images/services/franchisee-points-icon2.png) 0 0 no-repeat;}
.selling{ background:url(/images/services/franchisee-points-icon3.png) 0 0 no-repeat;}
.product-point{ background:url(/images/services/franchisee-points-icon4.png) 0 0 no-repeat;}
.support{ background:url(/images/services/franchisee-points-icon5.png) 0 0 no-repeat;}*/

.featured-service {
    background: #e8e8e2;
    margin-top:0px;
    padding: 5px 20px 10px 20px;
    width: 39.5%;
	border:1px solid #d7d7d2;
}
.featured-service h4 {
    color: #173C2B;
    padding-left: 100px;
    font-size: 16px;
}

.featured-service h4 a{color:#026416;}
.featured-service h5 {
    padding-left: 100px;
    font-size: 13px;
}
.featured-service ul {
    background: #fff;
    list-style-type: none;
    padding: 6px;
    float: left;
    border: 1px solid #D8D7D2;
	margin:0 0 0 13px;
	width:74%;
}
.featured-service ul li { float:left; margin: 4px 2%; width:46%; text-align:left;}
.featured-service ul li { padding:0px; color:#000; background:url("/images/round-right.png") left -16px no-repeat !important; line-height: 16px; padding: 0 0 0 20px;}
.featured-service ul li a:hover { color: #173C2B; background-position:left top !important;}
.featured-service li span {
    padding-right: 5px;
}
.featured-service li a:hover {
    text-decoration: none;
    color: #173C2B;
}
footer {
    clear: both;
    background: #024d28 ;
    padding:18px 10px;
    border-top:5px solid #fbbb04;
}
footer li {
    float: left;
    list-style-type: none;
    border-right: 1px solid #009a67;
    font-size: 13px;
    padding: 0px 13px;
	color:#009a67;
}
footer li:last-child {
    border-right: 0px;
}
footer li a {
    color: #009a67;
    padding: 10px;
}
footer li a:focus{color: #009a67;}
footer li a:hover {
    text-decoration: none;
}
footer i {
    font-size: 13px;
    color: #fff;
}
.service {
    margin-top: 30px;
}
.pdt10 {
    padding: 10px 25px;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img{ margin:0px auto !important;}

.location_search_content h4 a{background:none !important; color:#173C2B; font-size:30px; margin-bottom:0; margin-top:0; min-height: 104px; text-align:right; text-decoration:none;}
.location_search_content h4 a:hover{ text-decoration:none;}
.search_head_call h4 a:hover{ color:#009a67 !important;}

.col-height {display: table-cell; float: none !important; height: 100%; width:auto;}
h1.prod-text1, span.subtext-1{ margin-left:30px !important;}
.ser-img img{ float:left; margin-right:20px;}
.boxspacer{height:20px; display:block; clear:both;}