html,
body {
  font-family: "IBM Plex Sans", sans-serif;
  overflow-x: hidden;
}
body {
  max-width: 2000px;
  margin: auto;
}

html {
  scroll-behavior: smooth;
}
.main {
  max-width: 2000px;
  margin: auto;
}
.mb-3 {
  margin-bottom: 1rem !important;
  margin: auto;
}
.link-app {
  text-decoration: none;
  color: black;
}
.link-app:hover {
  color: white;
}

.content {
  max-width: 2000px;
}
a.txt-1 {
  text-decoration: none;
}

.btn-secondary:hover {
  background: #977dff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  border-color: transparent;
}

.btn-primary:hover {
  background: #ff8d0f;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
  border-color: transparent;
}
#principal .content {
  overflow-x: hidden;

  width: 100vw;
  height: 37.125;
  z-index: -1;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}

#first #video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  z-index: -10;
  visibility: visible;
}

.cpl{
  margin-top: 40px;

 
}

#principal .content::before {
  content: "";
  background: rgba(0, 0, 0, 0.584);
  /**
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  width: 100vw;
  height: 100%;*/
}

.navbar-brand img {
  width: 7rem;
  height: 2rem;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: end;
}

.nav-link {
  color: white !important;
}
.navbar > .container-fluid {
  padding-left: 10rem;
  padding-right: 10rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar .active {
  font-weight: 700;
}
.navbar {
  background: transparent !important;
  background-color: transparent !important;
  padding: 0px !important;
  background: #f1f2f645 !important;
  backdrop-filter: blur(2px);
  max-width: 2000px;
  margin: auto;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 1rem 2rem;
}

.nav-item {
  padding: 0rem 2rem;
}

.nav-item .active {
  color: white !important;
  font-weight: bold;
}

.nav-item:hover a {
  color: white !important;
}
.nav-item:hover {
  color: white !important;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(30px);
}
.bg-menu .navbar {
  /*background: rgba(255, 255, 255, 0.288) !important;*/
  background: #f1f2f645 !important;
  backdrop-filter: blur(2px);
}
.bg-menu .navbar .nav-item a {
  color: white !important;
  opacity: 1 !important;
}
.navbar {
  transition: all 1s ease;
}

.bg-menu-white .navbar {
  background: white !important;
}

.bg-menu-white .navbar .nav-item a {
  color: #071d3e !important;
}
.transportador:hover {
  color: white !important;
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(30px);
}
.text-color-primary {
  color: #03125e;
}
.btn {
  width: 190px;
  margin: 1rem;
}
.btn-primary {
  background: #fe5e00;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto 1rem;
  gap: 10px;
  color: #f1f1f1;
  border-color: transparent;
}

.btn-secondary {
  height: fit-content;

  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: lighter !important;
  color: #f1f1f1;
  border-color: transparent;
}

#principal {
  height: 600px;
}

#principal img {
  height: 600px;
  width: auto;
}
#principal .d-block {
  filter: brightness(0.8);
}
#principal .carousel {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  visibility: visible;
}
#principal .crs-1 h1 {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 110.9%;
  position: absolute;
  right: 0px;
  top: -16rem;
  font-family: "IBM Plex Sans", sans-serif;
}

#principal .crs-1 .text {
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
  font-style: normal;
  font-weight: 700;
  font-size: 1.625rem;
  font-family: "IBM Plex Sans", sans-serif;

  line-height: 2.188rem;
  text-align: end !important;
  width: 40%;
  margin: auto;
  top: -22rem;

  position: absolute;
  right: 0px;
}

#principal .crs-1 .row-text {
  width: 70%;
}

#principal .r-btns {
  width: fit-content;
  position: absolute;
  right: 0px;
  bottom: 8rem;
}

#principal .carousel-indicators {
  bottom: 6rem;
}
#principal .carousel-indicators .active {
  opacity: 1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fe5e00 !important;
}

#principal .carousel-indicators [data-bs-target] {
  background-color: white;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

#principal .carousel-indicators:active [data-bs-target] {
  background-color: #fe5e00;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

#principal .btn-secondary {
  background-color: #663fff;
}
#second .tabs {
  background: #fdfeff;
  /* Dropshadow */

  box-shadow: 0px 13px 26px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  top: -4rem;
  width: 70%;
  margin: auto;
  position: relative;
}

#principal .crs-2 .col-left h1 {
  position: absolute;
  bottom: 18rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
}

#principal .crs-2 .col-left .text {
  position: absolute;
  bottom: 15rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 34px;
  /* identical to box height */

  text-align: right;

  /* white-100 */

  color: #fdfeff;

  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
}

#principal .crs-2 .col-left .btn-primary {
  position: absolute;
  bottom: 11rem;
  width: 280px;
}

#principal .crs-2 .col-right h3 {
  position: absolute;
  bottom: 17rem;
  right: 0px;
  width: 30%;
  font-size: 22px !important;
  text-align: end;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 200;
  line-height: 117.2%;
}

#principal .crs-2 .col-right .row-downloads {
  position: absolute;
  bottom: 11rem;
  right: 0px;
}

#principal .crs-2 .col-right .row-downloads img {
  width: 10rem;
  height: auto;
}

#principal .crs-3 .col-right h1 {
  position: absolute;
  bottom: 18rem;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  right: 0px;
}

#principal .crs-3 .col-right .text {
  position: absolute;
  bottom: 13rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 34px;
  width: 35%;

  /* identical to box height */

  text-align: right;
  right: 0px;

  /* white-100 */

  color: #fdfeff;

  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
}

#principal .crs-3 .col-right .btn-secondary {
  position: absolute;
  bottom: 9rem;
  right: 0px;
  width: 280px;
}

#principal .crs-3 .col-left h3 {
  position: absolute;
  bottom: 17.5rem;
  left: 0px;
  width: 20%;
  font-size: 20px !important;
  text-align: start;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 50;
  line-height: 117.2%;
}

#principal .crs-3 .col-left .row-downloads {
  position: absolute;
  bottom: 10rem;
  left: 0px;
}

#principal .crs-3 .col-left .row-downloads img {
  width: 10rem;
  height: auto;
}
#second .tabs .col-icon {
  max-width: 80px;
  display: flex;
  padding: 1rem;
}

#second .tabs .c1 {
  background-color: #fe5e00;
  border-radius: 4px 4px 4px 4px;
  height: 98px;
  padding: 1rem;
}
#second .tabs .c2 {
  padding-left: 1rem;
}
#second .tabs .c1 p {
  font-size: 14px;
  color: white;
  margin: auto;
}

#second .c1 label {
  color: white;
  font-size: 12px;
}

#second .tabs .c2 p {
  font-size: 14px;
  color: #03125e;
  margin: auto;
}

#second .c2 label {
  color: #fe5e00;
  font-size: 12px;
}
hr {
  width: 80%;
  margin: auto !important;
}

#third {
  margin: 2rem 14rem;
}

#third .col-right {
  max-width: fit-content;
}

#third .col-right img {
  width: 380px;
  height: 458px;
  border-radius: 8px;
  margin: auto 1rem;
  display: flex;
}

#third .col-left label {
  /* font-family: "Noto Sans", sans-serif;*/
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  color: #fe5e00;
}

#third .col-left h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* or 56px */

  letter-spacing: -0.025em;

  /* blue-600 */

  color: #2e365a;
}
#thir .col-left img {
  display: none;
}
#third .col-left p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */

  text-align: justify;

  /* blue-600 */

  color: black;
}

#third .col-left p strong {
  color: #2e365a;
}

#four {
  margin: 4rem 14rem;
}

#four .row {
  margin-top: 12rem;
}

#four .col-left img {
  width: 380px;
  height: 458px;
  border-radius: 8px;
  margin: auto 1rem;
  display: flex;
}

#four .col-left {
  max-width: fit-content;
}

#four .col-right label {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  color: #fe5e00;
}

#four .col-right h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* or 56px */

  letter-spacing: -0.025em;

  /* blue-600 */

  color: #2e365a;
}

#four .col-right p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */

  text-align: justify;

  /* blue-600 */

  color: black;
}

#four .col-right p strong {
  color: #2e365a;
}

#five {
  margin: 8rem 14rem;
}
#five p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  margin: auto;
  /* identical to box height */
  display: flex;
  color: #fe5e00;
  justify-content: center;
}

#five h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* identical to box height, or 56px */

  text-align: center;
  letter-spacing: -0.025em;
  margin: auto;
  /* blue-600 */
  margin-bottom: 2rem;
  color: #2e365a;
}
#five .owl-carousel img {
  width: 350px;
  height: 233.36px;

  border-radius: 4px;
}

#five .owl-carousel .owl-item {
  width: 350px !important;
}

#five .owl-carousel .owl-item label {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  margin: 1rem auto;
  display: block;

  /* blue-600 */

  color: #2e365a;
}

#five .owl-carousel .owl-item p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  /* or 22px */
  width: 80%;
  margin: auto;
  text-align: justify;

  /* gray-400 */

  color: #9c9a9a;
}

#driver {
  background: #f1f1f1;
  margin-bottom: 2rem;
}
#driver .col-right {
  position: relative !important;
}
#driver .col-right .img-l {
  width: 797px;
  filter: brightness(0.7);
  transform: rotateY(180deg);
}

#driver .col-right h1 {
  position: absolute;
  top: 3rem;
  text-align: center;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* or 56px */

  text-align: right;
  letter-spacing: -0.025em;

  color: #ffffff;
}

#driver .col-right p {
  position: absolute;
  top: 11rem;
  width: 50%;
  text-align: end;
  right: 0;
  left: 0;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  margin: auto;
  line-height: 34px;
  /* identical to box height */

  text-align: right;

  color: #ffffff;
}

#driver .col-right label {
  position: absolute;
  top: 20rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 50%;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 117.2%;
  /* or 29px */

  text-align: right;

  color: #ffffff;
}
#driver .col-right .row-imgs {
  width: 57%;
  top: 24rem;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  text-align: end;
}
#driver .col-right .row-imgs img {
  width: 180px;
}

#driver .col-left {
  padding-left: 11rem;
  padding-right: 8rem;
  width: 80%;
  padding-top: 5rem;
}

#driver .col-left p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  color: #071d3e;
}
#driver .col-left h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 124.2%;
  /* or 50px */

  letter-spacing: -0.025em;

  /* Azul principal */

  color: #03125e;
}

#driver .col-left .row-content {
  margin-top: 2rem;
  padding-right: 2rem;
}

#driver .col-left .row-content label {
  margin-top: 1rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;

  /* Gris oscuro */

  color: #949494;
}

#driver .col-left .row-content svg {
  margin: auto;
  /* text-align: center; */
  display: flex;
  width: 68px;
}
#driver .mobile {
  display: none;
}
#driver .btn-primary {
  position: absolute;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */

  display: flex;
  align-items: center;
  text-align: center;

  /* white-100 */

  color: #fdfeff;
  border-radius: 10px;
  width: fit-content;
  height: 40px;
  right: 0;
  left: 0;
  flex-direction: initial;
  margin: auto;
  top: 32rem;
}


#driver .btn-primary span {
  margin-left: 10px;
}

#driver-slide {
  padding: 3rem 12rem;
  display: initial;
}
#driver-slide .col {
  margin: auto;
}
#driver-slide img {
  width: 300px;
  margin: auto;
  display: flex;
}

#driver-slide h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 49px;
  text-align: center;

  /* azul principal */

  color: #03125e;
}

#driver-slide p {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 41px;
  text-align: center;
}

#driver-slide .carousel-control-prev-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next.svg) !important;
}

#driver-slide .carousel-control-next-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next-1.svg);
}

#driver-slide .carousel-control-next {
  opacity: 1 !important;
  transform: translateX(60%);
}

#driver-slide .carousel-control-prev {
  opacity: 1 !important;
  transform: translateX(270%);
}

#driver-slide .carousel-indicators [data-bs-target] {
  background-color: #fe5e00;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

#driver-slide .carousel-indicators {
  transform: translateX(35%);
}

#driver-slide {
  padding: 3rem 12rem;
}
#driver-slide .col {
  margin: auto;
}
#driver-slide img {
  width: 300px;
  margin: auto;
  display: flex;
}

#driver-slide h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 49px;
  text-align: center;

  /* azul principal */

  color: #03125e;
}

#driver-slide p {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 41px;
  text-align: center;
}

#driver-slide .carousel-control-prev-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next.svg) !important;
}

#driver-slide .carousel-control-next-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next-1.svg);
}

#driver-slide .carousel-control-next {
  opacity: 1 !important;
  transform: translateX(60%);
}

#driver-slide .carousel-control-prev {
  opacity: 1 !important;
  transform: translateX(270%);
}

#driver-slide .carousel-indicators [data-bs-target] {
  background-color: #fe5e00;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

#driver-slide .carousel-indicators {
  transform: translateX(35%);
}

/**       generator     */

#generator {
  background: #f1f1f1;
  margin: 6rem 0rem;
}
#generator .col-left {
  position: relative !important;
}
#generator .col-left .img-l {
  width: 797px;
  filter: brightness(0.7);
  transform: rotateY(180deg);
}

