h3.h3classs {
    color: #703090;
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    text-decoration: underline;
    line-height: 26px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.geteverything {
    text-align: center;
    color: #535353;
    font-weight: bold;
    line-height: 10px;
    padding-bottom: 20px;
}
.proapp {
    background-color: #703090;
    height: 818px;
}
.faqs {
    margin-top: 110px;
}
.DOWNLOAD {
    padding: 36px 0px;
}
img.imagenone1 {
    margin-top: -119px;
}
p.think_of {
    color: #575757;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    height: 51px;
}
.think_of_us_likeimg {
    box-shadow: 0 3px 10px rgb(0 0 0 / 20%);
    border-radius: 10px;
}
p.Stepsapply {
    text-align: center;
    font-weight: bold;
    color: #703090;
    font-size: 20px;
}
p.HowdoesDDMWorksp {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}
.faqs
{
    margin-top: 110px;

}
.faq {
  /* padding: 10px; */
  text-align: center;
  border-radius: 10px;
  /* box-shadow: 0 0 12px rgba(0, 0, 0, 0.25); */
}

.faq__title {
  font-size: 20px;
  text-transform: uppercase;
  color: #8b7197;
}

.faq__subtitle {
  font-size: 20px;
}

.faq__question {
  margin: 5px;
  background-color: transparent;
  border-radius: 10px;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  padding-left: 14px;
  transition: all 0.2s ease;
  color: #535353;
  padding-right: 45px;
}

.faq__question:after {
  content: "\02795";
  position: absolute;
  right: 10px;
  font-size: 14px;
}

.faq__question_active:after {
  content: "\2796";
  color: white;
  position: absolute;
  right: 10px;
  font-size: 14px;
}

.faq__subtitle {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  padding-top: 8px;
  padding-bottom: 10px;
}

.faq__panel {
  display: none;
  text-align: left;
  font-size: 14px;
  line-height: 1.5;
  padding-left: 4%;
  max-width: 100%;
  overflow: hidden;
}

.faq__question:hover {
  background-color: #8b7197;
}

.faq__panel_active {
  display: block;
}
img.imagenone {
    display: none;
}
.adv_sec p {
    padding-top: 0px;
    font-size: 20px;
    text-align: left;
    color: #333333;
}
.adv_sec img {
    padding-top: 10px;
}
.account-type-list {
    border-radius: 6px;
    background: #EDEFFB 0% 0% no-repeat padding-box;
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
    box-shadow: 0px 0px 4px #809DAC80;
    border-radius: 6px;
    margin-left: 2px !important;
    margin-right: 2px !important;
    display: flex;
    align-items: center;
}
img.img-responsive1111 {
    width: 452px;
    height: 481px;
    min-width: 100%;
    margin-bottom: 50px;
}