:root {
  --lightblue: #3abeee;
  --whute: #fff;
  --charcoal: #202020;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/Hero-02.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 85vh;
}

.body {
  background-color: #000;
}

.h1-1strow {
  color: var(--lightblue);
  font-family: Montserrat, sans-serif;
  font-size: 120px;
  font-weight: 300;
  line-height: 110px;
}

.container {
  max-width: 1200px;
  padding-top: 220px;
}

.h2-titles {
  max-width: 450px;
  color: var(--whute);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.h2-titles.right {
  text-align: right;
  max-width: 450px;
}

.h3 {
  color: var(--lightblue);
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.h3.small {
  font-size: 20px;
}

.h3.right {
  text-align: right;
}

.container-2 {
  max-width: 1200px;
  padding: 100px 60px;
}

.bigtext {
  color: var(--whute);
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 48px;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: var(--lightblue);
}

.div-card {
  border: 2px solid var(--lightblue);
  border-radius: 9px;
  width: 30%;
  height: 330px;
  padding: 30px 20px 20px;
}

.div-icon {
  justify-content: flex-end;
  align-items: flex-start;
  height: 80px;
  display: flex;
}

.image {
  height: 100%;
}

.div-numbers {
  padding-top: 20px;
}

.h2-num {
  color: var(--whute);
  align-self: flex-end;
  margin-right: 10px;
  font-size: 50px;
}

.bigtextnums {
  color: var(--whute);
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 300;
  line-height: 32px;
}

.cont-cards {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  justify-content: space-between;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 140px;
  display: flex;
}

.div-nums-top {
  display: flex;
}

.num-sm-txt {
  color: var(--whute);
  align-self: flex-end;
  padding-bottom: 5px;
  font-size: 24px;
}

.div-poster01 {
  justify-content: space-between;
  width: 100%;
  padding-top: 40px;
  display: flex;
}

.sec-tira-servs {
  background-color: var(--lightblue);
  height: 70px;
}

.cont-tira {
  justify-content: space-between;
  max-width: 1200px;
  height: 100%;
  display: flex;
}

.text-strip {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.image-2 {
  align-self: center;
  height: 30%;
}

.container-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  max-width: 1200px;
  padding-top: 40px;
  padding-bottom: 60px;
  display: flex;
}

.image-3 {
  object-fit: contain;
  width: 40%;
}

.div-block-2 {
  padding-left: 60px;
  padding-right: 60px;
}

.paragraph {
  color: var(--whute);
  font-family: Montserrat, sans-serif;
}

.rich-text-block {
  max-width: 450px;
  color: var(--whute);
  padding-top: 40px;
  font-family: Montserrat, sans-serif;
}

.list {
  line-height: 28px;
}

.sec-team {
  background-color: var(--charcoal);
  margin-top: 100px;
}

.container-4 {
  max-width: 1200px;
  display: flex;
}

.paragraph-2 {
  max-width: 450px;
  color: var(--whute);
  text-align: right;
  padding-top: 40px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.image-4 {
  object-fit: cover;
  width: 50%;
}

.div-team {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: 50%;
  padding: 40px 0 60px 60px;
  display: flex;
}

.container-5 {
  justify-content: space-between;
  max-width: 1200px;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
}

.div-why {
  border-bottom: 5px solid var(--lightblue);
  background-color: var(--charcoal);
  flex-flow: column;
  align-self: center;
  width: 23%;
  height: 350px;
  padding: 60px 40px;
  display: flex;
}

.image-5 {
  align-self: center;
  width: 60px;
  height: 60px;
}

.why-card-title {
  color: var(--whute);
  text-align: center;
  padding-top: 20px;
  font-weight: 700;
}

.paragraph-3 {
  color: var(--whute);
  text-align: center;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
}

.container-6 {
  flex-flow: column;
  max-width: 1200px;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
}

.sec-footer {
  background-color: var(--charcoal);
}

.div-footer {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.text-block {
  color: var(--whute);
  text-transform: uppercase;
  padding-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.image-6 {
  align-self: auto;
  width: 24px;
  height: 24px;
}

.div-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding-bottom: 15px;
  display: flex;
}

.footer-texts {
  color: var(--whute);
  align-self: center;
  font-family: Montserrat, sans-serif;
}

.footer-link {
  color: var(--whute);
  font-family: Montserrat, sans-serif;
}

.footer-link:hover {
  color: var(--lightblue);
}

.link-block {
  padding-bottom: 20px;
  text-decoration: none;
}

.div-block-4 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.copy-texts {
  color: var(--whute);
  align-self: flex-start;
  padding-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.heading {
  max-width: 200px;
  color: var(--lightblue);
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.image-7 {
  width: 60px;
}

.container-7 {
  justify-content: space-between;
  max-width: 1200px;
  display: flex;
}

.div-block-5 {
  width: 50%;
}

.div-block-6 {
  background-image: url('../images/fondo-reel-centered02.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  align-self: center;
  width: 50%;
  height: 715px;
  display: flex;
}

.text-strip-mob {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.flecha-mob {
  align-self: center;
  height: 30%;
}

.text-strip-mob2 {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-poster02 {
  justify-content: space-between;
  width: 100%;
  padding-top: 40px;
  display: flex;
}

.navbar {
  background-color: var(--charcoal);
}

.image-8 {
  width: 60px;
}

.brand {
  padding: 10px;
}

.container-8 {
  max-width: 1200px;
}

.nav-link {
  color: var(--whute);
}

.nav-link:hover {
  color: var(--lightblue);
}

.nav-link-2 {
  color: var(--whute);
}

.nav-link-2:hover {
  color: var(--lightblue);
}

.nav-link-3 {
  color: var(--whute);
}

.nav-link-3:hover {
  color: var(--lightblue);
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.nav-link-4 {
  color: var(--whute);
}

.nav-link-4:hover {
  color: var(--lightblue);
}

.video {
  display: none;
}

.code-embed {
  width: 100%;
  height: 100%;
  display: block;
}

.div-block-7 {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  margin: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 40px;
  }

  .container-4 {
    padding-right: 40px;
  }

  .div-why {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-7 {
    padding-left: 40px;
  }

  .div-block-5 {
    padding-right: 40px;
  }

  .div-block-6 {
    height: 485px;
  }

  .menu-button {
    height: 100%;
    color: var(--whute);
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .code-embed {
    display: block;
  }

  .div-block-7 {
    width: 50%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .h2-titles {
    margin-top: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .h3 {
    font-size: 20px;
    line-height: 32px;
  }

  .bigtext {
    font-size: 24px;
    line-height: 40px;
  }

  .div-card {
    width: 28%;
  }

  .h2-num {
    font-size: 42px;
  }

  .bigtextnums {
    font-size: 20px;
  }

  .num-sm-txt {
    padding-bottom: 8px;
    font-size: 18px;
  }

  .cont-tira {
    padding-left: 0;
    padding-right: 0;
  }

  .text-strip {
    align-self: center;
    padding-left: 20px;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-team {
    padding-left: 40px;
  }

  .container-5 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-why {
    width: 45%;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 60px;
  }

  .container-6 {
    flex-flow: wrap;
    padding-top: 60px;
  }

  .div-footer {
    width: 50%;
    padding-bottom: 40px;
  }

  .div-block-4 {
    flex-flow: column-reverse;
  }

  .copy-texts {
    padding-top: 20px;
  }

  .container-7 {
    flex-flow: wrap-reverse;
    padding-left: 0;
  }

  .div-block-5 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
    padding-left: 40px;
  }

  .div-block-6 {
    background-position: 50%;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .text-strip-mob {
    align-self: center;
    padding-left: 10px;
    display: none;
  }

  .flecha-mob {
    display: none;
  }

  .text-strip-mob2 {
    align-self: center;
    padding-left: 20px;
  }

  .div-block-7 {
    width: 32%;
    height: auto;
    margin-top: auto;
  }
}

@media screen and (max-width: 479px) {
  .h1-1strow {
    font-size: 80px;
    line-height: 80px;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .h2-titles.right {
    max-width: 250px;
  }

  .container-2 {
    padding: 60px 40px;
  }

  .bigtext {
    font-size: 24px;
    line-height: 40px;
  }

  .div-card {
    width: 80%;
    margin-bottom: 20px;
  }

  .cont-cards {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: wrap;
    justify-content: center;
    padding-bottom: 60px;
  }

  .div-poster01 {
    flex-flow: wrap;
  }

  .container-3 {
    padding-top: 0;
  }

  .image-3 {
    align-self: auto;
    width: 100%;
    padding-left: 0;
  }

  .sec-team {
    flex-flow: wrap;
    margin-top: 0;
    display: block;
  }

  .container-4 {
    flex-flow: wrap;
    justify-content: center;
    padding-right: 0;
  }

  .image-4 {
    width: 100%;
  }

  .div-team {
    padding-right: 40px;
  }

  .div-why {
    width: 80%;
  }

  .container-6 {
    padding-top: 60px;
  }

  .div-footer {
    width: 100%;
    padding-bottom: 40px;
  }

  .div-block-4 {
    flex-flow: column-reverse;
  }

  .copy-texts {
    padding-top: 20px;
  }

  .container-7 {
    flex-flow: wrap-reverse;
    justify-content: center;
    padding-left: 0;
  }

  .div-block-5 {
    width: 80%;
    padding-bottom: 40px;
    padding-right: 0;
  }

  .div-block-6 {
    width: 100%;
    height: 500px;
  }

  .text-strip-mob2 {
    display: none;
  }

  .div-poster02 {
    flex-flow: wrap-reverse;
  }

  .div-block-7 {
    width: 51%;
    height: auto;
  }
}


