@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

strong {
  font-weight: 500; }

.visible-sm {
  display: block !important; }
  @media (min-width: 1101px) {
    .visible-sm {
      display: none !important; } }

.visible-lg {
  display: none !important; }
  @media (min-width: 1101px) {
    .visible-lg {
      display: block !important; } }

.text-white {
  color: #ffffff !important; }

.text-red {
  color: #ff0000 !important; }

@font-face {
  font-family: 'Gotham-MK3';
  src: url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Book.eot);
  src: url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Book.eot?#iefix) format("embedded-opentype"), url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Book.woff) format("woff"), url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Book.ttf) format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham-MK3';
  src: url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Medium.eot);
  src: url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Medium.eot?#iefix) format("embedded-opentype"), url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Medium.woff) format("woff"), url(http://s3.amazonaws.com/grupotechnos/assets/Gotham-MK3-Medium.ttf) format("truetype");
  font-weight: 500;
  font-style: normal; }

.h2 {
  font-family: 'Gotham-MK3';
  font-weight: normal;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.25; }
  .h2 strong {
    font-weight: 500; }

.h1 {
  font-family: 'Gotham-MK3';
  font-weight: normal;
  font-size: 46px;
  color: #FFFFFF;
  line-height: 1.09; }
  .h1 strong {
    font-weight: 500; }

@media (min-width: 1101px) {
  .h1-lg {
    font-family: 'Gotham-MK3';
    font-weight: normal;
    font-size: 46px;
    color: #FFFFFF;
    line-height: 1.09; }
    .h1-lg strong {
      font-weight: 500; } }

.text-btn-02 {
  font-family: 'Gotham-MK3';
  font-weight: 500;
  font-size: 12px;
  color: #FF0000;
  letter-spacing: 2.44px; }

.texto_corrido {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px; }

