body{
	font-family: 'Montserrat', sans-serif!important;
  line-height: 26px!important;
  font-size: 18px!important;
  font-weight: 500!important;
  background-color: #F6F7FB;
  overflow-x: hidden;
}

p {
  font-weight: 400;
}
.sticky {
  position: fixed;
  z-index: 11;
  top: 0;
  width: 100%;
  /*background: #fff;*/
  /*box-shadow: 2px 5px 5px 0 rgb(0 0 0 / 18%);*/
}
.navbar {
  background: #4F59F8;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.terms-div p {
  font-size: 16px;
  text-align: justify;
}

.terms-div ol li {
  font-weight: 400;
  font-size: 16px;
  text-align: justify;
}
.sticky #navbarCollapse .navbar-nav  a {
  color: #000;
}
.sticky .btn-logout {
  background: transparent;
  color: #fff!important;
  border: 1px solid #fff!important;
  background-image: url(../img/logout-w.png);
  background-repeat: no-repeat;
  background-position-y: 11px;
  background-position-x: 28px;
}
.banner-img {
  /*height: 80vh;*/
}
.banner-div h1 {
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%, -50%);
 text-align: center;
 font-weight: 400;
 font-size: 60px;
 color: #fff;
}

.banner-div-new h1 {
  position: absolute;
  top: 86%;
  left: 27%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 400;
  font-size: 40px;
  color: #fff;
}

.banner-div-new h1:before {
  content: "";
  position: absolute;
  left: 2px;
  bottom: -10px;
  height: 5px;
  width: 12%;
  border-bottom: 2px solid #4f59f8;
}


#navbarCollapse .navbar-nav  a {
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #1B1A1C;
	text-transform: capitalize;
	margin-right: 20px;
	font-weight: 500;
	text-decoration: none;
	display: inline-block;
	text-align: center;
}

#navbarCollapse .navbar-nav  a,
#navbarCollapse .navbar-nav  a:after,
#navbarCollapse .navbar-nav  a:before {
	transition: all .5s;
}
#navbarCollapse .navbar-nav  a:hover {
	color: #4F59F8;
}

#navbarCollapse .navbar-nav  a {
	position: relative;
}
#navbarCollapse .navbar-nav  a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 0%;
	content: '.';
	color: transparent;
	background: #4F59F8;
	height: 2px;
}
#navbarCollapse .navbar-nav  a:hover:after {
	width: 50%;
}
#navbarCollapse .navbar-nav a.active {
  color: #E10511;
}
#navbarCollapse .navbar-nav a.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 50%;
  content: '.';
  color: transparent;
  background: #E10511;
  height: 2px;
}



.main-headings {
 position: relative;
 font-size: 40px; 
 padding-bottom: 10px;
 margin-bottom: 30px;
 line-height: 40px;
 font-weight: 600;
}

.center-heading{
  text-align: center;
}
.center-heading h3:after {
  left: 50%!important;
  transform: translate(-50%,0)!important;
}

.text-justify {
	text-align: justify;
}
.bg-grey{
	background: #F5F5F5;
}
.outer-div{
	border: 1px solid #868E96;
	padding: 5%;
	background: #fff;
	border-radius: 8px;
	min-height: 78vh;
}

.outer-div-bod {
 /*display: flex;*/
 align-items: center;
 text-align: center;
}
.outer-div-bod img {
 /*margin-right: 5%;*/
}
.real-es-div{
 padding-top: 3%;
}

.real-es-div ul li {
 font-size: 16px;
 padding-top: 4%;
}

.real-es-div ul {
 padding-left: 20px;
}
.br-space {
  flex: 0 0 auto;
  width: 18.666667%;
  border-right: 1px solid lightgrey;
}
.main-outer {
	padding: 4% 8%;
}
.fw-400{
	font-weight: 400;
}
.testimonial-sec .outer-div-bod {
  box-shadow: 0px 0px 8px 2px #4f59f83d;
  border-radius: 16px;
  background: #fff;
  padding: 7%;
}
.testimonial-sec .min-ht {
 min-height: 47.5vh!important;
}

.bod-right{
 border-right: 1px solid #bababa;
 min-height: 28vh;
}
.bod-lg-right {
 border-right: 1px solid lightgrey;
 padding-right: 8%;
 min-height: 30vh;
}
.red-btn{
 background: #4f59f8;
 color: #fff;
 border: 1px solid #4f59f8;
 min-width: 200px;
 height: 54px;
 text-align: center;
 text-transform: uppercase;
 line-height: 54px;
 font-size: 16px;
 display: inline-block;
 -webkit-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
 text-decoration: none;
}
.red-btn:hover {
 background: #fff;
 border: 1px solid #4f59f8;
 color: #4f59f8;
}

.es-div {
 padding-top: 2%;
 /*margin-right: -10%;*/
}

.es-div img {
 margin: 0 auto;
 display: block;
}
.es-div h5 {
 text-align: center;
 font-size: 18px;
 padding-top: 15%;
 font-weight: 500;
}
.es-div p {
 width: 90%;

}

.rm-cont{
 padding-bottom: 0px!important;
 margin-bottom: 0px!important;
}
.bsr-mtext, .man-mtext{
 display: none;
 padding-top: 0px !important;
 margin-bottom: 0px !important;
 padding-bottom: 0px !important;
}
.bsr-button, .manage-button{
 font-size: 12px;
 background: #e1e1e1;
 width: 6%;
 padding: 0px;
 cursor: pointer;
 margin-top: 10px;
 text-align: center;
}



