@import url("https://fonts.cdnfonts.com/css/poppins");

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: "Poppins", sans-serif;
}

body {
	font-size: 14px;
}

html {
	scroll-behavior: smooth;
}

.img-responsive {
	width: 100%;
	height: auto;
}

#navbar {
	font-size: 16px;
	padding-top: 29px;
	padding-bottom: 30px;
	color: #808081;
}

#navbar .nav-item {
	padding: 7px 10px;
	transition: 0.3s all;
}

#navbar .nav-link {
	transition: 0.3s all;
	color: #808081;
}

#navbar .nav-link:hover {
	transition: 0.3s all;
	color: #1c9ff3;
}

.navbar-expand-md {
	display: none;
}

.desktop-navbar {
	background-color: #fff;
}

.mobile-nav {
	display: flex;
	justify-content: space-between;
	padding-top: 29px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.mobile-nav2 ul {
	display: flex;
	gap: 40px;
}

.mobile-nav2 ul li {
	list-style: none;
}

.mobile-nav2 ul li a {
	color: #808081;
	font-size: 16px;
}

/* .mobile-nav2 ul li a:hover {
    color: #F17829;  
} */

.banner {
	margin-bottom: 100px;
}

#btn-internet-banking {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #1c9ff3;
	border: none;
	outline: none;
	padding: 15px 35px;
}

/* #btn-internet-banking:hover {
    color: #F17829;
    background: #DAFD83;
} */

#btn-internet-banking2 {
	color: #014068;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #ffffff;
	border: none;
	outline: none;
	padding: 15px 35px;
}

/* #btn-internet-banking2:hover {
    color: #F17829;
    background: #DAFD83;
} */

#banner-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 40px;
	margin-bottom: 24px;
}

#btn-open-account {
	border: none;
	outline: none;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #1c9ff3;
	padding: 15px 35px;
	margin-bottom: 60px;
}

/* #btn-open-account:hover {
    color: #F17829;
    background: #DAFD83;
} */

.home-section1 {
	background: #e1f1ff;
	padding-top: 100px;
}

#home-section-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 100px;
	margin-bottom: 20px;
}

#home-get-started {
	border: none;
	outline: none;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #1c9ff3;
	padding: 15px 35px;
	margin-top: 10px;
}

/* #home-get-started:hover {
    color: #F17829;
    background: #DAFD83;
} */

#debit-get-started {
	border: none;
	outline: none;
	color: #1c9ff3;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #fff;
	padding: 15px 35px;
	margin-top: 10px;
}

/* #debit-get-started:hover {
    color: #F17829;
    background: #DAFD83;
} */

.home-section1 {
	margin-bottom: 51px;
}

.home-section2 {
	padding-top: 67px;
	background: #f4f4f4;
	padding-bottom: 115px;
}

#home-section-head2 {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 110px;
}

#home-section2-rows {
	border-radius: 20px;
	background: #fff;
	box-shadow: 0px 0px 20px 0px rgba(28, 159, 243, 0.1);
	text-align: center;
	padding: 30px;
	cursor: pointer;
	width: 277px;
}

#home-section2-rows1 {
	border-radius: 20px;
	background: #fff;
	box-shadow: 0px 0px 20px 0px rgba(28, 159, 243, 0.1);
	text-align: center;
	padding: 30px;
	cursor: pointer;
	width: 572px;
}

/* #home-section2-rows1:hover {
    background-color: #DAFD83;
    color: #F17829;
} */

/* #home-section2-rows:hover {
    background-color: #DAFD83;
    color: #F17829;
} */

#home-section2-rows-head {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	margin-top: 20px;
	line-height: 24px;
}

.home-section2-row {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}

.what-people-saying {
	padding-top: 100px;
	margin-bottom: 100px;
}

#what-people-saying-head {
	font-size: 48px;
	font-style: normal;
	font-weight: 600;
	line-height: 50px;
	margin-top: 70px;
}

#sing-up-head {
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	margin-top: 20px;
}

#what-icon {
	position: absolute;
	left: 400px;
	top: -20px;
}

.sing-up-home {
	margin-bottom: 122px;
}

.follow-us {
	background: #f4f4f4;
	padding-top: 42px;
	padding-bottom: 42px;
}

#visit-page {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #1c9ff3;
	border: none;
	outline: none;
	padding: 15px 35px;
}

/* #visit-page:hover {
    color: #F17829;
    background: #DAFD83;
} */

#follow-us-head {
	font-size: 24px;
}

.follow-us-row {
	display: flex;
	justify-content: space-between;
}

#follow-us-row1 {
	display: flex;
	align-items: center;
	gap: 15px;
}

.footer {
	background: rgba(229, 230, 231, 0.9);
	padding-top: 61px;
	padding-bottom: 35px;
}