#generator .col-left h1 {
  position: absolute;
  top: 3rem;
  width: 50%;
  right: 0;
  left: 0;
  margin: auto;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* or 56px */

  text-align: left;
  letter-spacing: -0.025em;

  color: #ffffff;
}

#generator .col-left p {
  position: absolute;
  top: 11rem;
  width: 50%;
  right: 0;
  left: 0;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  margin: auto;
  line-height: 34px;
  /* identical to box height */

  text-align: left;

  color: #ffffff;
}

#generator .col-left label {
  position: absolute;
  top: 20rem;
  right: 0;
  left: 0;
  margin: auto;
  width: 50%;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 117.2%;
  /* or 29px */

  text-align: left;

  color: #ffffff;
}
#generator .col-left .row-imgs {
  width: 57%;
  top: 24rem;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  text-align: left;
}
#generator .col-left .row-imgs img {
  width: 180px;
}

#generator .col-right {
  padding-left: 8rem;
  padding-right: 11rem;
  width: 80%;
  padding-top: 5rem;
}

#generator .col-right p {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  text-align: end;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  color: #071d3e;
}
#generator .col-right h1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 124.2%;
  /* or 50px */
  text-align: end;

  letter-spacing: -0.025em;

  /* Azul principal */

  color: #03125e;
}

#generator .col-right .row-content {
  margin-top: 2rem;
  padding-left: 2rem;
}

#generator .col-right .row-content label {
  margin-top: 1rem;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;

  /* Gris oscuro */

  color: #949494;
}

#generator .col-right .row-content svg {
  margin: auto;
  /* text-align: center; */
  display: flex;
  width: 68px;
}

#generator .btn-secondary {
  position: absolute;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  /* identical to box height */

  display: flex;
  align-items: center;
  text-align: center;

  /* white-100 */

  color: #fdfeff;
  background: #663fff;
  border-radius: 10px;
  width: fit-content;
  height: 40px;
  right: 0;
  left: 0;
  margin: auto;
  top: 32rem;
}

#generator .btn-secondary span {
  margin-left: 10px;
}

#generador-slide {
  padding: 3rem 12rem;
}
#generador-slide .col {
  margin: auto;
}
#generador-slide img {
  width: 300px;
  margin: auto;
  display: flex;
}

#generador-slide h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 49px;
  text-align: center;

  /* azul principal */

  color: #03125e;
}

#generador-slide p {
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 41px;
  text-align: center;
}

#generador-slide .carousel-control-prev-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next.svg) !important;
}

#generador-slide .carousel-control-next-icon {
  background-image: url(../../assets/generator/mobile/ic_round-navigate-next-1.svg);
}

#generador-slide .carousel-control-next {
  opacity: 1 !important;
  transform: translateX(60%);
}

#generador-slide .carousel-control-prev {
  opacity: 1 !important;
  transform: translateX(270%);
}

#generador-slide .carousel-indicators [data-bs-target] {
  background-color: #fe5e00;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

#generador-slide .carousel-indicators {
  transform: translateX(35%);
}

#generator-web {
  margin-top: 2rem;
}

#generator {
  margin-bottom: 3rem;
}

#generator-web .row {
  position: relative;
}
#generator-web h1 {
  position: absolute;
  margin: auto;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 117.2%;
  /* or 47px */

  text-align: center;

  /* azul principal */
  top: 3rem;
  color: #03125e;
}

#generator-web .txt-1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 117.2%;
  /* or 28px */

  text-align: center;

  /* azul principal */
  color: #03125e;
  position: absolute;
  top: 7rem;
}

#generator-web .lb-1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  text-align: center;

  color: #9c9a9a;
  position: absolute;
  top: 15rem;
  left: 12rem;
  width: fit-content;
}

#generator-web .lb-2 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 34px;
  /* identical to box height */

  text-align: center;

  color: #9c9a9a;
  position: absolute;
  width: fit-content;
  right: 10rem;
  top: 15rem;
}

#generator-web .txt-2 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  justify-content: center;
  line-height: 117.2%;
  /* or 28px */

  text-align: center;

  /* azul principal */
  color: #03125e;
  position: absolute;
  bottom: 2rem;
}

#nine #errased-user {
  margin: 4rem auto;
}

#nine #errased-user .r-main {
  margin: 0px 30rem;
}

#nine #errased-user h3 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 124.2%;
  /* or 56px */

  letter-spacing: -0.025em;
  text-align: left !important;
  color: #000000;
}

#nine #errased-user p {
  /*font-family: "Noto Sans";*/
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 23px;

  /* blue-600 */
  text-align: left !important;
  color: #2e365a;
  width: 51%;
}

#nine #errased-user .row .lb-1 {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */

  color: #9c9a9a;
}

#nine #errased-user .r-check {
  width: fit-content;
}

#nine #errased-user .form-check label {
  font-family: "IBM Plex Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 16px;
  /* identical to box height, or 80% */

  letter-spacing: 0.8px;

  color: #9c9a9a;
}

#nine #errased-user .btn-primary {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 20px;
  gap: 10px;

  width: 85px;
  height: 51px;

  /* Naranja 1 */

  background: #fe5e00;
  border-radius: 10px;
}

#nine #errased-user .form-check-input[type="radio"] {
  border-radius: 20%;
}

#nine #errased-user .form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
  box-shadow: none;
}

#nine #errased-user .form-check-input:checked {
  background-color: #fe5e00;
  border-color: #fe5e00;
}

#footer {
  height: 348px;

  background: #e7e7e7;
}

#footer .logo {
  width: 315px;
  height: 95.55px;
  margin: auto;
  display: flex;
}

#footer {
  padding: 2rem 3rem;
}

#footer .address .web .col {
  max-width: fit-content;
}

#footer p {
  color: #2e365a;
  /* font-family: "Nunito Sans";*/
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
#footer .text {
  /*font-family: "Nunito Sans";*/
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */

  /* blue-600 */

  color: #2e365a;
}

#footer .redes {
  width: fit-content;
}

#brand {
  margin-top: 1rem;
  transform: translateY(40px);
}

#brand hr {
  /*border: 1px solid white;*/
  color: white;
  background: white;
  opacity: 1;
  width: 100%;
}

#brand p {
  /*font-family: "Nunito Sans", sans-serif;*/
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 20px;
  /* identical to box height, or 111% */

  text-align: center;
  letter-spacing: 0.25px;
  padding: 1rem;
  /* Gris A */

  color: #2e365a;
}

@media (min-width: 240px) {
  html {
    overflow-x: hidden;
  }
  .navbar > .container-fluid {
    padding-left: 5rem;
    padding-right: 2rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #principal {
    height: 350px;
    position: relative;
  }
  #principal img {
    height: 320px;
    width: auto;
  }
  #principal .crs-1 .row-text {
    width: 100%;
  }
  #principal .carousel-indicators {
    bottom: 1rem;
  }
  .d-none {
    display: initial !important;
  }

  #principal .btn {
    width: 145px;
    font-size: 12px;
    margin: 0.2rem 0.5rem;
  }
  #principal .r-btns {
    right: 70px;
    bottom: 4rem;
    width: fit-content;
    display: block;
  }
  #principal .crs-1 h1 {
    font-size: 16px;
    right: 70px;
    top: -11rem;
  }

  #principal .crs-1 .text {
    right: 70px;
    top: -9.2rem;
    font-size: 13px;
    width: 80%;
    line-height: 1.188rem;
  }
  #principal .crs-2 .col-right .row-downloads img {
    width: 6rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-2 .col-right .row-downloads {
    position: absolute;
    bottom: 6rem;
    right: 10px;
    width: 7rem;
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 3rem;
    width: 195px;
    right: 0;
    margin: 0;
  }
  #principal .crs-2 .col-left .text {
    bottom: 9.5rem;
    font-size: 12px;
    right: 0;
    width: 50%;
    line-height: 14px;
    font-weight: 400;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 12rem;
    font-size: 16px;
    right: 0;
  }
  #principal .crs-2 .col-right h3 {
    position: absolute;
    bottom: 5.2rem;
    right: 0px;
    width: 60%;
    display: none;

    font-size: 12px !important;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 6rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 6rem;
    right: 20px;
    width: 6rem;
    left: auto;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 4.2rem;
    display: none;
    width: 60%;
    font-size: 12px !important;
  }

  #principal .crs-3 .col-right h1 {
    bottom: 12.8rem;
    font-size: 16px;
  }
  #principal .crs-3 .col-right .text {
    bottom: 9.5rem;
    font-size: 12px;
    line-height: 14px;
    width: 75%;
    font-weight: 400;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 3rem;
    width: 190px;
    margin: 0;
  }
  #second .c2 .col-text {
    padding: 1rem;
  }
  #second {
    height: 50px;
  }
  #third {
    margin: 2rem 2rem;
  }

  #third .col-left label {
    font-size: 16px;
  }
  #third .col-left h1 {
    font-size: 25px;
  }
  #third .col-left img {
    width: 250px;
    height: 248px;
    border-radius: 8px;
    margin: auto;
    display: flex;
    margin-bottom: 1rem;
  }
  #third .col-right img {
    display: none;
  }
  #third .col-left p {
    font-weight: 500;
    font-size: 16px;
  }
  #four {
    margin: 2rem 1rem;
  }
  #four .col-left img {
    width: 288px;
    height: 258px;
    border-radius: 8px;
    margin: auto 0rem;
    display: flex;
  }
  #four .col-right h1 {
    font-size: 24px;

    transform: translateY(-20rem);
  }
  #four .row {
    margin-top: 6rem;
  }
  #four .col-right p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-align: justify;
    color: black;
  }
  #five {
    margin: 2rem 2rem;
  }
  #five p {
    font-size: 16px;
    line-height: 24px;
  }
  #five h1 {
    font-size: 20px;
    text-align: start;
  }
  #five .owl-carousel .owl-item {
    width: 256px !important;
  }
  #five .owl-carousel img {
    width: 256px;
    height: 233.36px;
    border-radius: 4px;
  }
  #five .owl-carousel .owl-item label {
    font-size: 16px;
  }
  #five .owl-carousel .owl-item p {
    font-size: 14px;
    width: 100%;
    margin: auto 0px;
  }
  #driver {
    position: relative;
  }
  #driver .mobile {
    display: initial;
  }
  #driver .web {
    display: none;
  }
  #driver .col-right h1 {
    width: 80%;
    font-size: 18px;
  }
  #driver .col-right .img-l {
    width: 397px;
  }
  #driver .col-right p {
    font-size: 14px;
    top: 5.6rem;
    width: 80%;
    font-weight: 500;
  }
  #driver .col-right label {
    top: 10.5rem;
    font-size: 15px;
    width: 80%;
    font-weight: 500;
  }
  #driver .col-right .row-imgs img {
    width: 100px;
  }
  #driver .col-right .row-imgs {
    width: 15.5rem;
    top: 12rem;
    right: 20px;
    left: auto;
    position: absolute;
    margin: auto;
    text-align: end;
  }
  #driver .col-left {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 1rem;
    height: 320px;
  }
  #driver .col-left p {
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 14px;
    margin-left: 5px;
  }
  #driver .col-left .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 28px;
    height: 30px;
  }
  #driver .col-left .row-content label {
    margin-top: 1rem;

    font-size: 12px;
  }
  #driver .col-left .row-content {
    margin-top: 0rem;
    padding-right: 0rem;
  }
  #driver .btn-primary {
    font-size: 12px;
    top: 35rem;
  }

  #driver-slide {
    padding: 3rem 1rem;
    display: initial;
  }

  #driver-slide h3 {
    font-size: 22px;
    line-height: 35px;
  }
  #driver-slide .text-dark {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    /* identical to box height */

    text-align: center;

    color: #071d3e !important;
  }

  #generador-slide .text-dark {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 31px;
    /* identical to box height */

    text-align: center;

    color: #071d3e !important;
  }

  .text-gray {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px !important;
    line-height: 22px !important;
    text-align: center;

    /* Gris oscuro */

    color: #949494;
  }
  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-20%) translateY(13rem);
  }

  #driver-slide .carousel-control-next {
    transform: translateX(20%) translateY(13rem);
  }

  #driver-slide p {
    font-size: 16px;
    width: 80% !important;
    margin: auto;
    display: block;
    line-height: 31px;
  }

  #driver-slide .carousel-control-prev-icon,
  #driver-slide .carousel-control-next-icon {
    width: 120px;
    height: 120px;
    display: none;
  }

  #driver-slide .carousel-indicators {
    transform: translateX(0%) translateY(3rem);
  }

  #driver-slide br {
    height: 0px;
    width: 0px;
    display: none;
  }
  #generator {
    position: relative;
  }
  #generator .col-left h1 {
    width: 80%;
    font-size: 20px;
  }
  #generator .col-left p {
    top: 6rem;
    width: 80%;
    font-size: 14px;
    font-weight: 500;
  }
  #generator .col-left label {
    top: 10rem;
    width: 80%;
    font-size: 14px;
    font-weight: 500;
  }
  #generator .col-left .img-l {
    width: 397px;
    filter: brightness(0.7);
    transform: rotateY(180deg);
  }
  #generator .col-left .row-imgs img {
    width: 100px;
  }
  #generator .col-left .row-imgs {
    width: 73%;
    top: 12rem;
    left: 25px;
    right: auto;
  }
  #generator .col-right {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
    height: 330px;

    padding-top: 2rem;
  }
  #generator .col-right p {
    text-align: start;
    font-size: 16px;
    margin-bottom: 0px;
  }
  #generator .col-right h1 {
    font-size: 14px;
    text-align: start;
  }
  #generator .col-right .row-content label {
    margin-top: 0rem;
    font-size: 12px;
  }
  #generator .col-right .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 28px;
    height: 30px;
  }
  #generator .col-right .row-content {
    margin-top: 1rem;
    padding-left: 0rem;
  }
  #generator .btn-secondary {
    top: 36rem;
    font-size: 12px;
  }

  #generador-slide {
    padding: 3rem 1rem;
  }

  #generador-slide h3 {
    font-size: 22px;
    line-height: 35px;
  }

  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-20%) translateY(13rem);
  }

  #generador-slide .carousel-control-next {
    transform: translateX(20%) translateY(13rem);
  }

  #generador-slide p {
    font-size: 16px;
    width: 80% !important;
    margin: auto;
    display: block;
  }

  #generador-slide .carousel-control-prev-icon,
  #generador-slide .carousel-control-next-icon {
    width: 120px;
    height: 120px;
    display: none;
  }

  #generador-slide .carousel-indicators {
    transform: translateX(0%) translateY(3rem);
  }

  #generador-slide br {
    height: 0px;
    width: 0px;
    display: none;
  }
  #generator-web h1 {
    font-size: 16px;
    top: 1rem;
  }
  #generator-web  .content{
    background-color: red;
  }
  #generator-web .lb-2 {
    right: 0rem;
    width: 40%;
    top: 3.2rem;
    font-size: 8px;
    line-height: 14px;
  }
  #generator-web .lb-1 {
    font-size: 8px;
    top: 2.6rem;
    left: 2rem;
  }
  #generator-web .txt-2 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 87.2%;
    text-align: center;
    color: #03125e;
    position: absolute;
    bottom: 0.5rem;
    width: 60%;
    margin: auto;
    right: 0;
    left: 0;
  }
  #generator-web .txt-1 {
    font-size: 12px;
    top: 2rem;
  }
  #generator-web .txt-3{
    font-size: 12px;
    top: 1rem;
    color: blue;
  }
  #nine #errased-user {
    margin: 2rem auto;
  }
  #nine #errased-user .r-main {
    margin: 0px 1rem;
  }
  #nine #errased-user h3 {
    font-size: 20px;
  }
  #nine #errased-user p {
    font-size: 12px;
    line-height: 13px;
    text-align: left !important;

    width: 90%;
  }
  #nine #errased-user .row .lb-1 {
    font-size: 14px;
  }
  #nine #errased-user .form-check label {
    font-size: 12px;
  }
  #nine #errased-user .btn-primary {
    height: 31px;
  }
  #footer .logo {
    width: 215px;
  }
  #footer .text {
    /* font-family: "Nunito Sans";*/
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    margin-top: 1rem;
    line-height: 20px;
    color: #2e365a;
  }

  #footer .address {
    margin: 1.5rem auto;
  }
  #footer .address .web {
    display: flex;
    margin: auto;
  }
  #footer .address .web .col {
    max-width: fit-content;
    margin: auto 0px;
  }
  #footer .address .web .col a svg {
    width: 30px;
    height: 30px;
  }

  #footer .address .r-content p {
    margin: 5px auto;
  }
  #footer p {
    color: #2e365a;
    font-size: 14px;
    margin-top: 5px;
  }
  #footer {
    height: 688px;
    background: #e7e7e7;
  }
  #footer {
    padding: 2rem 1rem;
  }
  #footer .r-content {
    display: block;
  }
}

