.carousel-item {
	height: 600px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

.carousel-item .item-overlay {
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 9;
/* background: rgba(0, 0, 0, 0.8); */
background: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0));
}

.carousel-item .carousel-caption  {
position: relative !important;
z-index: 99 !important;	
margin-top: 5pc;
}

.top-bar small{
	color: rgba(51, 51, 51, 1);
	font-size: 13px;
	font-family: "Poppins", sans-serif;
}

.top-bar small i {
	color: #26397D;;
}

.page-divider {
	display: block;
	width: 100%;
	height: 100px;
}

.nb-logo {
 color: rgba(255, 255, 255, 1.0);
 font-size: 1.6em;
  font-family: "Arsenal SC", sans-serif;
}

.slider-caption-text {
margin-left: 30px;	
}

.slider-caption-text p{
font-family: "Poppins", sans-serif;
color: rgba(229, 231, 235, 1.0);
font-size: 18px;
padding-left: 0px !important;
padding-top: 30px;
line-height: 1.6;
}


.slider-caption-text h1{
color: rgba(255, 255, 255, 1.0);
font-size: 3.6em;
font-weight: 600 !important;
 font-family: 'Roboto', sans-serif;
 padding-top: 30px;
}

.carousel-caption-link {
	display: block;
	margin-top: 30px;
}

.carousel-caption-link .btn-primary-hero{
background: rgba(2, 132, 199, 1);
color: #fff;
font-size: 15px;
}
.carousel-caption-link span:not(:first-child) {
	margin-left: 20px;
}
.carousel-caption-link span a bdi {
display: inline-block;
margin-right: 5px;
}

.carousel-caption-link .btn-primary-hero-bg {
background: rgb(255 255 255 / 0.1);
border: 1px solid rgba(255, 255, 255, 1);
color: #fff;
font-size: 15px;
}

.about-page-cover .about-db-img {
width: 100%;
height: 400px;
background-repeat: no-repeat !important;
background-size: cover !important;
background-position: center !important;
}

.about-page-cover .about-page-item {
	position: relative;
 padding-left: 60px;
 background: url('../webimg/confused-pc-werb.webp') !important;
 background-repeat: no-repeat !important;
 background-size: cover !important;
 background-position: center;
}

.about-page-cover .about-page-item::after {
content: "";
background: rgba(255, 255, 255, 0.8);
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
top: 0px;
z-index: 8;
}

.about-us-content {
 position: relative;
 background: url('../webimg/contain-main-3.jpg') !important;
 background-repeat: no-repeat !important;
 background-size: cover !important;
 background-position: center;
}

.about-us-content::after {
content: "";
background: rgba(255, 255, 255, 0.9);
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
top: 0px;
z-index: 8;
}

.about-us-inner-txt {
position: relative;
z-index: 88;
}


.about-page-cover .about-page-item .abt-page-txt {
	position: absolute;
	z-index: 88;
}

.about-page-item h1 {
	font-size: 3em;
	font-family: "Inter", sans-serif;
	font-weight: 600 !important;
	line-height: 1.2;
}

.about-page-item p {
	font-family: "Inter", sans-serif;
}

.mg-top-500 {
	margin-top: 5pc;
}

.angi-grp-about img {
	width: 30px;
}

.anogi-info-detials h4 {
  font-family: "Inter", sans-serif;
  font-size: 15px;
}

.anogi-info-detials {
	display: block;
}

.mt-db-30 {
	margin-top: 10px;
}
.fact-semi-item img {
	width: 55px;
	margin-bottom: 9px;
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(257deg) brightness(106%) contrast(103%);
}

.anogi-reasons-item p {
	font-family: "Inter", sans-serif;
}


.anogi-reasons-item h1 {
	font-family: "Roboto", sans-serif;
	font-weight: 600 !important;
}
.anogi-rd-main {
	height: 180px;
}
.anogi-rd-main h4 {
font-size: 17px;
font-family: "Inter", sans-serif;
}

.anogi-rd-main p {
font-size: 15px;
font-family: "Inter", sans-serif;
}

