body {
	color: #1A3D8B;
}

.land-banner {
	background: #224295 url(../images/lan-banner-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 100px 0;
	position: relative;
}

.new-banner-text h1 {
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 5px;
	line-height: 66px;
}

.new-banner-text p {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
}

.ribbon {
	width: 100%;
	max-width: 380px;
	background: url(../images/offer-bg.svg) no-repeat;
	line-height: 40px;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0px 0 20px 0;
	font-weight: 600;
}

.land-banner h1 {
	font-size: 60px;
	line-height: 66px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
}

.banner-bottom-des p.get-text {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	font-weight: 600;
}

	.banner-bottom-des p.get-text a {
		color: #ffffff;
		font-size: 13px;
		font-weight: normal;
		margin-left: 6px;
		display: inline-block;
	}

.banner-bottom-des p {
	font-size: 18px;
	line-height: 26px;
	color: #fff;
}

.fee_sec {
	width: 100%;
	margin: 70px 0 0 0;
	border: 1px dashed #fefdfecd;
	border-radius: 5px;
	font-size: 17px;
	color: #fff;
	max-width: 440px;
	display: inline-flex;
	align-items: center;
}

	.fee_sec label {
		background: #e42828;
		padding: 8px 6px;
		margin: 0 10px 0 0;
		border-radius: 5px 0 0 5px;
	}

.calculation-values-wrap {
	padding: 20px 0 20px 25px;
	position: relative;
	border-left: 1px solid #CFE2EA;
}

	.calculation-values-wrap li {
		display: flex;
		margin: 0 0 10px 0;
	}

		.calculation-values-wrap li span.normal-text {
			margin-left: auto;
		}

		.calculation-values-wrap li:before {
			top: 3px;
			z-index: 1;
			left: -35px;
			transform: none;
		}

		.calculation-values-wrap li.cross-ico:after {
			top: 0px;
			z-index: 1;
			left: -28px;
		}

		.calculation-values-wrap li.minus-ico:after {
			top: -7px;
			z-index: 1;
			left: -29px;
		}

		.calculation-values-wrap li.equal-val:after {
			z-index: 1;
			top: -4px;
			left: -29px;
		}

.cal-divider {
	left: -23px;
	display: none;
}

.section-col {
	padding: 80px 0px;
}

.money-form {
	border-radius: 14px;
	top: 0px;
	max-width: 530px;
	display: inline-block;
	text-align: left;
	width: 100%;
}

	.money-form h3 {
		font-size: 21px;
		font-weight: 700;
		color: #000;
		margin: 0 0 20px 0;
	}

.wizard-row .form-control {
	font-weight: 600;
}

.amttab .wizard-row .custom-drop.ui.selection.dropdown {
	background: #f4f9ff 0% 0% no-repeat padding-box;
	opacity: 1;
	padding: 19px 17px;
	border-radius: 10px !important;
}

.calculation-values-wrap li span:first-child {
	font-weight: 600;
	margin-bottom: 3px;
	font-size: 16px;
}

.calculation-values-wrap li span {
	font-size: 15px;
	font-weight: 500;
	color: #646975;
}

.normal-text strong {
	font-weight: 500;
	font-size: 15px;
}

.wizard-row {
	padding: 0 0 0 25px;
	background: #f4f9ff 0% 0% no-repeat padding-box;
	border: 1px solid #CFE2EA;
	border-radius: 7px;
}

strong.fees_t {
	color: #24AFEA !important;
	font-size: 15px !important;
}

span.guaranteedrate {
	color: #22a902 !important;
	font-weight: 600 !important;
}

span#convertrate {
	font-size: 17px;
	margin: 0px 3px 3px 3px;
	color: #202020;
}

.indsendmoney {
	padding: 16px 30px;
	border-radius: 10px;
	background: #24AFEA;
}

.land-banner-img {
	text-align: right;
}

.main_bank {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 30px 0 0 0;
}

	.main_bank img {
		width: 100%;
		max-width: 125px;
	}

.custom-drop.ui.search.dropdown > .text {
	color: #000000;
}

section.termsec {
	padding: 18px 0;
	background: #3d63c0;
	color: #fff;
	text-align: center;
}

	section.termsec strong {
		color: #fff;
	}

	section.termsec p {
		color: rgb(255 255 255 / 87%);
		font-size: 18px;
		line-height: 28px;
	}

		section.termsec p a {
			color: rgb(255 255 255 / 87%);
		}

.title-head h2 {
	color: #1A3D8B;
	font-size: 45px;
	line-height: 58px;
	margin-bottom: 20px;
}