@media (min-width: 320px) {
  #footer {
    height: 608px;
    background: #e7e7e7;
  }
}

@media (min-width: 353px) {
  #principal .crs-2 .col-left .text {
    bottom: 9.5rem;
    font-size: 12px;
    right: 0;
    width: 50%;
    font-weight: 400;
    line-height: 14px;
  }
  #principal .crs-1 .text {
    right: 70px;
    top: -9.2rem;
    font-size: 13px;
    width: 60%;
    font-weight: 400;
    line-height: 1.188rem;
  }
  #second .tabs .c1 p {
    font-size: 12px;
    color: white;
    margin: auto;
  }
  #third .col-left img {
    width: 290px;
  }
  #five {
    margin: 4rem 1rem;
  }

  #five .owl-carousel .owl-item {
    width: 321px !important;
  }
  #four .col-left img {
    width: 326px;
  }
  #four .col-right h1 {
    font-size: 25px;
    transform: translateY(-19.5rem);
  }
  #five .owl-carousel img {
    width: 326px;
    height: 233.36px;
    border-radius: 4px;
  }
  #driver .col-left .row-content {
    margin-top: 1rem;
    padding-right: 0rem;
  }
  #driver .col-left {
    padding-top: 1rem;
    height: 270px;
  }
  #driver .btn-primary {
    font-size: 12px;
    top: 32rem;
  }
  #generator .col-right {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
    height: 270px;
    padding-top: 2rem;
  }
  #generator .btn-secondary {
    top: 32rem;
    font-size: 12px;
  }
  #generator-web {
    margin-top: 2rem;
  }

  #generator {
    margin-bottom: 3rem;
  }
  #generator-web .lb-2 {
    top: 3.7rem;
  }
  #generator-web .lb-1 {
    font-size: 8px;
    top: 3.1rem;
    left: 2.5rem;
  }
  #footer {
    padding: 2rem 4rem;
  }
  #footer {
    height: 608px;
    background: #e7e7e7;
  }
}
@media (min-width: 360px) {
  html {
    overflow-x: hidden;
  }

  #five .owl-carousel .owl-item {
    width: 328px !important;
  }

  #generador-slide {
    padding: 3rem 1rem;
  }

  #generador-slide h3 {
    font-size: 22px;
    line-height: 35px;
  }

  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-20%) translateY(13rem);
  }

  #generador-slide .carousel-control-next {
    transform: translateX(20%) translateY(13rem);
  }

  #generador-slide p {
    font-size: 16px;
    width: 80% !important;
    margin: auto;
    display: block;
    line-height: 31px;
  }

  #generador-slide .carousel-control-prev-icon,
  #generador-slide .carousel-control-next-icon {
    width: 120px;
    height: 120px;
  }

  #generador-slide .carousel-indicators {
    transform: translateX(0%) translateY(3rem);
  }

  #generador-slide br {
    height: 0px;
    width: 0px;
    display: none;
  }
  #generator-web {
    margin-top: 2rem;
  }

  #generator {
    margin-bottom: 3rem;
  }

  #driver-slide {
    padding: 3rem 1rem;
  }

  #driver-slide h3 {
    font-size: 22px;
    line-height: 35px;
  }

  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-20%) translateY(13rem);
  }

  #driver-slide .carousel-control-next {
    transform: translateX(20%) translateY(13rem);
  }

  #driver-slide p {
    font-size: 16px;
    width: 80% !important;
    margin: auto;
    display: block;
  }

  #driver-slide .carousel-control-prev-icon,
  #driver-slide .carousel-control-next-icon {
    width: 120px;
    height: 120px;
  }

  #driver-slide .carousel-indicators {
    transform: translateX(0%) translateY(3rem);
  }

  #driver-slide br {
    height: 0px;
    width: 0px;
    display: none;
  }
}

@media (min-width: 375px) {
  #principal .crs-1 h1 {
    right: 80px;
  }
  #principal .crs-1 .text {
    right: 80px;
  }
  #principal .r-btns {
    right: 80px;
  }
  #third .col-left img {
    width: 310px;
  }
  #four {
    margin: 2rem 2rem;
  }
  #four .col-left img {
    width: 310px;
    transform: translateY(10px);
  }
  #four .col-right h1 {
    font-size: 25px;
    transform: translateY(-18rem);
  }
  #five .owl-carousel img {
    margin: auto;
  }
  #five .owl-carousel .owl-item {
    width: 343.2px !important;
  }
  #driver .col-right h1 {
    width: 70%;
    font-size: 18px;
  }
  #driver .col-right p {
    font-size: 14px;
    top: 5.5rem;
    width: 70%;
  }
  #driver .col-right label {
    top: 10rem;
    font-size: 15px;
    width: 70%;
  }
  #driver .col-right .row-imgs {
    right: 50px;
  }
  #generator .col-left .row-imgs {
    width: 60%;
    top: 12rem;
    right: auto;
    left: 30px;
    position: absolute;
    margin: auto;
    text-align: left;
  }
  #generator-web {
    margin-top: 2rem;
  }

  #generator {
    margin-bottom: 3rem;
  }
  #nine #errased-user h3 {
    font-size: 22px;
  }
  #nine #errased-user p {
    font-size: 14px;
    line-height: 20px;
    text-align: left !important;
    width: 90%;
  }
  #nine #errased-user .row .lb-1 {
    font-size: 16px;
  }
  #nine #errased-user .form-check label {
    font-size: 14px;
  }
  #footer {
    /* height: 638px; */
    background: #e7e7e7;
    padding: 2rem 2rem;
  }
}

@media (min-width: 390px) {
  #four .col-left img {
    width: 320px;
    transform: translateY(10px);
  }
  #five .owl-carousel .owl-item {
    width: 358.4px !important;
  }
  #five .owl-carousel img {
    width: 356px;
    height: 233.36px;
    border-radius: 4px;
  }
  #generator {
    background: #f1f1f1;
    margin: 6rem 0rem;
    margin-top: 3rem;
    margin-bottom: 1rem;

    position: relative;
  }

  #driver-slide .carousel-item .row {
    display: block;
  }

  #generador-slide .carousel-item .row {
    display: block;
  }
}
@media (min-width: 393px) {
  #five .owl-carousel .owl-item {
    width: 361.6px !important;
  }
  #nine #errased-user {
    margin: 2rem 1rem;
  }
}
@media (min-width: 410px) {
  #principal .crs-1 .text {
    right: 90px;
    top: -9.2rem;
    font-size: 15px;
    width: 60%;
    font-weight: 400;
    line-height: 1.188rem;
  }
  #principal .crs-1 h1 {
    font-size: 18px;
    right: 90px;
    top: -11rem;
  }
  #principal .btn {
    width: 145px;
    font-size: 14px;
    margin: 0.2rem 0.5rem;
  }
  #principal .r-btns {
    right: 90px;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 12rem;
    font-size: 18px;
    right: 0;
  }
  #principal .crs-2 .col-left .text {
    bottom: 9.5rem;
    font-size: 14px;
    right: 0;
    width: 60%;
    font-weight: 400;
    line-height: 14px;
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 2.5rem;
    width: 255px;
    right: 0;
    margin: 0;
  }
  #principal .crs-3 .col-right h1 {
    bottom: 12.8rem;
    font-size: 18px;
  }
  #principal .crs-3 .col-right .text {
    bottom: 10rem;
    font-size: 12px;
    line-height: 14px;
    width: 75%;
    font-weight: 400;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 6rem;
    right: 20px;
    width: 6rem;
    left: auto;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 3rem;
    width: 200px;
    margin: 0;
  }
  #four .col-left img {
    width: 340px;
    transform: translateY(15px);
  }
  #five .owl-carousel .owl-item {
    width: 380px !important;
  }
  #third .col-left img {
    width: 330px;
  }
  #driver .col-left p {
    font-size: 20px;
    text-align: center;
    margin-bottom: 5px;
  }
  #driver .col-right p {
    font-size: 16px;
    top: 5.5rem;
    width: 70%;
  }
  #driver .col-right label {
    top: 10rem;
    font-size: 16px;
    width: 70%;
  }
  #driver .col-right .row-imgs {
    width: 17rem;
  }
  #driver .col-right .row-imgs img {
    width: 110px;
  }
  #driver .col-left h1 {
    font-size: 16px;
    margin-left: 5px;
  }
  #driver .col-left .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 35px;
    height: 35px;
  }
  #driver .col-left .row-content label {
    font-size: 16px;
  }
  #driver .btn-primary {
    font-size: 12px;
    top: 34rem;
  }
  #driver .col-left {
    padding-top: 1rem;
    height: 300px;
  }
  #generator .col-right p {
    text-align: start;
    font-size: 20px;
    margin-bottom: 0px;
  }
  #generator .col-right h1 {
    font-size: 16px;
    text-align: start;
  }
  #generator .col-right .row-content svg {
    width: 35px;
    height: 35px;
  }
  #generator .col-right .row-content label {
    margin-top: 0rem;
    font-size: 14px;
  }
  #generator .col-left p {
    top: 6rem;
    width: 80%;
    font-size: 16px;
    font-weight: 500;
  }
  #generator .col-left label {
    top: 10rem;
    width: 80%;
    font-size: 16px;
    font-weight: 500;
  }
  #generator .col-left .row-imgs {
    width: 62%;
  }
  #generator .col-left .row-imgs img {
    width: 110px;
  }
  #generator-web h1 {
    font-size: 18px;
    top: 1rem;
  }
  #generator-web .txt-1 {
    font-size: 14px;
    top: 2.5rem;
  }
  #generator-web .lb-2 {
    top: 4.5rem;
    right: 0.5rem;
  }
  #generator-web .lb-1 {
    font-size: 8px;
    top: 3.8rem;
    left: 2.8rem;
  }
  #generator-web .lb-1 {
    font-size: 8px;
    top: 3.5rem;
    left: 2.5rem;
  }
}