.text-white {
  color: white; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-center {
  text-align: center; }

.line1 {
  width: 93px;
  height: 3px;
  background-color: #ff0000;
  display: inline-block;
  margin-top: 1.375rem;
  margin-bottom: 1.375rem; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.icon-notificacao {
  width: 173px;
  height: 49px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -448px -151px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-notificacao {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-sms {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -12px -31px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-sms {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-controlemusica {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -14px -154px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-controlemusica {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-contatos {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -83px -29px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-contatos {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-contadorpassos {
  width: 48px;
  height: 49px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -84px -92px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-contadorpassos {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-alarme {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -14px -91px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-alarme {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-camer {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -375px -89px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-camer {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-notify {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -376px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-notify {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-monitorcardiaco {
  width: 49px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -82px -155px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-monitorcardiaco {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-fundos {
  width: 49px;
  height: 49px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -158px -27px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-fundos {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-ligacao {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -163px -90px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-ligacao {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-gestos {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -159px -156px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-gestos {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-bluetooth {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -226px -27px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-bluetooth {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-timer {
  width: 49px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -229px -88px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-timer {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-calculadora {
  width: 49px;
  height: 49px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -228px -154px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-calculadora {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-cronometro {
  width: 49px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -296px -27px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-cronometro {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-qrcode {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -298px -153px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-qrcode {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-sedentarismo {
  width: 48px;
  height: 47px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -297px -90px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-sedentarismo {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-localizar {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -372px -152px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-localizar {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

.icon-ajustes {
  width: 48px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
  background-position: -447px -26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    .icon-ajustes {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/sprite.svg);
      background-size: 692px 241px; } }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, *:before, *:after {
  box-sizing: border-box; }

/* Variables */
/* ----------------------------------------- */
/* ----------------------------------------- Variables */
body {
  background: #000000;
  font-family: 'Gotham-MK3'; }

#fullpage .content {
  padding-top: 2.75rem; }
  @media (min-width: 1101px) {
    #fullpage .content {
      padding-top: 3.5rem; } }

.content {
  margin: 0 auto;
  width: 67.8125rem;
  max-width: 100%; }

#intro {
  background: #151515; }
  #intro .content {
    position: relative; }
  @media (max-width: 1101px) {
    #intro .content {
      max-width: 290px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      padding: 3.75rem 0 3.75rem 0; }
      #intro .content h2,
      #intro .content .h2 {
        font-size: 20px;
        line-height: 24px; }
      #intro .content .texto_corrido {
        font-size: 16px;
        line-height: 22px; }
      #intro .content .btn {
        margin-top: 20px; } }
  @media (min-width: 1101px) {
    #intro .content {
      display: -ms-flexbox;
      display: flex;
      -moz-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
      min-height: 28.125rem;
      margin: 6.25rem auto; }
      #intro .content .h1 {
        margin-bottom: 5px; }
      #intro .content .line1 {
        width: 140px; }
      #intro .content .col {
        width: 48%; }
      #intro .content .texto_corrido {
        max-width: 400px; }
      #intro .content .visible-lg {
        position: relative; }
        #intro .content .visible-lg img {
          position: absolute; }
          #intro .content .visible-lg img.intro-lines {
            top: 55px;
            left: 30px;
            animation-name: spin;
            animation-duration: 20000ms;
            animation-iteration-count: infinite;
            animation-timing-function: linear; }
      #intro .content .btn {
        margin-top: 30px; } }

#bottom {
  background-color: #ffffff; }
  #bottom .article {
    padding-top: 2.75rem; }
    @media (min-width: 1101px) {
      #bottom .article {
        padding-top: 3.5rem; } }

.buynow {
  background: #000000;
  text-align: center; }
  .buynow:after {
    display: block;
    content: "";
    clear: both; }
  .buynow .line-red {
    display: block;
    width: 100%;
    height: 2px;
    background-color: #ff0000;
    margin: 60px auto 60px; }
    @media (max-width: 1101px) {
      .buynow .line-red {
        margin: 60px auto 40px; } }
  .buynow .pulseira-relogio {
    margin-bottom: 1rem;
    margin-top: 1rem; }
  .buynow h2 {
    max-width: 330px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px; }
  .buynow #scroll-down {
    margin-top: 2.5rem;
    display: block;
    clear: both;
    border-bottom: 3px solid #ff0000;
    width: 100vw; }
    .buynow #scroll-down img {
      margin-bottom: -30px; }
  .buynow .youtube-video {
    position: relative;
    display: block;
    float: left;
    width: 56%;
    margin-right: 2%;
    outline: none; }
    .buynow .youtube-video:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: url(http://s3.amazonaws.com/grupotechnos/assets/video.svg) center center no-repeat;
      content: ""; }
    .buynow .youtube-video img {
      display: block;
      width: 100%;
      height: auto; }
    @media (max-width: 1101px) {
      .buynow .youtube-video {
        width: 100%;
        float: none;
        margin: 0 0 40px 0; } }
  .buynow .video-infos {
    display: block;
    float: right;
    position: relative;
    width: 42%;
    padding: 0 0 20px; }
    .buynow .video-infos h3 {
      display: block;
      width: 80%;
      font-size: 40px;
      color: #ffffff;
      text-align: left;
      text-transform: uppercase; }
    .buynow .video-infos .line {
      display: block;
      width: 8.75rem;
      height: 0.1875rem;
      background-color: #ff0000;
      margin: 2.5rem 0 2.5rem; }
    .buynow .video-infos p {
      font-size: 22px;
      color: #ffffff;
      width: 15.625rem;
      text-align: left;
      margin-bottom: 30px; }
      @media only screen and (max-width: 1340px) {
        .buynow .video-infos p {
          width: 50%; } }
    .buynow .video-infos .go-to-video {
      display: block;
      width: 20.625rem;
      clear: both;
      background-color: #ff0000;
      padding: 15px 25px;
      color: #ffffff;
      line-height: 1.2;
      font-size: 16px;
      text-transform: uppercase; }
    @media (max-width: 1101px) {
      .buynow .video-infos {
        width: 100%;
        float: none;
        padding: 0 0 40px; }
        .buynow .video-infos h3 {
          width: 90%;
          margin: 0 auto; }
        .buynow .video-infos .line {
          margin: 1.25rem 0 0.625rem 5%; }
        .buynow .video-infos p {
          width: 90%;
          margin: 0 auto; }
        .buynow .video-infos .go-to-video {
          position: relative;
          top: 20px;
          clear: both;
          display: inline-block;
          width: auto;
          padding: 13px 18px;
          font-size: 14px; } }
  @media (min-width: 1101px) {
    .buynow {
      padding: 3.75rem 0; }
      .buynow h2 {
        max-width: 715px;
        margin: 1rem auto;
        text-transform: uppercase;
        font-size: 24px;
        line-height: 1.25; }
      .buynow .youtube-video {
        max-width: 920px; }
        .buynow .youtube-video:focus {
          outline: none; } }

.frete {
  padding: 80px 0;
  background-color: #151515;
  text-align: center; }
  .frete:after {
    display: block;
    content: "";
    clear: both; }
  .frete .article-title {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 46px;
    line-height: 1.09;
    text-align: center; }
    .frete .article-title img {
      display: inline-block;
      margin: 0 13px -5px; }
      .frete .article-title img.sm {
        display: none; }
    .frete .article-title span.white-letters {
      color: white;
      font-weight: 400; }
    .frete .article-title span.red-letters {
      color: #ff0000;
      font-weight: 600; }
    @media (max-width: 1101px) {
      .frete .article-title img.sm {
        display: block;
        margin: 0 auto 20px; }
      .frete .article-title img.large {
        display: none; }
      .frete .article-title span.white-letters,
      .frete .article-title span.red-letters {
        display: block;
        text-align: center;
        font-size: 26px; } }
  .frete .article-subtitle {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 24px;
    line-height: 1.25; }
    @media (max-width: 1101px) {
      .frete .article-subtitle {
        font-size: 18px; } }

.section-quero-meu {
  background-color: #151515; }

.section-video,
.section-photos {
  background-color: #000000; }

#photos {
  background-color: #000000;
  position: relative; }
  #photos .container {
    max-width: 320px;
    margin: 0 auto 200px;
    padding-bottom: 80px;
    padding-top: 40px; }
  #photos .slick-track a {
    display: block; }
    #photos .slick-track a img {
      margin-left: auto;
      margin-right: auto; }
  #photos .slick-dots {
    bottom: 50px; }
    #photos .slick-dots li button:before {
      background-color: white; }
    #photos .slick-dots li.slick-active button:before {
      background-color: #ff0000; }
  @media (min-width: 1101px) {
    #photos:after {
      position: absolute;
      bottom: -100px;
      left: 0;
      right: 0;
      z-index: 0;
      width: 100%;
      background-color: #F8F8F8;
      height: calc(7rem + 320px);
      content: ""; }
    #photos .container {
      padding-top: 7rem;
      padding-bottom: 7rem;
      max-width: 880px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      z-index: 10; }
      #photos .container a {
        display: block;
        transition: 300ms ease all; }
        #photos .container a:nth-child(1), #photos .container a:nth-child(2) {
          width: 440px; }
          #photos .container a:nth-child(1) img, #photos .container a:nth-child(2) img {
            width: 100%; }
        #photos .container a img {
          display: block;
          width: 220px; }
        #photos .container a:hover {
          opacity: .8; } }

#features {
  position: relative;
  background: #F8F8F8; }
  #features h2 {
    padding-top: 5rem;
    color: #5a5a5a;
    line-height: 1.3; }
    #features h2 span {
      color: #ff0000; }
  #features .slick-features {
    padding: 3rem 0 6rem;
    width: 90%;
    margin-left: 5%;
    margin-bottom: 0; }
    #features .slick-features .slick-slide .feature {
      display: -ms-flexbox;
      display: flex;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
          align-items: center;
      text-align: center;
      margin-bottom: 2rem; }
      #features .slick-features .slick-slide .feature h3 {
        font-family: 'Roboto';
        font-weight: 500;
        font-size: 16px;
        color: #000000;
        letter-spacing: 0;
        line-height: 30px; }
      #features .slick-features .slick-slide .feature p {
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 14px;
        color: #000000;
        letter-spacing: 0;
        line-height: 27px; }
    #features .slick-features .slick-dots {
      text-align: center;
      bottom: inherit; }
      #features .slick-features .slick-dots li {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 0 2px; }
        #features .slick-features .slick-dots li button {
          width: 10px;
          height: 10px;
          background: transparent;
          border: 1px solid #000000;
          border-radius: 50%;
          transition: 300ms ease all; }
          #features .slick-features .slick-dots li button:before {
            display: none;
            opacity: 0; }
        #features .slick-features .slick-dots li.slick-active button {
          background-color: #ff0000;
          border-color: #ff0000; }
  @media (min-width: 1101px) {
    #features .slick-features {
      max-width: 1100px;
      margin-left: auto;
      margin-right: auto; }
      #features .slick-features #line {
        padding-bottom: 5rem;
        padding-top: 2rem; }
      #features .slick-features .slick-slide:focus {
        outline: 0; }
      #features .slick-features .slick-slide .feature {
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        justify-content: flex-start;
        -ms-flex-pack: flex-start;
        text-align: left;
        height: 208px;
        padding-right: 1rem; }
        #features .slick-features .slick-slide .feature > div {
          margin-bottom: .8rem; }
        #features .slick-features .slick-slide .feature h3 {
          margin-bottom: .5rem; }
      #features .slick-features .slick-arrow {
        width: 45px;
        height: 45px;
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/scroll-vermelho.svg);
        background-size: contain;
        cursor: pointer;
        border-radius: 50%;
        transition: 250ms ease all;
        opacity: 1; }
        #features .slick-features .slick-arrow:before {
          display: none; }
        #features .slick-features .slick-arrow.slick-disabled {
          display: none !important; }
        #features .slick-features .slick-arrow.slick-next {
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
          right: -50px; }
        #features .slick-features .slick-arrow.slick-prev {
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
          left: -50px; }
        #features .slick-features .slick-arrow:hover {
          opacity: .8; } }
  @media (min-width: 1420px) {
    #features .slick-features .slick-arrow.slick-next {
      right: -80px; }
    #features .slick-features .slick-arrow.slick-prev {
      left: -80px; } }