#footer-head {
	color: #1c9ff3;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	cursor: pointer;
}

/* #footer-head:hover {
    color: #F17829;
} */

.footer ul li {
	list-style: none;
	line-height: 30px;
}

.footer ul li a {
	color: #000;
	text-decoration: none;
}

.footer ul li a:hover {
	color: #f17829;
}

.footer ul li a span {
	color: #1c9ff3;
	font-size: 12px;
}

#footer-row {
	margin-top: 48px;
	margin-bottom: 30px;
}

#copyright {
	text-align: center;
}

#copyright p {
	font-size: 12px;
	margin-bottom: 12px;
}

#mobile-footer-row {
	display: flex;
	justify-content: space-around;
	margin-bottom: 30px;
}

.navbar-light .navbar-toggler-icon {
	background-image: url(./images/hamburger.png);
}

.navbar-toggler-icon {
	border: none;
	outline: none;
}

#mobile-footer-row1-logo {
	text-align: center;
}

.mobile-footer {
	display: none;
}

.about-banner {
	overflow: hidden;
	margin-bottom: 100px;
}

.about-banner-r2 {
	background: #e1f1ff;
	padding: 120px;
}

.about-banner-r1 {
	padding-right: 0px;
}

#about-banner-head {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 24px;
}

#about-banner1-head {
	font-size: 36px;
	font-weight: 600;
	line-height: 40px;
	margin-bottom: 24px;
	margin-top: 100px;
}

.about-banner1 {
	margin-bottom: 100px;
}

#personal-account-banner-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 80px;
	margin-bottom: 24px;
}

.personal-account-banner {
	margin-bottom: 70px;
}

#personal-account1-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 100px;
	margin-bottom: 20px;
}

.personal-account1 {
	margin-bottom: 166px;
}

.perfect-banner {
	background-image: url(./images/pa4.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 99px;
	padding-bottom: 98px;
	color: #fff;
	margin-bottom: 100px;
	height: 447px;
}

.perfect-banner22 {
	background-color: #fafafa;
	height: 447px;
	padding-top: 99px;
	padding-left: 20px;
	padding-right: 100px;
	margin-left: -5px;
}

.perfect-bbb {
	overflow: hidden;
}

#perfect-banner-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 55px;
	margin-bottom: 30px;
}

/* accordion */

.accordion {
	width: 85%;
	max-width: 1000px;
	margin: 2rem auto;
}

.accordion-item {
	background-color: #fff;
	color: #111;
	margin: 1rem 0;
	border-radius: 0.5rem;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
}

.accordion-item-header {
	padding: 0.5rem 3rem 0.5rem 1rem;
	min-height: 3.5rem;
	font-size: 20px;
	line-height: 1.25rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
}

.accordion-item-header::after {
	content: "\002B";
	font-size: 2rem;
	position: absolute;
	right: 1rem;
}

.accordion-item-header.active::after {
	content: "\2212";
}

.accordion-item-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}

.accordion-item-body-content {
	padding: 1rem;
	line-height: 1.5rem;
	font-size: 16px;
	border-top: 1px solid;
	border-image: linear-gradient(to right, transparent, #34495e, transparent) 1;
}

.accordion-head {
	display: flex;
	align-items: center;
	justify-content: center;
}

#accordion-head1 {
	text-align: center;
	font-size: 36px;
	font-weight: 600;
	line-height: 45px;
}

.accordion-item-body-content ul {
	margin-left: 40px;
	margin-top: 20px;
}

.accordion-item-body-content ul li {
	line-height: 10px;
}

.savings-opening {
	background-image: url(./images/pa5.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 100px;
	margin-top: 100px;
}

#savings-opening-box1 {
	text-align: center;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 0px 20px 0px rgba(214, 214, 214, 0.25);
	padding: 90px;
	width: 573px;
	height: 476px;
}

#savings-opening-box-head {
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	line-height: 55px;
	margin-bottom: 10px;
}

.debit-card-area {
	background: #1c9ff3;
	color: #fff;
	margin-top: -40px;
	padding-top: 60px;
	padding-bottom: 81px;
	margin-bottom: 178px;
}

#debit-card-area-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 24px;
}

.debit-card-area-b {
	position: absolute;
	right: 0;
}

#debit-card-area2-head {
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-top: 80px;
	margin-bottom: 30px;
}

.debit-card-area2 {
	margin-bottom: 100px;
}

#open-a-p {
	color: #1c9ff3;
	font-size: 48px;
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 139px;
}

.step-row {
	display: flex;
	gap: 59px;
	margin-bottom: 100px;
}

#step-row1 {
	text-align: center;
}

#step-row1-head {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 30px;
}

#step-row1 p {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	margin-top: 20px;
}

