
.verification-view-row {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100%;
}
.education-img {
  height: auto;
  width: 100%;
  margin-left: -40px;
  margin-top: 5em;
}
.description {
  font-size: 16px;
  color: #4b515f;
  margin-bottom: 0px !important;
}
.card-actions-descriptions {
  font-size: 14px;
  color: #7d818c;
  padding: 0px !important
}
.btn-send-mail {
  text-transform: unset !important;
  font-size: 14px !important;
  color: #7d818c !important;
  padding: 0px !important;
}
.section-info {
  background-color: #0599de;
  max-width: 41%;
  color: white;
  padding-left: 100px;
}
.section-form-web > .section-form-container {
  padding-left: 100px;
  padding-right: 100px;
}
.section-form-mobile,
.section-form-web {
  background-color: #f6f6f7 !important;
}
.section-info-mobile-md {
  flex-basis: unset;
  padding: 0px !important
}
.section-info-container-mobile {
  padding: 0px !important;
  margin-top: 32px
}
.section-form-web {
  padding: 0px !important;
  margin-top: 100px;
  position: relative;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.section-info-container {
  margin-top: 100px;
  margin-right: 100px;
}
.section-banner-mobile-md {
  height: 314px;
  background-color: #0599de;
  color: white;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.copyright-mobile {
  font-size: 14px;
  color: #a4a7ae;
}
.footer-web-col {
  flex-basis:unset
}
.footer-web {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
#text-info-mobile {
  max-width: 500px;
  font-weight: 400
}
@media only screen and (max-width: 368px) {
#text-info-mobile {
    display: none;
}
.section-banner-mobile-md {
    height: 192px;
}
.section-form-mobile {
    margin-top: -150px !important;
}
}
@media only screen and (max-width: 500px) {
.section-form-mobile > .section-form-container {
    width: 350px !important;
}
}
.section-form-mobile > .section-form-container {
  width: 500px;
}