.anogi-consultn-txt p {
	font-family: "Inter", sans-serif;
	font-size: 14px;
  }

.anogi-consultn-txt h1 {
	font-family: "Inter", sans-serif;
	font-size: 1.8em;
  }

  .anogi-testm-icon {
  	display: inline-block;
  	width: 90px;
  	height: 90px;
  	background-repeat: no-repeat !important;
  	background-size: cover !important;
  	background-position: bottom  !important;
  }

.testimonial-cover-db .testimonial-headr-txt p{
font-family: "Inter", sans-serif;
font-size: 14px;
}

.testimonial-cover-db .testimonial-headr-txt h1 {
	font-family: "Inter", sans-serif;
	font-size: 1.8em;
  }

.testimonial-item .testimonial-text span {
display: block;
font-family: "Inter", sans-serif;
font-size: 15px;
min-height: 110px;
}

.testimonial-item h4 {
	font-family: "Inter", sans-serif;
	font-size: 15px;
}

.footer .footer-item p {
	font-family: "Inter", sans-serif;
		font-size: 15px;
		padding-bottom: 5px !important; 
}

.footer-inner-txt span {
	display: block;
	font-family: "Inter", sans-serif;
	font-size: 13px;
	padding-top: 22px;
}

.headr-btn-db {
	background: rgba(38, 83, 209, 1.0);
	color: rgba(255, 255, 255, 1.0);
	padding: 11px 20px;
	font-family: "Inter", sans-serif;
	border-radius: 9px;
}


.headr-consn-db {
	margin-left: 40px;
}

.anogi-service-db {
	position: relative;
	height: 200px !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: center !important;
}

 .page-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 200px;
	background: rgba(0, 0, 0, 0.7);
	z-index: 99 !important;
}

.anogi-service-pg-headr {
	position: relative;
	display: block;
	padding-top: 90px;
	text-align: center;
	z-index: 999 !important;
}

.anogi-service-pg-headr h1 {
	display: block;
color: rgba(255, 255, 255, 1.0);
font-size: 1.5em;
font-family: "Inter", sans-serif;
padding-top: 29px;
font-weight: 500;
}

.servic-mid-txt p{
font-family: "Inter", sans-serif;
}

.servic-mid-txt h4{
font-size: 1.3em;	
font-family: "Inter", sans-serif;
line-height: 1.5;
font-weight: 300;
}
.team-text h4 {
	font-family: "Inter", sans-serif;
	font-size: 15px;
}

.team-item {
	display: flex !important;
	align-content: center !important;
	justify-content: center;
}

.about-team-img {
	display: inline-block !important;
	width: 180px;
	height: 200px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}

.about-us-content p {
	font-family: "Inter", sans-serif;
	font-size: 15px;
}

.about-us-content h1 {
	font-family: "Inter", sans-serif;
	font-size: 2em;
}

 .about-db-item {
	display: block;
}
 .about-us-content h5 {
	font-family: "Roboto" sans-serif !important;
	font-size: 18px;
}

.contact-db-cover {
	display: block !important;
}

.contact-db-cover .contact-sb-item {
	display: flex;
	width: 100%;
	margin-top: 9px;
	padding-right: 4pc;
}

.contact-db-cover .contact-sb-item span {
display: block;
}

.contact-db-cover .contact-sb-item span:nth-child(2) {
margin-left: 11px;
}


 .testimonial-cover-db {
 	position: relative;
 	background: url(../webimg/web-catfish-sadia.jpg);
 	background-repeat: no-repeat !important;
 	background-size: cover !important;
 	background-position: center !important;
 }

 .testimonial-cover-db::after {
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  z-index: 99 !important;
 }

 .testimonial-cover-db .testimonial-headr-txt {
	position: relative;
	z-index: 999;
}

.testimonial-cover-db .testimonial-carousel {
	position: relative;
	z-index: 999;
}

#appicon {
	width: 160px;
}


.bg-about-slider {
	background: #F4F4F4;
	margin: 0px !important;
}

