.mobile {
  display: none;
  flex-direction: row;
}

.playstore,
.appstore {
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  width: 40px;
  height: 40px;
}

@media (max-width: 1025px) {
  .mobile {
    display: inline;
  }
  .content-mobile {
    display: flex;
    justify-content: center;
  }

  .tel {
    margin: 0 20px 0 0;
  }

  .wt-num,
  .tel-num,
  .timing {
    color: #024180;
    font-size: 16px;
    font-weight: 700;
    padding: 0px 12px;
    margin: 10px;
  }

  .tel-num {
    width: 230px;
  }
}

#top-banner {
  margin-top: 40px;
  border-radius: 20px;
}

#form-ele {
  font-size: 28px;
  line-height: 1;
  text-align: left;
}
.text-center-content {
  margin-left: 26%;
}
#form-ele2 {
  font-size: 28px;
}
.licened-box-mod {
  width: 100%;
  max-width: 180px;
  height: 180px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 200px;
  opacity: 1;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.licened-box-mod .box-icon {
  width: 100%;
  height: 85px;
  margin-bottom: 15px;
  line-height: 85px;
}
.licened-box-mod .box-content {
  width: 100%;
}
.licened-box-mod .box-content p {
  margin-bottom: 0;
  color: #FF6431;
  font-weight: 700;
}
.licened-box-mod .box-icon img {
  height: 100%;
}
.licened-box-mod-2 {
  width: 100%;
  max-width: 180px;
  height: 160px;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px #00000029;
  border-radius: 180px;
  opacity: 1;
  text-align: center;
}
.licened-box-mod-2 .box-icon {
  width: 100%;
  height: 85px;
  margin-bottom: 15px;
  line-height: 85px;
}
.licened-box-mod-2 .box-content {
  width: 100%;
}
.licened-box-mod-2 .box-content p {
  margin-bottom: 0;
  color: #FF6431;
  font-weight: 700;
}
.licened-box-mod-2 .box-icon img {
  height: 100%;
}
#margin-top-30 {
  margin-top: 30px;
}
#ready {
  background-color: #FF6431;
  height: 500px;
  justify-content: center;
}

.banner-form-2 {
  width: 100%;
  height: auto;
  border-radius: 10px;
  padding: 20px 30px 30px 30px;
  -webkit-box-shadow: -2px 5px 11px -5px #b5b5b5;
  -moz-box-shadow: -2px 5px 11px -5px #b5b5b5;
  box-shadow: -2px 5px 11px -5px #b5b5b5;
  border-radius: 10px;
}

.banner-form-2 p {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}

.banner-form-2 input {
  width: 100%;
  height: 50px;
  background: #fff;
  border-radius: 6px;
  border: 2px solid #024180;
  outline: 0;
  box-shadow: none;
  padding-left: 15px;
  color: #707070;
  font-size: 14px;
}

.banner-form-2 button {
  background: #024180;
  opacity: 1;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  border: none;
  outline: 0;
  letter-spacing: 0.5px;
  margin-bottom: 25px;
  transition: all 0.3s;
}

.banner-form-2 select {
  width: 100%;
  height: 50px;
  background: #fff url(../images/down-arrow.png) 97% 50% no-repeat;
  border-radius: 6px;
  border: 2px solid #024180;
  outline: 0;
  box-shadow: none;
  padding-left: 15px;
  padding-right: 30px;
  color: #707070;
  font-size: 14px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}

.banner-form-2 button,
.banner-form-2 input[type="button"],
.banner-form-2 input[type="submit"],
.banner-form-2 button {
  width: 177px;
  margin: 0 auto;
  padding: 0 10px;
  /* color:#FF6431; */
  font-weight: 700;
  float: none;
}

.banner-form-2 form .form-group div {
  font-size: 13px;
  color: #FF6431;
  margin-top: 2px;
}

.query-card2 {
  background: #ffffff;
  border: 1px solid #b7d3f3;
  box-sizing: border-box;
  border-radius: 12px;
  width: 260px;
  height: 330px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#contact-subheader {
  font-size: 24px;
  color: #404040;
  font-weight: normal;
  line-height: 29px;
}
#top-header-font {
  font-size: 40px;
  color: #ff6431;
  line-height: 49px;
}
#license-header1 {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  color: #ff6431;
}
#license-link {
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  text-decoration-line: underline;
  color: #ff6431;
}
.get-app-btn2 {
  width: 156px;
  height: 40px;
  color: #fff;
  background: #ff6431;
  border-radius: 8px;
  font-weight: bold;
font-size: 20px;
line-height: 24px;
text-decoration: none;
}
.get-app-btn2:hover{
    color: #fff;
}
@media (max-width: 500px) {
  .content-mobile {
    flex-direction: column;
  }

  .wt-num,
  .tel-num {
    margin-left: 25%;
  }

  .timing {
    font-size: 15px;
  }

  .playstore,
  .appstore {
    margin-top: 2px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
  }
}

