/* sweet sans font */

@font-face {
 font-family: 'Sweet Sans Pro ExLight';
 src: url('../fonts/SweetSansPro-ExLight.woff2') format('woff2'),  url('../fonts/SweetSansPro-ExLight.woff') format('woff');
 font-weight: 200;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Bold.woff2') format('woff2'),  url('../fonts/SweetSansPro-Bold.woff') format('woff');
 font-weight: bold;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-BoldItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-BoldItalic.woff') format('woff');
 font-weight: bold;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro Hairline';
 src: url('../fonts/SweetSansPro-Hairline.woff2') format('woff2'),  url('../fonts/SweetSansPro-Hairline.woff') format('woff');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Heavy.woff2') format('woff2'),  url('../fonts/SweetSansPro-Heavy.woff') format('woff');
 font-weight: 900;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro ExThin';
 src: url('../fonts/SweetSansPro-ExThin.woff2') format('woff2'),  url('../fonts/SweetSansPro-ExThin.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro Hairline';
 src: url('../fonts/SweetSansPro-HairlineItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-HairlineItalic.woff') format('woff');
 font-weight: normal;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro ExThin';
 src: url('../fonts/SweetSansPro-ExThinItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-ExThinItalic.woff') format('woff');
 font-weight: 100;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-HeavyItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-HeavyItalic.woff') format('woff');
 font-weight: 900;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro ExLight';
 src: url('../fonts/SweetSansPro-ExLightItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-ExLightItalic.woff') format('woff');
 font-weight: 200;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-MediumItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-MediumItalic.woff') format('woff');
 font-weight: 500;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Regular.woff2') format('woff2'),  url('../fonts/SweetSansPro-Regular.woff') format('woff');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Light.woff2') format('woff2'),  url('../fonts/SweetSansPro-Light.woff') format('woff');
 font-weight: 300;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Medium.woff2') format('woff2'),  url('../fonts/SweetSansPro-Medium.woff') format('woff');
 font-weight: 500;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-LightItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-LightItalic.woff') format('woff');
 font-weight: 300;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Italic.woff2') format('woff2'),  url('../fonts/SweetSansPro-Italic.woff') format('woff');
 font-weight: normal;
 font-style: italic;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-Thin.woff2') format('woff2'),  url('../fonts/SweetSansPro-Thin.woff') format('woff');
 font-weight: 100;
 font-style: normal;
 font-display: swap;
}
 @font-face {
 font-family: 'Sweet Sans Pro';
 src: url('../fonts/SweetSansPro-ThinItalic.woff2') format('woff2'),  url('../fonts/SweetSansPro-ThinItalic.woff') format('woff');
 font-weight: 100;
 font-style: italic;
 font-display: swap;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'Sweet Sans Pro';
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
p {
	margin: 0;
	color: #24282c;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
/* web header */

.web-header {
	width: 100%;
	position: absolute;
	z-index:1;
}
.web-header .navbar-nav {
	margin-right: auto;
	margin-left: auto;
}
.account-btn {
	display: inline-block;
	border-radius: 8px;
	background-color: #f0f5d2;
	border: 1px solid #587738;
	font-size: 16px;
	letter-spacing: 1px;
	color: #587738;
	font-weight: 300;
	padding: 11px 11px;
 transition: all .3s ease-in-out;
}
.account-btn:hover {
	background-color: #587738;
	color: #fff;
}
.web-header .nav-item .nav-link {
	font-size: 16px;
	letter-spacing: 1px;
	color: #000000;
	font-weight: 300;
	padding: 0 14px !important;
}
/* banner-sec */

.banner-sec {
	width: 100%;
	background-image: url(../images/banner3.png);
	background-size: cover;	
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.banner-inner{
    height: 900px;
    padding: 110px 0 0;	
}
.banner-info-sec {
	width: 74%;
	margin: 0 auto;
}
.banner-info-sec h1 {
	font-size: 58px;
	font-weight: 800;
	letter-spacing: -1px;
	line-height: 64px;
	text-transform: uppercase;
	color: #24282c;
	text-align: center;
	margin-bottom:10px;
}
.banner-info-sec p {
	font-size: 16px;
	line-height: 27px;
	color: #24282c;
	text-align: center;
}
.green {
	color: #587738;
}
/* .download-left img {
    width: 100%;
} */

.download-sec {
	width: 100%;
	padding: 120px 0 0;
}
.download-right-content{padding-left: 60px;}
.download-right h2 {
	font-size: 40px;
	letter-spacing: 0px;
	line-height: 46px;
	font-weight:800;
	color: #24282c;
	margin-bottom: 10px;
}
.download-right p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 25px;
}
.download-right img {
	margin-top: 61px;
}
.download-app-btn {
	width: 100%;
	text-align: center;
	margin-top: 67px;
}
.download-app-btn a {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #24282c;
 transition: all .3s ease-in-out;
}
.download-app-btn a img {
 transition: all .3s ease-in-out;
}
.download-app-btn a:hover {
	color: #587738;
}
.download-app-btn a:hover img {
	transform: translateX(10px);
}
/* journey sec */

.journey-sec {
	width: 100%;
	background-image: url(../images/road-img.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: -239px 127px;
    background-size: 138% 55% !important;
    padding: 100px 0 0;
}
.journey-inner-row {
	width: 100%;
	display: flex;
	align-items: center;
}
.journey-box {
	width: 25%;
}
.journey-box-top h3 {
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 25px;
	color: #575d63;
	font-weight: bold;
}
.journey-box-top p {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 28px;
	color: #575d63;
	padding-left: 14px;
	position: relative;
}
 .journey-box-top p::before {
 content: "";
 position: absolute;
 left: 0;
 top: 16%;
 width: 2px;
 height: 74%;
 background-color: #d3f36b;
}
.journey-box-inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.journey-box-secound .journey-box-top {
	position: relative;
    top: -83px;
	padding: 0px 39px;
}
.journey-img img {
	width: 100%;
	object-fit: cover;
	height: 321px;
	filter: drop-shadow(0px 73px 38px rgba(87, 119, 56, 0.11));
}
.journey-box-top {
	padding: 0px 41px;
}
.journey-header h2 {
	font-size: 40px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #24282c;
	text-align: center;
	margin-bottom: 44px;
}
.payment-track-sec{}
.payment-track-box {
	width: 100%;
	display: flex;
	align-items: center;
	/* background-image: url(../images/payment-background-img1.png);
    background-size: cover;
    background-repeat: no-repeat; */
    border-radius: 30px;
	background-color: #f4f5f6;
}
.payment-track-box-two {
	border-radius: 30px;
	background-color: #f5f8ef;
}
.payment-track-left {
	position: relative;
}
.payment-track-left img {
	position: absolute;
	bottom: -170px;
	left: -16px;
	width: 100%;
	height: 359px;
}
.payment-track-box-two .payment-track-right {
	padding: 28px 11px 32px 5px;
}
.payment-track-box-two .payment-track-left img {
	position: absolute;
    bottom: -172px;
    left: 46px;
    width: 73%;
    height: 314px;
}
.payment-track-left {
	width: 50%;
}
.payment-track-right {
	width: 50%;
	padding: 29px 11px 29px 25px;
}
.payment-track-right h3 {
	font-size: 38px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 45px;
	color: #24282c;
	margin-bottom: 13px;
}
.payment-track-box-two h3 {
	font-size: 33px;
	letter-spacing: 0px;
	line-height: 39px;
	color: #24282c;
	margin-bottom: 13px;
}
.payment-track-right p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 23px;
	color: #575d63;
}
.send-money-box {
	width: 100%;
	height: 419px;
	overflow: hidden;
	border-radius: 30px;
	background-color: #f8fce7;
	padding: 23px 35px 0px 35px;
}
.send-money-box h3 {
	font-size: 34px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #24282c;
}
.send-money-box img {
	position: relative;
    height: 340px;
    width: 100%;
    object-fit: contain;
}
.mastercard-box {
	width: 100%;
	height: 419px;
	overflow: hidden;
	border-radius: 30px;
	background-color: #f9f5ee;
	padding: 23px 35px 0px 35px;
}
.mastercard-box img {
	position: relative;
    right: 0px;
    bottom: 78px;
    height: 375px;
    width: 130%;
    max-width: 155%;
}
.mastercard-box h3 {
	font-size: 34px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #24282c;
	padding-right: 32px;
}
.explore-box {
	width: 100%;
	height: 419px;
	overflow: hidden;
	position: relative;
	border-radius: 30px;
	background-color: #577738;
	padding: 23px 35px 202px 35px;
	overflow: hidden;
}
.explore-box img {
    position: absolute;
    bottom: -65px;
    right: -19px;
	height: 348px;
}
.explore-box h3 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #fff;
	padding-right: 0;
}
.explore-btn {
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	border-radius: 8px;
	margin-top: 14px;
	background-color: #577738;
	border: 1px solid #d2f36b;
	padding: 5px 12px;
	position: relative;
	z-index: 1;
 transition: all .3s ease-in-out;
}
.explore-btn:hover {
	background-color: #d2f36b;
	color: #577738;
}
.payment-track-sec{padding: 70px 0 0;}
.send-money-sec {
	margin-top: 22px;
}
.accordion-left h2 {
	font-size: 33px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #24282c;
	margin-bottom: 3px;
}
.accordion-left p {
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 25px;
	color: #575d63;
	margin-bottom: 20px;
}
.accordion-inner .accordion-item {
	border: 0;
	border-bottom: 1px solid #faf5ef;
}
.accordion-button {
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 37px;
	color: #24282c !important;
	padding: 6px 21px;
	background-color: #f7f6f0 !important;
	border-radius: 15px 15px 0 0 !important;
	border: 0;
	box-shadow: none !important;
}
.accordion-button.collapsed {
	font-size: 23px;
    font-weight: 700;
	letter-spacing: 0px;
	line-height: 37px;
	background-color: transparent !important;
	color: #24282c;
	padding: 6px 7px !important;
	border-radius: 15px 15px 0 0;
	border: 0;
	box-shadow: none;
}
.accordion-header {
	margin: 0 !important;
}
.accordion-body {
	padding: 4px 27px 20px 58px;
	background-color: #f7f6f0 !important;
	border-radius: 0 0 15px 15px;
}
.accordion-body p {
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 25px;
	color: #575d63;
	margin-bottom: 0;
}
.accordion-button span {
	font-size: 25px;
	letter-spacing: 0px;
	line-height: 50px;
	margin-right: 10px;
}
 .accordion-button::after {
 display: none;
}
 .accordion-button:not(.collapsed) .down-arrow {
 display: none;
 margin-left: auto;
}
 .accordion-button:not(.collapsed) .up-arrow {
 display: block;
}
.up-arrow {
	display: none;
	margin-left: auto;
}
.down-arrow {
	margin-left: auto;
}
.accordion-sec {
	width: 100%;
	padding: 120px 0 0;
}
.cont-sec h2 {
	font-size: 35px;
	font-weight: 800;
	letter-spacing: 0px;
	line-height: 50px;
	color: #24282c;
	margin-bottom: 4px;
}
.cont-sec p {
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 25px;
	color: #575d63;
}
.fater-list-sec {
	margin: 15px 0;
}
.fater-list-sec ul {
	display: flex;
	align-items: center;
	margin: 0 -10px;
}
.fater-list-sec ul li {
	width: 50%;
	border-radius: 30px;
	filter: drop-shadow(0px 21px 13.5px rgba(87, 119, 56, 0.1));
	background-color: #ffffff;
	padding: 19px 19px;
	display: flex;
	align-items: center;
	margin: 0 10px;
}
.faster-list-icon {
	width: 64px;
	height: 64px;
	border-radius: 17px;
	border: 2px solid #e5e5da;
	display: flex;
	align-items: center;
	justify-content: center;
}
.faster-list-text {
	width: 75%;
	padding-left: 14px;
}
.faster-list-text h3 {
	font-size: 25px;
	letter-spacing: 0px;
	line-height: 29px;
	color: #24282c;
	font-weight: 500;
}
.img-cont-sec {
	width: 100%;
    padding: 120px 0 0px;
}
.web-foter {
    width: 100%;
    padding: 160px 0 0;
    margin-bottom: 23px;
    position: relative;
}
.web-footer-hand-thumb{
    position: absolute;
    bottom: 0;
    right: 25px;    
    z-index: 1;	
}
.web-footer-hand-thumb img{
    width: 100%;
    max-width: 68%;
}
.footer-container {
	width: 95%;
	border-radius: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.web-footer-top {
	width: 100%;
	background-color: #d3f36b;
	padding: 20px 0;
}

.copyWrightTextArea {
    padding-bottom: 24px;
}
.web-footer-slider-box {
	padding: 0 50px;
}
.web-footer-slider-box p {
	font-size: 48px;
	letter-spacing: -1px;
	line-height: 71px;
	text-transform: uppercase;
	color: #577738;
	white-space: nowrap;
}
.web-footer-bottom {
	width: 100%;
	background-image: url(../images/footer-img.png);
	background-size: cover;
	background-repeat: no-repeat;	
	background-color: #577738;
	background-position: bottom;
}
.web-footer-bottominner{
	padding: 80px 0 100px 0;
}
.copyWrightTextAreainner p{
    position: relative;
    top: 0px;	
}
.copyWrightTextAreainner p a{
	    color: #24282c;
}
.qr-text-sec {
	display: flex;
	align-items: center;
}
.qr-sec img {
	height: 170px;
}
.text-sec {
	padding-left: 25px;
	padding-right: 24px;
}
.text-sec p {
	font-size: 58px;
	letter-spacing: -1px;
	line-height: 57px;
	font-weight:700;
	text-transform: uppercase;
	color: #ffffff;
}
.store-sec a {
	display: inline-block;
	border-radius: 12px;
	background-color: #577738;
	border: 1px solid #d3f36b;
	font-size: 16px;
	letter-spacing: 1px;
	color: #ffffff;
	font-weight: 300;
	padding: 12px 18px;
	margin-right: 16px;
 transition: all .3s ease-in-out;
}
.store-sec a img {
	margin-right: 12px;
}
.store-sec a:hover {
	background-color: #d2f36b;
	color: #577738;
}
.store-sec {
	margin: 25px 0;
}
.social-media-sec a {
	display: inline-block;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #ffffff;
	margin-bottom: 16px;
}
.social-media-sec ul {
	display: flex;
	align-items: center;
}
.social-media-sec ul li {
	margin-right: 10px;
}
.social-media-sec ul li a {
	width: 40px;
	height: 40px;
	background-color: #577738;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
 transition: all .3s ease-in-out;
}
.social-media-sec ul li a:hover {
	background-color: #d3f36b;
	color: #577738;
}
.footer-bottom-sec {
	margin-top: 77px;
}
.footer-bottom-sec ul {
	display: flex;
	align-items: center;
}
.footer-bottom-sec ul li, .footer-bottom-sec ul li a {
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 25px;
	color: #577738;
}
.web-footer-left {
	width: 100%;
	padding-left: 16px;
}
.accordion-collapse.collapse.show {
	position: relative;
}
 .accordion-collapse.collapse.show::before {
 content: "";
 position: absolute;
 left: 57px;
 bottom: 0px;
 width: 51px;
 height: 4px;
 background-color: #d3f36b;
}


.download-left {
	width: 100%;
	height: 100%;
}

.download-left-Thumnail {
	width: 100%;
	height: 100%;
}

.download-left-Thumnail img {
	width: 100%;
	height: 100%;
}

.social-media-sec {
	margin-top: 20px;
}

.box {
	height: 100px;
}