.about-item-sl  {
	display: block;
	text-align: center;
}

.about-item-sl i {
	color: rgba(38, 57, 125, 1.0);
	font-size: 2em;
}

.about-item-sl h4 {
display: block;
padding-top: 5px;
font-size: 14px;
font-family: "Poppins", sans-serif;
}	
.onefin-checkn-corner {
	padding: 30px 20px;
}

.onefin-checkn-corner .onefin-checkn-headr span { 
display: inline-block;
border: 1px solid rgb(186 230 253 / 0.5);
background: linear-gradient(to right, rgb(224, 242, 254), rgb(186, 230, 253));
 color: rgba(3, 105, 161, 1);
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
padding: 8px 22px;
backdrop-filter: blur(4px);
border-radius: 50px ;
margin-bottom: 10px !important;
}
.onefin-checkn-corner .onefin-checkn-headr h2{
  font-size: 45px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700 !important;
  color: rgba(0, 0, 0, 1.0);
  margin-top: 6px;
}

.onefin-checkn-corner .onefin-checkn-headr h4{
  font-family: "Lato", sans-serif;
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.5);
  padding-top: 5px;	
}
.rate-all-cover {
	margin: 0 5px;
	padding: 30px 20px;
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(180, 139, 139, 0.1) 0px 8px 10px -6px;
	backdrop-filter: blur(4);
	background: rgba(255, 255, 255, 0.8);
    border-radius: 16px;
	border: 1px solid rgba(229, 231, 235, 0.5);
}