@media (min-width: 414px) {
}

@media (min-width: 540px) {
  #second .tabs .c1 {
    background-color: #fe5e00;
    border-radius: 4px 4px 4px 4px;
    height: auto;
    padding: 1rem;
  }
  #principal .crs-1 .text {
    right: 120px;
    top: -11rem;
    font-size: 18px;
    width: 60%;
    font-weight: 400;
    line-height: 1.188rem;
  }
  #principal .crs-1 h1 {
    font-size: 34px;
    right: 120px;
    top: -8rem;
  }
  #principal .r-btns {
    right: 120px;
    display: flex;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 10rem;
    font-size: 28px;
    /* right: 0; */
    right: auto;
  }
  #principal .crs-2 .col-left .text {
    bottom: 7.5rem;
    font-size: 14px;
    /* right: 0; */
    width: 50%;
    text-align: left;
    line-height: 14px;
    right: auto;
    /* font-weight: 400; */
  }
  #principal .crs-2 .col-right h3 {
    display: initial;
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 5.5rem;
    width: 185px;
    right: auto;
    left: 5px;
    margin: 0;
  }
  #principal .crs-2 .col-right h3 {
    display: initial;
    bottom: 9.7rem;
    width: 50%;
  }

  #principal .crs-3 .col-right h1 {
    bottom: 10rem;
    font-size: 28px;
    right: -30px;
    /* width: 50%; */
  }
  #principal .crs-3 .col-right .text {
    bottom: 7.5rem;
    font-size: 14px;
    line-height: 14px;
    width: 55%;
    /* left: 0px; */
    font-weight: 400;
    right: -30px;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 9.6rem;
    display: initial;
    width: 30%;
    right: -30px;
    font-size: 14px !important;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 4.5rem;
    right: 20px;
    width: 6rem;
    left: 0;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 5.5rem;
    width: 170px;
    margin: 0;
    right: -30px;
  }
  #third .col-left img {
    width: 460px;
  }
  #four .col-left img {
    width: 470px;
    transform: translateY(20px);
  }
  #five p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    /* justify-content: space-around; */
    margin: 0px;
    display: block;
  }
  #five h1 {
    font-size: 24px;
    text-align: start;
  }
  #five .owl-carousel .owl-item {
    width: 249px !important;
    margin-right: 10px !important;
  }
  #five .owl-carousel img {
    width: 100%;
    height: 233.36px;
    border-radius: 4px;
  }
  #five .owl-carousel .owl-item label {
    font-size: 18px;
  }
  #five .owl-carousel .owl-item p {
    font-size: 16px;
    width: 80%;
    margin: auto;
  }
  #driver .col-right .img-l {
    width: 540px;
  }
  #driver .col-right .row-imgs img {
    width: 140px;
  }
  #driver .col-right .row-imgs {
    width: fit-content;
    top: 15rem;
  }
  #driver .col-right label {
    top: 13rem;
    font-size: 18px;
    width: 70%;
    right: -30px;
  }
  #driver .col-right p {
    font-size: 18px;
    top: 8rem;
    width: 70%;
    right: -30px;
  }
  #driver .col-right h1 {
    width: 70%;
    font-size: 24px;
    right: -30px;
  }
  #driver .col-left p {
    font-size: 22px;
    text-align: center;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 18px;
    margin-left: auto;
    margin: auto;
    /* text-align: center; */
  }
  #driver .col-left p {
    font-size: 22px;
    text-align: start;
    margin-bottom: 5px;
  }
  #driver .btn-primary {
    font-size: 16px;
    top: 41rem;
  }
  #driver .col-left .row-content {
    margin-top: 2rem;
    padding-right: initial;
  }
  #driver .col-left {
    padding-left: 4rem;
    padding-right: 4rem;
    width: 80%;
    padding-top: 2rem;
    height: 320px;
  }

  #driver-slide {
    padding: 3rem 5rem;
  }
  #generator .col-left .img-l {
    width: 540px;
  }
  #generator .col-left h1 {
    width: 80%;
    font-size: 24px;
  }
  #generator .col-left p {
    top: 7.5rem;
    width: 80%;
    font-size: 18px;
    font-weight: 500;
  }
  #generator .col-left .row-imgs img {
    width: 150px;
  }
  #generator .col-left .row-imgs {
    width: 62%;
    top: 16rem;
  }
  #generator .col-left label {
    top: 14rem;
    width: 80%;
    font-size: 18px;
    font-weight: 500;
  }
  #generator .col-right {
    padding-left: 4rem;
    padding-right: 4rem;
    width: 80%;
    height: 320px;
    padding-top: 2rem;
  }
  #generator .col-right p {
    text-align: start;
    font-size: 22px;
    margin-bottom: 0px;
  }
  #generator .col-right h1 {
    font-size: 18px;
    text-align: start;
  }
  #generator .col-right .row-content {
    margin-top: 2rem;
    padding-left: initial;
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-size: 16px;
  }
  #generator .btn-secondary {
    top: 41rem;
    font-size: 16px;
  }

  #generador-slide {
    padding: 3rem 5rem;
  }
  #generator-web h1 {
    font-size: 20px;
    top: 1rem;
  }
  #generator-web .txt-1 {
    font-size: 16px;
    top: 2.8rem;
  }
  #generator-web .lb-2 {
    top: 6rem;
    right: 0.5rem;
    font-size: 11px;
  }
  #generator-web .lb-1 {
    font-size: 11px;
    top: 5.5rem;
    left: 3.6rem;
  }
  #generator-web .txt-2 {
    font-size: 14px;
  }
  #nine #errased-user h3 {
    font-size: 24px;
  }
  #nine #errased-user p {
    font-size: 16px;
    line-height: 20px;
    text-align: left !important;
    width: 90%;
  }
  #nine #errased-user .row .lb-1 {
    font-size: 18px;
  }
  #nine #errased-user .form-check label {
    font-size: 16px;
  }
  #nine .btn-primary {
    height: 48px;
    font-size: 16px;
    width: 90px;
  }
  #footer .text {
    font-size: 18px;
  }
  #footer p {
    font-size: 16px;
  }
  #footer {
    /* height: 638px; */
    background: #e7e7e7;
    padding: 2rem 6rem;
  }
}

@media (min-width: 600px) {
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 5.5rem;
    width: 215px;
    right: auto;
    left: 5px;
    margin: 0;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 5.5rem;
    width: 200px;
    margin: 0;
    right: -30px;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 5.5rem;
    right: 20px;
    width: 6rem;
    left: 0;
  }
  #principal img {
    height: 350px;
    width: auto;
  }
  #second .tabs {
    width: 80%;
  }
  #second .tabs .c1 p {
    font-size: 12px;
    color: white;
    margin: auto;
  }
  #second .tabs .c1 {
    background-color: #fe5e00;
    border-radius: 4px 0px 0px 4px;
    height: 98px;
    padding: 1rem;
  }
  #second .c2 .col-text {
    padding: 1rem;
    padding-left: 0px;
  }
  #third .col-left img {
    width: 520px;
    height: 280px;
  }
  #four .col-left img {
    width: 530px;
    height: 280px;
    transform: translateY(25px);
  }
  #four .col-right h1 {
    font-size: 25px;
    transform: translateY(-20rem);
  }
  #five p {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    /* justify-content: space-around; */
    margin: 1rem;
    display: block;
  }
  #five h1 {
    font-size: 24px;
    text-align: start;
    margin: auto 1rem;
  }
  #five .owl-carousel .owl-item {
    width: 279px !important;
    margin-right: 10px !important;
    margin-top: 1rem;
  }
  #driver .col-right .img-l {
    width: 600px;
    height: 90%;
  }
  #driver .btn-primary {
    font-size: 16px;
    top: 44rem;
  }
  #driver-slide {
    padding: 3rem 7rem;
  }

  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-70%) translateY(14rem);
  }

  #driver-slide .carousel-control-next {
    transform: translateX(80%) translateY(14rem);
  }

  #generator .btn-secondary {
    top: 44rem;
    font-size: 16px;
  }

  #generador-slide {
    padding: 3rem 7rem;
  }

  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(-70%) translateY(14rem);
  }

  #generador-slide .carousel-control-next {
    transform: translateX(80%) translateY(14rem);
  }
  #generator-web .lb-1 {
    font-size: 12px;
    top: 6rem;
    left: 3.6rem;
  }
  #generator .col-left .img-l {
    width: 600px;
  }
  #generator-web .lb-2 {
    top: 6.5rem;
    right: 0.5rem;
    font-size: 12px;
  }
  #generator-web .txt-2 {
    font-size: 16px;
  }
}

@media (min-width: 700px) {
  #principal img {
    height: 400px;
    width: auto;
  }
  #principal .crs-1 .text {
    right: 150px;
    top: -15rem;
    font-size: 20px;
    width: 50%;
    font-weight: 400;
    line-height: 1.588rem;
  }
  #principal .crs-1 h1 {
    font-size: 36px;
    right: 150px;
    top: -11rem;
  }
  #principal .r-btns {
    right: 150px;
    display: flex;
    bottom: 6rem;
  }
  #second {
    height: 100px;
  }
  #second .tabs {
    padding-right: 1rem;
    top: 0rem;
  }
  #second .tabs {
    width: 75%;
  }
  #principal .carousel-indicators {
    bottom: 2.5rem;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 12rem;
    font-size: 32px;
    /* right: 0; */
    right: auto;
  }
  #principal .crs-2 .col-left .text {
    bottom: 9rem;
    font-size: 18px;
    /* right: 0; */
    width: 50%;
    text-align: left;
    line-height: 20px;
    right: auto;
    /* font-weight: 400; */
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 5.5rem;
    width: 225px;
    right: auto;
    font-size: 14px;
    left: 5px;
    margin: 0;
  }
  #principal .crs-2 .col-right h3 {
    display: initial;
    bottom: 11.3rem;
    width: 50%;
    font-size: 18px !important;
  }
  #principal .crs-2 .col-right .row-downloads img {
    width: 7rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-3 .col-right h1 {
    bottom: 13rem;
    font-size: 30px;
    right: -30px;
    /* width: 50%; */
  }
  #principal .crs-3 .col-right .text {
    bottom: 9.5rem;
    font-size: 18px;
    line-height: 20px;
    width: 55%;
    /* left: 0px; */
    font-weight: 400;
    right: -30px;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 12rem;
    display: initial;
    width: 30%;
    right: -30px;
    font-size: 18px !important;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 7rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 6rem;
    right: 20px;
    width: 7rem;
    left: 0;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 6rem;
    width: 220px;
    font-size: 16px;
    margin: 0;
    right: -30px;
  }
  #third .col-left img {
    display: none;
  }
  #third .col-right img {
    display: initial;
  }
  #third .col-right img {
    width: 280px;
    height: 458px;
    border-radius: 8px;
    margin: 2rem 1rem;
    display: flex;
  }
  #four .col-left img {
    width: 280px;
    height: 458px;
    transform: translateY(0px);
  }
  #four .col-right h1 {
    font-size: 25px;
    transform: translateY(0rem);
  }
  #five p {
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    /* justify-content: space-around; */
    margin: 1rem auto;
    display: flex;
  }
  #five h1 {
    font-size: 28px;
    text-align: center;
    margin: auto 1rem;
  }
  #five .owl-carousel .owl-item {
    width: 335px !important;
    margin-right: 10px !important;
    margin-top: 1rem;
  }
  #driver .col-right .img-l {
    width: 350px;
    height: 100%;
  }
  #driver .col-right h1 {
    width: 85%;
    font-size: 22px;
    right: 10px;
  }
  #driver .col-right p {
    font-size: 18px;
    top: 6.5rem;
    width: 70%;
    right: -30px;
  }
  #driver .col-right label {
    top: 12.5rem;
    font-size: 18px;
    width: 70%;
    right: -30px;
  }
  #driver .col-right .row-imgs img {
    width: 120px;
  }
  #driver .col-right .row-imgs {
    width: auto;
    top: 15rem;
    right: 20px;
  }
  #driver .col-left {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 2rem;
    height: 350px;
  }
  #driver .col-left .row-content label {
    font-size: 12px;
  }
  #driver .btn-primary {
    font-size: 16px;
    top: 20.5rem;
  }
  #driver .web {
    display: initial;
  }
  #driver .mobile {
    display: none;
  }
  #driver-slide {
    padding: 3rem 10rem;
  }
  #driver-slide .carousel-item .row {
    display: flex;
    padding: 0rem 5rem;
  }
  #generador-slide .carousel-item .row {
    display: flex;
  }
  #generator .col-left .img-l {
    width: 350px;
    height: 100%;
  }
  #generator .col-left .row-imgs {
    width: 82%;
    top: 14rem;
  }
  #generator .col-left label {
    top: 12rem;
    width: 80%;
    font-size: 18px;
    font-weight: 500;
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-size: 12px;
  }
  #generator .col-right {
    padding-left: 2rem;
    padding-right: 2rem;
    width: 80%;
    height: 320px;
    padding-top: 2rem;
  }
  #generator .col-left .row-imgs img {
    width: 120px;
  }
  #generator .btn-secondary {
    top: 19rem;
    font-size: 16px;
  }
  #generador-slide {
    padding: 3rem 5rem;
  }
  #generator-web h1 {
    font-size: 24px;
    top: 2rem;
  }
  #generator-web .txt-1 {
    font-size: 18px;
    top: 3.8rem;
  }
  #generator-web .lb-1 {
    font-size: 14px;
    top: 7.2rem;
    left: 4.8rem;
  }
  #generator-web .lb-2 {
    top: 7.8rem;
    right: 0.5rem;
    font-size: 14px;
  }
  #generator-web .txt-2 {
    font-size: 18px;
    bottom: 4rem;
  }
  #nine {
    margin: 4rem 6rem;
  }
  #footer {
    /* height: 638px; */
    background: #e7e7e7;
    padding: 2rem 8rem;
  }
}

