html {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

.title, .informativaWrapper .title {
  font-family: adam_cg_proregular;
  color: #3c3c3b; }

.sub_title {
  font-family: adam_cg_proregular;
  color: #868686; }

.pink_text {
  font-family: source_sans_probold;
  font-size: 22px;
  color: #e61d72; }

.comingsoon_text {
  font-family: source_sans_proregular;
  font-size: 22px;
  color: #868686; }

.small_text, footer {
  font-family: source_sans_proregular;
  font-size: 10px;
  color: #868686; }

.page_title {
  font-family: source_sans_prolight;
  color: #e61d72; }

.page_text1, .informativaWrapper, .informativaWrapper table {
  font-family: source_sans_proregular;
  color: #868686;
  font-size: 18px; }

.page_text1b {
  font-family: source_sans_probold;
  color: #868686;
  font-size: 18px; }

.page_text2, .informativaWrapper .subtitle, .informativaWrapper .pointtitle, .informativaWrapper table th {
  font-family: source_sans_probold;
  color: #e61d72;
  font-size: 18px; }

.page_whitetitle {
  font-family: source_sans_prolight;
  color: white;
  font-size: 18px; }

.mainBut_text {
  font-family: source_sans_prolight;
  color: white; }

.menuItem_text {
  font-family: source_sans_proregular;
  color: #e61d72; }

a {
  color: #e61d72;
  text-decoration: none; }

.informativaWrapper {
  padding: 5%;
  line-height: 120%;
  color: black;
  max-width: 700px; }
  .informativaWrapper .title {
    font-size: 36px;
    line-height: 120%; }
  .informativaWrapper .subtitle {
    font-size: 20px; }
  .informativaWrapper .pointtitle {
    color: black; }
  .informativaWrapper table {
    text-align: left;
    color: black; }
    .informativaWrapper table th {
      height: 40px;
      padding: 2%; }
    .informativaWrapper table td {
      height: 50px;
      padding: 2%; }

footer {
  max-width: 90%;
  padding-left: 5%;
  padding-bottom: 1%; }
  footer a {
    text-decoration: none; }

/*# sourceMappingURL=noprofessional.css.map */