.img-center {
  margin: 0 auto;
  display: block;
}
.box {
  background: #fff;
  padding: 5%;
  box-shadow: 0px 0px 8px 2px #4f59f83d;
  border-radius: 16px;
}


.benefit-div .box h4 {
  text-align: left;
  font-size: 20px;
  font-weight: 600;
}

.benefit-div .box p {
  text-align: left;
  font-weight: 400;
  font-size: 17px;
  margin: 0;
}

.benefit-div .box {
  background: #fff;
  padding: 5%;
  box-shadow: 0px 0px 8px 2px #4f59f83d;
  border-radius: 16px;
}
.benefit-div .deskto {
  display: block;
}
.benefit-div .mobile {
  display: none;
}

.all-btn {
  background: #4F59F8;
  padding: 20px 65px;
  text-decoration: none;
  color: #fff;
  border-radius: 10px;
}
.all-btn:hover {
  border: 1px solid #4F59F8;
  color: #4F59F8;
  background-color: transparent;
}
.about-div {
  background-image: url(../img/bg1.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.about-div p {
  line-height: 35px;
  margin-bottom: 10%;
}

.sec-pad{
  padding: 4% 0 4% 0;
}
ol.d {list-style-type: lower-alpha;font-weight: bold;}
ol.q {list-style-type: lower-roman;font-weight: bold;}



.terms-listing{
  list-style-type: none;
}
.terms-listing li {
  font-weight: 400;
  line-height: 28px;
  font-size: 16px;
}
.foot-links {
  text-align: right;
  margin-top: 15px;
}
.foot-links a {
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  padding-right: 5%;
}

.foot-links a:hover {
  color: #000;
}
.fs-16{
  font-size: 16px;
}

.ps-web-img {
    width: 66%;
    /* height: 30%; */
    margin-left: 70%;
}


.as-web-img {
  width: 30%;
  height: 30%;
  margin-left: 10%;
}








.logo{
  position: absolute;
  left: 5%;
  top: 5%;
}
.font-weight-500 {
  font-weight: 500px;
}
.bg-black-section .text-muted {
  font-size: 25px;
}
.cta-sec {
  background-color: #fff;
}
.cta-sec h4 {
font-size: 20px;
}
.cta-sec p {
font-size: 17px;
}
.cta-sec .col-md-4 {
  padding-top: 14%;
}
.pad0{
  padding: 0px;
}
.footer-middle {
  background: #4f59f8;
}
.footer-middle span {
  color: #fff!important;
}
.hiw-div {
  background-image: url(../img/blue-bg.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
  /*background-position-x: 100%;*/
}
ul.hiw-list {
  list-style-image: url('../img/tick.png');
}

.hiw-list {
  line-height: 40px;
  font-size: 20px;
}

.hiw-list li {
  padding-bottom: 2%;
  padding-left: 2%;
}
.lh-35{
  line-height: 35px;
}
.pt-10{
  padding-top: 10%;
}
.bg-white{
  background-color: #fff;
}
.bg-img {
  position: absolute;
  width: 30%;
  right: -10%;
  top: 60%;
  z-index: -1;
}
.testimonial-sec{
  text-align: center;
  padding-bottom: 5%;
}
.testimonial-sec img {
  margin: 0 auto;
  display: block;
}
.testimonial-sec h5 {
  padding-left: 7%;
  text-align: left;
  font-size: 35px;
  font-weight: 600;
}
.testimonial-sec h6 {
  text-align: left;
  font-size: 20px;
  padding-top: 1%;
  padding-left: 7%;
}
.testimonial-sec .bb-line {
  height: 1px;
  color: #4f59f8;
  opacity: 0.5;
  width: 90%;
  margin-top: 5%;
  margin-left: 7%;
}
.testimonial-sec .q-up{
  position: absolute;
  top: 17%;
  left: 0;
  width: 7%;
}
.testimonial-sec .q-dwn{
 position: absolute;
 left: 50%;
 width: 7%;
 top: 35%;
}

.testimonial-sec h4 {
  font-size: 20px;
  font-weight: 600;
  padding-top: 5%;
}
.testimonial-sec p {
 font-size: 17px;
 font-weight: 600;
 text-align: left;
 padding-left: 7%;
}


.testimonial-sec .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  width: 0px;
  height: 10px;
  padding: revert;
  background-color: #4F59F8;
  border: 0;
  border-radius: 50px;
  border-top: unset;
  border-bottom: unset;
}

.testimonial-sec .carousel-indicators {
  position: absolute;
  left: -88%;
  bottom: 16%;
}
.blue-text{
  color: #4F59F8;
  font-size: 25px;
  font-weight: 800;
  text-transform: capitalize;
}

.benefit-div .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  width: 0px;
  height: 10px;
  padding: revert;
  background-color: #4F59F8;
  border: 0;
  border-radius: 50px;
  border-top: unset;
  border-bottom: unset;
}

.benefit-div .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -10%;
}
.mob-menu {
  display: none;
}

.serv-mob {
  display: none;
}

.app-img-mob {
  display: none;
}
.hdfc-logo-mob {
  display: none;
}
.services-div img {
  width: auto;
}
.services-div h4 {
  font-size: 23px;
  font-weight: 600;
  padding-top: 3%;
}




