
@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

body {
	font-family: 'Poppins' !important;
}

p {
	font-family: 'Poppins' !important;
}

a, h5, h4, h3, h2, h1 {
	font-family: 'Poppins' !important;
}

.card-img-top {
	width: 40% !important
}

.board-director {
	width: 100% !important
}

.slider-title {
	position: absolute;
	top: 157px;
	text-align: left;
	left: 40%;
}

.txt13 {
	font-size: 1.3em;
}

.slider-title-bg {
	color: #fff;
	font-weight: 600;
	padding: 18px 24px;
	background: url("../img/home/coming_soon.png") no-repeat;
	height: 100px;
}

.carosal-title {
	font-size: 3.5em;
	font-weight: bold;
	-webkit-text-stroke-color: #fff;
	-webkit-text-stroke-width: .7mm;
}

.card-bg {
	background: linear-gradient(90deg, rgba(230,178,34,1) 0%, rgba(230,178,34,1) 40%, rgba(172,119,34,1) 100%);
	color: #fff;
	border-radius: 8px 32px 8px 8px;
	transition: 0.3s;
	min-height: 323px;
}

	.card-bg:hover {
		background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(2,19,69,1) 40%, rgba(33,64,154,1) 100%);
		color: #fff;
		border-radius: 8px 32px 8px 8px;
		transition: 0.3s;
	}

.hr-line {
	width: 40%;
	height: 2px;
	color: #fff !important;
	opacity: 1;
}

.card-line {
	height: 6px !important;
	opacity: 1;
	transform: rotate(90deg);
	float: left;
	width: 50px;
	color: #21409a;
	margin-left: -40px;
	border-radius: 6px;
}

.clrBlk {
	color: #444;
}

.mt-7 {
	margin-top: 7rem;
}

.card-line:hover {
	height: 6px !important;
	opacity: 1;
	transform: rotate(90deg);
	float: left;
	width: 50px;
	color: #E6B222;
	margin-left: -40px;
	border-radius: 6px;
}

.title {
	color: #193583;
	font-family: poppins;
	font-weight: 600;
	background: url(../img/home/title_bg.png) no-repeat;
	height: 100px;
}

.sub-heading2 {
	color: #272940;
	font-size: 16px;
}

.sub-heading {
	color: #304197 !important;
	margin-bottom: 12px;
	font-size: 16px;
}

.easy-signup-bg {
	background: url("../img/home/easy-signup_bg.png")no-repeat;
}

.m-top360 {
	margin-top: 360px;
}

.m-top86 {
	padding-top: 86px;
}

.p-left115 {
	padding-left: 115px;
}

.p-left133 {
	padding-left: 133px;
}

.p-left70 {
	padding-left: 70px;
}

.get-app-bg {
	background: url("../img/home/get-app-bg.jpg")no-repeat;
}

.footer-bg {
	background: url("../img/home/footer_bg.png")no-repeat;
	background-size: cover;
	padding-bottom: 15px;
}

.width70 {
	width: 70%;
}

.copyright {
	position: relative;
	bottom: 0;
}

.pt-75 {
	padding-top: 75px;
}

.dis-flex {
	display: flex;
}

.ml-auto, .mx-auto {
	margin-left: auto !important;
}
/*-------------- Side menu------------------ */
a {
	text-decoration: none
}

li {
	list-style: none
}

ul {
	margin: 0
}

.side-nav {
	width: 100%;
	height: 45px;
	position: absolute;
	-webkit-transform-origin: left top;
	-webkit-transform: rotate(-90deg) translateX(-100%);
	z-index: 10000;
	border-bottom: 1px solid #ffffff30;
}

ul.snav {
	margin: 0 auto;
	height: 100%;
}

	ul.snav li {
		margin-right: 100px;
		float: right;
		height: 100%;
		line-height: 45px;
	}

		ul.snav li a {
			color: #dbd7d7;
			font-weight: 300;
			font-size: 14px;
		}

.mobhed {
	text-align: right;
	display: contents;
}

.bg-blue-btn {
	background: #e6b221;
	border-radius: 8px 19px 8px 8px;
	padding: 6px 25px 6px 25px !important;
	color: rgba(2,19,69,1) !important;
	font-size: 1em;
	cursor: pointer;
	border: 0px;
	width: 92px;
}

/* ---- Rates Cal------ */
.rate {
	font-size: 16px;
	font-weight: 600;
}