.list-desc label {
	color: #1A3D8B;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 10px;
}

.list-desc ul {
	padding: 0;
}

.list-desc li {
	list-style: none;
	font-size: 18px;
	line-height: 34px;
	color: #1A3D8B;
}

.barcode img {
	width: 100px;
	border-radius: 2px;
}

.land-banner label {
	font-size: 18px;
	color: #fff;
	margin: 40px 0 15px 0;
	font-weight: 600;
}

.third-sect {
	/* background: #a5e4ff;
	background: linear-gradient(90deg, #a5e4ff 0%, #0085db 100%);
	background: -moz-linear-gradient(90deg, #a5e4ff 0%, #0085db 100%);
	background: -webkit-linear-gradient(90deg, #a5e4ff 0%, #0085db 100%); */
	background:#224295;
	position:relative;
	overflow:hidden;
}

.third-sect:before{
	content: '';
    position: absolute;
    bottom: -540px;
    left: -360px;
    background: url(../images/circ_shadow.png) no-repeat;
    width: 1100px;
    height: 1100px;
    background-size: cover;
}

@media (min-width: 992px) {
	.third-sect .row {
		flex-direction: row-reverse;
	}
}

.third-sect .card {
	border-radius: 10px;
	margin-top: 20px;
}

	.third-sect .card h4 {
		color: #1A3D8B;
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 10px;
	}

	.third-sect .card .card-body {
		position: relative;
		padding: 25px;
		padding-left: 60px;
		padding-right: 30px;
	}

	.third-sect .card em {
		position: absolute;
		left: 22px;
		/* top: 20px; */
	}

p.box-text {
	padding: 10px 15px;
	background: #fff;
	color: #1A3D8B;
	font-size: 16px;
	line-height: 1.4285em;
	max-width: 100%;
	position: relative;
	border-radius: 8px;
	margin-bottom: 40px !important;
}

