@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Nova+Square&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&display=swap");
body {
  background: #090e15;
}
.logo {
  color: #4aebae;
  font-size: 19.973px;
  font-style: normal;
  font-weight: 400;
  line-height: 33.529px;

  font-family: "Inter", sans-serif;
  font-family: "Nova Square", cursive;
  text-decoration: none;
}
.navButton {
  display: flex;
}
.navButton > nav {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.navButton > nav > a {
  border-radius: 6.455px;
  border: 1.076px solid #fff;
  font-family: "Inter", sans-serif;
  font-size: 13.65px;
  font-style: normal;
  font-weight: 700;
  line-height: 24.099px; /* 176.552% */
  color: #ffffff;
  text-decoration: none;
  display: flex;
  padding: 9.682px 27.972px;
  justify-content: center;
  align-items: center;
}
.navButton > nav > a:hover {
  border-radius: 6px;
  border: 1px solid #e5e5e8;
  background: rgba(255, 255, 255, 0.3);
}
.buttonRequestDemo {
  border-radius: 6.455px;
  border: 1.076px solid #4aebae !important;
  background: #000;
  box-shadow: 0px 1.07583px 5.37917px 0px rgba(0, 0, 0, 0.12),
    0px 2.15167px 2.15167px 0px rgba(0, 0, 0, 0.14),
    0px 3.2275px 1.07583px -2.15167px rgba(0, 0, 0, 0.2);
}
.buttonRequestDemo:hover {
  border-radius: 6px;
  border: 1px solid #4aebae;
  background: rgba(74, 235, 174, 0.2) !important;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 3px 1px -2px rgba(0, 0, 0, 0.2);
}

#home-wrapper_v2 {
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
}

.backgroundCompany {
  background: linear-gradient(
      359deg,
      rgba(0, 0, 0, 0.7) 0.66%,
      rgba(0, 0, 0, 0) 99.19%
    ),
    url(../img/backCompany.png), lightgray 50% / cover no-repeat;
}
.backgroundLlamadas {
  background: linear-gradient(
      359deg,
      rgba(0, 0, 0, 0.7) 0.66%,
      rgba(0, 0, 0, 0) 99.19%
    ),
    url(../img/backLlamadas.png), lightgray 50% / cover no-repeat;
}
.backgroundSupport {
  background: linear-gradient(
      359deg,
      rgba(0, 0, 0, 0.7) 0.66%,
      rgba(0, 0, 0, 0) 99.19%
    ),
    url(../img/backSupport.png), lightgray 50% / cover no-repeat;
}

.backgroundPricing {
  background: linear-gradient(
    359deg,
    rgba(0, 0, 0, 0.7) 0.66%,
    rgba(0, 0, 0, 0) 99.19%
  );
}

.md-padding {
  padding-top: 140px;
  padding-bottom: 140px;
  margin-top: 20px;
}
.backgroundPrincipal {
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.backgroundPrincipal > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.backgroundPrincipal > div > p {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 57.2px; /* 89.375% */
}
.backgroundPrincipal > div > span {
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 19.359px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.2px; /* 130.169% */
  display: flex;
  margin-top: 20px;
}

.backgroundPrincipal > div > a {
  border-radius: 6.455px;
  border: 1.076px solid #fff;
  font-family: "Inter", sans-serif;
  font-size: 13.65px;
  font-style: normal;
  font-weight: 700;
  line-height: 24.099px; /* 176.552% */
  color: #ffffff;
  text-decoration: none;
  display: flex;
  padding: 9.682px 27.972px;
  justify-content: center;
  align-items: center;
}
.backgroundPrincipal > div > a:hover {
  border-radius: 6px;
  border: 1px solid #e5e5e8;
  background: rgba(255, 255, 255, 0.3);
}
.boxPorcentaje {
  border-bottom: 1px solid #8194ac;
  background: linear-gradient(180deg, #121b24 30.52%, #000 100%);
  display: flex;
  padding: 100px 0px 100px 0px;
  flex-direction: column;
  align-items: center;
}
.textPorcentaje {
  display: flex;
  justify-content: center;
  align-items: center;
}
.textPorcentaje > div {
  display: flex;
  align-items: center;
}
.textPorcentaje > div > hr {
  width: 2px;
  height: 50px;
  background-color: #fff;
}
.textPorcentaje > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px;
  display: flex;
  margin-inline-start: 10px;
}
.boxCard {
  margin-top: 100px;
}
.boxCard > div > div > p {
  color: #4aebae;
  font-family: "Inter", sans-serif;
  font-size: 19.195px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.1px;
  margin-top: 12px;
}

.boxCard > div > div > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 14.875px;
  font-style: normal;
  font-weight: 400;
}
.boxInformationWindow {
  margin-top: 100px;
  display: flex;
  align-items: center;
}
.boxInformationWindow > div > p {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 42.227px;
  font-style: normal;
  font-weight: 600;
  line-height: 50.6px; /* 119.83% */
}
.boxInformationWindow > div > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px; /* 142.222% */
}