.rate_box {
	background: #fff;
	border-radius: 20px 55px 20px 20px;
	padding: 15px;
	width: 361px;
	border: 2px solid #75678b;
	position: absolute;
	z-index: 100;
	right: 2%;
	top: 45px;
	font-family: poppins;
}

.wid30 {
	width: 30%;
}

.wid70 {
	width: 70%;
}

.currency-form input[type=text].form-control {
	height: calc(2.25em + 0.75rem + 2px);
	margin-top: 0px;
	border-radius: 0px;
	text-align: right;
	border: 0px solid #e0e0e0;
	border-right: 0px;
	font-size: 1.6em;
}

.float-right {
	float: right !important;
	font-weight: 600;
}

.currency-form label {
	font-size: 14px;
	color: #38393e;
	padding-right: 0px;
}

.fw600 {
	font-weight: 600;
}

.btn-blue {
	background: #e6b221;
	border-radius: 5px 20px 5px 5px;
	color: #484848;
	font-size: 16px;
	width: 100%;
	height: 4rem;
	border: none;
	font-weight: 600;
}

.currcy_terms a { /* color: rgb(132, 138, 142);*/
	text-decoration: underline;
	font-size: 12px;
}

	.currcy_terms a:hover {
		color: #333333;
	}

.txtbox_holder {
	border: 1px solid #ccc;
	border-radius: 50px;
	display: flex;
	margin-bottom: 15px
}

.form-control {
	border: 0px;
	margin-top: 3px;
	background-color: transparent;
	border-right: 2px solid #b3b3b3;
	text-align: right;
	outline: none;
}

.lbl_rate {
	text-align: right;
	width: 100%;
	font-size: 14px;
	color: #323131;
	left: 38px !important;
}

.form-floating {
	width: 80%;
}

.notetxt {
	font-size: 14px;
	color: #9b9898;
	margin-left: 25px;
}

.form-control:focus {
	border-color: none;
	box-shadow: none !important;
	border-radius: 50px 0 0 50px;
	background: transparent;
}

.form-control, .btn {
	min-height: 38px;
	border-radius: 2px;
}

.wSelect-el {
	border: 0px;
	margin-left: 5px;
}

.wSelect-arrow {
	background-image: url('../img/arrow_cu.png');
}

.wSelect-el {
	width: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: none;
	overflow: hidden;
	display: none;
}

.wSelect {
	position: relative;
	display: inline-block;
	/**display: inline;*/
	zoom: 1;
	vertical-align: middle;
	border: 0px solid #eee;
	width: 100px !important;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	/*background: linear-gradient(360deg, rgb(248, 252, 252) 0%, rgb(217, 233, 247) 100%);*/
	padding: 0px;
	border-radius: 0px 6px 6px 0px;
	height: 54px;
}

.wSelect-arrow {
	position: absolute;
	width: 8px;
	right: 10px;
	top: 50%;
	background-repeat: no-repeat;
	height: 6px;
}


/* Scrollbar Styling */
::-webkit-scrollbar {
	width: 8px;
}

::-webkit-scrollbar-track {
	background-color: #ebebeb;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #d39a3d;
}
/* Scrollbar Styling END */
.wSelect-arrow, .wSelect-active .wSelect-arrow {
	background-repeat: no-repeat !important;
}

.wSelect.wSelect-multiple {
	overflow: hidden;
}

.wSelect-selected {
	margin: 14px 20px 0px 5px;
	padding: 7px 0 8px;
	overflow: hidden;
	white-space: nowrap;
	background-repeat: no-repeat;
	background-position: 0 center;
}

#more_infomsg .wSelect-selected {
	margin: 5px 20px 0px 5px;
}

.wSelect-options-holder {
	position: absolute;
	display: none;
	left: 0px;
	z-index: 200;
	overflow: hidden;
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
}

.wSelect-multiple .wSelect-options-holder {
	position: relative !important;
	display: block !important;
	top: auto !important;
	z-index: auto !important;
	border: none !important;
}

.wSelect-options {
	overflow-y: scroll;
	overflow-x: hidden;
	height: auto !important;
}

.wSelect-option {
	background-repeat: no-repeat;
	background-position: 2px center;
	margin-bottom: 1px;
	cursor: pointer;
	text-align: left;
}

.wSelect-option-last {
	margin-bottom: 0px;
}

option {
	overflow-y: scroll;
}

.wSelect-option-value {
	margin: 0 5px;
	padding: 5px 0;
	background-repeat: no-repeat;
	background-position: 0 center;
	white-space: nowrap;
	overflow: hidden;
}

