h1,
h2,
h3,
h4,
h5 {
  font-family: alata, sans-serif;
  font-weight: 400
}

p {
  font-family: source sans pro, sans-serif !important
}

header {
  position: absolute !important;
  z-index: 1;
  padding: 0 !important
}

.navbar {
  padding: 1rem !important
}

.navbar-brand img {
  height: 60px
}

.navbar.sticker {
  background-color: #04195033
}

.nav-item .btn {
  background-color: #257967;
  color: #fff !important;
  margin-left: 20px
}

.collapse.navbar-collapse.active {
  display: block !important
}

.navbar-nav .nav-link {
  font-family: alata, sans-serif
}

.main {
  background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
  background-color: #d53369;
  padding-bottom: 80px;
  margin-bottom: 7rem
}

.main .hero h1 {
  color: #fff;
  font-size: 70px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.4
}

.main .hero p {
  color: #fff;
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 300
}

.main-text {
  animation-name: fade-left;
  animation-duration: 2s;
  animation-direction: left;
  -moz-animation-timing-function: ease-in-out
}

.main img {
  text-align: right;
  animation-name: fade-in;
  animation-duration: 4s;
  -moz-animation-timing-function: ease-in-out
}

.main div.iphone-mockup {
  position: relative;
  max-width: 300px;
  margin: 20px;
  display: inline-block
}

.main .iphone-mockup img.device {
  width: 100%;
  height: auto
}

.main .iphone-mockup .screen {
  position: absolute;
  width: 88%;
  height: 77%;
  top: 12%;
  border-radius: 2px;
  left: 6%;
  border: 1px solid #444;
  background-color: #aaa;
  overflow: hidden;
  background-size: cover;
  background-position: center
}

.main .iphone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: .2
}

.btn {
  border-radius: 0 !important;
  padding: 16px 40px !important;
  font-size: 15px !important;
  text-transform: uppercase;
  letter-spacing: 2px
}

.btn.btn-white {
  background-color: #fff;
  color: #626262
}

.btn.btn-color {
  background-color: #d65f60;
  color: #fff
}

.card {
  margin-bottom: 30px;
  box-shadow: 0 0 11px 4px rgb(0 0 0/6%);
  -webkit-box-shadow: 0 0 11px 4px rgb(0 0 0/6%);
  -moz-box-shadow: 0 0 11px 4px rgb(0 0 0/6%);
  border: 0 !important;
  border-radius: 10px !important
}

.card .card-body img {
  width: 80px;
  margin-bottom: 20px
}

.hero {
  padding-top: 10rem
}

.container-cards {
  margin-bottom: 6rem
}

.container-cards .title-cards {
  text-align: left
}

.container-cards .subtitle {
  font-size: 22px
}

.container-cards .icon-rounded {
  background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
  padding: 1rem;
  margin-bottom: 20px
}

.last-block {
  background: linear-gradient(135deg, #172a74, #21a9af);
  background-color: #21a9af;
  padding: 6rem 0;
  text-align: center
}

.bg-white-300 {
  background: rgba(255, 255, 255, .3) !important
}

.top-0 {
  top: 0 !important
}

.end-0 {
  right: 0 !important
}

.start-0 {
  left: 0 !important
}

.start-50 {
  left: 50% !important
}

.translate-middle {
  transform: translate(-50%, -50%) !important
}

.rounded-bottom-left {
  border-radius: 0;
  border-bottom-left-radius: .25rem !important
}

.rounded-bottom-right {
  border-radius: 0;
  border-bottom-right-radius: .25rem !important
}

.pricing-bg {
  background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
  background-color: #d53369;
  color: #fff
}

.pricing .list-unstyled img,
.signup .list-unstyled img {
  height: 22px;
  width: auto;
  margin-right: 10px
}

.pricing-bg {
  color: #000
}

.banner img {
  width: 360px
}

.jumbotron {
  border-radius: 0 !important;
  background-color: transparent !important
}

.jumbotron.hero-technology {
  text-align: center
}

h1.hero-title,
h2.hero-title,
h3.hero-title {
  font-weight: 500
}

p.hero-subtitle {
  max-width: 600px;
  margin: 25px auto;
  padding: 10px 15px;
  font-weight: 300;
  font-size: 20px
}

.contact {
  background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
  background-color: #d53369;
  color: #fff
}

.contact img {
  width: 40px
}

footer {
  background-color: #a24657 !important
}

footer .list-unstyled li {
  margin-right: 30px;
  font-size: 14px
}

footer a {
  color: #fff;
  padding: 0 !important;
}

footer a:hover {
  color: #fff;
  text-decoration: underline;
}

footer .copyright {
  font-size: 14px
}

footer .pay-cards img {
  width: 50px;
  margin-left: 10px
}

.signup header {
  background: linear-gradient(90deg, #d53369 0%, #daae51 100%);
  background-color: #d53369
}

.signup header .navbar.sticker {
  background-color: transparent
}

.signup section {
  padding: 10rem 0 3rem
}

.signup .card {
  background-color: #fff;
  color: #212529
}

.signup .tpl__form input {
  height: 48px;
  border-radius: 12px
}

.signup .tpl__form_submit_button {
  padding: 20px 30px !important;
  font-size: 16px !important;
  border: 0;
  background-color: #d53369;
  color: #fff;
  width: 100%;
  margin-bottom: 20px
}

.support header {
  position: relative !important;
  padding: 1rem 0 !important;
  border-bottom: 1px solid #d1d0d0;
  background-color: #163563;
  color: #fff
}

.support header h2 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px
}

.support .btn {
  border-radius: 100px !important;
  text-transform: uppercase !important;
  font-size: 14px !important
}

.support .btn.btn-color {
  background: #163563 !important
}

.support .banner {
  background-color: #163563;
  padding: 4rem 0
}

.support select {
  height: 40px;
  border: 1px solid #ced4da;
  color: #495057
}

@keyframes fade-left {
  0% {
    opacity: 0;
    transform: translateX(-250px)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@keyframes fade-in {
  0% {
    opacity: 0
  }

  100% {
    opacity: 1
  }
}

@keyframes fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(250px)
  }

  100% {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes fade-right {
  0% {
    opacity: 0;
    transform: translateX(250px)
  }

  100% {
    opacity: 1;
    transform: translateX(0)
  }
}

@media(min-width:992px) {
  .main .hero h1 {
    margin-top: 50px;
    margin-bottom: 24px;
    line-height: 1.2
  }

  .signup .cards-signup {
    padding-right: 3rem
  }
}

@media(max-width:991px) {
  .jumbotron.hero-technology {
    background-position: right
  }

  .container-cards .title-cards {
    text-align: center
  }

  .brand {
    margin-bottom: 2rem
  }

  .list-unstyled {
    align-items: center
  }
}

@media(max-width:768px) {
  .main {
    padding-bottom: 120px
  }

  .main .hero h1 {
    font-size: 42px
  }

  footer .brand {
    margin-bottom: 30px
  }

  footer .brand img {
    margin: 0 auto
  }

  .nav-link.btn {
    margin-left: 0;
    margin-top: 10px
  }
}