.boxInformationWindow2 > div {
  display: flex;
  align-items: flex-start;
}
.boxInformationWindow2 > div > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 19.195px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.1px;
}
.boxInformationWindow2 > div > div > span {
  color: #8194ac;
  font-family: "Inter", sans-serif;
  font-size: 14.75px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px;
}
.footer1 > span {
  color: #4aebae;
  font-family: "Inter", sans-serif;
  font-family: "Nova Square", cursive;
  font-size: 26.17px;
  font-style: normal;
  font-weight: 400;
  line-height: 43.931px; /* 167.869% */
}
.footer1 > p {
  color: #8194ac;
  font-family: "Inter", sans-serif;
  font-size: 14.75px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px; /* 173.559% */
}
.footerEmail > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 19.359px;
  font-style: normal;
  font-weight: 700;
  line-height: 23.1px; /* 119.322% */
}
.footerEmail > span {
  color: #4aebae;
  font-family: "Inter", sans-serif;
  font-size: 14.625px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px; /* 175.043% */
}
.boxFooter {
  border-bottom: 1px solid #8194ac;
  background: #000;
  display: flex;
  padding: 70px 0px;
}
.footerbox {
  display: flex;
  align-items: center;
  padding: 0px 40px;
}

footer > div > div > div {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
footer > div > div > div > a {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 10.875px;
  font-style: normal;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
}
footer > div > div > div > span {
  margin-inline-end: 10px;
  margin-inline-start: 10px;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  display: flex;
  align-items: center;
}

/* ------------------------------------------------------- Support  ------------------------------------------------------- */

.box1Support {
  margin-top: 150px;
  align-items: center;
  margin-block-end: 250px;
}
.box1Support > div > p {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 42.227px;
  font-style: normal;
  font-weight: 600;
  line-height: 50.6px; /* 119.83% */
}
.box1Support > div > span {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.2px;
  text-align: justify;
  display: flex;
  margin-inline-end: 40px;
  margin-inline-start: 40px;
}
.box1Support > div > ul {
  margin-top: 25px;
}
.box1Support > div > ul > li {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.box2Support {
  margin-top: 100px;
}
.box2Support > div {
  display: flex;
}
.box2Support > div > div {
  background: #191919;
  padding: 50px;
}
.box2Support > div > div > hr {
  background: #4aebae;
  width: 63.198px;
  height: 2.528px;
}
.box2Support > div > div > p {
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-size: 25.279px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.335px; /* 120% */
  letter-spacing: 0.126px;
  margin-top: 16px;
}
.box2Support > div > div > span {
  border: 1px solid #fff;
  padding: 16px;
}
.box2Support > div > div > div > span {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 17.695px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.279px; /* 142.857% */
  letter-spacing: 0.253px;
}

.textSupportBox > div > p {
  color: #fff;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px; /* 137.5% */
  letter-spacing: 0.2px;
}
.textSupportBox {
  padding: 100px;
}
.textSupportBox > div > span {
  color: #fff;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 153.3%; /* 30.66px */
  letter-spacing: -0.4px;
  display: flex;
}
.supportBox3 > div > div {
  display: flex;
}
.supportBox3 > div > div > div > p {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 153.3%;
}
.supportBox3 > div > div > div > span {
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 153.3%;
  letter-spacing: -0.4px;
}
/* ------------------------------------------------------- COMPANY  ------------------------------------------------------- */
.boxCompany1 {
  margin-top: 100px;
}
.boxCompany1 > div > p {
  color: #4aebae;
  text-align: start;
  font-family: "Work Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.1px;
  text-transform: uppercase;
}
.boxCompany1 > div > span {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 42.227px;
  font-style: normal;
  font-weight: 600;
  line-height: 50.6px; /* 119.83% */
  margin-block-end: 30px;
  display: flex;
  text-align: justify;
}
.boxCompany1 > div > div > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.2px;
  display: flex;
  text-align: justify;
}
.boxCompany1 > div > div > div {
  display: flex;
}
.boxCompany1 > div > div > div > div {
  margin-inline-start: 20px;
  margin-block-start: 50px;
}
.boxCompany1 > div > div > div > div > span {
  border: 1px solid #fff;
  width: 65px;
  height: 65px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.boxCompany1 > div > div > div > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 35.363px; /* 166.667% */
  letter-spacing: 0.177px;
}
.boxCompany1 > div > div > div > div > p > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 35.363px;
  letter-spacing: 0.177px;
}
.boxCompany3 > div {
  padding: 0px 40px;
}
.boxCompany3 > div > p {
  color: #4aebae;
  font-family: "Work Sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px; /* 229.167% */
}
.boxCompany3 > div > span {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  letter-spacing: 0.2px;
}
.boxTerminosConditions {
  margin-top: 100px;
}
.boxTerminosConditions > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 47.227px;
  font-style: normal;
  font-weight: 500;
  line-height: 57.2px; /* 121.118% */
  margin-block-end: 25px;
}