@media (min-width: 768px) {
  #five .owl-carousel .owl-item {
    width: 363px !important;
    margin-right: 10px !important;
    margin-top: 1rem;
  }
}

@media (min-width: 800px) {
  #second .tabs .c1 {
    background-color: #fe5e00;
    border-radius: 4px 0px 0px 4px;
    height: auto;
    padding: 1rem;
  }
  #second {
    height: 150px;
  }
  #principal .crs-2 .col-right .row-downloads {
    position: absolute;
    bottom: 5rem;
    right: 0px;
    width: fit-content;
  }
  #principal .crs-2 .col-right .row-downloads img {
    width: 8rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-2 .col-right h3 {
    display: initial;
    bottom: 8.3rem;
    width: 51%;
    font-size: 18px !important;
  }
  #principal .crs-2 .col-left .text {
    bottom: 7rem;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 10rem;
    font-size: 32px;
    /* right: 0; */
    right: auto;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 6rem;
    right: auto;
    width: 60%;
    left: -100px;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 8rem;
    height: auto;
    margin: 0.3rem auto;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 9rem;
    display: initial;
    width: 30%;
    right: 0px;
    font-size: 18px !important;
  }
  #principal .crs-3 .col-right .text {
    bottom: 8rem;
    font-size: 18px;
    line-height: 20px;
    width: 50%;
    /* left: 0px; */
    font-weight: 400;
    right: -30px;
  }
  #principal .crs-3 .col-right h1 {
    bottom: 11.2rem;
    font-size: 30px;
    right: -30px;
    /* width: 50%; */
  }
  #third .col-right img {
    width: 300px;
    height: 408px;
    border-radius: 8px;
    margin: 2rem 1rem;
    display: flex;
  }
  #four .col-left img {
    width: 300px;
    height: 408px;
    transform: translateY(0px);
  }
  #five .owl-carousel .owl-item {
    width: 256px !important;
    margin-right: 10px !important;
    margin-top: 1rem;
  }
  #driver .col-right .img-l {
    width: 100%;
    height: 100%;
  }
  #driver .col-left .row-content label {
    font-size: 14px;
  }
  #driver .col-left {
    padding-left: 3rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 4rem;
    height: 350px;
  }

  #driver-slide img {
    width: 250px;
    margin: auto;
    display: flex;
  }
  #driver-slide {
    padding: 3rem 8rem;
  }
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(70%);
  }

  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(260%);
  }

  #driver-slide .carousel-indicators [data-bs-target] {
    background-color: #fe5e00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #driver-slide .carousel-indicators {
    transform: translateX(25%) translateY(-3rem);
  }
  #generator .col-left .img-l {
    width: 100%;
    height: 100%;
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-size: 14px;
  }
  #generator .col-right {
    padding-left: 2rem;
    padding-right: 3rem;
    width: 80%;
    height: 320px;
    padding-top: 2rem;
  }

  #generador-slide img {
    width: 250px;
    margin: auto;
    display: flex;
  }
  #generador-slide {
    padding: 3rem 8rem;
  }
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(70%);
  }

  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(270%);
  }

  #generador-slide .carousel-indicators [data-bs-target] {
    background-color: #fe5e00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #generador-slide .carousel-indicators {
    transform: translateX(35%) translateY(-3rem);
  }
  #generator-web h1 {
    font-size: 26px;
    top: 2rem;
  }
 
  #generator-web .txt-1 {
    font-size: 19px;
    top: 4.2rem;
  }
  #generator-web .lb-1 {
    font-size: 14px;
    top: 8.4rem;
    left: 5.6rem;
  }
  #generator-web .lb-2 {
    top: 9.2rem;
    right: 0.5rem;
    font-size: 14px;
  }
  #footer .r-content {
    display: flex;
  }
  #footer {
    height: 398px;
    background: #e7e7e7;
    padding: 2rem 2rem;
  }
  #brand {
    margin-top: 0rem;
    transform: translateY(0px);
  }
  #footer .address {
    margin: 0rem auto;
  }
}
@media (min-width: 912px) {
  #driver-slide .carousel-item .row {
    display: flex;
    padding-left: 10rem;
    padding-right: 10rem;
  }
  #driver-slide .carousel-inner,
  #generador-slide .carousel-inner {
    padding-right: 3rem;
  }
  #driver-slide .carousel-control-prev-icon,
  #driver-slide .carousel-control-next-icon {
    width: 60px;
    height: 120px;
    display: initial;
  }
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-90%) translateY(-1px);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(19%) translateY(-3rem);
  }
  #generador-slide .carousel-control-prev-icon,
  #generador-slide .carousel-control-next-icon {
    width: 60px;
    height: 120px;
    display: initial;
  }
  #generador-slide .carousel-control-prev-icon,
  #generador-slide .carousel-control-next-icon {
    width: 60px;
    height: 120px;
  }
  #generador-slide .carousel-indicators {
    transform: translateX(32%) translateY(-3rem);
  }
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(15%);
  }
  .navbar > .container-fluid {
    padding-left: 10rem;
    padding-right: 10rem;
  }
  #principal img {
    height: 500px;
    width: auto;
  }
  #principal .crs-1 .text {
    right: 200px;
    font-size: 22px;
  }
  #principal .crs-1 h1 {
    font-size: 38px;
    right: 200px;
    top: -11rem;
  }
  #principal .r-btns {
    right: 200px;
    display: flex;
    bottom: 6rem;
  }
  #principal .btn {
    width: 185px;
    font-size: 16px;
    margin: 0.2rem 0.5rem;
  }
  #principal .crs-2 .col-left h1 {
    bottom: 14rem;
    font-size: 40px;
    /* right: 0; */
    right: auto;
  }
  #principal .crs-2 .col-left .text {
    bottom: 10.5rem;
    font-size: 24px;
    line-height: 24px;
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 7.5rem;
    width: 225px;
    right: auto;
    font-size: 14px;
    left: 5px;
    margin: 0;
  }
  #principal .crs-2 .col-right h3 {
    display: initial;
    bottom: 10.3rem;
    width: 41%;
    font-size: 20px !important;
  }
  #principal .crs-2 .col-right .row-downloads {
    position: absolute;
    bottom: 7.2rem;
    right: 0px;
    width: fit-content;
  }
  #principal .crs-3 .col-right h1 {
    bottom: 14rem;
    font-size: 40px;
    right: -30px;
    /* width: 50%; */
  }
  #principal .crs-3 .col-right .text {
    bottom: 10rem;
    font-size: 24px;
    line-height: 24px;
    width: 55%;
    /* left: 0px; */
    font-weight: 400;
    right: -30px;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 7rem;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 10rem;
    display: initial;
    width: 30%;
    right: 0px;
    font-size: 20px !important;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 7rem;
    right: 0px;
    width: 50%;
    left: -100px;
  }
  #third .col-right img {
    width: 350px;
  }
  #four .col-left img {
    width: 350px;
    height: 408px;
    transform: translateY(0px);
  }
  #second {
    height: 250px;
  }
  #second .tabs {
    padding-right: 1rem;
    top: 7rem;
    width: 80%;
  }
  #five .owl-carousel .owl-item {
    width: 286.667px !important;
    margin-right: 10px !important;
    margin-top: 1rem;
  }
  #five .owl-carousel .owl-item p {
    font-size: 16px;
    width: 90%;
    margin: auto;
  }
  #driver .col-right h1 {
    top: 3.5rem;
    right: 30px;
  }
  #driver .col-right p {
    font-size: 18px;
    top: 7rem;
    width: 70%;
    right: -30px;
  }
  #driver .col-left {
    padding-left: 3rem;
    padding-right: 1rem;
    width: 80%;
    padding-top: 4rem;
    height: 350px;
  }

  #generator .col-left p {
    top: 7rem;
    width: 80%;
    font-size: 18px;
    font-weight: 500;
  }
  #generator .col-left .row-imgs {
    width: 68%;
    top: 14rem;
  }
  #generator .col-right {
    padding-left: 1rem;
    padding-right: 4rem;
  }
  #generator-web .lb-1 {
    font-size: 16px;
    top: 9.8rem;
    left: 6.4rem;
  }
  #generator-web .lb-2 {
    top: 10.2rem;
    right: 0.5rem;
    font-size: 16px;
  }
  #generator-web .txt-1 {
    font-size: 20px;
    top: 4.2rem;
  }
  #nine {
    margin: 4rem 8rem;
  }
  #nine h3 {
    font-size: 28px;
  }
  #nine p {
    font-size: 18px;
    line-height: 20px;
    text-align: left !important;
    width: 80%;
  }
  #brand {
    margin-top: 0rem;
    transform: translateY(30px);
  }
  #footer {
    height: 328px;
    background: #e7e7e7;
    padding: 2rem 2rem;
  }
  #second .tabs .col-icon {
    max-width: 80px;
    display: flex;
    padding: 1rem;
  }
  #second .tabs .c2 p {
    font-size: 12px;
    color: #03125e;
    margin: auto;
  }
  #second .c2 label {
    color: #fe5e00;
    font-size: 14px;
  }
  #second .tabs .c1 p {
    font-size: 12px;
    color: white;
    margin: auto;
  }
  #second .c1 label {
    color: white;
    font-size: 12px;
  }
}