#step-line {
	position: absolute;
	top: 1570px;
	left: 300px;
}

#step-line1 {
	position: absolute;
	top: 1570px;
	left: 600px;
}

#step-line2 {
	position: absolute;
	top: 1570px;
	left: 900px;
}

.budgeting {
	text-align: center;
}

.contact-area {
	margin-top: 100px;
	text-align: center;
	margin-bottom: 143px;
}

#contact-area-head {
	color: #1c9ff3;
	font-size: 48px;
	font-weight: 700;
}

.contact-area p {
	font-size: 18px;
	font-weight: 500;
}

.contact-body {
	padding: 36px;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0px 0px 60px 30px rgba(0, 0, 0, 0.03);
	margin-bottom: 80px;
}

.contact-body input {
	outline: none;
	border: none;
	width: 100%;
	border-bottom: 1px solid #8d8d8d;
	padding: 10px;
	margin-bottom: 45px;
}

.contact-body p {
	color: #8d8d8d;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: -5px;
}

.contact-body textarea {
	outline: none;
	border: none;
	width: 100%;
	border-bottom: 1px solid #8d8d8d;
	padding-top: 10px;
}

.contact-body textarea::placeholder {
	color: rgba(141, 141, 141, 0.5);
	font-size: 14px;
	font-weight: 500;
}

#contact-send {
	float: right;
	margin-top: 69px;
}

#contact-send-message {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	border-radius: 10px;
	background: #1c9ff3;
	border: none;
	outline: none;
	padding: 15px 35px;
}

/* #contact-send-message:hover {
    color: #F17829;
    background: #DAFD83;
} */

#address-row1 {
	border-radius: 25px;
	background: #fff;
	box-shadow: 0px 0px 12px 0px #e9e9e9;
	padding: 50px;
	width: 355px;
}

.address-row {
	display: flex;
	gap: 30px;
	margin-bottom: 57px;
}

#address-row1-head {
	font-size: 28px;
	font-weight: 600;
	margin-top: 40px;
	margin-bottom: 10px;
}

.dropbtn {
	background-color: transparent;
	color: #808081;
	padding: 9px;
	font-size: 16px;
	border: none;
	outline: none;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
}

.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}

.dropdown-content a:hover {
	background-color: #1c9ff3;
	color: #fff;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	color: #f17829;
}

#dmph {
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 30px;
	margin-top: 60px;
}

.dmpp {
	display: flex;
	gap: 20px;
}

#dmpp1 {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

/* ACCOUNT OPENINF FORMS CSS */

.open-acc {
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: absolute;
}

.open-acc1 {
	background-image: url(./images/open-acc.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
	display: flex;
	justify-content: space-between;
	align-items: end;
	padding: 27px;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	/* right: 75%; */
	overflow: hidden;
}

#open-acc1h {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	line-height: 23px;
}

.open-acc2 {
	padding-top: 61px;
	padding-left: 99px;
	padding-right: 100px;
	padding-bottom: 55px;
	position: absolute;
	/* left: 25%; */
	top: 0;
	bottom: 0;
	right: 0;
	overflow-y: auto;
	/* min-height:1000px; */
}

#open-acc2h {
	font-size: 20px;
	font-weight: 500;
	margin-top: 40px;
	margin-bottom: 10px;
}

#open-acc2hs {
	font-size: 14px;
	font-weight: 500;
	margin-top: 40px;
	margin-bottom: 10px;
}

#open-acc2hsa {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
}

.open-acc2 .form-select {
	outline: none;
	border: none;
	width: 100%;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 10px; /* background: #FFF; */
	color: #000;
	margin-bottom: 20px;
	height: 50px;
}

#ocheckbox {
	margin-bottom: 10px;
}

#open-acct-call-to-action {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 70px;
}

#form1-back {
	border: none;
	outline: none;
	background: transparent;
	font-size: 16px;
	font-weight: 500;
}

#form2-next {
	border: none;
	outline: none;
	border-radius: 10px;
	background: #1c9ff3;
	padding: 10px 40px;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

#acft {
	font-weight: 500;
	margin-bottom: 14px;
	margin-top: 25px;
}

.opfrminput input {
	outline: none;
	border: none;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #fff;
	padding: 10px;
	width: 100%;
	margin-bottom: 20px;
	height: 50px;
}

.opfrminput p {
	margin-bottom: 3px;
	font-weight: 500;
}

#form-upload-box {
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 5px;
	padding: 30px;
	cursor: pointer;
	margin-bottom: 20px;
}

#form-upload-box span {
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	font-weight: 400;
}

#notmore {
	color: #f17829;
	font-size: 10px;
	font-weight: 400;
	margin-top: -20px;
}

/* ACCOUNT OPENINF FORMS CSS */