#smartwatches {
  padding-bottom: 0;
  background: #ffffff; }
  #smartwatches h2 {
    color: #000000;
    max-width: 222px;
    margin: 0 auto 1.25rem;
    padding-top: 2.5rem;
    font-size: 46px;
    line-height: 1.09;
    text-align: center; }
    #smartwatches h2 strong {
      display: block; }
  #smartwatches .slick {
    max-width: 290px;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem 0 2rem; }
    #smartwatches .slick .watch-wrapper {
      text-align: center; }
      #smartwatches .slick .watch-wrapper * {
        max-width: 210px;
        margin-left: auto;
        margin-right: auto; }
      #smartwatches .slick .watch-wrapper h3 {
        font-family: 'Roboto';
        font-weight: 400;
        font-size: 18px;
        color: #5B5B5B;
        letter-spacing: 0;
        line-height: 30px;
        padding: 0.5rem 0 0.5rem; }
      #smartwatches .slick .watch-wrapper p {
        display: none;
        font-family: 'Roboto';
        font-weight: 300;
        font-size: 14px;
        color: #5B5B5B;
        letter-spacing: 0;
        line-height: 27px;
        margin-bottom: 2rem; }
      #smartwatches .slick .watch-wrapper .btn {
        min-width: 166px; }
      #smartwatches .slick .watch-wrapper:focus {
        outline: none; }
  @media (max-width: 1101px) {
    #smartwatches h2 {
      padding-top: 3.75rem;
      font-size: 24px;
      max-width: 90%; }
    #smartwatches .slick {
      margin-bottom: 40px; } }
  @media (min-width: 1101px) {
    #smartwatches h2 {
      max-width: 765px;
      margin: 0 auto 7.5rem;
      padding-top: 5rem; }
    #smartwatches .slick-one {
      max-width: 1040px; }
    #smartwatches .slick-two {
      max-width: 540px; }
    #smartwatches .slick {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between;
      padding: 1rem 0 4rem; }
      #smartwatches .slick * {
        -ms-flex-order: 0;
        order: 0; }
      #smartwatches .slick > :nth-child(n + 6) {
        -ms-flex-order: 5;
        order: 5; }
      #smartwatches .slick .legend {
        font-weight: 500;
        font-size: 12px;
        color: #ff0000;
        text-align: center;
        letter-spacing: 2.44px;
        padding: 0 0 1.25rem;
        width: 100%; }
        #smartwatches .slick .legend:last-of-type {
          -ms-flex-order: 3;
          order: 3; }
      #smartwatches .slick .watch-wrapper {
        padding: 0 0 1.25rem; }
        #smartwatches .slick .watch-wrapper h3 {
          padding: 0 0 1.25rem; }
        #smartwatches .slick .watch-wrapper img {
          margin-bottom: 30px; }
        #smartwatches .slick .watch-wrapper p.category {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.5;
          text-align: center;
          color: #5a5a5a;
          text-transform: uppercase;
          margin-bottom: 0; }
        #smartwatches .slick .watch-wrapper p {
          display: block;
          max-width: 280px;
          line-height: 1.3;
          margin-bottom: 0.625rem; }
        #smartwatches .slick .watch-wrapper .btn {
          margin-bottom: 1.875rem; } }

.banner-watches {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1085px;
  margin: 0 auto 80px; }
  .banner-watches img {
    display: block;
    width: 100%;
    height: auto; }
    .banner-watches img.sm {
      display: none; }
    @media (max-width: 1101px) {
      .banner-watches img.sm {
        display: block;
        width: 100%;
        max-width: 640px;
        margin-right: auto;
        margin-left: auto; }
      .banner-watches img.large {
        display: none; } }
  .banner-watches .infos {
    display: block;
    position: absolute;
    top: 40px;
    width: 570px;
    height: 254px;
    padding: 40px 120px;
    border: solid 3px #ff0000; }
    .banner-watches .infos.left {
      left: -70px; }
    .banner-watches .infos.right {
      right: -70px; }
  .banner-watches h4.title {
    margin-bottom: 10px;
    color: #5b5b5b;
    font-size: 30px;
    line-height: 1.15; }
    .banner-watches h4.title span {
      display: block;
      font-size: 46px;
      color: #ff0000;
      font-weight: 500;
      letter-spacing: -2px; }
  .banner-watches p.paragraph {
    font-size: 18px;
    line-height: 1.63;
    color: #5b5b5b;
    letter-spacing: -0.5px; }
  @media (max-width: 1101px) {
    .banner-watches {
      margin: 0 auto 40px; }
      .banner-watches .infos {
        top: 0;
        left: 0 !important;
        right: 0 !important;
        width: 90%;
        max-width: 500px;
        padding: 30px 40px;
        text-align: center;
        height: 180px;
        margin: 0 auto; }
        .banner-watches .infos h4.title {
          font-size: 12px;
          font-weight: 500;
          line-height: 1.25; }
          .banner-watches .infos h4.title span {
            font-size: 18px;
            letter-spacing: 2.4px; }
        .banner-watches .infos p.paragraph {
          font-size: 14px;
          letter-spacing: 0; } }

#duvidas {
  padding-bottom: 0;
  background: #ffffff; }
  #duvidas .duvidas-block {
    width: 100%;
    max-width: 1080px;
    margin: 100px auto 200px;
    padding: 60px 100px;
    background-color: #f9f9f9; }
  #duvidas h2 {
    color: #000000;
    margin: 0 auto 1.875rem;
    padding-top: 2.5rem;
    font-size: 46px;
    line-height: 1.09;
    text-align: center; }
    #duvidas h2 strong {
      color: #ff0000; }
  #duvidas .subtitle-red {
    margin-bottom: 60px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    color: #ff0000; }
  @media (max-width: 1101px) {
    #duvidas .duvidas-block {
      margin-top: 46px;
      padding: 40px 0; }
    #duvidas h2 {
      padding-top: 0rem;
      font-size: 24px; }
    #duvidas .subtitle-red {
      font-size: 18px; } }