@media (min-width: 1024px) {
  .navbar > .container-fluid {
    padding-left: 10rem;
    padding-right: 10rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  #generador-slide .carousel-indicators {
    transform: translateX(31%) translateY(-3rem);
  }
  #third .col-right img {
    width: 450px;
  }
  #third .col-left h1 {
    font-size: 28px;
  }
  #third .col-left label {
    font-size: 24px;
  }
  #four .col-left img {
    width: 450px;
    height: 408px;
    transform: translateY(0px);
  }
  #four .col-right h1 {
    font-size: 28px;
    transform: translateY(0rem);
  }
  #four .col-right h1 {
    transform: translateY(0rem);
  }
  #five .owl-carousel .owl-item {
    width: 324px !important;
    margin-right: 10px;
  }

  #driver .col-right h1 {
    top: 3.5rem;
    right: 60px;
    width: 60%;
    left: auto;
  }
  #driver .col-left .row-content label {
    font-size: 16px;
  }
  #driver .col-left {
    padding-left: 4rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 4rem;
    height: 350px;
  }
  #driver .col-right .row-imgs {
    width: auto;
    top: 15rem;
    right: 50px;
  }
  #driver-slide .carousel-control-prev-icon,
  #driver-slide .carousel-control-next-icon {
    width: 50px;
    height: 120px;
  }
  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(270%);
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-size: 16px;
  }
  #generator .col-right {
    padding-left: 3rem;
    padding-right: 4rem;
  }
  #generador-slide .carousel-control-prev-icon,
  #generador-slide .carousel-control-next-icon {
    width: 50px;
    height: 120px;
  }
  #generator-web .lb-2 {
    top: 12rem;
    right: 0.5rem;
    font-size: 16px;
  }
  #generator-web .lb-1 {
    font-size: 16px;
    top: 11.5rem;
    left: 6.4rem;
  }
  #nine {
    margin: 4rem 10rem;
  }
  #nine h3 {
    font-size: 28px;
    width: 70%;
  }
  #nine p {
    font-size: 20px;
    line-height: 20px;
    text-align: left !important;
    width: 50%;
  }
  #nine .r-check {
    width: fit-content;
    align-items: end;
    position: relative;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
    margin: 0;
    width: 60%;
  }
}
@media (min-width: 1100px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-70%) translateY(-1px);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(21%) translateY(-3rem);
  }
  #principal {
    height: 600px;
  }

  #principal img {
    height: 600px;
    width: auto;
  }
  #principal .d-block {
    filter: brightness(0.8);
  }
  #principal .carousel {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    visibility: visible;
  }
  #principal .crs-1 h1 {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 50px;
    line-height: 110.9%;
    position: absolute;
    right: 0px;
    top: -16rem;
    font-family: "IBM Plex Sans", sans-serif;
  }

  #principal .crs-1 .text {
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
    font-style: normal;
    font-weight: 700;
    font-size: 1.625rem;
    font-family: "IBM Plex Sans", sans-serif;

    line-height: 2.188rem;
    text-align: end !important;
    width: 50%;
    margin: auto;
    top: -22rem;

    position: absolute;
    right: 0px;
  }

  #principal .crs-1 .row-text {
    width: 70%;
  }

  #principal .r-btns {
    width: fit-content;
    position: absolute;
    right: 0px;
    bottom: 8rem;
  }

  #principal .carousel-indicators {
    bottom: 6rem;
  }
  #principal .carousel-indicators .active {
    opacity: 1;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fe5e00 !important;
  }
  #principal .btn {
    width: 190px;
    margin: 1rem;
    font-size: 16px;
  }
  #principal .carousel-indicators [data-bs-target] {
    background-color: white;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #principal .carousel-indicators:active [data-bs-target] {
    background-color: #fe5e00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #principal .btn-secondary {
    background-color: #663fff;
  }
  #second .tabs {
    background: #fdfeff;
    /* Dropshadow */

    box-shadow: 0px 13px 26px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    top: -4rem;
    width: 70%;
    margin: auto;
    position: relative;
  }

  #principal .crs-2 .col-left h1 {
    position: absolute;
    bottom: 18rem;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
  }

  #principal .crs-2 .col-left .text {
    position: absolute;
    bottom: 15rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 34px;
    text-align: left;
    color: #fdfeff;
    left: 0px;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 66%);
  }

  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 12rem;
    width: 280px;
    font-size: 16px;
  }

  #principal .crs-2 .col-right h3 {
    position: absolute;
    bottom: 15rem;
    right: 0px;
    width: 30%;
    font-size: 22px !important;
    text-align: end;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 200;
    line-height: 117.2%;
  }

  #principal .crs-2 .col-right .row-downloads {
    position: absolute;
    bottom: 11rem;
    right: 0px;
  }

  #principal .crs-2 .col-right .row-downloads img {
    width: 11rem;
    height: auto;
  }

  #principal .crs-3 .col-right h1 {
    position: absolute;
    bottom: 18rem;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    right: 0px;
  }

  #principal .crs-3 .col-right .text {
    position: absolute;
    bottom: 13rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 34px;
    width: 40%;

    /* identical to box height */

    text-align: right;
    right: 0px;

    /* white-100 */

    color: #fdfeff;

    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.66);
  }

  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 11rem;
    right: 0px;
    width: 280px;
  }

  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 14rem;
    left: 0px;
    width: 40%;
    font-size: 22px !important;
    text-align: start;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 50;
    line-height: 117.2%;
  }

  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 10rem;
    left: -170px;
    width: 60%;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 14rem;
    left: 0px;
    width: 30%;
    font-size: 22px !important;
    text-align: start;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 50;
    line-height: 117.2%;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 11rem;
    height: auto;
  }
  #second .tabs .col-icon {
    max-width: 80px;
    display: flex;
    padding: 1rem;
  }

  #second .tabs .col-text {
    margin: auto;
    padding: 0.5rem;
  }

  #second .tabs .c1 {
    background-color: #fe5e00;
    border-radius: 4px 0px 0px 4px;
  }

  #second .tabs .c1 p {
    font-size: 14px;
    color: white;
    margin: auto;
  }

  #second .c1 label {
    color: white;
    font-size: 12px;
  }

  #second .tabs .c2 p {
    font-size: 14px;
    color: #03125e;
    margin: auto;
  }

  #second .c2 label {
    color: #fe5e00;
    font-size: 12px;
  }
  #second {
    height: 100px;
  }
  hr {
    width: 80%;
    margin: auto !important;
  }

  #third {
    margin: 2rem 8rem;
  }

  #third .col-right {
    max-width: fit-content;
  }

  #third .col-right img {
    width: 380px;
    height: 458px;
    border-radius: 8px;
    margin: 5rem 1rem;
    display: flex;
  }

  #third .col-left label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
    /* identical to box height */

    color: #fe5e00;
  }

  #third .col-left h1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 124.2%;
    /* or 56px */

    letter-spacing: -0.025em;

    /* blue-600 */

    color: #2e365a;
  }
  #third .col-left img {
    display: none;
  }
  #third .col-left p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */

    text-align: justify;

    /* blue-600 */

    color: black;
  }

  #third .col-left p strong {
    color: #2e365a;
  }

  #four {
    margin: 4rem 8rem;
  }

  #four .row {
    margin-top: 8rem;
  }

  #four .col-left img {
    width: 380px;
    height: 458px;
    border-radius: 8px;
    margin: 4rem 1rem;
    display: flex;
  }

  #four .col-left {
    max-width: fit-content;
  }

  #four .col-right label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
    /* identical to box height */

    color: #fe5e00;
  }

  #four .col-right h1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 124.2%;
    /* or 56px */

    letter-spacing: -0.025em;

    /* blue-600 */

    color: #2e365a;
  }
  #four .col-right h1 {
    transform: translateY(0rem);
  }
  #four .col-right p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */

    text-align: justify;

    /* blue-600 */

    color: black;
  }

  #four .col-right p strong {
    color: #2e365a;
  }

  #five {
    margin: 8rem 14rem;
  }
  #five p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 34px;
    margin: auto;
    /* identical to box height */
    display: flex;
    color: #fe5e00;
    justify-content: center;
  }

  #five h1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 124.2%;
    /* identical to box height, or 56px */

    text-align: center;
    letter-spacing: -0.025em;
    margin: auto;
    /* blue-600 */
    margin-bottom: 2rem;
    color: #2e365a;
  }

  #five .owl-carousel .owl-item {
    width: 350px !important;
  }

  #five .owl-carousel .owl-item label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    margin: 1rem auto;
    display: block;

    /* blue-600 */

    color: #2e365a;
  }

  #five .owl-carousel .owl-item p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    /* or 22px */
    width: 80%;
    margin: auto;
    text-align: justify;

    /* gray-400 */

    color: #9c9a9a;
  }

  #driver .web {
    /* display: none; */
    display: initial;
  }

  #driver .mobile {
    display: none;
  }
  #driver .col-left {
    padding-left: 5rem;
    padding-right: 3rem;
    width: 70%;
    padding-top: 5rem;
    height: 380px;
  }
  #driver .col-left .row-content {
    margin-top: 3rem;
    padding-right: initial;
  }
  #driver .col-right h1 {
    top: 3.5rem;
    right: 60px;
    width: 60%;
    left: auto;
    font-size: 24px;
  }
  #driver .col-right p {
    font-size: 20px;
    top: 7rem;
    width: 70%;
    right: -30px;
  }
  #driver .col-right .row-imgs {
    width: auto;
    top: 17rem;
    right: 50px;
  }
  #driver .col-right .row-imgs img {
    width: 140px;
  }
  #driver .col-right label {
    top: 14.5rem;
    font-size: 20px;
    width: 70%;
    right: -30px;
  }
  #driver .btn-primary {
    font-size: 18px;
    top: 22rem;
  }
  #driver .col-left p {
    font-size: 24px;
    text-align: start;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 20px;
    margin-left: auto;
    margin: auto;
    /* text-align: center; */
  }
  #driver .col-left .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 45px;
    height: 45px;
  }
  /**       generator     */
  #generator .col-right {
    padding-left: 3rem;
    padding-right: 4rem;
    height: 380px;
  }
  #generator .col-left h1 {
    width: 80%;
    font-size: 26px;
    top: 4rem;
  }
  #generator .col-left p {
    top: 8rem;
    width: 80%;
    font-size: 20px;
    font-weight: 500;
  }
  #generator .col-left .row-imgs img {
    width: 140px;
  }
  #generator .col-left .row-imgs {
    width: 68%;
    top: 16rem;
  }
  #generator .col-left label {
    top: 14rem;
    width: 80%;
    font-size: 20px;
    font-weight: 500;
  }
  #generator .btn-secondary {
    top: 22rem;
    font-size: 20px;
    height: 50px;
  }
  #generator-web .row {
    position: relative;
  }
  #generator-web h1 {
    position: absolute;
    margin: auto;
    right: 0;
    left: 0;
    display: flex;
    justify-content: center;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 117.2%;
    /* or 47px */

    text-align: center;

    /* azul principal */
    top: 3rem;
    color: #03125e;
  }

  #generator-web .txt-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 117.2%;
    /* or 28px */

    text-align: center;

    /* azul principal */
    color: #03125e;
    position: absolute;
    top: 7rem;
  }

  #generator-web .lb-1 {
    font-size: 20px;
    top: 12rem;
    left: 7.2rem;
  }
  #generator-web .lb-2 {
    top: 12.5rem;
    right: 0.5rem;
    font-size: 20px;
  }
  #generator-web .txt-2 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 117.2%;
    /* or 28px */

    text-align: center;

    /* azul principal */
    color: #03125e;
    position: absolute;
    bottom: 2rem;
  }

  #nine {
    margin: 4rem auto;
  }

  #nine .r-main {
    margin: 5rem 8rem;
  }

  #nine h3 {
    /*font-family: "Noto Sans";*/
    font-style: normal;
    font-weight: 700;
    font-size: 45px;
    line-height: 124.2%;
    /* or 56px */

    letter-spacing: -0.025em;
    text-align: left !important;
    color: #000000;
  }

  #nine p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;

    /* blue-600 */
    text-align: left !important;
    color: #2e365a;
    width: 51%;
  }

  #nine .row .lb-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */

    color: #9c9a9a;
  }

  #nine .r-check {
    width: fit-content;
  }

  #nine .form-check label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 16px;
    /* identical to box height, or 80% */

    letter-spacing: 0.8px;

    color: #9c9a9a;
  }

  #nine .btn-primary {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 16px 20px;
    gap: 10px;

    width: 85px;
    height: 51px;

    /* Naranja 1 */

    background: #fe5e00;
    border-radius: 10px;
  }

  #nine .form-check-input[type="radio"] {
    border-radius: 20%;
  }

  #nine .form-check-input:checked[type="radio"] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
    box-shadow: none;
  }

  #nine .form-check-input:checked {
    background-color: #fe5e00;
    border-color: #fe5e00;
  }

  #footer {
    height: 348px !important;

    background: #e7e7e7;
  }

  #footer .logo {
    width: 315px;
    height: 95.55px;
    margin: auto;
    display: flex;
  }

  #footer {
    padding: 2rem 3rem;
  }

  #footer .address .web .col {
    max-width: fit-content;
  }
  #footer p {
    color: #2e365a;
  }
  #footer .text {
    /* font-family: "Nunito Sans";*/
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */

    /* blue-600 */

    color: #2e365a;
  }

  #footer .redes {
    width: fit-content;
  }

  #footer .address .r-content {
    display: block;
  }
  #footer .address .web {
    display: flex;
  }
  #footer .address .web .col {
    max-width: fit-content;
    display: flex;
    margin: 0;
  }
  #footer .address .web .col {
    max-width: fit-content;
    display: flex;
    margin: 0;
  }
  #footer p {
    color: #2e365a;
    /* font-family: "Nunito Sans"; */
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
  }
  #brand {
    margin-top: 1rem;
    transform: translateY(40px);
  }

  #brand hr {
    border: 1px solid #fdfeff;
  }

  #brand p {
    /*font-family: "Nunito Sans", sans-serif;*/
    font-style: normal;
    font-size: 18px;
    line-height: 20px;
    /* identical to box height, or 111% */

    text-align: center;
    letter-spacing: 0.25px;
    padding: 1rem;
    /* Gris A */
  }
  .owl-carousel .owl-stage {
    margin: auto;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-60%) translateY(-1px);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(23%) translateY(-3rem);
  }
}
@media (min-width: 1270px) {
  #third .col-right img {
    margin: auto 1rem;
    display: flex;
  }
  #four .col-left img {
    width: 380px;
    height: 458px;
    border-radius: 8px;
    margin: auto 1rem;
    display: flex;
  }
  #first .row-text {
    width: 70%;
  }
  #first .content {
    height: 600px;
  }
  #first .text {
    font-size: 25px;
    line-height: 40px;
    bottom: 12rem;
  }
  #first h1 {
    font-size: 40px;
    position: absolute;
    right: 0;
    bottom: 8rem;
  }
  #second .tabs {
    width: 75%;
  }
  #five {
    margin: 8rem 6rem;
  }

  #five .owl-carousel .owl-item {
    width: 356px !important;
  }
  #driver .col-left p {
    font-size: 30px;
    text-align: start;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 22px;

    /* text-align: center; */
  }
  #driver .col-right .img-l {
    width: 600px;
    /* filter: brightness(0.7); */
    transform: rotateY(180deg);
  }
  #driver .col-left {
    padding-left: 8rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 4rem;
    height: 450px;
  }
  #driver .col-left .row-content {
    margin-top: 5rem;
    padding-right: 2rem;
  }
  #driver .col-left .row-content label {
    margin-top: 1rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #949494;
  }
  #driver .col-left .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 80px;
    height: 70px;
  }
  #driver .col-right h1 {
    position: absolute;
    top: 5rem;
    text-align: end;
    width: 80%;
    right: 80px;
    font-size: 30px;
    left: auto;
  }
  #driver .col-right p {
    position: absolute;
    top: 10rem;
    width: 50%;
    text-align: end;
    right: 80px;
    left: auto;
    font-size: 22px;
  }
  #driver .col-right label {
    position: absolute;
    top: 18rem;
    right: 80px;
    left: auto;
    font-size: 22px;
  }
  #driver .col-right .row-imgs {
    width: 67%;
    top: 20rem;
    right: 70px;
    left: auto;
  }
  #driver .col-right .row-imgs img {
    width: 160px;
  }
  #driver .btn-primary {
    font-size: 22px;
    height: 60px;
    top: 26rem;
  }
  #generator .col-left .img-l {
    width: 600px;
    filter: brightness(0.7);
    transform: rotateY(180deg);
  }
  #generator .col-right {
    padding-left: 6rem;
    padding-right: 8rem;
    width: 80%;
    padding-top: 5rem;
    height: 570px;
  }
  #generator .col-left h1 {
    position: absolute;
    top: 3rem;
    width: 60%;
  }
  #generator .col-left p {
    position: absolute;
    top: 8rem;
    width: 50%;
    right: auto;
    left: 130px;
    font-size: 22px;
  }
  #generator .col-left .row-imgs img {
    width: 160px;
  }
  #generator .col-left .row-imgs {
    width: 67%;
    top: 24rem;
    left: 110px;
  }
  #generator .col-left .row-imgs {
    width: 67%;
  }
  #generator .col-left label {
    position: absolute;
    top: 21rem;
    right: auto;
    left: 120px;
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    color: #949494;
  }
  #generator .col-right .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 80px;
    height: 70px;
  }
  #generator .btn-secondary {
    font-size: 22px;

    height: 50px;
  }
  #generator .col-right p {
    text-align: center;
    font-size: 30px;
    margin-bottom: 0px;
  }
  #generator .col-right h1 {
    font-size: 22px;
    text-align: center;
  }
  #generator .btn-secondary {
    font-size: 22px;
    height: 50px;
    top: 32rem;
  }
  #generator .col-right .row-content {
    margin-top: 4rem;
    padding-left: initial;
  }
  #generator-web .lb-2 {
    top: 15rem;
    right: 2rem;
  }
  #generator-web .lb-1 {
    top: 14rem;
    left: 8.4rem;
  }
  #nine .r-main {
    margin: 5rem 10rem;
  }
  .input-group > .form-control,
  .input-group > .form-floating,
  .input-group > .form-select {
    position: relative;
    flex: 1 1 auto;
    width: 7%;
    min-width: 0;
  }
}

