body{
	padding:0;
	margin:0;
}
a{
	text-decoration: none !important;
}
.loan_card{
	width:100%;
	height:300px;
	color:#fff;
	background-image: linear-gradient(45deg, #007298, #00a7df)!important;
	border-radius:5px;
}
label {
    display: inline-block;
    margin-bottom: -24px !important;
}
.theme_color{
	background-image: linear-gradient(45deg, #007298, #00a7df)!important;
}
.btn:hover{
	color:#fff !important;
}
.slider_img{
	width:100% !important;
}
.slider_img img{
	max-width:100%;
	min-width:100%;
}
.loan_card img{
text-align: center;
max-width:100px;
}
.navbar-brand img{
    max-width:150px !important;
}
.btn:focus{
	box-shadow:none !important;
}
.requst_form img{
	max-width:450px;
}
.form-box {
  max-width:100%;
  margin: auto;
  padding: 50px;
  background: #ffffff;
box-shadow: 1px 2px 23px 4px rgb(0 0 0 / 7%);
}

.custom-btn{
	background-image: linear-gradient(45deg, #007298, #00a7df)!important;
	color:#fff;
	border:none;
}
.form-control:focus{
	box-shadow:none !important;
}
.footer-logo img{
max-width:300px;
}
/*about us*/
.payday_img{
	max-width:100%;
	overflow-x:hidden;
}
.payday_img img{
	max-width:500px;

}
.payday_content{

}
.payday_content h2{
	font-size:32px;
	font-weight:bold;
}
.payday_content p {
    font-weight: 600;
    font-size:18px;
    color: #6b6464f9;
    margin-top: 20px;
}
.accordion-body p{
	font-size:18px !important;
}
.footer_address p{
	font-size:18px;
}
.copyright p{
	font-size:18px;
}
/*about us*/


input, textarea {
  width: 100%;
}
.accordion-button:focus{
	box-shadow:none !important;
}
.marketing_girl{
	max-width:100%;
	overflow-x:hidden;
}
.marketing_girl img{
	max-width:100%;
}
.bg-gray{
	background:#f9f9f9 !important;
}
.benifites ul li i {
    padding-top: 7px;
    font-size: 16px;
    padding-right: 9px !important;
}
.benifites ul li p{
	font-weight:600;

}

@media(max-width:440px){
	.customer_portal p {
    text-align: left;
    font-size: 13px;
    padding-top: 13px;
    font-weight: 500;
}
.customer_portal h4 {
    font-size: 16px;
    font-weight: 700;
}
.customer_portal h1 {
    font-size: 34px !important;
    font-weight: 600 !important;
}
    .form-box {
  max-width:100%;
  margin: auto;
  padding: 50px 10px;
  background: #ffffff;
box-shadow: 1px 2px 23px 4px rgb(0 0 0 / 7%);
}
	.requst_form img{
		max-width:100%;
	}
	.loan_card {
    width: 100%;
    height: 199px;
    color: #fff;
    background-image: linear-gradient(45deg, #007298, #00a7df)!important;
    border-radius: 5px;
}
.navbar-brand img{
    max-width:135px !important;
}
.payday_content h2{
	font-size:28px;
	font-weight:bold;
}
.payday_content p {
    font-weight:60;
    color: #6b6464f9;
    margin-top: 20px;
}
label {
    display: inline-block;
    margin-bottom: -17px !important;
}
}

@media(max-width:776px){
	.loan_card {
    height: 156px !important;
}
.loan_card h2{
	font-size:21px;
}
.loan_card img {
    text-align: center;
    max-width: 71px;
}
}
@media(max-width:1350px){
	.loan_card {
    width: 100%;
    height: 234px;
    color: #fff;
    background-image: linear-gradient(45deg, #007298, #00a7df)!important;
    border-radius: 5px;
}
.marketing_girl{
	height:100%;
}
}


.customer_portal h1{
	font-size:45px;
	font-weight:600;
}
.customer_portal p{

}
.block_item:hover{
	box-shadow: 0px 10px 60px 0px rgb(38 103 255 / 43%);
	cursor: pointer;
}
.block_item{
	width:300px;
	height:450px;
	background:#fff;
	transition:all 0.5s ease;
	box-shadow: 1px 2px 38px 4px rgb(115 111 111 / 10%);

}
.block_img{
	width:100%;
	height:250px;
	background-clip:border-box !important;
	background:#000;
}
.block_img img{
	max-height:100%;
	max-width:100%;
	min-width:100%;
	min-height:100%;
	object-fit:cover;
	background-origin:padding-box;

}
.block_content{
	padding:10px;
}
.bg-service{
	width:100%;
	backdrop-filter:blur(5px);
	-webkit-backdrop-filter:opacity(0.6);
	background-image: url('../img/service-bg.jpg');
}
.slde_block{
	box-shadow: 1px 2px 38px 4px rgb(115 111 111 / 10%);
	width:100%;
	background:#fff;
	height:681px;
	padding:20px;
}
.slde_block img{
	width:100%;
}