.collapse .collapse-item {
  width: 100%;
  margin-bottom: 10px;
  background-color: #ffffff;
  border: solid 1px #dbdbdb; }

.collapse .collapse-header {
  position: relative;
  font-size: 18px;
  padding: 15px 30px 15px 20px;
  font-weight: 500;
  line-height: 1.67;
  text-align: left;
  color: #5a5a5a;
  cursor: pointer; }
  .collapse .collapse-header span {
    color: #ff0000;
    padding-right: 6px; }
  .collapse .collapse-header .arrow {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 20px;
    right: 20px;
    border-left: 3px solid #ff0000;
    border-bottom: 3px solid #ff0000;
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    transition: all 0.3s linear; }
  .collapse .collapse-header.active .arrow {
    top: 25px;
    -ms-transform: rotate(135deg);
        transform: rotate(135deg); }

.collapse .collapse-content {
  display: none;
  padding: 30px 20px;
  border-top: solid 1px #dbdbdb; }
  .collapse .collapse-content p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.93;
    text-align: left;
    color: #000000; }
  .collapse .collapse-content .specification {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    background-color: #f9f9f9;
    border: solid 1px #dbdbdb; }
    .collapse .collapse-content .specification:after {
      display: block;
      content: "";
      clear: both; }
    .collapse .collapse-content .specification .column {
      display: block;
      float: left;
      width: 50%; }
    .collapse .collapse-content .specification p {
      color: #5a5a5a; }
      .collapse .collapse-content .specification p span {
        font-weight: 600; }

#footer {
  margin-top: 100px;
  padding: 60px 0;
  background-color: #000000;
  min-height: 140px;
  text-align: center; }

#back-top {
  display: block;
  width: 100%;
  padding-bottom: 2rem; }
  #back-top span {
    display: block;
    margin-bottom: 0;
    color: #ff0000;
    font-family: 'Roboto';
    padding-bottom: 12px;
    font-size: 12px; }
  #back-top img {
    display: block;
    max-width: 40px;
    height: auto;
    margin: 0 auto 40px;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.btn {
  display: inline-block;
  min-height: 56px;
  min-width: 290px;
  line-height: 56px;
  max-width: 95%; }
  .btn.btn-red {
    color: white !important;
    background-color: #ff0000 !important;
    transition: 250ms ease all; }
    .btn.btn-red:hover {
      background-color: #cc0000 !important; }
  .btn.btn-lg {
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    min-width: 230px;
    min-height: 56px; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.tooltip-content {
  display: -ms-flexbox;
  display: flex; }

.tooltip {
  position: absolute;
  background: #000000;
  padding: 1.25rem;
  top: 69%;
  left: 0;
  width: 40%;
  margin-left: 30%;
  background: #000000;
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  pointer-events: none;
  border: 1px solid #ff0000;
  z-index: 1000; }
  @media (max-width: 1101px) {
    .tooltip {
      top: 76%;
      width: 62%;
      margin-left: 19%;
      -ms-transform: translateX(-15px);
          transform: translateX(-15px);
      padding: 0.625rem 0.25rem; } }
  .tooltip div[class^="icon-"] + h3 {
    padding-top: 10px; }
  .tooltip h3 {
    font-family: 'Gotham-MK3';
    font-weight: 500;
    font-size: 1.125rem;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px; }
    @media (max-width: 1101px) {
      .tooltip h3 {
        margin: 0;
        font-size: 0.875rem; } }
  .tooltip p {
    font-family: "Roboto";
    font-size: 0.875rem;
    color: #ffffff;
    line-height: 1.67; }
    @media (max-width: 1101px) {
      .tooltip p {
        font-size: 0.75rem;
        line-height: 1.3; } }
  .tooltip span {
    color: #ff0000; }
  .tooltip .arrow-go {
    margin-top: 10px;
    display: block;
    width: 30px;
    height: 30px;
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/scroll-vermelho.svg);
    background-size: contain;
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    @media (max-width: 1101px) {
      .tooltip .arrow-go {
        margin-top: 0;
        width: 20px;
        height: 20px; } }
  .tooltip.focused:before {
    content: '';
    border: 1px solid #ff0000;
    height: 1.25rem;
    position: absolute;
    top: -1.25rem;
    left: 50%;
    margin-left: -0.5rem; }
    @media (max-width: 1101px) {
      .tooltip.focused:before {
        content: none; } }
  .tooltip:not(.focused)::before {
    content: '';
    position: absolute;
    top: -0.75rem;
    left: 50%;
    margin-left: -1.25rem;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #000000;
    box-shadow: inset -2px 0 0 red;
    z-index: 100; }
    @media (max-width: 1101px) {
      .tooltip:not(.focused)::before {
        margin-left: -0.8125rem; } }
  .tooltip:not(.focused)::after {
    content: '';
    position: absolute;
    top: -0.875rem;
    left: 50%;
    margin-left: -1.25rem;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-bottom: 14px solid #ff0000;
    z-index: 10; }
    @media (max-width: 1101px) {
      .tooltip:not(.focused)::after {
        margin-left: -0.8125rem; } }

/* Interações */
/* ----------------------------------------- */
.fp-table .tooltip {
  opacity: 0;
  transition: 1s ease all;
  margin-top: 30px; }

.fp-completely .tooltip.current {
  margin-top: 0;
  opacity: 1; }

body.focused .watch-container .watch .watch-lines, body.focused .watch-container .watch .watch-background {
  opacity: 0; }

body.focused .watch-container .watch .watch-timer {
  opacity: .8; }

body.focused .watch-container .watch .watch-base .relogio-base .watch-display {
  border: 2px solid #ff0000; }

body.focused .watch-container .watch .watch-base .relogio-base::before {
  opacity: .3; }

body.effect-show-player .player-animation {
  opacity: 1; }

/* ----------------------------------------- Interações */
.menu-fixed {
  position: fixed;
  top: 0;
  width: 100vw;
  height: 3.5rem;
  background-color: #ffffff;
  z-index: 1000;
  border-bottom: 0; }
  .menu-fixed .navbar-brand {
    padding-top: 17px;
    display: block;
    float: left; }
    .menu-fixed .navbar-brand img {
      margin-left: 1.6875rem;
      margin-right: 1.6875rem; }
  .menu-fixed .menu-location-mob {
    display: none; }
    .menu-fixed .menu-location-mob a {
      display: block;
      float: right;
      padding: 1.3125rem 0;
      font-size: 12px;
      font-weight: 500;
      color: #1D1D1D;
      letter-spacing: 2.44px;
      text-decoration: none;
      border-top: 3px solid transparent;
      border-top-color: transparent !important;
      padding: 0; }
      .menu-fixed .menu-location-mob a.active {
        background-color: #f9f9f9; }
        .menu-fixed .menu-location-mob a.active img.active {
          display: block; }
        .menu-fixed .menu-location-mob a.active img.unactive {
          display: none; }
      .menu-fixed .menu-location-mob a img {
        height: 43px; }
        .menu-fixed .menu-location-mob a img.active {
          display: none; }
        .menu-fixed .menu-location-mob a img.unactive {
          display: block; }
    @media (max-width: 1101px) {
      .menu-fixed .menu-location-mob {
        display: block; } }
  .menu-fixed .navbar-toggler {
    float: right;
    border-left: 1px solid #DBDBDB;
    height: 100%;
    position: relative;
    min-width: 46px;
    min-height: 43px;
    padding: 5px 8px 0 8px; }
    .menu-fixed .navbar-toggler p {
      font-size: 9px;
      color: #000000;
      letter-spacing: 0.77px;
      padding-top: 2px;
      font-weight: 500; }
    .menu-fixed .navbar-toggler span {
      display: block;
      background-color: black;
      height: 2px;
      width: 28px;
      margin-top: 4px;
      margin-bottom: 4px;
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
      position: relative;
      left: 0;
      opacity: 1;
      transition: 250ms ease all; }
      .menu-fixed .navbar-toggler span:nth-child(2) {
        transition: none; }
  .menu-fixed #nav-list {
    float: left;
    width: calc(100% - 159px);
    background-color: white;
    transition: 300ms ease all;
    border-left: 1px solid #DBDBDB;
    height: 100%; }
    .menu-fixed #nav-list li {
      display: inline-block;
      vertical-align: top;
      height: 100%;
      padding: 0 0.9375rem;
      list-style: none; }
      .menu-fixed #nav-list li a {
        display: inline-block;
        padding: 1.3125rem 0;
        font-size: 12px;
        font-weight: 500;
        color: #1D1D1D;
        letter-spacing: 2.44px;
        text-decoration: none;
        border-top: 3px solid transparent; }
        .menu-fixed #nav-list li a:hover, .menu-fixed #nav-list li a.active {
          color: #ff0000;
          border-top-color: #ff0000; }
        .menu-fixed #nav-list li a img.active {
          display: none; }
        .menu-fixed #nav-list li a img.unactive {
          display: block; }
        .menu-fixed #nav-list li a.location {
          border-top-color: transparent !important;
          padding: 0; }
          .menu-fixed #nav-list li a.location img {
            height: 53px; }
          .menu-fixed #nav-list li a.location:hover, .menu-fixed #nav-list li a.location.active {
            background-color: #f9f9f9; }
            .menu-fixed #nav-list li a.location:hover img.active, .menu-fixed #nav-list li a.location.active img.active {
              display: block; }
            .menu-fixed #nav-list li a.location:hover img.unactive, .menu-fixed #nav-list li a.location.active img.unactive {
              display: none; }
      .menu-fixed #nav-list li.menu-location {
        float: right;
        padding-right: 0; }
      .menu-fixed #nav-list li.visible-lg {
        float: right;
        padding-left: 0;
        max-width: 180px; }
        .menu-fixed #nav-list li.visible-lg a {
          height: 100%;
          padding: 0 1.25rem;
          text-align: center;
          width: 100%;
          min-width: 100%; }
  @media (max-width: 1101px) {
    .menu-fixed {
      height: 2.875rem; }
      .menu-fixed .navbar-brand {
        padding-top: 11px; }
        .menu-fixed .navbar-brand img {
          margin-left: 0.625rem;
          margin-right: 0.625rem; }
      .menu-fixed #nav-list {
        width: 100%;
        max-height: 0;
        opacity: 0;
        overflow: hidden; }
        .menu-fixed #nav-list li {
          display: block;
          width: 100%;
          height: auto; }
          .menu-fixed #nav-list li a {
            display: block; }
          .menu-fixed #nav-list li.menu-location, .menu-fixed #nav-list li.visible-lg {
            display: none; }
      .menu-fixed.open {
        height: auto; }
        .menu-fixed.open #nav-list {
          float: none;
          position: absolute;
          top: 43px;
          height: auto;
          max-height: 300px;
          display: block;
          border-top: 1px solid black;
          opacity: 1;
          padding: 2rem 0; }
          .menu-fixed.open #nav-list:after {
            content: '';
            display: block;
            clear: both; }
        .menu-fixed.open .navbar-toggler {
          border-left-color: transparent; }
          .menu-fixed.open .navbar-toggler span:nth-child(1) {
            position: relative;
            top: 8px;
            -ms-transform: rotate(25deg);
                transform: rotate(25deg);
            -ms-transform-origin: center center;
                transform-origin: center center; }
          .menu-fixed.open .navbar-toggler span:nth-child(2) {
            visibility: hidden; }
          .menu-fixed.open .navbar-toggler span:nth-child(3) {
            position: relative;
            top: -4px;
            -ms-transform: rotate(-25deg);
                transform: rotate(-25deg);
            -ms-transform-origin: center center;
                transform-origin: center center; } }