.onefin-checkn-corner .onefin-checkn-headr h5 {
	display: inline-block;
  background-image: linear-gradient(to right, rgb(224, 242, 254), rgb(204, 251, 241));
  border: 1px solid rgba(186, 230, 253, 0.5); 
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px;
  color: rgb(3, 105, 161);
  font-size: 14px;
  font-weight: 700 !important;
  padding: 7px 20px;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

.onefin-checkn-corner .bg-checn-img {
	background: linear-gradient(to right, rgba(224, 242, 254, 0.5), rgba(204, 251, 241, 0.1)); 
	backdrop-filter: blur(4px) !important;
}

.rate-third-cover .rate-sub-item {
	text-align: center;
}
.rate-third-cover .rate-sub-item  h4 {
	padding: 5px 0;
	font-size: 36px;
	font-family: 'system-ui', sans-serif;
	font-weight: 800;
}

.rate-third-cover .rate-sub-item-clr-frst h4{
color: #2563eb; 
}
.rate-third-cover .rate-sub-item-clr-sec h4{
color: #16a34a; 
}
.rate-third-cover .rate-sub-item-clr-third h4 {
	color: #9333ea;
}
.rate-third-cover .rate-sub-item-clr-fourth h4 {
	color: #dc2626;
}
.rate-third-cover .rate-sub-item  h5 {
	color: rgba(107, 114, 128, 1); 
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-family: 'system-ui', sans-serif;
	font-weight: 400 !important;
}

.rate-third-cover .rate-sub-item  .mid-sub-db {
display: block;
color: rgb(17, 24, 39, 1);
font-weight: 700; 
font-size: 0.875rem;
line-height: 1.25rem;
box-sizing: border-box;
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
padding-bottom: 0.5rem;
} 
.rate-third-cover .rate-sub-item .rate-sub-db {
	display: block;
	color: rgba(75, 85, 99, 1);
    font-size: 12px;
	line-height: 19.5px;
	margin-bottom: 20px;
}
.rate-third-cover .rate-sub-item .rate-cover-btm {
	display: block;
}
.sub-bottom-db i {
	padding: 0px !important;
	font-size: 12px;
	font-weight: 700;
}
.sub-bottom-db bdi {
	display: block;
	margin-left: 5px;
}

.rate-third-cover .rate-sub-item .sub-bottom-db {
display: inline-flex;
align-items: center;
justify-content: center;
border: 1px solid rgb(229, 231, 235); 
border-radius: 9px;
box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
font-size: 12px;
padding: 4px 16px;
font-weight: 700;
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.rate-third-cover .rate-sub-item .sub-bottom-db-frst {
color: rgb(29, 78, 216); 
background: linear-gradient(to right, rgb(219, 234, 254), rgb(191, 219, 254)); 
}
.rate-third-cover .rate-sub-item .sub-bottom-db-sec {
color: rgb(15, 118, 110);
background: linear-gradient(to right, rgb(204, 251, 241), rgb(153, 246, 228));
}
.rate-third-cover .rate-sub-item .sub-bottom-db-third {
color: rgb(126, 34, 206);
background: linear-gradient(to right, rgb(243, 232, 255), rgb(233, 213, 255));
}
.rate-third-cover .rate-sub-item .sub-bottom-db-fourth {
color: rgb(194, 65, 12);
background: linear-gradient(to right, rgb(255, 237, 213), rgb(254, 215, 170));
}
.rate-all-cover .rate-all-fa {
 display: inline-flex;
 align-items: center;
 justify-content: center;
 border:1px  solid rgb(229, 231, 235);
 border-radius: 16px;
 box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px;
 box-sizing: border-box; 
 margin-bottom: 20px;
}

.rate-all-cover .rate-all-fa-sec {
	background: linear-gradient(to right bottom, rgb(204, 251, 241), rgb(153, 246, 228));
}

.rate-all-cover .rate-all-fa-frst {
 background: linear-gradient(to right bottom, rgb(224, 242, 254), rgb(186, 230, 253)); 	
}
.rate-all-cover .rate-all-fa-third {
background: linear-gradient(to right bottom, rgb(243, 232, 255), rgb(233, 213, 255));
}

.rate-all-cover .rate-all-fa-fourth {
background: linear-gradient(to right bottom, rgb(255, 237, 213), rgb(254, 215, 170));
}


.rate-all-cover .rate-all-fa i {
display: block;
font-size: 1.4em;
padding: 21px;
}

.rate-all-cover .rate-all-fa-frst i {
	color: rgb(2, 132, 199);
}

.rate-all-cover .rate-all-fa-sec i {
	color: rgb(13, 148, 136);
}
.rate-all-cover .rate-all-fa-third i {
color: rgb(147, 51, 234); 
}
.rate-all-cover .rate-all-fa-fourth i {
color: rgb(234, 88, 12); 
}

.mrgin-top-100 {
	padding-top: 30px;
}


.onefin-checkn-headr {
	display: block;
	text-align: center;
}

.onfine-checkn-item {
	display: block;
	text-align: center !important;
	padding-left: 20px;
	padding-right: 20px;
}

.onfine-checkn-item i {
color: rgba(38, 57, 125, 1.0);
font-size: 3em;
}

.onfine-checkn-item h4 {
	display: block;
color: rgba(38, 57, 125, 1.0);
font-size: 1.2em;
margin-top: 25px;
font-family: "Lato", sans-serif;
font-weight: 400 !important;
}

.onfine-checkn-item span {
display: block;
font-family: "Lato", sans-serif;
padding-top: 20px;
font-size: 15px;
font-weight: 400 !important;
}

.angoi-reasons-db {
	display: block;
	margin-top: 5pc;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: 150% !important;
}
.keystn-db-img-cover {
	background: linear-gradient(to right, rgba(34, 197, 94, 0.1), rgba(14, 165, 233, 0.1));
}
.angoi-reasons-db .keystn-db-img {
	width: 100%;
	height: 500px;
	border-radius: 30px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
}
.anogi-reasons-item .reasons-headr-cover {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 0;
}
.anogi-reasons-item .reason-item-headr {
	display: inline-block;
	background: linear-gradient(to right, rgb(220, 252, 231), rgb(187, 247, 208));
    border: 1px solid rgba(187, 247, 208, 0.5);
	box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.1) 0px 4px 6px -4px; 
	box-sizing: border-box;
	color: rgb(21, 128, 61);
	font-size: 14px;
    border-radius: 19px;
	font-family: ui-sans-serif, system-ui, sans-serif;
	padding: 5px 15px;
	font-weight: 700;
}


.angoi-reasons-db .anogi-reasons-item h1 {
	display: block;
	font-family: ui-sans-serif, system-ui, sans-serif;
  font-size: 48px;
  color: transparent;
  font-weight: 700 !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, rgb(17, 24, 39), rgb(21, 128, 61), rgb(17, 24, 39));
}