@media (min-width: 1200px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-55%) translateY(-1px);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(24%) translateY(-3rem);
  }
}

@media (min-width: 1300px) {
  #driver-slide .text-dark {
    font-size: 35px;
    line-height: 31px;
  }
  .text-gray {
    font-size: 20px !important;
    line-height: 22px !important;
  }
}

@media (min-width: 1350px) {
  #generator .col-right {
    padding-left: 6rem;
    padding-right: 8rem;
    width: 80%;
    padding-top: 5rem;
    height: 450px;
  }
  #generator .col-left label {
    position: absolute;
    top: 18rem;
    right: auto;
    left: 120px;
  }
  #generator .col-left .row-imgs {
    width: 67%;
    top: 20rem;
  }
  #generator .btn-secondary {
    font-size: 22px;
    height: 50px;
    top: 26rem;
  }
}

@media (min-width: 1400px) {
  .text-gray {
    font-size: 24px !important;
    line-height: 26px !important;
  }
  #driver-slide .text-dark {
    font-size: 38px;
    line-height: 41px;
  }
  #principal {
    height: 640px;
  }
  #principal .carousel-indicators {
    bottom: 3rem;
  }
  #principal .btn {
    width: 250px;
    margin: 1rem;
    font-size: 20px;
  }
  #principal .crs-2 .col-left .btn-primary {
    position: absolute;
    bottom: 10rem;
    width: 280px;
    font-size: 18px;
  }
  #principal .crs-2 .col-left h1 {
    font-size: 54px;
  }
  #principal .crs-2 .col-left .text {
    font-size: 24px;
  }
  #principal .crs-2 .col-right .row-downloads img {
    width: 12rem;
    height: auto;
  }
  #principal .crs-2 .col-right .row-downloads {
    position: absolute;
    bottom: 10rem;
    right: 0px;
  }
  #principal .crs-2 .col-right h3 {
    position: absolute;
    bottom: 14rem;
    right: 0px;
    width: 30%;
    font-size: 22px !important;
  }
  #principal .crs-3 .col-right h1 {
    font-size: 50px;
    right: 0px;
  }
  #principal .crs-3 .col-right .text {
    font-size: 24px;
  }
  #principal .crs-3 .col-right .btn-secondary {
    position: absolute;
    bottom: 8rem;
    right: 0px;
    width: 280px;
    font-size: 20px;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 12rem;
    height: auto;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -180px;
    width: 60%;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 12rem;
    left: 0px;
    width: 30%;
    font-size: 24px !important;

    line-height: 117.2%;
  }
  #five .owl-carousel .owl-item {
    width: 396px !important;
  }
  #third .col-left p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    text-align: justify;
    color: black;
  }
  #four .col-right p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 140%;
    text-align: justify;
    color: black;
  }

  #generator-web .lb-2 {
    top: 16.5rem;
    right: 2rem;
  }
  #generator-web .lb-1 {
    top: 16rem;
    left: 8.4rem;
  }
  #driver .col-right .img-l {
    width: 100%;
    /* filter: brightness(0.7); */
    transform: rotateY(180deg);
  }
  #driver-slide {
    padding: 3rem 12rem;
  }
  #driver-slide .col {
    margin: auto;
  }
  #driver-slide img {
    width: 300px;
    margin: auto;
    display: flex;
    margin-left: 14rem;
  }

  #driver-slide h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 49px;
    text-align: center;

    /* azul principal */

    color: #03125e;
  }

  #driver-slide p {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
  }

  #driver-slide .carousel-control-prev-icon {
    background-image: url(../../assets/generator/mobile/ic_round-navigate-next.svg) !important;
  }

  #driver-slide .carousel-control-next-icon {
    background-image: url(../../assets/generator/mobile/ic_round-navigate-next-1.svg);
  }

  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-40%);
  }

  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(270%);
  }

  #driver-slide .carousel-indicators [data-bs-target] {
    background-color: #fe5e00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #driver-slide .carousel-indicators {
    transform: translateX(26%) translateY(-4rem);
  }

  #generator .col-left .img-l {
    width: 700px;
    filter: brightness(0.7);
    transform: rotateY(180deg);
  }
  #generator .btn-secondary {
    font-size: 22px;
    height: 50px;
    top: 27rem;
  }

  #generador-slide {
    padding: 3rem 12rem;
  }
  #generador-slide .col {
    margin: auto;
  }
  #generador-slide img {
    width: 300px;
    margin: auto;
    display: flex;
  }

  #generador-slide h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 49px;
    text-align: center;

    /* azul principal */

    color: #03125e;
  }

  #generador-slide p {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 41px;
    text-align: center;
  }

  #generador-slide .carousel-control-prev-icon {
    background-image: url(../../assets/generator/mobile/ic_round-navigate-next.svg) !important;
  }

  #generador-slide .carousel-control-next-icon {
    background-image: url(../../assets/generator/mobile/ic_round-navigate-next-1.svg);
  }

  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(30%);
  }

  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(250%);
  }

  #generador-slide .carousel-indicators [data-bs-target] {
    background-color: #fe5e00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }

  #generador-slide .carousel-indicators {
    transform: translateX(31%) translateY(-4rem);
  }
}

@media (min-width: 1450px) {
}
@media (min-width: 1500px) {
  .text-gray {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -190px;
    width: 60%;
  }
  #driver-slide .carousel-inner,
  #generador-slide .carousel-inner {
    padding-right: 12rem;
    padding-left: 2rem;
  }
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-100%);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(19%) translateY(-4rem);
  }
  #generador-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(230%);
  }
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-50%);
  }
  #generador-slide .carousel-indicators {
    transform: translateX(20%) translateY(-4rem);
  }
  #third .col-right img {
    margin: auto 1rem;
    display: flex;
    width: 500px;
  }
  #four .col-left img {
    width: 500px;
  }
  #five .owl-carousel .owl-item {
    width: 429.333px !important;
  }
  #driver .col-right .img-l {
    width: 700px;
  }
  #driver .col-right h1 {
    font-size: 32px;
    left: auto;
  }
  #driver .col-right p {
    font-size: 26px;
  }
  #driver .col-right label {
    position: absolute;
    top: 17rem;

    font-size: 26px;
  }
  #driver .col-right .row-imgs img {
    width: 180px;
  }
  #driver .col-left p {
    font-size: 34px;
    text-align: center;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 26px;
    text-align: center;
  }
  #generator .col-left .img-l {
    width: 700px;
    filter: brightness(0.7);
    transform: rotateY(180deg);
  }
  #generator .col-left h1 {
    position: absolute;
    top: 3rem;
    width: 60%;
    left: -50px;

    font-size: 32px;
  }
  #generator .col-left p {
    position: absolute;
    top: 8rem;
    width: 50%;
    right: auto;
    left: 120px;
    font-size: 26px;
  }
  #generator .col-left label {
    position: absolute;
    top: 18rem;
    right: auto;
    left: 120px;
    font-size: 24px;
  }
  #generator .col-left .row-imgs img {
    width: 180px;
  }
  #generator .btn-secondary {
    font-size: 22px;
    height: 50px;
    top: 27rem;
  }
  #generator-web h1 {
    font-size: 44px;
  }
  #generator-web .txt-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 117.2%;
    text-align: center;
    color: #03125e;
    position: absolute;
    top: 6rem;
  }
  #generator-web .lb-2 {
    top: 17.5rem;
    right: 2rem;
    font-size: 24px;
  }
  #generator-web .lb-1 {
    top: 17rem;
    left: 11.4rem;
    font-size: 24px;
  }
  #generator-web .txt-2 {
    font-size: 28px;
  }
  #nine h3 {
    /* font-family: "Noto Sans"; */
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
  }
  #nine p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    text-align: left !important;
    color: #2e365a;
    width: 51%;
  }
  #nine .row .lb-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #9c9a9a;
  }
  #nine .btn-primary {
    height: 61px;
    font-size: 20px;
    width: 120px;
  }
  #nine {
    margin: 4rem 10rem;
  }
  #footer .text {
    /* font-family: "Nunito Sans"; */
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 25px;
    color: #2e365a;
  }
  #footer .address .r-content p {
    margin: 5px auto;
    font-size: 18px;
  }
  #footer .address .web .col a svg {
    width: 40px;
    height: 40px;
  }
  #footer .address .web .col svg {
    width: 40px;
    height: 40px;
  }
  #footer .redes svg {
    width: 50px;
    height: 50px;
  }
}
@media (min-width: 1530px) {
  #five .owl-carousel .owl-item {
    width: 441.333px !important;
  }
}

@media (min-width: 1550px) {
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -210px;
    width: 60%;
  }
}
@media (min-width: 1600px) {
  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(260%);
  }
  #driver-slide .carousel-indicators {
    transform: translateX(18%) translateY(-4rem);
  }
  #driver-slide img {
    width: 300px;
    margin: auto;
    display: flex;
    margin-left: 12rem;
  }
  #principal .d-block {
    filter: brightness(0.8);
    height: 700px;
  }
  #principal .crs-1 .text {
    font-size: 1.825rem;
    line-height: 2.88rem;
    top: -26rem;
  }
  #principal .crs-1 h1 {
    font-size: 54px;
    top: -20rem;
  }
  #principal .r-btns {
    width: fit-content;
    position: absolute;
    right: 0px;
    bottom: 10rem;
  }
  #principal .btn {
    width: 280px;
    margin: 1rem;
    font-size: 22px;
    height: 57px;
  }
  #second .tabs {
    width: 70%;
    top: 1rem;
  }
  #second {
    height: 150px;
  }
  #second .tabs .c2 p {
    font-size: 16px;
    color: #03125e;
    margin: auto;
  }
  #second .c2 label {
    color: #fe5e00;
    font-size: 16px;
  }
  #second .tabs .c1 p {
    font-size: 16px;
    color: white;
    margin: auto;
  }
  #second .c1 label {
    color: white;
    font-size: 16px;
  }
  #third .col-left p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 140%;
    text-align: justify;
    color: black;
  }
  #third .col-right img {
    margin: auto 1rem;
    display: flex;
    width: 550px;
  }
  #four .col-right p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 140%;
    text-align: justify;
    color: black;
  }
  #four .col-left img {
    width: 550px;
  }
  #five .owl-carousel .owl-item {
    width: 462.667px !important;
  }
  #five .owl-carousel .owl-item label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    margin: 1rem auto;
    display: block;
    color: #2e365a;
  }
  #five .owl-carousel .owl-item p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    width: 90%;
    margin: auto;
    text-align: justify;
    color: #9c9a9a;
  }
  #generator-web .lb-2 {
    top: 18.5rem;
    right: 2rem;
    font-size: 24px;
  }
  #generator-web .lb-1 {
    top: 18rem;
    left: 11.4rem;
    font-size: 24px;
  }
  #driver .col-right .img-l {
    width: 100%;
  }
  #generator .col-left .img-l {
    width: 100%;
    filter: brightness(0.7);
    transform: rotateY(180deg);
  }
}