.search-location {
  position: fixed;
  z-index: 9999;
  display: none;
  top: 56px;
  width: 595px;
  background-color: #f9f9f9; }
  .search-location.active {
    display: block; }
  .search-location .selects {
    width: 100%;
    height: 100px;
    padding: 27px 22px; }
    .search-location .selects .select {
      display: inline-block;
      position: relative;
      width: 231px;
      height: 46px;
      border: solid 1px #dbdbdb;
      margin: 0 20px;
      background-color: #ffffff; }
      .search-location .selects .select span {
        display: block;
        width: 100%;
        height: 100%;
        padding: 16px 20px 16px 15px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 2.4px;
        text-align: left;
        color: #dbdbdb;
        text-transform: uppercase;
        background-color: transparent;
        cursor: pointer; }
      .search-location .selects .select ul.list {
        position: absolute;
        display: none;
        top: 44px;
        left: -1px;
        right: 0;
        max-height: 200px;
        width: 231px;
        margin: 0;
        padding: 16px 20px 16px 15px;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #ffffff;
        border: solid 1px #dbdbdb; }
        .search-location .selects .select ul.list li {
          font-size: 14px;
          font-weight: 300;
          line-height: 1.93;
          text-align: left;
          color: #000000;
          cursor: pointer;
          text-transform: capitalize; }
      .search-location .selects .select .arrow {
        display: block;
        position: absolute;
        width: 13px;
        height: 13px;
        top: 11px;
        right: 14px;
        border-left: 3px solid #ff0000;
        border-bottom: 3px solid #ff0000;
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        transition: all 0.3s linear; }
      .search-location .selects .select.selected {
        border: solid 1px #ff0000; }
        .search-location .selects .select.selected span {
          color: #1c1c1c; }
      .search-location .selects .select.active {
        border-color: #ff0000; }
        .search-location .selects .select.active .arrow {
          top: 16px;
          -ms-transform: rotate(135deg);
              transform: rotate(135deg); }
        .search-location .selects .select.active ul.list {
          border-color: #ff0000;
          display: block; }
  .search-location .locations {
    display: none;
    border-top: solid 2px #dbdbdb;
    padding: 20px 0 60px;
    max-height: 400px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
    .search-location .locations.active {
      display: block; }
    .search-location .locations:after {
      content: '';
      display: block;
      clear: both; }
    .search-location .locations li {
      display: block;
      width: 50%;
      margin-bottom: 30px;
      padding: 0 20px;
      float: left; }
      .search-location .locations li:nth-child(odd) {
        clear: both; }
      .search-location .locations li .name {
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 300;
        line-height: 1.33;
        color: #1c1c1c;
        text-transform: uppercase; }
      .search-location .locations li .address,
      .search-location .locations li .state,
      .search-location .locations li .phone {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.5;
        color: #5a5a5a; }
  @media (max-width: 1101px) {
    .search-location {
      top: 46px;
      right: 0 !important;
      left: 0 !important;
      height: calc(100% - 46px);
      width: 100%; }
      .search-location .selects {
        height: auto; }
        .search-location .selects .select {
          width: 100%;
          margin: 0 0 20px; }
          .search-location .selects .select ul.list {
            position: static;
            width: calc(100% + 2px);
            margin-left: -1px;
            margin-bottom: 20px; }
      .search-location .locations {
        height: calc(100vh - 232px); }
        .search-location .locations li {
          width: 100%; } }

#hero {
  position: relative;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.4); }
  #hero .content {
    display: -ms-flexbox;
    display: flex;
    -ms-align-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 205px;
    text-align: center; }
    #hero .content .h2 {
      margin-bottom: 2.125rem; }
    #hero .content #scroll-down {
      border-bottom: 3px solid #ff0000;
      width: 100vw;
      position: absolute;
      bottom: 30px;
      left: 0; }
      #hero .content #scroll-down img {
        margin-bottom: -30px; }
    #hero .content .hero-timer {
      position: absolute;
      display: none;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
          align-items: center;
      width: 6.25rem;
      height: 6.25rem;
      background-color: #151515;
      border-radius: 6.25rem;
      left: 50%;
      top: 50%;
      margin-top: 9.375rem;
      margin-left: 25rem; }
      #hero .content .hero-timer p {
        font-family: 'Gotham-MK3';
        font-size: 0.75rem;
        font-weight: 500;
        letter-spacing: 0.15rem;
        color: #ff0000; }
      #hero .content .hero-timer .hero-timer__spinner {
        position: absolute; }
        #hero .content .hero-timer .hero-timer__spinner img {
          max-width: 100%;
          max-height: 100%; }
  @media (min-width: 1101px) {
    #hero .content {
      -moz-justify-content: start;
      -ms-justify-content: start;
      justify-content: start;
      -ms-flex-pack: start;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -moz-align-items: flex-start;
      -ms-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
      max-width: inherit; }
      #hero .content .line1 {
        position: absolute;
        margin-left: -150px; }
      #hero .content .h2 {
        max-width: 456px;
        text-align: left;
        margin-bottom: 4.6875rem; }
      #hero .content .hero-timer {
        display: -ms-flexbox;
        display: flex; }
        #hero .content .hero-timer .hero-timer__spinner {
          animation-name: spin;
          animation-duration: 12000ms;
          animation-iteration-count: infinite;
          animation-timing-function: linear; } }

