.mvn-registration-banner {
  top: 104px;
  left: 36%;
}

.reg-icon img {
  padding: 24px;
}
.reg-icon p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  font-family: "Hind Guntur", sans-serif;
  text-align: center;
  color: #777777;
}
.reg-icon h4 {
  margin-top: 27px;

  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  color: #000000;
}
.step-1 {
  width: 130px;
  margin: auto;
  border-radius: 70px;
  height: 130px;
  text-align: center;
  display: flex;
  background: #ffffff;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.25);
  justify-content: center;
}

.step-1:hover,
.step-1:focus {
  box-shadow: 0px 4px 11px rgb(45, 102, 160, 0.8);
  cursor: pointer;
}

.faq .panel-group .panel {
  background: #e6f1f8;
  border: none;
}
.faq .panel-group .panel {
  border: 1px solid #a9a9a9;
  box-sizing: border-box;
  padding: 19px;
  border-radius: 4px;
  margin-bottom: 17px;
}
.faq .panel-default > .panel-heading {
  background: #e6f1f8;
  border: none;
  padding: 22px;
}
a {
  text-decoration: none;
}
.new-footer p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 160.3%;
  font-family: "Montserrat", sans-serif;
  text-transform: capitalize;
  color: #ffffff;
  text-align: left;
}
.new-footer button {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  text-transform: capitalize;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
.faq .panel-heading h4 {
  font-family: "Hind Guntur", sans-serif;

  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  /* or 150% */

  display: flex;
  align-items: center;

  color: #777777;
}
.blur-h3 {
  font-weight: 500 !important;
  font-size: 35px !important;
  line-height: 40px !important;
  font-family: "Hind Guntur", sans-serif !important;
  color: #0f6baa !important;
  padding-top: 25px;
  padding-bottom: 30px;
}
.overview2 h5 {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 149.8%;
  font-family: "Hind Guntur", sans-serif;
  text-align: center;

  color: #777777;
}
.overview2 h3 {
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 56px;
  font-family: "Hind Guntur", sans-serif;
  text-align: center;
  margin-bottom: 30px;
  color: #000000;
}
.faq .panel-body {
  font-family: "Hind Guntur", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
}
.faq .panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 149.8%;
  font-family: "Montserrat", sans-serif;
  color: #777777;
}
.faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 149.8%;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
.panel a:after {
  font-family: Fontawesome;
  content: "\f077";
  font-size: 17px;
  color: #7b8084;
  top: -35px;
  position: relative;
  right: 40px;
  float: right;
}
.panel a.collapsed:after {
  font-family: Fontawesome;
  content: "\f078";
  top: -35px;
}
#doc .modal-header,
#doc1 .modal-header,
#doc2 .modal-header,
#doc3 .modal-header {
  display: flex;
  background: #0278b8;
}
#doc .modal-header p,
#doc1 .modal-header p,
#doc2 .modal-header p,
#doc3.modal-header p {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 149.8%;
  display: flex;
  align-items: center;
  font-family: "Raleway", sans-serif;
  color: #ffffff;
}
#doc .modal-header button,
#doc1 .modal-header button,
#doc2 .modal-header button,
#doc3 .modal-header button {
  float: right;
  position: absolute;
  right: 19px;
  border: 1px solid #fff;
  border-radius: 20px;
  width: 25px;
  line-height: 22px;
  opacity: 1;
  color: #fff;
}
#doc .modal-body h5,
#doc1 .modal-body h5,
#doc2 .modal-body h5,
#doc3 .modal-body h5 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 149.8%;
  color: #000000;
}
#doc .modal-body p,
#doc1 .modal-body p,
#doc2 .modal-body p,
#doc3 .modal-body p {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 162.8%;
  font-family: "Montserrat", sans-serif;
  color: #000000;
}
@media only screen and (max-width: 600px) {
  .reg-icon h4 {
    font-size: 18px;
  }
  .reg-icon p {
    font-size: 14px;
  }
  .footer-class {
    width: 100%;
    padding: 5px;
  }
  .new-footer p {
    font-size: 12px;
  }
  .new-footer h3 {
    font-size: 14px;
  }
  .new-footer button {
    padding: 11px 23px;
  }
}
