﻿@font-face {
  font-family: 'Spoiler';
  src: url('fonts/Spoiler-Regular.eot');
  src: url('fonts/Spoiler-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/Spoiler-Regular.woff2') format('woff2'), url('fonts/Spoiler-Regular.woff') format('woff'), url('fonts/Spoiler-Regular.ttf') format('truetype'), url('fonts/Spoiler-Regular.svg#Spoiler-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Spoiler';
  src: url('fonts/Spoiler-Black.eot');
  src: url('fonts/Spoiler-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Spoiler-Black.woff2') format('woff2'), url('fonts/Spoiler-Black.woff') format('woff'), url('fonts/Spoiler-Black.ttf') format('truetype'), url('fonts/Spoiler-Black.svg#Spoiler-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Spoiler';
  src: url('fonts/Spoiler-Bold.eot');
  src: url('fonts/Spoiler-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/Spoiler-Bold.woff2') format('woff2'), url('fonts/Spoiler-Bold.woff') format('woff'), url('fonts/Spoiler-Bold.ttf') format('truetype'), url('fonts/Spoiler-Bold.svg#Spoiler-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Spoiler';
  src: url('fonts/Spoiler-Light.eot');
  src: url('fonts/Spoiler-Light.eot?#iefix') format('embedded-opentype'), url('fonts/Spoiler-Light.woff2') format('woff2'), url('fonts/Spoiler-Light.woff') format('woff'), url('fonts/Spoiler-Light.ttf') format('truetype'), url('fonts/Spoiler-Light.svg#Spoiler-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
/*colors*/
.banner-wrapper {
  text-align: center;
  font-family: sans-serif;
  font-weight: 300;
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  padding: 0px;
  margin: 0 auto;
  max-width: 340px;
}
.banner-wrapper .banner {
  background: #000;
  background-image: url('../img/bg.png');
  background-size: cover;
  background-repeat: repeat-y;
  background-position: top center;
  padding: 0 10px;
  margin: 0 auto;
  margin-bottom: 10px;
}


.banner-wrapper img {
  width: 100%;
  height: auto;
}
.banner-wrapper h1 {
font-size: 58px;
    font-weight: bold;
    padding: 0 0px;
    line-height: 58px;
    margin-top: 0;
}
.banner-wrapper h2 {
    font-size: 1.5em;
    line-height: 28px;
    font-weight: bold;
}
.banner-wrapper h2.blue {
  margin-top: -23px;

}
.banner-wrapper .white {
        text-align: right;
  color: #7accc8;
      padding: 0 10px;
}
.banner-wrapper .blue {
color: white;
    text-align: right;
        padding: 0 10px;
}
.banner-wrapper .button {
background-image: url(../img/invite.png);
    color: #181d4f;
    background-size: 100% 100%;
    background-position: 100% 100%;
    width: 176px;
    float: right;
    height: 28px;
    line-height: 17px;
    margin: 0 auto;
    font-size: 18px;
    border: 0;
        margin-top: 30px;
    margin-right: 10px;
    padding: 10px 0px 0 0;
    cursor: pointer;
    font-weight: normal;
    display: block;
    text-decoration: none;
}

.banner-wrapper img {
  margin: 0 auto;
  text-align: center;
  display: block;
}
.banner-wrapper .logo {
  margin-top: 0px;
  display: block;
  padding: 0;
  margin: 0 auto;
}
.banner-wrapper .card {
  padding: 20px 40px;
  max-width: 300px;
  margin: 0 auto;
}
.card img {
    margin-top: 120px;
}
.banner-wrapper .spacer {
  background-image: url('../img/TopBannerLoans.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: 8px;
  width: 90%;
  text-align: center;
  max-width: 300px;
  margin: 0 auto;
  vertical-align: top;
}
.banner-wrapper .terms {
  background: #fff;
  color: #2e3192;
  line-height: 20px;
  font-size: 14px;
  padding: 0px 15px 15px 15px;
      text-align: right;
      font-weight: bold;
}
.share-buttons {
        margin-top: 30px;
    padding-top: 0px;
    display: none;
    width: 130px;
    float: left; }

#lnkWhatsapp {
width: 40px;
height: 40px;
    float: left;
    margin-left: 30px;
}
#lnkFacebook {
 width: 40px;
height: 40px;
    float: left;
    margin-left: 7px;
}
#lnkWhatsapp img,
#lnkFacebook img {
  width: 40px;
height: 40px;
}