/* MEDIA QUERY */

@media (max-width: 736px) {
	.opfrminputm {
		margin-bottom: 5px;
	}

	.open-acc {
		position: relative;
	}

	.open-acc1 {
		display: flex;
		gap: 20px;
		align-items: end;
		padding: 27px;
		position: relative;
	}

	.open-acc2 {
		padding: 30px;
		position: relative;
	}

	.dmpp {
		margin-bottom: 30px;
	}

	#perfect-banner-head {
		font-size: 40px;
		font-weight: 600;
		line-height: 35px;
		margin-bottom: 30px;
	}

	.perfect-banner22 {
		background-color: #fafafa;
		height: 447px;
		padding-top: 30px;
		padding-left: 50px;
		padding-right: 100px;
		margin-top: -100px;
		margin-bottom: 50px;
	}

	#address-row1 {
		border-radius: 25px;
		background: #fff;
		box-shadow: 0px 0px 12px 0px #e9e9e9;
		padding: 50px;
		width: auto;
	}

	.address-row {
		display: flex;
		gap: 30px;
		flex-direction: column;
	}

	.first-contact {
		margin-top: 60px;
	}

	#step-line,
	#step-line1,
	#step-line2 {
		display: none;
	}

	.step-row {
		display: flex;
		flex-direction: column;
		gap: 59px;
	}

	#debit-card-area2-head {
		font-size: 30px;
		font-weight: 600;
		line-height: 50px;
		margin-top: 40px;
		margin-bottom: 30px;
	}

	.debit-card-area {
		background: #1c9ff3;
		color: #fff;
		margin-top: -40px;
		padding-top: 60px;
		padding-bottom: 40px;
		margin-bottom: 168px;
	}

	#debit-card-area-head {
		font-size: 30px;
		font-weight: 600;
		line-height: 50px;
		margin-bottom: 24px;
	}

	.debit-card-area-b {
		position: relative;
		right: 0;
		top: 30px;
	}

	#savings-opening-box-head {
		text-align: center;
		font-size: 30px;
		font-weight: 600;
		line-height: 45px;
		margin-bottom: 10px;
	}

	#savings-opening-box1 {
		text-align: center;
		border-radius: 20px;
		background: rgba(255, 255, 255, 0.7);
		box-shadow: 0px 0px 20px 0px rgba(214, 214, 214, 0.25);
		padding: 10px;
		width: auto;
		height: auto;
	}

	.personal-account1 {
		margin-bottom: 60px;
	}

	#personal-account1-head {
		font-size: 48px;
		font-weight: 600;
		line-height: 50px;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	#personal-account-banner-head {
		margin-top: 10px;
	}

	.jaj {
		margin-top: 50px;
	}

	#about-banner1-head {
		margin-top: 0px;
	}

	.about-banner-r2 {
		background: #e1f1ff;
		padding: 40px;
	}

	.mobile-footer {
		display: block;
	}

	.navbar-light .navbar-toggler-icon {
		background-image: url(./images/hamburger.png);
	}

	.navbar-toggler-icon {
		border: none;
		outline: none;
	}

	.desktop-footer {
		display: none;
	}

	#footer-head {
		margin-top: 30px;
	}

	.follow-us-row {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	#what-icon {
		position: absolute;
		left: 200px;
		top: -20px;
	}

	#sing-up-head {
		margin-bottom: 20px;
	}

	#what-people-saying-head {
		margin-bottom: 40px;
	}

	#home-section2-rows,
	#home-section2-rows1 {
		width: auto;
	}

	.home-section2-row {
		display: flex;
		flex-direction: column;
	}

	#home-get-started {
		margin-bottom: 50px;
	}

	.home-section1 {
		padding-top: 100px;
		padding-bottom: 50px;
	}

	#banner-img-icon {
		margin-bottom: 50px;
		margin-top: 20px;
	}

	#btn-open-account {
		margin-bottom: 10px;
	}

	#banner-head {
		font-size: 40px;
		font-weight: 600;
		line-height: 50px;
	}

	.navbar-expand-md {
		display: block;
		background-color: #fff;
	}

	.desktop-navbar {
		display: none;
	}
}

@media screen and (max-width: 1280px) {
	#step-line {
		position: absolute;
		top: 1570px;
		left: 270px;
	}

	#step-line1 {
		position: absolute;
		top: 1570px;
		left: 570px;
	}

	#step-line2 {
		position: absolute;
		top: 1570px;
		left: 870px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	/* STYLES GO HERE */
}

@media (min-device-width: 737px) and (max-device-width: 991px) {
}

@media only screen and (min-device-width: 737px) and (max-device-width: 767px) {
	/* STYLES GO HERE */
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
}

@media (min-width: 320px) and (max-width: 480px) {
}