.wSelect-option-disabled .wSelect-option-value {
	filter: alpha(opacity=20);
	opacity: 0.2;
}

.wSelect-option-icon {
	padding-left: 30px;
	font-size: 15px;
	font-weight: 500;
}

.cr_select_out {
	border: 1px solid #e0e0e0;
	padding: 4px;
	border-radius: 4px;
}

.wSelect-options :hover {
	background-color: #ccc;
	background-repeat: no-repeat;
}

.w158 {
	width: 158px;
}

.w85 {
	width: 85px;
}

.StepProgress {
	position: relative;
	padding-left: 45px;
	padding-right: 5%;
	list-style: none;
	top: 10px;
	margin-bottom: 32px
}

	.StepProgress::before {
		display: inline-block;
		content: '';
		position: absolute;
		top: 8px;
		left: 13px;
		width: 10px;
		height: 85%;
		border-left: 4px solid #f0daa4;
	}

.font16 {
	font-weight: 700;
	color: #333;
}

.StepProgress-item {
	position: relative;
	counter-increment: list;
	color: #ada9a9;
	font-size: 14px;
}

	.StepProgress-item:not(:last-child) {
		padding-bottom: 35px;
	}

	.StepProgress-item::before {
		display: inline-block;
		content: '';
		position: absolute;
		left: -30px;
		height: 100%;
		width: 10px;
	}

	.StepProgress-item::after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 8px;
		left: -37px;
		width: 14px;
		height: 14px;
		border: 2px solid #f0daa4;
		border-radius: 50%;
		background-color: #d9a821;
	}

	.StepProgress-item.is-done::before {
		border-left: 2px solid green;
	}

	.StepProgress-item.is-done::after { /*  content: "✔";*/
		font-size: 10px;
		color: #FFF;
		text-align: center;
		border: 2px solid #cde4f2;
		background-color: #0377c0;
	}

	.StepProgress-item.current::before {
		border-left: 2px solid green;
	}

	.StepProgress-item.current::after {
		content: counter(list);
		padding-top: 1px;
		width: 19px;
		height: 18px;
		top: -4px;
		left: -40px;
		font-size: 14px;
		text-align: center;
		color: green;
		border: 2px solid green;
		background-color: white;
	}

.StepProgress strong {
	display: block;
}
/* ---- Rates Cal END------ */
/* --more info Popup -- */
/*popup*/
.close {
	background: none;
	border: 0px;
	color: #666;
}

.cpoint {
	text-align: center;
}

.more_info .modal-dialog {
	max-width: 854px;
}

.modal-header {
	padding: .5rem 1rem 0;
	color: #21409a;
	border: 0px !important;
	display: inline-block !important;
}

.popuptxt {
	font-size: 16px;
	text-align: center;
}

.popup-footer {
	padding-bottom: 20px;
	text-align: center;
}

.modal.more_info {
}

.mi_hilight {
	color: #d08918;
	font-weight: 500;
	margin-top: 5px;
}

.mi_left {
	color: #424242;
}

	.mi_left p {
		color: #898989;
		margin-bottom: 5px;
	}

	.mi_left .cur_box {
		background: #f3f3f3;
		padding: 5px 10px;
		width: 82%;
		float: left;
		margin-right: 10px;
		text-align: right;
		font-size: 20px;
		font-weight: 500;
	}

.cur_box2 {
	background: #fcf6ea;
	padding: 4px 10px;
	width: 82%;
	float: left;
	margin-right: 10px;
	text-align: right;
	color: #A67018;
}

.mi_left_cost {
	font-size: 20px;
	font-weight: 500;
}

.mi_dividr {
	border-bottom: 0.5px solid #e9e9e9;
	margin-bottom: 15px;
}

.mi_hd {
	font-size: 20px;
	font-weight: 500;
	color: #282828;
}

.mi_sel {
	padding: 3px 25px;
	border-radius: 5px;
	margin: 15px;
	font-size: 20px;
	border: 1px solid #ccc;
}

.mi_right {
	color: #424242;
}

	.mi_right p {
		color: #898989;
		margin-bottom: 5px;
	}

.mi_right_cost {
	font-size: 20px;
	font-weight: 500;
}

.cur_sym {
	font-size: 20px;
}

.cur_sym2 {
	color: #a6701a;
}