.angoi-reasons-db .anogi-navtab {
display: flex;
align-items: center;
margin-top: 30px;
margin-bottom: 40px;
} 

.angoi-reasons-db .anogi-navtab div {
margin: 0 15px;
padding: 15px 20px;
}

.angoi-reasons-db .anogi-navtab div:first-child {
	background: rgba(38, 57, 125, 1.0);
}

.angoi-reasons-db .anogi-navtab div:first-child span {
	background: rgba(38, 57, 125, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

.angoi-reasons-db .anogi-navtab div span { 
display: block;
color: rgba(0, 0, 0, 1.0);
font-size: 15px;
font-family: "Lato", sans-serif;
font-weight: 400 !important;
text-transform: uppercase;
}

.angoi-reasons-db .anogi-pd-b p {
display: block;
color: rgb(75, 85, 99); 
font-size: 15px;
font-family: ui-sans-serif, system-ui, sans-serif; 
box-sizing: border-box;
font-size: 18px;
line-height: 29.25px;
}

.angoi-reasons-db .anogi-pd-b ul {
list-style: none;
margin-left: -20px;
}
.angoi-reasons-db .anogi-pd-b ul li {
display: flex;
align-items: center;
padding: 3px 0;
}
.angoi-reasons-db .anogi-pd-b ul li span {
display: block;
color: rgb(75, 85, 99); 
font-size: 16px;
font-family: ui-sans-serif, system-ui, sans-serif; 
font-size: 15px;
line-height: 29.25px;
margin-left: 9px;
}
.angoi-reasons-db .anogi-pd-b ul li bdi i {
	display: inline-block;
	color: rgb(22, 163, 74);
	font-size: 14px; 
	background: rgba(22, 163, 74, 0.19);
	padding: 4px 4px;
	border-radius: 5px;
}
.anogi-nav-link {
	display: flex;
	padding-top: 35px;
	justify-content: flex-end;
	padding-bottom: 2pc;
}
.paddn-bottom-100 {
	padding-bottom: 3pc;
}
.one-cc-headr-cover {
	display: block;
	padding: 20px 0;
}
.onfine-cc-cover h1 {
		display: block;
	font-family: ui-sans-serif, system-ui, sans-serif;
  font-size: 48px;
  color: transparent;
  font-weight: 700 !important;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, rgb(17, 24, 39), rgb(21, 128, 61), rgb(17, 24, 39));
}

.onfine-cc-cover p {
font-size: 15px;
font-family: ui-sans-serif, system-ui, sans-serif;
padding-right: 30px;
}

.onfine-cc-cover .inner-keystone-lt {
display: flex;
align-items: center;
width: 40px;
height: 40px;
justify-content: center;
background: linear-gradient(to right bottom, rgb(224, 242, 254), rgb(186, 230, 253));
border: 1px solid rgb(229, 231, 235); 
border-radius: 12px;
font-size: ;
}
.onfine-cc-cover .inner-keystone-lt i {
color: rgb(2, 132, 199);
}

.onfine-cc-cover .inner-keystone-rt h4 {
color: rgb(17, 24, 39); 	
font-size: 16px;
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; 
line-height: 24px;
font-weight: 700;
}
.onfine-cc-cover .sub-onecc-row {
	padding-bottom: 14px;
} 
.onefine-side-row-db {
	margin-bottom: 30px;
}
.onefine-side-row-db .keyst-info-img .keyst-info-img-db {
display: block;
width: 100%;
height: 200px;
background-repeat: no-repeat !important;
background-position: center !important; 
background-size: cover !important; 
border-radius: 20px;
}
.onfine-cc-cover span {
	display: flex;
	align-items: center;
	padding: 10px 0;
	font-family: "Lato", sans-serif;
	font-size: 1em;
}
.onfine-cc-cover span em {
	display: block;
font-style: normal;
padding-left: 14px;
line-height: 1.4;
}	


.onfine-cc-cover span i {
width: 30px;
color: rgba(38, 57, 125, 1.0);
font-size: 14px;
}

.sitefooter {
	margin-top: 4pc;
	background: #F4F4F4;
	padding-top: 40px;
}

.sitefooter .sitefooter-headr h2 {
 font-size: 45px;
  font-family: "Lato", sans-serif;
  font-weight: 300 !important;
  color: rgba(38, 57, 125, 1.0);
  font-style: normal;
}

.sitefooter .sitefooter-headr h4 {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-weight: 300 !important;
  line-height: 30px;
  color: #7A7A7A;
  padding-top: 10px;
  font-style: normal;	
}

.margn-top-100 {
	margin-top: 50px;
}

.sitefooter .sitefooter-item h4 {
	font-family: "Lato", sans-serif;
	color: rgba(38, 57, 125, 1.0);
	font-size: 15px;
	font-weight: 700 !important;
	text-transform: uppercase;
	font-style: normal;
}

.sitefooter .sitefooter-item span {
display: block;
font-family: "Lato", sans-serif;
color: rgba(0, 0, 0, 0.6);
font-style: normal;
}

.mrgn-footer {
	display: block;
	padding-top: 30px;
}

.sitefooter-form .inp-form {
	margin-bottom: 10px;
}

.sitefooter-form .inp-form input, .sitefooter-form .inp-form textarea {
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 0px;
font-family: "Lato", sans-serif;
font-family: 14px;
height: 45px;
}

.sitefooter-form .inp-form select {
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 0px;
font-family: "Lato", sans-serif;
font-family: 14px;
height: 45px;
background: #fff;
}

.sitefooter-form .inp-form input::placeholder, .sitefooter-form .inp-form textarea::placeholder {
color: rgba(0, 0, 0, 0.4);
}

.inp-form button {
	display: block;
	width: 100%;
	color: #fff;
	background: rgba(38, 57, 125, 1.0);
	padding: 5px 20px;
}
.onfin-login-nav {
	display: flex;
	border: 1px solid rgba(38, 57, 125, 1.0);
	padding: 9px 18px;
	border-radius: 20px;
}

.onfin-login-nav span {
display: block;
margin: 0 9px;
}

.onfin-login-nav span:nth-child(2) {
display: block;
background: rgba(0, 0, 0, 1.0);
border-right: 1px solid rgba(0, 0, 0, 1.0);
}

.onfin-login-nav span a {
font-family: "Poppins", sans-serif;
font-size: 13px;
font-weight: 400;
color: rgba(0, 0, 0, 0.7);
}

.onfin-login-nav span a i {
display: inline-block;
color: rgba(38, 57, 125, 1.0);
margin-right: 5px;
}

.onefin-page-header {
	display: flex;
	position: relative;
	margin-top: 1pc;
	height: 200px;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat !important;
	background-position: left !important;
	background-size: cover !important;
}

.onfin-personal-content {
	display: block;
	margin-top: 4pc;
}

 .onfin-personal-items h4{
font-size: 15px;
font-family: "Lato", sans-serif;
padding: 10px 0;
color: rgba(38, 57, 125, 1.0);
text-transform: uppercase;
}


.onfin-personal-items h2{
font-size: 2.4em;
font-family: "Lato", sans-serif;
padding: 10px 0;
font-weight: 400 !important;
color: rgba(0, 0, 0, 1.0);
}

 .onfin-personal-items p {
display: block;
font-size: 1em;
font-family: "Lato", sans-serif;
padding: 10px 0;
font-weight: 400 !important;
color: rgba(0, 0, 0, 0.7);
}

.onfin-personal-link {
	display: block;
	margin-top: 25px;
}

.onfin-personal-link a {
font-family: "Lato", sans-serif;
background: rgba(15, 162, 212, 1.0);
color: rgba(255, 255, 255, 1.0);
font-weight: 400 ;
padding: 11px 25px;
text-transform: uppercase;
}

.onefin-personal-img {
	display: block;
	width: 100%; 
	height: 400px;
	margin-left: 40px;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top !important;
}

.onefin-personal-subrow {
	margin-top: 6pc;
	background: #F4F4F4;
	padding: 60px 0;
}

.onefin-sec-personal-img {
	display: block;
	width: 100%; 
	height: 400px;
	margin-right: 50px !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	background-position: top !important;
}


.onfin-personal-list {
	display: block;
}

.onfin-personal-list span {
display: block;
margin: 9px 0;
font-family: "Lato", sans-serif;
color: rgba(0, 0, 0, 0.8);
font-size: 15px;
}

.login-wrapper {
	padding: 4pc 20px;
}

.logn-icon a img {
	width: 100px;
	margin-bottom: 30px;
}

.login-box {
	margin: 30px 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 50px 30px;
	border-radius: 16px;
	box-shadow: 4px 5px 20px rgba(0, 0, 0, 0.3);
}


.logtxt-db h4 {
	display: block;
	font-family: "Lato", sans-serif;
	font-size: 17px;
	font-weight: 500 !important;
	padding-bottom: 20px;
	color: ;
}

.frm-input label {
font-family: "Lato", sans-serif;
font-size: 12px;
font-weight: 600 !important;
color: rgba(15, 162, 212, 1.0);
}

.frm-input input {
	height: 45px;
	margin-top: 4px;
}
.frm-input:nth-child(2){
	margin-top: 15px;
}

.frm-savebox {
	padding: 20px 0;
}

.frm-savebox span {
display: block;
font-family: "Lato", sans-serif;
color: rgba(35, 89, 196, 1.0);
font-size: 15px;
padding-left: 14px; 
}

#errorBlock {
	display: none;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	line-height: 1.4;
}