#page {
  z-index: 10; }

video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
  visibility: hidden;
  background-size: cover;
  transition: 1s visibility; }

body.fp-viewing-0 video {
  visibility: visible; }

.watch-container {
  position: fixed;
  transition: all 0.5s ease;
  opacity: 0;
  width: 100%;
  z-index: 100; }
  .watch-container.show {
    opacity: 1;
    transition: all 1s ease; }
  .watch-container.hideUp {
    opacity: 0;
    margin-top: -6.25rem; }

.watch {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center; }

.watch-base {
  position: relative;
  width: 20.5rem;
  height: 35.875rem;
  margin-top: 3.75rem;
  z-index: 900;
  pointer-events: none; }
  @media (max-width: 1101px) {
    .watch-base {
      margin-right: 1.25rem; } }
  .watch-base .relogio-base::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/relogio-base.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
  .watch-base img {
    pointer-events: none; }
  @media (max-width: 1101px) {
    .watch-base {
      width: 13.0625rem;
      height: 22.8125rem; } }

.watch-display {
  position: absolute;
  top: 7rem;
  left: 1.9375rem;
  width: 15.1875rem;
  height: 15.1875rem;
  background: #000000;
  border-radius: 12.5rem;
  overflow: hidden;
  z-index: 999;
  border: 2px solid black;
  background-size: contain; }
  .watch-display img {
    width: 100%;
    height: 100%; }
  @media (max-width: 1101px) {
    .watch-display {
      top: 4.5rem;
      left: 1.4375rem;
      width: 9.5625rem;
      height: 9.5625rem; } }
  .watch-display ul.display-list {
    position: relative;
    transition: all 0.2s ease; }
    .watch-display ul.display-list .display-list__item {
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
          align-items: center;
      color: #ffffff;
      display: -ms-flexbox;
      display: flex;
      font-size: 3.125rem;
      height: 10rem;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      overflow: hidden;
      text-align: center;
      width: 15rem;
      height: 15rem; }
      @media (max-width: 1101px) {
        .watch-display ul.display-list .display-list__item {
          width: 9.3125rem;
          height: 9.3125rem; } }
    .watch-display ul.display-list.hide {
      opacity: 0; }

.notification {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 1.25rem 25% 1.25rem;
  height: 100%;
  width: 100%; }
  .notification h3 {
    color: #ead41b;
    font-family: 'Gotham-MK3';
    font-size: 0.75rem;
    font-weight: 500;
    margin-bottom: 0.4375rem;
    margin-top: 1.25rem; }
  .notification p {
    font-family: "Roboto";
    font-size: 0.625rem;
    line-height: 1.25em;
    padding: 0 0.625rem; }
  .notification time {
    font-size: 0.5rem;
    margin: 0.625rem 0; }
  .notification .notification-footer {
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
        align-items: center;
    background-color: #ead41b;
    display: -ms-flexbox;
    display: flex;
    height: 25%;
    width: 100%;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%; }
    .notification .notification-footer span {
      font-family: "Roboto";
      font-size: 0.625rem;
      font-weight: bold;
      margin: 0 0.3125rem; }
  @media (min-width: 1101px) {
    .notification {
      width: 14.6875rem;
      height: 14.6875rem; }
      .notification p {
        font-size: 0.875rem; }
      .notification h3 {
        font-size: 1rem; }
      .notification p {
        font-size: 0.9375rem; }
      .notification time {
        font-size: 0.5625rem; }
      .notification .notification-footer span {
        font-size: 0.875rem; } }

