.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #ececec;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  text-decoration: none;
}

.container {
  flex-flow: row;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  display: block;
}

.navbar {
  background-color: rgba(0, 0, 0, .28);
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  height: 100%;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  position: relative;
  right: 0;
}

.image {
  padding-top: 14px;
  padding-bottom: 14px;
}

.buton-quote {
  color: #fff;
  background-color: #17913a;
  border-radius: 20px;
  margin-top: 20px;
  padding-left: 63px;
  padding-right: 63px;
  font-size: 16px;
  font-weight: 500;
}

.heading-3 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 150%;
}

.paragraph-2 {
  font-weight: 400;
  line-height: 20px;
}

.paragraph-2.center {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.footer {
  background-color: #000;
  padding: 5vh 9vw;
}

.text-block-2 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.div-block-4 {
  padding-bottom: 20px;
}

.link-block {
  width: 200px;
  color: #333;
  background-color: #17913a;
  border-radius: 8px;
  justify-content: space-around;
  align-items: center;
  padding: 12px 26px;
  text-decoration: none;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.link-block-2 {
  z-index: 4;
  border-radius: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 2%;
}

.section-4 {
  height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-5 {
  color: #009f46;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}

.text-block-6 {
  text-align: center;
  font-size: 16px;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-2 {
  background-color: #009f46;
  border: 1px solid #009e46;
  border-radius: 100px;
  margin-top: 26px;
  padding-left: 111px;
  padding-right: 111px;
}

.faq-div {
  padding: 0;
}

.faq-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

.heading-faq {
  text-align: right;
  margin-top: 0;
  font-size: 20px;
}

.faq-paragraph {
  line-height: 170%;
}

.nav {
  width: 100vw;
  height: 65px;
  background-color: rgba(0, 0, 0, .28);
  padding-left: 150px;
  padding-right: 150px;
  position: static;
}

.nav-cont {
  width: 100%;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-options {
  width: auto;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link2 {
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.text-block-7 {
  color: #fff;
}

.div-block-7 {
  z-index: 10;
  position: fixed;
}

.text-block-8 {
  text-align: center;
  margin-bottom: 10px;
  font-size: 20px;
}

.countries_grid {
  grid-template-rows: auto;
  align-items: center;
  justify-items: center;
  margin-bottom: 10px;
}

.escudo_imagen {
  max-width: 65%;
}

.link {
  color: #fff;
  font-weight: 400;
}

.link:hover {
  font-weight: 700;
}

.icon-img {
  width: 110px;
  flex: 0 auto;
}

.icon-div {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icons-grid {
  grid-column-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 20px;
}

.container-6 {
  flex-direction: column;
  align-items: center;
  padding: 9vh 9vw;
  display: flex;
}

.container-6.bkg-grey {
  background-color: #efefef;
}

.header_section {
  max-height: 95vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.hero-container {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.h1 {
  color: #fff;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  margin-top: 10px;
  font-size: 46px;
  font-weight: 600;
  line-height: 1.2;
}

.sub-h1 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
}

.image-4 {
  object-fit: fill;
}

.section_form {
  background-color: #2c8f48;
}

.container-7 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph-5 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 150%;
}

.grid-modelos {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-2 {
  text-align: center;
  margin-top: 0;
}

.heading-2.white {
  color: #fff;
}

.section-modelos {
  background-color: #fff;
}

.image-5 {
  max-width: 75%;
}

.div-block-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.html-embed {
  flex: 1;
  margin-top: -25px;
  margin-bottom: 0;
}

.image-6 {
  margin-bottom: 20px;
}

@media screen and (min-width: 1280px) {
  .nav-link2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1 {
    margin-bottom: 20px;
    font-size: 42px;
    line-height: 1.2;
  }
}

@media screen and (min-width: 1440px) {
  .heading-faq {
    font-size: 22px;
  }

  .faq-paragraph {
    font-size: 18px;
  }

  .icon-div {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media screen and (min-width: 1920px) {
  .container {
    max-width: 80vw;
  }

  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-link {
    font-size: 24px;
  }

  .buton-quote {
    border-radius: 100px;
    padding: 20px 118px;
    font-size: 28px;
  }

  .heading-3 {
    font-size: 28px;
  }

  .paragraph-2 {
    font-size: 20px;
  }

  .footer {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .text-block-2 {
    padding-bottom: 8px;
    font-size: 22px;
  }

  .div-block-4 {
    padding-bottom: 40px;
  }

  .link-block {
    width: 350px;
    flex-flow: row;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block-4 {
    font-size: 25px;
  }

  .image-2 {
    margin-right: 12px;
  }

  .text-block-5 {
    padding: 33px 30px;
    font-size: 45px;
  }

  .text-block-6 {
    font-size: 24px;
  }

  .button-2 {
    margin-top: 83px;
    padding: 17px 163px;
    font-size: 28px;
  }

  .heading-faq {
    font-size: 28px;
  }

  .faq-paragraph {
    font-size: 22px;
  }

  .nav {
    height: 80px;
  }

  .nav-link2 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-7 {
    font-size: 22px;
  }

  .image-3 {
    max-width: 200%;
  }

  .icon-img {
    width: 150px;
    height: 150px;
  }

  .header_section {
    max-height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
  }

  .h1 {
    font-size: 60px;
    line-height: 150%;
  }

  .sub-h1 {
    margin-bottom: 25px;
    font-size: 25px;
  }

  .image-4 {
    width: auto;
    height: auto;
    object-fit: fill;
    flex: 0 auto;
  }

  .section_form {
    flex-direction: column;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
  }

  .container-7 {
    max-width: 80%;
  }

  .paragraph-5 {
    max-width: 60vw;
    font-size: 25px;
  }

  .heading-2 {
    font-size: 40px;
  }

  .section-modelos {
    padding-top: 51px;
    padding-bottom: 51px;
  }
}

@media screen and (max-width: 991px) {
  .buton-quote {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading-3 {
    font-size: 18px;
  }

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

  .faq-div {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-grid {
    margin-bottom: 10px;
  }

  .nav {
    padding-left: 100px;
    padding-right: 100px;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .countries_grid {
    grid-column-gap: 0px;
  }

  .escudo_imagen {
    max-width: 50%;
  }

  .icon-img {
    width: 100px;
    height: 100px;
  }

  .icon-div {
    align-items: center;
    padding-left: 26px;
    padding-right: 26px;
  }

  .icons-grid {
    grid-template-columns: 1fr;
  }

  .header_section {
    padding-left: 0;
    padding-right: 0;
  }

  .h1 {
    text-align: center;
    font-size: 30px;
  }

  .sub-h1 {
    text-align: center;
    line-height: 24px;
  }

  .paragraph-5 {
    text-align: center;
    font-size: 16px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 700;
  }

  .heading-2.white {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .container {
    padding-left: 28px;
    padding-right: 28px;
  }

  .buton-quote {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .paragraph-2.center {
    font-size: 14px;
  }

  .icon {
    color: #fff;
  }

  .text-block-5, .text-block-6 {
    line-height: 150%;
  }

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

  .faq-div {
    padding: 0;
  }

  .faq-grid {
    grid-column-gap: 32px;
    grid-row-gap: 0px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: start;
    align-items: center;
    justify-items: start;
    display: grid;
  }

  .heading-faq {
    text-align: left;
    margin-bottom: 0;
  }

  .nav {
    padding-left: 50px;
    padding-right: 50px;
  }

  .icon-img {
    width: 80px;
    height: 80px;
  }

  .icons-grid {
    grid-column-gap: 8px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .header_section {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-container {
    padding-left: 22px;
    padding-right: 22px;
  }

  .h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 26px;
  }

  .sub-h1 {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .container-7 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .grid-modelos {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
  }

  .heading-2.white {
    font-size: 22px;
  }

  .image-5 {
    max-width: 85%;
  }

  .column {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-2 {
    padding-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

  .buton-quote {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .text-block-2, .div-block-4 {
    text-align: center;
  }

  .text-block-5 {
    font-size: 24px;
  }

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

  .faq-div {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-faq {
    font-size: 18px;
    line-height: 150%;
  }

  .faq-paragraph {
    line-height: 170%;
  }

  .nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-link2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .text-block-8 {
    font-size: 16px;
    line-height: 150%;
  }

  .escudo_imagen {
    max-width: 65%;
  }

  .icon-img {
    width: 100px;
    height: 100px;
  }

  .icon-div {
    padding-left: 32px;
    padding-right: 32px;
  }

  .icons-grid {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .header_section {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    display: flex;
  }

  .hero-container {
    flex: 0 auto;
    padding: 152px 10px;
  }

  .h1 {
    color: #fff;
    text-align: center;
    margin-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 1.2;
  }

  .sub-h1 {
    text-align: center;
    margin-bottom: 10px;
  }

  .image-4 {
    width: auto;
    height: auto;
    min-height: 65vh;
    min-width: 100vw;
    object-fit: cover;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .paragraph-5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
  }

  .grid-modelos {
    grid-template-columns: 1fr;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 120%;
  }

  .image-5 {
    max-width: 70%;
  }
}

#w-node-_3728cdea-ace8-01e3-64af-638e149f115d-b7c2537d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_3728cdea-ace8-01e3-64af-638e149f1166-b7c2537d, #w-node-_3728cdea-ace8-01e3-64af-638e149f116f-b7c2537d, #w-node-_5bb0f66f-08c4-f47b-ce4e-e9eba078aac0-b7c2537d, #w-node-_009ccfab-3a7e-e4cc-6718-61363dd0f79e-b7c2537d, #w-node-_76a3228e-da91-4677-45a9-5a7a25d7f646-b7c2537d, #w-node-_76a3228e-da91-4677-45a9-5a7a25d7f647-b7c2537d, #w-node-_5c8d5580-5c20-b5e9-4316-cf383c6e4e95-b7c2537d, #w-node-_5c8d5580-5c20-b5e9-4316-cf383c6e4e96-b7c2537d, #w-node-_12876424-a9ff-0221-2474-b9a8bf84cfc8-b7c2537d, #w-node-_12876424-a9ff-0221-2474-b9a8bf84cfc9-b7c2537d, #w-node-_0c037935-61be-53e5-892a-4b59405b9a28-b7c2537d, #w-node-_0c037935-61be-53e5-892a-4b59405b9a29-b7c2537d, #w-node-_845190c7-83af-f43a-6e71-4f24f10c1a57-b7c2537d, #w-node-_845190c7-83af-f43a-6e71-4f24f10c1a58-b7c2537d, #w-node-afb0abc0-a4fe-76e1-c308-80573786e99a-b7c2537d, #w-node-d416fceb-6dcb-1739-853c-a35eea155c1f-b7c2537d, #w-node-_850223d1-cc52-ebae-4b9e-f54b614db362-b7c2537d, #w-node-_1c3ca4bb-917e-233e-870d-c19265eaa42e-b7c2537d, #w-node-_7659b0e8-3ac2-ba34-0be6-c20d59f9f24a-b7c2537d, #w-node-_7659b0e8-3ac2-ba34-0be6-c20d59f9f24c-b7c2537d, #w-node-fa4da476-f41b-90e2-49b3-c8e340f3e604-b7c2537d, #w-node-fa4da476-f41b-90e2-49b3-c8e340f3e606-b7c2537d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