@media (max-width: 770px) {
  footer ul li {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
  footer ul li:last-child {
    margin-bottom: 0px;
  }
  footer ul li a {
    border-right: none;
    padding: 0px;
  }
  footer ul li a {
    text-align: center;
    display: block;
  }
}

@media (max-width: 992px) {
  #white-line {
    display: none;
  }
  #strips {
    display: none;
  }
  #white-line2 {
    display: none;
  }
}

@media (max-width: 1000px) {
  .footer-link-mp {
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 1050px) {
  #strips {
    width: 130px;
  }
}
@media (max-width: 1300px) {
  #dilip {
    margin-top: 60px;
  }
  .licened-box-mod-2 {
    width: 100%;
    max-width: 180px;
    height: 150px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 180px;
    opacity: 1;
    text-align: center;
  }
}
@media (max-width: 1250px) {
  #dilip {
    margin-top: 60px;
  }
  .licened-box-mod-2 {
    width: 100%;
    max-width: 180px;
    height: 150px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 180px;
    opacity: 1;
    text-align: center;
  }
}

@media (max-width: 1150px) {
  .licened-box-mod-2 {
    width: 100%;
    max-width: 120px;
    height: 120px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 180px;
    opacity: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .licened-box-mod-2 .box-icon {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
    line-height: 85px;
  }
  #white-line {
    top: 40px;
  }
}

@media (max-width: 1550px) {
  #ele1 {
    margin-top: 150px;
  }
  #white-line {
    margin-top: 65px;
  }
  #dilip {
    padding-top: 80px;
  }
}

@media (max-width: 2100px) {
  #ele1 {
    margin-top: 200px;
  }
  #white-line {
    margin-top: 100px;
  }
}
@media (max-width: 550px) {
  #ele1 {
    margin-top: 10px;
  }
  #dilip {
    margin-top: 20px;
    padding-bottom: 30px;
    padding-top: 0;
  }
}

@media (max-width: 575px) {
  #dilip-svg {
    width: 100%;
    max-width: 180px;
    height: 180px;
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 200px;
    opacity: 1;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}


.orange
{
color: #FF6431;
}
.blue
{
  color: #024180;
}
.mt-50
{
  margin-top: 50% !important;
}
.guarantee-section-web
 {
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 40px;
}
.para-align
{
  line-height: 1.4;
   color: #404040;
   padding: 0;
}


.bg-how-chit-works {
  background: #024180;
  border-radius: 20px;
  padding: 20px;

  img {
    width: 100%;
  }

  h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
}

.start-saving-grid {
  margin-top: 25px;

  h2 {
   color: #024180;
   margin-bottom: 20px;
   text-align: center;
  }
  .stat-icon {
    font-size: 2rem;
    margin-bottom: 1rem;
    fill: #FF6431;
    color: #FF6431;
    border-color: #FF6431;

    svg {
      width: 2em;
      height: 2em;
    }
  }
  .stat-value {
    font-size: 1.6rem;
    font-weight: 700;
    color: #024180;
    margin-bottom: 1.25rem;
  }
  .stat-label {
    font-size: 1rem;
    margin-bottom: .5rem;
  }
  .card {
    border-radius: 18px;
    background: transparent;
    border: 1px dashed silver;
    margin-top: 20px;
  }
}

.seva-kendras-img {
  img {
    width: 100%;
  }
  /* margin-top: 20px; */
  margin-bottom: 30px;
}

.seva-kendras {
  .heading {
    color: #024180;
    margin-bottom: 20px;
  }
  h2 {
    color: #024180;
    margin-bottom: 10px;
    span {
      border-radius: 50%;
      display: inline-grid;
      background-color: #69727d;
      color: #fff;
      padding: .3em;
      fill: #fff;
      svg {
        width: .5em;
        height: .5em;
      }
    }
  }
  .branches {
    margin-left: 40px;
  }
}

#textCarousel {
  margin-bottom: 60px;

  .carousel-item {
    min-height: 430px;
  }

  .carousel-content {
    max-width: 450px;
    margin: 0 auto;

    img {
      width: 150px;
    }

    h2 {
      color: #164180;
    }

    ul {
      li { list-style: disc; }
      margin-left: 20px;
    }
  }

  .carousel-indicators {
    margin-bottom: -35px;

    li {
      background-color: #164180;
    }
  }
}

#carouselExampleControls1, #carouselExampleControls2, #carouselExampleControls3 {
  .carousel-indicators {
    bottom: -50px;
    li {
      width:10px;
      height:10px;
      border-radius:50%;
      background-color: #164180;
    }
  }
}

.btn-view span {
  position: relative;
  transition: 0.5s;
}

.btn-view span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.btn-view:hover span {
  padding-right: 25px;
  color: #fff;
}

.btn-view:hover span:after {
  opacity: 1;
  right: 0;
}

.mob-footer-btn {
  position: fixed;
  bottom: 0;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  width: 100%;
}