.watch-background {
  display: none;
  pointer-events: none; }
  .watch-background ul.background-list {
    position: relative;
    width: 100%;
    height: 28.125rem;
    transition: all 0.5s ease; }
    .watch-background ul.background-list .background-list__item {
      width: 100%;
      height: 28.25rem;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  @media (min-width: 1101px) {
    .watch-background {
      position: absolute;
      display: block;
      height: 28.25rem;
      width: 100%;
      left: 0;
      background: #000000;
      overflow: hidden;
      z-index: 1; } }

.watch-lines {
  display: none;
  pointer-events: none; }
  .watch-lines .line {
    position: absolute;
    animation-name: spin;
    animation-duration: 20000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  .watch-lines .line:last-child {
    animation-duration: 60000ms; }
  @media (min-width: 1101px) {
    .watch-lines {
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex;
      height: 100%;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      left: 0;
      position: absolute;
      top: -1.25rem;
      width: 100%;
      z-index: 100;
      z-index: 500; } }

#page {
  z-index: 999; }

.watch-timer {
  display: block;
  pointer-events: none; }
  .watch-timer .text {
    color: #ff0000;
    z-index: 100;
    text-align: center; }
  .watch-timer .icon {
    position: absolute;
    width: 2rem;
    height: 2rem;
    top: 2.5rem;
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-dia.svg);
    background-size: contain; }
  .watch-timer .icon[data-step='1'],
  .watch-timer .icon[data-step='2'],
  .watch-timer .icon[data-step='3'] {
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-dia.svg); }
  .watch-timer .icon[data-step='4'],
  .watch-timer .icon[data-step='5'],
  .watch-timer .icon[data-step='6'] {
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-tarde.svg); }
  .watch-timer .icon[data-step='7'],
  .watch-timer .icon[data-step='8'] {
    background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-noite.svg); }
  @media (min-width: 1101px) {
    .watch-timer {
      position: absolute;
      display: -ms-flexbox;
      display: flex;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -ms-flex-align: center;
          align-items: center;
      top: 50%;
      left: 0;
      width: 14.4375rem;
      height: 14.4375rem;
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
      margin-left: 8.625rem;
      border-radius: 18.75rem;
      overflow: hidden;
      z-index: 999; }
      .watch-timer:before {
        position: absolute;
        content: '';
        background-color: #151515;
        width: 100%;
        height: 100%;
        opacity: 0.8; }
      .watch-timer .spinner {
        position: absolute;
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/contador-tempo@2x.png);
        background-size: cover;
        width: 100%;
        height: 100%; }
      .watch-timer .clock {
        position: absolute;
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/clock-01.svg);
        background-size: cover;
        width: 85%;
        height: 85%; }
      .watch-timer .text {
        position: relative;
        width: 60%; }
        .watch-timer .text p:after {
          content: "";
          display: block;
          height: 0.125rem;
          background-color: #ff0000;
          margin: 0.625rem 0; }
      .watch-timer .spinner,
      .watch-timer .clock {
        animation-name: spin;
        animation-duration: 12000ms;
        animation-iteration-count: infinite;
        animation-timing-function: linear; }
      .watch-timer .spinner {
        animation-duration: 10000ms; } }
  @media (max-width: 1101px) {
    .watch-timer {
      position: absolute;
      z-index: 999;
      display: -ms-flexbox;
      display: flex;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      background-color: #1D1D1D;
      border-radius: 1.25rem;
      padding-left: 1.25rem;
      padding-right: 1.25rem;
      background-color: #1D1D1D;
      top: 2.8125rem;
      left: 50%;
      -ms-transform: translateX(-25%);
          transform: translateX(-25%); }
      .watch-timer .text {
        display: -ms-flexbox;
        display: flex;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        color: #ff0000;
        z-index: 100;
        text-align: center;
        padding: 0.625rem 0; }
        .watch-timer .text p {
          border-right: 1px solid #ff0000;
          margin-right: 0.625rem;
          padding-right: 0.625rem; }
      .watch-timer .icon {
        top: 3px;
        left: -50px;
        -ms-transform: scale(1.1);
            transform: scale(1.1); } }

