@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");
/* Space out content a bit */
.web-container {
  padding: 0px;
  /* Main marketing message and sign up button */ }
  .web-container .banner {
    background-image: url("../../images/header_background.svg");
    background-repeat: no-repeat;
    height: 360px;
    background-position: center;
    background-size: cover; }
    .web-container .banner .clouds {
      background-image: url("../../images/ic_rocketsteam_logo.svg");
      background-repeat: no-repeat;
      background-position: center 20px;
      background-position-y: 20px;
      background-position-x: center; }
      .web-container .banner .clouds > div.row {
        background-image: url(../../images/ic_rocket_group.svg);
        background-repeat: no-repeat;
        background-position: center bottom; }
      .web-container .banner .clouds .nube1 {
        background-image: url("../../images/ic_nube_izq.svg");
        background-repeat: no-repeat;
        background-position: right top;
        background-size: cover; }
      .web-container .banner .clouds .nube2 {
        background-image: url("../../images/ic_nube_der.svg");
        background-repeat: no-repeat;
        background-position: left top;
        background-size: cover; }
  .web-container .paragraph {
    /* you will find us now under... */ }
    .web-container .paragraph.main_frase {
      background-color: white; }
      .web-container .paragraph.main_frase .find-us-now-under-linkeit {
        margin-top: 30px;
        margin-bottom: 30px; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit p {
          margin-bottom: 0px; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit a, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:link, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:visited, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:hover, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:active {
          text-decoration: none;
          color: #FA5900; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit span {
          font: bold 38px "Montserrat", sans-serif;
          color: #FA5900;
          margin-right: 15px; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit a:hover, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:hover > span, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:active, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:active > span, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:focus, .web-container .paragraph.main_frase .find-us-now-under-linkeit a:focus > span {
          color: #4B5A70; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit img:nth-of-type(1) {
          vertical-align: top;
          margin-top: 7px;
          margin-right: 2px;
          height: 40px; }
        .web-container .paragraph.main_frase .find-us-now-under-linkeit img:nth-of-type(2) {
          vertical-align: top;
          margin-top: 25px; }
    .web-container .paragraph.main_frase_description > div {
      padding: 20px; }
      .web-container .paragraph.main_frase_description > div p {
        margin: 0px; }
      .web-container .paragraph.main_frase_description > div:nth-of-type(1) {
        font: bold 20px "Lato", sans-serif;
        color: white;
        background-image: url("../../images/main_frase_description_background.svg");
        background-repeat: no-repeat;
        background-position: right center;
        background-size: cover; }
      .web-container .paragraph.main_frase_description > div:nth-of-type(2) {
        font: normal 20px "Lato", sans-serif;
        color: black;
        background-color: #F3F3F3; }
    .web-container .paragraph.all_what_changes > div {
      margin-top: 30px; }
      .web-container .paragraph.all_what_changes > div > .row:first-of-type p {
        margin-bottom: 0; }
      .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border-right: solid 1px #C4C4C4; }
        .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title > div {
          text-align: right; }
          .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title > div:nth-of-type(1) {
            /*BUT WHAT CHANGES?*/
            color: #FA5900;
            font: bold 30px "Montserrat", sans-serif; }
          .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title > div:nth-of-type(2) {
            /*NOTHING*/
            font: bold 50px "Montserrat", sans-serif; }
      .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep {
        font: bold 30px "Montserrat", sans-serif; }
        .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke a, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke a:link, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke a:visited, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke a:hover, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke a:active {
          text-decoration: none;
          color: #FA5900; }
        .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke > a:hover, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke > a:active, .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p span.linke > a:focus {
          color: #4B5A70; }
      .web-container .paragraph.all_what_changes > div > .row.list {
        margin-top: 20px; }
        .web-container .paragraph.all_what_changes > div > .row.list ul {
          list-style-image: url("../../images/ic_list_item.svg"); }
          .web-container .paragraph.all_what_changes > div > .row.list ul li {
            font: normal 20px "Montserrat", sans-serif;
            padding-left: 10px;
            padding-bottom: 10px; }
    .web-container .paragraph.as_linke_now > div {
      font: bold 35px "Montserrat", sans-serif;
      color: #FA5900;
      text-transform: uppercase;
      border-top: 3px solid #FA5900;
      border-bottom: 3px solid #FA5900;
      padding: 10px 0;
      margin-bottom: 20px; }
      .web-container .paragraph.as_linke_now > div p {
        margin-bottom: 0px; }
    .web-container .paragraph.call-to-action {
      margin-bottom: 40px;
      margin-top: 20px; }
      .web-container .paragraph.call-to-action > p a, .web-container .paragraph.call-to-action > p a:link, .web-container .paragraph.call-to-action > p a:visited, .web-container .paragraph.call-to-action > p a:hover, .web-container .paragraph.call-to-action > p a:active {
        text-decoration: none;
        color: black; }
      .web-container .paragraph.call-to-action > p span {
        font: 700 15px "Montserrat", sans-serif;
        position: relative;
        border-radius: 3px;
        border: 1px solid black;
        padding: 10px 50px;
        background-color: #F3F3F3;
        color: black; }
      .web-container .paragraph.call-to-action > p span:before {
        content: " ";
        position: absolute;
        z-index: 1;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
        border: 1px solid white;
        border-radius: 3px; }
      .web-container .paragraph.call-to-action > p span:hover, .web-container .paragraph.call-to-action > p span:active, .web-container .paragraph.call-to-action > p span:focus {
        border: 1px solid #FA5900;
        color: #FA5900; }
  .web-container .footer {
    background-image: url("../../images/footer_background.svg");
    background-size: cover;
    padding: 30px; }
    .web-container .footer p {
      color: white;
      font: 300 26px "Montserrat", sans-serif;
      /* www.linkeit.com */ }
      .web-container .footer p:last-of-type {
        font: bold 30px "Montserrat", sans-serif; }
        .web-container .footer p:last-of-type a, .web-container .footer p:last-of-type a:link, .web-container .footer p:last-of-type a:visited, .web-container .footer p:last-of-type a:hover, .web-container .footer p:last-of-type a:active {
          text-decoration: none;
          color: white; }
        .web-container .footer p:last-of-type a:hover, .web-container .footer p:last-of-type a:active, .web-container .footer p:last-of-type a:focus {
          text-decoration: underline; }
    .web-container .footer ul.social {
      padding: 0;
      margin-top: 5px;
      margin-bottom: 20px; }
      .web-container .footer ul.social li {
        list-style-type: none;
        float: left;
        margin: 0px 5px; }
        .web-container .footer ul.social li a, .web-container .footer ul.social li a:link, .web-container .footer ul.social li a:visited, .web-container .footer ul.social li a:hover, .web-container .footer ul.social li a:active {
          text-decoration: none;
          color: white; }
        .web-container .footer ul.social li.facebook img {
          height: 20px; }
        .web-container .footer ul.social li.linkedin img {
          height: 17px;
          margin-top: 3px; }
        .web-container .footer ul.social li.twitter img {
          height: 20px; }
        .web-container .footer ul.social li.youtube img {
          height: 14px;
          margin-top: 6px; }
        .web-container .footer ul.social li.googleplus img {
          height: 20px; }

@media (max-width: 575px) {
  .web-container .paragraph.as_linke_now > div > p {
    font-size: 15px; }
  .web-container .footer p {
    font-size: 15px; } }
@media (max-width: 767px) {
  .web-container .banner {
    background-size: cover;
    height: 360px; }
  .web-container .paragraph.main_frase .find-us-now-under-linkeit span {
    font-size: 30px !important;
    margin-right: 5px; }
  .web-container .paragraph.main_frase .find-us-now-under-linkeit img:nth-of-type(1) {
    height: 30px;
    margin-right: 0px; }
  .web-container .paragraph.main_frase .find-us-now-under-linkeit img:nth-of-type(2) {
    margin-top: 18px; }
  .web-container .paragraph.all_what_changes > div {
    margin-top: 30px; }
    .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title {
      border: none; }
      .web-container .paragraph.all_what_changes > div > .row:first-of-type .what_changes_title p {
        text-align: left !important;
        font-size: 20px; }
    .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep {
      border: none; }
      .web-container .paragraph.all_what_changes > div > .row:first-of-type .linke_will_keep p {
        font-size: 20px; }
    .web-container .paragraph.all_what_changes > div > .row.list > ul > li {
      font-size: 15px; }
  .web-container .paragraph.main_frase_description > div:nth-of-type(1), .web-container .paragraph.main_frase_description > div:nth-of-type(2) {
    padding: 20px 50px; }
  .web-container .paragraph.as_linke_now > div > p {
    font-size: 20px; }
  .web-container #nothing {
    margin-bottom: 20px; }
  .web-container .footer p {
    font-size: 20px; } }
@media (min-width: 576px) {
  #nothing {
    font-size: 30px !important; } }
@media (min-width: 768px) {
  #nothing {
    font-size: 40px !important; } }
@media (min-width: 992px) {
  #nothing {
    font-size: 50px !important; } }
@media (min-width: 1200px) {
  #nothing {
    font-size: 60px !important; } }

/*# sourceMappingURL=main.css.map */