#btnLogn {
	width: 100%;
	margin-top: 15px;
	padding: 10px 30px;
}

#frmConfirmpin {
  text-align: center;
}

#frmConfirmpin input {
width: 65px !important; 
height: 50px !important; 
font-size: 1.9em;
text-align: center;
}

#errpin_val {
 display: none;
 padding: 10px 30px; 
 font-size: 13px;
 font-weight: 500; 
 color : rgba(148, 10, 61, 1.0);
 font-family: Helvetica;
 text-align: center;
 line-height: 1.4;
 background: rgba(189, 8, 74, 0.2);
}

.frm-inp{
    margin: 18px 0px;
  }

 #frozenimg {
    width: 100px !important;
 } 

 .frm-savebox .logn-savelatr {
    font-size: 15px !important;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    font-family: 'Montserrat', sans-serif !important;
    display: block !important;
}

.warning-inf-cover {
    display: block;
    font-size: 13px;
    font-family: "Lato", sans-serif;
    font-weight: 500 !important;
    background: rgba(15, 184, 214, 0.3);
    border-left: 11px solid #a60c30;
    color: rgba(51, 36, 40, 1.0);
    line-height: 1.2;
    padding: 9px 15px;
    margin-bottom: 30px;
}

#errpin_val {
	font-size: 13px;
	line-height: 1.3;
	font-family: "Lato", sans-serif;
	border-left: 10px solid #a60c30;
}