.watch-scrollbar {
  position: absolute;
  top: 50%;
  right: 0.3125rem;
  width: 2.6875rem;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 999;
  pointer-events: none; }
  .watch-scrollbar .scrollbar-bg {
    border-left: 1px dashed red;
    height: 15.875rem;
    -ms-transform: translateX(1px);
        transform: translateX(1px); }
  .watch-scrollbar .scrollbar-scroll {
    position: absolute;
    top: 0;
    width: 0.4375rem;
    height: 1.625rem;
    border-radius: 0.9375rem;
    margin-top: 0.0625rem;
    margin-left: -0.125rem;
    background-color: #ffffff;
    transition: all 0.5s ease;
    z-index: 100; }
  .watch-scrollbar .scrollbar-divs ul {
    position: absolute;
    top: 0;
    height: 15.875rem;
    margin-left: -0.1875rem;
    z-index: 50; }
    .watch-scrollbar .scrollbar-divs ul li {
      display: block;
      width: 0.625rem;
      height: 0.125rem;
      margin: 2.125rem 0;
      background-color: #ff0000; }
      .watch-scrollbar .scrollbar-divs ul li:first-child {
        margin-top: 0; }
      .watch-scrollbar .scrollbar-divs ul li:last-child {
        margin-bottom: 0; }
      .watch-scrollbar .scrollbar-divs ul li .icon {
        position: absolute;
        width: 2rem;
        height: 2rem;
        right: -2.3125rem;
        margin-top: -1rem;
        background-size: contain;
        cursor: pointer; }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='1'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-ligacao.svg); }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='2'],
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='4'],
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='6'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-notify.svg); }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='3'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-fundos.svg); }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='5'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-contadorpassos.svg); }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='7'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-musica.svg); }
      .watch-scrollbar .scrollbar-divs ul li .icon[data-step='8'] {
        background-image: url(http://s3.amazonaws.com/grupotechnos/assets/icon-camera.svg); }
  .watch-scrollbar p.scrollbar-counter {
    font-family: 'Gotham-MK3';
    font-size: 0.6875rem;
    font-weight: 500;
    color: #ff0000;
    margin-top: 1.25rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    width: 2.1875rem; }
    @media (max-width: 1101px) {
      .watch-scrollbar p.scrollbar-counter {
        -ms-transform: translateX(-2%);
            transform: translateX(-2%); } }
  @media (min-width: 1101px) {
    .watch-scrollbar {
      right: 10%; } }

.music-player {
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  width: 9.5625rem;
  height: 9.5625rem;
  background-color: #C7659F;
  overflow: hidden;
  border-radius: 12.5rem; }
  .music-player .controls {
    -ms-transform: translate(-35px, -35px);
        transform: translate(-35px, -35px); }
    .music-player .controls .playSong,
    .music-player .controls .pauseSong,
    .music-player .controls .nextSong,
    .music-player .controls .prevSong,
    .music-player .controls .volUp,
    .music-player .controls .volDown {
      position: absolute;
      width: 4.375rem;
      height: 4.375rem;
      background-position: center center;
      background-repeat: no-repeat; }
    .music-player .controls .playSong {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-play-bt.svg); }
    .music-player .controls .pauseSong {
      display: none;
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-pause-bt.svg); }
    .music-player .controls .nextSong {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-next-prev-bt.svg);
      -ms-transform: translateX(50px);
          transform: translateX(50px); }
    .music-player .controls .prevSong {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-next-prev-bt.svg);
      -ms-transform: translateX(-50px) rotate(-180deg);
          transform: translateX(-50px) rotate(-180deg); }
    .music-player .controls .volUp {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-volume-up.svg);
      -ms-transform: translateY(-50px);
          transform: translateY(-50px); }
    .music-player .controls .volDown {
      background-image: url(http://s3.amazonaws.com/grupotechnos/assets/player-volume-down.svg);
      -ms-transform: translateY(50px);
          transform: translateY(50px); }
  @media (min-width: 1101px) {
    .music-player {
      position: relative;
      height: 15rem;
      left: auto;
      margin-left: 0;
      margin-top: 0;
      width: 15rem; }
      .music-player .controls .nextSong {
        -ms-transform: translateX(70px);
            transform: translateX(70px); }
      .music-player .controls .prevSong {
        -ms-transform: translateX(-70px) rotate(-180deg);
            transform: translateX(-70px) rotate(-180deg); }
      .music-player .controls .volUp {
        -ms-transform: translateY(-70px);
            transform: translateY(-70px); }
      .music-player .controls .volDown {
        -ms-transform: translateY(70px);
            transform: translateY(70px); } }
  @media (max-width: 1101px) {
    .music-player {
      margin-left: 0.125rem; } }

.player-animation {
  position: absolute;
  top: 50%;
  margin-top: 17.5rem;
  outline: none;
  opacity: 0;
  transition: all 0.5s ease; }
  .player-animation img {
    width: 8.75rem;
    margin-left: -10px; }
  .player-animation.show {
    opacity: 1; }

.centerContent {
  display: -ms-flexbox;
  display: flex;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
      align-items: center;
  height: 100%; }

button.watch-display-bt {
  border: 0;
  background: rgba(255, 255, 0, 0);
  width: 170px;
  height: 170px;
  border-radius: 50%;
  outline: none;
  cursor: pointer; }
  @media (max-height: 568px) {
    button.watch-display-bt {
      width: 8.125rem;
      height: 8.125rem; } }
  @media (max-width: 1101px) {
    button.watch-display-bt {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 9.875rem;
      height: 10rem;
      -ms-transform: translate(-57%, -51%);
          transform: translate(-57%, -51%); } }
  @media (min-width: 1101px) {
    button.watch-display-bt {
      width: 238px;
      height: 238px;
      -ms-transform: translate(-6px, -11%);
          transform: translate(-6px, -11%); } }

.slick-background {
  position: relative;
  z-index: 999;
  width: 4.6875rem;
  margin-right: 1.875rem;
  margin-top: 10%;
  opacity: 0;
  transition: none; }
  .slick-background.show {
    transition: all 1s ease;
    opacity: 1; }
  .slick-background img.slick-slide {
    overflow: hidden;
    border-radius: 200px;
    max-width: 100%;
    outline: none;
    cursor: pointer; }
  .slick-background .slick-prev:before, .slick-background .slick-next:before {
    width: 1.5625rem;
    height: 1.5625rem; }
  .slick-background .slick-arrow {
    width: 24px;
    height: 24px;
    background: url(http://s3.amazonaws.com/grupotechnos/assets/arrow-slide-background.svg) no-repeat center center;
    background-size: cover; }
    .slick-background .slick-arrow:before {
      display: none; }
    .slick-background .slick-arrow.slick-prev {
      -ms-transform: translate(-3px, -50%);
          transform: translate(-3px, -50%); }
    .slick-background .slick-arrow.slick-next {
      -ms-transform: translate(3px, -50%) rotate(180deg);
          transform: translate(3px, -50%) rotate(180deg); }
  @media (min-width: 1101px) {
    .slick-background {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 8.4375rem;
      height: 8.4375rem;
      margin-left: -76px;
      margin-top: -110px; }
      .slick-background .slick-arrow {
        width: 34px;
        height: 34px;
        background: url(http://s3.amazonaws.com/grupotechnos/assets/arrow-slide-background.svg) no-repeat center center;
        background-size: cover; }
        .slick-background .slick-arrow:before {
          display: none; }
        .slick-background .slick-arrow.slick-prev {
          -ms-transform: translate(-15px, -50%);
              transform: translate(-15px, -50%); }
        .slick-background .slick-arrow.slick-next {
          -ms-transform: translate(15px, -50%) rotate(180deg);
              transform: translate(15px, -50%) rotate(180deg); } }

@media (max-width: 1101px) {
  .chrome .slick-background {
    margin-top: 7%; } }

#watch-camera {
  position: relative;
  z-index: 100; }
  #watch-camera::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url(http://s3.amazonaws.com/grupotechnos/assets/flash.svg);
    z-index: 1;
    pointer-events: none;
    opacity: 0;
    background-position: center center;
    background-size: cover; }
  #watch-camera.photo::before {
    animation-name: flash;
    animation-duration: 350ms;
    animation-iteration-count: 2; }

.calling-button-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-93px, 22px);
      transform: translate(-93px, 22px);
  width: 200px;
  height: 50px;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.5s ease; }
  .calling-button-container.show {
    height: 50px;
    opacity: 1; }
  @media (max-width: 1101px) {
    .calling-button-container {
      left: 160px;
      margin-left: -0.3125rem;
      margin-top: 0.625rem; } }
  @media (max-height: 568px) {
    .calling-button-container {
      margin-left: -0.9375rem;
      margin-top: 0.1875rem; } }

.scroll-bt {
  position: fixed;
  bottom: 0.625rem;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
  outline: none; }
  .scroll-bt.show {
    opacity: 1;
    pointer-events: initial; }
  @media (max-width: 1101px) {
    .scroll-bt {
      bottom: 0.3125rem;
      width: 1.75rem;
      height: 1.75rem; }
      .scroll-bt img {
        display: block;
        width: 100%;
        height: auto; } }

.back-experience {
  position: fixed;
  bottom: 0.625rem;
  right: 0.625rem;
  display: none;
  margin-top: 10px;
  padding: 7px 15px;
  border: 1px solid #ff0000;
  text-align: center;
  cursor: pointer;
  color: #ff0000;
  font-size: 12px;
  z-index: 999; }
  .back-experience.show {
    display: inline-block; }
  @media (max-width: 1101px) {
    .back-experience span {
      display: none; } }

.links-scroll {
  position: absolute;
  right: 0.0625rem;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin-top: 32px;
  z-index: 9999;
  width: 50px; }
  .links-scroll a {
    display: block;
    width: 50px;
    height: 36px;
    margin-bottom: 0px;
    cursor: pointer; }
  @media (min-width: 1101px) {
    .links-scroll {
      right: 10%;
      margin-top: 0; } }

@media (max-width: 1101px) {
  .chrome .links-scroll {
    margin-top: 27px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }

@keyframes flash {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