.boxTerminosConditions > div > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 14.875px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px; /* 172.101% */
}
.boxTerminosConditions > div > span > span {
  color: #4aebae;
  font-family: "Inter", sans-serif;
  font-size: 14.75px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px;
}

/* ------------------------------------------------------- MODAL  ------------------------------------------------------- */
.paddingModal {
  padding: 0px 100px;
}
.boxLine {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 50px;
  margin-block-end: 50px;
  align-items: baseline;
}
.boxLine > div {
  display: flex;
}
.boxLine > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  margin-inline-start: 10px;
  cursor: pointer;
}
.boxLine > div > div {
  width: 24%;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.5);
  height: 4px;
  display: flex;
}
.titleFormModal {
  display: flex;
  /* justify-content: center;
  align-items: center; */
}
.titleFormModal > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 36.719px;
  font-style: normal;
  font-weight: 800;
  line-height: 44px; /* 119.83% */
}
.formModal > div {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.formModal > div > label {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 18.281px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 136.752% */
}
.formModal > div > button {
  border-radius: 5px;
  background: #000;
  box-shadow: 0px 2px 5px 0px rgba(247, 247, 247, 0.08),
    0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 1px 1px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 14.75px;
  font-style: normal;
  font-weight: 600;
  line-height: 18.4px; /* 124.746% */

  max-width: 108.94px;
  padding: 8.8px 14px 8.81px 14px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
}
.formModal > div > button:hover {
  border-radius: 5px;
  border: 1px solid #fff;
  background: rgba(74, 235, 174, 0.2);
  box-shadow: 0px 2px 5px 0px rgba(247, 247, 247, 0.08),
    0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 1px 1px 0px rgba(0, 0, 0, 0.12);
}
.formModal > div > input {
  color: rgb(223, 222, 222);
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0px 2px 5px 0px rgba(247, 247, 247, 0.08),
    0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 1px 1px 0px rgba(0, 0, 0, 0.12);

  display: inline-flex;
  padding: 6.5px 10px;
  align-items: flex-start;
  margin-top: 10px;
  border: none;
}
.formModal > div > input:focus {
  outline: none;
  border-radius: 5px;
  /* background: rgba(255, 255, 255, 0.05); */
  box-shadow: 0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 0px 0px 4px rgba(74, 235, 174, 0.2);
}
.formModal > div > input:active {
  border-radius: 5px;
  /* background: rgba(255, 255, 255, 0.05); */
  box-shadow: 0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 0px 0px 4px rgba(74, 235, 174, 0.2);
}

.formModal > div > input:hover {
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0px 0px 0px 1px rgba(247, 247, 247, 0.16),
    0px 0px 0px 4px rgba(74, 235, 174, 0.2);
}

.carousel {
  /* width: 400px; */
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px;
}

.slides {
  display: flex;
  transition: transform 0.5s ease;
  /* align-items: baseline; */
  /* background: #191919; */
  align-items: center;
}

.slide {
  flex: 0 0 33.33%;

  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  /* background: #191919; */
  background: transparent;
  padding: 0px 0px 0px 25px;
}

.prev-button,
.next-button {
  cursor: pointer;
  border-radius: 30px;
  opacity: 0.7;
  background: #ccc;

  display: flex;
  width: 60px;
  height: 60px;
  padding: 22px;
  justify-content: center;
  align-items: center;
}
.prev-button {
  position: absolute;
  left: 0px;
  top: 212.47px;
}
.next-button {
  position: absolute;
  right: 0;
  top: 212.47px;
}
.next-button {
  order: 3;
}

/* .prev-button:hover,
.next-button:hover {
  background-color: #333;
  color: #fff;
} */
.slide > div {
  /* display: flex;
  flex-direction: column; */
  background: #191919;
  height: 525px;
  padding: 25px;
}
.slide > div > label {
  padding: 20px 20px;
}
.slide > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.slide > div > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 16.453px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.8px; /* 175.043% */
  text-align: justify;
  display: flex;
}