.mobile-logn-btn {
	display: none;
}

.checkn-partsub .checkn-sub-img {
    overflow: hidden;
}

.checkn-partsub .checkn-sub-img img{
width: 170%;
margin-top: 20px;
    }

    .savn-section-hd {
        margin-top: 44px;

    }
 
.savn-section-hd h6{
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
color: rgba(0, 0, 0, 0.7);
}

.savn-section-hd h3 {
    font-size: 1.9em;
    font-weight: 300;
}

.savn-section-hd p {
    font-size: 16px;
    padding: 13px 0;
}

.savn-sub-items .savn-sub-txt {
    padding: 15px 10px;
}
.savn-sub-items .savn-img-bd  img{
    width: 100px;
}

.savn-sub-items .savn-sub-txt h4 {
    font-size: 1.1em;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.7);
}

.savn-sub-items .savn-sub-txt h4 {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.6);
}

.oline-savn-bd {
    margin: 0px 3px;
    padding: 34px 5px;
}

.hertn-savn-header h4{
	font-size: 1.5em;
	color: rgba(0, 0, 0, 1);
	font-weight: 300;
	padding: 5px 0;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	}
	.hertn-sub-savn {
		display: flex;
		align-items: center;
		margin-top: 21px;
	}
	.hertn-sub-savn .hertn-subimg img{
	width: 100px;
	padding-right: 17px;
	}
	
	.hertn-subtext p {
		font-size: 15px !important;
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 400;
		color: rgba(0, 0, 0, 0.6);
	}
	
	.benft-list {
		margin-top: 15px;
	}
	
	.benft-list ul {
	margin-left: -30px;
	padding: 20px 20;
	list-style: url(../webimg/list-icon.png);
	margin-top: 15px;
	}
	
	.benft-list h4 {
	font-size: 1em;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.6);
	}
	
	.benft-list ul li{
	font-size: 16px;
	padding: 11px 5px;
		}
		.borrown-grp-top h4{
	font-size: 1em;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.8);
	padding: 10px 0;
		}
	
		.borrown-grp-top p{
			font-size: 16px;
		}
	.borrn-grpimg {
	margin-top: 30px;
	}
	
	.borrn-grpimg img {
		width: 100%; 
	}
	.borrown-grp-top .savn-link {
		display: block;
		margin-top: 32px;
		margin-bottom: 35px;
	}

