* {
  font-family: 'Raleway' !important; }

html, body {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

h1, h2, h3, h4, h5, h6, input, select, textarea {
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual; }

html {
  position: relative;
  min-height: 100%; }

body {
  padding-top: 3rem;
  margin-bottom: 225px; }

@media (min-width: 576px) {
  body {
    margin-bottom: 225px; } }

@media (min-width: 768px) {
  body {
    margin-bottom: 162px; } }

@media (min-width: 992px) {
  body {
    margin-bottom: 138px; } }

h1, h2, h3, h4, h5 {
  font-weight: 200 !important; }

h3 {
  line-height: 2.5rem; }

div.fixed-top.bg-mamp-pro {
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.33); }

footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

footer div.bg-dark {
  color: #fff; }

footer div.bg-dark a {
  color: #fff;
  opacity: 0.9; }

footer div.bg-dark a:hover {
  color: #fff;
  opacity: 1;
  text-decoration: none; }

.text-twitter {
  color: #4da0eb; }
/* ---------- BUTTONS ---------- */
.btn-twitter {
  color: #fff;
  background-color: #4794da;
  border-color: #4794da; }

.btn-twitter:hover {
  color: #fff;
  background-color: #3779ba;
  border-color: #3779ba; }
/* ---------- /BUTTONS ---------- */
.line-text {
  line-height: 1.8rem; }

.line-text h3 + p:first-of-type, .line-text h4 + p:first-of-type {
  margin-top: 1.5rem; }

.line-text p:last-of-type {
  margin-bottom: 0; }

.line-text p:last-of-type a {
  margin-right: 1.8rem; }

.line-text p:last-of-type a::after {
  display: none;
  content: "\f105";
  font-family: "Font Awesome 5 Solid"; }

.line-text p:last-of-type a svg {
  margin-left: 0.3rem; }

@media (min-width: 992px) {
  .line-text-outer {
    height: 100%;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; }

  .line-text-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); } }

.cover-text {
  top: 25%;
  left: 0; }

.cover-text h1 {
  font-size: 1.8rem; }

.cover-text p {
  font-size: 0.8rem; }

@media (min-width: 576px) {
  .cover-text h1 {
    font-size: 3rem; }

  .cover-text p {
    font-size: 1.2rem; } }

@media (min-width: 768px) {
  .cover-text h1 {
    font-size: 4rem; }

  .cover-text p {
    font-size: 1.6rem; } }

@media (min-width: 992px) {
  .cover-text h1 {
    font-size: 5rem; }

  .cover-text p {
    font-size: 1.9rem; } }

.cover-apps {
  bottom: 0.1rem;
  left: 0; }

.cover-apps ul.list-inline li.list-inline-item a {
  font-size: 0.5rem; }

@media (min-width: 375px) {
  .cover-apps {
    bottom: 0.2rem; }

  .cover-apps ul.list-inline li.list-inline-item a {
    font-size: 0.6rem; } }

@media (min-width: 441px) {
  .cover-apps {
    bottom: 0.4rem; }

  .cover-apps ul.list-inline li.list-inline-item a {
    font-size: 0.7rem; } }

@media (min-width: 768px) {
  .cover-apps {
    bottom: 0.6rem; }

  .cover-apps ul.list-inline li.list-inline-item a {
    font-size: 0.9rem; } }

.cover-apps img {
  width: 60px;
  height: 60px; }

@media (min-width: 768px) {
  .cover-apps {
    bottom: 1rem; }

  .cover-apps img {
    width: 80px;
    height: 80px; }

  .cover-apps .cover-apps-text {
    font-size: 1.5rem; }

  .cover-apps .btn {
    font-size: 0.7rem; } }

@media (min-width: 992px) {
  .cover-apps {
    bottom: 1rem; }

  .cover-apps img {
    margin-top: 5px;
    width: 70px;
    height: 70px; }

  .cover-apps .cover-apps-text {
    font-size: 1.5rem; }

  .cover-apps .btn {
    font-size: 0.8rem; } }

@media (min-width: 1200px) {
  .cover-apps {
    bottom: 1rem; }

  .cover-apps img {
    margin-top: 0;
    width: 100px;
    height: 100px; }

  .cover-apps .cover-apps-text {
    font-size: 2rem; }

  .cover-apps .btn {
    font-size: 1rem; } }

@media (min-width: 1400px) {
  .cover-apps {
    bottom: 1.5rem; } }

@media (min-width: 1600px) {
  .cover-apps {
    bottom: 1.8rem; } }

.bg-mamp-pro {
  background-color: #257caf !important; }

.text-mamp-pro {
  color: #257caf !important; }

.support-button-external {
  position: absolute;
  top: 5px;
  right: 10px; }

.navbar-not-scrolled {
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.navbar-scrolled {
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear; }

.price {
  font-size: 1rem; }
