header, footer {
  display: none !important; }

body {
  background-color: #072b4e !important; }

#landing {
  background-color: #072b4e !important; }
  #landing img {
    width: 100%; }
  #landing .intro {
    padding-top: 50px;
    background: #072b4e; }
    @media screen and (min-width: 992px) {
      #landing .intro {
        padding-top: 100px; } }
    #landing .intro h2 {
      text-align: center;
      font-family: "MuseoSans-500";
      margin-top: 65px;
      font-size: 30.5px;
      line-height: 1.41;
      letter-spacing: -2.73px;
      margin-bottom: 50px; }
      @media screen and (min-width: 992px) {
        #landing .intro h2 {
          margin-top: 133px;
          font-size: 38.5px;
          line-height: 1.21;
          letter-spacing: -2.73px;
          margin-bottom: 0; } }
      #landing .intro h2 strong {
        font-family: "MuseoSans-900"; }
    #landing .intro img {
      margin-bottom: -20px;
      width: 80%; }
  #landing .cta {
    overflow: hidden; }
    #landing .cta .wrap {
      overflow: hidden;
      padding: 0;
      background-color: #153777; }
      @media screen and (min-width: 992px) {
        #landing .cta .wrap [class*="col-"] {
          padding: 0;
          display: block;
          float: left; } }
    #landing .cta .cta-image {
      background-image: url("../../images/landing/fundo.jpg");
      height: 100px;
      background-position: center;
      background-size: cover; }
      @media screen and (min-width: 992px) {
        #landing .cta .cta-image {
          height: 400px;
          background-position: top; } }
    #landing .cta .cta-text {
      margin: auto;
      height: 400px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      #landing .cta .cta-text div {
        width: 100%; }
        #landing .cta .cta-text div p {
          margin-bottom: 34px;
          max-width: 95%;
          display: block;
          margin: 0 auto;
          text-align: center;
          color: #ffffff;
          font-family: "MuseoSans-300";
          font-size: 25.5px;
          font-weight: 300;
          line-height: 1.22;
          letter-spacing: normal;
          margin-bottom: 32px; }
          #landing .cta .cta-text div p strong {
            font-family: "MuseoSans-900"; }
          @media screen and (min-width: 992px) {
            #landing .cta .cta-text div p {
              font-size: 30.5px; } }
        #landing .cta .cta-text div h2 {
          max-width: 95%;
          display: block;
          margin: 47px auto 0 auto;
          text-align: center;
          color: #ffffff;
          font-size: 28.5px;
          font-weight: 300;
          line-height: 1.22;
          letter-spacing: normal;
          font-family: "MuseoSans-900"; }
          @media screen and (min-width: 992px) {
            #landing .cta .cta-text div h2 {
              font-size: 30.5px; } }
  #landing .methods {
    padding-bottom: 121px; }
    @media screen and (min-width: 992px) {
      #landing .methods {
        padding-bottom: 221px; } }
    #landing .methods h2 {
      font-size: 25px;
      font-weight: 500;
      font-stretch: normal;
      font-style: normal;
      line-height: 1.43;
      letter-spacing: 8px;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase;
      margin: 65px 0 65px 0;
      font-family: "MuseoSans-300"; }
      #landing .methods h2 strong {
        font-family: "MuseoSans-900"; }
      @media screen and (min-width: 992px) {
        #landing .methods h2 {
          font-size: 30px;
          margin: 126px 0 65px 0; } }
    #landing .methods img {
      width: auto;
      height: 90px;
      display: block;
      margin: 0 auto;
      margin-bottom: 10px; }
    #landing .methods .method-text {
      position: relative; }
      #landing .methods .method-text span {
        font-family: MuseoSans-900;
        font-size: 60px;
        font-weight: 900;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: -4.48px;
        color: #ffffff;
        text-align: right; }
      #landing .methods .method-text p {
        font-family: MuseoSans-300;
        font-size: 21px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: 0.81px;
        text-align: left;
        color: #ffffff;
        margin-top: 7.5px;
        -webkit-hyphens: manual;
        -ms-hyphens: manual;
        hyphens: manual; }
    #landing .methods .col-md-2:not(:nth-child(7)) {
      margin-bottom: 40px; }
      @media screen and (min-width: 992px) {
        #landing .methods .col-md-2:not(:nth-child(7)) {
          position: relative;
          margin-bottom: 0; }
          #landing .methods .col-md-2:not(:nth-child(7)):after {
            content: "";
            height: 220px;
            position: absolute;
            width: 2px;
            background-color: #22a0cc;
            right: 0;
            top: -10%; } }
  #landing .landing-footer h2 {
    color: #ffffff;
    margin-bottom: 39px;
    font-size: 32px;
    font-weight: bold;
    line-height: 0.66;
    letter-spacing: -2.07px;
    position: relative;
    display: none; }
    #landing .landing-footer h2:before {
      content: "";
      width: 32px;
      height: 34px;
      position: absolute;
      background-image: url("../../images/landing/aspas.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      left: -25px;
      top: -58px;
      display: none; }
    @media screen and (min-width: 992px) {
      #landing .landing-footer h2 {
        font-size: 49px; }
        #landing .landing-footer h2:before {
          left: -30px;
          top: -30px; } }
  #landing .landing-footer p {
    padding-bottom: 54px;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.47;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    position: relative;
    display: none; }
    #landing .landing-footer p:after {
      content: "";
      position: absolute;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain;
      border-top: 3px solid #ffffff;
      border-right: 3px solid #ffffff;
      width: 105px;
      height: 103px;
      right: 0px;
      top: -100px; }
    @media screen and (min-width: 992px) {
      #landing .landing-footer p {
        font-size: 26px;
        padding-bottom: 100px; }
        #landing .landing-footer p:after {
          right: -70px;
          top: -100px;
          width: 185px;
          height: 183px;
          border-top: 6px solid #ffffff;
          border-right: 6px solid #ffffff; } }
  #landing .landing-footer img {
    padding-bottom: 54px;
    width: 50%;
    display: block;
    margin: 0 auto; }
    @media screen and (min-width: 768px) {
      #landing .landing-footer img {
        width: 20%; } }
    @media screen and (min-width: 992px) {
      #landing .landing-footer img {
        padding-bottom: 0;
        width: 80%; } }
    #landing .landing-footer img.logo {
      margin: 0 auto 50px auto; }
      @media screen and (min-width: 992px) {
        #landing .landing-footer img.logo {
          margin: 0 auto 100px auto; } }
  #landing .landing-footer .link {
    width: 90%;
    display: block;
    margin: 0 auto 100px auto; }
    @media screen and (min-width: 992px) {
      #landing .landing-footer .link {
        margin: 0 auto 200px auto; } }
