.tp-landingpage .heading {
  text-transform: uppercase;
  width: 80%;
  margin-left: 5%;
  margin-right: auto;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}.tp-landingpage .heading._3 {
  margin-top: 0%;
}.tp-landingpage .heading-2 {
  text-transform: uppercase;
  margin-top: 5%;
  margin-left: 5%;
  font-family: Roboto, sans-serif;
  font-weight: 900;
  display: inline-block;
}.tp-landingpage .text-block {
  width: 90%;
  margin-bottom: 5%;
  margin-left: 5%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}.tp-landingpage {
  max-width: 1250px;
}.tp-landingpage .link,.tp-landingpage .link-2 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}.tp-landingpage .link-3 {
  color: #000;
  font-weight: 900;
  text-decoration: none;
}.tp-landingpage .link-4,.tp-landingpage .link-5,.tp-landingpage .link-6 {
  color: #000;
}.tp-landingpage .text-span {
  font-weight: 400;
}.tp-landingpage .text-block-2 {
  color: #000;
  width: 90%;
  margin-bottom: 5%;
  margin-left: 5%;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}.tp-landingpage .text-block-2._2 {
  color: #000;
  margin-top: 0%;
}.tp-landingpage .link-7 {
  color: #000;
  font-weight: 700;
}.tp-landingpage .link-8 {
  color: #000;
  font-style: italic;
}.tp-landingpage .italic-text-2 {
  font-style: normal;
}.tp-landingpage .link-9,.tp-landingpage .bold-text {
  color: #000;
  text-decoration: underline;
}.tp-landingpage .link-10 {
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 991px) {.tp-landingpage .heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .heading-2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }.tp-landingpage .text-block,.tp-landingpage .text-block-2 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .heading {
    margin-left: auto;
    margin-right: auto;
  }.tp-landingpage .heading-2 {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .heading {
    width: 85%;
    font-size: 20px;
    line-height: 22px;
  }.tp-landingpage .heading-2 {
    font-size: 27px;
  }.tp-landingpage .text-block,.tp-landingpage .text-block-2 {
    text-align: justify;
    width: 85%;
  }
}


@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Robotocondensed';
  src: url('../fonts/RobotoCondensed-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}