.borrown-grp-top .savn-link a{
background: #235ea6;
color: #fff;
padding: 14px 44px;
font-size: 14;
font-weight: 500;
}

.abt-rw-img {
width: 100%;
overflow: hidden; 
}

.abt-rw-img img{
width: 150%;

}
.hertn-head-pd h4{
font-size: 2em;
color: rgba(0, 0, 0, 0.6);
font-weight: 300;
padding: 12px 0;
}

.brdcrm-active {
color: #226cc7;
}
.site-big-letter {
padding: 10px 0;
font-weight: 500;
color: rgba(0, 0, 0, 0.8);
}
.site-section {
padding: 2.5em 0; }

.site-section-heading {
padding-bottom: 20px;
margin-bottom: 0px;
position: relative;
font-size: 2.5rem; }

.ftco-subscribe-1 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative; }
	.ftco-subscribe-1:before {
		position: absolute;
		content: "";
		background: #183661;
		opacity: .7;
		z-index: 1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0; }
	.ftco-subscribe-1 > .container {
		position: relative;
		z-index: 2; }
		.ftco-subscribe-1 > .container h2, .ftco-subscribe-1 > .container p {
		color: #fff; }
	.ftco-subscribe-1 .form-control {
		height: auto !important; }


.trnd-wht-get {
	position: relative;
	margin: 50px 0;
	padding-top: 3pc;
	padding-bottom: 3pc;
}

.trnd-wht-get .trnd-wht-items-min .trnd-img-db {
position: relative;
width: 100%;
height: 200px;
background-repeat: no-repeat !important;
background-position: center !important;
background-size: cover !important;
z-index: 99 !important;
}

.trnd-wht-get .trnd-wht-items-min .trnd-wht-items-min {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
z-index: 3;
}

.trnd-single-item-main {
	position: relative;
width: 100%;
height: 100%;
display: flex;
background-repeat: no-repeat;
background-size: cover;
background-position: center !important;
}

.trnd-single-item-main:after {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.3);
z-index: 3;
}

.trnd-wht-items-min span {
display: block;
font-size: 15px;
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";;
line-height: 25px;
padding: 11px 0;
color: rgba(0, 0, 0, 0.7);
font-weight: 500;
}

