.main-container {
  width: 100%;
  /* 80% of the parent container or viewport width */
  max-width: 1280px;
  /* Optional: Set a maximum width for larger screens */
  margin: 0 auto;
  /* Optional: Center the container */
}

.mask-group-div {
  /*     margin: 0;
    padding: 0; */
  padding-top: 30px;
  background-image: url('img/mask-group.png');
  background-size: cover;
  background-position: center;
  font-family: Arial, sans-serif;
  color: #000;
  max-width: 1280px;
  height: 1107px;
}

.nex-logo-no-bg {
  /*   position: absolute; */
  width: 134px;
  height: 92px;
  object-fit: cover;
}

.nex-meu-bar-item {
  font-size: 1rem;
}

/* Start Modal Styles */
.modal {
  display: none;
  position: absolute;
  top: 0%;
  left: 0;
  width: 90%;
  height: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.modal-content {
  position: absolute;
  top: 20%;
  left: 40%;
  transform: translate(-30%, -30%);
  background-color: #fff;
  max-width: 700px;
  width: 90%;
  max-height: 650px;
  text-align: left;
  padding: 20px;
}

/* Style labels */
label {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  display: inline-block;
  color: #444444;
  font-size: 0.8rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  margin-bottom: 0.125rem;
  display: block;
}

/* Style input fields and textareas */
input[type="text"],
input[type="email"],
textarea {
  width: 100%;
  padding: 10px;
  border: 2px solid #ccc;
  border-radius: 5px;
  font-size: 12px;
  margin-left: 30px auto;
  margin-right: 30px auto;
}

/* Style the submit button */
input[type="submit"] {
  background-color: #007bff;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

/* Hover effect for the submit button */
input[type="submit"]:hover {
  background-color: #009edb;
}

.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}

/* End Modal Styles */

/* Start Part 1 Styles */

.part1 {
  position: relative;
  /*     width: 485px; */
  top: 0px;
  padding-left: 10%;
  padding-right: 10%;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  /*   color: transparent; */

  letter-spacing: 0.68px;
  line-height: normal;
}

.text-salesforce {
  font-weight: 700;
  color: #1799e5;
  font-size: 65px;
}

.text-wrapper-part1 {
  font-weight: 700;
  color: #15233a;
  font-size: 65px;
}




.text-wrapper-wemerge {
  /*     position: relative;
    top: 150px;
    left: 10%; */
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #15233a;
  /*  background-color: rgba(15, 23, 3a, 0.7); */
  font-size: 19px;
  letter-spacing: 0;
  /*     line-height: normal;
    max-width:450px; */
}

.overlap-wrapper {
  position: relative;
  width: 204px;
  height: 56px;
  /*    top: 220px;
    left: 10%; */
}

.openModalButton2 {
  position: relative;
  width: 202px;
  height: 56px;
  top: 0px;
  left: 0%;
  background-color: #009edb;
  border-radius: 8px;
  font-family: "Lexend", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 23px;
  letter-spacing: 0;
  line-height: normal;
}


.desktop .hero-image-larisazz {
  position: absolute;
  width: 385px;
  height: 458px;
  top: 160px;
  left: 700px;
  object-fit: cover;
}

.hero-image-larisa {
  /*  position: absolute; */
  /*     width: 385px;
    height: 458px; */
  width: 70%;
  height: 80%;
  top: -30px;
  /*     left: 900px; */
  object-fit: cover;
}


.rectangle-4 {
  position: absolute;
  /*     width: 114px;
    height: 79px; */
  width: 8%;
  height: 15%;
  top: 25%;
  left: 74%;
  /* left: 1142px; */
  background-color: #f9fdff;
  border-radius: 6px;
  box-shadow: 0px 4px 4px #00000040;
}

.salesforce-cloud {
  position: absolute;
  /*     width: 73px;
    height: 51px; */
  max-width: 6%;
  height: auto;
  top: 28%;
  left: 75%;
  /*     top: 328px;
    left: 1162px; */
  /*     position: absolute; */
  object-fit: cover;
}


/* START main offers*/


.main-offers {
  position: relative;
  left: 15%;
  right: 15%;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 4.34px 27.11px 2.17px #c5b6b640;
  height: 27%;
}

.rectangle-5 {
  position: absolute;
  width: 950px;
  height: 262px;
  top: 3px;
  left: 0;
  background-color: #ffffff;
  border-radius: 6.51px;
  box-shadow: 0px 4.34px 27.11px 2.17px #c5b6b640;
}

.line {
  position: absolute;
  width: 9px;
  height: 269px;
  top: 0;
  left: 307px;
}

.line-2 {
  position: absolute;
  width: 9px;
  height: 269px;
  top: 0;
  left: 627px;
}

.offers-label {
  /*     width: 200px;
    top: 105px;
    left: 57px; */
  /*  position: absolute; */
  position: relative;
  top: 10%;
  font-family: "Lexend", Helvetica;
  font-weight: 600;
  color: #090909;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

.main-offers-img {
  position: relative;
  top: 10%;
  width: 20%;
  height: auto;
  left: 40%;
  /*     left: 766px;
    position: absolute;
    top: 41px; */
}


.main-offers-text {

  position: relative;
  top: 10%;
  bottom: 20%;
  font-family: "Lexend", Helvetica;
  font-weight: 500;
  color: #1799e5;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}



/* STOP main offers*/


/* START Why choose us*/

/*  .overlap-group {
    position: relative;
    width: 409px;
    height: 395px;
    top: 0;
    left: 0;
  } */

.overlap-group {
  position: relative;
}

.rectangle {
  position: relative;
  width: 326px;
  height: 352px;
  top: 20px;
  left: 22px;
  background-color: #1799e5;
  border-radius: 6px;
  transform: rotate(7.58deg);
  z-index: 0;
}

.rectangle-2 {
  position: absolute;
  width: 324px;
  height: 349px;
  top: 34px;
  left: 71px;
  background-color: #d1f1f6;
  border-radius: 6px;
  transform: rotate(2.27deg);
  box-shadow: 0px 0px 0px 8px #ffffff;
  z-index: 1;
}

.mask-group-1 {
  position: absolute;
  width: 346px;
  height: 368px;
  top: 26px;
  left: 63px;
  z-index: 2;
}

.text-wrapper-choose {
  position: relative;
  /*   top: 50px; */
  font-family: "Lexend", Helvetica;
  font-weight: 600;
  color: #15233a;
  font-size: 46.9px;
  letter-spacing: 0;
  line-height: normal;
}



.text-wrapper-sub {
  position: relative;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #090909;
  font-size: 17.5px;
  letter-spacing: 0;
  line-height: normal;
  vertical-align: bottom;
}

.tick-wrapper {
  position: relative;
  width: 33px;
  height: 33px;
  background-color: #34a6e8;
  border-radius: 16.5px;
}

.vector {
  position: absolute;
  width: 21px;
  height: 18px;
  top: 8px;
  left: 6px;
}

.vector-wrapper {
  position: relative;
  width: 33px;
  height: 33px;
  background-color: #34a6e8;
  border-radius: 16.5px;
}



.img-wrapper {
  position: relative;
  width: 33px;
  height: 33px;
  background-color: #34a6e8;
  border-radius: 16.5px;
}

.group-2 {
  position: relative;
  width: 33px;
  height: 33px;
  background-color: #34a6e8;
  border-radius: 16.5px;
}

.group-3 {
  position: relative;
  width: 33px;
  height: 33px;
  background-color: #34a6e8;
  border-radius: 16.5px;
}





/* STOP why choose us*/


/* START second part */

.container2 {
  padding-top: 30px;
  background-image:  url('img/vector-1-1.svg');
  background-size:  cover;
  background-position:    center;
  background-repeat:   no-repeat;
  font-family: Arial, sans-serif;
  color: #000;
  max-width: 1280px;
  height: 1804px;
}

.our-technologies {
  position: relative;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #15233a;
  font-size: 46.9px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

 .text-wrapper-18 {
  font-weight: 400;
}

 .text-wrapper-19 {
  font-weight: 700;

}

 .xxxxzz {
  width: 346px;
/*   top: 1410px; */
  left: 1075px;
  position: relative;
  height: 1487px;
  object-fit: cover;
}

.xxxx-2zz {
  width: 646px;
/*   top: 1214px; */
  left: 141px;
  position: relative;
  height: 1487px;
  object-fit: cover;
}
/*bleu*/
.desktop .vector-2 {
  position: relative;
  width: 1280px;
  height: 1804px;
  top: -150px;
  left: 0px;
}

/*bleumarin*/
.overlap-3 {
  position: relative;
  width: 1280px;
  height: 734px;
  left: 0px;
  background-image: url(./img/vector-2-1.svg);
  background-size: 100% 100%;
}

.rectangle-overlap {
  position:relative;
}
 .rectangle-tech {
  position: relative;
  width: 230px;
  height: 180px;
 /*  top: 1813px;
  left: 20%; */
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 4.34px 27px 2.17px #c6b7b740;
  z-index:0;
}

 .text-wrapper-tech{
  position: absolute;
  width: 230px;
  top:130px;  
  font-family: "Lexend", Helvetica;
  font-weight: 600;
  color: #090909;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}


.tech-padding-tall {
  position:relative;
  height:80px;
  width:100%;
}

 .lwc {
  position: absolute;
  width: 90px;
  height: auto;
  top: 30px;
  left: 80px;
  object-fit: cover;
  z-index:1;
}

.heorku {
  position: absolute;
  width: 70px;
  height: auto;
  top: 30px;
  left: 90px;
  object-fit: cover;
  z-index:1;
}

.vector-5 {
  position: absolute;
  width: 156px;
  height: 156px;
  top: 0px;
  left: 60px;
  z-index:1;
}

 .vue-js-logo {
  position: absolute;
  width: 92px;
  height: 80px;
  top: 30px;
  left: 80px;
  object-fit: cover;
  z-index:1;
}

 .react {
  position: absolute;
  width: 90px;
  height: 80px;
  top: 30px;
  left: 80px;
  object-fit: cover;
  z-index:1;
}

.aaaaa-2 {
  width: 129px;
  height: 90px;
  top: 30px;
  left: 60px;
  position: absolute;
  object-fit: cover;
  z-index:1;
}
/* STOP second part*/

/* START bottom*/

 .get-in-touch {
  position: relative;
/*   width: 400px;
  top: 144px;
  left: 466px; */
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}


 .text-wrapper-26 {
  font-weight: 400;
}



.overlap-group-2 {
  position: relative;
  width: 367px;
  height: 47px;
/*   top: 220px;
  left: 483px; */
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px 4px #0b0e15;
}

 .text-wrapper-27 {
  position: relative;
  width: 149px;
  top: 14px;
  left: 17px;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #878787;
  font-size: 15px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
}

 .vector-3 {
  position: absolute;
  width: 20px;
  height: 21px;
  top: 15px;
  left: 326px;
}



 .nex-white-logo-no-bg {
  width: 106px;
  height: 73px;
  top: 0px;
  left: -90px;
  position: relative;
  object-fit: cover;
}



 .text-wrapper-30 {
  position: relative;
  width: 318px;
  top: 0px;
  left: -40px;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}

.contact-info {
  position: relative;
 /*  width: 65px; */
  top: 0px;
  left: 50px;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
}



 .text-wrapper-31 {
  position: relative;
/*   width: 65px; */
  top: 40px;
  left: 0px;
  font-family: "Lexend", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  white-space: nowrap;
}


 .line-3 {
  position: relative;
  max-width: 930px;
  height: 1px;
  top:40px;
  left: 0px;
  object-fit: cover;
}

 .element {
  position: relative;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}

.text-wrapper-copyright {
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
}

 .text-wrapper-followus {
  position: relative;
  width: 56px;
  font-family: "Lexend", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: 0;
  line-height: normal;
}


 .linkedin-background {
  position: relative;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  border-radius: 8.52px;
}

 .linkedin-logo {
  position: relative;
  width: 10px;
  height: 10px;
  top: -2px;
  left: 3px;
}

 .future-logo {
  position: relative;
  width: 17px;
  height: 17px;
  background-color: #ffffff;
  border-radius: 8.52px;
}


/* STOP bottom*/