.mir_out {
	padding: 10px;
	border-bottom: 1px solid #eee;
}

	.mir_out:last-child {
		border: 0px;
	}

body.modal.show {
	height: 100vh;
	overflow-y: hidden;
}

.modal-content {
	border-radius: .8rem;
}

.mi_hilightg {
	color: #21409A;
	font-weight: bold;
	margin-top: 5px;
}

.btn-primary {
	font-weight: bold;
	border: 0px;
	border-radius: 5px 20px 5px 5px;
	padding: 8px 25px 8px 25px;
	background: rgb(0,128,103);
	background: linear-gradient(to right, #21409A, #013454);
	position: relative;
	color: #fff;
}

.fltR {
	float: right;
}

.fltL {
	float: left;
	margin-left: 10px;
}

.modal-title {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #21409a;
}

.txtC {
	text-align: center;
}

.popup_noborder .close {
	position: absolute;
	right: 15px;
	top: 10px;
}

.close {
	font-size: 18px;
	padding-right: 12px;
	background: none;
	border: 0px;
	color: #666;
}


/*Responsive*/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.mt-7 {
		margin-top: 1rem;
	}

	.dis-flex {
		display: block;
	}

	.m-top360 {
		margin-top: 0px;
	}

	.pt-75 {
		padding-top: 20px;
	}

	.m-top86 {
		padding-top: 0px;
	}

	.pad-left0 {
		padding-left: 0px !important;
	}

	.pad-top0 {
		padding-top: 0px !important;
	}

	.row-cols-2 > * {
		width: 100%;
	}

	.p-left115 {
		padding-left: 0px;
	}

	.p-left133 {
		padding-left: 0px;
	}

	.p-left70 {
		padding-left: 0px;
	}

	.easy-signup-bg {
		background: #051339;
	}

	.get-app-bg {
		background: none;
	}

	.wid-100 {
		width: 100%;
	}

	.copyright {
		/*padding: 0px;
		position: absolute;
		bottom: 0;*/
	}

	.footer-bg {
		background: #fbf3df;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
	...
}

/* Medium devices (landscape tablets, 768px and up) */

@media only screen and (max-width: 768px) {
}


/* Large devices (laptops/desktops, 992px and up) */

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 2400px) and (min-width: 768px) {
	/*	.slider-title {
		position: absolute;
		top: 200px;
		text-align: left;
		left: 562px;
	}

	.carosal-title {
		font-size: 42px;
		font-weight: 700;
	}*/
}

@media only screen and (max-width: 3450px) and (min-width: 2401px) {
	/*	.slider-title {
		position: absolute;
		top: 200px;
		text-align: left;
		left: 662px;
	}

	.carosal-title {
		font-size: 54px;
		font-weight: 700;
	}*/
}






@media only screen and (max-width: 576px) {
	.rate_box {
		background: #fff;
		border-radius: 20px 55px 20px 20px;
		padding: 15px;
		border: 2px solid #75678b;
		position: initial;
		z-index: 100;
		margin: 10px;
		width: 95%;
	}

	.side-nav {
		display: none;
	}

	.mt-7 {
		margin-top: 1rem;
	}
}

@media only screen and (max-width: 768px) {
	.rate_box {
		background: #fff;
		border-radius: 20px 55px 20px 20px;
		padding: 15px;
		border: 2px solid #75678b;
		position: initial;
		z-index: 100;
		margin: 10px;
	}

	.side-nav {
		display: none;
	}
}

@media only screen and (max-width: 468px) {
	.rate_box {
		background: #fff;
		border-radius: 20px 55px 20px 20px;
		padding: 15px;
		border: 2px solid #75678b;
		position: initial;
		z-index: 100;
		margin: 10px;
		width: 95%;
	}

	.side-nav {
		display: none;
	}

	.mt-7 {
		margin-top: 1rem;
	}
}

@media (min-width: 992px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 1400px) {
}
/*home page*/
.board-director {
	background: transparent;
	border: none;
	color: #fff;
	text-align: justify;
	align-content: center;
}

.font-12 {
	font-size: 12px;
}
/*.word-wrap {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}*/
/*@supports (-webkit-line-clamp: 1) {
	.card-text {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;*/ /* Limits to 1 line */

		/*white-space: normal;*/ /* Allow wrapping inside clamp */
	/*}

}*/

.word-wrap {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: break-spaces;
	-webkit-line-clamp: 4;
}

.justify {
	text-align: justify;
}

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 580px;
		margin: 1.75rem auto;
	}
}
