/* Last modified: 2021-3-3 2:58:38 PM*/

@font-face {
  font-family: BradescoSans-Thin;
  src: url(../fonts/BradescoSans-Thin.eot);
  src: url(../fonts/BradescoSans-Thin.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Thin.woff2) format("woff2"),
    url(../fonts/BradescoSans-Thin.woff) format("woff"),
    url(../fonts/BradescoSans-Thin.ttf) format("truetype"),
    url(../fonts/BradescoSans-Thin.svg#BradescoSans-Thin) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-Light;
  src: url(../fonts/BradescoSans-Light.eot);
  src: url(../fonts/BradescoSans-Light.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Light.woff2) format("woff2"),
    url(../fonts/BradescoSans-Light.woff) format("woff"),
    url(../fonts/BradescoSans-Light.ttf) format("truetype"),
    url(../fonts/BradescoSans-Light.svg#BradescoSans-Light) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-Regular;
  src: url(../fonts/BradescoSans-Regular.eot);
  src: url(../fonts/BradescoSans-Regular.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Regular.woff2) format("woff2"),
    url(../fonts/BradescoSans-Regular.woff) format("woff"),
    url(../fonts/BradescoSans-Regular.ttf) format("truetype"),
    url(../fonts/BradescoSans-Regular.svg#BradescoSans-Regular) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-Medium;
  src: url(../fonts/BradescoSans-Medium.eot);
  src: url(../fonts/BradescoSans-Medium.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Medium.woff2) format("woff2"),
    url(../fonts/BradescoSans-Medium.woff) format("woff"),
    url(../fonts/BradescoSans-Medium.ttf) format("truetype"),
    url(../fonts/BradescoSans-Medium.svg#BradescoSans-Medium) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-SemiBold;
  src: url(../fonts/BradescoSans-SemiBold.eot);
  src: url(../fonts/BradescoSans-SemiBold.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/BradescoSans-SemiBold.woff2) format("woff2"),
    url(../fonts/BradescoSans-SemiBold.woff) format("woff"),
    url(../fonts/BradescoSans-SemiBold.ttf) format("truetype"),
    url(../fonts/BradescoSans-SemiBold.svg#BradescoSans-SemiBold) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-Bold;
  src: url(../fonts/BradescoSans-Bold.eot);
  src: url(../fonts/BradescoSans-Bold.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Bold.woff2) format("woff2"),
    url(../fonts/BradescoSans-Bold.woff) format("woff"),
    url(../fonts/BradescoSans-Bold.ttf) format("truetype"),
    url(../fonts/BradescoSans-Bold.svg#BradescoSans-Bold) format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: BradescoSans-Black;
  src: url(../fonts/BradescoSans-Black.eot);
  src: url(../fonts/BradescoSans-Black.eot?#iefix) format("embedded-opentype"),
    url(../fonts/BradescoSans-Black.woff2) format("woff2"),
    url(../fonts/BradescoSans-Black.woff) format("woff"),
    url(../fonts/BradescoSans-Black.ttf) format("truetype"),
    url(../fonts/BradescoSans-Black.svg#BradescoSans-Black) format("svg");
  font-weight: 700;
  font-style: normal;
}
* {
  box-sizing: border-box;
  text-decoration: none;
  appearance: none;
  list-style: none;
  padding: 0;
  outline: 0;
  margin: 0;
  border: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-overflow-scrolling: touch;
}
body,
html {
  font-family: BradescoSans-Regular;
  font-size: 23px;
  color: #4e4e4e;
  height: 100%;
  width: 100%;
}
body.noScroll,
html.noScroll {
  overflow: hidden;
}
#img_hash_MD5 {
  display: block;
  height: 0;
  width: 0;
}
section {
  position: relative;
  height: auto;
  width: 100%;
}
section .content {
  display: block;
  margin: 0 auto;
  width: 100%;
}
section .content .title {
  padding-bottom: 50px;
  text-align: center;
  display: block;
  width: 100%;
}
section .content .title h1,
section .content .title h2,
section .content .title h3 {
  font-family: BradescoSans-Bold;
  font-weight: 400;
  font-size: 53px;
  color: #e3173e;
}
section .content .title h2 {
  font-size: 45px;
}
section .content .title h3 {
  font-size: 39px;
}
section .content .title p {
  font-size: 23px;
}
section .content a.link-style {
  font-family: BradescoSans-SemiBold;
  position: relative;
  color: #4e4e4e;
  opacity: 0.9;
}
section .content a.link-style:after {
  border-bottom: 2px #dd052c solid;
  position: absolute;
  z-index: 10;
  content: "";
  width: 100%;
  bottom: 3px;
  left: 0;
}
section .content a.link-style:hover {
  opacity: 1;
}
section .content a.link-style span {
  position: relative;
  z-index: 20;
}
section .content a.btn,
section .content span.btn {
  display: inline-block;
  border: 2px solid #dd052c;
  font-family: BradescoSans-SemiBold;
  padding: 5px 15px;
  font-size: 20px;
  color: #dd052c;
}
section.section_cards .content .title p strong,
section.section_cards .content .title p.disclaimer strong,
section.section_feature .content ul.feature-bar > li ol li b {
  font-family: BradescoSans-Bold;
}
section .content a.btn:hover,
section .content span.btn:hover {
  background-color: #dd052c;
  color: #fff;
}
section.reb_bottom {
  border-bottom: 8px solid #dd052c;
}
.mac * {
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 1500px) {
  section .content .title {
    padding-bottom: 3.33333vw;
  }
  section .content .title h1 {
    font-size: 3.53333vw;
  }
  section .content .title h2 {
    font-size: 3vw;
  }
  section .content .title h3 {
    font-size: 2.6vw;
  }
  section .content .title p {
    font-size: 1.53333vw;
  }
  section .content a.link-style:after {
    border-bottom-width: 0.13333vw;
    bottom: 0.2vw;
  }
  section .content a.btn,
  section .content span.btn {
    padding: 0.33333vw 1vw;
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 768px) {
  section {
    padding: 25px 0;
  }
  section .content .title {
    padding: 0 10px 25px;
  }
  section .content .title h1 {
    font-size: 24px;
  }
  section .content .title h2 {
    font-size: 20px;
  }
  section .content .title h3 {
    font-size: 17px;
  }
  section .content .title p {
    font-size: 15px;
  }
  section .content .title br {
    display: none !important;
  }
  section .content a.link-style:after {
    border-bottom-width: 1px;
    bottom: 2px;
  }
  section .content a.btn,
  section .content span.btn {
    padding: 5px 15px;
    font-size: 16px;
  }
  section.reb_bottom {
    border-bottom: 5px solid #dd052c;
  }
}
section#modal {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  position: fixed;
  display: none;
  z-index: 1000;
  height: 100%;
  width: 100%;
}
section#modal.modal-video,
section#modal.modal-video .wrapper-content-video {
  display: block;
}
section#modal .wrapper-content-video {
  position: relative;
  display: none;
  height: 100%;
}
section#modal .wrapper-content-video.start-video:after,
section#modal .wrapper-content-video.start-video:before {
  top: -150vh;
  opacity: 0;
}
section#modal .wrapper-content-video:after,
section#modal .wrapper-content-video:before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  height: 100%;
  content: "";
  width: 100%;
  opacity: 1;
}
section#modal .wrapper-content-video:before {
  background-color: #000;
  background-size: 100%;
  z-index: 10;
}
section#modal .wrapper-content-video:after {
  background-image: url(../img/loading.svg);
  background-size: 150px;
  z-index: 11;
}
section#modal .wrapper-content-video .content-video {
  display: block;
  height: 100%;
  width: 100%;
}
section#modal .wrapper-content-video .content-video .close-modal {
  position: absolute;
  opacity: 0.8;
  right: 20px;
  top: 50px;
}
section#modal .wrapper-content-video .content-video .close-modal:hover {
  opacity: 1;
}
section#modal .wrapper-content-video .content-video .wrapper-video {
  display: block;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  section#modal {
    padding: 0;
  }
  section#modal .wrapper-content-video .content-video .close-modal {
    right: 10px;
    opacity: 1;
  }
  section#modal .wrapper-content-video .content-video .close-modal img {
    width: 25px;
  }
  section#modal .wrapper-content-video:after {
    background-size: 30%;
  }
}
section.section_banner {
  padding: 0;
}
section.section_banner .content {
  text-align: center;
  position: relative;
}
section.section_banner .content img.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  width: 100%;
}
section.section_banner .content .link-back {
  position: absolute;
  opacity: 0.8;
  width: 24px;
  right: 50px;
  top: 50px;
}
section.section_banner .content .link-back:hover {
  opacity: 1;
}
section.section_banner .content .link-back img {
  background-size: cover;
  display: block;
  width: 100%;
}
section.section_banner .content .title p {
  display: block;
}
section.section_banner .content:after {
  -webkit-transform: translate3d(-50%, 100%, 0);
  -moz-transform: translate3d(-50%, 100%, 0);
  -ms-transform: translate3d(-50%, 100%, 0);
  transform: translate3d(-50%, 100%, 0);
  background-image: url(../img/ico-arrow-down.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  display: none;
  content: "";
  height: 30px;
  bottom: 2px;
  width: 57px;
  left: 50%;
}
section.section_banner#google_banner .content:after,
section.section_banner#samsung_banner .content:after {
  bottom: 0;
}
@media only screen and (max-width: 1500px) {
  section.section_banner .content .link-back {
    width: 1.6vw;
    right: 3.33333vw;
    top: 3.33333vw;
  }
  section.section_banner .content:after {
    height: 2vw;
    width: 3.8vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_banner .content .link-back {
    width: 15px;
    right: 15px;
    top: 15px;
  }
  section.section_banner .content:after {
    height: 3.90625vw;
    width: 7.42188vw;
  }
  section.section_banner#apple_banner .content img.banner {
    background-image: url(../img/apple/banner-mobile.png) !important;
    min-height: 64vw;
  }
  section.section_banner#apple_banner .content:after {
    bottom: 1px;
  }
  section.section_banner#google_banner .content img.banner {
    background-image: url(../img/google/banner-mobile.png) !important;
    min-height: 58vw;
  }
  section.section_banner#samsung_banner .content img.banner {
    background-image: url(../img/samsung/banner-mobile.png) !important;
    min-height: 58vw;
  }
  section.section_banner#qrcode_banner .content img.banner {
    background-image: url(../img/qrcode/banner-mobile.png) !important;
    min-height: 65vw;
  }
  section.section_banner#qrcode_banner .content:after {
    bottom: 0;
  }
}
section.section_feature {
  padding: 50px 0;
}
section.section_feature .content {
  text-align: center;
  max-width: 1440px;
}
section.section_feature .content .title h1,
section.section_feature .content .title h3 {
  display: inline-block;
  padding-bottom: 40px;
  position: relative;
}
section.section_feature .content .title h1:after,
section.section_feature .content .title h3:after {
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  background-color: #dd052c;
  position: absolute;
  content: "";
  height: 1px;
  bottom: 0;
  left: 50%;
}
section.section_feature .content .title h1:after {
  width: 100%;
}
section.section_feature .content .title h3:after {
  width: 40%;
}
section.section_feature .content .title p {
  display: block;
}
section.section_feature .content .title p.custom {
  margin: 30px 0 45px;
}
section.section_feature .content .title .resp-center {
  max-width: 700px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
section.section_feature .content .title .resp-center .resp-container {
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
  margin: 0 10px;
}
section.section_feature .content .title .resp-center .resp-container iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  left: 0;
  top: 0;
}
section.section_feature .content ul.feature-bar {
  display: inline-block;
  position: relative;
  width: 100%;
}
section.section_feature .content ul.feature-bar > li {
  text-align: center;
  float: right;
  width: 45%;
}
section.section_feature .content ul.feature-bar > li.or {
  -webkit-transform: translate3d(-50.1%, -50.1%, 0);
  -moz-transform: translate3d(-50.1%, -50.1%, 0);
  -ms-transform: translate3d(-50.1%, -50.1%, 0);
  transform: translate3d(-50.1%, -50.1%, 0);
  position: absolute;
  width: auto;
  left: 50.1%;
  top: 50.1%;
}
section.section_feature .content ul.feature-bar > li.or span {
  font-weight: 400;
  text-align: center;
  font-family: BradescoSans-Bold;
  line-height: 30px;
  font-size: 39px;
  color: #e3173e;
}
section.section_feature .content ul.feature-bar > li:first-child {
  float: left;
}
section.section_feature .content ul.feature-bar > li ol {
  display: inline-block;
  position: relative;
  max-width: 350px;
}
section.section_feature .content ul.feature-bar > li ol:before {
  background-color: #87888a;
  position: absolute;
  height: 255px;
  left: -17px;
  content: "";
  width: 4px;
  top: 14px;
}
section.section_feature .content ul.feature-bar > li ol li {
  display: inline-block;
  position: relative;
  min-height: 120px;
  padding-left: 10%;
  text-align: left;
  width: 100%;
}
section.section_feature .content ul.feature-bar > li ol li.has-icon p {
  position: relative;
}
section.section_feature .content ul.feature-bar > li ol li.has-icon p img {
  -webkit-transform: translate3d(0, -20%, 0);
  -moz-transform: translate3d(0, -20%, 0);
  -ms-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0);
  position: absolute;
  right: -60px;
  width: 44px;
  top: 0;
}
section.section_feature .content ul.feature-bar > li ol li:after,
section.section_feature .content ul.feature-bar > li ol li:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  content: "";
}
section.section_feature .content ul.feature-bar > li ol li:before {
  background-color: #dd052c;
  height: 10px;
  width: 10px;
  left: -20px;
  top: 10px;
}
section.section_feature .content ul.feature-bar > li ol li:after {
  border: 2px solid #dd052c;
  height: 14px;
  width: 14px;
  left: -24px;
  top: 6px;
}
section.section_feature .content ul.feature-bar > li ol li b {
  font-weight: 400;
  text-align: center;
  position: absolute;
  line-height: 30px;
  font-size: 39px;
  color: #e3173e;
  width: 7%;
  left: 0;
  top: 0;
}
section.section_feature .content ul.feature-bar > li ol li p {
  font-size: 20px;
  float: left;
}
section.section_feature .content ul.feature-bar > li ol li p strong {
  font-family: BradescoSans-SemiBold;
}
section.section_feature .content ul.feature-bar > li ol li p a {
  white-space: nowrap;
  color: #5b77dd;
}
section.section_feature#qrcode_feature .content ul.feature-bar {
  text-align: center;
  margin-top: 25px;
}
section.section_feature#qrcode_feature .content ul.feature-bar > li {
  display: inline-block;
  float: none;
  width: 100%;
}
section.section_feature#qrcode_feature .content ul.feature-bar > li ol {
  margin-left: calc(-25% + 9px);
}
section.section_feature#qrcode_feature .content ul.feature-bar > li ol:before {
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  position: absolute;
  height: 255px;
  left: 100%;
  top: 73px;
}
section.section_feature#qrcode_feature .content ul.feature-bar > li ol li {
  padding: 25px 40px 25px 0;
  min-height: inherit;
  margin: 0 100% 0 0;
}
section.section_feature#qrcode_feature .content ul.feature-bar > li ol li p {
  padding: 0 75px 0 0;
  position: relative;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li
  p
  img {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  position: absolute;
  right: 0;
  top: 50%;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li.right {
  padding: 25px 0 25px 40px;
  margin: 0 0 0 100%;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li.right
  p {
  padding: 0 0 0 75px;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li.right
  p
  img {
  left: 0;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li.right:before {
  left: -5px;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li.right:after {
  left: -9px;
}
section.section_feature#qrcode_feature .content ul.feature-bar > li ol li:after,
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li:before {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  top: 50%;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li:before {
  left: inherit;
  right: -5px;
}
section.section_feature#qrcode_feature
  .content
  ul.feature-bar
  > li
  ol
  li:after {
  left: inherit;
  right: -9px;
}
@media only screen and (max-width: 1500px) {
  section.section_feature .content .title h1,
  section.section_feature .content .title h3 {
    padding-bottom: 2.66667vw;
  }
  section.section_feature .content .title p.custom {
    margin: 2vw 0 3vw;
  }
  section.section_feature .content ul.feature-bar {
    display: inline-block;
    width: 100%;
  }
  section.section_feature .content ul.feature-bar > li.or span {
    line-height: 2vw;
    font-size: 2.6vw;
  }
  section.section_feature .content ul.feature-bar > li ol {
    max-width: 30vw;
  }
  section.section_feature .content ul.feature-bar > li ol:before {
    left: -1.13333vw;
    width: 0.26667vw;
    top: 0.93333vw;
  }
  section.section_feature .content ul.feature-bar > li ol li.has-icon p img {
    -webkit-transform: translate3d(0, -0.33333vw, 0);
    -moz-transform: translate3d(0, -0.33333vw, 0);
    -ms-transform: translate3d(0, -0.33333vw, 0);
    transform: translate3d(0, -0.33333vw, 0);
    right: -4vw;
    width: 2.93333vw;
  }
  section.section_feature .content ul.feature-bar > li ol li:before {
    height: 0.66667vw;
    width: 0.66667vw;
    left: -1.33333vw;
    top: 0.66667vw;
  }
  section.section_feature .content ul.feature-bar > li ol li:after {
    border-width: 0.13333vw;
    height: 0.93333vw;
    width: 0.93333vw;
    left: -1.6vw;
    top: 0.4vw;
  }
  section.section_feature .content ul.feature-bar > li ol li b {
    line-height: 2.2vw;
    font-size: 2.8vw;
  }
  section.section_feature .content ul.feature-bar > li ol li p {
    font-size: 1.66667vw;
  }
  section.section_feature#qrcode_feature .content .title p {
    padding-right: 4.66667vw;
  }
  section.section_feature#qrcode_feature .content .title p img {
    width: 3.73333vw;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol {
    margin-left: -30%;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol:before {
    height: calc(135px + 10vw);
    top: 6vw;
    top: calc(6vw + 3px);
    left: 100%;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol li {
    padding: 25px 2.66667vw 25px 0;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol li p {
    padding: 0 5vw 0 0;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li
    p
    img {
    width: 4.06667vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right {
    padding: 25px 0 25px 2.66667vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right
    p {
    padding: 0 0 0 5vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right:before {
    left: -0.33333vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right:after {
    left: -0.6vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:before {
    left: inherit;
    right: -0.33333vw;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:after {
    left: inherit;
    right: -0.6vw;
  }
}
section.section_how_to_use .content .title p,
section.section_where_to_use .content .title p {
  display: block;
}
@media only screen and (max-width: 1023px) {
  section.section_feature .content ul.feature-bar > li {
    width: 100%;
  }
  section.section_feature .content ul.feature-bar > li.or {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
  }
  section.section_feature .content ul.feature-bar > li ol {
    max-width: 500px;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol {
    max-width: 30%;
  }
}
@media only screen and (max-width: 768px) {
  section.section_feature {
    padding: 35px 0 25px;
  }
  section.section_feature .content .title h1:after {
    width: 90%;
  }
  section.section_feature .content .title .resp-center .resp-container {
    padding-top: 100%;
    margin: 0;
  }
  section.section_feature .content ul.feature-bar > li.or {
    margin-bottom: 4vw;
  }
  section.section_feature .content ul.feature-bar > li.or span {
    line-height: 10px;
    font-size: 15px;
  }
  section.section_feature .content ul.feature-bar > li ol {
    padding-left: 30px;
    max-width: inherit;
    width: 90%;
  }
  section.section_feature .content ul.feature-bar > li ol:before {
    height: 194px;
    width: 4px;
    left: 12px;
    top: 8px;
  }
  section.section_feature .content ul.feature-bar > li ol li {
    padding-left: 8%;
    min-height: 90px;
  }
  section.section_feature .content ul.feature-bar > li ol li.has-icon {
    padding-right: 40px;
  }
  section.section_feature .content ul.feature-bar > li ol li.has-icon img {
    width: 30px;
    top: -4px;
  }
  section.section_feature .content ul.feature-bar > li ol li.has-icon p img {
    -webkit-transform: translate3d(0, -1.5625vw, 0);
    -moz-transform: translate3d(0, -1.5625vw, 0);
    -ms-transform: translate3d(0, -1.5625vw, 0);
    transform: translate3d(0, -1.5625vw, 0);
    right: -40px;
    width: 30px;
  }
  section.section_feature .content ul.feature-bar > li ol li:before {
    height: 8px;
    width: 8px;
    left: -20px;
    top: 5px;
  }
  section.section_feature .content ul.feature-bar > li ol li:after {
    border: 2px solid #dd052c;
    height: 12px;
    width: 12px;
    left: -24px;
    top: 1px;
  }
  section.section_feature .content ul.feature-bar > li ol li b {
    line-height: 18px;
    font-size: 24px;
    width: 3%;
  }
  section.section_feature .content ul.feature-bar > li ol li p {
    font-size: 15px;
  }
  section.section_feature#google_feature,
  section.section_feature#samsung_feature {
    padding: 25px 0 0;
  }
  section.section_feature#qrcode_feature .content .title p {
    padding-right: 40px;
  }
  section.section_feature#qrcode_feature .content .title p img {
    width: 30px;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li {
    padding: 0 10px;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol {
    margin-left: 0;
    max-width: 500px;
    padding: 0 10px;
    width: 100%;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol:before {
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    position: absolute;
    height: 66%;
    left: 9px;
    top: 50%;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol li {
    padding: 15px 0 15px 20px;
    min-height: inherit;
    min-height: 110px;
    margin: 0;
  }
  section.section_feature#qrcode_feature .content ul.feature-bar > li ol li p {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    padding: 0 0 0 45px;
    position: absolute;
    top: 50%;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li
    p
    img {
    width: 30px;
    left: 0;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right {
    padding: 15px 0 15px 20px;
    margin: 0;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right
    p {
    padding: 0 0 0 45px;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right
    p
    img {
    left: 0;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right:before {
    left: -5px;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li.right:after {
    left: -9px;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:after,
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:before {
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    top: 50%;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:before {
    left: -5px;
    right: inherit;
  }
  section.section_feature#qrcode_feature
    .content
    ul.feature-bar
    > li
    ol
    li:after {
    left: -9px;
    right: inherit;
  }
}
section.section_cards {
  background-color: #e7e7e7;
  padding: 50px 0;
}
section.section_cards .content {
  text-align: center;
  max-width: 1440px;
  overflow: hidden;
}
section.section_cards .content .title {
  padding-bottom: 0;
}
section.section_cards .content .title h2 {
  padding-bottom: 60px;
}
section.section_cards .content .title p {
  padding: 0 10px;
}
section.section_cards .content .title p.disclaimer {
  text-align: center;
  margin-top: 60px;
  font-size: 16px;
  display: block;
}
@media only screen and (max-width: 1500px) {
  section.section_cards {
    padding-top: 2.66667vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_cards {
    padding: 25px 0 0;
  }
  section.section_cards .content .title {
    padding-bottom: 0;
  }
  section.section_cards .content .title h2 {
    padding-bottom: 30px;
  }
  section.section_cards .content .title p.disclaimer {
    margin: 30px 0 15px;
    text-align: justify;
    font-size: 11px;
    padding: 0;
  }
}
section.section_where_to_use {
  background-color: #f8f8f8;
  padding: 50px 0;
}
section.section_where_to_use .content {
  text-align: center;
  max-width: 1440px;
}
section.section_where_to_use .content img {
  max-width: 300px;
  width: 100%;
}
@media only screen and (max-width: 1500px) {
  section.section_where_to_use {
    padding-top: 2.66667vw !important;
  }
  section.section_where_to_use .content img {
    width: 21%;
  }
}
@media only screen and (max-width: 768px) {
  section.section_where_to_use {
    padding: 25px 0;
  }
  section.section_where_to_use .content img {
    width: 150px;
  }
}
section.section_how_to_use {
  background-image: url(../img/bg-engine.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 10%;
  padding: 50px 0;
}
section.section_how_to_use .content {
  text-align: center;
  max-width: 1440px;
}
section.section_how_to_use .content .links-videos {
  display: inline-block;
  width: 80%;
}
section.section_how_to_use .content .links-videos > li {
  margin: 0 0 0 5%;
  max-width: 518px;
  float: right;
  width: 45%;
}
section.section_how_to_use .content .links-videos > li:first-child {
  margin: 0 5% 0 0;
  float: left;
}
section.section_how_to_use .content .links-videos > li a {
  position: relative;
  display: block;
  width: 100%;
}
section.section_how_to_use .content .links-videos > li a img {
  display: block;
  width: 100%;
}
section.section_how_to_use .content .links-videos > li a span {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-bottom: 45px solid transparent;
  border-top: 45px solid transparent;
  border-left: 70px solid #fff;
  position: absolute;
  opacity: 0.9;
  left: 50%;
  height: 0;
  top: 50%;
  width: 0;
}
section.section_how_to_use .content .links-videos > li a:hover span {
  border-left-color: #dd052c;
  opacity: 1;
}
section.section_how_to_use .content .links-videos > li strong {
  font-family: BradescoSans-SemiBold;
  display: inline-block;
  margin-top: 50px;
  font-size: 23px;
}
section.section_how_to_use .content .links-videos > li ol {
  display: inline-block;
}
section.section_how_to_use .content .links-videos > li ol li {
  margin-top: 15px;
  font-size: 23px;
}
section.section_how_to_use .content .links-videos > li ol li b {
  font-family: BradescoSans-SemiBold;
}
section.section_how_to_use .content .box_how_to_use {
  float: left;
  width: 100%;
}
section.section_how_to_use .content .box_how_to_use li {
  position: relative;
  float: left;
  width: 50%;
}
section.section_how_to_use .content .box_how_to_use li > img {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
}
section.section_how_to_use .content .box_how_to_use li div.text {
  position: absolute;
  text-align: left;
  left: 0;
  top: 0;
  z-index: 20;
}
section.section_how_to_use .content .box_how_to_use li div.text h5 {
  text-transform: uppercase;
  font-family: BradescoSans-Bold;
  line-height: 55px;
  font-size: 57px;
  color: #000;
  opacity: 0.4;
}
section.section_how_to_use .content .box_how_to_use li div.text > p {
  font-family: BradescoSans-Regular;
  line-height: 30px;
  margin-top: 50px;
  max-width: 290px;
  font-size: 23px;
  color: #fff;
  width: 100%;
}
section.section_how_to_use#google_how_to_use .content,
section.section_how_to_use#samsung_how_to_use .content {
  max-width: 100%;
  display: inline-block;
}
section.section_how_to_use#google_how_to_use {
  background-position: 0 -16%;
  padding: 50px 0 0;
}
section.section_how_to_use#google_how_to_use
  .content
  .box_how_to_use
  li
  div.text {
  padding: 80px 0 0 80px;
  width: 100%;
}
section.section_how_to_use#samsung_how_to_use {
  background-position: 0 -16%;
  padding: 50px 0 0;
}
section.section_how_to_use#samsung_how_to_use
  .content
  .box_how_to_use
  li:first-child
  div.text
  p {
  max-width: 230px;
}
section.section_how_to_use#samsung_how_to_use
  .content
  .box_how_to_use
  li
  div.text {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  padding: 0 0 0 120px;
  top: 50%;
}
section.section_how_to_use#samsung_how_to_use
  .content
  .box_how_to_use
  li
  div.text
  p {
  max-width: 290px;
  margin-top: 0;
}
section.section_how_to_use#qrcode_how_to_use {
  padding: 50px 0 0;
}
section.section_how_to_use#qrcode_how_to_use .content {
  display: inline-block;
  max-width: 100%;
}
section.section_how_to_use#qrcode_how_to_use .content .box_how_to_use div.text {
  background-image: url(../img/qrcode/thumb_how_to_use_01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 20px 0 40px;
  position: relative;
  display: block;
  z-index: 10;
  width: 100%;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  -ms-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  margin: 50px 0 0 26px;
  display: inline-block;
  position: relative;
  max-width: 570px;
  width: 46%;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol:before {
  background-color: #fff;
  position: absolute;
  height: 271px;
  opacity: 0.5;
  left: -15px;
  content: "";
  width: 3px;
  top: 16px;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li {
  display: inline-block;
  position: relative;
  min-height: 90px;
  padding: 0 0 0 10%;
  text-align: left;
  width: 100%;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li.left {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  margin-left: -27px;
  padding: 0 10% 0 0;
  text-align: right;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li.left:before {
  right: -19px;
  left: inherit;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li.left:after {
  right: -24px;
  left: inherit;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li.left
  b {
  right: 0;
  left: inherit;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li:after,
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  content: "";
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li:before {
  border: 1px solid #fff;
  height: 9px;
  width: 9px;
  left: -19px;
  top: 11px;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li:after {
  border: 2px solid #fff;
  height: 17px;
  width: 17px;
  left: -24px;
  top: 6px;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li
  b {
  font-weight: 400;
  text-align: center;
  position: absolute;
  font-family: BradescoSans-Bold;
  line-height: 30px;
  font-size: 39px;
  color: #fff;
  width: 7%;
  left: 0;
  top: 0;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li
  p {
  font-size: 20px;
  color: #fff;
  float: left;
}
section.section_how_to_use#qrcode_how_to_use
  .content
  .box_how_to_use
  div.text
  ol
  li
  p
  strong {
  font-family: BradescoSans-Bold;
}
@media only screen and (max-width: 1500px) {
  section.section_how_to_use {
    padding-top: 2.66667vw !important;
  }
  section.section_how_to_use .content .box_how_to_use li div.text,
  section.section_how_to_use#google_how_to_use
    .content
    .box_how_to_use
    li
    div.text {
    padding: 5.33333vw 0 0 5.33333vw;
  }
  section.section_how_to_use .content .links-videos > li a span {
    border-bottom-width: 3vw;
    border-top-width: 3vw;
    border-left-width: 4.66667vw;
  }
  section.section_how_to_use .content .links-videos > li strong {
    margin-top: 3.33333vw;
    font-size: 1.53333vw;
  }
  section.section_how_to_use .content .links-videos > li ol li {
    margin-top: 1vw;
    font-size: 1.53333vw;
  }
  section.section_how_to_use .content .box_how_to_use li div.text h5 {
    line-height: 3.66667vw;
    font-size: 3.8vw;
  }
  section.section_how_to_use .content .box_how_to_use li div.text > p {
    line-height: 2vw;
    margin-top: 3.33333vw;
    max-width: 19.33333vw;
    font-size: 1.53333vw;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li:first-child
    div.text
    p {
    max-width: 15.33333vw;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li
    div.text {
    padding: 0 0 0 8vw;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li
    div.text
    p {
    max-width: 19.33333vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text {
    padding: 1.33333vw 0 2.66667vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol {
    margin: 3.33333vw 0 0 1.73333vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol:before {
    height: 18.06667vw;
    left: -1vw;
    width: 0.2vw;
    top: 1.06667vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li {
    min-height: 6vw;
    padding: 0 0 0 10%;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    margin-left: -1.8vw;
    padding: 0 10% 0 0;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left:before {
    right: -1.26667vw;
    left: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left:after {
    right: -1.6vw;
    left: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left
    b {
    right: 0;
    left: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:before {
    border-width: 0.06667vw;
    height: 0.6vw;
    width: 0.6vw;
    left: -1.26667vw;
    top: 0.73333vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:after {
    border-width: 0.13333vw;
    height: 1.13333vw;
    width: 1.13333vw;
    left: -1.6vw;
    top: 0.4vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li
    b {
    line-height: 2vw;
    font-size: 2.6vw;
    width: 7%;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li
    p {
    font-size: 1.33333vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_how_to_use {
    padding: 25px 0;
  }
  section.section_how_to_use .content .links-videos {
    text-align: center;
    padding: 0 10px;
    width: 100%;
  }
  section.section_how_to_use .content .links-videos > li {
    display: inline-block;
    float: none !important;
    max-width: 400px;
    width: 100%;
    margin: 0;
  }
  section.section_how_to_use .content .links-videos > li:first-child {
    margin: 0 0 30px;
  }
  section.section_how_to_use .content .links-videos > li a {
    margin: 0 auto;
    width: 80%;
  }
  section.section_how_to_use .content .links-videos > li a span {
    border-bottom-width: 5.85938vw;
    border-top-width: 5.85938vw;
    border-left-width: 9.11458vw;
  }
  section.section_how_to_use .content .links-videos > li strong {
    margin-top: 15px;
    font-size: 14px;
  }
  section.section_how_to_use .content .links-videos > li ol li {
    margin-top: 7px;
    font-size: 14px;
  }
  section.section_how_to_use .content .box_how_to_use li {
    width: 100%;
  }
  section.section_how_to_use .content .box_how_to_use li div.text h5 {
    line-height: 7.16146vw;
    font-size: 7.42188vw;
  }
  section.section_how_to_use .content .box_how_to_use li div.text > p {
    line-height: 3.90625vw;
    margin-top: 6.51042vw;
    max-width: 41.66667vw;
    font-size: 3.64583vw;
  }
  section.section_how_to_use#apple_how_to_use {
    background-position: 0 0;
    background-size: 15%;
    padding: 25px 0 0;
  }
  section.section_how_to_use#google_how_to_use {
    background-position: 0 -6%;
    background-size: 15%;
    padding: 25px 0 0;
  }
  section.section_how_to_use#google_how_to_use
    .content
    .box_how_to_use
    li
    div.text {
    padding: 7.8125vw 0 0 3.90625vw;
    width: 100%;
  }
  section.section_how_to_use#samsung_how_to_use {
    background-position: 0 -6%;
    background-size: 15%;
    padding: 25px 0 0;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li:first-child
    div.text
    p {
    max-width: 29.94792vw;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li
    div.text {
    padding: 0 0 0 15.625vw;
  }
  section.section_how_to_use#samsung_how_to_use
    .content
    .box_how_to_use
    li
    div.text
    p {
    max-width: 37.76042vw;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text {
    padding: 15px 10px;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    width: calc(100% - 26px);
    display: inline-block;
    margin: 6.51042vw 0 0 24px;
    position: relative;
    max-width: 480px;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol:before {
    background-color: #fff;
    position: absolute;
    height: 271px;
    opacity: 0.5;
    left: -16px;
    content: "";
    width: 3px;
    top: 15px;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li {
    display: inline-block;
    position: relative;
    padding: 0 0 0 11%;
    min-height: 90px;
    text-align: left;
    width: 100%;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    padding: 0 0 0 10%;
    text-align: left;
    margin-left: 0;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left:before {
    left: -19px;
    right: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left:after {
    left: -23px;
    right: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li.left
    b {
    left: 0;
    right: inherit;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:after,
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    content: "";
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:before {
    border: 1px solid #fff;
    height: 7px;
    width: 7px;
    left: -19px;
    top: 11px;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li:after {
    border: 2px solid #fff;
    height: 13px;
    width: 13px;
    left: -23px;
    top: 7px;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li
    b {
    line-height: 30px;
    font-size: 25px;
    width: 8%;
  }
  section.section_how_to_use#qrcode_how_to_use
    .content
    .box_how_to_use
    div.text
    ol
    li
    p {
    font-size: 15px;
  }
}
section.section_offers {
  background-color: #e3e3e3;
  padding: 50px 0;
}
section.section_offers#google_offers {
  background-color: #dadada;
}
section.section_offers .content {
  text-align: center;
  max-width: 1440px;
}
section.section_offers .content p {
  display: block;
}
section.section_offers .content .slider-offers {
  max-width: 1440px;
  padding: 0 100px;
  width: 100%;
}
section.section_offers .content .slider-offers > div {
  text-align: center;
}
section.section_offers .content .slider-offers > div .item-offers {
  background-color: #efefef;
  padding: 15px 10px 20px;
  display: block;
  margin: 0 auto;
  width: 95%;
}
section.section_offers .content .slider-offers > div .item-offers img {
  max-width: 176px;
  display: block;
  margin: 0 auto;
  width: 100%;
}
section.section_offers .content .slider-offers > div .item-offers p {
  font-family: BradescoSans-Regular;
  line-height: 27px;
  min-height: 170px;
  margin-top: 50px;
  font-size: 20px;
  color: #000;
  width: 100%;
}
section.section_offers .content .slider-offers > div .item-offers p b {
  font-family: BradescoSans-SemiBold;
}
section.section_offers .content .slider-offers > div .item-offers a {
  display: block;
  margin: 0 auto;
}
section.section_offers .content .slider-offers > div .item-offers a span {
  letter-spacing: -0.5px;
  margin-top: 30px;
}
section.section_offers
  .content
  .slider-offers
  > div
  .item-offers
  a.link-regulation {
  text-decoration: underline;
  font-family: BradescoSans-Regular;
  line-height: 20px;
  margin-top: 30px;
  font-size: 16px;
  color: #000;
}
section.section_offers .content .slider-offers .slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 37px;
  opacity: 0.8;
  width: 24px;
  top: 47%;
}
section.section_offers .content .slider-offers .slick-arrow:before {
  display: none;
}
section.section_offers .content .slider-offers .slick-arrow:hover {
  opacity: 1;
}
section.section_offers .content .slider-offers .slick-arrow.slick-prev {
  background-image: url(../img/arrow-red-left.png);
  left: 10px;
}
section.section_offers .content .slider-offers .slick-arrow.slick-next {
  background-image: url(../img/arrow-red-right.png);
  right: 10px;
}
@media only screen and (max-width: 1500px) {
  section.section_offers .content .slider-offers {
    padding: 0 6.66667vw;
  }
  section.section_offers .content .slider-offers > div .item-offers {
    padding: 1vw 0.66667vw 1.33333vw;
  }
  section.section_offers .content .slider-offers > div .item-offers img {
    max-width: 11.73333vw;
  }
  section.section_offers .content .slider-offers > div .item-offers p {
    line-height: 1.8vw;
    min-height: 11.33333vw;
    margin-top: 3.33333vw;
    font-size: 1.33333vw;
  }
  section.section_offers .content .slider-offers > div .item-offers a span {
    margin-top: 2vw;
  }
  section.section_offers
    .content
    .slider-offers
    > div
    .item-offers
    a.link-regulation {
    line-height: 1.33333vw;
    margin-top: 2vw;
    font-size: 1.06667vw;
  }
}
@media only screen and (max-width: 1023px) {
  section.section_offers .content .slider-offers {
    padding: 0 9.77517vw;
  }
  section.section_offers .content .slider-offers > div .item-offers {
    padding: 1.46628vw 0.97752vw;
  }
  section.section_offers .content .slider-offers > div .item-offers img {
    max-width: 17.2043vw;
  }
  section.section_offers .content .slider-offers > div .item-offers p {
    line-height: 2.6393vw;
    min-height: 18.57283vw;
    margin-top: 4.88759vw;
    font-size: 1.95503vw;
  }
  section.section_offers .content .slider-offers > div .item-offers a span {
    margin-top: 2.93255vw;
  }
  section.section_offers
    .content
    .slider-offers
    > div
    .item-offers
    a.link-regulation {
    line-height: 1.95503vw;
    margin-top: 2.93255vw;
    font-size: 1.56403vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_offers {
    padding: 25px 0;
  }
  section.section_offers .content .slider-offers {
    padding: 0 13.02083vw;
  }
  section.section_offers .content .slider-offers > div .item-offers {
    padding: 3.25521vw 2.60417vw;
  }
  section.section_offers .content .slider-offers > div .item-offers img {
    max-width: 39.0625vw;
  }
  section.section_offers .content .slider-offers > div .item-offers p {
    line-height: 4.81771vw;
    min-height: 22.13542vw;
    margin-top: 6.51042vw;
    font-size: 3.90625vw;
  }
  section.section_offers .content .slider-offers > div .item-offers a span {
    margin-top: 3.90625vw;
  }
  section.section_offers
    .content
    .slider-offers
    > div
    .item-offers
    a.link-regulation {
    line-height: 3.90625vw;
    margin-top: 5.20833vw;
    font-size: 3.38542vw;
  }
}
section.section_center_activation .content,
section.section_compatible .content {
  max-width: 1440px;
  text-align: center;
}
section.section_compatible {
  background-color: #f8f8f8;
  padding: 50px 0;
}
section.section_compatible .content .title {
  padding-bottom: 0;
}
section.section_compatible .content .title p {
  margin-bottom: 25px;
  display: block;
}
section.section_compatible .content .title p u {
  text-decoration: underline;
}
@media only screen and (max-width: 768px) {
  section.section_compatible {
    padding: 25px 0;
  }
}
section.section_center_activation {
  padding: 50px 0;
}
section.section_center_activation .content .title {
  padding-bottom: 0;
}
section.section_center_activation .content .title a.link-border {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  border: 2px solid #4e4e4e;
  font-family: BradescoSans-SemiBold;
  display: inline-block;
  padding: 5px 15px;
  margin-top: 30px;
  font-size: 30px;
  cursor: default;
  color: #4e4e4e;
}
section.section_center_activation#central-de-ativacao {
  padding: 0 0 50px;
}
@media only screen and (max-width: 1500px) {
  section.section_center_activation .content .title a.link-border {
    -moz-border-radius: 1vw;
    -webkit-border-radius: 1vw;
    border-radius: 1vw;
    padding: 0.33333vw 1vw;
    margin-top: 2vw;
    font-size: 2vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_center_activation {
    padding: 25px 0;
  }
  section.section_center_activation .content .title a.link-border {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding: 3px 8px;
    margin-top: 15px;
    font-size: 15px;
  }
  section.section_center_activation#central-de-ativacao {
    padding: 0 0 25px;
  }
}
section.section_how_to_enable {
  padding: 50px 0;
}
section.section_how_to_enable .content {
  text-align: center;
  max-width: inherit;
}
section.section_how_to_enable .content .title {
  display: inline-block;
  padding-bottom: 30px;
  position: relative;
}
section.section_how_to_enable .content .title:after {
  -webkit-transform: translate3d(-50%, 0, 0);
  -moz-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  background-color: #dd052c;
  position: absolute;
  content: "";
  height: 1px;
  width: 10%;
  bottom: 0;
  left: 50%;
}
section.section_how_to_enable .content .title p {
  padding-top: 15px;
  display: block;
}
section.section_how_to_enable .content .slider-enable {
  width: 100%;
}
section.section_how_to_enable .content .slider-enable > div {
  text-align: center;
}
section.section_how_to_enable .content .slider-enable > div a {
  display: block;
  margin: 0 auto;
}
section.section_how_to_enable .content .slider-enable > div a img {
  display: block;
  width: 100%;
}
section.section_how_to_enable .content .slider-enable .slick-arrow {
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 37px;
  opacity: 0.8;
  width: 24px;
  top: 50%;
}
section.section_how_to_enable .content .slider-enable .slick-arrow:before {
  display: none;
}
section.section_how_to_enable .content .slider-enable .slick-arrow:hover {
  opacity: 1;
}
section.section_how_to_enable .content .slider-enable .slick-arrow.slick-prev {
  background-image: url(../img/arrow-red-left.png);
  left: 10px;
}
section.section_how_to_enable .content .slider-enable .slick-arrow.slick-next {
  background-image: url(../img/arrow-red-right.png);
  right: 10px;
}
@media only screen and (max-width: 1500px) {
  section.section_how_to_enable .content .title {
    padding-bottom: 2vw;
  }
  section.section_how_to_enable .content .title p {
    padding-top: 1vw;
  }
}
@media only screen and (max-width: 768px) {
  section.section_how_to_enable {
    padding: 35px 0 25px;
  }
  section.section_how_to_enable .content .title:after {
    width: 20%;
  }
}
section.section_disclaimer {
  background-color: #666;
  padding: 25px 0;
}
section.section_disclaimer .content {
  text-align: center;
  max-width: 1440px;
}
section.section_disclaimer .content .title {
  padding-bottom: 0;
}
section.section_disclaimer .content .title h2 {
  font-size: 20px;
  color: #fff;
}
section.section_disclaimer .content .title p.disclaimer {
  margin-top: 5px;
  font-size: 12px;
  padding: 0 10px;
  color: #fff;
}
section.section_disclaimer .content .title p.disclaimer a {
  text-decoration: underline;
  word-wrap: break-word;
  color: #fff;
}
section.section_disclaimer .content .title p.disclaimer strong {
  font-family: BradescoSans-Bold;
}
@media only screen and (max-width: 768px) {
  section.section_disclaimer {
    padding: 15px 0;
  }
  section.section_disclaimer .content .title p.disclaimer {
    text-align: justify;
    font-size: 11px;
    padding: 0;
  }
}
footer {
  display: block;
}
footer .footer-bradesco {
  position: relative;
  background: #4e4e4e;
  text-align: center;
  overflow: hidden;
  float: left;
  width: 100%;
}
footer .footer-bradesco .assinatura {
  margin: 30px 65px 30px 0;
  padding-left: 70%;
  max-width: auto;
  display: block;
  height: 70px;
  float: right;
}
footer .footer-bradesco p {
  display: inline-block;
  font-family: BradescoSans-Regular;
  padding: 30px 10px;
  max-width: 1150px;
  font-size: 12px;
  color: #fff;
}
footer .footer-bradesco p span {
  display: block;
}
footer .footer-bradesco p a {
  text-decoration: underline;
  color: #fff;
}
@media only screen and (max-width: 1023px) {
  footer {
    display: block;
  }
  footer .footer-bradesco .assinatura {
    margin: 15px 10px 15px 0;
    height: 50px;
  }
  footer .footer-bradesco p {
    padding: 15px 10px;
    font-size: 9px;
  }
}

.c-bandeira {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 67px;
}

.c-bandeira h2 {
    font-size: 30px; 
    font-weight: bold;
}

.c-bandeira__button:nth-child(1) {
    margin: 0 16px 0px 24px;
}

.c-bandeira .c-bandeira__buttons .c-bandeira__button.button.is-active {
    background-color: #CC092F;
    border: 2px solid #CC092F;
    color: #fff;
    -webkit-transition: ease-in-out 0.2s;
    -o-transition: ease-in-out 0.2s;
    transition: ease-in-out 0.2s;
    cursor: pointer;
}

.c-bandeira .c-bandeira__buttons .c-bandeira__button.button {
    font-family: 'Bradesco Sans SemiBold';
    font-size: 18px;
    border-radius: 30px;
    padding: 20px 32px;
    text-transform: uppercase;
    background-color: #fff;
    border: 2px solid #CC092F;
    color: #CC092F;
    text-align: center;
    cursor: pointer;
}

.c-bandeira .c-bandeira__buttons .c-bandeira__button.button:hover {
  background-color: #CC092F;
  border: 2px solid #CC092F;
  color: #fff;
  -webkit-transition: ease-in-out 0.2s;
  -o-transition: ease-in-out 0.2s;
  transition: ease-in-out 0.2s;
}

.c-cards {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.c-cards__column {
    margin-bottom: 40px;
    text-align: center;
}

.c-cards__card {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #F2F2F2;
    width: 430px;
    height: 199px;
    padding: 0px 55px;
    margin: 16px 40px;
    font-family: 'Bradesco Sans Regular';
}

@media only screen and (max-width: 479px) {
  .c-bandeira {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 40px;
  }
  .c-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .c-cards__card {
    padding: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 16px 0;
    width: 100%;
  }
  .c-cards__column h3 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}