/*------------------------------------*\
	Preloader
\*------------------------------------*/

#preloader {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999;
}

.preloader {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader span {
  display: inline-block;
  background-color: #6195ff;
  width: 25px;
  height: 25px;
  -webkit-animation: 1s preload ease-in-out infinite;
  animation: preload 1s ease-in-out infinite;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 50%;
}

.preloader span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.preloader span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.preloader span:nth-child(3) {
  -webkit-animation-delay: 0.15s;
  animation-delay: 0.15s;
}

.preloader span:nth-child(4) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

@-webkit-keyframes preload {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes preload {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

/* -------------------------------------------- header responsive --------------------------------------------  */
.main-header {
  display: none;
}
.nav-links {
  background: #373a3e;
  display: flex;
  flex-direction: column;
  width: 75%;
  height: 100%;
  align-items: center;
  justify-content: space-around;
}
.nav-links > div > div > a {
  border-radius: 6.455px;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24.099px; /* 176.552% */
  color: #ffffff;
  text-decoration: none;
  display: flex;
  padding: 9.682px 27.972px;
  justify-content: flex-start;
  align-items: flex-start;
}
.main-nav {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  margin-left: -100%;
  transition: all 0.2s linear;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
}

.main-nav.show {
  margin-left: 0;
}

.button-menu {
  z-index: 200;
  width: 40px;
  height: 40px;
  border: none;
  display: flex;
  background: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.button-menu span {
  width: 37px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: white;
  border-radius: 3px;
  transform-origin: 4px 0px;
  transition: all 0.2s linear;
}

.button-menu.close span {
  opacity: 1;
  transform: rotate(44deg) translate(-1px, 0px);
  background: #ffffff;
}

.button-menu.close span:nth-child(2) {
  transform: rotate(-48deg) translate(-10px, 5px);
}

.button-menu.close span:nth-child(3) {
  display: none;
}

/* ------------------------------------------------- pricing ------------------------------------------------- */
.box1Pricing {
  background: linear-gradient(
    180deg,
    rgba(129, 148, 172, 0.2) 0%,
    rgba(129, 148, 172, 0) 100%
  );
  padding: 100px;
}
.box1Pricing > div > div {
  background: linear-gradient(
    180deg,
    rgba(129, 148, 172, 0.2) 0%,
    rgba(129, 148, 172, 0) 100%
  );
  border-radius: 20px;
  border: 1px solid #373a3e;
  padding: 25px;
}
.box1Pricing > div > div > div {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.box1Pricing > div > div > div > div {
  width: 33%;
  display: flex;
}
.box1Pricing > div > div > div > div > p {
  color: #fff;
  text-align: start;
  font-family: "Inter", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
}
.box1Pricing > div > div > div > div > p > span {
  color: #8194ac;
  text-align: start;
  font-family: "Inter", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
}
.box1Pricing > div > div > div > div > span {
  color: #fff;
  text-align: end;
  font-family: "Inter", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
}
.box1Pricing > div > div > div > div > svg {
  margin-inline-start: 20px;
  margin-inline-end: 20px;
}
.boxInnerPrice2 {
  justify-content: space-between;
}
.boxInnerPrice2 > div {
  border-radius: 18.356px;
  background: #191919;
  width: 32%;
  padding: 20px;
}
.boxInnerPrice2 > div > div > h1 {
  color: #4aebae;
  font-family: "Inter", sans-serif;
  font-size: 35.947px;
  font-style: normal;
  font-weight: 700;
  line-height: 62.654px; /* 174.298% */
}
.boxInnerPrice2 > div > div > p {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20.134px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0px;
}
.boxInnerPrice2 > div > div > p > span {
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 20.134px;
  font-style: normal;
  font-weight: 700;
}
.boxInnerPrice2 > div > div > div > div {
  display: flex;
  justify-content: space-between;
}
.boxInnerPrice2 > div > div > div > div > span {
  color: #8194ac;
  font-family: "Inter", sans-serif;
  font-size: 20.134px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.593px;
}
.boxInnerPrice2 > div > div > div > div > p {
  color: #fff;
  text-align: end;
  font-family: "Inter", sans-serif;
  font-size: 20.134px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.593px;
}
.boxInnerPrice2 > div > div > div > div > p > span {
  color: #8194ac;
  text-align: left;
  font-family: "Inter", sans-serif;
  font-size: 12.237px;
  font-style: normal;
  font-weight: 400;
  line-height: 30.593px; /* 250% */
}
.boxInnerPrice2 > div > div > div > span {
  color: #8194ac;
  font-family: "Inter", sans-serif;
  font-size: 20.134px;
  font-style: normal;
  font-weight: 700;
  line-height: 30.593px; /* 151.947% */
}
.boxInnerPrice2 > div > div > div > p {
  color: #4aebae;
  text-align: end;
  font-family: "Inter", sans-serif;
  font-size: 24.474px;
  font-style: normal;
  font-weight: 700;
}
@media only screen and (max-width: 1450px) {
  .slide > div {
    height: 500px;
  }
  .slide > div > p {
    font-size: 23px;
  }
  .slide > div > span {
    font-size: 15px;
  }
  .box1Pricing > div > div > div > div > p {
    font-size: 25px;
  }
  .box1Pricing > div > div > div > div > p > span {
    font-size: 22px;
  }
  .box1Pricing > div > div > div > div > span {
    font-size: 40px;
  }
  .boxInnerPrice2 > div > div > h1 {
    font-size: 32px;
  }
  .boxInnerPrice2 > div > div > p {
    font-size: 16px;
  }
  .boxInnerPrice2 > div > div > p > span {
    font-size: 16px;
  }
  .boxInnerPrice2 > div > div > div > div > span {
    font-size: 16px;
  }
  .boxInnerPrice2 > div > div > div > div > p {
    font-size: 16px;
  }
  .boxInnerPrice2 > div > div > div > span {
    font-size: 16px;
  }
  .boxInnerPrice2 > div > div > div > p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1350px) {
  .slide > div {
    height: 470px;
  }
  .slide > div > p {
    font-size: 20px;
  }
  .slide > div > span {
    font-size: 13px;
  }
  .box1Pricing > div > div > div > div > p {
    font-size: 23px;
  }
  .box1Pricing > div > div > div > div > p > span {
    font-size: 20px;
  }
  .box1Pricing > div > div > div > div > span {
    font-size: 36px;
  }
  .boxInnerPrice2 > div > div > h1 {
    font-size: 30px;
  }
  .boxInnerPrice2 > div > div > p {
    font-size: 14px;
  }
  .boxInnerPrice2 > div > div > p > span {
    font-size: 14px;
  }
  .boxInnerPrice2 > div > div > div > div > span {
    font-size: 14px;
  }
  .boxInnerPrice2 > div > div > div > div > p {
    font-size: 14px;
  }
  .boxInnerPrice2 > div > div > div > span {
    font-size: 14px;
  }
  .boxInnerPrice2 > div > div > div > p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1300px) {
  .slide > div {
    height: 475px;
  }
  .slide > div > p {
    font-size: 20px;
  }
  .slide > div > span {
    font-size: 13px;
  }
  .box1Pricing > div > div > div > div > p {
    font-size: 22px;
  }
  .box1Pricing > div > div > div > div > p > span {
    font-size: 18px;
  }
  .box1Pricing > div > div > div > div > span {
    font-size: 34px;
  }
  .boxInnerPrice2 > div > div > h1 {
    font-size: 28px;
  }
  .boxInnerPrice2 > div > div > p {
    font-size: 12px;
  }
  .boxInnerPrice2 > div > div > p > span {
    font-size: 12px;
  }
  .boxInnerPrice2 > div > div > div > div > span {
    font-size: 12px;
  }
  .boxInnerPrice2 > div > div > div > div > p {
    font-size: 12px;
  }
  .boxInnerPrice2 > div > div > div > span {
    font-size: 12px;
  }
  .boxInnerPrice2 > div > div > div > p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 850px) {
  .boxLine {
    flex-direction: column;
  }
  .boxLine > div {
    width: 100% !important;
  }
  .boxLine > div > p {
    font-size: 12px;
  }
  .backgroundPrincipal > div > p {
    font-size: 34px;
  }
  .backgroundPrincipal > div > span {
    font-size: 18px;
  }
  .slides {
    display: contents;
  }
  .slides > div {
    padding: 25px 0px;
  }
  .slide > div {
    height: 100%;
  }
  .prev-button {
    display: none;
  }
  .next-button {
    display: none;
  }
  .textPorcentaje {
    flex-direction: column;
    align-items: center;
  }
  .textPorcentaje > div {
    width: 100%;
    justify-content: center;
    margin-block-end: 10px;
  }
  .textPorcentaje > div > span {
    display: flex;
    align-items: flex-end;
  }
  .textPorcentaje > div > hr {
    display: none;
  }
  .boxCard {
    display: flex;
  }
  .boxCard > div {
    width: 50%;
    margin-block-end: 50px;
  }
  .boxInformationWindow {
    flex-direction: column;
    width: 100%;
  }
  .boxInformationWindow > div {
    width: 100%;
  }
  .boxInformationWindow > div > span {
    font-size: 16px;
    display: flex;
    margin-top: 20px;
  }
  .boxInformationWindow > div > p {
    font-size: 40px;
  }
  .boxInformationWindow > div > img {
    display: none;
  }
  .boxInformationWindow2 {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .boxInformationWindow2 > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-block-end: 40px;
  }
  .boxInformationWindow2 > div > div > p {
    margin-top: 20px;
  }

  footer > div > div > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  footer > div > div > div > a {
    margin-block-end: 10px;
  }
  footer > div > div > div > span {
    display: none;
  }
  .footerbox {
    display: flex;
    width: 100%;
  }
  .footerbox > div {
    width: 100%;
  }
  .boxTerminosConditions > div > p {
    font-size: 40px;
  }
  .boxTerminosConditions > div > span {
    font-size: 12px;
  }
  .boxTerminosConditions > div > span > span {
    font-size: 12px;
  }
  .box1Support {
    margin-block-end: 0px;
  }
  .box1Support > div > span {
    font-size: 16px;
    margin-inline-end: 0px;
    margin-inline-start: 0px;
  }
  .box1Support > div > p {
    font-size: 40px;
  }
  .box1Support > div > img {
    margin-top: 40px;
  }
  .reverse {
    flex-direction: column-reverse;
  }
  .boxCompany1 > div > span {
    font-size: 40px;
  }
  .boxCompany1 > div > div > span {
    font-size: 16px;
  }
  .boxCompany1 > div > div > div > div > p {
    font-size: 16px;
  }
  .boxCompany1 > div > div > div > div > p > span {
    font-size: 16px;
  }
  .textSupportBox {
    padding: 70px 0px;
  }
  .textSupportBox > div > p {
    font-size: 35px;
  }
  .boxCompany3 > div {
    padding: 0px 20px;
  }
  .boxCompany3 > div > span {
    font-size: 16px;
  }
  .boxCompany3 > div > p {
    font-size: 20px;
    margin: 0px;
  }
  .box1Support > div > ul > li {
    font-size: 16px;
  }
  .box2Support > div > div {
    padding: 50px 10px;
  }
  .textSupportBox > div > span {
    font-size: 16px;
    display: flex;
    text-align: justify;
  }
  .box2Support > div > div > p {
    font-size: 20px;
  }
  .box2Support > div > div > div > span {
    font-size: 14px;
  }
  .supportBox3 > div > div > div {
    margin-inline-start: 0px !important;
  }
  .supportBox3 > div > div {
    display: flex;
    flex-direction: column;
  }
  .supportBox3 > div > div > div > p {
    font-size: 16px;
  }
  .supportBox3 > div > div > div > span {
    font-size: 16px;
  }
  .supportBox3 > div > img {
    margin-top: 10px;
  }
  .paddingModal {
    padding: 0px;
  }
  .titleFormModal > p {
    font-size: 30px;
    margin-top: 10px;
  }
  .formModal > div > label {
    font-size: 16px;
  }
  header {
    display: none;
  }

  .main-header {
    display: flex;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0.4rem;
    margin-top: 20px;
    margin-block-end: 20px;
  }
  .boxInnerPrice2 {
    flex-direction: column;
  }
  .boxInnerPrice2 > div {
    width: 100%;
    margin-top: 20px;
  }
  .box1Pricing {
    padding: 75px 0px;
  }
  .box1Pricing > div > div > div > div > p {
    font-size: 18px;
  }
  .box1Pricing > div > div > div > div > p > span {
    font-size: 14px;
  }
  .box1Pricing > div > div > div > div > span {
    font-size: 25px;
  }
}
.bootstrap-tagsinput {
  /* background-color: #fff; */
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  /* padding: 4px 6px; */
  padding: 6.5px 10px;
  color: #555;
  vertical-align: middle;
  border-radius: 4px;
  max-width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0 6px;
  margin: 0;
  width: auto;
  max-width: inherit;
  color: rgb(223, 222, 222);
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
  color: #777;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
  border: 1px solid grey;
  padding: 4px;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 8px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* Estilos generales */
.tag-picker {
  /* border: 1px solid #ccc; */
  padding: 10px;
  /* width: 300px; */
}

.tag {
  background-color: #3498db;
  color: white;
  padding: 2px 6px;
  margin: 3px;
  border-radius: 4px;
  display: inline-block;
  cursor: pointer;
  font-size: 12px;
  font-family: "Inter", sans-serif;
}
.tag > span {
  margin-inline-start: 4px;
}
.tag-input {
  border: none;
  outline: none;
  width: 100%;
}
.suggestion {
  color: white;
  margin-top: 4px;
}