.stepsec {
	padding-left: 30px;
	border-left: 2px dashed #018CE7;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

	.stepsec h3 {
		/* font-size:24px;
	font-weight:600; */
		font-size: 20px;
		font-weight: 700;
		line-height: 32px;
		margin: 0 0 10px 0;
		position: relative
	}

		.stepsec h3:before {
			content: '';
			position: absolute;
			top: 0px;
			left: -47px;
			width: 32px;
			height: 32px;
			font-size: 18px;
			border: 2px solid #018CE7;
			border-radius: 40px;
			background: #fff;
			display: flex;
			align-items: center;
			justify-content: center;
		}

	.stepsec .step1 h3:before {
		content: '1';
		background: #018CE7;
		color: #fff;
	}

	.stepsec .step2 h3:before {
		content: '2';
	}

	.stepsec .step3 h3:before {
		content: '3';
	}

	.stepsec .step4 h3:before {
		content: '4';
	}

	.stepsec p {
		font-size: 17px;
		line-height: 26px;
		margin: 0px;
	}

.videosec {
	position: relative;
	height: 100%;
	padding-right: 50px;
}

	.videosec iframe {
		width: 100%;
		height: 100%;
	}

	.videosec img {
		width: auto;
		max-width: 100%;
	}

	.videosec a {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

.fourth-sec .col-md-7 {
	padding-left: 70px;
}

section.appsec {
	padding: 40px 0 80px 0;
}

.download_app {
	background: #224295;
	padding: 60px 60px 30px 60px;
	border-radius: 30px;
}

.download_app .title-head p {
	font-size: 24px;
	line-height: 35px;
	max-width: 550px;
	color: #FEFDFE;
}

.screencol img {
	width: auto;
	max-width: 100%;
}


	.scansec img {
		width: 94px;
		border-radius: 6px;
		margin-right: 13px;
	}

.download_app .scansec p {
	font-size: 16px;
	line-height: 26px;
	color: #FEFDFE;
}

.download_app .d-flex {
	white-space: nowrap;
	margin-top: 45px;
}

.screencol {
	text-align: right;
}

.partner_sec .title-head p {
	max-width: 100%;
	font-size: 20px;
	color: #1A3D8B;
	font-weight: 500;
}

.startsending {
	border: 2px dashed #0071BC;
	border-radius: 8px;
	padding: 15px;
	display: inline-block;
}

	.startsending p {
		color: #004D91;
		font-size: 20px;
		line-height: 1;
		text-align: center;
	}

	.startsending a,
	.startsending a:hover {
		color: #004D91;
		font-weight: 700;
		text-decoration: underline;
	}

.banklist {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 35px 25px;
	justify-content: center;
	margin: 50px 0 40px 0;
}

	.banklist img {
		width: 100%;
		max-width: 290px;
		padding: 10px 30px;
		box-shadow: 0px 2px 5px 1px #e2e2e2e6;
		border-radius: 10px;
		height: 70px;
		object-fit: contain;
	}

		.banklist img.nabilgreen {
			background: #22b258;
		}

.disclaimer {
	margin-bottom: 50px;
}

	.disclaimer p {
		font-size: 15px;
	}

.faq_sec .group_img {
	width: 100%;
	max-width: 540px;
	border: 2px solid #afecff;
	border-radius: 15px;
}

.faq_sec .title-head h2 {
	margin-bottom: 10px;
}

.faq_sec .title-head p {
	font-size: 20px;
	font-weight: 500;
	color: #1A3D8B;
}

.faqright {
	display: flex;
	flex-direction: column;
}

.faq-accrodion {
	margin: 40px 0 0 0;
}

	.faq-accrodion .accrodion {
		position: relative;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
	}

		.faq-accrodion .accrodion + .accrodion {
			margin-top: 17px;
		}

		.faq-accrodion .accrodion.active:before {
			-webkit-transform: scaleX(1);
			transform: scaleX(1);
		}


		.faq-accrodion .accrodion.active .accrodion-title {
			padding-bottom: 0;
		}

		.faq-accrodion .accrodion .accrodion-inner {
			padding: 0 0 17px 0;
			position: relative;
			-webkit-transition: all .4s ease;
			transition: all .4s ease;
			border-radius: 0;
			border-bottom: 1px solid #cce4ff;
		}

		.faq-accrodion .accrodion .accrodion-title {
			cursor: pointer;
			position: relative;
			-webkit-transition: all .4s ease;
			transition: all .4s ease;
			padding-right: 30px;
		}

@media (max-width: 375px) {
	.faq-accrodion .accrodion .accrodion-title {
		padding-right: 50px;
	}
}

.faq-accrodion .accrodion .accrodion-title:before {
	/* content: '\f067'; */
	content: '\f054';
	font-family: 'FontAwesome';
	font-size: 16px;
	text-align: center;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 1;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.faq-accrodion .accrodion .accrodion-title::after {
	/* content: '\f068'; */
	content: '\f107';
	font-family: 'FontAwesome';
	font-size: 16px;
	text-align: center;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
}

.faq-accrodion .accrodion.active .accrodion-title::before {
	opacity: 0;
}

.faq-accrodion .accrodion.active .accrodion-title::after {
	opacity: 1;
}

.faq-accrodion .accrodion .accrodion-title h4 {
	margin: 0;
	font-size: 20px;
	line-height: 28px;
	color: #004D91;
	font-weight: 600;
}

@media (max-width: 375px) {
	.faq-accrodion .accrodion .accrodion-title h4 {
		line-height: 1.4em;
	}
}

.faq-accrodion .accrodion .accrodion-content .inner {
	padding-top: 15px;
	padding-bottom: 0px;
}

.faq-accrodion .accrodion .accrodion-content p {
	margin: 0;
}

.faq-accrodion .accrodion .accrodion-content ul {
	margin: 0 0 15px 0;
	color: #63636A;
	font-size: 16px;
	line-height: 28px;
	font-weight: 400;
}

	.faq-accrodion .accrodion .accrodion-content ul:last-child {
		margin-bottom: 0px;
	}

.askmore {
	margin-top: 20px;
	padding-top: 20px;
	padding: 24px 20px;
	background: #e0ebf5;
	border-radius: 12px;
}

	.askmore h3 {
		margin: 0 0 10px 0;
		font-size: 20px;
		line-height: 28px;
		color: #004D91;
		font-weight: 600;
	}

	.askmore p {
		font-size: 16px;
		font-weight: 500;
		margin: 0px;
	}

	.askmore a {
		font-weight: 600;
		text-decoration: underline;
		font-size: 16px;
		color: #0085db;
		margin: 10px 0 0 0;
		display: inline-block;
	}

.radius_btn {
	background: #1CB2E0;
	color: #FEFDFE;
	line-height: 56px;
	border-radius: 28px;
	display: inline-block;
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding: 0 45px;
}

	.radius_btn:hover {
		background: #1ca2da;
		color: #fff;
	}

.bg-light {
	background: #F0F8FF99 !important;
}

.bg-dark {
	background: #224295 !important;
}

.trust_sec .title-head p {
	max-width: 100%;
	font-size: 20px;
	color: #FEFDFE;
	font-weight: 500;
	margin: 0 0 40px 0;
}

.trust_sec .title-head h2 {
	margin-bottom: 10px;
}

.select_amt {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 25px;
	margin-top: 50px;
}

.amount_select {
	font-size: 20px;
	font-weight: 600;
	line-height: 50px;
	border: 2px solid #1CB2E0;
	border-radius: 30px;
	min-width: 170px;
}

	.amount_select:hover {
		background: #1CB2E0;
		color: #fff;
	}

.footer-col {
	position: relative;
}

@media screen and (min-width:1025px) and (max-width:1199.9px) {
	.container, .container-lg, .container-md, .container-sm {
		max-width: 100%;
	}

	.land-banner h1 {
		font-size: 65px;
	}

	.barcode img {
		width: 70px !important;
	}

	.title-head h2 {
		font-size: 40px;
		line-height: 48px;
	}

		.title-head h2 br {
			display:none;
		}

		.scansec img {
			width: 64px;
		}

	.download_app .scansec p {
		font-size: 14px;
		line-height: 18px;
	}

	.download_app .d-flex {
		margin-top: 25px;
	}

	.banklist {
		gap: 25px;
	}

		.banklist img {
			max-width: 230px;
		}

	.disclaimer {
		margin-bottom: 30px;
	}

	.startsending p {
		font-size: 18px;
	}

	.select_amt {
		gap: 20px;
	}

	
}



@media screen and (min-width:768px) and (max-width:1024.9px) {
	.container, .container-md, .container-sm {
		max-width: 100%;
	}

	.ribbon {
		font-size: 17px;
		background-size: 100% 100%;
	}
	.land-banner {
		padding:70px 0;
	}

	.land-banner h1 {
		font-size: 50px;
	}

	.banner-bottom-des p.get-text {
		font-size: 20px;
	}

	.land-banner .download-btn img {
		width: 100%;
		max-width: 120px;
	}

	.land-banner .barcode img {
		width: 60px;
	}
	.money-form {
		padding: 25px;
	}

	.calculation-values-wrap li span {
		font-size: 14px;
		white-space: nowrap;
	}

		.calculation-values-wrap li span:first-child {
			font-size: 14px;
		}

		.calculation-values-wrap li span.normal-text {
			padding-left: 10px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
		}
	a.mr-3.barcode {
		margin-right: 0 !important;
	}

	span#convertrate {
		font-size: 16px;
	}

	.main_bank {
		flex-wrap: wrap;
		gap: 10px;
		justify-content: center;
	}

	.wizard-row {
		padding: 0 0 0 15px;
	}

		.wizard-row .form-control {
			padding-right: 0;
			font-size: 18px;
		}

	.title-head {
		text-align: inherit;
	}

		.title-head h2 {
			font-size: 35px;
			line-height: 45px;
		}

			.title-head h2 br {
				display: none;
			}

	.section-col {
		padding: 50px 0px;
	}

	.download_app {
		padding: 40px;
	}

	.download-btn img {
		width: 100%;
		max-width: 140px;
	}

	.download_app .d-flex {
		flex-wrap: wrap;
		margin-top: 30px;
	}

	.download_app .title-head p {
		font-size: 20px;
		line-height: 28px;
	}

	.download_app .scansec:before,
	.download_app .scansec:after {
		display: none;
	}

	.download_app .scansec {
		padding-left: 0px;
		margin: 20px 0 0 0;
		width: 100%;
	}

		.download_app .scansec p {
			font-size: 16px;
			line-height: 22px;
			margin: 0px;
		}

	.scansec img {
		width: 64px;
	}

	.banklist {
		gap: 15px;
	}

		.banklist img {
			height: 60px;
			max-width: 170px;
		}

	.disclaimer {
		margin-bottom: 30px;
	}

	.startsending p {
		font-size: 16px;
	}

	.radius_btn {
		line-height: 46px;
		font-size: 16px;
		padding: 0 30px;
	}

	.select_amt {
		margin-top: 40px;
		gap: 15px;
	}

	.amount_select {
		font-size: 18px;
		line-height: 40px;
		min-width: 140px;
	}

	.contact-title {
		margin-bottom: 20px;
	}

	.third-sect .row.align-items-center {
		align-items: flex-start !important;
	}
}

@media screen and (max-width:767.9px) {
	.land-banner {
		text-align: center;
		padding: 40px 0;
	}

	.main_bank {
		flex-wrap: wrap;
		gap: 15px;
		justify-content: center;
	}

		.main_bank img {
			max-width: 120px;
		}

	.ribbon {
		background-size: 100% 100%;
		font-size: 15px;
		margin: 0px auto 10px auto;
	}

	.banner-bottom-des p.get-text {
		font-size: 16px;
		line-height: 26px;
	}

	.land-banner h1 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom:6px;
	}
	.banner-bottom-des p {
		font-size:16px;
	}

	.land-banner .download-btn {
		display: none;
	}

	.land-banner .banner-bottom-des + label {
		display: none;
	}

	.land-banner-img {
		margin-top: 30px;
	}

	.send-form {
		margin-bottom: 0;
	}

	.calculation-values-wrap li span:first-child,
	span#convertrate {
		font-size: 15px;
	}

	.calculation-values-wrap li span {
		min-width: inherit;
		white-space: nowrap;
	}

		.calculation-values-wrap li span.normal-text {
			text-align: right;
			padding-left: 10px;
			overflow: hidden;
			text-overflow: ellipsis;
		}

	.calculation-values-wrap {
		padding-left: 15px;
	}

		.calculation-values-wrap li:before {
			left: -25px;
		}

		.calculation-values-wrap li.cross-ico:after {
			left: -18px;
		}

		.calculation-values-wrap li.minus-ico:after,
		.calculation-values-wrap li.equal-val:after {
			left: -19px;
		}

	.title-head h2 {
		font-size: 32px;
		line-height: 40px;
	}

	.title-head br {
		display: none;
	}

	.col-md-6.pl-5 {
		padding-left: 15px !important;
	}

	section.section-col.sec-sect .title-head {
		text-align:left;
	}

	.section-col {
		padding: 50px 0px;
	}

	.fourth-sec .col-md-7 {
		padding-left: 25px;
		margin-top: 35px;
	}

	.videosec {
		margin-bottom: 30px;
		padding-right: 0px;
	}

	.stepsec {
		margin-left: 10px;
	}

	.send-imgCol {
		margin-bottom: 30px;
	}

	section.appsec {
		padding: 0 0 50px 0;
	}

	.download_app {
		padding: 30px 25px;
	}

	.download_app .title-head p {
		white-space: inherit;
		margin: 20px 0 0 0;
		text-align: center;
		width: 100%;
		font-size: 16px;
		line-height:26px;
	}

	.download_app .d-flex {
		margin-top: 20px;
		flex-wrap: wrap;
	}

	.scansec {
		padding: 30px 0 0 0;
		margin: 30px 0;
		width: 100%;
	}

		.scansec:before {
			top: 0;
			left: 0px;
			width: 100%;
			height: 2px;
		}

		.scansec:after {
			top: 0;
			left: 50%;
			transform: translate(-50%, -10px);
		}

	

		.scansec img {
			width: 64px;
		}

	.banklist {
		gap: 10px 10px;
		margin: 30px 0;
	}

		.banklist img {
			max-width: 140px;
			padding: 10px 15px;
			height: 60px;
		}

	.partner_sec .title-head p,
	.trust_sec .title-head p {
		font-size: 18px;
		line-height: 26px;
	}

	.disclaimer {
		margin-bottom: 25px;
	}

	.startsending {
		padding: 10px;
	}

		.startsending p {
			font-size: 16px;
			line-height: 1.4;
		}

	.faq_sec .group_img {
		display: none;
	}

	.faq-accrodion {
		margin: 30px 0 0 0;
	}

		.faq-accrodion .accrodion .accrodion-title h4 {
			font-size: 18px;
		}

	.radius_btn {
		font-size: 16px;
		line-height: 46px;
		padding: 0 30px;
	}

	.trust_sec .title-head p {
		margin-bottom: 20px;
	}

	.select_amt {
		gap: 15px;
		margin-top: 30px;
	}

	.amount_select {
		min-width: 120px;
		line-height: 40px;
		font-size: 16px;
	}

	.askmore {
		text-align: center;
	}

	.wizard-row {
		padding-left: 15px;
	}

		.wizard-row .form-control {
			font-size: 18px;
		}

	.ui.fluid.dropdown > .dropdown.icon {
		top: initial !important;
	}

	.custom-drop.ui.search.dropdown > .text {
		font-size: 18px;
	}

	section.termsec p {
		font-size: 16px;
		line-height: 26px;
	}
	.list-desc li {
		font-size: 16px;
		line-height: 26px;
	}
	.stepsec p {
		font-size:16px;
	}
	.contact-title {
		margin-bottom: 20px;
	}
}
