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

.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;
}

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

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

.body {
  background-color: #151515;
  font-family: Poppins, sans-serif;
}

.section {
  margin-top: 100px;
  margin-bottom: 40px;
  display: block;
}

.section.jose_section_relative {
  position: relative;
}

.container1 {
  max-width: 1320px;
}

.container1.jose_container_extra {
  max-width: 100%;
}

.div-block {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.h1_70 {
  color: #fff;
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
}

.h1_70.last_section_header {
  text-align: center;
  font-weight: 500;
}

.text-block {
  color: #bfbfbf;
  font-size: 23px;
  line-height: 33px;
}

.button {
  color: #fff;
  background-image: linear-gradient(98deg, #00894d, #000);
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  padding: 15px 25px;
  font-size: 16px;
}

.button.link_block {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.image {
  width: 557.49px;
  height: 759.75px;
}

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 683px;
  display: flex;
}

.card_green {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-image: linear-gradient(166deg, #00ff8f, #0893564d 50%, #00ff8f);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 26px 60px;
  display: flex;
}

.heading {
  color: #fff;
  font-size: 60px;
  line-height: 72px;
}

.heading-2 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  line-height: 72px;
}

.heading-2.text_align_left {
  text-align: left;
  text-transform: capitalize;
}

.text-block-2 {
  color: #bfbfbf;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.text-block-2.text_align_left {
  text-align: left;
  z-index: 1;
  flex-flow: column;
  line-height: 23px;
  display: block;
}

.link-block {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-2 {
  width: 100%;
  height: 280px;
}

.div-block-3 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.image-3 {
  width: 300px;
  height: 380px;
}

.div-block-4 {
  background-image: linear-gradient(#010101, #01321d 25%, #01512e 75%, #006d3d);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 459px;
  height: auto;
  padding: 90px 20px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 696px;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 30px;
  height: 30px;
}

.text-block-3 {
  color: #00ff8f;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
}

.div-block-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.grid {
  grid-template-rows: auto;
  width: 85%;
}

.div-block-8 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #00ff8f1a;
  border: 1px solid #00ff8f80;
  border-radius: 12px;
  flex-flow: column;
  padding: 51px;
  display: flex;
}

.div-block-9 {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

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

.text-block-5 {
  color: #00ff8f;
  font-size: 40px;
  font-weight: 500;
  line-height: 40px;
}

.h3_30 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 39px;
}

.div-block-10 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 40px;
  display: flex;
}

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

.text-block-7 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.grid_2 {
  grid-template-columns: 1fr;
  width: 85%;
}

.div-block-11 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-11.jose_div_relative {
  grid-column-gap: 19px;
  grid-row-gap: 19px;
  margin-bottom: 40px;
  position: relative;
}

.div-block-12 {
  z-index: -1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 420px;
  display: flex;
  position: absolute;
  inset: 25% 0% auto 34%;
}

.image-5 {
  width: 420px;
  height: 400px;
}

.div-block-13 {
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.div-block-14 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 296px;
  display: flex;
}

.div-block-14.jose_two_card_row {
  grid-column-gap: 17px;
  grid-row-gap: 17px;
  height: auto;
}

.div-block-15 {
  background-color: #191921;
  border-radius: 12px;
  flex-flow: column;
  justify-content: space-around;
  height: 691px;
  padding: 0 30px;
  display: flex;
}

.div-block-15.card_technology_simple {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  height: 396px;
  padding-top: 40px;
}

.div-block-15.card_technology_simple.card_green_techno {
  background-image: linear-gradient(143deg, #010101, #014326 30%, #00673a 75%, #00b566);
  border: 1px solid #fff;
  height: 396px;
}

.div-block-15.seul_div_card_techno {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-around;
  align-items: stretch;
  height: 437px;
  padding-top: 27px;
}

.div-block-16 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 100px;
}

.heading-3 {
  color: #fff;
  font-size: 30px;
}

.heading-4 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-8 {
  color: #bfbfbf;
  font-size: 16px;
  line-height: 26px;
}

.div-block-17 {
  background-color: #0ac2711a;
  border: 1px solid #59d14e80;
  border-radius: 12px;
  justify-content: center;
  align-items: stretch;
  padding: 40px 20px 60px;
  display: flex;
}

.div-block-17.jose_div_relative {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}

.image-7, .image-8 {
  width: 230px;
}

.div-block-18 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.div-block-19 {
  flex-flow: column;
  display: flex;
}

.h2_60 {
  color: #fff;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  line-height: 72px;
}

.h2_60.text_align_left {
  text-align: left;
}

.div-block-20 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-21 {
  z-index: -1;
  background-image: radial-gradient(circle, #00f087bf, #194e58e6 50%, #194e5800);
  width: auto;
  height: auto;
  position: absolute;
  inset: -200% 0% 0% -31%;
  overflow: visible;
}

.div-block-22 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.div-block-23 {
  justify-content: space-between;
  display: flex;
}

.image-9 {
  width: 135px;
}

.div-block-24 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.image-10 {
  width: 153px;
}

.div_slide {
  margin-bottom: 0;
}

.div-block-25 {
  background-color: #0ac271;
}

.slide {
  grid-column-gap: 69px;
  grid-row-gap: 69px;
  vertical-align: baseline;
  background-color: #0ac2711a;
  border: 1px solid #59d14e80;
  border-radius: 12px;
  flex-flow: column;
  align-items: stretch;
  width: 452px;
  height: 398px;
  margin-right: 20px;
  padding: 40px 20px;
  display: flex;
}

.slide.jose_slide_background {
  background-image: url('../images/688f344c9b7f22f5016af92b_Testimonial-Image-One-p-1080.webp.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  position: relative;
}

.slide-2, .slide-3 {
  width: 452px;
}

.slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #ddd0;
  flex-flow: row;
  height: 416px;
  display: block;
}

.image-11 {
  width: 35px;
}

.div-block-26 {
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 1237px;
  height: 100%;
  display: flex;
}

.slide-4 {
  width: 452px;
  height: 397px;
  margin-right: 20px;
}

.slide-5 {
  width: 452px;
}

.div-block-27 {
  z-index: 1;
  flex-flow: column;
  display: flex;
}

.heading-5 {
  color: #fff;
}

.heading-6 {
  color: #fff;
  font-size: 23px;
}

.div-block-28 {
  z-index: 0;
  opacity: .52;
  outline-offset: 0px;
  background-color: #000;
  border-radius: 12px;
  outline: 3px solid #333;
  position: absolute;
  inset: 0%;
}

.navbar {
  color: #fff;
  background-color: #ddd0;
  flex-flow: row;
  width: auto;
  display: block;
}

.image-12 {
  width: 133px;
}

.container {
  justify-content: space-between;
  align-items: center;
  width: auto;
  margin-left: 100px;
  margin-right: 100px;
  display: flex;
}

.nav-link {
  color: #fff;
  font-size: 16px;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.container-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.navbar-2 {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.image-13 {
  width: 130px;
}

.nav-link-2 {
  color: #fff;
}

.nav-menu-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-29 {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-14 {
  width: 168.67px;
}

.div-block-30 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 10%;
  display: flex;
}

.text-span, .text-span-2 {
  color: #00ff8f;
}

.div-block-31 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-15 {
  width: 80px;
  height: 430px;
}

.div-block-33 {
  display: none;
}

@media screen and (max-width: 991px) {
  .section {
    margin-top: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .h1_70 {
    text-align: center;
  }

  .h1_70.last_section_header {
    font-size: 53px;
  }

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

  .image {
    width: 50%;
    height: 100%;
  }

  .div-block-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .heading-2.text_align_left {
    text-align: center;
    font-size: 53px;
  }

  .heading-2.card_header {
    font-size: 53px;
  }

  .text-block-2.text_align_left {
    text-align: center;
  }

  .div-block-3 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-11.jose_div_relative {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .div-block-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-14 {
    flex-flow: row;
    width: 70%;
  }

  .div-block-15 {
    height: 500px;
  }

  .div-block-15.card_technology_simple, .div-block-15.card_technology_simple.card_green_techno {
    height: 450px;
  }

  .h2_60 {
    font-size: 53px;
  }

  .div_slide, .slide, .slider {
    width: 100%;
  }

  .slide-4 {
    width: 40%;
  }

  .container-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .navbar-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
  }

  .image-13 {
    width: 133px;
    margin-top: 10px;
  }

  .menu-button {
    color: #fff;
  }

  .div-block-32 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-33 {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .h1_70 {
    font-size: 40px;
  }

  .h1_70.last_section_header {
    font-size: 32px;
    line-height: 50px;
  }

  .text-block {
    font-size: 19px;
  }

  .div-block-2 {
    width: 100%;
  }

  .heading-2.text_align_left {
    font-size: 32px;
    line-height: 50px;
  }

  .heading-2.card_header {
    font-size: 32px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 21px;
  }

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

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

  .div-block-12 {
    inset: 0% 0% 0% 14%;
  }

  .h2_60 {
    font-size: 32px;
    line-height: 55px;
  }

  .nav-menu-2 {
    background-color: #00000080;
  }
}

@media screen and (max-width: 479px) {
  .section {
    margin-top: 40px;
  }

  .h1_70 {
    width: 100%;
    font-size: 40px;
    line-height: 46px;
  }

  .h1_70.last_section_header {
    font-size: 32px;
    line-height: 36px;
  }

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

  .card_green {
    background-image: linear-gradient(166deg, #00ff8fb3, #0893564d 50%, #00ff8fb3);
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2.text_align_left, .heading-2.card_header {
    font-size: 32px;
    line-height: 36px;
  }

  .text-block-2 {
    font-size: 17px;
    line-height: 22px;
  }

  .text-block-2.text_align_left {
    text-align: left;
    font-size: 16px;
  }

  .image-3 {
    width: 80%;
    height: 100%;
  }

  .div-block-4 {
    width: 100%;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
  }

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

  .grid_2 {
    height: 42%;
  }

  .div-block-11.jose_div_relative {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .div-block-12 {
    width: 73%;
    height: 100%;
  }

  .div-block-14 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .div-block-15, .div-block-15.card_technology_simple, .div-block-15.card_technology_simple.card_green_techno, .div-block-15.seul_div_card_techno {
    height: 400px;
  }

  .heading-4 {
    font-size: 24px;
  }

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

  .div-block-17.jose_div_relative {
    flex-flow: column;
    margin-bottom: 20px;
  }

  .div-block-18, .div-block-19 {
    display: none;
  }

  .h2_60 {
    font-size: 32px;
  }

  .h2_60.text_align_left {
    font-size: 32px;
    line-height: 61px;
  }

  .div-block-23 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-24 {
    justify-content: flex-start;
    align-items: center;
  }

  .slide-4 {
    width: 70%;
  }

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

  .div-block-29 {
    flex-flow: column;
  }

  .div-block-30, .div-block-33 {
    display: none;
  }
}