@media (min-width: 1650px) {
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-40%);
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -230px;
    width: 60%;
  }
  #generador-slide .carousel-indicators {
    transform: translateX(22%) translateY(-4rem);
  }
  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(250%);
  }
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-85%);
  }
}

@media (min-width: 1700px) {
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-35%);
  }
  #principal .crs-2 .col-left h1 {
    font-size: 64px;
  }
  #principal .crs-2 .col-left .text {
    font-size: 26px;
  }
  #principal .crs-2 .col-right h3 {
    position: absolute;
    bottom: 15rem;
    right: 0px;
    width: 20%;
    font-size: 24px !important;
  }
  #principal .crs-2 .col-right .row-downloads img {
    width: 13rem;
    height: auto;
  }
  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 13rem;
    left: 0px;
    width: 20%;
    font-size: 26px !important;
    line-height: 117.2%;
  }
  #principal .crs-3 .col-left .row-downloads img {
    width: 13rem;
    height: auto;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -180px;
    width: 50%;
  }
  #principal .crs-3 .col-right h1 {
    font-size: 60px;
    right: 0px;
  }
  #principal .crs-3 .col-right .text {
    font-size: 26px;
  }
  #five .owl-carousel .owl-item {
    width: 496px !important;
  }
  #driver .btn-primary {
    font-size: 22px;
    height: 60px;
    top: 30rem;
  }
  #generator .btn-secondary {
    font-size: 22px;
    height: 60px;
    top: 29rem;
  }
  #generator-web h1 {
    font-size: 48px;
  }
  #generator-web .txt-1 {
    font-size: 36px;
  }
  #generator-web .lb-2 {
    top: 20rem;
    right: 2rem;
    font-size: 28px;
  }
  #generator-web .lb-1 {
    top: 19rem;
    left: 11.4rem;
    font-size: 28px;
  }
  #nine h3 {
    /* font-family: "Noto Sans"; */
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
  }
  #nine p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    text-align: left !important;
    color: #2e365a;
    width: 51%;
  }
  #nine .row .lb-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    color: #9c9a9a;
  }
  #nine .form-check label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #9c9a9a;
  }
  #nine .btn-primary {
    height: 61px;
    font-size: 24px;
    width: 120px;
  }
  #footer {
    padding: 4rem 10rem;
  }
  #footer {
    height: 398px !important;
    background: #e7e7e7;
  }
}

@media (min-width: 1750px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-80%);
  }
  #generator .col-left p {
    position: absolute;
    top: 10rem;
    width: 50%;
    right: auto;
    left: 120px;
    font-size: 26px;
  }
  #generator .col-left h1 {
    position: absolute;
    top: 4.5rem;
    width: 60%;
    left: -50px;
    font-size: 32px;
  }
  #driver .col-right p {
    font-size: 26px;
    top: 11rem;
  }
  #driver .col-right h1 {
    font-size: 32px;
    left: auto;
    top: 6rem;
  }
  #generador-slide {
    padding: 3rem 15rem;
  }
}

@media (min-width: 1800px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-75%);
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -200px;
    width: 50%;
  }
  #driver-slide .carousel-indicators {
    transform: translateX(19%) translateY(-4rem);
  }
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-30%);
  }
  #third .col-right img {
    margin: auto 1rem;
    display: flex;
    width: 650px;
  }
  #four .col-left img {
    width: 650px;
  }
  #five .owl-carousel .owl-item {
    width: 529.333px !important;
  }
  #five .owl-carousel img {
    width: 100%;
    height: 293.36px;
    border-radius: 4px;
  }
  #driver .col-left p {
    font-size: 38px;
    text-align: center;
    margin-bottom: 5px;
  }
  #driver .col-left h1 {
    font-size: 30px;
    text-align: center;
  }
  #driver .col-left .row-content label {
    margin-top: 1rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    color: #949494;
  }
  #driver .col-left .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 90px;
    height: 80px;
  }
  #driver .col-left {
    padding-left: 8rem;
    padding-right: 4rem;
    width: 80%;
    padding-top: 6rem;
    height: 450px;
  }
  #driver .btn-primary {
    font-size: 22px;
    height: 60px;
    top: 31rem;
  }
  #driver .col-right h1 {
    font-size: 36px;
    left: auto;
    top: 6rem;
  }
  #driver .col-right p {
    font-size: 30px;
    top: 12rem;
  }
  #driver .col-right .row-imgs img {
    width: 200px;
  }
  #driver .col-right .row-imgs {
    width: 67%;
    top: 24rem;
    right: 70px;
    left: auto;
  }
  #driver .col-right label {
    position: absolute;
    top: 21rem;
    font-size: 30px;
  }
  #generator .col-left h1 {
    position: absolute;
    top: 4.5rem;
    width: 60%;
    left: -50px;
    font-size: 36px;
  }
  #generator .col-left p {
    position: absolute;
    top: 11rem;
    width: 50%;
    right: auto;
    left: 140px;
    font-size: 30px;
  }
  #generator .col-left label {
    position: absolute;
    top: 20rem;
    right: auto;
    left: 140px;
    font-size: 28px;
  }
  #generator .col-left .row-imgs img {
    width: 200px;
  }
  #generator .col-left .row-imgs {
    width: 67%;
    top: 22.5rem;
  }
  #driver .btn-primary {
    font-size: 24px;
    height: 60px;
    top: 31rem;
  }
  #generator .btn-secondary {
    font-size: 24px;
    height: 60px;
    top: 31rem;
  }
  #generator-web h1 {
    font-size: 50px;
    top: 5rem;
  }
  #generator-web .txt-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 117.2%;
    text-align: center;
    color: #03125e;
    position: absolute;
    top: 9rem;
  }
  #generator-web .lb-2 {
    top: 21rem;
    right: 2rem;
    font-size: 30px;
  }
  #generator-web .lb-1 {
    top: 20.5rem;
    left: 13.4rem;
    font-size: 30px;
  }
  #generator-web .txt-2 {
    font-size: 30px;
  }
  #nine {
    margin: 6rem 12rem;
  }
  #nine h3 {
    /* font-family: "Noto Sans"; */
    font-style: normal;
    font-weight: 700;
    font-size: 56px;
  }
  #nine p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 28px;
    text-align: left !important;
    color: #2e365a;
    width: 51%;
  }
  #nine .btn-primary {
    height: 61px;
    font-size: 26px;
    width: 140px;
  }
  #nine .row .lb-1 {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 35px;
    color: #9c9a9a;
  }
  #nine .form-check label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 0.8px;
    color: #9c9a9a;
  }
  #footer .text {
    /* font-family: "Nunito Sans"; */
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 25px;
    color: #2e365a;
  }
  #footer .address .r-content p {
    margin: 5px auto;
    font-size: 20px;
  }
  #brand p {
    /* font-family: "Nunito Sans", sans-serif; */
    font-style: normal;
    font-size: 24px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.25px;
    padding: 1rem;
  }
  .nav-link {
    color: white !important;
    font-size: 24px !important;
  }
}

@media (min-width: 1850px) {
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-25%);
  }
  #generador-slide .carousel-indicators {
    transform: translateX(23%) translateY(-4rem);
  }
}
@media (min-width: 1900px) {
  #driver-slide .carousel-control-prev {
    opacity: 1 !important;
    transform: translateX(255%);
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -210px;
    width: 50%;
  }
  #driver-slide .carousel-indicators {
    transform: translateX(20%) translateY(-4rem);
  }
  #driver .btn-primary {
    font-size: 24px;
    height: 60px;
    top: 33rem;
  }
  #driver-slide {
    padding: 3rem 14rem;
  }
  #five .owl-carousel .owl-item {
    width: 562.333px !important;
  }
  #five .owl-carousel .owl-item p {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    width: 90%;
    margin: auto;
    text-align: justify;
    color: #9c9a9a;
  }
  #five .owl-carousel .owl-item label {
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    text-align: center;
    margin: 1rem auto;
    display: block;
    color: #2e365a;
  }
  #driver .col-left {
    padding-left: 8rem;
    padding-right: 1rem;
    width: 60%;
    padding-top: 6rem;
    height: 450px;
  }
  #driver .btn-primary {
    font-size: 24px;
    height: 60px;
    top: 34rem;
  }
  #generator .col-right {
    padding-left: 6rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 5rem;
    height: 450px;
  }
  #generator .col-right p {
    text-align: center;
    font-size: 38px;
    margin-bottom: 0px;
  }
  #generator .col-right h1 {
    font-size: 30px;
    text-align: center;
  }
  #generator .col-right .row-content svg {
    margin: auto;
    /* text-align: center; */
    display: flex;
    width: 90px;
    height: 80px;
  }
  #generator .col-right .row-content label {
    margin-top: 1rem;
    font-family: "IBM Plex Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 22px;
    color: #949494;
  }
  #generator .col-left h1 {
    position: absolute;
    top: 5.5rem;
    width: 60%;
    left: -50px;
    font-size: 36px;
  }
  #generator .col-left p {
    position: absolute;
    top: 12rem;
    width: 50%;
    right: auto;
    left: 150px;
    font-size: 32px;
  }
  #generator .col-left .row-imgs img {
    width: 210px;
  }
  #generator .col-left label {
    position: absolute;
    top: 22rem;
    right: auto;
    left: 140px;
    font-size: 30px;
  }
  #generator .col-left .row-imgs {
    width: 67%;
    top: 25.5rem;
  }
  #generator .btn-secondary {
    font-size: 26px;
    height: 60px;
    top: 34.5rem;
  }
}

@media (min-width: 1950px) {
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-20%);
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -220px;
    width: 50%;
  }
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-70%);
  }
  #driver-slide img {
    width: 300px;
    margin: auto;
    display: flex;
    margin-left: 15rem;
  }
  #generator .col-right {
    padding-left: 6rem;
    padding-right: 2rem;
    width: 80%;
    padding-top: 8rem;
    height: 450px;
  }
  #driver .col-left {
    padding-left: 8rem;
    padding-right: 1rem;
    width: 60%;
    padding-top: 8rem;
    height: 450px;
  }
  #driver .btn-primary {
    font-size: 24px;
    height: 60px;
    top: 35rem;
  }
  #generator .btn-secondary {
    font-size: 26px;
    height: 60px;
    top: 35.4rem;
  }
  #generator-web .lb-2 {
    top: 23rem;
    right: 2rem;
    font-size: 30px;
  }
  #generator-web .lb-1 {
    top: 22.5rem;
    left: 13.4rem;
    font-size: 30px;
  }
}
@media (min-width: 2000px) {
  #driver-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-65%);
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -170px;
    width: 40%;
  }
  #driver-slide .carousel-indicators {
    transform: translateX(21%) translateY(-4rem);
  }
  #generador-slide .carousel-control-next {
    opacity: 1 !important;
    transform: translateX(-25%);
  }
  #generador-slide .carousel-indicators {
    transform: translateX(22%) translateY(-4rem);
  }
  #five .owl-carousel .owl-item {
    width: 596px !important;
  }
  #driver .btn-primary {
    font-size: 24px;
    height: 60px;
    top: 36rem;
  }
  #driver-slide {
    padding: 3rem 20rem;
  }
  #generator .btn-secondary {
    font-size: 26px;
    height: 60px;
    top: 36.4rem;
  }
  #generador-slide {
    padding: 3rem 20rem;
  }

  #principal .crs-3 .col-left h3 {
    position: absolute;
    bottom: 13rem;
    left: 0px;
    width: 30%;
    font-size: 26px !important;
    line-height: 117.2%;
  }
  #principal .crs-3 .col-left .row-downloads {
    position: absolute;
    bottom: 8rem;
    left: -170px;
    width: 40%;
  }
  #third .col-right img {
    margin: auto 1rem;
    display: flex;
    width: 750px;
  }
  #four .col-left img {
    width: 750px;
  }
}

::-webkit-scrollbar {
  display: none;
}

.newTitle{
  color: white;
  font-size: 18px;
  margin-top: 10px;
}